diff --git a/dist/thoth/index.html b/dist/thoth/index.html index 36a8ab6..e4d76a3 100644 --- a/dist/thoth/index.html +++ b/dist/thoth/index.html @@ -6,6 +6,6 @@ - + \ No newline at end of file diff --git a/dist/thoth/main.700788dcb44809b3.js b/dist/thoth/main.63c3f32df9af606f.js similarity index 87% rename from dist/thoth/main.700788dcb44809b3.js rename to dist/thoth/main.63c3f32df9af606f.js index 8231989..6f079d7 100644 --- a/dist/thoth/main.700788dcb44809b3.js +++ b/dist/thoth/main.63c3f32df9af606f.js @@ -1 +1 @@ -"use strict";(self.webpackChunkthoth=self.webpackChunkthoth||[]).push([[179],{764:()=>{function ge(n){return"function"==typeof n}function fi(n){const t=n(o=>{Error.call(o),o.stack=(new Error).stack});return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}const Bc=fi(n=>function(t){n(this),this.message=t?`${t.length} errors occurred during unsubscription:\n${t.map((o,r)=>`${r+1}) ${o.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=t});function si(n,e){if(n){const t=n.indexOf(e);0<=t&&n.splice(t,1)}}class jn{constructor(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let e;if(!this.closed){this.closed=!0;const{_parentage:t}=this;if(t)if(this._parentage=null,Array.isArray(t))for(const i of t)i.remove(this);else t.remove(this);const{initialTeardown:o}=this;if(ge(o))try{o()}catch(i){e=i instanceof Bc?i.errors:[i]}const{_finalizers:r}=this;if(r){this._finalizers=null;for(const i of r)try{Ed(i)}catch(c){e=e??[],c instanceof Bc?e=[...e,...c.errors]:e.push(c)}}if(e)throw new Bc(e)}}add(e){var t;if(e&&e!==this)if(this.closed)Ed(e);else{if(e instanceof jn){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=null!==(t=this._finalizers)&&void 0!==t?t:[]).push(e)}}_hasParent(e){const{_parentage:t}=this;return t===e||Array.isArray(t)&&t.includes(e)}_addParent(e){const{_parentage:t}=this;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e}_removeParent(e){const{_parentage:t}=this;t===e?this._parentage=null:Array.isArray(t)&&si(t,e)}remove(e){const{_finalizers:t}=this;t&&si(t,e),e instanceof jn&&e._removeParent(this)}}jn.EMPTY=(()=>{const n=new jn;return n.closed=!0,n})();const kd=jn.EMPTY;function Sd(n){return n instanceof jn||n&&"closed"in n&&ge(n.remove)&&ge(n.add)&&ge(n.unsubscribe)}function Ed(n){ge(n)?n():n.unsubscribe()}const vo={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Uc={setTimeout(n,e,...t){const{delegate:o}=Uc;return o?.setTimeout?o.setTimeout(n,e,...t):setTimeout(n,e,...t)},clearTimeout(n){const{delegate:e}=Uc;return(e?.clearTimeout||clearTimeout)(n)},delegate:void 0};function xd(n){Uc.setTimeout(()=>{const{onUnhandledError:e}=vo;if(!e)throw n;e(n)})}function Ad(){}const S1=Da("C",void 0,void 0);function Da(n,e,t){return{kind:n,value:e,error:t}}let wo=null;function $c(n){if(vo.useDeprecatedSynchronousErrorHandling){const e=!wo;if(e&&(wo={errorThrown:!1,error:null}),n(),e){const{errorThrown:t,error:o}=wo;if(wo=null,t)throw o}}else n()}class ka extends jn{constructor(e){super(),this.isStopped=!1,e?(this.destination=e,Sd(e)&&e.add(this)):this.destination=L1}static create(e,t,o){return new ai(e,t,o)}next(e){this.isStopped?Ea(function x1(n){return Da("N",n,void 0)}(e),this):this._next(e)}error(e){this.isStopped?Ea(function E1(n){return Da("E",void 0,n)}(e),this):(this.isStopped=!0,this._error(e))}complete(){this.isStopped?Ea(S1,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(e){this.destination.next(e)}_error(e){try{this.destination.error(e)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}}const T1=Function.prototype.bind;function Sa(n,e){return T1.call(n,e)}class I1{constructor(e){this.partialObserver=e}next(e){const{partialObserver:t}=this;if(t.next)try{t.next(e)}catch(o){Hc(o)}}error(e){const{partialObserver:t}=this;if(t.error)try{t.error(e)}catch(o){Hc(o)}else Hc(e)}complete(){const{partialObserver:e}=this;if(e.complete)try{e.complete()}catch(t){Hc(t)}}}class ai extends ka{constructor(e,t,o){let r;if(super(),ge(e)||!e)r={next:e??void 0,error:t??void 0,complete:o??void 0};else{let i;this&&vo.useDeprecatedNextContext?(i=Object.create(e),i.unsubscribe=()=>this.unsubscribe(),r={next:e.next&&Sa(e.next,i),error:e.error&&Sa(e.error,i),complete:e.complete&&Sa(e.complete,i)}):r=e}this.destination=new I1(r)}}function Hc(n){vo.useDeprecatedSynchronousErrorHandling?function A1(n){vo.useDeprecatedSynchronousErrorHandling&&wo&&(wo.errorThrown=!0,wo.error=n)}(n):xd(n)}function Ea(n,e){const{onStoppedNotification:t}=vo;t&&Uc.setTimeout(()=>t(n,e))}const L1={closed:!0,next:Ad,error:function N1(n){throw n},complete:Ad},xa="function"==typeof Symbol&&Symbol.observable||"@@observable";function Do(n){return n}function Td(n){return 0===n.length?Do:1===n.length?n[0]:function(t){return n.reduce((o,r)=>r(o),t)}}let Ae=(()=>{class n{constructor(t){t&&(this._subscribe=t)}lift(t){const o=new n;return o.source=this,o.operator=t,o}subscribe(t,o,r){const i=function j1(n){return n&&n instanceof ka||function F1(n){return n&&ge(n.next)&&ge(n.error)&&ge(n.complete)}(n)&&Sd(n)}(t)?t:new ai(t,o,r);return $c(()=>{const{operator:c,source:f}=this;i.add(c?c.call(i,f):f?this._subscribe(i):this._trySubscribe(i))}),i}_trySubscribe(t){try{return this._subscribe(t)}catch(o){t.error(o)}}forEach(t,o){return new(o=Id(o))((r,i)=>{const c=new ai({next:f=>{try{t(f)}catch(s){i(s),c.unsubscribe()}},error:i,complete:r});this.subscribe(c)})}_subscribe(t){var o;return null===(o=this.source)||void 0===o?void 0:o.subscribe(t)}[xa](){return this}pipe(...t){return Td(t)(this)}toPromise(t){return new(t=Id(t))((o,r)=>{let i;this.subscribe(c=>i=c,c=>r(c),()=>o(i))})}}return n.create=e=>new n(e),n})();function Id(n){var e;return null!==(e=n??vo.Promise)&&void 0!==e?e:Promise}const V1=fi(n=>function(){n(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});let Ft=(()=>{class n extends Ae{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(t){const o=new Nd(this,this);return o.operator=t,o}_throwIfClosed(){if(this.closed)throw new V1}next(t){$c(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const o of this.currentObservers)o.next(t)}})}error(t){$c(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=t;const{observers:o}=this;for(;o.length;)o.shift().error(t)}})}complete(){$c(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:t}=this;for(;t.length;)t.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var t;return(null===(t=this.observers)||void 0===t?void 0:t.length)>0}_trySubscribe(t){return this._throwIfClosed(),super._trySubscribe(t)}_subscribe(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)}_innerSubscribe(t){const{hasError:o,isStopped:r,observers:i}=this;return o||r?kd:(this.currentObservers=null,i.push(t),new jn(()=>{this.currentObservers=null,si(i,t)}))}_checkFinalizedStatuses(t){const{hasError:o,thrownError:r,isStopped:i}=this;o?t.error(r):i&&t.complete()}asObservable(){const t=new Ae;return t.source=this,t}}return n.create=(e,t)=>new Nd(e,t),n})();class Nd extends Ft{constructor(e,t){super(),this.destination=e,this.source=t}next(e){var t,o;null===(o=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===o||o.call(t,e)}error(e){var t,o;null===(o=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===o||o.call(t,e)}complete(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)}_subscribe(e){var t,o;return null!==(o=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==o?o:kd}}function Ld(n){return ge(n?.lift)}function Ge(n){return e=>{if(Ld(e))return e.lift(function(t){try{return n(t,this)}catch(o){this.error(o)}});throw new TypeError("Unable to lift unknown Observable type")}}function Be(n,e,t,o,r){return new q1(n,e,t,o,r)}class q1 extends ka{constructor(e,t,o,r,i,c){super(e),this.onFinalize=i,this.shouldUnsubscribe=c,this._next=t?function(f){try{t(f)}catch(s){e.error(s)}}:super._next,this._error=r?function(f){try{r(f)}catch(s){e.error(s)}finally{this.unsubscribe()}}:super._error,this._complete=o?function(){try{o()}catch(f){e.error(f)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var e;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){const{closed:t}=this;super.unsubscribe(),!t&&(null===(e=this.onFinalize)||void 0===e||e.call(this))}}}function K(n,e){return Ge((t,o)=>{let r=0;t.subscribe(Be(o,i=>{o.next(n.call(e,i,r++))}))})}function ko(n){return this instanceof ko?(this.v=n,this):new ko(n)}function U1(n,e,t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,o=t.apply(n,e||[]),i=[];return r={},c("next"),c("throw"),c("return"),r[Symbol.asyncIterator]=function(){return this},r;function c(u){o[u]&&(r[u]=function(g){return new Promise(function(d,h){i.push([u,g,d,h])>1||f(u,g)})})}function f(u,g){try{!function s(u){u.value instanceof ko?Promise.resolve(u.value.v).then(a,l):b(i[0][2],u)}(o[u](g))}catch(d){b(i[0][3],d)}}function a(u){f("next",u)}function l(u){f("throw",u)}function b(u,g){u(g),i.shift(),i.length&&f(i[0][0],i[0][1])}}function $1(n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,e=n[Symbol.asyncIterator];return e?e.call(n):(n=function jd(n){var e="function"==typeof Symbol&&Symbol.iterator,t=e&&n[e],o=0;if(t)return t.call(n);if(n&&"number"==typeof n.length)return{next:function(){return n&&o>=n.length&&(n=void 0),{value:n&&n[o++],done:!n}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}(n),t={},o("next"),o("throw"),o("return"),t[Symbol.asyncIterator]=function(){return this},t);function o(i){t[i]=n[i]&&function(c){return new Promise(function(f,s){!function r(i,c,f,s){Promise.resolve(s).then(function(a){i({value:a,done:f})},c)}(f,s,(c=n[i](c)).done,c.value)})}}}const Vd=n=>n&&"number"==typeof n.length&&"function"!=typeof n;function qd(n){return ge(n?.then)}function zd(n){return ge(n[xa])}function Bd(n){return Symbol.asyncIterator&&ge(n?.[Symbol.asyncIterator])}function Ud(n){return new TypeError(`You provided ${null!==n&&"object"==typeof n?"an invalid object":`'${n}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}const $d=function G1(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}();function Hd(n){return ge(n?.[$d])}function Gd(n){return U1(this,arguments,function*(){const t=n.getReader();try{for(;;){const{value:o,done:r}=yield ko(t.read());if(r)return yield ko(void 0);yield yield ko(o)}}finally{t.releaseLock()}})}function Wd(n){return ge(n?.getReader)}function Jn(n){if(n instanceof Ae)return n;if(null!=n){if(zd(n))return function W1(n){return new Ae(e=>{const t=n[xa]();if(ge(t.subscribe))return t.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(n);if(Vd(n))return function Q1(n){return new Ae(e=>{for(let t=0;t{n.then(t=>{e.closed||(e.next(t),e.complete())},t=>e.error(t)).then(null,xd)})}(n);if(Bd(n))return Qd(n);if(Hd(n))return function Y1(n){return new Ae(e=>{for(const t of n)if(e.next(t),e.closed)return;e.complete()})}(n);if(Wd(n))return function Z1(n){return Qd(Gd(n))}(n)}throw Ud(n)}function Qd(n){return new Ae(e=>{(function X1(n,e){var t,o,r,i;return function z1(n,e,t,o){return new(t||(t=Promise))(function(i,c){function f(l){try{a(o.next(l))}catch(b){c(b)}}function s(l){try{a(o.throw(l))}catch(b){c(b)}}function a(l){l.done?i(l.value):function r(i){return i instanceof t?i:new t(function(c){c(i)})}(l.value).then(f,s)}a((o=o.apply(n,e||[])).next())})}(this,void 0,void 0,function*(){try{for(t=$1(n);!(o=yield t.next()).done;)if(e.next(o.value),e.closed)return}catch(c){r={error:c}}finally{try{o&&!o.done&&(i=t.return)&&(yield i.call(t))}finally{if(r)throw r.error}}e.complete()})})(n,e).catch(t=>e.error(t))})}function jt(n,e,t,o=0,r=!1){const i=e.schedule(function(){t(),r?n.add(this.schedule(null,o)):this.unsubscribe()},o);if(n.add(i),!r)return i}function Qe(n,e,t=1/0){return ge(e)?Qe((o,r)=>K((i,c)=>e(o,i,r,c))(Jn(n(o,r))),t):("number"==typeof e&&(t=e),Ge((o,r)=>function J1(n,e,t,o,r,i,c,f){const s=[];let a=0,l=0,b=!1;const u=()=>{b&&!s.length&&!a&&e.complete()},g=h=>a{i&&e.next(h),a++;let _=!1;Jn(t(h,l++)).subscribe(Be(e,C=>{r?.(C),i?g(C):e.next(C)},()=>{_=!0},void 0,()=>{if(_)try{for(a--;s.length&&ad(C)):d(C)}u()}catch(C){e.error(C)}}))};return n.subscribe(Be(e,g,()=>{b=!0,u()})),()=>{f?.()}}(o,r,n,t)))}function tr(n=1/0){return Qe(Do,n)}const Mt=new Ae(n=>n.complete());function Ta(n){return n[n.length-1]}function Kd(n){return ge(Ta(n))?n.pop():void 0}function li(n){return function n3(n){return n&&ge(n.schedule)}(Ta(n))?n.pop():void 0}function Yd(n,e=0){return Ge((t,o)=>{t.subscribe(Be(o,r=>jt(o,n,()=>o.next(r),e),()=>jt(o,n,()=>o.complete(),e),r=>jt(o,n,()=>o.error(r),e)))})}function Zd(n,e=0){return Ge((t,o)=>{o.add(n.schedule(()=>t.subscribe(o),e))})}function Xd(n,e){if(!n)throw new Error("Iterable cannot be null");return new Ae(t=>{jt(t,e,()=>{const o=n[Symbol.asyncIterator]();jt(t,e,()=>{o.next().then(r=>{r.done?t.complete():t.next(r.value)})},0,!0)})})}function Le(n,e){return e?function s3(n,e){if(null!=n){if(zd(n))return function o3(n,e){return Jn(n).pipe(Zd(e),Yd(e))}(n,e);if(Vd(n))return function i3(n,e){return new Ae(t=>{let o=0;return e.schedule(function(){o===n.length?t.complete():(t.next(n[o++]),t.closed||this.schedule())})})}(n,e);if(qd(n))return function r3(n,e){return Jn(n).pipe(Zd(e),Yd(e))}(n,e);if(Bd(n))return Xd(n,e);if(Hd(n))return function c3(n,e){return new Ae(t=>{let o;return jt(t,e,()=>{o=n[$d](),jt(t,e,()=>{let r,i;try{({value:r,done:i}=o.next())}catch(c){return void t.error(c)}i?t.complete():t.next(r)},0,!0)}),()=>ge(o?.return)&&o.return()})}(n,e);if(Wd(n))return function f3(n,e){return Xd(Gd(n),e)}(n,e)}throw Ud(n)}(n,e):Jn(n)}function Ia(n,e,...t){if(!0===e)return void n();if(!1===e)return;const o=new ai({next:()=>{o.unsubscribe(),n()}});return e(...t).subscribe(o)}function ue(n){for(let e in n)if(n[e]===ue)return e;throw Error("Could not find renamed property on target object.")}function Na(n,e){for(const t in e)e.hasOwnProperty(t)&&!n.hasOwnProperty(t)&&(n[t]=e[t])}function de(n){if("string"==typeof n)return n;if(Array.isArray(n))return"["+n.map(de).join(", ")+"]";if(null==n)return""+n;if(n.overriddenName)return`${n.overriddenName}`;if(n.name)return`${n.name}`;const e=n.toString();if(null==e)return""+e;const t=e.indexOf("\n");return-1===t?e:e.substring(0,t)}function La(n,e){return null==n||""===n?null===e?"":e:null==e||""===e?n:n+" "+e}const b3=ue({__forward_ref__:ue});function he(n){return n.__forward_ref__=he,n.toString=function(){return de(this())},n}function F(n){return Ra(n)?n():n}function Ra(n){return"function"==typeof n&&n.hasOwnProperty(b3)&&n.__forward_ref__===he}function Fa(n){return n&&!!n.\u0275providers}const Jd="https://g.co/ng/security#xss";class M extends Error{constructor(e,t){super(function Gc(n,e){return`NG0${Math.abs(n)}${e?": "+e.trim():""}`}(e,t)),this.code=e}}function B(n){return"string"==typeof n?n:null==n?"":String(n)}function Wc(n,e){throw new M(-201,!1)}function Vn(n,e){null==n&&function se(n,e,t,o){throw new Error(`ASSERTION ERROR: ${n}`+(null==o?"":` [Expected=> ${t} ${o} ${e} <=Actual]`))}(e,n,null,"!=")}function E(n){return{token:n.token,providedIn:n.providedIn||null,factory:n.factory,value:void 0}}function qn(n){return{providers:n.providers||[],imports:n.imports||[]}}function Qc(n){return eh(n,Kc)||eh(n,th)}function eh(n,e){return n.hasOwnProperty(e)?n[e]:null}function nh(n){return n&&(n.hasOwnProperty(ja)||n.hasOwnProperty(P3))?n[ja]:null}const Kc=ue({\u0275prov:ue}),ja=ue({\u0275inj:ue}),th=ue({ngInjectableDef:ue}),P3=ue({ngInjectorDef:ue});var j=(()=>((j=j||{})[j.Default=0]="Default",j[j.Host=1]="Host",j[j.Self=2]="Self",j[j.SkipSelf=4]="SkipSelf",j[j.Optional=8]="Optional",j))();let Va;function zn(n){const e=Va;return Va=n,e}function oh(n,e,t){const o=Qc(n);return o&&"root"==o.providedIn?void 0===o.value?o.value=o.factory():o.value:t&j.Optional?null:void 0!==e?e:void Wc(de(n))}const _e=(()=>typeof globalThis<"u"&&globalThis||typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)(),bi={},qa="__NG_DI_FLAG__",Yc="ngTempTokenPath",y3=/\n/gm,rh="__source";let ui;function or(n){const e=ui;return ui=n,e}function w3(n,e=j.Default){if(void 0===ui)throw new M(-203,!1);return null===ui?oh(n,void 0,e):ui.get(n,e&j.Optional?null:void 0,e)}function D(n,e=j.Default){return(function O3(){return Va}()||w3)(F(n),e)}function Z(n,e=j.Default){return D(n,Zc(e))}function Zc(n){return typeof n>"u"||"number"==typeof n?n:0|(n.optional&&8)|(n.host&&1)|(n.self&&2)|(n.skipSelf&&4)}function za(n){const e=[];for(let t=0;t((et=et||{})[et.OnPush=0]="OnPush",et[et.Default=1]="Default",et))(),nt=(()=>{return(n=nt||(nt={}))[n.Emulated=0]="Emulated",n[n.None=2]="None",n[n.ShadowDom=3]="ShadowDom",nt;var n})();const Vt={},ie=[],Xc=ue({\u0275cmp:ue}),Ba=ue({\u0275dir:ue}),Ua=ue({\u0275pipe:ue}),ch=ue({\u0275mod:ue}),qt=ue({\u0275fac:ue}),di=ue({__NG_ELEMENT_ID__:ue});let E3=0;function zt(n){return fo(()=>{const t=!0===n.standalone,o={},r={type:n.type,providersResolver:null,decls:n.decls,vars:n.vars,factory:null,template:n.template||null,consts:n.consts||null,ngContentSelectors:n.ngContentSelectors,hostBindings:n.hostBindings||null,hostVars:n.hostVars||0,hostAttrs:n.hostAttrs||null,contentQueries:n.contentQueries||null,declaredInputs:o,inputs:null,outputs:null,exportAs:n.exportAs||null,onPush:n.changeDetection===et.OnPush,directiveDefs:null,pipeDefs:null,standalone:t,dependencies:t&&n.dependencies||null,getStandaloneInjector:null,selectors:n.selectors||ie,viewQuery:n.viewQuery||null,features:n.features||null,data:n.data||{},encapsulation:n.encapsulation||nt.Emulated,id:"c"+E3++,styles:n.styles||ie,_:null,setInput:null,schemas:n.schemas||null,tView:null,findHostDirectiveDefs:null,hostDirectives:null},i=n.dependencies,c=n.features;return r.inputs=ah(n.inputs,o),r.outputs=ah(n.outputs),c&&c.forEach(f=>f(r)),r.directiveDefs=i?()=>("function"==typeof i?i():i).map(fh).filter(sh):null,r.pipeDefs=i?()=>("function"==typeof i?i():i).map(un).filter(sh):null,r})}function fh(n){return ae(n)||tn(n)}function sh(n){return null!==n}function tt(n){return fo(()=>({type:n.type,bootstrap:n.bootstrap||ie,declarations:n.declarations||ie,imports:n.imports||ie,exports:n.exports||ie,transitiveCompileScopes:null,schemas:n.schemas||null,id:n.id||null}))}function ah(n,e){if(null==n)return Vt;const t={};for(const o in n)if(n.hasOwnProperty(o)){let r=n[o],i=r;Array.isArray(r)&&(i=r[1],r=r[0]),t[r]=o,e&&(e[r]=i)}return t}const z=zt;function ae(n){return n[Xc]||null}function tn(n){return n[Ba]||null}function un(n){return n[Ua]||null}function wn(n,e){const t=n[ch]||null;if(!t&&!0===e)throw new Error(`Type ${de(n)} does not have '\u0275mod' property.`);return t}const Y=11;function Dn(n){return Array.isArray(n)&&"object"==typeof n[1]}function rt(n){return Array.isArray(n)&&!0===n[1]}function Ga(n){return 0!=(4&n.flags)}function Ci(n){return n.componentOffset>-1}function rf(n){return 1==(1&n.flags)}function it(n){return null!==n.template}function T3(n){return 0!=(256&n[2])}function Eo(n,e){return n.hasOwnProperty(qt)?n[qt]:null}class L3{constructor(e,t,o){this.previousValue=e,this.currentValue=t,this.firstChange=o}isFirstChange(){return this.firstChange}}function kn(){return hh}function hh(n){return n.type.prototype.ngOnChanges&&(n.setInput=F3),R3}function R3(){const n=ph(this),e=n?.current;if(e){const t=n.previous;if(t===Vt)n.previous=e;else for(let o in e)t[o]=e[o];n.current=null,this.ngOnChanges(e)}}function F3(n,e,t,o){const r=this.declaredInputs[t],i=ph(n)||function j3(n,e){return n[_h]=e}(n,{previous:Vt,current:null}),c=i.current||(i.current={}),f=i.previous,s=f[r];c[r]=new L3(s&&s.currentValue,e,f===Vt),n[o]=e}kn.ngInherit=!0;const _h="__ngSimpleChanges__";function ph(n){return n[_h]||null}function Ke(n){for(;Array.isArray(n);)n=n[0];return n}function cf(n,e){return Ke(e[n])}function Sn(n,e){return Ke(e[n.index])}function Ph(n,e){return n.data[e]}function En(n,e){const t=e[n];return Dn(t)?t:t[0]}function ff(n){return 64==(64&n[2])}function so(n,e){return null==e?null:n[e]}function Oh(n){n[18]=0}function Qa(n,e){n[5]+=e;let t=n,o=n[3];for(;null!==o&&(1===e&&1===t[5]||-1===e&&0===t[5]);)o[5]+=e,t=o,o=o[3]}const U={lFrame:Ah(null),bindingsEnabled:!0};function yh(){return U.bindingsEnabled}function m(){return U.lFrame.lView}function te(){return U.lFrame.tView}function lr(n){return U.lFrame.contextLView=n,n[8]}function br(n){return U.lFrame.contextLView=null,n}function Ye(){let n=vh();for(;null!==n&&64===n.type;)n=n.parent;return n}function vh(){return U.lFrame.currentTNode}function Ot(n,e){const t=U.lFrame;t.currentTNode=n,t.isParent=e}function Ka(){return U.lFrame.isParent}function ur(){return U.lFrame.bindingIndex++}function $t(n){const e=U.lFrame,t=e.bindingIndex;return e.bindingIndex=e.bindingIndex+n,t}function Z3(n,e){const t=U.lFrame;t.bindingIndex=t.bindingRootIndex=n,Za(e)}function Za(n){U.lFrame.currentDirectiveIndex=n}function Sh(){return U.lFrame.currentQueryIndex}function Ja(n){U.lFrame.currentQueryIndex=n}function J3(n){const e=n[1];return 2===e.type?e.declTNode:1===e.type?n[6]:null}function Eh(n,e,t){if(t&j.SkipSelf){let r=e,i=n;for(;!(r=r.parent,null!==r||t&j.Host||(r=J3(i),null===r||(i=i[15],10&r.type))););if(null===r)return!1;e=r,n=i}const o=U.lFrame=xh();return o.currentTNode=e,o.lView=n,!0}function el(n){const e=xh(),t=n[1];U.lFrame=e,e.currentTNode=t.firstChild,e.lView=n,e.tView=t,e.contextLView=n,e.bindingIndex=t.bindingStartIndex,e.inI18n=!1}function xh(){const n=U.lFrame,e=null===n?null:n.child;return null===e?Ah(n):e}function Ah(n){const e={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:n,child:null,inI18n:!1};return null!==n&&(n.child=e),e}function Th(){const n=U.lFrame;return U.lFrame=n.parent,n.currentTNode=null,n.lView=null,n}const Ih=Th;function nl(){const n=Th();n.isParent=!0,n.tView=null,n.selectedIndex=-1,n.contextLView=null,n.elementDepthCount=0,n.currentDirectiveIndex=-1,n.currentNamespace=null,n.bindingRootIndex=-1,n.bindingIndex=-1,n.currentQueryIndex=0}function hn(){return U.lFrame.selectedIndex}function xo(n){U.lFrame.selectedIndex=n}function me(){const n=U.lFrame;return Ph(n.tView,n.selectedIndex)}function sf(n,e){for(let t=e.directiveStart,o=e.directiveEnd;t=o)break}else e[s]<0&&(n[18]+=65536),(f>11>16&&(3&n[2])===e){n[2]+=2048;try{i.call(f)}finally{}}}else try{i.call(f)}finally{}}class Pi{constructor(e,t,o){this.factory=e,this.resolving=!1,this.canSeeViewProviders=t,this.injectImpl=o}}function rl(n,e,t){let o=0;for(;oe){c=i-1;break}}}for(;i>16}(n),o=e;for(;t>0;)o=o[15],t--;return o}let il=!0;function gf(n){const e=il;return il=n,e}let b2=0;const mt={};function df(n,e){const t=Uh(n,e);if(-1!==t)return t;const o=e[1];o.firstCreatePass&&(n.injectorIndex=e.length,cl(o.data,n),cl(e,null),cl(o.blueprint,null));const r=fl(n,e),i=n.injectorIndex;if(qh(r)){const c=bf(r),f=uf(r,e),s=f[1].data;for(let a=0;a<8;a++)e[i+a]=f[c+a]|s[c+a]}return e[i+8]=r,i}function cl(n,e){n.push(0,0,0,0,0,0,0,0,e)}function Uh(n,e){return-1===n.injectorIndex||n.parent&&n.parent.injectorIndex===n.injectorIndex||null===e[n.injectorIndex+8]?-1:n.injectorIndex}function fl(n,e){if(n.parent&&-1!==n.parent.injectorIndex)return n.parent.injectorIndex;let t=0,o=null,r=e;for(;null!==r;){if(o=Yh(r),null===o)return-1;if(t++,r=r[15],-1!==o.injectorIndex)return o.injectorIndex|t<<16}return-1}function sl(n,e,t){!function u2(n,e,t){let o;"string"==typeof t?o=t.charCodeAt(0)||0:t.hasOwnProperty(di)&&(o=t[di]),null==o&&(o=t[di]=b2++);const r=255&o;e.data[n+(r>>5)]|=1<=0?255&e:_2:e}(t);if("function"==typeof i){if(!Eh(e,n,o))return o&j.Host?$h(r,0,o):Hh(e,t,o,r);try{const c=i(o);if(null!=c||o&j.Optional)return c;Wc()}finally{Ih()}}else if("number"==typeof i){let c=null,f=Uh(n,e),s=-1,a=o&j.Host?e[16][6]:null;for((-1===f||o&j.SkipSelf)&&(s=-1===f?fl(n,e):e[f+8],-1!==s&&Kh(o,!1)?(c=e[1],f=bf(s),e=uf(s,e)):f=-1);-1!==f;){const l=e[1];if(Qh(i,f,l.data)){const b=d2(f,e,t,c,o,a);if(b!==mt)return b}s=e[f+8],-1!==s&&Kh(o,e[1].data[f+8]===a)&&Qh(i,f,e)?(c=l,f=bf(s),e=uf(s,e)):f=-1}}return r}function d2(n,e,t,o,r,i){const c=e[1],f=c.data[n+8],l=hf(f,c,t,null==o?Ci(f)&&il:o!=c&&0!=(3&f.type),r&j.Host&&i===f);return null!==l?Ao(e,c,l,f):mt}function hf(n,e,t,o,r){const i=n.providerIndexes,c=e.data,f=1048575&i,s=n.directiveStart,l=i>>20,u=r?f+l:n.directiveEnd;for(let g=o?f:f+l;g=s&&d.type===t)return g}if(r){const g=c[s];if(g&&it(g)&&g.type===t)return s}return null}function Ao(n,e,t,o){let r=n[t];const i=e.data;if(function f2(n){return n instanceof Pi}(r)){const c=r;c.resolving&&function u3(n,e){const t=e?`. Dependency path: ${e.join(" > ")} > ${n}`:"";throw new M(-200,`Circular dependency in DI detected for ${n}${t}`)}(function fe(n){return"function"==typeof n?n.name||n.toString():"object"==typeof n&&null!=n&&"function"==typeof n.type?n.type.name||n.type.toString():B(n)}(i[t]));const f=gf(c.canSeeViewProviders);c.resolving=!0;const s=c.injectImpl?zn(c.injectImpl):null;Eh(n,o,j.Default);try{r=n[t]=c.factory(void 0,i,n,o),e.firstCreatePass&&t>=o.directiveStart&&function i2(n,e,t){const{ngOnChanges:o,ngOnInit:r,ngDoCheck:i}=e.type.prototype;if(o){const c=hh(e);(t.preOrderHooks||(t.preOrderHooks=[])).push(n,c),(t.preOrderCheckHooks||(t.preOrderCheckHooks=[])).push(n,c)}r&&(t.preOrderHooks||(t.preOrderHooks=[])).push(0-n,r),i&&((t.preOrderHooks||(t.preOrderHooks=[])).push(n,i),(t.preOrderCheckHooks||(t.preOrderCheckHooks=[])).push(n,i))}(t,i[t],e)}finally{null!==s&&zn(s),gf(f),c.resolving=!1,Ih()}}return r}function Qh(n,e,t){return!!(t[e+(n>>5)]&1<{const e=n.prototype.constructor,t=e[qt]||al(e),o=Object.prototype;let r=Object.getPrototypeOf(n.prototype).constructor;for(;r&&r!==o;){const i=r[qt]||al(r);if(i&&i!==t)return i;r=Object.getPrototypeOf(r)}return i=>new i})}function al(n){return Ra(n)?()=>{const e=al(F(n));return e&&e()}:Eo(n)}function Yh(n){const e=n[1],t=e.type;return 2===t?e.declTNode:1===t?n[6]:null}const _r="__parameters__";function Cr(n,e,t){return fo(()=>{const o=function ll(n){return function(...t){if(n){const o=n(...t);for(const r in o)this[r]=o[r]}}}(e);function r(...i){if(this instanceof r)return o.apply(this,i),this;const c=new r(...i);return f.annotation=c,f;function f(s,a,l){const b=s.hasOwnProperty(_r)?s[_r]:Object.defineProperty(s,_r,{value:[]})[_r];for(;b.length<=l;)b.push(null);return(b[l]=b[l]||[]).push(c),s}}return t&&(r.prototype=Object.create(t.prototype)),r.prototype.ngMetadataName=n,r.annotationCls=r,r})}class S{constructor(e,t){this._desc=e,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof t?this.__NG_ELEMENT_ID__=t:void 0!==t&&(this.\u0275prov=E({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}function To(n,e){n.forEach(t=>Array.isArray(t)?To(t,e):e(t))}function Xh(n,e,t){e>=n.length?n.push(t):n.splice(e,0,t)}function pf(n,e){return e>=n.length-1?n.pop():n.splice(e,1)[0]}function xn(n,e,t){let o=Mr(n,e);return o>=0?n[1|o]=t:(o=~o,function O2(n,e,t,o){let r=n.length;if(r==e)n.push(t,o);else if(1===r)n.push(o,n[0]),n[0]=t;else{for(r--,n.push(n[r-1],n[r]);r>e;)n[r]=n[r-2],r--;n[e]=t,n[e+1]=o}}(n,o,e,t)),o}function ul(n,e){const t=Mr(n,e);if(t>=0)return n[1|t]}function Mr(n,e){return function Jh(n,e,t){let o=0,r=n.length>>t;for(;r!==o;){const i=o+(r-o>>1),c=n[i<e?r=i:o=i+1}return~(r<((Pn=Pn||{})[Pn.Important=1]="Important",Pn[Pn.DashCase=2]="DashCase",Pn))();const Cl=new Map;let U2=0;const Pl="__ngContext__";function cn(n,e){Dn(e)?(n[Pl]=e[20],function H2(n){Cl.set(n[20],n)}(e)):n[Pl]=e}function ml(n,e){return undefined(n,e)}function xi(n){const e=n[3];return rt(e)?e[3]:e}function yl(n){return M_(n[13])}function vl(n){return M_(n[4])}function M_(n){for(;null!==n&&!rt(n);)n=n[4];return n}function Or(n,e,t,o,r){if(null!=o){let i,c=!1;rt(o)?i=o:Dn(o)&&(c=!0,o=o[0]);const f=Ke(o);0===n&&null!==t?null==r?w_(e,t,f):Io(e,t,f,r||null,!0):1===n&&null!==t?Io(e,t,f,r||null,!0):2===n?function Al(n,e,t){const o=Of(n,e);o&&function bv(n,e,t,o){n.removeChild(e,t,o)}(n,o,e,t)}(e,f,c):3===n&&e.destroyNode(f),null!=i&&function dv(n,e,t,o,r){const i=t[7];i!==Ke(t)&&Or(e,n,o,i,r);for(let f=10;f0&&(n[t-1][4]=o[4]);const i=pf(n,10+e);!function ov(n,e){Ai(n,e,e[Y],2,null,null),e[0]=null,e[6]=null}(o[1],o);const c=i[19];null!==c&&c.detachView(i[1]),o[3]=null,o[4]=null,o[2]&=-65}return o}function m_(n,e){if(!(128&e[2])){const t=e[Y];t.destroyNode&&Ai(n,e,t,3,null,null),function cv(n){let e=n[13];if(!e)return Sl(n[1],n);for(;e;){let t=null;if(Dn(e))t=e[13];else{const o=e[10];o&&(t=o)}if(!t){for(;e&&!e[4]&&e!==n;)Dn(e)&&Sl(e[1],e),e=e[3];null===e&&(e=n),Dn(e)&&Sl(e[1],e),t=e&&e[4]}e=t}}(e)}}function Sl(n,e){if(!(128&e[2])){e[2]&=-65,e[2]|=128,function lv(n,e){let t;if(null!=n&&null!=(t=n.destroyHooks))for(let o=0;o=0?o[r=c]():o[r=-c].unsubscribe(),i+=2}else{const c=o[r=t[i+1]];t[i].call(c)}if(null!==o){for(let i=r+1;i-1){const{encapsulation:i}=n.data[o.directiveStart+r];if(i===nt.None||i===nt.Emulated)return null}return Sn(o,t)}}(n,e.parent,t)}function Io(n,e,t,o,r){n.insertBefore(e,t,o,r)}function w_(n,e,t){n.appendChild(e,t)}function D_(n,e,t,o,r){null!==o?Io(n,e,t,o,r):w_(n,e,t)}function Of(n,e){return n.parentNode(e)}let vf,Nl,wf,E_=function S_(n,e,t){return 40&n.type?Sn(n,t):null};function mf(n,e,t,o){const r=y_(n,o,e),i=e[Y],f=function k_(n,e,t){return E_(n,e,t)}(o.parent||e[6],o,e);if(null!=r)if(Array.isArray(t))for(let s=0;sn,createScript:n=>n,createScriptURL:n=>n})}catch{}return vf}()?.createHTML(n)||n}function R_(n){return function Ll(){if(void 0===wf&&(wf=null,_e.trustedTypes))try{wf=_e.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:n=>n,createScript:n=>n,createScriptURL:n=>n})}catch{}return wf}()?.createHTML(n)||n}class V_{constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Jd})`}}function ao(n){return n instanceof V_?n.changingThisBreaksApplicationSecurity:n}class kv{constructor(e){this.inertDocumentHelper=e}getInertBodyElement(e){e=""+e;try{const t=(new window.DOMParser).parseFromString(No(e),"text/html").body;return null===t?this.inertDocumentHelper.getInertBodyElement(e):(t.removeChild(t.firstChild),t)}catch{return null}}}class Sv{constructor(e){if(this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),null==this.inertDocument.body){const t=this.inertDocument.createElement("html");this.inertDocument.appendChild(t);const o=this.inertDocument.createElement("body");t.appendChild(o)}}getInertBodyElement(e){const t=this.inertDocument.createElement("template");if("content"in t)return t.innerHTML=No(e),t;const o=this.inertDocument.createElement("body");return o.innerHTML=No(e),this.defaultDoc.documentMode&&this.stripCustomNsAttrs(o),o}stripCustomNsAttrs(e){const t=e.attributes;for(let r=t.length-1;0"),!0}endElement(e){const t=e.nodeName.toLowerCase();Fl.hasOwnProperty(t)&&!z_.hasOwnProperty(t)&&(this.buf.push(""))}chars(e){this.buf.push(H_(e))}checkClobberedElement(e,t){if(t&&(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`);return t}}const Iv=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Nv=/([^\#-~ |!])/g;function H_(n){return n.replace(/&/g,"&").replace(Iv,function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"}).replace(Nv,function(e){return"&#"+e.charCodeAt(0)+";"}).replace(//g,">")}let Df;function Vl(n){return"content"in n&&function Rv(n){return n.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===n.nodeName}(n)?n.content:null}var Re=(()=>((Re=Re||{})[Re.NONE=0]="NONE",Re[Re.HTML=1]="HTML",Re[Re.STYLE=2]="STYLE",Re[Re.SCRIPT=3]="SCRIPT",Re[Re.URL=4]="URL",Re[Re.RESOURCE_URL=5]="RESOURCE_URL",Re))();function ql(n){const e=function Ni(){const n=m();return n&&n[12]}();return e?R_(e.sanitize(Re.HTML,n)||""):function Ti(n,e){const t=function Dv(n){return n instanceof V_&&n.getTypeName()||null}(n);if(null!=t&&t!==e){if("ResourceURL"===t&&"URL"===e)return!0;throw new Error(`Required a safe ${e}, got a ${t} (see ${Jd})`)}return t===e}(n,"HTML")?R_(ao(n)):function Lv(n,e){let t=null;try{Df=Df||function q_(n){const e=new Sv(n);return function Ev(){try{return!!(new window.DOMParser).parseFromString(No(""),"text/html")}catch{return!1}}()?new kv(e):e}(n);let o=e?String(e):"";t=Df.getInertBodyElement(o);let r=5,i=o;do{if(0===r)throw new Error("Failed to sanitize html because the input is unstable");r--,o=i,i=t.innerHTML,t=Df.getInertBodyElement(o)}while(o!==i);return No((new Tv).sanitizeChildren(Vl(t)||t))}finally{if(t){const o=Vl(t)||t;for(;o.firstChild;)o.removeChild(o.firstChild)}}}(function L_(){return void 0!==Nl?Nl:typeof document<"u"?document:void 0}(),B(n))}const kf=new S("ENVIRONMENT_INITIALIZER"),K_=new S("INJECTOR",-1),Y_=new S("INJECTOR_DEF_TYPES");class Z_{get(e,t=bi){if(t===bi){const o=new Error(`NullInjectorError: No provider for ${de(e)}!`);throw o.name="NullInjectorError",o}return t}}function Uv(...n){return{\u0275providers:X_(0,n),\u0275fromNgModule:!0}}function X_(n,...e){const t=[],o=new Set;let r;return To(e,i=>{const c=i;zl(c,t,[],o)&&(r||(r=[]),r.push(c))}),void 0!==r&&J_(r,t),t}function J_(n,e){for(let t=0;t{e.push(i)})}}function zl(n,e,t,o){if(!(n=F(n)))return!1;let r=null,i=nh(n);const c=!i&&ae(n);if(i||c){if(c&&!c.standalone)return!1;r=n}else{const s=n.ngModule;if(i=nh(s),!i)return!1;r=s}const f=o.has(r);if(c){if(f)return!1;if(o.add(r),c.dependencies){const s="function"==typeof c.dependencies?c.dependencies():c.dependencies;for(const a of s)zl(a,e,t,o)}}else{if(!i)return!1;{if(null!=i.imports&&!f){let a;o.add(r);try{To(i.imports,l=>{zl(l,e,t,o)&&(a||(a=[]),a.push(l))})}finally{}void 0!==a&&J_(a,e)}if(!f){const a=Eo(r)||(()=>new r);e.push({provide:r,useFactory:a,deps:ie},{provide:Y_,useValue:r,multi:!0},{provide:kf,useValue:()=>D(r),multi:!0})}const s=i.providers;null==s||f||Bl(s,l=>{e.push(l)})}}return r!==n&&void 0!==n.providers}function Bl(n,e){for(let t of n)Fa(t)&&(t=t.\u0275providers),Array.isArray(t)?Bl(t,e):e(t)}const $v=ue({provide:String,useValue:ue});function Ul(n){return null!==n&&"object"==typeof n&&$v in n}function Lo(n){return"function"==typeof n}const $l=new S("Set Injector scope."),Sf={},Gv={};let Hl;function Ef(){return void 0===Hl&&(Hl=new Z_),Hl}class yt{}class tp extends yt{get destroyed(){return this._destroyed}constructor(e,t,o,r){super(),this.parent=t,this.source=o,this.scopes=r,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,Wl(e,c=>this.processProvider(c)),this.records.set(K_,mr(void 0,this)),r.has("environment")&&this.records.set(yt,mr(void 0,this));const i=this.records.get($l);null!=i&&"string"==typeof i.value&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(Y_.multi,ie,j.Self))}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(const e of this._ngOnDestroyHooks)e.ngOnDestroy();for(const e of this._onDestroyHooks)e()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),this._onDestroyHooks.length=0}}onDestroy(e){this._onDestroyHooks.push(e)}runInContext(e){this.assertNotDestroyed();const t=or(this),o=zn(void 0);try{return e()}finally{or(t),zn(o)}}get(e,t=bi,o=j.Default){this.assertNotDestroyed(),o=Zc(o);const r=or(this),i=zn(void 0);try{if(!(o&j.SkipSelf)){let f=this.records.get(e);if(void 0===f){const s=function Zv(n){return"function"==typeof n||"object"==typeof n&&n instanceof S}(e)&&Qc(e);f=s&&this.injectableDefInScope(s)?mr(Gl(e),Sf):null,this.records.set(e,f)}if(null!=f)return this.hydrate(e,f)}return(o&j.Self?Ef():this.parent).get(e,t=o&j.Optional&&t===bi?null:t)}catch(c){if("NullInjectorError"===c.name){if((c[Yc]=c[Yc]||[]).unshift(de(e)),r)throw c;return function k3(n,e,t,o){const r=n[Yc];throw e[rh]&&r.unshift(e[rh]),n.message=function S3(n,e,t,o=null){n=n&&"\n"===n.charAt(0)&&"\u0275"==n.charAt(1)?n.slice(2):n;let r=de(e);if(Array.isArray(e))r=e.map(de).join(" -> ");else if("object"==typeof e){let i=[];for(let c in e)if(e.hasOwnProperty(c)){let f=e[c];i.push(c+":"+("string"==typeof f?JSON.stringify(f):de(f)))}r=`{${i.join(", ")}}`}return`${t}${o?"("+o+")":""}[${r}]: ${n.replace(y3,"\n ")}`}("\n"+n.message,r,t,o),n.ngTokenPath=r,n[Yc]=null,n}(c,e,"R3InjectorError",this.source)}throw c}finally{zn(i),or(r)}}resolveInjectorInitializers(){const e=or(this),t=zn(void 0);try{const o=this.get(kf.multi,ie,j.Self);for(const r of o)r()}finally{or(e),zn(t)}}toString(){const e=[],t=this.records;for(const o of t.keys())e.push(de(o));return`R3Injector[${e.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new M(205,!1)}processProvider(e){let t=Lo(e=F(e))?e:F(e&&e.provide);const o=function Qv(n){return Ul(n)?mr(void 0,n.useValue):mr(op(n),Sf)}(e);if(Lo(e)||!0!==e.multi)this.records.get(t);else{let r=this.records.get(t);r||(r=mr(void 0,Sf,!0),r.factory=()=>za(r.multi),this.records.set(t,r)),t=e,r.multi.push(e)}this.records.set(t,o)}hydrate(e,t){return t.value===Sf&&(t.value=Gv,t.value=t.factory()),"object"==typeof t.value&&t.value&&function Yv(n){return null!==n&&"object"==typeof n&&"function"==typeof n.ngOnDestroy}(t.value)&&this._ngOnDestroyHooks.add(t.value),t.value}injectableDefInScope(e){if(!e.providedIn)return!1;const t=F(e.providedIn);return"string"==typeof t?"any"===t||this.scopes.has(t):this.injectorDefTypes.has(t)}}function Gl(n){const e=Qc(n),t=null!==e?e.factory:Eo(n);if(null!==t)return t;if(n instanceof S)throw new M(204,!1);if(n instanceof Function)return function Wv(n){const e=n.length;if(e>0)throw function vi(n,e){const t=[];for(let o=0;ot.factory(n):()=>new n}(n);throw new M(204,!1)}function op(n,e,t){let o;if(Lo(n)){const r=F(n);return Eo(r)||Gl(r)}if(Ul(n))o=()=>F(n.useValue);else if(function np(n){return!(!n||!n.useFactory)}(n))o=()=>n.useFactory(...za(n.deps||[]));else if(function ep(n){return!(!n||!n.useExisting)}(n))o=()=>D(F(n.useExisting));else{const r=F(n&&(n.useClass||n.provide));if(!function Kv(n){return!!n.deps}(n))return Eo(r)||Gl(r);o=()=>new r(...za(n.deps))}return o}function mr(n,e,t=!1){return{factory:n,value:e,multi:t?[]:void 0}}function Wl(n,e){for(const t of n)Array.isArray(t)?Wl(t,e):t&&Fa(t)?Wl(t.\u0275providers,e):e(t)}class Xv{}class rp{}class ew{resolveComponentFactory(e){throw function Jv(n){const e=Error(`No component factory found for ${de(n)}. Did you add it to @NgModule.entryComponents?`);return e.ngComponent=n,e}(e)}}let Li=(()=>{class n{}return n.NULL=new ew,n})();function nw(){return yr(Ye(),m())}function yr(n,e){return new An(Sn(n,e))}let An=(()=>{class n{constructor(t){this.nativeElement=t}}return n.__NG_ELEMENT_ID__=nw,n})();function tw(n){return n instanceof An?n.nativeElement:n}class Ri{}let $n=(()=>{class n{}return n.__NG_ELEMENT_ID__=()=>function ow(){const n=m(),t=En(Ye().index,n);return(Dn(t)?t:n)[Y]}(),n})(),rw=(()=>{class n{}return n.\u0275prov=E({token:n,providedIn:"root",factory:()=>null}),n})();class Fi{constructor(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")}}const iw=new Fi("15.1.5"),Ql={};function Yl(n){return n.ngOriginalError}class vr{constructor(){this._console=console}handleError(e){const t=this._findOriginalError(e);this._console.error("ERROR",e),t&&this._console.error("ORIGINAL ERROR",t)}_findOriginalError(e){let t=e&&Yl(e);for(;t&&Yl(t);)t=Yl(t);return t||null}}function cp(n){return n.ownerDocument.defaultView}function Gt(n){return n instanceof Function?n():n}function sp(n,e,t){let o=n.length;for(;;){const r=n.indexOf(e,t);if(-1===r)return r;if(0===r||n.charCodeAt(r-1)<=32){const i=e.length;if(r+i===o||n.charCodeAt(r+i)<=32)return r}t=r+1}}const ap="ng-template";function hw(n,e,t){let o=0;for(;oi?"":r[b+1].toLowerCase();const g=8&o?u:null;if(g&&-1!==sp(g,a,0)||2&o&&a!==u){if(ct(o))return!1;c=!0}}}}else{if(!c&&!ct(o)&&!ct(s))return!1;if(c&&ct(s))continue;c=!1,o=s|1&o}}return ct(o)||c}function ct(n){return 0==(1&n)}function Cw(n,e,t,o){if(null===e)return-1;let r=0;if(o||!t){let i=!1;for(;r-1)for(t++;t0?'="'+f+'"':"")+"]"}else 8&o?r+="."+c:4&o&&(r+=" "+c);else""!==r&&!ct(c)&&(e+=up(i,r),r=""),o=c,i=i||!ct(o);t++}return""!==r&&(e+=up(i,r)),e}const $={};function oe(n){gp(te(),m(),hn()+n,!1)}function gp(n,e,t,o){if(!o)if(3==(3&e[2])){const i=n.preOrderCheckHooks;null!==i&&af(e,i,t)}else{const i=n.preOrderHooks;null!==i&&lf(e,i,0,t)}xo(t)}function pp(n,e=null,t=null,o){const r=Cp(n,e,t,o);return r.resolveInjectorInitializers(),r}function Cp(n,e=null,t=null,o,r=new Set){const i=[t||ie,Uv(n)];return o=o||("object"==typeof n?void 0:de(n)),new tp(i,e||Ef(),o||null,r)}let ft=(()=>{class n{static create(t,o){if(Array.isArray(t))return pp({name:""},o,t,"");{const r=t.name??"";return pp({name:r},t.parent,t.providers,r)}}}return n.THROW_IF_NOT_FOUND=bi,n.NULL=new Z_,n.\u0275prov=E({token:n,providedIn:"any",factory:()=>D(K_)}),n.__NG_ELEMENT_ID__=-1,n})();function P(n,e=j.Default){const t=m();return null===t?D(n,e):Gh(Ye(),t,F(n),e)}function Dp(n,e){const t=n.contentQueries;if(null!==t)for(let o=0;o22&&gp(n,e,22,!1),t(o,r)}finally{xo(i)}}function ob(n,e,t){if(Ga(e)){const r=e.directiveEnd;for(let i=e.directiveStart;i0;){const t=n[--e];if("number"==typeof t&&t<0)return t}return 0})(c)!=f&&c.push(f),c.push(t,o,i)}}(n,e,o,ji(n,t,r.hostVars,$),r)}function vt(n,e,t,o,r,i){const c=Sn(n,e);!function ab(n,e,t,o,r,i,c){if(null==i)n.removeAttribute(e,r,t);else{const f=null==c?B(i):c(i,o||"",r);n.setAttribute(e,r,f,t)}}(e[Y],c,i,n.value,t,o,r)}function a5(n,e,t,o,r,i){const c=i[e];if(null!==c){const f=o.setInput;for(let s=0;s0&&lb(t)}}function lb(n){for(let o=yl(n);null!==o;o=vl(o))for(let r=10;r0&&lb(i)}const t=n[1].components;if(null!==t)for(let o=0;o0&&lb(r)}}function d5(n,e){const t=En(e,n),o=t[1];(function h5(n,e){for(let t=e.length;t-1&&(kl(e,o),pf(t,o))}this._attachedToViewContainer=!1}m_(this._lView[1],this._lView)}onDestroy(e){Ep(this._lView[1],this._lView,null,e)}markForCheck(){bb(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-65}reattach(){this._lView[2]|=64}detectChanges(){Nf(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new M(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function iv(n,e){Ai(n,e,e[Y],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer)throw new M(902,!1);this._appRef=e}}class _5 extends Vi{constructor(e){super(e),this._view=e}detectChanges(){const e=this._view;Nf(e[1],e,e[8],!1)}checkNoChanges(){}get context(){return null}}class qp extends Li{constructor(e){super(),this.ngModule=e}resolveComponentFactory(e){const t=ae(e);return new qi(t,this.ngModule)}}function zp(n){const e=[];for(let t in n)n.hasOwnProperty(t)&&e.push({propName:n[t],templateName:t});return e}class C5{constructor(e,t){this.injector=e,this.parentInjector=t}get(e,t,o){o=Zc(o);const r=this.injector.get(e,Ql,o);return r!==Ql||t===Ql?r:this.parentInjector.get(e,t,o)}}class qi extends rp{get inputs(){return zp(this.componentDef.inputs)}get outputs(){return zp(this.componentDef.outputs)}constructor(e,t){super(),this.componentDef=e,this.ngModule=t,this.componentType=e.type,this.selector=function vw(n){return n.map(yw).join(",")}(e.selectors),this.ngContentSelectors=e.ngContentSelectors?e.ngContentSelectors:[],this.isBoundToModule=!!t}create(e,t,o,r){let i=(r=r||this.ngModule)instanceof yt?r:r?.injector;i&&null!==this.componentDef.getStandaloneInjector&&(i=this.componentDef.getStandaloneInjector(i)||i);const c=i?new C5(e,i):e,f=c.get(Ri,null);if(null===f)throw new M(407,!1);const s=c.get(rw,null),a=f.createRenderer(null,this.componentDef),l=this.componentDef.selectors[0][0]||"div",b=o?function Qw(n,e,t){return n.selectRootElement(e,t===nt.ShadowDom)}(a,o,this.componentDef.encapsulation):Dl(a,l,function p5(n){const e=n.toLowerCase();return"svg"===e?"svg":"math"===e?"math":null}(l)),u=this.componentDef.onPush?288:272,g=cb(0,null,null,1,0,null,null,null,null,null),d=Af(null,g,null,u,null,null,f,a,s,c,null);let h,_;el(d);try{const C=this.componentDef;let y,p=null;C.findHostDirectiveDefs?(y=[],p=new Map,C.findHostDirectiveDefs(C,y,p),y.push(C)):y=[C];const O=function P5(n,e){const t=n[1];return n[22]=e,kr(t,22,2,"#host",null)}(d,b),q=function O5(n,e,t,o,r,i,c,f){const s=r[1];!function m5(n,e,t,o){for(const r of n)e.mergedAttrs=Oi(e.mergedAttrs,r.hostAttrs);null!==e.mergedAttrs&&(Lf(e,e.mergedAttrs,!0),null!==t&&N_(o,t,e))}(o,n,e,c);const a=i.createRenderer(e,t),l=Af(r,Sp(t),null,t.onPush?32:16,r[n.index],n,i,a,f||null,null,null);return s.firstCreatePass&&sb(s,n,o.length-1),If(r,l),r[n.index]=l}(O,b,C,y,d,f,a);_=Ph(g,22),b&&function v5(n,e,t,o){if(o)rl(n,t,["ng-version",iw.full]);else{const{attrs:r,classes:i}=function ww(n){const e=[],t=[];let o=1,r=2;for(;o0&&I_(n,t,i.join(" "))}}(a,C,b,o),void 0!==t&&function w5(n,e,t){const o=n.projection=[];for(let r=0;r=0;o--){const r=n[o];r.hostVars=e+=r.hostVars,r.hostAttrs=Oi(r.hostAttrs,t=Oi(t,r.hostAttrs))}}(o)}function db(n){return n===Vt?{}:n===ie?[]:n}function S5(n,e){const t=n.viewQuery;n.viewQuery=t?(o,r)=>{e(o,r),t(o,r)}:e}function E5(n,e){const t=n.contentQueries;n.contentQueries=t?(o,r,i)=>{e(o,r,i),t(o,r,i)}:e}function x5(n,e){const t=n.hostBindings;n.hostBindings=t?(o,r)=>{e(o,r),t(o,r)}:e}let Ff=null;function Ro(){if(!Ff){const n=_e.Symbol;if(n&&n.iterator)Ff=n.iterator;else{const e=Object.getOwnPropertyNames(Map.prototype);for(let t=0;tc(Ke(O[o.index])):o.index;let p=null;if(!c&&f&&(p=function $5(n,e,t,o){const r=n.cleanup;if(null!=r)for(let i=0;is?f[s]:null}"string"==typeof c&&(i+=2)}return null}(n,e,r,o.index)),null!==p)(p.__ngLastListenerFn__||p).__ngNextListenerFn__=i,p.__ngLastListenerFn__=i,u=!1;else{i=fC(o,e,l,i,!1);const O=t.listen(_,r,i);b.push(i,O),a&&a.push(r,y,C,C+1)}}else i=fC(o,e,l,i,!1);const g=o.outputs;let d;if(u&&null!==g&&(d=g[r])){const h=d.length;if(h)for(let _=0;_-1?En(n.index,e):e);let s=cC(e,0,o,c),a=i.__ngNextListenerFn__;for(;a;)s=cC(e,0,a,c)&&s,a=a.__ngNextListenerFn__;return r&&!1===s&&(c.preventDefault(),c.returnValue=!1),s}}function Gn(n=1){return function e2(n){return(U.lFrame.contextLView=function n2(n,e){for(;n>0;)e=e[15],n--;return e}(n,U.lFrame.contextLView))[8]}(n)}function qf(n,e){return n<<17|e<<2}function lo(n){return n>>17&32767}function Ob(n){return 2|n}function jo(n){return(131068&n)>>2}function mb(n,e){return-131069&n|e<<2}function yb(n){return 1|n}function pC(n,e,t,o,r){const i=n[t+1],c=null===e;let f=o?lo(i):jo(i),s=!1;for(;0!==f&&(!1===s||c);){const l=n[f+1];J5(n[f],e)&&(s=!0,n[f+1]=o?yb(l):Ob(l)),f=o?lo(l):jo(l)}s&&(n[t+1]=o?Ob(i):yb(i))}function J5(n,e){return null===n||null==e||(Array.isArray(n)?n[1]:n)===e||!(!Array.isArray(n)||"string"!=typeof e)&&Mr(n,e)>=0}const $e={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function CC(n){return n.substring($e.key,$e.keyEnd)}function MC(n,e){const t=$e.textEnd;return t===e?-1:(e=$e.keyEnd=function o4(n,e,t){for(;e32;)e++;return e}(n,$e.key=e,t),Fr(n,e,t))}function Fr(n,e,t){for(;e=0;t=MC(e,t))xn(n,CC(e),!0)}function wC(n,e){return e>=n.expandoStartIndex}function DC(n,e,t,o){const r=n.data;if(null===r[t+1]){const i=r[hn()],c=wC(n,t);xC(i,o)&&null===e&&!c&&(e=!1),e=function f4(n,e,t,o){const r=function Xa(n){const e=U.lFrame.currentDirectiveIndex;return-1===e?null:n[e]}(n);let i=o?e.residualClasses:e.residualStyles;if(null===r)0===(o?e.classBindings:e.styleBindings)&&(t=$i(t=wb(null,n,e,t,o),e.attrs,o),i=null);else{const c=e.directiveStylingLast;if(-1===c||n[c]!==r)if(t=wb(r,n,e,t,o),null===i){let s=function s4(n,e,t){const o=t?e.classBindings:e.styleBindings;if(0!==jo(o))return n[lo(o)]}(n,e,o);void 0!==s&&Array.isArray(s)&&(s=wb(null,n,e,s[1],o),s=$i(s,e.attrs,o),function a4(n,e,t,o){n[lo(t?e.classBindings:e.styleBindings)]=o}(n,e,o,s))}else i=function l4(n,e,t){let o;const r=e.directiveEnd;for(let i=1+e.directiveStylingLast;i0)&&(a=!0)):l=t,r)if(0!==s){const u=lo(n[f+1]);n[o+1]=qf(u,f),0!==u&&(n[u+1]=mb(n[u+1],o)),n[f+1]=function K5(n,e){return 131071&n|e<<17}(n[f+1],o)}else n[o+1]=qf(f,0),0!==f&&(n[f+1]=mb(n[f+1],o)),f=o;else n[o+1]=qf(s,0),0===f?f=o:n[s+1]=mb(n[s+1],o),s=o;a&&(n[o+1]=Ob(n[o+1])),pC(n,l,o,!0),pC(n,l,o,!1),function X5(n,e,t,o,r){const i=r?n.residualClasses:n.residualStyles;null!=i&&"string"==typeof e&&Mr(i,e)>=0&&(t[o+1]=yb(t[o+1]))}(e,l,n,o,i),c=qf(f,s),i?e.classBindings=c:e.styleBindings=c}(r,i,e,t,c,o)}}function wb(n,e,t,o,r){let i=null;const c=t.directiveEnd;let f=t.directiveStylingLast;for(-1===f?f=t.directiveStart:f++;f0;){const s=n[r],a=Array.isArray(s),l=a?s[1]:s,b=null===l;let u=t[r+1];u===$&&(u=b?ie:void 0);let g=b?ul(u,o):l===o?u:void 0;if(a&&!Bf(g)&&(g=ul(s,o)),Bf(g)&&(f=g,c))return f;const d=n[r+1];r=c?lo(d):jo(d)}if(null!==e){let s=i?e.residualClasses:e.residualStyles;null!=s&&(f=ul(s,o))}return f}function Bf(n){return void 0!==n}function xC(n,e){return 0!=(n.flags&(e?8:16))}function re(n,e=""){const t=m(),o=te(),r=n+22,i=o.firstCreatePass?kr(o,r,1,e,null):o.data[r],c=t[r]=function wl(n,e){return n.createText(e)}(t[Y],e);mf(o,t,c,i),Ot(i,!1)}function jr(n){return Hi("",n,""),jr}function Hi(n,e,t){const o=m(),r=function Er(n,e,t,o){return fn(n,ur(),t)?e+B(t)+o:$}(o,n,e,t);return r!==$&&Wt(o,hn(),r),Hi}function Db(n,e,t,o,r){const i=m(),c=xr(i,n,e,t,o,r);return c!==$&&Wt(i,hn(),c),Db}const qr="en-US";let ZC=qr;function Eb(n,e,t,o,r){if(n=F(n),Array.isArray(n))for(let i=0;i>20;if(Lo(n)||!n.multi){const g=new Pi(s,r,P),d=Ab(f,e,r?l:l+u,b);-1===d?(sl(df(a,c),i,f),xb(i,n,e.length),e.push(f),a.directiveStart++,a.directiveEnd++,r&&(a.providerIndexes+=1048576),t.push(g),c.push(g)):(t[d]=g,c[d]=g)}else{const g=Ab(f,e,l+u,b),d=Ab(f,e,l,l+u),_=d>=0&&t[d];if(r&&!_||!r&&!(g>=0&&t[g])){sl(df(a,c),i,f);const C=function AD(n,e,t,o,r){const i=new Pi(n,t,P);return i.multi=[],i.index=e,i.componentProviders=0,mM(i,r,o&&!t),i}(r?xD:ED,t.length,r,o,s);!r&&_&&(t[d].providerFactory=C),xb(i,n,e.length,0),e.push(f),a.directiveStart++,a.directiveEnd++,r&&(a.providerIndexes+=1048576),t.push(C),c.push(C)}else xb(i,n,g>-1?g:d,mM(t[r?d:g],s,!r&&o));!r&&o&&_&&t[d].componentProviders++}}}function xb(n,e,t,o){const r=Lo(e),i=function Hv(n){return!!n.useClass}(e);if(r||i){const s=(i?F(e.useClass):e).prototype.ngOnDestroy;if(s){const a=n.destroyHooks||(n.destroyHooks=[]);if(!r&&e.multi){const l=a.indexOf(t);-1===l?a.push(t,[o,s]):a[l+1].push(o,s)}else a.push(t,s)}}}function mM(n,e,t){return t&&n.componentProviders++,n.multi.push(e)-1}function Ab(n,e,t,o){for(let r=t;r{t.providersResolver=(o,r)=>function SD(n,e,t){const o=te();if(o.firstCreatePass){const r=it(n);Eb(t,o.data,o.blueprint,r,!0),Eb(e,o.data,o.blueprint,r,!1)}}(o,r?r(n):n,e)}}class zr{}class yM{}class vM extends zr{constructor(e,t){super(),this._parent=t,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new qp(this);const o=wn(e);this._bootstrapComponents=Gt(o.bootstrap),this._r3Injector=Cp(e,t,[{provide:zr,useValue:this},{provide:Li,useValue:this.componentFactoryResolver}],de(e),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(e)}get injector(){return this._r3Injector}destroy(){const e=this._r3Injector;!e.destroyed&&e.destroy(),this.destroyCbs.forEach(t=>t()),this.destroyCbs=null}onDestroy(e){this.destroyCbs.push(e)}}class Ib extends yM{constructor(e){super(),this.moduleType=e}create(e){return new vM(this.moduleType,e)}}class ID extends zr{constructor(e,t,o){super(),this.componentFactoryResolver=new qp(this),this.instance=null;const r=new tp([...e,{provide:zr,useValue:this},{provide:Li,useValue:this.componentFactoryResolver}],t||Ef(),o,new Set(["environment"]));this.injector=r,r.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(e){this.injector.onDestroy(e)}}function Wf(n,e,t=null){return new ID(n,e,t).injector}let ND=(()=>{class n{constructor(t){this._injector=t,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(t){if(!t.standalone)return null;if(!this.cachedInjectors.has(t.id)){const o=X_(0,t.type),r=o.length>0?Wf([o],this._injector,`Standalone[${t.type.name}]`):null;this.cachedInjectors.set(t.id,r)}return this.cachedInjectors.get(t.id)}ngOnDestroy(){try{for(const t of this.cachedInjectors.values())null!==t&&t.destroy()}finally{this.cachedInjectors.clear()}}}return n.\u0275prov=E({token:n,providedIn:"environment",factory:()=>new n(D(yt))}),n})();function wM(n){n.getStandaloneInjector=e=>e.get(ND).getOrCreateStandaloneInjector(n)}function In(n,e,t,o){return function TM(n,e,t,o,r,i){const c=e+t;return fn(n,c,r)?function wt(n,e,t){return n[e]=t}(n,c+1,i?o.call(i,r):o(r)):function Zi(n,e){const t=n[e];return t===$?void 0:t}(n,c+1)}(m(),function dn(){const n=U.lFrame;let e=n.bindingRootIndex;return-1===e&&(e=n.bindingRootIndex=n.tView.bindingStartIndex),e}(),n,e,t,o)}function Lb(n){return e=>{setTimeout(n,void 0,e)}}const Se=class i6 extends Ft{constructor(e=!1){super(),this.__isAsync=e}emit(e){super.next(e)}subscribe(e,t,o){let r=e,i=t||(()=>null),c=o;if(e&&"object"==typeof e){const s=e;r=s.next?.bind(s),i=s.error?.bind(s),c=s.complete?.bind(s)}this.__isAsync&&(i=Lb(i),r&&(r=Lb(r)),c&&(c=Lb(c)));const f=super.subscribe({next:r,error:i,complete:c});return e instanceof jn&&e.add(f),f}};function c6(){return this._results[Ro()]()}class Rb{get changes(){return this._changes||(this._changes=new Se)}constructor(e=!1){this._emitDistinctChangesOnly=e,this.dirty=!0,this._results=[],this._changesDetected=!1,this._changes=null,this.length=0,this.first=void 0,this.last=void 0;const t=Ro(),o=Rb.prototype;o[t]||(o[t]=c6)}get(e){return this._results[e]}map(e){return this._results.map(e)}filter(e){return this._results.filter(e)}find(e){return this._results.find(e)}reduce(e,t){return this._results.reduce(e,t)}forEach(e){this._results.forEach(e)}some(e){return this._results.some(e)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(e,t){const o=this;o.dirty=!1;const r=function Un(n){return n.flat(Number.POSITIVE_INFINITY)}(e);(this._changesDetected=!function M2(n,e,t){if(n.length!==e.length)return!1;for(let o=0;o{class n{}return n.__NG_ELEMENT_ID__=a6,n})();const f6=Qt,s6=class extends f6{constructor(e,t,o){super(),this._declarationLView=e,this._declarationTContainer=t,this.elementRef=o}createEmbeddedView(e,t){const o=this._declarationTContainer.tViews,r=Af(this._declarationLView,o,e,16,null,o.declTNode,null,null,null,null,t||null);r[17]=this._declarationLView[this._declarationTContainer.index];const c=this._declarationLView[19];return null!==c&&(r[19]=c.createEmbeddedView(o)),tb(o,r,e),new Vi(r)}};function a6(){return Qf(Ye(),m())}function Qf(n,e){return 4&n.type?new s6(e,n,yr(n,e)):null}let ut=(()=>{class n{}return n.__NG_ELEMENT_ID__=l6,n})();function l6(){return VM(Ye(),m())}const b6=ut,FM=class extends b6{constructor(e,t,o){super(),this._lContainer=e,this._hostTNode=t,this._hostLView=o}get element(){return yr(this._hostTNode,this._hostLView)}get injector(){return new dr(this._hostTNode,this._hostLView)}get parentInjector(){const e=fl(this._hostTNode,this._hostLView);if(qh(e)){const t=uf(e,this._hostLView),o=bf(e);return new dr(t[1].data[o+8],t)}return new dr(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(e){const t=jM(this._lContainer);return null!==t&&t[e]||null}get length(){return this._lContainer.length-10}createEmbeddedView(e,t,o){let r,i;"number"==typeof o?r=o:null!=o&&(r=o.index,i=o.injector);const c=e.createEmbeddedView(t||{},i);return this.insert(c,r),c}createComponent(e,t,o,r,i){const c=e&&!function yi(n){return"function"==typeof n}(e);let f;if(c)f=t;else{const b=t||{};f=b.index,o=b.injector,r=b.projectableNodes,i=b.environmentInjector||b.ngModuleRef}const s=c?e:new qi(ae(e)),a=o||this.parentInjector;if(!i&&null==s.ngModule){const u=(c?a:this.parentInjector).get(yt,null);u&&(i=u)}const l=s.create(a,r,void 0,i);return this.insert(l.hostView,f),l}insert(e,t){const o=e._lView,r=o[1];if(function U3(n){return rt(n[3])}(o)){const l=this.indexOf(e);if(-1!==l)this.detach(l);else{const b=o[3],u=new FM(b,b[6],b[3]);u.detach(u.indexOf(e))}}const i=this._adjustIndex(t),c=this._lContainer;!function fv(n,e,t,o){const r=10+o,i=t.length;o>0&&(t[r-1][4]=e),o0)o.push(c[f/2]);else{const a=i[f+1],l=e[-s];for(let b=10;b{class n{constructor(t){this.appInits=t,this.resolve=Xf,this.reject=Xf,this.initialized=!1,this.done=!1,this.donePromise=new Promise((o,r)=>{this.resolve=o,this.reject=r})}runInitializers(){if(this.initialized)return;const t=[],o=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let r=0;r{i.subscribe({complete:f,error:s})});t.push(c)}}Promise.all(t).then(()=>{o()}).catch(r=>{this.reject(r)}),0===t.length&&o(),this.initialized=!0}}return n.\u0275fac=function(t){return new(t||n)(D(Jf,8))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const ec=new S("AppId",{providedIn:"root",factory:function lP(){return`${Qb()}${Qb()}${Qb()}`}});function Qb(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const bP=new S("Platform Initializer"),Kb=new S("Platform ID",{providedIn:"platform",factory:()=>"unknown"}),uP=new S("appBootstrapListener"),gP=new S("AnimationModuleType");let j6=(()=>{class n{log(t){console.log(t)}warn(t){console.warn(t)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"platform"}),n})();const Kt=new S("LocaleId",{providedIn:"root",factory:()=>Z(Kt,j.Optional|j.SkipSelf)||function V6(){return typeof $localize<"u"&&$localize.locale||qr}()});class z6{constructor(e,t){this.ngModuleFactory=e,this.componentFactories=t}}let dP=(()=>{class n{compileModuleSync(t){return new Ib(t)}compileModuleAsync(t){return Promise.resolve(this.compileModuleSync(t))}compileModuleAndAllComponentsSync(t){const o=this.compileModuleSync(t),i=Gt(wn(t).declarations).reduce((c,f)=>{const s=ae(f);return s&&c.push(new qi(s)),c},[]);return new z6(o,i)}compileModuleAndAllComponentsAsync(t){return Promise.resolve(this.compileModuleAndAllComponentsSync(t))}clearCache(){}clearCacheFor(t){}getModuleId(t){}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const $6=(()=>Promise.resolve(0))();function Yb(n){typeof Zone>"u"?$6.then(()=>{n&&n.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",n)}class Ee{constructor({enableLongStackTrace:e=!1,shouldCoalesceEventChangeDetection:t=!1,shouldCoalesceRunChangeDetection:o=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Se(!1),this.onMicrotaskEmpty=new Se(!1),this.onStable=new Se(!1),this.onError=new Se(!1),typeof Zone>"u")throw new M(908,!1);Zone.assertZonePatched();const r=this;r._nesting=0,r._outer=r._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(r._inner=r._inner.fork(new Zone.TaskTrackingZoneSpec)),e&&Zone.longStackTraceZoneSpec&&(r._inner=r._inner.fork(Zone.longStackTraceZoneSpec)),r.shouldCoalesceEventChangeDetection=!o&&t,r.shouldCoalesceRunChangeDetection=o,r.lastRequestAnimationFrameId=-1,r.nativeRequestAnimationFrame=function H6(){let n=_e.requestAnimationFrame,e=_e.cancelAnimationFrame;if(typeof Zone<"u"&&n&&e){const t=n[Zone.__symbol__("OriginalDelegate")];t&&(n=t);const o=e[Zone.__symbol__("OriginalDelegate")];o&&(e=o)}return{nativeRequestAnimationFrame:n,nativeCancelAnimationFrame:e}}().nativeRequestAnimationFrame,function Q6(n){const e=()=>{!function W6(n){n.isCheckStableRunning||-1!==n.lastRequestAnimationFrameId||(n.lastRequestAnimationFrameId=n.nativeRequestAnimationFrame.call(_e,()=>{n.fakeTopEventTask||(n.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{n.lastRequestAnimationFrameId=-1,Xb(n),n.isCheckStableRunning=!0,Zb(n),n.isCheckStableRunning=!1},void 0,()=>{},()=>{})),n.fakeTopEventTask.invoke()}),Xb(n))}(n)};n._inner=n._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(t,o,r,i,c,f)=>{try{return pP(n),t.invokeTask(r,i,c,f)}finally{(n.shouldCoalesceEventChangeDetection&&"eventTask"===i.type||n.shouldCoalesceRunChangeDetection)&&e(),CP(n)}},onInvoke:(t,o,r,i,c,f,s)=>{try{return pP(n),t.invoke(r,i,c,f,s)}finally{n.shouldCoalesceRunChangeDetection&&e(),CP(n)}},onHasTask:(t,o,r,i)=>{t.hasTask(r,i),o===r&&("microTask"==i.change?(n._hasPendingMicrotasks=i.microTask,Xb(n),Zb(n)):"macroTask"==i.change&&(n.hasPendingMacrotasks=i.macroTask))},onHandleError:(t,o,r,i)=>(t.handleError(r,i),n.runOutsideAngular(()=>n.onError.emit(i)),!1)})}(r)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!Ee.isInAngularZone())throw new M(909,!1)}static assertNotInAngularZone(){if(Ee.isInAngularZone())throw new M(909,!1)}run(e,t,o){return this._inner.run(e,t,o)}runTask(e,t,o,r){const i=this._inner,c=i.scheduleEventTask("NgZoneEvent: "+r,e,G6,Xf,Xf);try{return i.runTask(c,t,o)}finally{i.cancelTask(c)}}runGuarded(e,t,o){return this._inner.runGuarded(e,t,o)}runOutsideAngular(e){return this._outer.run(e)}}const G6={};function Zb(n){if(0==n._nesting&&!n.hasPendingMicrotasks&&!n.isStable)try{n._nesting++,n.onMicrotaskEmpty.emit(null)}finally{if(n._nesting--,!n.hasPendingMicrotasks)try{n.runOutsideAngular(()=>n.onStable.emit(null))}finally{n.isStable=!0}}}function Xb(n){n.hasPendingMicrotasks=!!(n._hasPendingMicrotasks||(n.shouldCoalesceEventChangeDetection||n.shouldCoalesceRunChangeDetection)&&-1!==n.lastRequestAnimationFrameId)}function pP(n){n._nesting++,n.isStable&&(n.isStable=!1,n.onUnstable.emit(null))}function CP(n){n._nesting--,Zb(n)}class K6{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Se,this.onMicrotaskEmpty=new Se,this.onStable=new Se,this.onError=new Se}run(e,t,o){return e.apply(t,o)}runGuarded(e,t,o){return e.apply(t,o)}runOutsideAngular(e){return e()}runTask(e,t,o,r){return e.apply(t,o)}}const MP=new S(""),ns=new S("");let nu,Jb=(()=>{class n{constructor(t,o,r){this._ngZone=t,this.registry=o,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,nu||(function Y6(n){nu=n}(r),r.addToWindow(o)),this._watchAngularEvents(),t.run(()=>{this.taskTrackingZone=typeof Zone>"u"?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._didWork=!0,this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{Ee.assertNotInAngularZone(),Yb(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())Yb(()=>{for(;0!==this._callbacks.length;){let t=this._callbacks.pop();clearTimeout(t.timeoutId),t.doneCb(this._didWork)}this._didWork=!1});else{let t=this.getPendingTasks();this._callbacks=this._callbacks.filter(o=>!o.updateCb||!o.updateCb(t)||(clearTimeout(o.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(t=>({source:t.source,creationLocation:t.creationLocation,data:t.data})):[]}addCallback(t,o,r){let i=-1;o&&o>0&&(i=setTimeout(()=>{this._callbacks=this._callbacks.filter(c=>c.timeoutId!==i),t(this._didWork,this.getPendingTasks())},o)),this._callbacks.push({doneCb:t,timeoutId:i,updateCb:r})}whenStable(t,o,r){if(r&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(t,o,r),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(t){this.registry.registerApplication(t,this)}unregisterApplication(t){this.registry.unregisterApplication(t)}findProviders(t,o,r){return[]}}return n.\u0275fac=function(t){return new(t||n)(D(Ee),D(eu),D(ns))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})(),eu=(()=>{class n{constructor(){this._applications=new Map}registerApplication(t,o){this._applications.set(t,o)}unregisterApplication(t){this._applications.delete(t)}unregisterAllApplications(){this._applications.clear()}getTestability(t){return this._applications.get(t)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(t,o=!0){return nu?.findTestabilityInTree(this,t,o)??null}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"platform"}),n})(),bo=null;const PP=new S("AllowMultipleToken"),tu=new S("PlatformDestroyListeners");class OP{constructor(e,t){this.name=e,this.token=t}}function yP(n,e,t=[]){const o=`Platform: ${e}`,r=new S(o);return(i=[])=>{let c=ou();if(!c||c.injector.get(PP,!1)){const f=[...t,...i,{provide:r,useValue:!0}];n?n(f):function J6(n){if(bo&&!bo.get(PP,!1))throw new M(400,!1);bo=n;const e=n.get(wP);(function mP(n){const e=n.get(bP,null);e&&e.forEach(t=>t())})(n)}(function vP(n=[],e){return ft.create({name:e,providers:[{provide:$l,useValue:"platform"},{provide:tu,useValue:new Set([()=>bo=null])},...n]})}(f,o))}return function nk(n){const e=ou();if(!e)throw new M(401,!1);return e}()}}function ou(){return bo?.get(wP)??null}let wP=(()=>{class n{constructor(t){this._injector=t,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(t,o){const r=function kP(n,e){let t;return t="noop"===n?new K6:("zone.js"===n?void 0:n)||new Ee(e),t}(o?.ngZone,function DP(n){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!(!n||!n.ngZoneEventCoalescing)||!1,shouldCoalesceRunChangeDetection:!(!n||!n.ngZoneRunCoalescing)||!1}}(o)),i=[{provide:Ee,useValue:r}];return r.run(()=>{const c=ft.create({providers:i,parent:this.injector,name:t.moduleType.name}),f=t.create(c),s=f.injector.get(vr,null);if(!s)throw new M(402,!1);return r.runOutsideAngular(()=>{const a=r.onError.subscribe({next:l=>{s.handleError(l)}});f.onDestroy(()=>{ts(this._modules,f),a.unsubscribe()})}),function SP(n,e,t){try{const o=t();return Ui(o)?o.catch(r=>{throw e.runOutsideAngular(()=>n.handleError(r)),r}):o}catch(o){throw e.runOutsideAngular(()=>n.handleError(o)),o}}(s,r,()=>{const a=f.injector.get(es);return a.runInitializers(),a.donePromise.then(()=>(function XC(n){Vn(n,"Expected localeId to be defined"),"string"==typeof n&&(ZC=n.toLowerCase().replace(/_/g,"-"))}(f.injector.get(Kt,qr)||qr),this._moduleDoBootstrap(f),f))})})}bootstrapModule(t,o=[]){const r=EP({},o);return function Z6(n,e,t){const o=new Ib(t);return Promise.resolve(o)}(0,0,t).then(i=>this.bootstrapModuleFactory(i,r))}_moduleDoBootstrap(t){const o=t.injector.get(nc);if(t._bootstrapComponents.length>0)t._bootstrapComponents.forEach(r=>o.bootstrap(r));else{if(!t.instance.ngDoBootstrap)throw new M(-403,!1);t.instance.ngDoBootstrap(o)}this._modules.push(t)}onDestroy(t){this._destroyListeners.push(t)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new M(404,!1);this._modules.slice().forEach(o=>o.destroy()),this._destroyListeners.forEach(o=>o());const t=this._injector.get(tu,null);t&&(t.forEach(o=>o()),t.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}}return n.\u0275fac=function(t){return new(t||n)(D(ft))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"platform"}),n})();function EP(n,e){return Array.isArray(e)?e.reduce(EP,n):{...n,...e}}let nc=(()=>{class n{get destroyed(){return this._destroyed}get injector(){return this._injector}constructor(t,o,r){this._zone=t,this._injector=o,this._exceptionHandler=r,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._stable=!0,this._destroyed=!1,this._destroyListeners=[],this.componentTypes=[],this.components=[],this._onMicrotaskEmptySubscription=this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run(()=>{this.tick()})}});const i=new Ae(f=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{f.next(this._stable),f.complete()})}),c=new Ae(f=>{let s;this._zone.runOutsideAngular(()=>{s=this._zone.onStable.subscribe(()=>{Ee.assertNotInAngularZone(),Yb(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,f.next(!0))})})});const a=this._zone.onUnstable.subscribe(()=>{Ee.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{f.next(!1)}))});return()=>{s.unsubscribe(),a.unsubscribe()}});this.isStable=function a3(...n){const e=li(n),t=function t3(n,e){return"number"==typeof Ta(n)?n.pop():e}(n,1/0),o=n;return o.length?1===o.length?Jn(o[0]):tr(t)(Le(o,e)):Mt}(i,c.pipe(function l3(n={}){const{connector:e=(()=>new Ft),resetOnError:t=!0,resetOnComplete:o=!0,resetOnRefCountZero:r=!0}=n;return i=>{let c,f,s,a=0,l=!1,b=!1;const u=()=>{f?.unsubscribe(),f=void 0},g=()=>{u(),c=s=void 0,l=b=!1},d=()=>{const h=c;g(),h?.unsubscribe()};return Ge((h,_)=>{a++,!b&&!l&&u();const C=s=s??e();_.add(()=>{a--,0===a&&!b&&!l&&(f=Ia(d,r))}),C.subscribe(_),!c&&a>0&&(c=new ai({next:y=>C.next(y),error:y=>{b=!0,u(),f=Ia(g,t,y),C.error(y)},complete:()=>{l=!0,u(),f=Ia(g,o),C.complete()}}),Jn(h).subscribe(c))})(i)}}()))}bootstrap(t,o){const r=t instanceof rp;if(!this._injector.get(es).done)throw!r&&function rr(n){const e=ae(n)||tn(n)||un(n);return null!==e&&e.standalone}(t),new M(405,false);let c;c=r?t:this._injector.get(Li).resolveComponentFactory(t),this.componentTypes.push(c.componentType);const f=function X6(n){return n.isBoundToModule}(c)?void 0:this._injector.get(zr),a=c.create(ft.NULL,[],o||c.selector,f),l=a.location.nativeElement,b=a.injector.get(MP,null);return b?.registerApplication(l),a.onDestroy(()=>{this.detachView(a.hostView),ts(this.components,a),b?.unregisterApplication(l)}),this._loadComponent(a),a}tick(){if(this._runningTick)throw new M(101,!1);try{this._runningTick=!0;for(let t of this._views)t.detectChanges()}catch(t){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(t))}finally{this._runningTick=!1}}attachView(t){const o=t;this._views.push(o),o.attachToAppRef(this)}detachView(t){const o=t;ts(this._views,o),o.detachFromAppRef()}_loadComponent(t){this.attachView(t.hostView),this.tick(),this.components.push(t);const o=this._injector.get(uP,[]);o.push(...this._bootstrapListeners),o.forEach(r=>r(t))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(t=>t()),this._views.slice().forEach(t=>t.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(t){return this._destroyListeners.push(t),()=>ts(this._destroyListeners,t)}destroy(){if(this._destroyed)throw new M(406,!1);const t=this._injector;t.destroy&&!t.destroyed&&t.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}}return n.\u0275fac=function(t){return new(t||n)(D(Ee),D(yt),D(vr))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function ts(n,e){const t=n.indexOf(e);t>-1&&n.splice(t,1)}let os=(()=>{class n{}return n.__NG_ELEMENT_ID__=ok,n})();function ok(n){return function rk(n,e,t){if(Ci(n)&&!t){const o=En(n.index,e);return new Vi(o,o)}return 47&n.type?new Vi(e[16],e):null}(Ye(),m(),16==(16&n))}class NP{constructor(){}supports(e){return jf(e)}create(e){return new lk(e)}}const ak=(n,e)=>e;class lk{constructor(e){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=e||ak}forEachItem(e){let t;for(t=this._itHead;null!==t;t=t._next)e(t)}forEachOperation(e){let t=this._itHead,o=this._removalsHead,r=0,i=null;for(;t||o;){const c=!o||t&&t.currentIndex{c=this._trackByFn(r,f),null!==t&&Object.is(t.trackById,c)?(o&&(t=this._verifyReinsertion(t,f,c,r)),Object.is(t.item,f)||this._addIdentityChange(t,f)):(t=this._mismatch(t,f,c,r),o=!0),t=t._next,r++}),this.length=r;return this._truncate(t),this.collection=e,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let e;for(e=this._previousItHead=this._itHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._additionsHead;null!==e;e=e._nextAdded)e.previousIndex=e.currentIndex;for(this._additionsHead=this._additionsTail=null,e=this._movesHead;null!==e;e=e._nextMoved)e.previousIndex=e.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(e,t,o,r){let i;return null===e?i=this._itTail:(i=e._prev,this._remove(e)),null!==(e=null===this._unlinkedRecords?null:this._unlinkedRecords.get(o,null))?(Object.is(e.item,t)||this._addIdentityChange(e,t),this._reinsertAfter(e,i,r)):null!==(e=null===this._linkedRecords?null:this._linkedRecords.get(o,r))?(Object.is(e.item,t)||this._addIdentityChange(e,t),this._moveAfter(e,i,r)):e=this._addAfter(new bk(t,o),i,r),e}_verifyReinsertion(e,t,o,r){let i=null===this._unlinkedRecords?null:this._unlinkedRecords.get(o,null);return null!==i?e=this._reinsertAfter(i,e._prev,r):e.currentIndex!=r&&(e.currentIndex=r,this._addToMoves(e,r)),e}_truncate(e){for(;null!==e;){const t=e._next;this._addToRemovals(this._unlink(e)),e=t}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(e,t,o){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(e);const r=e._prevRemoved,i=e._nextRemoved;return null===r?this._removalsHead=i:r._nextRemoved=i,null===i?this._removalsTail=r:i._prevRemoved=r,this._insertAfter(e,t,o),this._addToMoves(e,o),e}_moveAfter(e,t,o){return this._unlink(e),this._insertAfter(e,t,o),this._addToMoves(e,o),e}_addAfter(e,t,o){return this._insertAfter(e,t,o),this._additionsTail=null===this._additionsTail?this._additionsHead=e:this._additionsTail._nextAdded=e,e}_insertAfter(e,t,o){const r=null===t?this._itHead:t._next;return e._next=r,e._prev=t,null===r?this._itTail=e:r._prev=e,null===t?this._itHead=e:t._next=e,null===this._linkedRecords&&(this._linkedRecords=new LP),this._linkedRecords.put(e),e.currentIndex=o,e}_remove(e){return this._addToRemovals(this._unlink(e))}_unlink(e){null!==this._linkedRecords&&this._linkedRecords.remove(e);const t=e._prev,o=e._next;return null===t?this._itHead=o:t._next=o,null===o?this._itTail=t:o._prev=t,e}_addToMoves(e,t){return e.previousIndex===t||(this._movesTail=null===this._movesTail?this._movesHead=e:this._movesTail._nextMoved=e),e}_addToRemovals(e){return null===this._unlinkedRecords&&(this._unlinkedRecords=new LP),this._unlinkedRecords.put(e),e.currentIndex=null,e._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=e,e._prevRemoved=null):(e._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=e),e}_addIdentityChange(e,t){return e.item=t,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=e:this._identityChangesTail._nextIdentityChange=e,e}}class bk{constructor(e,t){this.item=e,this.trackById=t,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class uk{constructor(){this._head=null,this._tail=null}add(e){null===this._head?(this._head=this._tail=e,e._nextDup=null,e._prevDup=null):(this._tail._nextDup=e,e._prevDup=this._tail,e._nextDup=null,this._tail=e)}get(e,t){let o;for(o=this._head;null!==o;o=o._nextDup)if((null===t||t<=o.currentIndex)&&Object.is(o.trackById,e))return o;return null}remove(e){const t=e._prevDup,o=e._nextDup;return null===t?this._head=o:t._nextDup=o,null===o?this._tail=t:o._prevDup=t,null===this._head}}class LP{constructor(){this.map=new Map}put(e){const t=e.trackById;let o=this.map.get(t);o||(o=new uk,this.map.set(t,o)),o.add(e)}get(e,t){const r=this.map.get(e);return r?r.get(e,t):null}remove(e){const t=e.trackById;return this.map.get(t).remove(e)&&this.map.delete(t),e}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function RP(n,e,t){const o=n.previousIndex;if(null===o)return o;let r=0;return t&&o{if(t&&t.key===r)this._maybeAddToChanges(t,o),this._appendAfter=t,t=t._next;else{const i=this._getOrCreateRecordForKey(r,o);t=this._insertBeforeOrAppend(t,i)}}),t){t._prev&&(t._prev._next=null),this._removalsHead=t;for(let o=t;null!==o;o=o._nextRemoved)o===this._mapHead&&(this._mapHead=null),this._records.delete(o.key),o._nextRemoved=o._next,o.previousValue=o.currentValue,o.currentValue=null,o._prev=null,o._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(e,t){if(e){const o=e._prev;return t._next=e,t._prev=o,e._prev=t,o&&(o._next=t),e===this._mapHead&&(this._mapHead=t),this._appendAfter=e,e}return this._appendAfter?(this._appendAfter._next=t,t._prev=this._appendAfter):this._mapHead=t,this._appendAfter=t,null}_getOrCreateRecordForKey(e,t){if(this._records.has(e)){const r=this._records.get(e);this._maybeAddToChanges(r,t);const i=r._prev,c=r._next;return i&&(i._next=c),c&&(c._prev=i),r._next=null,r._prev=null,r}const o=new dk(e);return this._records.set(e,o),o.currentValue=t,this._addToAdditions(o),o}_reset(){if(this.isDirty){let e;for(this._previousMapHead=this._mapHead,e=this._previousMapHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._changesHead;null!==e;e=e._nextChanged)e.previousValue=e.currentValue;for(e=this._additionsHead;null!=e;e=e._nextAdded)e.previousValue=e.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(e,t){Object.is(t,e.currentValue)||(e.previousValue=e.currentValue,e.currentValue=t,this._addToChanges(e))}_addToAdditions(e){null===this._additionsHead?this._additionsHead=this._additionsTail=e:(this._additionsTail._nextAdded=e,this._additionsTail=e)}_addToChanges(e){null===this._changesHead?this._changesHead=this._changesTail=e:(this._changesTail._nextChanged=e,this._changesTail=e)}_forEach(e,t){e instanceof Map?e.forEach(t):Object.keys(e).forEach(o=>t(e[o],o))}}class dk{constructor(e){this.key=e,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}}function jP(){return new cs([new NP])}let cs=(()=>{class n{constructor(t){this.factories=t}static create(t,o){if(null!=o){const r=o.factories.slice();t=t.concat(r)}return new n(t)}static extend(t){return{provide:n,useFactory:o=>n.create(t,o||jP()),deps:[[n,new Di,new wi]]}}find(t){const o=this.factories.find(r=>r.supports(t));if(null!=o)return o;throw new M(901,!1)}}return n.\u0275prov=E({token:n,providedIn:"root",factory:jP}),n})();function VP(){return new tc([new FP])}let tc=(()=>{class n{constructor(t){this.factories=t}static create(t,o){if(o){const r=o.factories.slice();t=t.concat(r)}return new n(t)}static extend(t){return{provide:n,useFactory:o=>n.create(t,o||VP()),deps:[[n,new Di,new wi]]}}find(t){const o=this.factories.find(r=>r.supports(t));if(o)return o;throw new M(901,!1)}}return n.\u0275prov=E({token:n,providedIn:"root",factory:VP}),n})();const pk=yP(null,"core",[]);let Ck=(()=>{class n{constructor(t){}}return n.\u0275fac=function(t){return new(t||n)(D(nc))},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({}),n})();function $r(n){return"boolean"==typeof n?n:null!=n&&"false"!==n}let su=null;function St(){return su}class Ok{}const Xe=new S("DocumentToken");let au=(()=>{class n{historyGo(t){throw new Error("Not implemented")}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(){return function mk(){return D(qP)}()},providedIn:"platform"}),n})();const yk=new S("Location Initialized");let qP=(()=>{class n extends au{constructor(t){super(),this._doc=t,this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return St().getBaseHref(this._doc)}onPopState(t){const o=St().getGlobalEventTarget(this._doc,"window");return o.addEventListener("popstate",t,!1),()=>o.removeEventListener("popstate",t)}onHashChange(t){const o=St().getGlobalEventTarget(this._doc,"window");return o.addEventListener("hashchange",t,!1),()=>o.removeEventListener("hashchange",t)}get href(){return this._location.href}get protocol(){return this._location.protocol}get hostname(){return this._location.hostname}get port(){return this._location.port}get pathname(){return this._location.pathname}get search(){return this._location.search}get hash(){return this._location.hash}set pathname(t){this._location.pathname=t}pushState(t,o,r){zP()?this._history.pushState(t,o,r):this._location.hash=r}replaceState(t,o,r){zP()?this._history.replaceState(t,o,r):this._location.hash=r}forward(){this._history.forward()}back(){this._history.back()}historyGo(t=0){this._history.go(t)}getState(){return this._history.state}}return n.\u0275fac=function(t){return new(t||n)(D(Xe))},n.\u0275prov=E({token:n,factory:function(){return function vk(){return new qP(D(Xe))}()},providedIn:"platform"}),n})();function zP(){return!!window.history.pushState}function lu(n,e){if(0==n.length)return e;if(0==e.length)return n;let t=0;return n.endsWith("/")&&t++,e.startsWith("/")&&t++,2==t?n+e.substring(1):1==t?n+e:n+"/"+e}function BP(n){const e=n.match(/#|\?|$/),t=e&&e.index||n.length;return n.slice(0,t-("/"===n[t-1]?1:0))+n.slice(t)}function Zt(n){return n&&"?"!==n[0]?"?"+n:n}let zo=(()=>{class n{historyGo(t){throw new Error("Not implemented")}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(){return Z($P)},providedIn:"root"}),n})();const UP=new S("appBaseHref");let $P=(()=>{class n extends zo{constructor(t,o){super(),this._platformLocation=t,this._removeListenerFns=[],this._baseHref=o??this._platformLocation.getBaseHrefFromDOM()??Z(Xe).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(t){this._removeListenerFns.push(this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t))}getBaseHref(){return this._baseHref}prepareExternalUrl(t){return lu(this._baseHref,t)}path(t=!1){const o=this._platformLocation.pathname+Zt(this._platformLocation.search),r=this._platformLocation.hash;return r&&t?`${o}${r}`:o}pushState(t,o,r,i){const c=this.prepareExternalUrl(r+Zt(i));this._platformLocation.pushState(t,o,c)}replaceState(t,o,r,i){const c=this.prepareExternalUrl(r+Zt(i));this._platformLocation.replaceState(t,o,c)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(t=0){this._platformLocation.historyGo?.(t)}}return n.\u0275fac=function(t){return new(t||n)(D(au),D(UP,8))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),wk=(()=>{class n extends zo{constructor(t,o){super(),this._platformLocation=t,this._baseHref="",this._removeListenerFns=[],null!=o&&(this._baseHref=o)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(t){this._removeListenerFns.push(this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t))}getBaseHref(){return this._baseHref}path(t=!1){let o=this._platformLocation.hash;return null==o&&(o="#"),o.length>0?o.substring(1):o}prepareExternalUrl(t){const o=lu(this._baseHref,t);return o.length>0?"#"+o:o}pushState(t,o,r,i){let c=this.prepareExternalUrl(r+Zt(i));0==c.length&&(c=this._platformLocation.pathname),this._platformLocation.pushState(t,o,c)}replaceState(t,o,r,i){let c=this.prepareExternalUrl(r+Zt(i));0==c.length&&(c=this._platformLocation.pathname),this._platformLocation.replaceState(t,o,c)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(t=0){this._platformLocation.historyGo?.(t)}}return n.\u0275fac=function(t){return new(t||n)(D(au),D(UP,8))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})(),bu=(()=>{class n{constructor(t){this._subject=new Se,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=t;const o=this._locationStrategy.getBaseHref();this._basePath=function Sk(n){if(new RegExp("^(https?:)?//").test(n)){const[,t]=n.split(/\/\/[^\/]+/);return t}return n}(BP(HP(o))),this._locationStrategy.onPopState(r=>{this._subject.emit({url:this.path(!0),pop:!0,state:r.state,type:r.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(t=!1){return this.normalize(this._locationStrategy.path(t))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(t,o=""){return this.path()==this.normalize(t+Zt(o))}normalize(t){return n.stripTrailingSlash(function kk(n,e){return n&&new RegExp(`^${n}([/;?#]|$)`).test(e)?e.substring(n.length):e}(this._basePath,HP(t)))}prepareExternalUrl(t){return t&&"/"!==t[0]&&(t="/"+t),this._locationStrategy.prepareExternalUrl(t)}go(t,o="",r=null){this._locationStrategy.pushState(r,"",t,o),this._notifyUrlChangeListeners(this.prepareExternalUrl(t+Zt(o)),r)}replaceState(t,o="",r=null){this._locationStrategy.replaceState(r,"",t,o),this._notifyUrlChangeListeners(this.prepareExternalUrl(t+Zt(o)),r)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(t=0){this._locationStrategy.historyGo?.(t)}onUrlChange(t){return this._urlChangeListeners.push(t),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(o=>{this._notifyUrlChangeListeners(o.url,o.state)})),()=>{const o=this._urlChangeListeners.indexOf(t);this._urlChangeListeners.splice(o,1),0===this._urlChangeListeners.length&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(t="",o){this._urlChangeListeners.forEach(r=>r(t,o))}subscribe(t,o,r){return this._subject.subscribe({next:t,error:o,complete:r})}}return n.normalizeQueryParams=Zt,n.joinWithSlash=lu,n.stripTrailingSlash=BP,n.\u0275fac=function(t){return new(t||n)(D(zo))},n.\u0275prov=E({token:n,factory:function(){return function Dk(){return new bu(D(zo))}()},providedIn:"root"}),n})();function HP(n){return n.replace(/\/index.html$/,"")}function eO(n,e){e=encodeURIComponent(e);for(const t of n.split(";")){const o=t.indexOf("="),[r,i]=-1==o?[t,""]:[t.slice(0,o),t.slice(o+1)];if(r.trim()===e)return decodeURIComponent(i)}return null}const Ou=/\s+/,nO=[];let Bo=(()=>{class n{constructor(t,o,r,i){this._iterableDiffers=t,this._keyValueDiffers=o,this._ngEl=r,this._renderer=i,this.initialClasses=nO,this.stateMap=new Map}set klass(t){this.initialClasses=null!=t?t.trim().split(Ou):nO}set ngClass(t){this.rawClass="string"==typeof t?t.trim().split(Ou):t}ngDoCheck(){for(const o of this.initialClasses)this._updateState(o,!0);const t=this.rawClass;if(Array.isArray(t)||t instanceof Set)for(const o of t)this._updateState(o,!0);else if(null!=t)for(const o of Object.keys(t))this._updateState(o,Boolean(t[o]));this._applyStateDiff()}_updateState(t,o){const r=this.stateMap.get(t);void 0!==r?(r.enabled!==o&&(r.changed=!0,r.enabled=o),r.touched=!0):this.stateMap.set(t,{enabled:o,changed:!0,touched:!0})}_applyStateDiff(){for(const t of this.stateMap){const o=t[0],r=t[1];r.changed?(this._toggleClass(o,r.enabled),r.changed=!1):r.touched||(r.enabled&&this._toggleClass(o,!1),this.stateMap.delete(o)),r.touched=!1}}_toggleClass(t,o){(t=t.trim()).length>0&&t.split(Ou).forEach(r=>{o?this._renderer.addClass(this._ngEl.nativeElement,r):this._renderer.removeClass(this._ngEl.nativeElement,r)})}}return n.\u0275fac=function(t){return new(t||n)(P(cs),P(tc),P(An),P($n))},n.\u0275dir=z({type:n,selectors:[["","ngClass",""]],inputs:{klass:["class","klass"],ngClass:"ngClass"},standalone:!0}),n})();class u7{constructor(e,t,o,r){this.$implicit=e,this.ngForOf=t,this.index=o,this.count=r}get first(){return 0===this.index}get last(){return this.index===this.count-1}get even(){return this.index%2==0}get odd(){return!this.even}}let mu=(()=>{class n{set ngForOf(t){this._ngForOf=t,this._ngForOfDirty=!0}set ngForTrackBy(t){this._trackByFn=t}get ngForTrackBy(){return this._trackByFn}constructor(t,o,r){this._viewContainer=t,this._template=o,this._differs=r,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForTemplate(t){t&&(this._template=t)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const t=this._ngForOf;!this._differ&&t&&(this._differ=this._differs.find(t).create(this.ngForTrackBy))}if(this._differ){const t=this._differ.diff(this._ngForOf);t&&this._applyChanges(t)}}_applyChanges(t){const o=this._viewContainer;t.forEachOperation((r,i,c)=>{if(null==r.previousIndex)o.createEmbeddedView(this._template,new u7(r.item,this._ngForOf,-1,-1),null===c?void 0:c);else if(null==c)o.remove(null===i?void 0:i);else if(null!==i){const f=o.get(i);o.move(f,c),rO(f,r)}});for(let r=0,i=o.length;r{rO(o.get(r.currentIndex),r)})}static ngTemplateContextGuard(t,o){return!0}}return n.\u0275fac=function(t){return new(t||n)(P(ut),P(Qt),P(cs))},n.\u0275dir=z({type:n,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"},standalone:!0}),n})();function rO(n,e){n.context.$implicit=e.item}let _s=(()=>{class n{constructor(t,o){this._viewContainer=t,this._context=new d7,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=o}set ngIf(t){this._context.$implicit=this._context.ngIf=t,this._updateView()}set ngIfThen(t){iO("ngIfThen",t),this._thenTemplateRef=t,this._thenViewRef=null,this._updateView()}set ngIfElse(t){iO("ngIfElse",t),this._elseTemplateRef=t,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(t,o){return!0}}return n.\u0275fac=function(t){return new(t||n)(P(ut),P(Qt))},n.\u0275dir=z({type:n,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0}),n})();class d7{constructor(){this.$implicit=null,this.ngIf=null}}function iO(n,e){if(e&&!e.createEmbeddedView)throw new Error(`${n} must be a TemplateRef, but received '${de(e)}'.`)}let fO=(()=>{class n{constructor(t,o,r){this._ngEl=t,this._differs=o,this._renderer=r,this._ngStyle=null,this._differ=null}set ngStyle(t){this._ngStyle=t,!this._differ&&t&&(this._differ=this._differs.find(t).create())}ngDoCheck(){if(this._differ){const t=this._differ.diff(this._ngStyle);t&&this._applyChanges(t)}}_setStyle(t,o){const[r,i]=t.split("."),c=-1===r.indexOf("-")?void 0:Pn.DashCase;null!=o?this._renderer.setStyle(this._ngEl.nativeElement,r,i?`${o}${i}`:o,c):this._renderer.removeStyle(this._ngEl.nativeElement,r,c)}_applyChanges(t){t.forEachRemovedItem(o=>this._setStyle(o.key,null)),t.forEachAddedItem(o=>this._setStyle(o.key,o.currentValue)),t.forEachChangedItem(o=>this._setStyle(o.key,o.currentValue))}}return n.\u0275fac=function(t){return new(t||n)(P(An),P(tc),P($n))},n.\u0275dir=z({type:n,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"},standalone:!0}),n})(),q7=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({}),n})();let $7=(()=>{class n{}return n.\u0275prov=E({token:n,providedIn:"root",factory:()=>new H7(D(Xe),window)}),n})();class H7{constructor(e,t){this.document=e,this.window=t,this.offset=()=>[0,0]}setOffset(e){this.offset=Array.isArray(e)?()=>e:e}getScrollPosition(){return this.supportsScrolling()?[this.window.pageXOffset,this.window.pageYOffset]:[0,0]}scrollToPosition(e){this.supportsScrolling()&&this.window.scrollTo(e[0],e[1])}scrollToAnchor(e){if(!this.supportsScrolling())return;const t=function G7(n,e){const t=n.getElementById(e)||n.getElementsByName(e)[0];if(t)return t;if("function"==typeof n.createTreeWalker&&n.body&&(n.body.createShadowRoot||n.body.attachShadow)){const o=n.createTreeWalker(n.body,NodeFilter.SHOW_ELEMENT);let r=o.currentNode;for(;r;){const i=r.shadowRoot;if(i){const c=i.getElementById(e)||i.querySelector(`[name="${e}"]`);if(c)return c}r=o.nextNode()}}return null}(this.document,e);t&&(this.scrollToElement(t),t.focus())}setHistoryScrollRestoration(e){if(this.supportScrollRestoration()){const t=this.window.history;t&&t.scrollRestoration&&(t.scrollRestoration=e)}}scrollToElement(e){const t=e.getBoundingClientRect(),o=t.left+this.window.pageXOffset,r=t.top+this.window.pageYOffset,i=this.offset();this.window.scrollTo(o-i[0],r-i[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const e=lO(this.window.history)||lO(Object.getPrototypeOf(this.window.history));return!(!e||!e.writable&&!e.set)}catch{return!1}}supportsScrolling(){try{return!!this.window&&!!this.window.scrollTo&&"pageXOffset"in this.window}catch{return!1}}}function lO(n){return Object.getOwnPropertyDescriptor(n,"scrollRestoration")}class bO{}class MS extends Ok{constructor(){super(...arguments),this.supportsDOMEvents=!0}}class xu extends MS{static makeCurrent(){!function Pk(n){su||(su=n)}(new xu)}onAndCancel(e,t,o){return e.addEventListener(t,o,!1),()=>{e.removeEventListener(t,o,!1)}}dispatchEvent(e,t){e.dispatchEvent(t)}remove(e){e.parentNode&&e.parentNode.removeChild(e)}createElement(e,t){return(t=t||this.getDefaultDocument()).createElement(e)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(e){return e.nodeType===Node.ELEMENT_NODE}isShadowRoot(e){return e instanceof DocumentFragment}getGlobalEventTarget(e,t){return"window"===t?window:"document"===t?e:"body"===t?e.body:null}getBaseHref(e){const t=function PS(){return cc=cc||document.querySelector("base"),cc?cc.getAttribute("href"):null}();return null==t?null:function OS(n){Cs=Cs||document.createElement("a"),Cs.setAttribute("href",n);const e=Cs.pathname;return"/"===e.charAt(0)?e:`/${e}`}(t)}resetBaseElement(){cc=null}getUserAgent(){return window.navigator.userAgent}getCookie(e){return eO(document.cookie,e)}}let Cs,cc=null;const _O=new S("TRANSITION_ID"),yS=[{provide:Jf,useFactory:function mS(n,e,t){return()=>{t.get(es).donePromise.then(()=>{const o=St(),r=e.querySelectorAll(`style[ng-transition="${n}"]`);for(let i=0;i{class n{build(){return new XMLHttpRequest}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();const Ms=new S("EventManagerPlugins");let Ps=(()=>{class n{constructor(t,o){this._zone=o,this._eventNameToPlugin=new Map,t.forEach(r=>r.manager=this),this._plugins=t.slice().reverse()}addEventListener(t,o,r){return this._findPluginFor(o).addEventListener(t,o,r)}addGlobalEventListener(t,o,r){return this._findPluginFor(o).addGlobalEventListener(t,o,r)}getZone(){return this._zone}_findPluginFor(t){const o=this._eventNameToPlugin.get(t);if(o)return o;const r=this._plugins;for(let i=0;i{class n{constructor(){this._stylesSet=new Set}addStyles(t){const o=new Set;t.forEach(r=>{this._stylesSet.has(r)||(this._stylesSet.add(r),o.add(r))}),this.onStylesAdded(o)}onStylesAdded(t){}getAllStyles(){return Array.from(this._stylesSet)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})(),fc=(()=>{class n extends CO{constructor(t){super(),this._doc=t,this._hostNodes=new Map,this._hostNodes.set(t.head,[])}_addStylesToHost(t,o,r){t.forEach(i=>{const c=this._doc.createElement("style");c.textContent=i,r.push(o.appendChild(c))})}addHost(t){const o=[];this._addStylesToHost(this._stylesSet,t,o),this._hostNodes.set(t,o)}removeHost(t){const o=this._hostNodes.get(t);o&&o.forEach(MO),this._hostNodes.delete(t)}onStylesAdded(t){this._hostNodes.forEach((o,r)=>{this._addStylesToHost(t,r,o)})}ngOnDestroy(){this._hostNodes.forEach(t=>t.forEach(MO))}}return n.\u0275fac=function(t){return new(t||n)(D(Xe))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();function MO(n){St().remove(n)}const Au={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},Tu=/%COMP%/g;function Iu(n,e){return e.flat(100).map(t=>t.replace(Tu,n))}function mO(n){return e=>{if("__ngUnwrap__"===e)return n;!1===n(e)&&(e.preventDefault(),e.returnValue=!1)}}let Os=(()=>{class n{constructor(t,o,r){this.eventManager=t,this.sharedStylesHost=o,this.appId=r,this.rendererByCompId=new Map,this.defaultRenderer=new Nu(t)}createRenderer(t,o){if(!t||!o)return this.defaultRenderer;switch(o.encapsulation){case nt.Emulated:{let r=this.rendererByCompId.get(o.id);return r||(r=new AS(this.eventManager,this.sharedStylesHost,o,this.appId),this.rendererByCompId.set(o.id,r)),r.applyToHost(t),r}case nt.ShadowDom:return new TS(this.eventManager,this.sharedStylesHost,t,o);default:if(!this.rendererByCompId.has(o.id)){const r=Iu(o.id,o.styles);this.sharedStylesHost.addStyles(r),this.rendererByCompId.set(o.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}return n.\u0275fac=function(t){return new(t||n)(D(Ps),D(fc),D(ec))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();class Nu{constructor(e){this.eventManager=e,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(e,t){return t?document.createElementNS(Au[t]||t,e):document.createElement(e)}createComment(e){return document.createComment(e)}createText(e){return document.createTextNode(e)}appendChild(e,t){(vO(e)?e.content:e).appendChild(t)}insertBefore(e,t,o){e&&(vO(e)?e.content:e).insertBefore(t,o)}removeChild(e,t){e&&e.removeChild(t)}selectRootElement(e,t){let o="string"==typeof e?document.querySelector(e):e;if(!o)throw new Error(`The selector "${e}" did not match any elements`);return t||(o.textContent=""),o}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,t,o,r){if(r){t=r+":"+t;const i=Au[r];i?e.setAttributeNS(i,t,o):e.setAttribute(t,o)}else e.setAttribute(t,o)}removeAttribute(e,t,o){if(o){const r=Au[o];r?e.removeAttributeNS(r,t):e.removeAttribute(`${o}:${t}`)}else e.removeAttribute(t)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}setStyle(e,t,o,r){r&(Pn.DashCase|Pn.Important)?e.style.setProperty(t,o,r&Pn.Important?"important":""):e.style[t]=o}removeStyle(e,t,o){o&Pn.DashCase?e.style.removeProperty(t):e.style[t]=""}setProperty(e,t,o){e[t]=o}setValue(e,t){e.nodeValue=t}listen(e,t,o){return"string"==typeof e?this.eventManager.addGlobalEventListener(e,t,mO(o)):this.eventManager.addEventListener(e,t,mO(o))}}function vO(n){return"TEMPLATE"===n.tagName&&void 0!==n.content}class AS extends Nu{constructor(e,t,o,r){super(e),this.component=o;const i=Iu(r+"-"+o.id,o.styles);t.addStyles(i),this.contentAttr=function SS(n){return"_ngcontent-%COMP%".replace(Tu,n)}(r+"-"+o.id),this.hostAttr=function ES(n){return"_nghost-%COMP%".replace(Tu,n)}(r+"-"+o.id)}applyToHost(e){super.setAttribute(e,this.hostAttr,"")}createElement(e,t){const o=super.createElement(e,t);return super.setAttribute(o,this.contentAttr,""),o}}class TS extends Nu{constructor(e,t,o,r){super(e),this.sharedStylesHost=t,this.hostEl=o,this.shadowRoot=o.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const i=Iu(r.id,r.styles);for(let c=0;c{class n extends pO{constructor(t){super(t)}supports(t){return!0}addEventListener(t,o,r){return t.addEventListener(o,r,!1),()=>this.removeEventListener(t,o,r)}removeEventListener(t,o,r){return t.removeEventListener(o,r)}}return n.\u0275fac=function(t){return new(t||n)(D(Xe))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();const wO=["alt","control","meta","shift"],NS={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},LS={alt:n=>n.altKey,control:n=>n.ctrlKey,meta:n=>n.metaKey,shift:n=>n.shiftKey};let RS=(()=>{class n extends pO{constructor(t){super(t)}supports(t){return null!=n.parseEventName(t)}addEventListener(t,o,r){const i=n.parseEventName(o),c=n.eventCallback(i.fullKey,r,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>St().onAndCancel(t,i.domEventName,c))}static parseEventName(t){const o=t.toLowerCase().split("."),r=o.shift();if(0===o.length||"keydown"!==r&&"keyup"!==r)return null;const i=n._normalizeKey(o.pop());let c="",f=o.indexOf("code");if(f>-1&&(o.splice(f,1),c="code."),wO.forEach(a=>{const l=o.indexOf(a);l>-1&&(o.splice(l,1),c+=a+".")}),c+=i,0!=o.length||0===i.length)return null;const s={};return s.domEventName=r,s.fullKey=c,s}static matchEventFullKeyCode(t,o){let r=NS[t.key]||t.key,i="";return o.indexOf("code.")>-1&&(r=t.code,i="code."),!(null==r||!r)&&(r=r.toLowerCase()," "===r?r="space":"."===r&&(r="dot"),wO.forEach(c=>{c!==r&&(0,LS[c])(t)&&(i+=c+".")}),i+=r,i===o)}static eventCallback(t,o,r){return i=>{n.matchEventFullKeyCode(i,t)&&r.runGuarded(()=>o(i))}}static _normalizeKey(t){return"esc"===t?"escape":t}}return n.\u0275fac=function(t){return new(t||n)(D(Xe))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();const kO=[{provide:Kb,useValue:"browser"},{provide:bP,useValue:function FS(){xu.makeCurrent()},multi:!0},{provide:Xe,useFactory:function VS(){return function Pv(n){Nl=n}(document),document},deps:[]}],qS=yP(pk,"browser",kO),SO=new S(""),EO=[{provide:ns,useClass:class vS{addToWindow(e){_e.getAngularTestability=(o,r=!0)=>{const i=e.findTestabilityInTree(o,r);if(null==i)throw new Error("Could not find testability for element.");return i},_e.getAllAngularTestabilities=()=>e.getAllTestabilities(),_e.getAllAngularRootElements=()=>e.getAllRootElements(),_e.frameworkStabilizers||(_e.frameworkStabilizers=[]),_e.frameworkStabilizers.push(o=>{const r=_e.getAllAngularTestabilities();let i=r.length,c=!1;const f=function(s){c=c||s,i--,0==i&&o(c)};r.forEach(function(s){s.whenStable(f)})})}findTestabilityInTree(e,t,o){return null==t?null:e.getTestability(t)??(o?St().isShadowRoot(t)?this.findTestabilityInTree(e,t.host,!0):this.findTestabilityInTree(e,t.parentElement,!0):null)}},deps:[]},{provide:MP,useClass:Jb,deps:[Ee,eu,ns]},{provide:Jb,useClass:Jb,deps:[Ee,eu,ns]}],xO=[{provide:$l,useValue:"root"},{provide:vr,useFactory:function jS(){return new vr},deps:[]},{provide:Ms,useClass:IS,multi:!0,deps:[Xe,Ee,Kb]},{provide:Ms,useClass:RS,multi:!0,deps:[Xe]},{provide:Os,useClass:Os,deps:[Ps,fc,ec]},{provide:Ri,useExisting:Os},{provide:CO,useExisting:fc},{provide:fc,useClass:fc,deps:[Xe]},{provide:Ps,useClass:Ps,deps:[Ms,Ee]},{provide:bO,useClass:wS,deps:[]},[]];let AO=(()=>{class n{constructor(t){}static withServerTransition(t){return{ngModule:n,providers:[{provide:ec,useValue:t.appId},{provide:_O,useExisting:ec},yS]}}}return n.\u0275fac=function(t){return new(t||n)(D(SO,12))},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({providers:[...xO,...EO],imports:[q7,Ck]}),n})(),TO=(()=>{class n{constructor(t){this._doc=t}getTitle(){return this._doc.title}setTitle(t){this._doc.title=t||""}}return n.\u0275fac=function(t){return new(t||n)(D(Xe))},n.\u0275prov=E({token:n,factory:function(t){let o=null;return o=t?new t:function BS(){return new TO(D(Xe))}(),o},providedIn:"root"}),n})();typeof window<"u"&&window;const{isArray:YS}=Array,{getPrototypeOf:ZS,prototype:XS,keys:JS}=Object;function LO(n){if(1===n.length){const e=n[0];if(YS(e))return{args:e,keys:null};if(function eE(n){return n&&"object"==typeof n&&ZS(n)===XS}(e)){const t=JS(e);return{args:t.map(o=>e[o]),keys:t}}}return{args:n,keys:null}}const{isArray:nE}=Array;function RO(n){return K(e=>function tE(n,e){return nE(e)?n(...e):n(e)}(n,e))}function FO(n,e){return n.reduce((t,o,r)=>(t[o]=e[r],t),{})}let jO=(()=>{class n{constructor(t,o){this._renderer=t,this._elementRef=o,this.onChange=r=>{},this.onTouched=()=>{}}setProperty(t,o){this._renderer.setProperty(this._elementRef.nativeElement,t,o)}registerOnTouched(t){this.onTouched=t}registerOnChange(t){this.onChange=t}setDisabledState(t){this.setProperty("disabled",t)}}return n.\u0275fac=function(t){return new(t||n)(P($n),P(An))},n.\u0275dir=z({type:n}),n})(),Uo=(()=>{class n extends jO{}return n.\u0275fac=function(){let e;return function(o){return(e||(e=Ze(n)))(o||n)}}(),n.\u0275dir=z({type:n,features:[le]}),n})();const Et=new S("NgValueAccessor"),iE={provide:Et,useExisting:he(()=>ms),multi:!0},fE=new S("CompositionEventMode");let ms=(()=>{class n extends jO{constructor(t,o,r){super(t,o),this._compositionMode=r,this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function cE(){const n=St()?St().getUserAgent():"";return/android (\d+)/.test(n.toLowerCase())}())}writeValue(t){this.setProperty("value",t??"")}_handleInput(t){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(t)}_compositionStart(){this._composing=!0}_compositionEnd(t){this._composing=!1,this._compositionMode&&this.onChange(t)}}return n.\u0275fac=function(t){return new(t||n)(P($n),P(An),P(fE,8))},n.\u0275dir=z({type:n,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(t,o){1&t&&pe("input",function(i){return o._handleInput(i.target.value)})("blur",function(){return o.onTouched()})("compositionstart",function(){return o._compositionStart()})("compositionend",function(i){return o._compositionEnd(i.target.value)})},features:[Pe([iE]),le]}),n})();const sn=new S("NgValidators"),ho=new S("NgAsyncValidators");function UO(n){return function go(n){return null==n||("string"==typeof n||Array.isArray(n))&&0===n.length}(n.value)?{required:!0}:null}function ys(n){return null}function KO(n){return null!=n}function YO(n){return Ui(n)?Le(n):n}function ZO(n){let e={};return n.forEach(t=>{e=null!=t?{...e,...t}:e}),0===Object.keys(e).length?null:e}function XO(n,e){return e.map(t=>t(n))}function JO(n){return n.map(e=>function lE(n){return!n.validate}(e)?e:t=>e.validate(t))}function Fu(n){return null!=n?function em(n){if(!n)return null;const e=n.filter(KO);return 0==e.length?null:function(t){return ZO(XO(t,e))}}(JO(n)):null}function ju(n){return null!=n?function nm(n){if(!n)return null;const e=n.filter(KO);return 0==e.length?null:function(t){return function oE(...n){const e=Kd(n),{args:t,keys:o}=LO(n),r=new Ae(i=>{const{length:c}=t;if(!c)return void i.complete();const f=new Array(c);let s=c,a=c;for(let l=0;l{b||(b=!0,a--),f[l]=u},()=>s--,void 0,()=>{(!s||!b)&&(a||i.next(o?FO(o,f):f),i.complete())}))}});return e?r.pipe(RO(e)):r}(XO(t,e).map(YO)).pipe(K(ZO))}}(JO(n)):null}function tm(n,e){return null===n?[e]:Array.isArray(n)?[...n,e]:[n,e]}function Vu(n){return n?Array.isArray(n)?n:[n]:[]}function vs(n,e){return Array.isArray(n)?n.includes(e):n===e}function im(n,e){const t=Vu(e);return Vu(n).forEach(r=>{vs(t,r)||t.push(r)}),t}function cm(n,e){return Vu(e).filter(t=>!vs(n,t))}class fm{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_setValidators(e){this._rawValidators=e||[],this._composedValidatorFn=Fu(this._rawValidators)}_setAsyncValidators(e){this._rawAsyncValidators=e||[],this._composedAsyncValidatorFn=ju(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(e){this._onDestroyCallbacks.push(e)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(e=>e()),this._onDestroyCallbacks=[]}reset(e){this.control&&this.control.reset(e)}hasError(e,t){return!!this.control&&this.control.hasError(e,t)}getError(e,t){return this.control?this.control.getError(e,t):null}}class Cn extends fm{get formDirective(){return null}get path(){return null}}class _o extends fm{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}}class sm{constructor(e){this._cd=e}get isTouched(){return!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return!!this._cd?.submitted}}let am=(()=>{class n extends sm{constructor(t){super(t)}}return n.\u0275fac=function(t){return new(t||n)(P(_o,2))},n.\u0275dir=z({type:n,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(t,o){2&t&&zf("ng-untouched",o.isUntouched)("ng-touched",o.isTouched)("ng-pristine",o.isPristine)("ng-dirty",o.isDirty)("ng-valid",o.isValid)("ng-invalid",o.isInvalid)("ng-pending",o.isPending)},features:[le]}),n})();const sc="VALID",Ds="INVALID",Hr="PENDING",ac="DISABLED";function ks(n){return null!=n&&!Array.isArray(n)&&"object"==typeof n}class gm{constructor(e,t){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._assignValidators(e),this._assignAsyncValidators(t)}get validator(){return this._composedValidatorFn}set validator(e){this._rawValidators=this._composedValidatorFn=e}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(e){this._rawAsyncValidators=this._composedAsyncValidatorFn=e}get parent(){return this._parent}get valid(){return this.status===sc}get invalid(){return this.status===Ds}get pending(){return this.status==Hr}get disabled(){return this.status===ac}get enabled(){return this.status!==ac}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(e){this._assignValidators(e)}setAsyncValidators(e){this._assignAsyncValidators(e)}addValidators(e){this.setValidators(im(e,this._rawValidators))}addAsyncValidators(e){this.setAsyncValidators(im(e,this._rawAsyncValidators))}removeValidators(e){this.setValidators(cm(e,this._rawValidators))}removeAsyncValidators(e){this.setAsyncValidators(cm(e,this._rawAsyncValidators))}hasValidator(e){return vs(this._rawValidators,e)}hasAsyncValidator(e){return vs(this._rawAsyncValidators,e)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(e={}){this.touched=!0,this._parent&&!e.onlySelf&&this._parent.markAsTouched(e)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(e=>e.markAllAsTouched())}markAsUntouched(e={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(t=>{t.markAsUntouched({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)}markAsDirty(e={}){this.pristine=!1,this._parent&&!e.onlySelf&&this._parent.markAsDirty(e)}markAsPristine(e={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(t=>{t.markAsPristine({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)}markAsPending(e={}){this.status=Hr,!1!==e.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!e.onlySelf&&this._parent.markAsPending(e)}disable(e={}){const t=this._parentMarkedDirty(e.onlySelf);this.status=ac,this.errors=null,this._forEachChild(o=>{o.disable({...e,onlySelf:!0})}),this._updateValue(),!1!==e.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors({...e,skipPristineCheck:t}),this._onDisabledChange.forEach(o=>o(!0))}enable(e={}){const t=this._parentMarkedDirty(e.onlySelf);this.status=sc,this._forEachChild(o=>{o.enable({...e,onlySelf:!0})}),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent}),this._updateAncestors({...e,skipPristineCheck:t}),this._onDisabledChange.forEach(o=>o(!1))}_updateAncestors(e){this._parent&&!e.onlySelf&&(this._parent.updateValueAndValidity(e),e.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(e){this._parent=e}getRawValue(){return this.value}updateValueAndValidity(e={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===sc||this.status===Hr)&&this._runAsyncValidator(e.emitEvent)),!1!==e.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!e.onlySelf&&this._parent.updateValueAndValidity(e)}_updateTreeValidity(e={emitEvent:!0}){this._forEachChild(t=>t._updateTreeValidity(e)),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?ac:sc}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(e){if(this.asyncValidator){this.status=Hr,this._hasOwnPendingAsyncValidator=!0;const t=YO(this.asyncValidator(this));this._asyncValidationSubscription=t.subscribe(o=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(o,{emitEvent:e})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(e,t={}){this.errors=e,this._updateControlsErrors(!1!==t.emitEvent)}get(e){let t=e;return null==t||(Array.isArray(t)||(t=t.split(".")),0===t.length)?null:t.reduce((o,r)=>o&&o._find(r),this)}getError(e,t){const o=t?this.get(t):this;return o&&o.errors?o.errors[e]:null}hasError(e,t){return!!this.getError(e,t)}get root(){let e=this;for(;e._parent;)e=e._parent;return e}_updateControlsErrors(e){this.status=this._calculateStatus(),e&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(e)}_initObservables(){this.valueChanges=new Se,this.statusChanges=new Se}_calculateStatus(){return this._allControlsDisabled()?ac:this.errors?Ds:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(Hr)?Hr:this._anyControlsHaveStatus(Ds)?Ds:sc}_anyControlsHaveStatus(e){return this._anyControls(t=>t.status===e)}_anyControlsDirty(){return this._anyControls(e=>e.dirty)}_anyControlsTouched(){return this._anyControls(e=>e.touched)}_updatePristine(e={}){this.pristine=!this._anyControlsDirty(),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)}_updateTouched(e={}){this.touched=this._anyControlsTouched(),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)}_registerOnCollectionChange(e){this._onCollectionChange=e}_setUpdateStrategy(e){ks(e)&&null!=e.updateOn&&(this._updateOn=e.updateOn)}_parentMarkedDirty(e){return!e&&!(!this._parent||!this._parent.dirty)&&!this._parent._anyControlsDirty()}_find(e){return null}_assignValidators(e){this._rawValidators=Array.isArray(e)?e.slice():e,this._composedValidatorFn=function CE(n){return Array.isArray(n)?Fu(n):n||null}(this._rawValidators)}_assignAsyncValidators(e){this._rawAsyncValidators=Array.isArray(e)?e.slice():e,this._composedAsyncValidatorFn=function ME(n){return Array.isArray(n)?ju(n):n||null}(this._rawAsyncValidators)}}const Gr=new S("CallSetDisabledState",{providedIn:"root",factory:()=>Ss}),Ss="always";function lc(n,e,t=Ss){(function Gu(n,e){const t=function om(n){return n._rawValidators}(n);null!==e.validator?n.setValidators(tm(t,e.validator)):"function"==typeof t&&n.setValidators([t]);const o=function rm(n){return n._rawAsyncValidators}(n);null!==e.asyncValidator?n.setAsyncValidators(tm(o,e.asyncValidator)):"function"==typeof o&&n.setAsyncValidators([o]);const r=()=>n.updateValueAndValidity();As(e._rawValidators,r),As(e._rawAsyncValidators,r)})(n,e),e.valueAccessor.writeValue(n.value),(n.disabled||"always"===t)&&e.valueAccessor.setDisabledState?.(n.disabled),function mE(n,e){e.valueAccessor.registerOnChange(t=>{n._pendingValue=t,n._pendingChange=!0,n._pendingDirty=!0,"change"===n.updateOn&&dm(n,e)})}(n,e),function vE(n,e){const t=(o,r)=>{e.valueAccessor.writeValue(o),r&&e.viewToModelUpdate(o)};n.registerOnChange(t),e._registerOnDestroy(()=>{n._unregisterOnChange(t)})}(n,e),function yE(n,e){e.valueAccessor.registerOnTouched(()=>{n._pendingTouched=!0,"blur"===n.updateOn&&n._pendingChange&&dm(n,e),"submit"!==n.updateOn&&n.markAsTouched()})}(n,e),function OE(n,e){if(e.valueAccessor.setDisabledState){const t=o=>{e.valueAccessor.setDisabledState(o)};n.registerOnDisabledChange(t),e._registerOnDestroy(()=>{n._unregisterOnDisabledChange(t)})}}(n,e)}function As(n,e){n.forEach(t=>{t.registerOnValidatorChange&&t.registerOnValidatorChange(e)})}function dm(n,e){n._pendingDirty&&n.markAsDirty(),n.setValue(n._pendingValue,{emitModelToViewChange:!1}),e.viewToModelUpdate(n._pendingValue),n._pendingChange=!1}function pm(n,e){const t=n.indexOf(e);t>-1&&n.splice(t,1)}function Cm(n){return"object"==typeof n&&null!==n&&2===Object.keys(n).length&&"value"in n&&"disabled"in n}const Mm=class extends gm{constructor(e=null,t,o){super(function Uu(n){return(ks(n)?n.validators:n)||null}(t),function $u(n,e){return(ks(e)?e.asyncValidators:n)||null}(o,t)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(e),this._setUpdateStrategy(t),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),ks(t)&&(t.nonNullable||t.initialValueIsDefault)&&(this.defaultValue=Cm(e)?e.value:e)}setValue(e,t={}){this.value=this._pendingValue=e,this._onChange.length&&!1!==t.emitModelToViewChange&&this._onChange.forEach(o=>o(this.value,!1!==t.emitViewToModelChange)),this.updateValueAndValidity(t)}patchValue(e,t={}){this.setValue(e,t)}reset(e=this.defaultValue,t={}){this._applyFormState(e),this.markAsPristine(t),this.markAsUntouched(t),this.setValue(this.value,t),this._pendingChange=!1}_updateValue(){}_anyControls(e){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(e){this._onChange.push(e)}_unregisterOnChange(e){pm(this._onChange,e)}registerOnDisabledChange(e){this._onDisabledChange.push(e)}_unregisterOnDisabledChange(e){pm(this._onDisabledChange,e)}_forEachChild(e){}_syncPendingControls(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange)||(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),0))}_applyFormState(e){Cm(e)?(this.value=this._pendingValue=e.value,e.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=e}},TE={provide:_o,useExisting:he(()=>Zu)},mm=(()=>Promise.resolve())();let Zu=(()=>{class n extends _o{constructor(t,o,r,i,c,f){super(),this._changeDetectorRef=c,this.callSetDisabledState=f,this.control=new Mm,this._registered=!1,this.update=new Se,this._parent=t,this._setValidators(o),this._setAsyncValidators(r),this.valueAccessor=function Ku(n,e){if(!e)return null;let t,o,r;return Array.isArray(e),e.forEach(i=>{i.constructor===ms?t=i:function kE(n){return Object.getPrototypeOf(n.constructor)===Uo}(i)?o=i:r=i}),r||o||t||null}(0,i)}ngOnChanges(t){if(this._checkForErrors(),!this._registered||"name"in t){if(this._registered&&(this._checkName(),this.formDirective)){const o=t.name.previousValue;this.formDirective.removeControl({name:o,path:this._getPath(o)})}this._setUpControl()}"isDisabled"in t&&this._updateDisabled(t),function Qu(n,e){if(!n.hasOwnProperty("model"))return!1;const t=n.model;return!!t.isFirstChange()||!Object.is(e,t.currentValue)}(t,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(t){this.viewModel=t,this.update.emit(t)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){lc(this.control,this,this.callSetDisabledState),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),this._isStandalone()}_updateValue(t){mm.then(()=>{this.control.setValue(t,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(t){const o=t.isDisabled.currentValue,r=0!==o&&$r(o);mm.then(()=>{r&&!this.control.disabled?this.control.disable():!r&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(t){return this._parent?function Es(n,e){return[...e.path,n]}(t,this._parent):[t]}}return n.\u0275fac=function(t){return new(t||n)(P(Cn,9),P(sn,10),P(ho,10),P(Et,10),P(os,8),P(Gr,8))},n.\u0275dir=z({type:n,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:["disabled","isDisabled"],model:["ngModel","model"],options:["ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[Pe([TE]),le,kn]}),n})(),vm=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({}),n})(),$o=(()=>{class n{constructor(){this._validator=ys}ngOnChanges(t){if(this.inputName in t){const o=this.normalizeInput(t[this.inputName].currentValue);this._enabled=this.enabled(o),this._validator=this._enabled?this.createValidator(o):ys,this._onChange&&this._onChange()}}validate(t){return this._validator(t)}registerOnValidatorChange(t){this._onChange=t}enabled(t){return null!=t}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275dir=z({type:n,features:[kn]}),n})();const ZE={provide:sn,useExisting:he(()=>Is),multi:!0};let Is=(()=>{class n extends $o{constructor(){super(...arguments),this.inputName="required",this.normalizeInput=$r,this.createValidator=t=>UO}enabled(t){return t}}return n.\u0275fac=function(){let e;return function(o){return(e||(e=Ze(n)))(o||n)}}(),n.\u0275dir=z({type:n,selectors:[["","required","","formControlName","",3,"type","checkbox"],["","required","","formControl","",3,"type","checkbox"],["","required","","ngModel","",3,"type","checkbox"]],hostVars:1,hostBindings:function(t,o){2&t&&st("required",o._enabled?"":null)},inputs:{required:"required"},features:[Pe([ZE]),le]}),n})(),o8=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({imports:[vm]}),n})(),i8=(()=>{class n{static withConfig(t){return{ngModule:n,providers:[{provide:Gr,useValue:t.callSetDisabledState??Ss}]}}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({imports:[o8]}),n})();class Bm{}class c8{}const Jt="*";function Um(n,e=null){return{type:4,styles:e,timings:n}}function $m(n,e=null){return{type:2,steps:n,options:e}}function Ho(n){return{type:6,styles:n,offset:null}}function og(n,e,t=null){return{type:11,selector:n,animation:e,options:t}}function Hm(n){Promise.resolve().then(n)}class uc{constructor(e=0,t=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._originalOnDoneFns=[],this._originalOnStartFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this._position=0,this.parentPlayer=null,this.totalTime=e+t}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}onStart(e){this._originalOnStartFns.push(e),this._onStartFns.push(e)}onDone(e){this._originalOnDoneFns.push(e),this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){Hm(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(e=>e()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(e){this._position=this.totalTime?e*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(e){const t="start"==e?this._onStartFns:this._onDoneFns;t.forEach(o=>o()),t.length=0}}class Gm{constructor(e){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=e;let t=0,o=0,r=0;const i=this.players.length;0==i?Hm(()=>this._onFinish()):this.players.forEach(c=>{c.onDone(()=>{++t==i&&this._onFinish()}),c.onDestroy(()=>{++o==i&&this._onDestroy()}),c.onStart(()=>{++r==i&&this._onStart()})}),this.totalTime=this.players.reduce((c,f)=>Math.max(c,f.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this.players.forEach(e=>e.init())}onStart(e){this._onStartFns.push(e)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(e=>e()),this._onStartFns=[])}onDone(e){this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(e=>e.play())}pause(){this.players.forEach(e=>e.pause())}restart(){this.players.forEach(e=>e.restart())}finish(){this._onFinish(),this.players.forEach(e=>e.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(e=>e.destroy()),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){this.players.forEach(e=>e.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(e){const t=e*this.totalTime;this.players.forEach(o=>{const r=o.totalTime?Math.min(1,t/o.totalTime):1;o.setPosition(r)})}getPosition(){const e=this.players.reduce((t,o)=>null===t||o.totalTime>t.totalTime?o:t,null);return null!=e?e.getPosition():0}beforeDestroy(){this.players.forEach(e=>{e.beforeDestroy&&e.beforeDestroy()})}triggerCallback(e){const t="start"==e?this._onStartFns:this._onDoneFns;t.forEach(o=>o()),t.length=0}}function Wm(n){return new M(3e3,!1)}function $8(){return typeof window<"u"&&typeof window.document<"u"}function ig(){return typeof process<"u"&&"[object process]"==={}.toString.call(process)}function po(n){switch(n.length){case 0:return new uc;case 1:return n[0];default:return new Gm(n)}}function Qm(n,e,t,o,r=new Map,i=new Map){const c=[],f=[];let s=-1,a=null;if(o.forEach(l=>{const b=l.get("offset"),u=b==s,g=u&&a||new Map;l.forEach((d,h)=>{let _=h,C=d;if("offset"!==h)switch(_=e.normalizePropertyName(_,c),C){case"!":C=r.get(h);break;case Jt:C=i.get(h);break;default:C=e.normalizeStyleValue(h,_,C,c)}g.set(_,C)}),u||f.push(g),a=g,s=b}),c.length)throw function T8(n){return new M(3502,!1)}();return f}function cg(n,e,t,o){switch(e){case"start":n.onStart(()=>o(t&&fg(t,"start",n)));break;case"done":n.onDone(()=>o(t&&fg(t,"done",n)));break;case"destroy":n.onDestroy(()=>o(t&&fg(t,"destroy",n)))}}function fg(n,e,t){const i=sg(n.element,n.triggerName,n.fromState,n.toState,e||n.phaseName,t.totalTime??n.totalTime,!!t.disabled),c=n._data;return null!=c&&(i._data=c),i}function sg(n,e,t,o,r="",i=0,c){return{element:n,triggerName:e,fromState:t,toState:o,phaseName:r,totalTime:i,disabled:!!c}}function Nn(n,e,t){let o=n.get(e);return o||n.set(e,o=t),o}function Km(n){const e=n.indexOf(":");return[n.substring(1,e),n.slice(e+1)]}let ag=(n,e)=>!1,Ym=(n,e,t)=>[],Zm=null;function lg(n){const e=n.parentNode||n.host;return e===Zm?null:e}(ig()||typeof Element<"u")&&($8()?(Zm=(()=>document.documentElement)(),ag=(n,e)=>{for(;e;){if(e===n)return!0;e=lg(e)}return!1}):ag=(n,e)=>n.contains(e),Ym=(n,e,t)=>{if(t)return Array.from(n.querySelectorAll(e));const o=n.querySelector(e);return o?[o]:[]});let Go=null,Xm=!1;const Jm=ag,e0=Ym;let n0=(()=>{class n{validateStyleProperty(t){return function G8(n){Go||(Go=function W8(){return typeof document<"u"?document.body:null}()||{},Xm=!!Go.style&&"WebkitAppearance"in Go.style);let e=!0;return Go.style&&!function H8(n){return"ebkit"==n.substring(1,6)}(n)&&(e=n in Go.style,!e&&Xm&&(e="Webkit"+n.charAt(0).toUpperCase()+n.slice(1)in Go.style)),e}(t)}matchesElement(t,o){return!1}containsElement(t,o){return Jm(t,o)}getParentElement(t){return lg(t)}query(t,o,r){return e0(t,o,r)}computeStyle(t,o,r){return r||""}animate(t,o,r,i,c,f=[],s){return new uc(r,i)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})(),bg=(()=>{class n{}return n.NOOP=new n0,n})();const ug="ng-enter",Ns="ng-leave",Ls="ng-trigger",Rs=".ng-trigger",o0="ng-animating",gg=".ng-animating";function eo(n){if("number"==typeof n)return n;const e=n.match(/^(-?[\.\d]+)(m?s)/);return!e||e.length<2?0:dg(parseFloat(e[1]),e[2])}function dg(n,e){return"s"===e?1e3*n:n}function Fs(n,e,t){return n.hasOwnProperty("duration")?n:function Y8(n,e,t){let r,i=0,c="";if("string"==typeof n){const f=n.match(/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i);if(null===f)return e.push(Wm()),{duration:0,delay:0,easing:""};r=dg(parseFloat(f[1]),f[2]);const s=f[3];null!=s&&(i=dg(parseFloat(s),f[4]));const a=f[5];a&&(c=a)}else r=n;if(!t){let f=!1,s=e.length;r<0&&(e.push(function l8(){return new M(3100,!1)}()),f=!0),i<0&&(e.push(function b8(){return new M(3101,!1)}()),f=!0),f&&e.splice(s,0,Wm())}return{duration:r,delay:i,easing:c}}(n,e,t)}function gc(n,e={}){return Object.keys(n).forEach(t=>{e[t]=n[t]}),e}function r0(n){const e=new Map;return Object.keys(n).forEach(t=>{e.set(t,n[t])}),e}function Co(n,e=new Map,t){if(t)for(let[o,r]of t)e.set(o,r);for(let[o,r]of n)e.set(o,r);return e}function f0(n,e,t){return t?e+":"+t+";":""}function s0(n){let e="";for(let t=0;t{const i=_g(r);t&&!t.has(r)&&t.set(r,n.style[i]),n.style[i]=o}),ig()&&s0(n))}function Wo(n,e){n.style&&(e.forEach((t,o)=>{const r=_g(o);n.style[r]=""}),ig()&&s0(n))}function dc(n){return Array.isArray(n)?1==n.length?n[0]:$m(n):n}const hg=new RegExp("{{\\s*(.+?)\\s*}}","g");function a0(n){let e=[];if("string"==typeof n){let t;for(;t=hg.exec(n);)e.push(t[1]);hg.lastIndex=0}return e}function hc(n,e,t){const o=n.toString(),r=o.replace(hg,(i,c)=>{let f=e[c];return null==f&&(t.push(function g8(n){return new M(3003,!1)}()),f=""),f.toString()});return r==o?n:r}function js(n){const e=[];let t=n.next();for(;!t.done;)e.push(t.value),t=n.next();return e}const J8=/-+([a-z0-9])/g;function _g(n){return n.replace(J8,(...e)=>e[1].toUpperCase())}function ex(n){return n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function Ln(n,e,t){switch(e.type){case 7:return n.visitTrigger(e,t);case 0:return n.visitState(e,t);case 1:return n.visitTransition(e,t);case 2:return n.visitSequence(e,t);case 3:return n.visitGroup(e,t);case 4:return n.visitAnimate(e,t);case 5:return n.visitKeyframes(e,t);case 6:return n.visitStyle(e,t);case 8:return n.visitReference(e,t);case 9:return n.visitAnimateChild(e,t);case 10:return n.visitAnimateRef(e,t);case 11:return n.visitQuery(e,t);case 12:return n.visitStagger(e,t);default:throw function d8(n){return new M(3004,!1)}()}}function l0(n,e){return window.getComputedStyle(n)[e]}function cx(n,e){const t=[];return"string"==typeof n?n.split(/\s*,\s*/).forEach(o=>function fx(n,e,t){if(":"==n[0]){const s=function sx(n,e){switch(n){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(t,o)=>parseFloat(o)>parseFloat(t);case":decrement":return(t,o)=>parseFloat(o) *"}}(n,t);if("function"==typeof s)return void e.push(s);n=s}const o=n.match(/^(\*|[-\w]+)\s*()\s*(\*|[-\w]+)$/);if(null==o||o.length<4)return t.push(function k8(n){return new M(3015,!1)}()),e;const r=o[1],i=o[2],c=o[3];e.push(b0(r,c));"<"==i[0]&&!("*"==r&&"*"==c)&&e.push(b0(c,r))}(o,t,e)):t.push(n),t}const Bs=new Set(["true","1"]),Us=new Set(["false","0"]);function b0(n,e){const t=Bs.has(n)||Us.has(n),o=Bs.has(e)||Us.has(e);return(r,i)=>{let c="*"==n||n==r,f="*"==e||e==i;return!c&&t&&"boolean"==typeof r&&(c=r?Bs.has(n):Us.has(n)),!f&&o&&"boolean"==typeof i&&(f=i?Bs.has(e):Us.has(e)),c&&f}}const ax=new RegExp("s*:selfs*,?","g");function pg(n,e,t,o){return new lx(n).build(e,t,o)}class lx{constructor(e){this._driver=e}build(e,t,o){const r=new gx(t);return this._resetContextStyleTimingState(r),Ln(this,dc(e),r)}_resetContextStyleTimingState(e){e.currentQuerySelector="",e.collectedStyles=new Map,e.collectedStyles.set("",new Map),e.currentTime=0}visitTrigger(e,t){let o=t.queryCount=0,r=t.depCount=0;const i=[],c=[];return"@"==e.name.charAt(0)&&t.errors.push(function _8(){return new M(3006,!1)}()),e.definitions.forEach(f=>{if(this._resetContextStyleTimingState(t),0==f.type){const s=f,a=s.name;a.toString().split(/\s*,\s*/).forEach(l=>{s.name=l,i.push(this.visitState(s,t))}),s.name=a}else if(1==f.type){const s=this.visitTransition(f,t);o+=s.queryCount,r+=s.depCount,c.push(s)}else t.errors.push(function p8(){return new M(3007,!1)}())}),{type:7,name:e.name,states:i,transitions:c,queryCount:o,depCount:r,options:null}}visitState(e,t){const o=this.visitStyle(e.styles,t),r=e.options&&e.options.params||null;if(o.containsDynamicStyles){const i=new Set,c=r||{};o.styles.forEach(f=>{f instanceof Map&&f.forEach(s=>{a0(s).forEach(a=>{c.hasOwnProperty(a)||i.add(a)})})}),i.size&&(js(i.values()),t.errors.push(function C8(n,e){return new M(3008,!1)}()))}return{type:0,name:e.name,style:o,options:r?{params:r}:null}}visitTransition(e,t){t.queryCount=0,t.depCount=0;const o=Ln(this,dc(e.animation),t);return{type:1,matchers:cx(e.expr,t.errors),animation:o,queryCount:t.queryCount,depCount:t.depCount,options:Qo(e.options)}}visitSequence(e,t){return{type:2,steps:e.steps.map(o=>Ln(this,o,t)),options:Qo(e.options)}}visitGroup(e,t){const o=t.currentTime;let r=0;const i=e.steps.map(c=>{t.currentTime=o;const f=Ln(this,c,t);return r=Math.max(r,t.currentTime),f});return t.currentTime=r,{type:3,steps:i,options:Qo(e.options)}}visitAnimate(e,t){const o=function hx(n,e){if(n.hasOwnProperty("duration"))return n;if("number"==typeof n)return Cg(Fs(n,e).duration,0,"");const t=n;if(t.split(/\s+/).some(i=>"{"==i.charAt(0)&&"{"==i.charAt(1))){const i=Cg(0,0,"");return i.dynamic=!0,i.strValue=t,i}const r=Fs(t,e);return Cg(r.duration,r.delay,r.easing)}(e.timings,t.errors);t.currentAnimateTimings=o;let r,i=e.styles?e.styles:Ho({});if(5==i.type)r=this.visitKeyframes(i,t);else{let c=e.styles,f=!1;if(!c){f=!0;const a={};o.easing&&(a.easing=o.easing),c=Ho(a)}t.currentTime+=o.duration+o.delay;const s=this.visitStyle(c,t);s.isEmptyStep=f,r=s}return t.currentAnimateTimings=null,{type:4,timings:o,style:r,options:null}}visitStyle(e,t){const o=this._makeStyleAst(e,t);return this._validateStyleAst(o,t),o}_makeStyleAst(e,t){const o=[],r=Array.isArray(e.styles)?e.styles:[e.styles];for(let f of r)"string"==typeof f?f===Jt?o.push(f):t.errors.push(new M(3002,!1)):o.push(r0(f));let i=!1,c=null;return o.forEach(f=>{if(f instanceof Map&&(f.has("easing")&&(c=f.get("easing"),f.delete("easing")),!i))for(let s of f.values())if(s.toString().indexOf("{{")>=0){i=!0;break}}),{type:6,styles:o,easing:c,offset:e.offset,containsDynamicStyles:i,options:null}}_validateStyleAst(e,t){const o=t.currentAnimateTimings;let r=t.currentTime,i=t.currentTime;o&&i>0&&(i-=o.duration+o.delay),e.styles.forEach(c=>{"string"!=typeof c&&c.forEach((f,s)=>{const a=t.collectedStyles.get(t.currentQuerySelector),l=a.get(s);let b=!0;l&&(i!=r&&i>=l.startTime&&r<=l.endTime&&(t.errors.push(function P8(n,e,t,o,r){return new M(3010,!1)}()),b=!1),i=l.startTime),b&&a.set(s,{startTime:i,endTime:r}),t.options&&function X8(n,e,t){const o=e.params||{},r=a0(n);r.length&&r.forEach(i=>{o.hasOwnProperty(i)||t.push(function u8(n){return new M(3001,!1)}())})}(f,t.options,t.errors)})})}visitKeyframes(e,t){const o={type:5,styles:[],options:null};if(!t.currentAnimateTimings)return t.errors.push(function O8(){return new M(3011,!1)}()),o;let i=0;const c=[];let f=!1,s=!1,a=0;const l=e.steps.map(C=>{const y=this._makeStyleAst(C,t);let p=null!=y.offset?y.offset:function dx(n){if("string"==typeof n)return null;let e=null;if(Array.isArray(n))n.forEach(t=>{if(t instanceof Map&&t.has("offset")){const o=t;e=parseFloat(o.get("offset")),o.delete("offset")}});else if(n instanceof Map&&n.has("offset")){const t=n;e=parseFloat(t.get("offset")),t.delete("offset")}return e}(y.styles),O=0;return null!=p&&(i++,O=y.offset=p),s=s||O<0||O>1,f=f||O0&&i{const p=u>0?y==g?1:u*y:c[y],O=p*_;t.currentTime=d+h.delay+O,h.duration=O,this._validateStyleAst(C,t),C.offset=p,o.styles.push(C)}),o}visitReference(e,t){return{type:8,animation:Ln(this,dc(e.animation),t),options:Qo(e.options)}}visitAnimateChild(e,t){return t.depCount++,{type:9,options:Qo(e.options)}}visitAnimateRef(e,t){return{type:10,animation:this.visitReference(e.animation,t),options:Qo(e.options)}}visitQuery(e,t){const o=t.currentQuerySelector,r=e.options||{};t.queryCount++,t.currentQuery=e;const[i,c]=function bx(n){const e=!!n.split(/\s*,\s*/).find(t=>":self"==t);return e&&(n=n.replace(ax,"")),n=n.replace(/@\*/g,Rs).replace(/@\w+/g,t=>Rs+"-"+t.slice(1)).replace(/:animating/g,gg),[n,e]}(e.selector);t.currentQuerySelector=o.length?o+" "+i:i,Nn(t.collectedStyles,t.currentQuerySelector,new Map);const f=Ln(this,dc(e.animation),t);return t.currentQuery=null,t.currentQuerySelector=o,{type:11,selector:i,limit:r.limit||0,optional:!!r.optional,includeSelf:c,animation:f,originalSelector:e.selector,options:Qo(e.options)}}visitStagger(e,t){t.currentQuery||t.errors.push(function w8(){return new M(3013,!1)}());const o="full"===e.timings?{duration:0,delay:0,easing:"full"}:Fs(e.timings,t.errors,!0);return{type:12,animation:Ln(this,dc(e.animation),t),timings:o,options:null}}}class gx{constructor(e){this.errors=e,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles=new Map,this.options=null,this.unsupportedCSSPropertiesFound=new Set}}function Qo(n){return n?(n=gc(n)).params&&(n.params=function ux(n){return n?gc(n):null}(n.params)):n={},n}function Cg(n,e,t){return{duration:n,delay:e,easing:t}}function Mg(n,e,t,o,r,i,c=null,f=!1){return{type:1,element:n,keyframes:e,preStyleProps:t,postStyleProps:o,duration:r,delay:i,totalTime:r+i,easing:c,subTimeline:f}}class $s{constructor(){this._map=new Map}get(e){return this._map.get(e)||[]}append(e,t){let o=this._map.get(e);o||this._map.set(e,o=[]),o.push(...t)}has(e){return this._map.has(e)}clear(){this._map.clear()}}const Cx=new RegExp(":enter","g"),Px=new RegExp(":leave","g");function Pg(n,e,t,o,r,i=new Map,c=new Map,f,s,a=[]){return(new Ox).buildKeyframes(n,e,t,o,r,i,c,f,s,a)}class Ox{buildKeyframes(e,t,o,r,i,c,f,s,a,l=[]){a=a||new $s;const b=new Og(e,t,a,r,i,l,[]);b.options=s;const u=s.delay?eo(s.delay):0;b.currentTimeline.delayNextStep(u),b.currentTimeline.setStyles([c],null,b.errors,s),Ln(this,o,b);const g=b.timelines.filter(d=>d.containsAnimation());if(g.length&&f.size){let d;for(let h=g.length-1;h>=0;h--){const _=g[h];if(_.element===t){d=_;break}}d&&!d.allowOnlyTimelineStyles()&&d.setStyles([f],null,b.errors,s)}return g.length?g.map(d=>d.buildKeyframes()):[Mg(t,[],[],[],0,u,"",!1)]}visitTrigger(e,t){}visitState(e,t){}visitTransition(e,t){}visitAnimateChild(e,t){const o=t.subInstructions.get(t.element);if(o){const r=t.createSubContext(e.options),i=t.currentTimeline.currentTime,c=this._visitSubInstructions(o,r,r.options);i!=c&&t.transformIntoNewTimeline(c)}t.previousNode=e}visitAnimateRef(e,t){const o=t.createSubContext(e.options);o.transformIntoNewTimeline(),this._applyAnimationRefDelays([e.options,e.animation.options],t,o),this.visitReference(e.animation,o),t.transformIntoNewTimeline(o.currentTimeline.currentTime),t.previousNode=e}_applyAnimationRefDelays(e,t,o){for(const r of e){const i=r?.delay;if(i){const c="number"==typeof i?i:eo(hc(i,r?.params??{},t.errors));o.delayNextStep(c)}}}_visitSubInstructions(e,t,o){let i=t.currentTimeline.currentTime;const c=null!=o.duration?eo(o.duration):null,f=null!=o.delay?eo(o.delay):null;return 0!==c&&e.forEach(s=>{const a=t.appendInstructionToTimeline(s,c,f);i=Math.max(i,a.duration+a.delay)}),i}visitReference(e,t){t.updateOptions(e.options,!0),Ln(this,e.animation,t),t.previousNode=e}visitSequence(e,t){const o=t.subContextCount;let r=t;const i=e.options;if(i&&(i.params||i.delay)&&(r=t.createSubContext(i),r.transformIntoNewTimeline(),null!=i.delay)){6==r.previousNode.type&&(r.currentTimeline.snapshotCurrentStyles(),r.previousNode=Hs);const c=eo(i.delay);r.delayNextStep(c)}e.steps.length&&(e.steps.forEach(c=>Ln(this,c,r)),r.currentTimeline.applyStylesToKeyframe(),r.subContextCount>o&&r.transformIntoNewTimeline()),t.previousNode=e}visitGroup(e,t){const o=[];let r=t.currentTimeline.currentTime;const i=e.options&&e.options.delay?eo(e.options.delay):0;e.steps.forEach(c=>{const f=t.createSubContext(e.options);i&&f.delayNextStep(i),Ln(this,c,f),r=Math.max(r,f.currentTimeline.currentTime),o.push(f.currentTimeline)}),o.forEach(c=>t.currentTimeline.mergeTimelineCollectedStyles(c)),t.transformIntoNewTimeline(r),t.previousNode=e}_visitTiming(e,t){if(e.dynamic){const o=e.strValue;return Fs(t.params?hc(o,t.params,t.errors):o,t.errors)}return{duration:e.duration,delay:e.delay,easing:e.easing}}visitAnimate(e,t){const o=t.currentAnimateTimings=this._visitTiming(e.timings,t),r=t.currentTimeline;o.delay&&(t.incrementTime(o.delay),r.snapshotCurrentStyles());const i=e.style;5==i.type?this.visitKeyframes(i,t):(t.incrementTime(o.duration),this.visitStyle(i,t),r.applyStylesToKeyframe()),t.currentAnimateTimings=null,t.previousNode=e}visitStyle(e,t){const o=t.currentTimeline,r=t.currentAnimateTimings;!r&&o.hasCurrentStyleProperties()&&o.forwardFrame();const i=r&&r.easing||e.easing;e.isEmptyStep?o.applyEmptyStep(i):o.setStyles(e.styles,i,t.errors,t.options),t.previousNode=e}visitKeyframes(e,t){const o=t.currentAnimateTimings,r=t.currentTimeline.duration,i=o.duration,f=t.createSubContext().currentTimeline;f.easing=o.easing,e.styles.forEach(s=>{f.forwardTime((s.offset||0)*i),f.setStyles(s.styles,s.easing,t.errors,t.options),f.applyStylesToKeyframe()}),t.currentTimeline.mergeTimelineCollectedStyles(f),t.transformIntoNewTimeline(r+i),t.previousNode=e}visitQuery(e,t){const o=t.currentTimeline.currentTime,r=e.options||{},i=r.delay?eo(r.delay):0;i&&(6===t.previousNode.type||0==o&&t.currentTimeline.hasCurrentStyleProperties())&&(t.currentTimeline.snapshotCurrentStyles(),t.previousNode=Hs);let c=o;const f=t.invokeQuery(e.selector,e.originalSelector,e.limit,e.includeSelf,!!r.optional,t.errors);t.currentQueryTotal=f.length;let s=null;f.forEach((a,l)=>{t.currentQueryIndex=l;const b=t.createSubContext(e.options,a);i&&b.delayNextStep(i),a===t.element&&(s=b.currentTimeline),Ln(this,e.animation,b),b.currentTimeline.applyStylesToKeyframe(),c=Math.max(c,b.currentTimeline.currentTime)}),t.currentQueryIndex=0,t.currentQueryTotal=0,t.transformIntoNewTimeline(c),s&&(t.currentTimeline.mergeTimelineCollectedStyles(s),t.currentTimeline.snapshotCurrentStyles()),t.previousNode=e}visitStagger(e,t){const o=t.parentContext,r=t.currentTimeline,i=e.timings,c=Math.abs(i.duration),f=c*(t.currentQueryTotal-1);let s=c*t.currentQueryIndex;switch(i.duration<0?"reverse":i.easing){case"reverse":s=f-s;break;case"full":s=o.currentStaggerTime}const l=t.currentTimeline;s&&l.delayNextStep(s);const b=l.currentTime;Ln(this,e.animation,t),t.previousNode=e,o.currentStaggerTime=r.currentTime-b+(r.startTime-o.currentTimeline.startTime)}}const Hs={};class Og{constructor(e,t,o,r,i,c,f,s){this._driver=e,this.element=t,this.subInstructions=o,this._enterClassName=r,this._leaveClassName=i,this.errors=c,this.timelines=f,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=Hs,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=s||new Gs(this._driver,t,0),f.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(e,t){if(!e)return;const o=e;let r=this.options;null!=o.duration&&(r.duration=eo(o.duration)),null!=o.delay&&(r.delay=eo(o.delay));const i=o.params;if(i){let c=r.params;c||(c=this.options.params={}),Object.keys(i).forEach(f=>{(!t||!c.hasOwnProperty(f))&&(c[f]=hc(i[f],c,this.errors))})}}_copyOptions(){const e={};if(this.options){const t=this.options.params;if(t){const o=e.params={};Object.keys(t).forEach(r=>{o[r]=t[r]})}}return e}createSubContext(e=null,t,o){const r=t||this.element,i=new Og(this._driver,r,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(r,o||0));return i.previousNode=this.previousNode,i.currentAnimateTimings=this.currentAnimateTimings,i.options=this._copyOptions(),i.updateOptions(e),i.currentQueryIndex=this.currentQueryIndex,i.currentQueryTotal=this.currentQueryTotal,i.parentContext=this,this.subContextCount++,i}transformIntoNewTimeline(e){return this.previousNode=Hs,this.currentTimeline=this.currentTimeline.fork(this.element,e),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(e,t,o){const r={duration:t??e.duration,delay:this.currentTimeline.currentTime+(o??0)+e.delay,easing:""},i=new mx(this._driver,e.element,e.keyframes,e.preStyleProps,e.postStyleProps,r,e.stretchStartingKeyframe);return this.timelines.push(i),r}incrementTime(e){this.currentTimeline.forwardTime(this.currentTimeline.duration+e)}delayNextStep(e){e>0&&this.currentTimeline.delayNextStep(e)}invokeQuery(e,t,o,r,i,c){let f=[];if(r&&f.push(this.element),e.length>0){e=(e=e.replace(Cx,"."+this._enterClassName)).replace(Px,"."+this._leaveClassName);let a=this._driver.query(this.element,e,1!=o);0!==o&&(a=o<0?a.slice(a.length+o,a.length):a.slice(0,o)),f.push(...a)}return!i&&0==f.length&&c.push(function D8(n){return new M(3014,!1)}()),f}}class Gs{constructor(e,t,o,r){this._driver=e,this.element=t,this.startTime=o,this._elementTimelineStylesLookup=r,this.duration=0,this._previousKeyframe=new Map,this._currentKeyframe=new Map,this._keyframes=new Map,this._styleSummary=new Map,this._localTimelineStyles=new Map,this._pendingStyles=new Map,this._backFill=new Map,this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(t),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(t,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(e){const t=1===this._keyframes.size&&this._pendingStyles.size;this.duration||t?(this.forwardTime(this.currentTime+e),t&&this.snapshotCurrentStyles()):this.startTime+=e}fork(e,t){return this.applyStylesToKeyframe(),new Gs(this._driver,e,t||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=1,this._loadKeyframe()}forwardTime(e){this.applyStylesToKeyframe(),this.duration=e,this._loadKeyframe()}_updateStyle(e,t){this._localTimelineStyles.set(e,t),this._globalTimelineStyles.set(e,t),this._styleSummary.set(e,{time:this.currentTime,value:t})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(e){e&&this._previousKeyframe.set("easing",e);for(let[t,o]of this._globalTimelineStyles)this._backFill.set(t,o||Jt),this._currentKeyframe.set(t,Jt);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(e,t,o,r){t&&this._previousKeyframe.set("easing",t);const i=r&&r.params||{},c=function yx(n,e){const t=new Map;let o;return n.forEach(r=>{if("*"===r){o=o||e.keys();for(let i of o)t.set(i,Jt)}else Co(r,t)}),t}(e,this._globalTimelineStyles);for(let[f,s]of c){const a=hc(s,i,o);this._pendingStyles.set(f,a),this._localTimelineStyles.has(f)||this._backFill.set(f,this._globalTimelineStyles.get(f)??Jt),this._updateStyle(f,a)}}applyStylesToKeyframe(){0!=this._pendingStyles.size&&(this._pendingStyles.forEach((e,t)=>{this._currentKeyframe.set(t,e)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((e,t)=>{this._currentKeyframe.has(t)||this._currentKeyframe.set(t,e)}))}snapshotCurrentStyles(){for(let[e,t]of this._localTimelineStyles)this._pendingStyles.set(e,t),this._updateStyle(e,t)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){const e=[];for(let t in this._currentKeyframe)e.push(t);return e}mergeTimelineCollectedStyles(e){e._styleSummary.forEach((t,o)=>{const r=this._styleSummary.get(o);(!r||t.time>r.time)&&this._updateStyle(o,t.value)})}buildKeyframes(){this.applyStylesToKeyframe();const e=new Set,t=new Set,o=1===this._keyframes.size&&0===this.duration;let r=[];this._keyframes.forEach((f,s)=>{const a=Co(f,new Map,this._backFill);a.forEach((l,b)=>{"!"===l?e.add(b):l===Jt&&t.add(b)}),o||a.set("offset",s/this.duration),r.push(a)});const i=e.size?js(e.values()):[],c=t.size?js(t.values()):[];if(o){const f=r[0],s=new Map(f);f.set("offset",0),s.set("offset",1),r=[f,s]}return Mg(this.element,r,i,c,this.duration,this.startTime,this.easing,!1)}}class mx extends Gs{constructor(e,t,o,r,i,c,f=!1){super(e,t,c.delay),this.keyframes=o,this.preStyleProps=r,this.postStyleProps=i,this._stretchStartingKeyframe=f,this.timings={duration:c.duration,delay:c.delay,easing:c.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let e=this.keyframes,{delay:t,duration:o,easing:r}=this.timings;if(this._stretchStartingKeyframe&&t){const i=[],c=o+t,f=t/c,s=Co(e[0]);s.set("offset",0),i.push(s);const a=Co(e[0]);a.set("offset",d0(f)),i.push(a);const l=e.length-1;for(let b=1;b<=l;b++){let u=Co(e[b]);const g=u.get("offset");u.set("offset",d0((t+g*o)/c)),i.push(u)}o=c,t=0,r="",e=i}return Mg(this.element,e,this.preStyleProps,this.postStyleProps,o,t,r,!0)}}function d0(n,e=3){const t=Math.pow(10,e-1);return Math.round(n*t)/t}class mg{}const vx=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]);class wx extends mg{normalizePropertyName(e,t){return _g(e)}normalizeStyleValue(e,t,o,r){let i="";const c=o.toString().trim();if(vx.has(t)&&0!==o&&"0"!==o)if("number"==typeof o)i="px";else{const f=o.match(/^[+-]?[\d\.]+([a-z]*)$/);f&&0==f[1].length&&r.push(function h8(n,e){return new M(3005,!1)}())}return c+i}}function h0(n,e,t,o,r,i,c,f,s,a,l,b,u){return{type:0,element:n,triggerName:e,isRemovalTransition:r,fromState:t,fromStyles:i,toState:o,toStyles:c,timelines:f,queriedElements:s,preStyleProps:a,postStyleProps:l,totalTime:b,errors:u}}const yg={};class _0{constructor(e,t,o){this._triggerName=e,this.ast=t,this._stateStyles=o}match(e,t,o,r){return function Dx(n,e,t,o,r){return n.some(i=>i(e,t,o,r))}(this.ast.matchers,e,t,o,r)}buildStyles(e,t,o){let r=this._stateStyles.get("*");return void 0!==e&&(r=this._stateStyles.get(e?.toString())||r),r?r.buildStyles(t,o):new Map}build(e,t,o,r,i,c,f,s,a,l){const b=[],u=this.ast.options&&this.ast.options.params||yg,d=this.buildStyles(o,f&&f.params||yg,b),h=s&&s.params||yg,_=this.buildStyles(r,h,b),C=new Set,y=new Map,p=new Map,O="void"===r,q={params:kx(h,u),delay:this.ast.options?.delay},G=l?[]:Pg(e,t,this.ast.animation,i,c,d,_,q,a,b);let ne=0;if(G.forEach(en=>{ne=Math.max(en.duration+en.delay,ne)}),b.length)return h0(t,this._triggerName,o,r,O,d,_,[],[],y,p,ne,b);G.forEach(en=>{const ln=en.element,we=Nn(y,ln,new Set);en.preStyleProps.forEach(nn=>we.add(nn));const Rt=Nn(p,ln,new Set);en.postStyleProps.forEach(nn=>Rt.add(nn)),ln!==t&&C.add(ln)});const yn=js(C.values());return h0(t,this._triggerName,o,r,O,d,_,G,yn,y,p,ne)}}function kx(n,e){const t=gc(e);for(const o in n)n.hasOwnProperty(o)&&null!=n[o]&&(t[o]=n[o]);return t}class Sx{constructor(e,t,o){this.styles=e,this.defaultParams=t,this.normalizer=o}buildStyles(e,t){const o=new Map,r=gc(this.defaultParams);return Object.keys(e).forEach(i=>{const c=e[i];null!==c&&(r[i]=c)}),this.styles.styles.forEach(i=>{"string"!=typeof i&&i.forEach((c,f)=>{c&&(c=hc(c,r,t));const s=this.normalizer.normalizePropertyName(f,t);c=this.normalizer.normalizeStyleValue(f,s,c,t),o.set(f,c)})}),o}}class xx{constructor(e,t,o){this.name=e,this.ast=t,this._normalizer=o,this.transitionFactories=[],this.states=new Map,t.states.forEach(r=>{this.states.set(r.name,new Sx(r.style,r.options&&r.options.params||{},o))}),p0(this.states,"true","1"),p0(this.states,"false","0"),t.transitions.forEach(r=>{this.transitionFactories.push(new _0(e,r,this.states))}),this.fallbackTransition=function Ax(n,e,t){return new _0(n,{type:1,animation:{type:2,steps:[],options:null},matchers:[(c,f)=>!0],options:null,queryCount:0,depCount:0},e)}(e,this.states)}get containsQueries(){return this.ast.queryCount>0}matchTransition(e,t,o,r){return this.transitionFactories.find(c=>c.match(e,t,o,r))||null}matchStyles(e,t,o){return this.fallbackTransition.buildStyles(e,t,o)}}function p0(n,e,t){n.has(e)?n.has(t)||n.set(t,n.get(e)):n.has(t)&&n.set(e,n.get(t))}const Tx=new $s;class Ix{constructor(e,t,o){this.bodyNode=e,this._driver=t,this._normalizer=o,this._animations=new Map,this._playersById=new Map,this.players=[]}register(e,t){const o=[],i=pg(this._driver,t,o,[]);if(o.length)throw function I8(n){return new M(3503,!1)}();this._animations.set(e,i)}_buildPlayer(e,t,o){const r=e.element,i=Qm(0,this._normalizer,0,e.keyframes,t,o);return this._driver.animate(r,i,e.duration,e.delay,e.easing,[],!0)}create(e,t,o={}){const r=[],i=this._animations.get(e);let c;const f=new Map;if(i?(c=Pg(this._driver,t,i,ug,Ns,new Map,new Map,o,Tx,r),c.forEach(l=>{const b=Nn(f,l.element,new Map);l.postStyleProps.forEach(u=>b.set(u,null))})):(r.push(function N8(){return new M(3300,!1)}()),c=[]),r.length)throw function L8(n){return new M(3504,!1)}();f.forEach((l,b)=>{l.forEach((u,g)=>{l.set(g,this._driver.computeStyle(b,g,Jt))})});const a=po(c.map(l=>{const b=f.get(l.element);return this._buildPlayer(l,new Map,b)}));return this._playersById.set(e,a),a.onDestroy(()=>this.destroy(e)),this.players.push(a),a}destroy(e){const t=this._getPlayer(e);t.destroy(),this._playersById.delete(e);const o=this.players.indexOf(t);o>=0&&this.players.splice(o,1)}_getPlayer(e){const t=this._playersById.get(e);if(!t)throw function R8(n){return new M(3301,!1)}();return t}listen(e,t,o,r){const i=sg(t,"","","");return cg(this._getPlayer(e),o,i,r),()=>{}}command(e,t,o,r){if("register"==o)return void this.register(e,r[0]);if("create"==o)return void this.create(e,t,r[0]||{});const i=this._getPlayer(e);switch(o){case"play":i.play();break;case"pause":i.pause();break;case"reset":i.reset();break;case"restart":i.restart();break;case"finish":i.finish();break;case"init":i.init();break;case"setPosition":i.setPosition(parseFloat(r[0]));break;case"destroy":this.destroy(e)}}}const C0="ng-animate-queued",vg="ng-animate-disabled",jx=[],M0={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},Vx={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},Kn="__ng_removed";class wg{get params(){return this.options.params}constructor(e,t=""){this.namespaceId=t;const o=e&&e.hasOwnProperty("value");if(this.value=function Ux(n){return n??null}(o?e.value:e),o){const i=gc(e);delete i.value,this.options=i}else this.options={};this.options.params||(this.options.params={})}absorbOptions(e){const t=e.params;if(t){const o=this.options.params;Object.keys(t).forEach(r=>{null==o[r]&&(o[r]=t[r])})}}}const _c="void",Dg=new wg(_c);class qx{constructor(e,t,o){this.id=e,this.hostElement=t,this._engine=o,this.players=[],this._triggers=new Map,this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+e,Yn(t,this._hostClassName)}listen(e,t,o,r){if(!this._triggers.has(t))throw function F8(n,e){return new M(3302,!1)}();if(null==o||0==o.length)throw function j8(n){return new M(3303,!1)}();if(!function $x(n){return"start"==n||"done"==n}(o))throw function V8(n,e){return new M(3400,!1)}();const i=Nn(this._elementListeners,e,[]),c={name:t,phase:o,callback:r};i.push(c);const f=Nn(this._engine.statesByElement,e,new Map);return f.has(t)||(Yn(e,Ls),Yn(e,Ls+"-"+t),f.set(t,Dg)),()=>{this._engine.afterFlush(()=>{const s=i.indexOf(c);s>=0&&i.splice(s,1),this._triggers.has(t)||f.delete(t)})}}register(e,t){return!this._triggers.has(e)&&(this._triggers.set(e,t),!0)}_getTrigger(e){const t=this._triggers.get(e);if(!t)throw function q8(n){return new M(3401,!1)}();return t}trigger(e,t,o,r=!0){const i=this._getTrigger(t),c=new kg(this.id,t,e);let f=this._engine.statesByElement.get(e);f||(Yn(e,Ls),Yn(e,Ls+"-"+t),this._engine.statesByElement.set(e,f=new Map));let s=f.get(t);const a=new wg(o,this.id);if(!(o&&o.hasOwnProperty("value"))&&s&&a.absorbOptions(s.options),f.set(t,a),s||(s=Dg),a.value!==_c&&s.value===a.value){if(!function Wx(n,e){const t=Object.keys(n),o=Object.keys(e);if(t.length!=o.length)return!1;for(let r=0;r{Wo(e,_),xt(e,C)})}return}const u=Nn(this._engine.playersByElement,e,[]);u.forEach(h=>{h.namespaceId==this.id&&h.triggerName==t&&h.queued&&h.destroy()});let g=i.matchTransition(s.value,a.value,e,a.params),d=!1;if(!g){if(!r)return;g=i.fallbackTransition,d=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:t,transition:g,fromState:s,toState:a,player:c,isFallbackTransition:d}),d||(Yn(e,C0),c.onStart(()=>{Wr(e,C0)})),c.onDone(()=>{let h=this.players.indexOf(c);h>=0&&this.players.splice(h,1);const _=this._engine.playersByElement.get(e);if(_){let C=_.indexOf(c);C>=0&&_.splice(C,1)}}),this.players.push(c),u.push(c),c}deregister(e){this._triggers.delete(e),this._engine.statesByElement.forEach(t=>t.delete(e)),this._elementListeners.forEach((t,o)=>{this._elementListeners.set(o,t.filter(r=>r.name!=e))})}clearElementCache(e){this._engine.statesByElement.delete(e),this._elementListeners.delete(e);const t=this._engine.playersByElement.get(e);t&&(t.forEach(o=>o.destroy()),this._engine.playersByElement.delete(e))}_signalRemovalForInnerTriggers(e,t){const o=this._engine.driver.query(e,Rs,!0);o.forEach(r=>{if(r[Kn])return;const i=this._engine.fetchNamespacesByElement(r);i.size?i.forEach(c=>c.triggerLeaveAnimation(r,t,!1,!0)):this.clearElementCache(r)}),this._engine.afterFlushAnimationsDone(()=>o.forEach(r=>this.clearElementCache(r)))}triggerLeaveAnimation(e,t,o,r){const i=this._engine.statesByElement.get(e),c=new Map;if(i){const f=[];if(i.forEach((s,a)=>{if(c.set(a,s.value),this._triggers.has(a)){const l=this.trigger(e,a,_c,r);l&&f.push(l)}}),f.length)return this._engine.markElementAsRemoved(this.id,e,!0,t,c),o&&po(f).onDone(()=>this._engine.processLeaveNode(e)),!0}return!1}prepareLeaveAnimationListeners(e){const t=this._elementListeners.get(e),o=this._engine.statesByElement.get(e);if(t&&o){const r=new Set;t.forEach(i=>{const c=i.name;if(r.has(c))return;r.add(c);const s=this._triggers.get(c).fallbackTransition,a=o.get(c)||Dg,l=new wg(_c),b=new kg(this.id,c,e);this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:c,transition:s,fromState:a,toState:l,player:b,isFallbackTransition:!0})})}}removeNode(e,t){const o=this._engine;if(e.childElementCount&&this._signalRemovalForInnerTriggers(e,t),this.triggerLeaveAnimation(e,t,!0))return;let r=!1;if(o.totalAnimations){const i=o.players.length?o.playersByQueriedElement.get(e):[];if(i&&i.length)r=!0;else{let c=e;for(;c=c.parentNode;)if(o.statesByElement.get(c)){r=!0;break}}}if(this.prepareLeaveAnimationListeners(e),r)o.markElementAsRemoved(this.id,e,!1,t);else{const i=e[Kn];(!i||i===M0)&&(o.afterFlush(()=>this.clearElementCache(e)),o.destroyInnerAnimations(e),o._onRemovalComplete(e,t))}}insertNode(e,t){Yn(e,this._hostClassName)}drainQueuedTransitions(e){const t=[];return this._queue.forEach(o=>{const r=o.player;if(r.destroyed)return;const i=o.element,c=this._elementListeners.get(i);c&&c.forEach(f=>{if(f.name==o.triggerName){const s=sg(i,o.triggerName,o.fromState.value,o.toState.value);s._data=e,cg(o.player,f.phase,s,f.callback)}}),r.markedForDestroy?this._engine.afterFlush(()=>{r.destroy()}):t.push(o)}),this._queue=[],t.sort((o,r)=>{const i=o.transition.ast.depCount,c=r.transition.ast.depCount;return 0==i||0==c?i-c:this._engine.driver.containsElement(o.element,r.element)?1:-1})}destroy(e){this.players.forEach(t=>t.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,e)}elementContainsData(e){let t=!1;return this._elementListeners.has(e)&&(t=!0),t=!!this._queue.find(o=>o.element===e)||t,t}}class zx{_onRemovalComplete(e,t){this.onRemovalComplete(e,t)}constructor(e,t,o){this.bodyNode=e,this.driver=t,this._normalizer=o,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=(r,i)=>{}}get queuedPlayers(){const e=[];return this._namespaceList.forEach(t=>{t.players.forEach(o=>{o.queued&&e.push(o)})}),e}createNamespace(e,t){const o=new qx(e,t,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,t)?this._balanceNamespaceList(o,t):(this.newHostElements.set(t,o),this.collectEnterElement(t)),this._namespaceLookup[e]=o}_balanceNamespaceList(e,t){const o=this._namespaceList,r=this.namespacesByHostElement;if(o.length-1>=0){let c=!1,f=this.driver.getParentElement(t);for(;f;){const s=r.get(f);if(s){const a=o.indexOf(s);o.splice(a+1,0,e),c=!0;break}f=this.driver.getParentElement(f)}c||o.unshift(e)}else o.push(e);return r.set(t,e),e}register(e,t){let o=this._namespaceLookup[e];return o||(o=this.createNamespace(e,t)),o}registerTrigger(e,t,o){let r=this._namespaceLookup[e];r&&r.register(t,o)&&this.totalAnimations++}destroy(e,t){if(!e)return;const o=this._fetchNamespace(e);this.afterFlush(()=>{this.namespacesByHostElement.delete(o.hostElement),delete this._namespaceLookup[e];const r=this._namespaceList.indexOf(o);r>=0&&this._namespaceList.splice(r,1)}),this.afterFlushAnimationsDone(()=>o.destroy(t))}_fetchNamespace(e){return this._namespaceLookup[e]}fetchNamespacesByElement(e){const t=new Set,o=this.statesByElement.get(e);if(o)for(let r of o.values())if(r.namespaceId){const i=this._fetchNamespace(r.namespaceId);i&&t.add(i)}return t}trigger(e,t,o,r){if(Ws(t)){const i=this._fetchNamespace(e);if(i)return i.trigger(t,o,r),!0}return!1}insertNode(e,t,o,r){if(!Ws(t))return;const i=t[Kn];if(i&&i.setForRemoval){i.setForRemoval=!1,i.setForMove=!0;const c=this.collectedLeaveElements.indexOf(t);c>=0&&this.collectedLeaveElements.splice(c,1)}if(e){const c=this._fetchNamespace(e);c&&c.insertNode(t,o)}r&&this.collectEnterElement(t)}collectEnterElement(e){this.collectedEnterElements.push(e)}markElementAsDisabled(e,t){t?this.disabledNodes.has(e)||(this.disabledNodes.add(e),Yn(e,vg)):this.disabledNodes.has(e)&&(this.disabledNodes.delete(e),Wr(e,vg))}removeNode(e,t,o,r){if(Ws(t)){const i=e?this._fetchNamespace(e):null;if(i?i.removeNode(t,r):this.markElementAsRemoved(e,t,!1,r),o){const c=this.namespacesByHostElement.get(t);c&&c.id!==e&&c.removeNode(t,r)}}else this._onRemovalComplete(t,r)}markElementAsRemoved(e,t,o,r,i){this.collectedLeaveElements.push(t),t[Kn]={namespaceId:e,setForRemoval:r,hasAnimation:o,removedBeforeQueried:!1,previousTriggersValues:i}}listen(e,t,o,r,i){return Ws(t)?this._fetchNamespace(e).listen(t,o,r,i):()=>{}}_buildInstruction(e,t,o,r,i){return e.transition.build(this.driver,e.element,e.fromState.value,e.toState.value,o,r,e.fromState.options,e.toState.options,t,i)}destroyInnerAnimations(e){let t=this.driver.query(e,Rs,!0);t.forEach(o=>this.destroyActiveAnimationsForElement(o)),0!=this.playersByQueriedElement.size&&(t=this.driver.query(e,gg,!0),t.forEach(o=>this.finishActiveQueriedAnimationOnElement(o)))}destroyActiveAnimationsForElement(e){const t=this.playersByElement.get(e);t&&t.forEach(o=>{o.queued?o.markedForDestroy=!0:o.destroy()})}finishActiveQueriedAnimationOnElement(e){const t=this.playersByQueriedElement.get(e);t&&t.forEach(o=>o.finish())}whenRenderingDone(){return new Promise(e=>{if(this.players.length)return po(this.players).onDone(()=>e());e()})}processLeaveNode(e){const t=e[Kn];if(t&&t.setForRemoval){if(e[Kn]=M0,t.namespaceId){this.destroyInnerAnimations(e);const o=this._fetchNamespace(t.namespaceId);o&&o.clearElementCache(e)}this._onRemovalComplete(e,t.setForRemoval)}e.classList?.contains(vg)&&this.markElementAsDisabled(e,!1),this.driver.query(e,".ng-animate-disabled",!0).forEach(o=>{this.markElementAsDisabled(o,!1)})}flush(e=-1){let t=[];if(this.newHostElements.size&&(this.newHostElements.forEach((o,r)=>this._balanceNamespaceList(o,r)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let o=0;oo()),this._flushFns=[],this._whenQuietFns.length){const o=this._whenQuietFns;this._whenQuietFns=[],t.length?po(t).onDone(()=>{o.forEach(r=>r())}):o.forEach(r=>r())}}reportError(e){throw function z8(n){return new M(3402,!1)}()}_flushAnimations(e,t){const o=new $s,r=[],i=new Map,c=[],f=new Map,s=new Map,a=new Map,l=new Set;this.disabledNodes.forEach(k=>{l.add(k);const I=this.driver.query(k,".ng-animate-queued",!0);for(let x=0;x{const x=ug+h++;d.set(I,x),k.forEach(X=>Yn(X,x))});const _=[],C=new Set,y=new Set;for(let k=0;kC.add(X)):y.add(I))}const p=new Map,O=m0(u,Array.from(C));O.forEach((k,I)=>{const x=Ns+h++;p.set(I,x),k.forEach(X=>Yn(X,x))}),e.push(()=>{g.forEach((k,I)=>{const x=d.get(I);k.forEach(X=>Wr(X,x))}),O.forEach((k,I)=>{const x=p.get(I);k.forEach(X=>Wr(X,x))}),_.forEach(k=>{this.processLeaveNode(k)})});const q=[],G=[];for(let k=this._namespaceList.length-1;k>=0;k--)this._namespaceList[k].drainQueuedTransitions(t).forEach(x=>{const X=x.player,Oe=x.element;if(q.push(X),this.collectedEnterElements.length){const ze=Oe[Kn];if(ze&&ze.setForMove){if(ze.previousTriggersValues&&ze.previousTriggersValues.has(x.triggerName)){const io=ze.previousTriggersValues.get(x.triggerName),Xn=this.statesByElement.get(x.element);if(Xn&&Xn.has(x.triggerName)){const wa=Xn.get(x.triggerName);wa.value=io,Xn.set(x.triggerName,wa)}}return void X.destroy()}}const Fn=!b||!this.driver.containsElement(b,Oe),bn=p.get(Oe),Ct=d.get(Oe),be=this._buildInstruction(x,o,Ct,bn,Fn);if(be.errors&&be.errors.length)return void G.push(be);if(Fn)return X.onStart(()=>Wo(Oe,be.fromStyles)),X.onDestroy(()=>xt(Oe,be.toStyles)),void r.push(X);if(x.isFallbackTransition)return X.onStart(()=>Wo(Oe,be.fromStyles)),X.onDestroy(()=>xt(Oe,be.toStyles)),void r.push(X);const wd=[];be.timelines.forEach(ze=>{ze.stretchStartingKeyframe=!0,this.disabledNodes.has(ze.element)||wd.push(ze)}),be.timelines=wd,o.append(Oe,be.timelines),c.push({instruction:be,player:X,element:Oe}),be.queriedElements.forEach(ze=>Nn(f,ze,[]).push(X)),be.preStyleProps.forEach((ze,io)=>{if(ze.size){let Xn=s.get(io);Xn||s.set(io,Xn=new Set),ze.forEach((wa,Dd)=>Xn.add(Dd))}}),be.postStyleProps.forEach((ze,io)=>{let Xn=a.get(io);Xn||a.set(io,Xn=new Set),ze.forEach((wa,Dd)=>Xn.add(Dd))})});if(G.length){const k=[];G.forEach(I=>{k.push(function B8(n,e){return new M(3505,!1)}())}),q.forEach(I=>I.destroy()),this.reportError(k)}const ne=new Map,yn=new Map;c.forEach(k=>{const I=k.element;o.has(I)&&(yn.set(I,I),this._beforeAnimationBuild(k.player.namespaceId,k.instruction,ne))}),r.forEach(k=>{const I=k.element;this._getPreviousPlayers(I,!1,k.namespaceId,k.triggerName,null).forEach(X=>{Nn(ne,I,[]).push(X),X.destroy()})});const en=_.filter(k=>v0(k,s,a)),ln=new Map;O0(ln,this.driver,y,a,Jt).forEach(k=>{v0(k,s,a)&&en.push(k)});const Rt=new Map;g.forEach((k,I)=>{O0(Rt,this.driver,new Set(k),s,"!")}),en.forEach(k=>{const I=ln.get(k),x=Rt.get(k);ln.set(k,new Map([...Array.from(I?.entries()??[]),...Array.from(x?.entries()??[])]))});const nn=[],nr=[],ci={};c.forEach(k=>{const{element:I,player:x,instruction:X}=k;if(o.has(I)){if(l.has(I))return x.onDestroy(()=>xt(I,X.toStyles)),x.disabled=!0,x.overrideTotalTime(X.totalTime),void r.push(x);let Oe=ci;if(yn.size>1){let bn=I;const Ct=[];for(;bn=bn.parentNode;){const be=yn.get(bn);if(be){Oe=be;break}Ct.push(bn)}Ct.forEach(be=>yn.set(be,Oe))}const Fn=this._buildAnimation(x.namespaceId,X,ne,i,Rt,ln);if(x.setRealPlayer(Fn),Oe===ci)nn.push(x);else{const bn=this.playersByElement.get(Oe);bn&&bn.length&&(x.parentPlayer=po(bn)),r.push(x)}}else Wo(I,X.fromStyles),x.onDestroy(()=>xt(I,X.toStyles)),nr.push(x),l.has(I)&&r.push(x)}),nr.forEach(k=>{const I=i.get(k.element);if(I&&I.length){const x=po(I);k.setRealPlayer(x)}}),r.forEach(k=>{k.parentPlayer?k.syncPlayerEvents(k.parentPlayer):k.destroy()});for(let k=0;k<_.length;k++){const I=_[k],x=I[Kn];if(Wr(I,Ns),x&&x.hasAnimation)continue;let X=[];if(f.size){let Fn=f.get(I);Fn&&Fn.length&&X.push(...Fn);let bn=this.driver.query(I,gg,!0);for(let Ct=0;Ct!Fn.destroyed);Oe.length?Hx(this,I,Oe):this.processLeaveNode(I)}return _.length=0,nn.forEach(k=>{this.players.push(k),k.onDone(()=>{k.destroy();const I=this.players.indexOf(k);this.players.splice(I,1)}),k.play()}),nn}elementContainsData(e,t){let o=!1;const r=t[Kn];return r&&r.setForRemoval&&(o=!0),this.playersByElement.has(t)&&(o=!0),this.playersByQueriedElement.has(t)&&(o=!0),this.statesByElement.has(t)&&(o=!0),this._fetchNamespace(e).elementContainsData(t)||o}afterFlush(e){this._flushFns.push(e)}afterFlushAnimationsDone(e){this._whenQuietFns.push(e)}_getPreviousPlayers(e,t,o,r,i){let c=[];if(t){const f=this.playersByQueriedElement.get(e);f&&(c=f)}else{const f=this.playersByElement.get(e);if(f){const s=!i||i==_c;f.forEach(a=>{a.queued||!s&&a.triggerName!=r||c.push(a)})}}return(o||r)&&(c=c.filter(f=>!(o&&o!=f.namespaceId||r&&r!=f.triggerName))),c}_beforeAnimationBuild(e,t,o){const i=t.element,c=t.isRemovalTransition?void 0:e,f=t.isRemovalTransition?void 0:t.triggerName;for(const s of t.timelines){const a=s.element,l=a!==i,b=Nn(o,a,[]);this._getPreviousPlayers(a,l,c,f,t.toState).forEach(g=>{const d=g.getRealPlayer();d.beforeDestroy&&d.beforeDestroy(),g.destroy(),b.push(g)})}Wo(i,t.fromStyles)}_buildAnimation(e,t,o,r,i,c){const f=t.triggerName,s=t.element,a=[],l=new Set,b=new Set,u=t.timelines.map(d=>{const h=d.element;l.add(h);const _=h[Kn];if(_&&_.removedBeforeQueried)return new uc(d.duration,d.delay);const C=h!==s,y=function Gx(n){const e=[];return y0(n,e),e}((o.get(h)||jx).map(ne=>ne.getRealPlayer())).filter(ne=>!!ne.element&&ne.element===h),p=i.get(h),O=c.get(h),q=Qm(0,this._normalizer,0,d.keyframes,p,O),G=this._buildPlayer(d,q,y);if(d.subTimeline&&r&&b.add(h),C){const ne=new kg(e,f,h);ne.setRealPlayer(G),a.push(ne)}return G});a.forEach(d=>{Nn(this.playersByQueriedElement,d.element,[]).push(d),d.onDone(()=>function Bx(n,e,t){let o=n.get(e);if(o){if(o.length){const r=o.indexOf(t);o.splice(r,1)}0==o.length&&n.delete(e)}return o}(this.playersByQueriedElement,d.element,d))}),l.forEach(d=>Yn(d,o0));const g=po(u);return g.onDestroy(()=>{l.forEach(d=>Wr(d,o0)),xt(s,t.toStyles)}),b.forEach(d=>{Nn(r,d,[]).push(g)}),g}_buildPlayer(e,t,o){return t.length>0?this.driver.animate(e.element,t,e.duration,e.delay,e.easing,o):new uc(e.duration,e.delay)}}class kg{constructor(e,t,o){this.namespaceId=e,this.triggerName=t,this.element=o,this._player=new uc,this._containsRealPlayer=!1,this._queuedCallbacks=new Map,this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(e){this._containsRealPlayer||(this._player=e,this._queuedCallbacks.forEach((t,o)=>{t.forEach(r=>cg(e,o,void 0,r))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(e.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(e){this.totalTime=e}syncPlayerEvents(e){const t=this._player;t.triggerCallback&&e.onStart(()=>t.triggerCallback("start")),e.onDone(()=>this.finish()),e.onDestroy(()=>this.destroy())}_queueEvent(e,t){Nn(this._queuedCallbacks,e,[]).push(t)}onDone(e){this.queued&&this._queueEvent("done",e),this._player.onDone(e)}onStart(e){this.queued&&this._queueEvent("start",e),this._player.onStart(e)}onDestroy(e){this.queued&&this._queueEvent("destroy",e),this._player.onDestroy(e)}init(){this._player.init()}hasStarted(){return!this.queued&&this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(e){this.queued||this._player.setPosition(e)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(e){const t=this._player;t.triggerCallback&&t.triggerCallback(e)}}function Ws(n){return n&&1===n.nodeType}function P0(n,e){const t=n.style.display;return n.style.display=e??"none",t}function O0(n,e,t,o,r){const i=[];t.forEach(s=>i.push(P0(s)));const c=[];o.forEach((s,a)=>{const l=new Map;s.forEach(b=>{const u=e.computeStyle(a,b,r);l.set(b,u),(!u||0==u.length)&&(a[Kn]=Vx,c.push(a))}),n.set(a,l)});let f=0;return t.forEach(s=>P0(s,i[f++])),c}function m0(n,e){const t=new Map;if(n.forEach(f=>t.set(f,[])),0==e.length)return t;const r=new Set(e),i=new Map;function c(f){if(!f)return 1;let s=i.get(f);if(s)return s;const a=f.parentNode;return s=t.has(a)?a:r.has(a)?1:c(a),i.set(f,s),s}return e.forEach(f=>{const s=c(f);1!==s&&t.get(s).push(f)}),t}function Yn(n,e){n.classList?.add(e)}function Wr(n,e){n.classList?.remove(e)}function Hx(n,e,t){po(t).onDone(()=>n.processLeaveNode(e))}function y0(n,e){for(let t=0;tr.add(i)):e.set(n,o),t.delete(n),!0}class Qs{constructor(e,t,o){this.bodyNode=e,this._driver=t,this._normalizer=o,this._triggerCache={},this.onRemovalComplete=(r,i)=>{},this._transitionEngine=new zx(e,t,o),this._timelineEngine=new Ix(e,t,o),this._transitionEngine.onRemovalComplete=(r,i)=>this.onRemovalComplete(r,i)}registerTrigger(e,t,o,r,i){const c=e+"-"+r;let f=this._triggerCache[c];if(!f){const s=[],l=pg(this._driver,i,s,[]);if(s.length)throw function A8(n,e){return new M(3404,!1)}();f=function Ex(n,e,t){return new xx(n,e,t)}(r,l,this._normalizer),this._triggerCache[c]=f}this._transitionEngine.registerTrigger(t,r,f)}register(e,t){this._transitionEngine.register(e,t)}destroy(e,t){this._transitionEngine.destroy(e,t)}onInsert(e,t,o,r){this._transitionEngine.insertNode(e,t,o,r)}onRemove(e,t,o,r){this._transitionEngine.removeNode(e,t,r||!1,o)}disableAnimations(e,t){this._transitionEngine.markElementAsDisabled(e,t)}process(e,t,o,r){if("@"==o.charAt(0)){const[i,c]=Km(o);this._timelineEngine.command(i,t,c,r)}else this._transitionEngine.trigger(e,t,o,r)}listen(e,t,o,r,i){if("@"==o.charAt(0)){const[c,f]=Km(o);return this._timelineEngine.listen(c,t,f,i)}return this._transitionEngine.listen(e,t,o,r,i)}flush(e=-1){this._transitionEngine.flush(e)}get players(){return this._transitionEngine.players.concat(this._timelineEngine.players)}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}}let Kx=(()=>{class n{constructor(t,o,r){this._element=t,this._startStyles=o,this._endStyles=r,this._state=0;let i=n.initialStylesByElement.get(t);i||n.initialStylesByElement.set(t,i=new Map),this._initialStyles=i}start(){this._state<1&&(this._startStyles&&xt(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(xt(this._element,this._initialStyles),this._endStyles&&(xt(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(n.initialStylesByElement.delete(this._element),this._startStyles&&(Wo(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(Wo(this._element,this._endStyles),this._endStyles=null),xt(this._element,this._initialStyles),this._state=3)}}return n.initialStylesByElement=new WeakMap,n})();function Sg(n){let e=null;return n.forEach((t,o)=>{(function Yx(n){return"display"===n||"position"===n})(o)&&(e=e||new Map,e.set(o,t))}),e}class w0{constructor(e,t,o,r){this.element=e,this.keyframes=t,this.options=o,this._specialStyles=r,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this._originalOnDoneFns=[],this._originalOnStartFns=[],this.time=0,this.parentPlayer=null,this.currentSnapshot=new Map,this._duration=o.duration,this._delay=o.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;const e=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,e,this.options),this._finalKeyframe=e.length?e[e.length-1]:new Map,this.domPlayer.addEventListener("finish",()=>this._onFinish())}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_convertKeyframesToObject(e){const t=[];return e.forEach(o=>{t.push(Object.fromEntries(o))}),t}_triggerWebAnimation(e,t,o){return e.animate(this._convertKeyframesToObject(t),o)}onStart(e){this._originalOnStartFns.push(e),this._onStartFns.push(e)}onDone(e){this._originalOnDoneFns.push(e),this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(e=>e()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_resetDomPlayerState(){this.domPlayer&&this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}setPosition(e){void 0===this.domPlayer&&this.init(),this.domPlayer.currentTime=e*this.time}getPosition(){return this.domPlayer.currentTime/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){const e=new Map;this.hasStarted()&&this._finalKeyframe.forEach((o,r)=>{"offset"!==r&&e.set(r,this._finished?o:l0(this.element,r))}),this.currentSnapshot=e}triggerCallback(e){const t="start"===e?this._onStartFns:this._onDoneFns;t.forEach(o=>o()),t.length=0}}class Zx{validateStyleProperty(e){return!0}validateAnimatableStyleProperty(e){return!0}matchesElement(e,t){return!1}containsElement(e,t){return Jm(e,t)}getParentElement(e){return lg(e)}query(e,t,o){return e0(e,t,o)}computeStyle(e,t,o){return window.getComputedStyle(e)[t]}animate(e,t,o,r,i,c=[]){const s={duration:o,delay:r,fill:0==r?"both":"forwards"};i&&(s.easing=i);const a=new Map,l=c.filter(g=>g instanceof w0);(function nx(n,e){return 0===n||0===e})(o,r)&&l.forEach(g=>{g.currentSnapshot.forEach((d,h)=>a.set(h,d))});let b=function Z8(n){return n.length?n[0]instanceof Map?n:n.map(e=>r0(e)):[]}(t).map(g=>Co(g));b=function tx(n,e,t){if(t.size&&e.length){let o=e[0],r=[];if(t.forEach((i,c)=>{o.has(c)||r.push(c),o.set(c,i)}),r.length)for(let i=1;ic.set(f,l0(n,f)))}}return e}(e,b,a);const u=function Qx(n,e){let t=null,o=null;return Array.isArray(e)&&e.length?(t=Sg(e[0]),e.length>1&&(o=Sg(e[e.length-1]))):e instanceof Map&&(t=Sg(e)),t||o?new Kx(n,t,o):null}(e,b);return new w0(e,b,s,u)}}let Xx=(()=>{class n extends Bm{constructor(t,o){super(),this._nextAnimationId=0,this._renderer=t.createRenderer(o.body,{id:"0",encapsulation:nt.None,styles:[],data:{animation:[]}})}build(t){const o=this._nextAnimationId.toString();this._nextAnimationId++;const r=Array.isArray(t)?$m(t):t;return D0(this._renderer,null,o,"register",[r]),new Jx(o,this._renderer)}}return n.\u0275fac=function(t){return new(t||n)(D(Ri),D(Xe))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();class Jx extends c8{constructor(e,t){super(),this._id=e,this._renderer=t}create(e,t){return new e9(this._id,e,t||{},this._renderer)}}class e9{constructor(e,t,o,r){this.id=e,this.element=t,this._renderer=r,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",o)}_listen(e,t){return this._renderer.listen(this.element,`@@${this.id}:${e}`,t)}_command(e,...t){return D0(this._renderer,this.element,this.id,e,t)}onDone(e){this._listen("done",e)}onStart(e){this._listen("start",e)}onDestroy(e){this._listen("destroy",e)}init(){this._command("init")}hasStarted(){return this._started}play(){this._command("play"),this._started=!0}pause(){this._command("pause")}restart(){this._command("restart")}finish(){this._command("finish")}destroy(){this._command("destroy")}reset(){this._command("reset"),this._started=!1}setPosition(e){this._command("setPosition",e)}getPosition(){return this._renderer.engine.players[+this.id]?.getPosition()??0}}function D0(n,e,t,o,r){return n.setProperty(e,`@@${t}:${o}`,r)}const k0="@.disabled";let n9=(()=>{class n{constructor(t,o,r){this.delegate=t,this.engine=o,this._zone=r,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,this.promise=Promise.resolve(0),o.onRemovalComplete=(i,c)=>{const f=c?.parentNode(i);f&&c.removeChild(f,i)}}createRenderer(t,o){const i=this.delegate.createRenderer(t,o);if(!(t&&o&&o.data&&o.data.animation)){let l=this._rendererCache.get(i);return l||(l=new S0("",i,this.engine,()=>this._rendererCache.delete(i)),this._rendererCache.set(i,l)),l}const c=o.id,f=o.id+"-"+this._currentId;this._currentId++,this.engine.register(f,t);const s=l=>{Array.isArray(l)?l.forEach(s):this.engine.registerTrigger(c,f,t,l.name,l)};return o.data.animation.forEach(s),new t9(this,f,i,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){this.promise.then(()=>{this._microtaskId++})}scheduleListenerCallback(t,o,r){t>=0&&to(r)):(0==this._animationCallbacksBuffer.length&&Promise.resolve(null).then(()=>{this._zone.run(()=>{this._animationCallbacksBuffer.forEach(i=>{const[c,f]=i;c(f)}),this._animationCallbacksBuffer=[]})}),this._animationCallbacksBuffer.push([o,r]))}end(){this._cdRecurDepth--,0==this._cdRecurDepth&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}}return n.\u0275fac=function(t){return new(t||n)(D(Ri),D(Qs),D(Ee))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();class S0{constructor(e,t,o,r){this.namespaceId=e,this.delegate=t,this.engine=o,this._onDestroy=r,this.destroyNode=this.delegate.destroyNode?i=>t.destroyNode(i):null}get data(){return this.delegate.data}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.delegate.destroy(),this._onDestroy?.()}createElement(e,t){return this.delegate.createElement(e,t)}createComment(e){return this.delegate.createComment(e)}createText(e){return this.delegate.createText(e)}appendChild(e,t){this.delegate.appendChild(e,t),this.engine.onInsert(this.namespaceId,t,e,!1)}insertBefore(e,t,o,r=!0){this.delegate.insertBefore(e,t,o),this.engine.onInsert(this.namespaceId,t,e,r)}removeChild(e,t,o){this.engine.onRemove(this.namespaceId,t,this.delegate,o)}selectRootElement(e,t){return this.delegate.selectRootElement(e,t)}parentNode(e){return this.delegate.parentNode(e)}nextSibling(e){return this.delegate.nextSibling(e)}setAttribute(e,t,o,r){this.delegate.setAttribute(e,t,o,r)}removeAttribute(e,t,o){this.delegate.removeAttribute(e,t,o)}addClass(e,t){this.delegate.addClass(e,t)}removeClass(e,t){this.delegate.removeClass(e,t)}setStyle(e,t,o,r){this.delegate.setStyle(e,t,o,r)}removeStyle(e,t,o){this.delegate.removeStyle(e,t,o)}setProperty(e,t,o){"@"==t.charAt(0)&&t==k0?this.disableAnimations(e,!!o):this.delegate.setProperty(e,t,o)}setValue(e,t){this.delegate.setValue(e,t)}listen(e,t,o){return this.delegate.listen(e,t,o)}disableAnimations(e,t){this.engine.disableAnimations(e,t)}}class t9 extends S0{constructor(e,t,o,r,i){super(t,o,r,i),this.factory=e,this.namespaceId=t}setProperty(e,t,o){"@"==t.charAt(0)?"."==t.charAt(1)&&t==k0?this.disableAnimations(e,o=void 0===o||!!o):this.engine.process(this.namespaceId,e,t.slice(1),o):this.delegate.setProperty(e,t,o)}listen(e,t,o){if("@"==t.charAt(0)){const r=function o9(n){switch(n){case"body":return document.body;case"document":return document;case"window":return window;default:return n}}(e);let i=t.slice(1),c="";return"@"!=i.charAt(0)&&([i,c]=function r9(n){const e=n.indexOf(".");return[n.substring(0,e),n.slice(e+1)]}(i)),this.engine.listen(this.namespaceId,r,i,c,f=>{this.factory.scheduleListenerCallback(f._data||-1,o,f)})}return this.delegate.listen(e,t,o)}}let i9=(()=>{class n extends Qs{constructor(t,o,r,i){super(t.body,o,r)}ngOnDestroy(){this.flush()}}return n.\u0275fac=function(t){return new(t||n)(D(Xe),D(bg),D(mg),D(nc))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();const E0=[{provide:Bm,useClass:Xx},{provide:mg,useFactory:function c9(){return new wx}},{provide:Qs,useClass:i9},{provide:Ri,useFactory:function f9(n,e,t){return new n9(n,e,t)},deps:[Os,Qs,Ee]}],Eg=[{provide:bg,useFactory:()=>new Zx},{provide:gP,useValue:"BrowserAnimations"},...E0],x0=[{provide:bg,useClass:n0},{provide:gP,useValue:"NoopAnimations"},...E0];let s9=(()=>{class n{static withConfig(t){return{ngModule:n,providers:t.disableAnimations?x0:Eg}}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({providers:Eg,imports:[AO]}),n})();function L(...n){return Le(n,li(n))}function Mo(n,e){return ge(e)?Qe(n,e,1):Qe(n,1)}function no(n,e){return Ge((t,o)=>{let r=0;t.subscribe(Be(o,i=>n.call(e,i,r++)&&o.next(i)))})}class Ys{}class xg{}class to{constructor(e){this.normalizedNames=new Map,this.lazyUpdate=null,e?this.lazyInit="string"==typeof e?()=>{this.headers=new Map,e.split("\n").forEach(t=>{const o=t.indexOf(":");if(o>0){const r=t.slice(0,o),i=r.toLowerCase(),c=t.slice(o+1).trim();this.maybeSetNormalizedName(r,i),this.headers.has(i)?this.headers.get(i).push(c):this.headers.set(i,[c])}})}:()=>{this.headers=new Map,Object.keys(e).forEach(t=>{let o=e[t];const r=t.toLowerCase();"string"==typeof o&&(o=[o]),o.length>0&&(this.headers.set(r,o),this.maybeSetNormalizedName(t,r))})}:this.headers=new Map}has(e){return this.init(),this.headers.has(e.toLowerCase())}get(e){this.init();const t=this.headers.get(e.toLowerCase());return t&&t.length>0?t[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(e){return this.init(),this.headers.get(e.toLowerCase())||null}append(e,t){return this.clone({name:e,value:t,op:"a"})}set(e,t){return this.clone({name:e,value:t,op:"s"})}delete(e,t){return this.clone({name:e,value:t,op:"d"})}maybeSetNormalizedName(e,t){this.normalizedNames.has(t)||this.normalizedNames.set(t,e)}init(){this.lazyInit&&(this.lazyInit instanceof to?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(e=>this.applyUpdate(e)),this.lazyUpdate=null))}copyFrom(e){e.init(),Array.from(e.headers.keys()).forEach(t=>{this.headers.set(t,e.headers.get(t)),this.normalizedNames.set(t,e.normalizedNames.get(t))})}clone(e){const t=new to;return t.lazyInit=this.lazyInit&&this.lazyInit instanceof to?this.lazyInit:this,t.lazyUpdate=(this.lazyUpdate||[]).concat([e]),t}applyUpdate(e){const t=e.name.toLowerCase();switch(e.op){case"a":case"s":let o=e.value;if("string"==typeof o&&(o=[o]),0===o.length)return;this.maybeSetNormalizedName(e.name,t);const r=("a"===e.op?this.headers.get(t):void 0)||[];r.push(...o),this.headers.set(t,r);break;case"d":const i=e.value;if(i){let c=this.headers.get(t);if(!c)return;c=c.filter(f=>-1===i.indexOf(f)),0===c.length?(this.headers.delete(t),this.normalizedNames.delete(t)):this.headers.set(t,c)}else this.headers.delete(t),this.normalizedNames.delete(t)}}forEach(e){this.init(),Array.from(this.normalizedNames.keys()).forEach(t=>e(this.normalizedNames.get(t),this.headers.get(t)))}}class a9{encodeKey(e){return A0(e)}encodeValue(e){return A0(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}}const b9=/%(\d[a-f0-9])/gi,u9={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function A0(n){return encodeURIComponent(n).replace(b9,(e,t)=>u9[t]??e)}function Zs(n){return`${n}`}class Po{constructor(e={}){if(this.updates=null,this.cloneFrom=null,this.encoder=e.encoder||new a9,e.fromString){if(e.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function l9(n,e){const t=new Map;return n.length>0&&n.replace(/^\?/,"").split("&").forEach(r=>{const i=r.indexOf("="),[c,f]=-1==i?[e.decodeKey(r),""]:[e.decodeKey(r.slice(0,i)),e.decodeValue(r.slice(i+1))],s=t.get(c)||[];s.push(f),t.set(c,s)}),t}(e.fromString,this.encoder)}else e.fromObject?(this.map=new Map,Object.keys(e.fromObject).forEach(t=>{const o=e.fromObject[t],r=Array.isArray(o)?o.map(Zs):[Zs(o)];this.map.set(t,r)})):this.map=null}has(e){return this.init(),this.map.has(e)}get(e){this.init();const t=this.map.get(e);return t?t[0]:null}getAll(e){return this.init(),this.map.get(e)||null}keys(){return this.init(),Array.from(this.map.keys())}append(e,t){return this.clone({param:e,value:t,op:"a"})}appendAll(e){const t=[];return Object.keys(e).forEach(o=>{const r=e[o];Array.isArray(r)?r.forEach(i=>{t.push({param:o,value:i,op:"a"})}):t.push({param:o,value:r,op:"a"})}),this.clone(t)}set(e,t){return this.clone({param:e,value:t,op:"s"})}delete(e,t){return this.clone({param:e,value:t,op:"d"})}toString(){return this.init(),this.keys().map(e=>{const t=this.encoder.encodeKey(e);return this.map.get(e).map(o=>t+"="+this.encoder.encodeValue(o)).join("&")}).filter(e=>""!==e).join("&")}clone(e){const t=new Po({encoder:this.encoder});return t.cloneFrom=this.cloneFrom||this,t.updates=(this.updates||[]).concat(e),t}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(e=>this.map.set(e,this.cloneFrom.map.get(e))),this.updates.forEach(e=>{switch(e.op){case"a":case"s":const t=("a"===e.op?this.map.get(e.param):void 0)||[];t.push(Zs(e.value)),this.map.set(e.param,t);break;case"d":if(void 0===e.value){this.map.delete(e.param);break}{let o=this.map.get(e.param)||[];const r=o.indexOf(Zs(e.value));-1!==r&&o.splice(r,1),o.length>0?this.map.set(e.param,o):this.map.delete(e.param)}}}),this.cloneFrom=this.updates=null)}}class g9{constructor(){this.map=new Map}set(e,t){return this.map.set(e,t),this}get(e){return this.map.has(e)||this.map.set(e,e.defaultValue()),this.map.get(e)}delete(e){return this.map.delete(e),this}has(e){return this.map.has(e)}keys(){return this.map.keys()}}function T0(n){return typeof ArrayBuffer<"u"&&n instanceof ArrayBuffer}function I0(n){return typeof Blob<"u"&&n instanceof Blob}function N0(n){return typeof FormData<"u"&&n instanceof FormData}class pc{constructor(e,t,o,r){let i;if(this.url=t,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=e.toUpperCase(),function d9(n){switch(n){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||r?(this.body=void 0!==o?o:null,i=r):i=o,i&&(this.reportProgress=!!i.reportProgress,this.withCredentials=!!i.withCredentials,i.responseType&&(this.responseType=i.responseType),i.headers&&(this.headers=i.headers),i.context&&(this.context=i.context),i.params&&(this.params=i.params)),this.headers||(this.headers=new to),this.context||(this.context=new g9),this.params){const c=this.params.toString();if(0===c.length)this.urlWithParams=t;else{const f=t.indexOf("?");this.urlWithParams=t+(-1===f?"?":fb.set(u,e.setHeaders[u]),s)),e.setParams&&(a=Object.keys(e.setParams).reduce((b,u)=>b.set(u,e.setParams[u]),a)),new pc(t,o,i,{params:a,headers:s,context:l,reportProgress:f,responseType:r,withCredentials:c})}}var qe=(()=>((qe=qe||{})[qe.Sent=0]="Sent",qe[qe.UploadProgress=1]="UploadProgress",qe[qe.ResponseHeader=2]="ResponseHeader",qe[qe.DownloadProgress=3]="DownloadProgress",qe[qe.Response=4]="Response",qe[qe.User=5]="User",qe))();class Ag{constructor(e,t=200,o="OK"){this.headers=e.headers||new to,this.status=void 0!==e.status?e.status:t,this.statusText=e.statusText||o,this.url=e.url||null,this.ok=this.status>=200&&this.status<300}}class Tg extends Ag{constructor(e={}){super(e),this.type=qe.ResponseHeader}clone(e={}){return new Tg({headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}}class Xs extends Ag{constructor(e={}){super(e),this.type=qe.Response,this.body=void 0!==e.body?e.body:null}clone(e={}){return new Xs({body:void 0!==e.body?e.body:this.body,headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}}class L0 extends Ag{constructor(e){super(e,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.message=this.status>=200&&this.status<300?`Http failure during parsing for ${e.url||"(unknown url)"}`:`Http failure response for ${e.url||"(unknown url)"}: ${e.status} ${e.statusText}`,this.error=e.error||null}}function Ig(n,e){return{body:e,headers:n.headers,context:n.context,observe:n.observe,params:n.params,reportProgress:n.reportProgress,responseType:n.responseType,withCredentials:n.withCredentials}}let R0=(()=>{class n{constructor(t){this.handler=t}request(t,o,r={}){let i;if(t instanceof pc)i=t;else{let s,a;s=r.headers instanceof to?r.headers:new to(r.headers),r.params&&(a=r.params instanceof Po?r.params:new Po({fromObject:r.params})),i=new pc(t,o,void 0!==r.body?r.body:null,{headers:s,context:r.context,params:a,reportProgress:r.reportProgress,responseType:r.responseType||"json",withCredentials:r.withCredentials})}const c=L(i).pipe(Mo(s=>this.handler.handle(s)));if(t instanceof pc||"events"===r.observe)return c;const f=c.pipe(no(s=>s instanceof Xs));switch(r.observe||"body"){case"body":switch(i.responseType){case"arraybuffer":return f.pipe(K(s=>{if(null!==s.body&&!(s.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return s.body}));case"blob":return f.pipe(K(s=>{if(null!==s.body&&!(s.body instanceof Blob))throw new Error("Response is not a Blob.");return s.body}));case"text":return f.pipe(K(s=>{if(null!==s.body&&"string"!=typeof s.body)throw new Error("Response is not a string.");return s.body}));default:return f.pipe(K(s=>s.body))}case"response":return f;default:throw new Error(`Unreachable: unhandled observe type ${r.observe}}`)}}delete(t,o={}){return this.request("DELETE",t,o)}get(t,o={}){return this.request("GET",t,o)}head(t,o={}){return this.request("HEAD",t,o)}jsonp(t,o){return this.request("JSONP",t,{params:(new Po).append(o,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(t,o={}){return this.request("OPTIONS",t,o)}patch(t,o,r={}){return this.request("PATCH",t,Ig(r,o))}post(t,o,r={}){return this.request("POST",t,Ig(r,o))}put(t,o,r={}){return this.request("PUT",t,Ig(r,o))}}return n.\u0275fac=function(t){return new(t||n)(D(Ys))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();function F0(n,e){return e(n)}function _9(n,e){return(t,o)=>e.intercept(t,{handle:r=>n(r,o)})}const C9=new S("HTTP_INTERCEPTORS"),Cc=new S("HTTP_INTERCEPTOR_FNS");function M9(){let n=null;return(e,t)=>(null===n&&(n=(Z(C9,{optional:!0})??[]).reduceRight(_9,F0)),n(e,t))}let j0=(()=>{class n extends Ys{constructor(t,o){super(),this.backend=t,this.injector=o,this.chain=null}handle(t){if(null===this.chain){const o=Array.from(new Set(this.injector.get(Cc)));this.chain=o.reduceRight((r,i)=>function p9(n,e,t){return(o,r)=>t.runInContext(()=>e(o,i=>n(i,r)))}(r,i,this.injector),F0)}return this.chain(t,o=>this.backend.handle(o))}}return n.\u0275fac=function(t){return new(t||n)(D(xg),D(yt))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();const y9=/^\)\]\}',?\n/;let q0=(()=>{class n{constructor(t){this.xhrFactory=t}handle(t){if("JSONP"===t.method)throw new Error("Attempted to construct Jsonp request without HttpClientJsonpModule installed.");return new Ae(o=>{const r=this.xhrFactory.build();if(r.open(t.method,t.urlWithParams),t.withCredentials&&(r.withCredentials=!0),t.headers.forEach((g,d)=>r.setRequestHeader(g,d.join(","))),t.headers.has("Accept")||r.setRequestHeader("Accept","application/json, text/plain, */*"),!t.headers.has("Content-Type")){const g=t.detectContentTypeHeader();null!==g&&r.setRequestHeader("Content-Type",g)}if(t.responseType){const g=t.responseType.toLowerCase();r.responseType="json"!==g?g:"text"}const i=t.serializeBody();let c=null;const f=()=>{if(null!==c)return c;const g=r.statusText||"OK",d=new to(r.getAllResponseHeaders()),h=function v9(n){return"responseURL"in n&&n.responseURL?n.responseURL:/^X-Request-URL:/m.test(n.getAllResponseHeaders())?n.getResponseHeader("X-Request-URL"):null}(r)||t.url;return c=new Tg({headers:d,status:r.status,statusText:g,url:h}),c},s=()=>{let{headers:g,status:d,statusText:h,url:_}=f(),C=null;204!==d&&(C=typeof r.response>"u"?r.responseText:r.response),0===d&&(d=C?200:0);let y=d>=200&&d<300;if("json"===t.responseType&&"string"==typeof C){const p=C;C=C.replace(y9,"");try{C=""!==C?JSON.parse(C):null}catch(O){C=p,y&&(y=!1,C={error:O,text:C})}}y?(o.next(new Xs({body:C,headers:g,status:d,statusText:h,url:_||void 0})),o.complete()):o.error(new L0({error:C,headers:g,status:d,statusText:h,url:_||void 0}))},a=g=>{const{url:d}=f(),h=new L0({error:g,status:r.status||0,statusText:r.statusText||"Unknown Error",url:d||void 0});o.error(h)};let l=!1;const b=g=>{l||(o.next(f()),l=!0);let d={type:qe.DownloadProgress,loaded:g.loaded};g.lengthComputable&&(d.total=g.total),"text"===t.responseType&&r.responseText&&(d.partialText=r.responseText),o.next(d)},u=g=>{let d={type:qe.UploadProgress,loaded:g.loaded};g.lengthComputable&&(d.total=g.total),o.next(d)};return r.addEventListener("load",s),r.addEventListener("error",a),r.addEventListener("timeout",a),r.addEventListener("abort",a),t.reportProgress&&(r.addEventListener("progress",b),null!==i&&r.upload&&r.upload.addEventListener("progress",u)),r.send(i),o.next({type:qe.Sent}),()=>{r.removeEventListener("error",a),r.removeEventListener("abort",a),r.removeEventListener("load",s),r.removeEventListener("timeout",a),t.reportProgress&&(r.removeEventListener("progress",b),null!==i&&r.upload&&r.upload.removeEventListener("progress",u)),r.readyState!==r.DONE&&r.abort()}})}}return n.\u0275fac=function(t){return new(t||n)(D(bO))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();const Ng=new S("XSRF_ENABLED"),z0="XSRF-TOKEN",B0=new S("XSRF_COOKIE_NAME",{providedIn:"root",factory:()=>z0}),U0="X-XSRF-TOKEN",$0=new S("XSRF_HEADER_NAME",{providedIn:"root",factory:()=>U0});class H0{}let w9=(()=>{class n{constructor(t,o,r){this.doc=t,this.platform=o,this.cookieName=r,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if("server"===this.platform)return null;const t=this.doc.cookie||"";return t!==this.lastCookieString&&(this.parseCount++,this.lastToken=eO(t,this.cookieName),this.lastCookieString=t),this.lastToken}}return n.\u0275fac=function(t){return new(t||n)(D(Xe),D(Kb),D(B0))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();function D9(n,e){const t=n.url.toLowerCase();if(!Z(Ng)||"GET"===n.method||"HEAD"===n.method||t.startsWith("http://")||t.startsWith("https://"))return e(n);const o=Z(H0).getToken(),r=Z($0);return null!=o&&!n.headers.has(r)&&(n=n.clone({headers:n.headers.set(r,o)})),e(n)}var Ne=(()=>((Ne=Ne||{})[Ne.Interceptors=0]="Interceptors",Ne[Ne.LegacyInterceptors=1]="LegacyInterceptors",Ne[Ne.CustomXsrfConfiguration=2]="CustomXsrfConfiguration",Ne[Ne.NoXsrfProtection=3]="NoXsrfProtection",Ne[Ne.JsonpSupport=4]="JsonpSupport",Ne[Ne.RequestsMadeViaParent=5]="RequestsMadeViaParent",Ne))();function Qr(n,e){return{\u0275kind:n,\u0275providers:e}}function k9(...n){const e=[R0,q0,j0,{provide:Ys,useExisting:j0},{provide:xg,useExisting:q0},{provide:Cc,useValue:D9,multi:!0},{provide:Ng,useValue:!0},{provide:H0,useClass:w9}];for(const t of n)e.push(...t.\u0275providers);return function Bv(n){return{\u0275providers:n}}(e)}const G0=new S("LEGACY_INTERCEPTOR_FN");function E9({cookieName:n,headerName:e}){const t=[];return void 0!==n&&t.push({provide:B0,useValue:n}),void 0!==e&&t.push({provide:$0,useValue:e}),Qr(Ne.CustomXsrfConfiguration,t)}let x9=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({providers:[k9(Qr(Ne.LegacyInterceptors,[{provide:G0,useFactory:M9},{provide:Cc,useExisting:G0,multi:!0}]),E9({cookieName:z0,headerName:U0}))]}),n})();class Rn extends Ft{constructor(e){super(),this._value=e}get value(){return this.getValue()}_subscribe(e){const t=super._subscribe(e);return!t.closed&&e.next(this._value),t}getValue(){const{hasError:e,thrownError:t,_value:o}=this;if(e)throw t;return this._throwIfClosed(),o}next(e){super.next(this._value=e)}}const Js=fi(n=>function(){n(this),this.name="EmptyError",this.message="no elements in sequence"});function W0(...n){const e=li(n),t=Kd(n),{args:o,keys:r}=LO(n);if(0===o.length)return Le([],e);const i=new Ae(function A9(n,e,t=Do){return o=>{Q0(e,()=>{const{length:r}=n,i=new Array(r);let c=r,f=r;for(let s=0;s{const a=Le(n[s],e);let l=!1;a.subscribe(Be(o,b=>{i[s]=b,l||(l=!0,f--),f||o.next(t(i.slice()))},()=>{--c||o.complete()}))},o)},o)}}(o,e,r?c=>FO(r,c):Do));return t?i.pipe(RO(t)):i}function Q0(n,e,t){n?jt(t,n,e):e()}function Lg(...n){return function T9(){return tr(1)}()(Le(n,li(n)))}function K0(n){return new Ae(e=>{Jn(n()).subscribe(e)})}function Mc(n,e){const t=ge(n)?n:()=>n,o=r=>r.error(t());return new Ae(e?r=>e.schedule(o,0,r):o)}function Rg(){return Ge((n,e)=>{let t=null;n._refCount++;const o=Be(e,void 0,void 0,void 0,()=>{if(!n||n._refCount<=0||0<--n._refCount)return void(t=null);const r=n._connection,i=t;t=null,r&&(!i||r===i)&&r.unsubscribe(),e.unsubscribe()});n.subscribe(o),o.closed||(t=n.connect())})}class Y0 extends Ae{constructor(e,t){super(),this.source=e,this.subjectFactory=t,this._subject=null,this._refCount=0,this._connection=null,Ld(e)&&(this.lift=e.lift)}_subscribe(e){return this.getSubject().subscribe(e)}getSubject(){const e=this._subject;return(!e||e.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;const{_connection:e}=this;this._subject=this._connection=null,e?.unsubscribe()}connect(){let e=this._connection;if(!e){e=this._connection=new jn;const t=this.getSubject();e.add(this.source.subscribe(Be(t,void 0,()=>{this._teardown(),t.complete()},o=>{this._teardown(),t.error(o)},()=>this._teardown()))),e.closed&&(this._connection=null,e=jn.EMPTY)}return e}refCount(){return Rg()(this)}}function At(n,e){return Ge((t,o)=>{let r=null,i=0,c=!1;const f=()=>c&&!r&&o.complete();t.subscribe(Be(o,s=>{r?.unsubscribe();let a=0;const l=i++;Jn(n(s,l)).subscribe(r=Be(o,b=>o.next(e?e(s,b,l,a++):b),()=>{r=null,f()}))},()=>{c=!0,f()}))})}function Pc(n){return n<=0?()=>Mt:Ge((e,t)=>{let o=0;e.subscribe(Be(t,r=>{++o<=n&&(t.next(r),n<=o&&t.complete())}))})}function ea(n){return Ge((e,t)=>{let o=!1;e.subscribe(Be(t,r=>{o=!0,t.next(r)},()=>{o||t.next(n),t.complete()}))})}function Z0(n=N9){return Ge((e,t)=>{let o=!1;e.subscribe(Be(t,r=>{o=!0,t.next(r)},()=>o?t.complete():t.error(n())))})}function N9(){return new Js}function Oo(n,e){const t=arguments.length>=2;return o=>o.pipe(n?no((r,i)=>n(r,i,o)):Do,Pc(1),t?ea(e):Z0(()=>new Js))}function an(n,e,t){const o=ge(n)||e||t?{next:n,error:e,complete:t}:n;return o?Ge((r,i)=>{var c;null===(c=o.subscribe)||void 0===c||c.call(o);let f=!0;r.subscribe(Be(i,s=>{var a;null===(a=o.next)||void 0===a||a.call(o,s),i.next(s)},()=>{var s;f=!1,null===(s=o.complete)||void 0===s||s.call(o),i.complete()},s=>{var a;f=!1,null===(a=o.error)||void 0===a||a.call(o,s),i.error(s)},()=>{var s,a;f&&(null===(s=o.unsubscribe)||void 0===s||s.call(o)),null===(a=o.finalize)||void 0===a||a.call(o)}))}):Do}function mo(n){return Ge((e,t)=>{let i,o=null,r=!1;o=e.subscribe(Be(t,void 0,void 0,c=>{i=Jn(n(c,mo(n)(e))),o?(o.unsubscribe(),o=null,i.subscribe(t)):r=!0})),r&&(o.unsubscribe(),o=null,i.subscribe(t))})}function L9(n,e,t,o,r){return(i,c)=>{let f=t,s=e,a=0;i.subscribe(Be(c,l=>{const b=a++;s=f?n(s,l,b):(f=!0,l),o&&c.next(s)},r&&(()=>{f&&c.next(s),c.complete()})))}}function X0(n,e){return Ge(L9(n,e,arguments.length>=2,!0))}function Fg(n){return n<=0?()=>Mt:Ge((e,t)=>{let o=[];e.subscribe(Be(t,r=>{o.push(r),n{for(const r of o)t.next(r);t.complete()},void 0,()=>{o=null}))})}function J0(n,e){const t=arguments.length>=2;return o=>o.pipe(n?no((r,i)=>n(r,i,o)):Do,Fg(1),t?ea(e):Z0(()=>new Js))}function jg(n){return Ge((e,t)=>{try{e.subscribe(t)}finally{t.add(n)}})}const H="primary",Oc=Symbol("RouteTitle");class j9{constructor(e){this.params=e||{}}has(e){return Object.prototype.hasOwnProperty.call(this.params,e)}get(e){if(this.has(e)){const t=this.params[e];return Array.isArray(t)?t[0]:t}return null}getAll(e){if(this.has(e)){const t=this.params[e];return Array.isArray(t)?t:[t]}return[]}get keys(){return Object.keys(this.params)}}function Kr(n){return new j9(n)}function V9(n,e,t){const o=t.path.split("/");if(o.length>n.length||"full"===t.pathMatch&&(e.hasChildren()||o.lengtho[i]===r)}return n===e}function ny(n){return Array.prototype.concat.apply([],n)}function ty(n){return n.length>0?n[n.length-1]:null}function Je(n,e){for(const t in n)n.hasOwnProperty(t)&&e(n[t],t)}function yo(n){return Mb(n)?n:Ui(n)?Le(Promise.resolve(n)):L(n)}const na=!1,z9={exact:function iy(n,e,t){if(!Yo(n.segments,e.segments)||!ta(n.segments,e.segments,t)||n.numberOfChildren!==e.numberOfChildren)return!1;for(const o in e.children)if(!n.children[o]||!iy(n.children[o],e.children[o],t))return!1;return!0},subset:cy},oy={exact:function B9(n,e){return Tt(n,e)},subset:function U9(n,e){return Object.keys(e).length<=Object.keys(n).length&&Object.keys(e).every(t=>ey(n[t],e[t]))},ignored:()=>!0};function ry(n,e,t){return z9[t.paths](n.root,e.root,t.matrixParams)&&oy[t.queryParams](n.queryParams,e.queryParams)&&!("exact"===t.fragment&&n.fragment!==e.fragment)}function cy(n,e,t){return fy(n,e,e.segments,t)}function fy(n,e,t,o){if(n.segments.length>t.length){const r=n.segments.slice(0,t.length);return!(!Yo(r,t)||e.hasChildren()||!ta(r,t,o))}if(n.segments.length===t.length){if(!Yo(n.segments,t)||!ta(n.segments,t,o))return!1;for(const r in e.children)if(!n.children[r]||!cy(n.children[r],e.children[r],o))return!1;return!0}{const r=t.slice(0,n.segments.length),i=t.slice(n.segments.length);return!!(Yo(n.segments,r)&&ta(n.segments,r,o)&&n.children[H])&&fy(n.children[H],e,i,o)}}function ta(n,e,t){return e.every((o,r)=>oy[t](n[r].parameters,o.parameters))}class Ko{constructor(e=new J([],{}),t={},o=null){this.root=e,this.queryParams=t,this.fragment=o}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Kr(this.queryParams)),this._queryParamMap}toString(){return G9.serialize(this)}}class J{constructor(e,t){this.segments=e,this.children=t,this.parent=null,Je(t,(o,r)=>o.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return oa(this)}}class mc{constructor(e,t){this.path=e,this.parameters=t}get parameterMap(){return this._parameterMap||(this._parameterMap=Kr(this.parameters)),this._parameterMap}toString(){return ly(this)}}function Yo(n,e){return n.length===e.length&&n.every((t,o)=>t.path===e[o].path)}let yc=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(){return new Vg},providedIn:"root"}),n})();class Vg{parse(e){const t=new nA(e);return new Ko(t.parseRootSegment(),t.parseQueryParams(),t.parseFragment())}serialize(e){const t=`/${vc(e.root,!0)}`,o=function K9(n){const e=Object.keys(n).map(t=>{const o=n[t];return Array.isArray(o)?o.map(r=>`${ra(t)}=${ra(r)}`).join("&"):`${ra(t)}=${ra(o)}`}).filter(t=>!!t);return e.length?`?${e.join("&")}`:""}(e.queryParams);return`${t}${o}${"string"==typeof e.fragment?`#${function W9(n){return encodeURI(n)}(e.fragment)}`:""}`}}const G9=new Vg;function oa(n){return n.segments.map(e=>ly(e)).join("/")}function vc(n,e){if(!n.hasChildren())return oa(n);if(e){const t=n.children[H]?vc(n.children[H],!1):"",o=[];return Je(n.children,(r,i)=>{i!==H&&o.push(`${i}:${vc(r,!1)}`)}),o.length>0?`${t}(${o.join("//")})`:t}{const t=function H9(n,e){let t=[];return Je(n.children,(o,r)=>{r===H&&(t=t.concat(e(o,r)))}),Je(n.children,(o,r)=>{r!==H&&(t=t.concat(e(o,r)))}),t}(n,(o,r)=>r===H?[vc(n.children[H],!1)]:[`${r}:${vc(o,!1)}`]);return 1===Object.keys(n.children).length&&null!=n.children[H]?`${oa(n)}/${t[0]}`:`${oa(n)}/(${t.join("//")})`}}function sy(n){return encodeURIComponent(n).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function ra(n){return sy(n).replace(/%3B/gi,";")}function qg(n){return sy(n).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function ia(n){return decodeURIComponent(n)}function ay(n){return ia(n.replace(/\+/g,"%20"))}function ly(n){return`${qg(n.path)}${function Q9(n){return Object.keys(n).map(e=>`;${qg(e)}=${qg(n[e])}`).join("")}(n.parameters)}`}const Y9=/^[^\/()?;=#]+/;function ca(n){const e=n.match(Y9);return e?e[0]:""}const Z9=/^[^=?&#]+/,J9=/^[^&#]+/;class nA{constructor(e){this.url=e,this.remaining=e}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new J([],{}):new J([],this.parseChildren())}parseQueryParams(){const e={};if(this.consumeOptional("?"))do{this.parseQueryParam(e)}while(this.consumeOptional("&"));return e}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(""===this.remaining)return{};this.consumeOptional("/");const e=[];for(this.peekStartsWith("(")||e.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),e.push(this.parseSegment());let t={};this.peekStartsWith("/(")&&(this.capture("/"),t=this.parseParens(!0));let o={};return this.peekStartsWith("(")&&(o=this.parseParens(!1)),(e.length>0||Object.keys(t).length>0)&&(o[H]=new J(e,t)),o}parseSegment(){const e=ca(this.remaining);if(""===e&&this.peekStartsWith(";"))throw new M(4009,na);return this.capture(e),new mc(ia(e),this.parseMatrixParams())}parseMatrixParams(){const e={};for(;this.consumeOptional(";");)this.parseParam(e);return e}parseParam(e){const t=ca(this.remaining);if(!t)return;this.capture(t);let o="";if(this.consumeOptional("=")){const r=ca(this.remaining);r&&(o=r,this.capture(o))}e[ia(t)]=ia(o)}parseQueryParam(e){const t=function X9(n){const e=n.match(Z9);return e?e[0]:""}(this.remaining);if(!t)return;this.capture(t);let o="";if(this.consumeOptional("=")){const c=function eA(n){const e=n.match(J9);return e?e[0]:""}(this.remaining);c&&(o=c,this.capture(o))}const r=ay(t),i=ay(o);if(e.hasOwnProperty(r)){let c=e[r];Array.isArray(c)||(c=[c],e[r]=c),c.push(i)}else e[r]=i}parseParens(e){const t={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const o=ca(this.remaining),r=this.remaining[o.length];if("/"!==r&&")"!==r&&";"!==r)throw new M(4010,na);let i;o.indexOf(":")>-1?(i=o.slice(0,o.indexOf(":")),this.capture(i),this.capture(":")):e&&(i=H);const c=this.parseChildren();t[i]=1===Object.keys(c).length?c[H]:new J([],c),this.consumeOptional("//")}return t}peekStartsWith(e){return this.remaining.startsWith(e)}consumeOptional(e){return!!this.peekStartsWith(e)&&(this.remaining=this.remaining.substring(e.length),!0)}capture(e){if(!this.consumeOptional(e))throw new M(4011,na)}}function zg(n){return n.segments.length>0?new J([],{[H]:n}):n}function fa(n){const e={};for(const o of Object.keys(n.children)){const i=fa(n.children[o]);(i.segments.length>0||i.hasChildren())&&(e[o]=i)}return function tA(n){if(1===n.numberOfChildren&&n.children[H]){const e=n.children[H];return new J(n.segments.concat(e.segments),e.children)}return n}(new J(n.segments,e))}function Zo(n){return n instanceof Ko}function iA(n,e,t,o,r){if(0===t.length)return Yr(e.root,e.root,e.root,o,r);const i=function gy(n){if("string"==typeof n[0]&&1===n.length&&"/"===n[0])return new uy(!0,0,n);let e=0,t=!1;const o=n.reduce((r,i,c)=>{if("object"==typeof i&&null!=i){if(i.outlets){const f={};return Je(i.outlets,(s,a)=>{f[a]="string"==typeof s?s.split("/"):s}),[...r,{outlets:f}]}if(i.segmentPath)return[...r,i.segmentPath]}return"string"!=typeof i?[...r,i]:0===c?(i.split("/").forEach((f,s)=>{0==s&&"."===f||(0==s&&""===f?t=!0:".."===f?e++:""!=f&&r.push(f))}),r):[...r,i]},[]);return new uy(t,e,o)}(t);return i.toRoot()?Yr(e.root,e.root,new J([],{}),o,r):function c(s){const a=function fA(n,e,t,o){if(n.isAbsolute)return new Zr(e.root,!0,0);if(-1===o)return new Zr(t,t===e.root,0);return function dy(n,e,t){let o=n,r=e,i=t;for(;i>r;){if(i-=r,o=o.parent,!o)throw new M(4005,!1);r=o.segments.length}return new Zr(o,!1,r-i)}(t,o+(wc(n.commands[0])?0:1),n.numberOfDoubleDots)}(i,e,n.snapshot?._urlSegment,s),l=a.processChildren?Xr(a.segmentGroup,a.index,i.commands):Ug(a.segmentGroup,a.index,i.commands);return Yr(e.root,a.segmentGroup,l,o,r)}(n.snapshot?._lastPathIndex)}function wc(n){return"object"==typeof n&&null!=n&&!n.outlets&&!n.segmentPath}function Dc(n){return"object"==typeof n&&null!=n&&n.outlets}function Yr(n,e,t,o,r){let c,i={};o&&Je(o,(s,a)=>{i[a]=Array.isArray(s)?s.map(l=>`${l}`):`${s}`}),c=n===e?t:by(n,e,t);const f=zg(fa(c));return new Ko(f,i,r)}function by(n,e,t){const o={};return Je(n.children,(r,i)=>{o[i]=r===e?t:by(r,e,t)}),new J(n.segments,o)}class uy{constructor(e,t,o){if(this.isAbsolute=e,this.numberOfDoubleDots=t,this.commands=o,e&&o.length>0&&wc(o[0]))throw new M(4003,!1);const r=o.find(Dc);if(r&&r!==ty(o))throw new M(4004,!1)}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class Zr{constructor(e,t,o){this.segmentGroup=e,this.processChildren=t,this.index=o}}function Ug(n,e,t){if(n||(n=new J([],{})),0===n.segments.length&&n.hasChildren())return Xr(n,e,t);const o=function aA(n,e,t){let o=0,r=e;const i={match:!1,pathIndex:0,commandIndex:0};for(;r=t.length)return i;const c=n.segments[r],f=t[o];if(Dc(f))break;const s=`${f}`,a=o0&&void 0===s)break;if(s&&a&&"object"==typeof a&&void 0===a.outlets){if(!_y(s,a,c))return i;o+=2}else{if(!_y(s,{},c))return i;o++}r++}return{match:!0,pathIndex:r,commandIndex:o}}(n,e,t),r=t.slice(o.commandIndex);if(o.match&&o.pathIndex{"string"==typeof i&&(i=[i]),null!==i&&(r[c]=Ug(n.children[c],e,i))}),Je(n.children,(i,c)=>{void 0===o[c]&&(r[c]=i)}),new J(n.segments,r))}}function $g(n,e,t){const o=n.segments.slice(0,e);let r=0;for(;r{"string"==typeof t&&(t=[t]),null!==t&&(e[o]=$g(new J([],{}),0,t))}),e}function hy(n){const e={};return Je(n,(t,o)=>e[o]=`${t}`),e}function _y(n,e,t){return n==t.path&&Tt(e,t.parameters)}const kc="imperative";class It{constructor(e,t){this.id=e,this.url=t}}class Hg extends It{constructor(e,t,o="imperative",r=null){super(e,t),this.type=0,this.navigationTrigger=o,this.restoredState=r}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class Xo extends It{constructor(e,t,o){super(e,t),this.urlAfterRedirects=o,this.type=1}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class sa extends It{constructor(e,t,o,r){super(e,t),this.reason=o,this.code=r,this.type=2}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class py extends It{constructor(e,t,o,r){super(e,t),this.reason=o,this.code=r,this.type=16}}class Cy extends It{constructor(e,t,o,r){super(e,t),this.error=o,this.target=r,this.type=3}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class bA extends It{constructor(e,t,o,r){super(e,t),this.urlAfterRedirects=o,this.state=r,this.type=4}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class uA extends It{constructor(e,t,o,r){super(e,t),this.urlAfterRedirects=o,this.state=r,this.type=7}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class gA extends It{constructor(e,t,o,r,i){super(e,t),this.urlAfterRedirects=o,this.state=r,this.shouldActivate=i,this.type=8}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class dA extends It{constructor(e,t,o,r){super(e,t),this.urlAfterRedirects=o,this.state=r,this.type=5}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class hA extends It{constructor(e,t,o,r){super(e,t),this.urlAfterRedirects=o,this.state=r,this.type=6}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class _A{constructor(e){this.route=e,this.type=9}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class pA{constructor(e){this.route=e,this.type=10}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class CA{constructor(e){this.snapshot=e,this.type=11}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class MA{constructor(e){this.snapshot=e,this.type=12}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class PA{constructor(e){this.snapshot=e,this.type=13}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class OA{constructor(e){this.snapshot=e,this.type=14}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class My{constructor(e,t,o){this.routerEvent=e,this.position=t,this.anchor=o,this.type=15}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}let yA=(()=>{class n{createUrlTree(t,o,r,i,c,f){return iA(t||o.root,r,i,c,f)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})(),vA=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(e){return yA.\u0275fac(e)},providedIn:"root"}),n})();class Py{constructor(e){this._root=e}get root(){return this._root.value}parent(e){const t=this.pathFromRoot(e);return t.length>1?t[t.length-2]:null}children(e){const t=Gg(e,this._root);return t?t.children.map(o=>o.value):[]}firstChild(e){const t=Gg(e,this._root);return t&&t.children.length>0?t.children[0].value:null}siblings(e){const t=Wg(e,this._root);return t.length<2?[]:t[t.length-2].children.map(r=>r.value).filter(r=>r!==e)}pathFromRoot(e){return Wg(e,this._root).map(t=>t.value)}}function Gg(n,e){if(n===e.value)return e;for(const t of e.children){const o=Gg(n,t);if(o)return o}return null}function Wg(n,e){if(n===e.value)return[e];for(const t of e.children){const o=Wg(n,t);if(o.length)return o.unshift(e),o}return[]}class oo{constructor(e,t){this.value=e,this.children=t}toString(){return`TreeNode(${this.value})`}}function Jr(n){const e={};return n&&n.children.forEach(t=>e[t.value.outlet]=t),e}class Oy extends Py{constructor(e,t){super(e),this.snapshot=t,Qg(this,e)}toString(){return this.snapshot.toString()}}function my(n,e){const t=function wA(n,e){const c=new aa([],{},{},"",{},H,e,null,n.root,-1,{});return new vy("",new oo(c,[]))}(n,e),o=new Rn([new mc("",{})]),r=new Rn({}),i=new Rn({}),c=new Rn({}),f=new Rn(""),s=new ei(o,r,c,f,i,H,e,t.root);return s.snapshot=t.root,new Oy(new oo(s,[]),t)}class ei{constructor(e,t,o,r,i,c,f,s){this.url=e,this.params=t,this.queryParams=o,this.fragment=r,this.data=i,this.outlet=c,this.component=f,this.title=this.data?.pipe(K(a=>a[Oc]))??L(void 0),this._futureSnapshot=s}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=this.params.pipe(K(e=>Kr(e)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(K(e=>Kr(e)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function yy(n,e="emptyOnly"){const t=n.pathFromRoot;let o=0;if("always"!==e)for(o=t.length-1;o>=1;){const r=t[o],i=t[o-1];if(r.routeConfig&&""===r.routeConfig.path)o--;else{if(i.component)break;o--}}return function DA(n){return n.reduce((e,t)=>({params:{...e.params,...t.params},data:{...e.data,...t.data},resolve:{...t.data,...e.resolve,...t.routeConfig?.data,...t._resolvedData}}),{params:{},data:{},resolve:{}})}(t.slice(o))}class aa{get title(){return this.data?.[Oc]}constructor(e,t,o,r,i,c,f,s,a,l,b){this.url=e,this.params=t,this.queryParams=o,this.fragment=r,this.data=i,this.outlet=c,this.component=f,this.routeConfig=s,this._urlSegment=a,this._lastPathIndex=l,this._resolve=b}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=Kr(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Kr(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(o=>o.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class vy extends Py{constructor(e,t){super(t),this.url=e,Qg(this,t)}toString(){return wy(this._root)}}function Qg(n,e){e.value._routerState=n,e.children.forEach(t=>Qg(n,t))}function wy(n){const e=n.children.length>0?` { ${n.children.map(wy).join(", ")} } `:"";return`${n.value}${e}`}function Kg(n){if(n.snapshot){const e=n.snapshot,t=n._futureSnapshot;n.snapshot=t,Tt(e.queryParams,t.queryParams)||n.queryParams.next(t.queryParams),e.fragment!==t.fragment&&n.fragment.next(t.fragment),Tt(e.params,t.params)||n.params.next(t.params),function q9(n,e){if(n.length!==e.length)return!1;for(let t=0;tTt(t.parameters,e[o].parameters))}(n.url,e.url);return t&&!(!n.parent!=!e.parent)&&(!n.parent||Yg(n.parent,e.parent))}function Sc(n,e,t){if(t&&n.shouldReuseRoute(e.value,t.value.snapshot)){const o=t.value;o._futureSnapshot=e.value;const r=function SA(n,e,t){return e.children.map(o=>{for(const r of t.children)if(n.shouldReuseRoute(o.value,r.value.snapshot))return Sc(n,o,r);return Sc(n,o)})}(n,e,t);return new oo(o,r)}{if(n.shouldAttach(e.value)){const i=n.retrieve(e.value);if(null!==i){const c=i.route;return c.value._futureSnapshot=e.value,c.children=e.children.map(f=>Sc(n,f)),c}}const o=function EA(n){return new ei(new Rn(n.url),new Rn(n.params),new Rn(n.queryParams),new Rn(n.fragment),new Rn(n.data),n.outlet,n.component,n)}(e.value),r=e.children.map(i=>Sc(n,i));return new oo(o,r)}}const Zg="ngNavigationCancelingError";function Dy(n,e){const{redirectTo:t,navigationBehaviorOptions:o}=Zo(e)?{redirectTo:e,navigationBehaviorOptions:void 0}:e,r=ky(!1,0,e);return r.url=t,r.navigationBehaviorOptions=o,r}function ky(n,e,t){const o=new Error("NavigationCancelingError: "+(n||""));return o[Zg]=!0,o.cancellationCode=e,t&&(o.url=t),o}function Sy(n){return Ey(n)&&Zo(n.url)}function Ey(n){return n&&n[Zg]}class xA{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.injector=null,this.children=new Ec,this.attachRef=null}}let Ec=(()=>{class n{constructor(){this.contexts=new Map}onChildOutletCreated(t,o){const r=this.getOrCreateContext(t);r.outlet=o,this.contexts.set(t,r)}onChildOutletDestroyed(t){const o=this.getContext(t);o&&(o.outlet=null,o.attachRef=null)}onOutletDeactivated(){const t=this.contexts;return this.contexts=new Map,t}onOutletReAttached(t){this.contexts=t}getOrCreateContext(t){let o=this.getContext(t);return o||(o=new xA,this.contexts.set(t,o)),o}getContext(t){return this.contexts.get(t)||null}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const la=!1;let Xg=(()=>{class n{constructor(){this.activated=null,this._activatedRoute=null,this.name=H,this.activateEvents=new Se,this.deactivateEvents=new Se,this.attachEvents=new Se,this.detachEvents=new Se,this.parentContexts=Z(Ec),this.location=Z(ut),this.changeDetector=Z(os),this.environmentInjector=Z(yt)}ngOnChanges(t){if(t.name){const{firstChange:o,previousValue:r}=t.name;if(o)return;this.isTrackedInParentContexts(r)&&(this.deactivate(),this.parentContexts.onChildOutletDestroyed(r)),this.initializeOutletWithName()}}ngOnDestroy(){this.isTrackedInParentContexts(this.name)&&this.parentContexts.onChildOutletDestroyed(this.name)}isTrackedInParentContexts(t){return this.parentContexts.getContext(t)?.outlet===this}ngOnInit(){this.initializeOutletWithName()}initializeOutletWithName(){if(this.parentContexts.onChildOutletCreated(this.name,this),this.activated)return;const t=this.parentContexts.getContext(this.name);t?.route&&(t.attachRef?this.attach(t.attachRef,t.route):this.activateWith(t.route,t.injector))}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new M(4012,la);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new M(4012,la);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new M(4012,la);this.location.detach();const t=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(t.instance),t}attach(t,o){this.activated=t,this._activatedRoute=o,this.location.insert(t.hostView),this.attachEvents.emit(t.instance)}deactivate(){if(this.activated){const t=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(t)}}activateWith(t,o){if(this.isActivated)throw new M(4013,la);this._activatedRoute=t;const r=this.location,c=t.snapshot.component,f=this.parentContexts.getOrCreateContext(this.name).children,s=new AA(t,f,r.injector);if(o&&function TA(n){return!!n.resolveComponentFactory}(o)){const a=o.resolveComponentFactory(c);this.activated=r.createComponent(a,r.length,s)}else this.activated=r.createComponent(c,{index:r.length,injector:s,environmentInjector:o??this.environmentInjector});this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275dir=z({type:n,selectors:[["router-outlet"]],inputs:{name:"name"},outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0,features:[kn]}),n})();class AA{constructor(e,t,o){this.route=e,this.childContexts=t,this.parent=o}get(e,t){return e===ei?this.route:e===Ec?this.childContexts:this.parent.get(e,t)}}let Jg=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=zt({type:n,selectors:[["ng-component"]],standalone:!0,features:[wM],decls:1,vars:0,template:function(t,o){1&t&&ye(0,"router-outlet")},dependencies:[Xg],encapsulation:2}),n})();function xy(n,e){return n.providers&&!n._injector&&(n._injector=Wf(n.providers,e,`Route: ${n.path}`)),n._injector??e}function nd(n){const e=n.children&&n.children.map(nd),t=e?{...n,children:e}:{...n};return!t.component&&!t.loadComponent&&(e||t.loadChildren)&&t.outlet&&t.outlet!==H&&(t.component=Jg),t}function Zn(n){return n.outlet||H}function Ay(n,e){const t=n.filter(o=>Zn(o)===e);return t.push(...n.filter(o=>Zn(o)!==e)),t}function xc(n){if(!n)return null;if(n.routeConfig?._injector)return n.routeConfig._injector;for(let e=n.parent;e;e=e.parent){const t=e.routeConfig;if(t?._loadedInjector)return t._loadedInjector;if(t?._injector)return t._injector}return null}class FA{constructor(e,t,o,r){this.routeReuseStrategy=e,this.futureState=t,this.currState=o,this.forwardEvent=r}activate(e){const t=this.futureState._root,o=this.currState?this.currState._root:null;this.deactivateChildRoutes(t,o,e),Kg(this.futureState.root),this.activateChildRoutes(t,o,e)}deactivateChildRoutes(e,t,o){const r=Jr(t);e.children.forEach(i=>{const c=i.value.outlet;this.deactivateRoutes(i,r[c],o),delete r[c]}),Je(r,(i,c)=>{this.deactivateRouteAndItsChildren(i,o)})}deactivateRoutes(e,t,o){const r=e.value,i=t?t.value:null;if(r===i)if(r.component){const c=o.getContext(r.outlet);c&&this.deactivateChildRoutes(e,t,c.children)}else this.deactivateChildRoutes(e,t,o);else i&&this.deactivateRouteAndItsChildren(t,o)}deactivateRouteAndItsChildren(e,t){e.value.component&&this.routeReuseStrategy.shouldDetach(e.value.snapshot)?this.detachAndStoreRouteSubtree(e,t):this.deactivateRouteAndOutlet(e,t)}detachAndStoreRouteSubtree(e,t){const o=t.getContext(e.value.outlet),r=o&&e.value.component?o.children:t,i=Jr(e);for(const c of Object.keys(i))this.deactivateRouteAndItsChildren(i[c],r);if(o&&o.outlet){const c=o.outlet.detach(),f=o.children.onOutletDeactivated();this.routeReuseStrategy.store(e.value.snapshot,{componentRef:c,route:e,contexts:f})}}deactivateRouteAndOutlet(e,t){const o=t.getContext(e.value.outlet),r=o&&e.value.component?o.children:t,i=Jr(e);for(const c of Object.keys(i))this.deactivateRouteAndItsChildren(i[c],r);o&&o.outlet&&(o.outlet.deactivate(),o.children.onOutletDeactivated(),o.attachRef=null,o.resolver=null,o.route=null)}activateChildRoutes(e,t,o){const r=Jr(t);e.children.forEach(i=>{this.activateRoutes(i,r[i.value.outlet],o),this.forwardEvent(new OA(i.value.snapshot))}),e.children.length&&this.forwardEvent(new MA(e.value.snapshot))}activateRoutes(e,t,o){const r=e.value,i=t?t.value:null;if(Kg(r),r===i)if(r.component){const c=o.getOrCreateContext(r.outlet);this.activateChildRoutes(e,t,c.children)}else this.activateChildRoutes(e,t,o);else if(r.component){const c=o.getOrCreateContext(r.outlet);if(this.routeReuseStrategy.shouldAttach(r.snapshot)){const f=this.routeReuseStrategy.retrieve(r.snapshot);this.routeReuseStrategy.store(r.snapshot,null),c.children.onOutletReAttached(f.contexts),c.attachRef=f.componentRef,c.route=f.route.value,c.outlet&&c.outlet.attach(f.componentRef,f.route.value),Kg(f.route.value),this.activateChildRoutes(e,null,c.children)}else{const f=xc(r.snapshot),s=f?.get(Li)??null;c.attachRef=null,c.route=r,c.resolver=s,c.injector=f,c.outlet&&c.outlet.activateWith(r,c.injector),this.activateChildRoutes(e,null,c.children)}}else this.activateChildRoutes(e,null,o)}}class Ty{constructor(e){this.path=e,this.route=this.path[this.path.length-1]}}class ba{constructor(e,t){this.component=e,this.route=t}}function jA(n,e,t){const o=n._root;return Ac(o,e?e._root:null,t,[o.value])}function ni(n,e){const t=Symbol(),o=e.get(n,t);return o===t?"function"!=typeof n||function p3(n){return null!==Qc(n)}(n)?e.get(n):n:o}function Ac(n,e,t,o,r={canDeactivateChecks:[],canActivateChecks:[]}){const i=Jr(e);return n.children.forEach(c=>{(function qA(n,e,t,o,r={canDeactivateChecks:[],canActivateChecks:[]}){const i=n.value,c=e?e.value:null,f=t?t.getContext(n.value.outlet):null;if(c&&i.routeConfig===c.routeConfig){const s=function zA(n,e,t){if("function"==typeof t)return t(n,e);switch(t){case"pathParamsChange":return!Yo(n.url,e.url);case"pathParamsOrQueryParamsChange":return!Yo(n.url,e.url)||!Tt(n.queryParams,e.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!Yg(n,e)||!Tt(n.queryParams,e.queryParams);default:return!Yg(n,e)}}(c,i,i.routeConfig.runGuardsAndResolvers);s?r.canActivateChecks.push(new Ty(o)):(i.data=c.data,i._resolvedData=c._resolvedData),Ac(n,e,i.component?f?f.children:null:t,o,r),s&&f&&f.outlet&&f.outlet.isActivated&&r.canDeactivateChecks.push(new ba(f.outlet.component,c))}else c&&Tc(e,f,r),r.canActivateChecks.push(new Ty(o)),Ac(n,null,i.component?f?f.children:null:t,o,r)})(c,i[c.value.outlet],t,o.concat([c.value]),r),delete i[c.value.outlet]}),Je(i,(c,f)=>Tc(c,t.getContext(f),r)),r}function Tc(n,e,t){const o=Jr(n),r=n.value;Je(o,(i,c)=>{Tc(i,r.component?e?e.children.getContext(c):null:e,t)}),t.canDeactivateChecks.push(new ba(r.component&&e&&e.outlet&&e.outlet.isActivated?e.outlet.component:null,r))}function Ic(n){return"function"==typeof n}function td(n){return n instanceof Js||"EmptyError"===n?.name}const ua=Symbol("INITIAL_VALUE");function ti(){return At(n=>W0(n.map(e=>e.pipe(Pc(1),function I9(...n){const e=li(n);return Ge((t,o)=>{(e?Lg(n,t,e):Lg(n,t)).subscribe(o)})}(ua)))).pipe(K(e=>{for(const t of e)if(!0!==t){if(t===ua)return ua;if(!1===t||t instanceof Ko)return t}return!0}),no(e=>e!==ua),Pc(1)))}function Iy(n){return function R1(...n){return Td(n)}(an(e=>{if(Zo(e))throw Dy(0,e)}),K(e=>!0===e))}const od={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function Ny(n,e,t,o,r){const i=rd(n,e,t);return i.matched?function rT(n,e,t,o){const r=e.canMatch;return r&&0!==r.length?L(r.map(c=>{const f=ni(c,n);return yo(function WA(n){return n&&Ic(n.canMatch)}(f)?f.canMatch(e,t):n.runInContext(()=>f(e,t)))})).pipe(ti(),Iy()):L(!0)}(o=xy(e,o),e,t).pipe(K(c=>!0===c?i:{...od})):L(i)}function rd(n,e,t){if(""===e.path)return"full"===e.pathMatch&&(n.hasChildren()||t.length>0)?{...od}:{matched:!0,consumedSegments:[],remainingSegments:t,parameters:{},positionalParamSegments:{}};const r=(e.matcher||V9)(t,n,e);if(!r)return{...od};const i={};Je(r.posParams,(f,s)=>{i[s]=f.path});const c=r.consumed.length>0?{...i,...r.consumed[r.consumed.length-1].parameters}:i;return{matched:!0,consumedSegments:r.consumed,remainingSegments:t.slice(r.consumed.length),parameters:c,positionalParamSegments:r.posParams??{}}}function ga(n,e,t,o){if(t.length>0&&function fT(n,e,t){return t.some(o=>da(n,e,o)&&Zn(o)!==H)}(n,t,o)){const i=new J(e,function cT(n,e,t,o){const r={};r[H]=o,o._sourceSegment=n,o._segmentIndexShift=e.length;for(const i of t)if(""===i.path&&Zn(i)!==H){const c=new J([],{});c._sourceSegment=n,c._segmentIndexShift=e.length,r[Zn(i)]=c}return r}(n,e,o,new J(t,n.children)));return i._sourceSegment=n,i._segmentIndexShift=e.length,{segmentGroup:i,slicedSegments:[]}}if(0===t.length&&function sT(n,e,t){return t.some(o=>da(n,e,o))}(n,t,o)){const i=new J(n.segments,function iT(n,e,t,o,r){const i={};for(const c of o)if(da(n,t,c)&&!r[Zn(c)]){const f=new J([],{});f._sourceSegment=n,f._segmentIndexShift=e.length,i[Zn(c)]=f}return{...r,...i}}(n,e,t,o,n.children));return i._sourceSegment=n,i._segmentIndexShift=e.length,{segmentGroup:i,slicedSegments:t}}const r=new J(n.segments,n.children);return r._sourceSegment=n,r._segmentIndexShift=e.length,{segmentGroup:r,slicedSegments:t}}function da(n,e,t){return(!(n.hasChildren()||e.length>0)||"full"!==t.pathMatch)&&""===t.path}function Ly(n,e,t,o){return!!(Zn(n)===o||o!==H&&da(e,t,n))&&("**"===n.path||rd(e,n,t).matched)}function Ry(n,e,t){return 0===e.length&&!n.children[t]}const ha=!1;class _a{constructor(e){this.segmentGroup=e||null}}class Fy{constructor(e){this.urlTree=e}}function Nc(n){return Mc(new _a(n))}function jy(n){return Mc(new Fy(n))}class uT{constructor(e,t,o,r,i){this.injector=e,this.configLoader=t,this.urlSerializer=o,this.urlTree=r,this.config=i,this.allowRedirects=!0}apply(){const e=ga(this.urlTree.root,[],[],this.config).segmentGroup,t=new J(e.segments,e.children);return this.expandSegmentGroup(this.injector,this.config,t,H).pipe(K(i=>this.createUrlTree(fa(i),this.urlTree.queryParams,this.urlTree.fragment))).pipe(mo(i=>{if(i instanceof Fy)return this.allowRedirects=!1,this.match(i.urlTree);throw i instanceof _a?this.noMatchError(i):i}))}match(e){return this.expandSegmentGroup(this.injector,this.config,e.root,H).pipe(K(r=>this.createUrlTree(fa(r),e.queryParams,e.fragment))).pipe(mo(r=>{throw r instanceof _a?this.noMatchError(r):r}))}noMatchError(e){return new M(4002,ha)}createUrlTree(e,t,o){const r=zg(e);return new Ko(r,t,o)}expandSegmentGroup(e,t,o,r){return 0===o.segments.length&&o.hasChildren()?this.expandChildren(e,t,o).pipe(K(i=>new J([],i))):this.expandSegment(e,o,t,o.segments,r,!0)}expandChildren(e,t,o){const r=[];for(const i of Object.keys(o.children))"primary"===i?r.unshift(i):r.push(i);return Le(r).pipe(Mo(i=>{const c=o.children[i],f=Ay(t,i);return this.expandSegmentGroup(e,f,c,i).pipe(K(s=>({segment:s,outlet:i})))}),X0((i,c)=>(i[c.outlet]=c.segment,i),{}),J0())}expandSegment(e,t,o,r,i,c){return Le(o).pipe(Mo(f=>this.expandSegmentAgainstRoute(e,t,o,f,r,i,c).pipe(mo(a=>{if(a instanceof _a)return L(null);throw a}))),Oo(f=>!!f),mo((f,s)=>{if(td(f))return Ry(t,r,i)?L(new J([],{})):Nc(t);throw f}))}expandSegmentAgainstRoute(e,t,o,r,i,c,f){return Ly(r,t,i,c)?void 0===r.redirectTo?this.matchSegmentAgainstRoute(e,t,r,i,c):f&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(e,t,o,r,i,c):Nc(t):Nc(t)}expandSegmentAgainstRouteUsingRedirect(e,t,o,r,i,c){return"**"===r.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(e,o,r,c):this.expandRegularSegmentAgainstRouteUsingRedirect(e,t,o,r,i,c)}expandWildCardWithParamsAgainstRouteUsingRedirect(e,t,o,r){const i=this.applyRedirectCommands([],o.redirectTo,{});return o.redirectTo.startsWith("/")?jy(i):this.lineralizeSegments(o,i).pipe(Qe(c=>{const f=new J(c,{});return this.expandSegment(e,f,t,c,r,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(e,t,o,r,i,c){const{matched:f,consumedSegments:s,remainingSegments:a,positionalParamSegments:l}=rd(t,r,i);if(!f)return Nc(t);const b=this.applyRedirectCommands(s,r.redirectTo,l);return r.redirectTo.startsWith("/")?jy(b):this.lineralizeSegments(r,b).pipe(Qe(u=>this.expandSegment(e,t,o,u.concat(a),c,!1)))}matchSegmentAgainstRoute(e,t,o,r,i){return"**"===o.path?(e=xy(o,e),o.loadChildren?(o._loadedRoutes?L({routes:o._loadedRoutes,injector:o._loadedInjector}):this.configLoader.loadChildren(e,o)).pipe(K(f=>(o._loadedRoutes=f.routes,o._loadedInjector=f.injector,new J(r,{})))):L(new J(r,{}))):Ny(t,o,r,e).pipe(At(({matched:c,consumedSegments:f,remainingSegments:s})=>c?this.getChildConfig(e=o._injector??e,o,r).pipe(Qe(l=>{const b=l.injector??e,u=l.routes,{segmentGroup:g,slicedSegments:d}=ga(t,f,s,u),h=new J(g.segments,g.children);if(0===d.length&&h.hasChildren())return this.expandChildren(b,u,h).pipe(K(p=>new J(f,p)));if(0===u.length&&0===d.length)return L(new J(f,{}));const _=Zn(o)===i;return this.expandSegment(b,h,u,d,_?H:i,!0).pipe(K(y=>new J(f.concat(y.segments),y.children)))})):Nc(t)))}getChildConfig(e,t,o){return t.children?L({routes:t.children,injector:e}):t.loadChildren?void 0!==t._loadedRoutes?L({routes:t._loadedRoutes,injector:t._loadedInjector}):function oT(n,e,t,o){const r=e.canLoad;return void 0===r||0===r.length?L(!0):L(r.map(c=>{const f=ni(c,n);return yo(function UA(n){return n&&Ic(n.canLoad)}(f)?f.canLoad(e,t):n.runInContext(()=>f(e,t)))})).pipe(ti(),Iy())}(e,t,o).pipe(Qe(r=>r?this.configLoader.loadChildren(e,t).pipe(an(i=>{t._loadedRoutes=i.routes,t._loadedInjector=i.injector})):function lT(n){return Mc(ky(ha,3))}())):L({routes:[],injector:e})}lineralizeSegments(e,t){let o=[],r=t.root;for(;;){if(o=o.concat(r.segments),0===r.numberOfChildren)return L(o);if(r.numberOfChildren>1||!r.children[H])return Mc(new M(4e3,ha));r=r.children[H]}}applyRedirectCommands(e,t,o){return this.applyRedirectCreateUrlTree(t,this.urlSerializer.parse(t),e,o)}applyRedirectCreateUrlTree(e,t,o,r){const i=this.createSegmentGroup(e,t.root,o,r);return new Ko(i,this.createQueryParams(t.queryParams,this.urlTree.queryParams),t.fragment)}createQueryParams(e,t){const o={};return Je(e,(r,i)=>{if("string"==typeof r&&r.startsWith(":")){const f=r.substring(1);o[i]=t[f]}else o[i]=r}),o}createSegmentGroup(e,t,o,r){const i=this.createSegments(e,t.segments,o,r);let c={};return Je(t.children,(f,s)=>{c[s]=this.createSegmentGroup(e,f,o,r)}),new J(i,c)}createSegments(e,t,o,r){return t.map(i=>i.path.startsWith(":")?this.findPosParam(e,i,r):this.findOrReturn(i,o))}findPosParam(e,t,o){const r=o[t.path.substring(1)];if(!r)throw new M(4001,ha);return r}findOrReturn(e,t){let o=0;for(const r of t){if(r.path===e.path)return t.splice(o),r;o++}return e}}class dT{}class pT{constructor(e,t,o,r,i,c,f){this.injector=e,this.rootComponentType=t,this.config=o,this.urlTree=r,this.url=i,this.paramsInheritanceStrategy=c,this.urlSerializer=f}recognize(){const e=ga(this.urlTree.root,[],[],this.config.filter(t=>void 0===t.redirectTo)).segmentGroup;return this.processSegmentGroup(this.injector,this.config,e,H).pipe(K(t=>{if(null===t)return null;const o=new aa([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,{},H,this.rootComponentType,null,this.urlTree.root,-1,{}),r=new oo(o,t),i=new vy(this.url,r);return this.inheritParamsAndData(i._root),i}))}inheritParamsAndData(e){const t=e.value,o=yy(t,this.paramsInheritanceStrategy);t.params=Object.freeze(o.params),t.data=Object.freeze(o.data),e.children.forEach(r=>this.inheritParamsAndData(r))}processSegmentGroup(e,t,o,r){return 0===o.segments.length&&o.hasChildren()?this.processChildren(e,t,o):this.processSegment(e,t,o,o.segments,r)}processChildren(e,t,o){return Le(Object.keys(o.children)).pipe(Mo(r=>{const i=o.children[r],c=Ay(t,r);return this.processSegmentGroup(e,c,i,r)}),X0((r,i)=>r&&i?(r.push(...i),r):null),function R9(n,e=!1){return Ge((t,o)=>{let r=0;t.subscribe(Be(o,i=>{const c=n(i,r++);(c||e)&&o.next(i),!c&&o.complete()}))})}(r=>null!==r),ea(null),J0(),K(r=>{if(null===r)return null;const i=qy(r);return function CT(n){n.sort((e,t)=>e.value.outlet===H?-1:t.value.outlet===H?1:e.value.outlet.localeCompare(t.value.outlet))}(i),i}))}processSegment(e,t,o,r,i){return Le(t).pipe(Mo(c=>this.processSegmentAgainstRoute(c._injector??e,c,o,r,i)),Oo(c=>!!c),mo(c=>{if(td(c))return Ry(o,r,i)?L([]):L(null);throw c}))}processSegmentAgainstRoute(e,t,o,r,i){if(t.redirectTo||!Ly(t,o,r,i))return L(null);let c;if("**"===t.path){const f=r.length>0?ty(r).parameters:{},s=By(o)+r.length;c=L({snapshot:new aa(r,f,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,Uy(t),Zn(t),t.component??t._loadedComponent??null,t,zy(o),s,$y(t)),consumedSegments:[],remainingSegments:[]})}else c=Ny(o,t,r,e).pipe(K(({matched:f,consumedSegments:s,remainingSegments:a,parameters:l})=>{if(!f)return null;const b=By(o)+s.length;return{snapshot:new aa(s,l,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,Uy(t),Zn(t),t.component??t._loadedComponent??null,t,zy(o),b,$y(t)),consumedSegments:s,remainingSegments:a}}));return c.pipe(At(f=>{if(null===f)return L(null);const{snapshot:s,consumedSegments:a,remainingSegments:l}=f;e=t._injector??e;const b=t._loadedInjector??e,u=function MT(n){return n.children?n.children:n.loadChildren?n._loadedRoutes:[]}(t),{segmentGroup:g,slicedSegments:d}=ga(o,a,l,u.filter(_=>void 0===_.redirectTo));if(0===d.length&&g.hasChildren())return this.processChildren(b,u,g).pipe(K(_=>null===_?null:[new oo(s,_)]));if(0===u.length&&0===d.length)return L([new oo(s,[])]);const h=Zn(t)===i;return this.processSegment(b,u,g,d,h?H:i).pipe(K(_=>null===_?null:[new oo(s,_)]))}))}}function PT(n){const e=n.value.routeConfig;return e&&""===e.path&&void 0===e.redirectTo}function qy(n){const e=[],t=new Set;for(const o of n){if(!PT(o)){e.push(o);continue}const r=e.find(i=>o.value.routeConfig===i.value.routeConfig);void 0!==r?(r.children.push(...o.children),t.add(r)):e.push(o)}for(const o of t){const r=qy(o.children);e.push(new oo(o.value,r))}return e.filter(o=>!t.has(o))}function zy(n){let e=n;for(;e._sourceSegment;)e=e._sourceSegment;return e}function By(n){let e=n,t=e._segmentIndexShift??0;for(;e._sourceSegment;)e=e._sourceSegment,t+=e._segmentIndexShift??0;return t-1}function Uy(n){return n.data||{}}function $y(n){return n.resolve||{}}function Hy(n){return"string"==typeof n.title||null===n.title}function id(n){return At(e=>{const t=n(e);return t?Le(t).pipe(K(()=>e)):L(e)})}const oi=new S("ROUTES");let cd=(()=>{class n{constructor(t,o){this.injector=t,this.compiler=o,this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap}loadComponent(t){if(this.componentLoaders.get(t))return this.componentLoaders.get(t);if(t._loadedComponent)return L(t._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(t);const o=yo(t.loadComponent()).pipe(K(Wy),an(i=>{this.onLoadEndListener&&this.onLoadEndListener(t),t._loadedComponent=i}),jg(()=>{this.componentLoaders.delete(t)})),r=new Y0(o,()=>new Ft).pipe(Rg());return this.componentLoaders.set(t,r),r}loadChildren(t,o){if(this.childrenLoaders.get(o))return this.childrenLoaders.get(o);if(o._loadedRoutes)return L({routes:o._loadedRoutes,injector:o._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(o);const i=this.loadModuleFactoryOrRoutes(o.loadChildren).pipe(K(f=>{this.onLoadEndListener&&this.onLoadEndListener(o);let s,a,l=!1;Array.isArray(f)?a=f:(s=f.create(t).injector,a=ny(s.get(oi,[],j.Self|j.Optional)));return{routes:a.map(nd),injector:s}}),jg(()=>{this.childrenLoaders.delete(o)})),c=new Y0(i,()=>new Ft).pipe(Rg());return this.childrenLoaders.set(o,c),c}loadModuleFactoryOrRoutes(t){return yo(t()).pipe(K(Wy),Qe(r=>r instanceof yM||Array.isArray(r)?L(r):Le(this.compiler.compileModuleAsync(r))))}}return n.\u0275fac=function(t){return new(t||n)(D(ft),D(dP))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function Wy(n){return function ET(n){return n&&"object"==typeof n&&"default"in n}(n)?n.default:n}let Ca=(()=>{class n{get hasRequestedNavigation(){return 0!==this.navigationId}constructor(){this.currentNavigation=null,this.lastSuccessfulNavigation=null,this.events=new Ft,this.configLoader=Z(cd),this.environmentInjector=Z(yt),this.urlSerializer=Z(yc),this.rootContexts=Z(Ec),this.navigationId=0,this.afterPreactivation=()=>L(void 0),this.rootComponentType=null,this.configLoader.onLoadEndListener=r=>this.events.next(new pA(r)),this.configLoader.onLoadStartListener=r=>this.events.next(new _A(r))}complete(){this.transitions?.complete()}handleNavigationRequest(t){const o=++this.navigationId;this.transitions?.next({...this.transitions.value,...t,id:o})}setupNavigations(t){return this.transitions=new Rn({id:0,targetPageId:0,currentUrlTree:t.currentUrlTree,currentRawUrl:t.currentUrlTree,extractedUrl:t.urlHandlingStrategy.extract(t.currentUrlTree),urlAfterRedirects:t.urlHandlingStrategy.extract(t.currentUrlTree),rawUrl:t.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:kc,restoredState:null,currentSnapshot:t.routerState.snapshot,targetSnapshot:null,currentRouterState:t.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.transitions.pipe(no(o=>0!==o.id),K(o=>({...o,extractedUrl:t.urlHandlingStrategy.extract(o.rawUrl)})),At(o=>{let r=!1,i=!1;return L(o).pipe(an(c=>{this.currentNavigation={id:c.id,initialUrl:c.rawUrl,extractedUrl:c.extractedUrl,trigger:c.source,extras:c.extras,previousNavigation:this.lastSuccessfulNavigation?{...this.lastSuccessfulNavigation,previousNavigation:null}:null}}),At(c=>{const f=t.browserUrlTree.toString(),s=!t.navigated||c.extractedUrl.toString()!==f||f!==t.currentUrlTree.toString();if(!s&&"reload"!==(c.extras.onSameUrlNavigation??t.onSameUrlNavigation)){const l="";return this.events.next(new py(c.id,t.serializeUrl(o.rawUrl),l,0)),t.rawUrlTree=c.rawUrl,c.resolve(null),Mt}if(t.urlHandlingStrategy.shouldProcessUrl(c.rawUrl))return Qy(c.source)&&(t.browserUrlTree=c.extractedUrl),L(c).pipe(At(l=>{const b=this.transitions?.getValue();return this.events.next(new Hg(l.id,this.urlSerializer.serialize(l.extractedUrl),l.source,l.restoredState)),b!==this.transitions?.getValue()?Mt:Promise.resolve(l)}),function gT(n,e,t,o){return At(r=>function bT(n,e,t,o,r){return new uT(n,e,t,o,r).apply()}(n,e,t,r.extractedUrl,o).pipe(K(i=>({...r,urlAfterRedirects:i}))))}(this.environmentInjector,this.configLoader,this.urlSerializer,t.config),an(l=>{this.currentNavigation={...this.currentNavigation,finalUrl:l.urlAfterRedirects},o.urlAfterRedirects=l.urlAfterRedirects}),function mT(n,e,t,o,r){return Qe(i=>function _T(n,e,t,o,r,i,c="emptyOnly"){return new pT(n,e,t,o,r,c,i).recognize().pipe(At(f=>null===f?function hT(n){return new Ae(e=>e.error(n))}(new dT):L(f)))}(n,e,t,i.urlAfterRedirects,o.serialize(i.urlAfterRedirects),o,r).pipe(K(c=>({...i,targetSnapshot:c}))))}(this.environmentInjector,this.rootComponentType,t.config,this.urlSerializer,t.paramsInheritanceStrategy),an(l=>{if(o.targetSnapshot=l.targetSnapshot,"eager"===t.urlUpdateStrategy){if(!l.extras.skipLocationChange){const u=t.urlHandlingStrategy.merge(l.urlAfterRedirects,l.rawUrl);t.setBrowserUrl(u,l)}t.browserUrlTree=l.urlAfterRedirects}const b=new bA(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects),l.targetSnapshot);this.events.next(b)}));if(s&&t.urlHandlingStrategy.shouldProcessUrl(t.rawUrlTree)){const{id:l,extractedUrl:b,source:u,restoredState:g,extras:d}=c,h=new Hg(l,this.urlSerializer.serialize(b),u,g);this.events.next(h);const _=my(b,this.rootComponentType).snapshot;return L(o={...c,targetSnapshot:_,urlAfterRedirects:b,extras:{...d,skipLocationChange:!1,replaceUrl:!1}})}{const l="";return this.events.next(new py(c.id,t.serializeUrl(o.extractedUrl),l,1)),t.rawUrlTree=c.rawUrl,c.resolve(null),Mt}}),an(c=>{const f=new uA(c.id,this.urlSerializer.serialize(c.extractedUrl),this.urlSerializer.serialize(c.urlAfterRedirects),c.targetSnapshot);this.events.next(f)}),K(c=>o={...c,guards:jA(c.targetSnapshot,c.currentSnapshot,this.rootContexts)}),function KA(n,e){return Qe(t=>{const{targetSnapshot:o,currentSnapshot:r,guards:{canActivateChecks:i,canDeactivateChecks:c}}=t;return 0===c.length&&0===i.length?L({...t,guardsResult:!0}):function YA(n,e,t,o){return Le(n).pipe(Qe(r=>function tT(n,e,t,o,r){const i=e&&e.routeConfig?e.routeConfig.canDeactivate:null;return i&&0!==i.length?L(i.map(f=>{const s=xc(e)??r,a=ni(f,s);return yo(function GA(n){return n&&Ic(n.canDeactivate)}(a)?a.canDeactivate(n,e,t,o):s.runInContext(()=>a(n,e,t,o))).pipe(Oo())})).pipe(ti()):L(!0)}(r.component,r.route,t,e,o)),Oo(r=>!0!==r,!0))}(c,o,r,n).pipe(Qe(f=>f&&function BA(n){return"boolean"==typeof n}(f)?function ZA(n,e,t,o){return Le(e).pipe(Mo(r=>Lg(function JA(n,e){return null!==n&&e&&e(new CA(n)),L(!0)}(r.route.parent,o),function XA(n,e){return null!==n&&e&&e(new PA(n)),L(!0)}(r.route,o),function nT(n,e,t){const o=e[e.length-1],i=e.slice(0,e.length-1).reverse().map(c=>function VA(n){const e=n.routeConfig?n.routeConfig.canActivateChild:null;return e&&0!==e.length?{node:n,guards:e}:null}(c)).filter(c=>null!==c).map(c=>K0(()=>L(c.guards.map(s=>{const a=xc(c.node)??t,l=ni(s,a);return yo(function HA(n){return n&&Ic(n.canActivateChild)}(l)?l.canActivateChild(o,n):a.runInContext(()=>l(o,n))).pipe(Oo())})).pipe(ti())));return L(i).pipe(ti())}(n,r.path,t),function eT(n,e,t){const o=e.routeConfig?e.routeConfig.canActivate:null;if(!o||0===o.length)return L(!0);const r=o.map(i=>K0(()=>{const c=xc(e)??t,f=ni(i,c);return yo(function $A(n){return n&&Ic(n.canActivate)}(f)?f.canActivate(e,n):c.runInContext(()=>f(e,n))).pipe(Oo())}));return L(r).pipe(ti())}(n,r.route,t))),Oo(r=>!0!==r,!0))}(o,i,n,e):L(f)),K(f=>({...t,guardsResult:f})))})}(this.environmentInjector,c=>this.events.next(c)),an(c=>{if(o.guardsResult=c.guardsResult,Zo(c.guardsResult))throw Dy(0,c.guardsResult);const f=new gA(c.id,this.urlSerializer.serialize(c.extractedUrl),this.urlSerializer.serialize(c.urlAfterRedirects),c.targetSnapshot,!!c.guardsResult);this.events.next(f)}),no(c=>!!c.guardsResult||(t.restoreHistory(c),this.cancelNavigationTransition(c,"",3),!1)),id(c=>{if(c.guards.canActivateChecks.length)return L(c).pipe(an(f=>{const s=new dA(f.id,this.urlSerializer.serialize(f.extractedUrl),this.urlSerializer.serialize(f.urlAfterRedirects),f.targetSnapshot);this.events.next(s)}),At(f=>{let s=!1;return L(f).pipe(function yT(n,e){return Qe(t=>{const{targetSnapshot:o,guards:{canActivateChecks:r}}=t;if(!r.length)return L(t);let i=0;return Le(r).pipe(Mo(c=>function vT(n,e,t,o){const r=n.routeConfig,i=n._resolve;return void 0!==r?.title&&!Hy(r)&&(i[Oc]=r.title),function wT(n,e,t,o){const r=function DT(n){return[...Object.keys(n),...Object.getOwnPropertySymbols(n)]}(n);if(0===r.length)return L({});const i={};return Le(r).pipe(Qe(c=>function kT(n,e,t,o){const r=xc(e)??o,i=ni(n,r);return yo(i.resolve?i.resolve(e,t):r.runInContext(()=>i(e,t)))}(n[c],e,t,o).pipe(Oo(),an(f=>{i[c]=f}))),Fg(1),function F9(n){return K(()=>n)}(i),mo(c=>td(c)?Mt:Mc(c)))}(i,n,e,o).pipe(K(c=>(n._resolvedData=c,n.data=yy(n,t).resolve,r&&Hy(r)&&(n.data[Oc]=r.title),null)))}(c.route,o,n,e)),an(()=>i++),Fg(1),Qe(c=>i===r.length?L(t):Mt))})}(t.paramsInheritanceStrategy,this.environmentInjector),an({next:()=>s=!0,complete:()=>{s||(t.restoreHistory(f),this.cancelNavigationTransition(f,"",2))}}))}),an(f=>{const s=new hA(f.id,this.urlSerializer.serialize(f.extractedUrl),this.urlSerializer.serialize(f.urlAfterRedirects),f.targetSnapshot);this.events.next(s)}))}),id(c=>{const f=s=>{const a=[];s.routeConfig?.loadComponent&&!s.routeConfig._loadedComponent&&a.push(this.configLoader.loadComponent(s.routeConfig).pipe(an(l=>{s.component=l}),K(()=>{})));for(const l of s.children)a.push(...f(l));return a};return W0(f(c.targetSnapshot.root)).pipe(ea(),Pc(1))}),id(()=>this.afterPreactivation()),K(c=>{const f=function kA(n,e,t){const o=Sc(n,e._root,t?t._root:void 0);return new Oy(o,e)}(t.routeReuseStrategy,c.targetSnapshot,c.currentRouterState);return o={...c,targetRouterState:f}}),an(c=>{t.currentUrlTree=c.urlAfterRedirects,t.rawUrlTree=t.urlHandlingStrategy.merge(c.urlAfterRedirects,c.rawUrl),t.routerState=c.targetRouterState,"deferred"===t.urlUpdateStrategy&&(c.extras.skipLocationChange||t.setBrowserUrl(t.rawUrlTree,c),t.browserUrlTree=c.urlAfterRedirects)}),((n,e,t)=>K(o=>(new FA(e,o.targetRouterState,o.currentRouterState,t).activate(n),o)))(this.rootContexts,t.routeReuseStrategy,c=>this.events.next(c)),an({next:c=>{r=!0,this.lastSuccessfulNavigation=this.currentNavigation,t.navigated=!0,this.events.next(new Xo(c.id,this.urlSerializer.serialize(c.extractedUrl),this.urlSerializer.serialize(t.currentUrlTree))),t.titleStrategy?.updateTitle(c.targetRouterState.snapshot),c.resolve(!0)},complete:()=>{r=!0}}),jg(()=>{r||i||this.cancelNavigationTransition(o,"",1),this.currentNavigation?.id===o.id&&(this.currentNavigation=null)}),mo(c=>{if(i=!0,Ey(c)){Sy(c)||(t.navigated=!0,t.restoreHistory(o,!0));const f=new sa(o.id,this.urlSerializer.serialize(o.extractedUrl),c.message,c.cancellationCode);if(this.events.next(f),Sy(c)){const s=t.urlHandlingStrategy.merge(c.url,t.rawUrlTree),a={skipLocationChange:o.extras.skipLocationChange,replaceUrl:"eager"===t.urlUpdateStrategy||Qy(o.source)};t.scheduleNavigation(s,kc,null,a,{resolve:o.resolve,reject:o.reject,promise:o.promise})}else o.resolve(!1)}else{t.restoreHistory(o,!0);const f=new Cy(o.id,this.urlSerializer.serialize(o.extractedUrl),c,o.targetSnapshot??void 0);this.events.next(f);try{o.resolve(t.errorHandler(c))}catch(s){o.reject(s)}}return Mt}))}))}cancelNavigationTransition(t,o,r){const i=new sa(t.id,this.urlSerializer.serialize(t.extractedUrl),o,r);this.events.next(i),t.resolve(!1)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function Qy(n){return n!==kc}let Ky=(()=>{class n{buildTitle(t){let o,r=t.root;for(;void 0!==r;)o=this.getResolvedTitleForRoute(r)??o,r=r.children.find(i=>i.outlet===H);return o}getResolvedTitleForRoute(t){return t.data[Oc]}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(){return Z(xT)},providedIn:"root"}),n})(),xT=(()=>{class n extends Ky{constructor(t){super(),this.title=t}updateTitle(t){const o=this.buildTitle(t);void 0!==o&&this.title.setTitle(o)}}return n.\u0275fac=function(t){return new(t||n)(D(TO))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),AT=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(){return Z(IT)},providedIn:"root"}),n})();class TT{shouldDetach(e){return!1}store(e,t){}shouldAttach(e){return!1}retrieve(e){return null}shouldReuseRoute(e,t){return e.routeConfig===t.routeConfig}}let IT=(()=>{class n extends TT{}return n.\u0275fac=function(){let e;return function(o){return(e||(e=Ze(n)))(o||n)}}(),n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const Ma=new S("",{providedIn:"root",factory:()=>({})});let LT=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(){return Z(RT)},providedIn:"root"}),n})(),RT=(()=>{class n{shouldProcessUrl(t){return!0}extract(t){return t}merge(t,o){return t}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function FT(n){throw n}function jT(n,e,t){return e.parse("/")}const VT={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},qT={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};let We=(()=>{class n{get navigationId(){return this.navigationTransitions.navigationId}get browserPageId(){return this.location.getState()?.\u0275routerPageId}get events(){return this.navigationTransitions.events}constructor(){this.disposed=!1,this.currentPageId=0,this.console=Z(j6),this.isNgZoneEnabled=!1,this.options=Z(Ma,{optional:!0})||{},this.errorHandler=this.options.errorHandler||FT,this.malformedUriErrorHandler=this.options.malformedUriErrorHandler||jT,this.navigated=!1,this.lastSuccessfulId=-1,this.urlHandlingStrategy=Z(LT),this.routeReuseStrategy=Z(AT),this.urlCreationStrategy=Z(vA),this.titleStrategy=Z(Ky),this.onSameUrlNavigation=this.options.onSameUrlNavigation||"ignore",this.paramsInheritanceStrategy=this.options.paramsInheritanceStrategy||"emptyOnly",this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.canceledNavigationResolution=this.options.canceledNavigationResolution||"replace",this.config=ny(Z(oi,{optional:!0})??[]),this.navigationTransitions=Z(Ca),this.urlSerializer=Z(yc),this.location=Z(bu),this.isNgZoneEnabled=Z(Ee)instanceof Ee&&Ee.isInAngularZone(),this.resetConfig(this.config),this.currentUrlTree=new Ko,this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.routerState=my(this.currentUrlTree,null),this.navigationTransitions.setupNavigations(this).subscribe(t=>{this.lastSuccessfulId=t.id,this.currentPageId=t.targetPageId},t=>{this.console.warn(`Unhandled Navigation Error: ${t}`)})}resetRootComponentType(t){this.routerState.root.component=t,this.navigationTransitions.rootComponentType=t}initialNavigation(){if(this.setUpLocationChangeListener(),!this.navigationTransitions.hasRequestedNavigation){const t=this.location.getState();this.navigateToSyncWithBrowser(this.location.path(!0),kc,t)}}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(t=>{const o="popstate"===t.type?"popstate":"hashchange";"popstate"===o&&setTimeout(()=>{this.navigateToSyncWithBrowser(t.url,o,t.state)},0)}))}navigateToSyncWithBrowser(t,o,r){const i={replaceUrl:!0},c=r?.navigationId?r:null;if(r){const s={...r};delete s.navigationId,delete s.\u0275routerPageId,0!==Object.keys(s).length&&(i.state=s)}const f=this.parseUrl(t);this.scheduleNavigation(f,o,c,i)}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.navigationTransitions.currentNavigation}resetConfig(t){this.config=t.map(nd),this.navigated=!1,this.lastSuccessfulId=-1}ngOnDestroy(){this.dispose()}dispose(){this.navigationTransitions.complete(),this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=void 0),this.disposed=!0}createUrlTree(t,o={}){const{relativeTo:r,queryParams:i,fragment:c,queryParamsHandling:f,preserveFragment:s}=o,a=s?this.currentUrlTree.fragment:c;let l=null;switch(f){case"merge":l={...this.currentUrlTree.queryParams,...i};break;case"preserve":l=this.currentUrlTree.queryParams;break;default:l=i||null}return null!==l&&(l=this.removeEmptyProps(l)),this.urlCreationStrategy.createUrlTree(r,this.routerState,this.currentUrlTree,t,l,a??null)}navigateByUrl(t,o={skipLocationChange:!1}){const r=Zo(t)?t:this.parseUrl(t),i=this.urlHandlingStrategy.merge(r,this.rawUrlTree);return this.scheduleNavigation(i,kc,null,o)}navigate(t,o={skipLocationChange:!1}){return function zT(n){for(let e=0;e{const i=t[r];return null!=i&&(o[r]=i),o},{})}scheduleNavigation(t,o,r,i,c){if(this.disposed)return Promise.resolve(!1);let f,s,a,l;return c?(f=c.resolve,s=c.reject,a=c.promise):a=new Promise((b,u)=>{f=b,s=u}),l="computed"===this.canceledNavigationResolution?r&&r.\u0275routerPageId?r.\u0275routerPageId:i.replaceUrl||i.skipLocationChange?this.browserPageId??0:(this.browserPageId??0)+1:0,this.navigationTransitions.handleNavigationRequest({targetPageId:l,source:o,restoredState:r,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,rawUrl:t,extras:i,resolve:f,reject:s,promise:a,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),a.catch(b=>Promise.reject(b))}setBrowserUrl(t,o){const r=this.urlSerializer.serialize(t),i={...o.extras.state,...this.generateNgRouterState(o.id,o.targetPageId)};this.location.isCurrentPathEqualTo(r)||o.extras.replaceUrl?this.location.replaceState(r,"",i):this.location.go(r,"",i)}restoreHistory(t,o=!1){if("computed"===this.canceledNavigationResolution){const r=this.currentPageId-t.targetPageId;"popstate"!==t.source&&"eager"!==this.urlUpdateStrategy&&this.currentUrlTree!==this.getCurrentNavigation()?.finalUrl||0===r?this.currentUrlTree===this.getCurrentNavigation()?.finalUrl&&0===r&&(this.resetState(t),this.browserUrlTree=t.currentUrlTree,this.resetUrlToCurrentUrlTree()):this.location.historyGo(r)}else"replace"===this.canceledNavigationResolution&&(o&&this.resetState(t),this.resetUrlToCurrentUrlTree())}resetState(t){this.routerState=t.currentRouterState,this.currentUrlTree=t.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,t.rawUrl)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}generateNgRouterState(t,o){return"computed"===this.canceledNavigationResolution?{navigationId:t,\u0275routerPageId:o}:{navigationId:t}}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();class Zy{}let $T=(()=>{class n{constructor(t,o,r,i,c){this.router=t,this.injector=r,this.preloadingStrategy=i,this.loader=c}setUpPreloading(){this.subscription=this.router.events.pipe(no(t=>t instanceof Xo),Mo(()=>this.preload())).subscribe(()=>{})}preload(){return this.processRoutes(this.injector,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(t,o){const r=[];for(const i of o){i.providers&&!i._injector&&(i._injector=Wf(i.providers,t,`Route: ${i.path}`));const c=i._injector??t,f=i._loadedInjector??c;i.loadChildren&&!i._loadedRoutes&&void 0===i.canLoad||i.loadComponent&&!i._loadedComponent?r.push(this.preloadConfig(c,i)):(i.children||i._loadedRoutes)&&r.push(this.processRoutes(f,i.children??i._loadedRoutes))}return Le(r).pipe(tr())}preloadConfig(t,o){return this.preloadingStrategy.preload(o,()=>{let r;r=o.loadChildren&&void 0===o.canLoad?this.loader.loadChildren(t,o):L(null);const i=r.pipe(Qe(c=>null===c?L(void 0):(o._loadedRoutes=c.routes,o._loadedInjector=c.injector,this.processRoutes(c.injector??t,c.routes))));return o.loadComponent&&!o._loadedComponent?Le([i,this.loader.loadComponent(o)]).pipe(tr()):i})}}return n.\u0275fac=function(t){return new(t||n)(D(We),D(dP),D(yt),D(Zy),D(cd))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const sd=new S("");let Xy=(()=>{class n{constructor(t,o,r,i,c={}){this.urlSerializer=t,this.transitions=o,this.viewportScroller=r,this.zone=i,this.options=c,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},c.scrollPositionRestoration=c.scrollPositionRestoration||"disabled",c.anchorScrolling=c.anchorScrolling||"disabled"}init(){"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.setHistoryScrollRestoration("manual"),this.routerEventsSubscription=this.createScrollEvents(),this.scrollEventsSubscription=this.consumeScrollEvents()}createScrollEvents(){return this.transitions.events.subscribe(t=>{t instanceof Hg?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=t.navigationTrigger,this.restoredId=t.restoredState?t.restoredState.navigationId:0):t instanceof Xo&&(this.lastId=t.id,this.scheduleScrollEvent(t,this.urlSerializer.parse(t.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.transitions.events.subscribe(t=>{t instanceof My&&(t.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(t.position):t.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(t.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(t,o){this.zone.runOutsideAngular(()=>{setTimeout(()=>{this.zone.run(()=>{this.transitions.events.next(new My(t,"popstate"===this.lastSource?this.store[this.restoredId]:null,o))})},0)})}ngOnDestroy(){this.routerEventsSubscription?.unsubscribe(),this.scrollEventsSubscription?.unsubscribe()}}return n.\u0275fac=function(t){!function wp(){throw new Error("invalid")}()},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();function Jo(n,e){return{\u0275kind:n,\u0275providers:e}}function e1(){const n=Z(ft);return e=>{const t=n.get(nc);if(e!==t.components[0])return;const o=n.get(We),r=n.get(n1);1===n.get(ld)&&o.initialNavigation(),n.get(t1,null,j.Optional)?.setUpPreloading(),n.get(sd,null,j.Optional)?.init(),o.resetRootComponentType(t.componentTypes[0]),r.closed||(r.next(),r.unsubscribe())}}const n1=new S("",{factory:()=>new Ft}),ld=new S("",{providedIn:"root",factory:()=>1});const t1=new S("");function KT(n){return Jo(0,[{provide:t1,useExisting:$T},{provide:Zy,useExisting:n}])}const o1=new S("ROUTER_FORROOT_GUARD"),YT=[bu,{provide:yc,useClass:Vg},We,Ec,{provide:ei,useFactory:function Jy(n){return n.routerState.root},deps:[We]},cd,[]];function ZT(){return new OP("Router",We)}let XT=(()=>{class n{constructor(t){}static forRoot(t,o){return{ngModule:n,providers:[YT,[],{provide:oi,multi:!0,useValue:t},{provide:o1,useFactory:tI,deps:[[We,new wi,new Di]]},{provide:Ma,useValue:o||{}},o?.useHash?{provide:zo,useClass:wk}:{provide:zo,useClass:$P},{provide:sd,useFactory:()=>{const n=Z($7),e=Z(Ee),t=Z(Ma),o=Z(Ca),r=Z(yc);return t.scrollOffset&&n.setOffset(t.scrollOffset),new Xy(r,o,n,e,t)}},o?.preloadingStrategy?KT(o.preloadingStrategy).\u0275providers:[],{provide:OP,multi:!0,useFactory:ZT},o?.initialNavigation?oI(o):[],[{provide:r1,useFactory:e1},{provide:uP,multi:!0,useExisting:r1}]]}}static forChild(t){return{ngModule:n,providers:[{provide:oi,multi:!0,useValue:t}]}}}return n.\u0275fac=function(t){return new(t||n)(D(o1,8))},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({imports:[Jg]}),n})();function tI(n){return"guarded"}function oI(n){return["disabled"===n.initialNavigation?Jo(3,[{provide:Jf,multi:!0,useFactory:()=>{const e=Z(We);return()=>{e.setUpLocationChangeListener()}}},{provide:ld,useValue:2}]).\u0275providers:[],"enabledBlocking"===n.initialNavigation?Jo(2,[{provide:ld,useValue:0},{provide:Jf,multi:!0,deps:[ft],useFactory:e=>{const t=e.get(yk,Promise.resolve());return()=>t.then(()=>new Promise(r=>{const i=e.get(We),c=e.get(n1);(function o(r){e.get(We).events.pipe(no(c=>c instanceof Xo||c instanceof sa||c instanceof Cy),K(c=>c instanceof Xo||c instanceof sa&&(0===c.code||1===c.code)&&null),no(c=>null!==c),Pc(1)).subscribe(()=>{r()})})(()=>{r(!0)}),e.get(Ca).afterPreactivation=()=>(r(!0),c.closed?L(void 0):c),i.initialNavigation()}))}}]).\u0275providers:[]]}const r1=new S("");class _t{constructor(){this.playerName="",this.difficultyLevel="",this.isDarkMode=new Rn(!1),this.totalScore=new Rn(0)}setPlayerPreference(e,t){this.playerName=e,this.difficultyLevel=t}}_t.\u0275fac=function(e){return new(e||_t)},_t.\u0275prov=E({token:_t,factory:_t.\u0275fac,providedIn:"root"});const bd=function(n){return{"dark-btn":n}},iI=function f8(n,e){return{type:7,name:n,definitions:e,options:{}}}("routerSlideAnimation",[function a8(n,e,t=null){return{type:1,expr:n,animation:e,options:t}}("* <=> *",[og(":enter, :leave",Ho({position:"fixed",width:"100%",zIndex:2}),{optional:!0}),function s8(n,e=null){return{type:3,steps:n,options:e}}([og(":enter",[Ho({transform:"translateX(100%)"}),Um("0.5s ease-in-out",Ho({transform:"translateX(0%)"}))],{optional:!0}),og(":leave",[Ho({transform:"translateX(0%)"}),Um("0.5s ease-in-out",Ho({transform:"translateX(-100%)"}))],{optional:!0})])])]);class Rc{constructor(e,t,o){this.renderer=e,this.route=t,this.sharedService=o,this.title="THOTH",this.isDarkMode=!1,this.isVolumeEnable=!1,this.volumeIcon="bi bi-volume-mute-fill",this.modeIcon="bi bi-moon-fill",this.body=document.querySelector("body"),this.audio=new Audio,this.sharedService.isDarkMode.next(this.isDarkMode)}ngOnInit(){this.isDarkMode?(this.modeIcon="bi bi-sun-fill",this.renderer.addClass(this.body,"dark-mode")):(this.modeIcon="bi bi-moon-fill",this.renderer.removeClass(this.body,"dark-mode"))}ngOnChanges(){this.isVolumeEnable&&this.playAudio()}playAudio(){this.audio.src="assets/adventure.mp3",this.audio.load(),this.audio.play(),this.audio.addEventListener("ended",()=>{this.isVolumeEnable&&(this.audio.currentTime=0,this.audio.play())})}navigateToHowTo(){this.route.navigate(["HowTo"])}volumeOnClick(){this.isVolumeEnable=!this.isVolumeEnable,this.isVolumeEnable?(this.volumeIcon="bi bi-volume-up-fill",this.playAudio()):(this.volumeIcon="bi bi-volume-mute-fill",this.audio.pause(),this.audio.currentTime=0)}modeOnToggle(){this.isDarkMode=!this.isDarkMode,this.sharedService.isDarkMode.next(this.isDarkMode),this.isDarkMode?(this.modeIcon="bi bi-sun-fill",this.renderer.addClass(this.body,"dark-mode")):(this.modeIcon="bi bi-moon-fill",this.renderer.removeClass(this.body,"dark-mode"))}}Rc.\u0275fac=function(e){return new(e||Rc)(P($n),P(We),P(_t))},Rc.\u0275cmp=zt({type:Rc,selectors:[["app-root"]],features:[kn],decls:16,vars:16,consts:[[1,"container-fluid","d-flex","flex-column","justify-content-between",2,"min-height","100vh"],[1,"d-flex","justify-content-end","align-items-center","py-2","px-2"],[1,"rounded-icon-btn",3,"ngClass","click"],[1,"bi","bi-question-lg"],["outlet","outlet"],[1,"mt-3","py-1","px-2","w-100","d-flex","justify-content-center","align-items-center"],[1,"text-align-center","fst-italic","font-two"],["href","https://github.com/noah-mydn",1,"text-decoration-none"]],template:function(e,t){if(1&e&&(A(0,"div",0)(1,"main",1)(2,"button",2),pe("click",function(){return t.navigateToHowTo()}),ye(3,"i",3),N(),A(4,"button",2),pe("click",function(){return t.modeOnToggle()}),ye(5,"i"),N(),A(6,"button",2),pe("click",function(){return t.volumeOnClick()}),ye(7,"i"),N()(),ye(8,"router-outlet",null,4),A(10,"div",5)(11,"small",6),re(12,"Developed and Created by "),A(13,"a",7),re(14,"May Yadanar"),N(),re(15," | \xa9 2023"),N()()()),2&e){const o=function nC(n){return function ar(n,e){return n[e]}(function K3(){return U.lFrame.contextLView}(),22+n)}(9);ce("@routerSlideAnimation",o.isActivated?o.activatedRoute:null),oe(2),ce("ngClass",In(10,bd,t.isDarkMode)),oe(2),ce("ngClass",In(12,bd,t.isDarkMode)),oe(1),vb(t.modeIcon),oe(1),ce("ngClass",In(14,bd,t.isDarkMode)),oe(1),vb(t.volumeIcon)}},dependencies:[Bo,Xg],styles:['@font-face{font-display:block;font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff")}.bi[_ngcontent-%COMP%]:before, [class^=bi-][_ngcontent-%COMP%]:before, [class*=" bi-"][_ngcontent-%COMP%]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123[_ngcontent-%COMP%]:before{content:"\\f67f"}.bi-alarm-fill[_ngcontent-%COMP%]:before{content:"\\f101"}.bi-alarm[_ngcontent-%COMP%]:before{content:"\\f102"}.bi-align-bottom[_ngcontent-%COMP%]:before{content:"\\f103"}.bi-align-center[_ngcontent-%COMP%]:before{content:"\\f104"}.bi-align-end[_ngcontent-%COMP%]:before{content:"\\f105"}.bi-align-middle[_ngcontent-%COMP%]:before{content:"\\f106"}.bi-align-start[_ngcontent-%COMP%]:before{content:"\\f107"}.bi-align-top[_ngcontent-%COMP%]:before{content:"\\f108"}.bi-alt[_ngcontent-%COMP%]:before{content:"\\f109"}.bi-app-indicator[_ngcontent-%COMP%]:before{content:"\\f10a"}.bi-app[_ngcontent-%COMP%]:before{content:"\\f10b"}.bi-archive-fill[_ngcontent-%COMP%]:before{content:"\\f10c"}.bi-archive[_ngcontent-%COMP%]:before{content:"\\f10d"}.bi-arrow-90deg-down[_ngcontent-%COMP%]:before{content:"\\f10e"}.bi-arrow-90deg-left[_ngcontent-%COMP%]:before{content:"\\f10f"}.bi-arrow-90deg-right[_ngcontent-%COMP%]:before{content:"\\f110"}.bi-arrow-90deg-up[_ngcontent-%COMP%]:before{content:"\\f111"}.bi-arrow-bar-down[_ngcontent-%COMP%]:before{content:"\\f112"}.bi-arrow-bar-left[_ngcontent-%COMP%]:before{content:"\\f113"}.bi-arrow-bar-right[_ngcontent-%COMP%]:before{content:"\\f114"}.bi-arrow-bar-up[_ngcontent-%COMP%]:before{content:"\\f115"}.bi-arrow-clockwise[_ngcontent-%COMP%]:before{content:"\\f116"}.bi-arrow-counterclockwise[_ngcontent-%COMP%]:before{content:"\\f117"}.bi-arrow-down-circle-fill[_ngcontent-%COMP%]:before{content:"\\f118"}.bi-arrow-down-circle[_ngcontent-%COMP%]:before{content:"\\f119"}.bi-arrow-down-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11a"}.bi-arrow-down-left-circle[_ngcontent-%COMP%]:before{content:"\\f11b"}.bi-arrow-down-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f11c"}.bi-arrow-down-left-square[_ngcontent-%COMP%]:before{content:"\\f11d"}.bi-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f11e"}.bi-arrow-down-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11f"}.bi-arrow-down-right-circle[_ngcontent-%COMP%]:before{content:"\\f120"}.bi-arrow-down-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f121"}.bi-arrow-down-right-square[_ngcontent-%COMP%]:before{content:"\\f122"}.bi-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f123"}.bi-arrow-down-short[_ngcontent-%COMP%]:before{content:"\\f124"}.bi-arrow-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f125"}.bi-arrow-down-square[_ngcontent-%COMP%]:before{content:"\\f126"}.bi-arrow-down-up[_ngcontent-%COMP%]:before{content:"\\f127"}.bi-arrow-down[_ngcontent-%COMP%]:before{content:"\\f128"}.bi-arrow-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f129"}.bi-arrow-left-circle[_ngcontent-%COMP%]:before{content:"\\f12a"}.bi-arrow-left-right[_ngcontent-%COMP%]:before{content:"\\f12b"}.bi-arrow-left-short[_ngcontent-%COMP%]:before{content:"\\f12c"}.bi-arrow-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f12d"}.bi-arrow-left-square[_ngcontent-%COMP%]:before{content:"\\f12e"}.bi-arrow-left[_ngcontent-%COMP%]:before{content:"\\f12f"}.bi-arrow-repeat[_ngcontent-%COMP%]:before{content:"\\f130"}.bi-arrow-return-left[_ngcontent-%COMP%]:before{content:"\\f131"}.bi-arrow-return-right[_ngcontent-%COMP%]:before{content:"\\f132"}.bi-arrow-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f133"}.bi-arrow-right-circle[_ngcontent-%COMP%]:before{content:"\\f134"}.bi-arrow-right-short[_ngcontent-%COMP%]:before{content:"\\f135"}.bi-arrow-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f136"}.bi-arrow-right-square[_ngcontent-%COMP%]:before{content:"\\f137"}.bi-arrow-right[_ngcontent-%COMP%]:before{content:"\\f138"}.bi-arrow-up-circle-fill[_ngcontent-%COMP%]:before{content:"\\f139"}.bi-arrow-up-circle[_ngcontent-%COMP%]:before{content:"\\f13a"}.bi-arrow-up-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f13b"}.bi-arrow-up-left-circle[_ngcontent-%COMP%]:before{content:"\\f13c"}.bi-arrow-up-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f13d"}.bi-arrow-up-left-square[_ngcontent-%COMP%]:before{content:"\\f13e"}.bi-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f13f"}.bi-arrow-up-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f140"}.bi-arrow-up-right-circle[_ngcontent-%COMP%]:before{content:"\\f141"}.bi-arrow-up-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f142"}.bi-arrow-up-right-square[_ngcontent-%COMP%]:before{content:"\\f143"}.bi-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f144"}.bi-arrow-up-short[_ngcontent-%COMP%]:before{content:"\\f145"}.bi-arrow-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f146"}.bi-arrow-up-square[_ngcontent-%COMP%]:before{content:"\\f147"}.bi-arrow-up[_ngcontent-%COMP%]:before{content:"\\f148"}.bi-arrows-angle-contract[_ngcontent-%COMP%]:before{content:"\\f149"}.bi-arrows-angle-expand[_ngcontent-%COMP%]:before{content:"\\f14a"}.bi-arrows-collapse[_ngcontent-%COMP%]:before{content:"\\f14b"}.bi-arrows-expand[_ngcontent-%COMP%]:before{content:"\\f14c"}.bi-arrows-fullscreen[_ngcontent-%COMP%]:before{content:"\\f14d"}.bi-arrows-move[_ngcontent-%COMP%]:before{content:"\\f14e"}.bi-aspect-ratio-fill[_ngcontent-%COMP%]:before{content:"\\f14f"}.bi-aspect-ratio[_ngcontent-%COMP%]:before{content:"\\f150"}.bi-asterisk[_ngcontent-%COMP%]:before{content:"\\f151"}.bi-at[_ngcontent-%COMP%]:before{content:"\\f152"}.bi-award-fill[_ngcontent-%COMP%]:before{content:"\\f153"}.bi-award[_ngcontent-%COMP%]:before{content:"\\f154"}.bi-back[_ngcontent-%COMP%]:before{content:"\\f155"}.bi-backspace-fill[_ngcontent-%COMP%]:before{content:"\\f156"}.bi-backspace-reverse-fill[_ngcontent-%COMP%]:before{content:"\\f157"}.bi-backspace-reverse[_ngcontent-%COMP%]:before{content:"\\f158"}.bi-backspace[_ngcontent-%COMP%]:before{content:"\\f159"}.bi-badge-3d-fill[_ngcontent-%COMP%]:before{content:"\\f15a"}.bi-badge-3d[_ngcontent-%COMP%]:before{content:"\\f15b"}.bi-badge-4k-fill[_ngcontent-%COMP%]:before{content:"\\f15c"}.bi-badge-4k[_ngcontent-%COMP%]:before{content:"\\f15d"}.bi-badge-8k-fill[_ngcontent-%COMP%]:before{content:"\\f15e"}.bi-badge-8k[_ngcontent-%COMP%]:before{content:"\\f15f"}.bi-badge-ad-fill[_ngcontent-%COMP%]:before{content:"\\f160"}.bi-badge-ad[_ngcontent-%COMP%]:before{content:"\\f161"}.bi-badge-ar-fill[_ngcontent-%COMP%]:before{content:"\\f162"}.bi-badge-ar[_ngcontent-%COMP%]:before{content:"\\f163"}.bi-badge-cc-fill[_ngcontent-%COMP%]:before{content:"\\f164"}.bi-badge-cc[_ngcontent-%COMP%]:before{content:"\\f165"}.bi-badge-hd-fill[_ngcontent-%COMP%]:before{content:"\\f166"}.bi-badge-hd[_ngcontent-%COMP%]:before{content:"\\f167"}.bi-badge-tm-fill[_ngcontent-%COMP%]:before{content:"\\f168"}.bi-badge-tm[_ngcontent-%COMP%]:before{content:"\\f169"}.bi-badge-vo-fill[_ngcontent-%COMP%]:before{content:"\\f16a"}.bi-badge-vo[_ngcontent-%COMP%]:before{content:"\\f16b"}.bi-badge-vr-fill[_ngcontent-%COMP%]:before{content:"\\f16c"}.bi-badge-vr[_ngcontent-%COMP%]:before{content:"\\f16d"}.bi-badge-wc-fill[_ngcontent-%COMP%]:before{content:"\\f16e"}.bi-badge-wc[_ngcontent-%COMP%]:before{content:"\\f16f"}.bi-bag-check-fill[_ngcontent-%COMP%]:before{content:"\\f170"}.bi-bag-check[_ngcontent-%COMP%]:before{content:"\\f171"}.bi-bag-dash-fill[_ngcontent-%COMP%]:before{content:"\\f172"}.bi-bag-dash[_ngcontent-%COMP%]:before{content:"\\f173"}.bi-bag-fill[_ngcontent-%COMP%]:before{content:"\\f174"}.bi-bag-plus-fill[_ngcontent-%COMP%]:before{content:"\\f175"}.bi-bag-plus[_ngcontent-%COMP%]:before{content:"\\f176"}.bi-bag-x-fill[_ngcontent-%COMP%]:before{content:"\\f177"}.bi-bag-x[_ngcontent-%COMP%]:before{content:"\\f178"}.bi-bag[_ngcontent-%COMP%]:before{content:"\\f179"}.bi-bar-chart-fill[_ngcontent-%COMP%]:before{content:"\\f17a"}.bi-bar-chart-line-fill[_ngcontent-%COMP%]:before{content:"\\f17b"}.bi-bar-chart-line[_ngcontent-%COMP%]:before{content:"\\f17c"}.bi-bar-chart-steps[_ngcontent-%COMP%]:before{content:"\\f17d"}.bi-bar-chart[_ngcontent-%COMP%]:before{content:"\\f17e"}.bi-basket-fill[_ngcontent-%COMP%]:before{content:"\\f17f"}.bi-basket[_ngcontent-%COMP%]:before{content:"\\f180"}.bi-basket2-fill[_ngcontent-%COMP%]:before{content:"\\f181"}.bi-basket2[_ngcontent-%COMP%]:before{content:"\\f182"}.bi-basket3-fill[_ngcontent-%COMP%]:before{content:"\\f183"}.bi-basket3[_ngcontent-%COMP%]:before{content:"\\f184"}.bi-battery-charging[_ngcontent-%COMP%]:before{content:"\\f185"}.bi-battery-full[_ngcontent-%COMP%]:before{content:"\\f186"}.bi-battery-half[_ngcontent-%COMP%]:before{content:"\\f187"}.bi-battery[_ngcontent-%COMP%]:before{content:"\\f188"}.bi-bell-fill[_ngcontent-%COMP%]:before{content:"\\f189"}.bi-bell[_ngcontent-%COMP%]:before{content:"\\f18a"}.bi-bezier[_ngcontent-%COMP%]:before{content:"\\f18b"}.bi-bezier2[_ngcontent-%COMP%]:before{content:"\\f18c"}.bi-bicycle[_ngcontent-%COMP%]:before{content:"\\f18d"}.bi-binoculars-fill[_ngcontent-%COMP%]:before{content:"\\f18e"}.bi-binoculars[_ngcontent-%COMP%]:before{content:"\\f18f"}.bi-blockquote-left[_ngcontent-%COMP%]:before{content:"\\f190"}.bi-blockquote-right[_ngcontent-%COMP%]:before{content:"\\f191"}.bi-book-fill[_ngcontent-%COMP%]:before{content:"\\f192"}.bi-book-half[_ngcontent-%COMP%]:before{content:"\\f193"}.bi-book[_ngcontent-%COMP%]:before{content:"\\f194"}.bi-bookmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f195"}.bi-bookmark-check[_ngcontent-%COMP%]:before{content:"\\f196"}.bi-bookmark-dash-fill[_ngcontent-%COMP%]:before{content:"\\f197"}.bi-bookmark-dash[_ngcontent-%COMP%]:before{content:"\\f198"}.bi-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f199"}.bi-bookmark-heart-fill[_ngcontent-%COMP%]:before{content:"\\f19a"}.bi-bookmark-heart[_ngcontent-%COMP%]:before{content:"\\f19b"}.bi-bookmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f19c"}.bi-bookmark-plus[_ngcontent-%COMP%]:before{content:"\\f19d"}.bi-bookmark-star-fill[_ngcontent-%COMP%]:before{content:"\\f19e"}.bi-bookmark-star[_ngcontent-%COMP%]:before{content:"\\f19f"}.bi-bookmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f1a0"}.bi-bookmark-x[_ngcontent-%COMP%]:before{content:"\\f1a1"}.bi-bookmark[_ngcontent-%COMP%]:before{content:"\\f1a2"}.bi-bookmarks-fill[_ngcontent-%COMP%]:before{content:"\\f1a3"}.bi-bookmarks[_ngcontent-%COMP%]:before{content:"\\f1a4"}.bi-bookshelf[_ngcontent-%COMP%]:before{content:"\\f1a5"}.bi-bootstrap-fill[_ngcontent-%COMP%]:before{content:"\\f1a6"}.bi-bootstrap-reboot[_ngcontent-%COMP%]:before{content:"\\f1a7"}.bi-bootstrap[_ngcontent-%COMP%]:before{content:"\\f1a8"}.bi-border-all[_ngcontent-%COMP%]:before{content:"\\f1a9"}.bi-border-bottom[_ngcontent-%COMP%]:before{content:"\\f1aa"}.bi-border-center[_ngcontent-%COMP%]:before{content:"\\f1ab"}.bi-border-inner[_ngcontent-%COMP%]:before{content:"\\f1ac"}.bi-border-left[_ngcontent-%COMP%]:before{content:"\\f1ad"}.bi-border-middle[_ngcontent-%COMP%]:before{content:"\\f1ae"}.bi-border-outer[_ngcontent-%COMP%]:before{content:"\\f1af"}.bi-border-right[_ngcontent-%COMP%]:before{content:"\\f1b0"}.bi-border-style[_ngcontent-%COMP%]:before{content:"\\f1b1"}.bi-border-top[_ngcontent-%COMP%]:before{content:"\\f1b2"}.bi-border-width[_ngcontent-%COMP%]:before{content:"\\f1b3"}.bi-border[_ngcontent-%COMP%]:before{content:"\\f1b4"}.bi-bounding-box-circles[_ngcontent-%COMP%]:before{content:"\\f1b5"}.bi-bounding-box[_ngcontent-%COMP%]:before{content:"\\f1b6"}.bi-box-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f1b7"}.bi-box-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f1b8"}.bi-box-arrow-down[_ngcontent-%COMP%]:before{content:"\\f1b9"}.bi-box-arrow-in-down-left[_ngcontent-%COMP%]:before{content:"\\f1ba"}.bi-box-arrow-in-down-right[_ngcontent-%COMP%]:before{content:"\\f1bb"}.bi-box-arrow-in-down[_ngcontent-%COMP%]:before{content:"\\f1bc"}.bi-box-arrow-in-left[_ngcontent-%COMP%]:before{content:"\\f1bd"}.bi-box-arrow-in-right[_ngcontent-%COMP%]:before{content:"\\f1be"}.bi-box-arrow-in-up-left[_ngcontent-%COMP%]:before{content:"\\f1bf"}.bi-box-arrow-in-up-right[_ngcontent-%COMP%]:before{content:"\\f1c0"}.bi-box-arrow-in-up[_ngcontent-%COMP%]:before{content:"\\f1c1"}.bi-box-arrow-left[_ngcontent-%COMP%]:before{content:"\\f1c2"}.bi-box-arrow-right[_ngcontent-%COMP%]:before{content:"\\f1c3"}.bi-box-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f1c4"}.bi-box-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f1c5"}.bi-box-arrow-up[_ngcontent-%COMP%]:before{content:"\\f1c6"}.bi-box-seam[_ngcontent-%COMP%]:before{content:"\\f1c7"}.bi-box[_ngcontent-%COMP%]:before{content:"\\f1c8"}.bi-braces[_ngcontent-%COMP%]:before{content:"\\f1c9"}.bi-bricks[_ngcontent-%COMP%]:before{content:"\\f1ca"}.bi-briefcase-fill[_ngcontent-%COMP%]:before{content:"\\f1cb"}.bi-briefcase[_ngcontent-%COMP%]:before{content:"\\f1cc"}.bi-brightness-alt-high-fill[_ngcontent-%COMP%]:before{content:"\\f1cd"}.bi-brightness-alt-high[_ngcontent-%COMP%]:before{content:"\\f1ce"}.bi-brightness-alt-low-fill[_ngcontent-%COMP%]:before{content:"\\f1cf"}.bi-brightness-alt-low[_ngcontent-%COMP%]:before{content:"\\f1d0"}.bi-brightness-high-fill[_ngcontent-%COMP%]:before{content:"\\f1d1"}.bi-brightness-high[_ngcontent-%COMP%]:before{content:"\\f1d2"}.bi-brightness-low-fill[_ngcontent-%COMP%]:before{content:"\\f1d3"}.bi-brightness-low[_ngcontent-%COMP%]:before{content:"\\f1d4"}.bi-broadcast-pin[_ngcontent-%COMP%]:before{content:"\\f1d5"}.bi-broadcast[_ngcontent-%COMP%]:before{content:"\\f1d6"}.bi-brush-fill[_ngcontent-%COMP%]:before{content:"\\f1d7"}.bi-brush[_ngcontent-%COMP%]:before{content:"\\f1d8"}.bi-bucket-fill[_ngcontent-%COMP%]:before{content:"\\f1d9"}.bi-bucket[_ngcontent-%COMP%]:before{content:"\\f1da"}.bi-bug-fill[_ngcontent-%COMP%]:before{content:"\\f1db"}.bi-bug[_ngcontent-%COMP%]:before{content:"\\f1dc"}.bi-building[_ngcontent-%COMP%]:before{content:"\\f1dd"}.bi-bullseye[_ngcontent-%COMP%]:before{content:"\\f1de"}.bi-calculator-fill[_ngcontent-%COMP%]:before{content:"\\f1df"}.bi-calculator[_ngcontent-%COMP%]:before{content:"\\f1e0"}.bi-calendar-check-fill[_ngcontent-%COMP%]:before{content:"\\f1e1"}.bi-calendar-check[_ngcontent-%COMP%]:before{content:"\\f1e2"}.bi-calendar-date-fill[_ngcontent-%COMP%]:before{content:"\\f1e3"}.bi-calendar-date[_ngcontent-%COMP%]:before{content:"\\f1e4"}.bi-calendar-day-fill[_ngcontent-%COMP%]:before{content:"\\f1e5"}.bi-calendar-day[_ngcontent-%COMP%]:before{content:"\\f1e6"}.bi-calendar-event-fill[_ngcontent-%COMP%]:before{content:"\\f1e7"}.bi-calendar-event[_ngcontent-%COMP%]:before{content:"\\f1e8"}.bi-calendar-fill[_ngcontent-%COMP%]:before{content:"\\f1e9"}.bi-calendar-minus-fill[_ngcontent-%COMP%]:before{content:"\\f1ea"}.bi-calendar-minus[_ngcontent-%COMP%]:before{content:"\\f1eb"}.bi-calendar-month-fill[_ngcontent-%COMP%]:before{content:"\\f1ec"}.bi-calendar-month[_ngcontent-%COMP%]:before{content:"\\f1ed"}.bi-calendar-plus-fill[_ngcontent-%COMP%]:before{content:"\\f1ee"}.bi-calendar-plus[_ngcontent-%COMP%]:before{content:"\\f1ef"}.bi-calendar-range-fill[_ngcontent-%COMP%]:before{content:"\\f1f0"}.bi-calendar-range[_ngcontent-%COMP%]:before{content:"\\f1f1"}.bi-calendar-week-fill[_ngcontent-%COMP%]:before{content:"\\f1f2"}.bi-calendar-week[_ngcontent-%COMP%]:before{content:"\\f1f3"}.bi-calendar-x-fill[_ngcontent-%COMP%]:before{content:"\\f1f4"}.bi-calendar-x[_ngcontent-%COMP%]:before{content:"\\f1f5"}.bi-calendar[_ngcontent-%COMP%]:before{content:"\\f1f6"}.bi-calendar2-check-fill[_ngcontent-%COMP%]:before{content:"\\f1f7"}.bi-calendar2-check[_ngcontent-%COMP%]:before{content:"\\f1f8"}.bi-calendar2-date-fill[_ngcontent-%COMP%]:before{content:"\\f1f9"}.bi-calendar2-date[_ngcontent-%COMP%]:before{content:"\\f1fa"}.bi-calendar2-day-fill[_ngcontent-%COMP%]:before{content:"\\f1fb"}.bi-calendar2-day[_ngcontent-%COMP%]:before{content:"\\f1fc"}.bi-calendar2-event-fill[_ngcontent-%COMP%]:before{content:"\\f1fd"}.bi-calendar2-event[_ngcontent-%COMP%]:before{content:"\\f1fe"}.bi-calendar2-fill[_ngcontent-%COMP%]:before{content:"\\f1ff"}.bi-calendar2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f200"}.bi-calendar2-minus[_ngcontent-%COMP%]:before{content:"\\f201"}.bi-calendar2-month-fill[_ngcontent-%COMP%]:before{content:"\\f202"}.bi-calendar2-month[_ngcontent-%COMP%]:before{content:"\\f203"}.bi-calendar2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f204"}.bi-calendar2-plus[_ngcontent-%COMP%]:before{content:"\\f205"}.bi-calendar2-range-fill[_ngcontent-%COMP%]:before{content:"\\f206"}.bi-calendar2-range[_ngcontent-%COMP%]:before{content:"\\f207"}.bi-calendar2-week-fill[_ngcontent-%COMP%]:before{content:"\\f208"}.bi-calendar2-week[_ngcontent-%COMP%]:before{content:"\\f209"}.bi-calendar2-x-fill[_ngcontent-%COMP%]:before{content:"\\f20a"}.bi-calendar2-x[_ngcontent-%COMP%]:before{content:"\\f20b"}.bi-calendar2[_ngcontent-%COMP%]:before{content:"\\f20c"}.bi-calendar3-event-fill[_ngcontent-%COMP%]:before{content:"\\f20d"}.bi-calendar3-event[_ngcontent-%COMP%]:before{content:"\\f20e"}.bi-calendar3-fill[_ngcontent-%COMP%]:before{content:"\\f20f"}.bi-calendar3-range-fill[_ngcontent-%COMP%]:before{content:"\\f210"}.bi-calendar3-range[_ngcontent-%COMP%]:before{content:"\\f211"}.bi-calendar3-week-fill[_ngcontent-%COMP%]:before{content:"\\f212"}.bi-calendar3-week[_ngcontent-%COMP%]:before{content:"\\f213"}.bi-calendar3[_ngcontent-%COMP%]:before{content:"\\f214"}.bi-calendar4-event[_ngcontent-%COMP%]:before{content:"\\f215"}.bi-calendar4-range[_ngcontent-%COMP%]:before{content:"\\f216"}.bi-calendar4-week[_ngcontent-%COMP%]:before{content:"\\f217"}.bi-calendar4[_ngcontent-%COMP%]:before{content:"\\f218"}.bi-camera-fill[_ngcontent-%COMP%]:before{content:"\\f219"}.bi-camera-reels-fill[_ngcontent-%COMP%]:before{content:"\\f21a"}.bi-camera-reels[_ngcontent-%COMP%]:before{content:"\\f21b"}.bi-camera-video-fill[_ngcontent-%COMP%]:before{content:"\\f21c"}.bi-camera-video-off-fill[_ngcontent-%COMP%]:before{content:"\\f21d"}.bi-camera-video-off[_ngcontent-%COMP%]:before{content:"\\f21e"}.bi-camera-video[_ngcontent-%COMP%]:before{content:"\\f21f"}.bi-camera[_ngcontent-%COMP%]:before{content:"\\f220"}.bi-camera2[_ngcontent-%COMP%]:before{content:"\\f221"}.bi-capslock-fill[_ngcontent-%COMP%]:before{content:"\\f222"}.bi-capslock[_ngcontent-%COMP%]:before{content:"\\f223"}.bi-card-checklist[_ngcontent-%COMP%]:before{content:"\\f224"}.bi-card-heading[_ngcontent-%COMP%]:before{content:"\\f225"}.bi-card-image[_ngcontent-%COMP%]:before{content:"\\f226"}.bi-card-list[_ngcontent-%COMP%]:before{content:"\\f227"}.bi-card-text[_ngcontent-%COMP%]:before{content:"\\f228"}.bi-caret-down-fill[_ngcontent-%COMP%]:before{content:"\\f229"}.bi-caret-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f22a"}.bi-caret-down-square[_ngcontent-%COMP%]:before{content:"\\f22b"}.bi-caret-down[_ngcontent-%COMP%]:before{content:"\\f22c"}.bi-caret-left-fill[_ngcontent-%COMP%]:before{content:"\\f22d"}.bi-caret-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f22e"}.bi-caret-left-square[_ngcontent-%COMP%]:before{content:"\\f22f"}.bi-caret-left[_ngcontent-%COMP%]:before{content:"\\f230"}.bi-caret-right-fill[_ngcontent-%COMP%]:before{content:"\\f231"}.bi-caret-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f232"}.bi-caret-right-square[_ngcontent-%COMP%]:before{content:"\\f233"}.bi-caret-right[_ngcontent-%COMP%]:before{content:"\\f234"}.bi-caret-up-fill[_ngcontent-%COMP%]:before{content:"\\f235"}.bi-caret-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f236"}.bi-caret-up-square[_ngcontent-%COMP%]:before{content:"\\f237"}.bi-caret-up[_ngcontent-%COMP%]:before{content:"\\f238"}.bi-cart-check-fill[_ngcontent-%COMP%]:before{content:"\\f239"}.bi-cart-check[_ngcontent-%COMP%]:before{content:"\\f23a"}.bi-cart-dash-fill[_ngcontent-%COMP%]:before{content:"\\f23b"}.bi-cart-dash[_ngcontent-%COMP%]:before{content:"\\f23c"}.bi-cart-fill[_ngcontent-%COMP%]:before{content:"\\f23d"}.bi-cart-plus-fill[_ngcontent-%COMP%]:before{content:"\\f23e"}.bi-cart-plus[_ngcontent-%COMP%]:before{content:"\\f23f"}.bi-cart-x-fill[_ngcontent-%COMP%]:before{content:"\\f240"}.bi-cart-x[_ngcontent-%COMP%]:before{content:"\\f241"}.bi-cart[_ngcontent-%COMP%]:before{content:"\\f242"}.bi-cart2[_ngcontent-%COMP%]:before{content:"\\f243"}.bi-cart3[_ngcontent-%COMP%]:before{content:"\\f244"}.bi-cart4[_ngcontent-%COMP%]:before{content:"\\f245"}.bi-cash-stack[_ngcontent-%COMP%]:before{content:"\\f246"}.bi-cash[_ngcontent-%COMP%]:before{content:"\\f247"}.bi-cast[_ngcontent-%COMP%]:before{content:"\\f248"}.bi-chat-dots-fill[_ngcontent-%COMP%]:before{content:"\\f249"}.bi-chat-dots[_ngcontent-%COMP%]:before{content:"\\f24a"}.bi-chat-fill[_ngcontent-%COMP%]:before{content:"\\f24b"}.bi-chat-left-dots-fill[_ngcontent-%COMP%]:before{content:"\\f24c"}.bi-chat-left-dots[_ngcontent-%COMP%]:before{content:"\\f24d"}.bi-chat-left-fill[_ngcontent-%COMP%]:before{content:"\\f24e"}.bi-chat-left-quote-fill[_ngcontent-%COMP%]:before{content:"\\f24f"}.bi-chat-left-quote[_ngcontent-%COMP%]:before{content:"\\f250"}.bi-chat-left-text-fill[_ngcontent-%COMP%]:before{content:"\\f251"}.bi-chat-left-text[_ngcontent-%COMP%]:before{content:"\\f252"}.bi-chat-left[_ngcontent-%COMP%]:before{content:"\\f253"}.bi-chat-quote-fill[_ngcontent-%COMP%]:before{content:"\\f254"}.bi-chat-quote[_ngcontent-%COMP%]:before{content:"\\f255"}.bi-chat-right-dots-fill[_ngcontent-%COMP%]:before{content:"\\f256"}.bi-chat-right-dots[_ngcontent-%COMP%]:before{content:"\\f257"}.bi-chat-right-fill[_ngcontent-%COMP%]:before{content:"\\f258"}.bi-chat-right-quote-fill[_ngcontent-%COMP%]:before{content:"\\f259"}.bi-chat-right-quote[_ngcontent-%COMP%]:before{content:"\\f25a"}.bi-chat-right-text-fill[_ngcontent-%COMP%]:before{content:"\\f25b"}.bi-chat-right-text[_ngcontent-%COMP%]:before{content:"\\f25c"}.bi-chat-right[_ngcontent-%COMP%]:before{content:"\\f25d"}.bi-chat-square-dots-fill[_ngcontent-%COMP%]:before{content:"\\f25e"}.bi-chat-square-dots[_ngcontent-%COMP%]:before{content:"\\f25f"}.bi-chat-square-fill[_ngcontent-%COMP%]:before{content:"\\f260"}.bi-chat-square-quote-fill[_ngcontent-%COMP%]:before{content:"\\f261"}.bi-chat-square-quote[_ngcontent-%COMP%]:before{content:"\\f262"}.bi-chat-square-text-fill[_ngcontent-%COMP%]:before{content:"\\f263"}.bi-chat-square-text[_ngcontent-%COMP%]:before{content:"\\f264"}.bi-chat-square[_ngcontent-%COMP%]:before{content:"\\f265"}.bi-chat-text-fill[_ngcontent-%COMP%]:before{content:"\\f266"}.bi-chat-text[_ngcontent-%COMP%]:before{content:"\\f267"}.bi-chat[_ngcontent-%COMP%]:before{content:"\\f268"}.bi-check-all[_ngcontent-%COMP%]:before{content:"\\f269"}.bi-check-circle-fill[_ngcontent-%COMP%]:before{content:"\\f26a"}.bi-check-circle[_ngcontent-%COMP%]:before{content:"\\f26b"}.bi-check-square-fill[_ngcontent-%COMP%]:before{content:"\\f26c"}.bi-check-square[_ngcontent-%COMP%]:before{content:"\\f26d"}.bi-check[_ngcontent-%COMP%]:before{content:"\\f26e"}.bi-check2-all[_ngcontent-%COMP%]:before{content:"\\f26f"}.bi-check2-circle[_ngcontent-%COMP%]:before{content:"\\f270"}.bi-check2-square[_ngcontent-%COMP%]:before{content:"\\f271"}.bi-check2[_ngcontent-%COMP%]:before{content:"\\f272"}.bi-chevron-bar-contract[_ngcontent-%COMP%]:before{content:"\\f273"}.bi-chevron-bar-down[_ngcontent-%COMP%]:before{content:"\\f274"}.bi-chevron-bar-expand[_ngcontent-%COMP%]:before{content:"\\f275"}.bi-chevron-bar-left[_ngcontent-%COMP%]:before{content:"\\f276"}.bi-chevron-bar-right[_ngcontent-%COMP%]:before{content:"\\f277"}.bi-chevron-bar-up[_ngcontent-%COMP%]:before{content:"\\f278"}.bi-chevron-compact-down[_ngcontent-%COMP%]:before{content:"\\f279"}.bi-chevron-compact-left[_ngcontent-%COMP%]:before{content:"\\f27a"}.bi-chevron-compact-right[_ngcontent-%COMP%]:before{content:"\\f27b"}.bi-chevron-compact-up[_ngcontent-%COMP%]:before{content:"\\f27c"}.bi-chevron-contract[_ngcontent-%COMP%]:before{content:"\\f27d"}.bi-chevron-double-down[_ngcontent-%COMP%]:before{content:"\\f27e"}.bi-chevron-double-left[_ngcontent-%COMP%]:before{content:"\\f27f"}.bi-chevron-double-right[_ngcontent-%COMP%]:before{content:"\\f280"}.bi-chevron-double-up[_ngcontent-%COMP%]:before{content:"\\f281"}.bi-chevron-down[_ngcontent-%COMP%]:before{content:"\\f282"}.bi-chevron-expand[_ngcontent-%COMP%]:before{content:"\\f283"}.bi-chevron-left[_ngcontent-%COMP%]:before{content:"\\f284"}.bi-chevron-right[_ngcontent-%COMP%]:before{content:"\\f285"}.bi-chevron-up[_ngcontent-%COMP%]:before{content:"\\f286"}.bi-circle-fill[_ngcontent-%COMP%]:before{content:"\\f287"}.bi-circle-half[_ngcontent-%COMP%]:before{content:"\\f288"}.bi-circle-square[_ngcontent-%COMP%]:before{content:"\\f289"}.bi-circle[_ngcontent-%COMP%]:before{content:"\\f28a"}.bi-clipboard-check[_ngcontent-%COMP%]:before{content:"\\f28b"}.bi-clipboard-data[_ngcontent-%COMP%]:before{content:"\\f28c"}.bi-clipboard-minus[_ngcontent-%COMP%]:before{content:"\\f28d"}.bi-clipboard-plus[_ngcontent-%COMP%]:before{content:"\\f28e"}.bi-clipboard-x[_ngcontent-%COMP%]:before{content:"\\f28f"}.bi-clipboard[_ngcontent-%COMP%]:before{content:"\\f290"}.bi-clock-fill[_ngcontent-%COMP%]:before{content:"\\f291"}.bi-clock-history[_ngcontent-%COMP%]:before{content:"\\f292"}.bi-clock[_ngcontent-%COMP%]:before{content:"\\f293"}.bi-cloud-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f294"}.bi-cloud-arrow-down[_ngcontent-%COMP%]:before{content:"\\f295"}.bi-cloud-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f296"}.bi-cloud-arrow-up[_ngcontent-%COMP%]:before{content:"\\f297"}.bi-cloud-check-fill[_ngcontent-%COMP%]:before{content:"\\f298"}.bi-cloud-check[_ngcontent-%COMP%]:before{content:"\\f299"}.bi-cloud-download-fill[_ngcontent-%COMP%]:before{content:"\\f29a"}.bi-cloud-download[_ngcontent-%COMP%]:before{content:"\\f29b"}.bi-cloud-drizzle-fill[_ngcontent-%COMP%]:before{content:"\\f29c"}.bi-cloud-drizzle[_ngcontent-%COMP%]:before{content:"\\f29d"}.bi-cloud-fill[_ngcontent-%COMP%]:before{content:"\\f29e"}.bi-cloud-fog-fill[_ngcontent-%COMP%]:before{content:"\\f29f"}.bi-cloud-fog[_ngcontent-%COMP%]:before{content:"\\f2a0"}.bi-cloud-fog2-fill[_ngcontent-%COMP%]:before{content:"\\f2a1"}.bi-cloud-fog2[_ngcontent-%COMP%]:before{content:"\\f2a2"}.bi-cloud-hail-fill[_ngcontent-%COMP%]:before{content:"\\f2a3"}.bi-cloud-hail[_ngcontent-%COMP%]:before{content:"\\f2a4"}.bi-cloud-haze-1[_ngcontent-%COMP%]:before{content:"\\f2a5"}.bi-cloud-haze-fill[_ngcontent-%COMP%]:before{content:"\\f2a6"}.bi-cloud-haze[_ngcontent-%COMP%]:before{content:"\\f2a7"}.bi-cloud-haze2-fill[_ngcontent-%COMP%]:before{content:"\\f2a8"}.bi-cloud-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f2a9"}.bi-cloud-lightning-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2aa"}.bi-cloud-lightning-rain[_ngcontent-%COMP%]:before{content:"\\f2ab"}.bi-cloud-lightning[_ngcontent-%COMP%]:before{content:"\\f2ac"}.bi-cloud-minus-fill[_ngcontent-%COMP%]:before{content:"\\f2ad"}.bi-cloud-minus[_ngcontent-%COMP%]:before{content:"\\f2ae"}.bi-cloud-moon-fill[_ngcontent-%COMP%]:before{content:"\\f2af"}.bi-cloud-moon[_ngcontent-%COMP%]:before{content:"\\f2b0"}.bi-cloud-plus-fill[_ngcontent-%COMP%]:before{content:"\\f2b1"}.bi-cloud-plus[_ngcontent-%COMP%]:before{content:"\\f2b2"}.bi-cloud-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2b3"}.bi-cloud-rain-heavy-fill[_ngcontent-%COMP%]:before{content:"\\f2b4"}.bi-cloud-rain-heavy[_ngcontent-%COMP%]:before{content:"\\f2b5"}.bi-cloud-rain[_ngcontent-%COMP%]:before{content:"\\f2b6"}.bi-cloud-slash-fill[_ngcontent-%COMP%]:before{content:"\\f2b7"}.bi-cloud-slash[_ngcontent-%COMP%]:before{content:"\\f2b8"}.bi-cloud-sleet-fill[_ngcontent-%COMP%]:before{content:"\\f2b9"}.bi-cloud-sleet[_ngcontent-%COMP%]:before{content:"\\f2ba"}.bi-cloud-snow-fill[_ngcontent-%COMP%]:before{content:"\\f2bb"}.bi-cloud-snow[_ngcontent-%COMP%]:before{content:"\\f2bc"}.bi-cloud-sun-fill[_ngcontent-%COMP%]:before{content:"\\f2bd"}.bi-cloud-sun[_ngcontent-%COMP%]:before{content:"\\f2be"}.bi-cloud-upload-fill[_ngcontent-%COMP%]:before{content:"\\f2bf"}.bi-cloud-upload[_ngcontent-%COMP%]:before{content:"\\f2c0"}.bi-cloud[_ngcontent-%COMP%]:before{content:"\\f2c1"}.bi-clouds-fill[_ngcontent-%COMP%]:before{content:"\\f2c2"}.bi-clouds[_ngcontent-%COMP%]:before{content:"\\f2c3"}.bi-cloudy-fill[_ngcontent-%COMP%]:before{content:"\\f2c4"}.bi-cloudy[_ngcontent-%COMP%]:before{content:"\\f2c5"}.bi-code-slash[_ngcontent-%COMP%]:before{content:"\\f2c6"}.bi-code-square[_ngcontent-%COMP%]:before{content:"\\f2c7"}.bi-code[_ngcontent-%COMP%]:before{content:"\\f2c8"}.bi-collection-fill[_ngcontent-%COMP%]:before{content:"\\f2c9"}.bi-collection-play-fill[_ngcontent-%COMP%]:before{content:"\\f2ca"}.bi-collection-play[_ngcontent-%COMP%]:before{content:"\\f2cb"}.bi-collection[_ngcontent-%COMP%]:before{content:"\\f2cc"}.bi-columns-gap[_ngcontent-%COMP%]:before{content:"\\f2cd"}.bi-columns[_ngcontent-%COMP%]:before{content:"\\f2ce"}.bi-command[_ngcontent-%COMP%]:before{content:"\\f2cf"}.bi-compass-fill[_ngcontent-%COMP%]:before{content:"\\f2d0"}.bi-compass[_ngcontent-%COMP%]:before{content:"\\f2d1"}.bi-cone-striped[_ngcontent-%COMP%]:before{content:"\\f2d2"}.bi-cone[_ngcontent-%COMP%]:before{content:"\\f2d3"}.bi-controller[_ngcontent-%COMP%]:before{content:"\\f2d4"}.bi-cpu-fill[_ngcontent-%COMP%]:before{content:"\\f2d5"}.bi-cpu[_ngcontent-%COMP%]:before{content:"\\f2d6"}.bi-credit-card-2-back-fill[_ngcontent-%COMP%]:before{content:"\\f2d7"}.bi-credit-card-2-back[_ngcontent-%COMP%]:before{content:"\\f2d8"}.bi-credit-card-2-front-fill[_ngcontent-%COMP%]:before{content:"\\f2d9"}.bi-credit-card-2-front[_ngcontent-%COMP%]:before{content:"\\f2da"}.bi-credit-card-fill[_ngcontent-%COMP%]:before{content:"\\f2db"}.bi-credit-card[_ngcontent-%COMP%]:before{content:"\\f2dc"}.bi-crop[_ngcontent-%COMP%]:before{content:"\\f2dd"}.bi-cup-fill[_ngcontent-%COMP%]:before{content:"\\f2de"}.bi-cup-straw[_ngcontent-%COMP%]:before{content:"\\f2df"}.bi-cup[_ngcontent-%COMP%]:before{content:"\\f2e0"}.bi-cursor-fill[_ngcontent-%COMP%]:before{content:"\\f2e1"}.bi-cursor-text[_ngcontent-%COMP%]:before{content:"\\f2e2"}.bi-cursor[_ngcontent-%COMP%]:before{content:"\\f2e3"}.bi-dash-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f2e4"}.bi-dash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f2e5"}.bi-dash-circle[_ngcontent-%COMP%]:before{content:"\\f2e6"}.bi-dash-square-dotted[_ngcontent-%COMP%]:before{content:"\\f2e7"}.bi-dash-square-fill[_ngcontent-%COMP%]:before{content:"\\f2e8"}.bi-dash-square[_ngcontent-%COMP%]:before{content:"\\f2e9"}.bi-dash[_ngcontent-%COMP%]:before{content:"\\f2ea"}.bi-diagram-2-fill[_ngcontent-%COMP%]:before{content:"\\f2eb"}.bi-diagram-2[_ngcontent-%COMP%]:before{content:"\\f2ec"}.bi-diagram-3-fill[_ngcontent-%COMP%]:before{content:"\\f2ed"}.bi-diagram-3[_ngcontent-%COMP%]:before{content:"\\f2ee"}.bi-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f2ef"}.bi-diamond-half[_ngcontent-%COMP%]:before{content:"\\f2f0"}.bi-diamond[_ngcontent-%COMP%]:before{content:"\\f2f1"}.bi-dice-1-fill[_ngcontent-%COMP%]:before{content:"\\f2f2"}.bi-dice-1[_ngcontent-%COMP%]:before{content:"\\f2f3"}.bi-dice-2-fill[_ngcontent-%COMP%]:before{content:"\\f2f4"}.bi-dice-2[_ngcontent-%COMP%]:before{content:"\\f2f5"}.bi-dice-3-fill[_ngcontent-%COMP%]:before{content:"\\f2f6"}.bi-dice-3[_ngcontent-%COMP%]:before{content:"\\f2f7"}.bi-dice-4-fill[_ngcontent-%COMP%]:before{content:"\\f2f8"}.bi-dice-4[_ngcontent-%COMP%]:before{content:"\\f2f9"}.bi-dice-5-fill[_ngcontent-%COMP%]:before{content:"\\f2fa"}.bi-dice-5[_ngcontent-%COMP%]:before{content:"\\f2fb"}.bi-dice-6-fill[_ngcontent-%COMP%]:before{content:"\\f2fc"}.bi-dice-6[_ngcontent-%COMP%]:before{content:"\\f2fd"}.bi-disc-fill[_ngcontent-%COMP%]:before{content:"\\f2fe"}.bi-disc[_ngcontent-%COMP%]:before{content:"\\f2ff"}.bi-discord[_ngcontent-%COMP%]:before{content:"\\f300"}.bi-display-fill[_ngcontent-%COMP%]:before{content:"\\f301"}.bi-display[_ngcontent-%COMP%]:before{content:"\\f302"}.bi-distribute-horizontal[_ngcontent-%COMP%]:before{content:"\\f303"}.bi-distribute-vertical[_ngcontent-%COMP%]:before{content:"\\f304"}.bi-door-closed-fill[_ngcontent-%COMP%]:before{content:"\\f305"}.bi-door-closed[_ngcontent-%COMP%]:before{content:"\\f306"}.bi-door-open-fill[_ngcontent-%COMP%]:before{content:"\\f307"}.bi-door-open[_ngcontent-%COMP%]:before{content:"\\f308"}.bi-dot[_ngcontent-%COMP%]:before{content:"\\f309"}.bi-download[_ngcontent-%COMP%]:before{content:"\\f30a"}.bi-droplet-fill[_ngcontent-%COMP%]:before{content:"\\f30b"}.bi-droplet-half[_ngcontent-%COMP%]:before{content:"\\f30c"}.bi-droplet[_ngcontent-%COMP%]:before{content:"\\f30d"}.bi-earbuds[_ngcontent-%COMP%]:before{content:"\\f30e"}.bi-easel-fill[_ngcontent-%COMP%]:before{content:"\\f30f"}.bi-easel[_ngcontent-%COMP%]:before{content:"\\f310"}.bi-egg-fill[_ngcontent-%COMP%]:before{content:"\\f311"}.bi-egg-fried[_ngcontent-%COMP%]:before{content:"\\f312"}.bi-egg[_ngcontent-%COMP%]:before{content:"\\f313"}.bi-eject-fill[_ngcontent-%COMP%]:before{content:"\\f314"}.bi-eject[_ngcontent-%COMP%]:before{content:"\\f315"}.bi-emoji-angry-fill[_ngcontent-%COMP%]:before{content:"\\f316"}.bi-emoji-angry[_ngcontent-%COMP%]:before{content:"\\f317"}.bi-emoji-dizzy-fill[_ngcontent-%COMP%]:before{content:"\\f318"}.bi-emoji-dizzy[_ngcontent-%COMP%]:before{content:"\\f319"}.bi-emoji-expressionless-fill[_ngcontent-%COMP%]:before{content:"\\f31a"}.bi-emoji-expressionless[_ngcontent-%COMP%]:before{content:"\\f31b"}.bi-emoji-frown-fill[_ngcontent-%COMP%]:before{content:"\\f31c"}.bi-emoji-frown[_ngcontent-%COMP%]:before{content:"\\f31d"}.bi-emoji-heart-eyes-fill[_ngcontent-%COMP%]:before{content:"\\f31e"}.bi-emoji-heart-eyes[_ngcontent-%COMP%]:before{content:"\\f31f"}.bi-emoji-laughing-fill[_ngcontent-%COMP%]:before{content:"\\f320"}.bi-emoji-laughing[_ngcontent-%COMP%]:before{content:"\\f321"}.bi-emoji-neutral-fill[_ngcontent-%COMP%]:before{content:"\\f322"}.bi-emoji-neutral[_ngcontent-%COMP%]:before{content:"\\f323"}.bi-emoji-smile-fill[_ngcontent-%COMP%]:before{content:"\\f324"}.bi-emoji-smile-upside-down-fill[_ngcontent-%COMP%]:before{content:"\\f325"}.bi-emoji-smile-upside-down[_ngcontent-%COMP%]:before{content:"\\f326"}.bi-emoji-smile[_ngcontent-%COMP%]:before{content:"\\f327"}.bi-emoji-sunglasses-fill[_ngcontent-%COMP%]:before{content:"\\f328"}.bi-emoji-sunglasses[_ngcontent-%COMP%]:before{content:"\\f329"}.bi-emoji-wink-fill[_ngcontent-%COMP%]:before{content:"\\f32a"}.bi-emoji-wink[_ngcontent-%COMP%]:before{content:"\\f32b"}.bi-envelope-fill[_ngcontent-%COMP%]:before{content:"\\f32c"}.bi-envelope-open-fill[_ngcontent-%COMP%]:before{content:"\\f32d"}.bi-envelope-open[_ngcontent-%COMP%]:before{content:"\\f32e"}.bi-envelope[_ngcontent-%COMP%]:before{content:"\\f32f"}.bi-eraser-fill[_ngcontent-%COMP%]:before{content:"\\f330"}.bi-eraser[_ngcontent-%COMP%]:before{content:"\\f331"}.bi-exclamation-circle-fill[_ngcontent-%COMP%]:before{content:"\\f332"}.bi-exclamation-circle[_ngcontent-%COMP%]:before{content:"\\f333"}.bi-exclamation-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f334"}.bi-exclamation-diamond[_ngcontent-%COMP%]:before{content:"\\f335"}.bi-exclamation-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f336"}.bi-exclamation-octagon[_ngcontent-%COMP%]:before{content:"\\f337"}.bi-exclamation-square-fill[_ngcontent-%COMP%]:before{content:"\\f338"}.bi-exclamation-square[_ngcontent-%COMP%]:before{content:"\\f339"}.bi-exclamation-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f33a"}.bi-exclamation-triangle[_ngcontent-%COMP%]:before{content:"\\f33b"}.bi-exclamation[_ngcontent-%COMP%]:before{content:"\\f33c"}.bi-exclude[_ngcontent-%COMP%]:before{content:"\\f33d"}.bi-eye-fill[_ngcontent-%COMP%]:before{content:"\\f33e"}.bi-eye-slash-fill[_ngcontent-%COMP%]:before{content:"\\f33f"}.bi-eye-slash[_ngcontent-%COMP%]:before{content:"\\f340"}.bi-eye[_ngcontent-%COMP%]:before{content:"\\f341"}.bi-eyedropper[_ngcontent-%COMP%]:before{content:"\\f342"}.bi-eyeglasses[_ngcontent-%COMP%]:before{content:"\\f343"}.bi-facebook[_ngcontent-%COMP%]:before{content:"\\f344"}.bi-file-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f345"}.bi-file-arrow-down[_ngcontent-%COMP%]:before{content:"\\f346"}.bi-file-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f347"}.bi-file-arrow-up[_ngcontent-%COMP%]:before{content:"\\f348"}.bi-file-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f349"}.bi-file-bar-graph[_ngcontent-%COMP%]:before{content:"\\f34a"}.bi-file-binary-fill[_ngcontent-%COMP%]:before{content:"\\f34b"}.bi-file-binary[_ngcontent-%COMP%]:before{content:"\\f34c"}.bi-file-break-fill[_ngcontent-%COMP%]:before{content:"\\f34d"}.bi-file-break[_ngcontent-%COMP%]:before{content:"\\f34e"}.bi-file-check-fill[_ngcontent-%COMP%]:before{content:"\\f34f"}.bi-file-check[_ngcontent-%COMP%]:before{content:"\\f350"}.bi-file-code-fill[_ngcontent-%COMP%]:before{content:"\\f351"}.bi-file-code[_ngcontent-%COMP%]:before{content:"\\f352"}.bi-file-diff-fill[_ngcontent-%COMP%]:before{content:"\\f353"}.bi-file-diff[_ngcontent-%COMP%]:before{content:"\\f354"}.bi-file-earmark-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f355"}.bi-file-earmark-arrow-down[_ngcontent-%COMP%]:before{content:"\\f356"}.bi-file-earmark-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f357"}.bi-file-earmark-arrow-up[_ngcontent-%COMP%]:before{content:"\\f358"}.bi-file-earmark-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f359"}.bi-file-earmark-bar-graph[_ngcontent-%COMP%]:before{content:"\\f35a"}.bi-file-earmark-binary-fill[_ngcontent-%COMP%]:before{content:"\\f35b"}.bi-file-earmark-binary[_ngcontent-%COMP%]:before{content:"\\f35c"}.bi-file-earmark-break-fill[_ngcontent-%COMP%]:before{content:"\\f35d"}.bi-file-earmark-break[_ngcontent-%COMP%]:before{content:"\\f35e"}.bi-file-earmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f35f"}.bi-file-earmark-check[_ngcontent-%COMP%]:before{content:"\\f360"}.bi-file-earmark-code-fill[_ngcontent-%COMP%]:before{content:"\\f361"}.bi-file-earmark-code[_ngcontent-%COMP%]:before{content:"\\f362"}.bi-file-earmark-diff-fill[_ngcontent-%COMP%]:before{content:"\\f363"}.bi-file-earmark-diff[_ngcontent-%COMP%]:before{content:"\\f364"}.bi-file-earmark-easel-fill[_ngcontent-%COMP%]:before{content:"\\f365"}.bi-file-earmark-easel[_ngcontent-%COMP%]:before{content:"\\f366"}.bi-file-earmark-excel-fill[_ngcontent-%COMP%]:before{content:"\\f367"}.bi-file-earmark-excel[_ngcontent-%COMP%]:before{content:"\\f368"}.bi-file-earmark-fill[_ngcontent-%COMP%]:before{content:"\\f369"}.bi-file-earmark-font-fill[_ngcontent-%COMP%]:before{content:"\\f36a"}.bi-file-earmark-font[_ngcontent-%COMP%]:before{content:"\\f36b"}.bi-file-earmark-image-fill[_ngcontent-%COMP%]:before{content:"\\f36c"}.bi-file-earmark-image[_ngcontent-%COMP%]:before{content:"\\f36d"}.bi-file-earmark-lock-fill[_ngcontent-%COMP%]:before{content:"\\f36e"}.bi-file-earmark-lock[_ngcontent-%COMP%]:before{content:"\\f36f"}.bi-file-earmark-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f370"}.bi-file-earmark-lock2[_ngcontent-%COMP%]:before{content:"\\f371"}.bi-file-earmark-medical-fill[_ngcontent-%COMP%]:before{content:"\\f372"}.bi-file-earmark-medical[_ngcontent-%COMP%]:before{content:"\\f373"}.bi-file-earmark-minus-fill[_ngcontent-%COMP%]:before{content:"\\f374"}.bi-file-earmark-minus[_ngcontent-%COMP%]:before{content:"\\f375"}.bi-file-earmark-music-fill[_ngcontent-%COMP%]:before{content:"\\f376"}.bi-file-earmark-music[_ngcontent-%COMP%]:before{content:"\\f377"}.bi-file-earmark-person-fill[_ngcontent-%COMP%]:before{content:"\\f378"}.bi-file-earmark-person[_ngcontent-%COMP%]:before{content:"\\f379"}.bi-file-earmark-play-fill[_ngcontent-%COMP%]:before{content:"\\f37a"}.bi-file-earmark-play[_ngcontent-%COMP%]:before{content:"\\f37b"}.bi-file-earmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f37c"}.bi-file-earmark-plus[_ngcontent-%COMP%]:before{content:"\\f37d"}.bi-file-earmark-post-fill[_ngcontent-%COMP%]:before{content:"\\f37e"}.bi-file-earmark-post[_ngcontent-%COMP%]:before{content:"\\f37f"}.bi-file-earmark-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f380"}.bi-file-earmark-ppt[_ngcontent-%COMP%]:before{content:"\\f381"}.bi-file-earmark-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f382"}.bi-file-earmark-richtext[_ngcontent-%COMP%]:before{content:"\\f383"}.bi-file-earmark-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f384"}.bi-file-earmark-ruled[_ngcontent-%COMP%]:before{content:"\\f385"}.bi-file-earmark-slides-fill[_ngcontent-%COMP%]:before{content:"\\f386"}.bi-file-earmark-slides[_ngcontent-%COMP%]:before{content:"\\f387"}.bi-file-earmark-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f388"}.bi-file-earmark-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f389"}.bi-file-earmark-text-fill[_ngcontent-%COMP%]:before{content:"\\f38a"}.bi-file-earmark-text[_ngcontent-%COMP%]:before{content:"\\f38b"}.bi-file-earmark-word-fill[_ngcontent-%COMP%]:before{content:"\\f38c"}.bi-file-earmark-word[_ngcontent-%COMP%]:before{content:"\\f38d"}.bi-file-earmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f38e"}.bi-file-earmark-x[_ngcontent-%COMP%]:before{content:"\\f38f"}.bi-file-earmark-zip-fill[_ngcontent-%COMP%]:before{content:"\\f390"}.bi-file-earmark-zip[_ngcontent-%COMP%]:before{content:"\\f391"}.bi-file-earmark[_ngcontent-%COMP%]:before{content:"\\f392"}.bi-file-easel-fill[_ngcontent-%COMP%]:before{content:"\\f393"}.bi-file-easel[_ngcontent-%COMP%]:before{content:"\\f394"}.bi-file-excel-fill[_ngcontent-%COMP%]:before{content:"\\f395"}.bi-file-excel[_ngcontent-%COMP%]:before{content:"\\f396"}.bi-file-fill[_ngcontent-%COMP%]:before{content:"\\f397"}.bi-file-font-fill[_ngcontent-%COMP%]:before{content:"\\f398"}.bi-file-font[_ngcontent-%COMP%]:before{content:"\\f399"}.bi-file-image-fill[_ngcontent-%COMP%]:before{content:"\\f39a"}.bi-file-image[_ngcontent-%COMP%]:before{content:"\\f39b"}.bi-file-lock-fill[_ngcontent-%COMP%]:before{content:"\\f39c"}.bi-file-lock[_ngcontent-%COMP%]:before{content:"\\f39d"}.bi-file-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f39e"}.bi-file-lock2[_ngcontent-%COMP%]:before{content:"\\f39f"}.bi-file-medical-fill[_ngcontent-%COMP%]:before{content:"\\f3a0"}.bi-file-medical[_ngcontent-%COMP%]:before{content:"\\f3a1"}.bi-file-minus-fill[_ngcontent-%COMP%]:before{content:"\\f3a2"}.bi-file-minus[_ngcontent-%COMP%]:before{content:"\\f3a3"}.bi-file-music-fill[_ngcontent-%COMP%]:before{content:"\\f3a4"}.bi-file-music[_ngcontent-%COMP%]:before{content:"\\f3a5"}.bi-file-person-fill[_ngcontent-%COMP%]:before{content:"\\f3a6"}.bi-file-person[_ngcontent-%COMP%]:before{content:"\\f3a7"}.bi-file-play-fill[_ngcontent-%COMP%]:before{content:"\\f3a8"}.bi-file-play[_ngcontent-%COMP%]:before{content:"\\f3a9"}.bi-file-plus-fill[_ngcontent-%COMP%]:before{content:"\\f3aa"}.bi-file-plus[_ngcontent-%COMP%]:before{content:"\\f3ab"}.bi-file-post-fill[_ngcontent-%COMP%]:before{content:"\\f3ac"}.bi-file-post[_ngcontent-%COMP%]:before{content:"\\f3ad"}.bi-file-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f3ae"}.bi-file-ppt[_ngcontent-%COMP%]:before{content:"\\f3af"}.bi-file-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f3b0"}.bi-file-richtext[_ngcontent-%COMP%]:before{content:"\\f3b1"}.bi-file-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f3b2"}.bi-file-ruled[_ngcontent-%COMP%]:before{content:"\\f3b3"}.bi-file-slides-fill[_ngcontent-%COMP%]:before{content:"\\f3b4"}.bi-file-slides[_ngcontent-%COMP%]:before{content:"\\f3b5"}.bi-file-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f3b6"}.bi-file-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f3b7"}.bi-file-text-fill[_ngcontent-%COMP%]:before{content:"\\f3b8"}.bi-file-text[_ngcontent-%COMP%]:before{content:"\\f3b9"}.bi-file-word-fill[_ngcontent-%COMP%]:before{content:"\\f3ba"}.bi-file-word[_ngcontent-%COMP%]:before{content:"\\f3bb"}.bi-file-x-fill[_ngcontent-%COMP%]:before{content:"\\f3bc"}.bi-file-x[_ngcontent-%COMP%]:before{content:"\\f3bd"}.bi-file-zip-fill[_ngcontent-%COMP%]:before{content:"\\f3be"}.bi-file-zip[_ngcontent-%COMP%]:before{content:"\\f3bf"}.bi-file[_ngcontent-%COMP%]:before{content:"\\f3c0"}.bi-files-alt[_ngcontent-%COMP%]:before{content:"\\f3c1"}.bi-files[_ngcontent-%COMP%]:before{content:"\\f3c2"}.bi-film[_ngcontent-%COMP%]:before{content:"\\f3c3"}.bi-filter-circle-fill[_ngcontent-%COMP%]:before{content:"\\f3c4"}.bi-filter-circle[_ngcontent-%COMP%]:before{content:"\\f3c5"}.bi-filter-left[_ngcontent-%COMP%]:before{content:"\\f3c6"}.bi-filter-right[_ngcontent-%COMP%]:before{content:"\\f3c7"}.bi-filter-square-fill[_ngcontent-%COMP%]:before{content:"\\f3c8"}.bi-filter-square[_ngcontent-%COMP%]:before{content:"\\f3c9"}.bi-filter[_ngcontent-%COMP%]:before{content:"\\f3ca"}.bi-flag-fill[_ngcontent-%COMP%]:before{content:"\\f3cb"}.bi-flag[_ngcontent-%COMP%]:before{content:"\\f3cc"}.bi-flower1[_ngcontent-%COMP%]:before{content:"\\f3cd"}.bi-flower2[_ngcontent-%COMP%]:before{content:"\\f3ce"}.bi-flower3[_ngcontent-%COMP%]:before{content:"\\f3cf"}.bi-folder-check[_ngcontent-%COMP%]:before{content:"\\f3d0"}.bi-folder-fill[_ngcontent-%COMP%]:before{content:"\\f3d1"}.bi-folder-minus[_ngcontent-%COMP%]:before{content:"\\f3d2"}.bi-folder-plus[_ngcontent-%COMP%]:before{content:"\\f3d3"}.bi-folder-symlink-fill[_ngcontent-%COMP%]:before{content:"\\f3d4"}.bi-folder-symlink[_ngcontent-%COMP%]:before{content:"\\f3d5"}.bi-folder-x[_ngcontent-%COMP%]:before{content:"\\f3d6"}.bi-folder[_ngcontent-%COMP%]:before{content:"\\f3d7"}.bi-folder2-open[_ngcontent-%COMP%]:before{content:"\\f3d8"}.bi-folder2[_ngcontent-%COMP%]:before{content:"\\f3d9"}.bi-fonts[_ngcontent-%COMP%]:before{content:"\\f3da"}.bi-forward-fill[_ngcontent-%COMP%]:before{content:"\\f3db"}.bi-forward[_ngcontent-%COMP%]:before{content:"\\f3dc"}.bi-front[_ngcontent-%COMP%]:before{content:"\\f3dd"}.bi-fullscreen-exit[_ngcontent-%COMP%]:before{content:"\\f3de"}.bi-fullscreen[_ngcontent-%COMP%]:before{content:"\\f3df"}.bi-funnel-fill[_ngcontent-%COMP%]:before{content:"\\f3e0"}.bi-funnel[_ngcontent-%COMP%]:before{content:"\\f3e1"}.bi-gear-fill[_ngcontent-%COMP%]:before{content:"\\f3e2"}.bi-gear-wide-connected[_ngcontent-%COMP%]:before{content:"\\f3e3"}.bi-gear-wide[_ngcontent-%COMP%]:before{content:"\\f3e4"}.bi-gear[_ngcontent-%COMP%]:before{content:"\\f3e5"}.bi-gem[_ngcontent-%COMP%]:before{content:"\\f3e6"}.bi-geo-alt-fill[_ngcontent-%COMP%]:before{content:"\\f3e7"}.bi-geo-alt[_ngcontent-%COMP%]:before{content:"\\f3e8"}.bi-geo-fill[_ngcontent-%COMP%]:before{content:"\\f3e9"}.bi-geo[_ngcontent-%COMP%]:before{content:"\\f3ea"}.bi-gift-fill[_ngcontent-%COMP%]:before{content:"\\f3eb"}.bi-gift[_ngcontent-%COMP%]:before{content:"\\f3ec"}.bi-github[_ngcontent-%COMP%]:before{content:"\\f3ed"}.bi-globe[_ngcontent-%COMP%]:before{content:"\\f3ee"}.bi-globe2[_ngcontent-%COMP%]:before{content:"\\f3ef"}.bi-google[_ngcontent-%COMP%]:before{content:"\\f3f0"}.bi-graph-down[_ngcontent-%COMP%]:before{content:"\\f3f1"}.bi-graph-up[_ngcontent-%COMP%]:before{content:"\\f3f2"}.bi-grid-1x2-fill[_ngcontent-%COMP%]:before{content:"\\f3f3"}.bi-grid-1x2[_ngcontent-%COMP%]:before{content:"\\f3f4"}.bi-grid-3x2-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f5"}.bi-grid-3x2-gap[_ngcontent-%COMP%]:before{content:"\\f3f6"}.bi-grid-3x2[_ngcontent-%COMP%]:before{content:"\\f3f7"}.bi-grid-3x3-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f8"}.bi-grid-3x3-gap[_ngcontent-%COMP%]:before{content:"\\f3f9"}.bi-grid-3x3[_ngcontent-%COMP%]:before{content:"\\f3fa"}.bi-grid-fill[_ngcontent-%COMP%]:before{content:"\\f3fb"}.bi-grid[_ngcontent-%COMP%]:before{content:"\\f3fc"}.bi-grip-horizontal[_ngcontent-%COMP%]:before{content:"\\f3fd"}.bi-grip-vertical[_ngcontent-%COMP%]:before{content:"\\f3fe"}.bi-hammer[_ngcontent-%COMP%]:before{content:"\\f3ff"}.bi-hand-index-fill[_ngcontent-%COMP%]:before{content:"\\f400"}.bi-hand-index-thumb-fill[_ngcontent-%COMP%]:before{content:"\\f401"}.bi-hand-index-thumb[_ngcontent-%COMP%]:before{content:"\\f402"}.bi-hand-index[_ngcontent-%COMP%]:before{content:"\\f403"}.bi-hand-thumbs-down-fill[_ngcontent-%COMP%]:before{content:"\\f404"}.bi-hand-thumbs-down[_ngcontent-%COMP%]:before{content:"\\f405"}.bi-hand-thumbs-up-fill[_ngcontent-%COMP%]:before{content:"\\f406"}.bi-hand-thumbs-up[_ngcontent-%COMP%]:before{content:"\\f407"}.bi-handbag-fill[_ngcontent-%COMP%]:before{content:"\\f408"}.bi-handbag[_ngcontent-%COMP%]:before{content:"\\f409"}.bi-hash[_ngcontent-%COMP%]:before{content:"\\f40a"}.bi-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f40b"}.bi-hdd-network-fill[_ngcontent-%COMP%]:before{content:"\\f40c"}.bi-hdd-network[_ngcontent-%COMP%]:before{content:"\\f40d"}.bi-hdd-rack-fill[_ngcontent-%COMP%]:before{content:"\\f40e"}.bi-hdd-rack[_ngcontent-%COMP%]:before{content:"\\f40f"}.bi-hdd-stack-fill[_ngcontent-%COMP%]:before{content:"\\f410"}.bi-hdd-stack[_ngcontent-%COMP%]:before{content:"\\f411"}.bi-hdd[_ngcontent-%COMP%]:before{content:"\\f412"}.bi-headphones[_ngcontent-%COMP%]:before{content:"\\f413"}.bi-headset[_ngcontent-%COMP%]:before{content:"\\f414"}.bi-heart-fill[_ngcontent-%COMP%]:before{content:"\\f415"}.bi-heart-half[_ngcontent-%COMP%]:before{content:"\\f416"}.bi-heart[_ngcontent-%COMP%]:before{content:"\\f417"}.bi-heptagon-fill[_ngcontent-%COMP%]:before{content:"\\f418"}.bi-heptagon-half[_ngcontent-%COMP%]:before{content:"\\f419"}.bi-heptagon[_ngcontent-%COMP%]:before{content:"\\f41a"}.bi-hexagon-fill[_ngcontent-%COMP%]:before{content:"\\f41b"}.bi-hexagon-half[_ngcontent-%COMP%]:before{content:"\\f41c"}.bi-hexagon[_ngcontent-%COMP%]:before{content:"\\f41d"}.bi-hourglass-bottom[_ngcontent-%COMP%]:before{content:"\\f41e"}.bi-hourglass-split[_ngcontent-%COMP%]:before{content:"\\f41f"}.bi-hourglass-top[_ngcontent-%COMP%]:before{content:"\\f420"}.bi-hourglass[_ngcontent-%COMP%]:before{content:"\\f421"}.bi-house-door-fill[_ngcontent-%COMP%]:before{content:"\\f422"}.bi-house-door[_ngcontent-%COMP%]:before{content:"\\f423"}.bi-house-fill[_ngcontent-%COMP%]:before{content:"\\f424"}.bi-house[_ngcontent-%COMP%]:before{content:"\\f425"}.bi-hr[_ngcontent-%COMP%]:before{content:"\\f426"}.bi-hurricane[_ngcontent-%COMP%]:before{content:"\\f427"}.bi-image-alt[_ngcontent-%COMP%]:before{content:"\\f428"}.bi-image-fill[_ngcontent-%COMP%]:before{content:"\\f429"}.bi-image[_ngcontent-%COMP%]:before{content:"\\f42a"}.bi-images[_ngcontent-%COMP%]:before{content:"\\f42b"}.bi-inbox-fill[_ngcontent-%COMP%]:before{content:"\\f42c"}.bi-inbox[_ngcontent-%COMP%]:before{content:"\\f42d"}.bi-inboxes-fill[_ngcontent-%COMP%]:before{content:"\\f42e"}.bi-inboxes[_ngcontent-%COMP%]:before{content:"\\f42f"}.bi-info-circle-fill[_ngcontent-%COMP%]:before{content:"\\f430"}.bi-info-circle[_ngcontent-%COMP%]:before{content:"\\f431"}.bi-info-square-fill[_ngcontent-%COMP%]:before{content:"\\f432"}.bi-info-square[_ngcontent-%COMP%]:before{content:"\\f433"}.bi-info[_ngcontent-%COMP%]:before{content:"\\f434"}.bi-input-cursor-text[_ngcontent-%COMP%]:before{content:"\\f435"}.bi-input-cursor[_ngcontent-%COMP%]:before{content:"\\f436"}.bi-instagram[_ngcontent-%COMP%]:before{content:"\\f437"}.bi-intersect[_ngcontent-%COMP%]:before{content:"\\f438"}.bi-journal-album[_ngcontent-%COMP%]:before{content:"\\f439"}.bi-journal-arrow-down[_ngcontent-%COMP%]:before{content:"\\f43a"}.bi-journal-arrow-up[_ngcontent-%COMP%]:before{content:"\\f43b"}.bi-journal-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f43c"}.bi-journal-bookmark[_ngcontent-%COMP%]:before{content:"\\f43d"}.bi-journal-check[_ngcontent-%COMP%]:before{content:"\\f43e"}.bi-journal-code[_ngcontent-%COMP%]:before{content:"\\f43f"}.bi-journal-medical[_ngcontent-%COMP%]:before{content:"\\f440"}.bi-journal-minus[_ngcontent-%COMP%]:before{content:"\\f441"}.bi-journal-plus[_ngcontent-%COMP%]:before{content:"\\f442"}.bi-journal-richtext[_ngcontent-%COMP%]:before{content:"\\f443"}.bi-journal-text[_ngcontent-%COMP%]:before{content:"\\f444"}.bi-journal-x[_ngcontent-%COMP%]:before{content:"\\f445"}.bi-journal[_ngcontent-%COMP%]:before{content:"\\f446"}.bi-journals[_ngcontent-%COMP%]:before{content:"\\f447"}.bi-joystick[_ngcontent-%COMP%]:before{content:"\\f448"}.bi-justify-left[_ngcontent-%COMP%]:before{content:"\\f449"}.bi-justify-right[_ngcontent-%COMP%]:before{content:"\\f44a"}.bi-justify[_ngcontent-%COMP%]:before{content:"\\f44b"}.bi-kanban-fill[_ngcontent-%COMP%]:before{content:"\\f44c"}.bi-kanban[_ngcontent-%COMP%]:before{content:"\\f44d"}.bi-key-fill[_ngcontent-%COMP%]:before{content:"\\f44e"}.bi-key[_ngcontent-%COMP%]:before{content:"\\f44f"}.bi-keyboard-fill[_ngcontent-%COMP%]:before{content:"\\f450"}.bi-keyboard[_ngcontent-%COMP%]:before{content:"\\f451"}.bi-ladder[_ngcontent-%COMP%]:before{content:"\\f452"}.bi-lamp-fill[_ngcontent-%COMP%]:before{content:"\\f453"}.bi-lamp[_ngcontent-%COMP%]:before{content:"\\f454"}.bi-laptop-fill[_ngcontent-%COMP%]:before{content:"\\f455"}.bi-laptop[_ngcontent-%COMP%]:before{content:"\\f456"}.bi-layer-backward[_ngcontent-%COMP%]:before{content:"\\f457"}.bi-layer-forward[_ngcontent-%COMP%]:before{content:"\\f458"}.bi-layers-fill[_ngcontent-%COMP%]:before{content:"\\f459"}.bi-layers-half[_ngcontent-%COMP%]:before{content:"\\f45a"}.bi-layers[_ngcontent-%COMP%]:before{content:"\\f45b"}.bi-layout-sidebar-inset-reverse[_ngcontent-%COMP%]:before{content:"\\f45c"}.bi-layout-sidebar-inset[_ngcontent-%COMP%]:before{content:"\\f45d"}.bi-layout-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f45e"}.bi-layout-sidebar[_ngcontent-%COMP%]:before{content:"\\f45f"}.bi-layout-split[_ngcontent-%COMP%]:before{content:"\\f460"}.bi-layout-text-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f461"}.bi-layout-text-sidebar[_ngcontent-%COMP%]:before{content:"\\f462"}.bi-layout-text-window-reverse[_ngcontent-%COMP%]:before{content:"\\f463"}.bi-layout-text-window[_ngcontent-%COMP%]:before{content:"\\f464"}.bi-layout-three-columns[_ngcontent-%COMP%]:before{content:"\\f465"}.bi-layout-wtf[_ngcontent-%COMP%]:before{content:"\\f466"}.bi-life-preserver[_ngcontent-%COMP%]:before{content:"\\f467"}.bi-lightbulb-fill[_ngcontent-%COMP%]:before{content:"\\f468"}.bi-lightbulb-off-fill[_ngcontent-%COMP%]:before{content:"\\f469"}.bi-lightbulb-off[_ngcontent-%COMP%]:before{content:"\\f46a"}.bi-lightbulb[_ngcontent-%COMP%]:before{content:"\\f46b"}.bi-lightning-charge-fill[_ngcontent-%COMP%]:before{content:"\\f46c"}.bi-lightning-charge[_ngcontent-%COMP%]:before{content:"\\f46d"}.bi-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f46e"}.bi-lightning[_ngcontent-%COMP%]:before{content:"\\f46f"}.bi-link-45deg[_ngcontent-%COMP%]:before{content:"\\f470"}.bi-link[_ngcontent-%COMP%]:before{content:"\\f471"}.bi-linkedin[_ngcontent-%COMP%]:before{content:"\\f472"}.bi-list-check[_ngcontent-%COMP%]:before{content:"\\f473"}.bi-list-nested[_ngcontent-%COMP%]:before{content:"\\f474"}.bi-list-ol[_ngcontent-%COMP%]:before{content:"\\f475"}.bi-list-stars[_ngcontent-%COMP%]:before{content:"\\f476"}.bi-list-task[_ngcontent-%COMP%]:before{content:"\\f477"}.bi-list-ul[_ngcontent-%COMP%]:before{content:"\\f478"}.bi-list[_ngcontent-%COMP%]:before{content:"\\f479"}.bi-lock-fill[_ngcontent-%COMP%]:before{content:"\\f47a"}.bi-lock[_ngcontent-%COMP%]:before{content:"\\f47b"}.bi-mailbox[_ngcontent-%COMP%]:before{content:"\\f47c"}.bi-mailbox2[_ngcontent-%COMP%]:before{content:"\\f47d"}.bi-map-fill[_ngcontent-%COMP%]:before{content:"\\f47e"}.bi-map[_ngcontent-%COMP%]:before{content:"\\f47f"}.bi-markdown-fill[_ngcontent-%COMP%]:before{content:"\\f480"}.bi-markdown[_ngcontent-%COMP%]:before{content:"\\f481"}.bi-mask[_ngcontent-%COMP%]:before{content:"\\f482"}.bi-megaphone-fill[_ngcontent-%COMP%]:before{content:"\\f483"}.bi-megaphone[_ngcontent-%COMP%]:before{content:"\\f484"}.bi-menu-app-fill[_ngcontent-%COMP%]:before{content:"\\f485"}.bi-menu-app[_ngcontent-%COMP%]:before{content:"\\f486"}.bi-menu-button-fill[_ngcontent-%COMP%]:before{content:"\\f487"}.bi-menu-button-wide-fill[_ngcontent-%COMP%]:before{content:"\\f488"}.bi-menu-button-wide[_ngcontent-%COMP%]:before{content:"\\f489"}.bi-menu-button[_ngcontent-%COMP%]:before{content:"\\f48a"}.bi-menu-down[_ngcontent-%COMP%]:before{content:"\\f48b"}.bi-menu-up[_ngcontent-%COMP%]:before{content:"\\f48c"}.bi-mic-fill[_ngcontent-%COMP%]:before{content:"\\f48d"}.bi-mic-mute-fill[_ngcontent-%COMP%]:before{content:"\\f48e"}.bi-mic-mute[_ngcontent-%COMP%]:before{content:"\\f48f"}.bi-mic[_ngcontent-%COMP%]:before{content:"\\f490"}.bi-minecart-loaded[_ngcontent-%COMP%]:before{content:"\\f491"}.bi-minecart[_ngcontent-%COMP%]:before{content:"\\f492"}.bi-moisture[_ngcontent-%COMP%]:before{content:"\\f493"}.bi-moon-fill[_ngcontent-%COMP%]:before{content:"\\f494"}.bi-moon-stars-fill[_ngcontent-%COMP%]:before{content:"\\f495"}.bi-moon-stars[_ngcontent-%COMP%]:before{content:"\\f496"}.bi-moon[_ngcontent-%COMP%]:before{content:"\\f497"}.bi-mouse-fill[_ngcontent-%COMP%]:before{content:"\\f498"}.bi-mouse[_ngcontent-%COMP%]:before{content:"\\f499"}.bi-mouse2-fill[_ngcontent-%COMP%]:before{content:"\\f49a"}.bi-mouse2[_ngcontent-%COMP%]:before{content:"\\f49b"}.bi-mouse3-fill[_ngcontent-%COMP%]:before{content:"\\f49c"}.bi-mouse3[_ngcontent-%COMP%]:before{content:"\\f49d"}.bi-music-note-beamed[_ngcontent-%COMP%]:before{content:"\\f49e"}.bi-music-note-list[_ngcontent-%COMP%]:before{content:"\\f49f"}.bi-music-note[_ngcontent-%COMP%]:before{content:"\\f4a0"}.bi-music-player-fill[_ngcontent-%COMP%]:before{content:"\\f4a1"}.bi-music-player[_ngcontent-%COMP%]:before{content:"\\f4a2"}.bi-newspaper[_ngcontent-%COMP%]:before{content:"\\f4a3"}.bi-node-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4a4"}.bi-node-minus[_ngcontent-%COMP%]:before{content:"\\f4a5"}.bi-node-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4a6"}.bi-node-plus[_ngcontent-%COMP%]:before{content:"\\f4a7"}.bi-nut-fill[_ngcontent-%COMP%]:before{content:"\\f4a8"}.bi-nut[_ngcontent-%COMP%]:before{content:"\\f4a9"}.bi-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f4aa"}.bi-octagon-half[_ngcontent-%COMP%]:before{content:"\\f4ab"}.bi-octagon[_ngcontent-%COMP%]:before{content:"\\f4ac"}.bi-option[_ngcontent-%COMP%]:before{content:"\\f4ad"}.bi-outlet[_ngcontent-%COMP%]:before{content:"\\f4ae"}.bi-paint-bucket[_ngcontent-%COMP%]:before{content:"\\f4af"}.bi-palette-fill[_ngcontent-%COMP%]:before{content:"\\f4b0"}.bi-palette[_ngcontent-%COMP%]:before{content:"\\f4b1"}.bi-palette2[_ngcontent-%COMP%]:before{content:"\\f4b2"}.bi-paperclip[_ngcontent-%COMP%]:before{content:"\\f4b3"}.bi-paragraph[_ngcontent-%COMP%]:before{content:"\\f4b4"}.bi-patch-check-fill[_ngcontent-%COMP%]:before{content:"\\f4b5"}.bi-patch-check[_ngcontent-%COMP%]:before{content:"\\f4b6"}.bi-patch-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f4b7"}.bi-patch-exclamation[_ngcontent-%COMP%]:before{content:"\\f4b8"}.bi-patch-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4b9"}.bi-patch-minus[_ngcontent-%COMP%]:before{content:"\\f4ba"}.bi-patch-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4bb"}.bi-patch-plus[_ngcontent-%COMP%]:before{content:"\\f4bc"}.bi-patch-question-fill[_ngcontent-%COMP%]:before{content:"\\f4bd"}.bi-patch-question[_ngcontent-%COMP%]:before{content:"\\f4be"}.bi-pause-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4bf"}.bi-pause-btn[_ngcontent-%COMP%]:before{content:"\\f4c0"}.bi-pause-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4c1"}.bi-pause-circle[_ngcontent-%COMP%]:before{content:"\\f4c2"}.bi-pause-fill[_ngcontent-%COMP%]:before{content:"\\f4c3"}.bi-pause[_ngcontent-%COMP%]:before{content:"\\f4c4"}.bi-peace-fill[_ngcontent-%COMP%]:before{content:"\\f4c5"}.bi-peace[_ngcontent-%COMP%]:before{content:"\\f4c6"}.bi-pen-fill[_ngcontent-%COMP%]:before{content:"\\f4c7"}.bi-pen[_ngcontent-%COMP%]:before{content:"\\f4c8"}.bi-pencil-fill[_ngcontent-%COMP%]:before{content:"\\f4c9"}.bi-pencil-square[_ngcontent-%COMP%]:before{content:"\\f4ca"}.bi-pencil[_ngcontent-%COMP%]:before{content:"\\f4cb"}.bi-pentagon-fill[_ngcontent-%COMP%]:before{content:"\\f4cc"}.bi-pentagon-half[_ngcontent-%COMP%]:before{content:"\\f4cd"}.bi-pentagon[_ngcontent-%COMP%]:before{content:"\\f4ce"}.bi-people-fill[_ngcontent-%COMP%]:before{content:"\\f4cf"}.bi-people[_ngcontent-%COMP%]:before{content:"\\f4d0"}.bi-percent[_ngcontent-%COMP%]:before{content:"\\f4d1"}.bi-person-badge-fill[_ngcontent-%COMP%]:before{content:"\\f4d2"}.bi-person-badge[_ngcontent-%COMP%]:before{content:"\\f4d3"}.bi-person-bounding-box[_ngcontent-%COMP%]:before{content:"\\f4d4"}.bi-person-check-fill[_ngcontent-%COMP%]:before{content:"\\f4d5"}.bi-person-check[_ngcontent-%COMP%]:before{content:"\\f4d6"}.bi-person-circle[_ngcontent-%COMP%]:before{content:"\\f4d7"}.bi-person-dash-fill[_ngcontent-%COMP%]:before{content:"\\f4d8"}.bi-person-dash[_ngcontent-%COMP%]:before{content:"\\f4d9"}.bi-person-fill[_ngcontent-%COMP%]:before{content:"\\f4da"}.bi-person-lines-fill[_ngcontent-%COMP%]:before{content:"\\f4db"}.bi-person-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4dc"}.bi-person-plus[_ngcontent-%COMP%]:before{content:"\\f4dd"}.bi-person-square[_ngcontent-%COMP%]:before{content:"\\f4de"}.bi-person-x-fill[_ngcontent-%COMP%]:before{content:"\\f4df"}.bi-person-x[_ngcontent-%COMP%]:before{content:"\\f4e0"}.bi-person[_ngcontent-%COMP%]:before{content:"\\f4e1"}.bi-phone-fill[_ngcontent-%COMP%]:before{content:"\\f4e2"}.bi-phone-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f4e3"}.bi-phone-landscape[_ngcontent-%COMP%]:before{content:"\\f4e4"}.bi-phone-vibrate-fill[_ngcontent-%COMP%]:before{content:"\\f4e5"}.bi-phone-vibrate[_ngcontent-%COMP%]:before{content:"\\f4e6"}.bi-phone[_ngcontent-%COMP%]:before{content:"\\f4e7"}.bi-pie-chart-fill[_ngcontent-%COMP%]:before{content:"\\f4e8"}.bi-pie-chart[_ngcontent-%COMP%]:before{content:"\\f4e9"}.bi-pin-angle-fill[_ngcontent-%COMP%]:before{content:"\\f4ea"}.bi-pin-angle[_ngcontent-%COMP%]:before{content:"\\f4eb"}.bi-pin-fill[_ngcontent-%COMP%]:before{content:"\\f4ec"}.bi-pin[_ngcontent-%COMP%]:before{content:"\\f4ed"}.bi-pip-fill[_ngcontent-%COMP%]:before{content:"\\f4ee"}.bi-pip[_ngcontent-%COMP%]:before{content:"\\f4ef"}.bi-play-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4f0"}.bi-play-btn[_ngcontent-%COMP%]:before{content:"\\f4f1"}.bi-play-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f2"}.bi-play-circle[_ngcontent-%COMP%]:before{content:"\\f4f3"}.bi-play-fill[_ngcontent-%COMP%]:before{content:"\\f4f4"}.bi-play[_ngcontent-%COMP%]:before{content:"\\f4f5"}.bi-plug-fill[_ngcontent-%COMP%]:before{content:"\\f4f6"}.bi-plug[_ngcontent-%COMP%]:before{content:"\\f4f7"}.bi-plus-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f4f8"}.bi-plus-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f9"}.bi-plus-circle[_ngcontent-%COMP%]:before{content:"\\f4fa"}.bi-plus-square-dotted[_ngcontent-%COMP%]:before{content:"\\f4fb"}.bi-plus-square-fill[_ngcontent-%COMP%]:before{content:"\\f4fc"}.bi-plus-square[_ngcontent-%COMP%]:before{content:"\\f4fd"}.bi-plus[_ngcontent-%COMP%]:before{content:"\\f4fe"}.bi-power[_ngcontent-%COMP%]:before{content:"\\f4ff"}.bi-printer-fill[_ngcontent-%COMP%]:before{content:"\\f500"}.bi-printer[_ngcontent-%COMP%]:before{content:"\\f501"}.bi-puzzle-fill[_ngcontent-%COMP%]:before{content:"\\f502"}.bi-puzzle[_ngcontent-%COMP%]:before{content:"\\f503"}.bi-question-circle-fill[_ngcontent-%COMP%]:before{content:"\\f504"}.bi-question-circle[_ngcontent-%COMP%]:before{content:"\\f505"}.bi-question-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f506"}.bi-question-diamond[_ngcontent-%COMP%]:before{content:"\\f507"}.bi-question-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f508"}.bi-question-octagon[_ngcontent-%COMP%]:before{content:"\\f509"}.bi-question-square-fill[_ngcontent-%COMP%]:before{content:"\\f50a"}.bi-question-square[_ngcontent-%COMP%]:before{content:"\\f50b"}.bi-question[_ngcontent-%COMP%]:before{content:"\\f50c"}.bi-rainbow[_ngcontent-%COMP%]:before{content:"\\f50d"}.bi-receipt-cutoff[_ngcontent-%COMP%]:before{content:"\\f50e"}.bi-receipt[_ngcontent-%COMP%]:before{content:"\\f50f"}.bi-reception-0[_ngcontent-%COMP%]:before{content:"\\f510"}.bi-reception-1[_ngcontent-%COMP%]:before{content:"\\f511"}.bi-reception-2[_ngcontent-%COMP%]:before{content:"\\f512"}.bi-reception-3[_ngcontent-%COMP%]:before{content:"\\f513"}.bi-reception-4[_ngcontent-%COMP%]:before{content:"\\f514"}.bi-record-btn-fill[_ngcontent-%COMP%]:before{content:"\\f515"}.bi-record-btn[_ngcontent-%COMP%]:before{content:"\\f516"}.bi-record-circle-fill[_ngcontent-%COMP%]:before{content:"\\f517"}.bi-record-circle[_ngcontent-%COMP%]:before{content:"\\f518"}.bi-record-fill[_ngcontent-%COMP%]:before{content:"\\f519"}.bi-record[_ngcontent-%COMP%]:before{content:"\\f51a"}.bi-record2-fill[_ngcontent-%COMP%]:before{content:"\\f51b"}.bi-record2[_ngcontent-%COMP%]:before{content:"\\f51c"}.bi-reply-all-fill[_ngcontent-%COMP%]:before{content:"\\f51d"}.bi-reply-all[_ngcontent-%COMP%]:before{content:"\\f51e"}.bi-reply-fill[_ngcontent-%COMP%]:before{content:"\\f51f"}.bi-reply[_ngcontent-%COMP%]:before{content:"\\f520"}.bi-rss-fill[_ngcontent-%COMP%]:before{content:"\\f521"}.bi-rss[_ngcontent-%COMP%]:before{content:"\\f522"}.bi-rulers[_ngcontent-%COMP%]:before{content:"\\f523"}.bi-save-fill[_ngcontent-%COMP%]:before{content:"\\f524"}.bi-save[_ngcontent-%COMP%]:before{content:"\\f525"}.bi-save2-fill[_ngcontent-%COMP%]:before{content:"\\f526"}.bi-save2[_ngcontent-%COMP%]:before{content:"\\f527"}.bi-scissors[_ngcontent-%COMP%]:before{content:"\\f528"}.bi-screwdriver[_ngcontent-%COMP%]:before{content:"\\f529"}.bi-search[_ngcontent-%COMP%]:before{content:"\\f52a"}.bi-segmented-nav[_ngcontent-%COMP%]:before{content:"\\f52b"}.bi-server[_ngcontent-%COMP%]:before{content:"\\f52c"}.bi-share-fill[_ngcontent-%COMP%]:before{content:"\\f52d"}.bi-share[_ngcontent-%COMP%]:before{content:"\\f52e"}.bi-shield-check[_ngcontent-%COMP%]:before{content:"\\f52f"}.bi-shield-exclamation[_ngcontent-%COMP%]:before{content:"\\f530"}.bi-shield-fill-check[_ngcontent-%COMP%]:before{content:"\\f531"}.bi-shield-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f532"}.bi-shield-fill-minus[_ngcontent-%COMP%]:before{content:"\\f533"}.bi-shield-fill-plus[_ngcontent-%COMP%]:before{content:"\\f534"}.bi-shield-fill-x[_ngcontent-%COMP%]:before{content:"\\f535"}.bi-shield-fill[_ngcontent-%COMP%]:before{content:"\\f536"}.bi-shield-lock-fill[_ngcontent-%COMP%]:before{content:"\\f537"}.bi-shield-lock[_ngcontent-%COMP%]:before{content:"\\f538"}.bi-shield-minus[_ngcontent-%COMP%]:before{content:"\\f539"}.bi-shield-plus[_ngcontent-%COMP%]:before{content:"\\f53a"}.bi-shield-shaded[_ngcontent-%COMP%]:before{content:"\\f53b"}.bi-shield-slash-fill[_ngcontent-%COMP%]:before{content:"\\f53c"}.bi-shield-slash[_ngcontent-%COMP%]:before{content:"\\f53d"}.bi-shield-x[_ngcontent-%COMP%]:before{content:"\\f53e"}.bi-shield[_ngcontent-%COMP%]:before{content:"\\f53f"}.bi-shift-fill[_ngcontent-%COMP%]:before{content:"\\f540"}.bi-shift[_ngcontent-%COMP%]:before{content:"\\f541"}.bi-shop-window[_ngcontent-%COMP%]:before{content:"\\f542"}.bi-shop[_ngcontent-%COMP%]:before{content:"\\f543"}.bi-shuffle[_ngcontent-%COMP%]:before{content:"\\f544"}.bi-signpost-2-fill[_ngcontent-%COMP%]:before{content:"\\f545"}.bi-signpost-2[_ngcontent-%COMP%]:before{content:"\\f546"}.bi-signpost-fill[_ngcontent-%COMP%]:before{content:"\\f547"}.bi-signpost-split-fill[_ngcontent-%COMP%]:before{content:"\\f548"}.bi-signpost-split[_ngcontent-%COMP%]:before{content:"\\f549"}.bi-signpost[_ngcontent-%COMP%]:before{content:"\\f54a"}.bi-sim-fill[_ngcontent-%COMP%]:before{content:"\\f54b"}.bi-sim[_ngcontent-%COMP%]:before{content:"\\f54c"}.bi-skip-backward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f54d"}.bi-skip-backward-btn[_ngcontent-%COMP%]:before{content:"\\f54e"}.bi-skip-backward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f54f"}.bi-skip-backward-circle[_ngcontent-%COMP%]:before{content:"\\f550"}.bi-skip-backward-fill[_ngcontent-%COMP%]:before{content:"\\f551"}.bi-skip-backward[_ngcontent-%COMP%]:before{content:"\\f552"}.bi-skip-end-btn-fill[_ngcontent-%COMP%]:before{content:"\\f553"}.bi-skip-end-btn[_ngcontent-%COMP%]:before{content:"\\f554"}.bi-skip-end-circle-fill[_ngcontent-%COMP%]:before{content:"\\f555"}.bi-skip-end-circle[_ngcontent-%COMP%]:before{content:"\\f556"}.bi-skip-end-fill[_ngcontent-%COMP%]:before{content:"\\f557"}.bi-skip-end[_ngcontent-%COMP%]:before{content:"\\f558"}.bi-skip-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f559"}.bi-skip-forward-btn[_ngcontent-%COMP%]:before{content:"\\f55a"}.bi-skip-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f55b"}.bi-skip-forward-circle[_ngcontent-%COMP%]:before{content:"\\f55c"}.bi-skip-forward-fill[_ngcontent-%COMP%]:before{content:"\\f55d"}.bi-skip-forward[_ngcontent-%COMP%]:before{content:"\\f55e"}.bi-skip-start-btn-fill[_ngcontent-%COMP%]:before{content:"\\f55f"}.bi-skip-start-btn[_ngcontent-%COMP%]:before{content:"\\f560"}.bi-skip-start-circle-fill[_ngcontent-%COMP%]:before{content:"\\f561"}.bi-skip-start-circle[_ngcontent-%COMP%]:before{content:"\\f562"}.bi-skip-start-fill[_ngcontent-%COMP%]:before{content:"\\f563"}.bi-skip-start[_ngcontent-%COMP%]:before{content:"\\f564"}.bi-slack[_ngcontent-%COMP%]:before{content:"\\f565"}.bi-slash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f566"}.bi-slash-circle[_ngcontent-%COMP%]:before{content:"\\f567"}.bi-slash-square-fill[_ngcontent-%COMP%]:before{content:"\\f568"}.bi-slash-square[_ngcontent-%COMP%]:before{content:"\\f569"}.bi-slash[_ngcontent-%COMP%]:before{content:"\\f56a"}.bi-sliders[_ngcontent-%COMP%]:before{content:"\\f56b"}.bi-smartwatch[_ngcontent-%COMP%]:before{content:"\\f56c"}.bi-snow[_ngcontent-%COMP%]:before{content:"\\f56d"}.bi-snow2[_ngcontent-%COMP%]:before{content:"\\f56e"}.bi-snow3[_ngcontent-%COMP%]:before{content:"\\f56f"}.bi-sort-alpha-down-alt[_ngcontent-%COMP%]:before{content:"\\f570"}.bi-sort-alpha-down[_ngcontent-%COMP%]:before{content:"\\f571"}.bi-sort-alpha-up-alt[_ngcontent-%COMP%]:before{content:"\\f572"}.bi-sort-alpha-up[_ngcontent-%COMP%]:before{content:"\\f573"}.bi-sort-down-alt[_ngcontent-%COMP%]:before{content:"\\f574"}.bi-sort-down[_ngcontent-%COMP%]:before{content:"\\f575"}.bi-sort-numeric-down-alt[_ngcontent-%COMP%]:before{content:"\\f576"}.bi-sort-numeric-down[_ngcontent-%COMP%]:before{content:"\\f577"}.bi-sort-numeric-up-alt[_ngcontent-%COMP%]:before{content:"\\f578"}.bi-sort-numeric-up[_ngcontent-%COMP%]:before{content:"\\f579"}.bi-sort-up-alt[_ngcontent-%COMP%]:before{content:"\\f57a"}.bi-sort-up[_ngcontent-%COMP%]:before{content:"\\f57b"}.bi-soundwave[_ngcontent-%COMP%]:before{content:"\\f57c"}.bi-speaker-fill[_ngcontent-%COMP%]:before{content:"\\f57d"}.bi-speaker[_ngcontent-%COMP%]:before{content:"\\f57e"}.bi-speedometer[_ngcontent-%COMP%]:before{content:"\\f57f"}.bi-speedometer2[_ngcontent-%COMP%]:before{content:"\\f580"}.bi-spellcheck[_ngcontent-%COMP%]:before{content:"\\f581"}.bi-square-fill[_ngcontent-%COMP%]:before{content:"\\f582"}.bi-square-half[_ngcontent-%COMP%]:before{content:"\\f583"}.bi-square[_ngcontent-%COMP%]:before{content:"\\f584"}.bi-stack[_ngcontent-%COMP%]:before{content:"\\f585"}.bi-star-fill[_ngcontent-%COMP%]:before{content:"\\f586"}.bi-star-half[_ngcontent-%COMP%]:before{content:"\\f587"}.bi-star[_ngcontent-%COMP%]:before{content:"\\f588"}.bi-stars[_ngcontent-%COMP%]:before{content:"\\f589"}.bi-stickies-fill[_ngcontent-%COMP%]:before{content:"\\f58a"}.bi-stickies[_ngcontent-%COMP%]:before{content:"\\f58b"}.bi-sticky-fill[_ngcontent-%COMP%]:before{content:"\\f58c"}.bi-sticky[_ngcontent-%COMP%]:before{content:"\\f58d"}.bi-stop-btn-fill[_ngcontent-%COMP%]:before{content:"\\f58e"}.bi-stop-btn[_ngcontent-%COMP%]:before{content:"\\f58f"}.bi-stop-circle-fill[_ngcontent-%COMP%]:before{content:"\\f590"}.bi-stop-circle[_ngcontent-%COMP%]:before{content:"\\f591"}.bi-stop-fill[_ngcontent-%COMP%]:before{content:"\\f592"}.bi-stop[_ngcontent-%COMP%]:before{content:"\\f593"}.bi-stoplights-fill[_ngcontent-%COMP%]:before{content:"\\f594"}.bi-stoplights[_ngcontent-%COMP%]:before{content:"\\f595"}.bi-stopwatch-fill[_ngcontent-%COMP%]:before{content:"\\f596"}.bi-stopwatch[_ngcontent-%COMP%]:before{content:"\\f597"}.bi-subtract[_ngcontent-%COMP%]:before{content:"\\f598"}.bi-suit-club-fill[_ngcontent-%COMP%]:before{content:"\\f599"}.bi-suit-club[_ngcontent-%COMP%]:before{content:"\\f59a"}.bi-suit-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f59b"}.bi-suit-diamond[_ngcontent-%COMP%]:before{content:"\\f59c"}.bi-suit-heart-fill[_ngcontent-%COMP%]:before{content:"\\f59d"}.bi-suit-heart[_ngcontent-%COMP%]:before{content:"\\f59e"}.bi-suit-spade-fill[_ngcontent-%COMP%]:before{content:"\\f59f"}.bi-suit-spade[_ngcontent-%COMP%]:before{content:"\\f5a0"}.bi-sun-fill[_ngcontent-%COMP%]:before{content:"\\f5a1"}.bi-sun[_ngcontent-%COMP%]:before{content:"\\f5a2"}.bi-sunglasses[_ngcontent-%COMP%]:before{content:"\\f5a3"}.bi-sunrise-fill[_ngcontent-%COMP%]:before{content:"\\f5a4"}.bi-sunrise[_ngcontent-%COMP%]:before{content:"\\f5a5"}.bi-sunset-fill[_ngcontent-%COMP%]:before{content:"\\f5a6"}.bi-sunset[_ngcontent-%COMP%]:before{content:"\\f5a7"}.bi-symmetry-horizontal[_ngcontent-%COMP%]:before{content:"\\f5a8"}.bi-symmetry-vertical[_ngcontent-%COMP%]:before{content:"\\f5a9"}.bi-table[_ngcontent-%COMP%]:before{content:"\\f5aa"}.bi-tablet-fill[_ngcontent-%COMP%]:before{content:"\\f5ab"}.bi-tablet-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f5ac"}.bi-tablet-landscape[_ngcontent-%COMP%]:before{content:"\\f5ad"}.bi-tablet[_ngcontent-%COMP%]:before{content:"\\f5ae"}.bi-tag-fill[_ngcontent-%COMP%]:before{content:"\\f5af"}.bi-tag[_ngcontent-%COMP%]:before{content:"\\f5b0"}.bi-tags-fill[_ngcontent-%COMP%]:before{content:"\\f5b1"}.bi-tags[_ngcontent-%COMP%]:before{content:"\\f5b2"}.bi-telegram[_ngcontent-%COMP%]:before{content:"\\f5b3"}.bi-telephone-fill[_ngcontent-%COMP%]:before{content:"\\f5b4"}.bi-telephone-forward-fill[_ngcontent-%COMP%]:before{content:"\\f5b5"}.bi-telephone-forward[_ngcontent-%COMP%]:before{content:"\\f5b6"}.bi-telephone-inbound-fill[_ngcontent-%COMP%]:before{content:"\\f5b7"}.bi-telephone-inbound[_ngcontent-%COMP%]:before{content:"\\f5b8"}.bi-telephone-minus-fill[_ngcontent-%COMP%]:before{content:"\\f5b9"}.bi-telephone-minus[_ngcontent-%COMP%]:before{content:"\\f5ba"}.bi-telephone-outbound-fill[_ngcontent-%COMP%]:before{content:"\\f5bb"}.bi-telephone-outbound[_ngcontent-%COMP%]:before{content:"\\f5bc"}.bi-telephone-plus-fill[_ngcontent-%COMP%]:before{content:"\\f5bd"}.bi-telephone-plus[_ngcontent-%COMP%]:before{content:"\\f5be"}.bi-telephone-x-fill[_ngcontent-%COMP%]:before{content:"\\f5bf"}.bi-telephone-x[_ngcontent-%COMP%]:before{content:"\\f5c0"}.bi-telephone[_ngcontent-%COMP%]:before{content:"\\f5c1"}.bi-terminal-fill[_ngcontent-%COMP%]:before{content:"\\f5c2"}.bi-terminal[_ngcontent-%COMP%]:before{content:"\\f5c3"}.bi-text-center[_ngcontent-%COMP%]:before{content:"\\f5c4"}.bi-text-indent-left[_ngcontent-%COMP%]:before{content:"\\f5c5"}.bi-text-indent-right[_ngcontent-%COMP%]:before{content:"\\f5c6"}.bi-text-left[_ngcontent-%COMP%]:before{content:"\\f5c7"}.bi-text-paragraph[_ngcontent-%COMP%]:before{content:"\\f5c8"}.bi-text-right[_ngcontent-%COMP%]:before{content:"\\f5c9"}.bi-textarea-resize[_ngcontent-%COMP%]:before{content:"\\f5ca"}.bi-textarea-t[_ngcontent-%COMP%]:before{content:"\\f5cb"}.bi-textarea[_ngcontent-%COMP%]:before{content:"\\f5cc"}.bi-thermometer-half[_ngcontent-%COMP%]:before{content:"\\f5cd"}.bi-thermometer-high[_ngcontent-%COMP%]:before{content:"\\f5ce"}.bi-thermometer-low[_ngcontent-%COMP%]:before{content:"\\f5cf"}.bi-thermometer-snow[_ngcontent-%COMP%]:before{content:"\\f5d0"}.bi-thermometer-sun[_ngcontent-%COMP%]:before{content:"\\f5d1"}.bi-thermometer[_ngcontent-%COMP%]:before{content:"\\f5d2"}.bi-three-dots-vertical[_ngcontent-%COMP%]:before{content:"\\f5d3"}.bi-three-dots[_ngcontent-%COMP%]:before{content:"\\f5d4"}.bi-toggle-off[_ngcontent-%COMP%]:before{content:"\\f5d5"}.bi-toggle-on[_ngcontent-%COMP%]:before{content:"\\f5d6"}.bi-toggle2-off[_ngcontent-%COMP%]:before{content:"\\f5d7"}.bi-toggle2-on[_ngcontent-%COMP%]:before{content:"\\f5d8"}.bi-toggles[_ngcontent-%COMP%]:before{content:"\\f5d9"}.bi-toggles2[_ngcontent-%COMP%]:before{content:"\\f5da"}.bi-tools[_ngcontent-%COMP%]:before{content:"\\f5db"}.bi-tornado[_ngcontent-%COMP%]:before{content:"\\f5dc"}.bi-trash-fill[_ngcontent-%COMP%]:before{content:"\\f5dd"}.bi-trash[_ngcontent-%COMP%]:before{content:"\\f5de"}.bi-trash2-fill[_ngcontent-%COMP%]:before{content:"\\f5df"}.bi-trash2[_ngcontent-%COMP%]:before{content:"\\f5e0"}.bi-tree-fill[_ngcontent-%COMP%]:before{content:"\\f5e1"}.bi-tree[_ngcontent-%COMP%]:before{content:"\\f5e2"}.bi-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f5e3"}.bi-triangle-half[_ngcontent-%COMP%]:before{content:"\\f5e4"}.bi-triangle[_ngcontent-%COMP%]:before{content:"\\f5e5"}.bi-trophy-fill[_ngcontent-%COMP%]:before{content:"\\f5e6"}.bi-trophy[_ngcontent-%COMP%]:before{content:"\\f5e7"}.bi-tropical-storm[_ngcontent-%COMP%]:before{content:"\\f5e8"}.bi-truck-flatbed[_ngcontent-%COMP%]:before{content:"\\f5e9"}.bi-truck[_ngcontent-%COMP%]:before{content:"\\f5ea"}.bi-tsunami[_ngcontent-%COMP%]:before{content:"\\f5eb"}.bi-tv-fill[_ngcontent-%COMP%]:before{content:"\\f5ec"}.bi-tv[_ngcontent-%COMP%]:before{content:"\\f5ed"}.bi-twitch[_ngcontent-%COMP%]:before{content:"\\f5ee"}.bi-twitter[_ngcontent-%COMP%]:before{content:"\\f5ef"}.bi-type-bold[_ngcontent-%COMP%]:before{content:"\\f5f0"}.bi-type-h1[_ngcontent-%COMP%]:before{content:"\\f5f1"}.bi-type-h2[_ngcontent-%COMP%]:before{content:"\\f5f2"}.bi-type-h3[_ngcontent-%COMP%]:before{content:"\\f5f3"}.bi-type-italic[_ngcontent-%COMP%]:before{content:"\\f5f4"}.bi-type-strikethrough[_ngcontent-%COMP%]:before{content:"\\f5f5"}.bi-type-underline[_ngcontent-%COMP%]:before{content:"\\f5f6"}.bi-type[_ngcontent-%COMP%]:before{content:"\\f5f7"}.bi-ui-checks-grid[_ngcontent-%COMP%]:before{content:"\\f5f8"}.bi-ui-checks[_ngcontent-%COMP%]:before{content:"\\f5f9"}.bi-ui-radios-grid[_ngcontent-%COMP%]:before{content:"\\f5fa"}.bi-ui-radios[_ngcontent-%COMP%]:before{content:"\\f5fb"}.bi-umbrella-fill[_ngcontent-%COMP%]:before{content:"\\f5fc"}.bi-umbrella[_ngcontent-%COMP%]:before{content:"\\f5fd"}.bi-union[_ngcontent-%COMP%]:before{content:"\\f5fe"}.bi-unlock-fill[_ngcontent-%COMP%]:before{content:"\\f5ff"}.bi-unlock[_ngcontent-%COMP%]:before{content:"\\f600"}.bi-upc-scan[_ngcontent-%COMP%]:before{content:"\\f601"}.bi-upc[_ngcontent-%COMP%]:before{content:"\\f602"}.bi-upload[_ngcontent-%COMP%]:before{content:"\\f603"}.bi-vector-pen[_ngcontent-%COMP%]:before{content:"\\f604"}.bi-view-list[_ngcontent-%COMP%]:before{content:"\\f605"}.bi-view-stacked[_ngcontent-%COMP%]:before{content:"\\f606"}.bi-vinyl-fill[_ngcontent-%COMP%]:before{content:"\\f607"}.bi-vinyl[_ngcontent-%COMP%]:before{content:"\\f608"}.bi-voicemail[_ngcontent-%COMP%]:before{content:"\\f609"}.bi-volume-down-fill[_ngcontent-%COMP%]:before{content:"\\f60a"}.bi-volume-down[_ngcontent-%COMP%]:before{content:"\\f60b"}.bi-volume-mute-fill[_ngcontent-%COMP%]:before{content:"\\f60c"}.bi-volume-mute[_ngcontent-%COMP%]:before{content:"\\f60d"}.bi-volume-off-fill[_ngcontent-%COMP%]:before{content:"\\f60e"}.bi-volume-off[_ngcontent-%COMP%]:before{content:"\\f60f"}.bi-volume-up-fill[_ngcontent-%COMP%]:before{content:"\\f610"}.bi-volume-up[_ngcontent-%COMP%]:before{content:"\\f611"}.bi-vr[_ngcontent-%COMP%]:before{content:"\\f612"}.bi-wallet-fill[_ngcontent-%COMP%]:before{content:"\\f613"}.bi-wallet[_ngcontent-%COMP%]:before{content:"\\f614"}.bi-wallet2[_ngcontent-%COMP%]:before{content:"\\f615"}.bi-watch[_ngcontent-%COMP%]:before{content:"\\f616"}.bi-water[_ngcontent-%COMP%]:before{content:"\\f617"}.bi-whatsapp[_ngcontent-%COMP%]:before{content:"\\f618"}.bi-wifi-1[_ngcontent-%COMP%]:before{content:"\\f619"}.bi-wifi-2[_ngcontent-%COMP%]:before{content:"\\f61a"}.bi-wifi-off[_ngcontent-%COMP%]:before{content:"\\f61b"}.bi-wifi[_ngcontent-%COMP%]:before{content:"\\f61c"}.bi-wind[_ngcontent-%COMP%]:before{content:"\\f61d"}.bi-window-dock[_ngcontent-%COMP%]:before{content:"\\f61e"}.bi-window-sidebar[_ngcontent-%COMP%]:before{content:"\\f61f"}.bi-window[_ngcontent-%COMP%]:before{content:"\\f620"}.bi-wrench[_ngcontent-%COMP%]:before{content:"\\f621"}.bi-x-circle-fill[_ngcontent-%COMP%]:before{content:"\\f622"}.bi-x-circle[_ngcontent-%COMP%]:before{content:"\\f623"}.bi-x-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f624"}.bi-x-diamond[_ngcontent-%COMP%]:before{content:"\\f625"}.bi-x-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f626"}.bi-x-octagon[_ngcontent-%COMP%]:before{content:"\\f627"}.bi-x-square-fill[_ngcontent-%COMP%]:before{content:"\\f628"}.bi-x-square[_ngcontent-%COMP%]:before{content:"\\f629"}.bi-x[_ngcontent-%COMP%]:before{content:"\\f62a"}.bi-youtube[_ngcontent-%COMP%]:before{content:"\\f62b"}.bi-zoom-in[_ngcontent-%COMP%]:before{content:"\\f62c"}.bi-zoom-out[_ngcontent-%COMP%]:before{content:"\\f62d"}.bi-bank[_ngcontent-%COMP%]:before{content:"\\f62e"}.bi-bank2[_ngcontent-%COMP%]:before{content:"\\f62f"}.bi-bell-slash-fill[_ngcontent-%COMP%]:before{content:"\\f630"}.bi-bell-slash[_ngcontent-%COMP%]:before{content:"\\f631"}.bi-cash-coin[_ngcontent-%COMP%]:before{content:"\\f632"}.bi-check-lg[_ngcontent-%COMP%]:before{content:"\\f633"}.bi-coin[_ngcontent-%COMP%]:before{content:"\\f634"}.bi-currency-bitcoin[_ngcontent-%COMP%]:before{content:"\\f635"}.bi-currency-dollar[_ngcontent-%COMP%]:before{content:"\\f636"}.bi-currency-euro[_ngcontent-%COMP%]:before{content:"\\f637"}.bi-currency-exchange[_ngcontent-%COMP%]:before{content:"\\f638"}.bi-currency-pound[_ngcontent-%COMP%]:before{content:"\\f639"}.bi-currency-yen[_ngcontent-%COMP%]:before{content:"\\f63a"}.bi-dash-lg[_ngcontent-%COMP%]:before{content:"\\f63b"}.bi-exclamation-lg[_ngcontent-%COMP%]:before{content:"\\f63c"}.bi-file-earmark-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63d"}.bi-file-earmark-pdf[_ngcontent-%COMP%]:before{content:"\\f63e"}.bi-file-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63f"}.bi-file-pdf[_ngcontent-%COMP%]:before{content:"\\f640"}.bi-gender-ambiguous[_ngcontent-%COMP%]:before{content:"\\f641"}.bi-gender-female[_ngcontent-%COMP%]:before{content:"\\f642"}.bi-gender-male[_ngcontent-%COMP%]:before{content:"\\f643"}.bi-gender-trans[_ngcontent-%COMP%]:before{content:"\\f644"}.bi-headset-vr[_ngcontent-%COMP%]:before{content:"\\f645"}.bi-info-lg[_ngcontent-%COMP%]:before{content:"\\f646"}.bi-mastodon[_ngcontent-%COMP%]:before{content:"\\f647"}.bi-messenger[_ngcontent-%COMP%]:before{content:"\\f648"}.bi-piggy-bank-fill[_ngcontent-%COMP%]:before{content:"\\f649"}.bi-piggy-bank[_ngcontent-%COMP%]:before{content:"\\f64a"}.bi-pin-map-fill[_ngcontent-%COMP%]:before{content:"\\f64b"}.bi-pin-map[_ngcontent-%COMP%]:before{content:"\\f64c"}.bi-plus-lg[_ngcontent-%COMP%]:before{content:"\\f64d"}.bi-question-lg[_ngcontent-%COMP%]:before{content:"\\f64e"}.bi-recycle[_ngcontent-%COMP%]:before{content:"\\f64f"}.bi-reddit[_ngcontent-%COMP%]:before{content:"\\f650"}.bi-safe-fill[_ngcontent-%COMP%]:before{content:"\\f651"}.bi-safe2-fill[_ngcontent-%COMP%]:before{content:"\\f652"}.bi-safe2[_ngcontent-%COMP%]:before{content:"\\f653"}.bi-sd-card-fill[_ngcontent-%COMP%]:before{content:"\\f654"}.bi-sd-card[_ngcontent-%COMP%]:before{content:"\\f655"}.bi-skype[_ngcontent-%COMP%]:before{content:"\\f656"}.bi-slash-lg[_ngcontent-%COMP%]:before{content:"\\f657"}.bi-translate[_ngcontent-%COMP%]:before{content:"\\f658"}.bi-x-lg[_ngcontent-%COMP%]:before{content:"\\f659"}.bi-safe[_ngcontent-%COMP%]:before{content:"\\f65a"}.bi-apple[_ngcontent-%COMP%]:before{content:"\\f65b"}.bi-microsoft[_ngcontent-%COMP%]:before{content:"\\f65d"}.bi-windows[_ngcontent-%COMP%]:before{content:"\\f65e"}.bi-behance[_ngcontent-%COMP%]:before{content:"\\f65c"}.bi-dribbble[_ngcontent-%COMP%]:before{content:"\\f65f"}.bi-line[_ngcontent-%COMP%]:before{content:"\\f660"}.bi-medium[_ngcontent-%COMP%]:before{content:"\\f661"}.bi-paypal[_ngcontent-%COMP%]:before{content:"\\f662"}.bi-pinterest[_ngcontent-%COMP%]:before{content:"\\f663"}.bi-signal[_ngcontent-%COMP%]:before{content:"\\f664"}.bi-snapchat[_ngcontent-%COMP%]:before{content:"\\f665"}.bi-spotify[_ngcontent-%COMP%]:before{content:"\\f666"}.bi-stack-overflow[_ngcontent-%COMP%]:before{content:"\\f667"}.bi-strava[_ngcontent-%COMP%]:before{content:"\\f668"}.bi-wordpress[_ngcontent-%COMP%]:before{content:"\\f669"}.bi-vimeo[_ngcontent-%COMP%]:before{content:"\\f66a"}.bi-activity[_ngcontent-%COMP%]:before{content:"\\f66b"}.bi-easel2-fill[_ngcontent-%COMP%]:before{content:"\\f66c"}.bi-easel2[_ngcontent-%COMP%]:before{content:"\\f66d"}.bi-easel3-fill[_ngcontent-%COMP%]:before{content:"\\f66e"}.bi-easel3[_ngcontent-%COMP%]:before{content:"\\f66f"}.bi-fan[_ngcontent-%COMP%]:before{content:"\\f670"}.bi-fingerprint[_ngcontent-%COMP%]:before{content:"\\f671"}.bi-graph-down-arrow[_ngcontent-%COMP%]:before{content:"\\f672"}.bi-graph-up-arrow[_ngcontent-%COMP%]:before{content:"\\f673"}.bi-hypnotize[_ngcontent-%COMP%]:before{content:"\\f674"}.bi-magic[_ngcontent-%COMP%]:before{content:"\\f675"}.bi-person-rolodex[_ngcontent-%COMP%]:before{content:"\\f676"}.bi-person-video[_ngcontent-%COMP%]:before{content:"\\f677"}.bi-person-video2[_ngcontent-%COMP%]:before{content:"\\f678"}.bi-person-video3[_ngcontent-%COMP%]:before{content:"\\f679"}.bi-person-workspace[_ngcontent-%COMP%]:before{content:"\\f67a"}.bi-radioactive[_ngcontent-%COMP%]:before{content:"\\f67b"}.bi-webcam-fill[_ngcontent-%COMP%]:before{content:"\\f67c"}.bi-webcam[_ngcontent-%COMP%]:before{content:"\\f67d"}.bi-yin-yang[_ngcontent-%COMP%]:before{content:"\\f67e"}.bi-bandaid-fill[_ngcontent-%COMP%]:before{content:"\\f680"}.bi-bandaid[_ngcontent-%COMP%]:before{content:"\\f681"}.bi-bluetooth[_ngcontent-%COMP%]:before{content:"\\f682"}.bi-body-text[_ngcontent-%COMP%]:before{content:"\\f683"}.bi-boombox[_ngcontent-%COMP%]:before{content:"\\f684"}.bi-boxes[_ngcontent-%COMP%]:before{content:"\\f685"}.bi-dpad-fill[_ngcontent-%COMP%]:before{content:"\\f686"}.bi-dpad[_ngcontent-%COMP%]:before{content:"\\f687"}.bi-ear-fill[_ngcontent-%COMP%]:before{content:"\\f688"}.bi-ear[_ngcontent-%COMP%]:before{content:"\\f689"}.bi-envelope-check-1[_ngcontent-%COMP%]:before{content:"\\f68a"}.bi-envelope-check-fill[_ngcontent-%COMP%]:before{content:"\\f68b"}.bi-envelope-check[_ngcontent-%COMP%]:before{content:"\\f68c"}.bi-envelope-dash-1[_ngcontent-%COMP%]:before{content:"\\f68d"}.bi-envelope-dash-fill[_ngcontent-%COMP%]:before{content:"\\f68e"}.bi-envelope-dash[_ngcontent-%COMP%]:before{content:"\\f68f"}.bi-envelope-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f690"}.bi-envelope-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f691"}.bi-envelope-exclamation[_ngcontent-%COMP%]:before{content:"\\f692"}.bi-envelope-plus-fill[_ngcontent-%COMP%]:before{content:"\\f693"}.bi-envelope-plus[_ngcontent-%COMP%]:before{content:"\\f694"}.bi-envelope-slash-1[_ngcontent-%COMP%]:before{content:"\\f695"}.bi-envelope-slash-fill[_ngcontent-%COMP%]:before{content:"\\f696"}.bi-envelope-slash[_ngcontent-%COMP%]:before{content:"\\f697"}.bi-envelope-x-1[_ngcontent-%COMP%]:before{content:"\\f698"}.bi-envelope-x-fill[_ngcontent-%COMP%]:before{content:"\\f699"}.bi-envelope-x[_ngcontent-%COMP%]:before{content:"\\f69a"}.bi-explicit-fill[_ngcontent-%COMP%]:before{content:"\\f69b"}.bi-explicit[_ngcontent-%COMP%]:before{content:"\\f69c"}.bi-git[_ngcontent-%COMP%]:before{content:"\\f69d"}.bi-infinity[_ngcontent-%COMP%]:before{content:"\\f69e"}.bi-list-columns-reverse[_ngcontent-%COMP%]:before{content:"\\f69f"}.bi-list-columns[_ngcontent-%COMP%]:before{content:"\\f6a0"}.bi-meta[_ngcontent-%COMP%]:before{content:"\\f6a1"}.bi-mortorboard-fill[_ngcontent-%COMP%]:before{content:"\\f6a2"}.bi-mortorboard[_ngcontent-%COMP%]:before{content:"\\f6a3"}.bi-nintendo-switch[_ngcontent-%COMP%]:before{content:"\\f6a4"}.bi-pc-display-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a5"}.bi-pc-display[_ngcontent-%COMP%]:before{content:"\\f6a6"}.bi-pc-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a7"}.bi-pc[_ngcontent-%COMP%]:before{content:"\\f6a8"}.bi-playstation[_ngcontent-%COMP%]:before{content:"\\f6a9"}.bi-plus-slash-minus[_ngcontent-%COMP%]:before{content:"\\f6aa"}.bi-projector-fill[_ngcontent-%COMP%]:before{content:"\\f6ab"}.bi-projector[_ngcontent-%COMP%]:before{content:"\\f6ac"}.bi-qr-code-scan[_ngcontent-%COMP%]:before{content:"\\f6ad"}.bi-qr-code[_ngcontent-%COMP%]:before{content:"\\f6ae"}.bi-quora[_ngcontent-%COMP%]:before{content:"\\f6af"}.bi-quote[_ngcontent-%COMP%]:before{content:"\\f6b0"}.bi-robot[_ngcontent-%COMP%]:before{content:"\\f6b1"}.bi-send-check-fill[_ngcontent-%COMP%]:before{content:"\\f6b2"}.bi-send-check[_ngcontent-%COMP%]:before{content:"\\f6b3"}.bi-send-dash-fill[_ngcontent-%COMP%]:before{content:"\\f6b4"}.bi-send-dash[_ngcontent-%COMP%]:before{content:"\\f6b5"}.bi-send-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f6b6"}.bi-send-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f6b7"}.bi-send-exclamation[_ngcontent-%COMP%]:before{content:"\\f6b8"}.bi-send-fill[_ngcontent-%COMP%]:before{content:"\\f6b9"}.bi-send-plus-fill[_ngcontent-%COMP%]:before{content:"\\f6ba"}.bi-send-plus[_ngcontent-%COMP%]:before{content:"\\f6bb"}.bi-send-slash-fill[_ngcontent-%COMP%]:before{content:"\\f6bc"}.bi-send-slash[_ngcontent-%COMP%]:before{content:"\\f6bd"}.bi-send-x-fill[_ngcontent-%COMP%]:before{content:"\\f6be"}.bi-send-x[_ngcontent-%COMP%]:before{content:"\\f6bf"}.bi-send[_ngcontent-%COMP%]:before{content:"\\f6c0"}.bi-steam[_ngcontent-%COMP%]:before{content:"\\f6c1"}.bi-terminal-dash-1[_ngcontent-%COMP%]:before{content:"\\f6c2"}.bi-terminal-dash[_ngcontent-%COMP%]:before{content:"\\f6c3"}.bi-terminal-plus[_ngcontent-%COMP%]:before{content:"\\f6c4"}.bi-terminal-split[_ngcontent-%COMP%]:before{content:"\\f6c5"}.bi-ticket-detailed-fill[_ngcontent-%COMP%]:before{content:"\\f6c6"}.bi-ticket-detailed[_ngcontent-%COMP%]:before{content:"\\f6c7"}.bi-ticket-fill[_ngcontent-%COMP%]:before{content:"\\f6c8"}.bi-ticket-perforated-fill[_ngcontent-%COMP%]:before{content:"\\f6c9"}.bi-ticket-perforated[_ngcontent-%COMP%]:before{content:"\\f6ca"}.bi-ticket[_ngcontent-%COMP%]:before{content:"\\f6cb"}.bi-tiktok[_ngcontent-%COMP%]:before{content:"\\f6cc"}.bi-window-dash[_ngcontent-%COMP%]:before{content:"\\f6cd"}.bi-window-desktop[_ngcontent-%COMP%]:before{content:"\\f6ce"}.bi-window-fullscreen[_ngcontent-%COMP%]:before{content:"\\f6cf"}.bi-window-plus[_ngcontent-%COMP%]:before{content:"\\f6d0"}.bi-window-split[_ngcontent-%COMP%]:before{content:"\\f6d1"}.bi-window-stack[_ngcontent-%COMP%]:before{content:"\\f6d2"}.bi-window-x[_ngcontent-%COMP%]:before{content:"\\f6d3"}.bi-xbox[_ngcontent-%COMP%]:before{content:"\\f6d4"}.bi-ethernet[_ngcontent-%COMP%]:before{content:"\\f6d5"}.bi-hdmi-fill[_ngcontent-%COMP%]:before{content:"\\f6d6"}.bi-hdmi[_ngcontent-%COMP%]:before{content:"\\f6d7"}.bi-usb-c-fill[_ngcontent-%COMP%]:before{content:"\\f6d8"}.bi-usb-c[_ngcontent-%COMP%]:before{content:"\\f6d9"}.bi-usb-fill[_ngcontent-%COMP%]:before{content:"\\f6da"}.bi-usb-plug-fill[_ngcontent-%COMP%]:before{content:"\\f6db"}.bi-usb-plug[_ngcontent-%COMP%]:before{content:"\\f6dc"}.bi-usb-symbol[_ngcontent-%COMP%]:before{content:"\\f6dd"}.bi-usb[_ngcontent-%COMP%]:before{content:"\\f6de"}.bi-boombox-fill[_ngcontent-%COMP%]:before{content:"\\f6df"}.bi-displayport-1[_ngcontent-%COMP%]:before{content:"\\f6e0"}.bi-displayport[_ngcontent-%COMP%]:before{content:"\\f6e1"}.bi-gpu-card[_ngcontent-%COMP%]:before{content:"\\f6e2"}.bi-memory[_ngcontent-%COMP%]:before{content:"\\f6e3"}.bi-modem-fill[_ngcontent-%COMP%]:before{content:"\\f6e4"}.bi-modem[_ngcontent-%COMP%]:before{content:"\\f6e5"}.bi-motherboard-fill[_ngcontent-%COMP%]:before{content:"\\f6e6"}.bi-motherboard[_ngcontent-%COMP%]:before{content:"\\f6e7"}.bi-optical-audio-fill[_ngcontent-%COMP%]:before{content:"\\f6e8"}.bi-optical-audio[_ngcontent-%COMP%]:before{content:"\\f6e9"}.bi-pci-card[_ngcontent-%COMP%]:before{content:"\\f6ea"}.bi-router-fill[_ngcontent-%COMP%]:before{content:"\\f6eb"}.bi-router[_ngcontent-%COMP%]:before{content:"\\f6ec"}.bi-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6ed"}.bi-ssd[_ngcontent-%COMP%]:before{content:"\\f6ee"}.bi-thunderbolt-fill[_ngcontent-%COMP%]:before{content:"\\f6ef"}.bi-thunderbolt[_ngcontent-%COMP%]:before{content:"\\f6f0"}.bi-usb-drive-fill[_ngcontent-%COMP%]:before{content:"\\f6f1"}.bi-usb-drive[_ngcontent-%COMP%]:before{content:"\\f6f2"}.bi-usb-micro-fill[_ngcontent-%COMP%]:before{content:"\\f6f3"}.bi-usb-micro[_ngcontent-%COMP%]:before{content:"\\f6f4"}.bi-usb-mini-fill[_ngcontent-%COMP%]:before{content:"\\f6f5"}.bi-usb-mini[_ngcontent-%COMP%]:before{content:"\\f6f6"}.bi-cloud-haze2[_ngcontent-%COMP%]:before{content:"\\f6f7"}.bi-device-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f6f8"}.bi-device-hdd[_ngcontent-%COMP%]:before{content:"\\f6f9"}.bi-device-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6fa"}.bi-device-ssd[_ngcontent-%COMP%]:before{content:"\\f6fb"}.bi-displayport-fill[_ngcontent-%COMP%]:before{content:"\\f6fc"}.bi-mortarboard-fill[_ngcontent-%COMP%]:before{content:"\\f6fd"}.bi-mortarboard[_ngcontent-%COMP%]:before{content:"\\f6fe"}.bi-terminal-x[_ngcontent-%COMP%]:before{content:"\\f6ff"}.bi-arrow-through-heart-fill[_ngcontent-%COMP%]:before{content:"\\f700"}.bi-arrow-through-heart[_ngcontent-%COMP%]:before{content:"\\f701"}.bi-badge-sd-fill[_ngcontent-%COMP%]:before{content:"\\f702"}.bi-badge-sd[_ngcontent-%COMP%]:before{content:"\\f703"}.bi-bag-heart-fill[_ngcontent-%COMP%]:before{content:"\\f704"}.bi-bag-heart[_ngcontent-%COMP%]:before{content:"\\f705"}.bi-balloon-fill[_ngcontent-%COMP%]:before{content:"\\f706"}.bi-balloon-heart-fill[_ngcontent-%COMP%]:before{content:"\\f707"}.bi-balloon-heart[_ngcontent-%COMP%]:before{content:"\\f708"}.bi-balloon[_ngcontent-%COMP%]:before{content:"\\f709"}.bi-box2-fill[_ngcontent-%COMP%]:before{content:"\\f70a"}.bi-box2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70b"}.bi-box2-heart[_ngcontent-%COMP%]:before{content:"\\f70c"}.bi-box2[_ngcontent-%COMP%]:before{content:"\\f70d"}.bi-braces-asterisk[_ngcontent-%COMP%]:before{content:"\\f70e"}.bi-calendar-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70f"}.bi-calendar-heart[_ngcontent-%COMP%]:before{content:"\\f710"}.bi-calendar2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f711"}.bi-calendar2-heart[_ngcontent-%COMP%]:before{content:"\\f712"}.bi-chat-heart-fill[_ngcontent-%COMP%]:before{content:"\\f713"}.bi-chat-heart[_ngcontent-%COMP%]:before{content:"\\f714"}.bi-chat-left-heart-fill[_ngcontent-%COMP%]:before{content:"\\f715"}.bi-chat-left-heart[_ngcontent-%COMP%]:before{content:"\\f716"}.bi-chat-right-heart-fill[_ngcontent-%COMP%]:before{content:"\\f717"}.bi-chat-right-heart[_ngcontent-%COMP%]:before{content:"\\f718"}.bi-chat-square-heart-fill[_ngcontent-%COMP%]:before{content:"\\f719"}.bi-chat-square-heart[_ngcontent-%COMP%]:before{content:"\\f71a"}.bi-clipboard-check-fill[_ngcontent-%COMP%]:before{content:"\\f71b"}.bi-clipboard-data-fill[_ngcontent-%COMP%]:before{content:"\\f71c"}.bi-clipboard-fill[_ngcontent-%COMP%]:before{content:"\\f71d"}.bi-clipboard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f71e"}.bi-clipboard-heart[_ngcontent-%COMP%]:before{content:"\\f71f"}.bi-clipboard-minus-fill[_ngcontent-%COMP%]:before{content:"\\f720"}.bi-clipboard-plus-fill[_ngcontent-%COMP%]:before{content:"\\f721"}.bi-clipboard-pulse[_ngcontent-%COMP%]:before{content:"\\f722"}.bi-clipboard-x-fill[_ngcontent-%COMP%]:before{content:"\\f723"}.bi-clipboard2-check-fill[_ngcontent-%COMP%]:before{content:"\\f724"}.bi-clipboard2-check[_ngcontent-%COMP%]:before{content:"\\f725"}.bi-clipboard2-data-fill[_ngcontent-%COMP%]:before{content:"\\f726"}.bi-clipboard2-data[_ngcontent-%COMP%]:before{content:"\\f727"}.bi-clipboard2-fill[_ngcontent-%COMP%]:before{content:"\\f728"}.bi-clipboard2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f729"}.bi-clipboard2-heart[_ngcontent-%COMP%]:before{content:"\\f72a"}.bi-clipboard2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f72b"}.bi-clipboard2-minus[_ngcontent-%COMP%]:before{content:"\\f72c"}.bi-clipboard2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f72d"}.bi-clipboard2-plus[_ngcontent-%COMP%]:before{content:"\\f72e"}.bi-clipboard2-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f72f"}.bi-clipboard2-pulse[_ngcontent-%COMP%]:before{content:"\\f730"}.bi-clipboard2-x-fill[_ngcontent-%COMP%]:before{content:"\\f731"}.bi-clipboard2-x[_ngcontent-%COMP%]:before{content:"\\f732"}.bi-clipboard2[_ngcontent-%COMP%]:before{content:"\\f733"}.bi-emoji-kiss-fill[_ngcontent-%COMP%]:before{content:"\\f734"}.bi-emoji-kiss[_ngcontent-%COMP%]:before{content:"\\f735"}.bi-envelope-heart-fill[_ngcontent-%COMP%]:before{content:"\\f736"}.bi-envelope-heart[_ngcontent-%COMP%]:before{content:"\\f737"}.bi-envelope-open-heart-fill[_ngcontent-%COMP%]:before{content:"\\f738"}.bi-envelope-open-heart[_ngcontent-%COMP%]:before{content:"\\f739"}.bi-envelope-paper-fill[_ngcontent-%COMP%]:before{content:"\\f73a"}.bi-envelope-paper-heart-fill[_ngcontent-%COMP%]:before{content:"\\f73b"}.bi-envelope-paper-heart[_ngcontent-%COMP%]:before{content:"\\f73c"}.bi-envelope-paper[_ngcontent-%COMP%]:before{content:"\\f73d"}.bi-filetype-aac[_ngcontent-%COMP%]:before{content:"\\f73e"}.bi-filetype-ai[_ngcontent-%COMP%]:before{content:"\\f73f"}.bi-filetype-bmp[_ngcontent-%COMP%]:before{content:"\\f740"}.bi-filetype-cs[_ngcontent-%COMP%]:before{content:"\\f741"}.bi-filetype-css[_ngcontent-%COMP%]:before{content:"\\f742"}.bi-filetype-csv[_ngcontent-%COMP%]:before{content:"\\f743"}.bi-filetype-doc[_ngcontent-%COMP%]:before{content:"\\f744"}.bi-filetype-docx[_ngcontent-%COMP%]:before{content:"\\f745"}.bi-filetype-exe[_ngcontent-%COMP%]:before{content:"\\f746"}.bi-filetype-gif[_ngcontent-%COMP%]:before{content:"\\f747"}.bi-filetype-heic[_ngcontent-%COMP%]:before{content:"\\f748"}.bi-filetype-html[_ngcontent-%COMP%]:before{content:"\\f749"}.bi-filetype-java[_ngcontent-%COMP%]:before{content:"\\f74a"}.bi-filetype-jpg[_ngcontent-%COMP%]:before{content:"\\f74b"}.bi-filetype-js[_ngcontent-%COMP%]:before{content:"\\f74c"}.bi-filetype-jsx[_ngcontent-%COMP%]:before{content:"\\f74d"}.bi-filetype-key[_ngcontent-%COMP%]:before{content:"\\f74e"}.bi-filetype-m4p[_ngcontent-%COMP%]:before{content:"\\f74f"}.bi-filetype-md[_ngcontent-%COMP%]:before{content:"\\f750"}.bi-filetype-mdx[_ngcontent-%COMP%]:before{content:"\\f751"}.bi-filetype-mov[_ngcontent-%COMP%]:before{content:"\\f752"}.bi-filetype-mp3[_ngcontent-%COMP%]:before{content:"\\f753"}.bi-filetype-mp4[_ngcontent-%COMP%]:before{content:"\\f754"}.bi-filetype-otf[_ngcontent-%COMP%]:before{content:"\\f755"}.bi-filetype-pdf[_ngcontent-%COMP%]:before{content:"\\f756"}.bi-filetype-php[_ngcontent-%COMP%]:before{content:"\\f757"}.bi-filetype-png[_ngcontent-%COMP%]:before{content:"\\f758"}.bi-filetype-ppt-1[_ngcontent-%COMP%]:before{content:"\\f759"}.bi-filetype-ppt[_ngcontent-%COMP%]:before{content:"\\f75a"}.bi-filetype-psd[_ngcontent-%COMP%]:before{content:"\\f75b"}.bi-filetype-py[_ngcontent-%COMP%]:before{content:"\\f75c"}.bi-filetype-raw[_ngcontent-%COMP%]:before{content:"\\f75d"}.bi-filetype-rb[_ngcontent-%COMP%]:before{content:"\\f75e"}.bi-filetype-sass[_ngcontent-%COMP%]:before{content:"\\f75f"}.bi-filetype-scss[_ngcontent-%COMP%]:before{content:"\\f760"}.bi-filetype-sh[_ngcontent-%COMP%]:before{content:"\\f761"}.bi-filetype-svg[_ngcontent-%COMP%]:before{content:"\\f762"}.bi-filetype-tiff[_ngcontent-%COMP%]:before{content:"\\f763"}.bi-filetype-tsx[_ngcontent-%COMP%]:before{content:"\\f764"}.bi-filetype-ttf[_ngcontent-%COMP%]:before{content:"\\f765"}.bi-filetype-txt[_ngcontent-%COMP%]:before{content:"\\f766"}.bi-filetype-wav[_ngcontent-%COMP%]:before{content:"\\f767"}.bi-filetype-woff[_ngcontent-%COMP%]:before{content:"\\f768"}.bi-filetype-xls-1[_ngcontent-%COMP%]:before{content:"\\f769"}.bi-filetype-xls[_ngcontent-%COMP%]:before{content:"\\f76a"}.bi-filetype-xml[_ngcontent-%COMP%]:before{content:"\\f76b"}.bi-filetype-yml[_ngcontent-%COMP%]:before{content:"\\f76c"}.bi-heart-arrow[_ngcontent-%COMP%]:before{content:"\\f76d"}.bi-heart-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f76e"}.bi-heart-pulse[_ngcontent-%COMP%]:before{content:"\\f76f"}.bi-heartbreak-fill[_ngcontent-%COMP%]:before{content:"\\f770"}.bi-heartbreak[_ngcontent-%COMP%]:before{content:"\\f771"}.bi-hearts[_ngcontent-%COMP%]:before{content:"\\f772"}.bi-hospital-fill[_ngcontent-%COMP%]:before{content:"\\f773"}.bi-hospital[_ngcontent-%COMP%]:before{content:"\\f774"}.bi-house-heart-fill[_ngcontent-%COMP%]:before{content:"\\f775"}.bi-house-heart[_ngcontent-%COMP%]:before{content:"\\f776"}.bi-incognito[_ngcontent-%COMP%]:before{content:"\\f777"}.bi-magnet-fill[_ngcontent-%COMP%]:before{content:"\\f778"}.bi-magnet[_ngcontent-%COMP%]:before{content:"\\f779"}.bi-person-heart[_ngcontent-%COMP%]:before{content:"\\f77a"}.bi-person-hearts[_ngcontent-%COMP%]:before{content:"\\f77b"}.bi-phone-flip[_ngcontent-%COMP%]:before{content:"\\f77c"}.bi-plugin[_ngcontent-%COMP%]:before{content:"\\f77d"}.bi-postage-fill[_ngcontent-%COMP%]:before{content:"\\f77e"}.bi-postage-heart-fill[_ngcontent-%COMP%]:before{content:"\\f77f"}.bi-postage-heart[_ngcontent-%COMP%]:before{content:"\\f780"}.bi-postage[_ngcontent-%COMP%]:before{content:"\\f781"}.bi-postcard-fill[_ngcontent-%COMP%]:before{content:"\\f782"}.bi-postcard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f783"}.bi-postcard-heart[_ngcontent-%COMP%]:before{content:"\\f784"}.bi-postcard[_ngcontent-%COMP%]:before{content:"\\f785"}.bi-search-heart-fill[_ngcontent-%COMP%]:before{content:"\\f786"}.bi-search-heart[_ngcontent-%COMP%]:before{content:"\\f787"}.bi-sliders2-vertical[_ngcontent-%COMP%]:before{content:"\\f788"}.bi-sliders2[_ngcontent-%COMP%]:before{content:"\\f789"}.bi-trash3-fill[_ngcontent-%COMP%]:before{content:"\\f78a"}.bi-trash3[_ngcontent-%COMP%]:before{content:"\\f78b"}.bi-valentine[_ngcontent-%COMP%]:before{content:"\\f78c"}.bi-valentine2[_ngcontent-%COMP%]:before{content:"\\f78d"}.bi-wrench-adjustable-circle-fill[_ngcontent-%COMP%]:before{content:"\\f78e"}.bi-wrench-adjustable-circle[_ngcontent-%COMP%]:before{content:"\\f78f"}.bi-wrench-adjustable[_ngcontent-%COMP%]:before{content:"\\f790"}.bi-filetype-json[_ngcontent-%COMP%]:before{content:"\\f791"}.bi-filetype-pptx[_ngcontent-%COMP%]:before{content:"\\f792"}.bi-filetype-xlsx[_ngcontent-%COMP%]:before{content:"\\f793"}.bi-1-circle-1[_ngcontent-%COMP%]:before{content:"\\f794"}.bi-1-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f795"}.bi-1-circle-fill[_ngcontent-%COMP%]:before{content:"\\f796"}.bi-1-circle[_ngcontent-%COMP%]:before{content:"\\f797"}.bi-1-square-fill[_ngcontent-%COMP%]:before{content:"\\f798"}.bi-1-square[_ngcontent-%COMP%]:before{content:"\\f799"}.bi-2-circle-1[_ngcontent-%COMP%]:before{content:"\\f79a"}.bi-2-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f79b"}.bi-2-circle-fill[_ngcontent-%COMP%]:before{content:"\\f79c"}.bi-2-circle[_ngcontent-%COMP%]:before{content:"\\f79d"}.bi-2-square-fill[_ngcontent-%COMP%]:before{content:"\\f79e"}.bi-2-square[_ngcontent-%COMP%]:before{content:"\\f79f"}.bi-3-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a0"}.bi-3-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a1"}.bi-3-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a2"}.bi-3-circle[_ngcontent-%COMP%]:before{content:"\\f7a3"}.bi-3-square-fill[_ngcontent-%COMP%]:before{content:"\\f7a4"}.bi-3-square[_ngcontent-%COMP%]:before{content:"\\f7a5"}.bi-4-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a6"}.bi-4-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a7"}.bi-4-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a8"}.bi-4-circle[_ngcontent-%COMP%]:before{content:"\\f7a9"}.bi-4-square-fill[_ngcontent-%COMP%]:before{content:"\\f7aa"}.bi-4-square[_ngcontent-%COMP%]:before{content:"\\f7ab"}.bi-5-circle-1[_ngcontent-%COMP%]:before{content:"\\f7ac"}.bi-5-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7ad"}.bi-5-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ae"}.bi-5-circle[_ngcontent-%COMP%]:before{content:"\\f7af"}.bi-5-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b0"}.bi-5-square[_ngcontent-%COMP%]:before{content:"\\f7b1"}.bi-6-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b2"}.bi-6-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b3"}.bi-6-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7b4"}.bi-6-circle[_ngcontent-%COMP%]:before{content:"\\f7b5"}.bi-6-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b6"}.bi-6-square[_ngcontent-%COMP%]:before{content:"\\f7b7"}.bi-7-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b8"}.bi-7-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b9"}.bi-7-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ba"}.bi-7-circle[_ngcontent-%COMP%]:before{content:"\\f7bb"}.bi-7-square-fill[_ngcontent-%COMP%]:before{content:"\\f7bc"}.bi-7-square[_ngcontent-%COMP%]:before{content:"\\f7bd"}.bi-8-circle-1[_ngcontent-%COMP%]:before{content:"\\f7be"}.bi-8-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7bf"}.bi-8-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c0"}.bi-8-circle[_ngcontent-%COMP%]:before{content:"\\f7c1"}.bi-8-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c2"}.bi-8-square[_ngcontent-%COMP%]:before{content:"\\f7c3"}.bi-9-circle-1[_ngcontent-%COMP%]:before{content:"\\f7c4"}.bi-9-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7c5"}.bi-9-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c6"}.bi-9-circle[_ngcontent-%COMP%]:before{content:"\\f7c7"}.bi-9-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c8"}.bi-9-square[_ngcontent-%COMP%]:before{content:"\\f7c9"}.bi-airplane-engines-fill[_ngcontent-%COMP%]:before{content:"\\f7ca"}.bi-airplane-engines[_ngcontent-%COMP%]:before{content:"\\f7cb"}.bi-airplane-fill[_ngcontent-%COMP%]:before{content:"\\f7cc"}.bi-airplane[_ngcontent-%COMP%]:before{content:"\\f7cd"}.bi-alexa[_ngcontent-%COMP%]:before{content:"\\f7ce"}.bi-alipay[_ngcontent-%COMP%]:before{content:"\\f7cf"}.bi-android[_ngcontent-%COMP%]:before{content:"\\f7d0"}.bi-android2[_ngcontent-%COMP%]:before{content:"\\f7d1"}.bi-box-fill[_ngcontent-%COMP%]:before{content:"\\f7d2"}.bi-box-seam-fill[_ngcontent-%COMP%]:before{content:"\\f7d3"}.bi-browser-chrome[_ngcontent-%COMP%]:before{content:"\\f7d4"}.bi-browser-edge[_ngcontent-%COMP%]:before{content:"\\f7d5"}.bi-browser-firefox[_ngcontent-%COMP%]:before{content:"\\f7d6"}.bi-browser-safari[_ngcontent-%COMP%]:before{content:"\\f7d7"}.bi-c-circle-1[_ngcontent-%COMP%]:before{content:"\\f7d8"}.bi-c-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7d9"}.bi-c-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7da"}.bi-c-circle[_ngcontent-%COMP%]:before{content:"\\f7db"}.bi-c-square-fill[_ngcontent-%COMP%]:before{content:"\\f7dc"}.bi-c-square[_ngcontent-%COMP%]:before{content:"\\f7dd"}.bi-capsule-pill[_ngcontent-%COMP%]:before{content:"\\f7de"}.bi-capsule[_ngcontent-%COMP%]:before{content:"\\f7df"}.bi-car-front-fill[_ngcontent-%COMP%]:before{content:"\\f7e0"}.bi-car-front[_ngcontent-%COMP%]:before{content:"\\f7e1"}.bi-cassette-fill[_ngcontent-%COMP%]:before{content:"\\f7e2"}.bi-cassette[_ngcontent-%COMP%]:before{content:"\\f7e3"}.bi-cc-circle-1[_ngcontent-%COMP%]:before{content:"\\f7e4"}.bi-cc-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7e5"}.bi-cc-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7e6"}.bi-cc-circle[_ngcontent-%COMP%]:before{content:"\\f7e7"}.bi-cc-square-fill[_ngcontent-%COMP%]:before{content:"\\f7e8"}.bi-cc-square[_ngcontent-%COMP%]:before{content:"\\f7e9"}.bi-cup-hot-fill[_ngcontent-%COMP%]:before{content:"\\f7ea"}.bi-cup-hot[_ngcontent-%COMP%]:before{content:"\\f7eb"}.bi-currency-rupee[_ngcontent-%COMP%]:before{content:"\\f7ec"}.bi-dropbox[_ngcontent-%COMP%]:before{content:"\\f7ed"}.bi-escape[_ngcontent-%COMP%]:before{content:"\\f7ee"}.bi-fast-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f7ef"}.bi-fast-forward-btn[_ngcontent-%COMP%]:before{content:"\\f7f0"}.bi-fast-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7f1"}.bi-fast-forward-circle[_ngcontent-%COMP%]:before{content:"\\f7f2"}.bi-fast-forward-fill[_ngcontent-%COMP%]:before{content:"\\f7f3"}.bi-fast-forward[_ngcontent-%COMP%]:before{content:"\\f7f4"}.bi-filetype-sql[_ngcontent-%COMP%]:before{content:"\\f7f5"}.bi-fire[_ngcontent-%COMP%]:before{content:"\\f7f6"}.bi-google-play[_ngcontent-%COMP%]:before{content:"\\f7f7"}.bi-h-circle-1[_ngcontent-%COMP%]:before{content:"\\f7f8"}.bi-h-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7f9"}.bi-h-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7fa"}.bi-h-circle[_ngcontent-%COMP%]:before{content:"\\f7fb"}.bi-h-square-fill[_ngcontent-%COMP%]:before{content:"\\f7fc"}.bi-h-square[_ngcontent-%COMP%]:before{content:"\\f7fd"}.bi-indent[_ngcontent-%COMP%]:before{content:"\\f7fe"}.bi-lungs-fill[_ngcontent-%COMP%]:before{content:"\\f7ff"}.bi-lungs[_ngcontent-%COMP%]:before{content:"\\f800"}.bi-microsoft-teams[_ngcontent-%COMP%]:before{content:"\\f801"}.bi-p-circle-1[_ngcontent-%COMP%]:before{content:"\\f802"}.bi-p-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f803"}.bi-p-circle-fill[_ngcontent-%COMP%]:before{content:"\\f804"}.bi-p-circle[_ngcontent-%COMP%]:before{content:"\\f805"}.bi-p-square-fill[_ngcontent-%COMP%]:before{content:"\\f806"}.bi-p-square[_ngcontent-%COMP%]:before{content:"\\f807"}.bi-pass-fill[_ngcontent-%COMP%]:before{content:"\\f808"}.bi-pass[_ngcontent-%COMP%]:before{content:"\\f809"}.bi-prescription[_ngcontent-%COMP%]:before{content:"\\f80a"}.bi-prescription2[_ngcontent-%COMP%]:before{content:"\\f80b"}.bi-r-circle-1[_ngcontent-%COMP%]:before{content:"\\f80c"}.bi-r-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f80d"}.bi-r-circle-fill[_ngcontent-%COMP%]:before{content:"\\f80e"}.bi-r-circle[_ngcontent-%COMP%]:before{content:"\\f80f"}.bi-r-square-fill[_ngcontent-%COMP%]:before{content:"\\f810"}.bi-r-square[_ngcontent-%COMP%]:before{content:"\\f811"}.bi-repeat-1[_ngcontent-%COMP%]:before{content:"\\f812"}.bi-repeat[_ngcontent-%COMP%]:before{content:"\\f813"}.bi-rewind-btn-fill[_ngcontent-%COMP%]:before{content:"\\f814"}.bi-rewind-btn[_ngcontent-%COMP%]:before{content:"\\f815"}.bi-rewind-circle-fill[_ngcontent-%COMP%]:before{content:"\\f816"}.bi-rewind-circle[_ngcontent-%COMP%]:before{content:"\\f817"}.bi-rewind-fill[_ngcontent-%COMP%]:before{content:"\\f818"}.bi-rewind[_ngcontent-%COMP%]:before{content:"\\f819"}.bi-train-freight-front-fill[_ngcontent-%COMP%]:before{content:"\\f81a"}.bi-train-freight-front[_ngcontent-%COMP%]:before{content:"\\f81b"}.bi-train-front-fill[_ngcontent-%COMP%]:before{content:"\\f81c"}.bi-train-front[_ngcontent-%COMP%]:before{content:"\\f81d"}.bi-train-lightrail-front-fill[_ngcontent-%COMP%]:before{content:"\\f81e"}.bi-train-lightrail-front[_ngcontent-%COMP%]:before{content:"\\f81f"}.bi-truck-front-fill[_ngcontent-%COMP%]:before{content:"\\f820"}.bi-truck-front[_ngcontent-%COMP%]:before{content:"\\f821"}.bi-ubuntu[_ngcontent-%COMP%]:before{content:"\\f822"}.bi-unindent[_ngcontent-%COMP%]:before{content:"\\f823"}.bi-unity[_ngcontent-%COMP%]:before{content:"\\f824"}.bi-universal-access-circle[_ngcontent-%COMP%]:before{content:"\\f825"}.bi-universal-access[_ngcontent-%COMP%]:before{content:"\\f826"}.bi-virus[_ngcontent-%COMP%]:before{content:"\\f827"}.bi-virus2[_ngcontent-%COMP%]:before{content:"\\f828"}.bi-wechat[_ngcontent-%COMP%]:before{content:"\\f829"}.bi-yelp[_ngcontent-%COMP%]:before{content:"\\f82a"}.bi-sign-stop-fill[_ngcontent-%COMP%]:before{content:"\\f82b"}.bi-sign-stop-lights-fill[_ngcontent-%COMP%]:before{content:"\\f82c"}.bi-sign-stop-lights[_ngcontent-%COMP%]:before{content:"\\f82d"}.bi-sign-stop[_ngcontent-%COMP%]:before{content:"\\f82e"}.bi-sign-turn-left-fill[_ngcontent-%COMP%]:before{content:"\\f82f"}.bi-sign-turn-left[_ngcontent-%COMP%]:before{content:"\\f830"}.bi-sign-turn-right-fill[_ngcontent-%COMP%]:before{content:"\\f831"}.bi-sign-turn-right[_ngcontent-%COMP%]:before{content:"\\f832"}.bi-sign-turn-slight-left-fill[_ngcontent-%COMP%]:before{content:"\\f833"}.bi-sign-turn-slight-left[_ngcontent-%COMP%]:before{content:"\\f834"}.bi-sign-turn-slight-right-fill[_ngcontent-%COMP%]:before{content:"\\f835"}.bi-sign-turn-slight-right[_ngcontent-%COMP%]:before{content:"\\f836"}.bi-sign-yield-fill[_ngcontent-%COMP%]:before{content:"\\f837"}.bi-sign-yield[_ngcontent-%COMP%]:before{content:"\\f838"}.bi-ev-station-fill[_ngcontent-%COMP%]:before{content:"\\f839"}.bi-ev-station[_ngcontent-%COMP%]:before{content:"\\f83a"}.bi-fuel-pump-diesel-fill[_ngcontent-%COMP%]:before{content:"\\f83b"}.bi-fuel-pump-diesel[_ngcontent-%COMP%]:before{content:"\\f83c"}.bi-fuel-pump-fill[_ngcontent-%COMP%]:before{content:"\\f83d"}.bi-fuel-pump[_ngcontent-%COMP%]:before{content:"\\f83e"}.bi-0-circle-fill[_ngcontent-%COMP%]:before{content:"\\f83f"}.bi-0-circle[_ngcontent-%COMP%]:before{content:"\\f840"}.bi-0-square-fill[_ngcontent-%COMP%]:before{content:"\\f841"}.bi-0-square[_ngcontent-%COMP%]:before{content:"\\f842"}.bi-rocket-fill[_ngcontent-%COMP%]:before{content:"\\f843"}.bi-rocket-takeoff-fill[_ngcontent-%COMP%]:before{content:"\\f844"}.bi-rocket-takeoff[_ngcontent-%COMP%]:before{content:"\\f845"}.bi-rocket[_ngcontent-%COMP%]:before{content:"\\f846"}.bi-stripe[_ngcontent-%COMP%]:before{content:"\\f847"}.bi-subscript[_ngcontent-%COMP%]:before{content:"\\f848"}.bi-superscript[_ngcontent-%COMP%]:before{content:"\\f849"}.bi-trello[_ngcontent-%COMP%]:before{content:"\\f84a"}.bi-envelope-at-fill[_ngcontent-%COMP%]:before{content:"\\f84b"}.bi-envelope-at[_ngcontent-%COMP%]:before{content:"\\f84c"}.bi-regex[_ngcontent-%COMP%]:before{content:"\\f84d"}.bi-text-wrap[_ngcontent-%COMP%]:before{content:"\\f84e"}.bi-sign-dead-end-fill[_ngcontent-%COMP%]:before{content:"\\f84f"}.bi-sign-dead-end[_ngcontent-%COMP%]:before{content:"\\f850"}.bi-sign-do-not-enter-fill[_ngcontent-%COMP%]:before{content:"\\f851"}.bi-sign-do-not-enter[_ngcontent-%COMP%]:before{content:"\\f852"}.bi-sign-intersection-fill[_ngcontent-%COMP%]:before{content:"\\f853"}.bi-sign-intersection-side-fill[_ngcontent-%COMP%]:before{content:"\\f854"}.bi-sign-intersection-side[_ngcontent-%COMP%]:before{content:"\\f855"}.bi-sign-intersection-t-fill[_ngcontent-%COMP%]:before{content:"\\f856"}.bi-sign-intersection-t[_ngcontent-%COMP%]:before{content:"\\f857"}.bi-sign-intersection-y-fill[_ngcontent-%COMP%]:before{content:"\\f858"}.bi-sign-intersection-y[_ngcontent-%COMP%]:before{content:"\\f859"}.bi-sign-intersection[_ngcontent-%COMP%]:before{content:"\\f85a"}.bi-sign-merge-left-fill[_ngcontent-%COMP%]:before{content:"\\f85b"}.bi-sign-merge-left[_ngcontent-%COMP%]:before{content:"\\f85c"}.bi-sign-merge-right-fill[_ngcontent-%COMP%]:before{content:"\\f85d"}.bi-sign-merge-right[_ngcontent-%COMP%]:before{content:"\\f85e"}.bi-sign-no-left-turn-fill[_ngcontent-%COMP%]:before{content:"\\f85f"}.bi-sign-no-left-turn[_ngcontent-%COMP%]:before{content:"\\f860"}.bi-sign-no-parking-fill[_ngcontent-%COMP%]:before{content:"\\f861"}.bi-sign-no-parking[_ngcontent-%COMP%]:before{content:"\\f862"}.bi-sign-no-right-turn-fill[_ngcontent-%COMP%]:before{content:"\\f863"}.bi-sign-no-right-turn[_ngcontent-%COMP%]:before{content:"\\f864"}.bi-sign-railroad-fill[_ngcontent-%COMP%]:before{content:"\\f865"}.bi-sign-railroad[_ngcontent-%COMP%]:before{content:"\\f866"}.bi-building-add[_ngcontent-%COMP%]:before{content:"\\f867"}.bi-building-check[_ngcontent-%COMP%]:before{content:"\\f868"}.bi-building-dash[_ngcontent-%COMP%]:before{content:"\\f869"}.bi-building-down[_ngcontent-%COMP%]:before{content:"\\f86a"}.bi-building-exclamation[_ngcontent-%COMP%]:before{content:"\\f86b"}.bi-building-fill-add[_ngcontent-%COMP%]:before{content:"\\f86c"}.bi-building-fill-check[_ngcontent-%COMP%]:before{content:"\\f86d"}.bi-building-fill-dash[_ngcontent-%COMP%]:before{content:"\\f86e"}.bi-building-fill-down[_ngcontent-%COMP%]:before{content:"\\f86f"}.bi-building-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f870"}.bi-building-fill-gear[_ngcontent-%COMP%]:before{content:"\\f871"}.bi-building-fill-lock[_ngcontent-%COMP%]:before{content:"\\f872"}.bi-building-fill-slash[_ngcontent-%COMP%]:before{content:"\\f873"}.bi-building-fill-up[_ngcontent-%COMP%]:before{content:"\\f874"}.bi-building-fill-x[_ngcontent-%COMP%]:before{content:"\\f875"}.bi-building-fill[_ngcontent-%COMP%]:before{content:"\\f876"}.bi-building-gear[_ngcontent-%COMP%]:before{content:"\\f877"}.bi-building-lock[_ngcontent-%COMP%]:before{content:"\\f878"}.bi-building-slash[_ngcontent-%COMP%]:before{content:"\\f879"}.bi-building-up[_ngcontent-%COMP%]:before{content:"\\f87a"}.bi-building-x[_ngcontent-%COMP%]:before{content:"\\f87b"}.bi-buildings-fill[_ngcontent-%COMP%]:before{content:"\\f87c"}.bi-buildings[_ngcontent-%COMP%]:before{content:"\\f87d"}.bi-bus-front-fill[_ngcontent-%COMP%]:before{content:"\\f87e"}.bi-bus-front[_ngcontent-%COMP%]:before{content:"\\f87f"}.bi-ev-front-fill[_ngcontent-%COMP%]:before{content:"\\f880"}.bi-ev-front[_ngcontent-%COMP%]:before{content:"\\f881"}.bi-globe-americas[_ngcontent-%COMP%]:before{content:"\\f882"}.bi-globe-asia-australia[_ngcontent-%COMP%]:before{content:"\\f883"}.bi-globe-central-south-asia[_ngcontent-%COMP%]:before{content:"\\f884"}.bi-globe-europe-africa[_ngcontent-%COMP%]:before{content:"\\f885"}.bi-house-add-fill[_ngcontent-%COMP%]:before{content:"\\f886"}.bi-house-add[_ngcontent-%COMP%]:before{content:"\\f887"}.bi-house-check-fill[_ngcontent-%COMP%]:before{content:"\\f888"}.bi-house-check[_ngcontent-%COMP%]:before{content:"\\f889"}.bi-house-dash-fill[_ngcontent-%COMP%]:before{content:"\\f88a"}.bi-house-dash[_ngcontent-%COMP%]:before{content:"\\f88b"}.bi-house-down-fill[_ngcontent-%COMP%]:before{content:"\\f88c"}.bi-house-down[_ngcontent-%COMP%]:before{content:"\\f88d"}.bi-house-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f88e"}.bi-house-exclamation[_ngcontent-%COMP%]:before{content:"\\f88f"}.bi-house-gear-fill[_ngcontent-%COMP%]:before{content:"\\f890"}.bi-house-gear[_ngcontent-%COMP%]:before{content:"\\f891"}.bi-house-lock-fill[_ngcontent-%COMP%]:before{content:"\\f892"}.bi-house-lock[_ngcontent-%COMP%]:before{content:"\\f893"}.bi-house-slash-fill[_ngcontent-%COMP%]:before{content:"\\f894"}.bi-house-slash[_ngcontent-%COMP%]:before{content:"\\f895"}.bi-house-up-fill[_ngcontent-%COMP%]:before{content:"\\f896"}.bi-house-up[_ngcontent-%COMP%]:before{content:"\\f897"}.bi-house-x-fill[_ngcontent-%COMP%]:before{content:"\\f898"}.bi-house-x[_ngcontent-%COMP%]:before{content:"\\f899"}.bi-person-add[_ngcontent-%COMP%]:before{content:"\\f89a"}.bi-person-down[_ngcontent-%COMP%]:before{content:"\\f89b"}.bi-person-exclamation[_ngcontent-%COMP%]:before{content:"\\f89c"}.bi-person-fill-add[_ngcontent-%COMP%]:before{content:"\\f89d"}.bi-person-fill-check[_ngcontent-%COMP%]:before{content:"\\f89e"}.bi-person-fill-dash[_ngcontent-%COMP%]:before{content:"\\f89f"}.bi-person-fill-down[_ngcontent-%COMP%]:before{content:"\\f8a0"}.bi-person-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8a1"}.bi-person-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8a2"}.bi-person-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8a3"}.bi-person-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8a4"}.bi-person-fill-up[_ngcontent-%COMP%]:before{content:"\\f8a5"}.bi-person-fill-x[_ngcontent-%COMP%]:before{content:"\\f8a6"}.bi-person-gear[_ngcontent-%COMP%]:before{content:"\\f8a7"}.bi-person-lock[_ngcontent-%COMP%]:before{content:"\\f8a8"}.bi-person-slash[_ngcontent-%COMP%]:before{content:"\\f8a9"}.bi-person-up[_ngcontent-%COMP%]:before{content:"\\f8aa"}.bi-scooter[_ngcontent-%COMP%]:before{content:"\\f8ab"}.bi-taxi-front-fill[_ngcontent-%COMP%]:before{content:"\\f8ac"}.bi-taxi-front[_ngcontent-%COMP%]:before{content:"\\f8ad"}.bi-amd[_ngcontent-%COMP%]:before{content:"\\f8ae"}.bi-database-add[_ngcontent-%COMP%]:before{content:"\\f8af"}.bi-database-check[_ngcontent-%COMP%]:before{content:"\\f8b0"}.bi-database-dash[_ngcontent-%COMP%]:before{content:"\\f8b1"}.bi-database-down[_ngcontent-%COMP%]:before{content:"\\f8b2"}.bi-database-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b3"}.bi-database-fill-add[_ngcontent-%COMP%]:before{content:"\\f8b4"}.bi-database-fill-check[_ngcontent-%COMP%]:before{content:"\\f8b5"}.bi-database-fill-dash[_ngcontent-%COMP%]:before{content:"\\f8b6"}.bi-database-fill-down[_ngcontent-%COMP%]:before{content:"\\f8b7"}.bi-database-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b8"}.bi-database-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8b9"}.bi-database-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8ba"}.bi-database-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8bb"}.bi-database-fill-up[_ngcontent-%COMP%]:before{content:"\\f8bc"}.bi-database-fill-x[_ngcontent-%COMP%]:before{content:"\\f8bd"}.bi-database-fill[_ngcontent-%COMP%]:before{content:"\\f8be"}.bi-database-gear[_ngcontent-%COMP%]:before{content:"\\f8bf"}.bi-database-lock[_ngcontent-%COMP%]:before{content:"\\f8c0"}.bi-database-slash[_ngcontent-%COMP%]:before{content:"\\f8c1"}.bi-database-up[_ngcontent-%COMP%]:before{content:"\\f8c2"}.bi-database-x[_ngcontent-%COMP%]:before{content:"\\f8c3"}.bi-database[_ngcontent-%COMP%]:before{content:"\\f8c4"}.bi-houses-fill[_ngcontent-%COMP%]:before{content:"\\f8c5"}.bi-houses[_ngcontent-%COMP%]:before{content:"\\f8c6"}.bi-nvidia[_ngcontent-%COMP%]:before{content:"\\f8c7"}.bi-person-vcard-fill[_ngcontent-%COMP%]:before{content:"\\f8c8"}.bi-person-vcard[_ngcontent-%COMP%]:before{content:"\\f8c9"}.bi-sina-weibo[_ngcontent-%COMP%]:before{content:"\\f8ca"}.bi-tencent-qq[_ngcontent-%COMP%]:before{content:"\\f8cb"}.bi-wikipedia[_ngcontent-%COMP%]:before{content:"\\f8cc"}@import url(https://fonts.googleapis.com/css2?family=Wallpoet&display=swap);@import url(https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap)[_ngcontent-%COMP%];@font-face{font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff) format("woff");font-weight:400;font-style:normal}html[_ngcontent-%COMP%], body[_ngcontent-%COMP%]{box-sizing:border-box;padding:0!important;margin:0!important}body[_ngcontent-%COMP%]{min-height:100vh;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1440\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1440 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2019%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1440\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2020)\'%3e%3c/rect%3e%3cpath d=\'M12 900L912 0L1605 0L705 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M557.2 900L1457.2 0L1691.2 0L791.2 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M1382 900L482 0L195.5 0L1095.5 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M889.8 900L-10.200000000000045 0L-85.20000000000005 0L814.8 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M718.7061181613517 900L1440 178.7061181613517L1440 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M0 900L721.2938818386483 900L 0 178.7061181613517z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2019\'%3e%3crect width=\'1440\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'9.37%25\' y1=\'-15%25\' x2=\'90.63%25\' y2=\'115%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2020\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2021\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2022\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#1e3960;background-size:cover}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1140\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1140 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6417%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1140\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6418)\'%3e%3c/rect%3e%3cpath d=\'M45 900L945 0L1174.5 0L274.5 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M1095 900L195 0L-762 0L138 900z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3cpath d=\'M358.17286471071577 900L1140 118.17286471071577L1140 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M0 900L781.8271352892842 900L 0 118.17286471071577z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6417\'%3e%3crect width=\'1140\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6418\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6419\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6420\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#c2e9fb}.font-two[_ngcontent-%COMP%]{font-family:Play,sans-serif}@media only screen and (max-width: 600px){body[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2031%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2032)\'%3e%3c/rect%3e%3cpath d=\'M27 900L927 0L1182 0L282 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M212 900L1112 0L1143.5 0L243.5 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M583 900L-317 0L-518 0L382 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M396 900L-504 0L-600 0L300 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M137.2219351301096 900L600 437.2219351301096L600 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M0 900L462.7780648698904 900L 0 437.2219351301096z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2031\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'-12.5%25\' y1=\'8.33%25\' x2=\'112.5%25\' y2=\'91.67%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2032\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2033\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2034\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6397%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6398)\'%3e%3c/rect%3e%3cpath d=\'M22 900L922 0L1168 0L268 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M199 900L1099 0L1238.5 0L338.5 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M591 900L-309 0L-601.5 0L298.5 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M379 900L-521 0L-650 0L250 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M205.2496926772859 900L600 505.2496926772859L600 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M0 900L394.7503073227141 900L 0 505.2496926772859z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6397\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6398\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6399\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6400\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}}.rounded-icon-btn[_ngcontent-%COMP%]{border:none;cursor:pointer;font-size:1.2em;margin:0 .3em;color:#a1c4fd;background-color:#5957a3;color:#fff;display:inline-flex;align-items:center;vertical-align:center;padding:.15em .4em;border-radius:50%}.dark-btn[_ngcontent-%COMP%]{background-color:#070b1380}'],data:{animation:[iI]}});var i1={update:null,begin:null,loopBegin:null,changeBegin:null,change:null,changeComplete:null,loopComplete:null,complete:null,loop:1,direction:"normal",autoplay:!0,timelineOffset:0},ud={duration:1e3,delay:0,endDelay:0,easing:"easeOutElastic(1, .5)",round:0},cI=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],Pa={CSS:{},springs:{}};function Nt(n,e,t){return Math.min(Math.max(n,e),t)}function Fc(n,e){return n.indexOf(e)>-1}function gd(n,e){return n.apply(null,e)}var T={arr:function(n){return Array.isArray(n)},obj:function(n){return Fc(Object.prototype.toString.call(n),"Object")},pth:function(n){return T.obj(n)&&n.hasOwnProperty("totalLength")},svg:function(n){return n instanceof SVGElement},inp:function(n){return n instanceof HTMLInputElement},dom:function(n){return n.nodeType||T.svg(n)},str:function(n){return"string"==typeof n},fnc:function(n){return"function"==typeof n},und:function(n){return typeof n>"u"},nil:function(n){return T.und(n)||null===n},hex:function(n){return/(^#[0-9A-F]{6}$)|(^#[0-9A-F]{3}$)/i.test(n)},rgb:function(n){return/^rgb/.test(n)},hsl:function(n){return/^hsl/.test(n)},col:function(n){return T.hex(n)||T.rgb(n)||T.hsl(n)},key:function(n){return!i1.hasOwnProperty(n)&&!ud.hasOwnProperty(n)&&"targets"!==n&&"keyframes"!==n}};function c1(n){var e=/\(([^)]+)\)/.exec(n);return e?e[1].split(",").map(function(t){return parseFloat(t)}):[]}function f1(n,e){var t=c1(n),o=Nt(T.und(t[0])?1:t[0],.1,100),r=Nt(T.und(t[1])?100:t[1],.1,100),i=Nt(T.und(t[2])?10:t[2],.1,100),c=Nt(T.und(t[3])?0:t[3],.1,100),f=Math.sqrt(r/o),s=i/(2*Math.sqrt(r*o)),a=s<1?f*Math.sqrt(1-s*s):0,b=s<1?(s*f-c)/a:-c+f;function u(d){var h=e?e*d/1e3:d;return h=s<1?Math.exp(-h*s*f)*(1*Math.cos(a*h)+b*Math.sin(a*h)):(1+b*h)*Math.exp(-h*f),0===d||1===d?d:1-h}return e?u:function g(){var d=Pa.springs[n];if(d)return d;for(var h=1/6,_=0,C=0;;)if(1===u(_+=h)){if(++C>=16)break}else C=0;var y=_*h*1e3;return Pa.springs[n]=y,y}}function fI(n){return void 0===n&&(n=10),function(e){return Math.ceil(Nt(e,1e-6,1)*n)*(1/n)}}var n,e,sI=function(){var e=.1;function t(l,b){return 1-3*b+3*l}function o(l,b){return 3*b-6*l}function r(l){return 3*l}function i(l,b,u){return((t(b,u)*l+o(b,u))*l+r(b))*l}function c(l,b,u){return 3*t(b,u)*l*l+2*o(b,u)*l+r(b)}return function a(l,b,u,g){if(0<=l&&l<=1&&0<=u&&u<=1){var d=new Float32Array(11);if(l!==b||u!==g)for(var h=0;h<11;++h)d[h]=i(h*e,l,u);return function(C){return l===b&&u===g||0===C||1===C?C:i(function _(C){for(var y=0,p=1;10!==p&&d[p]<=C;++p)y+=e;--p;var G=y+(C-d[p])/(d[p+1]-d[p])*e,ne=c(G,l,u);return ne>=.001?function s(l,b,u,g){for(var d=0;d<4;++d){var h=c(b,u,g);if(0===h)return b;b-=(i(b,u,g)-l)/h}return b}(C,G,l,u):0===ne?G:function f(l,b,u,g,d){var h,_,C=0;do{(h=i(_=b+(u-b)/2,g,d)-l)>0?u=_:b=_}while(Math.abs(h)>1e-7&&++C<10);return _}(C,y,y+e,l,u)}(C),b,g)}}}}(),s1=(n={linear:function(){return function(o){return o}}},e={Sine:function(){return function(o){return 1-Math.cos(o*Math.PI/2)}},Circ:function(){return function(o){return 1-Math.sqrt(1-o*o)}},Back:function(){return function(o){return o*o*(3*o-2)}},Bounce:function(){return function(o){for(var r,i=4;o<((r=Math.pow(2,--i))-1)/11;);return 1/Math.pow(4,3-i)-7.5625*Math.pow((3*r-2)/22-o,2)}},Elastic:function(o,r){void 0===o&&(o=1),void 0===r&&(r=.5);var i=Nt(o,1,10),c=Nt(r,.1,2);return function(f){return 0===f||1===f?f:-i*Math.pow(2,10*(f-1))*Math.sin((f-1-c/(2*Math.PI)*Math.asin(1/i))*(2*Math.PI)/c)}}},["Quad","Cubic","Quart","Quint","Expo"].forEach(function(o,r){e[o]=function(){return function(i){return Math.pow(i,r+2)}}}),Object.keys(e).forEach(function(o){var r=e[o];n["easeIn"+o]=r,n["easeOut"+o]=function(i,c){return function(f){return 1-r(i,c)(1-f)}},n["easeInOut"+o]=function(i,c){return function(f){return f<.5?r(i,c)(2*f)/2:1-r(i,c)(-2*f+2)/2}},n["easeOutIn"+o]=function(i,c){return function(f){return f<.5?(1-r(i,c)(1-2*f))/2:(r(i,c)(2*f-1)+1)/2}}}),n);function dd(n,e){if(T.fnc(n))return n;var t=n.split("(")[0],o=s1[t],r=c1(n);switch(t){case"spring":return f1(n,e);case"cubicBezier":return gd(sI,r);case"steps":return gd(fI,r);default:return gd(o,r)}}function a1(n){try{return document.querySelectorAll(n)}catch{return}}function Oa(n,e){for(var t=n.length,o=arguments.length>=2?arguments[1]:void 0,r=[],i=0;i1&&(d-=1),d<1/6?u+6*(g-u)*d:d<.5?g:d<2/3?u+(g-u)*(2/3-d)*6:u}if(0==o)f=s=a=r;else{var l=r<.5?r*(1+o):r+o-r*o,b=2*r-l;f=c(b,l,t+1/3),s=c(b,l,t),a=c(b,l,t-1/3)}return"rgba("+255*f+","+255*s+","+255*a+","+i+")"}(n):void 0}(n);if(/\s/g.test(n))return n;var t=ro(n),o=t?n.substr(0,n.length-t.length):n;return e?o+e:o}function yd(n,e){return Math.sqrt(Math.pow(e.x-n.x,2)+Math.pow(e.y-n.y,2))}function d1(n){for(var o,e=n.points,t=0,r=0;r0&&(t+=yd(o,i)),o=i}return t}function h1(n){if(n.getTotalLength)return n.getTotalLength();switch(n.tagName.toLowerCase()){case"circle":return function hI(n){return 2*Math.PI*Lt(n,"r")}(n);case"rect":return function _I(n){return 2*Lt(n,"width")+2*Lt(n,"height")}(n);case"line":return function pI(n){return yd({x:Lt(n,"x1"),y:Lt(n,"y1")},{x:Lt(n,"x2"),y:Lt(n,"y2")})}(n);case"polyline":return d1(n);case"polygon":return function CI(n){var e=n.points;return d1(n)+yd(e.getItem(e.numberOfItems-1),e.getItem(0))}(n)}}function _1(n,e){var t=e||{},o=t.el||function PI(n){for(var e=n.parentNode;T.svg(e)&&T.svg(e.parentNode);)e=e.parentNode;return e}(n),r=o.getBoundingClientRect(),i=Lt(o,"viewBox"),c=r.width,f=r.height,s=t.viewBox||(i?i.split(" "):[0,0,c,f]);return{el:o,viewBox:s,x:s[0]/1,y:s[1]/1,w:c,h:f,vW:s[2],vH:s[3]}}function mI(n,e,t){function o(l){return void 0===l&&(l=0),n.el.getPointAtLength(e+l>=1?e+l:0)}var r=_1(n.el,n.svg),i=o(),c=o(-1),f=o(1),s=t?1:r.w/r.vW,a=t?1:r.h/r.vH;switch(n.property){case"x":return(i.x-r.x)*s;case"y":return(i.y-r.y)*a;case"angle":return 180*Math.atan2(f.y-c.y,f.x-c.x)/Math.PI}}function p1(n,e){var t=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?/g,o=g1(T.pth(n)?n.totalLength:n,e)+"";return{original:o,numbers:o.match(t)?o.match(t).map(Number):[0],strings:T.str(n)||e?o.split(t):[]}}function vd(n){return Oa(n?ma(T.arr(n)?n.map(l1):l1(n)):[],function(t,o,r){return r.indexOf(t)===o})}function C1(n){var e=vd(n);return e.map(function(t,o){return{target:t,id:o,total:e.length,transforms:{list:u1(t)}}})}function yI(n,e){var t=_d(e);if(/^spring/.test(t.easing)&&(t.duration=f1(t.easing)),T.arr(n)){var o=n.length;2!==o||T.obj(n[0])?T.fnc(e.duration)||(t.duration=e.duration/o):n={value:n}}var i=T.arr(n)?n:[n];return i.map(function(c,f){var s=T.obj(c)&&!T.pth(c)?c:{value:c};return T.und(s.delay)&&(s.delay=f?0:e.delay),T.und(s.endDelay)&&(s.endDelay=f===i.length-1?e.endDelay:0),s}).map(function(c){return ya(c,t)})}var M1={css:function(n,e,t){return n.style[e]=t},attribute:function(n,e,t){return n.setAttribute(e,t)},object:function(n,e,t){return n[e]=t},transform:function(n,e,t,o,r){if(o.list.set(e,t),e===o.last||r){var i="";o.list.forEach(function(c,f){i+=f+"("+c+") "}),n.style.transform=i}}};function P1(n,e){C1(n).forEach(function(o){for(var r in e){var i=Cd(e[r],o),c=o.target,f=ro(i),s=Od(c,r,f,o),l=md(g1(i,f||ro(s)),s),b=Pd(c,r);M1[b](c,r,l,o.transforms,!0)}})}function EI(n,e){return Oa(ma(n.map(function(t){return e.map(function(o){return function SI(n,e){var t=Pd(n.target,e.name);if(t){var o=function kI(n,e){var t;return n.tweens.map(function(o){var r=function DI(n,e){var t={};for(var o in n){var r=Cd(n[o],e);T.arr(r)&&1===(r=r.map(function(i){return Cd(i,e)})).length&&(r=r[0]),t[o]=r}return t.duration=parseFloat(t.duration),t.delay=parseFloat(t.delay),t}(o,e),i=r.value,c=T.arr(i)?i[1]:i,f=ro(c),s=Od(e.target,n.name,f,e),a=t?t.to.original:s,l=T.arr(i)?i[0]:a,b=ro(l)||ro(s),u=f||b;return T.und(c)&&(c=a),r.from=p1(l,u),r.to=p1(md(c,l),u),r.start=t?t.end:0,r.end=r.start+r.delay+r.duration+r.endDelay,r.easing=dd(r.easing,r.duration),r.isPath=T.pth(i),r.isPathTargetInsideSVG=r.isPath&&T.svg(e.target),r.isColor=T.col(r.from.original),r.isColor&&(r.round=1),t=r,r})}(e,n),r=o[o.length-1];return{type:t,property:e.name,animatable:n,tweens:o,duration:r.end,delay:o[0].delay,endDelay:r.endDelay}}}(t,o)})})),function(t){return!T.und(t)})}function O1(n,e){var t=n.length,o=function(i){return i.timelineOffset?i.timelineOffset:0},r={};return r.duration=t?Math.max.apply(Math,n.map(function(i){return o(i)+i.duration})):e.duration,r.delay=t?Math.min.apply(Math,n.map(function(i){return o(i)+i.delay})):e.delay,r.endDelay=t?r.duration-Math.max.apply(Math,n.map(function(i){return o(i)+i.duration-i.endDelay})):e.endDelay,r}var m1=0,pt=[],y1=function(){var n;function t(r){for(var i=pt.length,c=0;c0?requestAnimationFrame(t):void 0}return typeof document<"u"&&document.addEventListener("visibilitychange",function o(){xe.suspendWhenDocumentHidden&&(v1()?n=cancelAnimationFrame(n):(pt.forEach(function(r){return r._onDocumentVisibility()}),y1()))}),function e(){!n&&(!v1()||!xe.suspendWhenDocumentHidden)&&pt.length>0&&(n=requestAnimationFrame(t))}}();function v1(){return!!document&&document.hidden}function xe(n){void 0===n&&(n={});var r,e=0,t=0,o=0,i=0,c=null;function f(p){var O=window.Promise&&new Promise(function(q){return c=q});return p.finished=O,O}var s=function xI(n){var e=pd(i1,n),t=pd(ud,n),o=function wI(n,e){var t=[],o=e.keyframes;for(var r in o&&(e=ya(function vI(n){for(var e=Oa(ma(n.map(function(i){return Object.keys(i)})),function(i){return T.key(i)}).reduce(function(i,c){return i.indexOf(c)<0&&i.push(c),i},[]),t={},o=function(i){var c=e[i];t[c]=n.map(function(f){var s={};for(var a in f)T.key(a)?a==c&&(s.value=f[a]):s[a]=f[a];return s})},r=0;r2||(Oe=Math.round(Oe*ci)/ci)),k.push(Oe)}var Ct=nr.length;if(Ct){x=nr[0];for(var be=0;be0&&(s.began=!0,_("begin")),!s.loopBegan&&s.currentTime>0&&(s.loopBegan=!0,_("loopBegin")),ne<=q&&0!==s.currentTime&&h(0),(ne>=G&&s.currentTime!==O||!O)&&h(O),ne>q&&ne=O&&(t=0,function C(){s.remaining&&!0!==s.remaining&&s.remaining--}(),s.remaining?(e=o,_("loopComplete"),s.loopBegan=!1,"alternate"===s.direction&&l()):(s.paused=!0,s.completed||(s.completed=!0,_("loopComplete"),_("complete"),!s.passThrough&&"Promise"in window&&(c(),f(s)))))}return f(s),s.reset=function(){var p=s.direction;s.passThrough=!1,s.currentTime=0,s.progress=0,s.paused=!0,s.began=!1,s.loopBegan=!1,s.changeBegan=!1,s.completed=!1,s.changeCompleted=!1,s.reversePlayback=!1,s.reversed="reverse"===p,s.remaining=s.loop;for(var O=i=(r=s.children).length;O--;)s.children[O].reset();(s.reversed&&!0!==s.loop||"alternate"===p&&1===s.loop)&&s.remaining++,h(s.reversed?s.duration:0)},s._onDocumentVisibility=u,s.set=function(p,O){return P1(p,O),s},s.tick=function(p){o=p,e||(e=o),y((o+(t-e))*xe.speed)},s.seek=function(p){y(b(p))},s.pause=function(){s.paused=!0,u()},s.play=function(){s.paused&&(s.completed&&s.reset(),s.paused=!1,pt.push(s),u(),y1())},s.reverse=function(){l(),s.completed=!s.reversed,u()},s.restart=function(){s.reset(),s.play()},s.remove=function(p){D1(vd(p),s)},s.reset(),s.autoplay&&s.play(),s}function w1(n,e){for(var t=e.length;t--;)hd(n,e[t].animatable.target)&&e.splice(t,1)}function D1(n,e){var t=e.animations,o=e.children;w1(n,t);for(var r=o.length;r--;){var i=o[r],c=i.animations;w1(n,c),!c.length&&!i.children.length&&o.splice(r,1)}!t.length&&!o.length&&e.pause()}xe.version="3.2.1",xe.speed=1,xe.suspendWhenDocumentHidden=!0,xe.running=pt,xe.remove=function AI(n){for(var e=vd(n),t=pt.length;t--;)D1(e,pt[t])},xe.get=Od,xe.set=P1,xe.convertPx=Md,xe.path=function OI(n,e){var t=T.str(n)?a1(n)[0]:n,o=e||100;return function(r){return{property:r,el:t,svg:_1(t),totalLength:h1(t)*(o/100)}}},xe.setDashoffset=function MI(n){var e=h1(n);return n.setAttribute("stroke-dasharray",e),e},xe.stagger=function TI(n,e){void 0===e&&(e={});var t=e.direction||"normal",o=e.easing?dd(e.easing):null,r=e.grid,i=e.axis,c=e.from||0,f="first"===c,s="center"===c,a="last"===c,l=T.arr(n),b=parseFloat(l?n[0]:n),u=l?parseFloat(n[1]):0,g=ro(l?n[1]:n)||0,d=e.start||0+(l?b:0),h=[],_=0;return function(C,y,p){if(f&&(c=0),s&&(c=(p-1)/2),a&&(c=p-1),!h.length){for(var O=0;O-1&&pt.splice(r,1);for(var f=0;fthis.isDarkMode=e)}ngAfterViewInit(){this.setStrokeColor()}setStrokeColor(){this.renderer.setAttribute(this.svgText.nativeElement,"stroke",this.isDarkMode?"#c2e9fb":"#5957a3")}setDifficultyLevel(e){this.isButtonClicked=!0,this.playerName&&(this.isNameEmpty=!1,this.sharedService.setPlayerPreference(this.playerName,e),this.route.navigate(["quiz"])),""===this.playerName&&(this.isNameEmpty=!0),console.log(this.isNameEmpty),console.log(this.playerName)}ngDoCheck(){this.isButtonClicked&&(this.isNameEmpty=!this.playerName)}onWindowResize(){this.screenWidth=window.innerWidth,this.isSmallScreen=this.screenWidth<600,this.thoth_logo_width=this.isSmallScreen?"80.24429mm":"110.24429mm"}}jc.\u0275fac=function(e){return new(e||jc)(P($n),P(_t),P(We))},jc.\u0275cmp=zt({type:jc,selectors:[["app-home"]],viewQuery:function(e,t){if(1&e&&(Ub(NI,7),Ub(LI,7)),2&e){let o;Kf(o=Yf())&&(t.svgText=o.first),Kf(o=Yf())&&(t.home_container=o.first)}},hostBindings:function(e,t){1&e&&pe("resize",function(r){return t.onWindowResize(r)},0,cp)},decls:23,vars:6,consts:[[1,"home-container",3,"ngClass"],["height","46.713463mm","viewBox","0 0 179.84985 46.713463","version","1.1","id","thoth",0,"inkscape","export-filename","thoth_2.svg",0,"inkscape","export-xdpi","96",0,"inkscape","export-ydpi","96",0,"xmlns","inkscape","http://www.inkscape.org/namespaces/inkscape",0,"xmlns","sodipodi","http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd","xmlns","http://www.w3.org/2000/svg",0,"xmlns","svg","http://www.w3.org/2000/svg"],["id","defs178"],[0,"inkscape","label","Layer 1",0,"inkscape","groupmode","layer","id","layer1","transform","translate(-9.7947914,-116.93244)"],["aria-label","THOTH","transform","scale(0.87066145,1.1485521)","id","textStyle",1,"svg_text_style",2,"font-size","48.5683px","font-family","Wallpoet","-inkscape-font-specification","Wallpoet, Normal","fill-opacity","0","stroke-width","1.45131"],["textStyle",""],["d","M 47.559235,110.33634 H 32.750398 v 31.26251 H 25.654496 V 110.33634 H 12.131148 v -7.64646 h 35.428087 z","id","path302",2,"stroke-width","1.76264"],["d","m 54.243807,102.68988 h 6.478864 v 15.63126 h 9.975398 v 7.71412 h -9.975398 v 15.56359 h -6.478864 z m 35.428089,0 h -6.47887 v 15.63126 h -9.975399 v 7.71412 h 9.975399 v 15.56359 h 6.47887 z","id","path304",2,"stroke-width","1.76264"],["d","m 98.927413,107.35896 6.016107,-4.66908 h 10.64382 v 7.64646 h -10.18105 v 23.34538 h 9.97539 v 7.91713 h -10.43816 l -6.016107,-4.60141 z m 35.428077,0 -5.8104,-4.66908 h -10.64385 v 7.64646 h 9.97539 v 23.34538 h -9.97539 v 7.91713 h 10.64385 l 5.8104,-4.60141 z","id","path306",2,"stroke-width","1.76264"],["d","m 174.82279,110.33634 h -14.80883 v 31.26251 h -7.09591 v -31.26251 h -13.52334 v -7.64646 h 35.42808 z","id","path308",2,"stroke-width","1.76264"],["d","m 181.50739,102.68988 h 6.47885 v 15.63126 h 9.97538 v 7.71412 h -9.97538 v 15.56359 h -6.47885 z m 35.42806,0 h -6.47887 v 15.63126 h -9.97539 v 7.71412 h 9.97539 v 15.56359 h 6.47887 z","id","path310",2,"stroke-width","1.76264"],[1,"mb-2","d-flex","justify-content-center","flex-column"],["for","name",1,"form-label"],["type","text","id","name","placeholder","","required","","autofocus","",1,"form-control",3,"ngModel","ngModelChange"],[1,"d-flex","justify-content-around","px-2","mt-4"],[1,"standard-btn",3,"click"],["class","alert alert-danger mt-3 d-flex align-items-center alert-dismissible fade show","role","alert",4,"ngIf"],["role","alert",1,"alert","alert-danger","mt-3","d-flex","align-items-center","alert-dismissible","fade","show"],[1,"bi","bi-exclamation-triangle-fill"]],template:function(e,t){1&e&&(A(0,"div",0),function Nh(){U.lFrame.currentNamespace="svg"}(),A(1,"svg",1),ye(2,"defs",2),A(3,"g",3)(4,"g",4,5),ye(6,"path",6)(7,"path",7)(8,"path",8)(9,"path",9)(10,"path",10),N()()(),function Lh(){!function o2(){U.lFrame.currentNamespace=null}()}(),A(11,"div",11)(12,"label",12),re(13,"ENTER YOUR NAME"),N(),A(14,"input",13),pe("ngModelChange",function(r){return t.playerName=r}),N()(),A(15,"div",14)(16,"button",15),pe("click",function(){return t.setDifficultyLevel("EASY")}),re(17," EASY "),N(),A(18,"button",15),pe("click",function(){return t.setDifficultyLevel("MEDIUM")}),re(19," MEDIUM "),N(),A(20,"button",15),pe("click",function(){return t.setDifficultyLevel("HARD")}),re(21," HARD "),N()(),at(22,RI,6,0,"div",16),N()),2&e&&(ce("ngClass",In(4,FI,t.isDarkMode)),oe(1),st("width",t.thoth_logo_width),oe(13),ce("ngModel",t.playerName),oe(8),ce("ngIf",t.isNameEmpty))},dependencies:[Bo,_s,ms,am,Is,Zu],styles:['@font-face{font-display:block;font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff")}.bi[_ngcontent-%COMP%]:before, [class^=bi-][_ngcontent-%COMP%]:before, [class*=" bi-"][_ngcontent-%COMP%]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123[_ngcontent-%COMP%]:before{content:"\\f67f"}.bi-alarm-fill[_ngcontent-%COMP%]:before{content:"\\f101"}.bi-alarm[_ngcontent-%COMP%]:before{content:"\\f102"}.bi-align-bottom[_ngcontent-%COMP%]:before{content:"\\f103"}.bi-align-center[_ngcontent-%COMP%]:before{content:"\\f104"}.bi-align-end[_ngcontent-%COMP%]:before{content:"\\f105"}.bi-align-middle[_ngcontent-%COMP%]:before{content:"\\f106"}.bi-align-start[_ngcontent-%COMP%]:before{content:"\\f107"}.bi-align-top[_ngcontent-%COMP%]:before{content:"\\f108"}.bi-alt[_ngcontent-%COMP%]:before{content:"\\f109"}.bi-app-indicator[_ngcontent-%COMP%]:before{content:"\\f10a"}.bi-app[_ngcontent-%COMP%]:before{content:"\\f10b"}.bi-archive-fill[_ngcontent-%COMP%]:before{content:"\\f10c"}.bi-archive[_ngcontent-%COMP%]:before{content:"\\f10d"}.bi-arrow-90deg-down[_ngcontent-%COMP%]:before{content:"\\f10e"}.bi-arrow-90deg-left[_ngcontent-%COMP%]:before{content:"\\f10f"}.bi-arrow-90deg-right[_ngcontent-%COMP%]:before{content:"\\f110"}.bi-arrow-90deg-up[_ngcontent-%COMP%]:before{content:"\\f111"}.bi-arrow-bar-down[_ngcontent-%COMP%]:before{content:"\\f112"}.bi-arrow-bar-left[_ngcontent-%COMP%]:before{content:"\\f113"}.bi-arrow-bar-right[_ngcontent-%COMP%]:before{content:"\\f114"}.bi-arrow-bar-up[_ngcontent-%COMP%]:before{content:"\\f115"}.bi-arrow-clockwise[_ngcontent-%COMP%]:before{content:"\\f116"}.bi-arrow-counterclockwise[_ngcontent-%COMP%]:before{content:"\\f117"}.bi-arrow-down-circle-fill[_ngcontent-%COMP%]:before{content:"\\f118"}.bi-arrow-down-circle[_ngcontent-%COMP%]:before{content:"\\f119"}.bi-arrow-down-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11a"}.bi-arrow-down-left-circle[_ngcontent-%COMP%]:before{content:"\\f11b"}.bi-arrow-down-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f11c"}.bi-arrow-down-left-square[_ngcontent-%COMP%]:before{content:"\\f11d"}.bi-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f11e"}.bi-arrow-down-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11f"}.bi-arrow-down-right-circle[_ngcontent-%COMP%]:before{content:"\\f120"}.bi-arrow-down-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f121"}.bi-arrow-down-right-square[_ngcontent-%COMP%]:before{content:"\\f122"}.bi-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f123"}.bi-arrow-down-short[_ngcontent-%COMP%]:before{content:"\\f124"}.bi-arrow-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f125"}.bi-arrow-down-square[_ngcontent-%COMP%]:before{content:"\\f126"}.bi-arrow-down-up[_ngcontent-%COMP%]:before{content:"\\f127"}.bi-arrow-down[_ngcontent-%COMP%]:before{content:"\\f128"}.bi-arrow-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f129"}.bi-arrow-left-circle[_ngcontent-%COMP%]:before{content:"\\f12a"}.bi-arrow-left-right[_ngcontent-%COMP%]:before{content:"\\f12b"}.bi-arrow-left-short[_ngcontent-%COMP%]:before{content:"\\f12c"}.bi-arrow-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f12d"}.bi-arrow-left-square[_ngcontent-%COMP%]:before{content:"\\f12e"}.bi-arrow-left[_ngcontent-%COMP%]:before{content:"\\f12f"}.bi-arrow-repeat[_ngcontent-%COMP%]:before{content:"\\f130"}.bi-arrow-return-left[_ngcontent-%COMP%]:before{content:"\\f131"}.bi-arrow-return-right[_ngcontent-%COMP%]:before{content:"\\f132"}.bi-arrow-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f133"}.bi-arrow-right-circle[_ngcontent-%COMP%]:before{content:"\\f134"}.bi-arrow-right-short[_ngcontent-%COMP%]:before{content:"\\f135"}.bi-arrow-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f136"}.bi-arrow-right-square[_ngcontent-%COMP%]:before{content:"\\f137"}.bi-arrow-right[_ngcontent-%COMP%]:before{content:"\\f138"}.bi-arrow-up-circle-fill[_ngcontent-%COMP%]:before{content:"\\f139"}.bi-arrow-up-circle[_ngcontent-%COMP%]:before{content:"\\f13a"}.bi-arrow-up-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f13b"}.bi-arrow-up-left-circle[_ngcontent-%COMP%]:before{content:"\\f13c"}.bi-arrow-up-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f13d"}.bi-arrow-up-left-square[_ngcontent-%COMP%]:before{content:"\\f13e"}.bi-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f13f"}.bi-arrow-up-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f140"}.bi-arrow-up-right-circle[_ngcontent-%COMP%]:before{content:"\\f141"}.bi-arrow-up-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f142"}.bi-arrow-up-right-square[_ngcontent-%COMP%]:before{content:"\\f143"}.bi-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f144"}.bi-arrow-up-short[_ngcontent-%COMP%]:before{content:"\\f145"}.bi-arrow-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f146"}.bi-arrow-up-square[_ngcontent-%COMP%]:before{content:"\\f147"}.bi-arrow-up[_ngcontent-%COMP%]:before{content:"\\f148"}.bi-arrows-angle-contract[_ngcontent-%COMP%]:before{content:"\\f149"}.bi-arrows-angle-expand[_ngcontent-%COMP%]:before{content:"\\f14a"}.bi-arrows-collapse[_ngcontent-%COMP%]:before{content:"\\f14b"}.bi-arrows-expand[_ngcontent-%COMP%]:before{content:"\\f14c"}.bi-arrows-fullscreen[_ngcontent-%COMP%]:before{content:"\\f14d"}.bi-arrows-move[_ngcontent-%COMP%]:before{content:"\\f14e"}.bi-aspect-ratio-fill[_ngcontent-%COMP%]:before{content:"\\f14f"}.bi-aspect-ratio[_ngcontent-%COMP%]:before{content:"\\f150"}.bi-asterisk[_ngcontent-%COMP%]:before{content:"\\f151"}.bi-at[_ngcontent-%COMP%]:before{content:"\\f152"}.bi-award-fill[_ngcontent-%COMP%]:before{content:"\\f153"}.bi-award[_ngcontent-%COMP%]:before{content:"\\f154"}.bi-back[_ngcontent-%COMP%]:before{content:"\\f155"}.bi-backspace-fill[_ngcontent-%COMP%]:before{content:"\\f156"}.bi-backspace-reverse-fill[_ngcontent-%COMP%]:before{content:"\\f157"}.bi-backspace-reverse[_ngcontent-%COMP%]:before{content:"\\f158"}.bi-backspace[_ngcontent-%COMP%]:before{content:"\\f159"}.bi-badge-3d-fill[_ngcontent-%COMP%]:before{content:"\\f15a"}.bi-badge-3d[_ngcontent-%COMP%]:before{content:"\\f15b"}.bi-badge-4k-fill[_ngcontent-%COMP%]:before{content:"\\f15c"}.bi-badge-4k[_ngcontent-%COMP%]:before{content:"\\f15d"}.bi-badge-8k-fill[_ngcontent-%COMP%]:before{content:"\\f15e"}.bi-badge-8k[_ngcontent-%COMP%]:before{content:"\\f15f"}.bi-badge-ad-fill[_ngcontent-%COMP%]:before{content:"\\f160"}.bi-badge-ad[_ngcontent-%COMP%]:before{content:"\\f161"}.bi-badge-ar-fill[_ngcontent-%COMP%]:before{content:"\\f162"}.bi-badge-ar[_ngcontent-%COMP%]:before{content:"\\f163"}.bi-badge-cc-fill[_ngcontent-%COMP%]:before{content:"\\f164"}.bi-badge-cc[_ngcontent-%COMP%]:before{content:"\\f165"}.bi-badge-hd-fill[_ngcontent-%COMP%]:before{content:"\\f166"}.bi-badge-hd[_ngcontent-%COMP%]:before{content:"\\f167"}.bi-badge-tm-fill[_ngcontent-%COMP%]:before{content:"\\f168"}.bi-badge-tm[_ngcontent-%COMP%]:before{content:"\\f169"}.bi-badge-vo-fill[_ngcontent-%COMP%]:before{content:"\\f16a"}.bi-badge-vo[_ngcontent-%COMP%]:before{content:"\\f16b"}.bi-badge-vr-fill[_ngcontent-%COMP%]:before{content:"\\f16c"}.bi-badge-vr[_ngcontent-%COMP%]:before{content:"\\f16d"}.bi-badge-wc-fill[_ngcontent-%COMP%]:before{content:"\\f16e"}.bi-badge-wc[_ngcontent-%COMP%]:before{content:"\\f16f"}.bi-bag-check-fill[_ngcontent-%COMP%]:before{content:"\\f170"}.bi-bag-check[_ngcontent-%COMP%]:before{content:"\\f171"}.bi-bag-dash-fill[_ngcontent-%COMP%]:before{content:"\\f172"}.bi-bag-dash[_ngcontent-%COMP%]:before{content:"\\f173"}.bi-bag-fill[_ngcontent-%COMP%]:before{content:"\\f174"}.bi-bag-plus-fill[_ngcontent-%COMP%]:before{content:"\\f175"}.bi-bag-plus[_ngcontent-%COMP%]:before{content:"\\f176"}.bi-bag-x-fill[_ngcontent-%COMP%]:before{content:"\\f177"}.bi-bag-x[_ngcontent-%COMP%]:before{content:"\\f178"}.bi-bag[_ngcontent-%COMP%]:before{content:"\\f179"}.bi-bar-chart-fill[_ngcontent-%COMP%]:before{content:"\\f17a"}.bi-bar-chart-line-fill[_ngcontent-%COMP%]:before{content:"\\f17b"}.bi-bar-chart-line[_ngcontent-%COMP%]:before{content:"\\f17c"}.bi-bar-chart-steps[_ngcontent-%COMP%]:before{content:"\\f17d"}.bi-bar-chart[_ngcontent-%COMP%]:before{content:"\\f17e"}.bi-basket-fill[_ngcontent-%COMP%]:before{content:"\\f17f"}.bi-basket[_ngcontent-%COMP%]:before{content:"\\f180"}.bi-basket2-fill[_ngcontent-%COMP%]:before{content:"\\f181"}.bi-basket2[_ngcontent-%COMP%]:before{content:"\\f182"}.bi-basket3-fill[_ngcontent-%COMP%]:before{content:"\\f183"}.bi-basket3[_ngcontent-%COMP%]:before{content:"\\f184"}.bi-battery-charging[_ngcontent-%COMP%]:before{content:"\\f185"}.bi-battery-full[_ngcontent-%COMP%]:before{content:"\\f186"}.bi-battery-half[_ngcontent-%COMP%]:before{content:"\\f187"}.bi-battery[_ngcontent-%COMP%]:before{content:"\\f188"}.bi-bell-fill[_ngcontent-%COMP%]:before{content:"\\f189"}.bi-bell[_ngcontent-%COMP%]:before{content:"\\f18a"}.bi-bezier[_ngcontent-%COMP%]:before{content:"\\f18b"}.bi-bezier2[_ngcontent-%COMP%]:before{content:"\\f18c"}.bi-bicycle[_ngcontent-%COMP%]:before{content:"\\f18d"}.bi-binoculars-fill[_ngcontent-%COMP%]:before{content:"\\f18e"}.bi-binoculars[_ngcontent-%COMP%]:before{content:"\\f18f"}.bi-blockquote-left[_ngcontent-%COMP%]:before{content:"\\f190"}.bi-blockquote-right[_ngcontent-%COMP%]:before{content:"\\f191"}.bi-book-fill[_ngcontent-%COMP%]:before{content:"\\f192"}.bi-book-half[_ngcontent-%COMP%]:before{content:"\\f193"}.bi-book[_ngcontent-%COMP%]:before{content:"\\f194"}.bi-bookmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f195"}.bi-bookmark-check[_ngcontent-%COMP%]:before{content:"\\f196"}.bi-bookmark-dash-fill[_ngcontent-%COMP%]:before{content:"\\f197"}.bi-bookmark-dash[_ngcontent-%COMP%]:before{content:"\\f198"}.bi-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f199"}.bi-bookmark-heart-fill[_ngcontent-%COMP%]:before{content:"\\f19a"}.bi-bookmark-heart[_ngcontent-%COMP%]:before{content:"\\f19b"}.bi-bookmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f19c"}.bi-bookmark-plus[_ngcontent-%COMP%]:before{content:"\\f19d"}.bi-bookmark-star-fill[_ngcontent-%COMP%]:before{content:"\\f19e"}.bi-bookmark-star[_ngcontent-%COMP%]:before{content:"\\f19f"}.bi-bookmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f1a0"}.bi-bookmark-x[_ngcontent-%COMP%]:before{content:"\\f1a1"}.bi-bookmark[_ngcontent-%COMP%]:before{content:"\\f1a2"}.bi-bookmarks-fill[_ngcontent-%COMP%]:before{content:"\\f1a3"}.bi-bookmarks[_ngcontent-%COMP%]:before{content:"\\f1a4"}.bi-bookshelf[_ngcontent-%COMP%]:before{content:"\\f1a5"}.bi-bootstrap-fill[_ngcontent-%COMP%]:before{content:"\\f1a6"}.bi-bootstrap-reboot[_ngcontent-%COMP%]:before{content:"\\f1a7"}.bi-bootstrap[_ngcontent-%COMP%]:before{content:"\\f1a8"}.bi-border-all[_ngcontent-%COMP%]:before{content:"\\f1a9"}.bi-border-bottom[_ngcontent-%COMP%]:before{content:"\\f1aa"}.bi-border-center[_ngcontent-%COMP%]:before{content:"\\f1ab"}.bi-border-inner[_ngcontent-%COMP%]:before{content:"\\f1ac"}.bi-border-left[_ngcontent-%COMP%]:before{content:"\\f1ad"}.bi-border-middle[_ngcontent-%COMP%]:before{content:"\\f1ae"}.bi-border-outer[_ngcontent-%COMP%]:before{content:"\\f1af"}.bi-border-right[_ngcontent-%COMP%]:before{content:"\\f1b0"}.bi-border-style[_ngcontent-%COMP%]:before{content:"\\f1b1"}.bi-border-top[_ngcontent-%COMP%]:before{content:"\\f1b2"}.bi-border-width[_ngcontent-%COMP%]:before{content:"\\f1b3"}.bi-border[_ngcontent-%COMP%]:before{content:"\\f1b4"}.bi-bounding-box-circles[_ngcontent-%COMP%]:before{content:"\\f1b5"}.bi-bounding-box[_ngcontent-%COMP%]:before{content:"\\f1b6"}.bi-box-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f1b7"}.bi-box-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f1b8"}.bi-box-arrow-down[_ngcontent-%COMP%]:before{content:"\\f1b9"}.bi-box-arrow-in-down-left[_ngcontent-%COMP%]:before{content:"\\f1ba"}.bi-box-arrow-in-down-right[_ngcontent-%COMP%]:before{content:"\\f1bb"}.bi-box-arrow-in-down[_ngcontent-%COMP%]:before{content:"\\f1bc"}.bi-box-arrow-in-left[_ngcontent-%COMP%]:before{content:"\\f1bd"}.bi-box-arrow-in-right[_ngcontent-%COMP%]:before{content:"\\f1be"}.bi-box-arrow-in-up-left[_ngcontent-%COMP%]:before{content:"\\f1bf"}.bi-box-arrow-in-up-right[_ngcontent-%COMP%]:before{content:"\\f1c0"}.bi-box-arrow-in-up[_ngcontent-%COMP%]:before{content:"\\f1c1"}.bi-box-arrow-left[_ngcontent-%COMP%]:before{content:"\\f1c2"}.bi-box-arrow-right[_ngcontent-%COMP%]:before{content:"\\f1c3"}.bi-box-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f1c4"}.bi-box-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f1c5"}.bi-box-arrow-up[_ngcontent-%COMP%]:before{content:"\\f1c6"}.bi-box-seam[_ngcontent-%COMP%]:before{content:"\\f1c7"}.bi-box[_ngcontent-%COMP%]:before{content:"\\f1c8"}.bi-braces[_ngcontent-%COMP%]:before{content:"\\f1c9"}.bi-bricks[_ngcontent-%COMP%]:before{content:"\\f1ca"}.bi-briefcase-fill[_ngcontent-%COMP%]:before{content:"\\f1cb"}.bi-briefcase[_ngcontent-%COMP%]:before{content:"\\f1cc"}.bi-brightness-alt-high-fill[_ngcontent-%COMP%]:before{content:"\\f1cd"}.bi-brightness-alt-high[_ngcontent-%COMP%]:before{content:"\\f1ce"}.bi-brightness-alt-low-fill[_ngcontent-%COMP%]:before{content:"\\f1cf"}.bi-brightness-alt-low[_ngcontent-%COMP%]:before{content:"\\f1d0"}.bi-brightness-high-fill[_ngcontent-%COMP%]:before{content:"\\f1d1"}.bi-brightness-high[_ngcontent-%COMP%]:before{content:"\\f1d2"}.bi-brightness-low-fill[_ngcontent-%COMP%]:before{content:"\\f1d3"}.bi-brightness-low[_ngcontent-%COMP%]:before{content:"\\f1d4"}.bi-broadcast-pin[_ngcontent-%COMP%]:before{content:"\\f1d5"}.bi-broadcast[_ngcontent-%COMP%]:before{content:"\\f1d6"}.bi-brush-fill[_ngcontent-%COMP%]:before{content:"\\f1d7"}.bi-brush[_ngcontent-%COMP%]:before{content:"\\f1d8"}.bi-bucket-fill[_ngcontent-%COMP%]:before{content:"\\f1d9"}.bi-bucket[_ngcontent-%COMP%]:before{content:"\\f1da"}.bi-bug-fill[_ngcontent-%COMP%]:before{content:"\\f1db"}.bi-bug[_ngcontent-%COMP%]:before{content:"\\f1dc"}.bi-building[_ngcontent-%COMP%]:before{content:"\\f1dd"}.bi-bullseye[_ngcontent-%COMP%]:before{content:"\\f1de"}.bi-calculator-fill[_ngcontent-%COMP%]:before{content:"\\f1df"}.bi-calculator[_ngcontent-%COMP%]:before{content:"\\f1e0"}.bi-calendar-check-fill[_ngcontent-%COMP%]:before{content:"\\f1e1"}.bi-calendar-check[_ngcontent-%COMP%]:before{content:"\\f1e2"}.bi-calendar-date-fill[_ngcontent-%COMP%]:before{content:"\\f1e3"}.bi-calendar-date[_ngcontent-%COMP%]:before{content:"\\f1e4"}.bi-calendar-day-fill[_ngcontent-%COMP%]:before{content:"\\f1e5"}.bi-calendar-day[_ngcontent-%COMP%]:before{content:"\\f1e6"}.bi-calendar-event-fill[_ngcontent-%COMP%]:before{content:"\\f1e7"}.bi-calendar-event[_ngcontent-%COMP%]:before{content:"\\f1e8"}.bi-calendar-fill[_ngcontent-%COMP%]:before{content:"\\f1e9"}.bi-calendar-minus-fill[_ngcontent-%COMP%]:before{content:"\\f1ea"}.bi-calendar-minus[_ngcontent-%COMP%]:before{content:"\\f1eb"}.bi-calendar-month-fill[_ngcontent-%COMP%]:before{content:"\\f1ec"}.bi-calendar-month[_ngcontent-%COMP%]:before{content:"\\f1ed"}.bi-calendar-plus-fill[_ngcontent-%COMP%]:before{content:"\\f1ee"}.bi-calendar-plus[_ngcontent-%COMP%]:before{content:"\\f1ef"}.bi-calendar-range-fill[_ngcontent-%COMP%]:before{content:"\\f1f0"}.bi-calendar-range[_ngcontent-%COMP%]:before{content:"\\f1f1"}.bi-calendar-week-fill[_ngcontent-%COMP%]:before{content:"\\f1f2"}.bi-calendar-week[_ngcontent-%COMP%]:before{content:"\\f1f3"}.bi-calendar-x-fill[_ngcontent-%COMP%]:before{content:"\\f1f4"}.bi-calendar-x[_ngcontent-%COMP%]:before{content:"\\f1f5"}.bi-calendar[_ngcontent-%COMP%]:before{content:"\\f1f6"}.bi-calendar2-check-fill[_ngcontent-%COMP%]:before{content:"\\f1f7"}.bi-calendar2-check[_ngcontent-%COMP%]:before{content:"\\f1f8"}.bi-calendar2-date-fill[_ngcontent-%COMP%]:before{content:"\\f1f9"}.bi-calendar2-date[_ngcontent-%COMP%]:before{content:"\\f1fa"}.bi-calendar2-day-fill[_ngcontent-%COMP%]:before{content:"\\f1fb"}.bi-calendar2-day[_ngcontent-%COMP%]:before{content:"\\f1fc"}.bi-calendar2-event-fill[_ngcontent-%COMP%]:before{content:"\\f1fd"}.bi-calendar2-event[_ngcontent-%COMP%]:before{content:"\\f1fe"}.bi-calendar2-fill[_ngcontent-%COMP%]:before{content:"\\f1ff"}.bi-calendar2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f200"}.bi-calendar2-minus[_ngcontent-%COMP%]:before{content:"\\f201"}.bi-calendar2-month-fill[_ngcontent-%COMP%]:before{content:"\\f202"}.bi-calendar2-month[_ngcontent-%COMP%]:before{content:"\\f203"}.bi-calendar2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f204"}.bi-calendar2-plus[_ngcontent-%COMP%]:before{content:"\\f205"}.bi-calendar2-range-fill[_ngcontent-%COMP%]:before{content:"\\f206"}.bi-calendar2-range[_ngcontent-%COMP%]:before{content:"\\f207"}.bi-calendar2-week-fill[_ngcontent-%COMP%]:before{content:"\\f208"}.bi-calendar2-week[_ngcontent-%COMP%]:before{content:"\\f209"}.bi-calendar2-x-fill[_ngcontent-%COMP%]:before{content:"\\f20a"}.bi-calendar2-x[_ngcontent-%COMP%]:before{content:"\\f20b"}.bi-calendar2[_ngcontent-%COMP%]:before{content:"\\f20c"}.bi-calendar3-event-fill[_ngcontent-%COMP%]:before{content:"\\f20d"}.bi-calendar3-event[_ngcontent-%COMP%]:before{content:"\\f20e"}.bi-calendar3-fill[_ngcontent-%COMP%]:before{content:"\\f20f"}.bi-calendar3-range-fill[_ngcontent-%COMP%]:before{content:"\\f210"}.bi-calendar3-range[_ngcontent-%COMP%]:before{content:"\\f211"}.bi-calendar3-week-fill[_ngcontent-%COMP%]:before{content:"\\f212"}.bi-calendar3-week[_ngcontent-%COMP%]:before{content:"\\f213"}.bi-calendar3[_ngcontent-%COMP%]:before{content:"\\f214"}.bi-calendar4-event[_ngcontent-%COMP%]:before{content:"\\f215"}.bi-calendar4-range[_ngcontent-%COMP%]:before{content:"\\f216"}.bi-calendar4-week[_ngcontent-%COMP%]:before{content:"\\f217"}.bi-calendar4[_ngcontent-%COMP%]:before{content:"\\f218"}.bi-camera-fill[_ngcontent-%COMP%]:before{content:"\\f219"}.bi-camera-reels-fill[_ngcontent-%COMP%]:before{content:"\\f21a"}.bi-camera-reels[_ngcontent-%COMP%]:before{content:"\\f21b"}.bi-camera-video-fill[_ngcontent-%COMP%]:before{content:"\\f21c"}.bi-camera-video-off-fill[_ngcontent-%COMP%]:before{content:"\\f21d"}.bi-camera-video-off[_ngcontent-%COMP%]:before{content:"\\f21e"}.bi-camera-video[_ngcontent-%COMP%]:before{content:"\\f21f"}.bi-camera[_ngcontent-%COMP%]:before{content:"\\f220"}.bi-camera2[_ngcontent-%COMP%]:before{content:"\\f221"}.bi-capslock-fill[_ngcontent-%COMP%]:before{content:"\\f222"}.bi-capslock[_ngcontent-%COMP%]:before{content:"\\f223"}.bi-card-checklist[_ngcontent-%COMP%]:before{content:"\\f224"}.bi-card-heading[_ngcontent-%COMP%]:before{content:"\\f225"}.bi-card-image[_ngcontent-%COMP%]:before{content:"\\f226"}.bi-card-list[_ngcontent-%COMP%]:before{content:"\\f227"}.bi-card-text[_ngcontent-%COMP%]:before{content:"\\f228"}.bi-caret-down-fill[_ngcontent-%COMP%]:before{content:"\\f229"}.bi-caret-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f22a"}.bi-caret-down-square[_ngcontent-%COMP%]:before{content:"\\f22b"}.bi-caret-down[_ngcontent-%COMP%]:before{content:"\\f22c"}.bi-caret-left-fill[_ngcontent-%COMP%]:before{content:"\\f22d"}.bi-caret-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f22e"}.bi-caret-left-square[_ngcontent-%COMP%]:before{content:"\\f22f"}.bi-caret-left[_ngcontent-%COMP%]:before{content:"\\f230"}.bi-caret-right-fill[_ngcontent-%COMP%]:before{content:"\\f231"}.bi-caret-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f232"}.bi-caret-right-square[_ngcontent-%COMP%]:before{content:"\\f233"}.bi-caret-right[_ngcontent-%COMP%]:before{content:"\\f234"}.bi-caret-up-fill[_ngcontent-%COMP%]:before{content:"\\f235"}.bi-caret-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f236"}.bi-caret-up-square[_ngcontent-%COMP%]:before{content:"\\f237"}.bi-caret-up[_ngcontent-%COMP%]:before{content:"\\f238"}.bi-cart-check-fill[_ngcontent-%COMP%]:before{content:"\\f239"}.bi-cart-check[_ngcontent-%COMP%]:before{content:"\\f23a"}.bi-cart-dash-fill[_ngcontent-%COMP%]:before{content:"\\f23b"}.bi-cart-dash[_ngcontent-%COMP%]:before{content:"\\f23c"}.bi-cart-fill[_ngcontent-%COMP%]:before{content:"\\f23d"}.bi-cart-plus-fill[_ngcontent-%COMP%]:before{content:"\\f23e"}.bi-cart-plus[_ngcontent-%COMP%]:before{content:"\\f23f"}.bi-cart-x-fill[_ngcontent-%COMP%]:before{content:"\\f240"}.bi-cart-x[_ngcontent-%COMP%]:before{content:"\\f241"}.bi-cart[_ngcontent-%COMP%]:before{content:"\\f242"}.bi-cart2[_ngcontent-%COMP%]:before{content:"\\f243"}.bi-cart3[_ngcontent-%COMP%]:before{content:"\\f244"}.bi-cart4[_ngcontent-%COMP%]:before{content:"\\f245"}.bi-cash-stack[_ngcontent-%COMP%]:before{content:"\\f246"}.bi-cash[_ngcontent-%COMP%]:before{content:"\\f247"}.bi-cast[_ngcontent-%COMP%]:before{content:"\\f248"}.bi-chat-dots-fill[_ngcontent-%COMP%]:before{content:"\\f249"}.bi-chat-dots[_ngcontent-%COMP%]:before{content:"\\f24a"}.bi-chat-fill[_ngcontent-%COMP%]:before{content:"\\f24b"}.bi-chat-left-dots-fill[_ngcontent-%COMP%]:before{content:"\\f24c"}.bi-chat-left-dots[_ngcontent-%COMP%]:before{content:"\\f24d"}.bi-chat-left-fill[_ngcontent-%COMP%]:before{content:"\\f24e"}.bi-chat-left-quote-fill[_ngcontent-%COMP%]:before{content:"\\f24f"}.bi-chat-left-quote[_ngcontent-%COMP%]:before{content:"\\f250"}.bi-chat-left-text-fill[_ngcontent-%COMP%]:before{content:"\\f251"}.bi-chat-left-text[_ngcontent-%COMP%]:before{content:"\\f252"}.bi-chat-left[_ngcontent-%COMP%]:before{content:"\\f253"}.bi-chat-quote-fill[_ngcontent-%COMP%]:before{content:"\\f254"}.bi-chat-quote[_ngcontent-%COMP%]:before{content:"\\f255"}.bi-chat-right-dots-fill[_ngcontent-%COMP%]:before{content:"\\f256"}.bi-chat-right-dots[_ngcontent-%COMP%]:before{content:"\\f257"}.bi-chat-right-fill[_ngcontent-%COMP%]:before{content:"\\f258"}.bi-chat-right-quote-fill[_ngcontent-%COMP%]:before{content:"\\f259"}.bi-chat-right-quote[_ngcontent-%COMP%]:before{content:"\\f25a"}.bi-chat-right-text-fill[_ngcontent-%COMP%]:before{content:"\\f25b"}.bi-chat-right-text[_ngcontent-%COMP%]:before{content:"\\f25c"}.bi-chat-right[_ngcontent-%COMP%]:before{content:"\\f25d"}.bi-chat-square-dots-fill[_ngcontent-%COMP%]:before{content:"\\f25e"}.bi-chat-square-dots[_ngcontent-%COMP%]:before{content:"\\f25f"}.bi-chat-square-fill[_ngcontent-%COMP%]:before{content:"\\f260"}.bi-chat-square-quote-fill[_ngcontent-%COMP%]:before{content:"\\f261"}.bi-chat-square-quote[_ngcontent-%COMP%]:before{content:"\\f262"}.bi-chat-square-text-fill[_ngcontent-%COMP%]:before{content:"\\f263"}.bi-chat-square-text[_ngcontent-%COMP%]:before{content:"\\f264"}.bi-chat-square[_ngcontent-%COMP%]:before{content:"\\f265"}.bi-chat-text-fill[_ngcontent-%COMP%]:before{content:"\\f266"}.bi-chat-text[_ngcontent-%COMP%]:before{content:"\\f267"}.bi-chat[_ngcontent-%COMP%]:before{content:"\\f268"}.bi-check-all[_ngcontent-%COMP%]:before{content:"\\f269"}.bi-check-circle-fill[_ngcontent-%COMP%]:before{content:"\\f26a"}.bi-check-circle[_ngcontent-%COMP%]:before{content:"\\f26b"}.bi-check-square-fill[_ngcontent-%COMP%]:before{content:"\\f26c"}.bi-check-square[_ngcontent-%COMP%]:before{content:"\\f26d"}.bi-check[_ngcontent-%COMP%]:before{content:"\\f26e"}.bi-check2-all[_ngcontent-%COMP%]:before{content:"\\f26f"}.bi-check2-circle[_ngcontent-%COMP%]:before{content:"\\f270"}.bi-check2-square[_ngcontent-%COMP%]:before{content:"\\f271"}.bi-check2[_ngcontent-%COMP%]:before{content:"\\f272"}.bi-chevron-bar-contract[_ngcontent-%COMP%]:before{content:"\\f273"}.bi-chevron-bar-down[_ngcontent-%COMP%]:before{content:"\\f274"}.bi-chevron-bar-expand[_ngcontent-%COMP%]:before{content:"\\f275"}.bi-chevron-bar-left[_ngcontent-%COMP%]:before{content:"\\f276"}.bi-chevron-bar-right[_ngcontent-%COMP%]:before{content:"\\f277"}.bi-chevron-bar-up[_ngcontent-%COMP%]:before{content:"\\f278"}.bi-chevron-compact-down[_ngcontent-%COMP%]:before{content:"\\f279"}.bi-chevron-compact-left[_ngcontent-%COMP%]:before{content:"\\f27a"}.bi-chevron-compact-right[_ngcontent-%COMP%]:before{content:"\\f27b"}.bi-chevron-compact-up[_ngcontent-%COMP%]:before{content:"\\f27c"}.bi-chevron-contract[_ngcontent-%COMP%]:before{content:"\\f27d"}.bi-chevron-double-down[_ngcontent-%COMP%]:before{content:"\\f27e"}.bi-chevron-double-left[_ngcontent-%COMP%]:before{content:"\\f27f"}.bi-chevron-double-right[_ngcontent-%COMP%]:before{content:"\\f280"}.bi-chevron-double-up[_ngcontent-%COMP%]:before{content:"\\f281"}.bi-chevron-down[_ngcontent-%COMP%]:before{content:"\\f282"}.bi-chevron-expand[_ngcontent-%COMP%]:before{content:"\\f283"}.bi-chevron-left[_ngcontent-%COMP%]:before{content:"\\f284"}.bi-chevron-right[_ngcontent-%COMP%]:before{content:"\\f285"}.bi-chevron-up[_ngcontent-%COMP%]:before{content:"\\f286"}.bi-circle-fill[_ngcontent-%COMP%]:before{content:"\\f287"}.bi-circle-half[_ngcontent-%COMP%]:before{content:"\\f288"}.bi-circle-square[_ngcontent-%COMP%]:before{content:"\\f289"}.bi-circle[_ngcontent-%COMP%]:before{content:"\\f28a"}.bi-clipboard-check[_ngcontent-%COMP%]:before{content:"\\f28b"}.bi-clipboard-data[_ngcontent-%COMP%]:before{content:"\\f28c"}.bi-clipboard-minus[_ngcontent-%COMP%]:before{content:"\\f28d"}.bi-clipboard-plus[_ngcontent-%COMP%]:before{content:"\\f28e"}.bi-clipboard-x[_ngcontent-%COMP%]:before{content:"\\f28f"}.bi-clipboard[_ngcontent-%COMP%]:before{content:"\\f290"}.bi-clock-fill[_ngcontent-%COMP%]:before{content:"\\f291"}.bi-clock-history[_ngcontent-%COMP%]:before{content:"\\f292"}.bi-clock[_ngcontent-%COMP%]:before{content:"\\f293"}.bi-cloud-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f294"}.bi-cloud-arrow-down[_ngcontent-%COMP%]:before{content:"\\f295"}.bi-cloud-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f296"}.bi-cloud-arrow-up[_ngcontent-%COMP%]:before{content:"\\f297"}.bi-cloud-check-fill[_ngcontent-%COMP%]:before{content:"\\f298"}.bi-cloud-check[_ngcontent-%COMP%]:before{content:"\\f299"}.bi-cloud-download-fill[_ngcontent-%COMP%]:before{content:"\\f29a"}.bi-cloud-download[_ngcontent-%COMP%]:before{content:"\\f29b"}.bi-cloud-drizzle-fill[_ngcontent-%COMP%]:before{content:"\\f29c"}.bi-cloud-drizzle[_ngcontent-%COMP%]:before{content:"\\f29d"}.bi-cloud-fill[_ngcontent-%COMP%]:before{content:"\\f29e"}.bi-cloud-fog-fill[_ngcontent-%COMP%]:before{content:"\\f29f"}.bi-cloud-fog[_ngcontent-%COMP%]:before{content:"\\f2a0"}.bi-cloud-fog2-fill[_ngcontent-%COMP%]:before{content:"\\f2a1"}.bi-cloud-fog2[_ngcontent-%COMP%]:before{content:"\\f2a2"}.bi-cloud-hail-fill[_ngcontent-%COMP%]:before{content:"\\f2a3"}.bi-cloud-hail[_ngcontent-%COMP%]:before{content:"\\f2a4"}.bi-cloud-haze-1[_ngcontent-%COMP%]:before{content:"\\f2a5"}.bi-cloud-haze-fill[_ngcontent-%COMP%]:before{content:"\\f2a6"}.bi-cloud-haze[_ngcontent-%COMP%]:before{content:"\\f2a7"}.bi-cloud-haze2-fill[_ngcontent-%COMP%]:before{content:"\\f2a8"}.bi-cloud-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f2a9"}.bi-cloud-lightning-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2aa"}.bi-cloud-lightning-rain[_ngcontent-%COMP%]:before{content:"\\f2ab"}.bi-cloud-lightning[_ngcontent-%COMP%]:before{content:"\\f2ac"}.bi-cloud-minus-fill[_ngcontent-%COMP%]:before{content:"\\f2ad"}.bi-cloud-minus[_ngcontent-%COMP%]:before{content:"\\f2ae"}.bi-cloud-moon-fill[_ngcontent-%COMP%]:before{content:"\\f2af"}.bi-cloud-moon[_ngcontent-%COMP%]:before{content:"\\f2b0"}.bi-cloud-plus-fill[_ngcontent-%COMP%]:before{content:"\\f2b1"}.bi-cloud-plus[_ngcontent-%COMP%]:before{content:"\\f2b2"}.bi-cloud-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2b3"}.bi-cloud-rain-heavy-fill[_ngcontent-%COMP%]:before{content:"\\f2b4"}.bi-cloud-rain-heavy[_ngcontent-%COMP%]:before{content:"\\f2b5"}.bi-cloud-rain[_ngcontent-%COMP%]:before{content:"\\f2b6"}.bi-cloud-slash-fill[_ngcontent-%COMP%]:before{content:"\\f2b7"}.bi-cloud-slash[_ngcontent-%COMP%]:before{content:"\\f2b8"}.bi-cloud-sleet-fill[_ngcontent-%COMP%]:before{content:"\\f2b9"}.bi-cloud-sleet[_ngcontent-%COMP%]:before{content:"\\f2ba"}.bi-cloud-snow-fill[_ngcontent-%COMP%]:before{content:"\\f2bb"}.bi-cloud-snow[_ngcontent-%COMP%]:before{content:"\\f2bc"}.bi-cloud-sun-fill[_ngcontent-%COMP%]:before{content:"\\f2bd"}.bi-cloud-sun[_ngcontent-%COMP%]:before{content:"\\f2be"}.bi-cloud-upload-fill[_ngcontent-%COMP%]:before{content:"\\f2bf"}.bi-cloud-upload[_ngcontent-%COMP%]:before{content:"\\f2c0"}.bi-cloud[_ngcontent-%COMP%]:before{content:"\\f2c1"}.bi-clouds-fill[_ngcontent-%COMP%]:before{content:"\\f2c2"}.bi-clouds[_ngcontent-%COMP%]:before{content:"\\f2c3"}.bi-cloudy-fill[_ngcontent-%COMP%]:before{content:"\\f2c4"}.bi-cloudy[_ngcontent-%COMP%]:before{content:"\\f2c5"}.bi-code-slash[_ngcontent-%COMP%]:before{content:"\\f2c6"}.bi-code-square[_ngcontent-%COMP%]:before{content:"\\f2c7"}.bi-code[_ngcontent-%COMP%]:before{content:"\\f2c8"}.bi-collection-fill[_ngcontent-%COMP%]:before{content:"\\f2c9"}.bi-collection-play-fill[_ngcontent-%COMP%]:before{content:"\\f2ca"}.bi-collection-play[_ngcontent-%COMP%]:before{content:"\\f2cb"}.bi-collection[_ngcontent-%COMP%]:before{content:"\\f2cc"}.bi-columns-gap[_ngcontent-%COMP%]:before{content:"\\f2cd"}.bi-columns[_ngcontent-%COMP%]:before{content:"\\f2ce"}.bi-command[_ngcontent-%COMP%]:before{content:"\\f2cf"}.bi-compass-fill[_ngcontent-%COMP%]:before{content:"\\f2d0"}.bi-compass[_ngcontent-%COMP%]:before{content:"\\f2d1"}.bi-cone-striped[_ngcontent-%COMP%]:before{content:"\\f2d2"}.bi-cone[_ngcontent-%COMP%]:before{content:"\\f2d3"}.bi-controller[_ngcontent-%COMP%]:before{content:"\\f2d4"}.bi-cpu-fill[_ngcontent-%COMP%]:before{content:"\\f2d5"}.bi-cpu[_ngcontent-%COMP%]:before{content:"\\f2d6"}.bi-credit-card-2-back-fill[_ngcontent-%COMP%]:before{content:"\\f2d7"}.bi-credit-card-2-back[_ngcontent-%COMP%]:before{content:"\\f2d8"}.bi-credit-card-2-front-fill[_ngcontent-%COMP%]:before{content:"\\f2d9"}.bi-credit-card-2-front[_ngcontent-%COMP%]:before{content:"\\f2da"}.bi-credit-card-fill[_ngcontent-%COMP%]:before{content:"\\f2db"}.bi-credit-card[_ngcontent-%COMP%]:before{content:"\\f2dc"}.bi-crop[_ngcontent-%COMP%]:before{content:"\\f2dd"}.bi-cup-fill[_ngcontent-%COMP%]:before{content:"\\f2de"}.bi-cup-straw[_ngcontent-%COMP%]:before{content:"\\f2df"}.bi-cup[_ngcontent-%COMP%]:before{content:"\\f2e0"}.bi-cursor-fill[_ngcontent-%COMP%]:before{content:"\\f2e1"}.bi-cursor-text[_ngcontent-%COMP%]:before{content:"\\f2e2"}.bi-cursor[_ngcontent-%COMP%]:before{content:"\\f2e3"}.bi-dash-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f2e4"}.bi-dash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f2e5"}.bi-dash-circle[_ngcontent-%COMP%]:before{content:"\\f2e6"}.bi-dash-square-dotted[_ngcontent-%COMP%]:before{content:"\\f2e7"}.bi-dash-square-fill[_ngcontent-%COMP%]:before{content:"\\f2e8"}.bi-dash-square[_ngcontent-%COMP%]:before{content:"\\f2e9"}.bi-dash[_ngcontent-%COMP%]:before{content:"\\f2ea"}.bi-diagram-2-fill[_ngcontent-%COMP%]:before{content:"\\f2eb"}.bi-diagram-2[_ngcontent-%COMP%]:before{content:"\\f2ec"}.bi-diagram-3-fill[_ngcontent-%COMP%]:before{content:"\\f2ed"}.bi-diagram-3[_ngcontent-%COMP%]:before{content:"\\f2ee"}.bi-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f2ef"}.bi-diamond-half[_ngcontent-%COMP%]:before{content:"\\f2f0"}.bi-diamond[_ngcontent-%COMP%]:before{content:"\\f2f1"}.bi-dice-1-fill[_ngcontent-%COMP%]:before{content:"\\f2f2"}.bi-dice-1[_ngcontent-%COMP%]:before{content:"\\f2f3"}.bi-dice-2-fill[_ngcontent-%COMP%]:before{content:"\\f2f4"}.bi-dice-2[_ngcontent-%COMP%]:before{content:"\\f2f5"}.bi-dice-3-fill[_ngcontent-%COMP%]:before{content:"\\f2f6"}.bi-dice-3[_ngcontent-%COMP%]:before{content:"\\f2f7"}.bi-dice-4-fill[_ngcontent-%COMP%]:before{content:"\\f2f8"}.bi-dice-4[_ngcontent-%COMP%]:before{content:"\\f2f9"}.bi-dice-5-fill[_ngcontent-%COMP%]:before{content:"\\f2fa"}.bi-dice-5[_ngcontent-%COMP%]:before{content:"\\f2fb"}.bi-dice-6-fill[_ngcontent-%COMP%]:before{content:"\\f2fc"}.bi-dice-6[_ngcontent-%COMP%]:before{content:"\\f2fd"}.bi-disc-fill[_ngcontent-%COMP%]:before{content:"\\f2fe"}.bi-disc[_ngcontent-%COMP%]:before{content:"\\f2ff"}.bi-discord[_ngcontent-%COMP%]:before{content:"\\f300"}.bi-display-fill[_ngcontent-%COMP%]:before{content:"\\f301"}.bi-display[_ngcontent-%COMP%]:before{content:"\\f302"}.bi-distribute-horizontal[_ngcontent-%COMP%]:before{content:"\\f303"}.bi-distribute-vertical[_ngcontent-%COMP%]:before{content:"\\f304"}.bi-door-closed-fill[_ngcontent-%COMP%]:before{content:"\\f305"}.bi-door-closed[_ngcontent-%COMP%]:before{content:"\\f306"}.bi-door-open-fill[_ngcontent-%COMP%]:before{content:"\\f307"}.bi-door-open[_ngcontent-%COMP%]:before{content:"\\f308"}.bi-dot[_ngcontent-%COMP%]:before{content:"\\f309"}.bi-download[_ngcontent-%COMP%]:before{content:"\\f30a"}.bi-droplet-fill[_ngcontent-%COMP%]:before{content:"\\f30b"}.bi-droplet-half[_ngcontent-%COMP%]:before{content:"\\f30c"}.bi-droplet[_ngcontent-%COMP%]:before{content:"\\f30d"}.bi-earbuds[_ngcontent-%COMP%]:before{content:"\\f30e"}.bi-easel-fill[_ngcontent-%COMP%]:before{content:"\\f30f"}.bi-easel[_ngcontent-%COMP%]:before{content:"\\f310"}.bi-egg-fill[_ngcontent-%COMP%]:before{content:"\\f311"}.bi-egg-fried[_ngcontent-%COMP%]:before{content:"\\f312"}.bi-egg[_ngcontent-%COMP%]:before{content:"\\f313"}.bi-eject-fill[_ngcontent-%COMP%]:before{content:"\\f314"}.bi-eject[_ngcontent-%COMP%]:before{content:"\\f315"}.bi-emoji-angry-fill[_ngcontent-%COMP%]:before{content:"\\f316"}.bi-emoji-angry[_ngcontent-%COMP%]:before{content:"\\f317"}.bi-emoji-dizzy-fill[_ngcontent-%COMP%]:before{content:"\\f318"}.bi-emoji-dizzy[_ngcontent-%COMP%]:before{content:"\\f319"}.bi-emoji-expressionless-fill[_ngcontent-%COMP%]:before{content:"\\f31a"}.bi-emoji-expressionless[_ngcontent-%COMP%]:before{content:"\\f31b"}.bi-emoji-frown-fill[_ngcontent-%COMP%]:before{content:"\\f31c"}.bi-emoji-frown[_ngcontent-%COMP%]:before{content:"\\f31d"}.bi-emoji-heart-eyes-fill[_ngcontent-%COMP%]:before{content:"\\f31e"}.bi-emoji-heart-eyes[_ngcontent-%COMP%]:before{content:"\\f31f"}.bi-emoji-laughing-fill[_ngcontent-%COMP%]:before{content:"\\f320"}.bi-emoji-laughing[_ngcontent-%COMP%]:before{content:"\\f321"}.bi-emoji-neutral-fill[_ngcontent-%COMP%]:before{content:"\\f322"}.bi-emoji-neutral[_ngcontent-%COMP%]:before{content:"\\f323"}.bi-emoji-smile-fill[_ngcontent-%COMP%]:before{content:"\\f324"}.bi-emoji-smile-upside-down-fill[_ngcontent-%COMP%]:before{content:"\\f325"}.bi-emoji-smile-upside-down[_ngcontent-%COMP%]:before{content:"\\f326"}.bi-emoji-smile[_ngcontent-%COMP%]:before{content:"\\f327"}.bi-emoji-sunglasses-fill[_ngcontent-%COMP%]:before{content:"\\f328"}.bi-emoji-sunglasses[_ngcontent-%COMP%]:before{content:"\\f329"}.bi-emoji-wink-fill[_ngcontent-%COMP%]:before{content:"\\f32a"}.bi-emoji-wink[_ngcontent-%COMP%]:before{content:"\\f32b"}.bi-envelope-fill[_ngcontent-%COMP%]:before{content:"\\f32c"}.bi-envelope-open-fill[_ngcontent-%COMP%]:before{content:"\\f32d"}.bi-envelope-open[_ngcontent-%COMP%]:before{content:"\\f32e"}.bi-envelope[_ngcontent-%COMP%]:before{content:"\\f32f"}.bi-eraser-fill[_ngcontent-%COMP%]:before{content:"\\f330"}.bi-eraser[_ngcontent-%COMP%]:before{content:"\\f331"}.bi-exclamation-circle-fill[_ngcontent-%COMP%]:before{content:"\\f332"}.bi-exclamation-circle[_ngcontent-%COMP%]:before{content:"\\f333"}.bi-exclamation-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f334"}.bi-exclamation-diamond[_ngcontent-%COMP%]:before{content:"\\f335"}.bi-exclamation-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f336"}.bi-exclamation-octagon[_ngcontent-%COMP%]:before{content:"\\f337"}.bi-exclamation-square-fill[_ngcontent-%COMP%]:before{content:"\\f338"}.bi-exclamation-square[_ngcontent-%COMP%]:before{content:"\\f339"}.bi-exclamation-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f33a"}.bi-exclamation-triangle[_ngcontent-%COMP%]:before{content:"\\f33b"}.bi-exclamation[_ngcontent-%COMP%]:before{content:"\\f33c"}.bi-exclude[_ngcontent-%COMP%]:before{content:"\\f33d"}.bi-eye-fill[_ngcontent-%COMP%]:before{content:"\\f33e"}.bi-eye-slash-fill[_ngcontent-%COMP%]:before{content:"\\f33f"}.bi-eye-slash[_ngcontent-%COMP%]:before{content:"\\f340"}.bi-eye[_ngcontent-%COMP%]:before{content:"\\f341"}.bi-eyedropper[_ngcontent-%COMP%]:before{content:"\\f342"}.bi-eyeglasses[_ngcontent-%COMP%]:before{content:"\\f343"}.bi-facebook[_ngcontent-%COMP%]:before{content:"\\f344"}.bi-file-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f345"}.bi-file-arrow-down[_ngcontent-%COMP%]:before{content:"\\f346"}.bi-file-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f347"}.bi-file-arrow-up[_ngcontent-%COMP%]:before{content:"\\f348"}.bi-file-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f349"}.bi-file-bar-graph[_ngcontent-%COMP%]:before{content:"\\f34a"}.bi-file-binary-fill[_ngcontent-%COMP%]:before{content:"\\f34b"}.bi-file-binary[_ngcontent-%COMP%]:before{content:"\\f34c"}.bi-file-break-fill[_ngcontent-%COMP%]:before{content:"\\f34d"}.bi-file-break[_ngcontent-%COMP%]:before{content:"\\f34e"}.bi-file-check-fill[_ngcontent-%COMP%]:before{content:"\\f34f"}.bi-file-check[_ngcontent-%COMP%]:before{content:"\\f350"}.bi-file-code-fill[_ngcontent-%COMP%]:before{content:"\\f351"}.bi-file-code[_ngcontent-%COMP%]:before{content:"\\f352"}.bi-file-diff-fill[_ngcontent-%COMP%]:before{content:"\\f353"}.bi-file-diff[_ngcontent-%COMP%]:before{content:"\\f354"}.bi-file-earmark-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f355"}.bi-file-earmark-arrow-down[_ngcontent-%COMP%]:before{content:"\\f356"}.bi-file-earmark-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f357"}.bi-file-earmark-arrow-up[_ngcontent-%COMP%]:before{content:"\\f358"}.bi-file-earmark-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f359"}.bi-file-earmark-bar-graph[_ngcontent-%COMP%]:before{content:"\\f35a"}.bi-file-earmark-binary-fill[_ngcontent-%COMP%]:before{content:"\\f35b"}.bi-file-earmark-binary[_ngcontent-%COMP%]:before{content:"\\f35c"}.bi-file-earmark-break-fill[_ngcontent-%COMP%]:before{content:"\\f35d"}.bi-file-earmark-break[_ngcontent-%COMP%]:before{content:"\\f35e"}.bi-file-earmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f35f"}.bi-file-earmark-check[_ngcontent-%COMP%]:before{content:"\\f360"}.bi-file-earmark-code-fill[_ngcontent-%COMP%]:before{content:"\\f361"}.bi-file-earmark-code[_ngcontent-%COMP%]:before{content:"\\f362"}.bi-file-earmark-diff-fill[_ngcontent-%COMP%]:before{content:"\\f363"}.bi-file-earmark-diff[_ngcontent-%COMP%]:before{content:"\\f364"}.bi-file-earmark-easel-fill[_ngcontent-%COMP%]:before{content:"\\f365"}.bi-file-earmark-easel[_ngcontent-%COMP%]:before{content:"\\f366"}.bi-file-earmark-excel-fill[_ngcontent-%COMP%]:before{content:"\\f367"}.bi-file-earmark-excel[_ngcontent-%COMP%]:before{content:"\\f368"}.bi-file-earmark-fill[_ngcontent-%COMP%]:before{content:"\\f369"}.bi-file-earmark-font-fill[_ngcontent-%COMP%]:before{content:"\\f36a"}.bi-file-earmark-font[_ngcontent-%COMP%]:before{content:"\\f36b"}.bi-file-earmark-image-fill[_ngcontent-%COMP%]:before{content:"\\f36c"}.bi-file-earmark-image[_ngcontent-%COMP%]:before{content:"\\f36d"}.bi-file-earmark-lock-fill[_ngcontent-%COMP%]:before{content:"\\f36e"}.bi-file-earmark-lock[_ngcontent-%COMP%]:before{content:"\\f36f"}.bi-file-earmark-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f370"}.bi-file-earmark-lock2[_ngcontent-%COMP%]:before{content:"\\f371"}.bi-file-earmark-medical-fill[_ngcontent-%COMP%]:before{content:"\\f372"}.bi-file-earmark-medical[_ngcontent-%COMP%]:before{content:"\\f373"}.bi-file-earmark-minus-fill[_ngcontent-%COMP%]:before{content:"\\f374"}.bi-file-earmark-minus[_ngcontent-%COMP%]:before{content:"\\f375"}.bi-file-earmark-music-fill[_ngcontent-%COMP%]:before{content:"\\f376"}.bi-file-earmark-music[_ngcontent-%COMP%]:before{content:"\\f377"}.bi-file-earmark-person-fill[_ngcontent-%COMP%]:before{content:"\\f378"}.bi-file-earmark-person[_ngcontent-%COMP%]:before{content:"\\f379"}.bi-file-earmark-play-fill[_ngcontent-%COMP%]:before{content:"\\f37a"}.bi-file-earmark-play[_ngcontent-%COMP%]:before{content:"\\f37b"}.bi-file-earmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f37c"}.bi-file-earmark-plus[_ngcontent-%COMP%]:before{content:"\\f37d"}.bi-file-earmark-post-fill[_ngcontent-%COMP%]:before{content:"\\f37e"}.bi-file-earmark-post[_ngcontent-%COMP%]:before{content:"\\f37f"}.bi-file-earmark-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f380"}.bi-file-earmark-ppt[_ngcontent-%COMP%]:before{content:"\\f381"}.bi-file-earmark-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f382"}.bi-file-earmark-richtext[_ngcontent-%COMP%]:before{content:"\\f383"}.bi-file-earmark-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f384"}.bi-file-earmark-ruled[_ngcontent-%COMP%]:before{content:"\\f385"}.bi-file-earmark-slides-fill[_ngcontent-%COMP%]:before{content:"\\f386"}.bi-file-earmark-slides[_ngcontent-%COMP%]:before{content:"\\f387"}.bi-file-earmark-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f388"}.bi-file-earmark-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f389"}.bi-file-earmark-text-fill[_ngcontent-%COMP%]:before{content:"\\f38a"}.bi-file-earmark-text[_ngcontent-%COMP%]:before{content:"\\f38b"}.bi-file-earmark-word-fill[_ngcontent-%COMP%]:before{content:"\\f38c"}.bi-file-earmark-word[_ngcontent-%COMP%]:before{content:"\\f38d"}.bi-file-earmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f38e"}.bi-file-earmark-x[_ngcontent-%COMP%]:before{content:"\\f38f"}.bi-file-earmark-zip-fill[_ngcontent-%COMP%]:before{content:"\\f390"}.bi-file-earmark-zip[_ngcontent-%COMP%]:before{content:"\\f391"}.bi-file-earmark[_ngcontent-%COMP%]:before{content:"\\f392"}.bi-file-easel-fill[_ngcontent-%COMP%]:before{content:"\\f393"}.bi-file-easel[_ngcontent-%COMP%]:before{content:"\\f394"}.bi-file-excel-fill[_ngcontent-%COMP%]:before{content:"\\f395"}.bi-file-excel[_ngcontent-%COMP%]:before{content:"\\f396"}.bi-file-fill[_ngcontent-%COMP%]:before{content:"\\f397"}.bi-file-font-fill[_ngcontent-%COMP%]:before{content:"\\f398"}.bi-file-font[_ngcontent-%COMP%]:before{content:"\\f399"}.bi-file-image-fill[_ngcontent-%COMP%]:before{content:"\\f39a"}.bi-file-image[_ngcontent-%COMP%]:before{content:"\\f39b"}.bi-file-lock-fill[_ngcontent-%COMP%]:before{content:"\\f39c"}.bi-file-lock[_ngcontent-%COMP%]:before{content:"\\f39d"}.bi-file-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f39e"}.bi-file-lock2[_ngcontent-%COMP%]:before{content:"\\f39f"}.bi-file-medical-fill[_ngcontent-%COMP%]:before{content:"\\f3a0"}.bi-file-medical[_ngcontent-%COMP%]:before{content:"\\f3a1"}.bi-file-minus-fill[_ngcontent-%COMP%]:before{content:"\\f3a2"}.bi-file-minus[_ngcontent-%COMP%]:before{content:"\\f3a3"}.bi-file-music-fill[_ngcontent-%COMP%]:before{content:"\\f3a4"}.bi-file-music[_ngcontent-%COMP%]:before{content:"\\f3a5"}.bi-file-person-fill[_ngcontent-%COMP%]:before{content:"\\f3a6"}.bi-file-person[_ngcontent-%COMP%]:before{content:"\\f3a7"}.bi-file-play-fill[_ngcontent-%COMP%]:before{content:"\\f3a8"}.bi-file-play[_ngcontent-%COMP%]:before{content:"\\f3a9"}.bi-file-plus-fill[_ngcontent-%COMP%]:before{content:"\\f3aa"}.bi-file-plus[_ngcontent-%COMP%]:before{content:"\\f3ab"}.bi-file-post-fill[_ngcontent-%COMP%]:before{content:"\\f3ac"}.bi-file-post[_ngcontent-%COMP%]:before{content:"\\f3ad"}.bi-file-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f3ae"}.bi-file-ppt[_ngcontent-%COMP%]:before{content:"\\f3af"}.bi-file-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f3b0"}.bi-file-richtext[_ngcontent-%COMP%]:before{content:"\\f3b1"}.bi-file-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f3b2"}.bi-file-ruled[_ngcontent-%COMP%]:before{content:"\\f3b3"}.bi-file-slides-fill[_ngcontent-%COMP%]:before{content:"\\f3b4"}.bi-file-slides[_ngcontent-%COMP%]:before{content:"\\f3b5"}.bi-file-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f3b6"}.bi-file-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f3b7"}.bi-file-text-fill[_ngcontent-%COMP%]:before{content:"\\f3b8"}.bi-file-text[_ngcontent-%COMP%]:before{content:"\\f3b9"}.bi-file-word-fill[_ngcontent-%COMP%]:before{content:"\\f3ba"}.bi-file-word[_ngcontent-%COMP%]:before{content:"\\f3bb"}.bi-file-x-fill[_ngcontent-%COMP%]:before{content:"\\f3bc"}.bi-file-x[_ngcontent-%COMP%]:before{content:"\\f3bd"}.bi-file-zip-fill[_ngcontent-%COMP%]:before{content:"\\f3be"}.bi-file-zip[_ngcontent-%COMP%]:before{content:"\\f3bf"}.bi-file[_ngcontent-%COMP%]:before{content:"\\f3c0"}.bi-files-alt[_ngcontent-%COMP%]:before{content:"\\f3c1"}.bi-files[_ngcontent-%COMP%]:before{content:"\\f3c2"}.bi-film[_ngcontent-%COMP%]:before{content:"\\f3c3"}.bi-filter-circle-fill[_ngcontent-%COMP%]:before{content:"\\f3c4"}.bi-filter-circle[_ngcontent-%COMP%]:before{content:"\\f3c5"}.bi-filter-left[_ngcontent-%COMP%]:before{content:"\\f3c6"}.bi-filter-right[_ngcontent-%COMP%]:before{content:"\\f3c7"}.bi-filter-square-fill[_ngcontent-%COMP%]:before{content:"\\f3c8"}.bi-filter-square[_ngcontent-%COMP%]:before{content:"\\f3c9"}.bi-filter[_ngcontent-%COMP%]:before{content:"\\f3ca"}.bi-flag-fill[_ngcontent-%COMP%]:before{content:"\\f3cb"}.bi-flag[_ngcontent-%COMP%]:before{content:"\\f3cc"}.bi-flower1[_ngcontent-%COMP%]:before{content:"\\f3cd"}.bi-flower2[_ngcontent-%COMP%]:before{content:"\\f3ce"}.bi-flower3[_ngcontent-%COMP%]:before{content:"\\f3cf"}.bi-folder-check[_ngcontent-%COMP%]:before{content:"\\f3d0"}.bi-folder-fill[_ngcontent-%COMP%]:before{content:"\\f3d1"}.bi-folder-minus[_ngcontent-%COMP%]:before{content:"\\f3d2"}.bi-folder-plus[_ngcontent-%COMP%]:before{content:"\\f3d3"}.bi-folder-symlink-fill[_ngcontent-%COMP%]:before{content:"\\f3d4"}.bi-folder-symlink[_ngcontent-%COMP%]:before{content:"\\f3d5"}.bi-folder-x[_ngcontent-%COMP%]:before{content:"\\f3d6"}.bi-folder[_ngcontent-%COMP%]:before{content:"\\f3d7"}.bi-folder2-open[_ngcontent-%COMP%]:before{content:"\\f3d8"}.bi-folder2[_ngcontent-%COMP%]:before{content:"\\f3d9"}.bi-fonts[_ngcontent-%COMP%]:before{content:"\\f3da"}.bi-forward-fill[_ngcontent-%COMP%]:before{content:"\\f3db"}.bi-forward[_ngcontent-%COMP%]:before{content:"\\f3dc"}.bi-front[_ngcontent-%COMP%]:before{content:"\\f3dd"}.bi-fullscreen-exit[_ngcontent-%COMP%]:before{content:"\\f3de"}.bi-fullscreen[_ngcontent-%COMP%]:before{content:"\\f3df"}.bi-funnel-fill[_ngcontent-%COMP%]:before{content:"\\f3e0"}.bi-funnel[_ngcontent-%COMP%]:before{content:"\\f3e1"}.bi-gear-fill[_ngcontent-%COMP%]:before{content:"\\f3e2"}.bi-gear-wide-connected[_ngcontent-%COMP%]:before{content:"\\f3e3"}.bi-gear-wide[_ngcontent-%COMP%]:before{content:"\\f3e4"}.bi-gear[_ngcontent-%COMP%]:before{content:"\\f3e5"}.bi-gem[_ngcontent-%COMP%]:before{content:"\\f3e6"}.bi-geo-alt-fill[_ngcontent-%COMP%]:before{content:"\\f3e7"}.bi-geo-alt[_ngcontent-%COMP%]:before{content:"\\f3e8"}.bi-geo-fill[_ngcontent-%COMP%]:before{content:"\\f3e9"}.bi-geo[_ngcontent-%COMP%]:before{content:"\\f3ea"}.bi-gift-fill[_ngcontent-%COMP%]:before{content:"\\f3eb"}.bi-gift[_ngcontent-%COMP%]:before{content:"\\f3ec"}.bi-github[_ngcontent-%COMP%]:before{content:"\\f3ed"}.bi-globe[_ngcontent-%COMP%]:before{content:"\\f3ee"}.bi-globe2[_ngcontent-%COMP%]:before{content:"\\f3ef"}.bi-google[_ngcontent-%COMP%]:before{content:"\\f3f0"}.bi-graph-down[_ngcontent-%COMP%]:before{content:"\\f3f1"}.bi-graph-up[_ngcontent-%COMP%]:before{content:"\\f3f2"}.bi-grid-1x2-fill[_ngcontent-%COMP%]:before{content:"\\f3f3"}.bi-grid-1x2[_ngcontent-%COMP%]:before{content:"\\f3f4"}.bi-grid-3x2-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f5"}.bi-grid-3x2-gap[_ngcontent-%COMP%]:before{content:"\\f3f6"}.bi-grid-3x2[_ngcontent-%COMP%]:before{content:"\\f3f7"}.bi-grid-3x3-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f8"}.bi-grid-3x3-gap[_ngcontent-%COMP%]:before{content:"\\f3f9"}.bi-grid-3x3[_ngcontent-%COMP%]:before{content:"\\f3fa"}.bi-grid-fill[_ngcontent-%COMP%]:before{content:"\\f3fb"}.bi-grid[_ngcontent-%COMP%]:before{content:"\\f3fc"}.bi-grip-horizontal[_ngcontent-%COMP%]:before{content:"\\f3fd"}.bi-grip-vertical[_ngcontent-%COMP%]:before{content:"\\f3fe"}.bi-hammer[_ngcontent-%COMP%]:before{content:"\\f3ff"}.bi-hand-index-fill[_ngcontent-%COMP%]:before{content:"\\f400"}.bi-hand-index-thumb-fill[_ngcontent-%COMP%]:before{content:"\\f401"}.bi-hand-index-thumb[_ngcontent-%COMP%]:before{content:"\\f402"}.bi-hand-index[_ngcontent-%COMP%]:before{content:"\\f403"}.bi-hand-thumbs-down-fill[_ngcontent-%COMP%]:before{content:"\\f404"}.bi-hand-thumbs-down[_ngcontent-%COMP%]:before{content:"\\f405"}.bi-hand-thumbs-up-fill[_ngcontent-%COMP%]:before{content:"\\f406"}.bi-hand-thumbs-up[_ngcontent-%COMP%]:before{content:"\\f407"}.bi-handbag-fill[_ngcontent-%COMP%]:before{content:"\\f408"}.bi-handbag[_ngcontent-%COMP%]:before{content:"\\f409"}.bi-hash[_ngcontent-%COMP%]:before{content:"\\f40a"}.bi-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f40b"}.bi-hdd-network-fill[_ngcontent-%COMP%]:before{content:"\\f40c"}.bi-hdd-network[_ngcontent-%COMP%]:before{content:"\\f40d"}.bi-hdd-rack-fill[_ngcontent-%COMP%]:before{content:"\\f40e"}.bi-hdd-rack[_ngcontent-%COMP%]:before{content:"\\f40f"}.bi-hdd-stack-fill[_ngcontent-%COMP%]:before{content:"\\f410"}.bi-hdd-stack[_ngcontent-%COMP%]:before{content:"\\f411"}.bi-hdd[_ngcontent-%COMP%]:before{content:"\\f412"}.bi-headphones[_ngcontent-%COMP%]:before{content:"\\f413"}.bi-headset[_ngcontent-%COMP%]:before{content:"\\f414"}.bi-heart-fill[_ngcontent-%COMP%]:before{content:"\\f415"}.bi-heart-half[_ngcontent-%COMP%]:before{content:"\\f416"}.bi-heart[_ngcontent-%COMP%]:before{content:"\\f417"}.bi-heptagon-fill[_ngcontent-%COMP%]:before{content:"\\f418"}.bi-heptagon-half[_ngcontent-%COMP%]:before{content:"\\f419"}.bi-heptagon[_ngcontent-%COMP%]:before{content:"\\f41a"}.bi-hexagon-fill[_ngcontent-%COMP%]:before{content:"\\f41b"}.bi-hexagon-half[_ngcontent-%COMP%]:before{content:"\\f41c"}.bi-hexagon[_ngcontent-%COMP%]:before{content:"\\f41d"}.bi-hourglass-bottom[_ngcontent-%COMP%]:before{content:"\\f41e"}.bi-hourglass-split[_ngcontent-%COMP%]:before{content:"\\f41f"}.bi-hourglass-top[_ngcontent-%COMP%]:before{content:"\\f420"}.bi-hourglass[_ngcontent-%COMP%]:before{content:"\\f421"}.bi-house-door-fill[_ngcontent-%COMP%]:before{content:"\\f422"}.bi-house-door[_ngcontent-%COMP%]:before{content:"\\f423"}.bi-house-fill[_ngcontent-%COMP%]:before{content:"\\f424"}.bi-house[_ngcontent-%COMP%]:before{content:"\\f425"}.bi-hr[_ngcontent-%COMP%]:before{content:"\\f426"}.bi-hurricane[_ngcontent-%COMP%]:before{content:"\\f427"}.bi-image-alt[_ngcontent-%COMP%]:before{content:"\\f428"}.bi-image-fill[_ngcontent-%COMP%]:before{content:"\\f429"}.bi-image[_ngcontent-%COMP%]:before{content:"\\f42a"}.bi-images[_ngcontent-%COMP%]:before{content:"\\f42b"}.bi-inbox-fill[_ngcontent-%COMP%]:before{content:"\\f42c"}.bi-inbox[_ngcontent-%COMP%]:before{content:"\\f42d"}.bi-inboxes-fill[_ngcontent-%COMP%]:before{content:"\\f42e"}.bi-inboxes[_ngcontent-%COMP%]:before{content:"\\f42f"}.bi-info-circle-fill[_ngcontent-%COMP%]:before{content:"\\f430"}.bi-info-circle[_ngcontent-%COMP%]:before{content:"\\f431"}.bi-info-square-fill[_ngcontent-%COMP%]:before{content:"\\f432"}.bi-info-square[_ngcontent-%COMP%]:before{content:"\\f433"}.bi-info[_ngcontent-%COMP%]:before{content:"\\f434"}.bi-input-cursor-text[_ngcontent-%COMP%]:before{content:"\\f435"}.bi-input-cursor[_ngcontent-%COMP%]:before{content:"\\f436"}.bi-instagram[_ngcontent-%COMP%]:before{content:"\\f437"}.bi-intersect[_ngcontent-%COMP%]:before{content:"\\f438"}.bi-journal-album[_ngcontent-%COMP%]:before{content:"\\f439"}.bi-journal-arrow-down[_ngcontent-%COMP%]:before{content:"\\f43a"}.bi-journal-arrow-up[_ngcontent-%COMP%]:before{content:"\\f43b"}.bi-journal-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f43c"}.bi-journal-bookmark[_ngcontent-%COMP%]:before{content:"\\f43d"}.bi-journal-check[_ngcontent-%COMP%]:before{content:"\\f43e"}.bi-journal-code[_ngcontent-%COMP%]:before{content:"\\f43f"}.bi-journal-medical[_ngcontent-%COMP%]:before{content:"\\f440"}.bi-journal-minus[_ngcontent-%COMP%]:before{content:"\\f441"}.bi-journal-plus[_ngcontent-%COMP%]:before{content:"\\f442"}.bi-journal-richtext[_ngcontent-%COMP%]:before{content:"\\f443"}.bi-journal-text[_ngcontent-%COMP%]:before{content:"\\f444"}.bi-journal-x[_ngcontent-%COMP%]:before{content:"\\f445"}.bi-journal[_ngcontent-%COMP%]:before{content:"\\f446"}.bi-journals[_ngcontent-%COMP%]:before{content:"\\f447"}.bi-joystick[_ngcontent-%COMP%]:before{content:"\\f448"}.bi-justify-left[_ngcontent-%COMP%]:before{content:"\\f449"}.bi-justify-right[_ngcontent-%COMP%]:before{content:"\\f44a"}.bi-justify[_ngcontent-%COMP%]:before{content:"\\f44b"}.bi-kanban-fill[_ngcontent-%COMP%]:before{content:"\\f44c"}.bi-kanban[_ngcontent-%COMP%]:before{content:"\\f44d"}.bi-key-fill[_ngcontent-%COMP%]:before{content:"\\f44e"}.bi-key[_ngcontent-%COMP%]:before{content:"\\f44f"}.bi-keyboard-fill[_ngcontent-%COMP%]:before{content:"\\f450"}.bi-keyboard[_ngcontent-%COMP%]:before{content:"\\f451"}.bi-ladder[_ngcontent-%COMP%]:before{content:"\\f452"}.bi-lamp-fill[_ngcontent-%COMP%]:before{content:"\\f453"}.bi-lamp[_ngcontent-%COMP%]:before{content:"\\f454"}.bi-laptop-fill[_ngcontent-%COMP%]:before{content:"\\f455"}.bi-laptop[_ngcontent-%COMP%]:before{content:"\\f456"}.bi-layer-backward[_ngcontent-%COMP%]:before{content:"\\f457"}.bi-layer-forward[_ngcontent-%COMP%]:before{content:"\\f458"}.bi-layers-fill[_ngcontent-%COMP%]:before{content:"\\f459"}.bi-layers-half[_ngcontent-%COMP%]:before{content:"\\f45a"}.bi-layers[_ngcontent-%COMP%]:before{content:"\\f45b"}.bi-layout-sidebar-inset-reverse[_ngcontent-%COMP%]:before{content:"\\f45c"}.bi-layout-sidebar-inset[_ngcontent-%COMP%]:before{content:"\\f45d"}.bi-layout-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f45e"}.bi-layout-sidebar[_ngcontent-%COMP%]:before{content:"\\f45f"}.bi-layout-split[_ngcontent-%COMP%]:before{content:"\\f460"}.bi-layout-text-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f461"}.bi-layout-text-sidebar[_ngcontent-%COMP%]:before{content:"\\f462"}.bi-layout-text-window-reverse[_ngcontent-%COMP%]:before{content:"\\f463"}.bi-layout-text-window[_ngcontent-%COMP%]:before{content:"\\f464"}.bi-layout-three-columns[_ngcontent-%COMP%]:before{content:"\\f465"}.bi-layout-wtf[_ngcontent-%COMP%]:before{content:"\\f466"}.bi-life-preserver[_ngcontent-%COMP%]:before{content:"\\f467"}.bi-lightbulb-fill[_ngcontent-%COMP%]:before{content:"\\f468"}.bi-lightbulb-off-fill[_ngcontent-%COMP%]:before{content:"\\f469"}.bi-lightbulb-off[_ngcontent-%COMP%]:before{content:"\\f46a"}.bi-lightbulb[_ngcontent-%COMP%]:before{content:"\\f46b"}.bi-lightning-charge-fill[_ngcontent-%COMP%]:before{content:"\\f46c"}.bi-lightning-charge[_ngcontent-%COMP%]:before{content:"\\f46d"}.bi-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f46e"}.bi-lightning[_ngcontent-%COMP%]:before{content:"\\f46f"}.bi-link-45deg[_ngcontent-%COMP%]:before{content:"\\f470"}.bi-link[_ngcontent-%COMP%]:before{content:"\\f471"}.bi-linkedin[_ngcontent-%COMP%]:before{content:"\\f472"}.bi-list-check[_ngcontent-%COMP%]:before{content:"\\f473"}.bi-list-nested[_ngcontent-%COMP%]:before{content:"\\f474"}.bi-list-ol[_ngcontent-%COMP%]:before{content:"\\f475"}.bi-list-stars[_ngcontent-%COMP%]:before{content:"\\f476"}.bi-list-task[_ngcontent-%COMP%]:before{content:"\\f477"}.bi-list-ul[_ngcontent-%COMP%]:before{content:"\\f478"}.bi-list[_ngcontent-%COMP%]:before{content:"\\f479"}.bi-lock-fill[_ngcontent-%COMP%]:before{content:"\\f47a"}.bi-lock[_ngcontent-%COMP%]:before{content:"\\f47b"}.bi-mailbox[_ngcontent-%COMP%]:before{content:"\\f47c"}.bi-mailbox2[_ngcontent-%COMP%]:before{content:"\\f47d"}.bi-map-fill[_ngcontent-%COMP%]:before{content:"\\f47e"}.bi-map[_ngcontent-%COMP%]:before{content:"\\f47f"}.bi-markdown-fill[_ngcontent-%COMP%]:before{content:"\\f480"}.bi-markdown[_ngcontent-%COMP%]:before{content:"\\f481"}.bi-mask[_ngcontent-%COMP%]:before{content:"\\f482"}.bi-megaphone-fill[_ngcontent-%COMP%]:before{content:"\\f483"}.bi-megaphone[_ngcontent-%COMP%]:before{content:"\\f484"}.bi-menu-app-fill[_ngcontent-%COMP%]:before{content:"\\f485"}.bi-menu-app[_ngcontent-%COMP%]:before{content:"\\f486"}.bi-menu-button-fill[_ngcontent-%COMP%]:before{content:"\\f487"}.bi-menu-button-wide-fill[_ngcontent-%COMP%]:before{content:"\\f488"}.bi-menu-button-wide[_ngcontent-%COMP%]:before{content:"\\f489"}.bi-menu-button[_ngcontent-%COMP%]:before{content:"\\f48a"}.bi-menu-down[_ngcontent-%COMP%]:before{content:"\\f48b"}.bi-menu-up[_ngcontent-%COMP%]:before{content:"\\f48c"}.bi-mic-fill[_ngcontent-%COMP%]:before{content:"\\f48d"}.bi-mic-mute-fill[_ngcontent-%COMP%]:before{content:"\\f48e"}.bi-mic-mute[_ngcontent-%COMP%]:before{content:"\\f48f"}.bi-mic[_ngcontent-%COMP%]:before{content:"\\f490"}.bi-minecart-loaded[_ngcontent-%COMP%]:before{content:"\\f491"}.bi-minecart[_ngcontent-%COMP%]:before{content:"\\f492"}.bi-moisture[_ngcontent-%COMP%]:before{content:"\\f493"}.bi-moon-fill[_ngcontent-%COMP%]:before{content:"\\f494"}.bi-moon-stars-fill[_ngcontent-%COMP%]:before{content:"\\f495"}.bi-moon-stars[_ngcontent-%COMP%]:before{content:"\\f496"}.bi-moon[_ngcontent-%COMP%]:before{content:"\\f497"}.bi-mouse-fill[_ngcontent-%COMP%]:before{content:"\\f498"}.bi-mouse[_ngcontent-%COMP%]:before{content:"\\f499"}.bi-mouse2-fill[_ngcontent-%COMP%]:before{content:"\\f49a"}.bi-mouse2[_ngcontent-%COMP%]:before{content:"\\f49b"}.bi-mouse3-fill[_ngcontent-%COMP%]:before{content:"\\f49c"}.bi-mouse3[_ngcontent-%COMP%]:before{content:"\\f49d"}.bi-music-note-beamed[_ngcontent-%COMP%]:before{content:"\\f49e"}.bi-music-note-list[_ngcontent-%COMP%]:before{content:"\\f49f"}.bi-music-note[_ngcontent-%COMP%]:before{content:"\\f4a0"}.bi-music-player-fill[_ngcontent-%COMP%]:before{content:"\\f4a1"}.bi-music-player[_ngcontent-%COMP%]:before{content:"\\f4a2"}.bi-newspaper[_ngcontent-%COMP%]:before{content:"\\f4a3"}.bi-node-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4a4"}.bi-node-minus[_ngcontent-%COMP%]:before{content:"\\f4a5"}.bi-node-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4a6"}.bi-node-plus[_ngcontent-%COMP%]:before{content:"\\f4a7"}.bi-nut-fill[_ngcontent-%COMP%]:before{content:"\\f4a8"}.bi-nut[_ngcontent-%COMP%]:before{content:"\\f4a9"}.bi-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f4aa"}.bi-octagon-half[_ngcontent-%COMP%]:before{content:"\\f4ab"}.bi-octagon[_ngcontent-%COMP%]:before{content:"\\f4ac"}.bi-option[_ngcontent-%COMP%]:before{content:"\\f4ad"}.bi-outlet[_ngcontent-%COMP%]:before{content:"\\f4ae"}.bi-paint-bucket[_ngcontent-%COMP%]:before{content:"\\f4af"}.bi-palette-fill[_ngcontent-%COMP%]:before{content:"\\f4b0"}.bi-palette[_ngcontent-%COMP%]:before{content:"\\f4b1"}.bi-palette2[_ngcontent-%COMP%]:before{content:"\\f4b2"}.bi-paperclip[_ngcontent-%COMP%]:before{content:"\\f4b3"}.bi-paragraph[_ngcontent-%COMP%]:before{content:"\\f4b4"}.bi-patch-check-fill[_ngcontent-%COMP%]:before{content:"\\f4b5"}.bi-patch-check[_ngcontent-%COMP%]:before{content:"\\f4b6"}.bi-patch-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f4b7"}.bi-patch-exclamation[_ngcontent-%COMP%]:before{content:"\\f4b8"}.bi-patch-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4b9"}.bi-patch-minus[_ngcontent-%COMP%]:before{content:"\\f4ba"}.bi-patch-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4bb"}.bi-patch-plus[_ngcontent-%COMP%]:before{content:"\\f4bc"}.bi-patch-question-fill[_ngcontent-%COMP%]:before{content:"\\f4bd"}.bi-patch-question[_ngcontent-%COMP%]:before{content:"\\f4be"}.bi-pause-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4bf"}.bi-pause-btn[_ngcontent-%COMP%]:before{content:"\\f4c0"}.bi-pause-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4c1"}.bi-pause-circle[_ngcontent-%COMP%]:before{content:"\\f4c2"}.bi-pause-fill[_ngcontent-%COMP%]:before{content:"\\f4c3"}.bi-pause[_ngcontent-%COMP%]:before{content:"\\f4c4"}.bi-peace-fill[_ngcontent-%COMP%]:before{content:"\\f4c5"}.bi-peace[_ngcontent-%COMP%]:before{content:"\\f4c6"}.bi-pen-fill[_ngcontent-%COMP%]:before{content:"\\f4c7"}.bi-pen[_ngcontent-%COMP%]:before{content:"\\f4c8"}.bi-pencil-fill[_ngcontent-%COMP%]:before{content:"\\f4c9"}.bi-pencil-square[_ngcontent-%COMP%]:before{content:"\\f4ca"}.bi-pencil[_ngcontent-%COMP%]:before{content:"\\f4cb"}.bi-pentagon-fill[_ngcontent-%COMP%]:before{content:"\\f4cc"}.bi-pentagon-half[_ngcontent-%COMP%]:before{content:"\\f4cd"}.bi-pentagon[_ngcontent-%COMP%]:before{content:"\\f4ce"}.bi-people-fill[_ngcontent-%COMP%]:before{content:"\\f4cf"}.bi-people[_ngcontent-%COMP%]:before{content:"\\f4d0"}.bi-percent[_ngcontent-%COMP%]:before{content:"\\f4d1"}.bi-person-badge-fill[_ngcontent-%COMP%]:before{content:"\\f4d2"}.bi-person-badge[_ngcontent-%COMP%]:before{content:"\\f4d3"}.bi-person-bounding-box[_ngcontent-%COMP%]:before{content:"\\f4d4"}.bi-person-check-fill[_ngcontent-%COMP%]:before{content:"\\f4d5"}.bi-person-check[_ngcontent-%COMP%]:before{content:"\\f4d6"}.bi-person-circle[_ngcontent-%COMP%]:before{content:"\\f4d7"}.bi-person-dash-fill[_ngcontent-%COMP%]:before{content:"\\f4d8"}.bi-person-dash[_ngcontent-%COMP%]:before{content:"\\f4d9"}.bi-person-fill[_ngcontent-%COMP%]:before{content:"\\f4da"}.bi-person-lines-fill[_ngcontent-%COMP%]:before{content:"\\f4db"}.bi-person-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4dc"}.bi-person-plus[_ngcontent-%COMP%]:before{content:"\\f4dd"}.bi-person-square[_ngcontent-%COMP%]:before{content:"\\f4de"}.bi-person-x-fill[_ngcontent-%COMP%]:before{content:"\\f4df"}.bi-person-x[_ngcontent-%COMP%]:before{content:"\\f4e0"}.bi-person[_ngcontent-%COMP%]:before{content:"\\f4e1"}.bi-phone-fill[_ngcontent-%COMP%]:before{content:"\\f4e2"}.bi-phone-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f4e3"}.bi-phone-landscape[_ngcontent-%COMP%]:before{content:"\\f4e4"}.bi-phone-vibrate-fill[_ngcontent-%COMP%]:before{content:"\\f4e5"}.bi-phone-vibrate[_ngcontent-%COMP%]:before{content:"\\f4e6"}.bi-phone[_ngcontent-%COMP%]:before{content:"\\f4e7"}.bi-pie-chart-fill[_ngcontent-%COMP%]:before{content:"\\f4e8"}.bi-pie-chart[_ngcontent-%COMP%]:before{content:"\\f4e9"}.bi-pin-angle-fill[_ngcontent-%COMP%]:before{content:"\\f4ea"}.bi-pin-angle[_ngcontent-%COMP%]:before{content:"\\f4eb"}.bi-pin-fill[_ngcontent-%COMP%]:before{content:"\\f4ec"}.bi-pin[_ngcontent-%COMP%]:before{content:"\\f4ed"}.bi-pip-fill[_ngcontent-%COMP%]:before{content:"\\f4ee"}.bi-pip[_ngcontent-%COMP%]:before{content:"\\f4ef"}.bi-play-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4f0"}.bi-play-btn[_ngcontent-%COMP%]:before{content:"\\f4f1"}.bi-play-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f2"}.bi-play-circle[_ngcontent-%COMP%]:before{content:"\\f4f3"}.bi-play-fill[_ngcontent-%COMP%]:before{content:"\\f4f4"}.bi-play[_ngcontent-%COMP%]:before{content:"\\f4f5"}.bi-plug-fill[_ngcontent-%COMP%]:before{content:"\\f4f6"}.bi-plug[_ngcontent-%COMP%]:before{content:"\\f4f7"}.bi-plus-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f4f8"}.bi-plus-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f9"}.bi-plus-circle[_ngcontent-%COMP%]:before{content:"\\f4fa"}.bi-plus-square-dotted[_ngcontent-%COMP%]:before{content:"\\f4fb"}.bi-plus-square-fill[_ngcontent-%COMP%]:before{content:"\\f4fc"}.bi-plus-square[_ngcontent-%COMP%]:before{content:"\\f4fd"}.bi-plus[_ngcontent-%COMP%]:before{content:"\\f4fe"}.bi-power[_ngcontent-%COMP%]:before{content:"\\f4ff"}.bi-printer-fill[_ngcontent-%COMP%]:before{content:"\\f500"}.bi-printer[_ngcontent-%COMP%]:before{content:"\\f501"}.bi-puzzle-fill[_ngcontent-%COMP%]:before{content:"\\f502"}.bi-puzzle[_ngcontent-%COMP%]:before{content:"\\f503"}.bi-question-circle-fill[_ngcontent-%COMP%]:before{content:"\\f504"}.bi-question-circle[_ngcontent-%COMP%]:before{content:"\\f505"}.bi-question-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f506"}.bi-question-diamond[_ngcontent-%COMP%]:before{content:"\\f507"}.bi-question-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f508"}.bi-question-octagon[_ngcontent-%COMP%]:before{content:"\\f509"}.bi-question-square-fill[_ngcontent-%COMP%]:before{content:"\\f50a"}.bi-question-square[_ngcontent-%COMP%]:before{content:"\\f50b"}.bi-question[_ngcontent-%COMP%]:before{content:"\\f50c"}.bi-rainbow[_ngcontent-%COMP%]:before{content:"\\f50d"}.bi-receipt-cutoff[_ngcontent-%COMP%]:before{content:"\\f50e"}.bi-receipt[_ngcontent-%COMP%]:before{content:"\\f50f"}.bi-reception-0[_ngcontent-%COMP%]:before{content:"\\f510"}.bi-reception-1[_ngcontent-%COMP%]:before{content:"\\f511"}.bi-reception-2[_ngcontent-%COMP%]:before{content:"\\f512"}.bi-reception-3[_ngcontent-%COMP%]:before{content:"\\f513"}.bi-reception-4[_ngcontent-%COMP%]:before{content:"\\f514"}.bi-record-btn-fill[_ngcontent-%COMP%]:before{content:"\\f515"}.bi-record-btn[_ngcontent-%COMP%]:before{content:"\\f516"}.bi-record-circle-fill[_ngcontent-%COMP%]:before{content:"\\f517"}.bi-record-circle[_ngcontent-%COMP%]:before{content:"\\f518"}.bi-record-fill[_ngcontent-%COMP%]:before{content:"\\f519"}.bi-record[_ngcontent-%COMP%]:before{content:"\\f51a"}.bi-record2-fill[_ngcontent-%COMP%]:before{content:"\\f51b"}.bi-record2[_ngcontent-%COMP%]:before{content:"\\f51c"}.bi-reply-all-fill[_ngcontent-%COMP%]:before{content:"\\f51d"}.bi-reply-all[_ngcontent-%COMP%]:before{content:"\\f51e"}.bi-reply-fill[_ngcontent-%COMP%]:before{content:"\\f51f"}.bi-reply[_ngcontent-%COMP%]:before{content:"\\f520"}.bi-rss-fill[_ngcontent-%COMP%]:before{content:"\\f521"}.bi-rss[_ngcontent-%COMP%]:before{content:"\\f522"}.bi-rulers[_ngcontent-%COMP%]:before{content:"\\f523"}.bi-save-fill[_ngcontent-%COMP%]:before{content:"\\f524"}.bi-save[_ngcontent-%COMP%]:before{content:"\\f525"}.bi-save2-fill[_ngcontent-%COMP%]:before{content:"\\f526"}.bi-save2[_ngcontent-%COMP%]:before{content:"\\f527"}.bi-scissors[_ngcontent-%COMP%]:before{content:"\\f528"}.bi-screwdriver[_ngcontent-%COMP%]:before{content:"\\f529"}.bi-search[_ngcontent-%COMP%]:before{content:"\\f52a"}.bi-segmented-nav[_ngcontent-%COMP%]:before{content:"\\f52b"}.bi-server[_ngcontent-%COMP%]:before{content:"\\f52c"}.bi-share-fill[_ngcontent-%COMP%]:before{content:"\\f52d"}.bi-share[_ngcontent-%COMP%]:before{content:"\\f52e"}.bi-shield-check[_ngcontent-%COMP%]:before{content:"\\f52f"}.bi-shield-exclamation[_ngcontent-%COMP%]:before{content:"\\f530"}.bi-shield-fill-check[_ngcontent-%COMP%]:before{content:"\\f531"}.bi-shield-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f532"}.bi-shield-fill-minus[_ngcontent-%COMP%]:before{content:"\\f533"}.bi-shield-fill-plus[_ngcontent-%COMP%]:before{content:"\\f534"}.bi-shield-fill-x[_ngcontent-%COMP%]:before{content:"\\f535"}.bi-shield-fill[_ngcontent-%COMP%]:before{content:"\\f536"}.bi-shield-lock-fill[_ngcontent-%COMP%]:before{content:"\\f537"}.bi-shield-lock[_ngcontent-%COMP%]:before{content:"\\f538"}.bi-shield-minus[_ngcontent-%COMP%]:before{content:"\\f539"}.bi-shield-plus[_ngcontent-%COMP%]:before{content:"\\f53a"}.bi-shield-shaded[_ngcontent-%COMP%]:before{content:"\\f53b"}.bi-shield-slash-fill[_ngcontent-%COMP%]:before{content:"\\f53c"}.bi-shield-slash[_ngcontent-%COMP%]:before{content:"\\f53d"}.bi-shield-x[_ngcontent-%COMP%]:before{content:"\\f53e"}.bi-shield[_ngcontent-%COMP%]:before{content:"\\f53f"}.bi-shift-fill[_ngcontent-%COMP%]:before{content:"\\f540"}.bi-shift[_ngcontent-%COMP%]:before{content:"\\f541"}.bi-shop-window[_ngcontent-%COMP%]:before{content:"\\f542"}.bi-shop[_ngcontent-%COMP%]:before{content:"\\f543"}.bi-shuffle[_ngcontent-%COMP%]:before{content:"\\f544"}.bi-signpost-2-fill[_ngcontent-%COMP%]:before{content:"\\f545"}.bi-signpost-2[_ngcontent-%COMP%]:before{content:"\\f546"}.bi-signpost-fill[_ngcontent-%COMP%]:before{content:"\\f547"}.bi-signpost-split-fill[_ngcontent-%COMP%]:before{content:"\\f548"}.bi-signpost-split[_ngcontent-%COMP%]:before{content:"\\f549"}.bi-signpost[_ngcontent-%COMP%]:before{content:"\\f54a"}.bi-sim-fill[_ngcontent-%COMP%]:before{content:"\\f54b"}.bi-sim[_ngcontent-%COMP%]:before{content:"\\f54c"}.bi-skip-backward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f54d"}.bi-skip-backward-btn[_ngcontent-%COMP%]:before{content:"\\f54e"}.bi-skip-backward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f54f"}.bi-skip-backward-circle[_ngcontent-%COMP%]:before{content:"\\f550"}.bi-skip-backward-fill[_ngcontent-%COMP%]:before{content:"\\f551"}.bi-skip-backward[_ngcontent-%COMP%]:before{content:"\\f552"}.bi-skip-end-btn-fill[_ngcontent-%COMP%]:before{content:"\\f553"}.bi-skip-end-btn[_ngcontent-%COMP%]:before{content:"\\f554"}.bi-skip-end-circle-fill[_ngcontent-%COMP%]:before{content:"\\f555"}.bi-skip-end-circle[_ngcontent-%COMP%]:before{content:"\\f556"}.bi-skip-end-fill[_ngcontent-%COMP%]:before{content:"\\f557"}.bi-skip-end[_ngcontent-%COMP%]:before{content:"\\f558"}.bi-skip-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f559"}.bi-skip-forward-btn[_ngcontent-%COMP%]:before{content:"\\f55a"}.bi-skip-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f55b"}.bi-skip-forward-circle[_ngcontent-%COMP%]:before{content:"\\f55c"}.bi-skip-forward-fill[_ngcontent-%COMP%]:before{content:"\\f55d"}.bi-skip-forward[_ngcontent-%COMP%]:before{content:"\\f55e"}.bi-skip-start-btn-fill[_ngcontent-%COMP%]:before{content:"\\f55f"}.bi-skip-start-btn[_ngcontent-%COMP%]:before{content:"\\f560"}.bi-skip-start-circle-fill[_ngcontent-%COMP%]:before{content:"\\f561"}.bi-skip-start-circle[_ngcontent-%COMP%]:before{content:"\\f562"}.bi-skip-start-fill[_ngcontent-%COMP%]:before{content:"\\f563"}.bi-skip-start[_ngcontent-%COMP%]:before{content:"\\f564"}.bi-slack[_ngcontent-%COMP%]:before{content:"\\f565"}.bi-slash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f566"}.bi-slash-circle[_ngcontent-%COMP%]:before{content:"\\f567"}.bi-slash-square-fill[_ngcontent-%COMP%]:before{content:"\\f568"}.bi-slash-square[_ngcontent-%COMP%]:before{content:"\\f569"}.bi-slash[_ngcontent-%COMP%]:before{content:"\\f56a"}.bi-sliders[_ngcontent-%COMP%]:before{content:"\\f56b"}.bi-smartwatch[_ngcontent-%COMP%]:before{content:"\\f56c"}.bi-snow[_ngcontent-%COMP%]:before{content:"\\f56d"}.bi-snow2[_ngcontent-%COMP%]:before{content:"\\f56e"}.bi-snow3[_ngcontent-%COMP%]:before{content:"\\f56f"}.bi-sort-alpha-down-alt[_ngcontent-%COMP%]:before{content:"\\f570"}.bi-sort-alpha-down[_ngcontent-%COMP%]:before{content:"\\f571"}.bi-sort-alpha-up-alt[_ngcontent-%COMP%]:before{content:"\\f572"}.bi-sort-alpha-up[_ngcontent-%COMP%]:before{content:"\\f573"}.bi-sort-down-alt[_ngcontent-%COMP%]:before{content:"\\f574"}.bi-sort-down[_ngcontent-%COMP%]:before{content:"\\f575"}.bi-sort-numeric-down-alt[_ngcontent-%COMP%]:before{content:"\\f576"}.bi-sort-numeric-down[_ngcontent-%COMP%]:before{content:"\\f577"}.bi-sort-numeric-up-alt[_ngcontent-%COMP%]:before{content:"\\f578"}.bi-sort-numeric-up[_ngcontent-%COMP%]:before{content:"\\f579"}.bi-sort-up-alt[_ngcontent-%COMP%]:before{content:"\\f57a"}.bi-sort-up[_ngcontent-%COMP%]:before{content:"\\f57b"}.bi-soundwave[_ngcontent-%COMP%]:before{content:"\\f57c"}.bi-speaker-fill[_ngcontent-%COMP%]:before{content:"\\f57d"}.bi-speaker[_ngcontent-%COMP%]:before{content:"\\f57e"}.bi-speedometer[_ngcontent-%COMP%]:before{content:"\\f57f"}.bi-speedometer2[_ngcontent-%COMP%]:before{content:"\\f580"}.bi-spellcheck[_ngcontent-%COMP%]:before{content:"\\f581"}.bi-square-fill[_ngcontent-%COMP%]:before{content:"\\f582"}.bi-square-half[_ngcontent-%COMP%]:before{content:"\\f583"}.bi-square[_ngcontent-%COMP%]:before{content:"\\f584"}.bi-stack[_ngcontent-%COMP%]:before{content:"\\f585"}.bi-star-fill[_ngcontent-%COMP%]:before{content:"\\f586"}.bi-star-half[_ngcontent-%COMP%]:before{content:"\\f587"}.bi-star[_ngcontent-%COMP%]:before{content:"\\f588"}.bi-stars[_ngcontent-%COMP%]:before{content:"\\f589"}.bi-stickies-fill[_ngcontent-%COMP%]:before{content:"\\f58a"}.bi-stickies[_ngcontent-%COMP%]:before{content:"\\f58b"}.bi-sticky-fill[_ngcontent-%COMP%]:before{content:"\\f58c"}.bi-sticky[_ngcontent-%COMP%]:before{content:"\\f58d"}.bi-stop-btn-fill[_ngcontent-%COMP%]:before{content:"\\f58e"}.bi-stop-btn[_ngcontent-%COMP%]:before{content:"\\f58f"}.bi-stop-circle-fill[_ngcontent-%COMP%]:before{content:"\\f590"}.bi-stop-circle[_ngcontent-%COMP%]:before{content:"\\f591"}.bi-stop-fill[_ngcontent-%COMP%]:before{content:"\\f592"}.bi-stop[_ngcontent-%COMP%]:before{content:"\\f593"}.bi-stoplights-fill[_ngcontent-%COMP%]:before{content:"\\f594"}.bi-stoplights[_ngcontent-%COMP%]:before{content:"\\f595"}.bi-stopwatch-fill[_ngcontent-%COMP%]:before{content:"\\f596"}.bi-stopwatch[_ngcontent-%COMP%]:before{content:"\\f597"}.bi-subtract[_ngcontent-%COMP%]:before{content:"\\f598"}.bi-suit-club-fill[_ngcontent-%COMP%]:before{content:"\\f599"}.bi-suit-club[_ngcontent-%COMP%]:before{content:"\\f59a"}.bi-suit-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f59b"}.bi-suit-diamond[_ngcontent-%COMP%]:before{content:"\\f59c"}.bi-suit-heart-fill[_ngcontent-%COMP%]:before{content:"\\f59d"}.bi-suit-heart[_ngcontent-%COMP%]:before{content:"\\f59e"}.bi-suit-spade-fill[_ngcontent-%COMP%]:before{content:"\\f59f"}.bi-suit-spade[_ngcontent-%COMP%]:before{content:"\\f5a0"}.bi-sun-fill[_ngcontent-%COMP%]:before{content:"\\f5a1"}.bi-sun[_ngcontent-%COMP%]:before{content:"\\f5a2"}.bi-sunglasses[_ngcontent-%COMP%]:before{content:"\\f5a3"}.bi-sunrise-fill[_ngcontent-%COMP%]:before{content:"\\f5a4"}.bi-sunrise[_ngcontent-%COMP%]:before{content:"\\f5a5"}.bi-sunset-fill[_ngcontent-%COMP%]:before{content:"\\f5a6"}.bi-sunset[_ngcontent-%COMP%]:before{content:"\\f5a7"}.bi-symmetry-horizontal[_ngcontent-%COMP%]:before{content:"\\f5a8"}.bi-symmetry-vertical[_ngcontent-%COMP%]:before{content:"\\f5a9"}.bi-table[_ngcontent-%COMP%]:before{content:"\\f5aa"}.bi-tablet-fill[_ngcontent-%COMP%]:before{content:"\\f5ab"}.bi-tablet-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f5ac"}.bi-tablet-landscape[_ngcontent-%COMP%]:before{content:"\\f5ad"}.bi-tablet[_ngcontent-%COMP%]:before{content:"\\f5ae"}.bi-tag-fill[_ngcontent-%COMP%]:before{content:"\\f5af"}.bi-tag[_ngcontent-%COMP%]:before{content:"\\f5b0"}.bi-tags-fill[_ngcontent-%COMP%]:before{content:"\\f5b1"}.bi-tags[_ngcontent-%COMP%]:before{content:"\\f5b2"}.bi-telegram[_ngcontent-%COMP%]:before{content:"\\f5b3"}.bi-telephone-fill[_ngcontent-%COMP%]:before{content:"\\f5b4"}.bi-telephone-forward-fill[_ngcontent-%COMP%]:before{content:"\\f5b5"}.bi-telephone-forward[_ngcontent-%COMP%]:before{content:"\\f5b6"}.bi-telephone-inbound-fill[_ngcontent-%COMP%]:before{content:"\\f5b7"}.bi-telephone-inbound[_ngcontent-%COMP%]:before{content:"\\f5b8"}.bi-telephone-minus-fill[_ngcontent-%COMP%]:before{content:"\\f5b9"}.bi-telephone-minus[_ngcontent-%COMP%]:before{content:"\\f5ba"}.bi-telephone-outbound-fill[_ngcontent-%COMP%]:before{content:"\\f5bb"}.bi-telephone-outbound[_ngcontent-%COMP%]:before{content:"\\f5bc"}.bi-telephone-plus-fill[_ngcontent-%COMP%]:before{content:"\\f5bd"}.bi-telephone-plus[_ngcontent-%COMP%]:before{content:"\\f5be"}.bi-telephone-x-fill[_ngcontent-%COMP%]:before{content:"\\f5bf"}.bi-telephone-x[_ngcontent-%COMP%]:before{content:"\\f5c0"}.bi-telephone[_ngcontent-%COMP%]:before{content:"\\f5c1"}.bi-terminal-fill[_ngcontent-%COMP%]:before{content:"\\f5c2"}.bi-terminal[_ngcontent-%COMP%]:before{content:"\\f5c3"}.bi-text-center[_ngcontent-%COMP%]:before{content:"\\f5c4"}.bi-text-indent-left[_ngcontent-%COMP%]:before{content:"\\f5c5"}.bi-text-indent-right[_ngcontent-%COMP%]:before{content:"\\f5c6"}.bi-text-left[_ngcontent-%COMP%]:before{content:"\\f5c7"}.bi-text-paragraph[_ngcontent-%COMP%]:before{content:"\\f5c8"}.bi-text-right[_ngcontent-%COMP%]:before{content:"\\f5c9"}.bi-textarea-resize[_ngcontent-%COMP%]:before{content:"\\f5ca"}.bi-textarea-t[_ngcontent-%COMP%]:before{content:"\\f5cb"}.bi-textarea[_ngcontent-%COMP%]:before{content:"\\f5cc"}.bi-thermometer-half[_ngcontent-%COMP%]:before{content:"\\f5cd"}.bi-thermometer-high[_ngcontent-%COMP%]:before{content:"\\f5ce"}.bi-thermometer-low[_ngcontent-%COMP%]:before{content:"\\f5cf"}.bi-thermometer-snow[_ngcontent-%COMP%]:before{content:"\\f5d0"}.bi-thermometer-sun[_ngcontent-%COMP%]:before{content:"\\f5d1"}.bi-thermometer[_ngcontent-%COMP%]:before{content:"\\f5d2"}.bi-three-dots-vertical[_ngcontent-%COMP%]:before{content:"\\f5d3"}.bi-three-dots[_ngcontent-%COMP%]:before{content:"\\f5d4"}.bi-toggle-off[_ngcontent-%COMP%]:before{content:"\\f5d5"}.bi-toggle-on[_ngcontent-%COMP%]:before{content:"\\f5d6"}.bi-toggle2-off[_ngcontent-%COMP%]:before{content:"\\f5d7"}.bi-toggle2-on[_ngcontent-%COMP%]:before{content:"\\f5d8"}.bi-toggles[_ngcontent-%COMP%]:before{content:"\\f5d9"}.bi-toggles2[_ngcontent-%COMP%]:before{content:"\\f5da"}.bi-tools[_ngcontent-%COMP%]:before{content:"\\f5db"}.bi-tornado[_ngcontent-%COMP%]:before{content:"\\f5dc"}.bi-trash-fill[_ngcontent-%COMP%]:before{content:"\\f5dd"}.bi-trash[_ngcontent-%COMP%]:before{content:"\\f5de"}.bi-trash2-fill[_ngcontent-%COMP%]:before{content:"\\f5df"}.bi-trash2[_ngcontent-%COMP%]:before{content:"\\f5e0"}.bi-tree-fill[_ngcontent-%COMP%]:before{content:"\\f5e1"}.bi-tree[_ngcontent-%COMP%]:before{content:"\\f5e2"}.bi-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f5e3"}.bi-triangle-half[_ngcontent-%COMP%]:before{content:"\\f5e4"}.bi-triangle[_ngcontent-%COMP%]:before{content:"\\f5e5"}.bi-trophy-fill[_ngcontent-%COMP%]:before{content:"\\f5e6"}.bi-trophy[_ngcontent-%COMP%]:before{content:"\\f5e7"}.bi-tropical-storm[_ngcontent-%COMP%]:before{content:"\\f5e8"}.bi-truck-flatbed[_ngcontent-%COMP%]:before{content:"\\f5e9"}.bi-truck[_ngcontent-%COMP%]:before{content:"\\f5ea"}.bi-tsunami[_ngcontent-%COMP%]:before{content:"\\f5eb"}.bi-tv-fill[_ngcontent-%COMP%]:before{content:"\\f5ec"}.bi-tv[_ngcontent-%COMP%]:before{content:"\\f5ed"}.bi-twitch[_ngcontent-%COMP%]:before{content:"\\f5ee"}.bi-twitter[_ngcontent-%COMP%]:before{content:"\\f5ef"}.bi-type-bold[_ngcontent-%COMP%]:before{content:"\\f5f0"}.bi-type-h1[_ngcontent-%COMP%]:before{content:"\\f5f1"}.bi-type-h2[_ngcontent-%COMP%]:before{content:"\\f5f2"}.bi-type-h3[_ngcontent-%COMP%]:before{content:"\\f5f3"}.bi-type-italic[_ngcontent-%COMP%]:before{content:"\\f5f4"}.bi-type-strikethrough[_ngcontent-%COMP%]:before{content:"\\f5f5"}.bi-type-underline[_ngcontent-%COMP%]:before{content:"\\f5f6"}.bi-type[_ngcontent-%COMP%]:before{content:"\\f5f7"}.bi-ui-checks-grid[_ngcontent-%COMP%]:before{content:"\\f5f8"}.bi-ui-checks[_ngcontent-%COMP%]:before{content:"\\f5f9"}.bi-ui-radios-grid[_ngcontent-%COMP%]:before{content:"\\f5fa"}.bi-ui-radios[_ngcontent-%COMP%]:before{content:"\\f5fb"}.bi-umbrella-fill[_ngcontent-%COMP%]:before{content:"\\f5fc"}.bi-umbrella[_ngcontent-%COMP%]:before{content:"\\f5fd"}.bi-union[_ngcontent-%COMP%]:before{content:"\\f5fe"}.bi-unlock-fill[_ngcontent-%COMP%]:before{content:"\\f5ff"}.bi-unlock[_ngcontent-%COMP%]:before{content:"\\f600"}.bi-upc-scan[_ngcontent-%COMP%]:before{content:"\\f601"}.bi-upc[_ngcontent-%COMP%]:before{content:"\\f602"}.bi-upload[_ngcontent-%COMP%]:before{content:"\\f603"}.bi-vector-pen[_ngcontent-%COMP%]:before{content:"\\f604"}.bi-view-list[_ngcontent-%COMP%]:before{content:"\\f605"}.bi-view-stacked[_ngcontent-%COMP%]:before{content:"\\f606"}.bi-vinyl-fill[_ngcontent-%COMP%]:before{content:"\\f607"}.bi-vinyl[_ngcontent-%COMP%]:before{content:"\\f608"}.bi-voicemail[_ngcontent-%COMP%]:before{content:"\\f609"}.bi-volume-down-fill[_ngcontent-%COMP%]:before{content:"\\f60a"}.bi-volume-down[_ngcontent-%COMP%]:before{content:"\\f60b"}.bi-volume-mute-fill[_ngcontent-%COMP%]:before{content:"\\f60c"}.bi-volume-mute[_ngcontent-%COMP%]:before{content:"\\f60d"}.bi-volume-off-fill[_ngcontent-%COMP%]:before{content:"\\f60e"}.bi-volume-off[_ngcontent-%COMP%]:before{content:"\\f60f"}.bi-volume-up-fill[_ngcontent-%COMP%]:before{content:"\\f610"}.bi-volume-up[_ngcontent-%COMP%]:before{content:"\\f611"}.bi-vr[_ngcontent-%COMP%]:before{content:"\\f612"}.bi-wallet-fill[_ngcontent-%COMP%]:before{content:"\\f613"}.bi-wallet[_ngcontent-%COMP%]:before{content:"\\f614"}.bi-wallet2[_ngcontent-%COMP%]:before{content:"\\f615"}.bi-watch[_ngcontent-%COMP%]:before{content:"\\f616"}.bi-water[_ngcontent-%COMP%]:before{content:"\\f617"}.bi-whatsapp[_ngcontent-%COMP%]:before{content:"\\f618"}.bi-wifi-1[_ngcontent-%COMP%]:before{content:"\\f619"}.bi-wifi-2[_ngcontent-%COMP%]:before{content:"\\f61a"}.bi-wifi-off[_ngcontent-%COMP%]:before{content:"\\f61b"}.bi-wifi[_ngcontent-%COMP%]:before{content:"\\f61c"}.bi-wind[_ngcontent-%COMP%]:before{content:"\\f61d"}.bi-window-dock[_ngcontent-%COMP%]:before{content:"\\f61e"}.bi-window-sidebar[_ngcontent-%COMP%]:before{content:"\\f61f"}.bi-window[_ngcontent-%COMP%]:before{content:"\\f620"}.bi-wrench[_ngcontent-%COMP%]:before{content:"\\f621"}.bi-x-circle-fill[_ngcontent-%COMP%]:before{content:"\\f622"}.bi-x-circle[_ngcontent-%COMP%]:before{content:"\\f623"}.bi-x-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f624"}.bi-x-diamond[_ngcontent-%COMP%]:before{content:"\\f625"}.bi-x-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f626"}.bi-x-octagon[_ngcontent-%COMP%]:before{content:"\\f627"}.bi-x-square-fill[_ngcontent-%COMP%]:before{content:"\\f628"}.bi-x-square[_ngcontent-%COMP%]:before{content:"\\f629"}.bi-x[_ngcontent-%COMP%]:before{content:"\\f62a"}.bi-youtube[_ngcontent-%COMP%]:before{content:"\\f62b"}.bi-zoom-in[_ngcontent-%COMP%]:before{content:"\\f62c"}.bi-zoom-out[_ngcontent-%COMP%]:before{content:"\\f62d"}.bi-bank[_ngcontent-%COMP%]:before{content:"\\f62e"}.bi-bank2[_ngcontent-%COMP%]:before{content:"\\f62f"}.bi-bell-slash-fill[_ngcontent-%COMP%]:before{content:"\\f630"}.bi-bell-slash[_ngcontent-%COMP%]:before{content:"\\f631"}.bi-cash-coin[_ngcontent-%COMP%]:before{content:"\\f632"}.bi-check-lg[_ngcontent-%COMP%]:before{content:"\\f633"}.bi-coin[_ngcontent-%COMP%]:before{content:"\\f634"}.bi-currency-bitcoin[_ngcontent-%COMP%]:before{content:"\\f635"}.bi-currency-dollar[_ngcontent-%COMP%]:before{content:"\\f636"}.bi-currency-euro[_ngcontent-%COMP%]:before{content:"\\f637"}.bi-currency-exchange[_ngcontent-%COMP%]:before{content:"\\f638"}.bi-currency-pound[_ngcontent-%COMP%]:before{content:"\\f639"}.bi-currency-yen[_ngcontent-%COMP%]:before{content:"\\f63a"}.bi-dash-lg[_ngcontent-%COMP%]:before{content:"\\f63b"}.bi-exclamation-lg[_ngcontent-%COMP%]:before{content:"\\f63c"}.bi-file-earmark-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63d"}.bi-file-earmark-pdf[_ngcontent-%COMP%]:before{content:"\\f63e"}.bi-file-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63f"}.bi-file-pdf[_ngcontent-%COMP%]:before{content:"\\f640"}.bi-gender-ambiguous[_ngcontent-%COMP%]:before{content:"\\f641"}.bi-gender-female[_ngcontent-%COMP%]:before{content:"\\f642"}.bi-gender-male[_ngcontent-%COMP%]:before{content:"\\f643"}.bi-gender-trans[_ngcontent-%COMP%]:before{content:"\\f644"}.bi-headset-vr[_ngcontent-%COMP%]:before{content:"\\f645"}.bi-info-lg[_ngcontent-%COMP%]:before{content:"\\f646"}.bi-mastodon[_ngcontent-%COMP%]:before{content:"\\f647"}.bi-messenger[_ngcontent-%COMP%]:before{content:"\\f648"}.bi-piggy-bank-fill[_ngcontent-%COMP%]:before{content:"\\f649"}.bi-piggy-bank[_ngcontent-%COMP%]:before{content:"\\f64a"}.bi-pin-map-fill[_ngcontent-%COMP%]:before{content:"\\f64b"}.bi-pin-map[_ngcontent-%COMP%]:before{content:"\\f64c"}.bi-plus-lg[_ngcontent-%COMP%]:before{content:"\\f64d"}.bi-question-lg[_ngcontent-%COMP%]:before{content:"\\f64e"}.bi-recycle[_ngcontent-%COMP%]:before{content:"\\f64f"}.bi-reddit[_ngcontent-%COMP%]:before{content:"\\f650"}.bi-safe-fill[_ngcontent-%COMP%]:before{content:"\\f651"}.bi-safe2-fill[_ngcontent-%COMP%]:before{content:"\\f652"}.bi-safe2[_ngcontent-%COMP%]:before{content:"\\f653"}.bi-sd-card-fill[_ngcontent-%COMP%]:before{content:"\\f654"}.bi-sd-card[_ngcontent-%COMP%]:before{content:"\\f655"}.bi-skype[_ngcontent-%COMP%]:before{content:"\\f656"}.bi-slash-lg[_ngcontent-%COMP%]:before{content:"\\f657"}.bi-translate[_ngcontent-%COMP%]:before{content:"\\f658"}.bi-x-lg[_ngcontent-%COMP%]:before{content:"\\f659"}.bi-safe[_ngcontent-%COMP%]:before{content:"\\f65a"}.bi-apple[_ngcontent-%COMP%]:before{content:"\\f65b"}.bi-microsoft[_ngcontent-%COMP%]:before{content:"\\f65d"}.bi-windows[_ngcontent-%COMP%]:before{content:"\\f65e"}.bi-behance[_ngcontent-%COMP%]:before{content:"\\f65c"}.bi-dribbble[_ngcontent-%COMP%]:before{content:"\\f65f"}.bi-line[_ngcontent-%COMP%]:before{content:"\\f660"}.bi-medium[_ngcontent-%COMP%]:before{content:"\\f661"}.bi-paypal[_ngcontent-%COMP%]:before{content:"\\f662"}.bi-pinterest[_ngcontent-%COMP%]:before{content:"\\f663"}.bi-signal[_ngcontent-%COMP%]:before{content:"\\f664"}.bi-snapchat[_ngcontent-%COMP%]:before{content:"\\f665"}.bi-spotify[_ngcontent-%COMP%]:before{content:"\\f666"}.bi-stack-overflow[_ngcontent-%COMP%]:before{content:"\\f667"}.bi-strava[_ngcontent-%COMP%]:before{content:"\\f668"}.bi-wordpress[_ngcontent-%COMP%]:before{content:"\\f669"}.bi-vimeo[_ngcontent-%COMP%]:before{content:"\\f66a"}.bi-activity[_ngcontent-%COMP%]:before{content:"\\f66b"}.bi-easel2-fill[_ngcontent-%COMP%]:before{content:"\\f66c"}.bi-easel2[_ngcontent-%COMP%]:before{content:"\\f66d"}.bi-easel3-fill[_ngcontent-%COMP%]:before{content:"\\f66e"}.bi-easel3[_ngcontent-%COMP%]:before{content:"\\f66f"}.bi-fan[_ngcontent-%COMP%]:before{content:"\\f670"}.bi-fingerprint[_ngcontent-%COMP%]:before{content:"\\f671"}.bi-graph-down-arrow[_ngcontent-%COMP%]:before{content:"\\f672"}.bi-graph-up-arrow[_ngcontent-%COMP%]:before{content:"\\f673"}.bi-hypnotize[_ngcontent-%COMP%]:before{content:"\\f674"}.bi-magic[_ngcontent-%COMP%]:before{content:"\\f675"}.bi-person-rolodex[_ngcontent-%COMP%]:before{content:"\\f676"}.bi-person-video[_ngcontent-%COMP%]:before{content:"\\f677"}.bi-person-video2[_ngcontent-%COMP%]:before{content:"\\f678"}.bi-person-video3[_ngcontent-%COMP%]:before{content:"\\f679"}.bi-person-workspace[_ngcontent-%COMP%]:before{content:"\\f67a"}.bi-radioactive[_ngcontent-%COMP%]:before{content:"\\f67b"}.bi-webcam-fill[_ngcontent-%COMP%]:before{content:"\\f67c"}.bi-webcam[_ngcontent-%COMP%]:before{content:"\\f67d"}.bi-yin-yang[_ngcontent-%COMP%]:before{content:"\\f67e"}.bi-bandaid-fill[_ngcontent-%COMP%]:before{content:"\\f680"}.bi-bandaid[_ngcontent-%COMP%]:before{content:"\\f681"}.bi-bluetooth[_ngcontent-%COMP%]:before{content:"\\f682"}.bi-body-text[_ngcontent-%COMP%]:before{content:"\\f683"}.bi-boombox[_ngcontent-%COMP%]:before{content:"\\f684"}.bi-boxes[_ngcontent-%COMP%]:before{content:"\\f685"}.bi-dpad-fill[_ngcontent-%COMP%]:before{content:"\\f686"}.bi-dpad[_ngcontent-%COMP%]:before{content:"\\f687"}.bi-ear-fill[_ngcontent-%COMP%]:before{content:"\\f688"}.bi-ear[_ngcontent-%COMP%]:before{content:"\\f689"}.bi-envelope-check-1[_ngcontent-%COMP%]:before{content:"\\f68a"}.bi-envelope-check-fill[_ngcontent-%COMP%]:before{content:"\\f68b"}.bi-envelope-check[_ngcontent-%COMP%]:before{content:"\\f68c"}.bi-envelope-dash-1[_ngcontent-%COMP%]:before{content:"\\f68d"}.bi-envelope-dash-fill[_ngcontent-%COMP%]:before{content:"\\f68e"}.bi-envelope-dash[_ngcontent-%COMP%]:before{content:"\\f68f"}.bi-envelope-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f690"}.bi-envelope-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f691"}.bi-envelope-exclamation[_ngcontent-%COMP%]:before{content:"\\f692"}.bi-envelope-plus-fill[_ngcontent-%COMP%]:before{content:"\\f693"}.bi-envelope-plus[_ngcontent-%COMP%]:before{content:"\\f694"}.bi-envelope-slash-1[_ngcontent-%COMP%]:before{content:"\\f695"}.bi-envelope-slash-fill[_ngcontent-%COMP%]:before{content:"\\f696"}.bi-envelope-slash[_ngcontent-%COMP%]:before{content:"\\f697"}.bi-envelope-x-1[_ngcontent-%COMP%]:before{content:"\\f698"}.bi-envelope-x-fill[_ngcontent-%COMP%]:before{content:"\\f699"}.bi-envelope-x[_ngcontent-%COMP%]:before{content:"\\f69a"}.bi-explicit-fill[_ngcontent-%COMP%]:before{content:"\\f69b"}.bi-explicit[_ngcontent-%COMP%]:before{content:"\\f69c"}.bi-git[_ngcontent-%COMP%]:before{content:"\\f69d"}.bi-infinity[_ngcontent-%COMP%]:before{content:"\\f69e"}.bi-list-columns-reverse[_ngcontent-%COMP%]:before{content:"\\f69f"}.bi-list-columns[_ngcontent-%COMP%]:before{content:"\\f6a0"}.bi-meta[_ngcontent-%COMP%]:before{content:"\\f6a1"}.bi-mortorboard-fill[_ngcontent-%COMP%]:before{content:"\\f6a2"}.bi-mortorboard[_ngcontent-%COMP%]:before{content:"\\f6a3"}.bi-nintendo-switch[_ngcontent-%COMP%]:before{content:"\\f6a4"}.bi-pc-display-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a5"}.bi-pc-display[_ngcontent-%COMP%]:before{content:"\\f6a6"}.bi-pc-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a7"}.bi-pc[_ngcontent-%COMP%]:before{content:"\\f6a8"}.bi-playstation[_ngcontent-%COMP%]:before{content:"\\f6a9"}.bi-plus-slash-minus[_ngcontent-%COMP%]:before{content:"\\f6aa"}.bi-projector-fill[_ngcontent-%COMP%]:before{content:"\\f6ab"}.bi-projector[_ngcontent-%COMP%]:before{content:"\\f6ac"}.bi-qr-code-scan[_ngcontent-%COMP%]:before{content:"\\f6ad"}.bi-qr-code[_ngcontent-%COMP%]:before{content:"\\f6ae"}.bi-quora[_ngcontent-%COMP%]:before{content:"\\f6af"}.bi-quote[_ngcontent-%COMP%]:before{content:"\\f6b0"}.bi-robot[_ngcontent-%COMP%]:before{content:"\\f6b1"}.bi-send-check-fill[_ngcontent-%COMP%]:before{content:"\\f6b2"}.bi-send-check[_ngcontent-%COMP%]:before{content:"\\f6b3"}.bi-send-dash-fill[_ngcontent-%COMP%]:before{content:"\\f6b4"}.bi-send-dash[_ngcontent-%COMP%]:before{content:"\\f6b5"}.bi-send-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f6b6"}.bi-send-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f6b7"}.bi-send-exclamation[_ngcontent-%COMP%]:before{content:"\\f6b8"}.bi-send-fill[_ngcontent-%COMP%]:before{content:"\\f6b9"}.bi-send-plus-fill[_ngcontent-%COMP%]:before{content:"\\f6ba"}.bi-send-plus[_ngcontent-%COMP%]:before{content:"\\f6bb"}.bi-send-slash-fill[_ngcontent-%COMP%]:before{content:"\\f6bc"}.bi-send-slash[_ngcontent-%COMP%]:before{content:"\\f6bd"}.bi-send-x-fill[_ngcontent-%COMP%]:before{content:"\\f6be"}.bi-send-x[_ngcontent-%COMP%]:before{content:"\\f6bf"}.bi-send[_ngcontent-%COMP%]:before{content:"\\f6c0"}.bi-steam[_ngcontent-%COMP%]:before{content:"\\f6c1"}.bi-terminal-dash-1[_ngcontent-%COMP%]:before{content:"\\f6c2"}.bi-terminal-dash[_ngcontent-%COMP%]:before{content:"\\f6c3"}.bi-terminal-plus[_ngcontent-%COMP%]:before{content:"\\f6c4"}.bi-terminal-split[_ngcontent-%COMP%]:before{content:"\\f6c5"}.bi-ticket-detailed-fill[_ngcontent-%COMP%]:before{content:"\\f6c6"}.bi-ticket-detailed[_ngcontent-%COMP%]:before{content:"\\f6c7"}.bi-ticket-fill[_ngcontent-%COMP%]:before{content:"\\f6c8"}.bi-ticket-perforated-fill[_ngcontent-%COMP%]:before{content:"\\f6c9"}.bi-ticket-perforated[_ngcontent-%COMP%]:before{content:"\\f6ca"}.bi-ticket[_ngcontent-%COMP%]:before{content:"\\f6cb"}.bi-tiktok[_ngcontent-%COMP%]:before{content:"\\f6cc"}.bi-window-dash[_ngcontent-%COMP%]:before{content:"\\f6cd"}.bi-window-desktop[_ngcontent-%COMP%]:before{content:"\\f6ce"}.bi-window-fullscreen[_ngcontent-%COMP%]:before{content:"\\f6cf"}.bi-window-plus[_ngcontent-%COMP%]:before{content:"\\f6d0"}.bi-window-split[_ngcontent-%COMP%]:before{content:"\\f6d1"}.bi-window-stack[_ngcontent-%COMP%]:before{content:"\\f6d2"}.bi-window-x[_ngcontent-%COMP%]:before{content:"\\f6d3"}.bi-xbox[_ngcontent-%COMP%]:before{content:"\\f6d4"}.bi-ethernet[_ngcontent-%COMP%]:before{content:"\\f6d5"}.bi-hdmi-fill[_ngcontent-%COMP%]:before{content:"\\f6d6"}.bi-hdmi[_ngcontent-%COMP%]:before{content:"\\f6d7"}.bi-usb-c-fill[_ngcontent-%COMP%]:before{content:"\\f6d8"}.bi-usb-c[_ngcontent-%COMP%]:before{content:"\\f6d9"}.bi-usb-fill[_ngcontent-%COMP%]:before{content:"\\f6da"}.bi-usb-plug-fill[_ngcontent-%COMP%]:before{content:"\\f6db"}.bi-usb-plug[_ngcontent-%COMP%]:before{content:"\\f6dc"}.bi-usb-symbol[_ngcontent-%COMP%]:before{content:"\\f6dd"}.bi-usb[_ngcontent-%COMP%]:before{content:"\\f6de"}.bi-boombox-fill[_ngcontent-%COMP%]:before{content:"\\f6df"}.bi-displayport-1[_ngcontent-%COMP%]:before{content:"\\f6e0"}.bi-displayport[_ngcontent-%COMP%]:before{content:"\\f6e1"}.bi-gpu-card[_ngcontent-%COMP%]:before{content:"\\f6e2"}.bi-memory[_ngcontent-%COMP%]:before{content:"\\f6e3"}.bi-modem-fill[_ngcontent-%COMP%]:before{content:"\\f6e4"}.bi-modem[_ngcontent-%COMP%]:before{content:"\\f6e5"}.bi-motherboard-fill[_ngcontent-%COMP%]:before{content:"\\f6e6"}.bi-motherboard[_ngcontent-%COMP%]:before{content:"\\f6e7"}.bi-optical-audio-fill[_ngcontent-%COMP%]:before{content:"\\f6e8"}.bi-optical-audio[_ngcontent-%COMP%]:before{content:"\\f6e9"}.bi-pci-card[_ngcontent-%COMP%]:before{content:"\\f6ea"}.bi-router-fill[_ngcontent-%COMP%]:before{content:"\\f6eb"}.bi-router[_ngcontent-%COMP%]:before{content:"\\f6ec"}.bi-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6ed"}.bi-ssd[_ngcontent-%COMP%]:before{content:"\\f6ee"}.bi-thunderbolt-fill[_ngcontent-%COMP%]:before{content:"\\f6ef"}.bi-thunderbolt[_ngcontent-%COMP%]:before{content:"\\f6f0"}.bi-usb-drive-fill[_ngcontent-%COMP%]:before{content:"\\f6f1"}.bi-usb-drive[_ngcontent-%COMP%]:before{content:"\\f6f2"}.bi-usb-micro-fill[_ngcontent-%COMP%]:before{content:"\\f6f3"}.bi-usb-micro[_ngcontent-%COMP%]:before{content:"\\f6f4"}.bi-usb-mini-fill[_ngcontent-%COMP%]:before{content:"\\f6f5"}.bi-usb-mini[_ngcontent-%COMP%]:before{content:"\\f6f6"}.bi-cloud-haze2[_ngcontent-%COMP%]:before{content:"\\f6f7"}.bi-device-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f6f8"}.bi-device-hdd[_ngcontent-%COMP%]:before{content:"\\f6f9"}.bi-device-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6fa"}.bi-device-ssd[_ngcontent-%COMP%]:before{content:"\\f6fb"}.bi-displayport-fill[_ngcontent-%COMP%]:before{content:"\\f6fc"}.bi-mortarboard-fill[_ngcontent-%COMP%]:before{content:"\\f6fd"}.bi-mortarboard[_ngcontent-%COMP%]:before{content:"\\f6fe"}.bi-terminal-x[_ngcontent-%COMP%]:before{content:"\\f6ff"}.bi-arrow-through-heart-fill[_ngcontent-%COMP%]:before{content:"\\f700"}.bi-arrow-through-heart[_ngcontent-%COMP%]:before{content:"\\f701"}.bi-badge-sd-fill[_ngcontent-%COMP%]:before{content:"\\f702"}.bi-badge-sd[_ngcontent-%COMP%]:before{content:"\\f703"}.bi-bag-heart-fill[_ngcontent-%COMP%]:before{content:"\\f704"}.bi-bag-heart[_ngcontent-%COMP%]:before{content:"\\f705"}.bi-balloon-fill[_ngcontent-%COMP%]:before{content:"\\f706"}.bi-balloon-heart-fill[_ngcontent-%COMP%]:before{content:"\\f707"}.bi-balloon-heart[_ngcontent-%COMP%]:before{content:"\\f708"}.bi-balloon[_ngcontent-%COMP%]:before{content:"\\f709"}.bi-box2-fill[_ngcontent-%COMP%]:before{content:"\\f70a"}.bi-box2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70b"}.bi-box2-heart[_ngcontent-%COMP%]:before{content:"\\f70c"}.bi-box2[_ngcontent-%COMP%]:before{content:"\\f70d"}.bi-braces-asterisk[_ngcontent-%COMP%]:before{content:"\\f70e"}.bi-calendar-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70f"}.bi-calendar-heart[_ngcontent-%COMP%]:before{content:"\\f710"}.bi-calendar2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f711"}.bi-calendar2-heart[_ngcontent-%COMP%]:before{content:"\\f712"}.bi-chat-heart-fill[_ngcontent-%COMP%]:before{content:"\\f713"}.bi-chat-heart[_ngcontent-%COMP%]:before{content:"\\f714"}.bi-chat-left-heart-fill[_ngcontent-%COMP%]:before{content:"\\f715"}.bi-chat-left-heart[_ngcontent-%COMP%]:before{content:"\\f716"}.bi-chat-right-heart-fill[_ngcontent-%COMP%]:before{content:"\\f717"}.bi-chat-right-heart[_ngcontent-%COMP%]:before{content:"\\f718"}.bi-chat-square-heart-fill[_ngcontent-%COMP%]:before{content:"\\f719"}.bi-chat-square-heart[_ngcontent-%COMP%]:before{content:"\\f71a"}.bi-clipboard-check-fill[_ngcontent-%COMP%]:before{content:"\\f71b"}.bi-clipboard-data-fill[_ngcontent-%COMP%]:before{content:"\\f71c"}.bi-clipboard-fill[_ngcontent-%COMP%]:before{content:"\\f71d"}.bi-clipboard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f71e"}.bi-clipboard-heart[_ngcontent-%COMP%]:before{content:"\\f71f"}.bi-clipboard-minus-fill[_ngcontent-%COMP%]:before{content:"\\f720"}.bi-clipboard-plus-fill[_ngcontent-%COMP%]:before{content:"\\f721"}.bi-clipboard-pulse[_ngcontent-%COMP%]:before{content:"\\f722"}.bi-clipboard-x-fill[_ngcontent-%COMP%]:before{content:"\\f723"}.bi-clipboard2-check-fill[_ngcontent-%COMP%]:before{content:"\\f724"}.bi-clipboard2-check[_ngcontent-%COMP%]:before{content:"\\f725"}.bi-clipboard2-data-fill[_ngcontent-%COMP%]:before{content:"\\f726"}.bi-clipboard2-data[_ngcontent-%COMP%]:before{content:"\\f727"}.bi-clipboard2-fill[_ngcontent-%COMP%]:before{content:"\\f728"}.bi-clipboard2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f729"}.bi-clipboard2-heart[_ngcontent-%COMP%]:before{content:"\\f72a"}.bi-clipboard2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f72b"}.bi-clipboard2-minus[_ngcontent-%COMP%]:before{content:"\\f72c"}.bi-clipboard2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f72d"}.bi-clipboard2-plus[_ngcontent-%COMP%]:before{content:"\\f72e"}.bi-clipboard2-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f72f"}.bi-clipboard2-pulse[_ngcontent-%COMP%]:before{content:"\\f730"}.bi-clipboard2-x-fill[_ngcontent-%COMP%]:before{content:"\\f731"}.bi-clipboard2-x[_ngcontent-%COMP%]:before{content:"\\f732"}.bi-clipboard2[_ngcontent-%COMP%]:before{content:"\\f733"}.bi-emoji-kiss-fill[_ngcontent-%COMP%]:before{content:"\\f734"}.bi-emoji-kiss[_ngcontent-%COMP%]:before{content:"\\f735"}.bi-envelope-heart-fill[_ngcontent-%COMP%]:before{content:"\\f736"}.bi-envelope-heart[_ngcontent-%COMP%]:before{content:"\\f737"}.bi-envelope-open-heart-fill[_ngcontent-%COMP%]:before{content:"\\f738"}.bi-envelope-open-heart[_ngcontent-%COMP%]:before{content:"\\f739"}.bi-envelope-paper-fill[_ngcontent-%COMP%]:before{content:"\\f73a"}.bi-envelope-paper-heart-fill[_ngcontent-%COMP%]:before{content:"\\f73b"}.bi-envelope-paper-heart[_ngcontent-%COMP%]:before{content:"\\f73c"}.bi-envelope-paper[_ngcontent-%COMP%]:before{content:"\\f73d"}.bi-filetype-aac[_ngcontent-%COMP%]:before{content:"\\f73e"}.bi-filetype-ai[_ngcontent-%COMP%]:before{content:"\\f73f"}.bi-filetype-bmp[_ngcontent-%COMP%]:before{content:"\\f740"}.bi-filetype-cs[_ngcontent-%COMP%]:before{content:"\\f741"}.bi-filetype-css[_ngcontent-%COMP%]:before{content:"\\f742"}.bi-filetype-csv[_ngcontent-%COMP%]:before{content:"\\f743"}.bi-filetype-doc[_ngcontent-%COMP%]:before{content:"\\f744"}.bi-filetype-docx[_ngcontent-%COMP%]:before{content:"\\f745"}.bi-filetype-exe[_ngcontent-%COMP%]:before{content:"\\f746"}.bi-filetype-gif[_ngcontent-%COMP%]:before{content:"\\f747"}.bi-filetype-heic[_ngcontent-%COMP%]:before{content:"\\f748"}.bi-filetype-html[_ngcontent-%COMP%]:before{content:"\\f749"}.bi-filetype-java[_ngcontent-%COMP%]:before{content:"\\f74a"}.bi-filetype-jpg[_ngcontent-%COMP%]:before{content:"\\f74b"}.bi-filetype-js[_ngcontent-%COMP%]:before{content:"\\f74c"}.bi-filetype-jsx[_ngcontent-%COMP%]:before{content:"\\f74d"}.bi-filetype-key[_ngcontent-%COMP%]:before{content:"\\f74e"}.bi-filetype-m4p[_ngcontent-%COMP%]:before{content:"\\f74f"}.bi-filetype-md[_ngcontent-%COMP%]:before{content:"\\f750"}.bi-filetype-mdx[_ngcontent-%COMP%]:before{content:"\\f751"}.bi-filetype-mov[_ngcontent-%COMP%]:before{content:"\\f752"}.bi-filetype-mp3[_ngcontent-%COMP%]:before{content:"\\f753"}.bi-filetype-mp4[_ngcontent-%COMP%]:before{content:"\\f754"}.bi-filetype-otf[_ngcontent-%COMP%]:before{content:"\\f755"}.bi-filetype-pdf[_ngcontent-%COMP%]:before{content:"\\f756"}.bi-filetype-php[_ngcontent-%COMP%]:before{content:"\\f757"}.bi-filetype-png[_ngcontent-%COMP%]:before{content:"\\f758"}.bi-filetype-ppt-1[_ngcontent-%COMP%]:before{content:"\\f759"}.bi-filetype-ppt[_ngcontent-%COMP%]:before{content:"\\f75a"}.bi-filetype-psd[_ngcontent-%COMP%]:before{content:"\\f75b"}.bi-filetype-py[_ngcontent-%COMP%]:before{content:"\\f75c"}.bi-filetype-raw[_ngcontent-%COMP%]:before{content:"\\f75d"}.bi-filetype-rb[_ngcontent-%COMP%]:before{content:"\\f75e"}.bi-filetype-sass[_ngcontent-%COMP%]:before{content:"\\f75f"}.bi-filetype-scss[_ngcontent-%COMP%]:before{content:"\\f760"}.bi-filetype-sh[_ngcontent-%COMP%]:before{content:"\\f761"}.bi-filetype-svg[_ngcontent-%COMP%]:before{content:"\\f762"}.bi-filetype-tiff[_ngcontent-%COMP%]:before{content:"\\f763"}.bi-filetype-tsx[_ngcontent-%COMP%]:before{content:"\\f764"}.bi-filetype-ttf[_ngcontent-%COMP%]:before{content:"\\f765"}.bi-filetype-txt[_ngcontent-%COMP%]:before{content:"\\f766"}.bi-filetype-wav[_ngcontent-%COMP%]:before{content:"\\f767"}.bi-filetype-woff[_ngcontent-%COMP%]:before{content:"\\f768"}.bi-filetype-xls-1[_ngcontent-%COMP%]:before{content:"\\f769"}.bi-filetype-xls[_ngcontent-%COMP%]:before{content:"\\f76a"}.bi-filetype-xml[_ngcontent-%COMP%]:before{content:"\\f76b"}.bi-filetype-yml[_ngcontent-%COMP%]:before{content:"\\f76c"}.bi-heart-arrow[_ngcontent-%COMP%]:before{content:"\\f76d"}.bi-heart-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f76e"}.bi-heart-pulse[_ngcontent-%COMP%]:before{content:"\\f76f"}.bi-heartbreak-fill[_ngcontent-%COMP%]:before{content:"\\f770"}.bi-heartbreak[_ngcontent-%COMP%]:before{content:"\\f771"}.bi-hearts[_ngcontent-%COMP%]:before{content:"\\f772"}.bi-hospital-fill[_ngcontent-%COMP%]:before{content:"\\f773"}.bi-hospital[_ngcontent-%COMP%]:before{content:"\\f774"}.bi-house-heart-fill[_ngcontent-%COMP%]:before{content:"\\f775"}.bi-house-heart[_ngcontent-%COMP%]:before{content:"\\f776"}.bi-incognito[_ngcontent-%COMP%]:before{content:"\\f777"}.bi-magnet-fill[_ngcontent-%COMP%]:before{content:"\\f778"}.bi-magnet[_ngcontent-%COMP%]:before{content:"\\f779"}.bi-person-heart[_ngcontent-%COMP%]:before{content:"\\f77a"}.bi-person-hearts[_ngcontent-%COMP%]:before{content:"\\f77b"}.bi-phone-flip[_ngcontent-%COMP%]:before{content:"\\f77c"}.bi-plugin[_ngcontent-%COMP%]:before{content:"\\f77d"}.bi-postage-fill[_ngcontent-%COMP%]:before{content:"\\f77e"}.bi-postage-heart-fill[_ngcontent-%COMP%]:before{content:"\\f77f"}.bi-postage-heart[_ngcontent-%COMP%]:before{content:"\\f780"}.bi-postage[_ngcontent-%COMP%]:before{content:"\\f781"}.bi-postcard-fill[_ngcontent-%COMP%]:before{content:"\\f782"}.bi-postcard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f783"}.bi-postcard-heart[_ngcontent-%COMP%]:before{content:"\\f784"}.bi-postcard[_ngcontent-%COMP%]:before{content:"\\f785"}.bi-search-heart-fill[_ngcontent-%COMP%]:before{content:"\\f786"}.bi-search-heart[_ngcontent-%COMP%]:before{content:"\\f787"}.bi-sliders2-vertical[_ngcontent-%COMP%]:before{content:"\\f788"}.bi-sliders2[_ngcontent-%COMP%]:before{content:"\\f789"}.bi-trash3-fill[_ngcontent-%COMP%]:before{content:"\\f78a"}.bi-trash3[_ngcontent-%COMP%]:before{content:"\\f78b"}.bi-valentine[_ngcontent-%COMP%]:before{content:"\\f78c"}.bi-valentine2[_ngcontent-%COMP%]:before{content:"\\f78d"}.bi-wrench-adjustable-circle-fill[_ngcontent-%COMP%]:before{content:"\\f78e"}.bi-wrench-adjustable-circle[_ngcontent-%COMP%]:before{content:"\\f78f"}.bi-wrench-adjustable[_ngcontent-%COMP%]:before{content:"\\f790"}.bi-filetype-json[_ngcontent-%COMP%]:before{content:"\\f791"}.bi-filetype-pptx[_ngcontent-%COMP%]:before{content:"\\f792"}.bi-filetype-xlsx[_ngcontent-%COMP%]:before{content:"\\f793"}.bi-1-circle-1[_ngcontent-%COMP%]:before{content:"\\f794"}.bi-1-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f795"}.bi-1-circle-fill[_ngcontent-%COMP%]:before{content:"\\f796"}.bi-1-circle[_ngcontent-%COMP%]:before{content:"\\f797"}.bi-1-square-fill[_ngcontent-%COMP%]:before{content:"\\f798"}.bi-1-square[_ngcontent-%COMP%]:before{content:"\\f799"}.bi-2-circle-1[_ngcontent-%COMP%]:before{content:"\\f79a"}.bi-2-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f79b"}.bi-2-circle-fill[_ngcontent-%COMP%]:before{content:"\\f79c"}.bi-2-circle[_ngcontent-%COMP%]:before{content:"\\f79d"}.bi-2-square-fill[_ngcontent-%COMP%]:before{content:"\\f79e"}.bi-2-square[_ngcontent-%COMP%]:before{content:"\\f79f"}.bi-3-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a0"}.bi-3-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a1"}.bi-3-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a2"}.bi-3-circle[_ngcontent-%COMP%]:before{content:"\\f7a3"}.bi-3-square-fill[_ngcontent-%COMP%]:before{content:"\\f7a4"}.bi-3-square[_ngcontent-%COMP%]:before{content:"\\f7a5"}.bi-4-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a6"}.bi-4-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a7"}.bi-4-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a8"}.bi-4-circle[_ngcontent-%COMP%]:before{content:"\\f7a9"}.bi-4-square-fill[_ngcontent-%COMP%]:before{content:"\\f7aa"}.bi-4-square[_ngcontent-%COMP%]:before{content:"\\f7ab"}.bi-5-circle-1[_ngcontent-%COMP%]:before{content:"\\f7ac"}.bi-5-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7ad"}.bi-5-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ae"}.bi-5-circle[_ngcontent-%COMP%]:before{content:"\\f7af"}.bi-5-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b0"}.bi-5-square[_ngcontent-%COMP%]:before{content:"\\f7b1"}.bi-6-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b2"}.bi-6-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b3"}.bi-6-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7b4"}.bi-6-circle[_ngcontent-%COMP%]:before{content:"\\f7b5"}.bi-6-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b6"}.bi-6-square[_ngcontent-%COMP%]:before{content:"\\f7b7"}.bi-7-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b8"}.bi-7-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b9"}.bi-7-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ba"}.bi-7-circle[_ngcontent-%COMP%]:before{content:"\\f7bb"}.bi-7-square-fill[_ngcontent-%COMP%]:before{content:"\\f7bc"}.bi-7-square[_ngcontent-%COMP%]:before{content:"\\f7bd"}.bi-8-circle-1[_ngcontent-%COMP%]:before{content:"\\f7be"}.bi-8-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7bf"}.bi-8-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c0"}.bi-8-circle[_ngcontent-%COMP%]:before{content:"\\f7c1"}.bi-8-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c2"}.bi-8-square[_ngcontent-%COMP%]:before{content:"\\f7c3"}.bi-9-circle-1[_ngcontent-%COMP%]:before{content:"\\f7c4"}.bi-9-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7c5"}.bi-9-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c6"}.bi-9-circle[_ngcontent-%COMP%]:before{content:"\\f7c7"}.bi-9-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c8"}.bi-9-square[_ngcontent-%COMP%]:before{content:"\\f7c9"}.bi-airplane-engines-fill[_ngcontent-%COMP%]:before{content:"\\f7ca"}.bi-airplane-engines[_ngcontent-%COMP%]:before{content:"\\f7cb"}.bi-airplane-fill[_ngcontent-%COMP%]:before{content:"\\f7cc"}.bi-airplane[_ngcontent-%COMP%]:before{content:"\\f7cd"}.bi-alexa[_ngcontent-%COMP%]:before{content:"\\f7ce"}.bi-alipay[_ngcontent-%COMP%]:before{content:"\\f7cf"}.bi-android[_ngcontent-%COMP%]:before{content:"\\f7d0"}.bi-android2[_ngcontent-%COMP%]:before{content:"\\f7d1"}.bi-box-fill[_ngcontent-%COMP%]:before{content:"\\f7d2"}.bi-box-seam-fill[_ngcontent-%COMP%]:before{content:"\\f7d3"}.bi-browser-chrome[_ngcontent-%COMP%]:before{content:"\\f7d4"}.bi-browser-edge[_ngcontent-%COMP%]:before{content:"\\f7d5"}.bi-browser-firefox[_ngcontent-%COMP%]:before{content:"\\f7d6"}.bi-browser-safari[_ngcontent-%COMP%]:before{content:"\\f7d7"}.bi-c-circle-1[_ngcontent-%COMP%]:before{content:"\\f7d8"}.bi-c-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7d9"}.bi-c-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7da"}.bi-c-circle[_ngcontent-%COMP%]:before{content:"\\f7db"}.bi-c-square-fill[_ngcontent-%COMP%]:before{content:"\\f7dc"}.bi-c-square[_ngcontent-%COMP%]:before{content:"\\f7dd"}.bi-capsule-pill[_ngcontent-%COMP%]:before{content:"\\f7de"}.bi-capsule[_ngcontent-%COMP%]:before{content:"\\f7df"}.bi-car-front-fill[_ngcontent-%COMP%]:before{content:"\\f7e0"}.bi-car-front[_ngcontent-%COMP%]:before{content:"\\f7e1"}.bi-cassette-fill[_ngcontent-%COMP%]:before{content:"\\f7e2"}.bi-cassette[_ngcontent-%COMP%]:before{content:"\\f7e3"}.bi-cc-circle-1[_ngcontent-%COMP%]:before{content:"\\f7e4"}.bi-cc-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7e5"}.bi-cc-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7e6"}.bi-cc-circle[_ngcontent-%COMP%]:before{content:"\\f7e7"}.bi-cc-square-fill[_ngcontent-%COMP%]:before{content:"\\f7e8"}.bi-cc-square[_ngcontent-%COMP%]:before{content:"\\f7e9"}.bi-cup-hot-fill[_ngcontent-%COMP%]:before{content:"\\f7ea"}.bi-cup-hot[_ngcontent-%COMP%]:before{content:"\\f7eb"}.bi-currency-rupee[_ngcontent-%COMP%]:before{content:"\\f7ec"}.bi-dropbox[_ngcontent-%COMP%]:before{content:"\\f7ed"}.bi-escape[_ngcontent-%COMP%]:before{content:"\\f7ee"}.bi-fast-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f7ef"}.bi-fast-forward-btn[_ngcontent-%COMP%]:before{content:"\\f7f0"}.bi-fast-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7f1"}.bi-fast-forward-circle[_ngcontent-%COMP%]:before{content:"\\f7f2"}.bi-fast-forward-fill[_ngcontent-%COMP%]:before{content:"\\f7f3"}.bi-fast-forward[_ngcontent-%COMP%]:before{content:"\\f7f4"}.bi-filetype-sql[_ngcontent-%COMP%]:before{content:"\\f7f5"}.bi-fire[_ngcontent-%COMP%]:before{content:"\\f7f6"}.bi-google-play[_ngcontent-%COMP%]:before{content:"\\f7f7"}.bi-h-circle-1[_ngcontent-%COMP%]:before{content:"\\f7f8"}.bi-h-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7f9"}.bi-h-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7fa"}.bi-h-circle[_ngcontent-%COMP%]:before{content:"\\f7fb"}.bi-h-square-fill[_ngcontent-%COMP%]:before{content:"\\f7fc"}.bi-h-square[_ngcontent-%COMP%]:before{content:"\\f7fd"}.bi-indent[_ngcontent-%COMP%]:before{content:"\\f7fe"}.bi-lungs-fill[_ngcontent-%COMP%]:before{content:"\\f7ff"}.bi-lungs[_ngcontent-%COMP%]:before{content:"\\f800"}.bi-microsoft-teams[_ngcontent-%COMP%]:before{content:"\\f801"}.bi-p-circle-1[_ngcontent-%COMP%]:before{content:"\\f802"}.bi-p-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f803"}.bi-p-circle-fill[_ngcontent-%COMP%]:before{content:"\\f804"}.bi-p-circle[_ngcontent-%COMP%]:before{content:"\\f805"}.bi-p-square-fill[_ngcontent-%COMP%]:before{content:"\\f806"}.bi-p-square[_ngcontent-%COMP%]:before{content:"\\f807"}.bi-pass-fill[_ngcontent-%COMP%]:before{content:"\\f808"}.bi-pass[_ngcontent-%COMP%]:before{content:"\\f809"}.bi-prescription[_ngcontent-%COMP%]:before{content:"\\f80a"}.bi-prescription2[_ngcontent-%COMP%]:before{content:"\\f80b"}.bi-r-circle-1[_ngcontent-%COMP%]:before{content:"\\f80c"}.bi-r-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f80d"}.bi-r-circle-fill[_ngcontent-%COMP%]:before{content:"\\f80e"}.bi-r-circle[_ngcontent-%COMP%]:before{content:"\\f80f"}.bi-r-square-fill[_ngcontent-%COMP%]:before{content:"\\f810"}.bi-r-square[_ngcontent-%COMP%]:before{content:"\\f811"}.bi-repeat-1[_ngcontent-%COMP%]:before{content:"\\f812"}.bi-repeat[_ngcontent-%COMP%]:before{content:"\\f813"}.bi-rewind-btn-fill[_ngcontent-%COMP%]:before{content:"\\f814"}.bi-rewind-btn[_ngcontent-%COMP%]:before{content:"\\f815"}.bi-rewind-circle-fill[_ngcontent-%COMP%]:before{content:"\\f816"}.bi-rewind-circle[_ngcontent-%COMP%]:before{content:"\\f817"}.bi-rewind-fill[_ngcontent-%COMP%]:before{content:"\\f818"}.bi-rewind[_ngcontent-%COMP%]:before{content:"\\f819"}.bi-train-freight-front-fill[_ngcontent-%COMP%]:before{content:"\\f81a"}.bi-train-freight-front[_ngcontent-%COMP%]:before{content:"\\f81b"}.bi-train-front-fill[_ngcontent-%COMP%]:before{content:"\\f81c"}.bi-train-front[_ngcontent-%COMP%]:before{content:"\\f81d"}.bi-train-lightrail-front-fill[_ngcontent-%COMP%]:before{content:"\\f81e"}.bi-train-lightrail-front[_ngcontent-%COMP%]:before{content:"\\f81f"}.bi-truck-front-fill[_ngcontent-%COMP%]:before{content:"\\f820"}.bi-truck-front[_ngcontent-%COMP%]:before{content:"\\f821"}.bi-ubuntu[_ngcontent-%COMP%]:before{content:"\\f822"}.bi-unindent[_ngcontent-%COMP%]:before{content:"\\f823"}.bi-unity[_ngcontent-%COMP%]:before{content:"\\f824"}.bi-universal-access-circle[_ngcontent-%COMP%]:before{content:"\\f825"}.bi-universal-access[_ngcontent-%COMP%]:before{content:"\\f826"}.bi-virus[_ngcontent-%COMP%]:before{content:"\\f827"}.bi-virus2[_ngcontent-%COMP%]:before{content:"\\f828"}.bi-wechat[_ngcontent-%COMP%]:before{content:"\\f829"}.bi-yelp[_ngcontent-%COMP%]:before{content:"\\f82a"}.bi-sign-stop-fill[_ngcontent-%COMP%]:before{content:"\\f82b"}.bi-sign-stop-lights-fill[_ngcontent-%COMP%]:before{content:"\\f82c"}.bi-sign-stop-lights[_ngcontent-%COMP%]:before{content:"\\f82d"}.bi-sign-stop[_ngcontent-%COMP%]:before{content:"\\f82e"}.bi-sign-turn-left-fill[_ngcontent-%COMP%]:before{content:"\\f82f"}.bi-sign-turn-left[_ngcontent-%COMP%]:before{content:"\\f830"}.bi-sign-turn-right-fill[_ngcontent-%COMP%]:before{content:"\\f831"}.bi-sign-turn-right[_ngcontent-%COMP%]:before{content:"\\f832"}.bi-sign-turn-slight-left-fill[_ngcontent-%COMP%]:before{content:"\\f833"}.bi-sign-turn-slight-left[_ngcontent-%COMP%]:before{content:"\\f834"}.bi-sign-turn-slight-right-fill[_ngcontent-%COMP%]:before{content:"\\f835"}.bi-sign-turn-slight-right[_ngcontent-%COMP%]:before{content:"\\f836"}.bi-sign-yield-fill[_ngcontent-%COMP%]:before{content:"\\f837"}.bi-sign-yield[_ngcontent-%COMP%]:before{content:"\\f838"}.bi-ev-station-fill[_ngcontent-%COMP%]:before{content:"\\f839"}.bi-ev-station[_ngcontent-%COMP%]:before{content:"\\f83a"}.bi-fuel-pump-diesel-fill[_ngcontent-%COMP%]:before{content:"\\f83b"}.bi-fuel-pump-diesel[_ngcontent-%COMP%]:before{content:"\\f83c"}.bi-fuel-pump-fill[_ngcontent-%COMP%]:before{content:"\\f83d"}.bi-fuel-pump[_ngcontent-%COMP%]:before{content:"\\f83e"}.bi-0-circle-fill[_ngcontent-%COMP%]:before{content:"\\f83f"}.bi-0-circle[_ngcontent-%COMP%]:before{content:"\\f840"}.bi-0-square-fill[_ngcontent-%COMP%]:before{content:"\\f841"}.bi-0-square[_ngcontent-%COMP%]:before{content:"\\f842"}.bi-rocket-fill[_ngcontent-%COMP%]:before{content:"\\f843"}.bi-rocket-takeoff-fill[_ngcontent-%COMP%]:before{content:"\\f844"}.bi-rocket-takeoff[_ngcontent-%COMP%]:before{content:"\\f845"}.bi-rocket[_ngcontent-%COMP%]:before{content:"\\f846"}.bi-stripe[_ngcontent-%COMP%]:before{content:"\\f847"}.bi-subscript[_ngcontent-%COMP%]:before{content:"\\f848"}.bi-superscript[_ngcontent-%COMP%]:before{content:"\\f849"}.bi-trello[_ngcontent-%COMP%]:before{content:"\\f84a"}.bi-envelope-at-fill[_ngcontent-%COMP%]:before{content:"\\f84b"}.bi-envelope-at[_ngcontent-%COMP%]:before{content:"\\f84c"}.bi-regex[_ngcontent-%COMP%]:before{content:"\\f84d"}.bi-text-wrap[_ngcontent-%COMP%]:before{content:"\\f84e"}.bi-sign-dead-end-fill[_ngcontent-%COMP%]:before{content:"\\f84f"}.bi-sign-dead-end[_ngcontent-%COMP%]:before{content:"\\f850"}.bi-sign-do-not-enter-fill[_ngcontent-%COMP%]:before{content:"\\f851"}.bi-sign-do-not-enter[_ngcontent-%COMP%]:before{content:"\\f852"}.bi-sign-intersection-fill[_ngcontent-%COMP%]:before{content:"\\f853"}.bi-sign-intersection-side-fill[_ngcontent-%COMP%]:before{content:"\\f854"}.bi-sign-intersection-side[_ngcontent-%COMP%]:before{content:"\\f855"}.bi-sign-intersection-t-fill[_ngcontent-%COMP%]:before{content:"\\f856"}.bi-sign-intersection-t[_ngcontent-%COMP%]:before{content:"\\f857"}.bi-sign-intersection-y-fill[_ngcontent-%COMP%]:before{content:"\\f858"}.bi-sign-intersection-y[_ngcontent-%COMP%]:before{content:"\\f859"}.bi-sign-intersection[_ngcontent-%COMP%]:before{content:"\\f85a"}.bi-sign-merge-left-fill[_ngcontent-%COMP%]:before{content:"\\f85b"}.bi-sign-merge-left[_ngcontent-%COMP%]:before{content:"\\f85c"}.bi-sign-merge-right-fill[_ngcontent-%COMP%]:before{content:"\\f85d"}.bi-sign-merge-right[_ngcontent-%COMP%]:before{content:"\\f85e"}.bi-sign-no-left-turn-fill[_ngcontent-%COMP%]:before{content:"\\f85f"}.bi-sign-no-left-turn[_ngcontent-%COMP%]:before{content:"\\f860"}.bi-sign-no-parking-fill[_ngcontent-%COMP%]:before{content:"\\f861"}.bi-sign-no-parking[_ngcontent-%COMP%]:before{content:"\\f862"}.bi-sign-no-right-turn-fill[_ngcontent-%COMP%]:before{content:"\\f863"}.bi-sign-no-right-turn[_ngcontent-%COMP%]:before{content:"\\f864"}.bi-sign-railroad-fill[_ngcontent-%COMP%]:before{content:"\\f865"}.bi-sign-railroad[_ngcontent-%COMP%]:before{content:"\\f866"}.bi-building-add[_ngcontent-%COMP%]:before{content:"\\f867"}.bi-building-check[_ngcontent-%COMP%]:before{content:"\\f868"}.bi-building-dash[_ngcontent-%COMP%]:before{content:"\\f869"}.bi-building-down[_ngcontent-%COMP%]:before{content:"\\f86a"}.bi-building-exclamation[_ngcontent-%COMP%]:before{content:"\\f86b"}.bi-building-fill-add[_ngcontent-%COMP%]:before{content:"\\f86c"}.bi-building-fill-check[_ngcontent-%COMP%]:before{content:"\\f86d"}.bi-building-fill-dash[_ngcontent-%COMP%]:before{content:"\\f86e"}.bi-building-fill-down[_ngcontent-%COMP%]:before{content:"\\f86f"}.bi-building-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f870"}.bi-building-fill-gear[_ngcontent-%COMP%]:before{content:"\\f871"}.bi-building-fill-lock[_ngcontent-%COMP%]:before{content:"\\f872"}.bi-building-fill-slash[_ngcontent-%COMP%]:before{content:"\\f873"}.bi-building-fill-up[_ngcontent-%COMP%]:before{content:"\\f874"}.bi-building-fill-x[_ngcontent-%COMP%]:before{content:"\\f875"}.bi-building-fill[_ngcontent-%COMP%]:before{content:"\\f876"}.bi-building-gear[_ngcontent-%COMP%]:before{content:"\\f877"}.bi-building-lock[_ngcontent-%COMP%]:before{content:"\\f878"}.bi-building-slash[_ngcontent-%COMP%]:before{content:"\\f879"}.bi-building-up[_ngcontent-%COMP%]:before{content:"\\f87a"}.bi-building-x[_ngcontent-%COMP%]:before{content:"\\f87b"}.bi-buildings-fill[_ngcontent-%COMP%]:before{content:"\\f87c"}.bi-buildings[_ngcontent-%COMP%]:before{content:"\\f87d"}.bi-bus-front-fill[_ngcontent-%COMP%]:before{content:"\\f87e"}.bi-bus-front[_ngcontent-%COMP%]:before{content:"\\f87f"}.bi-ev-front-fill[_ngcontent-%COMP%]:before{content:"\\f880"}.bi-ev-front[_ngcontent-%COMP%]:before{content:"\\f881"}.bi-globe-americas[_ngcontent-%COMP%]:before{content:"\\f882"}.bi-globe-asia-australia[_ngcontent-%COMP%]:before{content:"\\f883"}.bi-globe-central-south-asia[_ngcontent-%COMP%]:before{content:"\\f884"}.bi-globe-europe-africa[_ngcontent-%COMP%]:before{content:"\\f885"}.bi-house-add-fill[_ngcontent-%COMP%]:before{content:"\\f886"}.bi-house-add[_ngcontent-%COMP%]:before{content:"\\f887"}.bi-house-check-fill[_ngcontent-%COMP%]:before{content:"\\f888"}.bi-house-check[_ngcontent-%COMP%]:before{content:"\\f889"}.bi-house-dash-fill[_ngcontent-%COMP%]:before{content:"\\f88a"}.bi-house-dash[_ngcontent-%COMP%]:before{content:"\\f88b"}.bi-house-down-fill[_ngcontent-%COMP%]:before{content:"\\f88c"}.bi-house-down[_ngcontent-%COMP%]:before{content:"\\f88d"}.bi-house-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f88e"}.bi-house-exclamation[_ngcontent-%COMP%]:before{content:"\\f88f"}.bi-house-gear-fill[_ngcontent-%COMP%]:before{content:"\\f890"}.bi-house-gear[_ngcontent-%COMP%]:before{content:"\\f891"}.bi-house-lock-fill[_ngcontent-%COMP%]:before{content:"\\f892"}.bi-house-lock[_ngcontent-%COMP%]:before{content:"\\f893"}.bi-house-slash-fill[_ngcontent-%COMP%]:before{content:"\\f894"}.bi-house-slash[_ngcontent-%COMP%]:before{content:"\\f895"}.bi-house-up-fill[_ngcontent-%COMP%]:before{content:"\\f896"}.bi-house-up[_ngcontent-%COMP%]:before{content:"\\f897"}.bi-house-x-fill[_ngcontent-%COMP%]:before{content:"\\f898"}.bi-house-x[_ngcontent-%COMP%]:before{content:"\\f899"}.bi-person-add[_ngcontent-%COMP%]:before{content:"\\f89a"}.bi-person-down[_ngcontent-%COMP%]:before{content:"\\f89b"}.bi-person-exclamation[_ngcontent-%COMP%]:before{content:"\\f89c"}.bi-person-fill-add[_ngcontent-%COMP%]:before{content:"\\f89d"}.bi-person-fill-check[_ngcontent-%COMP%]:before{content:"\\f89e"}.bi-person-fill-dash[_ngcontent-%COMP%]:before{content:"\\f89f"}.bi-person-fill-down[_ngcontent-%COMP%]:before{content:"\\f8a0"}.bi-person-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8a1"}.bi-person-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8a2"}.bi-person-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8a3"}.bi-person-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8a4"}.bi-person-fill-up[_ngcontent-%COMP%]:before{content:"\\f8a5"}.bi-person-fill-x[_ngcontent-%COMP%]:before{content:"\\f8a6"}.bi-person-gear[_ngcontent-%COMP%]:before{content:"\\f8a7"}.bi-person-lock[_ngcontent-%COMP%]:before{content:"\\f8a8"}.bi-person-slash[_ngcontent-%COMP%]:before{content:"\\f8a9"}.bi-person-up[_ngcontent-%COMP%]:before{content:"\\f8aa"}.bi-scooter[_ngcontent-%COMP%]:before{content:"\\f8ab"}.bi-taxi-front-fill[_ngcontent-%COMP%]:before{content:"\\f8ac"}.bi-taxi-front[_ngcontent-%COMP%]:before{content:"\\f8ad"}.bi-amd[_ngcontent-%COMP%]:before{content:"\\f8ae"}.bi-database-add[_ngcontent-%COMP%]:before{content:"\\f8af"}.bi-database-check[_ngcontent-%COMP%]:before{content:"\\f8b0"}.bi-database-dash[_ngcontent-%COMP%]:before{content:"\\f8b1"}.bi-database-down[_ngcontent-%COMP%]:before{content:"\\f8b2"}.bi-database-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b3"}.bi-database-fill-add[_ngcontent-%COMP%]:before{content:"\\f8b4"}.bi-database-fill-check[_ngcontent-%COMP%]:before{content:"\\f8b5"}.bi-database-fill-dash[_ngcontent-%COMP%]:before{content:"\\f8b6"}.bi-database-fill-down[_ngcontent-%COMP%]:before{content:"\\f8b7"}.bi-database-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b8"}.bi-database-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8b9"}.bi-database-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8ba"}.bi-database-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8bb"}.bi-database-fill-up[_ngcontent-%COMP%]:before{content:"\\f8bc"}.bi-database-fill-x[_ngcontent-%COMP%]:before{content:"\\f8bd"}.bi-database-fill[_ngcontent-%COMP%]:before{content:"\\f8be"}.bi-database-gear[_ngcontent-%COMP%]:before{content:"\\f8bf"}.bi-database-lock[_ngcontent-%COMP%]:before{content:"\\f8c0"}.bi-database-slash[_ngcontent-%COMP%]:before{content:"\\f8c1"}.bi-database-up[_ngcontent-%COMP%]:before{content:"\\f8c2"}.bi-database-x[_ngcontent-%COMP%]:before{content:"\\f8c3"}.bi-database[_ngcontent-%COMP%]:before{content:"\\f8c4"}.bi-houses-fill[_ngcontent-%COMP%]:before{content:"\\f8c5"}.bi-houses[_ngcontent-%COMP%]:before{content:"\\f8c6"}.bi-nvidia[_ngcontent-%COMP%]:before{content:"\\f8c7"}.bi-person-vcard-fill[_ngcontent-%COMP%]:before{content:"\\f8c8"}.bi-person-vcard[_ngcontent-%COMP%]:before{content:"\\f8c9"}.bi-sina-weibo[_ngcontent-%COMP%]:before{content:"\\f8ca"}.bi-tencent-qq[_ngcontent-%COMP%]:before{content:"\\f8cb"}.bi-wikipedia[_ngcontent-%COMP%]:before{content:"\\f8cc"}@import url(https://fonts.googleapis.com/css2?family=Wallpoet&display=swap);@import url(https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap)[_ngcontent-%COMP%];@font-face{font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff) format("woff");font-weight:400;font-style:normal}html[_ngcontent-%COMP%], body[_ngcontent-%COMP%]{box-sizing:border-box;padding:0!important;margin:0!important}body[_ngcontent-%COMP%]{min-height:100vh;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1440\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1440 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2019%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1440\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2020)\'%3e%3c/rect%3e%3cpath d=\'M12 900L912 0L1605 0L705 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M557.2 900L1457.2 0L1691.2 0L791.2 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M1382 900L482 0L195.5 0L1095.5 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M889.8 900L-10.200000000000045 0L-85.20000000000005 0L814.8 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M718.7061181613517 900L1440 178.7061181613517L1440 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M0 900L721.2938818386483 900L 0 178.7061181613517z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2019\'%3e%3crect width=\'1440\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'9.37%25\' y1=\'-15%25\' x2=\'90.63%25\' y2=\'115%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2020\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2021\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2022\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#1e3960;background-size:cover}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1140\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1140 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6417%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1140\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6418)\'%3e%3c/rect%3e%3cpath d=\'M45 900L945 0L1174.5 0L274.5 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M1095 900L195 0L-762 0L138 900z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3cpath d=\'M358.17286471071577 900L1140 118.17286471071577L1140 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M0 900L781.8271352892842 900L 0 118.17286471071577z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6417\'%3e%3crect width=\'1140\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6418\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6419\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6420\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#c2e9fb}.font-two[_ngcontent-%COMP%]{font-family:Play,sans-serif}@media only screen and (max-width: 600px){body[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2031%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2032)\'%3e%3c/rect%3e%3cpath d=\'M27 900L927 0L1182 0L282 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M212 900L1112 0L1143.5 0L243.5 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M583 900L-317 0L-518 0L382 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M396 900L-504 0L-600 0L300 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M137.2219351301096 900L600 437.2219351301096L600 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M0 900L462.7780648698904 900L 0 437.2219351301096z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2031\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'-12.5%25\' y1=\'8.33%25\' x2=\'112.5%25\' y2=\'91.67%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2032\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2033\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2034\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6397%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6398)\'%3e%3c/rect%3e%3cpath d=\'M22 900L922 0L1168 0L268 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M199 900L1099 0L1238.5 0L338.5 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M591 900L-309 0L-601.5 0L298.5 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M379 900L-521 0L-650 0L250 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M205.2496926772859 900L600 505.2496926772859L600 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M0 900L394.7503073227141 900L 0 505.2496926772859z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6397\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6398\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6399\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6400\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}}.home-container[_ngcontent-%COMP%]{min-height:85vh;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.home-container[_ngcontent-%COMP%] svg[_ngcontent-%COMP%]{stroke-dasharray:1000;stroke-dashoffset:0}.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1){margin-top:2em}.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) label[_ngcontent-%COMP%]{font-family:Wallpoet,serif;letter-spacing:.2em;font-size:2em;margin-bottom:1.5em;color:#5957a3}@media only screen and (max-width: 600px){.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) label[_ngcontent-%COMP%]{font-size:1.3em}}.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) input[type=text][_ngcontent-%COMP%]{outline:none;border:none;padding:1em .2em;background-color:#5957a3;color:#fff}.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) input[type=text][_ngcontent-%COMP%]:focus{border:none;box-shadow:none;background-color:#5957a3;color:#fff}.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(2) button{margin:0 .3em;padding:.8em 1.5em;background-color:transparent;border-radius:2em;color:#5957a3;font-weight:700;transform:translateY(0);transition:transform .5s linear ease-in-out;border:2px solid #5957a3;font-family:Play,sans-serif}.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(2) button:hover, .home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(2) button:focus{transform:translateY(-2px)}.dark[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) label[_ngcontent-%COMP%]{color:#a1c4fd}.dark[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) input[type=text][_ngcontent-%COMP%]{background-color:#1e3960}.dark[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) input[type=text][_ngcontent-%COMP%]:focus{background-color:#1e3960}.dark[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(2) button{border:2px solid #a1c4fd;color:#c2e9fb}']});const jI=[{id:1,text:"Enter your name in the input box located on the home page to play the quiz."},{id:2,text:"Choose the difficulty level you want to take the quiz on. We offer three different levels: Easy, Medium, and Hard. Each level consists of 20 questions."},{id:3,text:"Once you have selected your preferred difficulty level, you will be presented with a series of True/False and Multiple Choice questions."},{id:4,text:'To answer a question, click on the choice that you think is correct. If you are unsure of the answer, you can skip the question by clicking the "Next" button.'},{id:5,text:"For every correct answer, you will earn 5 points. Your total score will be displayed at the end of the quiz."},{id:6,text:'If you prefer a different visual theme, you can choose between light and dark modes by clicking the "sun/moon" icon button located at the top right corner.'},{id:7,text:'If you would like to listen to music while taking the quiz, you can click the "audio" icon button located at the top right corner. To turn off the music, click the "audio" button.'}];function VI(n,e){if(1&n&&(A(0,"li"),re(1),N()),2&n){const t=e.$implicit;oe(1),jr(t.text)}}const qI=function(n){return{"dark-btn":n}},zI=function(n){return{dark:n}};class Vc{constructor(e,t){this.router=e,this.sharedService=t,this.instructions=jI}ngOnInit(){this.sharedService.isDarkMode.subscribe(e=>this.isDarkMode=e)}navigateToPreviousPage(){window.history.back()}}Vc.\u0275fac=function(e){return new(e||Vc)(P(We),P(_t))},Vc.\u0275cmp=zt({type:Vc,selectors:[["app-how-to"]],decls:11,vars:7,consts:[[1,"container-fluid"],[1,"rounded-icon-btn",3,"ngClass","click"],[1,"bi","bi-arrow-left"],[1,"how-to-container","d-flex","justify-content-center","align-items-center","flex-column",3,"ngClass"],[1,"instructions"],[4,"ngFor","ngForOf"]],template:function(e,t){1&e&&(A(0,"div",0)(1,"button",1),pe("click",function(){return t.navigateToPreviousPage()}),ye(2,"i",2),N(),A(3,"div",3)(4,"h2"),re(5,"Welcome to Thoth!"),N(),A(6,"h6"),re(7,"We hope you enjoy taking the quiz and learning something new. Here are some instructions to help you get started."),N(),A(8,"div",4)(9,"ul"),at(10,VI,2,1,"li",5),N()()()()),2&e&&(oe(1),ce("ngClass",In(3,qI,t.isDarkMode)),oe(2),ce("ngClass",In(5,zI,t.isDarkMode)),oe(7),ce("ngForOf",t.instructions))},dependencies:[Bo,mu],styles:['@import url(https://fonts.googleapis.com/css2?family=Wallpoet&display=swap);@import url(https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap)[_ngcontent-%COMP%];@font-face{font-display:block;font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff")}.bi[_ngcontent-%COMP%]:before, [class^=bi-][_ngcontent-%COMP%]:before, [class*=" bi-"][_ngcontent-%COMP%]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123[_ngcontent-%COMP%]:before{content:"\\f67f"}.bi-alarm-fill[_ngcontent-%COMP%]:before{content:"\\f101"}.bi-alarm[_ngcontent-%COMP%]:before{content:"\\f102"}.bi-align-bottom[_ngcontent-%COMP%]:before{content:"\\f103"}.bi-align-center[_ngcontent-%COMP%]:before{content:"\\f104"}.bi-align-end[_ngcontent-%COMP%]:before{content:"\\f105"}.bi-align-middle[_ngcontent-%COMP%]:before{content:"\\f106"}.bi-align-start[_ngcontent-%COMP%]:before{content:"\\f107"}.bi-align-top[_ngcontent-%COMP%]:before{content:"\\f108"}.bi-alt[_ngcontent-%COMP%]:before{content:"\\f109"}.bi-app-indicator[_ngcontent-%COMP%]:before{content:"\\f10a"}.bi-app[_ngcontent-%COMP%]:before{content:"\\f10b"}.bi-archive-fill[_ngcontent-%COMP%]:before{content:"\\f10c"}.bi-archive[_ngcontent-%COMP%]:before{content:"\\f10d"}.bi-arrow-90deg-down[_ngcontent-%COMP%]:before{content:"\\f10e"}.bi-arrow-90deg-left[_ngcontent-%COMP%]:before{content:"\\f10f"}.bi-arrow-90deg-right[_ngcontent-%COMP%]:before{content:"\\f110"}.bi-arrow-90deg-up[_ngcontent-%COMP%]:before{content:"\\f111"}.bi-arrow-bar-down[_ngcontent-%COMP%]:before{content:"\\f112"}.bi-arrow-bar-left[_ngcontent-%COMP%]:before{content:"\\f113"}.bi-arrow-bar-right[_ngcontent-%COMP%]:before{content:"\\f114"}.bi-arrow-bar-up[_ngcontent-%COMP%]:before{content:"\\f115"}.bi-arrow-clockwise[_ngcontent-%COMP%]:before{content:"\\f116"}.bi-arrow-counterclockwise[_ngcontent-%COMP%]:before{content:"\\f117"}.bi-arrow-down-circle-fill[_ngcontent-%COMP%]:before{content:"\\f118"}.bi-arrow-down-circle[_ngcontent-%COMP%]:before{content:"\\f119"}.bi-arrow-down-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11a"}.bi-arrow-down-left-circle[_ngcontent-%COMP%]:before{content:"\\f11b"}.bi-arrow-down-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f11c"}.bi-arrow-down-left-square[_ngcontent-%COMP%]:before{content:"\\f11d"}.bi-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f11e"}.bi-arrow-down-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11f"}.bi-arrow-down-right-circle[_ngcontent-%COMP%]:before{content:"\\f120"}.bi-arrow-down-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f121"}.bi-arrow-down-right-square[_ngcontent-%COMP%]:before{content:"\\f122"}.bi-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f123"}.bi-arrow-down-short[_ngcontent-%COMP%]:before{content:"\\f124"}.bi-arrow-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f125"}.bi-arrow-down-square[_ngcontent-%COMP%]:before{content:"\\f126"}.bi-arrow-down-up[_ngcontent-%COMP%]:before{content:"\\f127"}.bi-arrow-down[_ngcontent-%COMP%]:before{content:"\\f128"}.bi-arrow-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f129"}.bi-arrow-left-circle[_ngcontent-%COMP%]:before{content:"\\f12a"}.bi-arrow-left-right[_ngcontent-%COMP%]:before{content:"\\f12b"}.bi-arrow-left-short[_ngcontent-%COMP%]:before{content:"\\f12c"}.bi-arrow-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f12d"}.bi-arrow-left-square[_ngcontent-%COMP%]:before{content:"\\f12e"}.bi-arrow-left[_ngcontent-%COMP%]:before{content:"\\f12f"}.bi-arrow-repeat[_ngcontent-%COMP%]:before{content:"\\f130"}.bi-arrow-return-left[_ngcontent-%COMP%]:before{content:"\\f131"}.bi-arrow-return-right[_ngcontent-%COMP%]:before{content:"\\f132"}.bi-arrow-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f133"}.bi-arrow-right-circle[_ngcontent-%COMP%]:before{content:"\\f134"}.bi-arrow-right-short[_ngcontent-%COMP%]:before{content:"\\f135"}.bi-arrow-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f136"}.bi-arrow-right-square[_ngcontent-%COMP%]:before{content:"\\f137"}.bi-arrow-right[_ngcontent-%COMP%]:before{content:"\\f138"}.bi-arrow-up-circle-fill[_ngcontent-%COMP%]:before{content:"\\f139"}.bi-arrow-up-circle[_ngcontent-%COMP%]:before{content:"\\f13a"}.bi-arrow-up-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f13b"}.bi-arrow-up-left-circle[_ngcontent-%COMP%]:before{content:"\\f13c"}.bi-arrow-up-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f13d"}.bi-arrow-up-left-square[_ngcontent-%COMP%]:before{content:"\\f13e"}.bi-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f13f"}.bi-arrow-up-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f140"}.bi-arrow-up-right-circle[_ngcontent-%COMP%]:before{content:"\\f141"}.bi-arrow-up-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f142"}.bi-arrow-up-right-square[_ngcontent-%COMP%]:before{content:"\\f143"}.bi-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f144"}.bi-arrow-up-short[_ngcontent-%COMP%]:before{content:"\\f145"}.bi-arrow-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f146"}.bi-arrow-up-square[_ngcontent-%COMP%]:before{content:"\\f147"}.bi-arrow-up[_ngcontent-%COMP%]:before{content:"\\f148"}.bi-arrows-angle-contract[_ngcontent-%COMP%]:before{content:"\\f149"}.bi-arrows-angle-expand[_ngcontent-%COMP%]:before{content:"\\f14a"}.bi-arrows-collapse[_ngcontent-%COMP%]:before{content:"\\f14b"}.bi-arrows-expand[_ngcontent-%COMP%]:before{content:"\\f14c"}.bi-arrows-fullscreen[_ngcontent-%COMP%]:before{content:"\\f14d"}.bi-arrows-move[_ngcontent-%COMP%]:before{content:"\\f14e"}.bi-aspect-ratio-fill[_ngcontent-%COMP%]:before{content:"\\f14f"}.bi-aspect-ratio[_ngcontent-%COMP%]:before{content:"\\f150"}.bi-asterisk[_ngcontent-%COMP%]:before{content:"\\f151"}.bi-at[_ngcontent-%COMP%]:before{content:"\\f152"}.bi-award-fill[_ngcontent-%COMP%]:before{content:"\\f153"}.bi-award[_ngcontent-%COMP%]:before{content:"\\f154"}.bi-back[_ngcontent-%COMP%]:before{content:"\\f155"}.bi-backspace-fill[_ngcontent-%COMP%]:before{content:"\\f156"}.bi-backspace-reverse-fill[_ngcontent-%COMP%]:before{content:"\\f157"}.bi-backspace-reverse[_ngcontent-%COMP%]:before{content:"\\f158"}.bi-backspace[_ngcontent-%COMP%]:before{content:"\\f159"}.bi-badge-3d-fill[_ngcontent-%COMP%]:before{content:"\\f15a"}.bi-badge-3d[_ngcontent-%COMP%]:before{content:"\\f15b"}.bi-badge-4k-fill[_ngcontent-%COMP%]:before{content:"\\f15c"}.bi-badge-4k[_ngcontent-%COMP%]:before{content:"\\f15d"}.bi-badge-8k-fill[_ngcontent-%COMP%]:before{content:"\\f15e"}.bi-badge-8k[_ngcontent-%COMP%]:before{content:"\\f15f"}.bi-badge-ad-fill[_ngcontent-%COMP%]:before{content:"\\f160"}.bi-badge-ad[_ngcontent-%COMP%]:before{content:"\\f161"}.bi-badge-ar-fill[_ngcontent-%COMP%]:before{content:"\\f162"}.bi-badge-ar[_ngcontent-%COMP%]:before{content:"\\f163"}.bi-badge-cc-fill[_ngcontent-%COMP%]:before{content:"\\f164"}.bi-badge-cc[_ngcontent-%COMP%]:before{content:"\\f165"}.bi-badge-hd-fill[_ngcontent-%COMP%]:before{content:"\\f166"}.bi-badge-hd[_ngcontent-%COMP%]:before{content:"\\f167"}.bi-badge-tm-fill[_ngcontent-%COMP%]:before{content:"\\f168"}.bi-badge-tm[_ngcontent-%COMP%]:before{content:"\\f169"}.bi-badge-vo-fill[_ngcontent-%COMP%]:before{content:"\\f16a"}.bi-badge-vo[_ngcontent-%COMP%]:before{content:"\\f16b"}.bi-badge-vr-fill[_ngcontent-%COMP%]:before{content:"\\f16c"}.bi-badge-vr[_ngcontent-%COMP%]:before{content:"\\f16d"}.bi-badge-wc-fill[_ngcontent-%COMP%]:before{content:"\\f16e"}.bi-badge-wc[_ngcontent-%COMP%]:before{content:"\\f16f"}.bi-bag-check-fill[_ngcontent-%COMP%]:before{content:"\\f170"}.bi-bag-check[_ngcontent-%COMP%]:before{content:"\\f171"}.bi-bag-dash-fill[_ngcontent-%COMP%]:before{content:"\\f172"}.bi-bag-dash[_ngcontent-%COMP%]:before{content:"\\f173"}.bi-bag-fill[_ngcontent-%COMP%]:before{content:"\\f174"}.bi-bag-plus-fill[_ngcontent-%COMP%]:before{content:"\\f175"}.bi-bag-plus[_ngcontent-%COMP%]:before{content:"\\f176"}.bi-bag-x-fill[_ngcontent-%COMP%]:before{content:"\\f177"}.bi-bag-x[_ngcontent-%COMP%]:before{content:"\\f178"}.bi-bag[_ngcontent-%COMP%]:before{content:"\\f179"}.bi-bar-chart-fill[_ngcontent-%COMP%]:before{content:"\\f17a"}.bi-bar-chart-line-fill[_ngcontent-%COMP%]:before{content:"\\f17b"}.bi-bar-chart-line[_ngcontent-%COMP%]:before{content:"\\f17c"}.bi-bar-chart-steps[_ngcontent-%COMP%]:before{content:"\\f17d"}.bi-bar-chart[_ngcontent-%COMP%]:before{content:"\\f17e"}.bi-basket-fill[_ngcontent-%COMP%]:before{content:"\\f17f"}.bi-basket[_ngcontent-%COMP%]:before{content:"\\f180"}.bi-basket2-fill[_ngcontent-%COMP%]:before{content:"\\f181"}.bi-basket2[_ngcontent-%COMP%]:before{content:"\\f182"}.bi-basket3-fill[_ngcontent-%COMP%]:before{content:"\\f183"}.bi-basket3[_ngcontent-%COMP%]:before{content:"\\f184"}.bi-battery-charging[_ngcontent-%COMP%]:before{content:"\\f185"}.bi-battery-full[_ngcontent-%COMP%]:before{content:"\\f186"}.bi-battery-half[_ngcontent-%COMP%]:before{content:"\\f187"}.bi-battery[_ngcontent-%COMP%]:before{content:"\\f188"}.bi-bell-fill[_ngcontent-%COMP%]:before{content:"\\f189"}.bi-bell[_ngcontent-%COMP%]:before{content:"\\f18a"}.bi-bezier[_ngcontent-%COMP%]:before{content:"\\f18b"}.bi-bezier2[_ngcontent-%COMP%]:before{content:"\\f18c"}.bi-bicycle[_ngcontent-%COMP%]:before{content:"\\f18d"}.bi-binoculars-fill[_ngcontent-%COMP%]:before{content:"\\f18e"}.bi-binoculars[_ngcontent-%COMP%]:before{content:"\\f18f"}.bi-blockquote-left[_ngcontent-%COMP%]:before{content:"\\f190"}.bi-blockquote-right[_ngcontent-%COMP%]:before{content:"\\f191"}.bi-book-fill[_ngcontent-%COMP%]:before{content:"\\f192"}.bi-book-half[_ngcontent-%COMP%]:before{content:"\\f193"}.bi-book[_ngcontent-%COMP%]:before{content:"\\f194"}.bi-bookmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f195"}.bi-bookmark-check[_ngcontent-%COMP%]:before{content:"\\f196"}.bi-bookmark-dash-fill[_ngcontent-%COMP%]:before{content:"\\f197"}.bi-bookmark-dash[_ngcontent-%COMP%]:before{content:"\\f198"}.bi-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f199"}.bi-bookmark-heart-fill[_ngcontent-%COMP%]:before{content:"\\f19a"}.bi-bookmark-heart[_ngcontent-%COMP%]:before{content:"\\f19b"}.bi-bookmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f19c"}.bi-bookmark-plus[_ngcontent-%COMP%]:before{content:"\\f19d"}.bi-bookmark-star-fill[_ngcontent-%COMP%]:before{content:"\\f19e"}.bi-bookmark-star[_ngcontent-%COMP%]:before{content:"\\f19f"}.bi-bookmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f1a0"}.bi-bookmark-x[_ngcontent-%COMP%]:before{content:"\\f1a1"}.bi-bookmark[_ngcontent-%COMP%]:before{content:"\\f1a2"}.bi-bookmarks-fill[_ngcontent-%COMP%]:before{content:"\\f1a3"}.bi-bookmarks[_ngcontent-%COMP%]:before{content:"\\f1a4"}.bi-bookshelf[_ngcontent-%COMP%]:before{content:"\\f1a5"}.bi-bootstrap-fill[_ngcontent-%COMP%]:before{content:"\\f1a6"}.bi-bootstrap-reboot[_ngcontent-%COMP%]:before{content:"\\f1a7"}.bi-bootstrap[_ngcontent-%COMP%]:before{content:"\\f1a8"}.bi-border-all[_ngcontent-%COMP%]:before{content:"\\f1a9"}.bi-border-bottom[_ngcontent-%COMP%]:before{content:"\\f1aa"}.bi-border-center[_ngcontent-%COMP%]:before{content:"\\f1ab"}.bi-border-inner[_ngcontent-%COMP%]:before{content:"\\f1ac"}.bi-border-left[_ngcontent-%COMP%]:before{content:"\\f1ad"}.bi-border-middle[_ngcontent-%COMP%]:before{content:"\\f1ae"}.bi-border-outer[_ngcontent-%COMP%]:before{content:"\\f1af"}.bi-border-right[_ngcontent-%COMP%]:before{content:"\\f1b0"}.bi-border-style[_ngcontent-%COMP%]:before{content:"\\f1b1"}.bi-border-top[_ngcontent-%COMP%]:before{content:"\\f1b2"}.bi-border-width[_ngcontent-%COMP%]:before{content:"\\f1b3"}.bi-border[_ngcontent-%COMP%]:before{content:"\\f1b4"}.bi-bounding-box-circles[_ngcontent-%COMP%]:before{content:"\\f1b5"}.bi-bounding-box[_ngcontent-%COMP%]:before{content:"\\f1b6"}.bi-box-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f1b7"}.bi-box-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f1b8"}.bi-box-arrow-down[_ngcontent-%COMP%]:before{content:"\\f1b9"}.bi-box-arrow-in-down-left[_ngcontent-%COMP%]:before{content:"\\f1ba"}.bi-box-arrow-in-down-right[_ngcontent-%COMP%]:before{content:"\\f1bb"}.bi-box-arrow-in-down[_ngcontent-%COMP%]:before{content:"\\f1bc"}.bi-box-arrow-in-left[_ngcontent-%COMP%]:before{content:"\\f1bd"}.bi-box-arrow-in-right[_ngcontent-%COMP%]:before{content:"\\f1be"}.bi-box-arrow-in-up-left[_ngcontent-%COMP%]:before{content:"\\f1bf"}.bi-box-arrow-in-up-right[_ngcontent-%COMP%]:before{content:"\\f1c0"}.bi-box-arrow-in-up[_ngcontent-%COMP%]:before{content:"\\f1c1"}.bi-box-arrow-left[_ngcontent-%COMP%]:before{content:"\\f1c2"}.bi-box-arrow-right[_ngcontent-%COMP%]:before{content:"\\f1c3"}.bi-box-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f1c4"}.bi-box-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f1c5"}.bi-box-arrow-up[_ngcontent-%COMP%]:before{content:"\\f1c6"}.bi-box-seam[_ngcontent-%COMP%]:before{content:"\\f1c7"}.bi-box[_ngcontent-%COMP%]:before{content:"\\f1c8"}.bi-braces[_ngcontent-%COMP%]:before{content:"\\f1c9"}.bi-bricks[_ngcontent-%COMP%]:before{content:"\\f1ca"}.bi-briefcase-fill[_ngcontent-%COMP%]:before{content:"\\f1cb"}.bi-briefcase[_ngcontent-%COMP%]:before{content:"\\f1cc"}.bi-brightness-alt-high-fill[_ngcontent-%COMP%]:before{content:"\\f1cd"}.bi-brightness-alt-high[_ngcontent-%COMP%]:before{content:"\\f1ce"}.bi-brightness-alt-low-fill[_ngcontent-%COMP%]:before{content:"\\f1cf"}.bi-brightness-alt-low[_ngcontent-%COMP%]:before{content:"\\f1d0"}.bi-brightness-high-fill[_ngcontent-%COMP%]:before{content:"\\f1d1"}.bi-brightness-high[_ngcontent-%COMP%]:before{content:"\\f1d2"}.bi-brightness-low-fill[_ngcontent-%COMP%]:before{content:"\\f1d3"}.bi-brightness-low[_ngcontent-%COMP%]:before{content:"\\f1d4"}.bi-broadcast-pin[_ngcontent-%COMP%]:before{content:"\\f1d5"}.bi-broadcast[_ngcontent-%COMP%]:before{content:"\\f1d6"}.bi-brush-fill[_ngcontent-%COMP%]:before{content:"\\f1d7"}.bi-brush[_ngcontent-%COMP%]:before{content:"\\f1d8"}.bi-bucket-fill[_ngcontent-%COMP%]:before{content:"\\f1d9"}.bi-bucket[_ngcontent-%COMP%]:before{content:"\\f1da"}.bi-bug-fill[_ngcontent-%COMP%]:before{content:"\\f1db"}.bi-bug[_ngcontent-%COMP%]:before{content:"\\f1dc"}.bi-building[_ngcontent-%COMP%]:before{content:"\\f1dd"}.bi-bullseye[_ngcontent-%COMP%]:before{content:"\\f1de"}.bi-calculator-fill[_ngcontent-%COMP%]:before{content:"\\f1df"}.bi-calculator[_ngcontent-%COMP%]:before{content:"\\f1e0"}.bi-calendar-check-fill[_ngcontent-%COMP%]:before{content:"\\f1e1"}.bi-calendar-check[_ngcontent-%COMP%]:before{content:"\\f1e2"}.bi-calendar-date-fill[_ngcontent-%COMP%]:before{content:"\\f1e3"}.bi-calendar-date[_ngcontent-%COMP%]:before{content:"\\f1e4"}.bi-calendar-day-fill[_ngcontent-%COMP%]:before{content:"\\f1e5"}.bi-calendar-day[_ngcontent-%COMP%]:before{content:"\\f1e6"}.bi-calendar-event-fill[_ngcontent-%COMP%]:before{content:"\\f1e7"}.bi-calendar-event[_ngcontent-%COMP%]:before{content:"\\f1e8"}.bi-calendar-fill[_ngcontent-%COMP%]:before{content:"\\f1e9"}.bi-calendar-minus-fill[_ngcontent-%COMP%]:before{content:"\\f1ea"}.bi-calendar-minus[_ngcontent-%COMP%]:before{content:"\\f1eb"}.bi-calendar-month-fill[_ngcontent-%COMP%]:before{content:"\\f1ec"}.bi-calendar-month[_ngcontent-%COMP%]:before{content:"\\f1ed"}.bi-calendar-plus-fill[_ngcontent-%COMP%]:before{content:"\\f1ee"}.bi-calendar-plus[_ngcontent-%COMP%]:before{content:"\\f1ef"}.bi-calendar-range-fill[_ngcontent-%COMP%]:before{content:"\\f1f0"}.bi-calendar-range[_ngcontent-%COMP%]:before{content:"\\f1f1"}.bi-calendar-week-fill[_ngcontent-%COMP%]:before{content:"\\f1f2"}.bi-calendar-week[_ngcontent-%COMP%]:before{content:"\\f1f3"}.bi-calendar-x-fill[_ngcontent-%COMP%]:before{content:"\\f1f4"}.bi-calendar-x[_ngcontent-%COMP%]:before{content:"\\f1f5"}.bi-calendar[_ngcontent-%COMP%]:before{content:"\\f1f6"}.bi-calendar2-check-fill[_ngcontent-%COMP%]:before{content:"\\f1f7"}.bi-calendar2-check[_ngcontent-%COMP%]:before{content:"\\f1f8"}.bi-calendar2-date-fill[_ngcontent-%COMP%]:before{content:"\\f1f9"}.bi-calendar2-date[_ngcontent-%COMP%]:before{content:"\\f1fa"}.bi-calendar2-day-fill[_ngcontent-%COMP%]:before{content:"\\f1fb"}.bi-calendar2-day[_ngcontent-%COMP%]:before{content:"\\f1fc"}.bi-calendar2-event-fill[_ngcontent-%COMP%]:before{content:"\\f1fd"}.bi-calendar2-event[_ngcontent-%COMP%]:before{content:"\\f1fe"}.bi-calendar2-fill[_ngcontent-%COMP%]:before{content:"\\f1ff"}.bi-calendar2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f200"}.bi-calendar2-minus[_ngcontent-%COMP%]:before{content:"\\f201"}.bi-calendar2-month-fill[_ngcontent-%COMP%]:before{content:"\\f202"}.bi-calendar2-month[_ngcontent-%COMP%]:before{content:"\\f203"}.bi-calendar2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f204"}.bi-calendar2-plus[_ngcontent-%COMP%]:before{content:"\\f205"}.bi-calendar2-range-fill[_ngcontent-%COMP%]:before{content:"\\f206"}.bi-calendar2-range[_ngcontent-%COMP%]:before{content:"\\f207"}.bi-calendar2-week-fill[_ngcontent-%COMP%]:before{content:"\\f208"}.bi-calendar2-week[_ngcontent-%COMP%]:before{content:"\\f209"}.bi-calendar2-x-fill[_ngcontent-%COMP%]:before{content:"\\f20a"}.bi-calendar2-x[_ngcontent-%COMP%]:before{content:"\\f20b"}.bi-calendar2[_ngcontent-%COMP%]:before{content:"\\f20c"}.bi-calendar3-event-fill[_ngcontent-%COMP%]:before{content:"\\f20d"}.bi-calendar3-event[_ngcontent-%COMP%]:before{content:"\\f20e"}.bi-calendar3-fill[_ngcontent-%COMP%]:before{content:"\\f20f"}.bi-calendar3-range-fill[_ngcontent-%COMP%]:before{content:"\\f210"}.bi-calendar3-range[_ngcontent-%COMP%]:before{content:"\\f211"}.bi-calendar3-week-fill[_ngcontent-%COMP%]:before{content:"\\f212"}.bi-calendar3-week[_ngcontent-%COMP%]:before{content:"\\f213"}.bi-calendar3[_ngcontent-%COMP%]:before{content:"\\f214"}.bi-calendar4-event[_ngcontent-%COMP%]:before{content:"\\f215"}.bi-calendar4-range[_ngcontent-%COMP%]:before{content:"\\f216"}.bi-calendar4-week[_ngcontent-%COMP%]:before{content:"\\f217"}.bi-calendar4[_ngcontent-%COMP%]:before{content:"\\f218"}.bi-camera-fill[_ngcontent-%COMP%]:before{content:"\\f219"}.bi-camera-reels-fill[_ngcontent-%COMP%]:before{content:"\\f21a"}.bi-camera-reels[_ngcontent-%COMP%]:before{content:"\\f21b"}.bi-camera-video-fill[_ngcontent-%COMP%]:before{content:"\\f21c"}.bi-camera-video-off-fill[_ngcontent-%COMP%]:before{content:"\\f21d"}.bi-camera-video-off[_ngcontent-%COMP%]:before{content:"\\f21e"}.bi-camera-video[_ngcontent-%COMP%]:before{content:"\\f21f"}.bi-camera[_ngcontent-%COMP%]:before{content:"\\f220"}.bi-camera2[_ngcontent-%COMP%]:before{content:"\\f221"}.bi-capslock-fill[_ngcontent-%COMP%]:before{content:"\\f222"}.bi-capslock[_ngcontent-%COMP%]:before{content:"\\f223"}.bi-card-checklist[_ngcontent-%COMP%]:before{content:"\\f224"}.bi-card-heading[_ngcontent-%COMP%]:before{content:"\\f225"}.bi-card-image[_ngcontent-%COMP%]:before{content:"\\f226"}.bi-card-list[_ngcontent-%COMP%]:before{content:"\\f227"}.bi-card-text[_ngcontent-%COMP%]:before{content:"\\f228"}.bi-caret-down-fill[_ngcontent-%COMP%]:before{content:"\\f229"}.bi-caret-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f22a"}.bi-caret-down-square[_ngcontent-%COMP%]:before{content:"\\f22b"}.bi-caret-down[_ngcontent-%COMP%]:before{content:"\\f22c"}.bi-caret-left-fill[_ngcontent-%COMP%]:before{content:"\\f22d"}.bi-caret-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f22e"}.bi-caret-left-square[_ngcontent-%COMP%]:before{content:"\\f22f"}.bi-caret-left[_ngcontent-%COMP%]:before{content:"\\f230"}.bi-caret-right-fill[_ngcontent-%COMP%]:before{content:"\\f231"}.bi-caret-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f232"}.bi-caret-right-square[_ngcontent-%COMP%]:before{content:"\\f233"}.bi-caret-right[_ngcontent-%COMP%]:before{content:"\\f234"}.bi-caret-up-fill[_ngcontent-%COMP%]:before{content:"\\f235"}.bi-caret-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f236"}.bi-caret-up-square[_ngcontent-%COMP%]:before{content:"\\f237"}.bi-caret-up[_ngcontent-%COMP%]:before{content:"\\f238"}.bi-cart-check-fill[_ngcontent-%COMP%]:before{content:"\\f239"}.bi-cart-check[_ngcontent-%COMP%]:before{content:"\\f23a"}.bi-cart-dash-fill[_ngcontent-%COMP%]:before{content:"\\f23b"}.bi-cart-dash[_ngcontent-%COMP%]:before{content:"\\f23c"}.bi-cart-fill[_ngcontent-%COMP%]:before{content:"\\f23d"}.bi-cart-plus-fill[_ngcontent-%COMP%]:before{content:"\\f23e"}.bi-cart-plus[_ngcontent-%COMP%]:before{content:"\\f23f"}.bi-cart-x-fill[_ngcontent-%COMP%]:before{content:"\\f240"}.bi-cart-x[_ngcontent-%COMP%]:before{content:"\\f241"}.bi-cart[_ngcontent-%COMP%]:before{content:"\\f242"}.bi-cart2[_ngcontent-%COMP%]:before{content:"\\f243"}.bi-cart3[_ngcontent-%COMP%]:before{content:"\\f244"}.bi-cart4[_ngcontent-%COMP%]:before{content:"\\f245"}.bi-cash-stack[_ngcontent-%COMP%]:before{content:"\\f246"}.bi-cash[_ngcontent-%COMP%]:before{content:"\\f247"}.bi-cast[_ngcontent-%COMP%]:before{content:"\\f248"}.bi-chat-dots-fill[_ngcontent-%COMP%]:before{content:"\\f249"}.bi-chat-dots[_ngcontent-%COMP%]:before{content:"\\f24a"}.bi-chat-fill[_ngcontent-%COMP%]:before{content:"\\f24b"}.bi-chat-left-dots-fill[_ngcontent-%COMP%]:before{content:"\\f24c"}.bi-chat-left-dots[_ngcontent-%COMP%]:before{content:"\\f24d"}.bi-chat-left-fill[_ngcontent-%COMP%]:before{content:"\\f24e"}.bi-chat-left-quote-fill[_ngcontent-%COMP%]:before{content:"\\f24f"}.bi-chat-left-quote[_ngcontent-%COMP%]:before{content:"\\f250"}.bi-chat-left-text-fill[_ngcontent-%COMP%]:before{content:"\\f251"}.bi-chat-left-text[_ngcontent-%COMP%]:before{content:"\\f252"}.bi-chat-left[_ngcontent-%COMP%]:before{content:"\\f253"}.bi-chat-quote-fill[_ngcontent-%COMP%]:before{content:"\\f254"}.bi-chat-quote[_ngcontent-%COMP%]:before{content:"\\f255"}.bi-chat-right-dots-fill[_ngcontent-%COMP%]:before{content:"\\f256"}.bi-chat-right-dots[_ngcontent-%COMP%]:before{content:"\\f257"}.bi-chat-right-fill[_ngcontent-%COMP%]:before{content:"\\f258"}.bi-chat-right-quote-fill[_ngcontent-%COMP%]:before{content:"\\f259"}.bi-chat-right-quote[_ngcontent-%COMP%]:before{content:"\\f25a"}.bi-chat-right-text-fill[_ngcontent-%COMP%]:before{content:"\\f25b"}.bi-chat-right-text[_ngcontent-%COMP%]:before{content:"\\f25c"}.bi-chat-right[_ngcontent-%COMP%]:before{content:"\\f25d"}.bi-chat-square-dots-fill[_ngcontent-%COMP%]:before{content:"\\f25e"}.bi-chat-square-dots[_ngcontent-%COMP%]:before{content:"\\f25f"}.bi-chat-square-fill[_ngcontent-%COMP%]:before{content:"\\f260"}.bi-chat-square-quote-fill[_ngcontent-%COMP%]:before{content:"\\f261"}.bi-chat-square-quote[_ngcontent-%COMP%]:before{content:"\\f262"}.bi-chat-square-text-fill[_ngcontent-%COMP%]:before{content:"\\f263"}.bi-chat-square-text[_ngcontent-%COMP%]:before{content:"\\f264"}.bi-chat-square[_ngcontent-%COMP%]:before{content:"\\f265"}.bi-chat-text-fill[_ngcontent-%COMP%]:before{content:"\\f266"}.bi-chat-text[_ngcontent-%COMP%]:before{content:"\\f267"}.bi-chat[_ngcontent-%COMP%]:before{content:"\\f268"}.bi-check-all[_ngcontent-%COMP%]:before{content:"\\f269"}.bi-check-circle-fill[_ngcontent-%COMP%]:before{content:"\\f26a"}.bi-check-circle[_ngcontent-%COMP%]:before{content:"\\f26b"}.bi-check-square-fill[_ngcontent-%COMP%]:before{content:"\\f26c"}.bi-check-square[_ngcontent-%COMP%]:before{content:"\\f26d"}.bi-check[_ngcontent-%COMP%]:before{content:"\\f26e"}.bi-check2-all[_ngcontent-%COMP%]:before{content:"\\f26f"}.bi-check2-circle[_ngcontent-%COMP%]:before{content:"\\f270"}.bi-check2-square[_ngcontent-%COMP%]:before{content:"\\f271"}.bi-check2[_ngcontent-%COMP%]:before{content:"\\f272"}.bi-chevron-bar-contract[_ngcontent-%COMP%]:before{content:"\\f273"}.bi-chevron-bar-down[_ngcontent-%COMP%]:before{content:"\\f274"}.bi-chevron-bar-expand[_ngcontent-%COMP%]:before{content:"\\f275"}.bi-chevron-bar-left[_ngcontent-%COMP%]:before{content:"\\f276"}.bi-chevron-bar-right[_ngcontent-%COMP%]:before{content:"\\f277"}.bi-chevron-bar-up[_ngcontent-%COMP%]:before{content:"\\f278"}.bi-chevron-compact-down[_ngcontent-%COMP%]:before{content:"\\f279"}.bi-chevron-compact-left[_ngcontent-%COMP%]:before{content:"\\f27a"}.bi-chevron-compact-right[_ngcontent-%COMP%]:before{content:"\\f27b"}.bi-chevron-compact-up[_ngcontent-%COMP%]:before{content:"\\f27c"}.bi-chevron-contract[_ngcontent-%COMP%]:before{content:"\\f27d"}.bi-chevron-double-down[_ngcontent-%COMP%]:before{content:"\\f27e"}.bi-chevron-double-left[_ngcontent-%COMP%]:before{content:"\\f27f"}.bi-chevron-double-right[_ngcontent-%COMP%]:before{content:"\\f280"}.bi-chevron-double-up[_ngcontent-%COMP%]:before{content:"\\f281"}.bi-chevron-down[_ngcontent-%COMP%]:before{content:"\\f282"}.bi-chevron-expand[_ngcontent-%COMP%]:before{content:"\\f283"}.bi-chevron-left[_ngcontent-%COMP%]:before{content:"\\f284"}.bi-chevron-right[_ngcontent-%COMP%]:before{content:"\\f285"}.bi-chevron-up[_ngcontent-%COMP%]:before{content:"\\f286"}.bi-circle-fill[_ngcontent-%COMP%]:before{content:"\\f287"}.bi-circle-half[_ngcontent-%COMP%]:before{content:"\\f288"}.bi-circle-square[_ngcontent-%COMP%]:before{content:"\\f289"}.bi-circle[_ngcontent-%COMP%]:before{content:"\\f28a"}.bi-clipboard-check[_ngcontent-%COMP%]:before{content:"\\f28b"}.bi-clipboard-data[_ngcontent-%COMP%]:before{content:"\\f28c"}.bi-clipboard-minus[_ngcontent-%COMP%]:before{content:"\\f28d"}.bi-clipboard-plus[_ngcontent-%COMP%]:before{content:"\\f28e"}.bi-clipboard-x[_ngcontent-%COMP%]:before{content:"\\f28f"}.bi-clipboard[_ngcontent-%COMP%]:before{content:"\\f290"}.bi-clock-fill[_ngcontent-%COMP%]:before{content:"\\f291"}.bi-clock-history[_ngcontent-%COMP%]:before{content:"\\f292"}.bi-clock[_ngcontent-%COMP%]:before{content:"\\f293"}.bi-cloud-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f294"}.bi-cloud-arrow-down[_ngcontent-%COMP%]:before{content:"\\f295"}.bi-cloud-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f296"}.bi-cloud-arrow-up[_ngcontent-%COMP%]:before{content:"\\f297"}.bi-cloud-check-fill[_ngcontent-%COMP%]:before{content:"\\f298"}.bi-cloud-check[_ngcontent-%COMP%]:before{content:"\\f299"}.bi-cloud-download-fill[_ngcontent-%COMP%]:before{content:"\\f29a"}.bi-cloud-download[_ngcontent-%COMP%]:before{content:"\\f29b"}.bi-cloud-drizzle-fill[_ngcontent-%COMP%]:before{content:"\\f29c"}.bi-cloud-drizzle[_ngcontent-%COMP%]:before{content:"\\f29d"}.bi-cloud-fill[_ngcontent-%COMP%]:before{content:"\\f29e"}.bi-cloud-fog-fill[_ngcontent-%COMP%]:before{content:"\\f29f"}.bi-cloud-fog[_ngcontent-%COMP%]:before{content:"\\f2a0"}.bi-cloud-fog2-fill[_ngcontent-%COMP%]:before{content:"\\f2a1"}.bi-cloud-fog2[_ngcontent-%COMP%]:before{content:"\\f2a2"}.bi-cloud-hail-fill[_ngcontent-%COMP%]:before{content:"\\f2a3"}.bi-cloud-hail[_ngcontent-%COMP%]:before{content:"\\f2a4"}.bi-cloud-haze-1[_ngcontent-%COMP%]:before{content:"\\f2a5"}.bi-cloud-haze-fill[_ngcontent-%COMP%]:before{content:"\\f2a6"}.bi-cloud-haze[_ngcontent-%COMP%]:before{content:"\\f2a7"}.bi-cloud-haze2-fill[_ngcontent-%COMP%]:before{content:"\\f2a8"}.bi-cloud-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f2a9"}.bi-cloud-lightning-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2aa"}.bi-cloud-lightning-rain[_ngcontent-%COMP%]:before{content:"\\f2ab"}.bi-cloud-lightning[_ngcontent-%COMP%]:before{content:"\\f2ac"}.bi-cloud-minus-fill[_ngcontent-%COMP%]:before{content:"\\f2ad"}.bi-cloud-minus[_ngcontent-%COMP%]:before{content:"\\f2ae"}.bi-cloud-moon-fill[_ngcontent-%COMP%]:before{content:"\\f2af"}.bi-cloud-moon[_ngcontent-%COMP%]:before{content:"\\f2b0"}.bi-cloud-plus-fill[_ngcontent-%COMP%]:before{content:"\\f2b1"}.bi-cloud-plus[_ngcontent-%COMP%]:before{content:"\\f2b2"}.bi-cloud-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2b3"}.bi-cloud-rain-heavy-fill[_ngcontent-%COMP%]:before{content:"\\f2b4"}.bi-cloud-rain-heavy[_ngcontent-%COMP%]:before{content:"\\f2b5"}.bi-cloud-rain[_ngcontent-%COMP%]:before{content:"\\f2b6"}.bi-cloud-slash-fill[_ngcontent-%COMP%]:before{content:"\\f2b7"}.bi-cloud-slash[_ngcontent-%COMP%]:before{content:"\\f2b8"}.bi-cloud-sleet-fill[_ngcontent-%COMP%]:before{content:"\\f2b9"}.bi-cloud-sleet[_ngcontent-%COMP%]:before{content:"\\f2ba"}.bi-cloud-snow-fill[_ngcontent-%COMP%]:before{content:"\\f2bb"}.bi-cloud-snow[_ngcontent-%COMP%]:before{content:"\\f2bc"}.bi-cloud-sun-fill[_ngcontent-%COMP%]:before{content:"\\f2bd"}.bi-cloud-sun[_ngcontent-%COMP%]:before{content:"\\f2be"}.bi-cloud-upload-fill[_ngcontent-%COMP%]:before{content:"\\f2bf"}.bi-cloud-upload[_ngcontent-%COMP%]:before{content:"\\f2c0"}.bi-cloud[_ngcontent-%COMP%]:before{content:"\\f2c1"}.bi-clouds-fill[_ngcontent-%COMP%]:before{content:"\\f2c2"}.bi-clouds[_ngcontent-%COMP%]:before{content:"\\f2c3"}.bi-cloudy-fill[_ngcontent-%COMP%]:before{content:"\\f2c4"}.bi-cloudy[_ngcontent-%COMP%]:before{content:"\\f2c5"}.bi-code-slash[_ngcontent-%COMP%]:before{content:"\\f2c6"}.bi-code-square[_ngcontent-%COMP%]:before{content:"\\f2c7"}.bi-code[_ngcontent-%COMP%]:before{content:"\\f2c8"}.bi-collection-fill[_ngcontent-%COMP%]:before{content:"\\f2c9"}.bi-collection-play-fill[_ngcontent-%COMP%]:before{content:"\\f2ca"}.bi-collection-play[_ngcontent-%COMP%]:before{content:"\\f2cb"}.bi-collection[_ngcontent-%COMP%]:before{content:"\\f2cc"}.bi-columns-gap[_ngcontent-%COMP%]:before{content:"\\f2cd"}.bi-columns[_ngcontent-%COMP%]:before{content:"\\f2ce"}.bi-command[_ngcontent-%COMP%]:before{content:"\\f2cf"}.bi-compass-fill[_ngcontent-%COMP%]:before{content:"\\f2d0"}.bi-compass[_ngcontent-%COMP%]:before{content:"\\f2d1"}.bi-cone-striped[_ngcontent-%COMP%]:before{content:"\\f2d2"}.bi-cone[_ngcontent-%COMP%]:before{content:"\\f2d3"}.bi-controller[_ngcontent-%COMP%]:before{content:"\\f2d4"}.bi-cpu-fill[_ngcontent-%COMP%]:before{content:"\\f2d5"}.bi-cpu[_ngcontent-%COMP%]:before{content:"\\f2d6"}.bi-credit-card-2-back-fill[_ngcontent-%COMP%]:before{content:"\\f2d7"}.bi-credit-card-2-back[_ngcontent-%COMP%]:before{content:"\\f2d8"}.bi-credit-card-2-front-fill[_ngcontent-%COMP%]:before{content:"\\f2d9"}.bi-credit-card-2-front[_ngcontent-%COMP%]:before{content:"\\f2da"}.bi-credit-card-fill[_ngcontent-%COMP%]:before{content:"\\f2db"}.bi-credit-card[_ngcontent-%COMP%]:before{content:"\\f2dc"}.bi-crop[_ngcontent-%COMP%]:before{content:"\\f2dd"}.bi-cup-fill[_ngcontent-%COMP%]:before{content:"\\f2de"}.bi-cup-straw[_ngcontent-%COMP%]:before{content:"\\f2df"}.bi-cup[_ngcontent-%COMP%]:before{content:"\\f2e0"}.bi-cursor-fill[_ngcontent-%COMP%]:before{content:"\\f2e1"}.bi-cursor-text[_ngcontent-%COMP%]:before{content:"\\f2e2"}.bi-cursor[_ngcontent-%COMP%]:before{content:"\\f2e3"}.bi-dash-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f2e4"}.bi-dash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f2e5"}.bi-dash-circle[_ngcontent-%COMP%]:before{content:"\\f2e6"}.bi-dash-square-dotted[_ngcontent-%COMP%]:before{content:"\\f2e7"}.bi-dash-square-fill[_ngcontent-%COMP%]:before{content:"\\f2e8"}.bi-dash-square[_ngcontent-%COMP%]:before{content:"\\f2e9"}.bi-dash[_ngcontent-%COMP%]:before{content:"\\f2ea"}.bi-diagram-2-fill[_ngcontent-%COMP%]:before{content:"\\f2eb"}.bi-diagram-2[_ngcontent-%COMP%]:before{content:"\\f2ec"}.bi-diagram-3-fill[_ngcontent-%COMP%]:before{content:"\\f2ed"}.bi-diagram-3[_ngcontent-%COMP%]:before{content:"\\f2ee"}.bi-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f2ef"}.bi-diamond-half[_ngcontent-%COMP%]:before{content:"\\f2f0"}.bi-diamond[_ngcontent-%COMP%]:before{content:"\\f2f1"}.bi-dice-1-fill[_ngcontent-%COMP%]:before{content:"\\f2f2"}.bi-dice-1[_ngcontent-%COMP%]:before{content:"\\f2f3"}.bi-dice-2-fill[_ngcontent-%COMP%]:before{content:"\\f2f4"}.bi-dice-2[_ngcontent-%COMP%]:before{content:"\\f2f5"}.bi-dice-3-fill[_ngcontent-%COMP%]:before{content:"\\f2f6"}.bi-dice-3[_ngcontent-%COMP%]:before{content:"\\f2f7"}.bi-dice-4-fill[_ngcontent-%COMP%]:before{content:"\\f2f8"}.bi-dice-4[_ngcontent-%COMP%]:before{content:"\\f2f9"}.bi-dice-5-fill[_ngcontent-%COMP%]:before{content:"\\f2fa"}.bi-dice-5[_ngcontent-%COMP%]:before{content:"\\f2fb"}.bi-dice-6-fill[_ngcontent-%COMP%]:before{content:"\\f2fc"}.bi-dice-6[_ngcontent-%COMP%]:before{content:"\\f2fd"}.bi-disc-fill[_ngcontent-%COMP%]:before{content:"\\f2fe"}.bi-disc[_ngcontent-%COMP%]:before{content:"\\f2ff"}.bi-discord[_ngcontent-%COMP%]:before{content:"\\f300"}.bi-display-fill[_ngcontent-%COMP%]:before{content:"\\f301"}.bi-display[_ngcontent-%COMP%]:before{content:"\\f302"}.bi-distribute-horizontal[_ngcontent-%COMP%]:before{content:"\\f303"}.bi-distribute-vertical[_ngcontent-%COMP%]:before{content:"\\f304"}.bi-door-closed-fill[_ngcontent-%COMP%]:before{content:"\\f305"}.bi-door-closed[_ngcontent-%COMP%]:before{content:"\\f306"}.bi-door-open-fill[_ngcontent-%COMP%]:before{content:"\\f307"}.bi-door-open[_ngcontent-%COMP%]:before{content:"\\f308"}.bi-dot[_ngcontent-%COMP%]:before{content:"\\f309"}.bi-download[_ngcontent-%COMP%]:before{content:"\\f30a"}.bi-droplet-fill[_ngcontent-%COMP%]:before{content:"\\f30b"}.bi-droplet-half[_ngcontent-%COMP%]:before{content:"\\f30c"}.bi-droplet[_ngcontent-%COMP%]:before{content:"\\f30d"}.bi-earbuds[_ngcontent-%COMP%]:before{content:"\\f30e"}.bi-easel-fill[_ngcontent-%COMP%]:before{content:"\\f30f"}.bi-easel[_ngcontent-%COMP%]:before{content:"\\f310"}.bi-egg-fill[_ngcontent-%COMP%]:before{content:"\\f311"}.bi-egg-fried[_ngcontent-%COMP%]:before{content:"\\f312"}.bi-egg[_ngcontent-%COMP%]:before{content:"\\f313"}.bi-eject-fill[_ngcontent-%COMP%]:before{content:"\\f314"}.bi-eject[_ngcontent-%COMP%]:before{content:"\\f315"}.bi-emoji-angry-fill[_ngcontent-%COMP%]:before{content:"\\f316"}.bi-emoji-angry[_ngcontent-%COMP%]:before{content:"\\f317"}.bi-emoji-dizzy-fill[_ngcontent-%COMP%]:before{content:"\\f318"}.bi-emoji-dizzy[_ngcontent-%COMP%]:before{content:"\\f319"}.bi-emoji-expressionless-fill[_ngcontent-%COMP%]:before{content:"\\f31a"}.bi-emoji-expressionless[_ngcontent-%COMP%]:before{content:"\\f31b"}.bi-emoji-frown-fill[_ngcontent-%COMP%]:before{content:"\\f31c"}.bi-emoji-frown[_ngcontent-%COMP%]:before{content:"\\f31d"}.bi-emoji-heart-eyes-fill[_ngcontent-%COMP%]:before{content:"\\f31e"}.bi-emoji-heart-eyes[_ngcontent-%COMP%]:before{content:"\\f31f"}.bi-emoji-laughing-fill[_ngcontent-%COMP%]:before{content:"\\f320"}.bi-emoji-laughing[_ngcontent-%COMP%]:before{content:"\\f321"}.bi-emoji-neutral-fill[_ngcontent-%COMP%]:before{content:"\\f322"}.bi-emoji-neutral[_ngcontent-%COMP%]:before{content:"\\f323"}.bi-emoji-smile-fill[_ngcontent-%COMP%]:before{content:"\\f324"}.bi-emoji-smile-upside-down-fill[_ngcontent-%COMP%]:before{content:"\\f325"}.bi-emoji-smile-upside-down[_ngcontent-%COMP%]:before{content:"\\f326"}.bi-emoji-smile[_ngcontent-%COMP%]:before{content:"\\f327"}.bi-emoji-sunglasses-fill[_ngcontent-%COMP%]:before{content:"\\f328"}.bi-emoji-sunglasses[_ngcontent-%COMP%]:before{content:"\\f329"}.bi-emoji-wink-fill[_ngcontent-%COMP%]:before{content:"\\f32a"}.bi-emoji-wink[_ngcontent-%COMP%]:before{content:"\\f32b"}.bi-envelope-fill[_ngcontent-%COMP%]:before{content:"\\f32c"}.bi-envelope-open-fill[_ngcontent-%COMP%]:before{content:"\\f32d"}.bi-envelope-open[_ngcontent-%COMP%]:before{content:"\\f32e"}.bi-envelope[_ngcontent-%COMP%]:before{content:"\\f32f"}.bi-eraser-fill[_ngcontent-%COMP%]:before{content:"\\f330"}.bi-eraser[_ngcontent-%COMP%]:before{content:"\\f331"}.bi-exclamation-circle-fill[_ngcontent-%COMP%]:before{content:"\\f332"}.bi-exclamation-circle[_ngcontent-%COMP%]:before{content:"\\f333"}.bi-exclamation-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f334"}.bi-exclamation-diamond[_ngcontent-%COMP%]:before{content:"\\f335"}.bi-exclamation-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f336"}.bi-exclamation-octagon[_ngcontent-%COMP%]:before{content:"\\f337"}.bi-exclamation-square-fill[_ngcontent-%COMP%]:before{content:"\\f338"}.bi-exclamation-square[_ngcontent-%COMP%]:before{content:"\\f339"}.bi-exclamation-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f33a"}.bi-exclamation-triangle[_ngcontent-%COMP%]:before{content:"\\f33b"}.bi-exclamation[_ngcontent-%COMP%]:before{content:"\\f33c"}.bi-exclude[_ngcontent-%COMP%]:before{content:"\\f33d"}.bi-eye-fill[_ngcontent-%COMP%]:before{content:"\\f33e"}.bi-eye-slash-fill[_ngcontent-%COMP%]:before{content:"\\f33f"}.bi-eye-slash[_ngcontent-%COMP%]:before{content:"\\f340"}.bi-eye[_ngcontent-%COMP%]:before{content:"\\f341"}.bi-eyedropper[_ngcontent-%COMP%]:before{content:"\\f342"}.bi-eyeglasses[_ngcontent-%COMP%]:before{content:"\\f343"}.bi-facebook[_ngcontent-%COMP%]:before{content:"\\f344"}.bi-file-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f345"}.bi-file-arrow-down[_ngcontent-%COMP%]:before{content:"\\f346"}.bi-file-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f347"}.bi-file-arrow-up[_ngcontent-%COMP%]:before{content:"\\f348"}.bi-file-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f349"}.bi-file-bar-graph[_ngcontent-%COMP%]:before{content:"\\f34a"}.bi-file-binary-fill[_ngcontent-%COMP%]:before{content:"\\f34b"}.bi-file-binary[_ngcontent-%COMP%]:before{content:"\\f34c"}.bi-file-break-fill[_ngcontent-%COMP%]:before{content:"\\f34d"}.bi-file-break[_ngcontent-%COMP%]:before{content:"\\f34e"}.bi-file-check-fill[_ngcontent-%COMP%]:before{content:"\\f34f"}.bi-file-check[_ngcontent-%COMP%]:before{content:"\\f350"}.bi-file-code-fill[_ngcontent-%COMP%]:before{content:"\\f351"}.bi-file-code[_ngcontent-%COMP%]:before{content:"\\f352"}.bi-file-diff-fill[_ngcontent-%COMP%]:before{content:"\\f353"}.bi-file-diff[_ngcontent-%COMP%]:before{content:"\\f354"}.bi-file-earmark-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f355"}.bi-file-earmark-arrow-down[_ngcontent-%COMP%]:before{content:"\\f356"}.bi-file-earmark-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f357"}.bi-file-earmark-arrow-up[_ngcontent-%COMP%]:before{content:"\\f358"}.bi-file-earmark-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f359"}.bi-file-earmark-bar-graph[_ngcontent-%COMP%]:before{content:"\\f35a"}.bi-file-earmark-binary-fill[_ngcontent-%COMP%]:before{content:"\\f35b"}.bi-file-earmark-binary[_ngcontent-%COMP%]:before{content:"\\f35c"}.bi-file-earmark-break-fill[_ngcontent-%COMP%]:before{content:"\\f35d"}.bi-file-earmark-break[_ngcontent-%COMP%]:before{content:"\\f35e"}.bi-file-earmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f35f"}.bi-file-earmark-check[_ngcontent-%COMP%]:before{content:"\\f360"}.bi-file-earmark-code-fill[_ngcontent-%COMP%]:before{content:"\\f361"}.bi-file-earmark-code[_ngcontent-%COMP%]:before{content:"\\f362"}.bi-file-earmark-diff-fill[_ngcontent-%COMP%]:before{content:"\\f363"}.bi-file-earmark-diff[_ngcontent-%COMP%]:before{content:"\\f364"}.bi-file-earmark-easel-fill[_ngcontent-%COMP%]:before{content:"\\f365"}.bi-file-earmark-easel[_ngcontent-%COMP%]:before{content:"\\f366"}.bi-file-earmark-excel-fill[_ngcontent-%COMP%]:before{content:"\\f367"}.bi-file-earmark-excel[_ngcontent-%COMP%]:before{content:"\\f368"}.bi-file-earmark-fill[_ngcontent-%COMP%]:before{content:"\\f369"}.bi-file-earmark-font-fill[_ngcontent-%COMP%]:before{content:"\\f36a"}.bi-file-earmark-font[_ngcontent-%COMP%]:before{content:"\\f36b"}.bi-file-earmark-image-fill[_ngcontent-%COMP%]:before{content:"\\f36c"}.bi-file-earmark-image[_ngcontent-%COMP%]:before{content:"\\f36d"}.bi-file-earmark-lock-fill[_ngcontent-%COMP%]:before{content:"\\f36e"}.bi-file-earmark-lock[_ngcontent-%COMP%]:before{content:"\\f36f"}.bi-file-earmark-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f370"}.bi-file-earmark-lock2[_ngcontent-%COMP%]:before{content:"\\f371"}.bi-file-earmark-medical-fill[_ngcontent-%COMP%]:before{content:"\\f372"}.bi-file-earmark-medical[_ngcontent-%COMP%]:before{content:"\\f373"}.bi-file-earmark-minus-fill[_ngcontent-%COMP%]:before{content:"\\f374"}.bi-file-earmark-minus[_ngcontent-%COMP%]:before{content:"\\f375"}.bi-file-earmark-music-fill[_ngcontent-%COMP%]:before{content:"\\f376"}.bi-file-earmark-music[_ngcontent-%COMP%]:before{content:"\\f377"}.bi-file-earmark-person-fill[_ngcontent-%COMP%]:before{content:"\\f378"}.bi-file-earmark-person[_ngcontent-%COMP%]:before{content:"\\f379"}.bi-file-earmark-play-fill[_ngcontent-%COMP%]:before{content:"\\f37a"}.bi-file-earmark-play[_ngcontent-%COMP%]:before{content:"\\f37b"}.bi-file-earmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f37c"}.bi-file-earmark-plus[_ngcontent-%COMP%]:before{content:"\\f37d"}.bi-file-earmark-post-fill[_ngcontent-%COMP%]:before{content:"\\f37e"}.bi-file-earmark-post[_ngcontent-%COMP%]:before{content:"\\f37f"}.bi-file-earmark-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f380"}.bi-file-earmark-ppt[_ngcontent-%COMP%]:before{content:"\\f381"}.bi-file-earmark-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f382"}.bi-file-earmark-richtext[_ngcontent-%COMP%]:before{content:"\\f383"}.bi-file-earmark-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f384"}.bi-file-earmark-ruled[_ngcontent-%COMP%]:before{content:"\\f385"}.bi-file-earmark-slides-fill[_ngcontent-%COMP%]:before{content:"\\f386"}.bi-file-earmark-slides[_ngcontent-%COMP%]:before{content:"\\f387"}.bi-file-earmark-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f388"}.bi-file-earmark-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f389"}.bi-file-earmark-text-fill[_ngcontent-%COMP%]:before{content:"\\f38a"}.bi-file-earmark-text[_ngcontent-%COMP%]:before{content:"\\f38b"}.bi-file-earmark-word-fill[_ngcontent-%COMP%]:before{content:"\\f38c"}.bi-file-earmark-word[_ngcontent-%COMP%]:before{content:"\\f38d"}.bi-file-earmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f38e"}.bi-file-earmark-x[_ngcontent-%COMP%]:before{content:"\\f38f"}.bi-file-earmark-zip-fill[_ngcontent-%COMP%]:before{content:"\\f390"}.bi-file-earmark-zip[_ngcontent-%COMP%]:before{content:"\\f391"}.bi-file-earmark[_ngcontent-%COMP%]:before{content:"\\f392"}.bi-file-easel-fill[_ngcontent-%COMP%]:before{content:"\\f393"}.bi-file-easel[_ngcontent-%COMP%]:before{content:"\\f394"}.bi-file-excel-fill[_ngcontent-%COMP%]:before{content:"\\f395"}.bi-file-excel[_ngcontent-%COMP%]:before{content:"\\f396"}.bi-file-fill[_ngcontent-%COMP%]:before{content:"\\f397"}.bi-file-font-fill[_ngcontent-%COMP%]:before{content:"\\f398"}.bi-file-font[_ngcontent-%COMP%]:before{content:"\\f399"}.bi-file-image-fill[_ngcontent-%COMP%]:before{content:"\\f39a"}.bi-file-image[_ngcontent-%COMP%]:before{content:"\\f39b"}.bi-file-lock-fill[_ngcontent-%COMP%]:before{content:"\\f39c"}.bi-file-lock[_ngcontent-%COMP%]:before{content:"\\f39d"}.bi-file-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f39e"}.bi-file-lock2[_ngcontent-%COMP%]:before{content:"\\f39f"}.bi-file-medical-fill[_ngcontent-%COMP%]:before{content:"\\f3a0"}.bi-file-medical[_ngcontent-%COMP%]:before{content:"\\f3a1"}.bi-file-minus-fill[_ngcontent-%COMP%]:before{content:"\\f3a2"}.bi-file-minus[_ngcontent-%COMP%]:before{content:"\\f3a3"}.bi-file-music-fill[_ngcontent-%COMP%]:before{content:"\\f3a4"}.bi-file-music[_ngcontent-%COMP%]:before{content:"\\f3a5"}.bi-file-person-fill[_ngcontent-%COMP%]:before{content:"\\f3a6"}.bi-file-person[_ngcontent-%COMP%]:before{content:"\\f3a7"}.bi-file-play-fill[_ngcontent-%COMP%]:before{content:"\\f3a8"}.bi-file-play[_ngcontent-%COMP%]:before{content:"\\f3a9"}.bi-file-plus-fill[_ngcontent-%COMP%]:before{content:"\\f3aa"}.bi-file-plus[_ngcontent-%COMP%]:before{content:"\\f3ab"}.bi-file-post-fill[_ngcontent-%COMP%]:before{content:"\\f3ac"}.bi-file-post[_ngcontent-%COMP%]:before{content:"\\f3ad"}.bi-file-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f3ae"}.bi-file-ppt[_ngcontent-%COMP%]:before{content:"\\f3af"}.bi-file-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f3b0"}.bi-file-richtext[_ngcontent-%COMP%]:before{content:"\\f3b1"}.bi-file-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f3b2"}.bi-file-ruled[_ngcontent-%COMP%]:before{content:"\\f3b3"}.bi-file-slides-fill[_ngcontent-%COMP%]:before{content:"\\f3b4"}.bi-file-slides[_ngcontent-%COMP%]:before{content:"\\f3b5"}.bi-file-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f3b6"}.bi-file-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f3b7"}.bi-file-text-fill[_ngcontent-%COMP%]:before{content:"\\f3b8"}.bi-file-text[_ngcontent-%COMP%]:before{content:"\\f3b9"}.bi-file-word-fill[_ngcontent-%COMP%]:before{content:"\\f3ba"}.bi-file-word[_ngcontent-%COMP%]:before{content:"\\f3bb"}.bi-file-x-fill[_ngcontent-%COMP%]:before{content:"\\f3bc"}.bi-file-x[_ngcontent-%COMP%]:before{content:"\\f3bd"}.bi-file-zip-fill[_ngcontent-%COMP%]:before{content:"\\f3be"}.bi-file-zip[_ngcontent-%COMP%]:before{content:"\\f3bf"}.bi-file[_ngcontent-%COMP%]:before{content:"\\f3c0"}.bi-files-alt[_ngcontent-%COMP%]:before{content:"\\f3c1"}.bi-files[_ngcontent-%COMP%]:before{content:"\\f3c2"}.bi-film[_ngcontent-%COMP%]:before{content:"\\f3c3"}.bi-filter-circle-fill[_ngcontent-%COMP%]:before{content:"\\f3c4"}.bi-filter-circle[_ngcontent-%COMP%]:before{content:"\\f3c5"}.bi-filter-left[_ngcontent-%COMP%]:before{content:"\\f3c6"}.bi-filter-right[_ngcontent-%COMP%]:before{content:"\\f3c7"}.bi-filter-square-fill[_ngcontent-%COMP%]:before{content:"\\f3c8"}.bi-filter-square[_ngcontent-%COMP%]:before{content:"\\f3c9"}.bi-filter[_ngcontent-%COMP%]:before{content:"\\f3ca"}.bi-flag-fill[_ngcontent-%COMP%]:before{content:"\\f3cb"}.bi-flag[_ngcontent-%COMP%]:before{content:"\\f3cc"}.bi-flower1[_ngcontent-%COMP%]:before{content:"\\f3cd"}.bi-flower2[_ngcontent-%COMP%]:before{content:"\\f3ce"}.bi-flower3[_ngcontent-%COMP%]:before{content:"\\f3cf"}.bi-folder-check[_ngcontent-%COMP%]:before{content:"\\f3d0"}.bi-folder-fill[_ngcontent-%COMP%]:before{content:"\\f3d1"}.bi-folder-minus[_ngcontent-%COMP%]:before{content:"\\f3d2"}.bi-folder-plus[_ngcontent-%COMP%]:before{content:"\\f3d3"}.bi-folder-symlink-fill[_ngcontent-%COMP%]:before{content:"\\f3d4"}.bi-folder-symlink[_ngcontent-%COMP%]:before{content:"\\f3d5"}.bi-folder-x[_ngcontent-%COMP%]:before{content:"\\f3d6"}.bi-folder[_ngcontent-%COMP%]:before{content:"\\f3d7"}.bi-folder2-open[_ngcontent-%COMP%]:before{content:"\\f3d8"}.bi-folder2[_ngcontent-%COMP%]:before{content:"\\f3d9"}.bi-fonts[_ngcontent-%COMP%]:before{content:"\\f3da"}.bi-forward-fill[_ngcontent-%COMP%]:before{content:"\\f3db"}.bi-forward[_ngcontent-%COMP%]:before{content:"\\f3dc"}.bi-front[_ngcontent-%COMP%]:before{content:"\\f3dd"}.bi-fullscreen-exit[_ngcontent-%COMP%]:before{content:"\\f3de"}.bi-fullscreen[_ngcontent-%COMP%]:before{content:"\\f3df"}.bi-funnel-fill[_ngcontent-%COMP%]:before{content:"\\f3e0"}.bi-funnel[_ngcontent-%COMP%]:before{content:"\\f3e1"}.bi-gear-fill[_ngcontent-%COMP%]:before{content:"\\f3e2"}.bi-gear-wide-connected[_ngcontent-%COMP%]:before{content:"\\f3e3"}.bi-gear-wide[_ngcontent-%COMP%]:before{content:"\\f3e4"}.bi-gear[_ngcontent-%COMP%]:before{content:"\\f3e5"}.bi-gem[_ngcontent-%COMP%]:before{content:"\\f3e6"}.bi-geo-alt-fill[_ngcontent-%COMP%]:before{content:"\\f3e7"}.bi-geo-alt[_ngcontent-%COMP%]:before{content:"\\f3e8"}.bi-geo-fill[_ngcontent-%COMP%]:before{content:"\\f3e9"}.bi-geo[_ngcontent-%COMP%]:before{content:"\\f3ea"}.bi-gift-fill[_ngcontent-%COMP%]:before{content:"\\f3eb"}.bi-gift[_ngcontent-%COMP%]:before{content:"\\f3ec"}.bi-github[_ngcontent-%COMP%]:before{content:"\\f3ed"}.bi-globe[_ngcontent-%COMP%]:before{content:"\\f3ee"}.bi-globe2[_ngcontent-%COMP%]:before{content:"\\f3ef"}.bi-google[_ngcontent-%COMP%]:before{content:"\\f3f0"}.bi-graph-down[_ngcontent-%COMP%]:before{content:"\\f3f1"}.bi-graph-up[_ngcontent-%COMP%]:before{content:"\\f3f2"}.bi-grid-1x2-fill[_ngcontent-%COMP%]:before{content:"\\f3f3"}.bi-grid-1x2[_ngcontent-%COMP%]:before{content:"\\f3f4"}.bi-grid-3x2-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f5"}.bi-grid-3x2-gap[_ngcontent-%COMP%]:before{content:"\\f3f6"}.bi-grid-3x2[_ngcontent-%COMP%]:before{content:"\\f3f7"}.bi-grid-3x3-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f8"}.bi-grid-3x3-gap[_ngcontent-%COMP%]:before{content:"\\f3f9"}.bi-grid-3x3[_ngcontent-%COMP%]:before{content:"\\f3fa"}.bi-grid-fill[_ngcontent-%COMP%]:before{content:"\\f3fb"}.bi-grid[_ngcontent-%COMP%]:before{content:"\\f3fc"}.bi-grip-horizontal[_ngcontent-%COMP%]:before{content:"\\f3fd"}.bi-grip-vertical[_ngcontent-%COMP%]:before{content:"\\f3fe"}.bi-hammer[_ngcontent-%COMP%]:before{content:"\\f3ff"}.bi-hand-index-fill[_ngcontent-%COMP%]:before{content:"\\f400"}.bi-hand-index-thumb-fill[_ngcontent-%COMP%]:before{content:"\\f401"}.bi-hand-index-thumb[_ngcontent-%COMP%]:before{content:"\\f402"}.bi-hand-index[_ngcontent-%COMP%]:before{content:"\\f403"}.bi-hand-thumbs-down-fill[_ngcontent-%COMP%]:before{content:"\\f404"}.bi-hand-thumbs-down[_ngcontent-%COMP%]:before{content:"\\f405"}.bi-hand-thumbs-up-fill[_ngcontent-%COMP%]:before{content:"\\f406"}.bi-hand-thumbs-up[_ngcontent-%COMP%]:before{content:"\\f407"}.bi-handbag-fill[_ngcontent-%COMP%]:before{content:"\\f408"}.bi-handbag[_ngcontent-%COMP%]:before{content:"\\f409"}.bi-hash[_ngcontent-%COMP%]:before{content:"\\f40a"}.bi-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f40b"}.bi-hdd-network-fill[_ngcontent-%COMP%]:before{content:"\\f40c"}.bi-hdd-network[_ngcontent-%COMP%]:before{content:"\\f40d"}.bi-hdd-rack-fill[_ngcontent-%COMP%]:before{content:"\\f40e"}.bi-hdd-rack[_ngcontent-%COMP%]:before{content:"\\f40f"}.bi-hdd-stack-fill[_ngcontent-%COMP%]:before{content:"\\f410"}.bi-hdd-stack[_ngcontent-%COMP%]:before{content:"\\f411"}.bi-hdd[_ngcontent-%COMP%]:before{content:"\\f412"}.bi-headphones[_ngcontent-%COMP%]:before{content:"\\f413"}.bi-headset[_ngcontent-%COMP%]:before{content:"\\f414"}.bi-heart-fill[_ngcontent-%COMP%]:before{content:"\\f415"}.bi-heart-half[_ngcontent-%COMP%]:before{content:"\\f416"}.bi-heart[_ngcontent-%COMP%]:before{content:"\\f417"}.bi-heptagon-fill[_ngcontent-%COMP%]:before{content:"\\f418"}.bi-heptagon-half[_ngcontent-%COMP%]:before{content:"\\f419"}.bi-heptagon[_ngcontent-%COMP%]:before{content:"\\f41a"}.bi-hexagon-fill[_ngcontent-%COMP%]:before{content:"\\f41b"}.bi-hexagon-half[_ngcontent-%COMP%]:before{content:"\\f41c"}.bi-hexagon[_ngcontent-%COMP%]:before{content:"\\f41d"}.bi-hourglass-bottom[_ngcontent-%COMP%]:before{content:"\\f41e"}.bi-hourglass-split[_ngcontent-%COMP%]:before{content:"\\f41f"}.bi-hourglass-top[_ngcontent-%COMP%]:before{content:"\\f420"}.bi-hourglass[_ngcontent-%COMP%]:before{content:"\\f421"}.bi-house-door-fill[_ngcontent-%COMP%]:before{content:"\\f422"}.bi-house-door[_ngcontent-%COMP%]:before{content:"\\f423"}.bi-house-fill[_ngcontent-%COMP%]:before{content:"\\f424"}.bi-house[_ngcontent-%COMP%]:before{content:"\\f425"}.bi-hr[_ngcontent-%COMP%]:before{content:"\\f426"}.bi-hurricane[_ngcontent-%COMP%]:before{content:"\\f427"}.bi-image-alt[_ngcontent-%COMP%]:before{content:"\\f428"}.bi-image-fill[_ngcontent-%COMP%]:before{content:"\\f429"}.bi-image[_ngcontent-%COMP%]:before{content:"\\f42a"}.bi-images[_ngcontent-%COMP%]:before{content:"\\f42b"}.bi-inbox-fill[_ngcontent-%COMP%]:before{content:"\\f42c"}.bi-inbox[_ngcontent-%COMP%]:before{content:"\\f42d"}.bi-inboxes-fill[_ngcontent-%COMP%]:before{content:"\\f42e"}.bi-inboxes[_ngcontent-%COMP%]:before{content:"\\f42f"}.bi-info-circle-fill[_ngcontent-%COMP%]:before{content:"\\f430"}.bi-info-circle[_ngcontent-%COMP%]:before{content:"\\f431"}.bi-info-square-fill[_ngcontent-%COMP%]:before{content:"\\f432"}.bi-info-square[_ngcontent-%COMP%]:before{content:"\\f433"}.bi-info[_ngcontent-%COMP%]:before{content:"\\f434"}.bi-input-cursor-text[_ngcontent-%COMP%]:before{content:"\\f435"}.bi-input-cursor[_ngcontent-%COMP%]:before{content:"\\f436"}.bi-instagram[_ngcontent-%COMP%]:before{content:"\\f437"}.bi-intersect[_ngcontent-%COMP%]:before{content:"\\f438"}.bi-journal-album[_ngcontent-%COMP%]:before{content:"\\f439"}.bi-journal-arrow-down[_ngcontent-%COMP%]:before{content:"\\f43a"}.bi-journal-arrow-up[_ngcontent-%COMP%]:before{content:"\\f43b"}.bi-journal-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f43c"}.bi-journal-bookmark[_ngcontent-%COMP%]:before{content:"\\f43d"}.bi-journal-check[_ngcontent-%COMP%]:before{content:"\\f43e"}.bi-journal-code[_ngcontent-%COMP%]:before{content:"\\f43f"}.bi-journal-medical[_ngcontent-%COMP%]:before{content:"\\f440"}.bi-journal-minus[_ngcontent-%COMP%]:before{content:"\\f441"}.bi-journal-plus[_ngcontent-%COMP%]:before{content:"\\f442"}.bi-journal-richtext[_ngcontent-%COMP%]:before{content:"\\f443"}.bi-journal-text[_ngcontent-%COMP%]:before{content:"\\f444"}.bi-journal-x[_ngcontent-%COMP%]:before{content:"\\f445"}.bi-journal[_ngcontent-%COMP%]:before{content:"\\f446"}.bi-journals[_ngcontent-%COMP%]:before{content:"\\f447"}.bi-joystick[_ngcontent-%COMP%]:before{content:"\\f448"}.bi-justify-left[_ngcontent-%COMP%]:before{content:"\\f449"}.bi-justify-right[_ngcontent-%COMP%]:before{content:"\\f44a"}.bi-justify[_ngcontent-%COMP%]:before{content:"\\f44b"}.bi-kanban-fill[_ngcontent-%COMP%]:before{content:"\\f44c"}.bi-kanban[_ngcontent-%COMP%]:before{content:"\\f44d"}.bi-key-fill[_ngcontent-%COMP%]:before{content:"\\f44e"}.bi-key[_ngcontent-%COMP%]:before{content:"\\f44f"}.bi-keyboard-fill[_ngcontent-%COMP%]:before{content:"\\f450"}.bi-keyboard[_ngcontent-%COMP%]:before{content:"\\f451"}.bi-ladder[_ngcontent-%COMP%]:before{content:"\\f452"}.bi-lamp-fill[_ngcontent-%COMP%]:before{content:"\\f453"}.bi-lamp[_ngcontent-%COMP%]:before{content:"\\f454"}.bi-laptop-fill[_ngcontent-%COMP%]:before{content:"\\f455"}.bi-laptop[_ngcontent-%COMP%]:before{content:"\\f456"}.bi-layer-backward[_ngcontent-%COMP%]:before{content:"\\f457"}.bi-layer-forward[_ngcontent-%COMP%]:before{content:"\\f458"}.bi-layers-fill[_ngcontent-%COMP%]:before{content:"\\f459"}.bi-layers-half[_ngcontent-%COMP%]:before{content:"\\f45a"}.bi-layers[_ngcontent-%COMP%]:before{content:"\\f45b"}.bi-layout-sidebar-inset-reverse[_ngcontent-%COMP%]:before{content:"\\f45c"}.bi-layout-sidebar-inset[_ngcontent-%COMP%]:before{content:"\\f45d"}.bi-layout-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f45e"}.bi-layout-sidebar[_ngcontent-%COMP%]:before{content:"\\f45f"}.bi-layout-split[_ngcontent-%COMP%]:before{content:"\\f460"}.bi-layout-text-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f461"}.bi-layout-text-sidebar[_ngcontent-%COMP%]:before{content:"\\f462"}.bi-layout-text-window-reverse[_ngcontent-%COMP%]:before{content:"\\f463"}.bi-layout-text-window[_ngcontent-%COMP%]:before{content:"\\f464"}.bi-layout-three-columns[_ngcontent-%COMP%]:before{content:"\\f465"}.bi-layout-wtf[_ngcontent-%COMP%]:before{content:"\\f466"}.bi-life-preserver[_ngcontent-%COMP%]:before{content:"\\f467"}.bi-lightbulb-fill[_ngcontent-%COMP%]:before{content:"\\f468"}.bi-lightbulb-off-fill[_ngcontent-%COMP%]:before{content:"\\f469"}.bi-lightbulb-off[_ngcontent-%COMP%]:before{content:"\\f46a"}.bi-lightbulb[_ngcontent-%COMP%]:before{content:"\\f46b"}.bi-lightning-charge-fill[_ngcontent-%COMP%]:before{content:"\\f46c"}.bi-lightning-charge[_ngcontent-%COMP%]:before{content:"\\f46d"}.bi-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f46e"}.bi-lightning[_ngcontent-%COMP%]:before{content:"\\f46f"}.bi-link-45deg[_ngcontent-%COMP%]:before{content:"\\f470"}.bi-link[_ngcontent-%COMP%]:before{content:"\\f471"}.bi-linkedin[_ngcontent-%COMP%]:before{content:"\\f472"}.bi-list-check[_ngcontent-%COMP%]:before{content:"\\f473"}.bi-list-nested[_ngcontent-%COMP%]:before{content:"\\f474"}.bi-list-ol[_ngcontent-%COMP%]:before{content:"\\f475"}.bi-list-stars[_ngcontent-%COMP%]:before{content:"\\f476"}.bi-list-task[_ngcontent-%COMP%]:before{content:"\\f477"}.bi-list-ul[_ngcontent-%COMP%]:before{content:"\\f478"}.bi-list[_ngcontent-%COMP%]:before{content:"\\f479"}.bi-lock-fill[_ngcontent-%COMP%]:before{content:"\\f47a"}.bi-lock[_ngcontent-%COMP%]:before{content:"\\f47b"}.bi-mailbox[_ngcontent-%COMP%]:before{content:"\\f47c"}.bi-mailbox2[_ngcontent-%COMP%]:before{content:"\\f47d"}.bi-map-fill[_ngcontent-%COMP%]:before{content:"\\f47e"}.bi-map[_ngcontent-%COMP%]:before{content:"\\f47f"}.bi-markdown-fill[_ngcontent-%COMP%]:before{content:"\\f480"}.bi-markdown[_ngcontent-%COMP%]:before{content:"\\f481"}.bi-mask[_ngcontent-%COMP%]:before{content:"\\f482"}.bi-megaphone-fill[_ngcontent-%COMP%]:before{content:"\\f483"}.bi-megaphone[_ngcontent-%COMP%]:before{content:"\\f484"}.bi-menu-app-fill[_ngcontent-%COMP%]:before{content:"\\f485"}.bi-menu-app[_ngcontent-%COMP%]:before{content:"\\f486"}.bi-menu-button-fill[_ngcontent-%COMP%]:before{content:"\\f487"}.bi-menu-button-wide-fill[_ngcontent-%COMP%]:before{content:"\\f488"}.bi-menu-button-wide[_ngcontent-%COMP%]:before{content:"\\f489"}.bi-menu-button[_ngcontent-%COMP%]:before{content:"\\f48a"}.bi-menu-down[_ngcontent-%COMP%]:before{content:"\\f48b"}.bi-menu-up[_ngcontent-%COMP%]:before{content:"\\f48c"}.bi-mic-fill[_ngcontent-%COMP%]:before{content:"\\f48d"}.bi-mic-mute-fill[_ngcontent-%COMP%]:before{content:"\\f48e"}.bi-mic-mute[_ngcontent-%COMP%]:before{content:"\\f48f"}.bi-mic[_ngcontent-%COMP%]:before{content:"\\f490"}.bi-minecart-loaded[_ngcontent-%COMP%]:before{content:"\\f491"}.bi-minecart[_ngcontent-%COMP%]:before{content:"\\f492"}.bi-moisture[_ngcontent-%COMP%]:before{content:"\\f493"}.bi-moon-fill[_ngcontent-%COMP%]:before{content:"\\f494"}.bi-moon-stars-fill[_ngcontent-%COMP%]:before{content:"\\f495"}.bi-moon-stars[_ngcontent-%COMP%]:before{content:"\\f496"}.bi-moon[_ngcontent-%COMP%]:before{content:"\\f497"}.bi-mouse-fill[_ngcontent-%COMP%]:before{content:"\\f498"}.bi-mouse[_ngcontent-%COMP%]:before{content:"\\f499"}.bi-mouse2-fill[_ngcontent-%COMP%]:before{content:"\\f49a"}.bi-mouse2[_ngcontent-%COMP%]:before{content:"\\f49b"}.bi-mouse3-fill[_ngcontent-%COMP%]:before{content:"\\f49c"}.bi-mouse3[_ngcontent-%COMP%]:before{content:"\\f49d"}.bi-music-note-beamed[_ngcontent-%COMP%]:before{content:"\\f49e"}.bi-music-note-list[_ngcontent-%COMP%]:before{content:"\\f49f"}.bi-music-note[_ngcontent-%COMP%]:before{content:"\\f4a0"}.bi-music-player-fill[_ngcontent-%COMP%]:before{content:"\\f4a1"}.bi-music-player[_ngcontent-%COMP%]:before{content:"\\f4a2"}.bi-newspaper[_ngcontent-%COMP%]:before{content:"\\f4a3"}.bi-node-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4a4"}.bi-node-minus[_ngcontent-%COMP%]:before{content:"\\f4a5"}.bi-node-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4a6"}.bi-node-plus[_ngcontent-%COMP%]:before{content:"\\f4a7"}.bi-nut-fill[_ngcontent-%COMP%]:before{content:"\\f4a8"}.bi-nut[_ngcontent-%COMP%]:before{content:"\\f4a9"}.bi-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f4aa"}.bi-octagon-half[_ngcontent-%COMP%]:before{content:"\\f4ab"}.bi-octagon[_ngcontent-%COMP%]:before{content:"\\f4ac"}.bi-option[_ngcontent-%COMP%]:before{content:"\\f4ad"}.bi-outlet[_ngcontent-%COMP%]:before{content:"\\f4ae"}.bi-paint-bucket[_ngcontent-%COMP%]:before{content:"\\f4af"}.bi-palette-fill[_ngcontent-%COMP%]:before{content:"\\f4b0"}.bi-palette[_ngcontent-%COMP%]:before{content:"\\f4b1"}.bi-palette2[_ngcontent-%COMP%]:before{content:"\\f4b2"}.bi-paperclip[_ngcontent-%COMP%]:before{content:"\\f4b3"}.bi-paragraph[_ngcontent-%COMP%]:before{content:"\\f4b4"}.bi-patch-check-fill[_ngcontent-%COMP%]:before{content:"\\f4b5"}.bi-patch-check[_ngcontent-%COMP%]:before{content:"\\f4b6"}.bi-patch-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f4b7"}.bi-patch-exclamation[_ngcontent-%COMP%]:before{content:"\\f4b8"}.bi-patch-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4b9"}.bi-patch-minus[_ngcontent-%COMP%]:before{content:"\\f4ba"}.bi-patch-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4bb"}.bi-patch-plus[_ngcontent-%COMP%]:before{content:"\\f4bc"}.bi-patch-question-fill[_ngcontent-%COMP%]:before{content:"\\f4bd"}.bi-patch-question[_ngcontent-%COMP%]:before{content:"\\f4be"}.bi-pause-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4bf"}.bi-pause-btn[_ngcontent-%COMP%]:before{content:"\\f4c0"}.bi-pause-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4c1"}.bi-pause-circle[_ngcontent-%COMP%]:before{content:"\\f4c2"}.bi-pause-fill[_ngcontent-%COMP%]:before{content:"\\f4c3"}.bi-pause[_ngcontent-%COMP%]:before{content:"\\f4c4"}.bi-peace-fill[_ngcontent-%COMP%]:before{content:"\\f4c5"}.bi-peace[_ngcontent-%COMP%]:before{content:"\\f4c6"}.bi-pen-fill[_ngcontent-%COMP%]:before{content:"\\f4c7"}.bi-pen[_ngcontent-%COMP%]:before{content:"\\f4c8"}.bi-pencil-fill[_ngcontent-%COMP%]:before{content:"\\f4c9"}.bi-pencil-square[_ngcontent-%COMP%]:before{content:"\\f4ca"}.bi-pencil[_ngcontent-%COMP%]:before{content:"\\f4cb"}.bi-pentagon-fill[_ngcontent-%COMP%]:before{content:"\\f4cc"}.bi-pentagon-half[_ngcontent-%COMP%]:before{content:"\\f4cd"}.bi-pentagon[_ngcontent-%COMP%]:before{content:"\\f4ce"}.bi-people-fill[_ngcontent-%COMP%]:before{content:"\\f4cf"}.bi-people[_ngcontent-%COMP%]:before{content:"\\f4d0"}.bi-percent[_ngcontent-%COMP%]:before{content:"\\f4d1"}.bi-person-badge-fill[_ngcontent-%COMP%]:before{content:"\\f4d2"}.bi-person-badge[_ngcontent-%COMP%]:before{content:"\\f4d3"}.bi-person-bounding-box[_ngcontent-%COMP%]:before{content:"\\f4d4"}.bi-person-check-fill[_ngcontent-%COMP%]:before{content:"\\f4d5"}.bi-person-check[_ngcontent-%COMP%]:before{content:"\\f4d6"}.bi-person-circle[_ngcontent-%COMP%]:before{content:"\\f4d7"}.bi-person-dash-fill[_ngcontent-%COMP%]:before{content:"\\f4d8"}.bi-person-dash[_ngcontent-%COMP%]:before{content:"\\f4d9"}.bi-person-fill[_ngcontent-%COMP%]:before{content:"\\f4da"}.bi-person-lines-fill[_ngcontent-%COMP%]:before{content:"\\f4db"}.bi-person-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4dc"}.bi-person-plus[_ngcontent-%COMP%]:before{content:"\\f4dd"}.bi-person-square[_ngcontent-%COMP%]:before{content:"\\f4de"}.bi-person-x-fill[_ngcontent-%COMP%]:before{content:"\\f4df"}.bi-person-x[_ngcontent-%COMP%]:before{content:"\\f4e0"}.bi-person[_ngcontent-%COMP%]:before{content:"\\f4e1"}.bi-phone-fill[_ngcontent-%COMP%]:before{content:"\\f4e2"}.bi-phone-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f4e3"}.bi-phone-landscape[_ngcontent-%COMP%]:before{content:"\\f4e4"}.bi-phone-vibrate-fill[_ngcontent-%COMP%]:before{content:"\\f4e5"}.bi-phone-vibrate[_ngcontent-%COMP%]:before{content:"\\f4e6"}.bi-phone[_ngcontent-%COMP%]:before{content:"\\f4e7"}.bi-pie-chart-fill[_ngcontent-%COMP%]:before{content:"\\f4e8"}.bi-pie-chart[_ngcontent-%COMP%]:before{content:"\\f4e9"}.bi-pin-angle-fill[_ngcontent-%COMP%]:before{content:"\\f4ea"}.bi-pin-angle[_ngcontent-%COMP%]:before{content:"\\f4eb"}.bi-pin-fill[_ngcontent-%COMP%]:before{content:"\\f4ec"}.bi-pin[_ngcontent-%COMP%]:before{content:"\\f4ed"}.bi-pip-fill[_ngcontent-%COMP%]:before{content:"\\f4ee"}.bi-pip[_ngcontent-%COMP%]:before{content:"\\f4ef"}.bi-play-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4f0"}.bi-play-btn[_ngcontent-%COMP%]:before{content:"\\f4f1"}.bi-play-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f2"}.bi-play-circle[_ngcontent-%COMP%]:before{content:"\\f4f3"}.bi-play-fill[_ngcontent-%COMP%]:before{content:"\\f4f4"}.bi-play[_ngcontent-%COMP%]:before{content:"\\f4f5"}.bi-plug-fill[_ngcontent-%COMP%]:before{content:"\\f4f6"}.bi-plug[_ngcontent-%COMP%]:before{content:"\\f4f7"}.bi-plus-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f4f8"}.bi-plus-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f9"}.bi-plus-circle[_ngcontent-%COMP%]:before{content:"\\f4fa"}.bi-plus-square-dotted[_ngcontent-%COMP%]:before{content:"\\f4fb"}.bi-plus-square-fill[_ngcontent-%COMP%]:before{content:"\\f4fc"}.bi-plus-square[_ngcontent-%COMP%]:before{content:"\\f4fd"}.bi-plus[_ngcontent-%COMP%]:before{content:"\\f4fe"}.bi-power[_ngcontent-%COMP%]:before{content:"\\f4ff"}.bi-printer-fill[_ngcontent-%COMP%]:before{content:"\\f500"}.bi-printer[_ngcontent-%COMP%]:before{content:"\\f501"}.bi-puzzle-fill[_ngcontent-%COMP%]:before{content:"\\f502"}.bi-puzzle[_ngcontent-%COMP%]:before{content:"\\f503"}.bi-question-circle-fill[_ngcontent-%COMP%]:before{content:"\\f504"}.bi-question-circle[_ngcontent-%COMP%]:before{content:"\\f505"}.bi-question-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f506"}.bi-question-diamond[_ngcontent-%COMP%]:before{content:"\\f507"}.bi-question-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f508"}.bi-question-octagon[_ngcontent-%COMP%]:before{content:"\\f509"}.bi-question-square-fill[_ngcontent-%COMP%]:before{content:"\\f50a"}.bi-question-square[_ngcontent-%COMP%]:before{content:"\\f50b"}.bi-question[_ngcontent-%COMP%]:before{content:"\\f50c"}.bi-rainbow[_ngcontent-%COMP%]:before{content:"\\f50d"}.bi-receipt-cutoff[_ngcontent-%COMP%]:before{content:"\\f50e"}.bi-receipt[_ngcontent-%COMP%]:before{content:"\\f50f"}.bi-reception-0[_ngcontent-%COMP%]:before{content:"\\f510"}.bi-reception-1[_ngcontent-%COMP%]:before{content:"\\f511"}.bi-reception-2[_ngcontent-%COMP%]:before{content:"\\f512"}.bi-reception-3[_ngcontent-%COMP%]:before{content:"\\f513"}.bi-reception-4[_ngcontent-%COMP%]:before{content:"\\f514"}.bi-record-btn-fill[_ngcontent-%COMP%]:before{content:"\\f515"}.bi-record-btn[_ngcontent-%COMP%]:before{content:"\\f516"}.bi-record-circle-fill[_ngcontent-%COMP%]:before{content:"\\f517"}.bi-record-circle[_ngcontent-%COMP%]:before{content:"\\f518"}.bi-record-fill[_ngcontent-%COMP%]:before{content:"\\f519"}.bi-record[_ngcontent-%COMP%]:before{content:"\\f51a"}.bi-record2-fill[_ngcontent-%COMP%]:before{content:"\\f51b"}.bi-record2[_ngcontent-%COMP%]:before{content:"\\f51c"}.bi-reply-all-fill[_ngcontent-%COMP%]:before{content:"\\f51d"}.bi-reply-all[_ngcontent-%COMP%]:before{content:"\\f51e"}.bi-reply-fill[_ngcontent-%COMP%]:before{content:"\\f51f"}.bi-reply[_ngcontent-%COMP%]:before{content:"\\f520"}.bi-rss-fill[_ngcontent-%COMP%]:before{content:"\\f521"}.bi-rss[_ngcontent-%COMP%]:before{content:"\\f522"}.bi-rulers[_ngcontent-%COMP%]:before{content:"\\f523"}.bi-save-fill[_ngcontent-%COMP%]:before{content:"\\f524"}.bi-save[_ngcontent-%COMP%]:before{content:"\\f525"}.bi-save2-fill[_ngcontent-%COMP%]:before{content:"\\f526"}.bi-save2[_ngcontent-%COMP%]:before{content:"\\f527"}.bi-scissors[_ngcontent-%COMP%]:before{content:"\\f528"}.bi-screwdriver[_ngcontent-%COMP%]:before{content:"\\f529"}.bi-search[_ngcontent-%COMP%]:before{content:"\\f52a"}.bi-segmented-nav[_ngcontent-%COMP%]:before{content:"\\f52b"}.bi-server[_ngcontent-%COMP%]:before{content:"\\f52c"}.bi-share-fill[_ngcontent-%COMP%]:before{content:"\\f52d"}.bi-share[_ngcontent-%COMP%]:before{content:"\\f52e"}.bi-shield-check[_ngcontent-%COMP%]:before{content:"\\f52f"}.bi-shield-exclamation[_ngcontent-%COMP%]:before{content:"\\f530"}.bi-shield-fill-check[_ngcontent-%COMP%]:before{content:"\\f531"}.bi-shield-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f532"}.bi-shield-fill-minus[_ngcontent-%COMP%]:before{content:"\\f533"}.bi-shield-fill-plus[_ngcontent-%COMP%]:before{content:"\\f534"}.bi-shield-fill-x[_ngcontent-%COMP%]:before{content:"\\f535"}.bi-shield-fill[_ngcontent-%COMP%]:before{content:"\\f536"}.bi-shield-lock-fill[_ngcontent-%COMP%]:before{content:"\\f537"}.bi-shield-lock[_ngcontent-%COMP%]:before{content:"\\f538"}.bi-shield-minus[_ngcontent-%COMP%]:before{content:"\\f539"}.bi-shield-plus[_ngcontent-%COMP%]:before{content:"\\f53a"}.bi-shield-shaded[_ngcontent-%COMP%]:before{content:"\\f53b"}.bi-shield-slash-fill[_ngcontent-%COMP%]:before{content:"\\f53c"}.bi-shield-slash[_ngcontent-%COMP%]:before{content:"\\f53d"}.bi-shield-x[_ngcontent-%COMP%]:before{content:"\\f53e"}.bi-shield[_ngcontent-%COMP%]:before{content:"\\f53f"}.bi-shift-fill[_ngcontent-%COMP%]:before{content:"\\f540"}.bi-shift[_ngcontent-%COMP%]:before{content:"\\f541"}.bi-shop-window[_ngcontent-%COMP%]:before{content:"\\f542"}.bi-shop[_ngcontent-%COMP%]:before{content:"\\f543"}.bi-shuffle[_ngcontent-%COMP%]:before{content:"\\f544"}.bi-signpost-2-fill[_ngcontent-%COMP%]:before{content:"\\f545"}.bi-signpost-2[_ngcontent-%COMP%]:before{content:"\\f546"}.bi-signpost-fill[_ngcontent-%COMP%]:before{content:"\\f547"}.bi-signpost-split-fill[_ngcontent-%COMP%]:before{content:"\\f548"}.bi-signpost-split[_ngcontent-%COMP%]:before{content:"\\f549"}.bi-signpost[_ngcontent-%COMP%]:before{content:"\\f54a"}.bi-sim-fill[_ngcontent-%COMP%]:before{content:"\\f54b"}.bi-sim[_ngcontent-%COMP%]:before{content:"\\f54c"}.bi-skip-backward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f54d"}.bi-skip-backward-btn[_ngcontent-%COMP%]:before{content:"\\f54e"}.bi-skip-backward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f54f"}.bi-skip-backward-circle[_ngcontent-%COMP%]:before{content:"\\f550"}.bi-skip-backward-fill[_ngcontent-%COMP%]:before{content:"\\f551"}.bi-skip-backward[_ngcontent-%COMP%]:before{content:"\\f552"}.bi-skip-end-btn-fill[_ngcontent-%COMP%]:before{content:"\\f553"}.bi-skip-end-btn[_ngcontent-%COMP%]:before{content:"\\f554"}.bi-skip-end-circle-fill[_ngcontent-%COMP%]:before{content:"\\f555"}.bi-skip-end-circle[_ngcontent-%COMP%]:before{content:"\\f556"}.bi-skip-end-fill[_ngcontent-%COMP%]:before{content:"\\f557"}.bi-skip-end[_ngcontent-%COMP%]:before{content:"\\f558"}.bi-skip-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f559"}.bi-skip-forward-btn[_ngcontent-%COMP%]:before{content:"\\f55a"}.bi-skip-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f55b"}.bi-skip-forward-circle[_ngcontent-%COMP%]:before{content:"\\f55c"}.bi-skip-forward-fill[_ngcontent-%COMP%]:before{content:"\\f55d"}.bi-skip-forward[_ngcontent-%COMP%]:before{content:"\\f55e"}.bi-skip-start-btn-fill[_ngcontent-%COMP%]:before{content:"\\f55f"}.bi-skip-start-btn[_ngcontent-%COMP%]:before{content:"\\f560"}.bi-skip-start-circle-fill[_ngcontent-%COMP%]:before{content:"\\f561"}.bi-skip-start-circle[_ngcontent-%COMP%]:before{content:"\\f562"}.bi-skip-start-fill[_ngcontent-%COMP%]:before{content:"\\f563"}.bi-skip-start[_ngcontent-%COMP%]:before{content:"\\f564"}.bi-slack[_ngcontent-%COMP%]:before{content:"\\f565"}.bi-slash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f566"}.bi-slash-circle[_ngcontent-%COMP%]:before{content:"\\f567"}.bi-slash-square-fill[_ngcontent-%COMP%]:before{content:"\\f568"}.bi-slash-square[_ngcontent-%COMP%]:before{content:"\\f569"}.bi-slash[_ngcontent-%COMP%]:before{content:"\\f56a"}.bi-sliders[_ngcontent-%COMP%]:before{content:"\\f56b"}.bi-smartwatch[_ngcontent-%COMP%]:before{content:"\\f56c"}.bi-snow[_ngcontent-%COMP%]:before{content:"\\f56d"}.bi-snow2[_ngcontent-%COMP%]:before{content:"\\f56e"}.bi-snow3[_ngcontent-%COMP%]:before{content:"\\f56f"}.bi-sort-alpha-down-alt[_ngcontent-%COMP%]:before{content:"\\f570"}.bi-sort-alpha-down[_ngcontent-%COMP%]:before{content:"\\f571"}.bi-sort-alpha-up-alt[_ngcontent-%COMP%]:before{content:"\\f572"}.bi-sort-alpha-up[_ngcontent-%COMP%]:before{content:"\\f573"}.bi-sort-down-alt[_ngcontent-%COMP%]:before{content:"\\f574"}.bi-sort-down[_ngcontent-%COMP%]:before{content:"\\f575"}.bi-sort-numeric-down-alt[_ngcontent-%COMP%]:before{content:"\\f576"}.bi-sort-numeric-down[_ngcontent-%COMP%]:before{content:"\\f577"}.bi-sort-numeric-up-alt[_ngcontent-%COMP%]:before{content:"\\f578"}.bi-sort-numeric-up[_ngcontent-%COMP%]:before{content:"\\f579"}.bi-sort-up-alt[_ngcontent-%COMP%]:before{content:"\\f57a"}.bi-sort-up[_ngcontent-%COMP%]:before{content:"\\f57b"}.bi-soundwave[_ngcontent-%COMP%]:before{content:"\\f57c"}.bi-speaker-fill[_ngcontent-%COMP%]:before{content:"\\f57d"}.bi-speaker[_ngcontent-%COMP%]:before{content:"\\f57e"}.bi-speedometer[_ngcontent-%COMP%]:before{content:"\\f57f"}.bi-speedometer2[_ngcontent-%COMP%]:before{content:"\\f580"}.bi-spellcheck[_ngcontent-%COMP%]:before{content:"\\f581"}.bi-square-fill[_ngcontent-%COMP%]:before{content:"\\f582"}.bi-square-half[_ngcontent-%COMP%]:before{content:"\\f583"}.bi-square[_ngcontent-%COMP%]:before{content:"\\f584"}.bi-stack[_ngcontent-%COMP%]:before{content:"\\f585"}.bi-star-fill[_ngcontent-%COMP%]:before{content:"\\f586"}.bi-star-half[_ngcontent-%COMP%]:before{content:"\\f587"}.bi-star[_ngcontent-%COMP%]:before{content:"\\f588"}.bi-stars[_ngcontent-%COMP%]:before{content:"\\f589"}.bi-stickies-fill[_ngcontent-%COMP%]:before{content:"\\f58a"}.bi-stickies[_ngcontent-%COMP%]:before{content:"\\f58b"}.bi-sticky-fill[_ngcontent-%COMP%]:before{content:"\\f58c"}.bi-sticky[_ngcontent-%COMP%]:before{content:"\\f58d"}.bi-stop-btn-fill[_ngcontent-%COMP%]:before{content:"\\f58e"}.bi-stop-btn[_ngcontent-%COMP%]:before{content:"\\f58f"}.bi-stop-circle-fill[_ngcontent-%COMP%]:before{content:"\\f590"}.bi-stop-circle[_ngcontent-%COMP%]:before{content:"\\f591"}.bi-stop-fill[_ngcontent-%COMP%]:before{content:"\\f592"}.bi-stop[_ngcontent-%COMP%]:before{content:"\\f593"}.bi-stoplights-fill[_ngcontent-%COMP%]:before{content:"\\f594"}.bi-stoplights[_ngcontent-%COMP%]:before{content:"\\f595"}.bi-stopwatch-fill[_ngcontent-%COMP%]:before{content:"\\f596"}.bi-stopwatch[_ngcontent-%COMP%]:before{content:"\\f597"}.bi-subtract[_ngcontent-%COMP%]:before{content:"\\f598"}.bi-suit-club-fill[_ngcontent-%COMP%]:before{content:"\\f599"}.bi-suit-club[_ngcontent-%COMP%]:before{content:"\\f59a"}.bi-suit-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f59b"}.bi-suit-diamond[_ngcontent-%COMP%]:before{content:"\\f59c"}.bi-suit-heart-fill[_ngcontent-%COMP%]:before{content:"\\f59d"}.bi-suit-heart[_ngcontent-%COMP%]:before{content:"\\f59e"}.bi-suit-spade-fill[_ngcontent-%COMP%]:before{content:"\\f59f"}.bi-suit-spade[_ngcontent-%COMP%]:before{content:"\\f5a0"}.bi-sun-fill[_ngcontent-%COMP%]:before{content:"\\f5a1"}.bi-sun[_ngcontent-%COMP%]:before{content:"\\f5a2"}.bi-sunglasses[_ngcontent-%COMP%]:before{content:"\\f5a3"}.bi-sunrise-fill[_ngcontent-%COMP%]:before{content:"\\f5a4"}.bi-sunrise[_ngcontent-%COMP%]:before{content:"\\f5a5"}.bi-sunset-fill[_ngcontent-%COMP%]:before{content:"\\f5a6"}.bi-sunset[_ngcontent-%COMP%]:before{content:"\\f5a7"}.bi-symmetry-horizontal[_ngcontent-%COMP%]:before{content:"\\f5a8"}.bi-symmetry-vertical[_ngcontent-%COMP%]:before{content:"\\f5a9"}.bi-table[_ngcontent-%COMP%]:before{content:"\\f5aa"}.bi-tablet-fill[_ngcontent-%COMP%]:before{content:"\\f5ab"}.bi-tablet-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f5ac"}.bi-tablet-landscape[_ngcontent-%COMP%]:before{content:"\\f5ad"}.bi-tablet[_ngcontent-%COMP%]:before{content:"\\f5ae"}.bi-tag-fill[_ngcontent-%COMP%]:before{content:"\\f5af"}.bi-tag[_ngcontent-%COMP%]:before{content:"\\f5b0"}.bi-tags-fill[_ngcontent-%COMP%]:before{content:"\\f5b1"}.bi-tags[_ngcontent-%COMP%]:before{content:"\\f5b2"}.bi-telegram[_ngcontent-%COMP%]:before{content:"\\f5b3"}.bi-telephone-fill[_ngcontent-%COMP%]:before{content:"\\f5b4"}.bi-telephone-forward-fill[_ngcontent-%COMP%]:before{content:"\\f5b5"}.bi-telephone-forward[_ngcontent-%COMP%]:before{content:"\\f5b6"}.bi-telephone-inbound-fill[_ngcontent-%COMP%]:before{content:"\\f5b7"}.bi-telephone-inbound[_ngcontent-%COMP%]:before{content:"\\f5b8"}.bi-telephone-minus-fill[_ngcontent-%COMP%]:before{content:"\\f5b9"}.bi-telephone-minus[_ngcontent-%COMP%]:before{content:"\\f5ba"}.bi-telephone-outbound-fill[_ngcontent-%COMP%]:before{content:"\\f5bb"}.bi-telephone-outbound[_ngcontent-%COMP%]:before{content:"\\f5bc"}.bi-telephone-plus-fill[_ngcontent-%COMP%]:before{content:"\\f5bd"}.bi-telephone-plus[_ngcontent-%COMP%]:before{content:"\\f5be"}.bi-telephone-x-fill[_ngcontent-%COMP%]:before{content:"\\f5bf"}.bi-telephone-x[_ngcontent-%COMP%]:before{content:"\\f5c0"}.bi-telephone[_ngcontent-%COMP%]:before{content:"\\f5c1"}.bi-terminal-fill[_ngcontent-%COMP%]:before{content:"\\f5c2"}.bi-terminal[_ngcontent-%COMP%]:before{content:"\\f5c3"}.bi-text-center[_ngcontent-%COMP%]:before{content:"\\f5c4"}.bi-text-indent-left[_ngcontent-%COMP%]:before{content:"\\f5c5"}.bi-text-indent-right[_ngcontent-%COMP%]:before{content:"\\f5c6"}.bi-text-left[_ngcontent-%COMP%]:before{content:"\\f5c7"}.bi-text-paragraph[_ngcontent-%COMP%]:before{content:"\\f5c8"}.bi-text-right[_ngcontent-%COMP%]:before{content:"\\f5c9"}.bi-textarea-resize[_ngcontent-%COMP%]:before{content:"\\f5ca"}.bi-textarea-t[_ngcontent-%COMP%]:before{content:"\\f5cb"}.bi-textarea[_ngcontent-%COMP%]:before{content:"\\f5cc"}.bi-thermometer-half[_ngcontent-%COMP%]:before{content:"\\f5cd"}.bi-thermometer-high[_ngcontent-%COMP%]:before{content:"\\f5ce"}.bi-thermometer-low[_ngcontent-%COMP%]:before{content:"\\f5cf"}.bi-thermometer-snow[_ngcontent-%COMP%]:before{content:"\\f5d0"}.bi-thermometer-sun[_ngcontent-%COMP%]:before{content:"\\f5d1"}.bi-thermometer[_ngcontent-%COMP%]:before{content:"\\f5d2"}.bi-three-dots-vertical[_ngcontent-%COMP%]:before{content:"\\f5d3"}.bi-three-dots[_ngcontent-%COMP%]:before{content:"\\f5d4"}.bi-toggle-off[_ngcontent-%COMP%]:before{content:"\\f5d5"}.bi-toggle-on[_ngcontent-%COMP%]:before{content:"\\f5d6"}.bi-toggle2-off[_ngcontent-%COMP%]:before{content:"\\f5d7"}.bi-toggle2-on[_ngcontent-%COMP%]:before{content:"\\f5d8"}.bi-toggles[_ngcontent-%COMP%]:before{content:"\\f5d9"}.bi-toggles2[_ngcontent-%COMP%]:before{content:"\\f5da"}.bi-tools[_ngcontent-%COMP%]:before{content:"\\f5db"}.bi-tornado[_ngcontent-%COMP%]:before{content:"\\f5dc"}.bi-trash-fill[_ngcontent-%COMP%]:before{content:"\\f5dd"}.bi-trash[_ngcontent-%COMP%]:before{content:"\\f5de"}.bi-trash2-fill[_ngcontent-%COMP%]:before{content:"\\f5df"}.bi-trash2[_ngcontent-%COMP%]:before{content:"\\f5e0"}.bi-tree-fill[_ngcontent-%COMP%]:before{content:"\\f5e1"}.bi-tree[_ngcontent-%COMP%]:before{content:"\\f5e2"}.bi-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f5e3"}.bi-triangle-half[_ngcontent-%COMP%]:before{content:"\\f5e4"}.bi-triangle[_ngcontent-%COMP%]:before{content:"\\f5e5"}.bi-trophy-fill[_ngcontent-%COMP%]:before{content:"\\f5e6"}.bi-trophy[_ngcontent-%COMP%]:before{content:"\\f5e7"}.bi-tropical-storm[_ngcontent-%COMP%]:before{content:"\\f5e8"}.bi-truck-flatbed[_ngcontent-%COMP%]:before{content:"\\f5e9"}.bi-truck[_ngcontent-%COMP%]:before{content:"\\f5ea"}.bi-tsunami[_ngcontent-%COMP%]:before{content:"\\f5eb"}.bi-tv-fill[_ngcontent-%COMP%]:before{content:"\\f5ec"}.bi-tv[_ngcontent-%COMP%]:before{content:"\\f5ed"}.bi-twitch[_ngcontent-%COMP%]:before{content:"\\f5ee"}.bi-twitter[_ngcontent-%COMP%]:before{content:"\\f5ef"}.bi-type-bold[_ngcontent-%COMP%]:before{content:"\\f5f0"}.bi-type-h1[_ngcontent-%COMP%]:before{content:"\\f5f1"}.bi-type-h2[_ngcontent-%COMP%]:before{content:"\\f5f2"}.bi-type-h3[_ngcontent-%COMP%]:before{content:"\\f5f3"}.bi-type-italic[_ngcontent-%COMP%]:before{content:"\\f5f4"}.bi-type-strikethrough[_ngcontent-%COMP%]:before{content:"\\f5f5"}.bi-type-underline[_ngcontent-%COMP%]:before{content:"\\f5f6"}.bi-type[_ngcontent-%COMP%]:before{content:"\\f5f7"}.bi-ui-checks-grid[_ngcontent-%COMP%]:before{content:"\\f5f8"}.bi-ui-checks[_ngcontent-%COMP%]:before{content:"\\f5f9"}.bi-ui-radios-grid[_ngcontent-%COMP%]:before{content:"\\f5fa"}.bi-ui-radios[_ngcontent-%COMP%]:before{content:"\\f5fb"}.bi-umbrella-fill[_ngcontent-%COMP%]:before{content:"\\f5fc"}.bi-umbrella[_ngcontent-%COMP%]:before{content:"\\f5fd"}.bi-union[_ngcontent-%COMP%]:before{content:"\\f5fe"}.bi-unlock-fill[_ngcontent-%COMP%]:before{content:"\\f5ff"}.bi-unlock[_ngcontent-%COMP%]:before{content:"\\f600"}.bi-upc-scan[_ngcontent-%COMP%]:before{content:"\\f601"}.bi-upc[_ngcontent-%COMP%]:before{content:"\\f602"}.bi-upload[_ngcontent-%COMP%]:before{content:"\\f603"}.bi-vector-pen[_ngcontent-%COMP%]:before{content:"\\f604"}.bi-view-list[_ngcontent-%COMP%]:before{content:"\\f605"}.bi-view-stacked[_ngcontent-%COMP%]:before{content:"\\f606"}.bi-vinyl-fill[_ngcontent-%COMP%]:before{content:"\\f607"}.bi-vinyl[_ngcontent-%COMP%]:before{content:"\\f608"}.bi-voicemail[_ngcontent-%COMP%]:before{content:"\\f609"}.bi-volume-down-fill[_ngcontent-%COMP%]:before{content:"\\f60a"}.bi-volume-down[_ngcontent-%COMP%]:before{content:"\\f60b"}.bi-volume-mute-fill[_ngcontent-%COMP%]:before{content:"\\f60c"}.bi-volume-mute[_ngcontent-%COMP%]:before{content:"\\f60d"}.bi-volume-off-fill[_ngcontent-%COMP%]:before{content:"\\f60e"}.bi-volume-off[_ngcontent-%COMP%]:before{content:"\\f60f"}.bi-volume-up-fill[_ngcontent-%COMP%]:before{content:"\\f610"}.bi-volume-up[_ngcontent-%COMP%]:before{content:"\\f611"}.bi-vr[_ngcontent-%COMP%]:before{content:"\\f612"}.bi-wallet-fill[_ngcontent-%COMP%]:before{content:"\\f613"}.bi-wallet[_ngcontent-%COMP%]:before{content:"\\f614"}.bi-wallet2[_ngcontent-%COMP%]:before{content:"\\f615"}.bi-watch[_ngcontent-%COMP%]:before{content:"\\f616"}.bi-water[_ngcontent-%COMP%]:before{content:"\\f617"}.bi-whatsapp[_ngcontent-%COMP%]:before{content:"\\f618"}.bi-wifi-1[_ngcontent-%COMP%]:before{content:"\\f619"}.bi-wifi-2[_ngcontent-%COMP%]:before{content:"\\f61a"}.bi-wifi-off[_ngcontent-%COMP%]:before{content:"\\f61b"}.bi-wifi[_ngcontent-%COMP%]:before{content:"\\f61c"}.bi-wind[_ngcontent-%COMP%]:before{content:"\\f61d"}.bi-window-dock[_ngcontent-%COMP%]:before{content:"\\f61e"}.bi-window-sidebar[_ngcontent-%COMP%]:before{content:"\\f61f"}.bi-window[_ngcontent-%COMP%]:before{content:"\\f620"}.bi-wrench[_ngcontent-%COMP%]:before{content:"\\f621"}.bi-x-circle-fill[_ngcontent-%COMP%]:before{content:"\\f622"}.bi-x-circle[_ngcontent-%COMP%]:before{content:"\\f623"}.bi-x-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f624"}.bi-x-diamond[_ngcontent-%COMP%]:before{content:"\\f625"}.bi-x-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f626"}.bi-x-octagon[_ngcontent-%COMP%]:before{content:"\\f627"}.bi-x-square-fill[_ngcontent-%COMP%]:before{content:"\\f628"}.bi-x-square[_ngcontent-%COMP%]:before{content:"\\f629"}.bi-x[_ngcontent-%COMP%]:before{content:"\\f62a"}.bi-youtube[_ngcontent-%COMP%]:before{content:"\\f62b"}.bi-zoom-in[_ngcontent-%COMP%]:before{content:"\\f62c"}.bi-zoom-out[_ngcontent-%COMP%]:before{content:"\\f62d"}.bi-bank[_ngcontent-%COMP%]:before{content:"\\f62e"}.bi-bank2[_ngcontent-%COMP%]:before{content:"\\f62f"}.bi-bell-slash-fill[_ngcontent-%COMP%]:before{content:"\\f630"}.bi-bell-slash[_ngcontent-%COMP%]:before{content:"\\f631"}.bi-cash-coin[_ngcontent-%COMP%]:before{content:"\\f632"}.bi-check-lg[_ngcontent-%COMP%]:before{content:"\\f633"}.bi-coin[_ngcontent-%COMP%]:before{content:"\\f634"}.bi-currency-bitcoin[_ngcontent-%COMP%]:before{content:"\\f635"}.bi-currency-dollar[_ngcontent-%COMP%]:before{content:"\\f636"}.bi-currency-euro[_ngcontent-%COMP%]:before{content:"\\f637"}.bi-currency-exchange[_ngcontent-%COMP%]:before{content:"\\f638"}.bi-currency-pound[_ngcontent-%COMP%]:before{content:"\\f639"}.bi-currency-yen[_ngcontent-%COMP%]:before{content:"\\f63a"}.bi-dash-lg[_ngcontent-%COMP%]:before{content:"\\f63b"}.bi-exclamation-lg[_ngcontent-%COMP%]:before{content:"\\f63c"}.bi-file-earmark-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63d"}.bi-file-earmark-pdf[_ngcontent-%COMP%]:before{content:"\\f63e"}.bi-file-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63f"}.bi-file-pdf[_ngcontent-%COMP%]:before{content:"\\f640"}.bi-gender-ambiguous[_ngcontent-%COMP%]:before{content:"\\f641"}.bi-gender-female[_ngcontent-%COMP%]:before{content:"\\f642"}.bi-gender-male[_ngcontent-%COMP%]:before{content:"\\f643"}.bi-gender-trans[_ngcontent-%COMP%]:before{content:"\\f644"}.bi-headset-vr[_ngcontent-%COMP%]:before{content:"\\f645"}.bi-info-lg[_ngcontent-%COMP%]:before{content:"\\f646"}.bi-mastodon[_ngcontent-%COMP%]:before{content:"\\f647"}.bi-messenger[_ngcontent-%COMP%]:before{content:"\\f648"}.bi-piggy-bank-fill[_ngcontent-%COMP%]:before{content:"\\f649"}.bi-piggy-bank[_ngcontent-%COMP%]:before{content:"\\f64a"}.bi-pin-map-fill[_ngcontent-%COMP%]:before{content:"\\f64b"}.bi-pin-map[_ngcontent-%COMP%]:before{content:"\\f64c"}.bi-plus-lg[_ngcontent-%COMP%]:before{content:"\\f64d"}.bi-question-lg[_ngcontent-%COMP%]:before{content:"\\f64e"}.bi-recycle[_ngcontent-%COMP%]:before{content:"\\f64f"}.bi-reddit[_ngcontent-%COMP%]:before{content:"\\f650"}.bi-safe-fill[_ngcontent-%COMP%]:before{content:"\\f651"}.bi-safe2-fill[_ngcontent-%COMP%]:before{content:"\\f652"}.bi-safe2[_ngcontent-%COMP%]:before{content:"\\f653"}.bi-sd-card-fill[_ngcontent-%COMP%]:before{content:"\\f654"}.bi-sd-card[_ngcontent-%COMP%]:before{content:"\\f655"}.bi-skype[_ngcontent-%COMP%]:before{content:"\\f656"}.bi-slash-lg[_ngcontent-%COMP%]:before{content:"\\f657"}.bi-translate[_ngcontent-%COMP%]:before{content:"\\f658"}.bi-x-lg[_ngcontent-%COMP%]:before{content:"\\f659"}.bi-safe[_ngcontent-%COMP%]:before{content:"\\f65a"}.bi-apple[_ngcontent-%COMP%]:before{content:"\\f65b"}.bi-microsoft[_ngcontent-%COMP%]:before{content:"\\f65d"}.bi-windows[_ngcontent-%COMP%]:before{content:"\\f65e"}.bi-behance[_ngcontent-%COMP%]:before{content:"\\f65c"}.bi-dribbble[_ngcontent-%COMP%]:before{content:"\\f65f"}.bi-line[_ngcontent-%COMP%]:before{content:"\\f660"}.bi-medium[_ngcontent-%COMP%]:before{content:"\\f661"}.bi-paypal[_ngcontent-%COMP%]:before{content:"\\f662"}.bi-pinterest[_ngcontent-%COMP%]:before{content:"\\f663"}.bi-signal[_ngcontent-%COMP%]:before{content:"\\f664"}.bi-snapchat[_ngcontent-%COMP%]:before{content:"\\f665"}.bi-spotify[_ngcontent-%COMP%]:before{content:"\\f666"}.bi-stack-overflow[_ngcontent-%COMP%]:before{content:"\\f667"}.bi-strava[_ngcontent-%COMP%]:before{content:"\\f668"}.bi-wordpress[_ngcontent-%COMP%]:before{content:"\\f669"}.bi-vimeo[_ngcontent-%COMP%]:before{content:"\\f66a"}.bi-activity[_ngcontent-%COMP%]:before{content:"\\f66b"}.bi-easel2-fill[_ngcontent-%COMP%]:before{content:"\\f66c"}.bi-easel2[_ngcontent-%COMP%]:before{content:"\\f66d"}.bi-easel3-fill[_ngcontent-%COMP%]:before{content:"\\f66e"}.bi-easel3[_ngcontent-%COMP%]:before{content:"\\f66f"}.bi-fan[_ngcontent-%COMP%]:before{content:"\\f670"}.bi-fingerprint[_ngcontent-%COMP%]:before{content:"\\f671"}.bi-graph-down-arrow[_ngcontent-%COMP%]:before{content:"\\f672"}.bi-graph-up-arrow[_ngcontent-%COMP%]:before{content:"\\f673"}.bi-hypnotize[_ngcontent-%COMP%]:before{content:"\\f674"}.bi-magic[_ngcontent-%COMP%]:before{content:"\\f675"}.bi-person-rolodex[_ngcontent-%COMP%]:before{content:"\\f676"}.bi-person-video[_ngcontent-%COMP%]:before{content:"\\f677"}.bi-person-video2[_ngcontent-%COMP%]:before{content:"\\f678"}.bi-person-video3[_ngcontent-%COMP%]:before{content:"\\f679"}.bi-person-workspace[_ngcontent-%COMP%]:before{content:"\\f67a"}.bi-radioactive[_ngcontent-%COMP%]:before{content:"\\f67b"}.bi-webcam-fill[_ngcontent-%COMP%]:before{content:"\\f67c"}.bi-webcam[_ngcontent-%COMP%]:before{content:"\\f67d"}.bi-yin-yang[_ngcontent-%COMP%]:before{content:"\\f67e"}.bi-bandaid-fill[_ngcontent-%COMP%]:before{content:"\\f680"}.bi-bandaid[_ngcontent-%COMP%]:before{content:"\\f681"}.bi-bluetooth[_ngcontent-%COMP%]:before{content:"\\f682"}.bi-body-text[_ngcontent-%COMP%]:before{content:"\\f683"}.bi-boombox[_ngcontent-%COMP%]:before{content:"\\f684"}.bi-boxes[_ngcontent-%COMP%]:before{content:"\\f685"}.bi-dpad-fill[_ngcontent-%COMP%]:before{content:"\\f686"}.bi-dpad[_ngcontent-%COMP%]:before{content:"\\f687"}.bi-ear-fill[_ngcontent-%COMP%]:before{content:"\\f688"}.bi-ear[_ngcontent-%COMP%]:before{content:"\\f689"}.bi-envelope-check-1[_ngcontent-%COMP%]:before{content:"\\f68a"}.bi-envelope-check-fill[_ngcontent-%COMP%]:before{content:"\\f68b"}.bi-envelope-check[_ngcontent-%COMP%]:before{content:"\\f68c"}.bi-envelope-dash-1[_ngcontent-%COMP%]:before{content:"\\f68d"}.bi-envelope-dash-fill[_ngcontent-%COMP%]:before{content:"\\f68e"}.bi-envelope-dash[_ngcontent-%COMP%]:before{content:"\\f68f"}.bi-envelope-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f690"}.bi-envelope-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f691"}.bi-envelope-exclamation[_ngcontent-%COMP%]:before{content:"\\f692"}.bi-envelope-plus-fill[_ngcontent-%COMP%]:before{content:"\\f693"}.bi-envelope-plus[_ngcontent-%COMP%]:before{content:"\\f694"}.bi-envelope-slash-1[_ngcontent-%COMP%]:before{content:"\\f695"}.bi-envelope-slash-fill[_ngcontent-%COMP%]:before{content:"\\f696"}.bi-envelope-slash[_ngcontent-%COMP%]:before{content:"\\f697"}.bi-envelope-x-1[_ngcontent-%COMP%]:before{content:"\\f698"}.bi-envelope-x-fill[_ngcontent-%COMP%]:before{content:"\\f699"}.bi-envelope-x[_ngcontent-%COMP%]:before{content:"\\f69a"}.bi-explicit-fill[_ngcontent-%COMP%]:before{content:"\\f69b"}.bi-explicit[_ngcontent-%COMP%]:before{content:"\\f69c"}.bi-git[_ngcontent-%COMP%]:before{content:"\\f69d"}.bi-infinity[_ngcontent-%COMP%]:before{content:"\\f69e"}.bi-list-columns-reverse[_ngcontent-%COMP%]:before{content:"\\f69f"}.bi-list-columns[_ngcontent-%COMP%]:before{content:"\\f6a0"}.bi-meta[_ngcontent-%COMP%]:before{content:"\\f6a1"}.bi-mortorboard-fill[_ngcontent-%COMP%]:before{content:"\\f6a2"}.bi-mortorboard[_ngcontent-%COMP%]:before{content:"\\f6a3"}.bi-nintendo-switch[_ngcontent-%COMP%]:before{content:"\\f6a4"}.bi-pc-display-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a5"}.bi-pc-display[_ngcontent-%COMP%]:before{content:"\\f6a6"}.bi-pc-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a7"}.bi-pc[_ngcontent-%COMP%]:before{content:"\\f6a8"}.bi-playstation[_ngcontent-%COMP%]:before{content:"\\f6a9"}.bi-plus-slash-minus[_ngcontent-%COMP%]:before{content:"\\f6aa"}.bi-projector-fill[_ngcontent-%COMP%]:before{content:"\\f6ab"}.bi-projector[_ngcontent-%COMP%]:before{content:"\\f6ac"}.bi-qr-code-scan[_ngcontent-%COMP%]:before{content:"\\f6ad"}.bi-qr-code[_ngcontent-%COMP%]:before{content:"\\f6ae"}.bi-quora[_ngcontent-%COMP%]:before{content:"\\f6af"}.bi-quote[_ngcontent-%COMP%]:before{content:"\\f6b0"}.bi-robot[_ngcontent-%COMP%]:before{content:"\\f6b1"}.bi-send-check-fill[_ngcontent-%COMP%]:before{content:"\\f6b2"}.bi-send-check[_ngcontent-%COMP%]:before{content:"\\f6b3"}.bi-send-dash-fill[_ngcontent-%COMP%]:before{content:"\\f6b4"}.bi-send-dash[_ngcontent-%COMP%]:before{content:"\\f6b5"}.bi-send-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f6b6"}.bi-send-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f6b7"}.bi-send-exclamation[_ngcontent-%COMP%]:before{content:"\\f6b8"}.bi-send-fill[_ngcontent-%COMP%]:before{content:"\\f6b9"}.bi-send-plus-fill[_ngcontent-%COMP%]:before{content:"\\f6ba"}.bi-send-plus[_ngcontent-%COMP%]:before{content:"\\f6bb"}.bi-send-slash-fill[_ngcontent-%COMP%]:before{content:"\\f6bc"}.bi-send-slash[_ngcontent-%COMP%]:before{content:"\\f6bd"}.bi-send-x-fill[_ngcontent-%COMP%]:before{content:"\\f6be"}.bi-send-x[_ngcontent-%COMP%]:before{content:"\\f6bf"}.bi-send[_ngcontent-%COMP%]:before{content:"\\f6c0"}.bi-steam[_ngcontent-%COMP%]:before{content:"\\f6c1"}.bi-terminal-dash-1[_ngcontent-%COMP%]:before{content:"\\f6c2"}.bi-terminal-dash[_ngcontent-%COMP%]:before{content:"\\f6c3"}.bi-terminal-plus[_ngcontent-%COMP%]:before{content:"\\f6c4"}.bi-terminal-split[_ngcontent-%COMP%]:before{content:"\\f6c5"}.bi-ticket-detailed-fill[_ngcontent-%COMP%]:before{content:"\\f6c6"}.bi-ticket-detailed[_ngcontent-%COMP%]:before{content:"\\f6c7"}.bi-ticket-fill[_ngcontent-%COMP%]:before{content:"\\f6c8"}.bi-ticket-perforated-fill[_ngcontent-%COMP%]:before{content:"\\f6c9"}.bi-ticket-perforated[_ngcontent-%COMP%]:before{content:"\\f6ca"}.bi-ticket[_ngcontent-%COMP%]:before{content:"\\f6cb"}.bi-tiktok[_ngcontent-%COMP%]:before{content:"\\f6cc"}.bi-window-dash[_ngcontent-%COMP%]:before{content:"\\f6cd"}.bi-window-desktop[_ngcontent-%COMP%]:before{content:"\\f6ce"}.bi-window-fullscreen[_ngcontent-%COMP%]:before{content:"\\f6cf"}.bi-window-plus[_ngcontent-%COMP%]:before{content:"\\f6d0"}.bi-window-split[_ngcontent-%COMP%]:before{content:"\\f6d1"}.bi-window-stack[_ngcontent-%COMP%]:before{content:"\\f6d2"}.bi-window-x[_ngcontent-%COMP%]:before{content:"\\f6d3"}.bi-xbox[_ngcontent-%COMP%]:before{content:"\\f6d4"}.bi-ethernet[_ngcontent-%COMP%]:before{content:"\\f6d5"}.bi-hdmi-fill[_ngcontent-%COMP%]:before{content:"\\f6d6"}.bi-hdmi[_ngcontent-%COMP%]:before{content:"\\f6d7"}.bi-usb-c-fill[_ngcontent-%COMP%]:before{content:"\\f6d8"}.bi-usb-c[_ngcontent-%COMP%]:before{content:"\\f6d9"}.bi-usb-fill[_ngcontent-%COMP%]:before{content:"\\f6da"}.bi-usb-plug-fill[_ngcontent-%COMP%]:before{content:"\\f6db"}.bi-usb-plug[_ngcontent-%COMP%]:before{content:"\\f6dc"}.bi-usb-symbol[_ngcontent-%COMP%]:before{content:"\\f6dd"}.bi-usb[_ngcontent-%COMP%]:before{content:"\\f6de"}.bi-boombox-fill[_ngcontent-%COMP%]:before{content:"\\f6df"}.bi-displayport-1[_ngcontent-%COMP%]:before{content:"\\f6e0"}.bi-displayport[_ngcontent-%COMP%]:before{content:"\\f6e1"}.bi-gpu-card[_ngcontent-%COMP%]:before{content:"\\f6e2"}.bi-memory[_ngcontent-%COMP%]:before{content:"\\f6e3"}.bi-modem-fill[_ngcontent-%COMP%]:before{content:"\\f6e4"}.bi-modem[_ngcontent-%COMP%]:before{content:"\\f6e5"}.bi-motherboard-fill[_ngcontent-%COMP%]:before{content:"\\f6e6"}.bi-motherboard[_ngcontent-%COMP%]:before{content:"\\f6e7"}.bi-optical-audio-fill[_ngcontent-%COMP%]:before{content:"\\f6e8"}.bi-optical-audio[_ngcontent-%COMP%]:before{content:"\\f6e9"}.bi-pci-card[_ngcontent-%COMP%]:before{content:"\\f6ea"}.bi-router-fill[_ngcontent-%COMP%]:before{content:"\\f6eb"}.bi-router[_ngcontent-%COMP%]:before{content:"\\f6ec"}.bi-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6ed"}.bi-ssd[_ngcontent-%COMP%]:before{content:"\\f6ee"}.bi-thunderbolt-fill[_ngcontent-%COMP%]:before{content:"\\f6ef"}.bi-thunderbolt[_ngcontent-%COMP%]:before{content:"\\f6f0"}.bi-usb-drive-fill[_ngcontent-%COMP%]:before{content:"\\f6f1"}.bi-usb-drive[_ngcontent-%COMP%]:before{content:"\\f6f2"}.bi-usb-micro-fill[_ngcontent-%COMP%]:before{content:"\\f6f3"}.bi-usb-micro[_ngcontent-%COMP%]:before{content:"\\f6f4"}.bi-usb-mini-fill[_ngcontent-%COMP%]:before{content:"\\f6f5"}.bi-usb-mini[_ngcontent-%COMP%]:before{content:"\\f6f6"}.bi-cloud-haze2[_ngcontent-%COMP%]:before{content:"\\f6f7"}.bi-device-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f6f8"}.bi-device-hdd[_ngcontent-%COMP%]:before{content:"\\f6f9"}.bi-device-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6fa"}.bi-device-ssd[_ngcontent-%COMP%]:before{content:"\\f6fb"}.bi-displayport-fill[_ngcontent-%COMP%]:before{content:"\\f6fc"}.bi-mortarboard-fill[_ngcontent-%COMP%]:before{content:"\\f6fd"}.bi-mortarboard[_ngcontent-%COMP%]:before{content:"\\f6fe"}.bi-terminal-x[_ngcontent-%COMP%]:before{content:"\\f6ff"}.bi-arrow-through-heart-fill[_ngcontent-%COMP%]:before{content:"\\f700"}.bi-arrow-through-heart[_ngcontent-%COMP%]:before{content:"\\f701"}.bi-badge-sd-fill[_ngcontent-%COMP%]:before{content:"\\f702"}.bi-badge-sd[_ngcontent-%COMP%]:before{content:"\\f703"}.bi-bag-heart-fill[_ngcontent-%COMP%]:before{content:"\\f704"}.bi-bag-heart[_ngcontent-%COMP%]:before{content:"\\f705"}.bi-balloon-fill[_ngcontent-%COMP%]:before{content:"\\f706"}.bi-balloon-heart-fill[_ngcontent-%COMP%]:before{content:"\\f707"}.bi-balloon-heart[_ngcontent-%COMP%]:before{content:"\\f708"}.bi-balloon[_ngcontent-%COMP%]:before{content:"\\f709"}.bi-box2-fill[_ngcontent-%COMP%]:before{content:"\\f70a"}.bi-box2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70b"}.bi-box2-heart[_ngcontent-%COMP%]:before{content:"\\f70c"}.bi-box2[_ngcontent-%COMP%]:before{content:"\\f70d"}.bi-braces-asterisk[_ngcontent-%COMP%]:before{content:"\\f70e"}.bi-calendar-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70f"}.bi-calendar-heart[_ngcontent-%COMP%]:before{content:"\\f710"}.bi-calendar2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f711"}.bi-calendar2-heart[_ngcontent-%COMP%]:before{content:"\\f712"}.bi-chat-heart-fill[_ngcontent-%COMP%]:before{content:"\\f713"}.bi-chat-heart[_ngcontent-%COMP%]:before{content:"\\f714"}.bi-chat-left-heart-fill[_ngcontent-%COMP%]:before{content:"\\f715"}.bi-chat-left-heart[_ngcontent-%COMP%]:before{content:"\\f716"}.bi-chat-right-heart-fill[_ngcontent-%COMP%]:before{content:"\\f717"}.bi-chat-right-heart[_ngcontent-%COMP%]:before{content:"\\f718"}.bi-chat-square-heart-fill[_ngcontent-%COMP%]:before{content:"\\f719"}.bi-chat-square-heart[_ngcontent-%COMP%]:before{content:"\\f71a"}.bi-clipboard-check-fill[_ngcontent-%COMP%]:before{content:"\\f71b"}.bi-clipboard-data-fill[_ngcontent-%COMP%]:before{content:"\\f71c"}.bi-clipboard-fill[_ngcontent-%COMP%]:before{content:"\\f71d"}.bi-clipboard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f71e"}.bi-clipboard-heart[_ngcontent-%COMP%]:before{content:"\\f71f"}.bi-clipboard-minus-fill[_ngcontent-%COMP%]:before{content:"\\f720"}.bi-clipboard-plus-fill[_ngcontent-%COMP%]:before{content:"\\f721"}.bi-clipboard-pulse[_ngcontent-%COMP%]:before{content:"\\f722"}.bi-clipboard-x-fill[_ngcontent-%COMP%]:before{content:"\\f723"}.bi-clipboard2-check-fill[_ngcontent-%COMP%]:before{content:"\\f724"}.bi-clipboard2-check[_ngcontent-%COMP%]:before{content:"\\f725"}.bi-clipboard2-data-fill[_ngcontent-%COMP%]:before{content:"\\f726"}.bi-clipboard2-data[_ngcontent-%COMP%]:before{content:"\\f727"}.bi-clipboard2-fill[_ngcontent-%COMP%]:before{content:"\\f728"}.bi-clipboard2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f729"}.bi-clipboard2-heart[_ngcontent-%COMP%]:before{content:"\\f72a"}.bi-clipboard2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f72b"}.bi-clipboard2-minus[_ngcontent-%COMP%]:before{content:"\\f72c"}.bi-clipboard2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f72d"}.bi-clipboard2-plus[_ngcontent-%COMP%]:before{content:"\\f72e"}.bi-clipboard2-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f72f"}.bi-clipboard2-pulse[_ngcontent-%COMP%]:before{content:"\\f730"}.bi-clipboard2-x-fill[_ngcontent-%COMP%]:before{content:"\\f731"}.bi-clipboard2-x[_ngcontent-%COMP%]:before{content:"\\f732"}.bi-clipboard2[_ngcontent-%COMP%]:before{content:"\\f733"}.bi-emoji-kiss-fill[_ngcontent-%COMP%]:before{content:"\\f734"}.bi-emoji-kiss[_ngcontent-%COMP%]:before{content:"\\f735"}.bi-envelope-heart-fill[_ngcontent-%COMP%]:before{content:"\\f736"}.bi-envelope-heart[_ngcontent-%COMP%]:before{content:"\\f737"}.bi-envelope-open-heart-fill[_ngcontent-%COMP%]:before{content:"\\f738"}.bi-envelope-open-heart[_ngcontent-%COMP%]:before{content:"\\f739"}.bi-envelope-paper-fill[_ngcontent-%COMP%]:before{content:"\\f73a"}.bi-envelope-paper-heart-fill[_ngcontent-%COMP%]:before{content:"\\f73b"}.bi-envelope-paper-heart[_ngcontent-%COMP%]:before{content:"\\f73c"}.bi-envelope-paper[_ngcontent-%COMP%]:before{content:"\\f73d"}.bi-filetype-aac[_ngcontent-%COMP%]:before{content:"\\f73e"}.bi-filetype-ai[_ngcontent-%COMP%]:before{content:"\\f73f"}.bi-filetype-bmp[_ngcontent-%COMP%]:before{content:"\\f740"}.bi-filetype-cs[_ngcontent-%COMP%]:before{content:"\\f741"}.bi-filetype-css[_ngcontent-%COMP%]:before{content:"\\f742"}.bi-filetype-csv[_ngcontent-%COMP%]:before{content:"\\f743"}.bi-filetype-doc[_ngcontent-%COMP%]:before{content:"\\f744"}.bi-filetype-docx[_ngcontent-%COMP%]:before{content:"\\f745"}.bi-filetype-exe[_ngcontent-%COMP%]:before{content:"\\f746"}.bi-filetype-gif[_ngcontent-%COMP%]:before{content:"\\f747"}.bi-filetype-heic[_ngcontent-%COMP%]:before{content:"\\f748"}.bi-filetype-html[_ngcontent-%COMP%]:before{content:"\\f749"}.bi-filetype-java[_ngcontent-%COMP%]:before{content:"\\f74a"}.bi-filetype-jpg[_ngcontent-%COMP%]:before{content:"\\f74b"}.bi-filetype-js[_ngcontent-%COMP%]:before{content:"\\f74c"}.bi-filetype-jsx[_ngcontent-%COMP%]:before{content:"\\f74d"}.bi-filetype-key[_ngcontent-%COMP%]:before{content:"\\f74e"}.bi-filetype-m4p[_ngcontent-%COMP%]:before{content:"\\f74f"}.bi-filetype-md[_ngcontent-%COMP%]:before{content:"\\f750"}.bi-filetype-mdx[_ngcontent-%COMP%]:before{content:"\\f751"}.bi-filetype-mov[_ngcontent-%COMP%]:before{content:"\\f752"}.bi-filetype-mp3[_ngcontent-%COMP%]:before{content:"\\f753"}.bi-filetype-mp4[_ngcontent-%COMP%]:before{content:"\\f754"}.bi-filetype-otf[_ngcontent-%COMP%]:before{content:"\\f755"}.bi-filetype-pdf[_ngcontent-%COMP%]:before{content:"\\f756"}.bi-filetype-php[_ngcontent-%COMP%]:before{content:"\\f757"}.bi-filetype-png[_ngcontent-%COMP%]:before{content:"\\f758"}.bi-filetype-ppt-1[_ngcontent-%COMP%]:before{content:"\\f759"}.bi-filetype-ppt[_ngcontent-%COMP%]:before{content:"\\f75a"}.bi-filetype-psd[_ngcontent-%COMP%]:before{content:"\\f75b"}.bi-filetype-py[_ngcontent-%COMP%]:before{content:"\\f75c"}.bi-filetype-raw[_ngcontent-%COMP%]:before{content:"\\f75d"}.bi-filetype-rb[_ngcontent-%COMP%]:before{content:"\\f75e"}.bi-filetype-sass[_ngcontent-%COMP%]:before{content:"\\f75f"}.bi-filetype-scss[_ngcontent-%COMP%]:before{content:"\\f760"}.bi-filetype-sh[_ngcontent-%COMP%]:before{content:"\\f761"}.bi-filetype-svg[_ngcontent-%COMP%]:before{content:"\\f762"}.bi-filetype-tiff[_ngcontent-%COMP%]:before{content:"\\f763"}.bi-filetype-tsx[_ngcontent-%COMP%]:before{content:"\\f764"}.bi-filetype-ttf[_ngcontent-%COMP%]:before{content:"\\f765"}.bi-filetype-txt[_ngcontent-%COMP%]:before{content:"\\f766"}.bi-filetype-wav[_ngcontent-%COMP%]:before{content:"\\f767"}.bi-filetype-woff[_ngcontent-%COMP%]:before{content:"\\f768"}.bi-filetype-xls-1[_ngcontent-%COMP%]:before{content:"\\f769"}.bi-filetype-xls[_ngcontent-%COMP%]:before{content:"\\f76a"}.bi-filetype-xml[_ngcontent-%COMP%]:before{content:"\\f76b"}.bi-filetype-yml[_ngcontent-%COMP%]:before{content:"\\f76c"}.bi-heart-arrow[_ngcontent-%COMP%]:before{content:"\\f76d"}.bi-heart-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f76e"}.bi-heart-pulse[_ngcontent-%COMP%]:before{content:"\\f76f"}.bi-heartbreak-fill[_ngcontent-%COMP%]:before{content:"\\f770"}.bi-heartbreak[_ngcontent-%COMP%]:before{content:"\\f771"}.bi-hearts[_ngcontent-%COMP%]:before{content:"\\f772"}.bi-hospital-fill[_ngcontent-%COMP%]:before{content:"\\f773"}.bi-hospital[_ngcontent-%COMP%]:before{content:"\\f774"}.bi-house-heart-fill[_ngcontent-%COMP%]:before{content:"\\f775"}.bi-house-heart[_ngcontent-%COMP%]:before{content:"\\f776"}.bi-incognito[_ngcontent-%COMP%]:before{content:"\\f777"}.bi-magnet-fill[_ngcontent-%COMP%]:before{content:"\\f778"}.bi-magnet[_ngcontent-%COMP%]:before{content:"\\f779"}.bi-person-heart[_ngcontent-%COMP%]:before{content:"\\f77a"}.bi-person-hearts[_ngcontent-%COMP%]:before{content:"\\f77b"}.bi-phone-flip[_ngcontent-%COMP%]:before{content:"\\f77c"}.bi-plugin[_ngcontent-%COMP%]:before{content:"\\f77d"}.bi-postage-fill[_ngcontent-%COMP%]:before{content:"\\f77e"}.bi-postage-heart-fill[_ngcontent-%COMP%]:before{content:"\\f77f"}.bi-postage-heart[_ngcontent-%COMP%]:before{content:"\\f780"}.bi-postage[_ngcontent-%COMP%]:before{content:"\\f781"}.bi-postcard-fill[_ngcontent-%COMP%]:before{content:"\\f782"}.bi-postcard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f783"}.bi-postcard-heart[_ngcontent-%COMP%]:before{content:"\\f784"}.bi-postcard[_ngcontent-%COMP%]:before{content:"\\f785"}.bi-search-heart-fill[_ngcontent-%COMP%]:before{content:"\\f786"}.bi-search-heart[_ngcontent-%COMP%]:before{content:"\\f787"}.bi-sliders2-vertical[_ngcontent-%COMP%]:before{content:"\\f788"}.bi-sliders2[_ngcontent-%COMP%]:before{content:"\\f789"}.bi-trash3-fill[_ngcontent-%COMP%]:before{content:"\\f78a"}.bi-trash3[_ngcontent-%COMP%]:before{content:"\\f78b"}.bi-valentine[_ngcontent-%COMP%]:before{content:"\\f78c"}.bi-valentine2[_ngcontent-%COMP%]:before{content:"\\f78d"}.bi-wrench-adjustable-circle-fill[_ngcontent-%COMP%]:before{content:"\\f78e"}.bi-wrench-adjustable-circle[_ngcontent-%COMP%]:before{content:"\\f78f"}.bi-wrench-adjustable[_ngcontent-%COMP%]:before{content:"\\f790"}.bi-filetype-json[_ngcontent-%COMP%]:before{content:"\\f791"}.bi-filetype-pptx[_ngcontent-%COMP%]:before{content:"\\f792"}.bi-filetype-xlsx[_ngcontent-%COMP%]:before{content:"\\f793"}.bi-1-circle-1[_ngcontent-%COMP%]:before{content:"\\f794"}.bi-1-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f795"}.bi-1-circle-fill[_ngcontent-%COMP%]:before{content:"\\f796"}.bi-1-circle[_ngcontent-%COMP%]:before{content:"\\f797"}.bi-1-square-fill[_ngcontent-%COMP%]:before{content:"\\f798"}.bi-1-square[_ngcontent-%COMP%]:before{content:"\\f799"}.bi-2-circle-1[_ngcontent-%COMP%]:before{content:"\\f79a"}.bi-2-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f79b"}.bi-2-circle-fill[_ngcontent-%COMP%]:before{content:"\\f79c"}.bi-2-circle[_ngcontent-%COMP%]:before{content:"\\f79d"}.bi-2-square-fill[_ngcontent-%COMP%]:before{content:"\\f79e"}.bi-2-square[_ngcontent-%COMP%]:before{content:"\\f79f"}.bi-3-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a0"}.bi-3-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a1"}.bi-3-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a2"}.bi-3-circle[_ngcontent-%COMP%]:before{content:"\\f7a3"}.bi-3-square-fill[_ngcontent-%COMP%]:before{content:"\\f7a4"}.bi-3-square[_ngcontent-%COMP%]:before{content:"\\f7a5"}.bi-4-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a6"}.bi-4-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a7"}.bi-4-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a8"}.bi-4-circle[_ngcontent-%COMP%]:before{content:"\\f7a9"}.bi-4-square-fill[_ngcontent-%COMP%]:before{content:"\\f7aa"}.bi-4-square[_ngcontent-%COMP%]:before{content:"\\f7ab"}.bi-5-circle-1[_ngcontent-%COMP%]:before{content:"\\f7ac"}.bi-5-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7ad"}.bi-5-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ae"}.bi-5-circle[_ngcontent-%COMP%]:before{content:"\\f7af"}.bi-5-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b0"}.bi-5-square[_ngcontent-%COMP%]:before{content:"\\f7b1"}.bi-6-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b2"}.bi-6-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b3"}.bi-6-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7b4"}.bi-6-circle[_ngcontent-%COMP%]:before{content:"\\f7b5"}.bi-6-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b6"}.bi-6-square[_ngcontent-%COMP%]:before{content:"\\f7b7"}.bi-7-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b8"}.bi-7-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b9"}.bi-7-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ba"}.bi-7-circle[_ngcontent-%COMP%]:before{content:"\\f7bb"}.bi-7-square-fill[_ngcontent-%COMP%]:before{content:"\\f7bc"}.bi-7-square[_ngcontent-%COMP%]:before{content:"\\f7bd"}.bi-8-circle-1[_ngcontent-%COMP%]:before{content:"\\f7be"}.bi-8-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7bf"}.bi-8-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c0"}.bi-8-circle[_ngcontent-%COMP%]:before{content:"\\f7c1"}.bi-8-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c2"}.bi-8-square[_ngcontent-%COMP%]:before{content:"\\f7c3"}.bi-9-circle-1[_ngcontent-%COMP%]:before{content:"\\f7c4"}.bi-9-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7c5"}.bi-9-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c6"}.bi-9-circle[_ngcontent-%COMP%]:before{content:"\\f7c7"}.bi-9-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c8"}.bi-9-square[_ngcontent-%COMP%]:before{content:"\\f7c9"}.bi-airplane-engines-fill[_ngcontent-%COMP%]:before{content:"\\f7ca"}.bi-airplane-engines[_ngcontent-%COMP%]:before{content:"\\f7cb"}.bi-airplane-fill[_ngcontent-%COMP%]:before{content:"\\f7cc"}.bi-airplane[_ngcontent-%COMP%]:before{content:"\\f7cd"}.bi-alexa[_ngcontent-%COMP%]:before{content:"\\f7ce"}.bi-alipay[_ngcontent-%COMP%]:before{content:"\\f7cf"}.bi-android[_ngcontent-%COMP%]:before{content:"\\f7d0"}.bi-android2[_ngcontent-%COMP%]:before{content:"\\f7d1"}.bi-box-fill[_ngcontent-%COMP%]:before{content:"\\f7d2"}.bi-box-seam-fill[_ngcontent-%COMP%]:before{content:"\\f7d3"}.bi-browser-chrome[_ngcontent-%COMP%]:before{content:"\\f7d4"}.bi-browser-edge[_ngcontent-%COMP%]:before{content:"\\f7d5"}.bi-browser-firefox[_ngcontent-%COMP%]:before{content:"\\f7d6"}.bi-browser-safari[_ngcontent-%COMP%]:before{content:"\\f7d7"}.bi-c-circle-1[_ngcontent-%COMP%]:before{content:"\\f7d8"}.bi-c-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7d9"}.bi-c-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7da"}.bi-c-circle[_ngcontent-%COMP%]:before{content:"\\f7db"}.bi-c-square-fill[_ngcontent-%COMP%]:before{content:"\\f7dc"}.bi-c-square[_ngcontent-%COMP%]:before{content:"\\f7dd"}.bi-capsule-pill[_ngcontent-%COMP%]:before{content:"\\f7de"}.bi-capsule[_ngcontent-%COMP%]:before{content:"\\f7df"}.bi-car-front-fill[_ngcontent-%COMP%]:before{content:"\\f7e0"}.bi-car-front[_ngcontent-%COMP%]:before{content:"\\f7e1"}.bi-cassette-fill[_ngcontent-%COMP%]:before{content:"\\f7e2"}.bi-cassette[_ngcontent-%COMP%]:before{content:"\\f7e3"}.bi-cc-circle-1[_ngcontent-%COMP%]:before{content:"\\f7e4"}.bi-cc-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7e5"}.bi-cc-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7e6"}.bi-cc-circle[_ngcontent-%COMP%]:before{content:"\\f7e7"}.bi-cc-square-fill[_ngcontent-%COMP%]:before{content:"\\f7e8"}.bi-cc-square[_ngcontent-%COMP%]:before{content:"\\f7e9"}.bi-cup-hot-fill[_ngcontent-%COMP%]:before{content:"\\f7ea"}.bi-cup-hot[_ngcontent-%COMP%]:before{content:"\\f7eb"}.bi-currency-rupee[_ngcontent-%COMP%]:before{content:"\\f7ec"}.bi-dropbox[_ngcontent-%COMP%]:before{content:"\\f7ed"}.bi-escape[_ngcontent-%COMP%]:before{content:"\\f7ee"}.bi-fast-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f7ef"}.bi-fast-forward-btn[_ngcontent-%COMP%]:before{content:"\\f7f0"}.bi-fast-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7f1"}.bi-fast-forward-circle[_ngcontent-%COMP%]:before{content:"\\f7f2"}.bi-fast-forward-fill[_ngcontent-%COMP%]:before{content:"\\f7f3"}.bi-fast-forward[_ngcontent-%COMP%]:before{content:"\\f7f4"}.bi-filetype-sql[_ngcontent-%COMP%]:before{content:"\\f7f5"}.bi-fire[_ngcontent-%COMP%]:before{content:"\\f7f6"}.bi-google-play[_ngcontent-%COMP%]:before{content:"\\f7f7"}.bi-h-circle-1[_ngcontent-%COMP%]:before{content:"\\f7f8"}.bi-h-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7f9"}.bi-h-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7fa"}.bi-h-circle[_ngcontent-%COMP%]:before{content:"\\f7fb"}.bi-h-square-fill[_ngcontent-%COMP%]:before{content:"\\f7fc"}.bi-h-square[_ngcontent-%COMP%]:before{content:"\\f7fd"}.bi-indent[_ngcontent-%COMP%]:before{content:"\\f7fe"}.bi-lungs-fill[_ngcontent-%COMP%]:before{content:"\\f7ff"}.bi-lungs[_ngcontent-%COMP%]:before{content:"\\f800"}.bi-microsoft-teams[_ngcontent-%COMP%]:before{content:"\\f801"}.bi-p-circle-1[_ngcontent-%COMP%]:before{content:"\\f802"}.bi-p-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f803"}.bi-p-circle-fill[_ngcontent-%COMP%]:before{content:"\\f804"}.bi-p-circle[_ngcontent-%COMP%]:before{content:"\\f805"}.bi-p-square-fill[_ngcontent-%COMP%]:before{content:"\\f806"}.bi-p-square[_ngcontent-%COMP%]:before{content:"\\f807"}.bi-pass-fill[_ngcontent-%COMP%]:before{content:"\\f808"}.bi-pass[_ngcontent-%COMP%]:before{content:"\\f809"}.bi-prescription[_ngcontent-%COMP%]:before{content:"\\f80a"}.bi-prescription2[_ngcontent-%COMP%]:before{content:"\\f80b"}.bi-r-circle-1[_ngcontent-%COMP%]:before{content:"\\f80c"}.bi-r-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f80d"}.bi-r-circle-fill[_ngcontent-%COMP%]:before{content:"\\f80e"}.bi-r-circle[_ngcontent-%COMP%]:before{content:"\\f80f"}.bi-r-square-fill[_ngcontent-%COMP%]:before{content:"\\f810"}.bi-r-square[_ngcontent-%COMP%]:before{content:"\\f811"}.bi-repeat-1[_ngcontent-%COMP%]:before{content:"\\f812"}.bi-repeat[_ngcontent-%COMP%]:before{content:"\\f813"}.bi-rewind-btn-fill[_ngcontent-%COMP%]:before{content:"\\f814"}.bi-rewind-btn[_ngcontent-%COMP%]:before{content:"\\f815"}.bi-rewind-circle-fill[_ngcontent-%COMP%]:before{content:"\\f816"}.bi-rewind-circle[_ngcontent-%COMP%]:before{content:"\\f817"}.bi-rewind-fill[_ngcontent-%COMP%]:before{content:"\\f818"}.bi-rewind[_ngcontent-%COMP%]:before{content:"\\f819"}.bi-train-freight-front-fill[_ngcontent-%COMP%]:before{content:"\\f81a"}.bi-train-freight-front[_ngcontent-%COMP%]:before{content:"\\f81b"}.bi-train-front-fill[_ngcontent-%COMP%]:before{content:"\\f81c"}.bi-train-front[_ngcontent-%COMP%]:before{content:"\\f81d"}.bi-train-lightrail-front-fill[_ngcontent-%COMP%]:before{content:"\\f81e"}.bi-train-lightrail-front[_ngcontent-%COMP%]:before{content:"\\f81f"}.bi-truck-front-fill[_ngcontent-%COMP%]:before{content:"\\f820"}.bi-truck-front[_ngcontent-%COMP%]:before{content:"\\f821"}.bi-ubuntu[_ngcontent-%COMP%]:before{content:"\\f822"}.bi-unindent[_ngcontent-%COMP%]:before{content:"\\f823"}.bi-unity[_ngcontent-%COMP%]:before{content:"\\f824"}.bi-universal-access-circle[_ngcontent-%COMP%]:before{content:"\\f825"}.bi-universal-access[_ngcontent-%COMP%]:before{content:"\\f826"}.bi-virus[_ngcontent-%COMP%]:before{content:"\\f827"}.bi-virus2[_ngcontent-%COMP%]:before{content:"\\f828"}.bi-wechat[_ngcontent-%COMP%]:before{content:"\\f829"}.bi-yelp[_ngcontent-%COMP%]:before{content:"\\f82a"}.bi-sign-stop-fill[_ngcontent-%COMP%]:before{content:"\\f82b"}.bi-sign-stop-lights-fill[_ngcontent-%COMP%]:before{content:"\\f82c"}.bi-sign-stop-lights[_ngcontent-%COMP%]:before{content:"\\f82d"}.bi-sign-stop[_ngcontent-%COMP%]:before{content:"\\f82e"}.bi-sign-turn-left-fill[_ngcontent-%COMP%]:before{content:"\\f82f"}.bi-sign-turn-left[_ngcontent-%COMP%]:before{content:"\\f830"}.bi-sign-turn-right-fill[_ngcontent-%COMP%]:before{content:"\\f831"}.bi-sign-turn-right[_ngcontent-%COMP%]:before{content:"\\f832"}.bi-sign-turn-slight-left-fill[_ngcontent-%COMP%]:before{content:"\\f833"}.bi-sign-turn-slight-left[_ngcontent-%COMP%]:before{content:"\\f834"}.bi-sign-turn-slight-right-fill[_ngcontent-%COMP%]:before{content:"\\f835"}.bi-sign-turn-slight-right[_ngcontent-%COMP%]:before{content:"\\f836"}.bi-sign-yield-fill[_ngcontent-%COMP%]:before{content:"\\f837"}.bi-sign-yield[_ngcontent-%COMP%]:before{content:"\\f838"}.bi-ev-station-fill[_ngcontent-%COMP%]:before{content:"\\f839"}.bi-ev-station[_ngcontent-%COMP%]:before{content:"\\f83a"}.bi-fuel-pump-diesel-fill[_ngcontent-%COMP%]:before{content:"\\f83b"}.bi-fuel-pump-diesel[_ngcontent-%COMP%]:before{content:"\\f83c"}.bi-fuel-pump-fill[_ngcontent-%COMP%]:before{content:"\\f83d"}.bi-fuel-pump[_ngcontent-%COMP%]:before{content:"\\f83e"}.bi-0-circle-fill[_ngcontent-%COMP%]:before{content:"\\f83f"}.bi-0-circle[_ngcontent-%COMP%]:before{content:"\\f840"}.bi-0-square-fill[_ngcontent-%COMP%]:before{content:"\\f841"}.bi-0-square[_ngcontent-%COMP%]:before{content:"\\f842"}.bi-rocket-fill[_ngcontent-%COMP%]:before{content:"\\f843"}.bi-rocket-takeoff-fill[_ngcontent-%COMP%]:before{content:"\\f844"}.bi-rocket-takeoff[_ngcontent-%COMP%]:before{content:"\\f845"}.bi-rocket[_ngcontent-%COMP%]:before{content:"\\f846"}.bi-stripe[_ngcontent-%COMP%]:before{content:"\\f847"}.bi-subscript[_ngcontent-%COMP%]:before{content:"\\f848"}.bi-superscript[_ngcontent-%COMP%]:before{content:"\\f849"}.bi-trello[_ngcontent-%COMP%]:before{content:"\\f84a"}.bi-envelope-at-fill[_ngcontent-%COMP%]:before{content:"\\f84b"}.bi-envelope-at[_ngcontent-%COMP%]:before{content:"\\f84c"}.bi-regex[_ngcontent-%COMP%]:before{content:"\\f84d"}.bi-text-wrap[_ngcontent-%COMP%]:before{content:"\\f84e"}.bi-sign-dead-end-fill[_ngcontent-%COMP%]:before{content:"\\f84f"}.bi-sign-dead-end[_ngcontent-%COMP%]:before{content:"\\f850"}.bi-sign-do-not-enter-fill[_ngcontent-%COMP%]:before{content:"\\f851"}.bi-sign-do-not-enter[_ngcontent-%COMP%]:before{content:"\\f852"}.bi-sign-intersection-fill[_ngcontent-%COMP%]:before{content:"\\f853"}.bi-sign-intersection-side-fill[_ngcontent-%COMP%]:before{content:"\\f854"}.bi-sign-intersection-side[_ngcontent-%COMP%]:before{content:"\\f855"}.bi-sign-intersection-t-fill[_ngcontent-%COMP%]:before{content:"\\f856"}.bi-sign-intersection-t[_ngcontent-%COMP%]:before{content:"\\f857"}.bi-sign-intersection-y-fill[_ngcontent-%COMP%]:before{content:"\\f858"}.bi-sign-intersection-y[_ngcontent-%COMP%]:before{content:"\\f859"}.bi-sign-intersection[_ngcontent-%COMP%]:before{content:"\\f85a"}.bi-sign-merge-left-fill[_ngcontent-%COMP%]:before{content:"\\f85b"}.bi-sign-merge-left[_ngcontent-%COMP%]:before{content:"\\f85c"}.bi-sign-merge-right-fill[_ngcontent-%COMP%]:before{content:"\\f85d"}.bi-sign-merge-right[_ngcontent-%COMP%]:before{content:"\\f85e"}.bi-sign-no-left-turn-fill[_ngcontent-%COMP%]:before{content:"\\f85f"}.bi-sign-no-left-turn[_ngcontent-%COMP%]:before{content:"\\f860"}.bi-sign-no-parking-fill[_ngcontent-%COMP%]:before{content:"\\f861"}.bi-sign-no-parking[_ngcontent-%COMP%]:before{content:"\\f862"}.bi-sign-no-right-turn-fill[_ngcontent-%COMP%]:before{content:"\\f863"}.bi-sign-no-right-turn[_ngcontent-%COMP%]:before{content:"\\f864"}.bi-sign-railroad-fill[_ngcontent-%COMP%]:before{content:"\\f865"}.bi-sign-railroad[_ngcontent-%COMP%]:before{content:"\\f866"}.bi-building-add[_ngcontent-%COMP%]:before{content:"\\f867"}.bi-building-check[_ngcontent-%COMP%]:before{content:"\\f868"}.bi-building-dash[_ngcontent-%COMP%]:before{content:"\\f869"}.bi-building-down[_ngcontent-%COMP%]:before{content:"\\f86a"}.bi-building-exclamation[_ngcontent-%COMP%]:before{content:"\\f86b"}.bi-building-fill-add[_ngcontent-%COMP%]:before{content:"\\f86c"}.bi-building-fill-check[_ngcontent-%COMP%]:before{content:"\\f86d"}.bi-building-fill-dash[_ngcontent-%COMP%]:before{content:"\\f86e"}.bi-building-fill-down[_ngcontent-%COMP%]:before{content:"\\f86f"}.bi-building-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f870"}.bi-building-fill-gear[_ngcontent-%COMP%]:before{content:"\\f871"}.bi-building-fill-lock[_ngcontent-%COMP%]:before{content:"\\f872"}.bi-building-fill-slash[_ngcontent-%COMP%]:before{content:"\\f873"}.bi-building-fill-up[_ngcontent-%COMP%]:before{content:"\\f874"}.bi-building-fill-x[_ngcontent-%COMP%]:before{content:"\\f875"}.bi-building-fill[_ngcontent-%COMP%]:before{content:"\\f876"}.bi-building-gear[_ngcontent-%COMP%]:before{content:"\\f877"}.bi-building-lock[_ngcontent-%COMP%]:before{content:"\\f878"}.bi-building-slash[_ngcontent-%COMP%]:before{content:"\\f879"}.bi-building-up[_ngcontent-%COMP%]:before{content:"\\f87a"}.bi-building-x[_ngcontent-%COMP%]:before{content:"\\f87b"}.bi-buildings-fill[_ngcontent-%COMP%]:before{content:"\\f87c"}.bi-buildings[_ngcontent-%COMP%]:before{content:"\\f87d"}.bi-bus-front-fill[_ngcontent-%COMP%]:before{content:"\\f87e"}.bi-bus-front[_ngcontent-%COMP%]:before{content:"\\f87f"}.bi-ev-front-fill[_ngcontent-%COMP%]:before{content:"\\f880"}.bi-ev-front[_ngcontent-%COMP%]:before{content:"\\f881"}.bi-globe-americas[_ngcontent-%COMP%]:before{content:"\\f882"}.bi-globe-asia-australia[_ngcontent-%COMP%]:before{content:"\\f883"}.bi-globe-central-south-asia[_ngcontent-%COMP%]:before{content:"\\f884"}.bi-globe-europe-africa[_ngcontent-%COMP%]:before{content:"\\f885"}.bi-house-add-fill[_ngcontent-%COMP%]:before{content:"\\f886"}.bi-house-add[_ngcontent-%COMP%]:before{content:"\\f887"}.bi-house-check-fill[_ngcontent-%COMP%]:before{content:"\\f888"}.bi-house-check[_ngcontent-%COMP%]:before{content:"\\f889"}.bi-house-dash-fill[_ngcontent-%COMP%]:before{content:"\\f88a"}.bi-house-dash[_ngcontent-%COMP%]:before{content:"\\f88b"}.bi-house-down-fill[_ngcontent-%COMP%]:before{content:"\\f88c"}.bi-house-down[_ngcontent-%COMP%]:before{content:"\\f88d"}.bi-house-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f88e"}.bi-house-exclamation[_ngcontent-%COMP%]:before{content:"\\f88f"}.bi-house-gear-fill[_ngcontent-%COMP%]:before{content:"\\f890"}.bi-house-gear[_ngcontent-%COMP%]:before{content:"\\f891"}.bi-house-lock-fill[_ngcontent-%COMP%]:before{content:"\\f892"}.bi-house-lock[_ngcontent-%COMP%]:before{content:"\\f893"}.bi-house-slash-fill[_ngcontent-%COMP%]:before{content:"\\f894"}.bi-house-slash[_ngcontent-%COMP%]:before{content:"\\f895"}.bi-house-up-fill[_ngcontent-%COMP%]:before{content:"\\f896"}.bi-house-up[_ngcontent-%COMP%]:before{content:"\\f897"}.bi-house-x-fill[_ngcontent-%COMP%]:before{content:"\\f898"}.bi-house-x[_ngcontent-%COMP%]:before{content:"\\f899"}.bi-person-add[_ngcontent-%COMP%]:before{content:"\\f89a"}.bi-person-down[_ngcontent-%COMP%]:before{content:"\\f89b"}.bi-person-exclamation[_ngcontent-%COMP%]:before{content:"\\f89c"}.bi-person-fill-add[_ngcontent-%COMP%]:before{content:"\\f89d"}.bi-person-fill-check[_ngcontent-%COMP%]:before{content:"\\f89e"}.bi-person-fill-dash[_ngcontent-%COMP%]:before{content:"\\f89f"}.bi-person-fill-down[_ngcontent-%COMP%]:before{content:"\\f8a0"}.bi-person-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8a1"}.bi-person-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8a2"}.bi-person-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8a3"}.bi-person-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8a4"}.bi-person-fill-up[_ngcontent-%COMP%]:before{content:"\\f8a5"}.bi-person-fill-x[_ngcontent-%COMP%]:before{content:"\\f8a6"}.bi-person-gear[_ngcontent-%COMP%]:before{content:"\\f8a7"}.bi-person-lock[_ngcontent-%COMP%]:before{content:"\\f8a8"}.bi-person-slash[_ngcontent-%COMP%]:before{content:"\\f8a9"}.bi-person-up[_ngcontent-%COMP%]:before{content:"\\f8aa"}.bi-scooter[_ngcontent-%COMP%]:before{content:"\\f8ab"}.bi-taxi-front-fill[_ngcontent-%COMP%]:before{content:"\\f8ac"}.bi-taxi-front[_ngcontent-%COMP%]:before{content:"\\f8ad"}.bi-amd[_ngcontent-%COMP%]:before{content:"\\f8ae"}.bi-database-add[_ngcontent-%COMP%]:before{content:"\\f8af"}.bi-database-check[_ngcontent-%COMP%]:before{content:"\\f8b0"}.bi-database-dash[_ngcontent-%COMP%]:before{content:"\\f8b1"}.bi-database-down[_ngcontent-%COMP%]:before{content:"\\f8b2"}.bi-database-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b3"}.bi-database-fill-add[_ngcontent-%COMP%]:before{content:"\\f8b4"}.bi-database-fill-check[_ngcontent-%COMP%]:before{content:"\\f8b5"}.bi-database-fill-dash[_ngcontent-%COMP%]:before{content:"\\f8b6"}.bi-database-fill-down[_ngcontent-%COMP%]:before{content:"\\f8b7"}.bi-database-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b8"}.bi-database-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8b9"}.bi-database-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8ba"}.bi-database-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8bb"}.bi-database-fill-up[_ngcontent-%COMP%]:before{content:"\\f8bc"}.bi-database-fill-x[_ngcontent-%COMP%]:before{content:"\\f8bd"}.bi-database-fill[_ngcontent-%COMP%]:before{content:"\\f8be"}.bi-database-gear[_ngcontent-%COMP%]:before{content:"\\f8bf"}.bi-database-lock[_ngcontent-%COMP%]:before{content:"\\f8c0"}.bi-database-slash[_ngcontent-%COMP%]:before{content:"\\f8c1"}.bi-database-up[_ngcontent-%COMP%]:before{content:"\\f8c2"}.bi-database-x[_ngcontent-%COMP%]:before{content:"\\f8c3"}.bi-database[_ngcontent-%COMP%]:before{content:"\\f8c4"}.bi-houses-fill[_ngcontent-%COMP%]:before{content:"\\f8c5"}.bi-houses[_ngcontent-%COMP%]:before{content:"\\f8c6"}.bi-nvidia[_ngcontent-%COMP%]:before{content:"\\f8c7"}.bi-person-vcard-fill[_ngcontent-%COMP%]:before{content:"\\f8c8"}.bi-person-vcard[_ngcontent-%COMP%]:before{content:"\\f8c9"}.bi-sina-weibo[_ngcontent-%COMP%]:before{content:"\\f8ca"}.bi-tencent-qq[_ngcontent-%COMP%]:before{content:"\\f8cb"}.bi-wikipedia[_ngcontent-%COMP%]:before{content:"\\f8cc"}@import url(https://fonts.googleapis.com/css2?family=Wallpoet&display=swap);@import url(https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap)[_ngcontent-%COMP%];body[_ngcontent-%COMP%]{min-height:100vh;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1440\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1440 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2019%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1440\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2020)\'%3e%3c/rect%3e%3cpath d=\'M12 900L912 0L1605 0L705 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M557.2 900L1457.2 0L1691.2 0L791.2 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M1382 900L482 0L195.5 0L1095.5 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M889.8 900L-10.200000000000045 0L-85.20000000000005 0L814.8 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M718.7061181613517 900L1440 178.7061181613517L1440 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M0 900L721.2938818386483 900L 0 178.7061181613517z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2019\'%3e%3crect width=\'1440\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'9.37%25\' y1=\'-15%25\' x2=\'90.63%25\' y2=\'115%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2020\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2021\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2022\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#1e3960;background-size:cover}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1140\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1140 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6417%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1140\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6418)\'%3e%3c/rect%3e%3cpath d=\'M45 900L945 0L1174.5 0L274.5 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M1095 900L195 0L-762 0L138 900z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3cpath d=\'M358.17286471071577 900L1140 118.17286471071577L1140 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M0 900L781.8271352892842 900L 0 118.17286471071577z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6417\'%3e%3crect width=\'1140\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6418\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6419\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6420\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#c2e9fb}@font-face{font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff) format("woff");font-weight:400;font-style:normal}html[_ngcontent-%COMP%], body[_ngcontent-%COMP%]{box-sizing:border-box;padding:0!important;margin:0!important}body[_ngcontent-%COMP%]{min-height:100vh;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1440\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1440 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2019%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1440\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2020)\'%3e%3c/rect%3e%3cpath d=\'M12 900L912 0L1605 0L705 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M557.2 900L1457.2 0L1691.2 0L791.2 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M1382 900L482 0L195.5 0L1095.5 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M889.8 900L-10.200000000000045 0L-85.20000000000005 0L814.8 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M718.7061181613517 900L1440 178.7061181613517L1440 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M0 900L721.2938818386483 900L 0 178.7061181613517z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2019\'%3e%3crect width=\'1440\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'9.37%25\' y1=\'-15%25\' x2=\'90.63%25\' y2=\'115%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2020\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2021\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2022\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#1e3960;background-size:cover}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1140\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1140 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6417%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1140\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6418)\'%3e%3c/rect%3e%3cpath d=\'M45 900L945 0L1174.5 0L274.5 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M1095 900L195 0L-762 0L138 900z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3cpath d=\'M358.17286471071577 900L1140 118.17286471071577L1140 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M0 900L781.8271352892842 900L 0 118.17286471071577z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6417\'%3e%3crect width=\'1140\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6418\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6419\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6420\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#c2e9fb}.font-two[_ngcontent-%COMP%]{font-family:Play,sans-serif}@media only screen and (max-width: 600px){body[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2031%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2032)\'%3e%3c/rect%3e%3cpath d=\'M27 900L927 0L1182 0L282 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M212 900L1112 0L1143.5 0L243.5 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M583 900L-317 0L-518 0L382 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M396 900L-504 0L-600 0L300 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M137.2219351301096 900L600 437.2219351301096L600 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M0 900L462.7780648698904 900L 0 437.2219351301096z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2031\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'-12.5%25\' y1=\'8.33%25\' x2=\'112.5%25\' y2=\'91.67%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2032\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2033\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2034\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6397%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6398)\'%3e%3c/rect%3e%3cpath d=\'M22 900L922 0L1168 0L268 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M199 900L1099 0L1238.5 0L338.5 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M591 900L-309 0L-601.5 0L298.5 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M379 900L-521 0L-650 0L250 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M205.2496926772859 900L600 505.2496926772859L600 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M0 900L394.7503073227141 900L 0 505.2496926772859z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6397\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6398\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6399\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6400\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}}.rounded-icon-btn[_ngcontent-%COMP%]{border:none;cursor:pointer;font-size:1.2em;margin:0 .3em;color:#a1c4fd;background-color:#5957a3;color:#fff;display:inline-flex;align-items:center;vertical-align:center;padding:.15em .4em;border-radius:50%}.dark-btn[_ngcontent-%COMP%]{background-color:#070b1380}.how-to-container[_ngcontent-%COMP%]{margin:1em auto;width:80%;padding:0 1em;min-height:50vh}.how-to-container[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{padding-bottom:1em;color:#2b299c;width:100%;font-family:Wallpoet,serif;text-align:center;text-transform:uppercase}.how-to-container[_ngcontent-%COMP%] h6[_ngcontent-%COMP%]{text-align:center;color:#2b299c;font-family:Play,sans-serif}.how-to-container[_ngcontent-%COMP%] .instructions[_ngcontent-%COMP%]{margin-top:2em;width:80%;height:100%;background-color:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5em 1em;border-radius:1em}.how-to-container[_ngcontent-%COMP%] .instructions[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{margin-top:1.4em;font-family:Play,sans-serif;text-align:justify;text-shadow:0 0 1px rgba(0,0,0,.3);color:#1e3960}.dark[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{color:#5957a3}.dark[_ngcontent-%COMP%] h6[_ngcontent-%COMP%]{color:#a1c4fd}.dark[_ngcontent-%COMP%] .instructions[_ngcontent-%COMP%]{background-color:#0000004d}.dark[_ngcontent-%COMP%] .instructions[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{color:#c2e9fb}@media only screen and (max-width: 600px){.how-to-container[_ngcontent-%COMP%]{width:100%;padding:0}.how-to-container[_ngcontent-%COMP%] .instructions[_ngcontent-%COMP%]{width:100%}.how-to-container[_ngcontent-%COMP%] .instructions[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{font-size:14px}}']});const BI=function(n){return{"dark-error":n}};class er{constructor(e){this.sharedService=e}ngOnInit(){this.sharedService.isDarkMode.subscribe(e=>this.isDarkMode=e)}}function UI(n,e){1&n&&(A(0,"div")(1,"div",2)(2,"div",3)(3,"div",4),ye(4,"span",5)(5,"span",5),N(),A(6,"div",6),ye(7,"h5",7),A(8,"div",8),ye(9,"span",7)(10,"span",7)(11,"span",7)(12,"span",7),N()(),A(13,"div",9),ye(14,"span",10)(15,"span",10),N()()()())}function $I(n,e){if(1&n){const t=Bi();A(0,"div",25),pe("click",function(){const i=lr(t).$implicit,c=Gn(),f=c.$implicit,s=c.index;return br(Gn(3).onChoiceSelected(f,i,s))}),ye(1,"small",18),N()}if(2&n){const t=e.$implicit;ce("id",t+Gn().index),oe(1),ce("innerHTML",t,ql)}}function HI(n,e){if(1&n){const t=Bi();A(0,"div",15)(1,"div",4)(2,"span"),re(3),N(),A(4,"span"),re(5),N()(),A(6,"div",16)(7,"div",17),ye(8,"h5",18),N(),A(9,"div",19),at(10,$I,2,2,"div",20),N()(),A(11,"div",21)(12,"button",22),pe("click",function(){return lr(t),br(Gn(3).goToPrevQuestion())}),re(13,"Prev"),N(),A(14,"button",23,24),pe("click",function(){return lr(t),br(Gn(3).goToNextQuestion())}),re(16,"Next"),N()()()}if(2&n){const t=e.$implicit,o=e.index,r=Gn(3);ce("hidden",o!==r.currentQuestionIndex),oe(3),Hi("Question ",o+1,"/20"),oe(2),Hi("Computer Science (",r.difficultyLevel,")"),oe(3),ce("innerHTML",t.question,ql),oe(2),ce("ngForOf",t.choices.sort()),oe(2),ce("disabled",0===r.currentQuestionIndex)}}er.\u0275fac=function(e){return new(e||er)(P(_t))},er.\u0275cmp=zt({type:er,selectors:[["app-error"]],decls:11,vars:3,consts:[[1,"d-flex","justify-content-center","align-items-center",2,"min-height","80vh"],["role","alert",1,"alert","alert-danger",3,"ngClass"],[1,"alert-heading"],[1,"mb-0"],["href","home",2,"text-decoration","none"]],template:function(e,t){1&e&&(A(0,"div",0)(1,"div",1)(2,"h4",2),re(3,"ERROR: 404 PAGE NOT FOUND"),N(),A(4,"p"),re(5,"Cannot retrieve data at this moment!"),N(),ye(6,"hr"),A(7,"p",3),re(8,"To take the quiz, please enter your name and choose the level first "),A(9,"a",4),re(10," here"),N()()()()),2&e&&(oe(1),ce("ngClass",In(1,BI,t.isDarkMode)))},dependencies:[Bo],styles:[".dark-error[_ngcontent-%COMP%]{background:#c93131;color:#fff}.dark-error[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{color:#f0f326}"]});const GI=function(n){return{"dark-btn":n}},WI=function(n){return{dark:n}};function QI(n,e){if(1&n){const t=Bi();A(0,"div")(1,"button",11),pe("click",function(){return lr(t),br(Gn(2).navigateToHome())}),ye(2,"i",12),N(),A(3,"div",13),at(4,HI,17,6,"div",14),N()()}if(2&n){const t=Gn(2);oe(1),ce("ngClass",In(3,GI,t.isDarkMode)),oe(2),ce("ngClass",In(5,WI,t.isDarkMode)),oe(1),ce("ngForOf",t.quizObjects)}}function KI(n,e){if(1&n&&(A(0,"div"),at(1,QI,5,7,"div",0),N()),2&n){const t=Gn();oe(1),ce("ngIf",""!=t.playerName&&""!=t.difficultyLevel)}}function YI(n,e){1&n&&(A(0,"div",26),ye(1,"app-error"),N())}class qc{constructor(e,t,o,r){this.sharedService=e,this.renderer=t,this.http=o,this.route=r,this.playerName="",this.difficultyLevel="",this.currentQuestionIndex=0,this.isLoading=!0,this.totalScore=0,this._isDarkMode=!1}set isDarkMode(e){this._isDarkMode=e}get isDarkMode(){return this._isDarkMode}ngOnInit(){this.sharedService.isDarkMode.subscribe(e=>this.isDarkMode=e)}ngAfterViewInit(){switch(this.playerName=this.sharedService.playerName,this.difficultyLevel=this.sharedService.difficultyLevel,this.difficultyLevel){case"EASY":this.fetchEasyQuiz();break;case"MEDIUM":this.fetchMediumQuiz();break;case"HARD":this.fetchHardQuiz();break;default:this.fetchEasyQuiz(),console.log(this.difficultyLevel)}}fetchEasyQuiz(){this.isLoading=!0,this.http.get("https://opentdb.com/api.php?amount=20&category=18&difficulty=easy").subscribe(e=>{this.quizObjects=e.results.map(o=>{const{correct_answer:r,incorrect_answers:i}=o,c=[...i,r];return{...o,choices:c}})}),setTimeout(()=>{this.isLoading=!1},3e3)}fetchMediumQuiz(){this.isLoading=!0,this.http.get("https://opentdb.com/api.php?amount=20&category=18&difficulty=medium").subscribe(e=>{this.quizObjects=e.results.map(o=>{const{correct_answer:r,incorrect_answers:i}=o,c=[...i,r];return{...o,choices:c}})}),setTimeout(()=>{this.isLoading=!1},3e3)}fetchHardQuiz(){this.isLoading=!0,this.http.get("https://opentdb.com/api.php?amount=20&category=18&difficulty=hard").subscribe(e=>{this.quizObjects=e.results.map(o=>{const{correct_answer:r,incorrect_answers:i}=o,c=[...i,r];return{...o,choices:c}})}),setTimeout(()=>{this.isLoading=!1},3e3)}goToPrevQuestion(){this.currentQuestionIndex=this.currentQuestionIndex-1}goToNextQuestion(){this.currentQuestionIndex===this.quizObjects.length-1?(this.sharedService.totalScore.next(this.totalScore),this.route.navigate(["quizComplete"])):this.currentQuestionIndex=this.currentQuestionIndex+1,console.log(this.currentQuestionIndex),console.log(this.quizObjects.length-1)}onChoiceSelected(e,t,o){const r=e.correct_answer,i=document.getElementById(t+o);if(t===r){this.totalScore=this.totalScore+5,i.style.backgroundColor="green",i.style.pointerEvents="none";for(var c=0;c1){const s=e.incorrect_answers.filter(a=>a!==t);for(c=0;cthis.isDarkMode=e),this.sharedService.totalScore.subscribe(e=>this.totalScore=e),this.playerName=this.sharedService.playerName,this.greeting=0===this.totalScore?"Too bad, ":this.totalScore>0&&this.totalScore<30?"Not bad, ":this.totalScore>30&&this.totalScore<50?"Good job, ":this.totalScore>50&&this.totalScore<70?"Well done, ":this.totalScore>70&&this.totalScore<90?"Excellent, ":"Unbelievable, "}navigateToHome(){this.router.navigate(["/home"])}}zc.\u0275fac=function(e){return new(e||zc)(P(_t),P(We))},zc.\u0275cmp=zt({type:zc,selectors:[["app-quiz-complete"]],decls:2,vars:2,consts:[[4,"ngIf"],["id","quizComplete",1,"quiz-complete"],["complete",""],[3,"ngStyle"],[1,"information",3,"ngClass"],[1,"d-flex","justify-content-between","align-items-center","mt-4"],[1,"titles"],[1,"results"],[1,"btn-container","d-flex","justify-content-center","align-items-center"],[1,"btn","back-to-home-btn",3,"ngClass","click"]],template:function(e,t){1&e&&(at(0,eN,36,14,"div",0),at(1,nN,2,0,"div",0)),2&e&&(ce("ngIf",""!=t.playerName),oe(1),ce("ngIf",""===t.playerName))},dependencies:[Bo,_s,fO,er],styles:['@font-face{font-display:block;font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff")}.bi[_ngcontent-%COMP%]:before, [class^=bi-][_ngcontent-%COMP%]:before, [class*=" bi-"][_ngcontent-%COMP%]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123[_ngcontent-%COMP%]:before{content:"\\f67f"}.bi-alarm-fill[_ngcontent-%COMP%]:before{content:"\\f101"}.bi-alarm[_ngcontent-%COMP%]:before{content:"\\f102"}.bi-align-bottom[_ngcontent-%COMP%]:before{content:"\\f103"}.bi-align-center[_ngcontent-%COMP%]:before{content:"\\f104"}.bi-align-end[_ngcontent-%COMP%]:before{content:"\\f105"}.bi-align-middle[_ngcontent-%COMP%]:before{content:"\\f106"}.bi-align-start[_ngcontent-%COMP%]:before{content:"\\f107"}.bi-align-top[_ngcontent-%COMP%]:before{content:"\\f108"}.bi-alt[_ngcontent-%COMP%]:before{content:"\\f109"}.bi-app-indicator[_ngcontent-%COMP%]:before{content:"\\f10a"}.bi-app[_ngcontent-%COMP%]:before{content:"\\f10b"}.bi-archive-fill[_ngcontent-%COMP%]:before{content:"\\f10c"}.bi-archive[_ngcontent-%COMP%]:before{content:"\\f10d"}.bi-arrow-90deg-down[_ngcontent-%COMP%]:before{content:"\\f10e"}.bi-arrow-90deg-left[_ngcontent-%COMP%]:before{content:"\\f10f"}.bi-arrow-90deg-right[_ngcontent-%COMP%]:before{content:"\\f110"}.bi-arrow-90deg-up[_ngcontent-%COMP%]:before{content:"\\f111"}.bi-arrow-bar-down[_ngcontent-%COMP%]:before{content:"\\f112"}.bi-arrow-bar-left[_ngcontent-%COMP%]:before{content:"\\f113"}.bi-arrow-bar-right[_ngcontent-%COMP%]:before{content:"\\f114"}.bi-arrow-bar-up[_ngcontent-%COMP%]:before{content:"\\f115"}.bi-arrow-clockwise[_ngcontent-%COMP%]:before{content:"\\f116"}.bi-arrow-counterclockwise[_ngcontent-%COMP%]:before{content:"\\f117"}.bi-arrow-down-circle-fill[_ngcontent-%COMP%]:before{content:"\\f118"}.bi-arrow-down-circle[_ngcontent-%COMP%]:before{content:"\\f119"}.bi-arrow-down-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11a"}.bi-arrow-down-left-circle[_ngcontent-%COMP%]:before{content:"\\f11b"}.bi-arrow-down-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f11c"}.bi-arrow-down-left-square[_ngcontent-%COMP%]:before{content:"\\f11d"}.bi-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f11e"}.bi-arrow-down-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11f"}.bi-arrow-down-right-circle[_ngcontent-%COMP%]:before{content:"\\f120"}.bi-arrow-down-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f121"}.bi-arrow-down-right-square[_ngcontent-%COMP%]:before{content:"\\f122"}.bi-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f123"}.bi-arrow-down-short[_ngcontent-%COMP%]:before{content:"\\f124"}.bi-arrow-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f125"}.bi-arrow-down-square[_ngcontent-%COMP%]:before{content:"\\f126"}.bi-arrow-down-up[_ngcontent-%COMP%]:before{content:"\\f127"}.bi-arrow-down[_ngcontent-%COMP%]:before{content:"\\f128"}.bi-arrow-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f129"}.bi-arrow-left-circle[_ngcontent-%COMP%]:before{content:"\\f12a"}.bi-arrow-left-right[_ngcontent-%COMP%]:before{content:"\\f12b"}.bi-arrow-left-short[_ngcontent-%COMP%]:before{content:"\\f12c"}.bi-arrow-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f12d"}.bi-arrow-left-square[_ngcontent-%COMP%]:before{content:"\\f12e"}.bi-arrow-left[_ngcontent-%COMP%]:before{content:"\\f12f"}.bi-arrow-repeat[_ngcontent-%COMP%]:before{content:"\\f130"}.bi-arrow-return-left[_ngcontent-%COMP%]:before{content:"\\f131"}.bi-arrow-return-right[_ngcontent-%COMP%]:before{content:"\\f132"}.bi-arrow-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f133"}.bi-arrow-right-circle[_ngcontent-%COMP%]:before{content:"\\f134"}.bi-arrow-right-short[_ngcontent-%COMP%]:before{content:"\\f135"}.bi-arrow-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f136"}.bi-arrow-right-square[_ngcontent-%COMP%]:before{content:"\\f137"}.bi-arrow-right[_ngcontent-%COMP%]:before{content:"\\f138"}.bi-arrow-up-circle-fill[_ngcontent-%COMP%]:before{content:"\\f139"}.bi-arrow-up-circle[_ngcontent-%COMP%]:before{content:"\\f13a"}.bi-arrow-up-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f13b"}.bi-arrow-up-left-circle[_ngcontent-%COMP%]:before{content:"\\f13c"}.bi-arrow-up-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f13d"}.bi-arrow-up-left-square[_ngcontent-%COMP%]:before{content:"\\f13e"}.bi-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f13f"}.bi-arrow-up-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f140"}.bi-arrow-up-right-circle[_ngcontent-%COMP%]:before{content:"\\f141"}.bi-arrow-up-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f142"}.bi-arrow-up-right-square[_ngcontent-%COMP%]:before{content:"\\f143"}.bi-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f144"}.bi-arrow-up-short[_ngcontent-%COMP%]:before{content:"\\f145"}.bi-arrow-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f146"}.bi-arrow-up-square[_ngcontent-%COMP%]:before{content:"\\f147"}.bi-arrow-up[_ngcontent-%COMP%]:before{content:"\\f148"}.bi-arrows-angle-contract[_ngcontent-%COMP%]:before{content:"\\f149"}.bi-arrows-angle-expand[_ngcontent-%COMP%]:before{content:"\\f14a"}.bi-arrows-collapse[_ngcontent-%COMP%]:before{content:"\\f14b"}.bi-arrows-expand[_ngcontent-%COMP%]:before{content:"\\f14c"}.bi-arrows-fullscreen[_ngcontent-%COMP%]:before{content:"\\f14d"}.bi-arrows-move[_ngcontent-%COMP%]:before{content:"\\f14e"}.bi-aspect-ratio-fill[_ngcontent-%COMP%]:before{content:"\\f14f"}.bi-aspect-ratio[_ngcontent-%COMP%]:before{content:"\\f150"}.bi-asterisk[_ngcontent-%COMP%]:before{content:"\\f151"}.bi-at[_ngcontent-%COMP%]:before{content:"\\f152"}.bi-award-fill[_ngcontent-%COMP%]:before{content:"\\f153"}.bi-award[_ngcontent-%COMP%]:before{content:"\\f154"}.bi-back[_ngcontent-%COMP%]:before{content:"\\f155"}.bi-backspace-fill[_ngcontent-%COMP%]:before{content:"\\f156"}.bi-backspace-reverse-fill[_ngcontent-%COMP%]:before{content:"\\f157"}.bi-backspace-reverse[_ngcontent-%COMP%]:before{content:"\\f158"}.bi-backspace[_ngcontent-%COMP%]:before{content:"\\f159"}.bi-badge-3d-fill[_ngcontent-%COMP%]:before{content:"\\f15a"}.bi-badge-3d[_ngcontent-%COMP%]:before{content:"\\f15b"}.bi-badge-4k-fill[_ngcontent-%COMP%]:before{content:"\\f15c"}.bi-badge-4k[_ngcontent-%COMP%]:before{content:"\\f15d"}.bi-badge-8k-fill[_ngcontent-%COMP%]:before{content:"\\f15e"}.bi-badge-8k[_ngcontent-%COMP%]:before{content:"\\f15f"}.bi-badge-ad-fill[_ngcontent-%COMP%]:before{content:"\\f160"}.bi-badge-ad[_ngcontent-%COMP%]:before{content:"\\f161"}.bi-badge-ar-fill[_ngcontent-%COMP%]:before{content:"\\f162"}.bi-badge-ar[_ngcontent-%COMP%]:before{content:"\\f163"}.bi-badge-cc-fill[_ngcontent-%COMP%]:before{content:"\\f164"}.bi-badge-cc[_ngcontent-%COMP%]:before{content:"\\f165"}.bi-badge-hd-fill[_ngcontent-%COMP%]:before{content:"\\f166"}.bi-badge-hd[_ngcontent-%COMP%]:before{content:"\\f167"}.bi-badge-tm-fill[_ngcontent-%COMP%]:before{content:"\\f168"}.bi-badge-tm[_ngcontent-%COMP%]:before{content:"\\f169"}.bi-badge-vo-fill[_ngcontent-%COMP%]:before{content:"\\f16a"}.bi-badge-vo[_ngcontent-%COMP%]:before{content:"\\f16b"}.bi-badge-vr-fill[_ngcontent-%COMP%]:before{content:"\\f16c"}.bi-badge-vr[_ngcontent-%COMP%]:before{content:"\\f16d"}.bi-badge-wc-fill[_ngcontent-%COMP%]:before{content:"\\f16e"}.bi-badge-wc[_ngcontent-%COMP%]:before{content:"\\f16f"}.bi-bag-check-fill[_ngcontent-%COMP%]:before{content:"\\f170"}.bi-bag-check[_ngcontent-%COMP%]:before{content:"\\f171"}.bi-bag-dash-fill[_ngcontent-%COMP%]:before{content:"\\f172"}.bi-bag-dash[_ngcontent-%COMP%]:before{content:"\\f173"}.bi-bag-fill[_ngcontent-%COMP%]:before{content:"\\f174"}.bi-bag-plus-fill[_ngcontent-%COMP%]:before{content:"\\f175"}.bi-bag-plus[_ngcontent-%COMP%]:before{content:"\\f176"}.bi-bag-x-fill[_ngcontent-%COMP%]:before{content:"\\f177"}.bi-bag-x[_ngcontent-%COMP%]:before{content:"\\f178"}.bi-bag[_ngcontent-%COMP%]:before{content:"\\f179"}.bi-bar-chart-fill[_ngcontent-%COMP%]:before{content:"\\f17a"}.bi-bar-chart-line-fill[_ngcontent-%COMP%]:before{content:"\\f17b"}.bi-bar-chart-line[_ngcontent-%COMP%]:before{content:"\\f17c"}.bi-bar-chart-steps[_ngcontent-%COMP%]:before{content:"\\f17d"}.bi-bar-chart[_ngcontent-%COMP%]:before{content:"\\f17e"}.bi-basket-fill[_ngcontent-%COMP%]:before{content:"\\f17f"}.bi-basket[_ngcontent-%COMP%]:before{content:"\\f180"}.bi-basket2-fill[_ngcontent-%COMP%]:before{content:"\\f181"}.bi-basket2[_ngcontent-%COMP%]:before{content:"\\f182"}.bi-basket3-fill[_ngcontent-%COMP%]:before{content:"\\f183"}.bi-basket3[_ngcontent-%COMP%]:before{content:"\\f184"}.bi-battery-charging[_ngcontent-%COMP%]:before{content:"\\f185"}.bi-battery-full[_ngcontent-%COMP%]:before{content:"\\f186"}.bi-battery-half[_ngcontent-%COMP%]:before{content:"\\f187"}.bi-battery[_ngcontent-%COMP%]:before{content:"\\f188"}.bi-bell-fill[_ngcontent-%COMP%]:before{content:"\\f189"}.bi-bell[_ngcontent-%COMP%]:before{content:"\\f18a"}.bi-bezier[_ngcontent-%COMP%]:before{content:"\\f18b"}.bi-bezier2[_ngcontent-%COMP%]:before{content:"\\f18c"}.bi-bicycle[_ngcontent-%COMP%]:before{content:"\\f18d"}.bi-binoculars-fill[_ngcontent-%COMP%]:before{content:"\\f18e"}.bi-binoculars[_ngcontent-%COMP%]:before{content:"\\f18f"}.bi-blockquote-left[_ngcontent-%COMP%]:before{content:"\\f190"}.bi-blockquote-right[_ngcontent-%COMP%]:before{content:"\\f191"}.bi-book-fill[_ngcontent-%COMP%]:before{content:"\\f192"}.bi-book-half[_ngcontent-%COMP%]:before{content:"\\f193"}.bi-book[_ngcontent-%COMP%]:before{content:"\\f194"}.bi-bookmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f195"}.bi-bookmark-check[_ngcontent-%COMP%]:before{content:"\\f196"}.bi-bookmark-dash-fill[_ngcontent-%COMP%]:before{content:"\\f197"}.bi-bookmark-dash[_ngcontent-%COMP%]:before{content:"\\f198"}.bi-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f199"}.bi-bookmark-heart-fill[_ngcontent-%COMP%]:before{content:"\\f19a"}.bi-bookmark-heart[_ngcontent-%COMP%]:before{content:"\\f19b"}.bi-bookmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f19c"}.bi-bookmark-plus[_ngcontent-%COMP%]:before{content:"\\f19d"}.bi-bookmark-star-fill[_ngcontent-%COMP%]:before{content:"\\f19e"}.bi-bookmark-star[_ngcontent-%COMP%]:before{content:"\\f19f"}.bi-bookmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f1a0"}.bi-bookmark-x[_ngcontent-%COMP%]:before{content:"\\f1a1"}.bi-bookmark[_ngcontent-%COMP%]:before{content:"\\f1a2"}.bi-bookmarks-fill[_ngcontent-%COMP%]:before{content:"\\f1a3"}.bi-bookmarks[_ngcontent-%COMP%]:before{content:"\\f1a4"}.bi-bookshelf[_ngcontent-%COMP%]:before{content:"\\f1a5"}.bi-bootstrap-fill[_ngcontent-%COMP%]:before{content:"\\f1a6"}.bi-bootstrap-reboot[_ngcontent-%COMP%]:before{content:"\\f1a7"}.bi-bootstrap[_ngcontent-%COMP%]:before{content:"\\f1a8"}.bi-border-all[_ngcontent-%COMP%]:before{content:"\\f1a9"}.bi-border-bottom[_ngcontent-%COMP%]:before{content:"\\f1aa"}.bi-border-center[_ngcontent-%COMP%]:before{content:"\\f1ab"}.bi-border-inner[_ngcontent-%COMP%]:before{content:"\\f1ac"}.bi-border-left[_ngcontent-%COMP%]:before{content:"\\f1ad"}.bi-border-middle[_ngcontent-%COMP%]:before{content:"\\f1ae"}.bi-border-outer[_ngcontent-%COMP%]:before{content:"\\f1af"}.bi-border-right[_ngcontent-%COMP%]:before{content:"\\f1b0"}.bi-border-style[_ngcontent-%COMP%]:before{content:"\\f1b1"}.bi-border-top[_ngcontent-%COMP%]:before{content:"\\f1b2"}.bi-border-width[_ngcontent-%COMP%]:before{content:"\\f1b3"}.bi-border[_ngcontent-%COMP%]:before{content:"\\f1b4"}.bi-bounding-box-circles[_ngcontent-%COMP%]:before{content:"\\f1b5"}.bi-bounding-box[_ngcontent-%COMP%]:before{content:"\\f1b6"}.bi-box-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f1b7"}.bi-box-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f1b8"}.bi-box-arrow-down[_ngcontent-%COMP%]:before{content:"\\f1b9"}.bi-box-arrow-in-down-left[_ngcontent-%COMP%]:before{content:"\\f1ba"}.bi-box-arrow-in-down-right[_ngcontent-%COMP%]:before{content:"\\f1bb"}.bi-box-arrow-in-down[_ngcontent-%COMP%]:before{content:"\\f1bc"}.bi-box-arrow-in-left[_ngcontent-%COMP%]:before{content:"\\f1bd"}.bi-box-arrow-in-right[_ngcontent-%COMP%]:before{content:"\\f1be"}.bi-box-arrow-in-up-left[_ngcontent-%COMP%]:before{content:"\\f1bf"}.bi-box-arrow-in-up-right[_ngcontent-%COMP%]:before{content:"\\f1c0"}.bi-box-arrow-in-up[_ngcontent-%COMP%]:before{content:"\\f1c1"}.bi-box-arrow-left[_ngcontent-%COMP%]:before{content:"\\f1c2"}.bi-box-arrow-right[_ngcontent-%COMP%]:before{content:"\\f1c3"}.bi-box-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f1c4"}.bi-box-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f1c5"}.bi-box-arrow-up[_ngcontent-%COMP%]:before{content:"\\f1c6"}.bi-box-seam[_ngcontent-%COMP%]:before{content:"\\f1c7"}.bi-box[_ngcontent-%COMP%]:before{content:"\\f1c8"}.bi-braces[_ngcontent-%COMP%]:before{content:"\\f1c9"}.bi-bricks[_ngcontent-%COMP%]:before{content:"\\f1ca"}.bi-briefcase-fill[_ngcontent-%COMP%]:before{content:"\\f1cb"}.bi-briefcase[_ngcontent-%COMP%]:before{content:"\\f1cc"}.bi-brightness-alt-high-fill[_ngcontent-%COMP%]:before{content:"\\f1cd"}.bi-brightness-alt-high[_ngcontent-%COMP%]:before{content:"\\f1ce"}.bi-brightness-alt-low-fill[_ngcontent-%COMP%]:before{content:"\\f1cf"}.bi-brightness-alt-low[_ngcontent-%COMP%]:before{content:"\\f1d0"}.bi-brightness-high-fill[_ngcontent-%COMP%]:before{content:"\\f1d1"}.bi-brightness-high[_ngcontent-%COMP%]:before{content:"\\f1d2"}.bi-brightness-low-fill[_ngcontent-%COMP%]:before{content:"\\f1d3"}.bi-brightness-low[_ngcontent-%COMP%]:before{content:"\\f1d4"}.bi-broadcast-pin[_ngcontent-%COMP%]:before{content:"\\f1d5"}.bi-broadcast[_ngcontent-%COMP%]:before{content:"\\f1d6"}.bi-brush-fill[_ngcontent-%COMP%]:before{content:"\\f1d7"}.bi-brush[_ngcontent-%COMP%]:before{content:"\\f1d8"}.bi-bucket-fill[_ngcontent-%COMP%]:before{content:"\\f1d9"}.bi-bucket[_ngcontent-%COMP%]:before{content:"\\f1da"}.bi-bug-fill[_ngcontent-%COMP%]:before{content:"\\f1db"}.bi-bug[_ngcontent-%COMP%]:before{content:"\\f1dc"}.bi-building[_ngcontent-%COMP%]:before{content:"\\f1dd"}.bi-bullseye[_ngcontent-%COMP%]:before{content:"\\f1de"}.bi-calculator-fill[_ngcontent-%COMP%]:before{content:"\\f1df"}.bi-calculator[_ngcontent-%COMP%]:before{content:"\\f1e0"}.bi-calendar-check-fill[_ngcontent-%COMP%]:before{content:"\\f1e1"}.bi-calendar-check[_ngcontent-%COMP%]:before{content:"\\f1e2"}.bi-calendar-date-fill[_ngcontent-%COMP%]:before{content:"\\f1e3"}.bi-calendar-date[_ngcontent-%COMP%]:before{content:"\\f1e4"}.bi-calendar-day-fill[_ngcontent-%COMP%]:before{content:"\\f1e5"}.bi-calendar-day[_ngcontent-%COMP%]:before{content:"\\f1e6"}.bi-calendar-event-fill[_ngcontent-%COMP%]:before{content:"\\f1e7"}.bi-calendar-event[_ngcontent-%COMP%]:before{content:"\\f1e8"}.bi-calendar-fill[_ngcontent-%COMP%]:before{content:"\\f1e9"}.bi-calendar-minus-fill[_ngcontent-%COMP%]:before{content:"\\f1ea"}.bi-calendar-minus[_ngcontent-%COMP%]:before{content:"\\f1eb"}.bi-calendar-month-fill[_ngcontent-%COMP%]:before{content:"\\f1ec"}.bi-calendar-month[_ngcontent-%COMP%]:before{content:"\\f1ed"}.bi-calendar-plus-fill[_ngcontent-%COMP%]:before{content:"\\f1ee"}.bi-calendar-plus[_ngcontent-%COMP%]:before{content:"\\f1ef"}.bi-calendar-range-fill[_ngcontent-%COMP%]:before{content:"\\f1f0"}.bi-calendar-range[_ngcontent-%COMP%]:before{content:"\\f1f1"}.bi-calendar-week-fill[_ngcontent-%COMP%]:before{content:"\\f1f2"}.bi-calendar-week[_ngcontent-%COMP%]:before{content:"\\f1f3"}.bi-calendar-x-fill[_ngcontent-%COMP%]:before{content:"\\f1f4"}.bi-calendar-x[_ngcontent-%COMP%]:before{content:"\\f1f5"}.bi-calendar[_ngcontent-%COMP%]:before{content:"\\f1f6"}.bi-calendar2-check-fill[_ngcontent-%COMP%]:before{content:"\\f1f7"}.bi-calendar2-check[_ngcontent-%COMP%]:before{content:"\\f1f8"}.bi-calendar2-date-fill[_ngcontent-%COMP%]:before{content:"\\f1f9"}.bi-calendar2-date[_ngcontent-%COMP%]:before{content:"\\f1fa"}.bi-calendar2-day-fill[_ngcontent-%COMP%]:before{content:"\\f1fb"}.bi-calendar2-day[_ngcontent-%COMP%]:before{content:"\\f1fc"}.bi-calendar2-event-fill[_ngcontent-%COMP%]:before{content:"\\f1fd"}.bi-calendar2-event[_ngcontent-%COMP%]:before{content:"\\f1fe"}.bi-calendar2-fill[_ngcontent-%COMP%]:before{content:"\\f1ff"}.bi-calendar2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f200"}.bi-calendar2-minus[_ngcontent-%COMP%]:before{content:"\\f201"}.bi-calendar2-month-fill[_ngcontent-%COMP%]:before{content:"\\f202"}.bi-calendar2-month[_ngcontent-%COMP%]:before{content:"\\f203"}.bi-calendar2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f204"}.bi-calendar2-plus[_ngcontent-%COMP%]:before{content:"\\f205"}.bi-calendar2-range-fill[_ngcontent-%COMP%]:before{content:"\\f206"}.bi-calendar2-range[_ngcontent-%COMP%]:before{content:"\\f207"}.bi-calendar2-week-fill[_ngcontent-%COMP%]:before{content:"\\f208"}.bi-calendar2-week[_ngcontent-%COMP%]:before{content:"\\f209"}.bi-calendar2-x-fill[_ngcontent-%COMP%]:before{content:"\\f20a"}.bi-calendar2-x[_ngcontent-%COMP%]:before{content:"\\f20b"}.bi-calendar2[_ngcontent-%COMP%]:before{content:"\\f20c"}.bi-calendar3-event-fill[_ngcontent-%COMP%]:before{content:"\\f20d"}.bi-calendar3-event[_ngcontent-%COMP%]:before{content:"\\f20e"}.bi-calendar3-fill[_ngcontent-%COMP%]:before{content:"\\f20f"}.bi-calendar3-range-fill[_ngcontent-%COMP%]:before{content:"\\f210"}.bi-calendar3-range[_ngcontent-%COMP%]:before{content:"\\f211"}.bi-calendar3-week-fill[_ngcontent-%COMP%]:before{content:"\\f212"}.bi-calendar3-week[_ngcontent-%COMP%]:before{content:"\\f213"}.bi-calendar3[_ngcontent-%COMP%]:before{content:"\\f214"}.bi-calendar4-event[_ngcontent-%COMP%]:before{content:"\\f215"}.bi-calendar4-range[_ngcontent-%COMP%]:before{content:"\\f216"}.bi-calendar4-week[_ngcontent-%COMP%]:before{content:"\\f217"}.bi-calendar4[_ngcontent-%COMP%]:before{content:"\\f218"}.bi-camera-fill[_ngcontent-%COMP%]:before{content:"\\f219"}.bi-camera-reels-fill[_ngcontent-%COMP%]:before{content:"\\f21a"}.bi-camera-reels[_ngcontent-%COMP%]:before{content:"\\f21b"}.bi-camera-video-fill[_ngcontent-%COMP%]:before{content:"\\f21c"}.bi-camera-video-off-fill[_ngcontent-%COMP%]:before{content:"\\f21d"}.bi-camera-video-off[_ngcontent-%COMP%]:before{content:"\\f21e"}.bi-camera-video[_ngcontent-%COMP%]:before{content:"\\f21f"}.bi-camera[_ngcontent-%COMP%]:before{content:"\\f220"}.bi-camera2[_ngcontent-%COMP%]:before{content:"\\f221"}.bi-capslock-fill[_ngcontent-%COMP%]:before{content:"\\f222"}.bi-capslock[_ngcontent-%COMP%]:before{content:"\\f223"}.bi-card-checklist[_ngcontent-%COMP%]:before{content:"\\f224"}.bi-card-heading[_ngcontent-%COMP%]:before{content:"\\f225"}.bi-card-image[_ngcontent-%COMP%]:before{content:"\\f226"}.bi-card-list[_ngcontent-%COMP%]:before{content:"\\f227"}.bi-card-text[_ngcontent-%COMP%]:before{content:"\\f228"}.bi-caret-down-fill[_ngcontent-%COMP%]:before{content:"\\f229"}.bi-caret-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f22a"}.bi-caret-down-square[_ngcontent-%COMP%]:before{content:"\\f22b"}.bi-caret-down[_ngcontent-%COMP%]:before{content:"\\f22c"}.bi-caret-left-fill[_ngcontent-%COMP%]:before{content:"\\f22d"}.bi-caret-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f22e"}.bi-caret-left-square[_ngcontent-%COMP%]:before{content:"\\f22f"}.bi-caret-left[_ngcontent-%COMP%]:before{content:"\\f230"}.bi-caret-right-fill[_ngcontent-%COMP%]:before{content:"\\f231"}.bi-caret-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f232"}.bi-caret-right-square[_ngcontent-%COMP%]:before{content:"\\f233"}.bi-caret-right[_ngcontent-%COMP%]:before{content:"\\f234"}.bi-caret-up-fill[_ngcontent-%COMP%]:before{content:"\\f235"}.bi-caret-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f236"}.bi-caret-up-square[_ngcontent-%COMP%]:before{content:"\\f237"}.bi-caret-up[_ngcontent-%COMP%]:before{content:"\\f238"}.bi-cart-check-fill[_ngcontent-%COMP%]:before{content:"\\f239"}.bi-cart-check[_ngcontent-%COMP%]:before{content:"\\f23a"}.bi-cart-dash-fill[_ngcontent-%COMP%]:before{content:"\\f23b"}.bi-cart-dash[_ngcontent-%COMP%]:before{content:"\\f23c"}.bi-cart-fill[_ngcontent-%COMP%]:before{content:"\\f23d"}.bi-cart-plus-fill[_ngcontent-%COMP%]:before{content:"\\f23e"}.bi-cart-plus[_ngcontent-%COMP%]:before{content:"\\f23f"}.bi-cart-x-fill[_ngcontent-%COMP%]:before{content:"\\f240"}.bi-cart-x[_ngcontent-%COMP%]:before{content:"\\f241"}.bi-cart[_ngcontent-%COMP%]:before{content:"\\f242"}.bi-cart2[_ngcontent-%COMP%]:before{content:"\\f243"}.bi-cart3[_ngcontent-%COMP%]:before{content:"\\f244"}.bi-cart4[_ngcontent-%COMP%]:before{content:"\\f245"}.bi-cash-stack[_ngcontent-%COMP%]:before{content:"\\f246"}.bi-cash[_ngcontent-%COMP%]:before{content:"\\f247"}.bi-cast[_ngcontent-%COMP%]:before{content:"\\f248"}.bi-chat-dots-fill[_ngcontent-%COMP%]:before{content:"\\f249"}.bi-chat-dots[_ngcontent-%COMP%]:before{content:"\\f24a"}.bi-chat-fill[_ngcontent-%COMP%]:before{content:"\\f24b"}.bi-chat-left-dots-fill[_ngcontent-%COMP%]:before{content:"\\f24c"}.bi-chat-left-dots[_ngcontent-%COMP%]:before{content:"\\f24d"}.bi-chat-left-fill[_ngcontent-%COMP%]:before{content:"\\f24e"}.bi-chat-left-quote-fill[_ngcontent-%COMP%]:before{content:"\\f24f"}.bi-chat-left-quote[_ngcontent-%COMP%]:before{content:"\\f250"}.bi-chat-left-text-fill[_ngcontent-%COMP%]:before{content:"\\f251"}.bi-chat-left-text[_ngcontent-%COMP%]:before{content:"\\f252"}.bi-chat-left[_ngcontent-%COMP%]:before{content:"\\f253"}.bi-chat-quote-fill[_ngcontent-%COMP%]:before{content:"\\f254"}.bi-chat-quote[_ngcontent-%COMP%]:before{content:"\\f255"}.bi-chat-right-dots-fill[_ngcontent-%COMP%]:before{content:"\\f256"}.bi-chat-right-dots[_ngcontent-%COMP%]:before{content:"\\f257"}.bi-chat-right-fill[_ngcontent-%COMP%]:before{content:"\\f258"}.bi-chat-right-quote-fill[_ngcontent-%COMP%]:before{content:"\\f259"}.bi-chat-right-quote[_ngcontent-%COMP%]:before{content:"\\f25a"}.bi-chat-right-text-fill[_ngcontent-%COMP%]:before{content:"\\f25b"}.bi-chat-right-text[_ngcontent-%COMP%]:before{content:"\\f25c"}.bi-chat-right[_ngcontent-%COMP%]:before{content:"\\f25d"}.bi-chat-square-dots-fill[_ngcontent-%COMP%]:before{content:"\\f25e"}.bi-chat-square-dots[_ngcontent-%COMP%]:before{content:"\\f25f"}.bi-chat-square-fill[_ngcontent-%COMP%]:before{content:"\\f260"}.bi-chat-square-quote-fill[_ngcontent-%COMP%]:before{content:"\\f261"}.bi-chat-square-quote[_ngcontent-%COMP%]:before{content:"\\f262"}.bi-chat-square-text-fill[_ngcontent-%COMP%]:before{content:"\\f263"}.bi-chat-square-text[_ngcontent-%COMP%]:before{content:"\\f264"}.bi-chat-square[_ngcontent-%COMP%]:before{content:"\\f265"}.bi-chat-text-fill[_ngcontent-%COMP%]:before{content:"\\f266"}.bi-chat-text[_ngcontent-%COMP%]:before{content:"\\f267"}.bi-chat[_ngcontent-%COMP%]:before{content:"\\f268"}.bi-check-all[_ngcontent-%COMP%]:before{content:"\\f269"}.bi-check-circle-fill[_ngcontent-%COMP%]:before{content:"\\f26a"}.bi-check-circle[_ngcontent-%COMP%]:before{content:"\\f26b"}.bi-check-square-fill[_ngcontent-%COMP%]:before{content:"\\f26c"}.bi-check-square[_ngcontent-%COMP%]:before{content:"\\f26d"}.bi-check[_ngcontent-%COMP%]:before{content:"\\f26e"}.bi-check2-all[_ngcontent-%COMP%]:before{content:"\\f26f"}.bi-check2-circle[_ngcontent-%COMP%]:before{content:"\\f270"}.bi-check2-square[_ngcontent-%COMP%]:before{content:"\\f271"}.bi-check2[_ngcontent-%COMP%]:before{content:"\\f272"}.bi-chevron-bar-contract[_ngcontent-%COMP%]:before{content:"\\f273"}.bi-chevron-bar-down[_ngcontent-%COMP%]:before{content:"\\f274"}.bi-chevron-bar-expand[_ngcontent-%COMP%]:before{content:"\\f275"}.bi-chevron-bar-left[_ngcontent-%COMP%]:before{content:"\\f276"}.bi-chevron-bar-right[_ngcontent-%COMP%]:before{content:"\\f277"}.bi-chevron-bar-up[_ngcontent-%COMP%]:before{content:"\\f278"}.bi-chevron-compact-down[_ngcontent-%COMP%]:before{content:"\\f279"}.bi-chevron-compact-left[_ngcontent-%COMP%]:before{content:"\\f27a"}.bi-chevron-compact-right[_ngcontent-%COMP%]:before{content:"\\f27b"}.bi-chevron-compact-up[_ngcontent-%COMP%]:before{content:"\\f27c"}.bi-chevron-contract[_ngcontent-%COMP%]:before{content:"\\f27d"}.bi-chevron-double-down[_ngcontent-%COMP%]:before{content:"\\f27e"}.bi-chevron-double-left[_ngcontent-%COMP%]:before{content:"\\f27f"}.bi-chevron-double-right[_ngcontent-%COMP%]:before{content:"\\f280"}.bi-chevron-double-up[_ngcontent-%COMP%]:before{content:"\\f281"}.bi-chevron-down[_ngcontent-%COMP%]:before{content:"\\f282"}.bi-chevron-expand[_ngcontent-%COMP%]:before{content:"\\f283"}.bi-chevron-left[_ngcontent-%COMP%]:before{content:"\\f284"}.bi-chevron-right[_ngcontent-%COMP%]:before{content:"\\f285"}.bi-chevron-up[_ngcontent-%COMP%]:before{content:"\\f286"}.bi-circle-fill[_ngcontent-%COMP%]:before{content:"\\f287"}.bi-circle-half[_ngcontent-%COMP%]:before{content:"\\f288"}.bi-circle-square[_ngcontent-%COMP%]:before{content:"\\f289"}.bi-circle[_ngcontent-%COMP%]:before{content:"\\f28a"}.bi-clipboard-check[_ngcontent-%COMP%]:before{content:"\\f28b"}.bi-clipboard-data[_ngcontent-%COMP%]:before{content:"\\f28c"}.bi-clipboard-minus[_ngcontent-%COMP%]:before{content:"\\f28d"}.bi-clipboard-plus[_ngcontent-%COMP%]:before{content:"\\f28e"}.bi-clipboard-x[_ngcontent-%COMP%]:before{content:"\\f28f"}.bi-clipboard[_ngcontent-%COMP%]:before{content:"\\f290"}.bi-clock-fill[_ngcontent-%COMP%]:before{content:"\\f291"}.bi-clock-history[_ngcontent-%COMP%]:before{content:"\\f292"}.bi-clock[_ngcontent-%COMP%]:before{content:"\\f293"}.bi-cloud-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f294"}.bi-cloud-arrow-down[_ngcontent-%COMP%]:before{content:"\\f295"}.bi-cloud-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f296"}.bi-cloud-arrow-up[_ngcontent-%COMP%]:before{content:"\\f297"}.bi-cloud-check-fill[_ngcontent-%COMP%]:before{content:"\\f298"}.bi-cloud-check[_ngcontent-%COMP%]:before{content:"\\f299"}.bi-cloud-download-fill[_ngcontent-%COMP%]:before{content:"\\f29a"}.bi-cloud-download[_ngcontent-%COMP%]:before{content:"\\f29b"}.bi-cloud-drizzle-fill[_ngcontent-%COMP%]:before{content:"\\f29c"}.bi-cloud-drizzle[_ngcontent-%COMP%]:before{content:"\\f29d"}.bi-cloud-fill[_ngcontent-%COMP%]:before{content:"\\f29e"}.bi-cloud-fog-fill[_ngcontent-%COMP%]:before{content:"\\f29f"}.bi-cloud-fog[_ngcontent-%COMP%]:before{content:"\\f2a0"}.bi-cloud-fog2-fill[_ngcontent-%COMP%]:before{content:"\\f2a1"}.bi-cloud-fog2[_ngcontent-%COMP%]:before{content:"\\f2a2"}.bi-cloud-hail-fill[_ngcontent-%COMP%]:before{content:"\\f2a3"}.bi-cloud-hail[_ngcontent-%COMP%]:before{content:"\\f2a4"}.bi-cloud-haze-1[_ngcontent-%COMP%]:before{content:"\\f2a5"}.bi-cloud-haze-fill[_ngcontent-%COMP%]:before{content:"\\f2a6"}.bi-cloud-haze[_ngcontent-%COMP%]:before{content:"\\f2a7"}.bi-cloud-haze2-fill[_ngcontent-%COMP%]:before{content:"\\f2a8"}.bi-cloud-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f2a9"}.bi-cloud-lightning-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2aa"}.bi-cloud-lightning-rain[_ngcontent-%COMP%]:before{content:"\\f2ab"}.bi-cloud-lightning[_ngcontent-%COMP%]:before{content:"\\f2ac"}.bi-cloud-minus-fill[_ngcontent-%COMP%]:before{content:"\\f2ad"}.bi-cloud-minus[_ngcontent-%COMP%]:before{content:"\\f2ae"}.bi-cloud-moon-fill[_ngcontent-%COMP%]:before{content:"\\f2af"}.bi-cloud-moon[_ngcontent-%COMP%]:before{content:"\\f2b0"}.bi-cloud-plus-fill[_ngcontent-%COMP%]:before{content:"\\f2b1"}.bi-cloud-plus[_ngcontent-%COMP%]:before{content:"\\f2b2"}.bi-cloud-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2b3"}.bi-cloud-rain-heavy-fill[_ngcontent-%COMP%]:before{content:"\\f2b4"}.bi-cloud-rain-heavy[_ngcontent-%COMP%]:before{content:"\\f2b5"}.bi-cloud-rain[_ngcontent-%COMP%]:before{content:"\\f2b6"}.bi-cloud-slash-fill[_ngcontent-%COMP%]:before{content:"\\f2b7"}.bi-cloud-slash[_ngcontent-%COMP%]:before{content:"\\f2b8"}.bi-cloud-sleet-fill[_ngcontent-%COMP%]:before{content:"\\f2b9"}.bi-cloud-sleet[_ngcontent-%COMP%]:before{content:"\\f2ba"}.bi-cloud-snow-fill[_ngcontent-%COMP%]:before{content:"\\f2bb"}.bi-cloud-snow[_ngcontent-%COMP%]:before{content:"\\f2bc"}.bi-cloud-sun-fill[_ngcontent-%COMP%]:before{content:"\\f2bd"}.bi-cloud-sun[_ngcontent-%COMP%]:before{content:"\\f2be"}.bi-cloud-upload-fill[_ngcontent-%COMP%]:before{content:"\\f2bf"}.bi-cloud-upload[_ngcontent-%COMP%]:before{content:"\\f2c0"}.bi-cloud[_ngcontent-%COMP%]:before{content:"\\f2c1"}.bi-clouds-fill[_ngcontent-%COMP%]:before{content:"\\f2c2"}.bi-clouds[_ngcontent-%COMP%]:before{content:"\\f2c3"}.bi-cloudy-fill[_ngcontent-%COMP%]:before{content:"\\f2c4"}.bi-cloudy[_ngcontent-%COMP%]:before{content:"\\f2c5"}.bi-code-slash[_ngcontent-%COMP%]:before{content:"\\f2c6"}.bi-code-square[_ngcontent-%COMP%]:before{content:"\\f2c7"}.bi-code[_ngcontent-%COMP%]:before{content:"\\f2c8"}.bi-collection-fill[_ngcontent-%COMP%]:before{content:"\\f2c9"}.bi-collection-play-fill[_ngcontent-%COMP%]:before{content:"\\f2ca"}.bi-collection-play[_ngcontent-%COMP%]:before{content:"\\f2cb"}.bi-collection[_ngcontent-%COMP%]:before{content:"\\f2cc"}.bi-columns-gap[_ngcontent-%COMP%]:before{content:"\\f2cd"}.bi-columns[_ngcontent-%COMP%]:before{content:"\\f2ce"}.bi-command[_ngcontent-%COMP%]:before{content:"\\f2cf"}.bi-compass-fill[_ngcontent-%COMP%]:before{content:"\\f2d0"}.bi-compass[_ngcontent-%COMP%]:before{content:"\\f2d1"}.bi-cone-striped[_ngcontent-%COMP%]:before{content:"\\f2d2"}.bi-cone[_ngcontent-%COMP%]:before{content:"\\f2d3"}.bi-controller[_ngcontent-%COMP%]:before{content:"\\f2d4"}.bi-cpu-fill[_ngcontent-%COMP%]:before{content:"\\f2d5"}.bi-cpu[_ngcontent-%COMP%]:before{content:"\\f2d6"}.bi-credit-card-2-back-fill[_ngcontent-%COMP%]:before{content:"\\f2d7"}.bi-credit-card-2-back[_ngcontent-%COMP%]:before{content:"\\f2d8"}.bi-credit-card-2-front-fill[_ngcontent-%COMP%]:before{content:"\\f2d9"}.bi-credit-card-2-front[_ngcontent-%COMP%]:before{content:"\\f2da"}.bi-credit-card-fill[_ngcontent-%COMP%]:before{content:"\\f2db"}.bi-credit-card[_ngcontent-%COMP%]:before{content:"\\f2dc"}.bi-crop[_ngcontent-%COMP%]:before{content:"\\f2dd"}.bi-cup-fill[_ngcontent-%COMP%]:before{content:"\\f2de"}.bi-cup-straw[_ngcontent-%COMP%]:before{content:"\\f2df"}.bi-cup[_ngcontent-%COMP%]:before{content:"\\f2e0"}.bi-cursor-fill[_ngcontent-%COMP%]:before{content:"\\f2e1"}.bi-cursor-text[_ngcontent-%COMP%]:before{content:"\\f2e2"}.bi-cursor[_ngcontent-%COMP%]:before{content:"\\f2e3"}.bi-dash-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f2e4"}.bi-dash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f2e5"}.bi-dash-circle[_ngcontent-%COMP%]:before{content:"\\f2e6"}.bi-dash-square-dotted[_ngcontent-%COMP%]:before{content:"\\f2e7"}.bi-dash-square-fill[_ngcontent-%COMP%]:before{content:"\\f2e8"}.bi-dash-square[_ngcontent-%COMP%]:before{content:"\\f2e9"}.bi-dash[_ngcontent-%COMP%]:before{content:"\\f2ea"}.bi-diagram-2-fill[_ngcontent-%COMP%]:before{content:"\\f2eb"}.bi-diagram-2[_ngcontent-%COMP%]:before{content:"\\f2ec"}.bi-diagram-3-fill[_ngcontent-%COMP%]:before{content:"\\f2ed"}.bi-diagram-3[_ngcontent-%COMP%]:before{content:"\\f2ee"}.bi-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f2ef"}.bi-diamond-half[_ngcontent-%COMP%]:before{content:"\\f2f0"}.bi-diamond[_ngcontent-%COMP%]:before{content:"\\f2f1"}.bi-dice-1-fill[_ngcontent-%COMP%]:before{content:"\\f2f2"}.bi-dice-1[_ngcontent-%COMP%]:before{content:"\\f2f3"}.bi-dice-2-fill[_ngcontent-%COMP%]:before{content:"\\f2f4"}.bi-dice-2[_ngcontent-%COMP%]:before{content:"\\f2f5"}.bi-dice-3-fill[_ngcontent-%COMP%]:before{content:"\\f2f6"}.bi-dice-3[_ngcontent-%COMP%]:before{content:"\\f2f7"}.bi-dice-4-fill[_ngcontent-%COMP%]:before{content:"\\f2f8"}.bi-dice-4[_ngcontent-%COMP%]:before{content:"\\f2f9"}.bi-dice-5-fill[_ngcontent-%COMP%]:before{content:"\\f2fa"}.bi-dice-5[_ngcontent-%COMP%]:before{content:"\\f2fb"}.bi-dice-6-fill[_ngcontent-%COMP%]:before{content:"\\f2fc"}.bi-dice-6[_ngcontent-%COMP%]:before{content:"\\f2fd"}.bi-disc-fill[_ngcontent-%COMP%]:before{content:"\\f2fe"}.bi-disc[_ngcontent-%COMP%]:before{content:"\\f2ff"}.bi-discord[_ngcontent-%COMP%]:before{content:"\\f300"}.bi-display-fill[_ngcontent-%COMP%]:before{content:"\\f301"}.bi-display[_ngcontent-%COMP%]:before{content:"\\f302"}.bi-distribute-horizontal[_ngcontent-%COMP%]:before{content:"\\f303"}.bi-distribute-vertical[_ngcontent-%COMP%]:before{content:"\\f304"}.bi-door-closed-fill[_ngcontent-%COMP%]:before{content:"\\f305"}.bi-door-closed[_ngcontent-%COMP%]:before{content:"\\f306"}.bi-door-open-fill[_ngcontent-%COMP%]:before{content:"\\f307"}.bi-door-open[_ngcontent-%COMP%]:before{content:"\\f308"}.bi-dot[_ngcontent-%COMP%]:before{content:"\\f309"}.bi-download[_ngcontent-%COMP%]:before{content:"\\f30a"}.bi-droplet-fill[_ngcontent-%COMP%]:before{content:"\\f30b"}.bi-droplet-half[_ngcontent-%COMP%]:before{content:"\\f30c"}.bi-droplet[_ngcontent-%COMP%]:before{content:"\\f30d"}.bi-earbuds[_ngcontent-%COMP%]:before{content:"\\f30e"}.bi-easel-fill[_ngcontent-%COMP%]:before{content:"\\f30f"}.bi-easel[_ngcontent-%COMP%]:before{content:"\\f310"}.bi-egg-fill[_ngcontent-%COMP%]:before{content:"\\f311"}.bi-egg-fried[_ngcontent-%COMP%]:before{content:"\\f312"}.bi-egg[_ngcontent-%COMP%]:before{content:"\\f313"}.bi-eject-fill[_ngcontent-%COMP%]:before{content:"\\f314"}.bi-eject[_ngcontent-%COMP%]:before{content:"\\f315"}.bi-emoji-angry-fill[_ngcontent-%COMP%]:before{content:"\\f316"}.bi-emoji-angry[_ngcontent-%COMP%]:before{content:"\\f317"}.bi-emoji-dizzy-fill[_ngcontent-%COMP%]:before{content:"\\f318"}.bi-emoji-dizzy[_ngcontent-%COMP%]:before{content:"\\f319"}.bi-emoji-expressionless-fill[_ngcontent-%COMP%]:before{content:"\\f31a"}.bi-emoji-expressionless[_ngcontent-%COMP%]:before{content:"\\f31b"}.bi-emoji-frown-fill[_ngcontent-%COMP%]:before{content:"\\f31c"}.bi-emoji-frown[_ngcontent-%COMP%]:before{content:"\\f31d"}.bi-emoji-heart-eyes-fill[_ngcontent-%COMP%]:before{content:"\\f31e"}.bi-emoji-heart-eyes[_ngcontent-%COMP%]:before{content:"\\f31f"}.bi-emoji-laughing-fill[_ngcontent-%COMP%]:before{content:"\\f320"}.bi-emoji-laughing[_ngcontent-%COMP%]:before{content:"\\f321"}.bi-emoji-neutral-fill[_ngcontent-%COMP%]:before{content:"\\f322"}.bi-emoji-neutral[_ngcontent-%COMP%]:before{content:"\\f323"}.bi-emoji-smile-fill[_ngcontent-%COMP%]:before{content:"\\f324"}.bi-emoji-smile-upside-down-fill[_ngcontent-%COMP%]:before{content:"\\f325"}.bi-emoji-smile-upside-down[_ngcontent-%COMP%]:before{content:"\\f326"}.bi-emoji-smile[_ngcontent-%COMP%]:before{content:"\\f327"}.bi-emoji-sunglasses-fill[_ngcontent-%COMP%]:before{content:"\\f328"}.bi-emoji-sunglasses[_ngcontent-%COMP%]:before{content:"\\f329"}.bi-emoji-wink-fill[_ngcontent-%COMP%]:before{content:"\\f32a"}.bi-emoji-wink[_ngcontent-%COMP%]:before{content:"\\f32b"}.bi-envelope-fill[_ngcontent-%COMP%]:before{content:"\\f32c"}.bi-envelope-open-fill[_ngcontent-%COMP%]:before{content:"\\f32d"}.bi-envelope-open[_ngcontent-%COMP%]:before{content:"\\f32e"}.bi-envelope[_ngcontent-%COMP%]:before{content:"\\f32f"}.bi-eraser-fill[_ngcontent-%COMP%]:before{content:"\\f330"}.bi-eraser[_ngcontent-%COMP%]:before{content:"\\f331"}.bi-exclamation-circle-fill[_ngcontent-%COMP%]:before{content:"\\f332"}.bi-exclamation-circle[_ngcontent-%COMP%]:before{content:"\\f333"}.bi-exclamation-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f334"}.bi-exclamation-diamond[_ngcontent-%COMP%]:before{content:"\\f335"}.bi-exclamation-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f336"}.bi-exclamation-octagon[_ngcontent-%COMP%]:before{content:"\\f337"}.bi-exclamation-square-fill[_ngcontent-%COMP%]:before{content:"\\f338"}.bi-exclamation-square[_ngcontent-%COMP%]:before{content:"\\f339"}.bi-exclamation-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f33a"}.bi-exclamation-triangle[_ngcontent-%COMP%]:before{content:"\\f33b"}.bi-exclamation[_ngcontent-%COMP%]:before{content:"\\f33c"}.bi-exclude[_ngcontent-%COMP%]:before{content:"\\f33d"}.bi-eye-fill[_ngcontent-%COMP%]:before{content:"\\f33e"}.bi-eye-slash-fill[_ngcontent-%COMP%]:before{content:"\\f33f"}.bi-eye-slash[_ngcontent-%COMP%]:before{content:"\\f340"}.bi-eye[_ngcontent-%COMP%]:before{content:"\\f341"}.bi-eyedropper[_ngcontent-%COMP%]:before{content:"\\f342"}.bi-eyeglasses[_ngcontent-%COMP%]:before{content:"\\f343"}.bi-facebook[_ngcontent-%COMP%]:before{content:"\\f344"}.bi-file-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f345"}.bi-file-arrow-down[_ngcontent-%COMP%]:before{content:"\\f346"}.bi-file-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f347"}.bi-file-arrow-up[_ngcontent-%COMP%]:before{content:"\\f348"}.bi-file-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f349"}.bi-file-bar-graph[_ngcontent-%COMP%]:before{content:"\\f34a"}.bi-file-binary-fill[_ngcontent-%COMP%]:before{content:"\\f34b"}.bi-file-binary[_ngcontent-%COMP%]:before{content:"\\f34c"}.bi-file-break-fill[_ngcontent-%COMP%]:before{content:"\\f34d"}.bi-file-break[_ngcontent-%COMP%]:before{content:"\\f34e"}.bi-file-check-fill[_ngcontent-%COMP%]:before{content:"\\f34f"}.bi-file-check[_ngcontent-%COMP%]:before{content:"\\f350"}.bi-file-code-fill[_ngcontent-%COMP%]:before{content:"\\f351"}.bi-file-code[_ngcontent-%COMP%]:before{content:"\\f352"}.bi-file-diff-fill[_ngcontent-%COMP%]:before{content:"\\f353"}.bi-file-diff[_ngcontent-%COMP%]:before{content:"\\f354"}.bi-file-earmark-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f355"}.bi-file-earmark-arrow-down[_ngcontent-%COMP%]:before{content:"\\f356"}.bi-file-earmark-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f357"}.bi-file-earmark-arrow-up[_ngcontent-%COMP%]:before{content:"\\f358"}.bi-file-earmark-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f359"}.bi-file-earmark-bar-graph[_ngcontent-%COMP%]:before{content:"\\f35a"}.bi-file-earmark-binary-fill[_ngcontent-%COMP%]:before{content:"\\f35b"}.bi-file-earmark-binary[_ngcontent-%COMP%]:before{content:"\\f35c"}.bi-file-earmark-break-fill[_ngcontent-%COMP%]:before{content:"\\f35d"}.bi-file-earmark-break[_ngcontent-%COMP%]:before{content:"\\f35e"}.bi-file-earmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f35f"}.bi-file-earmark-check[_ngcontent-%COMP%]:before{content:"\\f360"}.bi-file-earmark-code-fill[_ngcontent-%COMP%]:before{content:"\\f361"}.bi-file-earmark-code[_ngcontent-%COMP%]:before{content:"\\f362"}.bi-file-earmark-diff-fill[_ngcontent-%COMP%]:before{content:"\\f363"}.bi-file-earmark-diff[_ngcontent-%COMP%]:before{content:"\\f364"}.bi-file-earmark-easel-fill[_ngcontent-%COMP%]:before{content:"\\f365"}.bi-file-earmark-easel[_ngcontent-%COMP%]:before{content:"\\f366"}.bi-file-earmark-excel-fill[_ngcontent-%COMP%]:before{content:"\\f367"}.bi-file-earmark-excel[_ngcontent-%COMP%]:before{content:"\\f368"}.bi-file-earmark-fill[_ngcontent-%COMP%]:before{content:"\\f369"}.bi-file-earmark-font-fill[_ngcontent-%COMP%]:before{content:"\\f36a"}.bi-file-earmark-font[_ngcontent-%COMP%]:before{content:"\\f36b"}.bi-file-earmark-image-fill[_ngcontent-%COMP%]:before{content:"\\f36c"}.bi-file-earmark-image[_ngcontent-%COMP%]:before{content:"\\f36d"}.bi-file-earmark-lock-fill[_ngcontent-%COMP%]:before{content:"\\f36e"}.bi-file-earmark-lock[_ngcontent-%COMP%]:before{content:"\\f36f"}.bi-file-earmark-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f370"}.bi-file-earmark-lock2[_ngcontent-%COMP%]:before{content:"\\f371"}.bi-file-earmark-medical-fill[_ngcontent-%COMP%]:before{content:"\\f372"}.bi-file-earmark-medical[_ngcontent-%COMP%]:before{content:"\\f373"}.bi-file-earmark-minus-fill[_ngcontent-%COMP%]:before{content:"\\f374"}.bi-file-earmark-minus[_ngcontent-%COMP%]:before{content:"\\f375"}.bi-file-earmark-music-fill[_ngcontent-%COMP%]:before{content:"\\f376"}.bi-file-earmark-music[_ngcontent-%COMP%]:before{content:"\\f377"}.bi-file-earmark-person-fill[_ngcontent-%COMP%]:before{content:"\\f378"}.bi-file-earmark-person[_ngcontent-%COMP%]:before{content:"\\f379"}.bi-file-earmark-play-fill[_ngcontent-%COMP%]:before{content:"\\f37a"}.bi-file-earmark-play[_ngcontent-%COMP%]:before{content:"\\f37b"}.bi-file-earmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f37c"}.bi-file-earmark-plus[_ngcontent-%COMP%]:before{content:"\\f37d"}.bi-file-earmark-post-fill[_ngcontent-%COMP%]:before{content:"\\f37e"}.bi-file-earmark-post[_ngcontent-%COMP%]:before{content:"\\f37f"}.bi-file-earmark-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f380"}.bi-file-earmark-ppt[_ngcontent-%COMP%]:before{content:"\\f381"}.bi-file-earmark-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f382"}.bi-file-earmark-richtext[_ngcontent-%COMP%]:before{content:"\\f383"}.bi-file-earmark-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f384"}.bi-file-earmark-ruled[_ngcontent-%COMP%]:before{content:"\\f385"}.bi-file-earmark-slides-fill[_ngcontent-%COMP%]:before{content:"\\f386"}.bi-file-earmark-slides[_ngcontent-%COMP%]:before{content:"\\f387"}.bi-file-earmark-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f388"}.bi-file-earmark-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f389"}.bi-file-earmark-text-fill[_ngcontent-%COMP%]:before{content:"\\f38a"}.bi-file-earmark-text[_ngcontent-%COMP%]:before{content:"\\f38b"}.bi-file-earmark-word-fill[_ngcontent-%COMP%]:before{content:"\\f38c"}.bi-file-earmark-word[_ngcontent-%COMP%]:before{content:"\\f38d"}.bi-file-earmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f38e"}.bi-file-earmark-x[_ngcontent-%COMP%]:before{content:"\\f38f"}.bi-file-earmark-zip-fill[_ngcontent-%COMP%]:before{content:"\\f390"}.bi-file-earmark-zip[_ngcontent-%COMP%]:before{content:"\\f391"}.bi-file-earmark[_ngcontent-%COMP%]:before{content:"\\f392"}.bi-file-easel-fill[_ngcontent-%COMP%]:before{content:"\\f393"}.bi-file-easel[_ngcontent-%COMP%]:before{content:"\\f394"}.bi-file-excel-fill[_ngcontent-%COMP%]:before{content:"\\f395"}.bi-file-excel[_ngcontent-%COMP%]:before{content:"\\f396"}.bi-file-fill[_ngcontent-%COMP%]:before{content:"\\f397"}.bi-file-font-fill[_ngcontent-%COMP%]:before{content:"\\f398"}.bi-file-font[_ngcontent-%COMP%]:before{content:"\\f399"}.bi-file-image-fill[_ngcontent-%COMP%]:before{content:"\\f39a"}.bi-file-image[_ngcontent-%COMP%]:before{content:"\\f39b"}.bi-file-lock-fill[_ngcontent-%COMP%]:before{content:"\\f39c"}.bi-file-lock[_ngcontent-%COMP%]:before{content:"\\f39d"}.bi-file-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f39e"}.bi-file-lock2[_ngcontent-%COMP%]:before{content:"\\f39f"}.bi-file-medical-fill[_ngcontent-%COMP%]:before{content:"\\f3a0"}.bi-file-medical[_ngcontent-%COMP%]:before{content:"\\f3a1"}.bi-file-minus-fill[_ngcontent-%COMP%]:before{content:"\\f3a2"}.bi-file-minus[_ngcontent-%COMP%]:before{content:"\\f3a3"}.bi-file-music-fill[_ngcontent-%COMP%]:before{content:"\\f3a4"}.bi-file-music[_ngcontent-%COMP%]:before{content:"\\f3a5"}.bi-file-person-fill[_ngcontent-%COMP%]:before{content:"\\f3a6"}.bi-file-person[_ngcontent-%COMP%]:before{content:"\\f3a7"}.bi-file-play-fill[_ngcontent-%COMP%]:before{content:"\\f3a8"}.bi-file-play[_ngcontent-%COMP%]:before{content:"\\f3a9"}.bi-file-plus-fill[_ngcontent-%COMP%]:before{content:"\\f3aa"}.bi-file-plus[_ngcontent-%COMP%]:before{content:"\\f3ab"}.bi-file-post-fill[_ngcontent-%COMP%]:before{content:"\\f3ac"}.bi-file-post[_ngcontent-%COMP%]:before{content:"\\f3ad"}.bi-file-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f3ae"}.bi-file-ppt[_ngcontent-%COMP%]:before{content:"\\f3af"}.bi-file-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f3b0"}.bi-file-richtext[_ngcontent-%COMP%]:before{content:"\\f3b1"}.bi-file-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f3b2"}.bi-file-ruled[_ngcontent-%COMP%]:before{content:"\\f3b3"}.bi-file-slides-fill[_ngcontent-%COMP%]:before{content:"\\f3b4"}.bi-file-slides[_ngcontent-%COMP%]:before{content:"\\f3b5"}.bi-file-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f3b6"}.bi-file-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f3b7"}.bi-file-text-fill[_ngcontent-%COMP%]:before{content:"\\f3b8"}.bi-file-text[_ngcontent-%COMP%]:before{content:"\\f3b9"}.bi-file-word-fill[_ngcontent-%COMP%]:before{content:"\\f3ba"}.bi-file-word[_ngcontent-%COMP%]:before{content:"\\f3bb"}.bi-file-x-fill[_ngcontent-%COMP%]:before{content:"\\f3bc"}.bi-file-x[_ngcontent-%COMP%]:before{content:"\\f3bd"}.bi-file-zip-fill[_ngcontent-%COMP%]:before{content:"\\f3be"}.bi-file-zip[_ngcontent-%COMP%]:before{content:"\\f3bf"}.bi-file[_ngcontent-%COMP%]:before{content:"\\f3c0"}.bi-files-alt[_ngcontent-%COMP%]:before{content:"\\f3c1"}.bi-files[_ngcontent-%COMP%]:before{content:"\\f3c2"}.bi-film[_ngcontent-%COMP%]:before{content:"\\f3c3"}.bi-filter-circle-fill[_ngcontent-%COMP%]:before{content:"\\f3c4"}.bi-filter-circle[_ngcontent-%COMP%]:before{content:"\\f3c5"}.bi-filter-left[_ngcontent-%COMP%]:before{content:"\\f3c6"}.bi-filter-right[_ngcontent-%COMP%]:before{content:"\\f3c7"}.bi-filter-square-fill[_ngcontent-%COMP%]:before{content:"\\f3c8"}.bi-filter-square[_ngcontent-%COMP%]:before{content:"\\f3c9"}.bi-filter[_ngcontent-%COMP%]:before{content:"\\f3ca"}.bi-flag-fill[_ngcontent-%COMP%]:before{content:"\\f3cb"}.bi-flag[_ngcontent-%COMP%]:before{content:"\\f3cc"}.bi-flower1[_ngcontent-%COMP%]:before{content:"\\f3cd"}.bi-flower2[_ngcontent-%COMP%]:before{content:"\\f3ce"}.bi-flower3[_ngcontent-%COMP%]:before{content:"\\f3cf"}.bi-folder-check[_ngcontent-%COMP%]:before{content:"\\f3d0"}.bi-folder-fill[_ngcontent-%COMP%]:before{content:"\\f3d1"}.bi-folder-minus[_ngcontent-%COMP%]:before{content:"\\f3d2"}.bi-folder-plus[_ngcontent-%COMP%]:before{content:"\\f3d3"}.bi-folder-symlink-fill[_ngcontent-%COMP%]:before{content:"\\f3d4"}.bi-folder-symlink[_ngcontent-%COMP%]:before{content:"\\f3d5"}.bi-folder-x[_ngcontent-%COMP%]:before{content:"\\f3d6"}.bi-folder[_ngcontent-%COMP%]:before{content:"\\f3d7"}.bi-folder2-open[_ngcontent-%COMP%]:before{content:"\\f3d8"}.bi-folder2[_ngcontent-%COMP%]:before{content:"\\f3d9"}.bi-fonts[_ngcontent-%COMP%]:before{content:"\\f3da"}.bi-forward-fill[_ngcontent-%COMP%]:before{content:"\\f3db"}.bi-forward[_ngcontent-%COMP%]:before{content:"\\f3dc"}.bi-front[_ngcontent-%COMP%]:before{content:"\\f3dd"}.bi-fullscreen-exit[_ngcontent-%COMP%]:before{content:"\\f3de"}.bi-fullscreen[_ngcontent-%COMP%]:before{content:"\\f3df"}.bi-funnel-fill[_ngcontent-%COMP%]:before{content:"\\f3e0"}.bi-funnel[_ngcontent-%COMP%]:before{content:"\\f3e1"}.bi-gear-fill[_ngcontent-%COMP%]:before{content:"\\f3e2"}.bi-gear-wide-connected[_ngcontent-%COMP%]:before{content:"\\f3e3"}.bi-gear-wide[_ngcontent-%COMP%]:before{content:"\\f3e4"}.bi-gear[_ngcontent-%COMP%]:before{content:"\\f3e5"}.bi-gem[_ngcontent-%COMP%]:before{content:"\\f3e6"}.bi-geo-alt-fill[_ngcontent-%COMP%]:before{content:"\\f3e7"}.bi-geo-alt[_ngcontent-%COMP%]:before{content:"\\f3e8"}.bi-geo-fill[_ngcontent-%COMP%]:before{content:"\\f3e9"}.bi-geo[_ngcontent-%COMP%]:before{content:"\\f3ea"}.bi-gift-fill[_ngcontent-%COMP%]:before{content:"\\f3eb"}.bi-gift[_ngcontent-%COMP%]:before{content:"\\f3ec"}.bi-github[_ngcontent-%COMP%]:before{content:"\\f3ed"}.bi-globe[_ngcontent-%COMP%]:before{content:"\\f3ee"}.bi-globe2[_ngcontent-%COMP%]:before{content:"\\f3ef"}.bi-google[_ngcontent-%COMP%]:before{content:"\\f3f0"}.bi-graph-down[_ngcontent-%COMP%]:before{content:"\\f3f1"}.bi-graph-up[_ngcontent-%COMP%]:before{content:"\\f3f2"}.bi-grid-1x2-fill[_ngcontent-%COMP%]:before{content:"\\f3f3"}.bi-grid-1x2[_ngcontent-%COMP%]:before{content:"\\f3f4"}.bi-grid-3x2-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f5"}.bi-grid-3x2-gap[_ngcontent-%COMP%]:before{content:"\\f3f6"}.bi-grid-3x2[_ngcontent-%COMP%]:before{content:"\\f3f7"}.bi-grid-3x3-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f8"}.bi-grid-3x3-gap[_ngcontent-%COMP%]:before{content:"\\f3f9"}.bi-grid-3x3[_ngcontent-%COMP%]:before{content:"\\f3fa"}.bi-grid-fill[_ngcontent-%COMP%]:before{content:"\\f3fb"}.bi-grid[_ngcontent-%COMP%]:before{content:"\\f3fc"}.bi-grip-horizontal[_ngcontent-%COMP%]:before{content:"\\f3fd"}.bi-grip-vertical[_ngcontent-%COMP%]:before{content:"\\f3fe"}.bi-hammer[_ngcontent-%COMP%]:before{content:"\\f3ff"}.bi-hand-index-fill[_ngcontent-%COMP%]:before{content:"\\f400"}.bi-hand-index-thumb-fill[_ngcontent-%COMP%]:before{content:"\\f401"}.bi-hand-index-thumb[_ngcontent-%COMP%]:before{content:"\\f402"}.bi-hand-index[_ngcontent-%COMP%]:before{content:"\\f403"}.bi-hand-thumbs-down-fill[_ngcontent-%COMP%]:before{content:"\\f404"}.bi-hand-thumbs-down[_ngcontent-%COMP%]:before{content:"\\f405"}.bi-hand-thumbs-up-fill[_ngcontent-%COMP%]:before{content:"\\f406"}.bi-hand-thumbs-up[_ngcontent-%COMP%]:before{content:"\\f407"}.bi-handbag-fill[_ngcontent-%COMP%]:before{content:"\\f408"}.bi-handbag[_ngcontent-%COMP%]:before{content:"\\f409"}.bi-hash[_ngcontent-%COMP%]:before{content:"\\f40a"}.bi-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f40b"}.bi-hdd-network-fill[_ngcontent-%COMP%]:before{content:"\\f40c"}.bi-hdd-network[_ngcontent-%COMP%]:before{content:"\\f40d"}.bi-hdd-rack-fill[_ngcontent-%COMP%]:before{content:"\\f40e"}.bi-hdd-rack[_ngcontent-%COMP%]:before{content:"\\f40f"}.bi-hdd-stack-fill[_ngcontent-%COMP%]:before{content:"\\f410"}.bi-hdd-stack[_ngcontent-%COMP%]:before{content:"\\f411"}.bi-hdd[_ngcontent-%COMP%]:before{content:"\\f412"}.bi-headphones[_ngcontent-%COMP%]:before{content:"\\f413"}.bi-headset[_ngcontent-%COMP%]:before{content:"\\f414"}.bi-heart-fill[_ngcontent-%COMP%]:before{content:"\\f415"}.bi-heart-half[_ngcontent-%COMP%]:before{content:"\\f416"}.bi-heart[_ngcontent-%COMP%]:before{content:"\\f417"}.bi-heptagon-fill[_ngcontent-%COMP%]:before{content:"\\f418"}.bi-heptagon-half[_ngcontent-%COMP%]:before{content:"\\f419"}.bi-heptagon[_ngcontent-%COMP%]:before{content:"\\f41a"}.bi-hexagon-fill[_ngcontent-%COMP%]:before{content:"\\f41b"}.bi-hexagon-half[_ngcontent-%COMP%]:before{content:"\\f41c"}.bi-hexagon[_ngcontent-%COMP%]:before{content:"\\f41d"}.bi-hourglass-bottom[_ngcontent-%COMP%]:before{content:"\\f41e"}.bi-hourglass-split[_ngcontent-%COMP%]:before{content:"\\f41f"}.bi-hourglass-top[_ngcontent-%COMP%]:before{content:"\\f420"}.bi-hourglass[_ngcontent-%COMP%]:before{content:"\\f421"}.bi-house-door-fill[_ngcontent-%COMP%]:before{content:"\\f422"}.bi-house-door[_ngcontent-%COMP%]:before{content:"\\f423"}.bi-house-fill[_ngcontent-%COMP%]:before{content:"\\f424"}.bi-house[_ngcontent-%COMP%]:before{content:"\\f425"}.bi-hr[_ngcontent-%COMP%]:before{content:"\\f426"}.bi-hurricane[_ngcontent-%COMP%]:before{content:"\\f427"}.bi-image-alt[_ngcontent-%COMP%]:before{content:"\\f428"}.bi-image-fill[_ngcontent-%COMP%]:before{content:"\\f429"}.bi-image[_ngcontent-%COMP%]:before{content:"\\f42a"}.bi-images[_ngcontent-%COMP%]:before{content:"\\f42b"}.bi-inbox-fill[_ngcontent-%COMP%]:before{content:"\\f42c"}.bi-inbox[_ngcontent-%COMP%]:before{content:"\\f42d"}.bi-inboxes-fill[_ngcontent-%COMP%]:before{content:"\\f42e"}.bi-inboxes[_ngcontent-%COMP%]:before{content:"\\f42f"}.bi-info-circle-fill[_ngcontent-%COMP%]:before{content:"\\f430"}.bi-info-circle[_ngcontent-%COMP%]:before{content:"\\f431"}.bi-info-square-fill[_ngcontent-%COMP%]:before{content:"\\f432"}.bi-info-square[_ngcontent-%COMP%]:before{content:"\\f433"}.bi-info[_ngcontent-%COMP%]:before{content:"\\f434"}.bi-input-cursor-text[_ngcontent-%COMP%]:before{content:"\\f435"}.bi-input-cursor[_ngcontent-%COMP%]:before{content:"\\f436"}.bi-instagram[_ngcontent-%COMP%]:before{content:"\\f437"}.bi-intersect[_ngcontent-%COMP%]:before{content:"\\f438"}.bi-journal-album[_ngcontent-%COMP%]:before{content:"\\f439"}.bi-journal-arrow-down[_ngcontent-%COMP%]:before{content:"\\f43a"}.bi-journal-arrow-up[_ngcontent-%COMP%]:before{content:"\\f43b"}.bi-journal-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f43c"}.bi-journal-bookmark[_ngcontent-%COMP%]:before{content:"\\f43d"}.bi-journal-check[_ngcontent-%COMP%]:before{content:"\\f43e"}.bi-journal-code[_ngcontent-%COMP%]:before{content:"\\f43f"}.bi-journal-medical[_ngcontent-%COMP%]:before{content:"\\f440"}.bi-journal-minus[_ngcontent-%COMP%]:before{content:"\\f441"}.bi-journal-plus[_ngcontent-%COMP%]:before{content:"\\f442"}.bi-journal-richtext[_ngcontent-%COMP%]:before{content:"\\f443"}.bi-journal-text[_ngcontent-%COMP%]:before{content:"\\f444"}.bi-journal-x[_ngcontent-%COMP%]:before{content:"\\f445"}.bi-journal[_ngcontent-%COMP%]:before{content:"\\f446"}.bi-journals[_ngcontent-%COMP%]:before{content:"\\f447"}.bi-joystick[_ngcontent-%COMP%]:before{content:"\\f448"}.bi-justify-left[_ngcontent-%COMP%]:before{content:"\\f449"}.bi-justify-right[_ngcontent-%COMP%]:before{content:"\\f44a"}.bi-justify[_ngcontent-%COMP%]:before{content:"\\f44b"}.bi-kanban-fill[_ngcontent-%COMP%]:before{content:"\\f44c"}.bi-kanban[_ngcontent-%COMP%]:before{content:"\\f44d"}.bi-key-fill[_ngcontent-%COMP%]:before{content:"\\f44e"}.bi-key[_ngcontent-%COMP%]:before{content:"\\f44f"}.bi-keyboard-fill[_ngcontent-%COMP%]:before{content:"\\f450"}.bi-keyboard[_ngcontent-%COMP%]:before{content:"\\f451"}.bi-ladder[_ngcontent-%COMP%]:before{content:"\\f452"}.bi-lamp-fill[_ngcontent-%COMP%]:before{content:"\\f453"}.bi-lamp[_ngcontent-%COMP%]:before{content:"\\f454"}.bi-laptop-fill[_ngcontent-%COMP%]:before{content:"\\f455"}.bi-laptop[_ngcontent-%COMP%]:before{content:"\\f456"}.bi-layer-backward[_ngcontent-%COMP%]:before{content:"\\f457"}.bi-layer-forward[_ngcontent-%COMP%]:before{content:"\\f458"}.bi-layers-fill[_ngcontent-%COMP%]:before{content:"\\f459"}.bi-layers-half[_ngcontent-%COMP%]:before{content:"\\f45a"}.bi-layers[_ngcontent-%COMP%]:before{content:"\\f45b"}.bi-layout-sidebar-inset-reverse[_ngcontent-%COMP%]:before{content:"\\f45c"}.bi-layout-sidebar-inset[_ngcontent-%COMP%]:before{content:"\\f45d"}.bi-layout-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f45e"}.bi-layout-sidebar[_ngcontent-%COMP%]:before{content:"\\f45f"}.bi-layout-split[_ngcontent-%COMP%]:before{content:"\\f460"}.bi-layout-text-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f461"}.bi-layout-text-sidebar[_ngcontent-%COMP%]:before{content:"\\f462"}.bi-layout-text-window-reverse[_ngcontent-%COMP%]:before{content:"\\f463"}.bi-layout-text-window[_ngcontent-%COMP%]:before{content:"\\f464"}.bi-layout-three-columns[_ngcontent-%COMP%]:before{content:"\\f465"}.bi-layout-wtf[_ngcontent-%COMP%]:before{content:"\\f466"}.bi-life-preserver[_ngcontent-%COMP%]:before{content:"\\f467"}.bi-lightbulb-fill[_ngcontent-%COMP%]:before{content:"\\f468"}.bi-lightbulb-off-fill[_ngcontent-%COMP%]:before{content:"\\f469"}.bi-lightbulb-off[_ngcontent-%COMP%]:before{content:"\\f46a"}.bi-lightbulb[_ngcontent-%COMP%]:before{content:"\\f46b"}.bi-lightning-charge-fill[_ngcontent-%COMP%]:before{content:"\\f46c"}.bi-lightning-charge[_ngcontent-%COMP%]:before{content:"\\f46d"}.bi-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f46e"}.bi-lightning[_ngcontent-%COMP%]:before{content:"\\f46f"}.bi-link-45deg[_ngcontent-%COMP%]:before{content:"\\f470"}.bi-link[_ngcontent-%COMP%]:before{content:"\\f471"}.bi-linkedin[_ngcontent-%COMP%]:before{content:"\\f472"}.bi-list-check[_ngcontent-%COMP%]:before{content:"\\f473"}.bi-list-nested[_ngcontent-%COMP%]:before{content:"\\f474"}.bi-list-ol[_ngcontent-%COMP%]:before{content:"\\f475"}.bi-list-stars[_ngcontent-%COMP%]:before{content:"\\f476"}.bi-list-task[_ngcontent-%COMP%]:before{content:"\\f477"}.bi-list-ul[_ngcontent-%COMP%]:before{content:"\\f478"}.bi-list[_ngcontent-%COMP%]:before{content:"\\f479"}.bi-lock-fill[_ngcontent-%COMP%]:before{content:"\\f47a"}.bi-lock[_ngcontent-%COMP%]:before{content:"\\f47b"}.bi-mailbox[_ngcontent-%COMP%]:before{content:"\\f47c"}.bi-mailbox2[_ngcontent-%COMP%]:before{content:"\\f47d"}.bi-map-fill[_ngcontent-%COMP%]:before{content:"\\f47e"}.bi-map[_ngcontent-%COMP%]:before{content:"\\f47f"}.bi-markdown-fill[_ngcontent-%COMP%]:before{content:"\\f480"}.bi-markdown[_ngcontent-%COMP%]:before{content:"\\f481"}.bi-mask[_ngcontent-%COMP%]:before{content:"\\f482"}.bi-megaphone-fill[_ngcontent-%COMP%]:before{content:"\\f483"}.bi-megaphone[_ngcontent-%COMP%]:before{content:"\\f484"}.bi-menu-app-fill[_ngcontent-%COMP%]:before{content:"\\f485"}.bi-menu-app[_ngcontent-%COMP%]:before{content:"\\f486"}.bi-menu-button-fill[_ngcontent-%COMP%]:before{content:"\\f487"}.bi-menu-button-wide-fill[_ngcontent-%COMP%]:before{content:"\\f488"}.bi-menu-button-wide[_ngcontent-%COMP%]:before{content:"\\f489"}.bi-menu-button[_ngcontent-%COMP%]:before{content:"\\f48a"}.bi-menu-down[_ngcontent-%COMP%]:before{content:"\\f48b"}.bi-menu-up[_ngcontent-%COMP%]:before{content:"\\f48c"}.bi-mic-fill[_ngcontent-%COMP%]:before{content:"\\f48d"}.bi-mic-mute-fill[_ngcontent-%COMP%]:before{content:"\\f48e"}.bi-mic-mute[_ngcontent-%COMP%]:before{content:"\\f48f"}.bi-mic[_ngcontent-%COMP%]:before{content:"\\f490"}.bi-minecart-loaded[_ngcontent-%COMP%]:before{content:"\\f491"}.bi-minecart[_ngcontent-%COMP%]:before{content:"\\f492"}.bi-moisture[_ngcontent-%COMP%]:before{content:"\\f493"}.bi-moon-fill[_ngcontent-%COMP%]:before{content:"\\f494"}.bi-moon-stars-fill[_ngcontent-%COMP%]:before{content:"\\f495"}.bi-moon-stars[_ngcontent-%COMP%]:before{content:"\\f496"}.bi-moon[_ngcontent-%COMP%]:before{content:"\\f497"}.bi-mouse-fill[_ngcontent-%COMP%]:before{content:"\\f498"}.bi-mouse[_ngcontent-%COMP%]:before{content:"\\f499"}.bi-mouse2-fill[_ngcontent-%COMP%]:before{content:"\\f49a"}.bi-mouse2[_ngcontent-%COMP%]:before{content:"\\f49b"}.bi-mouse3-fill[_ngcontent-%COMP%]:before{content:"\\f49c"}.bi-mouse3[_ngcontent-%COMP%]:before{content:"\\f49d"}.bi-music-note-beamed[_ngcontent-%COMP%]:before{content:"\\f49e"}.bi-music-note-list[_ngcontent-%COMP%]:before{content:"\\f49f"}.bi-music-note[_ngcontent-%COMP%]:before{content:"\\f4a0"}.bi-music-player-fill[_ngcontent-%COMP%]:before{content:"\\f4a1"}.bi-music-player[_ngcontent-%COMP%]:before{content:"\\f4a2"}.bi-newspaper[_ngcontent-%COMP%]:before{content:"\\f4a3"}.bi-node-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4a4"}.bi-node-minus[_ngcontent-%COMP%]:before{content:"\\f4a5"}.bi-node-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4a6"}.bi-node-plus[_ngcontent-%COMP%]:before{content:"\\f4a7"}.bi-nut-fill[_ngcontent-%COMP%]:before{content:"\\f4a8"}.bi-nut[_ngcontent-%COMP%]:before{content:"\\f4a9"}.bi-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f4aa"}.bi-octagon-half[_ngcontent-%COMP%]:before{content:"\\f4ab"}.bi-octagon[_ngcontent-%COMP%]:before{content:"\\f4ac"}.bi-option[_ngcontent-%COMP%]:before{content:"\\f4ad"}.bi-outlet[_ngcontent-%COMP%]:before{content:"\\f4ae"}.bi-paint-bucket[_ngcontent-%COMP%]:before{content:"\\f4af"}.bi-palette-fill[_ngcontent-%COMP%]:before{content:"\\f4b0"}.bi-palette[_ngcontent-%COMP%]:before{content:"\\f4b1"}.bi-palette2[_ngcontent-%COMP%]:before{content:"\\f4b2"}.bi-paperclip[_ngcontent-%COMP%]:before{content:"\\f4b3"}.bi-paragraph[_ngcontent-%COMP%]:before{content:"\\f4b4"}.bi-patch-check-fill[_ngcontent-%COMP%]:before{content:"\\f4b5"}.bi-patch-check[_ngcontent-%COMP%]:before{content:"\\f4b6"}.bi-patch-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f4b7"}.bi-patch-exclamation[_ngcontent-%COMP%]:before{content:"\\f4b8"}.bi-patch-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4b9"}.bi-patch-minus[_ngcontent-%COMP%]:before{content:"\\f4ba"}.bi-patch-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4bb"}.bi-patch-plus[_ngcontent-%COMP%]:before{content:"\\f4bc"}.bi-patch-question-fill[_ngcontent-%COMP%]:before{content:"\\f4bd"}.bi-patch-question[_ngcontent-%COMP%]:before{content:"\\f4be"}.bi-pause-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4bf"}.bi-pause-btn[_ngcontent-%COMP%]:before{content:"\\f4c0"}.bi-pause-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4c1"}.bi-pause-circle[_ngcontent-%COMP%]:before{content:"\\f4c2"}.bi-pause-fill[_ngcontent-%COMP%]:before{content:"\\f4c3"}.bi-pause[_ngcontent-%COMP%]:before{content:"\\f4c4"}.bi-peace-fill[_ngcontent-%COMP%]:before{content:"\\f4c5"}.bi-peace[_ngcontent-%COMP%]:before{content:"\\f4c6"}.bi-pen-fill[_ngcontent-%COMP%]:before{content:"\\f4c7"}.bi-pen[_ngcontent-%COMP%]:before{content:"\\f4c8"}.bi-pencil-fill[_ngcontent-%COMP%]:before{content:"\\f4c9"}.bi-pencil-square[_ngcontent-%COMP%]:before{content:"\\f4ca"}.bi-pencil[_ngcontent-%COMP%]:before{content:"\\f4cb"}.bi-pentagon-fill[_ngcontent-%COMP%]:before{content:"\\f4cc"}.bi-pentagon-half[_ngcontent-%COMP%]:before{content:"\\f4cd"}.bi-pentagon[_ngcontent-%COMP%]:before{content:"\\f4ce"}.bi-people-fill[_ngcontent-%COMP%]:before{content:"\\f4cf"}.bi-people[_ngcontent-%COMP%]:before{content:"\\f4d0"}.bi-percent[_ngcontent-%COMP%]:before{content:"\\f4d1"}.bi-person-badge-fill[_ngcontent-%COMP%]:before{content:"\\f4d2"}.bi-person-badge[_ngcontent-%COMP%]:before{content:"\\f4d3"}.bi-person-bounding-box[_ngcontent-%COMP%]:before{content:"\\f4d4"}.bi-person-check-fill[_ngcontent-%COMP%]:before{content:"\\f4d5"}.bi-person-check[_ngcontent-%COMP%]:before{content:"\\f4d6"}.bi-person-circle[_ngcontent-%COMP%]:before{content:"\\f4d7"}.bi-person-dash-fill[_ngcontent-%COMP%]:before{content:"\\f4d8"}.bi-person-dash[_ngcontent-%COMP%]:before{content:"\\f4d9"}.bi-person-fill[_ngcontent-%COMP%]:before{content:"\\f4da"}.bi-person-lines-fill[_ngcontent-%COMP%]:before{content:"\\f4db"}.bi-person-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4dc"}.bi-person-plus[_ngcontent-%COMP%]:before{content:"\\f4dd"}.bi-person-square[_ngcontent-%COMP%]:before{content:"\\f4de"}.bi-person-x-fill[_ngcontent-%COMP%]:before{content:"\\f4df"}.bi-person-x[_ngcontent-%COMP%]:before{content:"\\f4e0"}.bi-person[_ngcontent-%COMP%]:before{content:"\\f4e1"}.bi-phone-fill[_ngcontent-%COMP%]:before{content:"\\f4e2"}.bi-phone-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f4e3"}.bi-phone-landscape[_ngcontent-%COMP%]:before{content:"\\f4e4"}.bi-phone-vibrate-fill[_ngcontent-%COMP%]:before{content:"\\f4e5"}.bi-phone-vibrate[_ngcontent-%COMP%]:before{content:"\\f4e6"}.bi-phone[_ngcontent-%COMP%]:before{content:"\\f4e7"}.bi-pie-chart-fill[_ngcontent-%COMP%]:before{content:"\\f4e8"}.bi-pie-chart[_ngcontent-%COMP%]:before{content:"\\f4e9"}.bi-pin-angle-fill[_ngcontent-%COMP%]:before{content:"\\f4ea"}.bi-pin-angle[_ngcontent-%COMP%]:before{content:"\\f4eb"}.bi-pin-fill[_ngcontent-%COMP%]:before{content:"\\f4ec"}.bi-pin[_ngcontent-%COMP%]:before{content:"\\f4ed"}.bi-pip-fill[_ngcontent-%COMP%]:before{content:"\\f4ee"}.bi-pip[_ngcontent-%COMP%]:before{content:"\\f4ef"}.bi-play-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4f0"}.bi-play-btn[_ngcontent-%COMP%]:before{content:"\\f4f1"}.bi-play-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f2"}.bi-play-circle[_ngcontent-%COMP%]:before{content:"\\f4f3"}.bi-play-fill[_ngcontent-%COMP%]:before{content:"\\f4f4"}.bi-play[_ngcontent-%COMP%]:before{content:"\\f4f5"}.bi-plug-fill[_ngcontent-%COMP%]:before{content:"\\f4f6"}.bi-plug[_ngcontent-%COMP%]:before{content:"\\f4f7"}.bi-plus-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f4f8"}.bi-plus-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f9"}.bi-plus-circle[_ngcontent-%COMP%]:before{content:"\\f4fa"}.bi-plus-square-dotted[_ngcontent-%COMP%]:before{content:"\\f4fb"}.bi-plus-square-fill[_ngcontent-%COMP%]:before{content:"\\f4fc"}.bi-plus-square[_ngcontent-%COMP%]:before{content:"\\f4fd"}.bi-plus[_ngcontent-%COMP%]:before{content:"\\f4fe"}.bi-power[_ngcontent-%COMP%]:before{content:"\\f4ff"}.bi-printer-fill[_ngcontent-%COMP%]:before{content:"\\f500"}.bi-printer[_ngcontent-%COMP%]:before{content:"\\f501"}.bi-puzzle-fill[_ngcontent-%COMP%]:before{content:"\\f502"}.bi-puzzle[_ngcontent-%COMP%]:before{content:"\\f503"}.bi-question-circle-fill[_ngcontent-%COMP%]:before{content:"\\f504"}.bi-question-circle[_ngcontent-%COMP%]:before{content:"\\f505"}.bi-question-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f506"}.bi-question-diamond[_ngcontent-%COMP%]:before{content:"\\f507"}.bi-question-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f508"}.bi-question-octagon[_ngcontent-%COMP%]:before{content:"\\f509"}.bi-question-square-fill[_ngcontent-%COMP%]:before{content:"\\f50a"}.bi-question-square[_ngcontent-%COMP%]:before{content:"\\f50b"}.bi-question[_ngcontent-%COMP%]:before{content:"\\f50c"}.bi-rainbow[_ngcontent-%COMP%]:before{content:"\\f50d"}.bi-receipt-cutoff[_ngcontent-%COMP%]:before{content:"\\f50e"}.bi-receipt[_ngcontent-%COMP%]:before{content:"\\f50f"}.bi-reception-0[_ngcontent-%COMP%]:before{content:"\\f510"}.bi-reception-1[_ngcontent-%COMP%]:before{content:"\\f511"}.bi-reception-2[_ngcontent-%COMP%]:before{content:"\\f512"}.bi-reception-3[_ngcontent-%COMP%]:before{content:"\\f513"}.bi-reception-4[_ngcontent-%COMP%]:before{content:"\\f514"}.bi-record-btn-fill[_ngcontent-%COMP%]:before{content:"\\f515"}.bi-record-btn[_ngcontent-%COMP%]:before{content:"\\f516"}.bi-record-circle-fill[_ngcontent-%COMP%]:before{content:"\\f517"}.bi-record-circle[_ngcontent-%COMP%]:before{content:"\\f518"}.bi-record-fill[_ngcontent-%COMP%]:before{content:"\\f519"}.bi-record[_ngcontent-%COMP%]:before{content:"\\f51a"}.bi-record2-fill[_ngcontent-%COMP%]:before{content:"\\f51b"}.bi-record2[_ngcontent-%COMP%]:before{content:"\\f51c"}.bi-reply-all-fill[_ngcontent-%COMP%]:before{content:"\\f51d"}.bi-reply-all[_ngcontent-%COMP%]:before{content:"\\f51e"}.bi-reply-fill[_ngcontent-%COMP%]:before{content:"\\f51f"}.bi-reply[_ngcontent-%COMP%]:before{content:"\\f520"}.bi-rss-fill[_ngcontent-%COMP%]:before{content:"\\f521"}.bi-rss[_ngcontent-%COMP%]:before{content:"\\f522"}.bi-rulers[_ngcontent-%COMP%]:before{content:"\\f523"}.bi-save-fill[_ngcontent-%COMP%]:before{content:"\\f524"}.bi-save[_ngcontent-%COMP%]:before{content:"\\f525"}.bi-save2-fill[_ngcontent-%COMP%]:before{content:"\\f526"}.bi-save2[_ngcontent-%COMP%]:before{content:"\\f527"}.bi-scissors[_ngcontent-%COMP%]:before{content:"\\f528"}.bi-screwdriver[_ngcontent-%COMP%]:before{content:"\\f529"}.bi-search[_ngcontent-%COMP%]:before{content:"\\f52a"}.bi-segmented-nav[_ngcontent-%COMP%]:before{content:"\\f52b"}.bi-server[_ngcontent-%COMP%]:before{content:"\\f52c"}.bi-share-fill[_ngcontent-%COMP%]:before{content:"\\f52d"}.bi-share[_ngcontent-%COMP%]:before{content:"\\f52e"}.bi-shield-check[_ngcontent-%COMP%]:before{content:"\\f52f"}.bi-shield-exclamation[_ngcontent-%COMP%]:before{content:"\\f530"}.bi-shield-fill-check[_ngcontent-%COMP%]:before{content:"\\f531"}.bi-shield-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f532"}.bi-shield-fill-minus[_ngcontent-%COMP%]:before{content:"\\f533"}.bi-shield-fill-plus[_ngcontent-%COMP%]:before{content:"\\f534"}.bi-shield-fill-x[_ngcontent-%COMP%]:before{content:"\\f535"}.bi-shield-fill[_ngcontent-%COMP%]:before{content:"\\f536"}.bi-shield-lock-fill[_ngcontent-%COMP%]:before{content:"\\f537"}.bi-shield-lock[_ngcontent-%COMP%]:before{content:"\\f538"}.bi-shield-minus[_ngcontent-%COMP%]:before{content:"\\f539"}.bi-shield-plus[_ngcontent-%COMP%]:before{content:"\\f53a"}.bi-shield-shaded[_ngcontent-%COMP%]:before{content:"\\f53b"}.bi-shield-slash-fill[_ngcontent-%COMP%]:before{content:"\\f53c"}.bi-shield-slash[_ngcontent-%COMP%]:before{content:"\\f53d"}.bi-shield-x[_ngcontent-%COMP%]:before{content:"\\f53e"}.bi-shield[_ngcontent-%COMP%]:before{content:"\\f53f"}.bi-shift-fill[_ngcontent-%COMP%]:before{content:"\\f540"}.bi-shift[_ngcontent-%COMP%]:before{content:"\\f541"}.bi-shop-window[_ngcontent-%COMP%]:before{content:"\\f542"}.bi-shop[_ngcontent-%COMP%]:before{content:"\\f543"}.bi-shuffle[_ngcontent-%COMP%]:before{content:"\\f544"}.bi-signpost-2-fill[_ngcontent-%COMP%]:before{content:"\\f545"}.bi-signpost-2[_ngcontent-%COMP%]:before{content:"\\f546"}.bi-signpost-fill[_ngcontent-%COMP%]:before{content:"\\f547"}.bi-signpost-split-fill[_ngcontent-%COMP%]:before{content:"\\f548"}.bi-signpost-split[_ngcontent-%COMP%]:before{content:"\\f549"}.bi-signpost[_ngcontent-%COMP%]:before{content:"\\f54a"}.bi-sim-fill[_ngcontent-%COMP%]:before{content:"\\f54b"}.bi-sim[_ngcontent-%COMP%]:before{content:"\\f54c"}.bi-skip-backward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f54d"}.bi-skip-backward-btn[_ngcontent-%COMP%]:before{content:"\\f54e"}.bi-skip-backward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f54f"}.bi-skip-backward-circle[_ngcontent-%COMP%]:before{content:"\\f550"}.bi-skip-backward-fill[_ngcontent-%COMP%]:before{content:"\\f551"}.bi-skip-backward[_ngcontent-%COMP%]:before{content:"\\f552"}.bi-skip-end-btn-fill[_ngcontent-%COMP%]:before{content:"\\f553"}.bi-skip-end-btn[_ngcontent-%COMP%]:before{content:"\\f554"}.bi-skip-end-circle-fill[_ngcontent-%COMP%]:before{content:"\\f555"}.bi-skip-end-circle[_ngcontent-%COMP%]:before{content:"\\f556"}.bi-skip-end-fill[_ngcontent-%COMP%]:before{content:"\\f557"}.bi-skip-end[_ngcontent-%COMP%]:before{content:"\\f558"}.bi-skip-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f559"}.bi-skip-forward-btn[_ngcontent-%COMP%]:before{content:"\\f55a"}.bi-skip-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f55b"}.bi-skip-forward-circle[_ngcontent-%COMP%]:before{content:"\\f55c"}.bi-skip-forward-fill[_ngcontent-%COMP%]:before{content:"\\f55d"}.bi-skip-forward[_ngcontent-%COMP%]:before{content:"\\f55e"}.bi-skip-start-btn-fill[_ngcontent-%COMP%]:before{content:"\\f55f"}.bi-skip-start-btn[_ngcontent-%COMP%]:before{content:"\\f560"}.bi-skip-start-circle-fill[_ngcontent-%COMP%]:before{content:"\\f561"}.bi-skip-start-circle[_ngcontent-%COMP%]:before{content:"\\f562"}.bi-skip-start-fill[_ngcontent-%COMP%]:before{content:"\\f563"}.bi-skip-start[_ngcontent-%COMP%]:before{content:"\\f564"}.bi-slack[_ngcontent-%COMP%]:before{content:"\\f565"}.bi-slash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f566"}.bi-slash-circle[_ngcontent-%COMP%]:before{content:"\\f567"}.bi-slash-square-fill[_ngcontent-%COMP%]:before{content:"\\f568"}.bi-slash-square[_ngcontent-%COMP%]:before{content:"\\f569"}.bi-slash[_ngcontent-%COMP%]:before{content:"\\f56a"}.bi-sliders[_ngcontent-%COMP%]:before{content:"\\f56b"}.bi-smartwatch[_ngcontent-%COMP%]:before{content:"\\f56c"}.bi-snow[_ngcontent-%COMP%]:before{content:"\\f56d"}.bi-snow2[_ngcontent-%COMP%]:before{content:"\\f56e"}.bi-snow3[_ngcontent-%COMP%]:before{content:"\\f56f"}.bi-sort-alpha-down-alt[_ngcontent-%COMP%]:before{content:"\\f570"}.bi-sort-alpha-down[_ngcontent-%COMP%]:before{content:"\\f571"}.bi-sort-alpha-up-alt[_ngcontent-%COMP%]:before{content:"\\f572"}.bi-sort-alpha-up[_ngcontent-%COMP%]:before{content:"\\f573"}.bi-sort-down-alt[_ngcontent-%COMP%]:before{content:"\\f574"}.bi-sort-down[_ngcontent-%COMP%]:before{content:"\\f575"}.bi-sort-numeric-down-alt[_ngcontent-%COMP%]:before{content:"\\f576"}.bi-sort-numeric-down[_ngcontent-%COMP%]:before{content:"\\f577"}.bi-sort-numeric-up-alt[_ngcontent-%COMP%]:before{content:"\\f578"}.bi-sort-numeric-up[_ngcontent-%COMP%]:before{content:"\\f579"}.bi-sort-up-alt[_ngcontent-%COMP%]:before{content:"\\f57a"}.bi-sort-up[_ngcontent-%COMP%]:before{content:"\\f57b"}.bi-soundwave[_ngcontent-%COMP%]:before{content:"\\f57c"}.bi-speaker-fill[_ngcontent-%COMP%]:before{content:"\\f57d"}.bi-speaker[_ngcontent-%COMP%]:before{content:"\\f57e"}.bi-speedometer[_ngcontent-%COMP%]:before{content:"\\f57f"}.bi-speedometer2[_ngcontent-%COMP%]:before{content:"\\f580"}.bi-spellcheck[_ngcontent-%COMP%]:before{content:"\\f581"}.bi-square-fill[_ngcontent-%COMP%]:before{content:"\\f582"}.bi-square-half[_ngcontent-%COMP%]:before{content:"\\f583"}.bi-square[_ngcontent-%COMP%]:before{content:"\\f584"}.bi-stack[_ngcontent-%COMP%]:before{content:"\\f585"}.bi-star-fill[_ngcontent-%COMP%]:before{content:"\\f586"}.bi-star-half[_ngcontent-%COMP%]:before{content:"\\f587"}.bi-star[_ngcontent-%COMP%]:before{content:"\\f588"}.bi-stars[_ngcontent-%COMP%]:before{content:"\\f589"}.bi-stickies-fill[_ngcontent-%COMP%]:before{content:"\\f58a"}.bi-stickies[_ngcontent-%COMP%]:before{content:"\\f58b"}.bi-sticky-fill[_ngcontent-%COMP%]:before{content:"\\f58c"}.bi-sticky[_ngcontent-%COMP%]:before{content:"\\f58d"}.bi-stop-btn-fill[_ngcontent-%COMP%]:before{content:"\\f58e"}.bi-stop-btn[_ngcontent-%COMP%]:before{content:"\\f58f"}.bi-stop-circle-fill[_ngcontent-%COMP%]:before{content:"\\f590"}.bi-stop-circle[_ngcontent-%COMP%]:before{content:"\\f591"}.bi-stop-fill[_ngcontent-%COMP%]:before{content:"\\f592"}.bi-stop[_ngcontent-%COMP%]:before{content:"\\f593"}.bi-stoplights-fill[_ngcontent-%COMP%]:before{content:"\\f594"}.bi-stoplights[_ngcontent-%COMP%]:before{content:"\\f595"}.bi-stopwatch-fill[_ngcontent-%COMP%]:before{content:"\\f596"}.bi-stopwatch[_ngcontent-%COMP%]:before{content:"\\f597"}.bi-subtract[_ngcontent-%COMP%]:before{content:"\\f598"}.bi-suit-club-fill[_ngcontent-%COMP%]:before{content:"\\f599"}.bi-suit-club[_ngcontent-%COMP%]:before{content:"\\f59a"}.bi-suit-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f59b"}.bi-suit-diamond[_ngcontent-%COMP%]:before{content:"\\f59c"}.bi-suit-heart-fill[_ngcontent-%COMP%]:before{content:"\\f59d"}.bi-suit-heart[_ngcontent-%COMP%]:before{content:"\\f59e"}.bi-suit-spade-fill[_ngcontent-%COMP%]:before{content:"\\f59f"}.bi-suit-spade[_ngcontent-%COMP%]:before{content:"\\f5a0"}.bi-sun-fill[_ngcontent-%COMP%]:before{content:"\\f5a1"}.bi-sun[_ngcontent-%COMP%]:before{content:"\\f5a2"}.bi-sunglasses[_ngcontent-%COMP%]:before{content:"\\f5a3"}.bi-sunrise-fill[_ngcontent-%COMP%]:before{content:"\\f5a4"}.bi-sunrise[_ngcontent-%COMP%]:before{content:"\\f5a5"}.bi-sunset-fill[_ngcontent-%COMP%]:before{content:"\\f5a6"}.bi-sunset[_ngcontent-%COMP%]:before{content:"\\f5a7"}.bi-symmetry-horizontal[_ngcontent-%COMP%]:before{content:"\\f5a8"}.bi-symmetry-vertical[_ngcontent-%COMP%]:before{content:"\\f5a9"}.bi-table[_ngcontent-%COMP%]:before{content:"\\f5aa"}.bi-tablet-fill[_ngcontent-%COMP%]:before{content:"\\f5ab"}.bi-tablet-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f5ac"}.bi-tablet-landscape[_ngcontent-%COMP%]:before{content:"\\f5ad"}.bi-tablet[_ngcontent-%COMP%]:before{content:"\\f5ae"}.bi-tag-fill[_ngcontent-%COMP%]:before{content:"\\f5af"}.bi-tag[_ngcontent-%COMP%]:before{content:"\\f5b0"}.bi-tags-fill[_ngcontent-%COMP%]:before{content:"\\f5b1"}.bi-tags[_ngcontent-%COMP%]:before{content:"\\f5b2"}.bi-telegram[_ngcontent-%COMP%]:before{content:"\\f5b3"}.bi-telephone-fill[_ngcontent-%COMP%]:before{content:"\\f5b4"}.bi-telephone-forward-fill[_ngcontent-%COMP%]:before{content:"\\f5b5"}.bi-telephone-forward[_ngcontent-%COMP%]:before{content:"\\f5b6"}.bi-telephone-inbound-fill[_ngcontent-%COMP%]:before{content:"\\f5b7"}.bi-telephone-inbound[_ngcontent-%COMP%]:before{content:"\\f5b8"}.bi-telephone-minus-fill[_ngcontent-%COMP%]:before{content:"\\f5b9"}.bi-telephone-minus[_ngcontent-%COMP%]:before{content:"\\f5ba"}.bi-telephone-outbound-fill[_ngcontent-%COMP%]:before{content:"\\f5bb"}.bi-telephone-outbound[_ngcontent-%COMP%]:before{content:"\\f5bc"}.bi-telephone-plus-fill[_ngcontent-%COMP%]:before{content:"\\f5bd"}.bi-telephone-plus[_ngcontent-%COMP%]:before{content:"\\f5be"}.bi-telephone-x-fill[_ngcontent-%COMP%]:before{content:"\\f5bf"}.bi-telephone-x[_ngcontent-%COMP%]:before{content:"\\f5c0"}.bi-telephone[_ngcontent-%COMP%]:before{content:"\\f5c1"}.bi-terminal-fill[_ngcontent-%COMP%]:before{content:"\\f5c2"}.bi-terminal[_ngcontent-%COMP%]:before{content:"\\f5c3"}.bi-text-center[_ngcontent-%COMP%]:before{content:"\\f5c4"}.bi-text-indent-left[_ngcontent-%COMP%]:before{content:"\\f5c5"}.bi-text-indent-right[_ngcontent-%COMP%]:before{content:"\\f5c6"}.bi-text-left[_ngcontent-%COMP%]:before{content:"\\f5c7"}.bi-text-paragraph[_ngcontent-%COMP%]:before{content:"\\f5c8"}.bi-text-right[_ngcontent-%COMP%]:before{content:"\\f5c9"}.bi-textarea-resize[_ngcontent-%COMP%]:before{content:"\\f5ca"}.bi-textarea-t[_ngcontent-%COMP%]:before{content:"\\f5cb"}.bi-textarea[_ngcontent-%COMP%]:before{content:"\\f5cc"}.bi-thermometer-half[_ngcontent-%COMP%]:before{content:"\\f5cd"}.bi-thermometer-high[_ngcontent-%COMP%]:before{content:"\\f5ce"}.bi-thermometer-low[_ngcontent-%COMP%]:before{content:"\\f5cf"}.bi-thermometer-snow[_ngcontent-%COMP%]:before{content:"\\f5d0"}.bi-thermometer-sun[_ngcontent-%COMP%]:before{content:"\\f5d1"}.bi-thermometer[_ngcontent-%COMP%]:before{content:"\\f5d2"}.bi-three-dots-vertical[_ngcontent-%COMP%]:before{content:"\\f5d3"}.bi-three-dots[_ngcontent-%COMP%]:before{content:"\\f5d4"}.bi-toggle-off[_ngcontent-%COMP%]:before{content:"\\f5d5"}.bi-toggle-on[_ngcontent-%COMP%]:before{content:"\\f5d6"}.bi-toggle2-off[_ngcontent-%COMP%]:before{content:"\\f5d7"}.bi-toggle2-on[_ngcontent-%COMP%]:before{content:"\\f5d8"}.bi-toggles[_ngcontent-%COMP%]:before{content:"\\f5d9"}.bi-toggles2[_ngcontent-%COMP%]:before{content:"\\f5da"}.bi-tools[_ngcontent-%COMP%]:before{content:"\\f5db"}.bi-tornado[_ngcontent-%COMP%]:before{content:"\\f5dc"}.bi-trash-fill[_ngcontent-%COMP%]:before{content:"\\f5dd"}.bi-trash[_ngcontent-%COMP%]:before{content:"\\f5de"}.bi-trash2-fill[_ngcontent-%COMP%]:before{content:"\\f5df"}.bi-trash2[_ngcontent-%COMP%]:before{content:"\\f5e0"}.bi-tree-fill[_ngcontent-%COMP%]:before{content:"\\f5e1"}.bi-tree[_ngcontent-%COMP%]:before{content:"\\f5e2"}.bi-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f5e3"}.bi-triangle-half[_ngcontent-%COMP%]:before{content:"\\f5e4"}.bi-triangle[_ngcontent-%COMP%]:before{content:"\\f5e5"}.bi-trophy-fill[_ngcontent-%COMP%]:before{content:"\\f5e6"}.bi-trophy[_ngcontent-%COMP%]:before{content:"\\f5e7"}.bi-tropical-storm[_ngcontent-%COMP%]:before{content:"\\f5e8"}.bi-truck-flatbed[_ngcontent-%COMP%]:before{content:"\\f5e9"}.bi-truck[_ngcontent-%COMP%]:before{content:"\\f5ea"}.bi-tsunami[_ngcontent-%COMP%]:before{content:"\\f5eb"}.bi-tv-fill[_ngcontent-%COMP%]:before{content:"\\f5ec"}.bi-tv[_ngcontent-%COMP%]:before{content:"\\f5ed"}.bi-twitch[_ngcontent-%COMP%]:before{content:"\\f5ee"}.bi-twitter[_ngcontent-%COMP%]:before{content:"\\f5ef"}.bi-type-bold[_ngcontent-%COMP%]:before{content:"\\f5f0"}.bi-type-h1[_ngcontent-%COMP%]:before{content:"\\f5f1"}.bi-type-h2[_ngcontent-%COMP%]:before{content:"\\f5f2"}.bi-type-h3[_ngcontent-%COMP%]:before{content:"\\f5f3"}.bi-type-italic[_ngcontent-%COMP%]:before{content:"\\f5f4"}.bi-type-strikethrough[_ngcontent-%COMP%]:before{content:"\\f5f5"}.bi-type-underline[_ngcontent-%COMP%]:before{content:"\\f5f6"}.bi-type[_ngcontent-%COMP%]:before{content:"\\f5f7"}.bi-ui-checks-grid[_ngcontent-%COMP%]:before{content:"\\f5f8"}.bi-ui-checks[_ngcontent-%COMP%]:before{content:"\\f5f9"}.bi-ui-radios-grid[_ngcontent-%COMP%]:before{content:"\\f5fa"}.bi-ui-radios[_ngcontent-%COMP%]:before{content:"\\f5fb"}.bi-umbrella-fill[_ngcontent-%COMP%]:before{content:"\\f5fc"}.bi-umbrella[_ngcontent-%COMP%]:before{content:"\\f5fd"}.bi-union[_ngcontent-%COMP%]:before{content:"\\f5fe"}.bi-unlock-fill[_ngcontent-%COMP%]:before{content:"\\f5ff"}.bi-unlock[_ngcontent-%COMP%]:before{content:"\\f600"}.bi-upc-scan[_ngcontent-%COMP%]:before{content:"\\f601"}.bi-upc[_ngcontent-%COMP%]:before{content:"\\f602"}.bi-upload[_ngcontent-%COMP%]:before{content:"\\f603"}.bi-vector-pen[_ngcontent-%COMP%]:before{content:"\\f604"}.bi-view-list[_ngcontent-%COMP%]:before{content:"\\f605"}.bi-view-stacked[_ngcontent-%COMP%]:before{content:"\\f606"}.bi-vinyl-fill[_ngcontent-%COMP%]:before{content:"\\f607"}.bi-vinyl[_ngcontent-%COMP%]:before{content:"\\f608"}.bi-voicemail[_ngcontent-%COMP%]:before{content:"\\f609"}.bi-volume-down-fill[_ngcontent-%COMP%]:before{content:"\\f60a"}.bi-volume-down[_ngcontent-%COMP%]:before{content:"\\f60b"}.bi-volume-mute-fill[_ngcontent-%COMP%]:before{content:"\\f60c"}.bi-volume-mute[_ngcontent-%COMP%]:before{content:"\\f60d"}.bi-volume-off-fill[_ngcontent-%COMP%]:before{content:"\\f60e"}.bi-volume-off[_ngcontent-%COMP%]:before{content:"\\f60f"}.bi-volume-up-fill[_ngcontent-%COMP%]:before{content:"\\f610"}.bi-volume-up[_ngcontent-%COMP%]:before{content:"\\f611"}.bi-vr[_ngcontent-%COMP%]:before{content:"\\f612"}.bi-wallet-fill[_ngcontent-%COMP%]:before{content:"\\f613"}.bi-wallet[_ngcontent-%COMP%]:before{content:"\\f614"}.bi-wallet2[_ngcontent-%COMP%]:before{content:"\\f615"}.bi-watch[_ngcontent-%COMP%]:before{content:"\\f616"}.bi-water[_ngcontent-%COMP%]:before{content:"\\f617"}.bi-whatsapp[_ngcontent-%COMP%]:before{content:"\\f618"}.bi-wifi-1[_ngcontent-%COMP%]:before{content:"\\f619"}.bi-wifi-2[_ngcontent-%COMP%]:before{content:"\\f61a"}.bi-wifi-off[_ngcontent-%COMP%]:before{content:"\\f61b"}.bi-wifi[_ngcontent-%COMP%]:before{content:"\\f61c"}.bi-wind[_ngcontent-%COMP%]:before{content:"\\f61d"}.bi-window-dock[_ngcontent-%COMP%]:before{content:"\\f61e"}.bi-window-sidebar[_ngcontent-%COMP%]:before{content:"\\f61f"}.bi-window[_ngcontent-%COMP%]:before{content:"\\f620"}.bi-wrench[_ngcontent-%COMP%]:before{content:"\\f621"}.bi-x-circle-fill[_ngcontent-%COMP%]:before{content:"\\f622"}.bi-x-circle[_ngcontent-%COMP%]:before{content:"\\f623"}.bi-x-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f624"}.bi-x-diamond[_ngcontent-%COMP%]:before{content:"\\f625"}.bi-x-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f626"}.bi-x-octagon[_ngcontent-%COMP%]:before{content:"\\f627"}.bi-x-square-fill[_ngcontent-%COMP%]:before{content:"\\f628"}.bi-x-square[_ngcontent-%COMP%]:before{content:"\\f629"}.bi-x[_ngcontent-%COMP%]:before{content:"\\f62a"}.bi-youtube[_ngcontent-%COMP%]:before{content:"\\f62b"}.bi-zoom-in[_ngcontent-%COMP%]:before{content:"\\f62c"}.bi-zoom-out[_ngcontent-%COMP%]:before{content:"\\f62d"}.bi-bank[_ngcontent-%COMP%]:before{content:"\\f62e"}.bi-bank2[_ngcontent-%COMP%]:before{content:"\\f62f"}.bi-bell-slash-fill[_ngcontent-%COMP%]:before{content:"\\f630"}.bi-bell-slash[_ngcontent-%COMP%]:before{content:"\\f631"}.bi-cash-coin[_ngcontent-%COMP%]:before{content:"\\f632"}.bi-check-lg[_ngcontent-%COMP%]:before{content:"\\f633"}.bi-coin[_ngcontent-%COMP%]:before{content:"\\f634"}.bi-currency-bitcoin[_ngcontent-%COMP%]:before{content:"\\f635"}.bi-currency-dollar[_ngcontent-%COMP%]:before{content:"\\f636"}.bi-currency-euro[_ngcontent-%COMP%]:before{content:"\\f637"}.bi-currency-exchange[_ngcontent-%COMP%]:before{content:"\\f638"}.bi-currency-pound[_ngcontent-%COMP%]:before{content:"\\f639"}.bi-currency-yen[_ngcontent-%COMP%]:before{content:"\\f63a"}.bi-dash-lg[_ngcontent-%COMP%]:before{content:"\\f63b"}.bi-exclamation-lg[_ngcontent-%COMP%]:before{content:"\\f63c"}.bi-file-earmark-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63d"}.bi-file-earmark-pdf[_ngcontent-%COMP%]:before{content:"\\f63e"}.bi-file-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63f"}.bi-file-pdf[_ngcontent-%COMP%]:before{content:"\\f640"}.bi-gender-ambiguous[_ngcontent-%COMP%]:before{content:"\\f641"}.bi-gender-female[_ngcontent-%COMP%]:before{content:"\\f642"}.bi-gender-male[_ngcontent-%COMP%]:before{content:"\\f643"}.bi-gender-trans[_ngcontent-%COMP%]:before{content:"\\f644"}.bi-headset-vr[_ngcontent-%COMP%]:before{content:"\\f645"}.bi-info-lg[_ngcontent-%COMP%]:before{content:"\\f646"}.bi-mastodon[_ngcontent-%COMP%]:before{content:"\\f647"}.bi-messenger[_ngcontent-%COMP%]:before{content:"\\f648"}.bi-piggy-bank-fill[_ngcontent-%COMP%]:before{content:"\\f649"}.bi-piggy-bank[_ngcontent-%COMP%]:before{content:"\\f64a"}.bi-pin-map-fill[_ngcontent-%COMP%]:before{content:"\\f64b"}.bi-pin-map[_ngcontent-%COMP%]:before{content:"\\f64c"}.bi-plus-lg[_ngcontent-%COMP%]:before{content:"\\f64d"}.bi-question-lg[_ngcontent-%COMP%]:before{content:"\\f64e"}.bi-recycle[_ngcontent-%COMP%]:before{content:"\\f64f"}.bi-reddit[_ngcontent-%COMP%]:before{content:"\\f650"}.bi-safe-fill[_ngcontent-%COMP%]:before{content:"\\f651"}.bi-safe2-fill[_ngcontent-%COMP%]:before{content:"\\f652"}.bi-safe2[_ngcontent-%COMP%]:before{content:"\\f653"}.bi-sd-card-fill[_ngcontent-%COMP%]:before{content:"\\f654"}.bi-sd-card[_ngcontent-%COMP%]:before{content:"\\f655"}.bi-skype[_ngcontent-%COMP%]:before{content:"\\f656"}.bi-slash-lg[_ngcontent-%COMP%]:before{content:"\\f657"}.bi-translate[_ngcontent-%COMP%]:before{content:"\\f658"}.bi-x-lg[_ngcontent-%COMP%]:before{content:"\\f659"}.bi-safe[_ngcontent-%COMP%]:before{content:"\\f65a"}.bi-apple[_ngcontent-%COMP%]:before{content:"\\f65b"}.bi-microsoft[_ngcontent-%COMP%]:before{content:"\\f65d"}.bi-windows[_ngcontent-%COMP%]:before{content:"\\f65e"}.bi-behance[_ngcontent-%COMP%]:before{content:"\\f65c"}.bi-dribbble[_ngcontent-%COMP%]:before{content:"\\f65f"}.bi-line[_ngcontent-%COMP%]:before{content:"\\f660"}.bi-medium[_ngcontent-%COMP%]:before{content:"\\f661"}.bi-paypal[_ngcontent-%COMP%]:before{content:"\\f662"}.bi-pinterest[_ngcontent-%COMP%]:before{content:"\\f663"}.bi-signal[_ngcontent-%COMP%]:before{content:"\\f664"}.bi-snapchat[_ngcontent-%COMP%]:before{content:"\\f665"}.bi-spotify[_ngcontent-%COMP%]:before{content:"\\f666"}.bi-stack-overflow[_ngcontent-%COMP%]:before{content:"\\f667"}.bi-strava[_ngcontent-%COMP%]:before{content:"\\f668"}.bi-wordpress[_ngcontent-%COMP%]:before{content:"\\f669"}.bi-vimeo[_ngcontent-%COMP%]:before{content:"\\f66a"}.bi-activity[_ngcontent-%COMP%]:before{content:"\\f66b"}.bi-easel2-fill[_ngcontent-%COMP%]:before{content:"\\f66c"}.bi-easel2[_ngcontent-%COMP%]:before{content:"\\f66d"}.bi-easel3-fill[_ngcontent-%COMP%]:before{content:"\\f66e"}.bi-easel3[_ngcontent-%COMP%]:before{content:"\\f66f"}.bi-fan[_ngcontent-%COMP%]:before{content:"\\f670"}.bi-fingerprint[_ngcontent-%COMP%]:before{content:"\\f671"}.bi-graph-down-arrow[_ngcontent-%COMP%]:before{content:"\\f672"}.bi-graph-up-arrow[_ngcontent-%COMP%]:before{content:"\\f673"}.bi-hypnotize[_ngcontent-%COMP%]:before{content:"\\f674"}.bi-magic[_ngcontent-%COMP%]:before{content:"\\f675"}.bi-person-rolodex[_ngcontent-%COMP%]:before{content:"\\f676"}.bi-person-video[_ngcontent-%COMP%]:before{content:"\\f677"}.bi-person-video2[_ngcontent-%COMP%]:before{content:"\\f678"}.bi-person-video3[_ngcontent-%COMP%]:before{content:"\\f679"}.bi-person-workspace[_ngcontent-%COMP%]:before{content:"\\f67a"}.bi-radioactive[_ngcontent-%COMP%]:before{content:"\\f67b"}.bi-webcam-fill[_ngcontent-%COMP%]:before{content:"\\f67c"}.bi-webcam[_ngcontent-%COMP%]:before{content:"\\f67d"}.bi-yin-yang[_ngcontent-%COMP%]:before{content:"\\f67e"}.bi-bandaid-fill[_ngcontent-%COMP%]:before{content:"\\f680"}.bi-bandaid[_ngcontent-%COMP%]:before{content:"\\f681"}.bi-bluetooth[_ngcontent-%COMP%]:before{content:"\\f682"}.bi-body-text[_ngcontent-%COMP%]:before{content:"\\f683"}.bi-boombox[_ngcontent-%COMP%]:before{content:"\\f684"}.bi-boxes[_ngcontent-%COMP%]:before{content:"\\f685"}.bi-dpad-fill[_ngcontent-%COMP%]:before{content:"\\f686"}.bi-dpad[_ngcontent-%COMP%]:before{content:"\\f687"}.bi-ear-fill[_ngcontent-%COMP%]:before{content:"\\f688"}.bi-ear[_ngcontent-%COMP%]:before{content:"\\f689"}.bi-envelope-check-1[_ngcontent-%COMP%]:before{content:"\\f68a"}.bi-envelope-check-fill[_ngcontent-%COMP%]:before{content:"\\f68b"}.bi-envelope-check[_ngcontent-%COMP%]:before{content:"\\f68c"}.bi-envelope-dash-1[_ngcontent-%COMP%]:before{content:"\\f68d"}.bi-envelope-dash-fill[_ngcontent-%COMP%]:before{content:"\\f68e"}.bi-envelope-dash[_ngcontent-%COMP%]:before{content:"\\f68f"}.bi-envelope-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f690"}.bi-envelope-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f691"}.bi-envelope-exclamation[_ngcontent-%COMP%]:before{content:"\\f692"}.bi-envelope-plus-fill[_ngcontent-%COMP%]:before{content:"\\f693"}.bi-envelope-plus[_ngcontent-%COMP%]:before{content:"\\f694"}.bi-envelope-slash-1[_ngcontent-%COMP%]:before{content:"\\f695"}.bi-envelope-slash-fill[_ngcontent-%COMP%]:before{content:"\\f696"}.bi-envelope-slash[_ngcontent-%COMP%]:before{content:"\\f697"}.bi-envelope-x-1[_ngcontent-%COMP%]:before{content:"\\f698"}.bi-envelope-x-fill[_ngcontent-%COMP%]:before{content:"\\f699"}.bi-envelope-x[_ngcontent-%COMP%]:before{content:"\\f69a"}.bi-explicit-fill[_ngcontent-%COMP%]:before{content:"\\f69b"}.bi-explicit[_ngcontent-%COMP%]:before{content:"\\f69c"}.bi-git[_ngcontent-%COMP%]:before{content:"\\f69d"}.bi-infinity[_ngcontent-%COMP%]:before{content:"\\f69e"}.bi-list-columns-reverse[_ngcontent-%COMP%]:before{content:"\\f69f"}.bi-list-columns[_ngcontent-%COMP%]:before{content:"\\f6a0"}.bi-meta[_ngcontent-%COMP%]:before{content:"\\f6a1"}.bi-mortorboard-fill[_ngcontent-%COMP%]:before{content:"\\f6a2"}.bi-mortorboard[_ngcontent-%COMP%]:before{content:"\\f6a3"}.bi-nintendo-switch[_ngcontent-%COMP%]:before{content:"\\f6a4"}.bi-pc-display-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a5"}.bi-pc-display[_ngcontent-%COMP%]:before{content:"\\f6a6"}.bi-pc-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a7"}.bi-pc[_ngcontent-%COMP%]:before{content:"\\f6a8"}.bi-playstation[_ngcontent-%COMP%]:before{content:"\\f6a9"}.bi-plus-slash-minus[_ngcontent-%COMP%]:before{content:"\\f6aa"}.bi-projector-fill[_ngcontent-%COMP%]:before{content:"\\f6ab"}.bi-projector[_ngcontent-%COMP%]:before{content:"\\f6ac"}.bi-qr-code-scan[_ngcontent-%COMP%]:before{content:"\\f6ad"}.bi-qr-code[_ngcontent-%COMP%]:before{content:"\\f6ae"}.bi-quora[_ngcontent-%COMP%]:before{content:"\\f6af"}.bi-quote[_ngcontent-%COMP%]:before{content:"\\f6b0"}.bi-robot[_ngcontent-%COMP%]:before{content:"\\f6b1"}.bi-send-check-fill[_ngcontent-%COMP%]:before{content:"\\f6b2"}.bi-send-check[_ngcontent-%COMP%]:before{content:"\\f6b3"}.bi-send-dash-fill[_ngcontent-%COMP%]:before{content:"\\f6b4"}.bi-send-dash[_ngcontent-%COMP%]:before{content:"\\f6b5"}.bi-send-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f6b6"}.bi-send-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f6b7"}.bi-send-exclamation[_ngcontent-%COMP%]:before{content:"\\f6b8"}.bi-send-fill[_ngcontent-%COMP%]:before{content:"\\f6b9"}.bi-send-plus-fill[_ngcontent-%COMP%]:before{content:"\\f6ba"}.bi-send-plus[_ngcontent-%COMP%]:before{content:"\\f6bb"}.bi-send-slash-fill[_ngcontent-%COMP%]:before{content:"\\f6bc"}.bi-send-slash[_ngcontent-%COMP%]:before{content:"\\f6bd"}.bi-send-x-fill[_ngcontent-%COMP%]:before{content:"\\f6be"}.bi-send-x[_ngcontent-%COMP%]:before{content:"\\f6bf"}.bi-send[_ngcontent-%COMP%]:before{content:"\\f6c0"}.bi-steam[_ngcontent-%COMP%]:before{content:"\\f6c1"}.bi-terminal-dash-1[_ngcontent-%COMP%]:before{content:"\\f6c2"}.bi-terminal-dash[_ngcontent-%COMP%]:before{content:"\\f6c3"}.bi-terminal-plus[_ngcontent-%COMP%]:before{content:"\\f6c4"}.bi-terminal-split[_ngcontent-%COMP%]:before{content:"\\f6c5"}.bi-ticket-detailed-fill[_ngcontent-%COMP%]:before{content:"\\f6c6"}.bi-ticket-detailed[_ngcontent-%COMP%]:before{content:"\\f6c7"}.bi-ticket-fill[_ngcontent-%COMP%]:before{content:"\\f6c8"}.bi-ticket-perforated-fill[_ngcontent-%COMP%]:before{content:"\\f6c9"}.bi-ticket-perforated[_ngcontent-%COMP%]:before{content:"\\f6ca"}.bi-ticket[_ngcontent-%COMP%]:before{content:"\\f6cb"}.bi-tiktok[_ngcontent-%COMP%]:before{content:"\\f6cc"}.bi-window-dash[_ngcontent-%COMP%]:before{content:"\\f6cd"}.bi-window-desktop[_ngcontent-%COMP%]:before{content:"\\f6ce"}.bi-window-fullscreen[_ngcontent-%COMP%]:before{content:"\\f6cf"}.bi-window-plus[_ngcontent-%COMP%]:before{content:"\\f6d0"}.bi-window-split[_ngcontent-%COMP%]:before{content:"\\f6d1"}.bi-window-stack[_ngcontent-%COMP%]:before{content:"\\f6d2"}.bi-window-x[_ngcontent-%COMP%]:before{content:"\\f6d3"}.bi-xbox[_ngcontent-%COMP%]:before{content:"\\f6d4"}.bi-ethernet[_ngcontent-%COMP%]:before{content:"\\f6d5"}.bi-hdmi-fill[_ngcontent-%COMP%]:before{content:"\\f6d6"}.bi-hdmi[_ngcontent-%COMP%]:before{content:"\\f6d7"}.bi-usb-c-fill[_ngcontent-%COMP%]:before{content:"\\f6d8"}.bi-usb-c[_ngcontent-%COMP%]:before{content:"\\f6d9"}.bi-usb-fill[_ngcontent-%COMP%]:before{content:"\\f6da"}.bi-usb-plug-fill[_ngcontent-%COMP%]:before{content:"\\f6db"}.bi-usb-plug[_ngcontent-%COMP%]:before{content:"\\f6dc"}.bi-usb-symbol[_ngcontent-%COMP%]:before{content:"\\f6dd"}.bi-usb[_ngcontent-%COMP%]:before{content:"\\f6de"}.bi-boombox-fill[_ngcontent-%COMP%]:before{content:"\\f6df"}.bi-displayport-1[_ngcontent-%COMP%]:before{content:"\\f6e0"}.bi-displayport[_ngcontent-%COMP%]:before{content:"\\f6e1"}.bi-gpu-card[_ngcontent-%COMP%]:before{content:"\\f6e2"}.bi-memory[_ngcontent-%COMP%]:before{content:"\\f6e3"}.bi-modem-fill[_ngcontent-%COMP%]:before{content:"\\f6e4"}.bi-modem[_ngcontent-%COMP%]:before{content:"\\f6e5"}.bi-motherboard-fill[_ngcontent-%COMP%]:before{content:"\\f6e6"}.bi-motherboard[_ngcontent-%COMP%]:before{content:"\\f6e7"}.bi-optical-audio-fill[_ngcontent-%COMP%]:before{content:"\\f6e8"}.bi-optical-audio[_ngcontent-%COMP%]:before{content:"\\f6e9"}.bi-pci-card[_ngcontent-%COMP%]:before{content:"\\f6ea"}.bi-router-fill[_ngcontent-%COMP%]:before{content:"\\f6eb"}.bi-router[_ngcontent-%COMP%]:before{content:"\\f6ec"}.bi-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6ed"}.bi-ssd[_ngcontent-%COMP%]:before{content:"\\f6ee"}.bi-thunderbolt-fill[_ngcontent-%COMP%]:before{content:"\\f6ef"}.bi-thunderbolt[_ngcontent-%COMP%]:before{content:"\\f6f0"}.bi-usb-drive-fill[_ngcontent-%COMP%]:before{content:"\\f6f1"}.bi-usb-drive[_ngcontent-%COMP%]:before{content:"\\f6f2"}.bi-usb-micro-fill[_ngcontent-%COMP%]:before{content:"\\f6f3"}.bi-usb-micro[_ngcontent-%COMP%]:before{content:"\\f6f4"}.bi-usb-mini-fill[_ngcontent-%COMP%]:before{content:"\\f6f5"}.bi-usb-mini[_ngcontent-%COMP%]:before{content:"\\f6f6"}.bi-cloud-haze2[_ngcontent-%COMP%]:before{content:"\\f6f7"}.bi-device-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f6f8"}.bi-device-hdd[_ngcontent-%COMP%]:before{content:"\\f6f9"}.bi-device-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6fa"}.bi-device-ssd[_ngcontent-%COMP%]:before{content:"\\f6fb"}.bi-displayport-fill[_ngcontent-%COMP%]:before{content:"\\f6fc"}.bi-mortarboard-fill[_ngcontent-%COMP%]:before{content:"\\f6fd"}.bi-mortarboard[_ngcontent-%COMP%]:before{content:"\\f6fe"}.bi-terminal-x[_ngcontent-%COMP%]:before{content:"\\f6ff"}.bi-arrow-through-heart-fill[_ngcontent-%COMP%]:before{content:"\\f700"}.bi-arrow-through-heart[_ngcontent-%COMP%]:before{content:"\\f701"}.bi-badge-sd-fill[_ngcontent-%COMP%]:before{content:"\\f702"}.bi-badge-sd[_ngcontent-%COMP%]:before{content:"\\f703"}.bi-bag-heart-fill[_ngcontent-%COMP%]:before{content:"\\f704"}.bi-bag-heart[_ngcontent-%COMP%]:before{content:"\\f705"}.bi-balloon-fill[_ngcontent-%COMP%]:before{content:"\\f706"}.bi-balloon-heart-fill[_ngcontent-%COMP%]:before{content:"\\f707"}.bi-balloon-heart[_ngcontent-%COMP%]:before{content:"\\f708"}.bi-balloon[_ngcontent-%COMP%]:before{content:"\\f709"}.bi-box2-fill[_ngcontent-%COMP%]:before{content:"\\f70a"}.bi-box2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70b"}.bi-box2-heart[_ngcontent-%COMP%]:before{content:"\\f70c"}.bi-box2[_ngcontent-%COMP%]:before{content:"\\f70d"}.bi-braces-asterisk[_ngcontent-%COMP%]:before{content:"\\f70e"}.bi-calendar-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70f"}.bi-calendar-heart[_ngcontent-%COMP%]:before{content:"\\f710"}.bi-calendar2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f711"}.bi-calendar2-heart[_ngcontent-%COMP%]:before{content:"\\f712"}.bi-chat-heart-fill[_ngcontent-%COMP%]:before{content:"\\f713"}.bi-chat-heart[_ngcontent-%COMP%]:before{content:"\\f714"}.bi-chat-left-heart-fill[_ngcontent-%COMP%]:before{content:"\\f715"}.bi-chat-left-heart[_ngcontent-%COMP%]:before{content:"\\f716"}.bi-chat-right-heart-fill[_ngcontent-%COMP%]:before{content:"\\f717"}.bi-chat-right-heart[_ngcontent-%COMP%]:before{content:"\\f718"}.bi-chat-square-heart-fill[_ngcontent-%COMP%]:before{content:"\\f719"}.bi-chat-square-heart[_ngcontent-%COMP%]:before{content:"\\f71a"}.bi-clipboard-check-fill[_ngcontent-%COMP%]:before{content:"\\f71b"}.bi-clipboard-data-fill[_ngcontent-%COMP%]:before{content:"\\f71c"}.bi-clipboard-fill[_ngcontent-%COMP%]:before{content:"\\f71d"}.bi-clipboard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f71e"}.bi-clipboard-heart[_ngcontent-%COMP%]:before{content:"\\f71f"}.bi-clipboard-minus-fill[_ngcontent-%COMP%]:before{content:"\\f720"}.bi-clipboard-plus-fill[_ngcontent-%COMP%]:before{content:"\\f721"}.bi-clipboard-pulse[_ngcontent-%COMP%]:before{content:"\\f722"}.bi-clipboard-x-fill[_ngcontent-%COMP%]:before{content:"\\f723"}.bi-clipboard2-check-fill[_ngcontent-%COMP%]:before{content:"\\f724"}.bi-clipboard2-check[_ngcontent-%COMP%]:before{content:"\\f725"}.bi-clipboard2-data-fill[_ngcontent-%COMP%]:before{content:"\\f726"}.bi-clipboard2-data[_ngcontent-%COMP%]:before{content:"\\f727"}.bi-clipboard2-fill[_ngcontent-%COMP%]:before{content:"\\f728"}.bi-clipboard2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f729"}.bi-clipboard2-heart[_ngcontent-%COMP%]:before{content:"\\f72a"}.bi-clipboard2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f72b"}.bi-clipboard2-minus[_ngcontent-%COMP%]:before{content:"\\f72c"}.bi-clipboard2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f72d"}.bi-clipboard2-plus[_ngcontent-%COMP%]:before{content:"\\f72e"}.bi-clipboard2-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f72f"}.bi-clipboard2-pulse[_ngcontent-%COMP%]:before{content:"\\f730"}.bi-clipboard2-x-fill[_ngcontent-%COMP%]:before{content:"\\f731"}.bi-clipboard2-x[_ngcontent-%COMP%]:before{content:"\\f732"}.bi-clipboard2[_ngcontent-%COMP%]:before{content:"\\f733"}.bi-emoji-kiss-fill[_ngcontent-%COMP%]:before{content:"\\f734"}.bi-emoji-kiss[_ngcontent-%COMP%]:before{content:"\\f735"}.bi-envelope-heart-fill[_ngcontent-%COMP%]:before{content:"\\f736"}.bi-envelope-heart[_ngcontent-%COMP%]:before{content:"\\f737"}.bi-envelope-open-heart-fill[_ngcontent-%COMP%]:before{content:"\\f738"}.bi-envelope-open-heart[_ngcontent-%COMP%]:before{content:"\\f739"}.bi-envelope-paper-fill[_ngcontent-%COMP%]:before{content:"\\f73a"}.bi-envelope-paper-heart-fill[_ngcontent-%COMP%]:before{content:"\\f73b"}.bi-envelope-paper-heart[_ngcontent-%COMP%]:before{content:"\\f73c"}.bi-envelope-paper[_ngcontent-%COMP%]:before{content:"\\f73d"}.bi-filetype-aac[_ngcontent-%COMP%]:before{content:"\\f73e"}.bi-filetype-ai[_ngcontent-%COMP%]:before{content:"\\f73f"}.bi-filetype-bmp[_ngcontent-%COMP%]:before{content:"\\f740"}.bi-filetype-cs[_ngcontent-%COMP%]:before{content:"\\f741"}.bi-filetype-css[_ngcontent-%COMP%]:before{content:"\\f742"}.bi-filetype-csv[_ngcontent-%COMP%]:before{content:"\\f743"}.bi-filetype-doc[_ngcontent-%COMP%]:before{content:"\\f744"}.bi-filetype-docx[_ngcontent-%COMP%]:before{content:"\\f745"}.bi-filetype-exe[_ngcontent-%COMP%]:before{content:"\\f746"}.bi-filetype-gif[_ngcontent-%COMP%]:before{content:"\\f747"}.bi-filetype-heic[_ngcontent-%COMP%]:before{content:"\\f748"}.bi-filetype-html[_ngcontent-%COMP%]:before{content:"\\f749"}.bi-filetype-java[_ngcontent-%COMP%]:before{content:"\\f74a"}.bi-filetype-jpg[_ngcontent-%COMP%]:before{content:"\\f74b"}.bi-filetype-js[_ngcontent-%COMP%]:before{content:"\\f74c"}.bi-filetype-jsx[_ngcontent-%COMP%]:before{content:"\\f74d"}.bi-filetype-key[_ngcontent-%COMP%]:before{content:"\\f74e"}.bi-filetype-m4p[_ngcontent-%COMP%]:before{content:"\\f74f"}.bi-filetype-md[_ngcontent-%COMP%]:before{content:"\\f750"}.bi-filetype-mdx[_ngcontent-%COMP%]:before{content:"\\f751"}.bi-filetype-mov[_ngcontent-%COMP%]:before{content:"\\f752"}.bi-filetype-mp3[_ngcontent-%COMP%]:before{content:"\\f753"}.bi-filetype-mp4[_ngcontent-%COMP%]:before{content:"\\f754"}.bi-filetype-otf[_ngcontent-%COMP%]:before{content:"\\f755"}.bi-filetype-pdf[_ngcontent-%COMP%]:before{content:"\\f756"}.bi-filetype-php[_ngcontent-%COMP%]:before{content:"\\f757"}.bi-filetype-png[_ngcontent-%COMP%]:before{content:"\\f758"}.bi-filetype-ppt-1[_ngcontent-%COMP%]:before{content:"\\f759"}.bi-filetype-ppt[_ngcontent-%COMP%]:before{content:"\\f75a"}.bi-filetype-psd[_ngcontent-%COMP%]:before{content:"\\f75b"}.bi-filetype-py[_ngcontent-%COMP%]:before{content:"\\f75c"}.bi-filetype-raw[_ngcontent-%COMP%]:before{content:"\\f75d"}.bi-filetype-rb[_ngcontent-%COMP%]:before{content:"\\f75e"}.bi-filetype-sass[_ngcontent-%COMP%]:before{content:"\\f75f"}.bi-filetype-scss[_ngcontent-%COMP%]:before{content:"\\f760"}.bi-filetype-sh[_ngcontent-%COMP%]:before{content:"\\f761"}.bi-filetype-svg[_ngcontent-%COMP%]:before{content:"\\f762"}.bi-filetype-tiff[_ngcontent-%COMP%]:before{content:"\\f763"}.bi-filetype-tsx[_ngcontent-%COMP%]:before{content:"\\f764"}.bi-filetype-ttf[_ngcontent-%COMP%]:before{content:"\\f765"}.bi-filetype-txt[_ngcontent-%COMP%]:before{content:"\\f766"}.bi-filetype-wav[_ngcontent-%COMP%]:before{content:"\\f767"}.bi-filetype-woff[_ngcontent-%COMP%]:before{content:"\\f768"}.bi-filetype-xls-1[_ngcontent-%COMP%]:before{content:"\\f769"}.bi-filetype-xls[_ngcontent-%COMP%]:before{content:"\\f76a"}.bi-filetype-xml[_ngcontent-%COMP%]:before{content:"\\f76b"}.bi-filetype-yml[_ngcontent-%COMP%]:before{content:"\\f76c"}.bi-heart-arrow[_ngcontent-%COMP%]:before{content:"\\f76d"}.bi-heart-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f76e"}.bi-heart-pulse[_ngcontent-%COMP%]:before{content:"\\f76f"}.bi-heartbreak-fill[_ngcontent-%COMP%]:before{content:"\\f770"}.bi-heartbreak[_ngcontent-%COMP%]:before{content:"\\f771"}.bi-hearts[_ngcontent-%COMP%]:before{content:"\\f772"}.bi-hospital-fill[_ngcontent-%COMP%]:before{content:"\\f773"}.bi-hospital[_ngcontent-%COMP%]:before{content:"\\f774"}.bi-house-heart-fill[_ngcontent-%COMP%]:before{content:"\\f775"}.bi-house-heart[_ngcontent-%COMP%]:before{content:"\\f776"}.bi-incognito[_ngcontent-%COMP%]:before{content:"\\f777"}.bi-magnet-fill[_ngcontent-%COMP%]:before{content:"\\f778"}.bi-magnet[_ngcontent-%COMP%]:before{content:"\\f779"}.bi-person-heart[_ngcontent-%COMP%]:before{content:"\\f77a"}.bi-person-hearts[_ngcontent-%COMP%]:before{content:"\\f77b"}.bi-phone-flip[_ngcontent-%COMP%]:before{content:"\\f77c"}.bi-plugin[_ngcontent-%COMP%]:before{content:"\\f77d"}.bi-postage-fill[_ngcontent-%COMP%]:before{content:"\\f77e"}.bi-postage-heart-fill[_ngcontent-%COMP%]:before{content:"\\f77f"}.bi-postage-heart[_ngcontent-%COMP%]:before{content:"\\f780"}.bi-postage[_ngcontent-%COMP%]:before{content:"\\f781"}.bi-postcard-fill[_ngcontent-%COMP%]:before{content:"\\f782"}.bi-postcard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f783"}.bi-postcard-heart[_ngcontent-%COMP%]:before{content:"\\f784"}.bi-postcard[_ngcontent-%COMP%]:before{content:"\\f785"}.bi-search-heart-fill[_ngcontent-%COMP%]:before{content:"\\f786"}.bi-search-heart[_ngcontent-%COMP%]:before{content:"\\f787"}.bi-sliders2-vertical[_ngcontent-%COMP%]:before{content:"\\f788"}.bi-sliders2[_ngcontent-%COMP%]:before{content:"\\f789"}.bi-trash3-fill[_ngcontent-%COMP%]:before{content:"\\f78a"}.bi-trash3[_ngcontent-%COMP%]:before{content:"\\f78b"}.bi-valentine[_ngcontent-%COMP%]:before{content:"\\f78c"}.bi-valentine2[_ngcontent-%COMP%]:before{content:"\\f78d"}.bi-wrench-adjustable-circle-fill[_ngcontent-%COMP%]:before{content:"\\f78e"}.bi-wrench-adjustable-circle[_ngcontent-%COMP%]:before{content:"\\f78f"}.bi-wrench-adjustable[_ngcontent-%COMP%]:before{content:"\\f790"}.bi-filetype-json[_ngcontent-%COMP%]:before{content:"\\f791"}.bi-filetype-pptx[_ngcontent-%COMP%]:before{content:"\\f792"}.bi-filetype-xlsx[_ngcontent-%COMP%]:before{content:"\\f793"}.bi-1-circle-1[_ngcontent-%COMP%]:before{content:"\\f794"}.bi-1-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f795"}.bi-1-circle-fill[_ngcontent-%COMP%]:before{content:"\\f796"}.bi-1-circle[_ngcontent-%COMP%]:before{content:"\\f797"}.bi-1-square-fill[_ngcontent-%COMP%]:before{content:"\\f798"}.bi-1-square[_ngcontent-%COMP%]:before{content:"\\f799"}.bi-2-circle-1[_ngcontent-%COMP%]:before{content:"\\f79a"}.bi-2-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f79b"}.bi-2-circle-fill[_ngcontent-%COMP%]:before{content:"\\f79c"}.bi-2-circle[_ngcontent-%COMP%]:before{content:"\\f79d"}.bi-2-square-fill[_ngcontent-%COMP%]:before{content:"\\f79e"}.bi-2-square[_ngcontent-%COMP%]:before{content:"\\f79f"}.bi-3-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a0"}.bi-3-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a1"}.bi-3-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a2"}.bi-3-circle[_ngcontent-%COMP%]:before{content:"\\f7a3"}.bi-3-square-fill[_ngcontent-%COMP%]:before{content:"\\f7a4"}.bi-3-square[_ngcontent-%COMP%]:before{content:"\\f7a5"}.bi-4-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a6"}.bi-4-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a7"}.bi-4-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a8"}.bi-4-circle[_ngcontent-%COMP%]:before{content:"\\f7a9"}.bi-4-square-fill[_ngcontent-%COMP%]:before{content:"\\f7aa"}.bi-4-square[_ngcontent-%COMP%]:before{content:"\\f7ab"}.bi-5-circle-1[_ngcontent-%COMP%]:before{content:"\\f7ac"}.bi-5-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7ad"}.bi-5-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ae"}.bi-5-circle[_ngcontent-%COMP%]:before{content:"\\f7af"}.bi-5-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b0"}.bi-5-square[_ngcontent-%COMP%]:before{content:"\\f7b1"}.bi-6-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b2"}.bi-6-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b3"}.bi-6-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7b4"}.bi-6-circle[_ngcontent-%COMP%]:before{content:"\\f7b5"}.bi-6-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b6"}.bi-6-square[_ngcontent-%COMP%]:before{content:"\\f7b7"}.bi-7-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b8"}.bi-7-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b9"}.bi-7-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ba"}.bi-7-circle[_ngcontent-%COMP%]:before{content:"\\f7bb"}.bi-7-square-fill[_ngcontent-%COMP%]:before{content:"\\f7bc"}.bi-7-square[_ngcontent-%COMP%]:before{content:"\\f7bd"}.bi-8-circle-1[_ngcontent-%COMP%]:before{content:"\\f7be"}.bi-8-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7bf"}.bi-8-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c0"}.bi-8-circle[_ngcontent-%COMP%]:before{content:"\\f7c1"}.bi-8-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c2"}.bi-8-square[_ngcontent-%COMP%]:before{content:"\\f7c3"}.bi-9-circle-1[_ngcontent-%COMP%]:before{content:"\\f7c4"}.bi-9-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7c5"}.bi-9-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c6"}.bi-9-circle[_ngcontent-%COMP%]:before{content:"\\f7c7"}.bi-9-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c8"}.bi-9-square[_ngcontent-%COMP%]:before{content:"\\f7c9"}.bi-airplane-engines-fill[_ngcontent-%COMP%]:before{content:"\\f7ca"}.bi-airplane-engines[_ngcontent-%COMP%]:before{content:"\\f7cb"}.bi-airplane-fill[_ngcontent-%COMP%]:before{content:"\\f7cc"}.bi-airplane[_ngcontent-%COMP%]:before{content:"\\f7cd"}.bi-alexa[_ngcontent-%COMP%]:before{content:"\\f7ce"}.bi-alipay[_ngcontent-%COMP%]:before{content:"\\f7cf"}.bi-android[_ngcontent-%COMP%]:before{content:"\\f7d0"}.bi-android2[_ngcontent-%COMP%]:before{content:"\\f7d1"}.bi-box-fill[_ngcontent-%COMP%]:before{content:"\\f7d2"}.bi-box-seam-fill[_ngcontent-%COMP%]:before{content:"\\f7d3"}.bi-browser-chrome[_ngcontent-%COMP%]:before{content:"\\f7d4"}.bi-browser-edge[_ngcontent-%COMP%]:before{content:"\\f7d5"}.bi-browser-firefox[_ngcontent-%COMP%]:before{content:"\\f7d6"}.bi-browser-safari[_ngcontent-%COMP%]:before{content:"\\f7d7"}.bi-c-circle-1[_ngcontent-%COMP%]:before{content:"\\f7d8"}.bi-c-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7d9"}.bi-c-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7da"}.bi-c-circle[_ngcontent-%COMP%]:before{content:"\\f7db"}.bi-c-square-fill[_ngcontent-%COMP%]:before{content:"\\f7dc"}.bi-c-square[_ngcontent-%COMP%]:before{content:"\\f7dd"}.bi-capsule-pill[_ngcontent-%COMP%]:before{content:"\\f7de"}.bi-capsule[_ngcontent-%COMP%]:before{content:"\\f7df"}.bi-car-front-fill[_ngcontent-%COMP%]:before{content:"\\f7e0"}.bi-car-front[_ngcontent-%COMP%]:before{content:"\\f7e1"}.bi-cassette-fill[_ngcontent-%COMP%]:before{content:"\\f7e2"}.bi-cassette[_ngcontent-%COMP%]:before{content:"\\f7e3"}.bi-cc-circle-1[_ngcontent-%COMP%]:before{content:"\\f7e4"}.bi-cc-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7e5"}.bi-cc-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7e6"}.bi-cc-circle[_ngcontent-%COMP%]:before{content:"\\f7e7"}.bi-cc-square-fill[_ngcontent-%COMP%]:before{content:"\\f7e8"}.bi-cc-square[_ngcontent-%COMP%]:before{content:"\\f7e9"}.bi-cup-hot-fill[_ngcontent-%COMP%]:before{content:"\\f7ea"}.bi-cup-hot[_ngcontent-%COMP%]:before{content:"\\f7eb"}.bi-currency-rupee[_ngcontent-%COMP%]:before{content:"\\f7ec"}.bi-dropbox[_ngcontent-%COMP%]:before{content:"\\f7ed"}.bi-escape[_ngcontent-%COMP%]:before{content:"\\f7ee"}.bi-fast-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f7ef"}.bi-fast-forward-btn[_ngcontent-%COMP%]:before{content:"\\f7f0"}.bi-fast-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7f1"}.bi-fast-forward-circle[_ngcontent-%COMP%]:before{content:"\\f7f2"}.bi-fast-forward-fill[_ngcontent-%COMP%]:before{content:"\\f7f3"}.bi-fast-forward[_ngcontent-%COMP%]:before{content:"\\f7f4"}.bi-filetype-sql[_ngcontent-%COMP%]:before{content:"\\f7f5"}.bi-fire[_ngcontent-%COMP%]:before{content:"\\f7f6"}.bi-google-play[_ngcontent-%COMP%]:before{content:"\\f7f7"}.bi-h-circle-1[_ngcontent-%COMP%]:before{content:"\\f7f8"}.bi-h-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7f9"}.bi-h-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7fa"}.bi-h-circle[_ngcontent-%COMP%]:before{content:"\\f7fb"}.bi-h-square-fill[_ngcontent-%COMP%]:before{content:"\\f7fc"}.bi-h-square[_ngcontent-%COMP%]:before{content:"\\f7fd"}.bi-indent[_ngcontent-%COMP%]:before{content:"\\f7fe"}.bi-lungs-fill[_ngcontent-%COMP%]:before{content:"\\f7ff"}.bi-lungs[_ngcontent-%COMP%]:before{content:"\\f800"}.bi-microsoft-teams[_ngcontent-%COMP%]:before{content:"\\f801"}.bi-p-circle-1[_ngcontent-%COMP%]:before{content:"\\f802"}.bi-p-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f803"}.bi-p-circle-fill[_ngcontent-%COMP%]:before{content:"\\f804"}.bi-p-circle[_ngcontent-%COMP%]:before{content:"\\f805"}.bi-p-square-fill[_ngcontent-%COMP%]:before{content:"\\f806"}.bi-p-square[_ngcontent-%COMP%]:before{content:"\\f807"}.bi-pass-fill[_ngcontent-%COMP%]:before{content:"\\f808"}.bi-pass[_ngcontent-%COMP%]:before{content:"\\f809"}.bi-prescription[_ngcontent-%COMP%]:before{content:"\\f80a"}.bi-prescription2[_ngcontent-%COMP%]:before{content:"\\f80b"}.bi-r-circle-1[_ngcontent-%COMP%]:before{content:"\\f80c"}.bi-r-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f80d"}.bi-r-circle-fill[_ngcontent-%COMP%]:before{content:"\\f80e"}.bi-r-circle[_ngcontent-%COMP%]:before{content:"\\f80f"}.bi-r-square-fill[_ngcontent-%COMP%]:before{content:"\\f810"}.bi-r-square[_ngcontent-%COMP%]:before{content:"\\f811"}.bi-repeat-1[_ngcontent-%COMP%]:before{content:"\\f812"}.bi-repeat[_ngcontent-%COMP%]:before{content:"\\f813"}.bi-rewind-btn-fill[_ngcontent-%COMP%]:before{content:"\\f814"}.bi-rewind-btn[_ngcontent-%COMP%]:before{content:"\\f815"}.bi-rewind-circle-fill[_ngcontent-%COMP%]:before{content:"\\f816"}.bi-rewind-circle[_ngcontent-%COMP%]:before{content:"\\f817"}.bi-rewind-fill[_ngcontent-%COMP%]:before{content:"\\f818"}.bi-rewind[_ngcontent-%COMP%]:before{content:"\\f819"}.bi-train-freight-front-fill[_ngcontent-%COMP%]:before{content:"\\f81a"}.bi-train-freight-front[_ngcontent-%COMP%]:before{content:"\\f81b"}.bi-train-front-fill[_ngcontent-%COMP%]:before{content:"\\f81c"}.bi-train-front[_ngcontent-%COMP%]:before{content:"\\f81d"}.bi-train-lightrail-front-fill[_ngcontent-%COMP%]:before{content:"\\f81e"}.bi-train-lightrail-front[_ngcontent-%COMP%]:before{content:"\\f81f"}.bi-truck-front-fill[_ngcontent-%COMP%]:before{content:"\\f820"}.bi-truck-front[_ngcontent-%COMP%]:before{content:"\\f821"}.bi-ubuntu[_ngcontent-%COMP%]:before{content:"\\f822"}.bi-unindent[_ngcontent-%COMP%]:before{content:"\\f823"}.bi-unity[_ngcontent-%COMP%]:before{content:"\\f824"}.bi-universal-access-circle[_ngcontent-%COMP%]:before{content:"\\f825"}.bi-universal-access[_ngcontent-%COMP%]:before{content:"\\f826"}.bi-virus[_ngcontent-%COMP%]:before{content:"\\f827"}.bi-virus2[_ngcontent-%COMP%]:before{content:"\\f828"}.bi-wechat[_ngcontent-%COMP%]:before{content:"\\f829"}.bi-yelp[_ngcontent-%COMP%]:before{content:"\\f82a"}.bi-sign-stop-fill[_ngcontent-%COMP%]:before{content:"\\f82b"}.bi-sign-stop-lights-fill[_ngcontent-%COMP%]:before{content:"\\f82c"}.bi-sign-stop-lights[_ngcontent-%COMP%]:before{content:"\\f82d"}.bi-sign-stop[_ngcontent-%COMP%]:before{content:"\\f82e"}.bi-sign-turn-left-fill[_ngcontent-%COMP%]:before{content:"\\f82f"}.bi-sign-turn-left[_ngcontent-%COMP%]:before{content:"\\f830"}.bi-sign-turn-right-fill[_ngcontent-%COMP%]:before{content:"\\f831"}.bi-sign-turn-right[_ngcontent-%COMP%]:before{content:"\\f832"}.bi-sign-turn-slight-left-fill[_ngcontent-%COMP%]:before{content:"\\f833"}.bi-sign-turn-slight-left[_ngcontent-%COMP%]:before{content:"\\f834"}.bi-sign-turn-slight-right-fill[_ngcontent-%COMP%]:before{content:"\\f835"}.bi-sign-turn-slight-right[_ngcontent-%COMP%]:before{content:"\\f836"}.bi-sign-yield-fill[_ngcontent-%COMP%]:before{content:"\\f837"}.bi-sign-yield[_ngcontent-%COMP%]:before{content:"\\f838"}.bi-ev-station-fill[_ngcontent-%COMP%]:before{content:"\\f839"}.bi-ev-station[_ngcontent-%COMP%]:before{content:"\\f83a"}.bi-fuel-pump-diesel-fill[_ngcontent-%COMP%]:before{content:"\\f83b"}.bi-fuel-pump-diesel[_ngcontent-%COMP%]:before{content:"\\f83c"}.bi-fuel-pump-fill[_ngcontent-%COMP%]:before{content:"\\f83d"}.bi-fuel-pump[_ngcontent-%COMP%]:before{content:"\\f83e"}.bi-0-circle-fill[_ngcontent-%COMP%]:before{content:"\\f83f"}.bi-0-circle[_ngcontent-%COMP%]:before{content:"\\f840"}.bi-0-square-fill[_ngcontent-%COMP%]:before{content:"\\f841"}.bi-0-square[_ngcontent-%COMP%]:before{content:"\\f842"}.bi-rocket-fill[_ngcontent-%COMP%]:before{content:"\\f843"}.bi-rocket-takeoff-fill[_ngcontent-%COMP%]:before{content:"\\f844"}.bi-rocket-takeoff[_ngcontent-%COMP%]:before{content:"\\f845"}.bi-rocket[_ngcontent-%COMP%]:before{content:"\\f846"}.bi-stripe[_ngcontent-%COMP%]:before{content:"\\f847"}.bi-subscript[_ngcontent-%COMP%]:before{content:"\\f848"}.bi-superscript[_ngcontent-%COMP%]:before{content:"\\f849"}.bi-trello[_ngcontent-%COMP%]:before{content:"\\f84a"}.bi-envelope-at-fill[_ngcontent-%COMP%]:before{content:"\\f84b"}.bi-envelope-at[_ngcontent-%COMP%]:before{content:"\\f84c"}.bi-regex[_ngcontent-%COMP%]:before{content:"\\f84d"}.bi-text-wrap[_ngcontent-%COMP%]:before{content:"\\f84e"}.bi-sign-dead-end-fill[_ngcontent-%COMP%]:before{content:"\\f84f"}.bi-sign-dead-end[_ngcontent-%COMP%]:before{content:"\\f850"}.bi-sign-do-not-enter-fill[_ngcontent-%COMP%]:before{content:"\\f851"}.bi-sign-do-not-enter[_ngcontent-%COMP%]:before{content:"\\f852"}.bi-sign-intersection-fill[_ngcontent-%COMP%]:before{content:"\\f853"}.bi-sign-intersection-side-fill[_ngcontent-%COMP%]:before{content:"\\f854"}.bi-sign-intersection-side[_ngcontent-%COMP%]:before{content:"\\f855"}.bi-sign-intersection-t-fill[_ngcontent-%COMP%]:before{content:"\\f856"}.bi-sign-intersection-t[_ngcontent-%COMP%]:before{content:"\\f857"}.bi-sign-intersection-y-fill[_ngcontent-%COMP%]:before{content:"\\f858"}.bi-sign-intersection-y[_ngcontent-%COMP%]:before{content:"\\f859"}.bi-sign-intersection[_ngcontent-%COMP%]:before{content:"\\f85a"}.bi-sign-merge-left-fill[_ngcontent-%COMP%]:before{content:"\\f85b"}.bi-sign-merge-left[_ngcontent-%COMP%]:before{content:"\\f85c"}.bi-sign-merge-right-fill[_ngcontent-%COMP%]:before{content:"\\f85d"}.bi-sign-merge-right[_ngcontent-%COMP%]:before{content:"\\f85e"}.bi-sign-no-left-turn-fill[_ngcontent-%COMP%]:before{content:"\\f85f"}.bi-sign-no-left-turn[_ngcontent-%COMP%]:before{content:"\\f860"}.bi-sign-no-parking-fill[_ngcontent-%COMP%]:before{content:"\\f861"}.bi-sign-no-parking[_ngcontent-%COMP%]:before{content:"\\f862"}.bi-sign-no-right-turn-fill[_ngcontent-%COMP%]:before{content:"\\f863"}.bi-sign-no-right-turn[_ngcontent-%COMP%]:before{content:"\\f864"}.bi-sign-railroad-fill[_ngcontent-%COMP%]:before{content:"\\f865"}.bi-sign-railroad[_ngcontent-%COMP%]:before{content:"\\f866"}.bi-building-add[_ngcontent-%COMP%]:before{content:"\\f867"}.bi-building-check[_ngcontent-%COMP%]:before{content:"\\f868"}.bi-building-dash[_ngcontent-%COMP%]:before{content:"\\f869"}.bi-building-down[_ngcontent-%COMP%]:before{content:"\\f86a"}.bi-building-exclamation[_ngcontent-%COMP%]:before{content:"\\f86b"}.bi-building-fill-add[_ngcontent-%COMP%]:before{content:"\\f86c"}.bi-building-fill-check[_ngcontent-%COMP%]:before{content:"\\f86d"}.bi-building-fill-dash[_ngcontent-%COMP%]:before{content:"\\f86e"}.bi-building-fill-down[_ngcontent-%COMP%]:before{content:"\\f86f"}.bi-building-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f870"}.bi-building-fill-gear[_ngcontent-%COMP%]:before{content:"\\f871"}.bi-building-fill-lock[_ngcontent-%COMP%]:before{content:"\\f872"}.bi-building-fill-slash[_ngcontent-%COMP%]:before{content:"\\f873"}.bi-building-fill-up[_ngcontent-%COMP%]:before{content:"\\f874"}.bi-building-fill-x[_ngcontent-%COMP%]:before{content:"\\f875"}.bi-building-fill[_ngcontent-%COMP%]:before{content:"\\f876"}.bi-building-gear[_ngcontent-%COMP%]:before{content:"\\f877"}.bi-building-lock[_ngcontent-%COMP%]:before{content:"\\f878"}.bi-building-slash[_ngcontent-%COMP%]:before{content:"\\f879"}.bi-building-up[_ngcontent-%COMP%]:before{content:"\\f87a"}.bi-building-x[_ngcontent-%COMP%]:before{content:"\\f87b"}.bi-buildings-fill[_ngcontent-%COMP%]:before{content:"\\f87c"}.bi-buildings[_ngcontent-%COMP%]:before{content:"\\f87d"}.bi-bus-front-fill[_ngcontent-%COMP%]:before{content:"\\f87e"}.bi-bus-front[_ngcontent-%COMP%]:before{content:"\\f87f"}.bi-ev-front-fill[_ngcontent-%COMP%]:before{content:"\\f880"}.bi-ev-front[_ngcontent-%COMP%]:before{content:"\\f881"}.bi-globe-americas[_ngcontent-%COMP%]:before{content:"\\f882"}.bi-globe-asia-australia[_ngcontent-%COMP%]:before{content:"\\f883"}.bi-globe-central-south-asia[_ngcontent-%COMP%]:before{content:"\\f884"}.bi-globe-europe-africa[_ngcontent-%COMP%]:before{content:"\\f885"}.bi-house-add-fill[_ngcontent-%COMP%]:before{content:"\\f886"}.bi-house-add[_ngcontent-%COMP%]:before{content:"\\f887"}.bi-house-check-fill[_ngcontent-%COMP%]:before{content:"\\f888"}.bi-house-check[_ngcontent-%COMP%]:before{content:"\\f889"}.bi-house-dash-fill[_ngcontent-%COMP%]:before{content:"\\f88a"}.bi-house-dash[_ngcontent-%COMP%]:before{content:"\\f88b"}.bi-house-down-fill[_ngcontent-%COMP%]:before{content:"\\f88c"}.bi-house-down[_ngcontent-%COMP%]:before{content:"\\f88d"}.bi-house-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f88e"}.bi-house-exclamation[_ngcontent-%COMP%]:before{content:"\\f88f"}.bi-house-gear-fill[_ngcontent-%COMP%]:before{content:"\\f890"}.bi-house-gear[_ngcontent-%COMP%]:before{content:"\\f891"}.bi-house-lock-fill[_ngcontent-%COMP%]:before{content:"\\f892"}.bi-house-lock[_ngcontent-%COMP%]:before{content:"\\f893"}.bi-house-slash-fill[_ngcontent-%COMP%]:before{content:"\\f894"}.bi-house-slash[_ngcontent-%COMP%]:before{content:"\\f895"}.bi-house-up-fill[_ngcontent-%COMP%]:before{content:"\\f896"}.bi-house-up[_ngcontent-%COMP%]:before{content:"\\f897"}.bi-house-x-fill[_ngcontent-%COMP%]:before{content:"\\f898"}.bi-house-x[_ngcontent-%COMP%]:before{content:"\\f899"}.bi-person-add[_ngcontent-%COMP%]:before{content:"\\f89a"}.bi-person-down[_ngcontent-%COMP%]:before{content:"\\f89b"}.bi-person-exclamation[_ngcontent-%COMP%]:before{content:"\\f89c"}.bi-person-fill-add[_ngcontent-%COMP%]:before{content:"\\f89d"}.bi-person-fill-check[_ngcontent-%COMP%]:before{content:"\\f89e"}.bi-person-fill-dash[_ngcontent-%COMP%]:before{content:"\\f89f"}.bi-person-fill-down[_ngcontent-%COMP%]:before{content:"\\f8a0"}.bi-person-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8a1"}.bi-person-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8a2"}.bi-person-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8a3"}.bi-person-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8a4"}.bi-person-fill-up[_ngcontent-%COMP%]:before{content:"\\f8a5"}.bi-person-fill-x[_ngcontent-%COMP%]:before{content:"\\f8a6"}.bi-person-gear[_ngcontent-%COMP%]:before{content:"\\f8a7"}.bi-person-lock[_ngcontent-%COMP%]:before{content:"\\f8a8"}.bi-person-slash[_ngcontent-%COMP%]:before{content:"\\f8a9"}.bi-person-up[_ngcontent-%COMP%]:before{content:"\\f8aa"}.bi-scooter[_ngcontent-%COMP%]:before{content:"\\f8ab"}.bi-taxi-front-fill[_ngcontent-%COMP%]:before{content:"\\f8ac"}.bi-taxi-front[_ngcontent-%COMP%]:before{content:"\\f8ad"}.bi-amd[_ngcontent-%COMP%]:before{content:"\\f8ae"}.bi-database-add[_ngcontent-%COMP%]:before{content:"\\f8af"}.bi-database-check[_ngcontent-%COMP%]:before{content:"\\f8b0"}.bi-database-dash[_ngcontent-%COMP%]:before{content:"\\f8b1"}.bi-database-down[_ngcontent-%COMP%]:before{content:"\\f8b2"}.bi-database-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b3"}.bi-database-fill-add[_ngcontent-%COMP%]:before{content:"\\f8b4"}.bi-database-fill-check[_ngcontent-%COMP%]:before{content:"\\f8b5"}.bi-database-fill-dash[_ngcontent-%COMP%]:before{content:"\\f8b6"}.bi-database-fill-down[_ngcontent-%COMP%]:before{content:"\\f8b7"}.bi-database-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b8"}.bi-database-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8b9"}.bi-database-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8ba"}.bi-database-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8bb"}.bi-database-fill-up[_ngcontent-%COMP%]:before{content:"\\f8bc"}.bi-database-fill-x[_ngcontent-%COMP%]:before{content:"\\f8bd"}.bi-database-fill[_ngcontent-%COMP%]:before{content:"\\f8be"}.bi-database-gear[_ngcontent-%COMP%]:before{content:"\\f8bf"}.bi-database-lock[_ngcontent-%COMP%]:before{content:"\\f8c0"}.bi-database-slash[_ngcontent-%COMP%]:before{content:"\\f8c1"}.bi-database-up[_ngcontent-%COMP%]:before{content:"\\f8c2"}.bi-database-x[_ngcontent-%COMP%]:before{content:"\\f8c3"}.bi-database[_ngcontent-%COMP%]:before{content:"\\f8c4"}.bi-houses-fill[_ngcontent-%COMP%]:before{content:"\\f8c5"}.bi-houses[_ngcontent-%COMP%]:before{content:"\\f8c6"}.bi-nvidia[_ngcontent-%COMP%]:before{content:"\\f8c7"}.bi-person-vcard-fill[_ngcontent-%COMP%]:before{content:"\\f8c8"}.bi-person-vcard[_ngcontent-%COMP%]:before{content:"\\f8c9"}.bi-sina-weibo[_ngcontent-%COMP%]:before{content:"\\f8ca"}.bi-tencent-qq[_ngcontent-%COMP%]:before{content:"\\f8cb"}.bi-wikipedia[_ngcontent-%COMP%]:before{content:"\\f8cc"}@import url(https://fonts.googleapis.com/css2?family=Wallpoet&display=swap);@import url(https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap)[_ngcontent-%COMP%];@font-face{font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff) format("woff");font-weight:400;font-style:normal}html[_ngcontent-%COMP%], body[_ngcontent-%COMP%]{box-sizing:border-box;padding:0!important;margin:0!important}body[_ngcontent-%COMP%]{min-height:100vh;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1440\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1440 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2019%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1440\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2020)\'%3e%3c/rect%3e%3cpath d=\'M12 900L912 0L1605 0L705 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M557.2 900L1457.2 0L1691.2 0L791.2 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M1382 900L482 0L195.5 0L1095.5 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M889.8 900L-10.200000000000045 0L-85.20000000000005 0L814.8 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M718.7061181613517 900L1440 178.7061181613517L1440 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M0 900L721.2938818386483 900L 0 178.7061181613517z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2019\'%3e%3crect width=\'1440\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'9.37%25\' y1=\'-15%25\' x2=\'90.63%25\' y2=\'115%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2020\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2021\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2022\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#1e3960;background-size:cover}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1140\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1140 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6417%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1140\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6418)\'%3e%3c/rect%3e%3cpath d=\'M45 900L945 0L1174.5 0L274.5 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M1095 900L195 0L-762 0L138 900z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3cpath d=\'M358.17286471071577 900L1140 118.17286471071577L1140 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M0 900L781.8271352892842 900L 0 118.17286471071577z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6417\'%3e%3crect width=\'1140\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6418\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6419\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6420\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#c2e9fb}.font-two[_ngcontent-%COMP%]{font-family:Play,sans-serif}@media only screen and (max-width: 600px){body[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2031%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2032)\'%3e%3c/rect%3e%3cpath d=\'M27 900L927 0L1182 0L282 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M212 900L1112 0L1143.5 0L243.5 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M583 900L-317 0L-518 0L382 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M396 900L-504 0L-600 0L300 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M137.2219351301096 900L600 437.2219351301096L600 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M0 900L462.7780648698904 900L 0 437.2219351301096z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2031\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'-12.5%25\' y1=\'8.33%25\' x2=\'112.5%25\' y2=\'91.67%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2032\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2033\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2034\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6397%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6398)\'%3e%3c/rect%3e%3cpath d=\'M22 900L922 0L1168 0L268 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M199 900L1099 0L1238.5 0L338.5 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M591 900L-309 0L-601.5 0L298.5 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M379 900L-521 0L-650 0L250 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M205.2496926772859 900L600 505.2496926772859L600 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M0 900L394.7503073227141 900L 0 505.2496926772859z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6397\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6398\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6399\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6400\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}}.quiz-complete[_ngcontent-%COMP%]{width:auto;min-height:50vh;margin:1em;display:flex;justify-content:center;align-items:center;flex-direction:column}.quiz-complete[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{font-family:Wallpoet,serif}.quiz-complete[_ngcontent-%COMP%] .information[_ngcontent-%COMP%]{margin-top:2em;padding:2em;background-color:#ffffff4d;border-radius:1.5em;font-family:Play,sans-serif}.quiz-complete[_ngcontent-%COMP%] .information[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{font-weight:600;text-transform:uppercase;color:#5957a3}.quiz-complete[_ngcontent-%COMP%] .information[_ngcontent-%COMP%] h5[_ngcontent-%COMP%]{margin-top:2em;font-weight:400}.btn-container[_ngcontent-%COMP%]{width:100%}.btn-container[_ngcontent-%COMP%] .back-to-home-btn[_ngcontent-%COMP%]{background-color:none;margin-top:1em;margin-bottom:1em;border:2px solid #5957a3;padding:.8em 1.5em;color:#5957a3;font-weight:700;font-family:Play,sans-serif;transform:translateY(0);transition:transform 1s ease-in-out}.btn-container[_ngcontent-%COMP%] .back-to-home-btn[_ngcontent-%COMP%]:hover{transform:translateY(-10px)}.dark-btn[_ngcontent-%COMP%]{border:2px solid #a1c4fd!important;color:#c2e9fb!important}.dark[_ngcontent-%COMP%]{background-color:#070b13!important}.dark[_ngcontent-%COMP%] h5[_ngcontent-%COMP%]{color:#a1c4fd}@media only screen and (max-width: 600px){.quiz-complete[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{text-align:center}}']});const tN=[{path:"",redirectTo:"home",pathMatch:"full"},{path:"home",component:jc},{path:"HowTo",component:Vc},{path:"quiz",component:qc},{path:"quizComplete",component:zc},{path:"**",component:er}];class ii{}ii.\u0275fac=function(e){return new(e||ii)},ii.\u0275mod=tt({type:ii,bootstrap:[Rc]}),ii.\u0275inj=qn({imports:[AO,s9,i8,x9,XT.forRoot(tN)]}),qS().bootstrapModule(ii).catch(n=>console.error(n))}},ge=>{ge(ge.s=764)}]); \ No newline at end of file +"use strict";(self.webpackChunkthoth=self.webpackChunkthoth||[]).push([[179],{764:()=>{function ge(n){return"function"==typeof n}function fi(n){const t=n(o=>{Error.call(o),o.stack=(new Error).stack});return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}const Bc=fi(n=>function(t){n(this),this.message=t?`${t.length} errors occurred during unsubscription:\n${t.map((o,r)=>`${r+1}) ${o.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=t});function si(n,e){if(n){const t=n.indexOf(e);0<=t&&n.splice(t,1)}}class jn{constructor(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let e;if(!this.closed){this.closed=!0;const{_parentage:t}=this;if(t)if(this._parentage=null,Array.isArray(t))for(const i of t)i.remove(this);else t.remove(this);const{initialTeardown:o}=this;if(ge(o))try{o()}catch(i){e=i instanceof Bc?i.errors:[i]}const{_finalizers:r}=this;if(r){this._finalizers=null;for(const i of r)try{Ed(i)}catch(c){e=e??[],c instanceof Bc?e=[...e,...c.errors]:e.push(c)}}if(e)throw new Bc(e)}}add(e){var t;if(e&&e!==this)if(this.closed)Ed(e);else{if(e instanceof jn){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=null!==(t=this._finalizers)&&void 0!==t?t:[]).push(e)}}_hasParent(e){const{_parentage:t}=this;return t===e||Array.isArray(t)&&t.includes(e)}_addParent(e){const{_parentage:t}=this;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e}_removeParent(e){const{_parentage:t}=this;t===e?this._parentage=null:Array.isArray(t)&&si(t,e)}remove(e){const{_finalizers:t}=this;t&&si(t,e),e instanceof jn&&e._removeParent(this)}}jn.EMPTY=(()=>{const n=new jn;return n.closed=!0,n})();const kd=jn.EMPTY;function Sd(n){return n instanceof jn||n&&"closed"in n&&ge(n.remove)&&ge(n.add)&&ge(n.unsubscribe)}function Ed(n){ge(n)?n():n.unsubscribe()}const vo={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Uc={setTimeout(n,e,...t){const{delegate:o}=Uc;return o?.setTimeout?o.setTimeout(n,e,...t):setTimeout(n,e,...t)},clearTimeout(n){const{delegate:e}=Uc;return(e?.clearTimeout||clearTimeout)(n)},delegate:void 0};function xd(n){Uc.setTimeout(()=>{const{onUnhandledError:e}=vo;if(!e)throw n;e(n)})}function Ad(){}const S1=Da("C",void 0,void 0);function Da(n,e,t){return{kind:n,value:e,error:t}}let wo=null;function $c(n){if(vo.useDeprecatedSynchronousErrorHandling){const e=!wo;if(e&&(wo={errorThrown:!1,error:null}),n(),e){const{errorThrown:t,error:o}=wo;if(wo=null,t)throw o}}else n()}class ka extends jn{constructor(e){super(),this.isStopped=!1,e?(this.destination=e,Sd(e)&&e.add(this)):this.destination=L1}static create(e,t,o){return new ai(e,t,o)}next(e){this.isStopped?Ea(function x1(n){return Da("N",n,void 0)}(e),this):this._next(e)}error(e){this.isStopped?Ea(function E1(n){return Da("E",void 0,n)}(e),this):(this.isStopped=!0,this._error(e))}complete(){this.isStopped?Ea(S1,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(e){this.destination.next(e)}_error(e){try{this.destination.error(e)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}}const T1=Function.prototype.bind;function Sa(n,e){return T1.call(n,e)}class I1{constructor(e){this.partialObserver=e}next(e){const{partialObserver:t}=this;if(t.next)try{t.next(e)}catch(o){Hc(o)}}error(e){const{partialObserver:t}=this;if(t.error)try{t.error(e)}catch(o){Hc(o)}else Hc(e)}complete(){const{partialObserver:e}=this;if(e.complete)try{e.complete()}catch(t){Hc(t)}}}class ai extends ka{constructor(e,t,o){let r;if(super(),ge(e)||!e)r={next:e??void 0,error:t??void 0,complete:o??void 0};else{let i;this&&vo.useDeprecatedNextContext?(i=Object.create(e),i.unsubscribe=()=>this.unsubscribe(),r={next:e.next&&Sa(e.next,i),error:e.error&&Sa(e.error,i),complete:e.complete&&Sa(e.complete,i)}):r=e}this.destination=new I1(r)}}function Hc(n){vo.useDeprecatedSynchronousErrorHandling?function A1(n){vo.useDeprecatedSynchronousErrorHandling&&wo&&(wo.errorThrown=!0,wo.error=n)}(n):xd(n)}function Ea(n,e){const{onStoppedNotification:t}=vo;t&&Uc.setTimeout(()=>t(n,e))}const L1={closed:!0,next:Ad,error:function N1(n){throw n},complete:Ad},xa="function"==typeof Symbol&&Symbol.observable||"@@observable";function Do(n){return n}function Td(n){return 0===n.length?Do:1===n.length?n[0]:function(t){return n.reduce((o,r)=>r(o),t)}}let Ae=(()=>{class n{constructor(t){t&&(this._subscribe=t)}lift(t){const o=new n;return o.source=this,o.operator=t,o}subscribe(t,o,r){const i=function j1(n){return n&&n instanceof ka||function F1(n){return n&&ge(n.next)&&ge(n.error)&&ge(n.complete)}(n)&&Sd(n)}(t)?t:new ai(t,o,r);return $c(()=>{const{operator:c,source:f}=this;i.add(c?c.call(i,f):f?this._subscribe(i):this._trySubscribe(i))}),i}_trySubscribe(t){try{return this._subscribe(t)}catch(o){t.error(o)}}forEach(t,o){return new(o=Id(o))((r,i)=>{const c=new ai({next:f=>{try{t(f)}catch(s){i(s),c.unsubscribe()}},error:i,complete:r});this.subscribe(c)})}_subscribe(t){var o;return null===(o=this.source)||void 0===o?void 0:o.subscribe(t)}[xa](){return this}pipe(...t){return Td(t)(this)}toPromise(t){return new(t=Id(t))((o,r)=>{let i;this.subscribe(c=>i=c,c=>r(c),()=>o(i))})}}return n.create=e=>new n(e),n})();function Id(n){var e;return null!==(e=n??vo.Promise)&&void 0!==e?e:Promise}const V1=fi(n=>function(){n(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});let Ft=(()=>{class n extends Ae{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(t){const o=new Nd(this,this);return o.operator=t,o}_throwIfClosed(){if(this.closed)throw new V1}next(t){$c(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const o of this.currentObservers)o.next(t)}})}error(t){$c(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=t;const{observers:o}=this;for(;o.length;)o.shift().error(t)}})}complete(){$c(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:t}=this;for(;t.length;)t.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var t;return(null===(t=this.observers)||void 0===t?void 0:t.length)>0}_trySubscribe(t){return this._throwIfClosed(),super._trySubscribe(t)}_subscribe(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)}_innerSubscribe(t){const{hasError:o,isStopped:r,observers:i}=this;return o||r?kd:(this.currentObservers=null,i.push(t),new jn(()=>{this.currentObservers=null,si(i,t)}))}_checkFinalizedStatuses(t){const{hasError:o,thrownError:r,isStopped:i}=this;o?t.error(r):i&&t.complete()}asObservable(){const t=new Ae;return t.source=this,t}}return n.create=(e,t)=>new Nd(e,t),n})();class Nd extends Ft{constructor(e,t){super(),this.destination=e,this.source=t}next(e){var t,o;null===(o=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===o||o.call(t,e)}error(e){var t,o;null===(o=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===o||o.call(t,e)}complete(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)}_subscribe(e){var t,o;return null!==(o=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==o?o:kd}}function Ld(n){return ge(n?.lift)}function Ge(n){return e=>{if(Ld(e))return e.lift(function(t){try{return n(t,this)}catch(o){this.error(o)}});throw new TypeError("Unable to lift unknown Observable type")}}function Be(n,e,t,o,r){return new q1(n,e,t,o,r)}class q1 extends ka{constructor(e,t,o,r,i,c){super(e),this.onFinalize=i,this.shouldUnsubscribe=c,this._next=t?function(f){try{t(f)}catch(s){e.error(s)}}:super._next,this._error=r?function(f){try{r(f)}catch(s){e.error(s)}finally{this.unsubscribe()}}:super._error,this._complete=o?function(){try{o()}catch(f){e.error(f)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var e;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){const{closed:t}=this;super.unsubscribe(),!t&&(null===(e=this.onFinalize)||void 0===e||e.call(this))}}}function K(n,e){return Ge((t,o)=>{let r=0;t.subscribe(Be(o,i=>{o.next(n.call(e,i,r++))}))})}function ko(n){return this instanceof ko?(this.v=n,this):new ko(n)}function U1(n,e,t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,o=t.apply(n,e||[]),i=[];return r={},c("next"),c("throw"),c("return"),r[Symbol.asyncIterator]=function(){return this},r;function c(u){o[u]&&(r[u]=function(g){return new Promise(function(d,h){i.push([u,g,d,h])>1||f(u,g)})})}function f(u,g){try{!function s(u){u.value instanceof ko?Promise.resolve(u.value.v).then(a,l):b(i[0][2],u)}(o[u](g))}catch(d){b(i[0][3],d)}}function a(u){f("next",u)}function l(u){f("throw",u)}function b(u,g){u(g),i.shift(),i.length&&f(i[0][0],i[0][1])}}function $1(n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,e=n[Symbol.asyncIterator];return e?e.call(n):(n=function jd(n){var e="function"==typeof Symbol&&Symbol.iterator,t=e&&n[e],o=0;if(t)return t.call(n);if(n&&"number"==typeof n.length)return{next:function(){return n&&o>=n.length&&(n=void 0),{value:n&&n[o++],done:!n}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}(n),t={},o("next"),o("throw"),o("return"),t[Symbol.asyncIterator]=function(){return this},t);function o(i){t[i]=n[i]&&function(c){return new Promise(function(f,s){!function r(i,c,f,s){Promise.resolve(s).then(function(a){i({value:a,done:f})},c)}(f,s,(c=n[i](c)).done,c.value)})}}}const Vd=n=>n&&"number"==typeof n.length&&"function"!=typeof n;function qd(n){return ge(n?.then)}function zd(n){return ge(n[xa])}function Bd(n){return Symbol.asyncIterator&&ge(n?.[Symbol.asyncIterator])}function Ud(n){return new TypeError(`You provided ${null!==n&&"object"==typeof n?"an invalid object":`'${n}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}const $d=function G1(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}();function Hd(n){return ge(n?.[$d])}function Gd(n){return U1(this,arguments,function*(){const t=n.getReader();try{for(;;){const{value:o,done:r}=yield ko(t.read());if(r)return yield ko(void 0);yield yield ko(o)}}finally{t.releaseLock()}})}function Wd(n){return ge(n?.getReader)}function Jn(n){if(n instanceof Ae)return n;if(null!=n){if(zd(n))return function W1(n){return new Ae(e=>{const t=n[xa]();if(ge(t.subscribe))return t.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(n);if(Vd(n))return function Q1(n){return new Ae(e=>{for(let t=0;t{n.then(t=>{e.closed||(e.next(t),e.complete())},t=>e.error(t)).then(null,xd)})}(n);if(Bd(n))return Qd(n);if(Hd(n))return function Y1(n){return new Ae(e=>{for(const t of n)if(e.next(t),e.closed)return;e.complete()})}(n);if(Wd(n))return function Z1(n){return Qd(Gd(n))}(n)}throw Ud(n)}function Qd(n){return new Ae(e=>{(function X1(n,e){var t,o,r,i;return function z1(n,e,t,o){return new(t||(t=Promise))(function(i,c){function f(l){try{a(o.next(l))}catch(b){c(b)}}function s(l){try{a(o.throw(l))}catch(b){c(b)}}function a(l){l.done?i(l.value):function r(i){return i instanceof t?i:new t(function(c){c(i)})}(l.value).then(f,s)}a((o=o.apply(n,e||[])).next())})}(this,void 0,void 0,function*(){try{for(t=$1(n);!(o=yield t.next()).done;)if(e.next(o.value),e.closed)return}catch(c){r={error:c}}finally{try{o&&!o.done&&(i=t.return)&&(yield i.call(t))}finally{if(r)throw r.error}}e.complete()})})(n,e).catch(t=>e.error(t))})}function jt(n,e,t,o=0,r=!1){const i=e.schedule(function(){t(),r?n.add(this.schedule(null,o)):this.unsubscribe()},o);if(n.add(i),!r)return i}function Qe(n,e,t=1/0){return ge(e)?Qe((o,r)=>K((i,c)=>e(o,i,r,c))(Jn(n(o,r))),t):("number"==typeof e&&(t=e),Ge((o,r)=>function J1(n,e,t,o,r,i,c,f){const s=[];let a=0,l=0,b=!1;const u=()=>{b&&!s.length&&!a&&e.complete()},g=h=>a{i&&e.next(h),a++;let _=!1;Jn(t(h,l++)).subscribe(Be(e,C=>{r?.(C),i?g(C):e.next(C)},()=>{_=!0},void 0,()=>{if(_)try{for(a--;s.length&&ad(C)):d(C)}u()}catch(C){e.error(C)}}))};return n.subscribe(Be(e,g,()=>{b=!0,u()})),()=>{f?.()}}(o,r,n,t)))}function tr(n=1/0){return Qe(Do,n)}const Mt=new Ae(n=>n.complete());function Ta(n){return n[n.length-1]}function Kd(n){return ge(Ta(n))?n.pop():void 0}function li(n){return function n3(n){return n&&ge(n.schedule)}(Ta(n))?n.pop():void 0}function Yd(n,e=0){return Ge((t,o)=>{t.subscribe(Be(o,r=>jt(o,n,()=>o.next(r),e),()=>jt(o,n,()=>o.complete(),e),r=>jt(o,n,()=>o.error(r),e)))})}function Zd(n,e=0){return Ge((t,o)=>{o.add(n.schedule(()=>t.subscribe(o),e))})}function Xd(n,e){if(!n)throw new Error("Iterable cannot be null");return new Ae(t=>{jt(t,e,()=>{const o=n[Symbol.asyncIterator]();jt(t,e,()=>{o.next().then(r=>{r.done?t.complete():t.next(r.value)})},0,!0)})})}function Le(n,e){return e?function s3(n,e){if(null!=n){if(zd(n))return function o3(n,e){return Jn(n).pipe(Zd(e),Yd(e))}(n,e);if(Vd(n))return function i3(n,e){return new Ae(t=>{let o=0;return e.schedule(function(){o===n.length?t.complete():(t.next(n[o++]),t.closed||this.schedule())})})}(n,e);if(qd(n))return function r3(n,e){return Jn(n).pipe(Zd(e),Yd(e))}(n,e);if(Bd(n))return Xd(n,e);if(Hd(n))return function c3(n,e){return new Ae(t=>{let o;return jt(t,e,()=>{o=n[$d](),jt(t,e,()=>{let r,i;try{({value:r,done:i}=o.next())}catch(c){return void t.error(c)}i?t.complete():t.next(r)},0,!0)}),()=>ge(o?.return)&&o.return()})}(n,e);if(Wd(n))return function f3(n,e){return Xd(Gd(n),e)}(n,e)}throw Ud(n)}(n,e):Jn(n)}function Ia(n,e,...t){if(!0===e)return void n();if(!1===e)return;const o=new ai({next:()=>{o.unsubscribe(),n()}});return e(...t).subscribe(o)}function ue(n){for(let e in n)if(n[e]===ue)return e;throw Error("Could not find renamed property on target object.")}function Na(n,e){for(const t in e)e.hasOwnProperty(t)&&!n.hasOwnProperty(t)&&(n[t]=e[t])}function de(n){if("string"==typeof n)return n;if(Array.isArray(n))return"["+n.map(de).join(", ")+"]";if(null==n)return""+n;if(n.overriddenName)return`${n.overriddenName}`;if(n.name)return`${n.name}`;const e=n.toString();if(null==e)return""+e;const t=e.indexOf("\n");return-1===t?e:e.substring(0,t)}function La(n,e){return null==n||""===n?null===e?"":e:null==e||""===e?n:n+" "+e}const b3=ue({__forward_ref__:ue});function he(n){return n.__forward_ref__=he,n.toString=function(){return de(this())},n}function F(n){return Ra(n)?n():n}function Ra(n){return"function"==typeof n&&n.hasOwnProperty(b3)&&n.__forward_ref__===he}function Fa(n){return n&&!!n.\u0275providers}const Jd="https://g.co/ng/security#xss";class M extends Error{constructor(e,t){super(function Gc(n,e){return`NG0${Math.abs(n)}${e?": "+e.trim():""}`}(e,t)),this.code=e}}function B(n){return"string"==typeof n?n:null==n?"":String(n)}function Wc(n,e){throw new M(-201,!1)}function Vn(n,e){null==n&&function se(n,e,t,o){throw new Error(`ASSERTION ERROR: ${n}`+(null==o?"":` [Expected=> ${t} ${o} ${e} <=Actual]`))}(e,n,null,"!=")}function E(n){return{token:n.token,providedIn:n.providedIn||null,factory:n.factory,value:void 0}}function qn(n){return{providers:n.providers||[],imports:n.imports||[]}}function Qc(n){return eh(n,Kc)||eh(n,th)}function eh(n,e){return n.hasOwnProperty(e)?n[e]:null}function nh(n){return n&&(n.hasOwnProperty(ja)||n.hasOwnProperty(P3))?n[ja]:null}const Kc=ue({\u0275prov:ue}),ja=ue({\u0275inj:ue}),th=ue({ngInjectableDef:ue}),P3=ue({ngInjectorDef:ue});var j=(()=>((j=j||{})[j.Default=0]="Default",j[j.Host=1]="Host",j[j.Self=2]="Self",j[j.SkipSelf=4]="SkipSelf",j[j.Optional=8]="Optional",j))();let Va;function zn(n){const e=Va;return Va=n,e}function oh(n,e,t){const o=Qc(n);return o&&"root"==o.providedIn?void 0===o.value?o.value=o.factory():o.value:t&j.Optional?null:void 0!==e?e:void Wc(de(n))}const _e=(()=>typeof globalThis<"u"&&globalThis||typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)(),bi={},qa="__NG_DI_FLAG__",Yc="ngTempTokenPath",y3=/\n/gm,rh="__source";let ui;function or(n){const e=ui;return ui=n,e}function w3(n,e=j.Default){if(void 0===ui)throw new M(-203,!1);return null===ui?oh(n,void 0,e):ui.get(n,e&j.Optional?null:void 0,e)}function D(n,e=j.Default){return(function O3(){return Va}()||w3)(F(n),e)}function Z(n,e=j.Default){return D(n,Zc(e))}function Zc(n){return typeof n>"u"||"number"==typeof n?n:0|(n.optional&&8)|(n.host&&1)|(n.self&&2)|(n.skipSelf&&4)}function za(n){const e=[];for(let t=0;t((et=et||{})[et.OnPush=0]="OnPush",et[et.Default=1]="Default",et))(),nt=(()=>{return(n=nt||(nt={}))[n.Emulated=0]="Emulated",n[n.None=2]="None",n[n.ShadowDom=3]="ShadowDom",nt;var n})();const Vt={},ie=[],Xc=ue({\u0275cmp:ue}),Ba=ue({\u0275dir:ue}),Ua=ue({\u0275pipe:ue}),ch=ue({\u0275mod:ue}),qt=ue({\u0275fac:ue}),di=ue({__NG_ELEMENT_ID__:ue});let E3=0;function zt(n){return fo(()=>{const t=!0===n.standalone,o={},r={type:n.type,providersResolver:null,decls:n.decls,vars:n.vars,factory:null,template:n.template||null,consts:n.consts||null,ngContentSelectors:n.ngContentSelectors,hostBindings:n.hostBindings||null,hostVars:n.hostVars||0,hostAttrs:n.hostAttrs||null,contentQueries:n.contentQueries||null,declaredInputs:o,inputs:null,outputs:null,exportAs:n.exportAs||null,onPush:n.changeDetection===et.OnPush,directiveDefs:null,pipeDefs:null,standalone:t,dependencies:t&&n.dependencies||null,getStandaloneInjector:null,selectors:n.selectors||ie,viewQuery:n.viewQuery||null,features:n.features||null,data:n.data||{},encapsulation:n.encapsulation||nt.Emulated,id:"c"+E3++,styles:n.styles||ie,_:null,setInput:null,schemas:n.schemas||null,tView:null,findHostDirectiveDefs:null,hostDirectives:null},i=n.dependencies,c=n.features;return r.inputs=ah(n.inputs,o),r.outputs=ah(n.outputs),c&&c.forEach(f=>f(r)),r.directiveDefs=i?()=>("function"==typeof i?i():i).map(fh).filter(sh):null,r.pipeDefs=i?()=>("function"==typeof i?i():i).map(un).filter(sh):null,r})}function fh(n){return ae(n)||tn(n)}function sh(n){return null!==n}function tt(n){return fo(()=>({type:n.type,bootstrap:n.bootstrap||ie,declarations:n.declarations||ie,imports:n.imports||ie,exports:n.exports||ie,transitiveCompileScopes:null,schemas:n.schemas||null,id:n.id||null}))}function ah(n,e){if(null==n)return Vt;const t={};for(const o in n)if(n.hasOwnProperty(o)){let r=n[o],i=r;Array.isArray(r)&&(i=r[1],r=r[0]),t[r]=o,e&&(e[r]=i)}return t}const z=zt;function ae(n){return n[Xc]||null}function tn(n){return n[Ba]||null}function un(n){return n[Ua]||null}function wn(n,e){const t=n[ch]||null;if(!t&&!0===e)throw new Error(`Type ${de(n)} does not have '\u0275mod' property.`);return t}const Y=11;function Dn(n){return Array.isArray(n)&&"object"==typeof n[1]}function rt(n){return Array.isArray(n)&&!0===n[1]}function Ga(n){return 0!=(4&n.flags)}function Ci(n){return n.componentOffset>-1}function rf(n){return 1==(1&n.flags)}function it(n){return null!==n.template}function T3(n){return 0!=(256&n[2])}function Eo(n,e){return n.hasOwnProperty(qt)?n[qt]:null}class L3{constructor(e,t,o){this.previousValue=e,this.currentValue=t,this.firstChange=o}isFirstChange(){return this.firstChange}}function kn(){return hh}function hh(n){return n.type.prototype.ngOnChanges&&(n.setInput=F3),R3}function R3(){const n=ph(this),e=n?.current;if(e){const t=n.previous;if(t===Vt)n.previous=e;else for(let o in e)t[o]=e[o];n.current=null,this.ngOnChanges(e)}}function F3(n,e,t,o){const r=this.declaredInputs[t],i=ph(n)||function j3(n,e){return n[_h]=e}(n,{previous:Vt,current:null}),c=i.current||(i.current={}),f=i.previous,s=f[r];c[r]=new L3(s&&s.currentValue,e,f===Vt),n[o]=e}kn.ngInherit=!0;const _h="__ngSimpleChanges__";function ph(n){return n[_h]||null}function Ke(n){for(;Array.isArray(n);)n=n[0];return n}function cf(n,e){return Ke(e[n])}function Sn(n,e){return Ke(e[n.index])}function Ph(n,e){return n.data[e]}function En(n,e){const t=e[n];return Dn(t)?t:t[0]}function ff(n){return 64==(64&n[2])}function so(n,e){return null==e?null:n[e]}function Oh(n){n[18]=0}function Qa(n,e){n[5]+=e;let t=n,o=n[3];for(;null!==o&&(1===e&&1===t[5]||-1===e&&0===t[5]);)o[5]+=e,t=o,o=o[3]}const U={lFrame:Ah(null),bindingsEnabled:!0};function yh(){return U.bindingsEnabled}function m(){return U.lFrame.lView}function te(){return U.lFrame.tView}function lr(n){return U.lFrame.contextLView=n,n[8]}function br(n){return U.lFrame.contextLView=null,n}function Ye(){let n=vh();for(;null!==n&&64===n.type;)n=n.parent;return n}function vh(){return U.lFrame.currentTNode}function Ot(n,e){const t=U.lFrame;t.currentTNode=n,t.isParent=e}function Ka(){return U.lFrame.isParent}function ur(){return U.lFrame.bindingIndex++}function $t(n){const e=U.lFrame,t=e.bindingIndex;return e.bindingIndex=e.bindingIndex+n,t}function Z3(n,e){const t=U.lFrame;t.bindingIndex=t.bindingRootIndex=n,Za(e)}function Za(n){U.lFrame.currentDirectiveIndex=n}function Sh(){return U.lFrame.currentQueryIndex}function Ja(n){U.lFrame.currentQueryIndex=n}function J3(n){const e=n[1];return 2===e.type?e.declTNode:1===e.type?n[6]:null}function Eh(n,e,t){if(t&j.SkipSelf){let r=e,i=n;for(;!(r=r.parent,null!==r||t&j.Host||(r=J3(i),null===r||(i=i[15],10&r.type))););if(null===r)return!1;e=r,n=i}const o=U.lFrame=xh();return o.currentTNode=e,o.lView=n,!0}function el(n){const e=xh(),t=n[1];U.lFrame=e,e.currentTNode=t.firstChild,e.lView=n,e.tView=t,e.contextLView=n,e.bindingIndex=t.bindingStartIndex,e.inI18n=!1}function xh(){const n=U.lFrame,e=null===n?null:n.child;return null===e?Ah(n):e}function Ah(n){const e={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:n,child:null,inI18n:!1};return null!==n&&(n.child=e),e}function Th(){const n=U.lFrame;return U.lFrame=n.parent,n.currentTNode=null,n.lView=null,n}const Ih=Th;function nl(){const n=Th();n.isParent=!0,n.tView=null,n.selectedIndex=-1,n.contextLView=null,n.elementDepthCount=0,n.currentDirectiveIndex=-1,n.currentNamespace=null,n.bindingRootIndex=-1,n.bindingIndex=-1,n.currentQueryIndex=0}function hn(){return U.lFrame.selectedIndex}function xo(n){U.lFrame.selectedIndex=n}function me(){const n=U.lFrame;return Ph(n.tView,n.selectedIndex)}function sf(n,e){for(let t=e.directiveStart,o=e.directiveEnd;t=o)break}else e[s]<0&&(n[18]+=65536),(f>11>16&&(3&n[2])===e){n[2]+=2048;try{i.call(f)}finally{}}}else try{i.call(f)}finally{}}class Pi{constructor(e,t,o){this.factory=e,this.resolving=!1,this.canSeeViewProviders=t,this.injectImpl=o}}function rl(n,e,t){let o=0;for(;oe){c=i-1;break}}}for(;i>16}(n),o=e;for(;t>0;)o=o[15],t--;return o}let il=!0;function gf(n){const e=il;return il=n,e}let b2=0;const mt={};function df(n,e){const t=Uh(n,e);if(-1!==t)return t;const o=e[1];o.firstCreatePass&&(n.injectorIndex=e.length,cl(o.data,n),cl(e,null),cl(o.blueprint,null));const r=fl(n,e),i=n.injectorIndex;if(qh(r)){const c=bf(r),f=uf(r,e),s=f[1].data;for(let a=0;a<8;a++)e[i+a]=f[c+a]|s[c+a]}return e[i+8]=r,i}function cl(n,e){n.push(0,0,0,0,0,0,0,0,e)}function Uh(n,e){return-1===n.injectorIndex||n.parent&&n.parent.injectorIndex===n.injectorIndex||null===e[n.injectorIndex+8]?-1:n.injectorIndex}function fl(n,e){if(n.parent&&-1!==n.parent.injectorIndex)return n.parent.injectorIndex;let t=0,o=null,r=e;for(;null!==r;){if(o=Yh(r),null===o)return-1;if(t++,r=r[15],-1!==o.injectorIndex)return o.injectorIndex|t<<16}return-1}function sl(n,e,t){!function u2(n,e,t){let o;"string"==typeof t?o=t.charCodeAt(0)||0:t.hasOwnProperty(di)&&(o=t[di]),null==o&&(o=t[di]=b2++);const r=255&o;e.data[n+(r>>5)]|=1<=0?255&e:_2:e}(t);if("function"==typeof i){if(!Eh(e,n,o))return o&j.Host?$h(r,0,o):Hh(e,t,o,r);try{const c=i(o);if(null!=c||o&j.Optional)return c;Wc()}finally{Ih()}}else if("number"==typeof i){let c=null,f=Uh(n,e),s=-1,a=o&j.Host?e[16][6]:null;for((-1===f||o&j.SkipSelf)&&(s=-1===f?fl(n,e):e[f+8],-1!==s&&Kh(o,!1)?(c=e[1],f=bf(s),e=uf(s,e)):f=-1);-1!==f;){const l=e[1];if(Qh(i,f,l.data)){const b=d2(f,e,t,c,o,a);if(b!==mt)return b}s=e[f+8],-1!==s&&Kh(o,e[1].data[f+8]===a)&&Qh(i,f,e)?(c=l,f=bf(s),e=uf(s,e)):f=-1}}return r}function d2(n,e,t,o,r,i){const c=e[1],f=c.data[n+8],l=hf(f,c,t,null==o?Ci(f)&&il:o!=c&&0!=(3&f.type),r&j.Host&&i===f);return null!==l?Ao(e,c,l,f):mt}function hf(n,e,t,o,r){const i=n.providerIndexes,c=e.data,f=1048575&i,s=n.directiveStart,l=i>>20,u=r?f+l:n.directiveEnd;for(let g=o?f:f+l;g=s&&d.type===t)return g}if(r){const g=c[s];if(g&&it(g)&&g.type===t)return s}return null}function Ao(n,e,t,o){let r=n[t];const i=e.data;if(function f2(n){return n instanceof Pi}(r)){const c=r;c.resolving&&function u3(n,e){const t=e?`. Dependency path: ${e.join(" > ")} > ${n}`:"";throw new M(-200,`Circular dependency in DI detected for ${n}${t}`)}(function fe(n){return"function"==typeof n?n.name||n.toString():"object"==typeof n&&null!=n&&"function"==typeof n.type?n.type.name||n.type.toString():B(n)}(i[t]));const f=gf(c.canSeeViewProviders);c.resolving=!0;const s=c.injectImpl?zn(c.injectImpl):null;Eh(n,o,j.Default);try{r=n[t]=c.factory(void 0,i,n,o),e.firstCreatePass&&t>=o.directiveStart&&function i2(n,e,t){const{ngOnChanges:o,ngOnInit:r,ngDoCheck:i}=e.type.prototype;if(o){const c=hh(e);(t.preOrderHooks||(t.preOrderHooks=[])).push(n,c),(t.preOrderCheckHooks||(t.preOrderCheckHooks=[])).push(n,c)}r&&(t.preOrderHooks||(t.preOrderHooks=[])).push(0-n,r),i&&((t.preOrderHooks||(t.preOrderHooks=[])).push(n,i),(t.preOrderCheckHooks||(t.preOrderCheckHooks=[])).push(n,i))}(t,i[t],e)}finally{null!==s&&zn(s),gf(f),c.resolving=!1,Ih()}}return r}function Qh(n,e,t){return!!(t[e+(n>>5)]&1<{const e=n.prototype.constructor,t=e[qt]||al(e),o=Object.prototype;let r=Object.getPrototypeOf(n.prototype).constructor;for(;r&&r!==o;){const i=r[qt]||al(r);if(i&&i!==t)return i;r=Object.getPrototypeOf(r)}return i=>new i})}function al(n){return Ra(n)?()=>{const e=al(F(n));return e&&e()}:Eo(n)}function Yh(n){const e=n[1],t=e.type;return 2===t?e.declTNode:1===t?n[6]:null}const _r="__parameters__";function Cr(n,e,t){return fo(()=>{const o=function ll(n){return function(...t){if(n){const o=n(...t);for(const r in o)this[r]=o[r]}}}(e);function r(...i){if(this instanceof r)return o.apply(this,i),this;const c=new r(...i);return f.annotation=c,f;function f(s,a,l){const b=s.hasOwnProperty(_r)?s[_r]:Object.defineProperty(s,_r,{value:[]})[_r];for(;b.length<=l;)b.push(null);return(b[l]=b[l]||[]).push(c),s}}return t&&(r.prototype=Object.create(t.prototype)),r.prototype.ngMetadataName=n,r.annotationCls=r,r})}class S{constructor(e,t){this._desc=e,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof t?this.__NG_ELEMENT_ID__=t:void 0!==t&&(this.\u0275prov=E({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}function To(n,e){n.forEach(t=>Array.isArray(t)?To(t,e):e(t))}function Xh(n,e,t){e>=n.length?n.push(t):n.splice(e,0,t)}function pf(n,e){return e>=n.length-1?n.pop():n.splice(e,1)[0]}function xn(n,e,t){let o=Mr(n,e);return o>=0?n[1|o]=t:(o=~o,function O2(n,e,t,o){let r=n.length;if(r==e)n.push(t,o);else if(1===r)n.push(o,n[0]),n[0]=t;else{for(r--,n.push(n[r-1],n[r]);r>e;)n[r]=n[r-2],r--;n[e]=t,n[e+1]=o}}(n,o,e,t)),o}function ul(n,e){const t=Mr(n,e);if(t>=0)return n[1|t]}function Mr(n,e){return function Jh(n,e,t){let o=0,r=n.length>>t;for(;r!==o;){const i=o+(r-o>>1),c=n[i<e?r=i:o=i+1}return~(r<((Pn=Pn||{})[Pn.Important=1]="Important",Pn[Pn.DashCase=2]="DashCase",Pn))();const Cl=new Map;let U2=0;const Pl="__ngContext__";function cn(n,e){Dn(e)?(n[Pl]=e[20],function H2(n){Cl.set(n[20],n)}(e)):n[Pl]=e}function ml(n,e){return undefined(n,e)}function xi(n){const e=n[3];return rt(e)?e[3]:e}function yl(n){return M_(n[13])}function vl(n){return M_(n[4])}function M_(n){for(;null!==n&&!rt(n);)n=n[4];return n}function Or(n,e,t,o,r){if(null!=o){let i,c=!1;rt(o)?i=o:Dn(o)&&(c=!0,o=o[0]);const f=Ke(o);0===n&&null!==t?null==r?w_(e,t,f):Io(e,t,f,r||null,!0):1===n&&null!==t?Io(e,t,f,r||null,!0):2===n?function Al(n,e,t){const o=Of(n,e);o&&function bv(n,e,t,o){n.removeChild(e,t,o)}(n,o,e,t)}(e,f,c):3===n&&e.destroyNode(f),null!=i&&function dv(n,e,t,o,r){const i=t[7];i!==Ke(t)&&Or(e,n,o,i,r);for(let f=10;f0&&(n[t-1][4]=o[4]);const i=pf(n,10+e);!function ov(n,e){Ai(n,e,e[Y],2,null,null),e[0]=null,e[6]=null}(o[1],o);const c=i[19];null!==c&&c.detachView(i[1]),o[3]=null,o[4]=null,o[2]&=-65}return o}function m_(n,e){if(!(128&e[2])){const t=e[Y];t.destroyNode&&Ai(n,e,t,3,null,null),function cv(n){let e=n[13];if(!e)return Sl(n[1],n);for(;e;){let t=null;if(Dn(e))t=e[13];else{const o=e[10];o&&(t=o)}if(!t){for(;e&&!e[4]&&e!==n;)Dn(e)&&Sl(e[1],e),e=e[3];null===e&&(e=n),Dn(e)&&Sl(e[1],e),t=e&&e[4]}e=t}}(e)}}function Sl(n,e){if(!(128&e[2])){e[2]&=-65,e[2]|=128,function lv(n,e){let t;if(null!=n&&null!=(t=n.destroyHooks))for(let o=0;o=0?o[r=c]():o[r=-c].unsubscribe(),i+=2}else{const c=o[r=t[i+1]];t[i].call(c)}if(null!==o){for(let i=r+1;i-1){const{encapsulation:i}=n.data[o.directiveStart+r];if(i===nt.None||i===nt.Emulated)return null}return Sn(o,t)}}(n,e.parent,t)}function Io(n,e,t,o,r){n.insertBefore(e,t,o,r)}function w_(n,e,t){n.appendChild(e,t)}function D_(n,e,t,o,r){null!==o?Io(n,e,t,o,r):w_(n,e,t)}function Of(n,e){return n.parentNode(e)}let vf,Nl,wf,E_=function S_(n,e,t){return 40&n.type?Sn(n,t):null};function mf(n,e,t,o){const r=y_(n,o,e),i=e[Y],f=function k_(n,e,t){return E_(n,e,t)}(o.parent||e[6],o,e);if(null!=r)if(Array.isArray(t))for(let s=0;sn,createScript:n=>n,createScriptURL:n=>n})}catch{}return vf}()?.createHTML(n)||n}function R_(n){return function Ll(){if(void 0===wf&&(wf=null,_e.trustedTypes))try{wf=_e.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:n=>n,createScript:n=>n,createScriptURL:n=>n})}catch{}return wf}()?.createHTML(n)||n}class V_{constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Jd})`}}function ao(n){return n instanceof V_?n.changingThisBreaksApplicationSecurity:n}class kv{constructor(e){this.inertDocumentHelper=e}getInertBodyElement(e){e=""+e;try{const t=(new window.DOMParser).parseFromString(No(e),"text/html").body;return null===t?this.inertDocumentHelper.getInertBodyElement(e):(t.removeChild(t.firstChild),t)}catch{return null}}}class Sv{constructor(e){if(this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),null==this.inertDocument.body){const t=this.inertDocument.createElement("html");this.inertDocument.appendChild(t);const o=this.inertDocument.createElement("body");t.appendChild(o)}}getInertBodyElement(e){const t=this.inertDocument.createElement("template");if("content"in t)return t.innerHTML=No(e),t;const o=this.inertDocument.createElement("body");return o.innerHTML=No(e),this.defaultDoc.documentMode&&this.stripCustomNsAttrs(o),o}stripCustomNsAttrs(e){const t=e.attributes;for(let r=t.length-1;0"),!0}endElement(e){const t=e.nodeName.toLowerCase();Fl.hasOwnProperty(t)&&!z_.hasOwnProperty(t)&&(this.buf.push(""))}chars(e){this.buf.push(H_(e))}checkClobberedElement(e,t){if(t&&(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`);return t}}const Iv=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Nv=/([^\#-~ |!])/g;function H_(n){return n.replace(/&/g,"&").replace(Iv,function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"}).replace(Nv,function(e){return"&#"+e.charCodeAt(0)+";"}).replace(//g,">")}let Df;function Vl(n){return"content"in n&&function Rv(n){return n.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===n.nodeName}(n)?n.content:null}var Re=(()=>((Re=Re||{})[Re.NONE=0]="NONE",Re[Re.HTML=1]="HTML",Re[Re.STYLE=2]="STYLE",Re[Re.SCRIPT=3]="SCRIPT",Re[Re.URL=4]="URL",Re[Re.RESOURCE_URL=5]="RESOURCE_URL",Re))();function ql(n){const e=function Ni(){const n=m();return n&&n[12]}();return e?R_(e.sanitize(Re.HTML,n)||""):function Ti(n,e){const t=function Dv(n){return n instanceof V_&&n.getTypeName()||null}(n);if(null!=t&&t!==e){if("ResourceURL"===t&&"URL"===e)return!0;throw new Error(`Required a safe ${e}, got a ${t} (see ${Jd})`)}return t===e}(n,"HTML")?R_(ao(n)):function Lv(n,e){let t=null;try{Df=Df||function q_(n){const e=new Sv(n);return function Ev(){try{return!!(new window.DOMParser).parseFromString(No(""),"text/html")}catch{return!1}}()?new kv(e):e}(n);let o=e?String(e):"";t=Df.getInertBodyElement(o);let r=5,i=o;do{if(0===r)throw new Error("Failed to sanitize html because the input is unstable");r--,o=i,i=t.innerHTML,t=Df.getInertBodyElement(o)}while(o!==i);return No((new Tv).sanitizeChildren(Vl(t)||t))}finally{if(t){const o=Vl(t)||t;for(;o.firstChild;)o.removeChild(o.firstChild)}}}(function L_(){return void 0!==Nl?Nl:typeof document<"u"?document:void 0}(),B(n))}const kf=new S("ENVIRONMENT_INITIALIZER"),K_=new S("INJECTOR",-1),Y_=new S("INJECTOR_DEF_TYPES");class Z_{get(e,t=bi){if(t===bi){const o=new Error(`NullInjectorError: No provider for ${de(e)}!`);throw o.name="NullInjectorError",o}return t}}function Uv(...n){return{\u0275providers:X_(0,n),\u0275fromNgModule:!0}}function X_(n,...e){const t=[],o=new Set;let r;return To(e,i=>{const c=i;zl(c,t,[],o)&&(r||(r=[]),r.push(c))}),void 0!==r&&J_(r,t),t}function J_(n,e){for(let t=0;t{e.push(i)})}}function zl(n,e,t,o){if(!(n=F(n)))return!1;let r=null,i=nh(n);const c=!i&&ae(n);if(i||c){if(c&&!c.standalone)return!1;r=n}else{const s=n.ngModule;if(i=nh(s),!i)return!1;r=s}const f=o.has(r);if(c){if(f)return!1;if(o.add(r),c.dependencies){const s="function"==typeof c.dependencies?c.dependencies():c.dependencies;for(const a of s)zl(a,e,t,o)}}else{if(!i)return!1;{if(null!=i.imports&&!f){let a;o.add(r);try{To(i.imports,l=>{zl(l,e,t,o)&&(a||(a=[]),a.push(l))})}finally{}void 0!==a&&J_(a,e)}if(!f){const a=Eo(r)||(()=>new r);e.push({provide:r,useFactory:a,deps:ie},{provide:Y_,useValue:r,multi:!0},{provide:kf,useValue:()=>D(r),multi:!0})}const s=i.providers;null==s||f||Bl(s,l=>{e.push(l)})}}return r!==n&&void 0!==n.providers}function Bl(n,e){for(let t of n)Fa(t)&&(t=t.\u0275providers),Array.isArray(t)?Bl(t,e):e(t)}const $v=ue({provide:String,useValue:ue});function Ul(n){return null!==n&&"object"==typeof n&&$v in n}function Lo(n){return"function"==typeof n}const $l=new S("Set Injector scope."),Sf={},Gv={};let Hl;function Ef(){return void 0===Hl&&(Hl=new Z_),Hl}class yt{}class tp extends yt{get destroyed(){return this._destroyed}constructor(e,t,o,r){super(),this.parent=t,this.source=o,this.scopes=r,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,Wl(e,c=>this.processProvider(c)),this.records.set(K_,mr(void 0,this)),r.has("environment")&&this.records.set(yt,mr(void 0,this));const i=this.records.get($l);null!=i&&"string"==typeof i.value&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(Y_.multi,ie,j.Self))}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(const e of this._ngOnDestroyHooks)e.ngOnDestroy();for(const e of this._onDestroyHooks)e()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),this._onDestroyHooks.length=0}}onDestroy(e){this._onDestroyHooks.push(e)}runInContext(e){this.assertNotDestroyed();const t=or(this),o=zn(void 0);try{return e()}finally{or(t),zn(o)}}get(e,t=bi,o=j.Default){this.assertNotDestroyed(),o=Zc(o);const r=or(this),i=zn(void 0);try{if(!(o&j.SkipSelf)){let f=this.records.get(e);if(void 0===f){const s=function Zv(n){return"function"==typeof n||"object"==typeof n&&n instanceof S}(e)&&Qc(e);f=s&&this.injectableDefInScope(s)?mr(Gl(e),Sf):null,this.records.set(e,f)}if(null!=f)return this.hydrate(e,f)}return(o&j.Self?Ef():this.parent).get(e,t=o&j.Optional&&t===bi?null:t)}catch(c){if("NullInjectorError"===c.name){if((c[Yc]=c[Yc]||[]).unshift(de(e)),r)throw c;return function k3(n,e,t,o){const r=n[Yc];throw e[rh]&&r.unshift(e[rh]),n.message=function S3(n,e,t,o=null){n=n&&"\n"===n.charAt(0)&&"\u0275"==n.charAt(1)?n.slice(2):n;let r=de(e);if(Array.isArray(e))r=e.map(de).join(" -> ");else if("object"==typeof e){let i=[];for(let c in e)if(e.hasOwnProperty(c)){let f=e[c];i.push(c+":"+("string"==typeof f?JSON.stringify(f):de(f)))}r=`{${i.join(", ")}}`}return`${t}${o?"("+o+")":""}[${r}]: ${n.replace(y3,"\n ")}`}("\n"+n.message,r,t,o),n.ngTokenPath=r,n[Yc]=null,n}(c,e,"R3InjectorError",this.source)}throw c}finally{zn(i),or(r)}}resolveInjectorInitializers(){const e=or(this),t=zn(void 0);try{const o=this.get(kf.multi,ie,j.Self);for(const r of o)r()}finally{or(e),zn(t)}}toString(){const e=[],t=this.records;for(const o of t.keys())e.push(de(o));return`R3Injector[${e.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new M(205,!1)}processProvider(e){let t=Lo(e=F(e))?e:F(e&&e.provide);const o=function Qv(n){return Ul(n)?mr(void 0,n.useValue):mr(op(n),Sf)}(e);if(Lo(e)||!0!==e.multi)this.records.get(t);else{let r=this.records.get(t);r||(r=mr(void 0,Sf,!0),r.factory=()=>za(r.multi),this.records.set(t,r)),t=e,r.multi.push(e)}this.records.set(t,o)}hydrate(e,t){return t.value===Sf&&(t.value=Gv,t.value=t.factory()),"object"==typeof t.value&&t.value&&function Yv(n){return null!==n&&"object"==typeof n&&"function"==typeof n.ngOnDestroy}(t.value)&&this._ngOnDestroyHooks.add(t.value),t.value}injectableDefInScope(e){if(!e.providedIn)return!1;const t=F(e.providedIn);return"string"==typeof t?"any"===t||this.scopes.has(t):this.injectorDefTypes.has(t)}}function Gl(n){const e=Qc(n),t=null!==e?e.factory:Eo(n);if(null!==t)return t;if(n instanceof S)throw new M(204,!1);if(n instanceof Function)return function Wv(n){const e=n.length;if(e>0)throw function vi(n,e){const t=[];for(let o=0;ot.factory(n):()=>new n}(n);throw new M(204,!1)}function op(n,e,t){let o;if(Lo(n)){const r=F(n);return Eo(r)||Gl(r)}if(Ul(n))o=()=>F(n.useValue);else if(function np(n){return!(!n||!n.useFactory)}(n))o=()=>n.useFactory(...za(n.deps||[]));else if(function ep(n){return!(!n||!n.useExisting)}(n))o=()=>D(F(n.useExisting));else{const r=F(n&&(n.useClass||n.provide));if(!function Kv(n){return!!n.deps}(n))return Eo(r)||Gl(r);o=()=>new r(...za(n.deps))}return o}function mr(n,e,t=!1){return{factory:n,value:e,multi:t?[]:void 0}}function Wl(n,e){for(const t of n)Array.isArray(t)?Wl(t,e):t&&Fa(t)?Wl(t.\u0275providers,e):e(t)}class Xv{}class rp{}class ew{resolveComponentFactory(e){throw function Jv(n){const e=Error(`No component factory found for ${de(n)}. Did you add it to @NgModule.entryComponents?`);return e.ngComponent=n,e}(e)}}let Li=(()=>{class n{}return n.NULL=new ew,n})();function nw(){return yr(Ye(),m())}function yr(n,e){return new An(Sn(n,e))}let An=(()=>{class n{constructor(t){this.nativeElement=t}}return n.__NG_ELEMENT_ID__=nw,n})();function tw(n){return n instanceof An?n.nativeElement:n}class Ri{}let $n=(()=>{class n{}return n.__NG_ELEMENT_ID__=()=>function ow(){const n=m(),t=En(Ye().index,n);return(Dn(t)?t:n)[Y]}(),n})(),rw=(()=>{class n{}return n.\u0275prov=E({token:n,providedIn:"root",factory:()=>null}),n})();class Fi{constructor(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")}}const iw=new Fi("15.1.5"),Ql={};function Yl(n){return n.ngOriginalError}class vr{constructor(){this._console=console}handleError(e){const t=this._findOriginalError(e);this._console.error("ERROR",e),t&&this._console.error("ORIGINAL ERROR",t)}_findOriginalError(e){let t=e&&Yl(e);for(;t&&Yl(t);)t=Yl(t);return t||null}}function cp(n){return n.ownerDocument.defaultView}function Gt(n){return n instanceof Function?n():n}function sp(n,e,t){let o=n.length;for(;;){const r=n.indexOf(e,t);if(-1===r)return r;if(0===r||n.charCodeAt(r-1)<=32){const i=e.length;if(r+i===o||n.charCodeAt(r+i)<=32)return r}t=r+1}}const ap="ng-template";function hw(n,e,t){let o=0;for(;oi?"":r[b+1].toLowerCase();const g=8&o?u:null;if(g&&-1!==sp(g,a,0)||2&o&&a!==u){if(ct(o))return!1;c=!0}}}}else{if(!c&&!ct(o)&&!ct(s))return!1;if(c&&ct(s))continue;c=!1,o=s|1&o}}return ct(o)||c}function ct(n){return 0==(1&n)}function Cw(n,e,t,o){if(null===e)return-1;let r=0;if(o||!t){let i=!1;for(;r-1)for(t++;t0?'="'+f+'"':"")+"]"}else 8&o?r+="."+c:4&o&&(r+=" "+c);else""!==r&&!ct(c)&&(e+=up(i,r),r=""),o=c,i=i||!ct(o);t++}return""!==r&&(e+=up(i,r)),e}const $={};function oe(n){gp(te(),m(),hn()+n,!1)}function gp(n,e,t,o){if(!o)if(3==(3&e[2])){const i=n.preOrderCheckHooks;null!==i&&af(e,i,t)}else{const i=n.preOrderHooks;null!==i&&lf(e,i,0,t)}xo(t)}function pp(n,e=null,t=null,o){const r=Cp(n,e,t,o);return r.resolveInjectorInitializers(),r}function Cp(n,e=null,t=null,o,r=new Set){const i=[t||ie,Uv(n)];return o=o||("object"==typeof n?void 0:de(n)),new tp(i,e||Ef(),o||null,r)}let ft=(()=>{class n{static create(t,o){if(Array.isArray(t))return pp({name:""},o,t,"");{const r=t.name??"";return pp({name:r},t.parent,t.providers,r)}}}return n.THROW_IF_NOT_FOUND=bi,n.NULL=new Z_,n.\u0275prov=E({token:n,providedIn:"any",factory:()=>D(K_)}),n.__NG_ELEMENT_ID__=-1,n})();function P(n,e=j.Default){const t=m();return null===t?D(n,e):Gh(Ye(),t,F(n),e)}function Dp(n,e){const t=n.contentQueries;if(null!==t)for(let o=0;o22&&gp(n,e,22,!1),t(o,r)}finally{xo(i)}}function ob(n,e,t){if(Ga(e)){const r=e.directiveEnd;for(let i=e.directiveStart;i0;){const t=n[--e];if("number"==typeof t&&t<0)return t}return 0})(c)!=f&&c.push(f),c.push(t,o,i)}}(n,e,o,ji(n,t,r.hostVars,$),r)}function vt(n,e,t,o,r,i){const c=Sn(n,e);!function ab(n,e,t,o,r,i,c){if(null==i)n.removeAttribute(e,r,t);else{const f=null==c?B(i):c(i,o||"",r);n.setAttribute(e,r,f,t)}}(e[Y],c,i,n.value,t,o,r)}function a5(n,e,t,o,r,i){const c=i[e];if(null!==c){const f=o.setInput;for(let s=0;s0&&lb(t)}}function lb(n){for(let o=yl(n);null!==o;o=vl(o))for(let r=10;r0&&lb(i)}const t=n[1].components;if(null!==t)for(let o=0;o0&&lb(r)}}function d5(n,e){const t=En(e,n),o=t[1];(function h5(n,e){for(let t=e.length;t-1&&(kl(e,o),pf(t,o))}this._attachedToViewContainer=!1}m_(this._lView[1],this._lView)}onDestroy(e){Ep(this._lView[1],this._lView,null,e)}markForCheck(){bb(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-65}reattach(){this._lView[2]|=64}detectChanges(){Nf(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new M(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function iv(n,e){Ai(n,e,e[Y],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer)throw new M(902,!1);this._appRef=e}}class _5 extends Vi{constructor(e){super(e),this._view=e}detectChanges(){const e=this._view;Nf(e[1],e,e[8],!1)}checkNoChanges(){}get context(){return null}}class qp extends Li{constructor(e){super(),this.ngModule=e}resolveComponentFactory(e){const t=ae(e);return new qi(t,this.ngModule)}}function zp(n){const e=[];for(let t in n)n.hasOwnProperty(t)&&e.push({propName:n[t],templateName:t});return e}class C5{constructor(e,t){this.injector=e,this.parentInjector=t}get(e,t,o){o=Zc(o);const r=this.injector.get(e,Ql,o);return r!==Ql||t===Ql?r:this.parentInjector.get(e,t,o)}}class qi extends rp{get inputs(){return zp(this.componentDef.inputs)}get outputs(){return zp(this.componentDef.outputs)}constructor(e,t){super(),this.componentDef=e,this.ngModule=t,this.componentType=e.type,this.selector=function vw(n){return n.map(yw).join(",")}(e.selectors),this.ngContentSelectors=e.ngContentSelectors?e.ngContentSelectors:[],this.isBoundToModule=!!t}create(e,t,o,r){let i=(r=r||this.ngModule)instanceof yt?r:r?.injector;i&&null!==this.componentDef.getStandaloneInjector&&(i=this.componentDef.getStandaloneInjector(i)||i);const c=i?new C5(e,i):e,f=c.get(Ri,null);if(null===f)throw new M(407,!1);const s=c.get(rw,null),a=f.createRenderer(null,this.componentDef),l=this.componentDef.selectors[0][0]||"div",b=o?function Qw(n,e,t){return n.selectRootElement(e,t===nt.ShadowDom)}(a,o,this.componentDef.encapsulation):Dl(a,l,function p5(n){const e=n.toLowerCase();return"svg"===e?"svg":"math"===e?"math":null}(l)),u=this.componentDef.onPush?288:272,g=cb(0,null,null,1,0,null,null,null,null,null),d=Af(null,g,null,u,null,null,f,a,s,c,null);let h,_;el(d);try{const C=this.componentDef;let y,p=null;C.findHostDirectiveDefs?(y=[],p=new Map,C.findHostDirectiveDefs(C,y,p),y.push(C)):y=[C];const O=function P5(n,e){const t=n[1];return n[22]=e,kr(t,22,2,"#host",null)}(d,b),q=function O5(n,e,t,o,r,i,c,f){const s=r[1];!function m5(n,e,t,o){for(const r of n)e.mergedAttrs=Oi(e.mergedAttrs,r.hostAttrs);null!==e.mergedAttrs&&(Lf(e,e.mergedAttrs,!0),null!==t&&N_(o,t,e))}(o,n,e,c);const a=i.createRenderer(e,t),l=Af(r,Sp(t),null,t.onPush?32:16,r[n.index],n,i,a,f||null,null,null);return s.firstCreatePass&&sb(s,n,o.length-1),If(r,l),r[n.index]=l}(O,b,C,y,d,f,a);_=Ph(g,22),b&&function v5(n,e,t,o){if(o)rl(n,t,["ng-version",iw.full]);else{const{attrs:r,classes:i}=function ww(n){const e=[],t=[];let o=1,r=2;for(;o0&&I_(n,t,i.join(" "))}}(a,C,b,o),void 0!==t&&function w5(n,e,t){const o=n.projection=[];for(let r=0;r=0;o--){const r=n[o];r.hostVars=e+=r.hostVars,r.hostAttrs=Oi(r.hostAttrs,t=Oi(t,r.hostAttrs))}}(o)}function db(n){return n===Vt?{}:n===ie?[]:n}function S5(n,e){const t=n.viewQuery;n.viewQuery=t?(o,r)=>{e(o,r),t(o,r)}:e}function E5(n,e){const t=n.contentQueries;n.contentQueries=t?(o,r,i)=>{e(o,r,i),t(o,r,i)}:e}function x5(n,e){const t=n.hostBindings;n.hostBindings=t?(o,r)=>{e(o,r),t(o,r)}:e}let Ff=null;function Ro(){if(!Ff){const n=_e.Symbol;if(n&&n.iterator)Ff=n.iterator;else{const e=Object.getOwnPropertyNames(Map.prototype);for(let t=0;tc(Ke(O[o.index])):o.index;let p=null;if(!c&&f&&(p=function $5(n,e,t,o){const r=n.cleanup;if(null!=r)for(let i=0;is?f[s]:null}"string"==typeof c&&(i+=2)}return null}(n,e,r,o.index)),null!==p)(p.__ngLastListenerFn__||p).__ngNextListenerFn__=i,p.__ngLastListenerFn__=i,u=!1;else{i=fC(o,e,l,i,!1);const O=t.listen(_,r,i);b.push(i,O),a&&a.push(r,y,C,C+1)}}else i=fC(o,e,l,i,!1);const g=o.outputs;let d;if(u&&null!==g&&(d=g[r])){const h=d.length;if(h)for(let _=0;_-1?En(n.index,e):e);let s=cC(e,0,o,c),a=i.__ngNextListenerFn__;for(;a;)s=cC(e,0,a,c)&&s,a=a.__ngNextListenerFn__;return r&&!1===s&&(c.preventDefault(),c.returnValue=!1),s}}function Gn(n=1){return function e2(n){return(U.lFrame.contextLView=function n2(n,e){for(;n>0;)e=e[15],n--;return e}(n,U.lFrame.contextLView))[8]}(n)}function qf(n,e){return n<<17|e<<2}function lo(n){return n>>17&32767}function Ob(n){return 2|n}function jo(n){return(131068&n)>>2}function mb(n,e){return-131069&n|e<<2}function yb(n){return 1|n}function pC(n,e,t,o,r){const i=n[t+1],c=null===e;let f=o?lo(i):jo(i),s=!1;for(;0!==f&&(!1===s||c);){const l=n[f+1];J5(n[f],e)&&(s=!0,n[f+1]=o?yb(l):Ob(l)),f=o?lo(l):jo(l)}s&&(n[t+1]=o?Ob(i):yb(i))}function J5(n,e){return null===n||null==e||(Array.isArray(n)?n[1]:n)===e||!(!Array.isArray(n)||"string"!=typeof e)&&Mr(n,e)>=0}const $e={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function CC(n){return n.substring($e.key,$e.keyEnd)}function MC(n,e){const t=$e.textEnd;return t===e?-1:(e=$e.keyEnd=function o4(n,e,t){for(;e32;)e++;return e}(n,$e.key=e,t),Fr(n,e,t))}function Fr(n,e,t){for(;e=0;t=MC(e,t))xn(n,CC(e),!0)}function wC(n,e){return e>=n.expandoStartIndex}function DC(n,e,t,o){const r=n.data;if(null===r[t+1]){const i=r[hn()],c=wC(n,t);xC(i,o)&&null===e&&!c&&(e=!1),e=function f4(n,e,t,o){const r=function Xa(n){const e=U.lFrame.currentDirectiveIndex;return-1===e?null:n[e]}(n);let i=o?e.residualClasses:e.residualStyles;if(null===r)0===(o?e.classBindings:e.styleBindings)&&(t=$i(t=wb(null,n,e,t,o),e.attrs,o),i=null);else{const c=e.directiveStylingLast;if(-1===c||n[c]!==r)if(t=wb(r,n,e,t,o),null===i){let s=function s4(n,e,t){const o=t?e.classBindings:e.styleBindings;if(0!==jo(o))return n[lo(o)]}(n,e,o);void 0!==s&&Array.isArray(s)&&(s=wb(null,n,e,s[1],o),s=$i(s,e.attrs,o),function a4(n,e,t,o){n[lo(t?e.classBindings:e.styleBindings)]=o}(n,e,o,s))}else i=function l4(n,e,t){let o;const r=e.directiveEnd;for(let i=1+e.directiveStylingLast;i0)&&(a=!0)):l=t,r)if(0!==s){const u=lo(n[f+1]);n[o+1]=qf(u,f),0!==u&&(n[u+1]=mb(n[u+1],o)),n[f+1]=function K5(n,e){return 131071&n|e<<17}(n[f+1],o)}else n[o+1]=qf(f,0),0!==f&&(n[f+1]=mb(n[f+1],o)),f=o;else n[o+1]=qf(s,0),0===f?f=o:n[s+1]=mb(n[s+1],o),s=o;a&&(n[o+1]=Ob(n[o+1])),pC(n,l,o,!0),pC(n,l,o,!1),function X5(n,e,t,o,r){const i=r?n.residualClasses:n.residualStyles;null!=i&&"string"==typeof e&&Mr(i,e)>=0&&(t[o+1]=yb(t[o+1]))}(e,l,n,o,i),c=qf(f,s),i?e.classBindings=c:e.styleBindings=c}(r,i,e,t,c,o)}}function wb(n,e,t,o,r){let i=null;const c=t.directiveEnd;let f=t.directiveStylingLast;for(-1===f?f=t.directiveStart:f++;f0;){const s=n[r],a=Array.isArray(s),l=a?s[1]:s,b=null===l;let u=t[r+1];u===$&&(u=b?ie:void 0);let g=b?ul(u,o):l===o?u:void 0;if(a&&!Bf(g)&&(g=ul(s,o)),Bf(g)&&(f=g,c))return f;const d=n[r+1];r=c?lo(d):jo(d)}if(null!==e){let s=i?e.residualClasses:e.residualStyles;null!=s&&(f=ul(s,o))}return f}function Bf(n){return void 0!==n}function xC(n,e){return 0!=(n.flags&(e?8:16))}function re(n,e=""){const t=m(),o=te(),r=n+22,i=o.firstCreatePass?kr(o,r,1,e,null):o.data[r],c=t[r]=function wl(n,e){return n.createText(e)}(t[Y],e);mf(o,t,c,i),Ot(i,!1)}function jr(n){return Hi("",n,""),jr}function Hi(n,e,t){const o=m(),r=function Er(n,e,t,o){return fn(n,ur(),t)?e+B(t)+o:$}(o,n,e,t);return r!==$&&Wt(o,hn(),r),Hi}function Db(n,e,t,o,r){const i=m(),c=xr(i,n,e,t,o,r);return c!==$&&Wt(i,hn(),c),Db}const qr="en-US";let ZC=qr;function Eb(n,e,t,o,r){if(n=F(n),Array.isArray(n))for(let i=0;i>20;if(Lo(n)||!n.multi){const g=new Pi(s,r,P),d=Ab(f,e,r?l:l+u,b);-1===d?(sl(df(a,c),i,f),xb(i,n,e.length),e.push(f),a.directiveStart++,a.directiveEnd++,r&&(a.providerIndexes+=1048576),t.push(g),c.push(g)):(t[d]=g,c[d]=g)}else{const g=Ab(f,e,l+u,b),d=Ab(f,e,l,l+u),_=d>=0&&t[d];if(r&&!_||!r&&!(g>=0&&t[g])){sl(df(a,c),i,f);const C=function AD(n,e,t,o,r){const i=new Pi(n,t,P);return i.multi=[],i.index=e,i.componentProviders=0,mM(i,r,o&&!t),i}(r?xD:ED,t.length,r,o,s);!r&&_&&(t[d].providerFactory=C),xb(i,n,e.length,0),e.push(f),a.directiveStart++,a.directiveEnd++,r&&(a.providerIndexes+=1048576),t.push(C),c.push(C)}else xb(i,n,g>-1?g:d,mM(t[r?d:g],s,!r&&o));!r&&o&&_&&t[d].componentProviders++}}}function xb(n,e,t,o){const r=Lo(e),i=function Hv(n){return!!n.useClass}(e);if(r||i){const s=(i?F(e.useClass):e).prototype.ngOnDestroy;if(s){const a=n.destroyHooks||(n.destroyHooks=[]);if(!r&&e.multi){const l=a.indexOf(t);-1===l?a.push(t,[o,s]):a[l+1].push(o,s)}else a.push(t,s)}}}function mM(n,e,t){return t&&n.componentProviders++,n.multi.push(e)-1}function Ab(n,e,t,o){for(let r=t;r{t.providersResolver=(o,r)=>function SD(n,e,t){const o=te();if(o.firstCreatePass){const r=it(n);Eb(t,o.data,o.blueprint,r,!0),Eb(e,o.data,o.blueprint,r,!1)}}(o,r?r(n):n,e)}}class zr{}class yM{}class vM extends zr{constructor(e,t){super(),this._parent=t,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new qp(this);const o=wn(e);this._bootstrapComponents=Gt(o.bootstrap),this._r3Injector=Cp(e,t,[{provide:zr,useValue:this},{provide:Li,useValue:this.componentFactoryResolver}],de(e),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(e)}get injector(){return this._r3Injector}destroy(){const e=this._r3Injector;!e.destroyed&&e.destroy(),this.destroyCbs.forEach(t=>t()),this.destroyCbs=null}onDestroy(e){this.destroyCbs.push(e)}}class Ib extends yM{constructor(e){super(),this.moduleType=e}create(e){return new vM(this.moduleType,e)}}class ID extends zr{constructor(e,t,o){super(),this.componentFactoryResolver=new qp(this),this.instance=null;const r=new tp([...e,{provide:zr,useValue:this},{provide:Li,useValue:this.componentFactoryResolver}],t||Ef(),o,new Set(["environment"]));this.injector=r,r.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(e){this.injector.onDestroy(e)}}function Wf(n,e,t=null){return new ID(n,e,t).injector}let ND=(()=>{class n{constructor(t){this._injector=t,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(t){if(!t.standalone)return null;if(!this.cachedInjectors.has(t.id)){const o=X_(0,t.type),r=o.length>0?Wf([o],this._injector,`Standalone[${t.type.name}]`):null;this.cachedInjectors.set(t.id,r)}return this.cachedInjectors.get(t.id)}ngOnDestroy(){try{for(const t of this.cachedInjectors.values())null!==t&&t.destroy()}finally{this.cachedInjectors.clear()}}}return n.\u0275prov=E({token:n,providedIn:"environment",factory:()=>new n(D(yt))}),n})();function wM(n){n.getStandaloneInjector=e=>e.get(ND).getOrCreateStandaloneInjector(n)}function In(n,e,t,o){return function TM(n,e,t,o,r,i){const c=e+t;return fn(n,c,r)?function wt(n,e,t){return n[e]=t}(n,c+1,i?o.call(i,r):o(r)):function Zi(n,e){const t=n[e];return t===$?void 0:t}(n,c+1)}(m(),function dn(){const n=U.lFrame;let e=n.bindingRootIndex;return-1===e&&(e=n.bindingRootIndex=n.tView.bindingStartIndex),e}(),n,e,t,o)}function Lb(n){return e=>{setTimeout(n,void 0,e)}}const Se=class i6 extends Ft{constructor(e=!1){super(),this.__isAsync=e}emit(e){super.next(e)}subscribe(e,t,o){let r=e,i=t||(()=>null),c=o;if(e&&"object"==typeof e){const s=e;r=s.next?.bind(s),i=s.error?.bind(s),c=s.complete?.bind(s)}this.__isAsync&&(i=Lb(i),r&&(r=Lb(r)),c&&(c=Lb(c)));const f=super.subscribe({next:r,error:i,complete:c});return e instanceof jn&&e.add(f),f}};function c6(){return this._results[Ro()]()}class Rb{get changes(){return this._changes||(this._changes=new Se)}constructor(e=!1){this._emitDistinctChangesOnly=e,this.dirty=!0,this._results=[],this._changesDetected=!1,this._changes=null,this.length=0,this.first=void 0,this.last=void 0;const t=Ro(),o=Rb.prototype;o[t]||(o[t]=c6)}get(e){return this._results[e]}map(e){return this._results.map(e)}filter(e){return this._results.filter(e)}find(e){return this._results.find(e)}reduce(e,t){return this._results.reduce(e,t)}forEach(e){this._results.forEach(e)}some(e){return this._results.some(e)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(e,t){const o=this;o.dirty=!1;const r=function Un(n){return n.flat(Number.POSITIVE_INFINITY)}(e);(this._changesDetected=!function M2(n,e,t){if(n.length!==e.length)return!1;for(let o=0;o{class n{}return n.__NG_ELEMENT_ID__=a6,n})();const f6=Qt,s6=class extends f6{constructor(e,t,o){super(),this._declarationLView=e,this._declarationTContainer=t,this.elementRef=o}createEmbeddedView(e,t){const o=this._declarationTContainer.tViews,r=Af(this._declarationLView,o,e,16,null,o.declTNode,null,null,null,null,t||null);r[17]=this._declarationLView[this._declarationTContainer.index];const c=this._declarationLView[19];return null!==c&&(r[19]=c.createEmbeddedView(o)),tb(o,r,e),new Vi(r)}};function a6(){return Qf(Ye(),m())}function Qf(n,e){return 4&n.type?new s6(e,n,yr(n,e)):null}let ut=(()=>{class n{}return n.__NG_ELEMENT_ID__=l6,n})();function l6(){return VM(Ye(),m())}const b6=ut,FM=class extends b6{constructor(e,t,o){super(),this._lContainer=e,this._hostTNode=t,this._hostLView=o}get element(){return yr(this._hostTNode,this._hostLView)}get injector(){return new dr(this._hostTNode,this._hostLView)}get parentInjector(){const e=fl(this._hostTNode,this._hostLView);if(qh(e)){const t=uf(e,this._hostLView),o=bf(e);return new dr(t[1].data[o+8],t)}return new dr(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(e){const t=jM(this._lContainer);return null!==t&&t[e]||null}get length(){return this._lContainer.length-10}createEmbeddedView(e,t,o){let r,i;"number"==typeof o?r=o:null!=o&&(r=o.index,i=o.injector);const c=e.createEmbeddedView(t||{},i);return this.insert(c,r),c}createComponent(e,t,o,r,i){const c=e&&!function yi(n){return"function"==typeof n}(e);let f;if(c)f=t;else{const b=t||{};f=b.index,o=b.injector,r=b.projectableNodes,i=b.environmentInjector||b.ngModuleRef}const s=c?e:new qi(ae(e)),a=o||this.parentInjector;if(!i&&null==s.ngModule){const u=(c?a:this.parentInjector).get(yt,null);u&&(i=u)}const l=s.create(a,r,void 0,i);return this.insert(l.hostView,f),l}insert(e,t){const o=e._lView,r=o[1];if(function U3(n){return rt(n[3])}(o)){const l=this.indexOf(e);if(-1!==l)this.detach(l);else{const b=o[3],u=new FM(b,b[6],b[3]);u.detach(u.indexOf(e))}}const i=this._adjustIndex(t),c=this._lContainer;!function fv(n,e,t,o){const r=10+o,i=t.length;o>0&&(t[r-1][4]=e),o0)o.push(c[f/2]);else{const a=i[f+1],l=e[-s];for(let b=10;b{class n{constructor(t){this.appInits=t,this.resolve=Xf,this.reject=Xf,this.initialized=!1,this.done=!1,this.donePromise=new Promise((o,r)=>{this.resolve=o,this.reject=r})}runInitializers(){if(this.initialized)return;const t=[],o=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let r=0;r{i.subscribe({complete:f,error:s})});t.push(c)}}Promise.all(t).then(()=>{o()}).catch(r=>{this.reject(r)}),0===t.length&&o(),this.initialized=!0}}return n.\u0275fac=function(t){return new(t||n)(D(Jf,8))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const ec=new S("AppId",{providedIn:"root",factory:function lP(){return`${Qb()}${Qb()}${Qb()}`}});function Qb(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const bP=new S("Platform Initializer"),Kb=new S("Platform ID",{providedIn:"platform",factory:()=>"unknown"}),uP=new S("appBootstrapListener"),gP=new S("AnimationModuleType");let j6=(()=>{class n{log(t){console.log(t)}warn(t){console.warn(t)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"platform"}),n})();const Kt=new S("LocaleId",{providedIn:"root",factory:()=>Z(Kt,j.Optional|j.SkipSelf)||function V6(){return typeof $localize<"u"&&$localize.locale||qr}()});class z6{constructor(e,t){this.ngModuleFactory=e,this.componentFactories=t}}let dP=(()=>{class n{compileModuleSync(t){return new Ib(t)}compileModuleAsync(t){return Promise.resolve(this.compileModuleSync(t))}compileModuleAndAllComponentsSync(t){const o=this.compileModuleSync(t),i=Gt(wn(t).declarations).reduce((c,f)=>{const s=ae(f);return s&&c.push(new qi(s)),c},[]);return new z6(o,i)}compileModuleAndAllComponentsAsync(t){return Promise.resolve(this.compileModuleAndAllComponentsSync(t))}clearCache(){}clearCacheFor(t){}getModuleId(t){}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const $6=(()=>Promise.resolve(0))();function Yb(n){typeof Zone>"u"?$6.then(()=>{n&&n.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",n)}class Ee{constructor({enableLongStackTrace:e=!1,shouldCoalesceEventChangeDetection:t=!1,shouldCoalesceRunChangeDetection:o=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Se(!1),this.onMicrotaskEmpty=new Se(!1),this.onStable=new Se(!1),this.onError=new Se(!1),typeof Zone>"u")throw new M(908,!1);Zone.assertZonePatched();const r=this;r._nesting=0,r._outer=r._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(r._inner=r._inner.fork(new Zone.TaskTrackingZoneSpec)),e&&Zone.longStackTraceZoneSpec&&(r._inner=r._inner.fork(Zone.longStackTraceZoneSpec)),r.shouldCoalesceEventChangeDetection=!o&&t,r.shouldCoalesceRunChangeDetection=o,r.lastRequestAnimationFrameId=-1,r.nativeRequestAnimationFrame=function H6(){let n=_e.requestAnimationFrame,e=_e.cancelAnimationFrame;if(typeof Zone<"u"&&n&&e){const t=n[Zone.__symbol__("OriginalDelegate")];t&&(n=t);const o=e[Zone.__symbol__("OriginalDelegate")];o&&(e=o)}return{nativeRequestAnimationFrame:n,nativeCancelAnimationFrame:e}}().nativeRequestAnimationFrame,function Q6(n){const e=()=>{!function W6(n){n.isCheckStableRunning||-1!==n.lastRequestAnimationFrameId||(n.lastRequestAnimationFrameId=n.nativeRequestAnimationFrame.call(_e,()=>{n.fakeTopEventTask||(n.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{n.lastRequestAnimationFrameId=-1,Xb(n),n.isCheckStableRunning=!0,Zb(n),n.isCheckStableRunning=!1},void 0,()=>{},()=>{})),n.fakeTopEventTask.invoke()}),Xb(n))}(n)};n._inner=n._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(t,o,r,i,c,f)=>{try{return pP(n),t.invokeTask(r,i,c,f)}finally{(n.shouldCoalesceEventChangeDetection&&"eventTask"===i.type||n.shouldCoalesceRunChangeDetection)&&e(),CP(n)}},onInvoke:(t,o,r,i,c,f,s)=>{try{return pP(n),t.invoke(r,i,c,f,s)}finally{n.shouldCoalesceRunChangeDetection&&e(),CP(n)}},onHasTask:(t,o,r,i)=>{t.hasTask(r,i),o===r&&("microTask"==i.change?(n._hasPendingMicrotasks=i.microTask,Xb(n),Zb(n)):"macroTask"==i.change&&(n.hasPendingMacrotasks=i.macroTask))},onHandleError:(t,o,r,i)=>(t.handleError(r,i),n.runOutsideAngular(()=>n.onError.emit(i)),!1)})}(r)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!Ee.isInAngularZone())throw new M(909,!1)}static assertNotInAngularZone(){if(Ee.isInAngularZone())throw new M(909,!1)}run(e,t,o){return this._inner.run(e,t,o)}runTask(e,t,o,r){const i=this._inner,c=i.scheduleEventTask("NgZoneEvent: "+r,e,G6,Xf,Xf);try{return i.runTask(c,t,o)}finally{i.cancelTask(c)}}runGuarded(e,t,o){return this._inner.runGuarded(e,t,o)}runOutsideAngular(e){return this._outer.run(e)}}const G6={};function Zb(n){if(0==n._nesting&&!n.hasPendingMicrotasks&&!n.isStable)try{n._nesting++,n.onMicrotaskEmpty.emit(null)}finally{if(n._nesting--,!n.hasPendingMicrotasks)try{n.runOutsideAngular(()=>n.onStable.emit(null))}finally{n.isStable=!0}}}function Xb(n){n.hasPendingMicrotasks=!!(n._hasPendingMicrotasks||(n.shouldCoalesceEventChangeDetection||n.shouldCoalesceRunChangeDetection)&&-1!==n.lastRequestAnimationFrameId)}function pP(n){n._nesting++,n.isStable&&(n.isStable=!1,n.onUnstable.emit(null))}function CP(n){n._nesting--,Zb(n)}class K6{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Se,this.onMicrotaskEmpty=new Se,this.onStable=new Se,this.onError=new Se}run(e,t,o){return e.apply(t,o)}runGuarded(e,t,o){return e.apply(t,o)}runOutsideAngular(e){return e()}runTask(e,t,o,r){return e.apply(t,o)}}const MP=new S(""),ns=new S("");let nu,Jb=(()=>{class n{constructor(t,o,r){this._ngZone=t,this.registry=o,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,nu||(function Y6(n){nu=n}(r),r.addToWindow(o)),this._watchAngularEvents(),t.run(()=>{this.taskTrackingZone=typeof Zone>"u"?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._didWork=!0,this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{Ee.assertNotInAngularZone(),Yb(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())Yb(()=>{for(;0!==this._callbacks.length;){let t=this._callbacks.pop();clearTimeout(t.timeoutId),t.doneCb(this._didWork)}this._didWork=!1});else{let t=this.getPendingTasks();this._callbacks=this._callbacks.filter(o=>!o.updateCb||!o.updateCb(t)||(clearTimeout(o.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(t=>({source:t.source,creationLocation:t.creationLocation,data:t.data})):[]}addCallback(t,o,r){let i=-1;o&&o>0&&(i=setTimeout(()=>{this._callbacks=this._callbacks.filter(c=>c.timeoutId!==i),t(this._didWork,this.getPendingTasks())},o)),this._callbacks.push({doneCb:t,timeoutId:i,updateCb:r})}whenStable(t,o,r){if(r&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(t,o,r),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(t){this.registry.registerApplication(t,this)}unregisterApplication(t){this.registry.unregisterApplication(t)}findProviders(t,o,r){return[]}}return n.\u0275fac=function(t){return new(t||n)(D(Ee),D(eu),D(ns))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})(),eu=(()=>{class n{constructor(){this._applications=new Map}registerApplication(t,o){this._applications.set(t,o)}unregisterApplication(t){this._applications.delete(t)}unregisterAllApplications(){this._applications.clear()}getTestability(t){return this._applications.get(t)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(t,o=!0){return nu?.findTestabilityInTree(this,t,o)??null}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"platform"}),n})(),bo=null;const PP=new S("AllowMultipleToken"),tu=new S("PlatformDestroyListeners");class OP{constructor(e,t){this.name=e,this.token=t}}function yP(n,e,t=[]){const o=`Platform: ${e}`,r=new S(o);return(i=[])=>{let c=ou();if(!c||c.injector.get(PP,!1)){const f=[...t,...i,{provide:r,useValue:!0}];n?n(f):function J6(n){if(bo&&!bo.get(PP,!1))throw new M(400,!1);bo=n;const e=n.get(wP);(function mP(n){const e=n.get(bP,null);e&&e.forEach(t=>t())})(n)}(function vP(n=[],e){return ft.create({name:e,providers:[{provide:$l,useValue:"platform"},{provide:tu,useValue:new Set([()=>bo=null])},...n]})}(f,o))}return function nk(n){const e=ou();if(!e)throw new M(401,!1);return e}()}}function ou(){return bo?.get(wP)??null}let wP=(()=>{class n{constructor(t){this._injector=t,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(t,o){const r=function kP(n,e){let t;return t="noop"===n?new K6:("zone.js"===n?void 0:n)||new Ee(e),t}(o?.ngZone,function DP(n){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!(!n||!n.ngZoneEventCoalescing)||!1,shouldCoalesceRunChangeDetection:!(!n||!n.ngZoneRunCoalescing)||!1}}(o)),i=[{provide:Ee,useValue:r}];return r.run(()=>{const c=ft.create({providers:i,parent:this.injector,name:t.moduleType.name}),f=t.create(c),s=f.injector.get(vr,null);if(!s)throw new M(402,!1);return r.runOutsideAngular(()=>{const a=r.onError.subscribe({next:l=>{s.handleError(l)}});f.onDestroy(()=>{ts(this._modules,f),a.unsubscribe()})}),function SP(n,e,t){try{const o=t();return Ui(o)?o.catch(r=>{throw e.runOutsideAngular(()=>n.handleError(r)),r}):o}catch(o){throw e.runOutsideAngular(()=>n.handleError(o)),o}}(s,r,()=>{const a=f.injector.get(es);return a.runInitializers(),a.donePromise.then(()=>(function XC(n){Vn(n,"Expected localeId to be defined"),"string"==typeof n&&(ZC=n.toLowerCase().replace(/_/g,"-"))}(f.injector.get(Kt,qr)||qr),this._moduleDoBootstrap(f),f))})})}bootstrapModule(t,o=[]){const r=EP({},o);return function Z6(n,e,t){const o=new Ib(t);return Promise.resolve(o)}(0,0,t).then(i=>this.bootstrapModuleFactory(i,r))}_moduleDoBootstrap(t){const o=t.injector.get(nc);if(t._bootstrapComponents.length>0)t._bootstrapComponents.forEach(r=>o.bootstrap(r));else{if(!t.instance.ngDoBootstrap)throw new M(-403,!1);t.instance.ngDoBootstrap(o)}this._modules.push(t)}onDestroy(t){this._destroyListeners.push(t)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new M(404,!1);this._modules.slice().forEach(o=>o.destroy()),this._destroyListeners.forEach(o=>o());const t=this._injector.get(tu,null);t&&(t.forEach(o=>o()),t.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}}return n.\u0275fac=function(t){return new(t||n)(D(ft))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"platform"}),n})();function EP(n,e){return Array.isArray(e)?e.reduce(EP,n):{...n,...e}}let nc=(()=>{class n{get destroyed(){return this._destroyed}get injector(){return this._injector}constructor(t,o,r){this._zone=t,this._injector=o,this._exceptionHandler=r,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._stable=!0,this._destroyed=!1,this._destroyListeners=[],this.componentTypes=[],this.components=[],this._onMicrotaskEmptySubscription=this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run(()=>{this.tick()})}});const i=new Ae(f=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{f.next(this._stable),f.complete()})}),c=new Ae(f=>{let s;this._zone.runOutsideAngular(()=>{s=this._zone.onStable.subscribe(()=>{Ee.assertNotInAngularZone(),Yb(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,f.next(!0))})})});const a=this._zone.onUnstable.subscribe(()=>{Ee.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{f.next(!1)}))});return()=>{s.unsubscribe(),a.unsubscribe()}});this.isStable=function a3(...n){const e=li(n),t=function t3(n,e){return"number"==typeof Ta(n)?n.pop():e}(n,1/0),o=n;return o.length?1===o.length?Jn(o[0]):tr(t)(Le(o,e)):Mt}(i,c.pipe(function l3(n={}){const{connector:e=(()=>new Ft),resetOnError:t=!0,resetOnComplete:o=!0,resetOnRefCountZero:r=!0}=n;return i=>{let c,f,s,a=0,l=!1,b=!1;const u=()=>{f?.unsubscribe(),f=void 0},g=()=>{u(),c=s=void 0,l=b=!1},d=()=>{const h=c;g(),h?.unsubscribe()};return Ge((h,_)=>{a++,!b&&!l&&u();const C=s=s??e();_.add(()=>{a--,0===a&&!b&&!l&&(f=Ia(d,r))}),C.subscribe(_),!c&&a>0&&(c=new ai({next:y=>C.next(y),error:y=>{b=!0,u(),f=Ia(g,t,y),C.error(y)},complete:()=>{l=!0,u(),f=Ia(g,o),C.complete()}}),Jn(h).subscribe(c))})(i)}}()))}bootstrap(t,o){const r=t instanceof rp;if(!this._injector.get(es).done)throw!r&&function rr(n){const e=ae(n)||tn(n)||un(n);return null!==e&&e.standalone}(t),new M(405,false);let c;c=r?t:this._injector.get(Li).resolveComponentFactory(t),this.componentTypes.push(c.componentType);const f=function X6(n){return n.isBoundToModule}(c)?void 0:this._injector.get(zr),a=c.create(ft.NULL,[],o||c.selector,f),l=a.location.nativeElement,b=a.injector.get(MP,null);return b?.registerApplication(l),a.onDestroy(()=>{this.detachView(a.hostView),ts(this.components,a),b?.unregisterApplication(l)}),this._loadComponent(a),a}tick(){if(this._runningTick)throw new M(101,!1);try{this._runningTick=!0;for(let t of this._views)t.detectChanges()}catch(t){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(t))}finally{this._runningTick=!1}}attachView(t){const o=t;this._views.push(o),o.attachToAppRef(this)}detachView(t){const o=t;ts(this._views,o),o.detachFromAppRef()}_loadComponent(t){this.attachView(t.hostView),this.tick(),this.components.push(t);const o=this._injector.get(uP,[]);o.push(...this._bootstrapListeners),o.forEach(r=>r(t))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(t=>t()),this._views.slice().forEach(t=>t.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(t){return this._destroyListeners.push(t),()=>ts(this._destroyListeners,t)}destroy(){if(this._destroyed)throw new M(406,!1);const t=this._injector;t.destroy&&!t.destroyed&&t.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}}return n.\u0275fac=function(t){return new(t||n)(D(Ee),D(yt),D(vr))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function ts(n,e){const t=n.indexOf(e);t>-1&&n.splice(t,1)}let os=(()=>{class n{}return n.__NG_ELEMENT_ID__=ok,n})();function ok(n){return function rk(n,e,t){if(Ci(n)&&!t){const o=En(n.index,e);return new Vi(o,o)}return 47&n.type?new Vi(e[16],e):null}(Ye(),m(),16==(16&n))}class NP{constructor(){}supports(e){return jf(e)}create(e){return new lk(e)}}const ak=(n,e)=>e;class lk{constructor(e){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=e||ak}forEachItem(e){let t;for(t=this._itHead;null!==t;t=t._next)e(t)}forEachOperation(e){let t=this._itHead,o=this._removalsHead,r=0,i=null;for(;t||o;){const c=!o||t&&t.currentIndex{c=this._trackByFn(r,f),null!==t&&Object.is(t.trackById,c)?(o&&(t=this._verifyReinsertion(t,f,c,r)),Object.is(t.item,f)||this._addIdentityChange(t,f)):(t=this._mismatch(t,f,c,r),o=!0),t=t._next,r++}),this.length=r;return this._truncate(t),this.collection=e,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let e;for(e=this._previousItHead=this._itHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._additionsHead;null!==e;e=e._nextAdded)e.previousIndex=e.currentIndex;for(this._additionsHead=this._additionsTail=null,e=this._movesHead;null!==e;e=e._nextMoved)e.previousIndex=e.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(e,t,o,r){let i;return null===e?i=this._itTail:(i=e._prev,this._remove(e)),null!==(e=null===this._unlinkedRecords?null:this._unlinkedRecords.get(o,null))?(Object.is(e.item,t)||this._addIdentityChange(e,t),this._reinsertAfter(e,i,r)):null!==(e=null===this._linkedRecords?null:this._linkedRecords.get(o,r))?(Object.is(e.item,t)||this._addIdentityChange(e,t),this._moveAfter(e,i,r)):e=this._addAfter(new bk(t,o),i,r),e}_verifyReinsertion(e,t,o,r){let i=null===this._unlinkedRecords?null:this._unlinkedRecords.get(o,null);return null!==i?e=this._reinsertAfter(i,e._prev,r):e.currentIndex!=r&&(e.currentIndex=r,this._addToMoves(e,r)),e}_truncate(e){for(;null!==e;){const t=e._next;this._addToRemovals(this._unlink(e)),e=t}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(e,t,o){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(e);const r=e._prevRemoved,i=e._nextRemoved;return null===r?this._removalsHead=i:r._nextRemoved=i,null===i?this._removalsTail=r:i._prevRemoved=r,this._insertAfter(e,t,o),this._addToMoves(e,o),e}_moveAfter(e,t,o){return this._unlink(e),this._insertAfter(e,t,o),this._addToMoves(e,o),e}_addAfter(e,t,o){return this._insertAfter(e,t,o),this._additionsTail=null===this._additionsTail?this._additionsHead=e:this._additionsTail._nextAdded=e,e}_insertAfter(e,t,o){const r=null===t?this._itHead:t._next;return e._next=r,e._prev=t,null===r?this._itTail=e:r._prev=e,null===t?this._itHead=e:t._next=e,null===this._linkedRecords&&(this._linkedRecords=new LP),this._linkedRecords.put(e),e.currentIndex=o,e}_remove(e){return this._addToRemovals(this._unlink(e))}_unlink(e){null!==this._linkedRecords&&this._linkedRecords.remove(e);const t=e._prev,o=e._next;return null===t?this._itHead=o:t._next=o,null===o?this._itTail=t:o._prev=t,e}_addToMoves(e,t){return e.previousIndex===t||(this._movesTail=null===this._movesTail?this._movesHead=e:this._movesTail._nextMoved=e),e}_addToRemovals(e){return null===this._unlinkedRecords&&(this._unlinkedRecords=new LP),this._unlinkedRecords.put(e),e.currentIndex=null,e._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=e,e._prevRemoved=null):(e._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=e),e}_addIdentityChange(e,t){return e.item=t,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=e:this._identityChangesTail._nextIdentityChange=e,e}}class bk{constructor(e,t){this.item=e,this.trackById=t,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class uk{constructor(){this._head=null,this._tail=null}add(e){null===this._head?(this._head=this._tail=e,e._nextDup=null,e._prevDup=null):(this._tail._nextDup=e,e._prevDup=this._tail,e._nextDup=null,this._tail=e)}get(e,t){let o;for(o=this._head;null!==o;o=o._nextDup)if((null===t||t<=o.currentIndex)&&Object.is(o.trackById,e))return o;return null}remove(e){const t=e._prevDup,o=e._nextDup;return null===t?this._head=o:t._nextDup=o,null===o?this._tail=t:o._prevDup=t,null===this._head}}class LP{constructor(){this.map=new Map}put(e){const t=e.trackById;let o=this.map.get(t);o||(o=new uk,this.map.set(t,o)),o.add(e)}get(e,t){const r=this.map.get(e);return r?r.get(e,t):null}remove(e){const t=e.trackById;return this.map.get(t).remove(e)&&this.map.delete(t),e}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function RP(n,e,t){const o=n.previousIndex;if(null===o)return o;let r=0;return t&&o{if(t&&t.key===r)this._maybeAddToChanges(t,o),this._appendAfter=t,t=t._next;else{const i=this._getOrCreateRecordForKey(r,o);t=this._insertBeforeOrAppend(t,i)}}),t){t._prev&&(t._prev._next=null),this._removalsHead=t;for(let o=t;null!==o;o=o._nextRemoved)o===this._mapHead&&(this._mapHead=null),this._records.delete(o.key),o._nextRemoved=o._next,o.previousValue=o.currentValue,o.currentValue=null,o._prev=null,o._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(e,t){if(e){const o=e._prev;return t._next=e,t._prev=o,e._prev=t,o&&(o._next=t),e===this._mapHead&&(this._mapHead=t),this._appendAfter=e,e}return this._appendAfter?(this._appendAfter._next=t,t._prev=this._appendAfter):this._mapHead=t,this._appendAfter=t,null}_getOrCreateRecordForKey(e,t){if(this._records.has(e)){const r=this._records.get(e);this._maybeAddToChanges(r,t);const i=r._prev,c=r._next;return i&&(i._next=c),c&&(c._prev=i),r._next=null,r._prev=null,r}const o=new dk(e);return this._records.set(e,o),o.currentValue=t,this._addToAdditions(o),o}_reset(){if(this.isDirty){let e;for(this._previousMapHead=this._mapHead,e=this._previousMapHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._changesHead;null!==e;e=e._nextChanged)e.previousValue=e.currentValue;for(e=this._additionsHead;null!=e;e=e._nextAdded)e.previousValue=e.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(e,t){Object.is(t,e.currentValue)||(e.previousValue=e.currentValue,e.currentValue=t,this._addToChanges(e))}_addToAdditions(e){null===this._additionsHead?this._additionsHead=this._additionsTail=e:(this._additionsTail._nextAdded=e,this._additionsTail=e)}_addToChanges(e){null===this._changesHead?this._changesHead=this._changesTail=e:(this._changesTail._nextChanged=e,this._changesTail=e)}_forEach(e,t){e instanceof Map?e.forEach(t):Object.keys(e).forEach(o=>t(e[o],o))}}class dk{constructor(e){this.key=e,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}}function jP(){return new cs([new NP])}let cs=(()=>{class n{constructor(t){this.factories=t}static create(t,o){if(null!=o){const r=o.factories.slice();t=t.concat(r)}return new n(t)}static extend(t){return{provide:n,useFactory:o=>n.create(t,o||jP()),deps:[[n,new Di,new wi]]}}find(t){const o=this.factories.find(r=>r.supports(t));if(null!=o)return o;throw new M(901,!1)}}return n.\u0275prov=E({token:n,providedIn:"root",factory:jP}),n})();function VP(){return new tc([new FP])}let tc=(()=>{class n{constructor(t){this.factories=t}static create(t,o){if(o){const r=o.factories.slice();t=t.concat(r)}return new n(t)}static extend(t){return{provide:n,useFactory:o=>n.create(t,o||VP()),deps:[[n,new Di,new wi]]}}find(t){const o=this.factories.find(r=>r.supports(t));if(o)return o;throw new M(901,!1)}}return n.\u0275prov=E({token:n,providedIn:"root",factory:VP}),n})();const pk=yP(null,"core",[]);let Ck=(()=>{class n{constructor(t){}}return n.\u0275fac=function(t){return new(t||n)(D(nc))},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({}),n})();function $r(n){return"boolean"==typeof n?n:null!=n&&"false"!==n}let su=null;function St(){return su}class Ok{}const Xe=new S("DocumentToken");let au=(()=>{class n{historyGo(t){throw new Error("Not implemented")}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(){return function mk(){return D(qP)}()},providedIn:"platform"}),n})();const yk=new S("Location Initialized");let qP=(()=>{class n extends au{constructor(t){super(),this._doc=t,this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return St().getBaseHref(this._doc)}onPopState(t){const o=St().getGlobalEventTarget(this._doc,"window");return o.addEventListener("popstate",t,!1),()=>o.removeEventListener("popstate",t)}onHashChange(t){const o=St().getGlobalEventTarget(this._doc,"window");return o.addEventListener("hashchange",t,!1),()=>o.removeEventListener("hashchange",t)}get href(){return this._location.href}get protocol(){return this._location.protocol}get hostname(){return this._location.hostname}get port(){return this._location.port}get pathname(){return this._location.pathname}get search(){return this._location.search}get hash(){return this._location.hash}set pathname(t){this._location.pathname=t}pushState(t,o,r){zP()?this._history.pushState(t,o,r):this._location.hash=r}replaceState(t,o,r){zP()?this._history.replaceState(t,o,r):this._location.hash=r}forward(){this._history.forward()}back(){this._history.back()}historyGo(t=0){this._history.go(t)}getState(){return this._history.state}}return n.\u0275fac=function(t){return new(t||n)(D(Xe))},n.\u0275prov=E({token:n,factory:function(){return function vk(){return new qP(D(Xe))}()},providedIn:"platform"}),n})();function zP(){return!!window.history.pushState}function lu(n,e){if(0==n.length)return e;if(0==e.length)return n;let t=0;return n.endsWith("/")&&t++,e.startsWith("/")&&t++,2==t?n+e.substring(1):1==t?n+e:n+"/"+e}function BP(n){const e=n.match(/#|\?|$/),t=e&&e.index||n.length;return n.slice(0,t-("/"===n[t-1]?1:0))+n.slice(t)}function Zt(n){return n&&"?"!==n[0]?"?"+n:n}let zo=(()=>{class n{historyGo(t){throw new Error("Not implemented")}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(){return Z($P)},providedIn:"root"}),n})();const UP=new S("appBaseHref");let $P=(()=>{class n extends zo{constructor(t,o){super(),this._platformLocation=t,this._removeListenerFns=[],this._baseHref=o??this._platformLocation.getBaseHrefFromDOM()??Z(Xe).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(t){this._removeListenerFns.push(this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t))}getBaseHref(){return this._baseHref}prepareExternalUrl(t){return lu(this._baseHref,t)}path(t=!1){const o=this._platformLocation.pathname+Zt(this._platformLocation.search),r=this._platformLocation.hash;return r&&t?`${o}${r}`:o}pushState(t,o,r,i){const c=this.prepareExternalUrl(r+Zt(i));this._platformLocation.pushState(t,o,c)}replaceState(t,o,r,i){const c=this.prepareExternalUrl(r+Zt(i));this._platformLocation.replaceState(t,o,c)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(t=0){this._platformLocation.historyGo?.(t)}}return n.\u0275fac=function(t){return new(t||n)(D(au),D(UP,8))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),wk=(()=>{class n extends zo{constructor(t,o){super(),this._platformLocation=t,this._baseHref="",this._removeListenerFns=[],null!=o&&(this._baseHref=o)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(t){this._removeListenerFns.push(this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t))}getBaseHref(){return this._baseHref}path(t=!1){let o=this._platformLocation.hash;return null==o&&(o="#"),o.length>0?o.substring(1):o}prepareExternalUrl(t){const o=lu(this._baseHref,t);return o.length>0?"#"+o:o}pushState(t,o,r,i){let c=this.prepareExternalUrl(r+Zt(i));0==c.length&&(c=this._platformLocation.pathname),this._platformLocation.pushState(t,o,c)}replaceState(t,o,r,i){let c=this.prepareExternalUrl(r+Zt(i));0==c.length&&(c=this._platformLocation.pathname),this._platformLocation.replaceState(t,o,c)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(t=0){this._platformLocation.historyGo?.(t)}}return n.\u0275fac=function(t){return new(t||n)(D(au),D(UP,8))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})(),bu=(()=>{class n{constructor(t){this._subject=new Se,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=t;const o=this._locationStrategy.getBaseHref();this._basePath=function Sk(n){if(new RegExp("^(https?:)?//").test(n)){const[,t]=n.split(/\/\/[^\/]+/);return t}return n}(BP(HP(o))),this._locationStrategy.onPopState(r=>{this._subject.emit({url:this.path(!0),pop:!0,state:r.state,type:r.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(t=!1){return this.normalize(this._locationStrategy.path(t))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(t,o=""){return this.path()==this.normalize(t+Zt(o))}normalize(t){return n.stripTrailingSlash(function kk(n,e){return n&&new RegExp(`^${n}([/;?#]|$)`).test(e)?e.substring(n.length):e}(this._basePath,HP(t)))}prepareExternalUrl(t){return t&&"/"!==t[0]&&(t="/"+t),this._locationStrategy.prepareExternalUrl(t)}go(t,o="",r=null){this._locationStrategy.pushState(r,"",t,o),this._notifyUrlChangeListeners(this.prepareExternalUrl(t+Zt(o)),r)}replaceState(t,o="",r=null){this._locationStrategy.replaceState(r,"",t,o),this._notifyUrlChangeListeners(this.prepareExternalUrl(t+Zt(o)),r)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(t=0){this._locationStrategy.historyGo?.(t)}onUrlChange(t){return this._urlChangeListeners.push(t),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(o=>{this._notifyUrlChangeListeners(o.url,o.state)})),()=>{const o=this._urlChangeListeners.indexOf(t);this._urlChangeListeners.splice(o,1),0===this._urlChangeListeners.length&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(t="",o){this._urlChangeListeners.forEach(r=>r(t,o))}subscribe(t,o,r){return this._subject.subscribe({next:t,error:o,complete:r})}}return n.normalizeQueryParams=Zt,n.joinWithSlash=lu,n.stripTrailingSlash=BP,n.\u0275fac=function(t){return new(t||n)(D(zo))},n.\u0275prov=E({token:n,factory:function(){return function Dk(){return new bu(D(zo))}()},providedIn:"root"}),n})();function HP(n){return n.replace(/\/index.html$/,"")}function eO(n,e){e=encodeURIComponent(e);for(const t of n.split(";")){const o=t.indexOf("="),[r,i]=-1==o?[t,""]:[t.slice(0,o),t.slice(o+1)];if(r.trim()===e)return decodeURIComponent(i)}return null}const Ou=/\s+/,nO=[];let Bo=(()=>{class n{constructor(t,o,r,i){this._iterableDiffers=t,this._keyValueDiffers=o,this._ngEl=r,this._renderer=i,this.initialClasses=nO,this.stateMap=new Map}set klass(t){this.initialClasses=null!=t?t.trim().split(Ou):nO}set ngClass(t){this.rawClass="string"==typeof t?t.trim().split(Ou):t}ngDoCheck(){for(const o of this.initialClasses)this._updateState(o,!0);const t=this.rawClass;if(Array.isArray(t)||t instanceof Set)for(const o of t)this._updateState(o,!0);else if(null!=t)for(const o of Object.keys(t))this._updateState(o,Boolean(t[o]));this._applyStateDiff()}_updateState(t,o){const r=this.stateMap.get(t);void 0!==r?(r.enabled!==o&&(r.changed=!0,r.enabled=o),r.touched=!0):this.stateMap.set(t,{enabled:o,changed:!0,touched:!0})}_applyStateDiff(){for(const t of this.stateMap){const o=t[0],r=t[1];r.changed?(this._toggleClass(o,r.enabled),r.changed=!1):r.touched||(r.enabled&&this._toggleClass(o,!1),this.stateMap.delete(o)),r.touched=!1}}_toggleClass(t,o){(t=t.trim()).length>0&&t.split(Ou).forEach(r=>{o?this._renderer.addClass(this._ngEl.nativeElement,r):this._renderer.removeClass(this._ngEl.nativeElement,r)})}}return n.\u0275fac=function(t){return new(t||n)(P(cs),P(tc),P(An),P($n))},n.\u0275dir=z({type:n,selectors:[["","ngClass",""]],inputs:{klass:["class","klass"],ngClass:"ngClass"},standalone:!0}),n})();class u7{constructor(e,t,o,r){this.$implicit=e,this.ngForOf=t,this.index=o,this.count=r}get first(){return 0===this.index}get last(){return this.index===this.count-1}get even(){return this.index%2==0}get odd(){return!this.even}}let mu=(()=>{class n{set ngForOf(t){this._ngForOf=t,this._ngForOfDirty=!0}set ngForTrackBy(t){this._trackByFn=t}get ngForTrackBy(){return this._trackByFn}constructor(t,o,r){this._viewContainer=t,this._template=o,this._differs=r,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForTemplate(t){t&&(this._template=t)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const t=this._ngForOf;!this._differ&&t&&(this._differ=this._differs.find(t).create(this.ngForTrackBy))}if(this._differ){const t=this._differ.diff(this._ngForOf);t&&this._applyChanges(t)}}_applyChanges(t){const o=this._viewContainer;t.forEachOperation((r,i,c)=>{if(null==r.previousIndex)o.createEmbeddedView(this._template,new u7(r.item,this._ngForOf,-1,-1),null===c?void 0:c);else if(null==c)o.remove(null===i?void 0:i);else if(null!==i){const f=o.get(i);o.move(f,c),rO(f,r)}});for(let r=0,i=o.length;r{rO(o.get(r.currentIndex),r)})}static ngTemplateContextGuard(t,o){return!0}}return n.\u0275fac=function(t){return new(t||n)(P(ut),P(Qt),P(cs))},n.\u0275dir=z({type:n,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"},standalone:!0}),n})();function rO(n,e){n.context.$implicit=e.item}let _s=(()=>{class n{constructor(t,o){this._viewContainer=t,this._context=new d7,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=o}set ngIf(t){this._context.$implicit=this._context.ngIf=t,this._updateView()}set ngIfThen(t){iO("ngIfThen",t),this._thenTemplateRef=t,this._thenViewRef=null,this._updateView()}set ngIfElse(t){iO("ngIfElse",t),this._elseTemplateRef=t,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(t,o){return!0}}return n.\u0275fac=function(t){return new(t||n)(P(ut),P(Qt))},n.\u0275dir=z({type:n,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0}),n})();class d7{constructor(){this.$implicit=null,this.ngIf=null}}function iO(n,e){if(e&&!e.createEmbeddedView)throw new Error(`${n} must be a TemplateRef, but received '${de(e)}'.`)}let fO=(()=>{class n{constructor(t,o,r){this._ngEl=t,this._differs=o,this._renderer=r,this._ngStyle=null,this._differ=null}set ngStyle(t){this._ngStyle=t,!this._differ&&t&&(this._differ=this._differs.find(t).create())}ngDoCheck(){if(this._differ){const t=this._differ.diff(this._ngStyle);t&&this._applyChanges(t)}}_setStyle(t,o){const[r,i]=t.split("."),c=-1===r.indexOf("-")?void 0:Pn.DashCase;null!=o?this._renderer.setStyle(this._ngEl.nativeElement,r,i?`${o}${i}`:o,c):this._renderer.removeStyle(this._ngEl.nativeElement,r,c)}_applyChanges(t){t.forEachRemovedItem(o=>this._setStyle(o.key,null)),t.forEachAddedItem(o=>this._setStyle(o.key,o.currentValue)),t.forEachChangedItem(o=>this._setStyle(o.key,o.currentValue))}}return n.\u0275fac=function(t){return new(t||n)(P(An),P(tc),P($n))},n.\u0275dir=z({type:n,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"},standalone:!0}),n})(),q7=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({}),n})();let $7=(()=>{class n{}return n.\u0275prov=E({token:n,providedIn:"root",factory:()=>new H7(D(Xe),window)}),n})();class H7{constructor(e,t){this.document=e,this.window=t,this.offset=()=>[0,0]}setOffset(e){this.offset=Array.isArray(e)?()=>e:e}getScrollPosition(){return this.supportsScrolling()?[this.window.pageXOffset,this.window.pageYOffset]:[0,0]}scrollToPosition(e){this.supportsScrolling()&&this.window.scrollTo(e[0],e[1])}scrollToAnchor(e){if(!this.supportsScrolling())return;const t=function G7(n,e){const t=n.getElementById(e)||n.getElementsByName(e)[0];if(t)return t;if("function"==typeof n.createTreeWalker&&n.body&&(n.body.createShadowRoot||n.body.attachShadow)){const o=n.createTreeWalker(n.body,NodeFilter.SHOW_ELEMENT);let r=o.currentNode;for(;r;){const i=r.shadowRoot;if(i){const c=i.getElementById(e)||i.querySelector(`[name="${e}"]`);if(c)return c}r=o.nextNode()}}return null}(this.document,e);t&&(this.scrollToElement(t),t.focus())}setHistoryScrollRestoration(e){if(this.supportScrollRestoration()){const t=this.window.history;t&&t.scrollRestoration&&(t.scrollRestoration=e)}}scrollToElement(e){const t=e.getBoundingClientRect(),o=t.left+this.window.pageXOffset,r=t.top+this.window.pageYOffset,i=this.offset();this.window.scrollTo(o-i[0],r-i[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const e=lO(this.window.history)||lO(Object.getPrototypeOf(this.window.history));return!(!e||!e.writable&&!e.set)}catch{return!1}}supportsScrolling(){try{return!!this.window&&!!this.window.scrollTo&&"pageXOffset"in this.window}catch{return!1}}}function lO(n){return Object.getOwnPropertyDescriptor(n,"scrollRestoration")}class bO{}class MS extends Ok{constructor(){super(...arguments),this.supportsDOMEvents=!0}}class xu extends MS{static makeCurrent(){!function Pk(n){su||(su=n)}(new xu)}onAndCancel(e,t,o){return e.addEventListener(t,o,!1),()=>{e.removeEventListener(t,o,!1)}}dispatchEvent(e,t){e.dispatchEvent(t)}remove(e){e.parentNode&&e.parentNode.removeChild(e)}createElement(e,t){return(t=t||this.getDefaultDocument()).createElement(e)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(e){return e.nodeType===Node.ELEMENT_NODE}isShadowRoot(e){return e instanceof DocumentFragment}getGlobalEventTarget(e,t){return"window"===t?window:"document"===t?e:"body"===t?e.body:null}getBaseHref(e){const t=function PS(){return cc=cc||document.querySelector("base"),cc?cc.getAttribute("href"):null}();return null==t?null:function OS(n){Cs=Cs||document.createElement("a"),Cs.setAttribute("href",n);const e=Cs.pathname;return"/"===e.charAt(0)?e:`/${e}`}(t)}resetBaseElement(){cc=null}getUserAgent(){return window.navigator.userAgent}getCookie(e){return eO(document.cookie,e)}}let Cs,cc=null;const _O=new S("TRANSITION_ID"),yS=[{provide:Jf,useFactory:function mS(n,e,t){return()=>{t.get(es).donePromise.then(()=>{const o=St(),r=e.querySelectorAll(`style[ng-transition="${n}"]`);for(let i=0;i{class n{build(){return new XMLHttpRequest}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();const Ms=new S("EventManagerPlugins");let Ps=(()=>{class n{constructor(t,o){this._zone=o,this._eventNameToPlugin=new Map,t.forEach(r=>r.manager=this),this._plugins=t.slice().reverse()}addEventListener(t,o,r){return this._findPluginFor(o).addEventListener(t,o,r)}addGlobalEventListener(t,o,r){return this._findPluginFor(o).addGlobalEventListener(t,o,r)}getZone(){return this._zone}_findPluginFor(t){const o=this._eventNameToPlugin.get(t);if(o)return o;const r=this._plugins;for(let i=0;i{class n{constructor(){this._stylesSet=new Set}addStyles(t){const o=new Set;t.forEach(r=>{this._stylesSet.has(r)||(this._stylesSet.add(r),o.add(r))}),this.onStylesAdded(o)}onStylesAdded(t){}getAllStyles(){return Array.from(this._stylesSet)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})(),fc=(()=>{class n extends CO{constructor(t){super(),this._doc=t,this._hostNodes=new Map,this._hostNodes.set(t.head,[])}_addStylesToHost(t,o,r){t.forEach(i=>{const c=this._doc.createElement("style");c.textContent=i,r.push(o.appendChild(c))})}addHost(t){const o=[];this._addStylesToHost(this._stylesSet,t,o),this._hostNodes.set(t,o)}removeHost(t){const o=this._hostNodes.get(t);o&&o.forEach(MO),this._hostNodes.delete(t)}onStylesAdded(t){this._hostNodes.forEach((o,r)=>{this._addStylesToHost(t,r,o)})}ngOnDestroy(){this._hostNodes.forEach(t=>t.forEach(MO))}}return n.\u0275fac=function(t){return new(t||n)(D(Xe))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();function MO(n){St().remove(n)}const Au={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},Tu=/%COMP%/g;function Iu(n,e){return e.flat(100).map(t=>t.replace(Tu,n))}function mO(n){return e=>{if("__ngUnwrap__"===e)return n;!1===n(e)&&(e.preventDefault(),e.returnValue=!1)}}let Os=(()=>{class n{constructor(t,o,r){this.eventManager=t,this.sharedStylesHost=o,this.appId=r,this.rendererByCompId=new Map,this.defaultRenderer=new Nu(t)}createRenderer(t,o){if(!t||!o)return this.defaultRenderer;switch(o.encapsulation){case nt.Emulated:{let r=this.rendererByCompId.get(o.id);return r||(r=new AS(this.eventManager,this.sharedStylesHost,o,this.appId),this.rendererByCompId.set(o.id,r)),r.applyToHost(t),r}case nt.ShadowDom:return new TS(this.eventManager,this.sharedStylesHost,t,o);default:if(!this.rendererByCompId.has(o.id)){const r=Iu(o.id,o.styles);this.sharedStylesHost.addStyles(r),this.rendererByCompId.set(o.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}return n.\u0275fac=function(t){return new(t||n)(D(Ps),D(fc),D(ec))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();class Nu{constructor(e){this.eventManager=e,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(e,t){return t?document.createElementNS(Au[t]||t,e):document.createElement(e)}createComment(e){return document.createComment(e)}createText(e){return document.createTextNode(e)}appendChild(e,t){(vO(e)?e.content:e).appendChild(t)}insertBefore(e,t,o){e&&(vO(e)?e.content:e).insertBefore(t,o)}removeChild(e,t){e&&e.removeChild(t)}selectRootElement(e,t){let o="string"==typeof e?document.querySelector(e):e;if(!o)throw new Error(`The selector "${e}" did not match any elements`);return t||(o.textContent=""),o}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,t,o,r){if(r){t=r+":"+t;const i=Au[r];i?e.setAttributeNS(i,t,o):e.setAttribute(t,o)}else e.setAttribute(t,o)}removeAttribute(e,t,o){if(o){const r=Au[o];r?e.removeAttributeNS(r,t):e.removeAttribute(`${o}:${t}`)}else e.removeAttribute(t)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}setStyle(e,t,o,r){r&(Pn.DashCase|Pn.Important)?e.style.setProperty(t,o,r&Pn.Important?"important":""):e.style[t]=o}removeStyle(e,t,o){o&Pn.DashCase?e.style.removeProperty(t):e.style[t]=""}setProperty(e,t,o){e[t]=o}setValue(e,t){e.nodeValue=t}listen(e,t,o){return"string"==typeof e?this.eventManager.addGlobalEventListener(e,t,mO(o)):this.eventManager.addEventListener(e,t,mO(o))}}function vO(n){return"TEMPLATE"===n.tagName&&void 0!==n.content}class AS extends Nu{constructor(e,t,o,r){super(e),this.component=o;const i=Iu(r+"-"+o.id,o.styles);t.addStyles(i),this.contentAttr=function SS(n){return"_ngcontent-%COMP%".replace(Tu,n)}(r+"-"+o.id),this.hostAttr=function ES(n){return"_nghost-%COMP%".replace(Tu,n)}(r+"-"+o.id)}applyToHost(e){super.setAttribute(e,this.hostAttr,"")}createElement(e,t){const o=super.createElement(e,t);return super.setAttribute(o,this.contentAttr,""),o}}class TS extends Nu{constructor(e,t,o,r){super(e),this.sharedStylesHost=t,this.hostEl=o,this.shadowRoot=o.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const i=Iu(r.id,r.styles);for(let c=0;c{class n extends pO{constructor(t){super(t)}supports(t){return!0}addEventListener(t,o,r){return t.addEventListener(o,r,!1),()=>this.removeEventListener(t,o,r)}removeEventListener(t,o,r){return t.removeEventListener(o,r)}}return n.\u0275fac=function(t){return new(t||n)(D(Xe))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();const wO=["alt","control","meta","shift"],NS={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},LS={alt:n=>n.altKey,control:n=>n.ctrlKey,meta:n=>n.metaKey,shift:n=>n.shiftKey};let RS=(()=>{class n extends pO{constructor(t){super(t)}supports(t){return null!=n.parseEventName(t)}addEventListener(t,o,r){const i=n.parseEventName(o),c=n.eventCallback(i.fullKey,r,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>St().onAndCancel(t,i.domEventName,c))}static parseEventName(t){const o=t.toLowerCase().split("."),r=o.shift();if(0===o.length||"keydown"!==r&&"keyup"!==r)return null;const i=n._normalizeKey(o.pop());let c="",f=o.indexOf("code");if(f>-1&&(o.splice(f,1),c="code."),wO.forEach(a=>{const l=o.indexOf(a);l>-1&&(o.splice(l,1),c+=a+".")}),c+=i,0!=o.length||0===i.length)return null;const s={};return s.domEventName=r,s.fullKey=c,s}static matchEventFullKeyCode(t,o){let r=NS[t.key]||t.key,i="";return o.indexOf("code.")>-1&&(r=t.code,i="code."),!(null==r||!r)&&(r=r.toLowerCase()," "===r?r="space":"."===r&&(r="dot"),wO.forEach(c=>{c!==r&&(0,LS[c])(t)&&(i+=c+".")}),i+=r,i===o)}static eventCallback(t,o,r){return i=>{n.matchEventFullKeyCode(i,t)&&r.runGuarded(()=>o(i))}}static _normalizeKey(t){return"esc"===t?"escape":t}}return n.\u0275fac=function(t){return new(t||n)(D(Xe))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();const kO=[{provide:Kb,useValue:"browser"},{provide:bP,useValue:function FS(){xu.makeCurrent()},multi:!0},{provide:Xe,useFactory:function VS(){return function Pv(n){Nl=n}(document),document},deps:[]}],qS=yP(pk,"browser",kO),SO=new S(""),EO=[{provide:ns,useClass:class vS{addToWindow(e){_e.getAngularTestability=(o,r=!0)=>{const i=e.findTestabilityInTree(o,r);if(null==i)throw new Error("Could not find testability for element.");return i},_e.getAllAngularTestabilities=()=>e.getAllTestabilities(),_e.getAllAngularRootElements=()=>e.getAllRootElements(),_e.frameworkStabilizers||(_e.frameworkStabilizers=[]),_e.frameworkStabilizers.push(o=>{const r=_e.getAllAngularTestabilities();let i=r.length,c=!1;const f=function(s){c=c||s,i--,0==i&&o(c)};r.forEach(function(s){s.whenStable(f)})})}findTestabilityInTree(e,t,o){return null==t?null:e.getTestability(t)??(o?St().isShadowRoot(t)?this.findTestabilityInTree(e,t.host,!0):this.findTestabilityInTree(e,t.parentElement,!0):null)}},deps:[]},{provide:MP,useClass:Jb,deps:[Ee,eu,ns]},{provide:Jb,useClass:Jb,deps:[Ee,eu,ns]}],xO=[{provide:$l,useValue:"root"},{provide:vr,useFactory:function jS(){return new vr},deps:[]},{provide:Ms,useClass:IS,multi:!0,deps:[Xe,Ee,Kb]},{provide:Ms,useClass:RS,multi:!0,deps:[Xe]},{provide:Os,useClass:Os,deps:[Ps,fc,ec]},{provide:Ri,useExisting:Os},{provide:CO,useExisting:fc},{provide:fc,useClass:fc,deps:[Xe]},{provide:Ps,useClass:Ps,deps:[Ms,Ee]},{provide:bO,useClass:wS,deps:[]},[]];let AO=(()=>{class n{constructor(t){}static withServerTransition(t){return{ngModule:n,providers:[{provide:ec,useValue:t.appId},{provide:_O,useExisting:ec},yS]}}}return n.\u0275fac=function(t){return new(t||n)(D(SO,12))},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({providers:[...xO,...EO],imports:[q7,Ck]}),n})(),TO=(()=>{class n{constructor(t){this._doc=t}getTitle(){return this._doc.title}setTitle(t){this._doc.title=t||""}}return n.\u0275fac=function(t){return new(t||n)(D(Xe))},n.\u0275prov=E({token:n,factory:function(t){let o=null;return o=t?new t:function BS(){return new TO(D(Xe))}(),o},providedIn:"root"}),n})();typeof window<"u"&&window;const{isArray:YS}=Array,{getPrototypeOf:ZS,prototype:XS,keys:JS}=Object;function LO(n){if(1===n.length){const e=n[0];if(YS(e))return{args:e,keys:null};if(function eE(n){return n&&"object"==typeof n&&ZS(n)===XS}(e)){const t=JS(e);return{args:t.map(o=>e[o]),keys:t}}}return{args:n,keys:null}}const{isArray:nE}=Array;function RO(n){return K(e=>function tE(n,e){return nE(e)?n(...e):n(e)}(n,e))}function FO(n,e){return n.reduce((t,o,r)=>(t[o]=e[r],t),{})}let jO=(()=>{class n{constructor(t,o){this._renderer=t,this._elementRef=o,this.onChange=r=>{},this.onTouched=()=>{}}setProperty(t,o){this._renderer.setProperty(this._elementRef.nativeElement,t,o)}registerOnTouched(t){this.onTouched=t}registerOnChange(t){this.onChange=t}setDisabledState(t){this.setProperty("disabled",t)}}return n.\u0275fac=function(t){return new(t||n)(P($n),P(An))},n.\u0275dir=z({type:n}),n})(),Uo=(()=>{class n extends jO{}return n.\u0275fac=function(){let e;return function(o){return(e||(e=Ze(n)))(o||n)}}(),n.\u0275dir=z({type:n,features:[le]}),n})();const Et=new S("NgValueAccessor"),iE={provide:Et,useExisting:he(()=>ms),multi:!0},fE=new S("CompositionEventMode");let ms=(()=>{class n extends jO{constructor(t,o,r){super(t,o),this._compositionMode=r,this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function cE(){const n=St()?St().getUserAgent():"";return/android (\d+)/.test(n.toLowerCase())}())}writeValue(t){this.setProperty("value",t??"")}_handleInput(t){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(t)}_compositionStart(){this._composing=!0}_compositionEnd(t){this._composing=!1,this._compositionMode&&this.onChange(t)}}return n.\u0275fac=function(t){return new(t||n)(P($n),P(An),P(fE,8))},n.\u0275dir=z({type:n,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(t,o){1&t&&pe("input",function(i){return o._handleInput(i.target.value)})("blur",function(){return o.onTouched()})("compositionstart",function(){return o._compositionStart()})("compositionend",function(i){return o._compositionEnd(i.target.value)})},features:[Pe([iE]),le]}),n})();const sn=new S("NgValidators"),ho=new S("NgAsyncValidators");function UO(n){return function go(n){return null==n||("string"==typeof n||Array.isArray(n))&&0===n.length}(n.value)?{required:!0}:null}function ys(n){return null}function KO(n){return null!=n}function YO(n){return Ui(n)?Le(n):n}function ZO(n){let e={};return n.forEach(t=>{e=null!=t?{...e,...t}:e}),0===Object.keys(e).length?null:e}function XO(n,e){return e.map(t=>t(n))}function JO(n){return n.map(e=>function lE(n){return!n.validate}(e)?e:t=>e.validate(t))}function Fu(n){return null!=n?function em(n){if(!n)return null;const e=n.filter(KO);return 0==e.length?null:function(t){return ZO(XO(t,e))}}(JO(n)):null}function ju(n){return null!=n?function nm(n){if(!n)return null;const e=n.filter(KO);return 0==e.length?null:function(t){return function oE(...n){const e=Kd(n),{args:t,keys:o}=LO(n),r=new Ae(i=>{const{length:c}=t;if(!c)return void i.complete();const f=new Array(c);let s=c,a=c;for(let l=0;l{b||(b=!0,a--),f[l]=u},()=>s--,void 0,()=>{(!s||!b)&&(a||i.next(o?FO(o,f):f),i.complete())}))}});return e?r.pipe(RO(e)):r}(XO(t,e).map(YO)).pipe(K(ZO))}}(JO(n)):null}function tm(n,e){return null===n?[e]:Array.isArray(n)?[...n,e]:[n,e]}function Vu(n){return n?Array.isArray(n)?n:[n]:[]}function vs(n,e){return Array.isArray(n)?n.includes(e):n===e}function im(n,e){const t=Vu(e);return Vu(n).forEach(r=>{vs(t,r)||t.push(r)}),t}function cm(n,e){return Vu(e).filter(t=>!vs(n,t))}class fm{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_setValidators(e){this._rawValidators=e||[],this._composedValidatorFn=Fu(this._rawValidators)}_setAsyncValidators(e){this._rawAsyncValidators=e||[],this._composedAsyncValidatorFn=ju(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(e){this._onDestroyCallbacks.push(e)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(e=>e()),this._onDestroyCallbacks=[]}reset(e){this.control&&this.control.reset(e)}hasError(e,t){return!!this.control&&this.control.hasError(e,t)}getError(e,t){return this.control?this.control.getError(e,t):null}}class Cn extends fm{get formDirective(){return null}get path(){return null}}class _o extends fm{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}}class sm{constructor(e){this._cd=e}get isTouched(){return!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return!!this._cd?.submitted}}let am=(()=>{class n extends sm{constructor(t){super(t)}}return n.\u0275fac=function(t){return new(t||n)(P(_o,2))},n.\u0275dir=z({type:n,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(t,o){2&t&&zf("ng-untouched",o.isUntouched)("ng-touched",o.isTouched)("ng-pristine",o.isPristine)("ng-dirty",o.isDirty)("ng-valid",o.isValid)("ng-invalid",o.isInvalid)("ng-pending",o.isPending)},features:[le]}),n})();const sc="VALID",Ds="INVALID",Hr="PENDING",ac="DISABLED";function ks(n){return null!=n&&!Array.isArray(n)&&"object"==typeof n}class gm{constructor(e,t){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._assignValidators(e),this._assignAsyncValidators(t)}get validator(){return this._composedValidatorFn}set validator(e){this._rawValidators=this._composedValidatorFn=e}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(e){this._rawAsyncValidators=this._composedAsyncValidatorFn=e}get parent(){return this._parent}get valid(){return this.status===sc}get invalid(){return this.status===Ds}get pending(){return this.status==Hr}get disabled(){return this.status===ac}get enabled(){return this.status!==ac}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(e){this._assignValidators(e)}setAsyncValidators(e){this._assignAsyncValidators(e)}addValidators(e){this.setValidators(im(e,this._rawValidators))}addAsyncValidators(e){this.setAsyncValidators(im(e,this._rawAsyncValidators))}removeValidators(e){this.setValidators(cm(e,this._rawValidators))}removeAsyncValidators(e){this.setAsyncValidators(cm(e,this._rawAsyncValidators))}hasValidator(e){return vs(this._rawValidators,e)}hasAsyncValidator(e){return vs(this._rawAsyncValidators,e)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(e={}){this.touched=!0,this._parent&&!e.onlySelf&&this._parent.markAsTouched(e)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(e=>e.markAllAsTouched())}markAsUntouched(e={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(t=>{t.markAsUntouched({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)}markAsDirty(e={}){this.pristine=!1,this._parent&&!e.onlySelf&&this._parent.markAsDirty(e)}markAsPristine(e={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(t=>{t.markAsPristine({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)}markAsPending(e={}){this.status=Hr,!1!==e.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!e.onlySelf&&this._parent.markAsPending(e)}disable(e={}){const t=this._parentMarkedDirty(e.onlySelf);this.status=ac,this.errors=null,this._forEachChild(o=>{o.disable({...e,onlySelf:!0})}),this._updateValue(),!1!==e.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors({...e,skipPristineCheck:t}),this._onDisabledChange.forEach(o=>o(!0))}enable(e={}){const t=this._parentMarkedDirty(e.onlySelf);this.status=sc,this._forEachChild(o=>{o.enable({...e,onlySelf:!0})}),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent}),this._updateAncestors({...e,skipPristineCheck:t}),this._onDisabledChange.forEach(o=>o(!1))}_updateAncestors(e){this._parent&&!e.onlySelf&&(this._parent.updateValueAndValidity(e),e.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(e){this._parent=e}getRawValue(){return this.value}updateValueAndValidity(e={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===sc||this.status===Hr)&&this._runAsyncValidator(e.emitEvent)),!1!==e.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!e.onlySelf&&this._parent.updateValueAndValidity(e)}_updateTreeValidity(e={emitEvent:!0}){this._forEachChild(t=>t._updateTreeValidity(e)),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?ac:sc}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(e){if(this.asyncValidator){this.status=Hr,this._hasOwnPendingAsyncValidator=!0;const t=YO(this.asyncValidator(this));this._asyncValidationSubscription=t.subscribe(o=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(o,{emitEvent:e})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(e,t={}){this.errors=e,this._updateControlsErrors(!1!==t.emitEvent)}get(e){let t=e;return null==t||(Array.isArray(t)||(t=t.split(".")),0===t.length)?null:t.reduce((o,r)=>o&&o._find(r),this)}getError(e,t){const o=t?this.get(t):this;return o&&o.errors?o.errors[e]:null}hasError(e,t){return!!this.getError(e,t)}get root(){let e=this;for(;e._parent;)e=e._parent;return e}_updateControlsErrors(e){this.status=this._calculateStatus(),e&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(e)}_initObservables(){this.valueChanges=new Se,this.statusChanges=new Se}_calculateStatus(){return this._allControlsDisabled()?ac:this.errors?Ds:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(Hr)?Hr:this._anyControlsHaveStatus(Ds)?Ds:sc}_anyControlsHaveStatus(e){return this._anyControls(t=>t.status===e)}_anyControlsDirty(){return this._anyControls(e=>e.dirty)}_anyControlsTouched(){return this._anyControls(e=>e.touched)}_updatePristine(e={}){this.pristine=!this._anyControlsDirty(),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)}_updateTouched(e={}){this.touched=this._anyControlsTouched(),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)}_registerOnCollectionChange(e){this._onCollectionChange=e}_setUpdateStrategy(e){ks(e)&&null!=e.updateOn&&(this._updateOn=e.updateOn)}_parentMarkedDirty(e){return!e&&!(!this._parent||!this._parent.dirty)&&!this._parent._anyControlsDirty()}_find(e){return null}_assignValidators(e){this._rawValidators=Array.isArray(e)?e.slice():e,this._composedValidatorFn=function CE(n){return Array.isArray(n)?Fu(n):n||null}(this._rawValidators)}_assignAsyncValidators(e){this._rawAsyncValidators=Array.isArray(e)?e.slice():e,this._composedAsyncValidatorFn=function ME(n){return Array.isArray(n)?ju(n):n||null}(this._rawAsyncValidators)}}const Gr=new S("CallSetDisabledState",{providedIn:"root",factory:()=>Ss}),Ss="always";function lc(n,e,t=Ss){(function Gu(n,e){const t=function om(n){return n._rawValidators}(n);null!==e.validator?n.setValidators(tm(t,e.validator)):"function"==typeof t&&n.setValidators([t]);const o=function rm(n){return n._rawAsyncValidators}(n);null!==e.asyncValidator?n.setAsyncValidators(tm(o,e.asyncValidator)):"function"==typeof o&&n.setAsyncValidators([o]);const r=()=>n.updateValueAndValidity();As(e._rawValidators,r),As(e._rawAsyncValidators,r)})(n,e),e.valueAccessor.writeValue(n.value),(n.disabled||"always"===t)&&e.valueAccessor.setDisabledState?.(n.disabled),function mE(n,e){e.valueAccessor.registerOnChange(t=>{n._pendingValue=t,n._pendingChange=!0,n._pendingDirty=!0,"change"===n.updateOn&&dm(n,e)})}(n,e),function vE(n,e){const t=(o,r)=>{e.valueAccessor.writeValue(o),r&&e.viewToModelUpdate(o)};n.registerOnChange(t),e._registerOnDestroy(()=>{n._unregisterOnChange(t)})}(n,e),function yE(n,e){e.valueAccessor.registerOnTouched(()=>{n._pendingTouched=!0,"blur"===n.updateOn&&n._pendingChange&&dm(n,e),"submit"!==n.updateOn&&n.markAsTouched()})}(n,e),function OE(n,e){if(e.valueAccessor.setDisabledState){const t=o=>{e.valueAccessor.setDisabledState(o)};n.registerOnDisabledChange(t),e._registerOnDestroy(()=>{n._unregisterOnDisabledChange(t)})}}(n,e)}function As(n,e){n.forEach(t=>{t.registerOnValidatorChange&&t.registerOnValidatorChange(e)})}function dm(n,e){n._pendingDirty&&n.markAsDirty(),n.setValue(n._pendingValue,{emitModelToViewChange:!1}),e.viewToModelUpdate(n._pendingValue),n._pendingChange=!1}function pm(n,e){const t=n.indexOf(e);t>-1&&n.splice(t,1)}function Cm(n){return"object"==typeof n&&null!==n&&2===Object.keys(n).length&&"value"in n&&"disabled"in n}const Mm=class extends gm{constructor(e=null,t,o){super(function Uu(n){return(ks(n)?n.validators:n)||null}(t),function $u(n,e){return(ks(e)?e.asyncValidators:n)||null}(o,t)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(e),this._setUpdateStrategy(t),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),ks(t)&&(t.nonNullable||t.initialValueIsDefault)&&(this.defaultValue=Cm(e)?e.value:e)}setValue(e,t={}){this.value=this._pendingValue=e,this._onChange.length&&!1!==t.emitModelToViewChange&&this._onChange.forEach(o=>o(this.value,!1!==t.emitViewToModelChange)),this.updateValueAndValidity(t)}patchValue(e,t={}){this.setValue(e,t)}reset(e=this.defaultValue,t={}){this._applyFormState(e),this.markAsPristine(t),this.markAsUntouched(t),this.setValue(this.value,t),this._pendingChange=!1}_updateValue(){}_anyControls(e){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(e){this._onChange.push(e)}_unregisterOnChange(e){pm(this._onChange,e)}registerOnDisabledChange(e){this._onDisabledChange.push(e)}_unregisterOnDisabledChange(e){pm(this._onDisabledChange,e)}_forEachChild(e){}_syncPendingControls(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange)||(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),0))}_applyFormState(e){Cm(e)?(this.value=this._pendingValue=e.value,e.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=e}},TE={provide:_o,useExisting:he(()=>Zu)},mm=(()=>Promise.resolve())();let Zu=(()=>{class n extends _o{constructor(t,o,r,i,c,f){super(),this._changeDetectorRef=c,this.callSetDisabledState=f,this.control=new Mm,this._registered=!1,this.update=new Se,this._parent=t,this._setValidators(o),this._setAsyncValidators(r),this.valueAccessor=function Ku(n,e){if(!e)return null;let t,o,r;return Array.isArray(e),e.forEach(i=>{i.constructor===ms?t=i:function kE(n){return Object.getPrototypeOf(n.constructor)===Uo}(i)?o=i:r=i}),r||o||t||null}(0,i)}ngOnChanges(t){if(this._checkForErrors(),!this._registered||"name"in t){if(this._registered&&(this._checkName(),this.formDirective)){const o=t.name.previousValue;this.formDirective.removeControl({name:o,path:this._getPath(o)})}this._setUpControl()}"isDisabled"in t&&this._updateDisabled(t),function Qu(n,e){if(!n.hasOwnProperty("model"))return!1;const t=n.model;return!!t.isFirstChange()||!Object.is(e,t.currentValue)}(t,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(t){this.viewModel=t,this.update.emit(t)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){lc(this.control,this,this.callSetDisabledState),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),this._isStandalone()}_updateValue(t){mm.then(()=>{this.control.setValue(t,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(t){const o=t.isDisabled.currentValue,r=0!==o&&$r(o);mm.then(()=>{r&&!this.control.disabled?this.control.disable():!r&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(t){return this._parent?function Es(n,e){return[...e.path,n]}(t,this._parent):[t]}}return n.\u0275fac=function(t){return new(t||n)(P(Cn,9),P(sn,10),P(ho,10),P(Et,10),P(os,8),P(Gr,8))},n.\u0275dir=z({type:n,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:["disabled","isDisabled"],model:["ngModel","model"],options:["ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[Pe([TE]),le,kn]}),n})(),vm=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({}),n})(),$o=(()=>{class n{constructor(){this._validator=ys}ngOnChanges(t){if(this.inputName in t){const o=this.normalizeInput(t[this.inputName].currentValue);this._enabled=this.enabled(o),this._validator=this._enabled?this.createValidator(o):ys,this._onChange&&this._onChange()}}validate(t){return this._validator(t)}registerOnValidatorChange(t){this._onChange=t}enabled(t){return null!=t}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275dir=z({type:n,features:[kn]}),n})();const ZE={provide:sn,useExisting:he(()=>Is),multi:!0};let Is=(()=>{class n extends $o{constructor(){super(...arguments),this.inputName="required",this.normalizeInput=$r,this.createValidator=t=>UO}enabled(t){return t}}return n.\u0275fac=function(){let e;return function(o){return(e||(e=Ze(n)))(o||n)}}(),n.\u0275dir=z({type:n,selectors:[["","required","","formControlName","",3,"type","checkbox"],["","required","","formControl","",3,"type","checkbox"],["","required","","ngModel","",3,"type","checkbox"]],hostVars:1,hostBindings:function(t,o){2&t&&st("required",o._enabled?"":null)},inputs:{required:"required"},features:[Pe([ZE]),le]}),n})(),o8=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({imports:[vm]}),n})(),i8=(()=>{class n{static withConfig(t){return{ngModule:n,providers:[{provide:Gr,useValue:t.callSetDisabledState??Ss}]}}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({imports:[o8]}),n})();class Bm{}class c8{}const Jt="*";function Um(n,e=null){return{type:4,styles:e,timings:n}}function $m(n,e=null){return{type:2,steps:n,options:e}}function Ho(n){return{type:6,styles:n,offset:null}}function og(n,e,t=null){return{type:11,selector:n,animation:e,options:t}}function Hm(n){Promise.resolve().then(n)}class uc{constructor(e=0,t=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._originalOnDoneFns=[],this._originalOnStartFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this._position=0,this.parentPlayer=null,this.totalTime=e+t}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}onStart(e){this._originalOnStartFns.push(e),this._onStartFns.push(e)}onDone(e){this._originalOnDoneFns.push(e),this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){Hm(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(e=>e()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(e){this._position=this.totalTime?e*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(e){const t="start"==e?this._onStartFns:this._onDoneFns;t.forEach(o=>o()),t.length=0}}class Gm{constructor(e){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=e;let t=0,o=0,r=0;const i=this.players.length;0==i?Hm(()=>this._onFinish()):this.players.forEach(c=>{c.onDone(()=>{++t==i&&this._onFinish()}),c.onDestroy(()=>{++o==i&&this._onDestroy()}),c.onStart(()=>{++r==i&&this._onStart()})}),this.totalTime=this.players.reduce((c,f)=>Math.max(c,f.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this.players.forEach(e=>e.init())}onStart(e){this._onStartFns.push(e)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(e=>e()),this._onStartFns=[])}onDone(e){this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(e=>e.play())}pause(){this.players.forEach(e=>e.pause())}restart(){this.players.forEach(e=>e.restart())}finish(){this._onFinish(),this.players.forEach(e=>e.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(e=>e.destroy()),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){this.players.forEach(e=>e.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(e){const t=e*this.totalTime;this.players.forEach(o=>{const r=o.totalTime?Math.min(1,t/o.totalTime):1;o.setPosition(r)})}getPosition(){const e=this.players.reduce((t,o)=>null===t||o.totalTime>t.totalTime?o:t,null);return null!=e?e.getPosition():0}beforeDestroy(){this.players.forEach(e=>{e.beforeDestroy&&e.beforeDestroy()})}triggerCallback(e){const t="start"==e?this._onStartFns:this._onDoneFns;t.forEach(o=>o()),t.length=0}}function Wm(n){return new M(3e3,!1)}function $8(){return typeof window<"u"&&typeof window.document<"u"}function ig(){return typeof process<"u"&&"[object process]"==={}.toString.call(process)}function po(n){switch(n.length){case 0:return new uc;case 1:return n[0];default:return new Gm(n)}}function Qm(n,e,t,o,r=new Map,i=new Map){const c=[],f=[];let s=-1,a=null;if(o.forEach(l=>{const b=l.get("offset"),u=b==s,g=u&&a||new Map;l.forEach((d,h)=>{let _=h,C=d;if("offset"!==h)switch(_=e.normalizePropertyName(_,c),C){case"!":C=r.get(h);break;case Jt:C=i.get(h);break;default:C=e.normalizeStyleValue(h,_,C,c)}g.set(_,C)}),u||f.push(g),a=g,s=b}),c.length)throw function T8(n){return new M(3502,!1)}();return f}function cg(n,e,t,o){switch(e){case"start":n.onStart(()=>o(t&&fg(t,"start",n)));break;case"done":n.onDone(()=>o(t&&fg(t,"done",n)));break;case"destroy":n.onDestroy(()=>o(t&&fg(t,"destroy",n)))}}function fg(n,e,t){const i=sg(n.element,n.triggerName,n.fromState,n.toState,e||n.phaseName,t.totalTime??n.totalTime,!!t.disabled),c=n._data;return null!=c&&(i._data=c),i}function sg(n,e,t,o,r="",i=0,c){return{element:n,triggerName:e,fromState:t,toState:o,phaseName:r,totalTime:i,disabled:!!c}}function Nn(n,e,t){let o=n.get(e);return o||n.set(e,o=t),o}function Km(n){const e=n.indexOf(":");return[n.substring(1,e),n.slice(e+1)]}let ag=(n,e)=>!1,Ym=(n,e,t)=>[],Zm=null;function lg(n){const e=n.parentNode||n.host;return e===Zm?null:e}(ig()||typeof Element<"u")&&($8()?(Zm=(()=>document.documentElement)(),ag=(n,e)=>{for(;e;){if(e===n)return!0;e=lg(e)}return!1}):ag=(n,e)=>n.contains(e),Ym=(n,e,t)=>{if(t)return Array.from(n.querySelectorAll(e));const o=n.querySelector(e);return o?[o]:[]});let Go=null,Xm=!1;const Jm=ag,e0=Ym;let n0=(()=>{class n{validateStyleProperty(t){return function G8(n){Go||(Go=function W8(){return typeof document<"u"?document.body:null}()||{},Xm=!!Go.style&&"WebkitAppearance"in Go.style);let e=!0;return Go.style&&!function H8(n){return"ebkit"==n.substring(1,6)}(n)&&(e=n in Go.style,!e&&Xm&&(e="Webkit"+n.charAt(0).toUpperCase()+n.slice(1)in Go.style)),e}(t)}matchesElement(t,o){return!1}containsElement(t,o){return Jm(t,o)}getParentElement(t){return lg(t)}query(t,o,r){return e0(t,o,r)}computeStyle(t,o,r){return r||""}animate(t,o,r,i,c,f=[],s){return new uc(r,i)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})(),bg=(()=>{class n{}return n.NOOP=new n0,n})();const ug="ng-enter",Ns="ng-leave",Ls="ng-trigger",Rs=".ng-trigger",o0="ng-animating",gg=".ng-animating";function eo(n){if("number"==typeof n)return n;const e=n.match(/^(-?[\.\d]+)(m?s)/);return!e||e.length<2?0:dg(parseFloat(e[1]),e[2])}function dg(n,e){return"s"===e?1e3*n:n}function Fs(n,e,t){return n.hasOwnProperty("duration")?n:function Y8(n,e,t){let r,i=0,c="";if("string"==typeof n){const f=n.match(/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i);if(null===f)return e.push(Wm()),{duration:0,delay:0,easing:""};r=dg(parseFloat(f[1]),f[2]);const s=f[3];null!=s&&(i=dg(parseFloat(s),f[4]));const a=f[5];a&&(c=a)}else r=n;if(!t){let f=!1,s=e.length;r<0&&(e.push(function l8(){return new M(3100,!1)}()),f=!0),i<0&&(e.push(function b8(){return new M(3101,!1)}()),f=!0),f&&e.splice(s,0,Wm())}return{duration:r,delay:i,easing:c}}(n,e,t)}function gc(n,e={}){return Object.keys(n).forEach(t=>{e[t]=n[t]}),e}function r0(n){const e=new Map;return Object.keys(n).forEach(t=>{e.set(t,n[t])}),e}function Co(n,e=new Map,t){if(t)for(let[o,r]of t)e.set(o,r);for(let[o,r]of n)e.set(o,r);return e}function f0(n,e,t){return t?e+":"+t+";":""}function s0(n){let e="";for(let t=0;t{const i=_g(r);t&&!t.has(r)&&t.set(r,n.style[i]),n.style[i]=o}),ig()&&s0(n))}function Wo(n,e){n.style&&(e.forEach((t,o)=>{const r=_g(o);n.style[r]=""}),ig()&&s0(n))}function dc(n){return Array.isArray(n)?1==n.length?n[0]:$m(n):n}const hg=new RegExp("{{\\s*(.+?)\\s*}}","g");function a0(n){let e=[];if("string"==typeof n){let t;for(;t=hg.exec(n);)e.push(t[1]);hg.lastIndex=0}return e}function hc(n,e,t){const o=n.toString(),r=o.replace(hg,(i,c)=>{let f=e[c];return null==f&&(t.push(function g8(n){return new M(3003,!1)}()),f=""),f.toString()});return r==o?n:r}function js(n){const e=[];let t=n.next();for(;!t.done;)e.push(t.value),t=n.next();return e}const J8=/-+([a-z0-9])/g;function _g(n){return n.replace(J8,(...e)=>e[1].toUpperCase())}function ex(n){return n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function Ln(n,e,t){switch(e.type){case 7:return n.visitTrigger(e,t);case 0:return n.visitState(e,t);case 1:return n.visitTransition(e,t);case 2:return n.visitSequence(e,t);case 3:return n.visitGroup(e,t);case 4:return n.visitAnimate(e,t);case 5:return n.visitKeyframes(e,t);case 6:return n.visitStyle(e,t);case 8:return n.visitReference(e,t);case 9:return n.visitAnimateChild(e,t);case 10:return n.visitAnimateRef(e,t);case 11:return n.visitQuery(e,t);case 12:return n.visitStagger(e,t);default:throw function d8(n){return new M(3004,!1)}()}}function l0(n,e){return window.getComputedStyle(n)[e]}function cx(n,e){const t=[];return"string"==typeof n?n.split(/\s*,\s*/).forEach(o=>function fx(n,e,t){if(":"==n[0]){const s=function sx(n,e){switch(n){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(t,o)=>parseFloat(o)>parseFloat(t);case":decrement":return(t,o)=>parseFloat(o) *"}}(n,t);if("function"==typeof s)return void e.push(s);n=s}const o=n.match(/^(\*|[-\w]+)\s*()\s*(\*|[-\w]+)$/);if(null==o||o.length<4)return t.push(function k8(n){return new M(3015,!1)}()),e;const r=o[1],i=o[2],c=o[3];e.push(b0(r,c));"<"==i[0]&&!("*"==r&&"*"==c)&&e.push(b0(c,r))}(o,t,e)):t.push(n),t}const Bs=new Set(["true","1"]),Us=new Set(["false","0"]);function b0(n,e){const t=Bs.has(n)||Us.has(n),o=Bs.has(e)||Us.has(e);return(r,i)=>{let c="*"==n||n==r,f="*"==e||e==i;return!c&&t&&"boolean"==typeof r&&(c=r?Bs.has(n):Us.has(n)),!f&&o&&"boolean"==typeof i&&(f=i?Bs.has(e):Us.has(e)),c&&f}}const ax=new RegExp("s*:selfs*,?","g");function pg(n,e,t,o){return new lx(n).build(e,t,o)}class lx{constructor(e){this._driver=e}build(e,t,o){const r=new gx(t);return this._resetContextStyleTimingState(r),Ln(this,dc(e),r)}_resetContextStyleTimingState(e){e.currentQuerySelector="",e.collectedStyles=new Map,e.collectedStyles.set("",new Map),e.currentTime=0}visitTrigger(e,t){let o=t.queryCount=0,r=t.depCount=0;const i=[],c=[];return"@"==e.name.charAt(0)&&t.errors.push(function _8(){return new M(3006,!1)}()),e.definitions.forEach(f=>{if(this._resetContextStyleTimingState(t),0==f.type){const s=f,a=s.name;a.toString().split(/\s*,\s*/).forEach(l=>{s.name=l,i.push(this.visitState(s,t))}),s.name=a}else if(1==f.type){const s=this.visitTransition(f,t);o+=s.queryCount,r+=s.depCount,c.push(s)}else t.errors.push(function p8(){return new M(3007,!1)}())}),{type:7,name:e.name,states:i,transitions:c,queryCount:o,depCount:r,options:null}}visitState(e,t){const o=this.visitStyle(e.styles,t),r=e.options&&e.options.params||null;if(o.containsDynamicStyles){const i=new Set,c=r||{};o.styles.forEach(f=>{f instanceof Map&&f.forEach(s=>{a0(s).forEach(a=>{c.hasOwnProperty(a)||i.add(a)})})}),i.size&&(js(i.values()),t.errors.push(function C8(n,e){return new M(3008,!1)}()))}return{type:0,name:e.name,style:o,options:r?{params:r}:null}}visitTransition(e,t){t.queryCount=0,t.depCount=0;const o=Ln(this,dc(e.animation),t);return{type:1,matchers:cx(e.expr,t.errors),animation:o,queryCount:t.queryCount,depCount:t.depCount,options:Qo(e.options)}}visitSequence(e,t){return{type:2,steps:e.steps.map(o=>Ln(this,o,t)),options:Qo(e.options)}}visitGroup(e,t){const o=t.currentTime;let r=0;const i=e.steps.map(c=>{t.currentTime=o;const f=Ln(this,c,t);return r=Math.max(r,t.currentTime),f});return t.currentTime=r,{type:3,steps:i,options:Qo(e.options)}}visitAnimate(e,t){const o=function hx(n,e){if(n.hasOwnProperty("duration"))return n;if("number"==typeof n)return Cg(Fs(n,e).duration,0,"");const t=n;if(t.split(/\s+/).some(i=>"{"==i.charAt(0)&&"{"==i.charAt(1))){const i=Cg(0,0,"");return i.dynamic=!0,i.strValue=t,i}const r=Fs(t,e);return Cg(r.duration,r.delay,r.easing)}(e.timings,t.errors);t.currentAnimateTimings=o;let r,i=e.styles?e.styles:Ho({});if(5==i.type)r=this.visitKeyframes(i,t);else{let c=e.styles,f=!1;if(!c){f=!0;const a={};o.easing&&(a.easing=o.easing),c=Ho(a)}t.currentTime+=o.duration+o.delay;const s=this.visitStyle(c,t);s.isEmptyStep=f,r=s}return t.currentAnimateTimings=null,{type:4,timings:o,style:r,options:null}}visitStyle(e,t){const o=this._makeStyleAst(e,t);return this._validateStyleAst(o,t),o}_makeStyleAst(e,t){const o=[],r=Array.isArray(e.styles)?e.styles:[e.styles];for(let f of r)"string"==typeof f?f===Jt?o.push(f):t.errors.push(new M(3002,!1)):o.push(r0(f));let i=!1,c=null;return o.forEach(f=>{if(f instanceof Map&&(f.has("easing")&&(c=f.get("easing"),f.delete("easing")),!i))for(let s of f.values())if(s.toString().indexOf("{{")>=0){i=!0;break}}),{type:6,styles:o,easing:c,offset:e.offset,containsDynamicStyles:i,options:null}}_validateStyleAst(e,t){const o=t.currentAnimateTimings;let r=t.currentTime,i=t.currentTime;o&&i>0&&(i-=o.duration+o.delay),e.styles.forEach(c=>{"string"!=typeof c&&c.forEach((f,s)=>{const a=t.collectedStyles.get(t.currentQuerySelector),l=a.get(s);let b=!0;l&&(i!=r&&i>=l.startTime&&r<=l.endTime&&(t.errors.push(function P8(n,e,t,o,r){return new M(3010,!1)}()),b=!1),i=l.startTime),b&&a.set(s,{startTime:i,endTime:r}),t.options&&function X8(n,e,t){const o=e.params||{},r=a0(n);r.length&&r.forEach(i=>{o.hasOwnProperty(i)||t.push(function u8(n){return new M(3001,!1)}())})}(f,t.options,t.errors)})})}visitKeyframes(e,t){const o={type:5,styles:[],options:null};if(!t.currentAnimateTimings)return t.errors.push(function O8(){return new M(3011,!1)}()),o;let i=0;const c=[];let f=!1,s=!1,a=0;const l=e.steps.map(C=>{const y=this._makeStyleAst(C,t);let p=null!=y.offset?y.offset:function dx(n){if("string"==typeof n)return null;let e=null;if(Array.isArray(n))n.forEach(t=>{if(t instanceof Map&&t.has("offset")){const o=t;e=parseFloat(o.get("offset")),o.delete("offset")}});else if(n instanceof Map&&n.has("offset")){const t=n;e=parseFloat(t.get("offset")),t.delete("offset")}return e}(y.styles),O=0;return null!=p&&(i++,O=y.offset=p),s=s||O<0||O>1,f=f||O0&&i{const p=u>0?y==g?1:u*y:c[y],O=p*_;t.currentTime=d+h.delay+O,h.duration=O,this._validateStyleAst(C,t),C.offset=p,o.styles.push(C)}),o}visitReference(e,t){return{type:8,animation:Ln(this,dc(e.animation),t),options:Qo(e.options)}}visitAnimateChild(e,t){return t.depCount++,{type:9,options:Qo(e.options)}}visitAnimateRef(e,t){return{type:10,animation:this.visitReference(e.animation,t),options:Qo(e.options)}}visitQuery(e,t){const o=t.currentQuerySelector,r=e.options||{};t.queryCount++,t.currentQuery=e;const[i,c]=function bx(n){const e=!!n.split(/\s*,\s*/).find(t=>":self"==t);return e&&(n=n.replace(ax,"")),n=n.replace(/@\*/g,Rs).replace(/@\w+/g,t=>Rs+"-"+t.slice(1)).replace(/:animating/g,gg),[n,e]}(e.selector);t.currentQuerySelector=o.length?o+" "+i:i,Nn(t.collectedStyles,t.currentQuerySelector,new Map);const f=Ln(this,dc(e.animation),t);return t.currentQuery=null,t.currentQuerySelector=o,{type:11,selector:i,limit:r.limit||0,optional:!!r.optional,includeSelf:c,animation:f,originalSelector:e.selector,options:Qo(e.options)}}visitStagger(e,t){t.currentQuery||t.errors.push(function w8(){return new M(3013,!1)}());const o="full"===e.timings?{duration:0,delay:0,easing:"full"}:Fs(e.timings,t.errors,!0);return{type:12,animation:Ln(this,dc(e.animation),t),timings:o,options:null}}}class gx{constructor(e){this.errors=e,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles=new Map,this.options=null,this.unsupportedCSSPropertiesFound=new Set}}function Qo(n){return n?(n=gc(n)).params&&(n.params=function ux(n){return n?gc(n):null}(n.params)):n={},n}function Cg(n,e,t){return{duration:n,delay:e,easing:t}}function Mg(n,e,t,o,r,i,c=null,f=!1){return{type:1,element:n,keyframes:e,preStyleProps:t,postStyleProps:o,duration:r,delay:i,totalTime:r+i,easing:c,subTimeline:f}}class $s{constructor(){this._map=new Map}get(e){return this._map.get(e)||[]}append(e,t){let o=this._map.get(e);o||this._map.set(e,o=[]),o.push(...t)}has(e){return this._map.has(e)}clear(){this._map.clear()}}const Cx=new RegExp(":enter","g"),Px=new RegExp(":leave","g");function Pg(n,e,t,o,r,i=new Map,c=new Map,f,s,a=[]){return(new Ox).buildKeyframes(n,e,t,o,r,i,c,f,s,a)}class Ox{buildKeyframes(e,t,o,r,i,c,f,s,a,l=[]){a=a||new $s;const b=new Og(e,t,a,r,i,l,[]);b.options=s;const u=s.delay?eo(s.delay):0;b.currentTimeline.delayNextStep(u),b.currentTimeline.setStyles([c],null,b.errors,s),Ln(this,o,b);const g=b.timelines.filter(d=>d.containsAnimation());if(g.length&&f.size){let d;for(let h=g.length-1;h>=0;h--){const _=g[h];if(_.element===t){d=_;break}}d&&!d.allowOnlyTimelineStyles()&&d.setStyles([f],null,b.errors,s)}return g.length?g.map(d=>d.buildKeyframes()):[Mg(t,[],[],[],0,u,"",!1)]}visitTrigger(e,t){}visitState(e,t){}visitTransition(e,t){}visitAnimateChild(e,t){const o=t.subInstructions.get(t.element);if(o){const r=t.createSubContext(e.options),i=t.currentTimeline.currentTime,c=this._visitSubInstructions(o,r,r.options);i!=c&&t.transformIntoNewTimeline(c)}t.previousNode=e}visitAnimateRef(e,t){const o=t.createSubContext(e.options);o.transformIntoNewTimeline(),this._applyAnimationRefDelays([e.options,e.animation.options],t,o),this.visitReference(e.animation,o),t.transformIntoNewTimeline(o.currentTimeline.currentTime),t.previousNode=e}_applyAnimationRefDelays(e,t,o){for(const r of e){const i=r?.delay;if(i){const c="number"==typeof i?i:eo(hc(i,r?.params??{},t.errors));o.delayNextStep(c)}}}_visitSubInstructions(e,t,o){let i=t.currentTimeline.currentTime;const c=null!=o.duration?eo(o.duration):null,f=null!=o.delay?eo(o.delay):null;return 0!==c&&e.forEach(s=>{const a=t.appendInstructionToTimeline(s,c,f);i=Math.max(i,a.duration+a.delay)}),i}visitReference(e,t){t.updateOptions(e.options,!0),Ln(this,e.animation,t),t.previousNode=e}visitSequence(e,t){const o=t.subContextCount;let r=t;const i=e.options;if(i&&(i.params||i.delay)&&(r=t.createSubContext(i),r.transformIntoNewTimeline(),null!=i.delay)){6==r.previousNode.type&&(r.currentTimeline.snapshotCurrentStyles(),r.previousNode=Hs);const c=eo(i.delay);r.delayNextStep(c)}e.steps.length&&(e.steps.forEach(c=>Ln(this,c,r)),r.currentTimeline.applyStylesToKeyframe(),r.subContextCount>o&&r.transformIntoNewTimeline()),t.previousNode=e}visitGroup(e,t){const o=[];let r=t.currentTimeline.currentTime;const i=e.options&&e.options.delay?eo(e.options.delay):0;e.steps.forEach(c=>{const f=t.createSubContext(e.options);i&&f.delayNextStep(i),Ln(this,c,f),r=Math.max(r,f.currentTimeline.currentTime),o.push(f.currentTimeline)}),o.forEach(c=>t.currentTimeline.mergeTimelineCollectedStyles(c)),t.transformIntoNewTimeline(r),t.previousNode=e}_visitTiming(e,t){if(e.dynamic){const o=e.strValue;return Fs(t.params?hc(o,t.params,t.errors):o,t.errors)}return{duration:e.duration,delay:e.delay,easing:e.easing}}visitAnimate(e,t){const o=t.currentAnimateTimings=this._visitTiming(e.timings,t),r=t.currentTimeline;o.delay&&(t.incrementTime(o.delay),r.snapshotCurrentStyles());const i=e.style;5==i.type?this.visitKeyframes(i,t):(t.incrementTime(o.duration),this.visitStyle(i,t),r.applyStylesToKeyframe()),t.currentAnimateTimings=null,t.previousNode=e}visitStyle(e,t){const o=t.currentTimeline,r=t.currentAnimateTimings;!r&&o.hasCurrentStyleProperties()&&o.forwardFrame();const i=r&&r.easing||e.easing;e.isEmptyStep?o.applyEmptyStep(i):o.setStyles(e.styles,i,t.errors,t.options),t.previousNode=e}visitKeyframes(e,t){const o=t.currentAnimateTimings,r=t.currentTimeline.duration,i=o.duration,f=t.createSubContext().currentTimeline;f.easing=o.easing,e.styles.forEach(s=>{f.forwardTime((s.offset||0)*i),f.setStyles(s.styles,s.easing,t.errors,t.options),f.applyStylesToKeyframe()}),t.currentTimeline.mergeTimelineCollectedStyles(f),t.transformIntoNewTimeline(r+i),t.previousNode=e}visitQuery(e,t){const o=t.currentTimeline.currentTime,r=e.options||{},i=r.delay?eo(r.delay):0;i&&(6===t.previousNode.type||0==o&&t.currentTimeline.hasCurrentStyleProperties())&&(t.currentTimeline.snapshotCurrentStyles(),t.previousNode=Hs);let c=o;const f=t.invokeQuery(e.selector,e.originalSelector,e.limit,e.includeSelf,!!r.optional,t.errors);t.currentQueryTotal=f.length;let s=null;f.forEach((a,l)=>{t.currentQueryIndex=l;const b=t.createSubContext(e.options,a);i&&b.delayNextStep(i),a===t.element&&(s=b.currentTimeline),Ln(this,e.animation,b),b.currentTimeline.applyStylesToKeyframe(),c=Math.max(c,b.currentTimeline.currentTime)}),t.currentQueryIndex=0,t.currentQueryTotal=0,t.transformIntoNewTimeline(c),s&&(t.currentTimeline.mergeTimelineCollectedStyles(s),t.currentTimeline.snapshotCurrentStyles()),t.previousNode=e}visitStagger(e,t){const o=t.parentContext,r=t.currentTimeline,i=e.timings,c=Math.abs(i.duration),f=c*(t.currentQueryTotal-1);let s=c*t.currentQueryIndex;switch(i.duration<0?"reverse":i.easing){case"reverse":s=f-s;break;case"full":s=o.currentStaggerTime}const l=t.currentTimeline;s&&l.delayNextStep(s);const b=l.currentTime;Ln(this,e.animation,t),t.previousNode=e,o.currentStaggerTime=r.currentTime-b+(r.startTime-o.currentTimeline.startTime)}}const Hs={};class Og{constructor(e,t,o,r,i,c,f,s){this._driver=e,this.element=t,this.subInstructions=o,this._enterClassName=r,this._leaveClassName=i,this.errors=c,this.timelines=f,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=Hs,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=s||new Gs(this._driver,t,0),f.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(e,t){if(!e)return;const o=e;let r=this.options;null!=o.duration&&(r.duration=eo(o.duration)),null!=o.delay&&(r.delay=eo(o.delay));const i=o.params;if(i){let c=r.params;c||(c=this.options.params={}),Object.keys(i).forEach(f=>{(!t||!c.hasOwnProperty(f))&&(c[f]=hc(i[f],c,this.errors))})}}_copyOptions(){const e={};if(this.options){const t=this.options.params;if(t){const o=e.params={};Object.keys(t).forEach(r=>{o[r]=t[r]})}}return e}createSubContext(e=null,t,o){const r=t||this.element,i=new Og(this._driver,r,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(r,o||0));return i.previousNode=this.previousNode,i.currentAnimateTimings=this.currentAnimateTimings,i.options=this._copyOptions(),i.updateOptions(e),i.currentQueryIndex=this.currentQueryIndex,i.currentQueryTotal=this.currentQueryTotal,i.parentContext=this,this.subContextCount++,i}transformIntoNewTimeline(e){return this.previousNode=Hs,this.currentTimeline=this.currentTimeline.fork(this.element,e),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(e,t,o){const r={duration:t??e.duration,delay:this.currentTimeline.currentTime+(o??0)+e.delay,easing:""},i=new mx(this._driver,e.element,e.keyframes,e.preStyleProps,e.postStyleProps,r,e.stretchStartingKeyframe);return this.timelines.push(i),r}incrementTime(e){this.currentTimeline.forwardTime(this.currentTimeline.duration+e)}delayNextStep(e){e>0&&this.currentTimeline.delayNextStep(e)}invokeQuery(e,t,o,r,i,c){let f=[];if(r&&f.push(this.element),e.length>0){e=(e=e.replace(Cx,"."+this._enterClassName)).replace(Px,"."+this._leaveClassName);let a=this._driver.query(this.element,e,1!=o);0!==o&&(a=o<0?a.slice(a.length+o,a.length):a.slice(0,o)),f.push(...a)}return!i&&0==f.length&&c.push(function D8(n){return new M(3014,!1)}()),f}}class Gs{constructor(e,t,o,r){this._driver=e,this.element=t,this.startTime=o,this._elementTimelineStylesLookup=r,this.duration=0,this._previousKeyframe=new Map,this._currentKeyframe=new Map,this._keyframes=new Map,this._styleSummary=new Map,this._localTimelineStyles=new Map,this._pendingStyles=new Map,this._backFill=new Map,this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(t),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(t,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(e){const t=1===this._keyframes.size&&this._pendingStyles.size;this.duration||t?(this.forwardTime(this.currentTime+e),t&&this.snapshotCurrentStyles()):this.startTime+=e}fork(e,t){return this.applyStylesToKeyframe(),new Gs(this._driver,e,t||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=1,this._loadKeyframe()}forwardTime(e){this.applyStylesToKeyframe(),this.duration=e,this._loadKeyframe()}_updateStyle(e,t){this._localTimelineStyles.set(e,t),this._globalTimelineStyles.set(e,t),this._styleSummary.set(e,{time:this.currentTime,value:t})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(e){e&&this._previousKeyframe.set("easing",e);for(let[t,o]of this._globalTimelineStyles)this._backFill.set(t,o||Jt),this._currentKeyframe.set(t,Jt);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(e,t,o,r){t&&this._previousKeyframe.set("easing",t);const i=r&&r.params||{},c=function yx(n,e){const t=new Map;let o;return n.forEach(r=>{if("*"===r){o=o||e.keys();for(let i of o)t.set(i,Jt)}else Co(r,t)}),t}(e,this._globalTimelineStyles);for(let[f,s]of c){const a=hc(s,i,o);this._pendingStyles.set(f,a),this._localTimelineStyles.has(f)||this._backFill.set(f,this._globalTimelineStyles.get(f)??Jt),this._updateStyle(f,a)}}applyStylesToKeyframe(){0!=this._pendingStyles.size&&(this._pendingStyles.forEach((e,t)=>{this._currentKeyframe.set(t,e)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((e,t)=>{this._currentKeyframe.has(t)||this._currentKeyframe.set(t,e)}))}snapshotCurrentStyles(){for(let[e,t]of this._localTimelineStyles)this._pendingStyles.set(e,t),this._updateStyle(e,t)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){const e=[];for(let t in this._currentKeyframe)e.push(t);return e}mergeTimelineCollectedStyles(e){e._styleSummary.forEach((t,o)=>{const r=this._styleSummary.get(o);(!r||t.time>r.time)&&this._updateStyle(o,t.value)})}buildKeyframes(){this.applyStylesToKeyframe();const e=new Set,t=new Set,o=1===this._keyframes.size&&0===this.duration;let r=[];this._keyframes.forEach((f,s)=>{const a=Co(f,new Map,this._backFill);a.forEach((l,b)=>{"!"===l?e.add(b):l===Jt&&t.add(b)}),o||a.set("offset",s/this.duration),r.push(a)});const i=e.size?js(e.values()):[],c=t.size?js(t.values()):[];if(o){const f=r[0],s=new Map(f);f.set("offset",0),s.set("offset",1),r=[f,s]}return Mg(this.element,r,i,c,this.duration,this.startTime,this.easing,!1)}}class mx extends Gs{constructor(e,t,o,r,i,c,f=!1){super(e,t,c.delay),this.keyframes=o,this.preStyleProps=r,this.postStyleProps=i,this._stretchStartingKeyframe=f,this.timings={duration:c.duration,delay:c.delay,easing:c.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let e=this.keyframes,{delay:t,duration:o,easing:r}=this.timings;if(this._stretchStartingKeyframe&&t){const i=[],c=o+t,f=t/c,s=Co(e[0]);s.set("offset",0),i.push(s);const a=Co(e[0]);a.set("offset",d0(f)),i.push(a);const l=e.length-1;for(let b=1;b<=l;b++){let u=Co(e[b]);const g=u.get("offset");u.set("offset",d0((t+g*o)/c)),i.push(u)}o=c,t=0,r="",e=i}return Mg(this.element,e,this.preStyleProps,this.postStyleProps,o,t,r,!0)}}function d0(n,e=3){const t=Math.pow(10,e-1);return Math.round(n*t)/t}class mg{}const vx=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]);class wx extends mg{normalizePropertyName(e,t){return _g(e)}normalizeStyleValue(e,t,o,r){let i="";const c=o.toString().trim();if(vx.has(t)&&0!==o&&"0"!==o)if("number"==typeof o)i="px";else{const f=o.match(/^[+-]?[\d\.]+([a-z]*)$/);f&&0==f[1].length&&r.push(function h8(n,e){return new M(3005,!1)}())}return c+i}}function h0(n,e,t,o,r,i,c,f,s,a,l,b,u){return{type:0,element:n,triggerName:e,isRemovalTransition:r,fromState:t,fromStyles:i,toState:o,toStyles:c,timelines:f,queriedElements:s,preStyleProps:a,postStyleProps:l,totalTime:b,errors:u}}const yg={};class _0{constructor(e,t,o){this._triggerName=e,this.ast=t,this._stateStyles=o}match(e,t,o,r){return function Dx(n,e,t,o,r){return n.some(i=>i(e,t,o,r))}(this.ast.matchers,e,t,o,r)}buildStyles(e,t,o){let r=this._stateStyles.get("*");return void 0!==e&&(r=this._stateStyles.get(e?.toString())||r),r?r.buildStyles(t,o):new Map}build(e,t,o,r,i,c,f,s,a,l){const b=[],u=this.ast.options&&this.ast.options.params||yg,d=this.buildStyles(o,f&&f.params||yg,b),h=s&&s.params||yg,_=this.buildStyles(r,h,b),C=new Set,y=new Map,p=new Map,O="void"===r,q={params:kx(h,u),delay:this.ast.options?.delay},G=l?[]:Pg(e,t,this.ast.animation,i,c,d,_,q,a,b);let ne=0;if(G.forEach(en=>{ne=Math.max(en.duration+en.delay,ne)}),b.length)return h0(t,this._triggerName,o,r,O,d,_,[],[],y,p,ne,b);G.forEach(en=>{const ln=en.element,we=Nn(y,ln,new Set);en.preStyleProps.forEach(nn=>we.add(nn));const Rt=Nn(p,ln,new Set);en.postStyleProps.forEach(nn=>Rt.add(nn)),ln!==t&&C.add(ln)});const yn=js(C.values());return h0(t,this._triggerName,o,r,O,d,_,G,yn,y,p,ne)}}function kx(n,e){const t=gc(e);for(const o in n)n.hasOwnProperty(o)&&null!=n[o]&&(t[o]=n[o]);return t}class Sx{constructor(e,t,o){this.styles=e,this.defaultParams=t,this.normalizer=o}buildStyles(e,t){const o=new Map,r=gc(this.defaultParams);return Object.keys(e).forEach(i=>{const c=e[i];null!==c&&(r[i]=c)}),this.styles.styles.forEach(i=>{"string"!=typeof i&&i.forEach((c,f)=>{c&&(c=hc(c,r,t));const s=this.normalizer.normalizePropertyName(f,t);c=this.normalizer.normalizeStyleValue(f,s,c,t),o.set(f,c)})}),o}}class xx{constructor(e,t,o){this.name=e,this.ast=t,this._normalizer=o,this.transitionFactories=[],this.states=new Map,t.states.forEach(r=>{this.states.set(r.name,new Sx(r.style,r.options&&r.options.params||{},o))}),p0(this.states,"true","1"),p0(this.states,"false","0"),t.transitions.forEach(r=>{this.transitionFactories.push(new _0(e,r,this.states))}),this.fallbackTransition=function Ax(n,e,t){return new _0(n,{type:1,animation:{type:2,steps:[],options:null},matchers:[(c,f)=>!0],options:null,queryCount:0,depCount:0},e)}(e,this.states)}get containsQueries(){return this.ast.queryCount>0}matchTransition(e,t,o,r){return this.transitionFactories.find(c=>c.match(e,t,o,r))||null}matchStyles(e,t,o){return this.fallbackTransition.buildStyles(e,t,o)}}function p0(n,e,t){n.has(e)?n.has(t)||n.set(t,n.get(e)):n.has(t)&&n.set(e,n.get(t))}const Tx=new $s;class Ix{constructor(e,t,o){this.bodyNode=e,this._driver=t,this._normalizer=o,this._animations=new Map,this._playersById=new Map,this.players=[]}register(e,t){const o=[],i=pg(this._driver,t,o,[]);if(o.length)throw function I8(n){return new M(3503,!1)}();this._animations.set(e,i)}_buildPlayer(e,t,o){const r=e.element,i=Qm(0,this._normalizer,0,e.keyframes,t,o);return this._driver.animate(r,i,e.duration,e.delay,e.easing,[],!0)}create(e,t,o={}){const r=[],i=this._animations.get(e);let c;const f=new Map;if(i?(c=Pg(this._driver,t,i,ug,Ns,new Map,new Map,o,Tx,r),c.forEach(l=>{const b=Nn(f,l.element,new Map);l.postStyleProps.forEach(u=>b.set(u,null))})):(r.push(function N8(){return new M(3300,!1)}()),c=[]),r.length)throw function L8(n){return new M(3504,!1)}();f.forEach((l,b)=>{l.forEach((u,g)=>{l.set(g,this._driver.computeStyle(b,g,Jt))})});const a=po(c.map(l=>{const b=f.get(l.element);return this._buildPlayer(l,new Map,b)}));return this._playersById.set(e,a),a.onDestroy(()=>this.destroy(e)),this.players.push(a),a}destroy(e){const t=this._getPlayer(e);t.destroy(),this._playersById.delete(e);const o=this.players.indexOf(t);o>=0&&this.players.splice(o,1)}_getPlayer(e){const t=this._playersById.get(e);if(!t)throw function R8(n){return new M(3301,!1)}();return t}listen(e,t,o,r){const i=sg(t,"","","");return cg(this._getPlayer(e),o,i,r),()=>{}}command(e,t,o,r){if("register"==o)return void this.register(e,r[0]);if("create"==o)return void this.create(e,t,r[0]||{});const i=this._getPlayer(e);switch(o){case"play":i.play();break;case"pause":i.pause();break;case"reset":i.reset();break;case"restart":i.restart();break;case"finish":i.finish();break;case"init":i.init();break;case"setPosition":i.setPosition(parseFloat(r[0]));break;case"destroy":this.destroy(e)}}}const C0="ng-animate-queued",vg="ng-animate-disabled",jx=[],M0={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},Vx={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},Kn="__ng_removed";class wg{get params(){return this.options.params}constructor(e,t=""){this.namespaceId=t;const o=e&&e.hasOwnProperty("value");if(this.value=function Ux(n){return n??null}(o?e.value:e),o){const i=gc(e);delete i.value,this.options=i}else this.options={};this.options.params||(this.options.params={})}absorbOptions(e){const t=e.params;if(t){const o=this.options.params;Object.keys(t).forEach(r=>{null==o[r]&&(o[r]=t[r])})}}}const _c="void",Dg=new wg(_c);class qx{constructor(e,t,o){this.id=e,this.hostElement=t,this._engine=o,this.players=[],this._triggers=new Map,this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+e,Yn(t,this._hostClassName)}listen(e,t,o,r){if(!this._triggers.has(t))throw function F8(n,e){return new M(3302,!1)}();if(null==o||0==o.length)throw function j8(n){return new M(3303,!1)}();if(!function $x(n){return"start"==n||"done"==n}(o))throw function V8(n,e){return new M(3400,!1)}();const i=Nn(this._elementListeners,e,[]),c={name:t,phase:o,callback:r};i.push(c);const f=Nn(this._engine.statesByElement,e,new Map);return f.has(t)||(Yn(e,Ls),Yn(e,Ls+"-"+t),f.set(t,Dg)),()=>{this._engine.afterFlush(()=>{const s=i.indexOf(c);s>=0&&i.splice(s,1),this._triggers.has(t)||f.delete(t)})}}register(e,t){return!this._triggers.has(e)&&(this._triggers.set(e,t),!0)}_getTrigger(e){const t=this._triggers.get(e);if(!t)throw function q8(n){return new M(3401,!1)}();return t}trigger(e,t,o,r=!0){const i=this._getTrigger(t),c=new kg(this.id,t,e);let f=this._engine.statesByElement.get(e);f||(Yn(e,Ls),Yn(e,Ls+"-"+t),this._engine.statesByElement.set(e,f=new Map));let s=f.get(t);const a=new wg(o,this.id);if(!(o&&o.hasOwnProperty("value"))&&s&&a.absorbOptions(s.options),f.set(t,a),s||(s=Dg),a.value!==_c&&s.value===a.value){if(!function Wx(n,e){const t=Object.keys(n),o=Object.keys(e);if(t.length!=o.length)return!1;for(let r=0;r{Wo(e,_),xt(e,C)})}return}const u=Nn(this._engine.playersByElement,e,[]);u.forEach(h=>{h.namespaceId==this.id&&h.triggerName==t&&h.queued&&h.destroy()});let g=i.matchTransition(s.value,a.value,e,a.params),d=!1;if(!g){if(!r)return;g=i.fallbackTransition,d=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:t,transition:g,fromState:s,toState:a,player:c,isFallbackTransition:d}),d||(Yn(e,C0),c.onStart(()=>{Wr(e,C0)})),c.onDone(()=>{let h=this.players.indexOf(c);h>=0&&this.players.splice(h,1);const _=this._engine.playersByElement.get(e);if(_){let C=_.indexOf(c);C>=0&&_.splice(C,1)}}),this.players.push(c),u.push(c),c}deregister(e){this._triggers.delete(e),this._engine.statesByElement.forEach(t=>t.delete(e)),this._elementListeners.forEach((t,o)=>{this._elementListeners.set(o,t.filter(r=>r.name!=e))})}clearElementCache(e){this._engine.statesByElement.delete(e),this._elementListeners.delete(e);const t=this._engine.playersByElement.get(e);t&&(t.forEach(o=>o.destroy()),this._engine.playersByElement.delete(e))}_signalRemovalForInnerTriggers(e,t){const o=this._engine.driver.query(e,Rs,!0);o.forEach(r=>{if(r[Kn])return;const i=this._engine.fetchNamespacesByElement(r);i.size?i.forEach(c=>c.triggerLeaveAnimation(r,t,!1,!0)):this.clearElementCache(r)}),this._engine.afterFlushAnimationsDone(()=>o.forEach(r=>this.clearElementCache(r)))}triggerLeaveAnimation(e,t,o,r){const i=this._engine.statesByElement.get(e),c=new Map;if(i){const f=[];if(i.forEach((s,a)=>{if(c.set(a,s.value),this._triggers.has(a)){const l=this.trigger(e,a,_c,r);l&&f.push(l)}}),f.length)return this._engine.markElementAsRemoved(this.id,e,!0,t,c),o&&po(f).onDone(()=>this._engine.processLeaveNode(e)),!0}return!1}prepareLeaveAnimationListeners(e){const t=this._elementListeners.get(e),o=this._engine.statesByElement.get(e);if(t&&o){const r=new Set;t.forEach(i=>{const c=i.name;if(r.has(c))return;r.add(c);const s=this._triggers.get(c).fallbackTransition,a=o.get(c)||Dg,l=new wg(_c),b=new kg(this.id,c,e);this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:c,transition:s,fromState:a,toState:l,player:b,isFallbackTransition:!0})})}}removeNode(e,t){const o=this._engine;if(e.childElementCount&&this._signalRemovalForInnerTriggers(e,t),this.triggerLeaveAnimation(e,t,!0))return;let r=!1;if(o.totalAnimations){const i=o.players.length?o.playersByQueriedElement.get(e):[];if(i&&i.length)r=!0;else{let c=e;for(;c=c.parentNode;)if(o.statesByElement.get(c)){r=!0;break}}}if(this.prepareLeaveAnimationListeners(e),r)o.markElementAsRemoved(this.id,e,!1,t);else{const i=e[Kn];(!i||i===M0)&&(o.afterFlush(()=>this.clearElementCache(e)),o.destroyInnerAnimations(e),o._onRemovalComplete(e,t))}}insertNode(e,t){Yn(e,this._hostClassName)}drainQueuedTransitions(e){const t=[];return this._queue.forEach(o=>{const r=o.player;if(r.destroyed)return;const i=o.element,c=this._elementListeners.get(i);c&&c.forEach(f=>{if(f.name==o.triggerName){const s=sg(i,o.triggerName,o.fromState.value,o.toState.value);s._data=e,cg(o.player,f.phase,s,f.callback)}}),r.markedForDestroy?this._engine.afterFlush(()=>{r.destroy()}):t.push(o)}),this._queue=[],t.sort((o,r)=>{const i=o.transition.ast.depCount,c=r.transition.ast.depCount;return 0==i||0==c?i-c:this._engine.driver.containsElement(o.element,r.element)?1:-1})}destroy(e){this.players.forEach(t=>t.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,e)}elementContainsData(e){let t=!1;return this._elementListeners.has(e)&&(t=!0),t=!!this._queue.find(o=>o.element===e)||t,t}}class zx{_onRemovalComplete(e,t){this.onRemovalComplete(e,t)}constructor(e,t,o){this.bodyNode=e,this.driver=t,this._normalizer=o,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=(r,i)=>{}}get queuedPlayers(){const e=[];return this._namespaceList.forEach(t=>{t.players.forEach(o=>{o.queued&&e.push(o)})}),e}createNamespace(e,t){const o=new qx(e,t,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,t)?this._balanceNamespaceList(o,t):(this.newHostElements.set(t,o),this.collectEnterElement(t)),this._namespaceLookup[e]=o}_balanceNamespaceList(e,t){const o=this._namespaceList,r=this.namespacesByHostElement;if(o.length-1>=0){let c=!1,f=this.driver.getParentElement(t);for(;f;){const s=r.get(f);if(s){const a=o.indexOf(s);o.splice(a+1,0,e),c=!0;break}f=this.driver.getParentElement(f)}c||o.unshift(e)}else o.push(e);return r.set(t,e),e}register(e,t){let o=this._namespaceLookup[e];return o||(o=this.createNamespace(e,t)),o}registerTrigger(e,t,o){let r=this._namespaceLookup[e];r&&r.register(t,o)&&this.totalAnimations++}destroy(e,t){if(!e)return;const o=this._fetchNamespace(e);this.afterFlush(()=>{this.namespacesByHostElement.delete(o.hostElement),delete this._namespaceLookup[e];const r=this._namespaceList.indexOf(o);r>=0&&this._namespaceList.splice(r,1)}),this.afterFlushAnimationsDone(()=>o.destroy(t))}_fetchNamespace(e){return this._namespaceLookup[e]}fetchNamespacesByElement(e){const t=new Set,o=this.statesByElement.get(e);if(o)for(let r of o.values())if(r.namespaceId){const i=this._fetchNamespace(r.namespaceId);i&&t.add(i)}return t}trigger(e,t,o,r){if(Ws(t)){const i=this._fetchNamespace(e);if(i)return i.trigger(t,o,r),!0}return!1}insertNode(e,t,o,r){if(!Ws(t))return;const i=t[Kn];if(i&&i.setForRemoval){i.setForRemoval=!1,i.setForMove=!0;const c=this.collectedLeaveElements.indexOf(t);c>=0&&this.collectedLeaveElements.splice(c,1)}if(e){const c=this._fetchNamespace(e);c&&c.insertNode(t,o)}r&&this.collectEnterElement(t)}collectEnterElement(e){this.collectedEnterElements.push(e)}markElementAsDisabled(e,t){t?this.disabledNodes.has(e)||(this.disabledNodes.add(e),Yn(e,vg)):this.disabledNodes.has(e)&&(this.disabledNodes.delete(e),Wr(e,vg))}removeNode(e,t,o,r){if(Ws(t)){const i=e?this._fetchNamespace(e):null;if(i?i.removeNode(t,r):this.markElementAsRemoved(e,t,!1,r),o){const c=this.namespacesByHostElement.get(t);c&&c.id!==e&&c.removeNode(t,r)}}else this._onRemovalComplete(t,r)}markElementAsRemoved(e,t,o,r,i){this.collectedLeaveElements.push(t),t[Kn]={namespaceId:e,setForRemoval:r,hasAnimation:o,removedBeforeQueried:!1,previousTriggersValues:i}}listen(e,t,o,r,i){return Ws(t)?this._fetchNamespace(e).listen(t,o,r,i):()=>{}}_buildInstruction(e,t,o,r,i){return e.transition.build(this.driver,e.element,e.fromState.value,e.toState.value,o,r,e.fromState.options,e.toState.options,t,i)}destroyInnerAnimations(e){let t=this.driver.query(e,Rs,!0);t.forEach(o=>this.destroyActiveAnimationsForElement(o)),0!=this.playersByQueriedElement.size&&(t=this.driver.query(e,gg,!0),t.forEach(o=>this.finishActiveQueriedAnimationOnElement(o)))}destroyActiveAnimationsForElement(e){const t=this.playersByElement.get(e);t&&t.forEach(o=>{o.queued?o.markedForDestroy=!0:o.destroy()})}finishActiveQueriedAnimationOnElement(e){const t=this.playersByQueriedElement.get(e);t&&t.forEach(o=>o.finish())}whenRenderingDone(){return new Promise(e=>{if(this.players.length)return po(this.players).onDone(()=>e());e()})}processLeaveNode(e){const t=e[Kn];if(t&&t.setForRemoval){if(e[Kn]=M0,t.namespaceId){this.destroyInnerAnimations(e);const o=this._fetchNamespace(t.namespaceId);o&&o.clearElementCache(e)}this._onRemovalComplete(e,t.setForRemoval)}e.classList?.contains(vg)&&this.markElementAsDisabled(e,!1),this.driver.query(e,".ng-animate-disabled",!0).forEach(o=>{this.markElementAsDisabled(o,!1)})}flush(e=-1){let t=[];if(this.newHostElements.size&&(this.newHostElements.forEach((o,r)=>this._balanceNamespaceList(o,r)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let o=0;oo()),this._flushFns=[],this._whenQuietFns.length){const o=this._whenQuietFns;this._whenQuietFns=[],t.length?po(t).onDone(()=>{o.forEach(r=>r())}):o.forEach(r=>r())}}reportError(e){throw function z8(n){return new M(3402,!1)}()}_flushAnimations(e,t){const o=new $s,r=[],i=new Map,c=[],f=new Map,s=new Map,a=new Map,l=new Set;this.disabledNodes.forEach(k=>{l.add(k);const I=this.driver.query(k,".ng-animate-queued",!0);for(let x=0;x{const x=ug+h++;d.set(I,x),k.forEach(X=>Yn(X,x))});const _=[],C=new Set,y=new Set;for(let k=0;kC.add(X)):y.add(I))}const p=new Map,O=m0(u,Array.from(C));O.forEach((k,I)=>{const x=Ns+h++;p.set(I,x),k.forEach(X=>Yn(X,x))}),e.push(()=>{g.forEach((k,I)=>{const x=d.get(I);k.forEach(X=>Wr(X,x))}),O.forEach((k,I)=>{const x=p.get(I);k.forEach(X=>Wr(X,x))}),_.forEach(k=>{this.processLeaveNode(k)})});const q=[],G=[];for(let k=this._namespaceList.length-1;k>=0;k--)this._namespaceList[k].drainQueuedTransitions(t).forEach(x=>{const X=x.player,Oe=x.element;if(q.push(X),this.collectedEnterElements.length){const ze=Oe[Kn];if(ze&&ze.setForMove){if(ze.previousTriggersValues&&ze.previousTriggersValues.has(x.triggerName)){const io=ze.previousTriggersValues.get(x.triggerName),Xn=this.statesByElement.get(x.element);if(Xn&&Xn.has(x.triggerName)){const wa=Xn.get(x.triggerName);wa.value=io,Xn.set(x.triggerName,wa)}}return void X.destroy()}}const Fn=!b||!this.driver.containsElement(b,Oe),bn=p.get(Oe),Ct=d.get(Oe),be=this._buildInstruction(x,o,Ct,bn,Fn);if(be.errors&&be.errors.length)return void G.push(be);if(Fn)return X.onStart(()=>Wo(Oe,be.fromStyles)),X.onDestroy(()=>xt(Oe,be.toStyles)),void r.push(X);if(x.isFallbackTransition)return X.onStart(()=>Wo(Oe,be.fromStyles)),X.onDestroy(()=>xt(Oe,be.toStyles)),void r.push(X);const wd=[];be.timelines.forEach(ze=>{ze.stretchStartingKeyframe=!0,this.disabledNodes.has(ze.element)||wd.push(ze)}),be.timelines=wd,o.append(Oe,be.timelines),c.push({instruction:be,player:X,element:Oe}),be.queriedElements.forEach(ze=>Nn(f,ze,[]).push(X)),be.preStyleProps.forEach((ze,io)=>{if(ze.size){let Xn=s.get(io);Xn||s.set(io,Xn=new Set),ze.forEach((wa,Dd)=>Xn.add(Dd))}}),be.postStyleProps.forEach((ze,io)=>{let Xn=a.get(io);Xn||a.set(io,Xn=new Set),ze.forEach((wa,Dd)=>Xn.add(Dd))})});if(G.length){const k=[];G.forEach(I=>{k.push(function B8(n,e){return new M(3505,!1)}())}),q.forEach(I=>I.destroy()),this.reportError(k)}const ne=new Map,yn=new Map;c.forEach(k=>{const I=k.element;o.has(I)&&(yn.set(I,I),this._beforeAnimationBuild(k.player.namespaceId,k.instruction,ne))}),r.forEach(k=>{const I=k.element;this._getPreviousPlayers(I,!1,k.namespaceId,k.triggerName,null).forEach(X=>{Nn(ne,I,[]).push(X),X.destroy()})});const en=_.filter(k=>v0(k,s,a)),ln=new Map;O0(ln,this.driver,y,a,Jt).forEach(k=>{v0(k,s,a)&&en.push(k)});const Rt=new Map;g.forEach((k,I)=>{O0(Rt,this.driver,new Set(k),s,"!")}),en.forEach(k=>{const I=ln.get(k),x=Rt.get(k);ln.set(k,new Map([...Array.from(I?.entries()??[]),...Array.from(x?.entries()??[])]))});const nn=[],nr=[],ci={};c.forEach(k=>{const{element:I,player:x,instruction:X}=k;if(o.has(I)){if(l.has(I))return x.onDestroy(()=>xt(I,X.toStyles)),x.disabled=!0,x.overrideTotalTime(X.totalTime),void r.push(x);let Oe=ci;if(yn.size>1){let bn=I;const Ct=[];for(;bn=bn.parentNode;){const be=yn.get(bn);if(be){Oe=be;break}Ct.push(bn)}Ct.forEach(be=>yn.set(be,Oe))}const Fn=this._buildAnimation(x.namespaceId,X,ne,i,Rt,ln);if(x.setRealPlayer(Fn),Oe===ci)nn.push(x);else{const bn=this.playersByElement.get(Oe);bn&&bn.length&&(x.parentPlayer=po(bn)),r.push(x)}}else Wo(I,X.fromStyles),x.onDestroy(()=>xt(I,X.toStyles)),nr.push(x),l.has(I)&&r.push(x)}),nr.forEach(k=>{const I=i.get(k.element);if(I&&I.length){const x=po(I);k.setRealPlayer(x)}}),r.forEach(k=>{k.parentPlayer?k.syncPlayerEvents(k.parentPlayer):k.destroy()});for(let k=0;k<_.length;k++){const I=_[k],x=I[Kn];if(Wr(I,Ns),x&&x.hasAnimation)continue;let X=[];if(f.size){let Fn=f.get(I);Fn&&Fn.length&&X.push(...Fn);let bn=this.driver.query(I,gg,!0);for(let Ct=0;Ct!Fn.destroyed);Oe.length?Hx(this,I,Oe):this.processLeaveNode(I)}return _.length=0,nn.forEach(k=>{this.players.push(k),k.onDone(()=>{k.destroy();const I=this.players.indexOf(k);this.players.splice(I,1)}),k.play()}),nn}elementContainsData(e,t){let o=!1;const r=t[Kn];return r&&r.setForRemoval&&(o=!0),this.playersByElement.has(t)&&(o=!0),this.playersByQueriedElement.has(t)&&(o=!0),this.statesByElement.has(t)&&(o=!0),this._fetchNamespace(e).elementContainsData(t)||o}afterFlush(e){this._flushFns.push(e)}afterFlushAnimationsDone(e){this._whenQuietFns.push(e)}_getPreviousPlayers(e,t,o,r,i){let c=[];if(t){const f=this.playersByQueriedElement.get(e);f&&(c=f)}else{const f=this.playersByElement.get(e);if(f){const s=!i||i==_c;f.forEach(a=>{a.queued||!s&&a.triggerName!=r||c.push(a)})}}return(o||r)&&(c=c.filter(f=>!(o&&o!=f.namespaceId||r&&r!=f.triggerName))),c}_beforeAnimationBuild(e,t,o){const i=t.element,c=t.isRemovalTransition?void 0:e,f=t.isRemovalTransition?void 0:t.triggerName;for(const s of t.timelines){const a=s.element,l=a!==i,b=Nn(o,a,[]);this._getPreviousPlayers(a,l,c,f,t.toState).forEach(g=>{const d=g.getRealPlayer();d.beforeDestroy&&d.beforeDestroy(),g.destroy(),b.push(g)})}Wo(i,t.fromStyles)}_buildAnimation(e,t,o,r,i,c){const f=t.triggerName,s=t.element,a=[],l=new Set,b=new Set,u=t.timelines.map(d=>{const h=d.element;l.add(h);const _=h[Kn];if(_&&_.removedBeforeQueried)return new uc(d.duration,d.delay);const C=h!==s,y=function Gx(n){const e=[];return y0(n,e),e}((o.get(h)||jx).map(ne=>ne.getRealPlayer())).filter(ne=>!!ne.element&&ne.element===h),p=i.get(h),O=c.get(h),q=Qm(0,this._normalizer,0,d.keyframes,p,O),G=this._buildPlayer(d,q,y);if(d.subTimeline&&r&&b.add(h),C){const ne=new kg(e,f,h);ne.setRealPlayer(G),a.push(ne)}return G});a.forEach(d=>{Nn(this.playersByQueriedElement,d.element,[]).push(d),d.onDone(()=>function Bx(n,e,t){let o=n.get(e);if(o){if(o.length){const r=o.indexOf(t);o.splice(r,1)}0==o.length&&n.delete(e)}return o}(this.playersByQueriedElement,d.element,d))}),l.forEach(d=>Yn(d,o0));const g=po(u);return g.onDestroy(()=>{l.forEach(d=>Wr(d,o0)),xt(s,t.toStyles)}),b.forEach(d=>{Nn(r,d,[]).push(g)}),g}_buildPlayer(e,t,o){return t.length>0?this.driver.animate(e.element,t,e.duration,e.delay,e.easing,o):new uc(e.duration,e.delay)}}class kg{constructor(e,t,o){this.namespaceId=e,this.triggerName=t,this.element=o,this._player=new uc,this._containsRealPlayer=!1,this._queuedCallbacks=new Map,this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(e){this._containsRealPlayer||(this._player=e,this._queuedCallbacks.forEach((t,o)=>{t.forEach(r=>cg(e,o,void 0,r))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(e.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(e){this.totalTime=e}syncPlayerEvents(e){const t=this._player;t.triggerCallback&&e.onStart(()=>t.triggerCallback("start")),e.onDone(()=>this.finish()),e.onDestroy(()=>this.destroy())}_queueEvent(e,t){Nn(this._queuedCallbacks,e,[]).push(t)}onDone(e){this.queued&&this._queueEvent("done",e),this._player.onDone(e)}onStart(e){this.queued&&this._queueEvent("start",e),this._player.onStart(e)}onDestroy(e){this.queued&&this._queueEvent("destroy",e),this._player.onDestroy(e)}init(){this._player.init()}hasStarted(){return!this.queued&&this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(e){this.queued||this._player.setPosition(e)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(e){const t=this._player;t.triggerCallback&&t.triggerCallback(e)}}function Ws(n){return n&&1===n.nodeType}function P0(n,e){const t=n.style.display;return n.style.display=e??"none",t}function O0(n,e,t,o,r){const i=[];t.forEach(s=>i.push(P0(s)));const c=[];o.forEach((s,a)=>{const l=new Map;s.forEach(b=>{const u=e.computeStyle(a,b,r);l.set(b,u),(!u||0==u.length)&&(a[Kn]=Vx,c.push(a))}),n.set(a,l)});let f=0;return t.forEach(s=>P0(s,i[f++])),c}function m0(n,e){const t=new Map;if(n.forEach(f=>t.set(f,[])),0==e.length)return t;const r=new Set(e),i=new Map;function c(f){if(!f)return 1;let s=i.get(f);if(s)return s;const a=f.parentNode;return s=t.has(a)?a:r.has(a)?1:c(a),i.set(f,s),s}return e.forEach(f=>{const s=c(f);1!==s&&t.get(s).push(f)}),t}function Yn(n,e){n.classList?.add(e)}function Wr(n,e){n.classList?.remove(e)}function Hx(n,e,t){po(t).onDone(()=>n.processLeaveNode(e))}function y0(n,e){for(let t=0;tr.add(i)):e.set(n,o),t.delete(n),!0}class Qs{constructor(e,t,o){this.bodyNode=e,this._driver=t,this._normalizer=o,this._triggerCache={},this.onRemovalComplete=(r,i)=>{},this._transitionEngine=new zx(e,t,o),this._timelineEngine=new Ix(e,t,o),this._transitionEngine.onRemovalComplete=(r,i)=>this.onRemovalComplete(r,i)}registerTrigger(e,t,o,r,i){const c=e+"-"+r;let f=this._triggerCache[c];if(!f){const s=[],l=pg(this._driver,i,s,[]);if(s.length)throw function A8(n,e){return new M(3404,!1)}();f=function Ex(n,e,t){return new xx(n,e,t)}(r,l,this._normalizer),this._triggerCache[c]=f}this._transitionEngine.registerTrigger(t,r,f)}register(e,t){this._transitionEngine.register(e,t)}destroy(e,t){this._transitionEngine.destroy(e,t)}onInsert(e,t,o,r){this._transitionEngine.insertNode(e,t,o,r)}onRemove(e,t,o,r){this._transitionEngine.removeNode(e,t,r||!1,o)}disableAnimations(e,t){this._transitionEngine.markElementAsDisabled(e,t)}process(e,t,o,r){if("@"==o.charAt(0)){const[i,c]=Km(o);this._timelineEngine.command(i,t,c,r)}else this._transitionEngine.trigger(e,t,o,r)}listen(e,t,o,r,i){if("@"==o.charAt(0)){const[c,f]=Km(o);return this._timelineEngine.listen(c,t,f,i)}return this._transitionEngine.listen(e,t,o,r,i)}flush(e=-1){this._transitionEngine.flush(e)}get players(){return this._transitionEngine.players.concat(this._timelineEngine.players)}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}}let Kx=(()=>{class n{constructor(t,o,r){this._element=t,this._startStyles=o,this._endStyles=r,this._state=0;let i=n.initialStylesByElement.get(t);i||n.initialStylesByElement.set(t,i=new Map),this._initialStyles=i}start(){this._state<1&&(this._startStyles&&xt(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(xt(this._element,this._initialStyles),this._endStyles&&(xt(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(n.initialStylesByElement.delete(this._element),this._startStyles&&(Wo(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(Wo(this._element,this._endStyles),this._endStyles=null),xt(this._element,this._initialStyles),this._state=3)}}return n.initialStylesByElement=new WeakMap,n})();function Sg(n){let e=null;return n.forEach((t,o)=>{(function Yx(n){return"display"===n||"position"===n})(o)&&(e=e||new Map,e.set(o,t))}),e}class w0{constructor(e,t,o,r){this.element=e,this.keyframes=t,this.options=o,this._specialStyles=r,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this._originalOnDoneFns=[],this._originalOnStartFns=[],this.time=0,this.parentPlayer=null,this.currentSnapshot=new Map,this._duration=o.duration,this._delay=o.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;const e=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,e,this.options),this._finalKeyframe=e.length?e[e.length-1]:new Map,this.domPlayer.addEventListener("finish",()=>this._onFinish())}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_convertKeyframesToObject(e){const t=[];return e.forEach(o=>{t.push(Object.fromEntries(o))}),t}_triggerWebAnimation(e,t,o){return e.animate(this._convertKeyframesToObject(t),o)}onStart(e){this._originalOnStartFns.push(e),this._onStartFns.push(e)}onDone(e){this._originalOnDoneFns.push(e),this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(e=>e()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_resetDomPlayerState(){this.domPlayer&&this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}setPosition(e){void 0===this.domPlayer&&this.init(),this.domPlayer.currentTime=e*this.time}getPosition(){return this.domPlayer.currentTime/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){const e=new Map;this.hasStarted()&&this._finalKeyframe.forEach((o,r)=>{"offset"!==r&&e.set(r,this._finished?o:l0(this.element,r))}),this.currentSnapshot=e}triggerCallback(e){const t="start"===e?this._onStartFns:this._onDoneFns;t.forEach(o=>o()),t.length=0}}class Zx{validateStyleProperty(e){return!0}validateAnimatableStyleProperty(e){return!0}matchesElement(e,t){return!1}containsElement(e,t){return Jm(e,t)}getParentElement(e){return lg(e)}query(e,t,o){return e0(e,t,o)}computeStyle(e,t,o){return window.getComputedStyle(e)[t]}animate(e,t,o,r,i,c=[]){const s={duration:o,delay:r,fill:0==r?"both":"forwards"};i&&(s.easing=i);const a=new Map,l=c.filter(g=>g instanceof w0);(function nx(n,e){return 0===n||0===e})(o,r)&&l.forEach(g=>{g.currentSnapshot.forEach((d,h)=>a.set(h,d))});let b=function Z8(n){return n.length?n[0]instanceof Map?n:n.map(e=>r0(e)):[]}(t).map(g=>Co(g));b=function tx(n,e,t){if(t.size&&e.length){let o=e[0],r=[];if(t.forEach((i,c)=>{o.has(c)||r.push(c),o.set(c,i)}),r.length)for(let i=1;ic.set(f,l0(n,f)))}}return e}(e,b,a);const u=function Qx(n,e){let t=null,o=null;return Array.isArray(e)&&e.length?(t=Sg(e[0]),e.length>1&&(o=Sg(e[e.length-1]))):e instanceof Map&&(t=Sg(e)),t||o?new Kx(n,t,o):null}(e,b);return new w0(e,b,s,u)}}let Xx=(()=>{class n extends Bm{constructor(t,o){super(),this._nextAnimationId=0,this._renderer=t.createRenderer(o.body,{id:"0",encapsulation:nt.None,styles:[],data:{animation:[]}})}build(t){const o=this._nextAnimationId.toString();this._nextAnimationId++;const r=Array.isArray(t)?$m(t):t;return D0(this._renderer,null,o,"register",[r]),new Jx(o,this._renderer)}}return n.\u0275fac=function(t){return new(t||n)(D(Ri),D(Xe))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();class Jx extends c8{constructor(e,t){super(),this._id=e,this._renderer=t}create(e,t){return new e9(this._id,e,t||{},this._renderer)}}class e9{constructor(e,t,o,r){this.id=e,this.element=t,this._renderer=r,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",o)}_listen(e,t){return this._renderer.listen(this.element,`@@${this.id}:${e}`,t)}_command(e,...t){return D0(this._renderer,this.element,this.id,e,t)}onDone(e){this._listen("done",e)}onStart(e){this._listen("start",e)}onDestroy(e){this._listen("destroy",e)}init(){this._command("init")}hasStarted(){return this._started}play(){this._command("play"),this._started=!0}pause(){this._command("pause")}restart(){this._command("restart")}finish(){this._command("finish")}destroy(){this._command("destroy")}reset(){this._command("reset"),this._started=!1}setPosition(e){this._command("setPosition",e)}getPosition(){return this._renderer.engine.players[+this.id]?.getPosition()??0}}function D0(n,e,t,o,r){return n.setProperty(e,`@@${t}:${o}`,r)}const k0="@.disabled";let n9=(()=>{class n{constructor(t,o,r){this.delegate=t,this.engine=o,this._zone=r,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,this.promise=Promise.resolve(0),o.onRemovalComplete=(i,c)=>{const f=c?.parentNode(i);f&&c.removeChild(f,i)}}createRenderer(t,o){const i=this.delegate.createRenderer(t,o);if(!(t&&o&&o.data&&o.data.animation)){let l=this._rendererCache.get(i);return l||(l=new S0("",i,this.engine,()=>this._rendererCache.delete(i)),this._rendererCache.set(i,l)),l}const c=o.id,f=o.id+"-"+this._currentId;this._currentId++,this.engine.register(f,t);const s=l=>{Array.isArray(l)?l.forEach(s):this.engine.registerTrigger(c,f,t,l.name,l)};return o.data.animation.forEach(s),new t9(this,f,i,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){this.promise.then(()=>{this._microtaskId++})}scheduleListenerCallback(t,o,r){t>=0&&to(r)):(0==this._animationCallbacksBuffer.length&&Promise.resolve(null).then(()=>{this._zone.run(()=>{this._animationCallbacksBuffer.forEach(i=>{const[c,f]=i;c(f)}),this._animationCallbacksBuffer=[]})}),this._animationCallbacksBuffer.push([o,r]))}end(){this._cdRecurDepth--,0==this._cdRecurDepth&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}}return n.\u0275fac=function(t){return new(t||n)(D(Ri),D(Qs),D(Ee))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();class S0{constructor(e,t,o,r){this.namespaceId=e,this.delegate=t,this.engine=o,this._onDestroy=r,this.destroyNode=this.delegate.destroyNode?i=>t.destroyNode(i):null}get data(){return this.delegate.data}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.delegate.destroy(),this._onDestroy?.()}createElement(e,t){return this.delegate.createElement(e,t)}createComment(e){return this.delegate.createComment(e)}createText(e){return this.delegate.createText(e)}appendChild(e,t){this.delegate.appendChild(e,t),this.engine.onInsert(this.namespaceId,t,e,!1)}insertBefore(e,t,o,r=!0){this.delegate.insertBefore(e,t,o),this.engine.onInsert(this.namespaceId,t,e,r)}removeChild(e,t,o){this.engine.onRemove(this.namespaceId,t,this.delegate,o)}selectRootElement(e,t){return this.delegate.selectRootElement(e,t)}parentNode(e){return this.delegate.parentNode(e)}nextSibling(e){return this.delegate.nextSibling(e)}setAttribute(e,t,o,r){this.delegate.setAttribute(e,t,o,r)}removeAttribute(e,t,o){this.delegate.removeAttribute(e,t,o)}addClass(e,t){this.delegate.addClass(e,t)}removeClass(e,t){this.delegate.removeClass(e,t)}setStyle(e,t,o,r){this.delegate.setStyle(e,t,o,r)}removeStyle(e,t,o){this.delegate.removeStyle(e,t,o)}setProperty(e,t,o){"@"==t.charAt(0)&&t==k0?this.disableAnimations(e,!!o):this.delegate.setProperty(e,t,o)}setValue(e,t){this.delegate.setValue(e,t)}listen(e,t,o){return this.delegate.listen(e,t,o)}disableAnimations(e,t){this.engine.disableAnimations(e,t)}}class t9 extends S0{constructor(e,t,o,r,i){super(t,o,r,i),this.factory=e,this.namespaceId=t}setProperty(e,t,o){"@"==t.charAt(0)?"."==t.charAt(1)&&t==k0?this.disableAnimations(e,o=void 0===o||!!o):this.engine.process(this.namespaceId,e,t.slice(1),o):this.delegate.setProperty(e,t,o)}listen(e,t,o){if("@"==t.charAt(0)){const r=function o9(n){switch(n){case"body":return document.body;case"document":return document;case"window":return window;default:return n}}(e);let i=t.slice(1),c="";return"@"!=i.charAt(0)&&([i,c]=function r9(n){const e=n.indexOf(".");return[n.substring(0,e),n.slice(e+1)]}(i)),this.engine.listen(this.namespaceId,r,i,c,f=>{this.factory.scheduleListenerCallback(f._data||-1,o,f)})}return this.delegate.listen(e,t,o)}}let i9=(()=>{class n extends Qs{constructor(t,o,r,i){super(t.body,o,r)}ngOnDestroy(){this.flush()}}return n.\u0275fac=function(t){return new(t||n)(D(Xe),D(bg),D(mg),D(nc))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();const E0=[{provide:Bm,useClass:Xx},{provide:mg,useFactory:function c9(){return new wx}},{provide:Qs,useClass:i9},{provide:Ri,useFactory:function f9(n,e,t){return new n9(n,e,t)},deps:[Os,Qs,Ee]}],Eg=[{provide:bg,useFactory:()=>new Zx},{provide:gP,useValue:"BrowserAnimations"},...E0],x0=[{provide:bg,useClass:n0},{provide:gP,useValue:"NoopAnimations"},...E0];let s9=(()=>{class n{static withConfig(t){return{ngModule:n,providers:t.disableAnimations?x0:Eg}}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({providers:Eg,imports:[AO]}),n})();function L(...n){return Le(n,li(n))}function Mo(n,e){return ge(e)?Qe(n,e,1):Qe(n,1)}function no(n,e){return Ge((t,o)=>{let r=0;t.subscribe(Be(o,i=>n.call(e,i,r++)&&o.next(i)))})}class Ys{}class xg{}class to{constructor(e){this.normalizedNames=new Map,this.lazyUpdate=null,e?this.lazyInit="string"==typeof e?()=>{this.headers=new Map,e.split("\n").forEach(t=>{const o=t.indexOf(":");if(o>0){const r=t.slice(0,o),i=r.toLowerCase(),c=t.slice(o+1).trim();this.maybeSetNormalizedName(r,i),this.headers.has(i)?this.headers.get(i).push(c):this.headers.set(i,[c])}})}:()=>{this.headers=new Map,Object.keys(e).forEach(t=>{let o=e[t];const r=t.toLowerCase();"string"==typeof o&&(o=[o]),o.length>0&&(this.headers.set(r,o),this.maybeSetNormalizedName(t,r))})}:this.headers=new Map}has(e){return this.init(),this.headers.has(e.toLowerCase())}get(e){this.init();const t=this.headers.get(e.toLowerCase());return t&&t.length>0?t[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(e){return this.init(),this.headers.get(e.toLowerCase())||null}append(e,t){return this.clone({name:e,value:t,op:"a"})}set(e,t){return this.clone({name:e,value:t,op:"s"})}delete(e,t){return this.clone({name:e,value:t,op:"d"})}maybeSetNormalizedName(e,t){this.normalizedNames.has(t)||this.normalizedNames.set(t,e)}init(){this.lazyInit&&(this.lazyInit instanceof to?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(e=>this.applyUpdate(e)),this.lazyUpdate=null))}copyFrom(e){e.init(),Array.from(e.headers.keys()).forEach(t=>{this.headers.set(t,e.headers.get(t)),this.normalizedNames.set(t,e.normalizedNames.get(t))})}clone(e){const t=new to;return t.lazyInit=this.lazyInit&&this.lazyInit instanceof to?this.lazyInit:this,t.lazyUpdate=(this.lazyUpdate||[]).concat([e]),t}applyUpdate(e){const t=e.name.toLowerCase();switch(e.op){case"a":case"s":let o=e.value;if("string"==typeof o&&(o=[o]),0===o.length)return;this.maybeSetNormalizedName(e.name,t);const r=("a"===e.op?this.headers.get(t):void 0)||[];r.push(...o),this.headers.set(t,r);break;case"d":const i=e.value;if(i){let c=this.headers.get(t);if(!c)return;c=c.filter(f=>-1===i.indexOf(f)),0===c.length?(this.headers.delete(t),this.normalizedNames.delete(t)):this.headers.set(t,c)}else this.headers.delete(t),this.normalizedNames.delete(t)}}forEach(e){this.init(),Array.from(this.normalizedNames.keys()).forEach(t=>e(this.normalizedNames.get(t),this.headers.get(t)))}}class a9{encodeKey(e){return A0(e)}encodeValue(e){return A0(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}}const b9=/%(\d[a-f0-9])/gi,u9={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function A0(n){return encodeURIComponent(n).replace(b9,(e,t)=>u9[t]??e)}function Zs(n){return`${n}`}class Po{constructor(e={}){if(this.updates=null,this.cloneFrom=null,this.encoder=e.encoder||new a9,e.fromString){if(e.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function l9(n,e){const t=new Map;return n.length>0&&n.replace(/^\?/,"").split("&").forEach(r=>{const i=r.indexOf("="),[c,f]=-1==i?[e.decodeKey(r),""]:[e.decodeKey(r.slice(0,i)),e.decodeValue(r.slice(i+1))],s=t.get(c)||[];s.push(f),t.set(c,s)}),t}(e.fromString,this.encoder)}else e.fromObject?(this.map=new Map,Object.keys(e.fromObject).forEach(t=>{const o=e.fromObject[t],r=Array.isArray(o)?o.map(Zs):[Zs(o)];this.map.set(t,r)})):this.map=null}has(e){return this.init(),this.map.has(e)}get(e){this.init();const t=this.map.get(e);return t?t[0]:null}getAll(e){return this.init(),this.map.get(e)||null}keys(){return this.init(),Array.from(this.map.keys())}append(e,t){return this.clone({param:e,value:t,op:"a"})}appendAll(e){const t=[];return Object.keys(e).forEach(o=>{const r=e[o];Array.isArray(r)?r.forEach(i=>{t.push({param:o,value:i,op:"a"})}):t.push({param:o,value:r,op:"a"})}),this.clone(t)}set(e,t){return this.clone({param:e,value:t,op:"s"})}delete(e,t){return this.clone({param:e,value:t,op:"d"})}toString(){return this.init(),this.keys().map(e=>{const t=this.encoder.encodeKey(e);return this.map.get(e).map(o=>t+"="+this.encoder.encodeValue(o)).join("&")}).filter(e=>""!==e).join("&")}clone(e){const t=new Po({encoder:this.encoder});return t.cloneFrom=this.cloneFrom||this,t.updates=(this.updates||[]).concat(e),t}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(e=>this.map.set(e,this.cloneFrom.map.get(e))),this.updates.forEach(e=>{switch(e.op){case"a":case"s":const t=("a"===e.op?this.map.get(e.param):void 0)||[];t.push(Zs(e.value)),this.map.set(e.param,t);break;case"d":if(void 0===e.value){this.map.delete(e.param);break}{let o=this.map.get(e.param)||[];const r=o.indexOf(Zs(e.value));-1!==r&&o.splice(r,1),o.length>0?this.map.set(e.param,o):this.map.delete(e.param)}}}),this.cloneFrom=this.updates=null)}}class g9{constructor(){this.map=new Map}set(e,t){return this.map.set(e,t),this}get(e){return this.map.has(e)||this.map.set(e,e.defaultValue()),this.map.get(e)}delete(e){return this.map.delete(e),this}has(e){return this.map.has(e)}keys(){return this.map.keys()}}function T0(n){return typeof ArrayBuffer<"u"&&n instanceof ArrayBuffer}function I0(n){return typeof Blob<"u"&&n instanceof Blob}function N0(n){return typeof FormData<"u"&&n instanceof FormData}class pc{constructor(e,t,o,r){let i;if(this.url=t,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=e.toUpperCase(),function d9(n){switch(n){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||r?(this.body=void 0!==o?o:null,i=r):i=o,i&&(this.reportProgress=!!i.reportProgress,this.withCredentials=!!i.withCredentials,i.responseType&&(this.responseType=i.responseType),i.headers&&(this.headers=i.headers),i.context&&(this.context=i.context),i.params&&(this.params=i.params)),this.headers||(this.headers=new to),this.context||(this.context=new g9),this.params){const c=this.params.toString();if(0===c.length)this.urlWithParams=t;else{const f=t.indexOf("?");this.urlWithParams=t+(-1===f?"?":fb.set(u,e.setHeaders[u]),s)),e.setParams&&(a=Object.keys(e.setParams).reduce((b,u)=>b.set(u,e.setParams[u]),a)),new pc(t,o,i,{params:a,headers:s,context:l,reportProgress:f,responseType:r,withCredentials:c})}}var qe=(()=>((qe=qe||{})[qe.Sent=0]="Sent",qe[qe.UploadProgress=1]="UploadProgress",qe[qe.ResponseHeader=2]="ResponseHeader",qe[qe.DownloadProgress=3]="DownloadProgress",qe[qe.Response=4]="Response",qe[qe.User=5]="User",qe))();class Ag{constructor(e,t=200,o="OK"){this.headers=e.headers||new to,this.status=void 0!==e.status?e.status:t,this.statusText=e.statusText||o,this.url=e.url||null,this.ok=this.status>=200&&this.status<300}}class Tg extends Ag{constructor(e={}){super(e),this.type=qe.ResponseHeader}clone(e={}){return new Tg({headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}}class Xs extends Ag{constructor(e={}){super(e),this.type=qe.Response,this.body=void 0!==e.body?e.body:null}clone(e={}){return new Xs({body:void 0!==e.body?e.body:this.body,headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}}class L0 extends Ag{constructor(e){super(e,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.message=this.status>=200&&this.status<300?`Http failure during parsing for ${e.url||"(unknown url)"}`:`Http failure response for ${e.url||"(unknown url)"}: ${e.status} ${e.statusText}`,this.error=e.error||null}}function Ig(n,e){return{body:e,headers:n.headers,context:n.context,observe:n.observe,params:n.params,reportProgress:n.reportProgress,responseType:n.responseType,withCredentials:n.withCredentials}}let R0=(()=>{class n{constructor(t){this.handler=t}request(t,o,r={}){let i;if(t instanceof pc)i=t;else{let s,a;s=r.headers instanceof to?r.headers:new to(r.headers),r.params&&(a=r.params instanceof Po?r.params:new Po({fromObject:r.params})),i=new pc(t,o,void 0!==r.body?r.body:null,{headers:s,context:r.context,params:a,reportProgress:r.reportProgress,responseType:r.responseType||"json",withCredentials:r.withCredentials})}const c=L(i).pipe(Mo(s=>this.handler.handle(s)));if(t instanceof pc||"events"===r.observe)return c;const f=c.pipe(no(s=>s instanceof Xs));switch(r.observe||"body"){case"body":switch(i.responseType){case"arraybuffer":return f.pipe(K(s=>{if(null!==s.body&&!(s.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return s.body}));case"blob":return f.pipe(K(s=>{if(null!==s.body&&!(s.body instanceof Blob))throw new Error("Response is not a Blob.");return s.body}));case"text":return f.pipe(K(s=>{if(null!==s.body&&"string"!=typeof s.body)throw new Error("Response is not a string.");return s.body}));default:return f.pipe(K(s=>s.body))}case"response":return f;default:throw new Error(`Unreachable: unhandled observe type ${r.observe}}`)}}delete(t,o={}){return this.request("DELETE",t,o)}get(t,o={}){return this.request("GET",t,o)}head(t,o={}){return this.request("HEAD",t,o)}jsonp(t,o){return this.request("JSONP",t,{params:(new Po).append(o,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(t,o={}){return this.request("OPTIONS",t,o)}patch(t,o,r={}){return this.request("PATCH",t,Ig(r,o))}post(t,o,r={}){return this.request("POST",t,Ig(r,o))}put(t,o,r={}){return this.request("PUT",t,Ig(r,o))}}return n.\u0275fac=function(t){return new(t||n)(D(Ys))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();function F0(n,e){return e(n)}function _9(n,e){return(t,o)=>e.intercept(t,{handle:r=>n(r,o)})}const C9=new S("HTTP_INTERCEPTORS"),Cc=new S("HTTP_INTERCEPTOR_FNS");function M9(){let n=null;return(e,t)=>(null===n&&(n=(Z(C9,{optional:!0})??[]).reduceRight(_9,F0)),n(e,t))}let j0=(()=>{class n extends Ys{constructor(t,o){super(),this.backend=t,this.injector=o,this.chain=null}handle(t){if(null===this.chain){const o=Array.from(new Set(this.injector.get(Cc)));this.chain=o.reduceRight((r,i)=>function p9(n,e,t){return(o,r)=>t.runInContext(()=>e(o,i=>n(i,r)))}(r,i,this.injector),F0)}return this.chain(t,o=>this.backend.handle(o))}}return n.\u0275fac=function(t){return new(t||n)(D(xg),D(yt))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();const y9=/^\)\]\}',?\n/;let q0=(()=>{class n{constructor(t){this.xhrFactory=t}handle(t){if("JSONP"===t.method)throw new Error("Attempted to construct Jsonp request without HttpClientJsonpModule installed.");return new Ae(o=>{const r=this.xhrFactory.build();if(r.open(t.method,t.urlWithParams),t.withCredentials&&(r.withCredentials=!0),t.headers.forEach((g,d)=>r.setRequestHeader(g,d.join(","))),t.headers.has("Accept")||r.setRequestHeader("Accept","application/json, text/plain, */*"),!t.headers.has("Content-Type")){const g=t.detectContentTypeHeader();null!==g&&r.setRequestHeader("Content-Type",g)}if(t.responseType){const g=t.responseType.toLowerCase();r.responseType="json"!==g?g:"text"}const i=t.serializeBody();let c=null;const f=()=>{if(null!==c)return c;const g=r.statusText||"OK",d=new to(r.getAllResponseHeaders()),h=function v9(n){return"responseURL"in n&&n.responseURL?n.responseURL:/^X-Request-URL:/m.test(n.getAllResponseHeaders())?n.getResponseHeader("X-Request-URL"):null}(r)||t.url;return c=new Tg({headers:d,status:r.status,statusText:g,url:h}),c},s=()=>{let{headers:g,status:d,statusText:h,url:_}=f(),C=null;204!==d&&(C=typeof r.response>"u"?r.responseText:r.response),0===d&&(d=C?200:0);let y=d>=200&&d<300;if("json"===t.responseType&&"string"==typeof C){const p=C;C=C.replace(y9,"");try{C=""!==C?JSON.parse(C):null}catch(O){C=p,y&&(y=!1,C={error:O,text:C})}}y?(o.next(new Xs({body:C,headers:g,status:d,statusText:h,url:_||void 0})),o.complete()):o.error(new L0({error:C,headers:g,status:d,statusText:h,url:_||void 0}))},a=g=>{const{url:d}=f(),h=new L0({error:g,status:r.status||0,statusText:r.statusText||"Unknown Error",url:d||void 0});o.error(h)};let l=!1;const b=g=>{l||(o.next(f()),l=!0);let d={type:qe.DownloadProgress,loaded:g.loaded};g.lengthComputable&&(d.total=g.total),"text"===t.responseType&&r.responseText&&(d.partialText=r.responseText),o.next(d)},u=g=>{let d={type:qe.UploadProgress,loaded:g.loaded};g.lengthComputable&&(d.total=g.total),o.next(d)};return r.addEventListener("load",s),r.addEventListener("error",a),r.addEventListener("timeout",a),r.addEventListener("abort",a),t.reportProgress&&(r.addEventListener("progress",b),null!==i&&r.upload&&r.upload.addEventListener("progress",u)),r.send(i),o.next({type:qe.Sent}),()=>{r.removeEventListener("error",a),r.removeEventListener("abort",a),r.removeEventListener("load",s),r.removeEventListener("timeout",a),t.reportProgress&&(r.removeEventListener("progress",b),null!==i&&r.upload&&r.upload.removeEventListener("progress",u)),r.readyState!==r.DONE&&r.abort()}})}}return n.\u0275fac=function(t){return new(t||n)(D(bO))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();const Ng=new S("XSRF_ENABLED"),z0="XSRF-TOKEN",B0=new S("XSRF_COOKIE_NAME",{providedIn:"root",factory:()=>z0}),U0="X-XSRF-TOKEN",$0=new S("XSRF_HEADER_NAME",{providedIn:"root",factory:()=>U0});class H0{}let w9=(()=>{class n{constructor(t,o,r){this.doc=t,this.platform=o,this.cookieName=r,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if("server"===this.platform)return null;const t=this.doc.cookie||"";return t!==this.lastCookieString&&(this.parseCount++,this.lastToken=eO(t,this.cookieName),this.lastCookieString=t),this.lastToken}}return n.\u0275fac=function(t){return new(t||n)(D(Xe),D(Kb),D(B0))},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();function D9(n,e){const t=n.url.toLowerCase();if(!Z(Ng)||"GET"===n.method||"HEAD"===n.method||t.startsWith("http://")||t.startsWith("https://"))return e(n);const o=Z(H0).getToken(),r=Z($0);return null!=o&&!n.headers.has(r)&&(n=n.clone({headers:n.headers.set(r,o)})),e(n)}var Ne=(()=>((Ne=Ne||{})[Ne.Interceptors=0]="Interceptors",Ne[Ne.LegacyInterceptors=1]="LegacyInterceptors",Ne[Ne.CustomXsrfConfiguration=2]="CustomXsrfConfiguration",Ne[Ne.NoXsrfProtection=3]="NoXsrfProtection",Ne[Ne.JsonpSupport=4]="JsonpSupport",Ne[Ne.RequestsMadeViaParent=5]="RequestsMadeViaParent",Ne))();function Qr(n,e){return{\u0275kind:n,\u0275providers:e}}function k9(...n){const e=[R0,q0,j0,{provide:Ys,useExisting:j0},{provide:xg,useExisting:q0},{provide:Cc,useValue:D9,multi:!0},{provide:Ng,useValue:!0},{provide:H0,useClass:w9}];for(const t of n)e.push(...t.\u0275providers);return function Bv(n){return{\u0275providers:n}}(e)}const G0=new S("LEGACY_INTERCEPTOR_FN");function E9({cookieName:n,headerName:e}){const t=[];return void 0!==n&&t.push({provide:B0,useValue:n}),void 0!==e&&t.push({provide:$0,useValue:e}),Qr(Ne.CustomXsrfConfiguration,t)}let x9=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({providers:[k9(Qr(Ne.LegacyInterceptors,[{provide:G0,useFactory:M9},{provide:Cc,useExisting:G0,multi:!0}]),E9({cookieName:z0,headerName:U0}))]}),n})();class Rn extends Ft{constructor(e){super(),this._value=e}get value(){return this.getValue()}_subscribe(e){const t=super._subscribe(e);return!t.closed&&e.next(this._value),t}getValue(){const{hasError:e,thrownError:t,_value:o}=this;if(e)throw t;return this._throwIfClosed(),o}next(e){super.next(this._value=e)}}const Js=fi(n=>function(){n(this),this.name="EmptyError",this.message="no elements in sequence"});function W0(...n){const e=li(n),t=Kd(n),{args:o,keys:r}=LO(n);if(0===o.length)return Le([],e);const i=new Ae(function A9(n,e,t=Do){return o=>{Q0(e,()=>{const{length:r}=n,i=new Array(r);let c=r,f=r;for(let s=0;s{const a=Le(n[s],e);let l=!1;a.subscribe(Be(o,b=>{i[s]=b,l||(l=!0,f--),f||o.next(t(i.slice()))},()=>{--c||o.complete()}))},o)},o)}}(o,e,r?c=>FO(r,c):Do));return t?i.pipe(RO(t)):i}function Q0(n,e,t){n?jt(t,n,e):e()}function Lg(...n){return function T9(){return tr(1)}()(Le(n,li(n)))}function K0(n){return new Ae(e=>{Jn(n()).subscribe(e)})}function Mc(n,e){const t=ge(n)?n:()=>n,o=r=>r.error(t());return new Ae(e?r=>e.schedule(o,0,r):o)}function Rg(){return Ge((n,e)=>{let t=null;n._refCount++;const o=Be(e,void 0,void 0,void 0,()=>{if(!n||n._refCount<=0||0<--n._refCount)return void(t=null);const r=n._connection,i=t;t=null,r&&(!i||r===i)&&r.unsubscribe(),e.unsubscribe()});n.subscribe(o),o.closed||(t=n.connect())})}class Y0 extends Ae{constructor(e,t){super(),this.source=e,this.subjectFactory=t,this._subject=null,this._refCount=0,this._connection=null,Ld(e)&&(this.lift=e.lift)}_subscribe(e){return this.getSubject().subscribe(e)}getSubject(){const e=this._subject;return(!e||e.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;const{_connection:e}=this;this._subject=this._connection=null,e?.unsubscribe()}connect(){let e=this._connection;if(!e){e=this._connection=new jn;const t=this.getSubject();e.add(this.source.subscribe(Be(t,void 0,()=>{this._teardown(),t.complete()},o=>{this._teardown(),t.error(o)},()=>this._teardown()))),e.closed&&(this._connection=null,e=jn.EMPTY)}return e}refCount(){return Rg()(this)}}function At(n,e){return Ge((t,o)=>{let r=null,i=0,c=!1;const f=()=>c&&!r&&o.complete();t.subscribe(Be(o,s=>{r?.unsubscribe();let a=0;const l=i++;Jn(n(s,l)).subscribe(r=Be(o,b=>o.next(e?e(s,b,l,a++):b),()=>{r=null,f()}))},()=>{c=!0,f()}))})}function Pc(n){return n<=0?()=>Mt:Ge((e,t)=>{let o=0;e.subscribe(Be(t,r=>{++o<=n&&(t.next(r),n<=o&&t.complete())}))})}function ea(n){return Ge((e,t)=>{let o=!1;e.subscribe(Be(t,r=>{o=!0,t.next(r)},()=>{o||t.next(n),t.complete()}))})}function Z0(n=N9){return Ge((e,t)=>{let o=!1;e.subscribe(Be(t,r=>{o=!0,t.next(r)},()=>o?t.complete():t.error(n())))})}function N9(){return new Js}function Oo(n,e){const t=arguments.length>=2;return o=>o.pipe(n?no((r,i)=>n(r,i,o)):Do,Pc(1),t?ea(e):Z0(()=>new Js))}function an(n,e,t){const o=ge(n)||e||t?{next:n,error:e,complete:t}:n;return o?Ge((r,i)=>{var c;null===(c=o.subscribe)||void 0===c||c.call(o);let f=!0;r.subscribe(Be(i,s=>{var a;null===(a=o.next)||void 0===a||a.call(o,s),i.next(s)},()=>{var s;f=!1,null===(s=o.complete)||void 0===s||s.call(o),i.complete()},s=>{var a;f=!1,null===(a=o.error)||void 0===a||a.call(o,s),i.error(s)},()=>{var s,a;f&&(null===(s=o.unsubscribe)||void 0===s||s.call(o)),null===(a=o.finalize)||void 0===a||a.call(o)}))}):Do}function mo(n){return Ge((e,t)=>{let i,o=null,r=!1;o=e.subscribe(Be(t,void 0,void 0,c=>{i=Jn(n(c,mo(n)(e))),o?(o.unsubscribe(),o=null,i.subscribe(t)):r=!0})),r&&(o.unsubscribe(),o=null,i.subscribe(t))})}function L9(n,e,t,o,r){return(i,c)=>{let f=t,s=e,a=0;i.subscribe(Be(c,l=>{const b=a++;s=f?n(s,l,b):(f=!0,l),o&&c.next(s)},r&&(()=>{f&&c.next(s),c.complete()})))}}function X0(n,e){return Ge(L9(n,e,arguments.length>=2,!0))}function Fg(n){return n<=0?()=>Mt:Ge((e,t)=>{let o=[];e.subscribe(Be(t,r=>{o.push(r),n{for(const r of o)t.next(r);t.complete()},void 0,()=>{o=null}))})}function J0(n,e){const t=arguments.length>=2;return o=>o.pipe(n?no((r,i)=>n(r,i,o)):Do,Fg(1),t?ea(e):Z0(()=>new Js))}function jg(n){return Ge((e,t)=>{try{e.subscribe(t)}finally{t.add(n)}})}const H="primary",Oc=Symbol("RouteTitle");class j9{constructor(e){this.params=e||{}}has(e){return Object.prototype.hasOwnProperty.call(this.params,e)}get(e){if(this.has(e)){const t=this.params[e];return Array.isArray(t)?t[0]:t}return null}getAll(e){if(this.has(e)){const t=this.params[e];return Array.isArray(t)?t:[t]}return[]}get keys(){return Object.keys(this.params)}}function Kr(n){return new j9(n)}function V9(n,e,t){const o=t.path.split("/");if(o.length>n.length||"full"===t.pathMatch&&(e.hasChildren()||o.lengtho[i]===r)}return n===e}function ny(n){return Array.prototype.concat.apply([],n)}function ty(n){return n.length>0?n[n.length-1]:null}function Je(n,e){for(const t in n)n.hasOwnProperty(t)&&e(n[t],t)}function yo(n){return Mb(n)?n:Ui(n)?Le(Promise.resolve(n)):L(n)}const na=!1,z9={exact:function iy(n,e,t){if(!Yo(n.segments,e.segments)||!ta(n.segments,e.segments,t)||n.numberOfChildren!==e.numberOfChildren)return!1;for(const o in e.children)if(!n.children[o]||!iy(n.children[o],e.children[o],t))return!1;return!0},subset:cy},oy={exact:function B9(n,e){return Tt(n,e)},subset:function U9(n,e){return Object.keys(e).length<=Object.keys(n).length&&Object.keys(e).every(t=>ey(n[t],e[t]))},ignored:()=>!0};function ry(n,e,t){return z9[t.paths](n.root,e.root,t.matrixParams)&&oy[t.queryParams](n.queryParams,e.queryParams)&&!("exact"===t.fragment&&n.fragment!==e.fragment)}function cy(n,e,t){return fy(n,e,e.segments,t)}function fy(n,e,t,o){if(n.segments.length>t.length){const r=n.segments.slice(0,t.length);return!(!Yo(r,t)||e.hasChildren()||!ta(r,t,o))}if(n.segments.length===t.length){if(!Yo(n.segments,t)||!ta(n.segments,t,o))return!1;for(const r in e.children)if(!n.children[r]||!cy(n.children[r],e.children[r],o))return!1;return!0}{const r=t.slice(0,n.segments.length),i=t.slice(n.segments.length);return!!(Yo(n.segments,r)&&ta(n.segments,r,o)&&n.children[H])&&fy(n.children[H],e,i,o)}}function ta(n,e,t){return e.every((o,r)=>oy[t](n[r].parameters,o.parameters))}class Ko{constructor(e=new J([],{}),t={},o=null){this.root=e,this.queryParams=t,this.fragment=o}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Kr(this.queryParams)),this._queryParamMap}toString(){return G9.serialize(this)}}class J{constructor(e,t){this.segments=e,this.children=t,this.parent=null,Je(t,(o,r)=>o.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return oa(this)}}class mc{constructor(e,t){this.path=e,this.parameters=t}get parameterMap(){return this._parameterMap||(this._parameterMap=Kr(this.parameters)),this._parameterMap}toString(){return ly(this)}}function Yo(n,e){return n.length===e.length&&n.every((t,o)=>t.path===e[o].path)}let yc=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(){return new Vg},providedIn:"root"}),n})();class Vg{parse(e){const t=new nA(e);return new Ko(t.parseRootSegment(),t.parseQueryParams(),t.parseFragment())}serialize(e){const t=`/${vc(e.root,!0)}`,o=function K9(n){const e=Object.keys(n).map(t=>{const o=n[t];return Array.isArray(o)?o.map(r=>`${ra(t)}=${ra(r)}`).join("&"):`${ra(t)}=${ra(o)}`}).filter(t=>!!t);return e.length?`?${e.join("&")}`:""}(e.queryParams);return`${t}${o}${"string"==typeof e.fragment?`#${function W9(n){return encodeURI(n)}(e.fragment)}`:""}`}}const G9=new Vg;function oa(n){return n.segments.map(e=>ly(e)).join("/")}function vc(n,e){if(!n.hasChildren())return oa(n);if(e){const t=n.children[H]?vc(n.children[H],!1):"",o=[];return Je(n.children,(r,i)=>{i!==H&&o.push(`${i}:${vc(r,!1)}`)}),o.length>0?`${t}(${o.join("//")})`:t}{const t=function H9(n,e){let t=[];return Je(n.children,(o,r)=>{r===H&&(t=t.concat(e(o,r)))}),Je(n.children,(o,r)=>{r!==H&&(t=t.concat(e(o,r)))}),t}(n,(o,r)=>r===H?[vc(n.children[H],!1)]:[`${r}:${vc(o,!1)}`]);return 1===Object.keys(n.children).length&&null!=n.children[H]?`${oa(n)}/${t[0]}`:`${oa(n)}/(${t.join("//")})`}}function sy(n){return encodeURIComponent(n).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function ra(n){return sy(n).replace(/%3B/gi,";")}function qg(n){return sy(n).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function ia(n){return decodeURIComponent(n)}function ay(n){return ia(n.replace(/\+/g,"%20"))}function ly(n){return`${qg(n.path)}${function Q9(n){return Object.keys(n).map(e=>`;${qg(e)}=${qg(n[e])}`).join("")}(n.parameters)}`}const Y9=/^[^\/()?;=#]+/;function ca(n){const e=n.match(Y9);return e?e[0]:""}const Z9=/^[^=?&#]+/,J9=/^[^&#]+/;class nA{constructor(e){this.url=e,this.remaining=e}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new J([],{}):new J([],this.parseChildren())}parseQueryParams(){const e={};if(this.consumeOptional("?"))do{this.parseQueryParam(e)}while(this.consumeOptional("&"));return e}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(""===this.remaining)return{};this.consumeOptional("/");const e=[];for(this.peekStartsWith("(")||e.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),e.push(this.parseSegment());let t={};this.peekStartsWith("/(")&&(this.capture("/"),t=this.parseParens(!0));let o={};return this.peekStartsWith("(")&&(o=this.parseParens(!1)),(e.length>0||Object.keys(t).length>0)&&(o[H]=new J(e,t)),o}parseSegment(){const e=ca(this.remaining);if(""===e&&this.peekStartsWith(";"))throw new M(4009,na);return this.capture(e),new mc(ia(e),this.parseMatrixParams())}parseMatrixParams(){const e={};for(;this.consumeOptional(";");)this.parseParam(e);return e}parseParam(e){const t=ca(this.remaining);if(!t)return;this.capture(t);let o="";if(this.consumeOptional("=")){const r=ca(this.remaining);r&&(o=r,this.capture(o))}e[ia(t)]=ia(o)}parseQueryParam(e){const t=function X9(n){const e=n.match(Z9);return e?e[0]:""}(this.remaining);if(!t)return;this.capture(t);let o="";if(this.consumeOptional("=")){const c=function eA(n){const e=n.match(J9);return e?e[0]:""}(this.remaining);c&&(o=c,this.capture(o))}const r=ay(t),i=ay(o);if(e.hasOwnProperty(r)){let c=e[r];Array.isArray(c)||(c=[c],e[r]=c),c.push(i)}else e[r]=i}parseParens(e){const t={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const o=ca(this.remaining),r=this.remaining[o.length];if("/"!==r&&")"!==r&&";"!==r)throw new M(4010,na);let i;o.indexOf(":")>-1?(i=o.slice(0,o.indexOf(":")),this.capture(i),this.capture(":")):e&&(i=H);const c=this.parseChildren();t[i]=1===Object.keys(c).length?c[H]:new J([],c),this.consumeOptional("//")}return t}peekStartsWith(e){return this.remaining.startsWith(e)}consumeOptional(e){return!!this.peekStartsWith(e)&&(this.remaining=this.remaining.substring(e.length),!0)}capture(e){if(!this.consumeOptional(e))throw new M(4011,na)}}function zg(n){return n.segments.length>0?new J([],{[H]:n}):n}function fa(n){const e={};for(const o of Object.keys(n.children)){const i=fa(n.children[o]);(i.segments.length>0||i.hasChildren())&&(e[o]=i)}return function tA(n){if(1===n.numberOfChildren&&n.children[H]){const e=n.children[H];return new J(n.segments.concat(e.segments),e.children)}return n}(new J(n.segments,e))}function Zo(n){return n instanceof Ko}function iA(n,e,t,o,r){if(0===t.length)return Yr(e.root,e.root,e.root,o,r);const i=function gy(n){if("string"==typeof n[0]&&1===n.length&&"/"===n[0])return new uy(!0,0,n);let e=0,t=!1;const o=n.reduce((r,i,c)=>{if("object"==typeof i&&null!=i){if(i.outlets){const f={};return Je(i.outlets,(s,a)=>{f[a]="string"==typeof s?s.split("/"):s}),[...r,{outlets:f}]}if(i.segmentPath)return[...r,i.segmentPath]}return"string"!=typeof i?[...r,i]:0===c?(i.split("/").forEach((f,s)=>{0==s&&"."===f||(0==s&&""===f?t=!0:".."===f?e++:""!=f&&r.push(f))}),r):[...r,i]},[]);return new uy(t,e,o)}(t);return i.toRoot()?Yr(e.root,e.root,new J([],{}),o,r):function c(s){const a=function fA(n,e,t,o){if(n.isAbsolute)return new Zr(e.root,!0,0);if(-1===o)return new Zr(t,t===e.root,0);return function dy(n,e,t){let o=n,r=e,i=t;for(;i>r;){if(i-=r,o=o.parent,!o)throw new M(4005,!1);r=o.segments.length}return new Zr(o,!1,r-i)}(t,o+(wc(n.commands[0])?0:1),n.numberOfDoubleDots)}(i,e,n.snapshot?._urlSegment,s),l=a.processChildren?Xr(a.segmentGroup,a.index,i.commands):Ug(a.segmentGroup,a.index,i.commands);return Yr(e.root,a.segmentGroup,l,o,r)}(n.snapshot?._lastPathIndex)}function wc(n){return"object"==typeof n&&null!=n&&!n.outlets&&!n.segmentPath}function Dc(n){return"object"==typeof n&&null!=n&&n.outlets}function Yr(n,e,t,o,r){let c,i={};o&&Je(o,(s,a)=>{i[a]=Array.isArray(s)?s.map(l=>`${l}`):`${s}`}),c=n===e?t:by(n,e,t);const f=zg(fa(c));return new Ko(f,i,r)}function by(n,e,t){const o={};return Je(n.children,(r,i)=>{o[i]=r===e?t:by(r,e,t)}),new J(n.segments,o)}class uy{constructor(e,t,o){if(this.isAbsolute=e,this.numberOfDoubleDots=t,this.commands=o,e&&o.length>0&&wc(o[0]))throw new M(4003,!1);const r=o.find(Dc);if(r&&r!==ty(o))throw new M(4004,!1)}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class Zr{constructor(e,t,o){this.segmentGroup=e,this.processChildren=t,this.index=o}}function Ug(n,e,t){if(n||(n=new J([],{})),0===n.segments.length&&n.hasChildren())return Xr(n,e,t);const o=function aA(n,e,t){let o=0,r=e;const i={match:!1,pathIndex:0,commandIndex:0};for(;r=t.length)return i;const c=n.segments[r],f=t[o];if(Dc(f))break;const s=`${f}`,a=o0&&void 0===s)break;if(s&&a&&"object"==typeof a&&void 0===a.outlets){if(!_y(s,a,c))return i;o+=2}else{if(!_y(s,{},c))return i;o++}r++}return{match:!0,pathIndex:r,commandIndex:o}}(n,e,t),r=t.slice(o.commandIndex);if(o.match&&o.pathIndex{"string"==typeof i&&(i=[i]),null!==i&&(r[c]=Ug(n.children[c],e,i))}),Je(n.children,(i,c)=>{void 0===o[c]&&(r[c]=i)}),new J(n.segments,r))}}function $g(n,e,t){const o=n.segments.slice(0,e);let r=0;for(;r{"string"==typeof t&&(t=[t]),null!==t&&(e[o]=$g(new J([],{}),0,t))}),e}function hy(n){const e={};return Je(n,(t,o)=>e[o]=`${t}`),e}function _y(n,e,t){return n==t.path&&Tt(e,t.parameters)}const kc="imperative";class It{constructor(e,t){this.id=e,this.url=t}}class Hg extends It{constructor(e,t,o="imperative",r=null){super(e,t),this.type=0,this.navigationTrigger=o,this.restoredState=r}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class Xo extends It{constructor(e,t,o){super(e,t),this.urlAfterRedirects=o,this.type=1}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class sa extends It{constructor(e,t,o,r){super(e,t),this.reason=o,this.code=r,this.type=2}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class py extends It{constructor(e,t,o,r){super(e,t),this.reason=o,this.code=r,this.type=16}}class Cy extends It{constructor(e,t,o,r){super(e,t),this.error=o,this.target=r,this.type=3}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class bA extends It{constructor(e,t,o,r){super(e,t),this.urlAfterRedirects=o,this.state=r,this.type=4}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class uA extends It{constructor(e,t,o,r){super(e,t),this.urlAfterRedirects=o,this.state=r,this.type=7}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class gA extends It{constructor(e,t,o,r,i){super(e,t),this.urlAfterRedirects=o,this.state=r,this.shouldActivate=i,this.type=8}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class dA extends It{constructor(e,t,o,r){super(e,t),this.urlAfterRedirects=o,this.state=r,this.type=5}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class hA extends It{constructor(e,t,o,r){super(e,t),this.urlAfterRedirects=o,this.state=r,this.type=6}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class _A{constructor(e){this.route=e,this.type=9}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class pA{constructor(e){this.route=e,this.type=10}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class CA{constructor(e){this.snapshot=e,this.type=11}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class MA{constructor(e){this.snapshot=e,this.type=12}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class PA{constructor(e){this.snapshot=e,this.type=13}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class OA{constructor(e){this.snapshot=e,this.type=14}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class My{constructor(e,t,o){this.routerEvent=e,this.position=t,this.anchor=o,this.type=15}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}let yA=(()=>{class n{createUrlTree(t,o,r,i,c,f){return iA(t||o.root,r,i,c,f)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})(),vA=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(e){return yA.\u0275fac(e)},providedIn:"root"}),n})();class Py{constructor(e){this._root=e}get root(){return this._root.value}parent(e){const t=this.pathFromRoot(e);return t.length>1?t[t.length-2]:null}children(e){const t=Gg(e,this._root);return t?t.children.map(o=>o.value):[]}firstChild(e){const t=Gg(e,this._root);return t&&t.children.length>0?t.children[0].value:null}siblings(e){const t=Wg(e,this._root);return t.length<2?[]:t[t.length-2].children.map(r=>r.value).filter(r=>r!==e)}pathFromRoot(e){return Wg(e,this._root).map(t=>t.value)}}function Gg(n,e){if(n===e.value)return e;for(const t of e.children){const o=Gg(n,t);if(o)return o}return null}function Wg(n,e){if(n===e.value)return[e];for(const t of e.children){const o=Wg(n,t);if(o.length)return o.unshift(e),o}return[]}class oo{constructor(e,t){this.value=e,this.children=t}toString(){return`TreeNode(${this.value})`}}function Jr(n){const e={};return n&&n.children.forEach(t=>e[t.value.outlet]=t),e}class Oy extends Py{constructor(e,t){super(e),this.snapshot=t,Qg(this,e)}toString(){return this.snapshot.toString()}}function my(n,e){const t=function wA(n,e){const c=new aa([],{},{},"",{},H,e,null,n.root,-1,{});return new vy("",new oo(c,[]))}(n,e),o=new Rn([new mc("",{})]),r=new Rn({}),i=new Rn({}),c=new Rn({}),f=new Rn(""),s=new ei(o,r,c,f,i,H,e,t.root);return s.snapshot=t.root,new Oy(new oo(s,[]),t)}class ei{constructor(e,t,o,r,i,c,f,s){this.url=e,this.params=t,this.queryParams=o,this.fragment=r,this.data=i,this.outlet=c,this.component=f,this.title=this.data?.pipe(K(a=>a[Oc]))??L(void 0),this._futureSnapshot=s}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=this.params.pipe(K(e=>Kr(e)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(K(e=>Kr(e)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function yy(n,e="emptyOnly"){const t=n.pathFromRoot;let o=0;if("always"!==e)for(o=t.length-1;o>=1;){const r=t[o],i=t[o-1];if(r.routeConfig&&""===r.routeConfig.path)o--;else{if(i.component)break;o--}}return function DA(n){return n.reduce((e,t)=>({params:{...e.params,...t.params},data:{...e.data,...t.data},resolve:{...t.data,...e.resolve,...t.routeConfig?.data,...t._resolvedData}}),{params:{},data:{},resolve:{}})}(t.slice(o))}class aa{get title(){return this.data?.[Oc]}constructor(e,t,o,r,i,c,f,s,a,l,b){this.url=e,this.params=t,this.queryParams=o,this.fragment=r,this.data=i,this.outlet=c,this.component=f,this.routeConfig=s,this._urlSegment=a,this._lastPathIndex=l,this._resolve=b}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=Kr(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Kr(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(o=>o.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class vy extends Py{constructor(e,t){super(t),this.url=e,Qg(this,t)}toString(){return wy(this._root)}}function Qg(n,e){e.value._routerState=n,e.children.forEach(t=>Qg(n,t))}function wy(n){const e=n.children.length>0?` { ${n.children.map(wy).join(", ")} } `:"";return`${n.value}${e}`}function Kg(n){if(n.snapshot){const e=n.snapshot,t=n._futureSnapshot;n.snapshot=t,Tt(e.queryParams,t.queryParams)||n.queryParams.next(t.queryParams),e.fragment!==t.fragment&&n.fragment.next(t.fragment),Tt(e.params,t.params)||n.params.next(t.params),function q9(n,e){if(n.length!==e.length)return!1;for(let t=0;tTt(t.parameters,e[o].parameters))}(n.url,e.url);return t&&!(!n.parent!=!e.parent)&&(!n.parent||Yg(n.parent,e.parent))}function Sc(n,e,t){if(t&&n.shouldReuseRoute(e.value,t.value.snapshot)){const o=t.value;o._futureSnapshot=e.value;const r=function SA(n,e,t){return e.children.map(o=>{for(const r of t.children)if(n.shouldReuseRoute(o.value,r.value.snapshot))return Sc(n,o,r);return Sc(n,o)})}(n,e,t);return new oo(o,r)}{if(n.shouldAttach(e.value)){const i=n.retrieve(e.value);if(null!==i){const c=i.route;return c.value._futureSnapshot=e.value,c.children=e.children.map(f=>Sc(n,f)),c}}const o=function EA(n){return new ei(new Rn(n.url),new Rn(n.params),new Rn(n.queryParams),new Rn(n.fragment),new Rn(n.data),n.outlet,n.component,n)}(e.value),r=e.children.map(i=>Sc(n,i));return new oo(o,r)}}const Zg="ngNavigationCancelingError";function Dy(n,e){const{redirectTo:t,navigationBehaviorOptions:o}=Zo(e)?{redirectTo:e,navigationBehaviorOptions:void 0}:e,r=ky(!1,0,e);return r.url=t,r.navigationBehaviorOptions=o,r}function ky(n,e,t){const o=new Error("NavigationCancelingError: "+(n||""));return o[Zg]=!0,o.cancellationCode=e,t&&(o.url=t),o}function Sy(n){return Ey(n)&&Zo(n.url)}function Ey(n){return n&&n[Zg]}class xA{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.injector=null,this.children=new Ec,this.attachRef=null}}let Ec=(()=>{class n{constructor(){this.contexts=new Map}onChildOutletCreated(t,o){const r=this.getOrCreateContext(t);r.outlet=o,this.contexts.set(t,r)}onChildOutletDestroyed(t){const o=this.getContext(t);o&&(o.outlet=null,o.attachRef=null)}onOutletDeactivated(){const t=this.contexts;return this.contexts=new Map,t}onOutletReAttached(t){this.contexts=t}getOrCreateContext(t){let o=this.getContext(t);return o||(o=new xA,this.contexts.set(t,o)),o}getContext(t){return this.contexts.get(t)||null}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const la=!1;let Xg=(()=>{class n{constructor(){this.activated=null,this._activatedRoute=null,this.name=H,this.activateEvents=new Se,this.deactivateEvents=new Se,this.attachEvents=new Se,this.detachEvents=new Se,this.parentContexts=Z(Ec),this.location=Z(ut),this.changeDetector=Z(os),this.environmentInjector=Z(yt)}ngOnChanges(t){if(t.name){const{firstChange:o,previousValue:r}=t.name;if(o)return;this.isTrackedInParentContexts(r)&&(this.deactivate(),this.parentContexts.onChildOutletDestroyed(r)),this.initializeOutletWithName()}}ngOnDestroy(){this.isTrackedInParentContexts(this.name)&&this.parentContexts.onChildOutletDestroyed(this.name)}isTrackedInParentContexts(t){return this.parentContexts.getContext(t)?.outlet===this}ngOnInit(){this.initializeOutletWithName()}initializeOutletWithName(){if(this.parentContexts.onChildOutletCreated(this.name,this),this.activated)return;const t=this.parentContexts.getContext(this.name);t?.route&&(t.attachRef?this.attach(t.attachRef,t.route):this.activateWith(t.route,t.injector))}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new M(4012,la);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new M(4012,la);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new M(4012,la);this.location.detach();const t=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(t.instance),t}attach(t,o){this.activated=t,this._activatedRoute=o,this.location.insert(t.hostView),this.attachEvents.emit(t.instance)}deactivate(){if(this.activated){const t=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(t)}}activateWith(t,o){if(this.isActivated)throw new M(4013,la);this._activatedRoute=t;const r=this.location,c=t.snapshot.component,f=this.parentContexts.getOrCreateContext(this.name).children,s=new AA(t,f,r.injector);if(o&&function TA(n){return!!n.resolveComponentFactory}(o)){const a=o.resolveComponentFactory(c);this.activated=r.createComponent(a,r.length,s)}else this.activated=r.createComponent(c,{index:r.length,injector:s,environmentInjector:o??this.environmentInjector});this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275dir=z({type:n,selectors:[["router-outlet"]],inputs:{name:"name"},outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0,features:[kn]}),n})();class AA{constructor(e,t,o){this.route=e,this.childContexts=t,this.parent=o}get(e,t){return e===ei?this.route:e===Ec?this.childContexts:this.parent.get(e,t)}}let Jg=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275cmp=zt({type:n,selectors:[["ng-component"]],standalone:!0,features:[wM],decls:1,vars:0,template:function(t,o){1&t&&ye(0,"router-outlet")},dependencies:[Xg],encapsulation:2}),n})();function xy(n,e){return n.providers&&!n._injector&&(n._injector=Wf(n.providers,e,`Route: ${n.path}`)),n._injector??e}function nd(n){const e=n.children&&n.children.map(nd),t=e?{...n,children:e}:{...n};return!t.component&&!t.loadComponent&&(e||t.loadChildren)&&t.outlet&&t.outlet!==H&&(t.component=Jg),t}function Zn(n){return n.outlet||H}function Ay(n,e){const t=n.filter(o=>Zn(o)===e);return t.push(...n.filter(o=>Zn(o)!==e)),t}function xc(n){if(!n)return null;if(n.routeConfig?._injector)return n.routeConfig._injector;for(let e=n.parent;e;e=e.parent){const t=e.routeConfig;if(t?._loadedInjector)return t._loadedInjector;if(t?._injector)return t._injector}return null}class FA{constructor(e,t,o,r){this.routeReuseStrategy=e,this.futureState=t,this.currState=o,this.forwardEvent=r}activate(e){const t=this.futureState._root,o=this.currState?this.currState._root:null;this.deactivateChildRoutes(t,o,e),Kg(this.futureState.root),this.activateChildRoutes(t,o,e)}deactivateChildRoutes(e,t,o){const r=Jr(t);e.children.forEach(i=>{const c=i.value.outlet;this.deactivateRoutes(i,r[c],o),delete r[c]}),Je(r,(i,c)=>{this.deactivateRouteAndItsChildren(i,o)})}deactivateRoutes(e,t,o){const r=e.value,i=t?t.value:null;if(r===i)if(r.component){const c=o.getContext(r.outlet);c&&this.deactivateChildRoutes(e,t,c.children)}else this.deactivateChildRoutes(e,t,o);else i&&this.deactivateRouteAndItsChildren(t,o)}deactivateRouteAndItsChildren(e,t){e.value.component&&this.routeReuseStrategy.shouldDetach(e.value.snapshot)?this.detachAndStoreRouteSubtree(e,t):this.deactivateRouteAndOutlet(e,t)}detachAndStoreRouteSubtree(e,t){const o=t.getContext(e.value.outlet),r=o&&e.value.component?o.children:t,i=Jr(e);for(const c of Object.keys(i))this.deactivateRouteAndItsChildren(i[c],r);if(o&&o.outlet){const c=o.outlet.detach(),f=o.children.onOutletDeactivated();this.routeReuseStrategy.store(e.value.snapshot,{componentRef:c,route:e,contexts:f})}}deactivateRouteAndOutlet(e,t){const o=t.getContext(e.value.outlet),r=o&&e.value.component?o.children:t,i=Jr(e);for(const c of Object.keys(i))this.deactivateRouteAndItsChildren(i[c],r);o&&o.outlet&&(o.outlet.deactivate(),o.children.onOutletDeactivated(),o.attachRef=null,o.resolver=null,o.route=null)}activateChildRoutes(e,t,o){const r=Jr(t);e.children.forEach(i=>{this.activateRoutes(i,r[i.value.outlet],o),this.forwardEvent(new OA(i.value.snapshot))}),e.children.length&&this.forwardEvent(new MA(e.value.snapshot))}activateRoutes(e,t,o){const r=e.value,i=t?t.value:null;if(Kg(r),r===i)if(r.component){const c=o.getOrCreateContext(r.outlet);this.activateChildRoutes(e,t,c.children)}else this.activateChildRoutes(e,t,o);else if(r.component){const c=o.getOrCreateContext(r.outlet);if(this.routeReuseStrategy.shouldAttach(r.snapshot)){const f=this.routeReuseStrategy.retrieve(r.snapshot);this.routeReuseStrategy.store(r.snapshot,null),c.children.onOutletReAttached(f.contexts),c.attachRef=f.componentRef,c.route=f.route.value,c.outlet&&c.outlet.attach(f.componentRef,f.route.value),Kg(f.route.value),this.activateChildRoutes(e,null,c.children)}else{const f=xc(r.snapshot),s=f?.get(Li)??null;c.attachRef=null,c.route=r,c.resolver=s,c.injector=f,c.outlet&&c.outlet.activateWith(r,c.injector),this.activateChildRoutes(e,null,c.children)}}else this.activateChildRoutes(e,null,o)}}class Ty{constructor(e){this.path=e,this.route=this.path[this.path.length-1]}}class ba{constructor(e,t){this.component=e,this.route=t}}function jA(n,e,t){const o=n._root;return Ac(o,e?e._root:null,t,[o.value])}function ni(n,e){const t=Symbol(),o=e.get(n,t);return o===t?"function"!=typeof n||function p3(n){return null!==Qc(n)}(n)?e.get(n):n:o}function Ac(n,e,t,o,r={canDeactivateChecks:[],canActivateChecks:[]}){const i=Jr(e);return n.children.forEach(c=>{(function qA(n,e,t,o,r={canDeactivateChecks:[],canActivateChecks:[]}){const i=n.value,c=e?e.value:null,f=t?t.getContext(n.value.outlet):null;if(c&&i.routeConfig===c.routeConfig){const s=function zA(n,e,t){if("function"==typeof t)return t(n,e);switch(t){case"pathParamsChange":return!Yo(n.url,e.url);case"pathParamsOrQueryParamsChange":return!Yo(n.url,e.url)||!Tt(n.queryParams,e.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!Yg(n,e)||!Tt(n.queryParams,e.queryParams);default:return!Yg(n,e)}}(c,i,i.routeConfig.runGuardsAndResolvers);s?r.canActivateChecks.push(new Ty(o)):(i.data=c.data,i._resolvedData=c._resolvedData),Ac(n,e,i.component?f?f.children:null:t,o,r),s&&f&&f.outlet&&f.outlet.isActivated&&r.canDeactivateChecks.push(new ba(f.outlet.component,c))}else c&&Tc(e,f,r),r.canActivateChecks.push(new Ty(o)),Ac(n,null,i.component?f?f.children:null:t,o,r)})(c,i[c.value.outlet],t,o.concat([c.value]),r),delete i[c.value.outlet]}),Je(i,(c,f)=>Tc(c,t.getContext(f),r)),r}function Tc(n,e,t){const o=Jr(n),r=n.value;Je(o,(i,c)=>{Tc(i,r.component?e?e.children.getContext(c):null:e,t)}),t.canDeactivateChecks.push(new ba(r.component&&e&&e.outlet&&e.outlet.isActivated?e.outlet.component:null,r))}function Ic(n){return"function"==typeof n}function td(n){return n instanceof Js||"EmptyError"===n?.name}const ua=Symbol("INITIAL_VALUE");function ti(){return At(n=>W0(n.map(e=>e.pipe(Pc(1),function I9(...n){const e=li(n);return Ge((t,o)=>{(e?Lg(n,t,e):Lg(n,t)).subscribe(o)})}(ua)))).pipe(K(e=>{for(const t of e)if(!0!==t){if(t===ua)return ua;if(!1===t||t instanceof Ko)return t}return!0}),no(e=>e!==ua),Pc(1)))}function Iy(n){return function R1(...n){return Td(n)}(an(e=>{if(Zo(e))throw Dy(0,e)}),K(e=>!0===e))}const od={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function Ny(n,e,t,o,r){const i=rd(n,e,t);return i.matched?function rT(n,e,t,o){const r=e.canMatch;return r&&0!==r.length?L(r.map(c=>{const f=ni(c,n);return yo(function WA(n){return n&&Ic(n.canMatch)}(f)?f.canMatch(e,t):n.runInContext(()=>f(e,t)))})).pipe(ti(),Iy()):L(!0)}(o=xy(e,o),e,t).pipe(K(c=>!0===c?i:{...od})):L(i)}function rd(n,e,t){if(""===e.path)return"full"===e.pathMatch&&(n.hasChildren()||t.length>0)?{...od}:{matched:!0,consumedSegments:[],remainingSegments:t,parameters:{},positionalParamSegments:{}};const r=(e.matcher||V9)(t,n,e);if(!r)return{...od};const i={};Je(r.posParams,(f,s)=>{i[s]=f.path});const c=r.consumed.length>0?{...i,...r.consumed[r.consumed.length-1].parameters}:i;return{matched:!0,consumedSegments:r.consumed,remainingSegments:t.slice(r.consumed.length),parameters:c,positionalParamSegments:r.posParams??{}}}function ga(n,e,t,o){if(t.length>0&&function fT(n,e,t){return t.some(o=>da(n,e,o)&&Zn(o)!==H)}(n,t,o)){const i=new J(e,function cT(n,e,t,o){const r={};r[H]=o,o._sourceSegment=n,o._segmentIndexShift=e.length;for(const i of t)if(""===i.path&&Zn(i)!==H){const c=new J([],{});c._sourceSegment=n,c._segmentIndexShift=e.length,r[Zn(i)]=c}return r}(n,e,o,new J(t,n.children)));return i._sourceSegment=n,i._segmentIndexShift=e.length,{segmentGroup:i,slicedSegments:[]}}if(0===t.length&&function sT(n,e,t){return t.some(o=>da(n,e,o))}(n,t,o)){const i=new J(n.segments,function iT(n,e,t,o,r){const i={};for(const c of o)if(da(n,t,c)&&!r[Zn(c)]){const f=new J([],{});f._sourceSegment=n,f._segmentIndexShift=e.length,i[Zn(c)]=f}return{...r,...i}}(n,e,t,o,n.children));return i._sourceSegment=n,i._segmentIndexShift=e.length,{segmentGroup:i,slicedSegments:t}}const r=new J(n.segments,n.children);return r._sourceSegment=n,r._segmentIndexShift=e.length,{segmentGroup:r,slicedSegments:t}}function da(n,e,t){return(!(n.hasChildren()||e.length>0)||"full"!==t.pathMatch)&&""===t.path}function Ly(n,e,t,o){return!!(Zn(n)===o||o!==H&&da(e,t,n))&&("**"===n.path||rd(e,n,t).matched)}function Ry(n,e,t){return 0===e.length&&!n.children[t]}const ha=!1;class _a{constructor(e){this.segmentGroup=e||null}}class Fy{constructor(e){this.urlTree=e}}function Nc(n){return Mc(new _a(n))}function jy(n){return Mc(new Fy(n))}class uT{constructor(e,t,o,r,i){this.injector=e,this.configLoader=t,this.urlSerializer=o,this.urlTree=r,this.config=i,this.allowRedirects=!0}apply(){const e=ga(this.urlTree.root,[],[],this.config).segmentGroup,t=new J(e.segments,e.children);return this.expandSegmentGroup(this.injector,this.config,t,H).pipe(K(i=>this.createUrlTree(fa(i),this.urlTree.queryParams,this.urlTree.fragment))).pipe(mo(i=>{if(i instanceof Fy)return this.allowRedirects=!1,this.match(i.urlTree);throw i instanceof _a?this.noMatchError(i):i}))}match(e){return this.expandSegmentGroup(this.injector,this.config,e.root,H).pipe(K(r=>this.createUrlTree(fa(r),e.queryParams,e.fragment))).pipe(mo(r=>{throw r instanceof _a?this.noMatchError(r):r}))}noMatchError(e){return new M(4002,ha)}createUrlTree(e,t,o){const r=zg(e);return new Ko(r,t,o)}expandSegmentGroup(e,t,o,r){return 0===o.segments.length&&o.hasChildren()?this.expandChildren(e,t,o).pipe(K(i=>new J([],i))):this.expandSegment(e,o,t,o.segments,r,!0)}expandChildren(e,t,o){const r=[];for(const i of Object.keys(o.children))"primary"===i?r.unshift(i):r.push(i);return Le(r).pipe(Mo(i=>{const c=o.children[i],f=Ay(t,i);return this.expandSegmentGroup(e,f,c,i).pipe(K(s=>({segment:s,outlet:i})))}),X0((i,c)=>(i[c.outlet]=c.segment,i),{}),J0())}expandSegment(e,t,o,r,i,c){return Le(o).pipe(Mo(f=>this.expandSegmentAgainstRoute(e,t,o,f,r,i,c).pipe(mo(a=>{if(a instanceof _a)return L(null);throw a}))),Oo(f=>!!f),mo((f,s)=>{if(td(f))return Ry(t,r,i)?L(new J([],{})):Nc(t);throw f}))}expandSegmentAgainstRoute(e,t,o,r,i,c,f){return Ly(r,t,i,c)?void 0===r.redirectTo?this.matchSegmentAgainstRoute(e,t,r,i,c):f&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(e,t,o,r,i,c):Nc(t):Nc(t)}expandSegmentAgainstRouteUsingRedirect(e,t,o,r,i,c){return"**"===r.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(e,o,r,c):this.expandRegularSegmentAgainstRouteUsingRedirect(e,t,o,r,i,c)}expandWildCardWithParamsAgainstRouteUsingRedirect(e,t,o,r){const i=this.applyRedirectCommands([],o.redirectTo,{});return o.redirectTo.startsWith("/")?jy(i):this.lineralizeSegments(o,i).pipe(Qe(c=>{const f=new J(c,{});return this.expandSegment(e,f,t,c,r,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(e,t,o,r,i,c){const{matched:f,consumedSegments:s,remainingSegments:a,positionalParamSegments:l}=rd(t,r,i);if(!f)return Nc(t);const b=this.applyRedirectCommands(s,r.redirectTo,l);return r.redirectTo.startsWith("/")?jy(b):this.lineralizeSegments(r,b).pipe(Qe(u=>this.expandSegment(e,t,o,u.concat(a),c,!1)))}matchSegmentAgainstRoute(e,t,o,r,i){return"**"===o.path?(e=xy(o,e),o.loadChildren?(o._loadedRoutes?L({routes:o._loadedRoutes,injector:o._loadedInjector}):this.configLoader.loadChildren(e,o)).pipe(K(f=>(o._loadedRoutes=f.routes,o._loadedInjector=f.injector,new J(r,{})))):L(new J(r,{}))):Ny(t,o,r,e).pipe(At(({matched:c,consumedSegments:f,remainingSegments:s})=>c?this.getChildConfig(e=o._injector??e,o,r).pipe(Qe(l=>{const b=l.injector??e,u=l.routes,{segmentGroup:g,slicedSegments:d}=ga(t,f,s,u),h=new J(g.segments,g.children);if(0===d.length&&h.hasChildren())return this.expandChildren(b,u,h).pipe(K(p=>new J(f,p)));if(0===u.length&&0===d.length)return L(new J(f,{}));const _=Zn(o)===i;return this.expandSegment(b,h,u,d,_?H:i,!0).pipe(K(y=>new J(f.concat(y.segments),y.children)))})):Nc(t)))}getChildConfig(e,t,o){return t.children?L({routes:t.children,injector:e}):t.loadChildren?void 0!==t._loadedRoutes?L({routes:t._loadedRoutes,injector:t._loadedInjector}):function oT(n,e,t,o){const r=e.canLoad;return void 0===r||0===r.length?L(!0):L(r.map(c=>{const f=ni(c,n);return yo(function UA(n){return n&&Ic(n.canLoad)}(f)?f.canLoad(e,t):n.runInContext(()=>f(e,t)))})).pipe(ti(),Iy())}(e,t,o).pipe(Qe(r=>r?this.configLoader.loadChildren(e,t).pipe(an(i=>{t._loadedRoutes=i.routes,t._loadedInjector=i.injector})):function lT(n){return Mc(ky(ha,3))}())):L({routes:[],injector:e})}lineralizeSegments(e,t){let o=[],r=t.root;for(;;){if(o=o.concat(r.segments),0===r.numberOfChildren)return L(o);if(r.numberOfChildren>1||!r.children[H])return Mc(new M(4e3,ha));r=r.children[H]}}applyRedirectCommands(e,t,o){return this.applyRedirectCreateUrlTree(t,this.urlSerializer.parse(t),e,o)}applyRedirectCreateUrlTree(e,t,o,r){const i=this.createSegmentGroup(e,t.root,o,r);return new Ko(i,this.createQueryParams(t.queryParams,this.urlTree.queryParams),t.fragment)}createQueryParams(e,t){const o={};return Je(e,(r,i)=>{if("string"==typeof r&&r.startsWith(":")){const f=r.substring(1);o[i]=t[f]}else o[i]=r}),o}createSegmentGroup(e,t,o,r){const i=this.createSegments(e,t.segments,o,r);let c={};return Je(t.children,(f,s)=>{c[s]=this.createSegmentGroup(e,f,o,r)}),new J(i,c)}createSegments(e,t,o,r){return t.map(i=>i.path.startsWith(":")?this.findPosParam(e,i,r):this.findOrReturn(i,o))}findPosParam(e,t,o){const r=o[t.path.substring(1)];if(!r)throw new M(4001,ha);return r}findOrReturn(e,t){let o=0;for(const r of t){if(r.path===e.path)return t.splice(o),r;o++}return e}}class dT{}class pT{constructor(e,t,o,r,i,c,f){this.injector=e,this.rootComponentType=t,this.config=o,this.urlTree=r,this.url=i,this.paramsInheritanceStrategy=c,this.urlSerializer=f}recognize(){const e=ga(this.urlTree.root,[],[],this.config.filter(t=>void 0===t.redirectTo)).segmentGroup;return this.processSegmentGroup(this.injector,this.config,e,H).pipe(K(t=>{if(null===t)return null;const o=new aa([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,{},H,this.rootComponentType,null,this.urlTree.root,-1,{}),r=new oo(o,t),i=new vy(this.url,r);return this.inheritParamsAndData(i._root),i}))}inheritParamsAndData(e){const t=e.value,o=yy(t,this.paramsInheritanceStrategy);t.params=Object.freeze(o.params),t.data=Object.freeze(o.data),e.children.forEach(r=>this.inheritParamsAndData(r))}processSegmentGroup(e,t,o,r){return 0===o.segments.length&&o.hasChildren()?this.processChildren(e,t,o):this.processSegment(e,t,o,o.segments,r)}processChildren(e,t,o){return Le(Object.keys(o.children)).pipe(Mo(r=>{const i=o.children[r],c=Ay(t,r);return this.processSegmentGroup(e,c,i,r)}),X0((r,i)=>r&&i?(r.push(...i),r):null),function R9(n,e=!1){return Ge((t,o)=>{let r=0;t.subscribe(Be(o,i=>{const c=n(i,r++);(c||e)&&o.next(i),!c&&o.complete()}))})}(r=>null!==r),ea(null),J0(),K(r=>{if(null===r)return null;const i=qy(r);return function CT(n){n.sort((e,t)=>e.value.outlet===H?-1:t.value.outlet===H?1:e.value.outlet.localeCompare(t.value.outlet))}(i),i}))}processSegment(e,t,o,r,i){return Le(t).pipe(Mo(c=>this.processSegmentAgainstRoute(c._injector??e,c,o,r,i)),Oo(c=>!!c),mo(c=>{if(td(c))return Ry(o,r,i)?L([]):L(null);throw c}))}processSegmentAgainstRoute(e,t,o,r,i){if(t.redirectTo||!Ly(t,o,r,i))return L(null);let c;if("**"===t.path){const f=r.length>0?ty(r).parameters:{},s=By(o)+r.length;c=L({snapshot:new aa(r,f,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,Uy(t),Zn(t),t.component??t._loadedComponent??null,t,zy(o),s,$y(t)),consumedSegments:[],remainingSegments:[]})}else c=Ny(o,t,r,e).pipe(K(({matched:f,consumedSegments:s,remainingSegments:a,parameters:l})=>{if(!f)return null;const b=By(o)+s.length;return{snapshot:new aa(s,l,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,Uy(t),Zn(t),t.component??t._loadedComponent??null,t,zy(o),b,$y(t)),consumedSegments:s,remainingSegments:a}}));return c.pipe(At(f=>{if(null===f)return L(null);const{snapshot:s,consumedSegments:a,remainingSegments:l}=f;e=t._injector??e;const b=t._loadedInjector??e,u=function MT(n){return n.children?n.children:n.loadChildren?n._loadedRoutes:[]}(t),{segmentGroup:g,slicedSegments:d}=ga(o,a,l,u.filter(_=>void 0===_.redirectTo));if(0===d.length&&g.hasChildren())return this.processChildren(b,u,g).pipe(K(_=>null===_?null:[new oo(s,_)]));if(0===u.length&&0===d.length)return L([new oo(s,[])]);const h=Zn(t)===i;return this.processSegment(b,u,g,d,h?H:i).pipe(K(_=>null===_?null:[new oo(s,_)]))}))}}function PT(n){const e=n.value.routeConfig;return e&&""===e.path&&void 0===e.redirectTo}function qy(n){const e=[],t=new Set;for(const o of n){if(!PT(o)){e.push(o);continue}const r=e.find(i=>o.value.routeConfig===i.value.routeConfig);void 0!==r?(r.children.push(...o.children),t.add(r)):e.push(o)}for(const o of t){const r=qy(o.children);e.push(new oo(o.value,r))}return e.filter(o=>!t.has(o))}function zy(n){let e=n;for(;e._sourceSegment;)e=e._sourceSegment;return e}function By(n){let e=n,t=e._segmentIndexShift??0;for(;e._sourceSegment;)e=e._sourceSegment,t+=e._segmentIndexShift??0;return t-1}function Uy(n){return n.data||{}}function $y(n){return n.resolve||{}}function Hy(n){return"string"==typeof n.title||null===n.title}function id(n){return At(e=>{const t=n(e);return t?Le(t).pipe(K(()=>e)):L(e)})}const oi=new S("ROUTES");let cd=(()=>{class n{constructor(t,o){this.injector=t,this.compiler=o,this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap}loadComponent(t){if(this.componentLoaders.get(t))return this.componentLoaders.get(t);if(t._loadedComponent)return L(t._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(t);const o=yo(t.loadComponent()).pipe(K(Wy),an(i=>{this.onLoadEndListener&&this.onLoadEndListener(t),t._loadedComponent=i}),jg(()=>{this.componentLoaders.delete(t)})),r=new Y0(o,()=>new Ft).pipe(Rg());return this.componentLoaders.set(t,r),r}loadChildren(t,o){if(this.childrenLoaders.get(o))return this.childrenLoaders.get(o);if(o._loadedRoutes)return L({routes:o._loadedRoutes,injector:o._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(o);const i=this.loadModuleFactoryOrRoutes(o.loadChildren).pipe(K(f=>{this.onLoadEndListener&&this.onLoadEndListener(o);let s,a,l=!1;Array.isArray(f)?a=f:(s=f.create(t).injector,a=ny(s.get(oi,[],j.Self|j.Optional)));return{routes:a.map(nd),injector:s}}),jg(()=>{this.childrenLoaders.delete(o)})),c=new Y0(i,()=>new Ft).pipe(Rg());return this.childrenLoaders.set(o,c),c}loadModuleFactoryOrRoutes(t){return yo(t()).pipe(K(Wy),Qe(r=>r instanceof yM||Array.isArray(r)?L(r):Le(this.compiler.compileModuleAsync(r))))}}return n.\u0275fac=function(t){return new(t||n)(D(ft),D(dP))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function Wy(n){return function ET(n){return n&&"object"==typeof n&&"default"in n}(n)?n.default:n}let Ca=(()=>{class n{get hasRequestedNavigation(){return 0!==this.navigationId}constructor(){this.currentNavigation=null,this.lastSuccessfulNavigation=null,this.events=new Ft,this.configLoader=Z(cd),this.environmentInjector=Z(yt),this.urlSerializer=Z(yc),this.rootContexts=Z(Ec),this.navigationId=0,this.afterPreactivation=()=>L(void 0),this.rootComponentType=null,this.configLoader.onLoadEndListener=r=>this.events.next(new pA(r)),this.configLoader.onLoadStartListener=r=>this.events.next(new _A(r))}complete(){this.transitions?.complete()}handleNavigationRequest(t){const o=++this.navigationId;this.transitions?.next({...this.transitions.value,...t,id:o})}setupNavigations(t){return this.transitions=new Rn({id:0,targetPageId:0,currentUrlTree:t.currentUrlTree,currentRawUrl:t.currentUrlTree,extractedUrl:t.urlHandlingStrategy.extract(t.currentUrlTree),urlAfterRedirects:t.urlHandlingStrategy.extract(t.currentUrlTree),rawUrl:t.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:kc,restoredState:null,currentSnapshot:t.routerState.snapshot,targetSnapshot:null,currentRouterState:t.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.transitions.pipe(no(o=>0!==o.id),K(o=>({...o,extractedUrl:t.urlHandlingStrategy.extract(o.rawUrl)})),At(o=>{let r=!1,i=!1;return L(o).pipe(an(c=>{this.currentNavigation={id:c.id,initialUrl:c.rawUrl,extractedUrl:c.extractedUrl,trigger:c.source,extras:c.extras,previousNavigation:this.lastSuccessfulNavigation?{...this.lastSuccessfulNavigation,previousNavigation:null}:null}}),At(c=>{const f=t.browserUrlTree.toString(),s=!t.navigated||c.extractedUrl.toString()!==f||f!==t.currentUrlTree.toString();if(!s&&"reload"!==(c.extras.onSameUrlNavigation??t.onSameUrlNavigation)){const l="";return this.events.next(new py(c.id,t.serializeUrl(o.rawUrl),l,0)),t.rawUrlTree=c.rawUrl,c.resolve(null),Mt}if(t.urlHandlingStrategy.shouldProcessUrl(c.rawUrl))return Qy(c.source)&&(t.browserUrlTree=c.extractedUrl),L(c).pipe(At(l=>{const b=this.transitions?.getValue();return this.events.next(new Hg(l.id,this.urlSerializer.serialize(l.extractedUrl),l.source,l.restoredState)),b!==this.transitions?.getValue()?Mt:Promise.resolve(l)}),function gT(n,e,t,o){return At(r=>function bT(n,e,t,o,r){return new uT(n,e,t,o,r).apply()}(n,e,t,r.extractedUrl,o).pipe(K(i=>({...r,urlAfterRedirects:i}))))}(this.environmentInjector,this.configLoader,this.urlSerializer,t.config),an(l=>{this.currentNavigation={...this.currentNavigation,finalUrl:l.urlAfterRedirects},o.urlAfterRedirects=l.urlAfterRedirects}),function mT(n,e,t,o,r){return Qe(i=>function _T(n,e,t,o,r,i,c="emptyOnly"){return new pT(n,e,t,o,r,c,i).recognize().pipe(At(f=>null===f?function hT(n){return new Ae(e=>e.error(n))}(new dT):L(f)))}(n,e,t,i.urlAfterRedirects,o.serialize(i.urlAfterRedirects),o,r).pipe(K(c=>({...i,targetSnapshot:c}))))}(this.environmentInjector,this.rootComponentType,t.config,this.urlSerializer,t.paramsInheritanceStrategy),an(l=>{if(o.targetSnapshot=l.targetSnapshot,"eager"===t.urlUpdateStrategy){if(!l.extras.skipLocationChange){const u=t.urlHandlingStrategy.merge(l.urlAfterRedirects,l.rawUrl);t.setBrowserUrl(u,l)}t.browserUrlTree=l.urlAfterRedirects}const b=new bA(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects),l.targetSnapshot);this.events.next(b)}));if(s&&t.urlHandlingStrategy.shouldProcessUrl(t.rawUrlTree)){const{id:l,extractedUrl:b,source:u,restoredState:g,extras:d}=c,h=new Hg(l,this.urlSerializer.serialize(b),u,g);this.events.next(h);const _=my(b,this.rootComponentType).snapshot;return L(o={...c,targetSnapshot:_,urlAfterRedirects:b,extras:{...d,skipLocationChange:!1,replaceUrl:!1}})}{const l="";return this.events.next(new py(c.id,t.serializeUrl(o.extractedUrl),l,1)),t.rawUrlTree=c.rawUrl,c.resolve(null),Mt}}),an(c=>{const f=new uA(c.id,this.urlSerializer.serialize(c.extractedUrl),this.urlSerializer.serialize(c.urlAfterRedirects),c.targetSnapshot);this.events.next(f)}),K(c=>o={...c,guards:jA(c.targetSnapshot,c.currentSnapshot,this.rootContexts)}),function KA(n,e){return Qe(t=>{const{targetSnapshot:o,currentSnapshot:r,guards:{canActivateChecks:i,canDeactivateChecks:c}}=t;return 0===c.length&&0===i.length?L({...t,guardsResult:!0}):function YA(n,e,t,o){return Le(n).pipe(Qe(r=>function tT(n,e,t,o,r){const i=e&&e.routeConfig?e.routeConfig.canDeactivate:null;return i&&0!==i.length?L(i.map(f=>{const s=xc(e)??r,a=ni(f,s);return yo(function GA(n){return n&&Ic(n.canDeactivate)}(a)?a.canDeactivate(n,e,t,o):s.runInContext(()=>a(n,e,t,o))).pipe(Oo())})).pipe(ti()):L(!0)}(r.component,r.route,t,e,o)),Oo(r=>!0!==r,!0))}(c,o,r,n).pipe(Qe(f=>f&&function BA(n){return"boolean"==typeof n}(f)?function ZA(n,e,t,o){return Le(e).pipe(Mo(r=>Lg(function JA(n,e){return null!==n&&e&&e(new CA(n)),L(!0)}(r.route.parent,o),function XA(n,e){return null!==n&&e&&e(new PA(n)),L(!0)}(r.route,o),function nT(n,e,t){const o=e[e.length-1],i=e.slice(0,e.length-1).reverse().map(c=>function VA(n){const e=n.routeConfig?n.routeConfig.canActivateChild:null;return e&&0!==e.length?{node:n,guards:e}:null}(c)).filter(c=>null!==c).map(c=>K0(()=>L(c.guards.map(s=>{const a=xc(c.node)??t,l=ni(s,a);return yo(function HA(n){return n&&Ic(n.canActivateChild)}(l)?l.canActivateChild(o,n):a.runInContext(()=>l(o,n))).pipe(Oo())})).pipe(ti())));return L(i).pipe(ti())}(n,r.path,t),function eT(n,e,t){const o=e.routeConfig?e.routeConfig.canActivate:null;if(!o||0===o.length)return L(!0);const r=o.map(i=>K0(()=>{const c=xc(e)??t,f=ni(i,c);return yo(function $A(n){return n&&Ic(n.canActivate)}(f)?f.canActivate(e,n):c.runInContext(()=>f(e,n))).pipe(Oo())}));return L(r).pipe(ti())}(n,r.route,t))),Oo(r=>!0!==r,!0))}(o,i,n,e):L(f)),K(f=>({...t,guardsResult:f})))})}(this.environmentInjector,c=>this.events.next(c)),an(c=>{if(o.guardsResult=c.guardsResult,Zo(c.guardsResult))throw Dy(0,c.guardsResult);const f=new gA(c.id,this.urlSerializer.serialize(c.extractedUrl),this.urlSerializer.serialize(c.urlAfterRedirects),c.targetSnapshot,!!c.guardsResult);this.events.next(f)}),no(c=>!!c.guardsResult||(t.restoreHistory(c),this.cancelNavigationTransition(c,"",3),!1)),id(c=>{if(c.guards.canActivateChecks.length)return L(c).pipe(an(f=>{const s=new dA(f.id,this.urlSerializer.serialize(f.extractedUrl),this.urlSerializer.serialize(f.urlAfterRedirects),f.targetSnapshot);this.events.next(s)}),At(f=>{let s=!1;return L(f).pipe(function yT(n,e){return Qe(t=>{const{targetSnapshot:o,guards:{canActivateChecks:r}}=t;if(!r.length)return L(t);let i=0;return Le(r).pipe(Mo(c=>function vT(n,e,t,o){const r=n.routeConfig,i=n._resolve;return void 0!==r?.title&&!Hy(r)&&(i[Oc]=r.title),function wT(n,e,t,o){const r=function DT(n){return[...Object.keys(n),...Object.getOwnPropertySymbols(n)]}(n);if(0===r.length)return L({});const i={};return Le(r).pipe(Qe(c=>function kT(n,e,t,o){const r=xc(e)??o,i=ni(n,r);return yo(i.resolve?i.resolve(e,t):r.runInContext(()=>i(e,t)))}(n[c],e,t,o).pipe(Oo(),an(f=>{i[c]=f}))),Fg(1),function F9(n){return K(()=>n)}(i),mo(c=>td(c)?Mt:Mc(c)))}(i,n,e,o).pipe(K(c=>(n._resolvedData=c,n.data=yy(n,t).resolve,r&&Hy(r)&&(n.data[Oc]=r.title),null)))}(c.route,o,n,e)),an(()=>i++),Fg(1),Qe(c=>i===r.length?L(t):Mt))})}(t.paramsInheritanceStrategy,this.environmentInjector),an({next:()=>s=!0,complete:()=>{s||(t.restoreHistory(f),this.cancelNavigationTransition(f,"",2))}}))}),an(f=>{const s=new hA(f.id,this.urlSerializer.serialize(f.extractedUrl),this.urlSerializer.serialize(f.urlAfterRedirects),f.targetSnapshot);this.events.next(s)}))}),id(c=>{const f=s=>{const a=[];s.routeConfig?.loadComponent&&!s.routeConfig._loadedComponent&&a.push(this.configLoader.loadComponent(s.routeConfig).pipe(an(l=>{s.component=l}),K(()=>{})));for(const l of s.children)a.push(...f(l));return a};return W0(f(c.targetSnapshot.root)).pipe(ea(),Pc(1))}),id(()=>this.afterPreactivation()),K(c=>{const f=function kA(n,e,t){const o=Sc(n,e._root,t?t._root:void 0);return new Oy(o,e)}(t.routeReuseStrategy,c.targetSnapshot,c.currentRouterState);return o={...c,targetRouterState:f}}),an(c=>{t.currentUrlTree=c.urlAfterRedirects,t.rawUrlTree=t.urlHandlingStrategy.merge(c.urlAfterRedirects,c.rawUrl),t.routerState=c.targetRouterState,"deferred"===t.urlUpdateStrategy&&(c.extras.skipLocationChange||t.setBrowserUrl(t.rawUrlTree,c),t.browserUrlTree=c.urlAfterRedirects)}),((n,e,t)=>K(o=>(new FA(e,o.targetRouterState,o.currentRouterState,t).activate(n),o)))(this.rootContexts,t.routeReuseStrategy,c=>this.events.next(c)),an({next:c=>{r=!0,this.lastSuccessfulNavigation=this.currentNavigation,t.navigated=!0,this.events.next(new Xo(c.id,this.urlSerializer.serialize(c.extractedUrl),this.urlSerializer.serialize(t.currentUrlTree))),t.titleStrategy?.updateTitle(c.targetRouterState.snapshot),c.resolve(!0)},complete:()=>{r=!0}}),jg(()=>{r||i||this.cancelNavigationTransition(o,"",1),this.currentNavigation?.id===o.id&&(this.currentNavigation=null)}),mo(c=>{if(i=!0,Ey(c)){Sy(c)||(t.navigated=!0,t.restoreHistory(o,!0));const f=new sa(o.id,this.urlSerializer.serialize(o.extractedUrl),c.message,c.cancellationCode);if(this.events.next(f),Sy(c)){const s=t.urlHandlingStrategy.merge(c.url,t.rawUrlTree),a={skipLocationChange:o.extras.skipLocationChange,replaceUrl:"eager"===t.urlUpdateStrategy||Qy(o.source)};t.scheduleNavigation(s,kc,null,a,{resolve:o.resolve,reject:o.reject,promise:o.promise})}else o.resolve(!1)}else{t.restoreHistory(o,!0);const f=new Cy(o.id,this.urlSerializer.serialize(o.extractedUrl),c,o.targetSnapshot??void 0);this.events.next(f);try{o.resolve(t.errorHandler(c))}catch(s){o.reject(s)}}return Mt}))}))}cancelNavigationTransition(t,o,r){const i=new sa(t.id,this.urlSerializer.serialize(t.extractedUrl),o,r);this.events.next(i),t.resolve(!1)}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function Qy(n){return n!==kc}let Ky=(()=>{class n{buildTitle(t){let o,r=t.root;for(;void 0!==r;)o=this.getResolvedTitleForRoute(r)??o,r=r.children.find(i=>i.outlet===H);return o}getResolvedTitleForRoute(t){return t.data[Oc]}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(){return Z(xT)},providedIn:"root"}),n})(),xT=(()=>{class n extends Ky{constructor(t){super(),this.title=t}updateTitle(t){const o=this.buildTitle(t);void 0!==o&&this.title.setTitle(o)}}return n.\u0275fac=function(t){return new(t||n)(D(TO))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})(),AT=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(){return Z(IT)},providedIn:"root"}),n})();class TT{shouldDetach(e){return!1}store(e,t){}shouldAttach(e){return!1}retrieve(e){return null}shouldReuseRoute(e,t){return e.routeConfig===t.routeConfig}}let IT=(()=>{class n extends TT{}return n.\u0275fac=function(){let e;return function(o){return(e||(e=Ze(n)))(o||n)}}(),n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const Ma=new S("",{providedIn:"root",factory:()=>({})});let LT=(()=>{class n{}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:function(){return Z(RT)},providedIn:"root"}),n})(),RT=(()=>{class n{shouldProcessUrl(t){return!0}extract(t){return t}merge(t,o){return t}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();function FT(n){throw n}function jT(n,e,t){return e.parse("/")}const VT={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},qT={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};let We=(()=>{class n{get navigationId(){return this.navigationTransitions.navigationId}get browserPageId(){return this.location.getState()?.\u0275routerPageId}get events(){return this.navigationTransitions.events}constructor(){this.disposed=!1,this.currentPageId=0,this.console=Z(j6),this.isNgZoneEnabled=!1,this.options=Z(Ma,{optional:!0})||{},this.errorHandler=this.options.errorHandler||FT,this.malformedUriErrorHandler=this.options.malformedUriErrorHandler||jT,this.navigated=!1,this.lastSuccessfulId=-1,this.urlHandlingStrategy=Z(LT),this.routeReuseStrategy=Z(AT),this.urlCreationStrategy=Z(vA),this.titleStrategy=Z(Ky),this.onSameUrlNavigation=this.options.onSameUrlNavigation||"ignore",this.paramsInheritanceStrategy=this.options.paramsInheritanceStrategy||"emptyOnly",this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.canceledNavigationResolution=this.options.canceledNavigationResolution||"replace",this.config=ny(Z(oi,{optional:!0})??[]),this.navigationTransitions=Z(Ca),this.urlSerializer=Z(yc),this.location=Z(bu),this.isNgZoneEnabled=Z(Ee)instanceof Ee&&Ee.isInAngularZone(),this.resetConfig(this.config),this.currentUrlTree=new Ko,this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.routerState=my(this.currentUrlTree,null),this.navigationTransitions.setupNavigations(this).subscribe(t=>{this.lastSuccessfulId=t.id,this.currentPageId=t.targetPageId},t=>{this.console.warn(`Unhandled Navigation Error: ${t}`)})}resetRootComponentType(t){this.routerState.root.component=t,this.navigationTransitions.rootComponentType=t}initialNavigation(){if(this.setUpLocationChangeListener(),!this.navigationTransitions.hasRequestedNavigation){const t=this.location.getState();this.navigateToSyncWithBrowser(this.location.path(!0),kc,t)}}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(t=>{const o="popstate"===t.type?"popstate":"hashchange";"popstate"===o&&setTimeout(()=>{this.navigateToSyncWithBrowser(t.url,o,t.state)},0)}))}navigateToSyncWithBrowser(t,o,r){const i={replaceUrl:!0},c=r?.navigationId?r:null;if(r){const s={...r};delete s.navigationId,delete s.\u0275routerPageId,0!==Object.keys(s).length&&(i.state=s)}const f=this.parseUrl(t);this.scheduleNavigation(f,o,c,i)}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.navigationTransitions.currentNavigation}resetConfig(t){this.config=t.map(nd),this.navigated=!1,this.lastSuccessfulId=-1}ngOnDestroy(){this.dispose()}dispose(){this.navigationTransitions.complete(),this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=void 0),this.disposed=!0}createUrlTree(t,o={}){const{relativeTo:r,queryParams:i,fragment:c,queryParamsHandling:f,preserveFragment:s}=o,a=s?this.currentUrlTree.fragment:c;let l=null;switch(f){case"merge":l={...this.currentUrlTree.queryParams,...i};break;case"preserve":l=this.currentUrlTree.queryParams;break;default:l=i||null}return null!==l&&(l=this.removeEmptyProps(l)),this.urlCreationStrategy.createUrlTree(r,this.routerState,this.currentUrlTree,t,l,a??null)}navigateByUrl(t,o={skipLocationChange:!1}){const r=Zo(t)?t:this.parseUrl(t),i=this.urlHandlingStrategy.merge(r,this.rawUrlTree);return this.scheduleNavigation(i,kc,null,o)}navigate(t,o={skipLocationChange:!1}){return function zT(n){for(let e=0;e{const i=t[r];return null!=i&&(o[r]=i),o},{})}scheduleNavigation(t,o,r,i,c){if(this.disposed)return Promise.resolve(!1);let f,s,a,l;return c?(f=c.resolve,s=c.reject,a=c.promise):a=new Promise((b,u)=>{f=b,s=u}),l="computed"===this.canceledNavigationResolution?r&&r.\u0275routerPageId?r.\u0275routerPageId:i.replaceUrl||i.skipLocationChange?this.browserPageId??0:(this.browserPageId??0)+1:0,this.navigationTransitions.handleNavigationRequest({targetPageId:l,source:o,restoredState:r,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,rawUrl:t,extras:i,resolve:f,reject:s,promise:a,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),a.catch(b=>Promise.reject(b))}setBrowserUrl(t,o){const r=this.urlSerializer.serialize(t),i={...o.extras.state,...this.generateNgRouterState(o.id,o.targetPageId)};this.location.isCurrentPathEqualTo(r)||o.extras.replaceUrl?this.location.replaceState(r,"",i):this.location.go(r,"",i)}restoreHistory(t,o=!1){if("computed"===this.canceledNavigationResolution){const r=this.currentPageId-t.targetPageId;"popstate"!==t.source&&"eager"!==this.urlUpdateStrategy&&this.currentUrlTree!==this.getCurrentNavigation()?.finalUrl||0===r?this.currentUrlTree===this.getCurrentNavigation()?.finalUrl&&0===r&&(this.resetState(t),this.browserUrlTree=t.currentUrlTree,this.resetUrlToCurrentUrlTree()):this.location.historyGo(r)}else"replace"===this.canceledNavigationResolution&&(o&&this.resetState(t),this.resetUrlToCurrentUrlTree())}resetState(t){this.routerState=t.currentRouterState,this.currentUrlTree=t.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,t.rawUrl)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}generateNgRouterState(t,o){return"computed"===this.canceledNavigationResolution?{navigationId:t,\u0275routerPageId:o}:{navigationId:t}}}return n.\u0275fac=function(t){return new(t||n)},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();class Zy{}let $T=(()=>{class n{constructor(t,o,r,i,c){this.router=t,this.injector=r,this.preloadingStrategy=i,this.loader=c}setUpPreloading(){this.subscription=this.router.events.pipe(no(t=>t instanceof Xo),Mo(()=>this.preload())).subscribe(()=>{})}preload(){return this.processRoutes(this.injector,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(t,o){const r=[];for(const i of o){i.providers&&!i._injector&&(i._injector=Wf(i.providers,t,`Route: ${i.path}`));const c=i._injector??t,f=i._loadedInjector??c;i.loadChildren&&!i._loadedRoutes&&void 0===i.canLoad||i.loadComponent&&!i._loadedComponent?r.push(this.preloadConfig(c,i)):(i.children||i._loadedRoutes)&&r.push(this.processRoutes(f,i.children??i._loadedRoutes))}return Le(r).pipe(tr())}preloadConfig(t,o){return this.preloadingStrategy.preload(o,()=>{let r;r=o.loadChildren&&void 0===o.canLoad?this.loader.loadChildren(t,o):L(null);const i=r.pipe(Qe(c=>null===c?L(void 0):(o._loadedRoutes=c.routes,o._loadedInjector=c.injector,this.processRoutes(c.injector??t,c.routes))));return o.loadComponent&&!o._loadedComponent?Le([i,this.loader.loadComponent(o)]).pipe(tr()):i})}}return n.\u0275fac=function(t){return new(t||n)(D(We),D(dP),D(yt),D(Zy),D(cd))},n.\u0275prov=E({token:n,factory:n.\u0275fac,providedIn:"root"}),n})();const sd=new S("");let Xy=(()=>{class n{constructor(t,o,r,i,c={}){this.urlSerializer=t,this.transitions=o,this.viewportScroller=r,this.zone=i,this.options=c,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},c.scrollPositionRestoration=c.scrollPositionRestoration||"disabled",c.anchorScrolling=c.anchorScrolling||"disabled"}init(){"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.setHistoryScrollRestoration("manual"),this.routerEventsSubscription=this.createScrollEvents(),this.scrollEventsSubscription=this.consumeScrollEvents()}createScrollEvents(){return this.transitions.events.subscribe(t=>{t instanceof Hg?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=t.navigationTrigger,this.restoredId=t.restoredState?t.restoredState.navigationId:0):t instanceof Xo&&(this.lastId=t.id,this.scheduleScrollEvent(t,this.urlSerializer.parse(t.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.transitions.events.subscribe(t=>{t instanceof My&&(t.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(t.position):t.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(t.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(t,o){this.zone.runOutsideAngular(()=>{setTimeout(()=>{this.zone.run(()=>{this.transitions.events.next(new My(t,"popstate"===this.lastSource?this.store[this.restoredId]:null,o))})},0)})}ngOnDestroy(){this.routerEventsSubscription?.unsubscribe(),this.scrollEventsSubscription?.unsubscribe()}}return n.\u0275fac=function(t){!function wp(){throw new Error("invalid")}()},n.\u0275prov=E({token:n,factory:n.\u0275fac}),n})();function Jo(n,e){return{\u0275kind:n,\u0275providers:e}}function e1(){const n=Z(ft);return e=>{const t=n.get(nc);if(e!==t.components[0])return;const o=n.get(We),r=n.get(n1);1===n.get(ld)&&o.initialNavigation(),n.get(t1,null,j.Optional)?.setUpPreloading(),n.get(sd,null,j.Optional)?.init(),o.resetRootComponentType(t.componentTypes[0]),r.closed||(r.next(),r.unsubscribe())}}const n1=new S("",{factory:()=>new Ft}),ld=new S("",{providedIn:"root",factory:()=>1});const t1=new S("");function KT(n){return Jo(0,[{provide:t1,useExisting:$T},{provide:Zy,useExisting:n}])}const o1=new S("ROUTER_FORROOT_GUARD"),YT=[bu,{provide:yc,useClass:Vg},We,Ec,{provide:ei,useFactory:function Jy(n){return n.routerState.root},deps:[We]},cd,[]];function ZT(){return new OP("Router",We)}let XT=(()=>{class n{constructor(t){}static forRoot(t,o){return{ngModule:n,providers:[YT,[],{provide:oi,multi:!0,useValue:t},{provide:o1,useFactory:tI,deps:[[We,new wi,new Di]]},{provide:Ma,useValue:o||{}},o?.useHash?{provide:zo,useClass:wk}:{provide:zo,useClass:$P},{provide:sd,useFactory:()=>{const n=Z($7),e=Z(Ee),t=Z(Ma),o=Z(Ca),r=Z(yc);return t.scrollOffset&&n.setOffset(t.scrollOffset),new Xy(r,o,n,e,t)}},o?.preloadingStrategy?KT(o.preloadingStrategy).\u0275providers:[],{provide:OP,multi:!0,useFactory:ZT},o?.initialNavigation?oI(o):[],[{provide:r1,useFactory:e1},{provide:uP,multi:!0,useExisting:r1}]]}}static forChild(t){return{ngModule:n,providers:[{provide:oi,multi:!0,useValue:t}]}}}return n.\u0275fac=function(t){return new(t||n)(D(o1,8))},n.\u0275mod=tt({type:n}),n.\u0275inj=qn({imports:[Jg]}),n})();function tI(n){return"guarded"}function oI(n){return["disabled"===n.initialNavigation?Jo(3,[{provide:Jf,multi:!0,useFactory:()=>{const e=Z(We);return()=>{e.setUpLocationChangeListener()}}},{provide:ld,useValue:2}]).\u0275providers:[],"enabledBlocking"===n.initialNavigation?Jo(2,[{provide:ld,useValue:0},{provide:Jf,multi:!0,deps:[ft],useFactory:e=>{const t=e.get(yk,Promise.resolve());return()=>t.then(()=>new Promise(r=>{const i=e.get(We),c=e.get(n1);(function o(r){e.get(We).events.pipe(no(c=>c instanceof Xo||c instanceof sa||c instanceof Cy),K(c=>c instanceof Xo||c instanceof sa&&(0===c.code||1===c.code)&&null),no(c=>null!==c),Pc(1)).subscribe(()=>{r()})})(()=>{r(!0)}),e.get(Ca).afterPreactivation=()=>(r(!0),c.closed?L(void 0):c),i.initialNavigation()}))}}]).\u0275providers:[]]}const r1=new S("");class _t{constructor(){this.playerName="",this.difficultyLevel="",this.isDarkMode=new Rn(!1),this.totalScore=new Rn(0)}setPlayerPreference(e,t){this.playerName=e,this.difficultyLevel=t}}_t.\u0275fac=function(e){return new(e||_t)},_t.\u0275prov=E({token:_t,factory:_t.\u0275fac,providedIn:"root"});const bd=function(n){return{"dark-btn":n}},iI=function f8(n,e){return{type:7,name:n,definitions:e,options:{}}}("routerSlideAnimation",[function a8(n,e,t=null){return{type:1,expr:n,animation:e,options:t}}("* <=> *",[og(":enter, :leave",Ho({position:"fixed",width:"100%",zIndex:2}),{optional:!0}),function s8(n,e=null){return{type:3,steps:n,options:e}}([og(":enter",[Ho({transform:"translateX(100%)"}),Um("0.5s ease-in-out",Ho({transform:"translateX(0%)"}))],{optional:!0}),og(":leave",[Ho({transform:"translateX(0%)"}),Um("0.5s ease-in-out",Ho({transform:"translateX(-100%)"}))],{optional:!0})])])]);class Rc{constructor(e,t,o){this.renderer=e,this.route=t,this.sharedService=o,this.title="THOTH",this.isDarkMode=!1,this.isVolumeEnable=!1,this.volumeIcon="bi bi-volume-mute-fill",this.modeIcon="bi bi-moon-fill",this.body=document.querySelector("body"),this.audio=new Audio,this.sharedService.isDarkMode.next(this.isDarkMode)}ngOnInit(){this.isDarkMode?(this.modeIcon="bi bi-sun-fill",this.renderer.addClass(this.body,"dark-mode")):(this.modeIcon="bi bi-moon-fill",this.renderer.removeClass(this.body,"dark-mode"))}ngOnChanges(){this.isVolumeEnable&&this.playAudio()}playAudio(){this.audio.src="assets/adventure.mp3",this.audio.load(),this.audio.play(),this.audio.addEventListener("ended",()=>{this.isVolumeEnable&&(this.audio.currentTime=0,this.audio.play())})}navigateToHowTo(){this.route.navigate(["HowTo"])}volumeOnClick(){this.isVolumeEnable=!this.isVolumeEnable,this.isVolumeEnable?(this.volumeIcon="bi bi-volume-up-fill",this.playAudio()):(this.volumeIcon="bi bi-volume-mute-fill",this.audio.pause(),this.audio.currentTime=0)}modeOnToggle(){this.isDarkMode=!this.isDarkMode,this.sharedService.isDarkMode.next(this.isDarkMode),this.isDarkMode?(this.modeIcon="bi bi-sun-fill",this.renderer.addClass(this.body,"dark-mode")):(this.modeIcon="bi bi-moon-fill",this.renderer.removeClass(this.body,"dark-mode"))}}Rc.\u0275fac=function(e){return new(e||Rc)(P($n),P(We),P(_t))},Rc.\u0275cmp=zt({type:Rc,selectors:[["app-root"]],features:[kn],decls:16,vars:16,consts:[[1,"container-fluid","d-flex","flex-column","justify-content-between",2,"min-height","100vh"],[1,"d-flex","justify-content-end","align-items-center","py-2","px-2"],[1,"rounded-icon-btn",3,"ngClass","click"],[1,"bi","bi-question-lg"],["outlet","outlet"],[1,"mt-3","py-1","px-2","w-100","d-flex","justify-content-center","align-items-center"],[1,"text-align-center","fst-italic","font-two"],["href","https://github.com/noah-mydn",1,"text-decoration-none"]],template:function(e,t){if(1&e&&(A(0,"div",0)(1,"main",1)(2,"button",2),pe("click",function(){return t.navigateToHowTo()}),ye(3,"i",3),N(),A(4,"button",2),pe("click",function(){return t.modeOnToggle()}),ye(5,"i"),N(),A(6,"button",2),pe("click",function(){return t.volumeOnClick()}),ye(7,"i"),N()(),ye(8,"router-outlet",null,4),A(10,"div",5)(11,"small",6),re(12,"Developed and Created by "),A(13,"a",7),re(14,"May Yadanar"),N(),re(15," | \xa9 2023"),N()()()),2&e){const o=function nC(n){return function ar(n,e){return n[e]}(function K3(){return U.lFrame.contextLView}(),22+n)}(9);ce("@routerSlideAnimation",o.isActivated?o.activatedRoute:null),oe(2),ce("ngClass",In(10,bd,t.isDarkMode)),oe(2),ce("ngClass",In(12,bd,t.isDarkMode)),oe(1),vb(t.modeIcon),oe(1),ce("ngClass",In(14,bd,t.isDarkMode)),oe(1),vb(t.volumeIcon)}},dependencies:[Bo,Xg],styles:['@font-face{font-display:block;font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff")}.bi[_ngcontent-%COMP%]:before, [class^=bi-][_ngcontent-%COMP%]:before, [class*=" bi-"][_ngcontent-%COMP%]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123[_ngcontent-%COMP%]:before{content:"\\f67f"}.bi-alarm-fill[_ngcontent-%COMP%]:before{content:"\\f101"}.bi-alarm[_ngcontent-%COMP%]:before{content:"\\f102"}.bi-align-bottom[_ngcontent-%COMP%]:before{content:"\\f103"}.bi-align-center[_ngcontent-%COMP%]:before{content:"\\f104"}.bi-align-end[_ngcontent-%COMP%]:before{content:"\\f105"}.bi-align-middle[_ngcontent-%COMP%]:before{content:"\\f106"}.bi-align-start[_ngcontent-%COMP%]:before{content:"\\f107"}.bi-align-top[_ngcontent-%COMP%]:before{content:"\\f108"}.bi-alt[_ngcontent-%COMP%]:before{content:"\\f109"}.bi-app-indicator[_ngcontent-%COMP%]:before{content:"\\f10a"}.bi-app[_ngcontent-%COMP%]:before{content:"\\f10b"}.bi-archive-fill[_ngcontent-%COMP%]:before{content:"\\f10c"}.bi-archive[_ngcontent-%COMP%]:before{content:"\\f10d"}.bi-arrow-90deg-down[_ngcontent-%COMP%]:before{content:"\\f10e"}.bi-arrow-90deg-left[_ngcontent-%COMP%]:before{content:"\\f10f"}.bi-arrow-90deg-right[_ngcontent-%COMP%]:before{content:"\\f110"}.bi-arrow-90deg-up[_ngcontent-%COMP%]:before{content:"\\f111"}.bi-arrow-bar-down[_ngcontent-%COMP%]:before{content:"\\f112"}.bi-arrow-bar-left[_ngcontent-%COMP%]:before{content:"\\f113"}.bi-arrow-bar-right[_ngcontent-%COMP%]:before{content:"\\f114"}.bi-arrow-bar-up[_ngcontent-%COMP%]:before{content:"\\f115"}.bi-arrow-clockwise[_ngcontent-%COMP%]:before{content:"\\f116"}.bi-arrow-counterclockwise[_ngcontent-%COMP%]:before{content:"\\f117"}.bi-arrow-down-circle-fill[_ngcontent-%COMP%]:before{content:"\\f118"}.bi-arrow-down-circle[_ngcontent-%COMP%]:before{content:"\\f119"}.bi-arrow-down-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11a"}.bi-arrow-down-left-circle[_ngcontent-%COMP%]:before{content:"\\f11b"}.bi-arrow-down-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f11c"}.bi-arrow-down-left-square[_ngcontent-%COMP%]:before{content:"\\f11d"}.bi-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f11e"}.bi-arrow-down-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11f"}.bi-arrow-down-right-circle[_ngcontent-%COMP%]:before{content:"\\f120"}.bi-arrow-down-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f121"}.bi-arrow-down-right-square[_ngcontent-%COMP%]:before{content:"\\f122"}.bi-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f123"}.bi-arrow-down-short[_ngcontent-%COMP%]:before{content:"\\f124"}.bi-arrow-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f125"}.bi-arrow-down-square[_ngcontent-%COMP%]:before{content:"\\f126"}.bi-arrow-down-up[_ngcontent-%COMP%]:before{content:"\\f127"}.bi-arrow-down[_ngcontent-%COMP%]:before{content:"\\f128"}.bi-arrow-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f129"}.bi-arrow-left-circle[_ngcontent-%COMP%]:before{content:"\\f12a"}.bi-arrow-left-right[_ngcontent-%COMP%]:before{content:"\\f12b"}.bi-arrow-left-short[_ngcontent-%COMP%]:before{content:"\\f12c"}.bi-arrow-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f12d"}.bi-arrow-left-square[_ngcontent-%COMP%]:before{content:"\\f12e"}.bi-arrow-left[_ngcontent-%COMP%]:before{content:"\\f12f"}.bi-arrow-repeat[_ngcontent-%COMP%]:before{content:"\\f130"}.bi-arrow-return-left[_ngcontent-%COMP%]:before{content:"\\f131"}.bi-arrow-return-right[_ngcontent-%COMP%]:before{content:"\\f132"}.bi-arrow-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f133"}.bi-arrow-right-circle[_ngcontent-%COMP%]:before{content:"\\f134"}.bi-arrow-right-short[_ngcontent-%COMP%]:before{content:"\\f135"}.bi-arrow-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f136"}.bi-arrow-right-square[_ngcontent-%COMP%]:before{content:"\\f137"}.bi-arrow-right[_ngcontent-%COMP%]:before{content:"\\f138"}.bi-arrow-up-circle-fill[_ngcontent-%COMP%]:before{content:"\\f139"}.bi-arrow-up-circle[_ngcontent-%COMP%]:before{content:"\\f13a"}.bi-arrow-up-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f13b"}.bi-arrow-up-left-circle[_ngcontent-%COMP%]:before{content:"\\f13c"}.bi-arrow-up-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f13d"}.bi-arrow-up-left-square[_ngcontent-%COMP%]:before{content:"\\f13e"}.bi-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f13f"}.bi-arrow-up-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f140"}.bi-arrow-up-right-circle[_ngcontent-%COMP%]:before{content:"\\f141"}.bi-arrow-up-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f142"}.bi-arrow-up-right-square[_ngcontent-%COMP%]:before{content:"\\f143"}.bi-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f144"}.bi-arrow-up-short[_ngcontent-%COMP%]:before{content:"\\f145"}.bi-arrow-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f146"}.bi-arrow-up-square[_ngcontent-%COMP%]:before{content:"\\f147"}.bi-arrow-up[_ngcontent-%COMP%]:before{content:"\\f148"}.bi-arrows-angle-contract[_ngcontent-%COMP%]:before{content:"\\f149"}.bi-arrows-angle-expand[_ngcontent-%COMP%]:before{content:"\\f14a"}.bi-arrows-collapse[_ngcontent-%COMP%]:before{content:"\\f14b"}.bi-arrows-expand[_ngcontent-%COMP%]:before{content:"\\f14c"}.bi-arrows-fullscreen[_ngcontent-%COMP%]:before{content:"\\f14d"}.bi-arrows-move[_ngcontent-%COMP%]:before{content:"\\f14e"}.bi-aspect-ratio-fill[_ngcontent-%COMP%]:before{content:"\\f14f"}.bi-aspect-ratio[_ngcontent-%COMP%]:before{content:"\\f150"}.bi-asterisk[_ngcontent-%COMP%]:before{content:"\\f151"}.bi-at[_ngcontent-%COMP%]:before{content:"\\f152"}.bi-award-fill[_ngcontent-%COMP%]:before{content:"\\f153"}.bi-award[_ngcontent-%COMP%]:before{content:"\\f154"}.bi-back[_ngcontent-%COMP%]:before{content:"\\f155"}.bi-backspace-fill[_ngcontent-%COMP%]:before{content:"\\f156"}.bi-backspace-reverse-fill[_ngcontent-%COMP%]:before{content:"\\f157"}.bi-backspace-reverse[_ngcontent-%COMP%]:before{content:"\\f158"}.bi-backspace[_ngcontent-%COMP%]:before{content:"\\f159"}.bi-badge-3d-fill[_ngcontent-%COMP%]:before{content:"\\f15a"}.bi-badge-3d[_ngcontent-%COMP%]:before{content:"\\f15b"}.bi-badge-4k-fill[_ngcontent-%COMP%]:before{content:"\\f15c"}.bi-badge-4k[_ngcontent-%COMP%]:before{content:"\\f15d"}.bi-badge-8k-fill[_ngcontent-%COMP%]:before{content:"\\f15e"}.bi-badge-8k[_ngcontent-%COMP%]:before{content:"\\f15f"}.bi-badge-ad-fill[_ngcontent-%COMP%]:before{content:"\\f160"}.bi-badge-ad[_ngcontent-%COMP%]:before{content:"\\f161"}.bi-badge-ar-fill[_ngcontent-%COMP%]:before{content:"\\f162"}.bi-badge-ar[_ngcontent-%COMP%]:before{content:"\\f163"}.bi-badge-cc-fill[_ngcontent-%COMP%]:before{content:"\\f164"}.bi-badge-cc[_ngcontent-%COMP%]:before{content:"\\f165"}.bi-badge-hd-fill[_ngcontent-%COMP%]:before{content:"\\f166"}.bi-badge-hd[_ngcontent-%COMP%]:before{content:"\\f167"}.bi-badge-tm-fill[_ngcontent-%COMP%]:before{content:"\\f168"}.bi-badge-tm[_ngcontent-%COMP%]:before{content:"\\f169"}.bi-badge-vo-fill[_ngcontent-%COMP%]:before{content:"\\f16a"}.bi-badge-vo[_ngcontent-%COMP%]:before{content:"\\f16b"}.bi-badge-vr-fill[_ngcontent-%COMP%]:before{content:"\\f16c"}.bi-badge-vr[_ngcontent-%COMP%]:before{content:"\\f16d"}.bi-badge-wc-fill[_ngcontent-%COMP%]:before{content:"\\f16e"}.bi-badge-wc[_ngcontent-%COMP%]:before{content:"\\f16f"}.bi-bag-check-fill[_ngcontent-%COMP%]:before{content:"\\f170"}.bi-bag-check[_ngcontent-%COMP%]:before{content:"\\f171"}.bi-bag-dash-fill[_ngcontent-%COMP%]:before{content:"\\f172"}.bi-bag-dash[_ngcontent-%COMP%]:before{content:"\\f173"}.bi-bag-fill[_ngcontent-%COMP%]:before{content:"\\f174"}.bi-bag-plus-fill[_ngcontent-%COMP%]:before{content:"\\f175"}.bi-bag-plus[_ngcontent-%COMP%]:before{content:"\\f176"}.bi-bag-x-fill[_ngcontent-%COMP%]:before{content:"\\f177"}.bi-bag-x[_ngcontent-%COMP%]:before{content:"\\f178"}.bi-bag[_ngcontent-%COMP%]:before{content:"\\f179"}.bi-bar-chart-fill[_ngcontent-%COMP%]:before{content:"\\f17a"}.bi-bar-chart-line-fill[_ngcontent-%COMP%]:before{content:"\\f17b"}.bi-bar-chart-line[_ngcontent-%COMP%]:before{content:"\\f17c"}.bi-bar-chart-steps[_ngcontent-%COMP%]:before{content:"\\f17d"}.bi-bar-chart[_ngcontent-%COMP%]:before{content:"\\f17e"}.bi-basket-fill[_ngcontent-%COMP%]:before{content:"\\f17f"}.bi-basket[_ngcontent-%COMP%]:before{content:"\\f180"}.bi-basket2-fill[_ngcontent-%COMP%]:before{content:"\\f181"}.bi-basket2[_ngcontent-%COMP%]:before{content:"\\f182"}.bi-basket3-fill[_ngcontent-%COMP%]:before{content:"\\f183"}.bi-basket3[_ngcontent-%COMP%]:before{content:"\\f184"}.bi-battery-charging[_ngcontent-%COMP%]:before{content:"\\f185"}.bi-battery-full[_ngcontent-%COMP%]:before{content:"\\f186"}.bi-battery-half[_ngcontent-%COMP%]:before{content:"\\f187"}.bi-battery[_ngcontent-%COMP%]:before{content:"\\f188"}.bi-bell-fill[_ngcontent-%COMP%]:before{content:"\\f189"}.bi-bell[_ngcontent-%COMP%]:before{content:"\\f18a"}.bi-bezier[_ngcontent-%COMP%]:before{content:"\\f18b"}.bi-bezier2[_ngcontent-%COMP%]:before{content:"\\f18c"}.bi-bicycle[_ngcontent-%COMP%]:before{content:"\\f18d"}.bi-binoculars-fill[_ngcontent-%COMP%]:before{content:"\\f18e"}.bi-binoculars[_ngcontent-%COMP%]:before{content:"\\f18f"}.bi-blockquote-left[_ngcontent-%COMP%]:before{content:"\\f190"}.bi-blockquote-right[_ngcontent-%COMP%]:before{content:"\\f191"}.bi-book-fill[_ngcontent-%COMP%]:before{content:"\\f192"}.bi-book-half[_ngcontent-%COMP%]:before{content:"\\f193"}.bi-book[_ngcontent-%COMP%]:before{content:"\\f194"}.bi-bookmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f195"}.bi-bookmark-check[_ngcontent-%COMP%]:before{content:"\\f196"}.bi-bookmark-dash-fill[_ngcontent-%COMP%]:before{content:"\\f197"}.bi-bookmark-dash[_ngcontent-%COMP%]:before{content:"\\f198"}.bi-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f199"}.bi-bookmark-heart-fill[_ngcontent-%COMP%]:before{content:"\\f19a"}.bi-bookmark-heart[_ngcontent-%COMP%]:before{content:"\\f19b"}.bi-bookmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f19c"}.bi-bookmark-plus[_ngcontent-%COMP%]:before{content:"\\f19d"}.bi-bookmark-star-fill[_ngcontent-%COMP%]:before{content:"\\f19e"}.bi-bookmark-star[_ngcontent-%COMP%]:before{content:"\\f19f"}.bi-bookmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f1a0"}.bi-bookmark-x[_ngcontent-%COMP%]:before{content:"\\f1a1"}.bi-bookmark[_ngcontent-%COMP%]:before{content:"\\f1a2"}.bi-bookmarks-fill[_ngcontent-%COMP%]:before{content:"\\f1a3"}.bi-bookmarks[_ngcontent-%COMP%]:before{content:"\\f1a4"}.bi-bookshelf[_ngcontent-%COMP%]:before{content:"\\f1a5"}.bi-bootstrap-fill[_ngcontent-%COMP%]:before{content:"\\f1a6"}.bi-bootstrap-reboot[_ngcontent-%COMP%]:before{content:"\\f1a7"}.bi-bootstrap[_ngcontent-%COMP%]:before{content:"\\f1a8"}.bi-border-all[_ngcontent-%COMP%]:before{content:"\\f1a9"}.bi-border-bottom[_ngcontent-%COMP%]:before{content:"\\f1aa"}.bi-border-center[_ngcontent-%COMP%]:before{content:"\\f1ab"}.bi-border-inner[_ngcontent-%COMP%]:before{content:"\\f1ac"}.bi-border-left[_ngcontent-%COMP%]:before{content:"\\f1ad"}.bi-border-middle[_ngcontent-%COMP%]:before{content:"\\f1ae"}.bi-border-outer[_ngcontent-%COMP%]:before{content:"\\f1af"}.bi-border-right[_ngcontent-%COMP%]:before{content:"\\f1b0"}.bi-border-style[_ngcontent-%COMP%]:before{content:"\\f1b1"}.bi-border-top[_ngcontent-%COMP%]:before{content:"\\f1b2"}.bi-border-width[_ngcontent-%COMP%]:before{content:"\\f1b3"}.bi-border[_ngcontent-%COMP%]:before{content:"\\f1b4"}.bi-bounding-box-circles[_ngcontent-%COMP%]:before{content:"\\f1b5"}.bi-bounding-box[_ngcontent-%COMP%]:before{content:"\\f1b6"}.bi-box-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f1b7"}.bi-box-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f1b8"}.bi-box-arrow-down[_ngcontent-%COMP%]:before{content:"\\f1b9"}.bi-box-arrow-in-down-left[_ngcontent-%COMP%]:before{content:"\\f1ba"}.bi-box-arrow-in-down-right[_ngcontent-%COMP%]:before{content:"\\f1bb"}.bi-box-arrow-in-down[_ngcontent-%COMP%]:before{content:"\\f1bc"}.bi-box-arrow-in-left[_ngcontent-%COMP%]:before{content:"\\f1bd"}.bi-box-arrow-in-right[_ngcontent-%COMP%]:before{content:"\\f1be"}.bi-box-arrow-in-up-left[_ngcontent-%COMP%]:before{content:"\\f1bf"}.bi-box-arrow-in-up-right[_ngcontent-%COMP%]:before{content:"\\f1c0"}.bi-box-arrow-in-up[_ngcontent-%COMP%]:before{content:"\\f1c1"}.bi-box-arrow-left[_ngcontent-%COMP%]:before{content:"\\f1c2"}.bi-box-arrow-right[_ngcontent-%COMP%]:before{content:"\\f1c3"}.bi-box-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f1c4"}.bi-box-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f1c5"}.bi-box-arrow-up[_ngcontent-%COMP%]:before{content:"\\f1c6"}.bi-box-seam[_ngcontent-%COMP%]:before{content:"\\f1c7"}.bi-box[_ngcontent-%COMP%]:before{content:"\\f1c8"}.bi-braces[_ngcontent-%COMP%]:before{content:"\\f1c9"}.bi-bricks[_ngcontent-%COMP%]:before{content:"\\f1ca"}.bi-briefcase-fill[_ngcontent-%COMP%]:before{content:"\\f1cb"}.bi-briefcase[_ngcontent-%COMP%]:before{content:"\\f1cc"}.bi-brightness-alt-high-fill[_ngcontent-%COMP%]:before{content:"\\f1cd"}.bi-brightness-alt-high[_ngcontent-%COMP%]:before{content:"\\f1ce"}.bi-brightness-alt-low-fill[_ngcontent-%COMP%]:before{content:"\\f1cf"}.bi-brightness-alt-low[_ngcontent-%COMP%]:before{content:"\\f1d0"}.bi-brightness-high-fill[_ngcontent-%COMP%]:before{content:"\\f1d1"}.bi-brightness-high[_ngcontent-%COMP%]:before{content:"\\f1d2"}.bi-brightness-low-fill[_ngcontent-%COMP%]:before{content:"\\f1d3"}.bi-brightness-low[_ngcontent-%COMP%]:before{content:"\\f1d4"}.bi-broadcast-pin[_ngcontent-%COMP%]:before{content:"\\f1d5"}.bi-broadcast[_ngcontent-%COMP%]:before{content:"\\f1d6"}.bi-brush-fill[_ngcontent-%COMP%]:before{content:"\\f1d7"}.bi-brush[_ngcontent-%COMP%]:before{content:"\\f1d8"}.bi-bucket-fill[_ngcontent-%COMP%]:before{content:"\\f1d9"}.bi-bucket[_ngcontent-%COMP%]:before{content:"\\f1da"}.bi-bug-fill[_ngcontent-%COMP%]:before{content:"\\f1db"}.bi-bug[_ngcontent-%COMP%]:before{content:"\\f1dc"}.bi-building[_ngcontent-%COMP%]:before{content:"\\f1dd"}.bi-bullseye[_ngcontent-%COMP%]:before{content:"\\f1de"}.bi-calculator-fill[_ngcontent-%COMP%]:before{content:"\\f1df"}.bi-calculator[_ngcontent-%COMP%]:before{content:"\\f1e0"}.bi-calendar-check-fill[_ngcontent-%COMP%]:before{content:"\\f1e1"}.bi-calendar-check[_ngcontent-%COMP%]:before{content:"\\f1e2"}.bi-calendar-date-fill[_ngcontent-%COMP%]:before{content:"\\f1e3"}.bi-calendar-date[_ngcontent-%COMP%]:before{content:"\\f1e4"}.bi-calendar-day-fill[_ngcontent-%COMP%]:before{content:"\\f1e5"}.bi-calendar-day[_ngcontent-%COMP%]:before{content:"\\f1e6"}.bi-calendar-event-fill[_ngcontent-%COMP%]:before{content:"\\f1e7"}.bi-calendar-event[_ngcontent-%COMP%]:before{content:"\\f1e8"}.bi-calendar-fill[_ngcontent-%COMP%]:before{content:"\\f1e9"}.bi-calendar-minus-fill[_ngcontent-%COMP%]:before{content:"\\f1ea"}.bi-calendar-minus[_ngcontent-%COMP%]:before{content:"\\f1eb"}.bi-calendar-month-fill[_ngcontent-%COMP%]:before{content:"\\f1ec"}.bi-calendar-month[_ngcontent-%COMP%]:before{content:"\\f1ed"}.bi-calendar-plus-fill[_ngcontent-%COMP%]:before{content:"\\f1ee"}.bi-calendar-plus[_ngcontent-%COMP%]:before{content:"\\f1ef"}.bi-calendar-range-fill[_ngcontent-%COMP%]:before{content:"\\f1f0"}.bi-calendar-range[_ngcontent-%COMP%]:before{content:"\\f1f1"}.bi-calendar-week-fill[_ngcontent-%COMP%]:before{content:"\\f1f2"}.bi-calendar-week[_ngcontent-%COMP%]:before{content:"\\f1f3"}.bi-calendar-x-fill[_ngcontent-%COMP%]:before{content:"\\f1f4"}.bi-calendar-x[_ngcontent-%COMP%]:before{content:"\\f1f5"}.bi-calendar[_ngcontent-%COMP%]:before{content:"\\f1f6"}.bi-calendar2-check-fill[_ngcontent-%COMP%]:before{content:"\\f1f7"}.bi-calendar2-check[_ngcontent-%COMP%]:before{content:"\\f1f8"}.bi-calendar2-date-fill[_ngcontent-%COMP%]:before{content:"\\f1f9"}.bi-calendar2-date[_ngcontent-%COMP%]:before{content:"\\f1fa"}.bi-calendar2-day-fill[_ngcontent-%COMP%]:before{content:"\\f1fb"}.bi-calendar2-day[_ngcontent-%COMP%]:before{content:"\\f1fc"}.bi-calendar2-event-fill[_ngcontent-%COMP%]:before{content:"\\f1fd"}.bi-calendar2-event[_ngcontent-%COMP%]:before{content:"\\f1fe"}.bi-calendar2-fill[_ngcontent-%COMP%]:before{content:"\\f1ff"}.bi-calendar2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f200"}.bi-calendar2-minus[_ngcontent-%COMP%]:before{content:"\\f201"}.bi-calendar2-month-fill[_ngcontent-%COMP%]:before{content:"\\f202"}.bi-calendar2-month[_ngcontent-%COMP%]:before{content:"\\f203"}.bi-calendar2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f204"}.bi-calendar2-plus[_ngcontent-%COMP%]:before{content:"\\f205"}.bi-calendar2-range-fill[_ngcontent-%COMP%]:before{content:"\\f206"}.bi-calendar2-range[_ngcontent-%COMP%]:before{content:"\\f207"}.bi-calendar2-week-fill[_ngcontent-%COMP%]:before{content:"\\f208"}.bi-calendar2-week[_ngcontent-%COMP%]:before{content:"\\f209"}.bi-calendar2-x-fill[_ngcontent-%COMP%]:before{content:"\\f20a"}.bi-calendar2-x[_ngcontent-%COMP%]:before{content:"\\f20b"}.bi-calendar2[_ngcontent-%COMP%]:before{content:"\\f20c"}.bi-calendar3-event-fill[_ngcontent-%COMP%]:before{content:"\\f20d"}.bi-calendar3-event[_ngcontent-%COMP%]:before{content:"\\f20e"}.bi-calendar3-fill[_ngcontent-%COMP%]:before{content:"\\f20f"}.bi-calendar3-range-fill[_ngcontent-%COMP%]:before{content:"\\f210"}.bi-calendar3-range[_ngcontent-%COMP%]:before{content:"\\f211"}.bi-calendar3-week-fill[_ngcontent-%COMP%]:before{content:"\\f212"}.bi-calendar3-week[_ngcontent-%COMP%]:before{content:"\\f213"}.bi-calendar3[_ngcontent-%COMP%]:before{content:"\\f214"}.bi-calendar4-event[_ngcontent-%COMP%]:before{content:"\\f215"}.bi-calendar4-range[_ngcontent-%COMP%]:before{content:"\\f216"}.bi-calendar4-week[_ngcontent-%COMP%]:before{content:"\\f217"}.bi-calendar4[_ngcontent-%COMP%]:before{content:"\\f218"}.bi-camera-fill[_ngcontent-%COMP%]:before{content:"\\f219"}.bi-camera-reels-fill[_ngcontent-%COMP%]:before{content:"\\f21a"}.bi-camera-reels[_ngcontent-%COMP%]:before{content:"\\f21b"}.bi-camera-video-fill[_ngcontent-%COMP%]:before{content:"\\f21c"}.bi-camera-video-off-fill[_ngcontent-%COMP%]:before{content:"\\f21d"}.bi-camera-video-off[_ngcontent-%COMP%]:before{content:"\\f21e"}.bi-camera-video[_ngcontent-%COMP%]:before{content:"\\f21f"}.bi-camera[_ngcontent-%COMP%]:before{content:"\\f220"}.bi-camera2[_ngcontent-%COMP%]:before{content:"\\f221"}.bi-capslock-fill[_ngcontent-%COMP%]:before{content:"\\f222"}.bi-capslock[_ngcontent-%COMP%]:before{content:"\\f223"}.bi-card-checklist[_ngcontent-%COMP%]:before{content:"\\f224"}.bi-card-heading[_ngcontent-%COMP%]:before{content:"\\f225"}.bi-card-image[_ngcontent-%COMP%]:before{content:"\\f226"}.bi-card-list[_ngcontent-%COMP%]:before{content:"\\f227"}.bi-card-text[_ngcontent-%COMP%]:before{content:"\\f228"}.bi-caret-down-fill[_ngcontent-%COMP%]:before{content:"\\f229"}.bi-caret-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f22a"}.bi-caret-down-square[_ngcontent-%COMP%]:before{content:"\\f22b"}.bi-caret-down[_ngcontent-%COMP%]:before{content:"\\f22c"}.bi-caret-left-fill[_ngcontent-%COMP%]:before{content:"\\f22d"}.bi-caret-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f22e"}.bi-caret-left-square[_ngcontent-%COMP%]:before{content:"\\f22f"}.bi-caret-left[_ngcontent-%COMP%]:before{content:"\\f230"}.bi-caret-right-fill[_ngcontent-%COMP%]:before{content:"\\f231"}.bi-caret-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f232"}.bi-caret-right-square[_ngcontent-%COMP%]:before{content:"\\f233"}.bi-caret-right[_ngcontent-%COMP%]:before{content:"\\f234"}.bi-caret-up-fill[_ngcontent-%COMP%]:before{content:"\\f235"}.bi-caret-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f236"}.bi-caret-up-square[_ngcontent-%COMP%]:before{content:"\\f237"}.bi-caret-up[_ngcontent-%COMP%]:before{content:"\\f238"}.bi-cart-check-fill[_ngcontent-%COMP%]:before{content:"\\f239"}.bi-cart-check[_ngcontent-%COMP%]:before{content:"\\f23a"}.bi-cart-dash-fill[_ngcontent-%COMP%]:before{content:"\\f23b"}.bi-cart-dash[_ngcontent-%COMP%]:before{content:"\\f23c"}.bi-cart-fill[_ngcontent-%COMP%]:before{content:"\\f23d"}.bi-cart-plus-fill[_ngcontent-%COMP%]:before{content:"\\f23e"}.bi-cart-plus[_ngcontent-%COMP%]:before{content:"\\f23f"}.bi-cart-x-fill[_ngcontent-%COMP%]:before{content:"\\f240"}.bi-cart-x[_ngcontent-%COMP%]:before{content:"\\f241"}.bi-cart[_ngcontent-%COMP%]:before{content:"\\f242"}.bi-cart2[_ngcontent-%COMP%]:before{content:"\\f243"}.bi-cart3[_ngcontent-%COMP%]:before{content:"\\f244"}.bi-cart4[_ngcontent-%COMP%]:before{content:"\\f245"}.bi-cash-stack[_ngcontent-%COMP%]:before{content:"\\f246"}.bi-cash[_ngcontent-%COMP%]:before{content:"\\f247"}.bi-cast[_ngcontent-%COMP%]:before{content:"\\f248"}.bi-chat-dots-fill[_ngcontent-%COMP%]:before{content:"\\f249"}.bi-chat-dots[_ngcontent-%COMP%]:before{content:"\\f24a"}.bi-chat-fill[_ngcontent-%COMP%]:before{content:"\\f24b"}.bi-chat-left-dots-fill[_ngcontent-%COMP%]:before{content:"\\f24c"}.bi-chat-left-dots[_ngcontent-%COMP%]:before{content:"\\f24d"}.bi-chat-left-fill[_ngcontent-%COMP%]:before{content:"\\f24e"}.bi-chat-left-quote-fill[_ngcontent-%COMP%]:before{content:"\\f24f"}.bi-chat-left-quote[_ngcontent-%COMP%]:before{content:"\\f250"}.bi-chat-left-text-fill[_ngcontent-%COMP%]:before{content:"\\f251"}.bi-chat-left-text[_ngcontent-%COMP%]:before{content:"\\f252"}.bi-chat-left[_ngcontent-%COMP%]:before{content:"\\f253"}.bi-chat-quote-fill[_ngcontent-%COMP%]:before{content:"\\f254"}.bi-chat-quote[_ngcontent-%COMP%]:before{content:"\\f255"}.bi-chat-right-dots-fill[_ngcontent-%COMP%]:before{content:"\\f256"}.bi-chat-right-dots[_ngcontent-%COMP%]:before{content:"\\f257"}.bi-chat-right-fill[_ngcontent-%COMP%]:before{content:"\\f258"}.bi-chat-right-quote-fill[_ngcontent-%COMP%]:before{content:"\\f259"}.bi-chat-right-quote[_ngcontent-%COMP%]:before{content:"\\f25a"}.bi-chat-right-text-fill[_ngcontent-%COMP%]:before{content:"\\f25b"}.bi-chat-right-text[_ngcontent-%COMP%]:before{content:"\\f25c"}.bi-chat-right[_ngcontent-%COMP%]:before{content:"\\f25d"}.bi-chat-square-dots-fill[_ngcontent-%COMP%]:before{content:"\\f25e"}.bi-chat-square-dots[_ngcontent-%COMP%]:before{content:"\\f25f"}.bi-chat-square-fill[_ngcontent-%COMP%]:before{content:"\\f260"}.bi-chat-square-quote-fill[_ngcontent-%COMP%]:before{content:"\\f261"}.bi-chat-square-quote[_ngcontent-%COMP%]:before{content:"\\f262"}.bi-chat-square-text-fill[_ngcontent-%COMP%]:before{content:"\\f263"}.bi-chat-square-text[_ngcontent-%COMP%]:before{content:"\\f264"}.bi-chat-square[_ngcontent-%COMP%]:before{content:"\\f265"}.bi-chat-text-fill[_ngcontent-%COMP%]:before{content:"\\f266"}.bi-chat-text[_ngcontent-%COMP%]:before{content:"\\f267"}.bi-chat[_ngcontent-%COMP%]:before{content:"\\f268"}.bi-check-all[_ngcontent-%COMP%]:before{content:"\\f269"}.bi-check-circle-fill[_ngcontent-%COMP%]:before{content:"\\f26a"}.bi-check-circle[_ngcontent-%COMP%]:before{content:"\\f26b"}.bi-check-square-fill[_ngcontent-%COMP%]:before{content:"\\f26c"}.bi-check-square[_ngcontent-%COMP%]:before{content:"\\f26d"}.bi-check[_ngcontent-%COMP%]:before{content:"\\f26e"}.bi-check2-all[_ngcontent-%COMP%]:before{content:"\\f26f"}.bi-check2-circle[_ngcontent-%COMP%]:before{content:"\\f270"}.bi-check2-square[_ngcontent-%COMP%]:before{content:"\\f271"}.bi-check2[_ngcontent-%COMP%]:before{content:"\\f272"}.bi-chevron-bar-contract[_ngcontent-%COMP%]:before{content:"\\f273"}.bi-chevron-bar-down[_ngcontent-%COMP%]:before{content:"\\f274"}.bi-chevron-bar-expand[_ngcontent-%COMP%]:before{content:"\\f275"}.bi-chevron-bar-left[_ngcontent-%COMP%]:before{content:"\\f276"}.bi-chevron-bar-right[_ngcontent-%COMP%]:before{content:"\\f277"}.bi-chevron-bar-up[_ngcontent-%COMP%]:before{content:"\\f278"}.bi-chevron-compact-down[_ngcontent-%COMP%]:before{content:"\\f279"}.bi-chevron-compact-left[_ngcontent-%COMP%]:before{content:"\\f27a"}.bi-chevron-compact-right[_ngcontent-%COMP%]:before{content:"\\f27b"}.bi-chevron-compact-up[_ngcontent-%COMP%]:before{content:"\\f27c"}.bi-chevron-contract[_ngcontent-%COMP%]:before{content:"\\f27d"}.bi-chevron-double-down[_ngcontent-%COMP%]:before{content:"\\f27e"}.bi-chevron-double-left[_ngcontent-%COMP%]:before{content:"\\f27f"}.bi-chevron-double-right[_ngcontent-%COMP%]:before{content:"\\f280"}.bi-chevron-double-up[_ngcontent-%COMP%]:before{content:"\\f281"}.bi-chevron-down[_ngcontent-%COMP%]:before{content:"\\f282"}.bi-chevron-expand[_ngcontent-%COMP%]:before{content:"\\f283"}.bi-chevron-left[_ngcontent-%COMP%]:before{content:"\\f284"}.bi-chevron-right[_ngcontent-%COMP%]:before{content:"\\f285"}.bi-chevron-up[_ngcontent-%COMP%]:before{content:"\\f286"}.bi-circle-fill[_ngcontent-%COMP%]:before{content:"\\f287"}.bi-circle-half[_ngcontent-%COMP%]:before{content:"\\f288"}.bi-circle-square[_ngcontent-%COMP%]:before{content:"\\f289"}.bi-circle[_ngcontent-%COMP%]:before{content:"\\f28a"}.bi-clipboard-check[_ngcontent-%COMP%]:before{content:"\\f28b"}.bi-clipboard-data[_ngcontent-%COMP%]:before{content:"\\f28c"}.bi-clipboard-minus[_ngcontent-%COMP%]:before{content:"\\f28d"}.bi-clipboard-plus[_ngcontent-%COMP%]:before{content:"\\f28e"}.bi-clipboard-x[_ngcontent-%COMP%]:before{content:"\\f28f"}.bi-clipboard[_ngcontent-%COMP%]:before{content:"\\f290"}.bi-clock-fill[_ngcontent-%COMP%]:before{content:"\\f291"}.bi-clock-history[_ngcontent-%COMP%]:before{content:"\\f292"}.bi-clock[_ngcontent-%COMP%]:before{content:"\\f293"}.bi-cloud-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f294"}.bi-cloud-arrow-down[_ngcontent-%COMP%]:before{content:"\\f295"}.bi-cloud-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f296"}.bi-cloud-arrow-up[_ngcontent-%COMP%]:before{content:"\\f297"}.bi-cloud-check-fill[_ngcontent-%COMP%]:before{content:"\\f298"}.bi-cloud-check[_ngcontent-%COMP%]:before{content:"\\f299"}.bi-cloud-download-fill[_ngcontent-%COMP%]:before{content:"\\f29a"}.bi-cloud-download[_ngcontent-%COMP%]:before{content:"\\f29b"}.bi-cloud-drizzle-fill[_ngcontent-%COMP%]:before{content:"\\f29c"}.bi-cloud-drizzle[_ngcontent-%COMP%]:before{content:"\\f29d"}.bi-cloud-fill[_ngcontent-%COMP%]:before{content:"\\f29e"}.bi-cloud-fog-fill[_ngcontent-%COMP%]:before{content:"\\f29f"}.bi-cloud-fog[_ngcontent-%COMP%]:before{content:"\\f2a0"}.bi-cloud-fog2-fill[_ngcontent-%COMP%]:before{content:"\\f2a1"}.bi-cloud-fog2[_ngcontent-%COMP%]:before{content:"\\f2a2"}.bi-cloud-hail-fill[_ngcontent-%COMP%]:before{content:"\\f2a3"}.bi-cloud-hail[_ngcontent-%COMP%]:before{content:"\\f2a4"}.bi-cloud-haze-1[_ngcontent-%COMP%]:before{content:"\\f2a5"}.bi-cloud-haze-fill[_ngcontent-%COMP%]:before{content:"\\f2a6"}.bi-cloud-haze[_ngcontent-%COMP%]:before{content:"\\f2a7"}.bi-cloud-haze2-fill[_ngcontent-%COMP%]:before{content:"\\f2a8"}.bi-cloud-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f2a9"}.bi-cloud-lightning-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2aa"}.bi-cloud-lightning-rain[_ngcontent-%COMP%]:before{content:"\\f2ab"}.bi-cloud-lightning[_ngcontent-%COMP%]:before{content:"\\f2ac"}.bi-cloud-minus-fill[_ngcontent-%COMP%]:before{content:"\\f2ad"}.bi-cloud-minus[_ngcontent-%COMP%]:before{content:"\\f2ae"}.bi-cloud-moon-fill[_ngcontent-%COMP%]:before{content:"\\f2af"}.bi-cloud-moon[_ngcontent-%COMP%]:before{content:"\\f2b0"}.bi-cloud-plus-fill[_ngcontent-%COMP%]:before{content:"\\f2b1"}.bi-cloud-plus[_ngcontent-%COMP%]:before{content:"\\f2b2"}.bi-cloud-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2b3"}.bi-cloud-rain-heavy-fill[_ngcontent-%COMP%]:before{content:"\\f2b4"}.bi-cloud-rain-heavy[_ngcontent-%COMP%]:before{content:"\\f2b5"}.bi-cloud-rain[_ngcontent-%COMP%]:before{content:"\\f2b6"}.bi-cloud-slash-fill[_ngcontent-%COMP%]:before{content:"\\f2b7"}.bi-cloud-slash[_ngcontent-%COMP%]:before{content:"\\f2b8"}.bi-cloud-sleet-fill[_ngcontent-%COMP%]:before{content:"\\f2b9"}.bi-cloud-sleet[_ngcontent-%COMP%]:before{content:"\\f2ba"}.bi-cloud-snow-fill[_ngcontent-%COMP%]:before{content:"\\f2bb"}.bi-cloud-snow[_ngcontent-%COMP%]:before{content:"\\f2bc"}.bi-cloud-sun-fill[_ngcontent-%COMP%]:before{content:"\\f2bd"}.bi-cloud-sun[_ngcontent-%COMP%]:before{content:"\\f2be"}.bi-cloud-upload-fill[_ngcontent-%COMP%]:before{content:"\\f2bf"}.bi-cloud-upload[_ngcontent-%COMP%]:before{content:"\\f2c0"}.bi-cloud[_ngcontent-%COMP%]:before{content:"\\f2c1"}.bi-clouds-fill[_ngcontent-%COMP%]:before{content:"\\f2c2"}.bi-clouds[_ngcontent-%COMP%]:before{content:"\\f2c3"}.bi-cloudy-fill[_ngcontent-%COMP%]:before{content:"\\f2c4"}.bi-cloudy[_ngcontent-%COMP%]:before{content:"\\f2c5"}.bi-code-slash[_ngcontent-%COMP%]:before{content:"\\f2c6"}.bi-code-square[_ngcontent-%COMP%]:before{content:"\\f2c7"}.bi-code[_ngcontent-%COMP%]:before{content:"\\f2c8"}.bi-collection-fill[_ngcontent-%COMP%]:before{content:"\\f2c9"}.bi-collection-play-fill[_ngcontent-%COMP%]:before{content:"\\f2ca"}.bi-collection-play[_ngcontent-%COMP%]:before{content:"\\f2cb"}.bi-collection[_ngcontent-%COMP%]:before{content:"\\f2cc"}.bi-columns-gap[_ngcontent-%COMP%]:before{content:"\\f2cd"}.bi-columns[_ngcontent-%COMP%]:before{content:"\\f2ce"}.bi-command[_ngcontent-%COMP%]:before{content:"\\f2cf"}.bi-compass-fill[_ngcontent-%COMP%]:before{content:"\\f2d0"}.bi-compass[_ngcontent-%COMP%]:before{content:"\\f2d1"}.bi-cone-striped[_ngcontent-%COMP%]:before{content:"\\f2d2"}.bi-cone[_ngcontent-%COMP%]:before{content:"\\f2d3"}.bi-controller[_ngcontent-%COMP%]:before{content:"\\f2d4"}.bi-cpu-fill[_ngcontent-%COMP%]:before{content:"\\f2d5"}.bi-cpu[_ngcontent-%COMP%]:before{content:"\\f2d6"}.bi-credit-card-2-back-fill[_ngcontent-%COMP%]:before{content:"\\f2d7"}.bi-credit-card-2-back[_ngcontent-%COMP%]:before{content:"\\f2d8"}.bi-credit-card-2-front-fill[_ngcontent-%COMP%]:before{content:"\\f2d9"}.bi-credit-card-2-front[_ngcontent-%COMP%]:before{content:"\\f2da"}.bi-credit-card-fill[_ngcontent-%COMP%]:before{content:"\\f2db"}.bi-credit-card[_ngcontent-%COMP%]:before{content:"\\f2dc"}.bi-crop[_ngcontent-%COMP%]:before{content:"\\f2dd"}.bi-cup-fill[_ngcontent-%COMP%]:before{content:"\\f2de"}.bi-cup-straw[_ngcontent-%COMP%]:before{content:"\\f2df"}.bi-cup[_ngcontent-%COMP%]:before{content:"\\f2e0"}.bi-cursor-fill[_ngcontent-%COMP%]:before{content:"\\f2e1"}.bi-cursor-text[_ngcontent-%COMP%]:before{content:"\\f2e2"}.bi-cursor[_ngcontent-%COMP%]:before{content:"\\f2e3"}.bi-dash-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f2e4"}.bi-dash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f2e5"}.bi-dash-circle[_ngcontent-%COMP%]:before{content:"\\f2e6"}.bi-dash-square-dotted[_ngcontent-%COMP%]:before{content:"\\f2e7"}.bi-dash-square-fill[_ngcontent-%COMP%]:before{content:"\\f2e8"}.bi-dash-square[_ngcontent-%COMP%]:before{content:"\\f2e9"}.bi-dash[_ngcontent-%COMP%]:before{content:"\\f2ea"}.bi-diagram-2-fill[_ngcontent-%COMP%]:before{content:"\\f2eb"}.bi-diagram-2[_ngcontent-%COMP%]:before{content:"\\f2ec"}.bi-diagram-3-fill[_ngcontent-%COMP%]:before{content:"\\f2ed"}.bi-diagram-3[_ngcontent-%COMP%]:before{content:"\\f2ee"}.bi-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f2ef"}.bi-diamond-half[_ngcontent-%COMP%]:before{content:"\\f2f0"}.bi-diamond[_ngcontent-%COMP%]:before{content:"\\f2f1"}.bi-dice-1-fill[_ngcontent-%COMP%]:before{content:"\\f2f2"}.bi-dice-1[_ngcontent-%COMP%]:before{content:"\\f2f3"}.bi-dice-2-fill[_ngcontent-%COMP%]:before{content:"\\f2f4"}.bi-dice-2[_ngcontent-%COMP%]:before{content:"\\f2f5"}.bi-dice-3-fill[_ngcontent-%COMP%]:before{content:"\\f2f6"}.bi-dice-3[_ngcontent-%COMP%]:before{content:"\\f2f7"}.bi-dice-4-fill[_ngcontent-%COMP%]:before{content:"\\f2f8"}.bi-dice-4[_ngcontent-%COMP%]:before{content:"\\f2f9"}.bi-dice-5-fill[_ngcontent-%COMP%]:before{content:"\\f2fa"}.bi-dice-5[_ngcontent-%COMP%]:before{content:"\\f2fb"}.bi-dice-6-fill[_ngcontent-%COMP%]:before{content:"\\f2fc"}.bi-dice-6[_ngcontent-%COMP%]:before{content:"\\f2fd"}.bi-disc-fill[_ngcontent-%COMP%]:before{content:"\\f2fe"}.bi-disc[_ngcontent-%COMP%]:before{content:"\\f2ff"}.bi-discord[_ngcontent-%COMP%]:before{content:"\\f300"}.bi-display-fill[_ngcontent-%COMP%]:before{content:"\\f301"}.bi-display[_ngcontent-%COMP%]:before{content:"\\f302"}.bi-distribute-horizontal[_ngcontent-%COMP%]:before{content:"\\f303"}.bi-distribute-vertical[_ngcontent-%COMP%]:before{content:"\\f304"}.bi-door-closed-fill[_ngcontent-%COMP%]:before{content:"\\f305"}.bi-door-closed[_ngcontent-%COMP%]:before{content:"\\f306"}.bi-door-open-fill[_ngcontent-%COMP%]:before{content:"\\f307"}.bi-door-open[_ngcontent-%COMP%]:before{content:"\\f308"}.bi-dot[_ngcontent-%COMP%]:before{content:"\\f309"}.bi-download[_ngcontent-%COMP%]:before{content:"\\f30a"}.bi-droplet-fill[_ngcontent-%COMP%]:before{content:"\\f30b"}.bi-droplet-half[_ngcontent-%COMP%]:before{content:"\\f30c"}.bi-droplet[_ngcontent-%COMP%]:before{content:"\\f30d"}.bi-earbuds[_ngcontent-%COMP%]:before{content:"\\f30e"}.bi-easel-fill[_ngcontent-%COMP%]:before{content:"\\f30f"}.bi-easel[_ngcontent-%COMP%]:before{content:"\\f310"}.bi-egg-fill[_ngcontent-%COMP%]:before{content:"\\f311"}.bi-egg-fried[_ngcontent-%COMP%]:before{content:"\\f312"}.bi-egg[_ngcontent-%COMP%]:before{content:"\\f313"}.bi-eject-fill[_ngcontent-%COMP%]:before{content:"\\f314"}.bi-eject[_ngcontent-%COMP%]:before{content:"\\f315"}.bi-emoji-angry-fill[_ngcontent-%COMP%]:before{content:"\\f316"}.bi-emoji-angry[_ngcontent-%COMP%]:before{content:"\\f317"}.bi-emoji-dizzy-fill[_ngcontent-%COMP%]:before{content:"\\f318"}.bi-emoji-dizzy[_ngcontent-%COMP%]:before{content:"\\f319"}.bi-emoji-expressionless-fill[_ngcontent-%COMP%]:before{content:"\\f31a"}.bi-emoji-expressionless[_ngcontent-%COMP%]:before{content:"\\f31b"}.bi-emoji-frown-fill[_ngcontent-%COMP%]:before{content:"\\f31c"}.bi-emoji-frown[_ngcontent-%COMP%]:before{content:"\\f31d"}.bi-emoji-heart-eyes-fill[_ngcontent-%COMP%]:before{content:"\\f31e"}.bi-emoji-heart-eyes[_ngcontent-%COMP%]:before{content:"\\f31f"}.bi-emoji-laughing-fill[_ngcontent-%COMP%]:before{content:"\\f320"}.bi-emoji-laughing[_ngcontent-%COMP%]:before{content:"\\f321"}.bi-emoji-neutral-fill[_ngcontent-%COMP%]:before{content:"\\f322"}.bi-emoji-neutral[_ngcontent-%COMP%]:before{content:"\\f323"}.bi-emoji-smile-fill[_ngcontent-%COMP%]:before{content:"\\f324"}.bi-emoji-smile-upside-down-fill[_ngcontent-%COMP%]:before{content:"\\f325"}.bi-emoji-smile-upside-down[_ngcontent-%COMP%]:before{content:"\\f326"}.bi-emoji-smile[_ngcontent-%COMP%]:before{content:"\\f327"}.bi-emoji-sunglasses-fill[_ngcontent-%COMP%]:before{content:"\\f328"}.bi-emoji-sunglasses[_ngcontent-%COMP%]:before{content:"\\f329"}.bi-emoji-wink-fill[_ngcontent-%COMP%]:before{content:"\\f32a"}.bi-emoji-wink[_ngcontent-%COMP%]:before{content:"\\f32b"}.bi-envelope-fill[_ngcontent-%COMP%]:before{content:"\\f32c"}.bi-envelope-open-fill[_ngcontent-%COMP%]:before{content:"\\f32d"}.bi-envelope-open[_ngcontent-%COMP%]:before{content:"\\f32e"}.bi-envelope[_ngcontent-%COMP%]:before{content:"\\f32f"}.bi-eraser-fill[_ngcontent-%COMP%]:before{content:"\\f330"}.bi-eraser[_ngcontent-%COMP%]:before{content:"\\f331"}.bi-exclamation-circle-fill[_ngcontent-%COMP%]:before{content:"\\f332"}.bi-exclamation-circle[_ngcontent-%COMP%]:before{content:"\\f333"}.bi-exclamation-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f334"}.bi-exclamation-diamond[_ngcontent-%COMP%]:before{content:"\\f335"}.bi-exclamation-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f336"}.bi-exclamation-octagon[_ngcontent-%COMP%]:before{content:"\\f337"}.bi-exclamation-square-fill[_ngcontent-%COMP%]:before{content:"\\f338"}.bi-exclamation-square[_ngcontent-%COMP%]:before{content:"\\f339"}.bi-exclamation-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f33a"}.bi-exclamation-triangle[_ngcontent-%COMP%]:before{content:"\\f33b"}.bi-exclamation[_ngcontent-%COMP%]:before{content:"\\f33c"}.bi-exclude[_ngcontent-%COMP%]:before{content:"\\f33d"}.bi-eye-fill[_ngcontent-%COMP%]:before{content:"\\f33e"}.bi-eye-slash-fill[_ngcontent-%COMP%]:before{content:"\\f33f"}.bi-eye-slash[_ngcontent-%COMP%]:before{content:"\\f340"}.bi-eye[_ngcontent-%COMP%]:before{content:"\\f341"}.bi-eyedropper[_ngcontent-%COMP%]:before{content:"\\f342"}.bi-eyeglasses[_ngcontent-%COMP%]:before{content:"\\f343"}.bi-facebook[_ngcontent-%COMP%]:before{content:"\\f344"}.bi-file-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f345"}.bi-file-arrow-down[_ngcontent-%COMP%]:before{content:"\\f346"}.bi-file-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f347"}.bi-file-arrow-up[_ngcontent-%COMP%]:before{content:"\\f348"}.bi-file-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f349"}.bi-file-bar-graph[_ngcontent-%COMP%]:before{content:"\\f34a"}.bi-file-binary-fill[_ngcontent-%COMP%]:before{content:"\\f34b"}.bi-file-binary[_ngcontent-%COMP%]:before{content:"\\f34c"}.bi-file-break-fill[_ngcontent-%COMP%]:before{content:"\\f34d"}.bi-file-break[_ngcontent-%COMP%]:before{content:"\\f34e"}.bi-file-check-fill[_ngcontent-%COMP%]:before{content:"\\f34f"}.bi-file-check[_ngcontent-%COMP%]:before{content:"\\f350"}.bi-file-code-fill[_ngcontent-%COMP%]:before{content:"\\f351"}.bi-file-code[_ngcontent-%COMP%]:before{content:"\\f352"}.bi-file-diff-fill[_ngcontent-%COMP%]:before{content:"\\f353"}.bi-file-diff[_ngcontent-%COMP%]:before{content:"\\f354"}.bi-file-earmark-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f355"}.bi-file-earmark-arrow-down[_ngcontent-%COMP%]:before{content:"\\f356"}.bi-file-earmark-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f357"}.bi-file-earmark-arrow-up[_ngcontent-%COMP%]:before{content:"\\f358"}.bi-file-earmark-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f359"}.bi-file-earmark-bar-graph[_ngcontent-%COMP%]:before{content:"\\f35a"}.bi-file-earmark-binary-fill[_ngcontent-%COMP%]:before{content:"\\f35b"}.bi-file-earmark-binary[_ngcontent-%COMP%]:before{content:"\\f35c"}.bi-file-earmark-break-fill[_ngcontent-%COMP%]:before{content:"\\f35d"}.bi-file-earmark-break[_ngcontent-%COMP%]:before{content:"\\f35e"}.bi-file-earmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f35f"}.bi-file-earmark-check[_ngcontent-%COMP%]:before{content:"\\f360"}.bi-file-earmark-code-fill[_ngcontent-%COMP%]:before{content:"\\f361"}.bi-file-earmark-code[_ngcontent-%COMP%]:before{content:"\\f362"}.bi-file-earmark-diff-fill[_ngcontent-%COMP%]:before{content:"\\f363"}.bi-file-earmark-diff[_ngcontent-%COMP%]:before{content:"\\f364"}.bi-file-earmark-easel-fill[_ngcontent-%COMP%]:before{content:"\\f365"}.bi-file-earmark-easel[_ngcontent-%COMP%]:before{content:"\\f366"}.bi-file-earmark-excel-fill[_ngcontent-%COMP%]:before{content:"\\f367"}.bi-file-earmark-excel[_ngcontent-%COMP%]:before{content:"\\f368"}.bi-file-earmark-fill[_ngcontent-%COMP%]:before{content:"\\f369"}.bi-file-earmark-font-fill[_ngcontent-%COMP%]:before{content:"\\f36a"}.bi-file-earmark-font[_ngcontent-%COMP%]:before{content:"\\f36b"}.bi-file-earmark-image-fill[_ngcontent-%COMP%]:before{content:"\\f36c"}.bi-file-earmark-image[_ngcontent-%COMP%]:before{content:"\\f36d"}.bi-file-earmark-lock-fill[_ngcontent-%COMP%]:before{content:"\\f36e"}.bi-file-earmark-lock[_ngcontent-%COMP%]:before{content:"\\f36f"}.bi-file-earmark-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f370"}.bi-file-earmark-lock2[_ngcontent-%COMP%]:before{content:"\\f371"}.bi-file-earmark-medical-fill[_ngcontent-%COMP%]:before{content:"\\f372"}.bi-file-earmark-medical[_ngcontent-%COMP%]:before{content:"\\f373"}.bi-file-earmark-minus-fill[_ngcontent-%COMP%]:before{content:"\\f374"}.bi-file-earmark-minus[_ngcontent-%COMP%]:before{content:"\\f375"}.bi-file-earmark-music-fill[_ngcontent-%COMP%]:before{content:"\\f376"}.bi-file-earmark-music[_ngcontent-%COMP%]:before{content:"\\f377"}.bi-file-earmark-person-fill[_ngcontent-%COMP%]:before{content:"\\f378"}.bi-file-earmark-person[_ngcontent-%COMP%]:before{content:"\\f379"}.bi-file-earmark-play-fill[_ngcontent-%COMP%]:before{content:"\\f37a"}.bi-file-earmark-play[_ngcontent-%COMP%]:before{content:"\\f37b"}.bi-file-earmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f37c"}.bi-file-earmark-plus[_ngcontent-%COMP%]:before{content:"\\f37d"}.bi-file-earmark-post-fill[_ngcontent-%COMP%]:before{content:"\\f37e"}.bi-file-earmark-post[_ngcontent-%COMP%]:before{content:"\\f37f"}.bi-file-earmark-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f380"}.bi-file-earmark-ppt[_ngcontent-%COMP%]:before{content:"\\f381"}.bi-file-earmark-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f382"}.bi-file-earmark-richtext[_ngcontent-%COMP%]:before{content:"\\f383"}.bi-file-earmark-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f384"}.bi-file-earmark-ruled[_ngcontent-%COMP%]:before{content:"\\f385"}.bi-file-earmark-slides-fill[_ngcontent-%COMP%]:before{content:"\\f386"}.bi-file-earmark-slides[_ngcontent-%COMP%]:before{content:"\\f387"}.bi-file-earmark-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f388"}.bi-file-earmark-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f389"}.bi-file-earmark-text-fill[_ngcontent-%COMP%]:before{content:"\\f38a"}.bi-file-earmark-text[_ngcontent-%COMP%]:before{content:"\\f38b"}.bi-file-earmark-word-fill[_ngcontent-%COMP%]:before{content:"\\f38c"}.bi-file-earmark-word[_ngcontent-%COMP%]:before{content:"\\f38d"}.bi-file-earmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f38e"}.bi-file-earmark-x[_ngcontent-%COMP%]:before{content:"\\f38f"}.bi-file-earmark-zip-fill[_ngcontent-%COMP%]:before{content:"\\f390"}.bi-file-earmark-zip[_ngcontent-%COMP%]:before{content:"\\f391"}.bi-file-earmark[_ngcontent-%COMP%]:before{content:"\\f392"}.bi-file-easel-fill[_ngcontent-%COMP%]:before{content:"\\f393"}.bi-file-easel[_ngcontent-%COMP%]:before{content:"\\f394"}.bi-file-excel-fill[_ngcontent-%COMP%]:before{content:"\\f395"}.bi-file-excel[_ngcontent-%COMP%]:before{content:"\\f396"}.bi-file-fill[_ngcontent-%COMP%]:before{content:"\\f397"}.bi-file-font-fill[_ngcontent-%COMP%]:before{content:"\\f398"}.bi-file-font[_ngcontent-%COMP%]:before{content:"\\f399"}.bi-file-image-fill[_ngcontent-%COMP%]:before{content:"\\f39a"}.bi-file-image[_ngcontent-%COMP%]:before{content:"\\f39b"}.bi-file-lock-fill[_ngcontent-%COMP%]:before{content:"\\f39c"}.bi-file-lock[_ngcontent-%COMP%]:before{content:"\\f39d"}.bi-file-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f39e"}.bi-file-lock2[_ngcontent-%COMP%]:before{content:"\\f39f"}.bi-file-medical-fill[_ngcontent-%COMP%]:before{content:"\\f3a0"}.bi-file-medical[_ngcontent-%COMP%]:before{content:"\\f3a1"}.bi-file-minus-fill[_ngcontent-%COMP%]:before{content:"\\f3a2"}.bi-file-minus[_ngcontent-%COMP%]:before{content:"\\f3a3"}.bi-file-music-fill[_ngcontent-%COMP%]:before{content:"\\f3a4"}.bi-file-music[_ngcontent-%COMP%]:before{content:"\\f3a5"}.bi-file-person-fill[_ngcontent-%COMP%]:before{content:"\\f3a6"}.bi-file-person[_ngcontent-%COMP%]:before{content:"\\f3a7"}.bi-file-play-fill[_ngcontent-%COMP%]:before{content:"\\f3a8"}.bi-file-play[_ngcontent-%COMP%]:before{content:"\\f3a9"}.bi-file-plus-fill[_ngcontent-%COMP%]:before{content:"\\f3aa"}.bi-file-plus[_ngcontent-%COMP%]:before{content:"\\f3ab"}.bi-file-post-fill[_ngcontent-%COMP%]:before{content:"\\f3ac"}.bi-file-post[_ngcontent-%COMP%]:before{content:"\\f3ad"}.bi-file-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f3ae"}.bi-file-ppt[_ngcontent-%COMP%]:before{content:"\\f3af"}.bi-file-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f3b0"}.bi-file-richtext[_ngcontent-%COMP%]:before{content:"\\f3b1"}.bi-file-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f3b2"}.bi-file-ruled[_ngcontent-%COMP%]:before{content:"\\f3b3"}.bi-file-slides-fill[_ngcontent-%COMP%]:before{content:"\\f3b4"}.bi-file-slides[_ngcontent-%COMP%]:before{content:"\\f3b5"}.bi-file-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f3b6"}.bi-file-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f3b7"}.bi-file-text-fill[_ngcontent-%COMP%]:before{content:"\\f3b8"}.bi-file-text[_ngcontent-%COMP%]:before{content:"\\f3b9"}.bi-file-word-fill[_ngcontent-%COMP%]:before{content:"\\f3ba"}.bi-file-word[_ngcontent-%COMP%]:before{content:"\\f3bb"}.bi-file-x-fill[_ngcontent-%COMP%]:before{content:"\\f3bc"}.bi-file-x[_ngcontent-%COMP%]:before{content:"\\f3bd"}.bi-file-zip-fill[_ngcontent-%COMP%]:before{content:"\\f3be"}.bi-file-zip[_ngcontent-%COMP%]:before{content:"\\f3bf"}.bi-file[_ngcontent-%COMP%]:before{content:"\\f3c0"}.bi-files-alt[_ngcontent-%COMP%]:before{content:"\\f3c1"}.bi-files[_ngcontent-%COMP%]:before{content:"\\f3c2"}.bi-film[_ngcontent-%COMP%]:before{content:"\\f3c3"}.bi-filter-circle-fill[_ngcontent-%COMP%]:before{content:"\\f3c4"}.bi-filter-circle[_ngcontent-%COMP%]:before{content:"\\f3c5"}.bi-filter-left[_ngcontent-%COMP%]:before{content:"\\f3c6"}.bi-filter-right[_ngcontent-%COMP%]:before{content:"\\f3c7"}.bi-filter-square-fill[_ngcontent-%COMP%]:before{content:"\\f3c8"}.bi-filter-square[_ngcontent-%COMP%]:before{content:"\\f3c9"}.bi-filter[_ngcontent-%COMP%]:before{content:"\\f3ca"}.bi-flag-fill[_ngcontent-%COMP%]:before{content:"\\f3cb"}.bi-flag[_ngcontent-%COMP%]:before{content:"\\f3cc"}.bi-flower1[_ngcontent-%COMP%]:before{content:"\\f3cd"}.bi-flower2[_ngcontent-%COMP%]:before{content:"\\f3ce"}.bi-flower3[_ngcontent-%COMP%]:before{content:"\\f3cf"}.bi-folder-check[_ngcontent-%COMP%]:before{content:"\\f3d0"}.bi-folder-fill[_ngcontent-%COMP%]:before{content:"\\f3d1"}.bi-folder-minus[_ngcontent-%COMP%]:before{content:"\\f3d2"}.bi-folder-plus[_ngcontent-%COMP%]:before{content:"\\f3d3"}.bi-folder-symlink-fill[_ngcontent-%COMP%]:before{content:"\\f3d4"}.bi-folder-symlink[_ngcontent-%COMP%]:before{content:"\\f3d5"}.bi-folder-x[_ngcontent-%COMP%]:before{content:"\\f3d6"}.bi-folder[_ngcontent-%COMP%]:before{content:"\\f3d7"}.bi-folder2-open[_ngcontent-%COMP%]:before{content:"\\f3d8"}.bi-folder2[_ngcontent-%COMP%]:before{content:"\\f3d9"}.bi-fonts[_ngcontent-%COMP%]:before{content:"\\f3da"}.bi-forward-fill[_ngcontent-%COMP%]:before{content:"\\f3db"}.bi-forward[_ngcontent-%COMP%]:before{content:"\\f3dc"}.bi-front[_ngcontent-%COMP%]:before{content:"\\f3dd"}.bi-fullscreen-exit[_ngcontent-%COMP%]:before{content:"\\f3de"}.bi-fullscreen[_ngcontent-%COMP%]:before{content:"\\f3df"}.bi-funnel-fill[_ngcontent-%COMP%]:before{content:"\\f3e0"}.bi-funnel[_ngcontent-%COMP%]:before{content:"\\f3e1"}.bi-gear-fill[_ngcontent-%COMP%]:before{content:"\\f3e2"}.bi-gear-wide-connected[_ngcontent-%COMP%]:before{content:"\\f3e3"}.bi-gear-wide[_ngcontent-%COMP%]:before{content:"\\f3e4"}.bi-gear[_ngcontent-%COMP%]:before{content:"\\f3e5"}.bi-gem[_ngcontent-%COMP%]:before{content:"\\f3e6"}.bi-geo-alt-fill[_ngcontent-%COMP%]:before{content:"\\f3e7"}.bi-geo-alt[_ngcontent-%COMP%]:before{content:"\\f3e8"}.bi-geo-fill[_ngcontent-%COMP%]:before{content:"\\f3e9"}.bi-geo[_ngcontent-%COMP%]:before{content:"\\f3ea"}.bi-gift-fill[_ngcontent-%COMP%]:before{content:"\\f3eb"}.bi-gift[_ngcontent-%COMP%]:before{content:"\\f3ec"}.bi-github[_ngcontent-%COMP%]:before{content:"\\f3ed"}.bi-globe[_ngcontent-%COMP%]:before{content:"\\f3ee"}.bi-globe2[_ngcontent-%COMP%]:before{content:"\\f3ef"}.bi-google[_ngcontent-%COMP%]:before{content:"\\f3f0"}.bi-graph-down[_ngcontent-%COMP%]:before{content:"\\f3f1"}.bi-graph-up[_ngcontent-%COMP%]:before{content:"\\f3f2"}.bi-grid-1x2-fill[_ngcontent-%COMP%]:before{content:"\\f3f3"}.bi-grid-1x2[_ngcontent-%COMP%]:before{content:"\\f3f4"}.bi-grid-3x2-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f5"}.bi-grid-3x2-gap[_ngcontent-%COMP%]:before{content:"\\f3f6"}.bi-grid-3x2[_ngcontent-%COMP%]:before{content:"\\f3f7"}.bi-grid-3x3-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f8"}.bi-grid-3x3-gap[_ngcontent-%COMP%]:before{content:"\\f3f9"}.bi-grid-3x3[_ngcontent-%COMP%]:before{content:"\\f3fa"}.bi-grid-fill[_ngcontent-%COMP%]:before{content:"\\f3fb"}.bi-grid[_ngcontent-%COMP%]:before{content:"\\f3fc"}.bi-grip-horizontal[_ngcontent-%COMP%]:before{content:"\\f3fd"}.bi-grip-vertical[_ngcontent-%COMP%]:before{content:"\\f3fe"}.bi-hammer[_ngcontent-%COMP%]:before{content:"\\f3ff"}.bi-hand-index-fill[_ngcontent-%COMP%]:before{content:"\\f400"}.bi-hand-index-thumb-fill[_ngcontent-%COMP%]:before{content:"\\f401"}.bi-hand-index-thumb[_ngcontent-%COMP%]:before{content:"\\f402"}.bi-hand-index[_ngcontent-%COMP%]:before{content:"\\f403"}.bi-hand-thumbs-down-fill[_ngcontent-%COMP%]:before{content:"\\f404"}.bi-hand-thumbs-down[_ngcontent-%COMP%]:before{content:"\\f405"}.bi-hand-thumbs-up-fill[_ngcontent-%COMP%]:before{content:"\\f406"}.bi-hand-thumbs-up[_ngcontent-%COMP%]:before{content:"\\f407"}.bi-handbag-fill[_ngcontent-%COMP%]:before{content:"\\f408"}.bi-handbag[_ngcontent-%COMP%]:before{content:"\\f409"}.bi-hash[_ngcontent-%COMP%]:before{content:"\\f40a"}.bi-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f40b"}.bi-hdd-network-fill[_ngcontent-%COMP%]:before{content:"\\f40c"}.bi-hdd-network[_ngcontent-%COMP%]:before{content:"\\f40d"}.bi-hdd-rack-fill[_ngcontent-%COMP%]:before{content:"\\f40e"}.bi-hdd-rack[_ngcontent-%COMP%]:before{content:"\\f40f"}.bi-hdd-stack-fill[_ngcontent-%COMP%]:before{content:"\\f410"}.bi-hdd-stack[_ngcontent-%COMP%]:before{content:"\\f411"}.bi-hdd[_ngcontent-%COMP%]:before{content:"\\f412"}.bi-headphones[_ngcontent-%COMP%]:before{content:"\\f413"}.bi-headset[_ngcontent-%COMP%]:before{content:"\\f414"}.bi-heart-fill[_ngcontent-%COMP%]:before{content:"\\f415"}.bi-heart-half[_ngcontent-%COMP%]:before{content:"\\f416"}.bi-heart[_ngcontent-%COMP%]:before{content:"\\f417"}.bi-heptagon-fill[_ngcontent-%COMP%]:before{content:"\\f418"}.bi-heptagon-half[_ngcontent-%COMP%]:before{content:"\\f419"}.bi-heptagon[_ngcontent-%COMP%]:before{content:"\\f41a"}.bi-hexagon-fill[_ngcontent-%COMP%]:before{content:"\\f41b"}.bi-hexagon-half[_ngcontent-%COMP%]:before{content:"\\f41c"}.bi-hexagon[_ngcontent-%COMP%]:before{content:"\\f41d"}.bi-hourglass-bottom[_ngcontent-%COMP%]:before{content:"\\f41e"}.bi-hourglass-split[_ngcontent-%COMP%]:before{content:"\\f41f"}.bi-hourglass-top[_ngcontent-%COMP%]:before{content:"\\f420"}.bi-hourglass[_ngcontent-%COMP%]:before{content:"\\f421"}.bi-house-door-fill[_ngcontent-%COMP%]:before{content:"\\f422"}.bi-house-door[_ngcontent-%COMP%]:before{content:"\\f423"}.bi-house-fill[_ngcontent-%COMP%]:before{content:"\\f424"}.bi-house[_ngcontent-%COMP%]:before{content:"\\f425"}.bi-hr[_ngcontent-%COMP%]:before{content:"\\f426"}.bi-hurricane[_ngcontent-%COMP%]:before{content:"\\f427"}.bi-image-alt[_ngcontent-%COMP%]:before{content:"\\f428"}.bi-image-fill[_ngcontent-%COMP%]:before{content:"\\f429"}.bi-image[_ngcontent-%COMP%]:before{content:"\\f42a"}.bi-images[_ngcontent-%COMP%]:before{content:"\\f42b"}.bi-inbox-fill[_ngcontent-%COMP%]:before{content:"\\f42c"}.bi-inbox[_ngcontent-%COMP%]:before{content:"\\f42d"}.bi-inboxes-fill[_ngcontent-%COMP%]:before{content:"\\f42e"}.bi-inboxes[_ngcontent-%COMP%]:before{content:"\\f42f"}.bi-info-circle-fill[_ngcontent-%COMP%]:before{content:"\\f430"}.bi-info-circle[_ngcontent-%COMP%]:before{content:"\\f431"}.bi-info-square-fill[_ngcontent-%COMP%]:before{content:"\\f432"}.bi-info-square[_ngcontent-%COMP%]:before{content:"\\f433"}.bi-info[_ngcontent-%COMP%]:before{content:"\\f434"}.bi-input-cursor-text[_ngcontent-%COMP%]:before{content:"\\f435"}.bi-input-cursor[_ngcontent-%COMP%]:before{content:"\\f436"}.bi-instagram[_ngcontent-%COMP%]:before{content:"\\f437"}.bi-intersect[_ngcontent-%COMP%]:before{content:"\\f438"}.bi-journal-album[_ngcontent-%COMP%]:before{content:"\\f439"}.bi-journal-arrow-down[_ngcontent-%COMP%]:before{content:"\\f43a"}.bi-journal-arrow-up[_ngcontent-%COMP%]:before{content:"\\f43b"}.bi-journal-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f43c"}.bi-journal-bookmark[_ngcontent-%COMP%]:before{content:"\\f43d"}.bi-journal-check[_ngcontent-%COMP%]:before{content:"\\f43e"}.bi-journal-code[_ngcontent-%COMP%]:before{content:"\\f43f"}.bi-journal-medical[_ngcontent-%COMP%]:before{content:"\\f440"}.bi-journal-minus[_ngcontent-%COMP%]:before{content:"\\f441"}.bi-journal-plus[_ngcontent-%COMP%]:before{content:"\\f442"}.bi-journal-richtext[_ngcontent-%COMP%]:before{content:"\\f443"}.bi-journal-text[_ngcontent-%COMP%]:before{content:"\\f444"}.bi-journal-x[_ngcontent-%COMP%]:before{content:"\\f445"}.bi-journal[_ngcontent-%COMP%]:before{content:"\\f446"}.bi-journals[_ngcontent-%COMP%]:before{content:"\\f447"}.bi-joystick[_ngcontent-%COMP%]:before{content:"\\f448"}.bi-justify-left[_ngcontent-%COMP%]:before{content:"\\f449"}.bi-justify-right[_ngcontent-%COMP%]:before{content:"\\f44a"}.bi-justify[_ngcontent-%COMP%]:before{content:"\\f44b"}.bi-kanban-fill[_ngcontent-%COMP%]:before{content:"\\f44c"}.bi-kanban[_ngcontent-%COMP%]:before{content:"\\f44d"}.bi-key-fill[_ngcontent-%COMP%]:before{content:"\\f44e"}.bi-key[_ngcontent-%COMP%]:before{content:"\\f44f"}.bi-keyboard-fill[_ngcontent-%COMP%]:before{content:"\\f450"}.bi-keyboard[_ngcontent-%COMP%]:before{content:"\\f451"}.bi-ladder[_ngcontent-%COMP%]:before{content:"\\f452"}.bi-lamp-fill[_ngcontent-%COMP%]:before{content:"\\f453"}.bi-lamp[_ngcontent-%COMP%]:before{content:"\\f454"}.bi-laptop-fill[_ngcontent-%COMP%]:before{content:"\\f455"}.bi-laptop[_ngcontent-%COMP%]:before{content:"\\f456"}.bi-layer-backward[_ngcontent-%COMP%]:before{content:"\\f457"}.bi-layer-forward[_ngcontent-%COMP%]:before{content:"\\f458"}.bi-layers-fill[_ngcontent-%COMP%]:before{content:"\\f459"}.bi-layers-half[_ngcontent-%COMP%]:before{content:"\\f45a"}.bi-layers[_ngcontent-%COMP%]:before{content:"\\f45b"}.bi-layout-sidebar-inset-reverse[_ngcontent-%COMP%]:before{content:"\\f45c"}.bi-layout-sidebar-inset[_ngcontent-%COMP%]:before{content:"\\f45d"}.bi-layout-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f45e"}.bi-layout-sidebar[_ngcontent-%COMP%]:before{content:"\\f45f"}.bi-layout-split[_ngcontent-%COMP%]:before{content:"\\f460"}.bi-layout-text-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f461"}.bi-layout-text-sidebar[_ngcontent-%COMP%]:before{content:"\\f462"}.bi-layout-text-window-reverse[_ngcontent-%COMP%]:before{content:"\\f463"}.bi-layout-text-window[_ngcontent-%COMP%]:before{content:"\\f464"}.bi-layout-three-columns[_ngcontent-%COMP%]:before{content:"\\f465"}.bi-layout-wtf[_ngcontent-%COMP%]:before{content:"\\f466"}.bi-life-preserver[_ngcontent-%COMP%]:before{content:"\\f467"}.bi-lightbulb-fill[_ngcontent-%COMP%]:before{content:"\\f468"}.bi-lightbulb-off-fill[_ngcontent-%COMP%]:before{content:"\\f469"}.bi-lightbulb-off[_ngcontent-%COMP%]:before{content:"\\f46a"}.bi-lightbulb[_ngcontent-%COMP%]:before{content:"\\f46b"}.bi-lightning-charge-fill[_ngcontent-%COMP%]:before{content:"\\f46c"}.bi-lightning-charge[_ngcontent-%COMP%]:before{content:"\\f46d"}.bi-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f46e"}.bi-lightning[_ngcontent-%COMP%]:before{content:"\\f46f"}.bi-link-45deg[_ngcontent-%COMP%]:before{content:"\\f470"}.bi-link[_ngcontent-%COMP%]:before{content:"\\f471"}.bi-linkedin[_ngcontent-%COMP%]:before{content:"\\f472"}.bi-list-check[_ngcontent-%COMP%]:before{content:"\\f473"}.bi-list-nested[_ngcontent-%COMP%]:before{content:"\\f474"}.bi-list-ol[_ngcontent-%COMP%]:before{content:"\\f475"}.bi-list-stars[_ngcontent-%COMP%]:before{content:"\\f476"}.bi-list-task[_ngcontent-%COMP%]:before{content:"\\f477"}.bi-list-ul[_ngcontent-%COMP%]:before{content:"\\f478"}.bi-list[_ngcontent-%COMP%]:before{content:"\\f479"}.bi-lock-fill[_ngcontent-%COMP%]:before{content:"\\f47a"}.bi-lock[_ngcontent-%COMP%]:before{content:"\\f47b"}.bi-mailbox[_ngcontent-%COMP%]:before{content:"\\f47c"}.bi-mailbox2[_ngcontent-%COMP%]:before{content:"\\f47d"}.bi-map-fill[_ngcontent-%COMP%]:before{content:"\\f47e"}.bi-map[_ngcontent-%COMP%]:before{content:"\\f47f"}.bi-markdown-fill[_ngcontent-%COMP%]:before{content:"\\f480"}.bi-markdown[_ngcontent-%COMP%]:before{content:"\\f481"}.bi-mask[_ngcontent-%COMP%]:before{content:"\\f482"}.bi-megaphone-fill[_ngcontent-%COMP%]:before{content:"\\f483"}.bi-megaphone[_ngcontent-%COMP%]:before{content:"\\f484"}.bi-menu-app-fill[_ngcontent-%COMP%]:before{content:"\\f485"}.bi-menu-app[_ngcontent-%COMP%]:before{content:"\\f486"}.bi-menu-button-fill[_ngcontent-%COMP%]:before{content:"\\f487"}.bi-menu-button-wide-fill[_ngcontent-%COMP%]:before{content:"\\f488"}.bi-menu-button-wide[_ngcontent-%COMP%]:before{content:"\\f489"}.bi-menu-button[_ngcontent-%COMP%]:before{content:"\\f48a"}.bi-menu-down[_ngcontent-%COMP%]:before{content:"\\f48b"}.bi-menu-up[_ngcontent-%COMP%]:before{content:"\\f48c"}.bi-mic-fill[_ngcontent-%COMP%]:before{content:"\\f48d"}.bi-mic-mute-fill[_ngcontent-%COMP%]:before{content:"\\f48e"}.bi-mic-mute[_ngcontent-%COMP%]:before{content:"\\f48f"}.bi-mic[_ngcontent-%COMP%]:before{content:"\\f490"}.bi-minecart-loaded[_ngcontent-%COMP%]:before{content:"\\f491"}.bi-minecart[_ngcontent-%COMP%]:before{content:"\\f492"}.bi-moisture[_ngcontent-%COMP%]:before{content:"\\f493"}.bi-moon-fill[_ngcontent-%COMP%]:before{content:"\\f494"}.bi-moon-stars-fill[_ngcontent-%COMP%]:before{content:"\\f495"}.bi-moon-stars[_ngcontent-%COMP%]:before{content:"\\f496"}.bi-moon[_ngcontent-%COMP%]:before{content:"\\f497"}.bi-mouse-fill[_ngcontent-%COMP%]:before{content:"\\f498"}.bi-mouse[_ngcontent-%COMP%]:before{content:"\\f499"}.bi-mouse2-fill[_ngcontent-%COMP%]:before{content:"\\f49a"}.bi-mouse2[_ngcontent-%COMP%]:before{content:"\\f49b"}.bi-mouse3-fill[_ngcontent-%COMP%]:before{content:"\\f49c"}.bi-mouse3[_ngcontent-%COMP%]:before{content:"\\f49d"}.bi-music-note-beamed[_ngcontent-%COMP%]:before{content:"\\f49e"}.bi-music-note-list[_ngcontent-%COMP%]:before{content:"\\f49f"}.bi-music-note[_ngcontent-%COMP%]:before{content:"\\f4a0"}.bi-music-player-fill[_ngcontent-%COMP%]:before{content:"\\f4a1"}.bi-music-player[_ngcontent-%COMP%]:before{content:"\\f4a2"}.bi-newspaper[_ngcontent-%COMP%]:before{content:"\\f4a3"}.bi-node-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4a4"}.bi-node-minus[_ngcontent-%COMP%]:before{content:"\\f4a5"}.bi-node-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4a6"}.bi-node-plus[_ngcontent-%COMP%]:before{content:"\\f4a7"}.bi-nut-fill[_ngcontent-%COMP%]:before{content:"\\f4a8"}.bi-nut[_ngcontent-%COMP%]:before{content:"\\f4a9"}.bi-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f4aa"}.bi-octagon-half[_ngcontent-%COMP%]:before{content:"\\f4ab"}.bi-octagon[_ngcontent-%COMP%]:before{content:"\\f4ac"}.bi-option[_ngcontent-%COMP%]:before{content:"\\f4ad"}.bi-outlet[_ngcontent-%COMP%]:before{content:"\\f4ae"}.bi-paint-bucket[_ngcontent-%COMP%]:before{content:"\\f4af"}.bi-palette-fill[_ngcontent-%COMP%]:before{content:"\\f4b0"}.bi-palette[_ngcontent-%COMP%]:before{content:"\\f4b1"}.bi-palette2[_ngcontent-%COMP%]:before{content:"\\f4b2"}.bi-paperclip[_ngcontent-%COMP%]:before{content:"\\f4b3"}.bi-paragraph[_ngcontent-%COMP%]:before{content:"\\f4b4"}.bi-patch-check-fill[_ngcontent-%COMP%]:before{content:"\\f4b5"}.bi-patch-check[_ngcontent-%COMP%]:before{content:"\\f4b6"}.bi-patch-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f4b7"}.bi-patch-exclamation[_ngcontent-%COMP%]:before{content:"\\f4b8"}.bi-patch-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4b9"}.bi-patch-minus[_ngcontent-%COMP%]:before{content:"\\f4ba"}.bi-patch-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4bb"}.bi-patch-plus[_ngcontent-%COMP%]:before{content:"\\f4bc"}.bi-patch-question-fill[_ngcontent-%COMP%]:before{content:"\\f4bd"}.bi-patch-question[_ngcontent-%COMP%]:before{content:"\\f4be"}.bi-pause-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4bf"}.bi-pause-btn[_ngcontent-%COMP%]:before{content:"\\f4c0"}.bi-pause-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4c1"}.bi-pause-circle[_ngcontent-%COMP%]:before{content:"\\f4c2"}.bi-pause-fill[_ngcontent-%COMP%]:before{content:"\\f4c3"}.bi-pause[_ngcontent-%COMP%]:before{content:"\\f4c4"}.bi-peace-fill[_ngcontent-%COMP%]:before{content:"\\f4c5"}.bi-peace[_ngcontent-%COMP%]:before{content:"\\f4c6"}.bi-pen-fill[_ngcontent-%COMP%]:before{content:"\\f4c7"}.bi-pen[_ngcontent-%COMP%]:before{content:"\\f4c8"}.bi-pencil-fill[_ngcontent-%COMP%]:before{content:"\\f4c9"}.bi-pencil-square[_ngcontent-%COMP%]:before{content:"\\f4ca"}.bi-pencil[_ngcontent-%COMP%]:before{content:"\\f4cb"}.bi-pentagon-fill[_ngcontent-%COMP%]:before{content:"\\f4cc"}.bi-pentagon-half[_ngcontent-%COMP%]:before{content:"\\f4cd"}.bi-pentagon[_ngcontent-%COMP%]:before{content:"\\f4ce"}.bi-people-fill[_ngcontent-%COMP%]:before{content:"\\f4cf"}.bi-people[_ngcontent-%COMP%]:before{content:"\\f4d0"}.bi-percent[_ngcontent-%COMP%]:before{content:"\\f4d1"}.bi-person-badge-fill[_ngcontent-%COMP%]:before{content:"\\f4d2"}.bi-person-badge[_ngcontent-%COMP%]:before{content:"\\f4d3"}.bi-person-bounding-box[_ngcontent-%COMP%]:before{content:"\\f4d4"}.bi-person-check-fill[_ngcontent-%COMP%]:before{content:"\\f4d5"}.bi-person-check[_ngcontent-%COMP%]:before{content:"\\f4d6"}.bi-person-circle[_ngcontent-%COMP%]:before{content:"\\f4d7"}.bi-person-dash-fill[_ngcontent-%COMP%]:before{content:"\\f4d8"}.bi-person-dash[_ngcontent-%COMP%]:before{content:"\\f4d9"}.bi-person-fill[_ngcontent-%COMP%]:before{content:"\\f4da"}.bi-person-lines-fill[_ngcontent-%COMP%]:before{content:"\\f4db"}.bi-person-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4dc"}.bi-person-plus[_ngcontent-%COMP%]:before{content:"\\f4dd"}.bi-person-square[_ngcontent-%COMP%]:before{content:"\\f4de"}.bi-person-x-fill[_ngcontent-%COMP%]:before{content:"\\f4df"}.bi-person-x[_ngcontent-%COMP%]:before{content:"\\f4e0"}.bi-person[_ngcontent-%COMP%]:before{content:"\\f4e1"}.bi-phone-fill[_ngcontent-%COMP%]:before{content:"\\f4e2"}.bi-phone-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f4e3"}.bi-phone-landscape[_ngcontent-%COMP%]:before{content:"\\f4e4"}.bi-phone-vibrate-fill[_ngcontent-%COMP%]:before{content:"\\f4e5"}.bi-phone-vibrate[_ngcontent-%COMP%]:before{content:"\\f4e6"}.bi-phone[_ngcontent-%COMP%]:before{content:"\\f4e7"}.bi-pie-chart-fill[_ngcontent-%COMP%]:before{content:"\\f4e8"}.bi-pie-chart[_ngcontent-%COMP%]:before{content:"\\f4e9"}.bi-pin-angle-fill[_ngcontent-%COMP%]:before{content:"\\f4ea"}.bi-pin-angle[_ngcontent-%COMP%]:before{content:"\\f4eb"}.bi-pin-fill[_ngcontent-%COMP%]:before{content:"\\f4ec"}.bi-pin[_ngcontent-%COMP%]:before{content:"\\f4ed"}.bi-pip-fill[_ngcontent-%COMP%]:before{content:"\\f4ee"}.bi-pip[_ngcontent-%COMP%]:before{content:"\\f4ef"}.bi-play-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4f0"}.bi-play-btn[_ngcontent-%COMP%]:before{content:"\\f4f1"}.bi-play-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f2"}.bi-play-circle[_ngcontent-%COMP%]:before{content:"\\f4f3"}.bi-play-fill[_ngcontent-%COMP%]:before{content:"\\f4f4"}.bi-play[_ngcontent-%COMP%]:before{content:"\\f4f5"}.bi-plug-fill[_ngcontent-%COMP%]:before{content:"\\f4f6"}.bi-plug[_ngcontent-%COMP%]:before{content:"\\f4f7"}.bi-plus-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f4f8"}.bi-plus-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f9"}.bi-plus-circle[_ngcontent-%COMP%]:before{content:"\\f4fa"}.bi-plus-square-dotted[_ngcontent-%COMP%]:before{content:"\\f4fb"}.bi-plus-square-fill[_ngcontent-%COMP%]:before{content:"\\f4fc"}.bi-plus-square[_ngcontent-%COMP%]:before{content:"\\f4fd"}.bi-plus[_ngcontent-%COMP%]:before{content:"\\f4fe"}.bi-power[_ngcontent-%COMP%]:before{content:"\\f4ff"}.bi-printer-fill[_ngcontent-%COMP%]:before{content:"\\f500"}.bi-printer[_ngcontent-%COMP%]:before{content:"\\f501"}.bi-puzzle-fill[_ngcontent-%COMP%]:before{content:"\\f502"}.bi-puzzle[_ngcontent-%COMP%]:before{content:"\\f503"}.bi-question-circle-fill[_ngcontent-%COMP%]:before{content:"\\f504"}.bi-question-circle[_ngcontent-%COMP%]:before{content:"\\f505"}.bi-question-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f506"}.bi-question-diamond[_ngcontent-%COMP%]:before{content:"\\f507"}.bi-question-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f508"}.bi-question-octagon[_ngcontent-%COMP%]:before{content:"\\f509"}.bi-question-square-fill[_ngcontent-%COMP%]:before{content:"\\f50a"}.bi-question-square[_ngcontent-%COMP%]:before{content:"\\f50b"}.bi-question[_ngcontent-%COMP%]:before{content:"\\f50c"}.bi-rainbow[_ngcontent-%COMP%]:before{content:"\\f50d"}.bi-receipt-cutoff[_ngcontent-%COMP%]:before{content:"\\f50e"}.bi-receipt[_ngcontent-%COMP%]:before{content:"\\f50f"}.bi-reception-0[_ngcontent-%COMP%]:before{content:"\\f510"}.bi-reception-1[_ngcontent-%COMP%]:before{content:"\\f511"}.bi-reception-2[_ngcontent-%COMP%]:before{content:"\\f512"}.bi-reception-3[_ngcontent-%COMP%]:before{content:"\\f513"}.bi-reception-4[_ngcontent-%COMP%]:before{content:"\\f514"}.bi-record-btn-fill[_ngcontent-%COMP%]:before{content:"\\f515"}.bi-record-btn[_ngcontent-%COMP%]:before{content:"\\f516"}.bi-record-circle-fill[_ngcontent-%COMP%]:before{content:"\\f517"}.bi-record-circle[_ngcontent-%COMP%]:before{content:"\\f518"}.bi-record-fill[_ngcontent-%COMP%]:before{content:"\\f519"}.bi-record[_ngcontent-%COMP%]:before{content:"\\f51a"}.bi-record2-fill[_ngcontent-%COMP%]:before{content:"\\f51b"}.bi-record2[_ngcontent-%COMP%]:before{content:"\\f51c"}.bi-reply-all-fill[_ngcontent-%COMP%]:before{content:"\\f51d"}.bi-reply-all[_ngcontent-%COMP%]:before{content:"\\f51e"}.bi-reply-fill[_ngcontent-%COMP%]:before{content:"\\f51f"}.bi-reply[_ngcontent-%COMP%]:before{content:"\\f520"}.bi-rss-fill[_ngcontent-%COMP%]:before{content:"\\f521"}.bi-rss[_ngcontent-%COMP%]:before{content:"\\f522"}.bi-rulers[_ngcontent-%COMP%]:before{content:"\\f523"}.bi-save-fill[_ngcontent-%COMP%]:before{content:"\\f524"}.bi-save[_ngcontent-%COMP%]:before{content:"\\f525"}.bi-save2-fill[_ngcontent-%COMP%]:before{content:"\\f526"}.bi-save2[_ngcontent-%COMP%]:before{content:"\\f527"}.bi-scissors[_ngcontent-%COMP%]:before{content:"\\f528"}.bi-screwdriver[_ngcontent-%COMP%]:before{content:"\\f529"}.bi-search[_ngcontent-%COMP%]:before{content:"\\f52a"}.bi-segmented-nav[_ngcontent-%COMP%]:before{content:"\\f52b"}.bi-server[_ngcontent-%COMP%]:before{content:"\\f52c"}.bi-share-fill[_ngcontent-%COMP%]:before{content:"\\f52d"}.bi-share[_ngcontent-%COMP%]:before{content:"\\f52e"}.bi-shield-check[_ngcontent-%COMP%]:before{content:"\\f52f"}.bi-shield-exclamation[_ngcontent-%COMP%]:before{content:"\\f530"}.bi-shield-fill-check[_ngcontent-%COMP%]:before{content:"\\f531"}.bi-shield-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f532"}.bi-shield-fill-minus[_ngcontent-%COMP%]:before{content:"\\f533"}.bi-shield-fill-plus[_ngcontent-%COMP%]:before{content:"\\f534"}.bi-shield-fill-x[_ngcontent-%COMP%]:before{content:"\\f535"}.bi-shield-fill[_ngcontent-%COMP%]:before{content:"\\f536"}.bi-shield-lock-fill[_ngcontent-%COMP%]:before{content:"\\f537"}.bi-shield-lock[_ngcontent-%COMP%]:before{content:"\\f538"}.bi-shield-minus[_ngcontent-%COMP%]:before{content:"\\f539"}.bi-shield-plus[_ngcontent-%COMP%]:before{content:"\\f53a"}.bi-shield-shaded[_ngcontent-%COMP%]:before{content:"\\f53b"}.bi-shield-slash-fill[_ngcontent-%COMP%]:before{content:"\\f53c"}.bi-shield-slash[_ngcontent-%COMP%]:before{content:"\\f53d"}.bi-shield-x[_ngcontent-%COMP%]:before{content:"\\f53e"}.bi-shield[_ngcontent-%COMP%]:before{content:"\\f53f"}.bi-shift-fill[_ngcontent-%COMP%]:before{content:"\\f540"}.bi-shift[_ngcontent-%COMP%]:before{content:"\\f541"}.bi-shop-window[_ngcontent-%COMP%]:before{content:"\\f542"}.bi-shop[_ngcontent-%COMP%]:before{content:"\\f543"}.bi-shuffle[_ngcontent-%COMP%]:before{content:"\\f544"}.bi-signpost-2-fill[_ngcontent-%COMP%]:before{content:"\\f545"}.bi-signpost-2[_ngcontent-%COMP%]:before{content:"\\f546"}.bi-signpost-fill[_ngcontent-%COMP%]:before{content:"\\f547"}.bi-signpost-split-fill[_ngcontent-%COMP%]:before{content:"\\f548"}.bi-signpost-split[_ngcontent-%COMP%]:before{content:"\\f549"}.bi-signpost[_ngcontent-%COMP%]:before{content:"\\f54a"}.bi-sim-fill[_ngcontent-%COMP%]:before{content:"\\f54b"}.bi-sim[_ngcontent-%COMP%]:before{content:"\\f54c"}.bi-skip-backward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f54d"}.bi-skip-backward-btn[_ngcontent-%COMP%]:before{content:"\\f54e"}.bi-skip-backward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f54f"}.bi-skip-backward-circle[_ngcontent-%COMP%]:before{content:"\\f550"}.bi-skip-backward-fill[_ngcontent-%COMP%]:before{content:"\\f551"}.bi-skip-backward[_ngcontent-%COMP%]:before{content:"\\f552"}.bi-skip-end-btn-fill[_ngcontent-%COMP%]:before{content:"\\f553"}.bi-skip-end-btn[_ngcontent-%COMP%]:before{content:"\\f554"}.bi-skip-end-circle-fill[_ngcontent-%COMP%]:before{content:"\\f555"}.bi-skip-end-circle[_ngcontent-%COMP%]:before{content:"\\f556"}.bi-skip-end-fill[_ngcontent-%COMP%]:before{content:"\\f557"}.bi-skip-end[_ngcontent-%COMP%]:before{content:"\\f558"}.bi-skip-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f559"}.bi-skip-forward-btn[_ngcontent-%COMP%]:before{content:"\\f55a"}.bi-skip-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f55b"}.bi-skip-forward-circle[_ngcontent-%COMP%]:before{content:"\\f55c"}.bi-skip-forward-fill[_ngcontent-%COMP%]:before{content:"\\f55d"}.bi-skip-forward[_ngcontent-%COMP%]:before{content:"\\f55e"}.bi-skip-start-btn-fill[_ngcontent-%COMP%]:before{content:"\\f55f"}.bi-skip-start-btn[_ngcontent-%COMP%]:before{content:"\\f560"}.bi-skip-start-circle-fill[_ngcontent-%COMP%]:before{content:"\\f561"}.bi-skip-start-circle[_ngcontent-%COMP%]:before{content:"\\f562"}.bi-skip-start-fill[_ngcontent-%COMP%]:before{content:"\\f563"}.bi-skip-start[_ngcontent-%COMP%]:before{content:"\\f564"}.bi-slack[_ngcontent-%COMP%]:before{content:"\\f565"}.bi-slash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f566"}.bi-slash-circle[_ngcontent-%COMP%]:before{content:"\\f567"}.bi-slash-square-fill[_ngcontent-%COMP%]:before{content:"\\f568"}.bi-slash-square[_ngcontent-%COMP%]:before{content:"\\f569"}.bi-slash[_ngcontent-%COMP%]:before{content:"\\f56a"}.bi-sliders[_ngcontent-%COMP%]:before{content:"\\f56b"}.bi-smartwatch[_ngcontent-%COMP%]:before{content:"\\f56c"}.bi-snow[_ngcontent-%COMP%]:before{content:"\\f56d"}.bi-snow2[_ngcontent-%COMP%]:before{content:"\\f56e"}.bi-snow3[_ngcontent-%COMP%]:before{content:"\\f56f"}.bi-sort-alpha-down-alt[_ngcontent-%COMP%]:before{content:"\\f570"}.bi-sort-alpha-down[_ngcontent-%COMP%]:before{content:"\\f571"}.bi-sort-alpha-up-alt[_ngcontent-%COMP%]:before{content:"\\f572"}.bi-sort-alpha-up[_ngcontent-%COMP%]:before{content:"\\f573"}.bi-sort-down-alt[_ngcontent-%COMP%]:before{content:"\\f574"}.bi-sort-down[_ngcontent-%COMP%]:before{content:"\\f575"}.bi-sort-numeric-down-alt[_ngcontent-%COMP%]:before{content:"\\f576"}.bi-sort-numeric-down[_ngcontent-%COMP%]:before{content:"\\f577"}.bi-sort-numeric-up-alt[_ngcontent-%COMP%]:before{content:"\\f578"}.bi-sort-numeric-up[_ngcontent-%COMP%]:before{content:"\\f579"}.bi-sort-up-alt[_ngcontent-%COMP%]:before{content:"\\f57a"}.bi-sort-up[_ngcontent-%COMP%]:before{content:"\\f57b"}.bi-soundwave[_ngcontent-%COMP%]:before{content:"\\f57c"}.bi-speaker-fill[_ngcontent-%COMP%]:before{content:"\\f57d"}.bi-speaker[_ngcontent-%COMP%]:before{content:"\\f57e"}.bi-speedometer[_ngcontent-%COMP%]:before{content:"\\f57f"}.bi-speedometer2[_ngcontent-%COMP%]:before{content:"\\f580"}.bi-spellcheck[_ngcontent-%COMP%]:before{content:"\\f581"}.bi-square-fill[_ngcontent-%COMP%]:before{content:"\\f582"}.bi-square-half[_ngcontent-%COMP%]:before{content:"\\f583"}.bi-square[_ngcontent-%COMP%]:before{content:"\\f584"}.bi-stack[_ngcontent-%COMP%]:before{content:"\\f585"}.bi-star-fill[_ngcontent-%COMP%]:before{content:"\\f586"}.bi-star-half[_ngcontent-%COMP%]:before{content:"\\f587"}.bi-star[_ngcontent-%COMP%]:before{content:"\\f588"}.bi-stars[_ngcontent-%COMP%]:before{content:"\\f589"}.bi-stickies-fill[_ngcontent-%COMP%]:before{content:"\\f58a"}.bi-stickies[_ngcontent-%COMP%]:before{content:"\\f58b"}.bi-sticky-fill[_ngcontent-%COMP%]:before{content:"\\f58c"}.bi-sticky[_ngcontent-%COMP%]:before{content:"\\f58d"}.bi-stop-btn-fill[_ngcontent-%COMP%]:before{content:"\\f58e"}.bi-stop-btn[_ngcontent-%COMP%]:before{content:"\\f58f"}.bi-stop-circle-fill[_ngcontent-%COMP%]:before{content:"\\f590"}.bi-stop-circle[_ngcontent-%COMP%]:before{content:"\\f591"}.bi-stop-fill[_ngcontent-%COMP%]:before{content:"\\f592"}.bi-stop[_ngcontent-%COMP%]:before{content:"\\f593"}.bi-stoplights-fill[_ngcontent-%COMP%]:before{content:"\\f594"}.bi-stoplights[_ngcontent-%COMP%]:before{content:"\\f595"}.bi-stopwatch-fill[_ngcontent-%COMP%]:before{content:"\\f596"}.bi-stopwatch[_ngcontent-%COMP%]:before{content:"\\f597"}.bi-subtract[_ngcontent-%COMP%]:before{content:"\\f598"}.bi-suit-club-fill[_ngcontent-%COMP%]:before{content:"\\f599"}.bi-suit-club[_ngcontent-%COMP%]:before{content:"\\f59a"}.bi-suit-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f59b"}.bi-suit-diamond[_ngcontent-%COMP%]:before{content:"\\f59c"}.bi-suit-heart-fill[_ngcontent-%COMP%]:before{content:"\\f59d"}.bi-suit-heart[_ngcontent-%COMP%]:before{content:"\\f59e"}.bi-suit-spade-fill[_ngcontent-%COMP%]:before{content:"\\f59f"}.bi-suit-spade[_ngcontent-%COMP%]:before{content:"\\f5a0"}.bi-sun-fill[_ngcontent-%COMP%]:before{content:"\\f5a1"}.bi-sun[_ngcontent-%COMP%]:before{content:"\\f5a2"}.bi-sunglasses[_ngcontent-%COMP%]:before{content:"\\f5a3"}.bi-sunrise-fill[_ngcontent-%COMP%]:before{content:"\\f5a4"}.bi-sunrise[_ngcontent-%COMP%]:before{content:"\\f5a5"}.bi-sunset-fill[_ngcontent-%COMP%]:before{content:"\\f5a6"}.bi-sunset[_ngcontent-%COMP%]:before{content:"\\f5a7"}.bi-symmetry-horizontal[_ngcontent-%COMP%]:before{content:"\\f5a8"}.bi-symmetry-vertical[_ngcontent-%COMP%]:before{content:"\\f5a9"}.bi-table[_ngcontent-%COMP%]:before{content:"\\f5aa"}.bi-tablet-fill[_ngcontent-%COMP%]:before{content:"\\f5ab"}.bi-tablet-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f5ac"}.bi-tablet-landscape[_ngcontent-%COMP%]:before{content:"\\f5ad"}.bi-tablet[_ngcontent-%COMP%]:before{content:"\\f5ae"}.bi-tag-fill[_ngcontent-%COMP%]:before{content:"\\f5af"}.bi-tag[_ngcontent-%COMP%]:before{content:"\\f5b0"}.bi-tags-fill[_ngcontent-%COMP%]:before{content:"\\f5b1"}.bi-tags[_ngcontent-%COMP%]:before{content:"\\f5b2"}.bi-telegram[_ngcontent-%COMP%]:before{content:"\\f5b3"}.bi-telephone-fill[_ngcontent-%COMP%]:before{content:"\\f5b4"}.bi-telephone-forward-fill[_ngcontent-%COMP%]:before{content:"\\f5b5"}.bi-telephone-forward[_ngcontent-%COMP%]:before{content:"\\f5b6"}.bi-telephone-inbound-fill[_ngcontent-%COMP%]:before{content:"\\f5b7"}.bi-telephone-inbound[_ngcontent-%COMP%]:before{content:"\\f5b8"}.bi-telephone-minus-fill[_ngcontent-%COMP%]:before{content:"\\f5b9"}.bi-telephone-minus[_ngcontent-%COMP%]:before{content:"\\f5ba"}.bi-telephone-outbound-fill[_ngcontent-%COMP%]:before{content:"\\f5bb"}.bi-telephone-outbound[_ngcontent-%COMP%]:before{content:"\\f5bc"}.bi-telephone-plus-fill[_ngcontent-%COMP%]:before{content:"\\f5bd"}.bi-telephone-plus[_ngcontent-%COMP%]:before{content:"\\f5be"}.bi-telephone-x-fill[_ngcontent-%COMP%]:before{content:"\\f5bf"}.bi-telephone-x[_ngcontent-%COMP%]:before{content:"\\f5c0"}.bi-telephone[_ngcontent-%COMP%]:before{content:"\\f5c1"}.bi-terminal-fill[_ngcontent-%COMP%]:before{content:"\\f5c2"}.bi-terminal[_ngcontent-%COMP%]:before{content:"\\f5c3"}.bi-text-center[_ngcontent-%COMP%]:before{content:"\\f5c4"}.bi-text-indent-left[_ngcontent-%COMP%]:before{content:"\\f5c5"}.bi-text-indent-right[_ngcontent-%COMP%]:before{content:"\\f5c6"}.bi-text-left[_ngcontent-%COMP%]:before{content:"\\f5c7"}.bi-text-paragraph[_ngcontent-%COMP%]:before{content:"\\f5c8"}.bi-text-right[_ngcontent-%COMP%]:before{content:"\\f5c9"}.bi-textarea-resize[_ngcontent-%COMP%]:before{content:"\\f5ca"}.bi-textarea-t[_ngcontent-%COMP%]:before{content:"\\f5cb"}.bi-textarea[_ngcontent-%COMP%]:before{content:"\\f5cc"}.bi-thermometer-half[_ngcontent-%COMP%]:before{content:"\\f5cd"}.bi-thermometer-high[_ngcontent-%COMP%]:before{content:"\\f5ce"}.bi-thermometer-low[_ngcontent-%COMP%]:before{content:"\\f5cf"}.bi-thermometer-snow[_ngcontent-%COMP%]:before{content:"\\f5d0"}.bi-thermometer-sun[_ngcontent-%COMP%]:before{content:"\\f5d1"}.bi-thermometer[_ngcontent-%COMP%]:before{content:"\\f5d2"}.bi-three-dots-vertical[_ngcontent-%COMP%]:before{content:"\\f5d3"}.bi-three-dots[_ngcontent-%COMP%]:before{content:"\\f5d4"}.bi-toggle-off[_ngcontent-%COMP%]:before{content:"\\f5d5"}.bi-toggle-on[_ngcontent-%COMP%]:before{content:"\\f5d6"}.bi-toggle2-off[_ngcontent-%COMP%]:before{content:"\\f5d7"}.bi-toggle2-on[_ngcontent-%COMP%]:before{content:"\\f5d8"}.bi-toggles[_ngcontent-%COMP%]:before{content:"\\f5d9"}.bi-toggles2[_ngcontent-%COMP%]:before{content:"\\f5da"}.bi-tools[_ngcontent-%COMP%]:before{content:"\\f5db"}.bi-tornado[_ngcontent-%COMP%]:before{content:"\\f5dc"}.bi-trash-fill[_ngcontent-%COMP%]:before{content:"\\f5dd"}.bi-trash[_ngcontent-%COMP%]:before{content:"\\f5de"}.bi-trash2-fill[_ngcontent-%COMP%]:before{content:"\\f5df"}.bi-trash2[_ngcontent-%COMP%]:before{content:"\\f5e0"}.bi-tree-fill[_ngcontent-%COMP%]:before{content:"\\f5e1"}.bi-tree[_ngcontent-%COMP%]:before{content:"\\f5e2"}.bi-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f5e3"}.bi-triangle-half[_ngcontent-%COMP%]:before{content:"\\f5e4"}.bi-triangle[_ngcontent-%COMP%]:before{content:"\\f5e5"}.bi-trophy-fill[_ngcontent-%COMP%]:before{content:"\\f5e6"}.bi-trophy[_ngcontent-%COMP%]:before{content:"\\f5e7"}.bi-tropical-storm[_ngcontent-%COMP%]:before{content:"\\f5e8"}.bi-truck-flatbed[_ngcontent-%COMP%]:before{content:"\\f5e9"}.bi-truck[_ngcontent-%COMP%]:before{content:"\\f5ea"}.bi-tsunami[_ngcontent-%COMP%]:before{content:"\\f5eb"}.bi-tv-fill[_ngcontent-%COMP%]:before{content:"\\f5ec"}.bi-tv[_ngcontent-%COMP%]:before{content:"\\f5ed"}.bi-twitch[_ngcontent-%COMP%]:before{content:"\\f5ee"}.bi-twitter[_ngcontent-%COMP%]:before{content:"\\f5ef"}.bi-type-bold[_ngcontent-%COMP%]:before{content:"\\f5f0"}.bi-type-h1[_ngcontent-%COMP%]:before{content:"\\f5f1"}.bi-type-h2[_ngcontent-%COMP%]:before{content:"\\f5f2"}.bi-type-h3[_ngcontent-%COMP%]:before{content:"\\f5f3"}.bi-type-italic[_ngcontent-%COMP%]:before{content:"\\f5f4"}.bi-type-strikethrough[_ngcontent-%COMP%]:before{content:"\\f5f5"}.bi-type-underline[_ngcontent-%COMP%]:before{content:"\\f5f6"}.bi-type[_ngcontent-%COMP%]:before{content:"\\f5f7"}.bi-ui-checks-grid[_ngcontent-%COMP%]:before{content:"\\f5f8"}.bi-ui-checks[_ngcontent-%COMP%]:before{content:"\\f5f9"}.bi-ui-radios-grid[_ngcontent-%COMP%]:before{content:"\\f5fa"}.bi-ui-radios[_ngcontent-%COMP%]:before{content:"\\f5fb"}.bi-umbrella-fill[_ngcontent-%COMP%]:before{content:"\\f5fc"}.bi-umbrella[_ngcontent-%COMP%]:before{content:"\\f5fd"}.bi-union[_ngcontent-%COMP%]:before{content:"\\f5fe"}.bi-unlock-fill[_ngcontent-%COMP%]:before{content:"\\f5ff"}.bi-unlock[_ngcontent-%COMP%]:before{content:"\\f600"}.bi-upc-scan[_ngcontent-%COMP%]:before{content:"\\f601"}.bi-upc[_ngcontent-%COMP%]:before{content:"\\f602"}.bi-upload[_ngcontent-%COMP%]:before{content:"\\f603"}.bi-vector-pen[_ngcontent-%COMP%]:before{content:"\\f604"}.bi-view-list[_ngcontent-%COMP%]:before{content:"\\f605"}.bi-view-stacked[_ngcontent-%COMP%]:before{content:"\\f606"}.bi-vinyl-fill[_ngcontent-%COMP%]:before{content:"\\f607"}.bi-vinyl[_ngcontent-%COMP%]:before{content:"\\f608"}.bi-voicemail[_ngcontent-%COMP%]:before{content:"\\f609"}.bi-volume-down-fill[_ngcontent-%COMP%]:before{content:"\\f60a"}.bi-volume-down[_ngcontent-%COMP%]:before{content:"\\f60b"}.bi-volume-mute-fill[_ngcontent-%COMP%]:before{content:"\\f60c"}.bi-volume-mute[_ngcontent-%COMP%]:before{content:"\\f60d"}.bi-volume-off-fill[_ngcontent-%COMP%]:before{content:"\\f60e"}.bi-volume-off[_ngcontent-%COMP%]:before{content:"\\f60f"}.bi-volume-up-fill[_ngcontent-%COMP%]:before{content:"\\f610"}.bi-volume-up[_ngcontent-%COMP%]:before{content:"\\f611"}.bi-vr[_ngcontent-%COMP%]:before{content:"\\f612"}.bi-wallet-fill[_ngcontent-%COMP%]:before{content:"\\f613"}.bi-wallet[_ngcontent-%COMP%]:before{content:"\\f614"}.bi-wallet2[_ngcontent-%COMP%]:before{content:"\\f615"}.bi-watch[_ngcontent-%COMP%]:before{content:"\\f616"}.bi-water[_ngcontent-%COMP%]:before{content:"\\f617"}.bi-whatsapp[_ngcontent-%COMP%]:before{content:"\\f618"}.bi-wifi-1[_ngcontent-%COMP%]:before{content:"\\f619"}.bi-wifi-2[_ngcontent-%COMP%]:before{content:"\\f61a"}.bi-wifi-off[_ngcontent-%COMP%]:before{content:"\\f61b"}.bi-wifi[_ngcontent-%COMP%]:before{content:"\\f61c"}.bi-wind[_ngcontent-%COMP%]:before{content:"\\f61d"}.bi-window-dock[_ngcontent-%COMP%]:before{content:"\\f61e"}.bi-window-sidebar[_ngcontent-%COMP%]:before{content:"\\f61f"}.bi-window[_ngcontent-%COMP%]:before{content:"\\f620"}.bi-wrench[_ngcontent-%COMP%]:before{content:"\\f621"}.bi-x-circle-fill[_ngcontent-%COMP%]:before{content:"\\f622"}.bi-x-circle[_ngcontent-%COMP%]:before{content:"\\f623"}.bi-x-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f624"}.bi-x-diamond[_ngcontent-%COMP%]:before{content:"\\f625"}.bi-x-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f626"}.bi-x-octagon[_ngcontent-%COMP%]:before{content:"\\f627"}.bi-x-square-fill[_ngcontent-%COMP%]:before{content:"\\f628"}.bi-x-square[_ngcontent-%COMP%]:before{content:"\\f629"}.bi-x[_ngcontent-%COMP%]:before{content:"\\f62a"}.bi-youtube[_ngcontent-%COMP%]:before{content:"\\f62b"}.bi-zoom-in[_ngcontent-%COMP%]:before{content:"\\f62c"}.bi-zoom-out[_ngcontent-%COMP%]:before{content:"\\f62d"}.bi-bank[_ngcontent-%COMP%]:before{content:"\\f62e"}.bi-bank2[_ngcontent-%COMP%]:before{content:"\\f62f"}.bi-bell-slash-fill[_ngcontent-%COMP%]:before{content:"\\f630"}.bi-bell-slash[_ngcontent-%COMP%]:before{content:"\\f631"}.bi-cash-coin[_ngcontent-%COMP%]:before{content:"\\f632"}.bi-check-lg[_ngcontent-%COMP%]:before{content:"\\f633"}.bi-coin[_ngcontent-%COMP%]:before{content:"\\f634"}.bi-currency-bitcoin[_ngcontent-%COMP%]:before{content:"\\f635"}.bi-currency-dollar[_ngcontent-%COMP%]:before{content:"\\f636"}.bi-currency-euro[_ngcontent-%COMP%]:before{content:"\\f637"}.bi-currency-exchange[_ngcontent-%COMP%]:before{content:"\\f638"}.bi-currency-pound[_ngcontent-%COMP%]:before{content:"\\f639"}.bi-currency-yen[_ngcontent-%COMP%]:before{content:"\\f63a"}.bi-dash-lg[_ngcontent-%COMP%]:before{content:"\\f63b"}.bi-exclamation-lg[_ngcontent-%COMP%]:before{content:"\\f63c"}.bi-file-earmark-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63d"}.bi-file-earmark-pdf[_ngcontent-%COMP%]:before{content:"\\f63e"}.bi-file-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63f"}.bi-file-pdf[_ngcontent-%COMP%]:before{content:"\\f640"}.bi-gender-ambiguous[_ngcontent-%COMP%]:before{content:"\\f641"}.bi-gender-female[_ngcontent-%COMP%]:before{content:"\\f642"}.bi-gender-male[_ngcontent-%COMP%]:before{content:"\\f643"}.bi-gender-trans[_ngcontent-%COMP%]:before{content:"\\f644"}.bi-headset-vr[_ngcontent-%COMP%]:before{content:"\\f645"}.bi-info-lg[_ngcontent-%COMP%]:before{content:"\\f646"}.bi-mastodon[_ngcontent-%COMP%]:before{content:"\\f647"}.bi-messenger[_ngcontent-%COMP%]:before{content:"\\f648"}.bi-piggy-bank-fill[_ngcontent-%COMP%]:before{content:"\\f649"}.bi-piggy-bank[_ngcontent-%COMP%]:before{content:"\\f64a"}.bi-pin-map-fill[_ngcontent-%COMP%]:before{content:"\\f64b"}.bi-pin-map[_ngcontent-%COMP%]:before{content:"\\f64c"}.bi-plus-lg[_ngcontent-%COMP%]:before{content:"\\f64d"}.bi-question-lg[_ngcontent-%COMP%]:before{content:"\\f64e"}.bi-recycle[_ngcontent-%COMP%]:before{content:"\\f64f"}.bi-reddit[_ngcontent-%COMP%]:before{content:"\\f650"}.bi-safe-fill[_ngcontent-%COMP%]:before{content:"\\f651"}.bi-safe2-fill[_ngcontent-%COMP%]:before{content:"\\f652"}.bi-safe2[_ngcontent-%COMP%]:before{content:"\\f653"}.bi-sd-card-fill[_ngcontent-%COMP%]:before{content:"\\f654"}.bi-sd-card[_ngcontent-%COMP%]:before{content:"\\f655"}.bi-skype[_ngcontent-%COMP%]:before{content:"\\f656"}.bi-slash-lg[_ngcontent-%COMP%]:before{content:"\\f657"}.bi-translate[_ngcontent-%COMP%]:before{content:"\\f658"}.bi-x-lg[_ngcontent-%COMP%]:before{content:"\\f659"}.bi-safe[_ngcontent-%COMP%]:before{content:"\\f65a"}.bi-apple[_ngcontent-%COMP%]:before{content:"\\f65b"}.bi-microsoft[_ngcontent-%COMP%]:before{content:"\\f65d"}.bi-windows[_ngcontent-%COMP%]:before{content:"\\f65e"}.bi-behance[_ngcontent-%COMP%]:before{content:"\\f65c"}.bi-dribbble[_ngcontent-%COMP%]:before{content:"\\f65f"}.bi-line[_ngcontent-%COMP%]:before{content:"\\f660"}.bi-medium[_ngcontent-%COMP%]:before{content:"\\f661"}.bi-paypal[_ngcontent-%COMP%]:before{content:"\\f662"}.bi-pinterest[_ngcontent-%COMP%]:before{content:"\\f663"}.bi-signal[_ngcontent-%COMP%]:before{content:"\\f664"}.bi-snapchat[_ngcontent-%COMP%]:before{content:"\\f665"}.bi-spotify[_ngcontent-%COMP%]:before{content:"\\f666"}.bi-stack-overflow[_ngcontent-%COMP%]:before{content:"\\f667"}.bi-strava[_ngcontent-%COMP%]:before{content:"\\f668"}.bi-wordpress[_ngcontent-%COMP%]:before{content:"\\f669"}.bi-vimeo[_ngcontent-%COMP%]:before{content:"\\f66a"}.bi-activity[_ngcontent-%COMP%]:before{content:"\\f66b"}.bi-easel2-fill[_ngcontent-%COMP%]:before{content:"\\f66c"}.bi-easel2[_ngcontent-%COMP%]:before{content:"\\f66d"}.bi-easel3-fill[_ngcontent-%COMP%]:before{content:"\\f66e"}.bi-easel3[_ngcontent-%COMP%]:before{content:"\\f66f"}.bi-fan[_ngcontent-%COMP%]:before{content:"\\f670"}.bi-fingerprint[_ngcontent-%COMP%]:before{content:"\\f671"}.bi-graph-down-arrow[_ngcontent-%COMP%]:before{content:"\\f672"}.bi-graph-up-arrow[_ngcontent-%COMP%]:before{content:"\\f673"}.bi-hypnotize[_ngcontent-%COMP%]:before{content:"\\f674"}.bi-magic[_ngcontent-%COMP%]:before{content:"\\f675"}.bi-person-rolodex[_ngcontent-%COMP%]:before{content:"\\f676"}.bi-person-video[_ngcontent-%COMP%]:before{content:"\\f677"}.bi-person-video2[_ngcontent-%COMP%]:before{content:"\\f678"}.bi-person-video3[_ngcontent-%COMP%]:before{content:"\\f679"}.bi-person-workspace[_ngcontent-%COMP%]:before{content:"\\f67a"}.bi-radioactive[_ngcontent-%COMP%]:before{content:"\\f67b"}.bi-webcam-fill[_ngcontent-%COMP%]:before{content:"\\f67c"}.bi-webcam[_ngcontent-%COMP%]:before{content:"\\f67d"}.bi-yin-yang[_ngcontent-%COMP%]:before{content:"\\f67e"}.bi-bandaid-fill[_ngcontent-%COMP%]:before{content:"\\f680"}.bi-bandaid[_ngcontent-%COMP%]:before{content:"\\f681"}.bi-bluetooth[_ngcontent-%COMP%]:before{content:"\\f682"}.bi-body-text[_ngcontent-%COMP%]:before{content:"\\f683"}.bi-boombox[_ngcontent-%COMP%]:before{content:"\\f684"}.bi-boxes[_ngcontent-%COMP%]:before{content:"\\f685"}.bi-dpad-fill[_ngcontent-%COMP%]:before{content:"\\f686"}.bi-dpad[_ngcontent-%COMP%]:before{content:"\\f687"}.bi-ear-fill[_ngcontent-%COMP%]:before{content:"\\f688"}.bi-ear[_ngcontent-%COMP%]:before{content:"\\f689"}.bi-envelope-check-1[_ngcontent-%COMP%]:before{content:"\\f68a"}.bi-envelope-check-fill[_ngcontent-%COMP%]:before{content:"\\f68b"}.bi-envelope-check[_ngcontent-%COMP%]:before{content:"\\f68c"}.bi-envelope-dash-1[_ngcontent-%COMP%]:before{content:"\\f68d"}.bi-envelope-dash-fill[_ngcontent-%COMP%]:before{content:"\\f68e"}.bi-envelope-dash[_ngcontent-%COMP%]:before{content:"\\f68f"}.bi-envelope-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f690"}.bi-envelope-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f691"}.bi-envelope-exclamation[_ngcontent-%COMP%]:before{content:"\\f692"}.bi-envelope-plus-fill[_ngcontent-%COMP%]:before{content:"\\f693"}.bi-envelope-plus[_ngcontent-%COMP%]:before{content:"\\f694"}.bi-envelope-slash-1[_ngcontent-%COMP%]:before{content:"\\f695"}.bi-envelope-slash-fill[_ngcontent-%COMP%]:before{content:"\\f696"}.bi-envelope-slash[_ngcontent-%COMP%]:before{content:"\\f697"}.bi-envelope-x-1[_ngcontent-%COMP%]:before{content:"\\f698"}.bi-envelope-x-fill[_ngcontent-%COMP%]:before{content:"\\f699"}.bi-envelope-x[_ngcontent-%COMP%]:before{content:"\\f69a"}.bi-explicit-fill[_ngcontent-%COMP%]:before{content:"\\f69b"}.bi-explicit[_ngcontent-%COMP%]:before{content:"\\f69c"}.bi-git[_ngcontent-%COMP%]:before{content:"\\f69d"}.bi-infinity[_ngcontent-%COMP%]:before{content:"\\f69e"}.bi-list-columns-reverse[_ngcontent-%COMP%]:before{content:"\\f69f"}.bi-list-columns[_ngcontent-%COMP%]:before{content:"\\f6a0"}.bi-meta[_ngcontent-%COMP%]:before{content:"\\f6a1"}.bi-mortorboard-fill[_ngcontent-%COMP%]:before{content:"\\f6a2"}.bi-mortorboard[_ngcontent-%COMP%]:before{content:"\\f6a3"}.bi-nintendo-switch[_ngcontent-%COMP%]:before{content:"\\f6a4"}.bi-pc-display-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a5"}.bi-pc-display[_ngcontent-%COMP%]:before{content:"\\f6a6"}.bi-pc-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a7"}.bi-pc[_ngcontent-%COMP%]:before{content:"\\f6a8"}.bi-playstation[_ngcontent-%COMP%]:before{content:"\\f6a9"}.bi-plus-slash-minus[_ngcontent-%COMP%]:before{content:"\\f6aa"}.bi-projector-fill[_ngcontent-%COMP%]:before{content:"\\f6ab"}.bi-projector[_ngcontent-%COMP%]:before{content:"\\f6ac"}.bi-qr-code-scan[_ngcontent-%COMP%]:before{content:"\\f6ad"}.bi-qr-code[_ngcontent-%COMP%]:before{content:"\\f6ae"}.bi-quora[_ngcontent-%COMP%]:before{content:"\\f6af"}.bi-quote[_ngcontent-%COMP%]:before{content:"\\f6b0"}.bi-robot[_ngcontent-%COMP%]:before{content:"\\f6b1"}.bi-send-check-fill[_ngcontent-%COMP%]:before{content:"\\f6b2"}.bi-send-check[_ngcontent-%COMP%]:before{content:"\\f6b3"}.bi-send-dash-fill[_ngcontent-%COMP%]:before{content:"\\f6b4"}.bi-send-dash[_ngcontent-%COMP%]:before{content:"\\f6b5"}.bi-send-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f6b6"}.bi-send-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f6b7"}.bi-send-exclamation[_ngcontent-%COMP%]:before{content:"\\f6b8"}.bi-send-fill[_ngcontent-%COMP%]:before{content:"\\f6b9"}.bi-send-plus-fill[_ngcontent-%COMP%]:before{content:"\\f6ba"}.bi-send-plus[_ngcontent-%COMP%]:before{content:"\\f6bb"}.bi-send-slash-fill[_ngcontent-%COMP%]:before{content:"\\f6bc"}.bi-send-slash[_ngcontent-%COMP%]:before{content:"\\f6bd"}.bi-send-x-fill[_ngcontent-%COMP%]:before{content:"\\f6be"}.bi-send-x[_ngcontent-%COMP%]:before{content:"\\f6bf"}.bi-send[_ngcontent-%COMP%]:before{content:"\\f6c0"}.bi-steam[_ngcontent-%COMP%]:before{content:"\\f6c1"}.bi-terminal-dash-1[_ngcontent-%COMP%]:before{content:"\\f6c2"}.bi-terminal-dash[_ngcontent-%COMP%]:before{content:"\\f6c3"}.bi-terminal-plus[_ngcontent-%COMP%]:before{content:"\\f6c4"}.bi-terminal-split[_ngcontent-%COMP%]:before{content:"\\f6c5"}.bi-ticket-detailed-fill[_ngcontent-%COMP%]:before{content:"\\f6c6"}.bi-ticket-detailed[_ngcontent-%COMP%]:before{content:"\\f6c7"}.bi-ticket-fill[_ngcontent-%COMP%]:before{content:"\\f6c8"}.bi-ticket-perforated-fill[_ngcontent-%COMP%]:before{content:"\\f6c9"}.bi-ticket-perforated[_ngcontent-%COMP%]:before{content:"\\f6ca"}.bi-ticket[_ngcontent-%COMP%]:before{content:"\\f6cb"}.bi-tiktok[_ngcontent-%COMP%]:before{content:"\\f6cc"}.bi-window-dash[_ngcontent-%COMP%]:before{content:"\\f6cd"}.bi-window-desktop[_ngcontent-%COMP%]:before{content:"\\f6ce"}.bi-window-fullscreen[_ngcontent-%COMP%]:before{content:"\\f6cf"}.bi-window-plus[_ngcontent-%COMP%]:before{content:"\\f6d0"}.bi-window-split[_ngcontent-%COMP%]:before{content:"\\f6d1"}.bi-window-stack[_ngcontent-%COMP%]:before{content:"\\f6d2"}.bi-window-x[_ngcontent-%COMP%]:before{content:"\\f6d3"}.bi-xbox[_ngcontent-%COMP%]:before{content:"\\f6d4"}.bi-ethernet[_ngcontent-%COMP%]:before{content:"\\f6d5"}.bi-hdmi-fill[_ngcontent-%COMP%]:before{content:"\\f6d6"}.bi-hdmi[_ngcontent-%COMP%]:before{content:"\\f6d7"}.bi-usb-c-fill[_ngcontent-%COMP%]:before{content:"\\f6d8"}.bi-usb-c[_ngcontent-%COMP%]:before{content:"\\f6d9"}.bi-usb-fill[_ngcontent-%COMP%]:before{content:"\\f6da"}.bi-usb-plug-fill[_ngcontent-%COMP%]:before{content:"\\f6db"}.bi-usb-plug[_ngcontent-%COMP%]:before{content:"\\f6dc"}.bi-usb-symbol[_ngcontent-%COMP%]:before{content:"\\f6dd"}.bi-usb[_ngcontent-%COMP%]:before{content:"\\f6de"}.bi-boombox-fill[_ngcontent-%COMP%]:before{content:"\\f6df"}.bi-displayport-1[_ngcontent-%COMP%]:before{content:"\\f6e0"}.bi-displayport[_ngcontent-%COMP%]:before{content:"\\f6e1"}.bi-gpu-card[_ngcontent-%COMP%]:before{content:"\\f6e2"}.bi-memory[_ngcontent-%COMP%]:before{content:"\\f6e3"}.bi-modem-fill[_ngcontent-%COMP%]:before{content:"\\f6e4"}.bi-modem[_ngcontent-%COMP%]:before{content:"\\f6e5"}.bi-motherboard-fill[_ngcontent-%COMP%]:before{content:"\\f6e6"}.bi-motherboard[_ngcontent-%COMP%]:before{content:"\\f6e7"}.bi-optical-audio-fill[_ngcontent-%COMP%]:before{content:"\\f6e8"}.bi-optical-audio[_ngcontent-%COMP%]:before{content:"\\f6e9"}.bi-pci-card[_ngcontent-%COMP%]:before{content:"\\f6ea"}.bi-router-fill[_ngcontent-%COMP%]:before{content:"\\f6eb"}.bi-router[_ngcontent-%COMP%]:before{content:"\\f6ec"}.bi-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6ed"}.bi-ssd[_ngcontent-%COMP%]:before{content:"\\f6ee"}.bi-thunderbolt-fill[_ngcontent-%COMP%]:before{content:"\\f6ef"}.bi-thunderbolt[_ngcontent-%COMP%]:before{content:"\\f6f0"}.bi-usb-drive-fill[_ngcontent-%COMP%]:before{content:"\\f6f1"}.bi-usb-drive[_ngcontent-%COMP%]:before{content:"\\f6f2"}.bi-usb-micro-fill[_ngcontent-%COMP%]:before{content:"\\f6f3"}.bi-usb-micro[_ngcontent-%COMP%]:before{content:"\\f6f4"}.bi-usb-mini-fill[_ngcontent-%COMP%]:before{content:"\\f6f5"}.bi-usb-mini[_ngcontent-%COMP%]:before{content:"\\f6f6"}.bi-cloud-haze2[_ngcontent-%COMP%]:before{content:"\\f6f7"}.bi-device-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f6f8"}.bi-device-hdd[_ngcontent-%COMP%]:before{content:"\\f6f9"}.bi-device-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6fa"}.bi-device-ssd[_ngcontent-%COMP%]:before{content:"\\f6fb"}.bi-displayport-fill[_ngcontent-%COMP%]:before{content:"\\f6fc"}.bi-mortarboard-fill[_ngcontent-%COMP%]:before{content:"\\f6fd"}.bi-mortarboard[_ngcontent-%COMP%]:before{content:"\\f6fe"}.bi-terminal-x[_ngcontent-%COMP%]:before{content:"\\f6ff"}.bi-arrow-through-heart-fill[_ngcontent-%COMP%]:before{content:"\\f700"}.bi-arrow-through-heart[_ngcontent-%COMP%]:before{content:"\\f701"}.bi-badge-sd-fill[_ngcontent-%COMP%]:before{content:"\\f702"}.bi-badge-sd[_ngcontent-%COMP%]:before{content:"\\f703"}.bi-bag-heart-fill[_ngcontent-%COMP%]:before{content:"\\f704"}.bi-bag-heart[_ngcontent-%COMP%]:before{content:"\\f705"}.bi-balloon-fill[_ngcontent-%COMP%]:before{content:"\\f706"}.bi-balloon-heart-fill[_ngcontent-%COMP%]:before{content:"\\f707"}.bi-balloon-heart[_ngcontent-%COMP%]:before{content:"\\f708"}.bi-balloon[_ngcontent-%COMP%]:before{content:"\\f709"}.bi-box2-fill[_ngcontent-%COMP%]:before{content:"\\f70a"}.bi-box2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70b"}.bi-box2-heart[_ngcontent-%COMP%]:before{content:"\\f70c"}.bi-box2[_ngcontent-%COMP%]:before{content:"\\f70d"}.bi-braces-asterisk[_ngcontent-%COMP%]:before{content:"\\f70e"}.bi-calendar-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70f"}.bi-calendar-heart[_ngcontent-%COMP%]:before{content:"\\f710"}.bi-calendar2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f711"}.bi-calendar2-heart[_ngcontent-%COMP%]:before{content:"\\f712"}.bi-chat-heart-fill[_ngcontent-%COMP%]:before{content:"\\f713"}.bi-chat-heart[_ngcontent-%COMP%]:before{content:"\\f714"}.bi-chat-left-heart-fill[_ngcontent-%COMP%]:before{content:"\\f715"}.bi-chat-left-heart[_ngcontent-%COMP%]:before{content:"\\f716"}.bi-chat-right-heart-fill[_ngcontent-%COMP%]:before{content:"\\f717"}.bi-chat-right-heart[_ngcontent-%COMP%]:before{content:"\\f718"}.bi-chat-square-heart-fill[_ngcontent-%COMP%]:before{content:"\\f719"}.bi-chat-square-heart[_ngcontent-%COMP%]:before{content:"\\f71a"}.bi-clipboard-check-fill[_ngcontent-%COMP%]:before{content:"\\f71b"}.bi-clipboard-data-fill[_ngcontent-%COMP%]:before{content:"\\f71c"}.bi-clipboard-fill[_ngcontent-%COMP%]:before{content:"\\f71d"}.bi-clipboard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f71e"}.bi-clipboard-heart[_ngcontent-%COMP%]:before{content:"\\f71f"}.bi-clipboard-minus-fill[_ngcontent-%COMP%]:before{content:"\\f720"}.bi-clipboard-plus-fill[_ngcontent-%COMP%]:before{content:"\\f721"}.bi-clipboard-pulse[_ngcontent-%COMP%]:before{content:"\\f722"}.bi-clipboard-x-fill[_ngcontent-%COMP%]:before{content:"\\f723"}.bi-clipboard2-check-fill[_ngcontent-%COMP%]:before{content:"\\f724"}.bi-clipboard2-check[_ngcontent-%COMP%]:before{content:"\\f725"}.bi-clipboard2-data-fill[_ngcontent-%COMP%]:before{content:"\\f726"}.bi-clipboard2-data[_ngcontent-%COMP%]:before{content:"\\f727"}.bi-clipboard2-fill[_ngcontent-%COMP%]:before{content:"\\f728"}.bi-clipboard2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f729"}.bi-clipboard2-heart[_ngcontent-%COMP%]:before{content:"\\f72a"}.bi-clipboard2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f72b"}.bi-clipboard2-minus[_ngcontent-%COMP%]:before{content:"\\f72c"}.bi-clipboard2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f72d"}.bi-clipboard2-plus[_ngcontent-%COMP%]:before{content:"\\f72e"}.bi-clipboard2-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f72f"}.bi-clipboard2-pulse[_ngcontent-%COMP%]:before{content:"\\f730"}.bi-clipboard2-x-fill[_ngcontent-%COMP%]:before{content:"\\f731"}.bi-clipboard2-x[_ngcontent-%COMP%]:before{content:"\\f732"}.bi-clipboard2[_ngcontent-%COMP%]:before{content:"\\f733"}.bi-emoji-kiss-fill[_ngcontent-%COMP%]:before{content:"\\f734"}.bi-emoji-kiss[_ngcontent-%COMP%]:before{content:"\\f735"}.bi-envelope-heart-fill[_ngcontent-%COMP%]:before{content:"\\f736"}.bi-envelope-heart[_ngcontent-%COMP%]:before{content:"\\f737"}.bi-envelope-open-heart-fill[_ngcontent-%COMP%]:before{content:"\\f738"}.bi-envelope-open-heart[_ngcontent-%COMP%]:before{content:"\\f739"}.bi-envelope-paper-fill[_ngcontent-%COMP%]:before{content:"\\f73a"}.bi-envelope-paper-heart-fill[_ngcontent-%COMP%]:before{content:"\\f73b"}.bi-envelope-paper-heart[_ngcontent-%COMP%]:before{content:"\\f73c"}.bi-envelope-paper[_ngcontent-%COMP%]:before{content:"\\f73d"}.bi-filetype-aac[_ngcontent-%COMP%]:before{content:"\\f73e"}.bi-filetype-ai[_ngcontent-%COMP%]:before{content:"\\f73f"}.bi-filetype-bmp[_ngcontent-%COMP%]:before{content:"\\f740"}.bi-filetype-cs[_ngcontent-%COMP%]:before{content:"\\f741"}.bi-filetype-css[_ngcontent-%COMP%]:before{content:"\\f742"}.bi-filetype-csv[_ngcontent-%COMP%]:before{content:"\\f743"}.bi-filetype-doc[_ngcontent-%COMP%]:before{content:"\\f744"}.bi-filetype-docx[_ngcontent-%COMP%]:before{content:"\\f745"}.bi-filetype-exe[_ngcontent-%COMP%]:before{content:"\\f746"}.bi-filetype-gif[_ngcontent-%COMP%]:before{content:"\\f747"}.bi-filetype-heic[_ngcontent-%COMP%]:before{content:"\\f748"}.bi-filetype-html[_ngcontent-%COMP%]:before{content:"\\f749"}.bi-filetype-java[_ngcontent-%COMP%]:before{content:"\\f74a"}.bi-filetype-jpg[_ngcontent-%COMP%]:before{content:"\\f74b"}.bi-filetype-js[_ngcontent-%COMP%]:before{content:"\\f74c"}.bi-filetype-jsx[_ngcontent-%COMP%]:before{content:"\\f74d"}.bi-filetype-key[_ngcontent-%COMP%]:before{content:"\\f74e"}.bi-filetype-m4p[_ngcontent-%COMP%]:before{content:"\\f74f"}.bi-filetype-md[_ngcontent-%COMP%]:before{content:"\\f750"}.bi-filetype-mdx[_ngcontent-%COMP%]:before{content:"\\f751"}.bi-filetype-mov[_ngcontent-%COMP%]:before{content:"\\f752"}.bi-filetype-mp3[_ngcontent-%COMP%]:before{content:"\\f753"}.bi-filetype-mp4[_ngcontent-%COMP%]:before{content:"\\f754"}.bi-filetype-otf[_ngcontent-%COMP%]:before{content:"\\f755"}.bi-filetype-pdf[_ngcontent-%COMP%]:before{content:"\\f756"}.bi-filetype-php[_ngcontent-%COMP%]:before{content:"\\f757"}.bi-filetype-png[_ngcontent-%COMP%]:before{content:"\\f758"}.bi-filetype-ppt-1[_ngcontent-%COMP%]:before{content:"\\f759"}.bi-filetype-ppt[_ngcontent-%COMP%]:before{content:"\\f75a"}.bi-filetype-psd[_ngcontent-%COMP%]:before{content:"\\f75b"}.bi-filetype-py[_ngcontent-%COMP%]:before{content:"\\f75c"}.bi-filetype-raw[_ngcontent-%COMP%]:before{content:"\\f75d"}.bi-filetype-rb[_ngcontent-%COMP%]:before{content:"\\f75e"}.bi-filetype-sass[_ngcontent-%COMP%]:before{content:"\\f75f"}.bi-filetype-scss[_ngcontent-%COMP%]:before{content:"\\f760"}.bi-filetype-sh[_ngcontent-%COMP%]:before{content:"\\f761"}.bi-filetype-svg[_ngcontent-%COMP%]:before{content:"\\f762"}.bi-filetype-tiff[_ngcontent-%COMP%]:before{content:"\\f763"}.bi-filetype-tsx[_ngcontent-%COMP%]:before{content:"\\f764"}.bi-filetype-ttf[_ngcontent-%COMP%]:before{content:"\\f765"}.bi-filetype-txt[_ngcontent-%COMP%]:before{content:"\\f766"}.bi-filetype-wav[_ngcontent-%COMP%]:before{content:"\\f767"}.bi-filetype-woff[_ngcontent-%COMP%]:before{content:"\\f768"}.bi-filetype-xls-1[_ngcontent-%COMP%]:before{content:"\\f769"}.bi-filetype-xls[_ngcontent-%COMP%]:before{content:"\\f76a"}.bi-filetype-xml[_ngcontent-%COMP%]:before{content:"\\f76b"}.bi-filetype-yml[_ngcontent-%COMP%]:before{content:"\\f76c"}.bi-heart-arrow[_ngcontent-%COMP%]:before{content:"\\f76d"}.bi-heart-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f76e"}.bi-heart-pulse[_ngcontent-%COMP%]:before{content:"\\f76f"}.bi-heartbreak-fill[_ngcontent-%COMP%]:before{content:"\\f770"}.bi-heartbreak[_ngcontent-%COMP%]:before{content:"\\f771"}.bi-hearts[_ngcontent-%COMP%]:before{content:"\\f772"}.bi-hospital-fill[_ngcontent-%COMP%]:before{content:"\\f773"}.bi-hospital[_ngcontent-%COMP%]:before{content:"\\f774"}.bi-house-heart-fill[_ngcontent-%COMP%]:before{content:"\\f775"}.bi-house-heart[_ngcontent-%COMP%]:before{content:"\\f776"}.bi-incognito[_ngcontent-%COMP%]:before{content:"\\f777"}.bi-magnet-fill[_ngcontent-%COMP%]:before{content:"\\f778"}.bi-magnet[_ngcontent-%COMP%]:before{content:"\\f779"}.bi-person-heart[_ngcontent-%COMP%]:before{content:"\\f77a"}.bi-person-hearts[_ngcontent-%COMP%]:before{content:"\\f77b"}.bi-phone-flip[_ngcontent-%COMP%]:before{content:"\\f77c"}.bi-plugin[_ngcontent-%COMP%]:before{content:"\\f77d"}.bi-postage-fill[_ngcontent-%COMP%]:before{content:"\\f77e"}.bi-postage-heart-fill[_ngcontent-%COMP%]:before{content:"\\f77f"}.bi-postage-heart[_ngcontent-%COMP%]:before{content:"\\f780"}.bi-postage[_ngcontent-%COMP%]:before{content:"\\f781"}.bi-postcard-fill[_ngcontent-%COMP%]:before{content:"\\f782"}.bi-postcard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f783"}.bi-postcard-heart[_ngcontent-%COMP%]:before{content:"\\f784"}.bi-postcard[_ngcontent-%COMP%]:before{content:"\\f785"}.bi-search-heart-fill[_ngcontent-%COMP%]:before{content:"\\f786"}.bi-search-heart[_ngcontent-%COMP%]:before{content:"\\f787"}.bi-sliders2-vertical[_ngcontent-%COMP%]:before{content:"\\f788"}.bi-sliders2[_ngcontent-%COMP%]:before{content:"\\f789"}.bi-trash3-fill[_ngcontent-%COMP%]:before{content:"\\f78a"}.bi-trash3[_ngcontent-%COMP%]:before{content:"\\f78b"}.bi-valentine[_ngcontent-%COMP%]:before{content:"\\f78c"}.bi-valentine2[_ngcontent-%COMP%]:before{content:"\\f78d"}.bi-wrench-adjustable-circle-fill[_ngcontent-%COMP%]:before{content:"\\f78e"}.bi-wrench-adjustable-circle[_ngcontent-%COMP%]:before{content:"\\f78f"}.bi-wrench-adjustable[_ngcontent-%COMP%]:before{content:"\\f790"}.bi-filetype-json[_ngcontent-%COMP%]:before{content:"\\f791"}.bi-filetype-pptx[_ngcontent-%COMP%]:before{content:"\\f792"}.bi-filetype-xlsx[_ngcontent-%COMP%]:before{content:"\\f793"}.bi-1-circle-1[_ngcontent-%COMP%]:before{content:"\\f794"}.bi-1-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f795"}.bi-1-circle-fill[_ngcontent-%COMP%]:before{content:"\\f796"}.bi-1-circle[_ngcontent-%COMP%]:before{content:"\\f797"}.bi-1-square-fill[_ngcontent-%COMP%]:before{content:"\\f798"}.bi-1-square[_ngcontent-%COMP%]:before{content:"\\f799"}.bi-2-circle-1[_ngcontent-%COMP%]:before{content:"\\f79a"}.bi-2-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f79b"}.bi-2-circle-fill[_ngcontent-%COMP%]:before{content:"\\f79c"}.bi-2-circle[_ngcontent-%COMP%]:before{content:"\\f79d"}.bi-2-square-fill[_ngcontent-%COMP%]:before{content:"\\f79e"}.bi-2-square[_ngcontent-%COMP%]:before{content:"\\f79f"}.bi-3-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a0"}.bi-3-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a1"}.bi-3-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a2"}.bi-3-circle[_ngcontent-%COMP%]:before{content:"\\f7a3"}.bi-3-square-fill[_ngcontent-%COMP%]:before{content:"\\f7a4"}.bi-3-square[_ngcontent-%COMP%]:before{content:"\\f7a5"}.bi-4-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a6"}.bi-4-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a7"}.bi-4-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a8"}.bi-4-circle[_ngcontent-%COMP%]:before{content:"\\f7a9"}.bi-4-square-fill[_ngcontent-%COMP%]:before{content:"\\f7aa"}.bi-4-square[_ngcontent-%COMP%]:before{content:"\\f7ab"}.bi-5-circle-1[_ngcontent-%COMP%]:before{content:"\\f7ac"}.bi-5-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7ad"}.bi-5-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ae"}.bi-5-circle[_ngcontent-%COMP%]:before{content:"\\f7af"}.bi-5-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b0"}.bi-5-square[_ngcontent-%COMP%]:before{content:"\\f7b1"}.bi-6-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b2"}.bi-6-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b3"}.bi-6-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7b4"}.bi-6-circle[_ngcontent-%COMP%]:before{content:"\\f7b5"}.bi-6-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b6"}.bi-6-square[_ngcontent-%COMP%]:before{content:"\\f7b7"}.bi-7-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b8"}.bi-7-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b9"}.bi-7-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ba"}.bi-7-circle[_ngcontent-%COMP%]:before{content:"\\f7bb"}.bi-7-square-fill[_ngcontent-%COMP%]:before{content:"\\f7bc"}.bi-7-square[_ngcontent-%COMP%]:before{content:"\\f7bd"}.bi-8-circle-1[_ngcontent-%COMP%]:before{content:"\\f7be"}.bi-8-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7bf"}.bi-8-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c0"}.bi-8-circle[_ngcontent-%COMP%]:before{content:"\\f7c1"}.bi-8-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c2"}.bi-8-square[_ngcontent-%COMP%]:before{content:"\\f7c3"}.bi-9-circle-1[_ngcontent-%COMP%]:before{content:"\\f7c4"}.bi-9-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7c5"}.bi-9-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c6"}.bi-9-circle[_ngcontent-%COMP%]:before{content:"\\f7c7"}.bi-9-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c8"}.bi-9-square[_ngcontent-%COMP%]:before{content:"\\f7c9"}.bi-airplane-engines-fill[_ngcontent-%COMP%]:before{content:"\\f7ca"}.bi-airplane-engines[_ngcontent-%COMP%]:before{content:"\\f7cb"}.bi-airplane-fill[_ngcontent-%COMP%]:before{content:"\\f7cc"}.bi-airplane[_ngcontent-%COMP%]:before{content:"\\f7cd"}.bi-alexa[_ngcontent-%COMP%]:before{content:"\\f7ce"}.bi-alipay[_ngcontent-%COMP%]:before{content:"\\f7cf"}.bi-android[_ngcontent-%COMP%]:before{content:"\\f7d0"}.bi-android2[_ngcontent-%COMP%]:before{content:"\\f7d1"}.bi-box-fill[_ngcontent-%COMP%]:before{content:"\\f7d2"}.bi-box-seam-fill[_ngcontent-%COMP%]:before{content:"\\f7d3"}.bi-browser-chrome[_ngcontent-%COMP%]:before{content:"\\f7d4"}.bi-browser-edge[_ngcontent-%COMP%]:before{content:"\\f7d5"}.bi-browser-firefox[_ngcontent-%COMP%]:before{content:"\\f7d6"}.bi-browser-safari[_ngcontent-%COMP%]:before{content:"\\f7d7"}.bi-c-circle-1[_ngcontent-%COMP%]:before{content:"\\f7d8"}.bi-c-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7d9"}.bi-c-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7da"}.bi-c-circle[_ngcontent-%COMP%]:before{content:"\\f7db"}.bi-c-square-fill[_ngcontent-%COMP%]:before{content:"\\f7dc"}.bi-c-square[_ngcontent-%COMP%]:before{content:"\\f7dd"}.bi-capsule-pill[_ngcontent-%COMP%]:before{content:"\\f7de"}.bi-capsule[_ngcontent-%COMP%]:before{content:"\\f7df"}.bi-car-front-fill[_ngcontent-%COMP%]:before{content:"\\f7e0"}.bi-car-front[_ngcontent-%COMP%]:before{content:"\\f7e1"}.bi-cassette-fill[_ngcontent-%COMP%]:before{content:"\\f7e2"}.bi-cassette[_ngcontent-%COMP%]:before{content:"\\f7e3"}.bi-cc-circle-1[_ngcontent-%COMP%]:before{content:"\\f7e4"}.bi-cc-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7e5"}.bi-cc-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7e6"}.bi-cc-circle[_ngcontent-%COMP%]:before{content:"\\f7e7"}.bi-cc-square-fill[_ngcontent-%COMP%]:before{content:"\\f7e8"}.bi-cc-square[_ngcontent-%COMP%]:before{content:"\\f7e9"}.bi-cup-hot-fill[_ngcontent-%COMP%]:before{content:"\\f7ea"}.bi-cup-hot[_ngcontent-%COMP%]:before{content:"\\f7eb"}.bi-currency-rupee[_ngcontent-%COMP%]:before{content:"\\f7ec"}.bi-dropbox[_ngcontent-%COMP%]:before{content:"\\f7ed"}.bi-escape[_ngcontent-%COMP%]:before{content:"\\f7ee"}.bi-fast-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f7ef"}.bi-fast-forward-btn[_ngcontent-%COMP%]:before{content:"\\f7f0"}.bi-fast-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7f1"}.bi-fast-forward-circle[_ngcontent-%COMP%]:before{content:"\\f7f2"}.bi-fast-forward-fill[_ngcontent-%COMP%]:before{content:"\\f7f3"}.bi-fast-forward[_ngcontent-%COMP%]:before{content:"\\f7f4"}.bi-filetype-sql[_ngcontent-%COMP%]:before{content:"\\f7f5"}.bi-fire[_ngcontent-%COMP%]:before{content:"\\f7f6"}.bi-google-play[_ngcontent-%COMP%]:before{content:"\\f7f7"}.bi-h-circle-1[_ngcontent-%COMP%]:before{content:"\\f7f8"}.bi-h-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7f9"}.bi-h-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7fa"}.bi-h-circle[_ngcontent-%COMP%]:before{content:"\\f7fb"}.bi-h-square-fill[_ngcontent-%COMP%]:before{content:"\\f7fc"}.bi-h-square[_ngcontent-%COMP%]:before{content:"\\f7fd"}.bi-indent[_ngcontent-%COMP%]:before{content:"\\f7fe"}.bi-lungs-fill[_ngcontent-%COMP%]:before{content:"\\f7ff"}.bi-lungs[_ngcontent-%COMP%]:before{content:"\\f800"}.bi-microsoft-teams[_ngcontent-%COMP%]:before{content:"\\f801"}.bi-p-circle-1[_ngcontent-%COMP%]:before{content:"\\f802"}.bi-p-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f803"}.bi-p-circle-fill[_ngcontent-%COMP%]:before{content:"\\f804"}.bi-p-circle[_ngcontent-%COMP%]:before{content:"\\f805"}.bi-p-square-fill[_ngcontent-%COMP%]:before{content:"\\f806"}.bi-p-square[_ngcontent-%COMP%]:before{content:"\\f807"}.bi-pass-fill[_ngcontent-%COMP%]:before{content:"\\f808"}.bi-pass[_ngcontent-%COMP%]:before{content:"\\f809"}.bi-prescription[_ngcontent-%COMP%]:before{content:"\\f80a"}.bi-prescription2[_ngcontent-%COMP%]:before{content:"\\f80b"}.bi-r-circle-1[_ngcontent-%COMP%]:before{content:"\\f80c"}.bi-r-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f80d"}.bi-r-circle-fill[_ngcontent-%COMP%]:before{content:"\\f80e"}.bi-r-circle[_ngcontent-%COMP%]:before{content:"\\f80f"}.bi-r-square-fill[_ngcontent-%COMP%]:before{content:"\\f810"}.bi-r-square[_ngcontent-%COMP%]:before{content:"\\f811"}.bi-repeat-1[_ngcontent-%COMP%]:before{content:"\\f812"}.bi-repeat[_ngcontent-%COMP%]:before{content:"\\f813"}.bi-rewind-btn-fill[_ngcontent-%COMP%]:before{content:"\\f814"}.bi-rewind-btn[_ngcontent-%COMP%]:before{content:"\\f815"}.bi-rewind-circle-fill[_ngcontent-%COMP%]:before{content:"\\f816"}.bi-rewind-circle[_ngcontent-%COMP%]:before{content:"\\f817"}.bi-rewind-fill[_ngcontent-%COMP%]:before{content:"\\f818"}.bi-rewind[_ngcontent-%COMP%]:before{content:"\\f819"}.bi-train-freight-front-fill[_ngcontent-%COMP%]:before{content:"\\f81a"}.bi-train-freight-front[_ngcontent-%COMP%]:before{content:"\\f81b"}.bi-train-front-fill[_ngcontent-%COMP%]:before{content:"\\f81c"}.bi-train-front[_ngcontent-%COMP%]:before{content:"\\f81d"}.bi-train-lightrail-front-fill[_ngcontent-%COMP%]:before{content:"\\f81e"}.bi-train-lightrail-front[_ngcontent-%COMP%]:before{content:"\\f81f"}.bi-truck-front-fill[_ngcontent-%COMP%]:before{content:"\\f820"}.bi-truck-front[_ngcontent-%COMP%]:before{content:"\\f821"}.bi-ubuntu[_ngcontent-%COMP%]:before{content:"\\f822"}.bi-unindent[_ngcontent-%COMP%]:before{content:"\\f823"}.bi-unity[_ngcontent-%COMP%]:before{content:"\\f824"}.bi-universal-access-circle[_ngcontent-%COMP%]:before{content:"\\f825"}.bi-universal-access[_ngcontent-%COMP%]:before{content:"\\f826"}.bi-virus[_ngcontent-%COMP%]:before{content:"\\f827"}.bi-virus2[_ngcontent-%COMP%]:before{content:"\\f828"}.bi-wechat[_ngcontent-%COMP%]:before{content:"\\f829"}.bi-yelp[_ngcontent-%COMP%]:before{content:"\\f82a"}.bi-sign-stop-fill[_ngcontent-%COMP%]:before{content:"\\f82b"}.bi-sign-stop-lights-fill[_ngcontent-%COMP%]:before{content:"\\f82c"}.bi-sign-stop-lights[_ngcontent-%COMP%]:before{content:"\\f82d"}.bi-sign-stop[_ngcontent-%COMP%]:before{content:"\\f82e"}.bi-sign-turn-left-fill[_ngcontent-%COMP%]:before{content:"\\f82f"}.bi-sign-turn-left[_ngcontent-%COMP%]:before{content:"\\f830"}.bi-sign-turn-right-fill[_ngcontent-%COMP%]:before{content:"\\f831"}.bi-sign-turn-right[_ngcontent-%COMP%]:before{content:"\\f832"}.bi-sign-turn-slight-left-fill[_ngcontent-%COMP%]:before{content:"\\f833"}.bi-sign-turn-slight-left[_ngcontent-%COMP%]:before{content:"\\f834"}.bi-sign-turn-slight-right-fill[_ngcontent-%COMP%]:before{content:"\\f835"}.bi-sign-turn-slight-right[_ngcontent-%COMP%]:before{content:"\\f836"}.bi-sign-yield-fill[_ngcontent-%COMP%]:before{content:"\\f837"}.bi-sign-yield[_ngcontent-%COMP%]:before{content:"\\f838"}.bi-ev-station-fill[_ngcontent-%COMP%]:before{content:"\\f839"}.bi-ev-station[_ngcontent-%COMP%]:before{content:"\\f83a"}.bi-fuel-pump-diesel-fill[_ngcontent-%COMP%]:before{content:"\\f83b"}.bi-fuel-pump-diesel[_ngcontent-%COMP%]:before{content:"\\f83c"}.bi-fuel-pump-fill[_ngcontent-%COMP%]:before{content:"\\f83d"}.bi-fuel-pump[_ngcontent-%COMP%]:before{content:"\\f83e"}.bi-0-circle-fill[_ngcontent-%COMP%]:before{content:"\\f83f"}.bi-0-circle[_ngcontent-%COMP%]:before{content:"\\f840"}.bi-0-square-fill[_ngcontent-%COMP%]:before{content:"\\f841"}.bi-0-square[_ngcontent-%COMP%]:before{content:"\\f842"}.bi-rocket-fill[_ngcontent-%COMP%]:before{content:"\\f843"}.bi-rocket-takeoff-fill[_ngcontent-%COMP%]:before{content:"\\f844"}.bi-rocket-takeoff[_ngcontent-%COMP%]:before{content:"\\f845"}.bi-rocket[_ngcontent-%COMP%]:before{content:"\\f846"}.bi-stripe[_ngcontent-%COMP%]:before{content:"\\f847"}.bi-subscript[_ngcontent-%COMP%]:before{content:"\\f848"}.bi-superscript[_ngcontent-%COMP%]:before{content:"\\f849"}.bi-trello[_ngcontent-%COMP%]:before{content:"\\f84a"}.bi-envelope-at-fill[_ngcontent-%COMP%]:before{content:"\\f84b"}.bi-envelope-at[_ngcontent-%COMP%]:before{content:"\\f84c"}.bi-regex[_ngcontent-%COMP%]:before{content:"\\f84d"}.bi-text-wrap[_ngcontent-%COMP%]:before{content:"\\f84e"}.bi-sign-dead-end-fill[_ngcontent-%COMP%]:before{content:"\\f84f"}.bi-sign-dead-end[_ngcontent-%COMP%]:before{content:"\\f850"}.bi-sign-do-not-enter-fill[_ngcontent-%COMP%]:before{content:"\\f851"}.bi-sign-do-not-enter[_ngcontent-%COMP%]:before{content:"\\f852"}.bi-sign-intersection-fill[_ngcontent-%COMP%]:before{content:"\\f853"}.bi-sign-intersection-side-fill[_ngcontent-%COMP%]:before{content:"\\f854"}.bi-sign-intersection-side[_ngcontent-%COMP%]:before{content:"\\f855"}.bi-sign-intersection-t-fill[_ngcontent-%COMP%]:before{content:"\\f856"}.bi-sign-intersection-t[_ngcontent-%COMP%]:before{content:"\\f857"}.bi-sign-intersection-y-fill[_ngcontent-%COMP%]:before{content:"\\f858"}.bi-sign-intersection-y[_ngcontent-%COMP%]:before{content:"\\f859"}.bi-sign-intersection[_ngcontent-%COMP%]:before{content:"\\f85a"}.bi-sign-merge-left-fill[_ngcontent-%COMP%]:before{content:"\\f85b"}.bi-sign-merge-left[_ngcontent-%COMP%]:before{content:"\\f85c"}.bi-sign-merge-right-fill[_ngcontent-%COMP%]:before{content:"\\f85d"}.bi-sign-merge-right[_ngcontent-%COMP%]:before{content:"\\f85e"}.bi-sign-no-left-turn-fill[_ngcontent-%COMP%]:before{content:"\\f85f"}.bi-sign-no-left-turn[_ngcontent-%COMP%]:before{content:"\\f860"}.bi-sign-no-parking-fill[_ngcontent-%COMP%]:before{content:"\\f861"}.bi-sign-no-parking[_ngcontent-%COMP%]:before{content:"\\f862"}.bi-sign-no-right-turn-fill[_ngcontent-%COMP%]:before{content:"\\f863"}.bi-sign-no-right-turn[_ngcontent-%COMP%]:before{content:"\\f864"}.bi-sign-railroad-fill[_ngcontent-%COMP%]:before{content:"\\f865"}.bi-sign-railroad[_ngcontent-%COMP%]:before{content:"\\f866"}.bi-building-add[_ngcontent-%COMP%]:before{content:"\\f867"}.bi-building-check[_ngcontent-%COMP%]:before{content:"\\f868"}.bi-building-dash[_ngcontent-%COMP%]:before{content:"\\f869"}.bi-building-down[_ngcontent-%COMP%]:before{content:"\\f86a"}.bi-building-exclamation[_ngcontent-%COMP%]:before{content:"\\f86b"}.bi-building-fill-add[_ngcontent-%COMP%]:before{content:"\\f86c"}.bi-building-fill-check[_ngcontent-%COMP%]:before{content:"\\f86d"}.bi-building-fill-dash[_ngcontent-%COMP%]:before{content:"\\f86e"}.bi-building-fill-down[_ngcontent-%COMP%]:before{content:"\\f86f"}.bi-building-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f870"}.bi-building-fill-gear[_ngcontent-%COMP%]:before{content:"\\f871"}.bi-building-fill-lock[_ngcontent-%COMP%]:before{content:"\\f872"}.bi-building-fill-slash[_ngcontent-%COMP%]:before{content:"\\f873"}.bi-building-fill-up[_ngcontent-%COMP%]:before{content:"\\f874"}.bi-building-fill-x[_ngcontent-%COMP%]:before{content:"\\f875"}.bi-building-fill[_ngcontent-%COMP%]:before{content:"\\f876"}.bi-building-gear[_ngcontent-%COMP%]:before{content:"\\f877"}.bi-building-lock[_ngcontent-%COMP%]:before{content:"\\f878"}.bi-building-slash[_ngcontent-%COMP%]:before{content:"\\f879"}.bi-building-up[_ngcontent-%COMP%]:before{content:"\\f87a"}.bi-building-x[_ngcontent-%COMP%]:before{content:"\\f87b"}.bi-buildings-fill[_ngcontent-%COMP%]:before{content:"\\f87c"}.bi-buildings[_ngcontent-%COMP%]:before{content:"\\f87d"}.bi-bus-front-fill[_ngcontent-%COMP%]:before{content:"\\f87e"}.bi-bus-front[_ngcontent-%COMP%]:before{content:"\\f87f"}.bi-ev-front-fill[_ngcontent-%COMP%]:before{content:"\\f880"}.bi-ev-front[_ngcontent-%COMP%]:before{content:"\\f881"}.bi-globe-americas[_ngcontent-%COMP%]:before{content:"\\f882"}.bi-globe-asia-australia[_ngcontent-%COMP%]:before{content:"\\f883"}.bi-globe-central-south-asia[_ngcontent-%COMP%]:before{content:"\\f884"}.bi-globe-europe-africa[_ngcontent-%COMP%]:before{content:"\\f885"}.bi-house-add-fill[_ngcontent-%COMP%]:before{content:"\\f886"}.bi-house-add[_ngcontent-%COMP%]:before{content:"\\f887"}.bi-house-check-fill[_ngcontent-%COMP%]:before{content:"\\f888"}.bi-house-check[_ngcontent-%COMP%]:before{content:"\\f889"}.bi-house-dash-fill[_ngcontent-%COMP%]:before{content:"\\f88a"}.bi-house-dash[_ngcontent-%COMP%]:before{content:"\\f88b"}.bi-house-down-fill[_ngcontent-%COMP%]:before{content:"\\f88c"}.bi-house-down[_ngcontent-%COMP%]:before{content:"\\f88d"}.bi-house-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f88e"}.bi-house-exclamation[_ngcontent-%COMP%]:before{content:"\\f88f"}.bi-house-gear-fill[_ngcontent-%COMP%]:before{content:"\\f890"}.bi-house-gear[_ngcontent-%COMP%]:before{content:"\\f891"}.bi-house-lock-fill[_ngcontent-%COMP%]:before{content:"\\f892"}.bi-house-lock[_ngcontent-%COMP%]:before{content:"\\f893"}.bi-house-slash-fill[_ngcontent-%COMP%]:before{content:"\\f894"}.bi-house-slash[_ngcontent-%COMP%]:before{content:"\\f895"}.bi-house-up-fill[_ngcontent-%COMP%]:before{content:"\\f896"}.bi-house-up[_ngcontent-%COMP%]:before{content:"\\f897"}.bi-house-x-fill[_ngcontent-%COMP%]:before{content:"\\f898"}.bi-house-x[_ngcontent-%COMP%]:before{content:"\\f899"}.bi-person-add[_ngcontent-%COMP%]:before{content:"\\f89a"}.bi-person-down[_ngcontent-%COMP%]:before{content:"\\f89b"}.bi-person-exclamation[_ngcontent-%COMP%]:before{content:"\\f89c"}.bi-person-fill-add[_ngcontent-%COMP%]:before{content:"\\f89d"}.bi-person-fill-check[_ngcontent-%COMP%]:before{content:"\\f89e"}.bi-person-fill-dash[_ngcontent-%COMP%]:before{content:"\\f89f"}.bi-person-fill-down[_ngcontent-%COMP%]:before{content:"\\f8a0"}.bi-person-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8a1"}.bi-person-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8a2"}.bi-person-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8a3"}.bi-person-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8a4"}.bi-person-fill-up[_ngcontent-%COMP%]:before{content:"\\f8a5"}.bi-person-fill-x[_ngcontent-%COMP%]:before{content:"\\f8a6"}.bi-person-gear[_ngcontent-%COMP%]:before{content:"\\f8a7"}.bi-person-lock[_ngcontent-%COMP%]:before{content:"\\f8a8"}.bi-person-slash[_ngcontent-%COMP%]:before{content:"\\f8a9"}.bi-person-up[_ngcontent-%COMP%]:before{content:"\\f8aa"}.bi-scooter[_ngcontent-%COMP%]:before{content:"\\f8ab"}.bi-taxi-front-fill[_ngcontent-%COMP%]:before{content:"\\f8ac"}.bi-taxi-front[_ngcontent-%COMP%]:before{content:"\\f8ad"}.bi-amd[_ngcontent-%COMP%]:before{content:"\\f8ae"}.bi-database-add[_ngcontent-%COMP%]:before{content:"\\f8af"}.bi-database-check[_ngcontent-%COMP%]:before{content:"\\f8b0"}.bi-database-dash[_ngcontent-%COMP%]:before{content:"\\f8b1"}.bi-database-down[_ngcontent-%COMP%]:before{content:"\\f8b2"}.bi-database-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b3"}.bi-database-fill-add[_ngcontent-%COMP%]:before{content:"\\f8b4"}.bi-database-fill-check[_ngcontent-%COMP%]:before{content:"\\f8b5"}.bi-database-fill-dash[_ngcontent-%COMP%]:before{content:"\\f8b6"}.bi-database-fill-down[_ngcontent-%COMP%]:before{content:"\\f8b7"}.bi-database-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b8"}.bi-database-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8b9"}.bi-database-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8ba"}.bi-database-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8bb"}.bi-database-fill-up[_ngcontent-%COMP%]:before{content:"\\f8bc"}.bi-database-fill-x[_ngcontent-%COMP%]:before{content:"\\f8bd"}.bi-database-fill[_ngcontent-%COMP%]:before{content:"\\f8be"}.bi-database-gear[_ngcontent-%COMP%]:before{content:"\\f8bf"}.bi-database-lock[_ngcontent-%COMP%]:before{content:"\\f8c0"}.bi-database-slash[_ngcontent-%COMP%]:before{content:"\\f8c1"}.bi-database-up[_ngcontent-%COMP%]:before{content:"\\f8c2"}.bi-database-x[_ngcontent-%COMP%]:before{content:"\\f8c3"}.bi-database[_ngcontent-%COMP%]:before{content:"\\f8c4"}.bi-houses-fill[_ngcontent-%COMP%]:before{content:"\\f8c5"}.bi-houses[_ngcontent-%COMP%]:before{content:"\\f8c6"}.bi-nvidia[_ngcontent-%COMP%]:before{content:"\\f8c7"}.bi-person-vcard-fill[_ngcontent-%COMP%]:before{content:"\\f8c8"}.bi-person-vcard[_ngcontent-%COMP%]:before{content:"\\f8c9"}.bi-sina-weibo[_ngcontent-%COMP%]:before{content:"\\f8ca"}.bi-tencent-qq[_ngcontent-%COMP%]:before{content:"\\f8cb"}.bi-wikipedia[_ngcontent-%COMP%]:before{content:"\\f8cc"}@import url(https://fonts.googleapis.com/css2?family=Wallpoet&display=swap);@import url(https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap)[_ngcontent-%COMP%];@font-face{font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff) format("woff");font-weight:400;font-style:normal}html[_ngcontent-%COMP%], body[_ngcontent-%COMP%]{box-sizing:border-box;padding:0!important;margin:0!important}body[_ngcontent-%COMP%]{min-height:100vh;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1440\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1440 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2019%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1440\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2020)\'%3e%3c/rect%3e%3cpath d=\'M12 900L912 0L1605 0L705 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M557.2 900L1457.2 0L1691.2 0L791.2 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M1382 900L482 0L195.5 0L1095.5 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M889.8 900L-10.200000000000045 0L-85.20000000000005 0L814.8 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M718.7061181613517 900L1440 178.7061181613517L1440 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M0 900L721.2938818386483 900L 0 178.7061181613517z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2019\'%3e%3crect width=\'1440\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'9.37%25\' y1=\'-15%25\' x2=\'90.63%25\' y2=\'115%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2020\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2021\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2022\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#1e3960;background-size:cover}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1140\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1140 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6417%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1140\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6418)\'%3e%3c/rect%3e%3cpath d=\'M45 900L945 0L1174.5 0L274.5 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M1095 900L195 0L-762 0L138 900z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3cpath d=\'M358.17286471071577 900L1140 118.17286471071577L1140 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M0 900L781.8271352892842 900L 0 118.17286471071577z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6417\'%3e%3crect width=\'1140\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6418\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6419\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6420\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#c2e9fb}.font-two[_ngcontent-%COMP%]{font-family:Play,sans-serif}@media only screen and (max-width: 600px){body[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2031%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2032)\'%3e%3c/rect%3e%3cpath d=\'M27 900L927 0L1182 0L282 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M212 900L1112 0L1143.5 0L243.5 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M583 900L-317 0L-518 0L382 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M396 900L-504 0L-600 0L300 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M137.2219351301096 900L600 437.2219351301096L600 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M0 900L462.7780648698904 900L 0 437.2219351301096z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2031\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'-12.5%25\' y1=\'8.33%25\' x2=\'112.5%25\' y2=\'91.67%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2032\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2033\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2034\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6397%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6398)\'%3e%3c/rect%3e%3cpath d=\'M22 900L922 0L1168 0L268 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M199 900L1099 0L1238.5 0L338.5 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M591 900L-309 0L-601.5 0L298.5 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M379 900L-521 0L-650 0L250 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M205.2496926772859 900L600 505.2496926772859L600 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M0 900L394.7503073227141 900L 0 505.2496926772859z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6397\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6398\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6399\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6400\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}}.rounded-icon-btn[_ngcontent-%COMP%]{border:none;cursor:pointer;font-size:1.2em;margin:0 .3em;color:#a1c4fd;background-color:#5957a3;color:#fff;display:inline-flex;align-items:center;vertical-align:center;padding:.15em .4em;border-radius:50%}.dark-btn[_ngcontent-%COMP%]{background-color:#070b1380}'],data:{animation:[iI]}});var i1={update:null,begin:null,loopBegin:null,changeBegin:null,change:null,changeComplete:null,loopComplete:null,complete:null,loop:1,direction:"normal",autoplay:!0,timelineOffset:0},ud={duration:1e3,delay:0,endDelay:0,easing:"easeOutElastic(1, .5)",round:0},cI=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],Pa={CSS:{},springs:{}};function Nt(n,e,t){return Math.min(Math.max(n,e),t)}function Fc(n,e){return n.indexOf(e)>-1}function gd(n,e){return n.apply(null,e)}var T={arr:function(n){return Array.isArray(n)},obj:function(n){return Fc(Object.prototype.toString.call(n),"Object")},pth:function(n){return T.obj(n)&&n.hasOwnProperty("totalLength")},svg:function(n){return n instanceof SVGElement},inp:function(n){return n instanceof HTMLInputElement},dom:function(n){return n.nodeType||T.svg(n)},str:function(n){return"string"==typeof n},fnc:function(n){return"function"==typeof n},und:function(n){return typeof n>"u"},nil:function(n){return T.und(n)||null===n},hex:function(n){return/(^#[0-9A-F]{6}$)|(^#[0-9A-F]{3}$)/i.test(n)},rgb:function(n){return/^rgb/.test(n)},hsl:function(n){return/^hsl/.test(n)},col:function(n){return T.hex(n)||T.rgb(n)||T.hsl(n)},key:function(n){return!i1.hasOwnProperty(n)&&!ud.hasOwnProperty(n)&&"targets"!==n&&"keyframes"!==n}};function c1(n){var e=/\(([^)]+)\)/.exec(n);return e?e[1].split(",").map(function(t){return parseFloat(t)}):[]}function f1(n,e){var t=c1(n),o=Nt(T.und(t[0])?1:t[0],.1,100),r=Nt(T.und(t[1])?100:t[1],.1,100),i=Nt(T.und(t[2])?10:t[2],.1,100),c=Nt(T.und(t[3])?0:t[3],.1,100),f=Math.sqrt(r/o),s=i/(2*Math.sqrt(r*o)),a=s<1?f*Math.sqrt(1-s*s):0,b=s<1?(s*f-c)/a:-c+f;function u(d){var h=e?e*d/1e3:d;return h=s<1?Math.exp(-h*s*f)*(1*Math.cos(a*h)+b*Math.sin(a*h)):(1+b*h)*Math.exp(-h*f),0===d||1===d?d:1-h}return e?u:function g(){var d=Pa.springs[n];if(d)return d;for(var h=1/6,_=0,C=0;;)if(1===u(_+=h)){if(++C>=16)break}else C=0;var y=_*h*1e3;return Pa.springs[n]=y,y}}function fI(n){return void 0===n&&(n=10),function(e){return Math.ceil(Nt(e,1e-6,1)*n)*(1/n)}}var n,e,sI=function(){var e=.1;function t(l,b){return 1-3*b+3*l}function o(l,b){return 3*b-6*l}function r(l){return 3*l}function i(l,b,u){return((t(b,u)*l+o(b,u))*l+r(b))*l}function c(l,b,u){return 3*t(b,u)*l*l+2*o(b,u)*l+r(b)}return function a(l,b,u,g){if(0<=l&&l<=1&&0<=u&&u<=1){var d=new Float32Array(11);if(l!==b||u!==g)for(var h=0;h<11;++h)d[h]=i(h*e,l,u);return function(C){return l===b&&u===g||0===C||1===C?C:i(function _(C){for(var y=0,p=1;10!==p&&d[p]<=C;++p)y+=e;--p;var G=y+(C-d[p])/(d[p+1]-d[p])*e,ne=c(G,l,u);return ne>=.001?function s(l,b,u,g){for(var d=0;d<4;++d){var h=c(b,u,g);if(0===h)return b;b-=(i(b,u,g)-l)/h}return b}(C,G,l,u):0===ne?G:function f(l,b,u,g,d){var h,_,C=0;do{(h=i(_=b+(u-b)/2,g,d)-l)>0?u=_:b=_}while(Math.abs(h)>1e-7&&++C<10);return _}(C,y,y+e,l,u)}(C),b,g)}}}}(),s1=(n={linear:function(){return function(o){return o}}},e={Sine:function(){return function(o){return 1-Math.cos(o*Math.PI/2)}},Circ:function(){return function(o){return 1-Math.sqrt(1-o*o)}},Back:function(){return function(o){return o*o*(3*o-2)}},Bounce:function(){return function(o){for(var r,i=4;o<((r=Math.pow(2,--i))-1)/11;);return 1/Math.pow(4,3-i)-7.5625*Math.pow((3*r-2)/22-o,2)}},Elastic:function(o,r){void 0===o&&(o=1),void 0===r&&(r=.5);var i=Nt(o,1,10),c=Nt(r,.1,2);return function(f){return 0===f||1===f?f:-i*Math.pow(2,10*(f-1))*Math.sin((f-1-c/(2*Math.PI)*Math.asin(1/i))*(2*Math.PI)/c)}}},["Quad","Cubic","Quart","Quint","Expo"].forEach(function(o,r){e[o]=function(){return function(i){return Math.pow(i,r+2)}}}),Object.keys(e).forEach(function(o){var r=e[o];n["easeIn"+o]=r,n["easeOut"+o]=function(i,c){return function(f){return 1-r(i,c)(1-f)}},n["easeInOut"+o]=function(i,c){return function(f){return f<.5?r(i,c)(2*f)/2:1-r(i,c)(-2*f+2)/2}},n["easeOutIn"+o]=function(i,c){return function(f){return f<.5?(1-r(i,c)(1-2*f))/2:(r(i,c)(2*f-1)+1)/2}}}),n);function dd(n,e){if(T.fnc(n))return n;var t=n.split("(")[0],o=s1[t],r=c1(n);switch(t){case"spring":return f1(n,e);case"cubicBezier":return gd(sI,r);case"steps":return gd(fI,r);default:return gd(o,r)}}function a1(n){try{return document.querySelectorAll(n)}catch{return}}function Oa(n,e){for(var t=n.length,o=arguments.length>=2?arguments[1]:void 0,r=[],i=0;i1&&(d-=1),d<1/6?u+6*(g-u)*d:d<.5?g:d<2/3?u+(g-u)*(2/3-d)*6:u}if(0==o)f=s=a=r;else{var l=r<.5?r*(1+o):r+o-r*o,b=2*r-l;f=c(b,l,t+1/3),s=c(b,l,t),a=c(b,l,t-1/3)}return"rgba("+255*f+","+255*s+","+255*a+","+i+")"}(n):void 0}(n);if(/\s/g.test(n))return n;var t=ro(n),o=t?n.substr(0,n.length-t.length):n;return e?o+e:o}function yd(n,e){return Math.sqrt(Math.pow(e.x-n.x,2)+Math.pow(e.y-n.y,2))}function d1(n){for(var o,e=n.points,t=0,r=0;r0&&(t+=yd(o,i)),o=i}return t}function h1(n){if(n.getTotalLength)return n.getTotalLength();switch(n.tagName.toLowerCase()){case"circle":return function hI(n){return 2*Math.PI*Lt(n,"r")}(n);case"rect":return function _I(n){return 2*Lt(n,"width")+2*Lt(n,"height")}(n);case"line":return function pI(n){return yd({x:Lt(n,"x1"),y:Lt(n,"y1")},{x:Lt(n,"x2"),y:Lt(n,"y2")})}(n);case"polyline":return d1(n);case"polygon":return function CI(n){var e=n.points;return d1(n)+yd(e.getItem(e.numberOfItems-1),e.getItem(0))}(n)}}function _1(n,e){var t=e||{},o=t.el||function PI(n){for(var e=n.parentNode;T.svg(e)&&T.svg(e.parentNode);)e=e.parentNode;return e}(n),r=o.getBoundingClientRect(),i=Lt(o,"viewBox"),c=r.width,f=r.height,s=t.viewBox||(i?i.split(" "):[0,0,c,f]);return{el:o,viewBox:s,x:s[0]/1,y:s[1]/1,w:c,h:f,vW:s[2],vH:s[3]}}function mI(n,e,t){function o(l){return void 0===l&&(l=0),n.el.getPointAtLength(e+l>=1?e+l:0)}var r=_1(n.el,n.svg),i=o(),c=o(-1),f=o(1),s=t?1:r.w/r.vW,a=t?1:r.h/r.vH;switch(n.property){case"x":return(i.x-r.x)*s;case"y":return(i.y-r.y)*a;case"angle":return 180*Math.atan2(f.y-c.y,f.x-c.x)/Math.PI}}function p1(n,e){var t=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?/g,o=g1(T.pth(n)?n.totalLength:n,e)+"";return{original:o,numbers:o.match(t)?o.match(t).map(Number):[0],strings:T.str(n)||e?o.split(t):[]}}function vd(n){return Oa(n?ma(T.arr(n)?n.map(l1):l1(n)):[],function(t,o,r){return r.indexOf(t)===o})}function C1(n){var e=vd(n);return e.map(function(t,o){return{target:t,id:o,total:e.length,transforms:{list:u1(t)}}})}function yI(n,e){var t=_d(e);if(/^spring/.test(t.easing)&&(t.duration=f1(t.easing)),T.arr(n)){var o=n.length;2!==o||T.obj(n[0])?T.fnc(e.duration)||(t.duration=e.duration/o):n={value:n}}var i=T.arr(n)?n:[n];return i.map(function(c,f){var s=T.obj(c)&&!T.pth(c)?c:{value:c};return T.und(s.delay)&&(s.delay=f?0:e.delay),T.und(s.endDelay)&&(s.endDelay=f===i.length-1?e.endDelay:0),s}).map(function(c){return ya(c,t)})}var M1={css:function(n,e,t){return n.style[e]=t},attribute:function(n,e,t){return n.setAttribute(e,t)},object:function(n,e,t){return n[e]=t},transform:function(n,e,t,o,r){if(o.list.set(e,t),e===o.last||r){var i="";o.list.forEach(function(c,f){i+=f+"("+c+") "}),n.style.transform=i}}};function P1(n,e){C1(n).forEach(function(o){for(var r in e){var i=Cd(e[r],o),c=o.target,f=ro(i),s=Od(c,r,f,o),l=md(g1(i,f||ro(s)),s),b=Pd(c,r);M1[b](c,r,l,o.transforms,!0)}})}function EI(n,e){return Oa(ma(n.map(function(t){return e.map(function(o){return function SI(n,e){var t=Pd(n.target,e.name);if(t){var o=function kI(n,e){var t;return n.tweens.map(function(o){var r=function DI(n,e){var t={};for(var o in n){var r=Cd(n[o],e);T.arr(r)&&1===(r=r.map(function(i){return Cd(i,e)})).length&&(r=r[0]),t[o]=r}return t.duration=parseFloat(t.duration),t.delay=parseFloat(t.delay),t}(o,e),i=r.value,c=T.arr(i)?i[1]:i,f=ro(c),s=Od(e.target,n.name,f,e),a=t?t.to.original:s,l=T.arr(i)?i[0]:a,b=ro(l)||ro(s),u=f||b;return T.und(c)&&(c=a),r.from=p1(l,u),r.to=p1(md(c,l),u),r.start=t?t.end:0,r.end=r.start+r.delay+r.duration+r.endDelay,r.easing=dd(r.easing,r.duration),r.isPath=T.pth(i),r.isPathTargetInsideSVG=r.isPath&&T.svg(e.target),r.isColor=T.col(r.from.original),r.isColor&&(r.round=1),t=r,r})}(e,n),r=o[o.length-1];return{type:t,property:e.name,animatable:n,tweens:o,duration:r.end,delay:o[0].delay,endDelay:r.endDelay}}}(t,o)})})),function(t){return!T.und(t)})}function O1(n,e){var t=n.length,o=function(i){return i.timelineOffset?i.timelineOffset:0},r={};return r.duration=t?Math.max.apply(Math,n.map(function(i){return o(i)+i.duration})):e.duration,r.delay=t?Math.min.apply(Math,n.map(function(i){return o(i)+i.delay})):e.delay,r.endDelay=t?r.duration-Math.max.apply(Math,n.map(function(i){return o(i)+i.duration-i.endDelay})):e.endDelay,r}var m1=0,pt=[],y1=function(){var n;function t(r){for(var i=pt.length,c=0;c0?requestAnimationFrame(t):void 0}return typeof document<"u"&&document.addEventListener("visibilitychange",function o(){xe.suspendWhenDocumentHidden&&(v1()?n=cancelAnimationFrame(n):(pt.forEach(function(r){return r._onDocumentVisibility()}),y1()))}),function e(){!n&&(!v1()||!xe.suspendWhenDocumentHidden)&&pt.length>0&&(n=requestAnimationFrame(t))}}();function v1(){return!!document&&document.hidden}function xe(n){void 0===n&&(n={});var r,e=0,t=0,o=0,i=0,c=null;function f(p){var O=window.Promise&&new Promise(function(q){return c=q});return p.finished=O,O}var s=function xI(n){var e=pd(i1,n),t=pd(ud,n),o=function wI(n,e){var t=[],o=e.keyframes;for(var r in o&&(e=ya(function vI(n){for(var e=Oa(ma(n.map(function(i){return Object.keys(i)})),function(i){return T.key(i)}).reduce(function(i,c){return i.indexOf(c)<0&&i.push(c),i},[]),t={},o=function(i){var c=e[i];t[c]=n.map(function(f){var s={};for(var a in f)T.key(a)?a==c&&(s.value=f[a]):s[a]=f[a];return s})},r=0;r2||(Oe=Math.round(Oe*ci)/ci)),k.push(Oe)}var Ct=nr.length;if(Ct){x=nr[0];for(var be=0;be0&&(s.began=!0,_("begin")),!s.loopBegan&&s.currentTime>0&&(s.loopBegan=!0,_("loopBegin")),ne<=q&&0!==s.currentTime&&h(0),(ne>=G&&s.currentTime!==O||!O)&&h(O),ne>q&&ne=O&&(t=0,function C(){s.remaining&&!0!==s.remaining&&s.remaining--}(),s.remaining?(e=o,_("loopComplete"),s.loopBegan=!1,"alternate"===s.direction&&l()):(s.paused=!0,s.completed||(s.completed=!0,_("loopComplete"),_("complete"),!s.passThrough&&"Promise"in window&&(c(),f(s)))))}return f(s),s.reset=function(){var p=s.direction;s.passThrough=!1,s.currentTime=0,s.progress=0,s.paused=!0,s.began=!1,s.loopBegan=!1,s.changeBegan=!1,s.completed=!1,s.changeCompleted=!1,s.reversePlayback=!1,s.reversed="reverse"===p,s.remaining=s.loop;for(var O=i=(r=s.children).length;O--;)s.children[O].reset();(s.reversed&&!0!==s.loop||"alternate"===p&&1===s.loop)&&s.remaining++,h(s.reversed?s.duration:0)},s._onDocumentVisibility=u,s.set=function(p,O){return P1(p,O),s},s.tick=function(p){o=p,e||(e=o),y((o+(t-e))*xe.speed)},s.seek=function(p){y(b(p))},s.pause=function(){s.paused=!0,u()},s.play=function(){s.paused&&(s.completed&&s.reset(),s.paused=!1,pt.push(s),u(),y1())},s.reverse=function(){l(),s.completed=!s.reversed,u()},s.restart=function(){s.reset(),s.play()},s.remove=function(p){D1(vd(p),s)},s.reset(),s.autoplay&&s.play(),s}function w1(n,e){for(var t=e.length;t--;)hd(n,e[t].animatable.target)&&e.splice(t,1)}function D1(n,e){var t=e.animations,o=e.children;w1(n,t);for(var r=o.length;r--;){var i=o[r],c=i.animations;w1(n,c),!c.length&&!i.children.length&&o.splice(r,1)}!t.length&&!o.length&&e.pause()}xe.version="3.2.1",xe.speed=1,xe.suspendWhenDocumentHidden=!0,xe.running=pt,xe.remove=function AI(n){for(var e=vd(n),t=pt.length;t--;)D1(e,pt[t])},xe.get=Od,xe.set=P1,xe.convertPx=Md,xe.path=function OI(n,e){var t=T.str(n)?a1(n)[0]:n,o=e||100;return function(r){return{property:r,el:t,svg:_1(t),totalLength:h1(t)*(o/100)}}},xe.setDashoffset=function MI(n){var e=h1(n);return n.setAttribute("stroke-dasharray",e),e},xe.stagger=function TI(n,e){void 0===e&&(e={});var t=e.direction||"normal",o=e.easing?dd(e.easing):null,r=e.grid,i=e.axis,c=e.from||0,f="first"===c,s="center"===c,a="last"===c,l=T.arr(n),b=parseFloat(l?n[0]:n),u=l?parseFloat(n[1]):0,g=ro(l?n[1]:n)||0,d=e.start||0+(l?b:0),h=[],_=0;return function(C,y,p){if(f&&(c=0),s&&(c=(p-1)/2),a&&(c=p-1),!h.length){for(var O=0;O-1&&pt.splice(r,1);for(var f=0;fthis.isDarkMode=e)}ngAfterViewInit(){this.setStrokeColor()}setStrokeColor(){this.renderer.setAttribute(this.svgText.nativeElement,"stroke",this.isDarkMode?"#c2e9fb":"#5957a3")}setDifficultyLevel(e){this.isButtonClicked=!0,this.playerName&&(this.isNameEmpty=!1,this.sharedService.setPlayerPreference(this.playerName,e),this.route.navigate(["quiz"])),""===this.playerName&&(this.isNameEmpty=!0),console.log(this.isNameEmpty),console.log(this.playerName)}ngDoCheck(){this.isButtonClicked&&(this.isNameEmpty=!this.playerName)}onWindowResize(){this.screenWidth=window.innerWidth,this.isSmallScreen=this.screenWidth<600,this.thoth_logo_width=this.isSmallScreen?"80.24429mm":"110.24429mm"}}jc.\u0275fac=function(e){return new(e||jc)(P($n),P(_t),P(We))},jc.\u0275cmp=zt({type:jc,selectors:[["app-home"]],viewQuery:function(e,t){if(1&e&&(Ub(NI,7),Ub(LI,7)),2&e){let o;Kf(o=Yf())&&(t.svgText=o.first),Kf(o=Yf())&&(t.home_container=o.first)}},hostBindings:function(e,t){1&e&&pe("resize",function(r){return t.onWindowResize(r)},0,cp)},decls:23,vars:6,consts:[[1,"home-container",3,"ngClass"],["height","46.713463mm","viewBox","0 0 179.84985 46.713463","version","1.1","id","thoth",0,"inkscape","export-filename","thoth_2.svg",0,"inkscape","export-xdpi","96",0,"inkscape","export-ydpi","96",0,"xmlns","inkscape","http://www.inkscape.org/namespaces/inkscape",0,"xmlns","sodipodi","http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd","xmlns","http://www.w3.org/2000/svg",0,"xmlns","svg","http://www.w3.org/2000/svg"],["id","defs178"],[0,"inkscape","label","Layer 1",0,"inkscape","groupmode","layer","id","layer1","transform","translate(-9.7947914,-116.93244)"],["aria-label","THOTH","transform","scale(0.87066145,1.1485521)","id","textStyle",1,"svg_text_style",2,"font-size","48.5683px","font-family","Wallpoet","-inkscape-font-specification","Wallpoet, Normal","fill-opacity","0","stroke-width","1.45131"],["textStyle",""],["d","M 47.559235,110.33634 H 32.750398 v 31.26251 H 25.654496 V 110.33634 H 12.131148 v -7.64646 h 35.428087 z","id","path302",2,"stroke-width","1.76264"],["d","m 54.243807,102.68988 h 6.478864 v 15.63126 h 9.975398 v 7.71412 h -9.975398 v 15.56359 h -6.478864 z m 35.428089,0 h -6.47887 v 15.63126 h -9.975399 v 7.71412 h 9.975399 v 15.56359 h 6.47887 z","id","path304",2,"stroke-width","1.76264"],["d","m 98.927413,107.35896 6.016107,-4.66908 h 10.64382 v 7.64646 h -10.18105 v 23.34538 h 9.97539 v 7.91713 h -10.43816 l -6.016107,-4.60141 z m 35.428077,0 -5.8104,-4.66908 h -10.64385 v 7.64646 h 9.97539 v 23.34538 h -9.97539 v 7.91713 h 10.64385 l 5.8104,-4.60141 z","id","path306",2,"stroke-width","1.76264"],["d","m 174.82279,110.33634 h -14.80883 v 31.26251 h -7.09591 v -31.26251 h -13.52334 v -7.64646 h 35.42808 z","id","path308",2,"stroke-width","1.76264"],["d","m 181.50739,102.68988 h 6.47885 v 15.63126 h 9.97538 v 7.71412 h -9.97538 v 15.56359 h -6.47885 z m 35.42806,0 h -6.47887 v 15.63126 h -9.97539 v 7.71412 h 9.97539 v 15.56359 h 6.47887 z","id","path310",2,"stroke-width","1.76264"],[1,"mb-2","d-flex","justify-content-center","flex-column"],["for","name",1,"form-label"],["type","text","id","name","placeholder","","required","","autofocus","",1,"form-control",3,"ngModel","ngModelChange"],[1,"d-flex","justify-content-around","px-2","mt-4"],[1,"standard-btn",3,"click"],["class","alert alert-danger mt-3 d-flex align-items-center alert-dismissible fade show","role","alert",4,"ngIf"],["role","alert",1,"alert","alert-danger","mt-3","d-flex","align-items-center","alert-dismissible","fade","show"],[1,"bi","bi-exclamation-triangle-fill"]],template:function(e,t){1&e&&(A(0,"div",0),function Nh(){U.lFrame.currentNamespace="svg"}(),A(1,"svg",1),ye(2,"defs",2),A(3,"g",3)(4,"g",4,5),ye(6,"path",6)(7,"path",7)(8,"path",8)(9,"path",9)(10,"path",10),N()()(),function Lh(){!function o2(){U.lFrame.currentNamespace=null}()}(),A(11,"div",11)(12,"label",12),re(13,"ENTER YOUR NAME"),N(),A(14,"input",13),pe("ngModelChange",function(r){return t.playerName=r}),N()(),A(15,"div",14)(16,"button",15),pe("click",function(){return t.setDifficultyLevel("EASY")}),re(17," EASY "),N(),A(18,"button",15),pe("click",function(){return t.setDifficultyLevel("MEDIUM")}),re(19," MEDIUM "),N(),A(20,"button",15),pe("click",function(){return t.setDifficultyLevel("HARD")}),re(21," HARD "),N()(),at(22,RI,6,0,"div",16),N()),2&e&&(ce("ngClass",In(4,FI,t.isDarkMode)),oe(1),st("width",t.thoth_logo_width),oe(13),ce("ngModel",t.playerName),oe(8),ce("ngIf",t.isNameEmpty))},dependencies:[Bo,_s,ms,am,Is,Zu],styles:['@font-face{font-display:block;font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff")}.bi[_ngcontent-%COMP%]:before, [class^=bi-][_ngcontent-%COMP%]:before, [class*=" bi-"][_ngcontent-%COMP%]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123[_ngcontent-%COMP%]:before{content:"\\f67f"}.bi-alarm-fill[_ngcontent-%COMP%]:before{content:"\\f101"}.bi-alarm[_ngcontent-%COMP%]:before{content:"\\f102"}.bi-align-bottom[_ngcontent-%COMP%]:before{content:"\\f103"}.bi-align-center[_ngcontent-%COMP%]:before{content:"\\f104"}.bi-align-end[_ngcontent-%COMP%]:before{content:"\\f105"}.bi-align-middle[_ngcontent-%COMP%]:before{content:"\\f106"}.bi-align-start[_ngcontent-%COMP%]:before{content:"\\f107"}.bi-align-top[_ngcontent-%COMP%]:before{content:"\\f108"}.bi-alt[_ngcontent-%COMP%]:before{content:"\\f109"}.bi-app-indicator[_ngcontent-%COMP%]:before{content:"\\f10a"}.bi-app[_ngcontent-%COMP%]:before{content:"\\f10b"}.bi-archive-fill[_ngcontent-%COMP%]:before{content:"\\f10c"}.bi-archive[_ngcontent-%COMP%]:before{content:"\\f10d"}.bi-arrow-90deg-down[_ngcontent-%COMP%]:before{content:"\\f10e"}.bi-arrow-90deg-left[_ngcontent-%COMP%]:before{content:"\\f10f"}.bi-arrow-90deg-right[_ngcontent-%COMP%]:before{content:"\\f110"}.bi-arrow-90deg-up[_ngcontent-%COMP%]:before{content:"\\f111"}.bi-arrow-bar-down[_ngcontent-%COMP%]:before{content:"\\f112"}.bi-arrow-bar-left[_ngcontent-%COMP%]:before{content:"\\f113"}.bi-arrow-bar-right[_ngcontent-%COMP%]:before{content:"\\f114"}.bi-arrow-bar-up[_ngcontent-%COMP%]:before{content:"\\f115"}.bi-arrow-clockwise[_ngcontent-%COMP%]:before{content:"\\f116"}.bi-arrow-counterclockwise[_ngcontent-%COMP%]:before{content:"\\f117"}.bi-arrow-down-circle-fill[_ngcontent-%COMP%]:before{content:"\\f118"}.bi-arrow-down-circle[_ngcontent-%COMP%]:before{content:"\\f119"}.bi-arrow-down-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11a"}.bi-arrow-down-left-circle[_ngcontent-%COMP%]:before{content:"\\f11b"}.bi-arrow-down-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f11c"}.bi-arrow-down-left-square[_ngcontent-%COMP%]:before{content:"\\f11d"}.bi-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f11e"}.bi-arrow-down-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11f"}.bi-arrow-down-right-circle[_ngcontent-%COMP%]:before{content:"\\f120"}.bi-arrow-down-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f121"}.bi-arrow-down-right-square[_ngcontent-%COMP%]:before{content:"\\f122"}.bi-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f123"}.bi-arrow-down-short[_ngcontent-%COMP%]:before{content:"\\f124"}.bi-arrow-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f125"}.bi-arrow-down-square[_ngcontent-%COMP%]:before{content:"\\f126"}.bi-arrow-down-up[_ngcontent-%COMP%]:before{content:"\\f127"}.bi-arrow-down[_ngcontent-%COMP%]:before{content:"\\f128"}.bi-arrow-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f129"}.bi-arrow-left-circle[_ngcontent-%COMP%]:before{content:"\\f12a"}.bi-arrow-left-right[_ngcontent-%COMP%]:before{content:"\\f12b"}.bi-arrow-left-short[_ngcontent-%COMP%]:before{content:"\\f12c"}.bi-arrow-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f12d"}.bi-arrow-left-square[_ngcontent-%COMP%]:before{content:"\\f12e"}.bi-arrow-left[_ngcontent-%COMP%]:before{content:"\\f12f"}.bi-arrow-repeat[_ngcontent-%COMP%]:before{content:"\\f130"}.bi-arrow-return-left[_ngcontent-%COMP%]:before{content:"\\f131"}.bi-arrow-return-right[_ngcontent-%COMP%]:before{content:"\\f132"}.bi-arrow-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f133"}.bi-arrow-right-circle[_ngcontent-%COMP%]:before{content:"\\f134"}.bi-arrow-right-short[_ngcontent-%COMP%]:before{content:"\\f135"}.bi-arrow-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f136"}.bi-arrow-right-square[_ngcontent-%COMP%]:before{content:"\\f137"}.bi-arrow-right[_ngcontent-%COMP%]:before{content:"\\f138"}.bi-arrow-up-circle-fill[_ngcontent-%COMP%]:before{content:"\\f139"}.bi-arrow-up-circle[_ngcontent-%COMP%]:before{content:"\\f13a"}.bi-arrow-up-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f13b"}.bi-arrow-up-left-circle[_ngcontent-%COMP%]:before{content:"\\f13c"}.bi-arrow-up-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f13d"}.bi-arrow-up-left-square[_ngcontent-%COMP%]:before{content:"\\f13e"}.bi-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f13f"}.bi-arrow-up-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f140"}.bi-arrow-up-right-circle[_ngcontent-%COMP%]:before{content:"\\f141"}.bi-arrow-up-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f142"}.bi-arrow-up-right-square[_ngcontent-%COMP%]:before{content:"\\f143"}.bi-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f144"}.bi-arrow-up-short[_ngcontent-%COMP%]:before{content:"\\f145"}.bi-arrow-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f146"}.bi-arrow-up-square[_ngcontent-%COMP%]:before{content:"\\f147"}.bi-arrow-up[_ngcontent-%COMP%]:before{content:"\\f148"}.bi-arrows-angle-contract[_ngcontent-%COMP%]:before{content:"\\f149"}.bi-arrows-angle-expand[_ngcontent-%COMP%]:before{content:"\\f14a"}.bi-arrows-collapse[_ngcontent-%COMP%]:before{content:"\\f14b"}.bi-arrows-expand[_ngcontent-%COMP%]:before{content:"\\f14c"}.bi-arrows-fullscreen[_ngcontent-%COMP%]:before{content:"\\f14d"}.bi-arrows-move[_ngcontent-%COMP%]:before{content:"\\f14e"}.bi-aspect-ratio-fill[_ngcontent-%COMP%]:before{content:"\\f14f"}.bi-aspect-ratio[_ngcontent-%COMP%]:before{content:"\\f150"}.bi-asterisk[_ngcontent-%COMP%]:before{content:"\\f151"}.bi-at[_ngcontent-%COMP%]:before{content:"\\f152"}.bi-award-fill[_ngcontent-%COMP%]:before{content:"\\f153"}.bi-award[_ngcontent-%COMP%]:before{content:"\\f154"}.bi-back[_ngcontent-%COMP%]:before{content:"\\f155"}.bi-backspace-fill[_ngcontent-%COMP%]:before{content:"\\f156"}.bi-backspace-reverse-fill[_ngcontent-%COMP%]:before{content:"\\f157"}.bi-backspace-reverse[_ngcontent-%COMP%]:before{content:"\\f158"}.bi-backspace[_ngcontent-%COMP%]:before{content:"\\f159"}.bi-badge-3d-fill[_ngcontent-%COMP%]:before{content:"\\f15a"}.bi-badge-3d[_ngcontent-%COMP%]:before{content:"\\f15b"}.bi-badge-4k-fill[_ngcontent-%COMP%]:before{content:"\\f15c"}.bi-badge-4k[_ngcontent-%COMP%]:before{content:"\\f15d"}.bi-badge-8k-fill[_ngcontent-%COMP%]:before{content:"\\f15e"}.bi-badge-8k[_ngcontent-%COMP%]:before{content:"\\f15f"}.bi-badge-ad-fill[_ngcontent-%COMP%]:before{content:"\\f160"}.bi-badge-ad[_ngcontent-%COMP%]:before{content:"\\f161"}.bi-badge-ar-fill[_ngcontent-%COMP%]:before{content:"\\f162"}.bi-badge-ar[_ngcontent-%COMP%]:before{content:"\\f163"}.bi-badge-cc-fill[_ngcontent-%COMP%]:before{content:"\\f164"}.bi-badge-cc[_ngcontent-%COMP%]:before{content:"\\f165"}.bi-badge-hd-fill[_ngcontent-%COMP%]:before{content:"\\f166"}.bi-badge-hd[_ngcontent-%COMP%]:before{content:"\\f167"}.bi-badge-tm-fill[_ngcontent-%COMP%]:before{content:"\\f168"}.bi-badge-tm[_ngcontent-%COMP%]:before{content:"\\f169"}.bi-badge-vo-fill[_ngcontent-%COMP%]:before{content:"\\f16a"}.bi-badge-vo[_ngcontent-%COMP%]:before{content:"\\f16b"}.bi-badge-vr-fill[_ngcontent-%COMP%]:before{content:"\\f16c"}.bi-badge-vr[_ngcontent-%COMP%]:before{content:"\\f16d"}.bi-badge-wc-fill[_ngcontent-%COMP%]:before{content:"\\f16e"}.bi-badge-wc[_ngcontent-%COMP%]:before{content:"\\f16f"}.bi-bag-check-fill[_ngcontent-%COMP%]:before{content:"\\f170"}.bi-bag-check[_ngcontent-%COMP%]:before{content:"\\f171"}.bi-bag-dash-fill[_ngcontent-%COMP%]:before{content:"\\f172"}.bi-bag-dash[_ngcontent-%COMP%]:before{content:"\\f173"}.bi-bag-fill[_ngcontent-%COMP%]:before{content:"\\f174"}.bi-bag-plus-fill[_ngcontent-%COMP%]:before{content:"\\f175"}.bi-bag-plus[_ngcontent-%COMP%]:before{content:"\\f176"}.bi-bag-x-fill[_ngcontent-%COMP%]:before{content:"\\f177"}.bi-bag-x[_ngcontent-%COMP%]:before{content:"\\f178"}.bi-bag[_ngcontent-%COMP%]:before{content:"\\f179"}.bi-bar-chart-fill[_ngcontent-%COMP%]:before{content:"\\f17a"}.bi-bar-chart-line-fill[_ngcontent-%COMP%]:before{content:"\\f17b"}.bi-bar-chart-line[_ngcontent-%COMP%]:before{content:"\\f17c"}.bi-bar-chart-steps[_ngcontent-%COMP%]:before{content:"\\f17d"}.bi-bar-chart[_ngcontent-%COMP%]:before{content:"\\f17e"}.bi-basket-fill[_ngcontent-%COMP%]:before{content:"\\f17f"}.bi-basket[_ngcontent-%COMP%]:before{content:"\\f180"}.bi-basket2-fill[_ngcontent-%COMP%]:before{content:"\\f181"}.bi-basket2[_ngcontent-%COMP%]:before{content:"\\f182"}.bi-basket3-fill[_ngcontent-%COMP%]:before{content:"\\f183"}.bi-basket3[_ngcontent-%COMP%]:before{content:"\\f184"}.bi-battery-charging[_ngcontent-%COMP%]:before{content:"\\f185"}.bi-battery-full[_ngcontent-%COMP%]:before{content:"\\f186"}.bi-battery-half[_ngcontent-%COMP%]:before{content:"\\f187"}.bi-battery[_ngcontent-%COMP%]:before{content:"\\f188"}.bi-bell-fill[_ngcontent-%COMP%]:before{content:"\\f189"}.bi-bell[_ngcontent-%COMP%]:before{content:"\\f18a"}.bi-bezier[_ngcontent-%COMP%]:before{content:"\\f18b"}.bi-bezier2[_ngcontent-%COMP%]:before{content:"\\f18c"}.bi-bicycle[_ngcontent-%COMP%]:before{content:"\\f18d"}.bi-binoculars-fill[_ngcontent-%COMP%]:before{content:"\\f18e"}.bi-binoculars[_ngcontent-%COMP%]:before{content:"\\f18f"}.bi-blockquote-left[_ngcontent-%COMP%]:before{content:"\\f190"}.bi-blockquote-right[_ngcontent-%COMP%]:before{content:"\\f191"}.bi-book-fill[_ngcontent-%COMP%]:before{content:"\\f192"}.bi-book-half[_ngcontent-%COMP%]:before{content:"\\f193"}.bi-book[_ngcontent-%COMP%]:before{content:"\\f194"}.bi-bookmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f195"}.bi-bookmark-check[_ngcontent-%COMP%]:before{content:"\\f196"}.bi-bookmark-dash-fill[_ngcontent-%COMP%]:before{content:"\\f197"}.bi-bookmark-dash[_ngcontent-%COMP%]:before{content:"\\f198"}.bi-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f199"}.bi-bookmark-heart-fill[_ngcontent-%COMP%]:before{content:"\\f19a"}.bi-bookmark-heart[_ngcontent-%COMP%]:before{content:"\\f19b"}.bi-bookmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f19c"}.bi-bookmark-plus[_ngcontent-%COMP%]:before{content:"\\f19d"}.bi-bookmark-star-fill[_ngcontent-%COMP%]:before{content:"\\f19e"}.bi-bookmark-star[_ngcontent-%COMP%]:before{content:"\\f19f"}.bi-bookmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f1a0"}.bi-bookmark-x[_ngcontent-%COMP%]:before{content:"\\f1a1"}.bi-bookmark[_ngcontent-%COMP%]:before{content:"\\f1a2"}.bi-bookmarks-fill[_ngcontent-%COMP%]:before{content:"\\f1a3"}.bi-bookmarks[_ngcontent-%COMP%]:before{content:"\\f1a4"}.bi-bookshelf[_ngcontent-%COMP%]:before{content:"\\f1a5"}.bi-bootstrap-fill[_ngcontent-%COMP%]:before{content:"\\f1a6"}.bi-bootstrap-reboot[_ngcontent-%COMP%]:before{content:"\\f1a7"}.bi-bootstrap[_ngcontent-%COMP%]:before{content:"\\f1a8"}.bi-border-all[_ngcontent-%COMP%]:before{content:"\\f1a9"}.bi-border-bottom[_ngcontent-%COMP%]:before{content:"\\f1aa"}.bi-border-center[_ngcontent-%COMP%]:before{content:"\\f1ab"}.bi-border-inner[_ngcontent-%COMP%]:before{content:"\\f1ac"}.bi-border-left[_ngcontent-%COMP%]:before{content:"\\f1ad"}.bi-border-middle[_ngcontent-%COMP%]:before{content:"\\f1ae"}.bi-border-outer[_ngcontent-%COMP%]:before{content:"\\f1af"}.bi-border-right[_ngcontent-%COMP%]:before{content:"\\f1b0"}.bi-border-style[_ngcontent-%COMP%]:before{content:"\\f1b1"}.bi-border-top[_ngcontent-%COMP%]:before{content:"\\f1b2"}.bi-border-width[_ngcontent-%COMP%]:before{content:"\\f1b3"}.bi-border[_ngcontent-%COMP%]:before{content:"\\f1b4"}.bi-bounding-box-circles[_ngcontent-%COMP%]:before{content:"\\f1b5"}.bi-bounding-box[_ngcontent-%COMP%]:before{content:"\\f1b6"}.bi-box-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f1b7"}.bi-box-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f1b8"}.bi-box-arrow-down[_ngcontent-%COMP%]:before{content:"\\f1b9"}.bi-box-arrow-in-down-left[_ngcontent-%COMP%]:before{content:"\\f1ba"}.bi-box-arrow-in-down-right[_ngcontent-%COMP%]:before{content:"\\f1bb"}.bi-box-arrow-in-down[_ngcontent-%COMP%]:before{content:"\\f1bc"}.bi-box-arrow-in-left[_ngcontent-%COMP%]:before{content:"\\f1bd"}.bi-box-arrow-in-right[_ngcontent-%COMP%]:before{content:"\\f1be"}.bi-box-arrow-in-up-left[_ngcontent-%COMP%]:before{content:"\\f1bf"}.bi-box-arrow-in-up-right[_ngcontent-%COMP%]:before{content:"\\f1c0"}.bi-box-arrow-in-up[_ngcontent-%COMP%]:before{content:"\\f1c1"}.bi-box-arrow-left[_ngcontent-%COMP%]:before{content:"\\f1c2"}.bi-box-arrow-right[_ngcontent-%COMP%]:before{content:"\\f1c3"}.bi-box-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f1c4"}.bi-box-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f1c5"}.bi-box-arrow-up[_ngcontent-%COMP%]:before{content:"\\f1c6"}.bi-box-seam[_ngcontent-%COMP%]:before{content:"\\f1c7"}.bi-box[_ngcontent-%COMP%]:before{content:"\\f1c8"}.bi-braces[_ngcontent-%COMP%]:before{content:"\\f1c9"}.bi-bricks[_ngcontent-%COMP%]:before{content:"\\f1ca"}.bi-briefcase-fill[_ngcontent-%COMP%]:before{content:"\\f1cb"}.bi-briefcase[_ngcontent-%COMP%]:before{content:"\\f1cc"}.bi-brightness-alt-high-fill[_ngcontent-%COMP%]:before{content:"\\f1cd"}.bi-brightness-alt-high[_ngcontent-%COMP%]:before{content:"\\f1ce"}.bi-brightness-alt-low-fill[_ngcontent-%COMP%]:before{content:"\\f1cf"}.bi-brightness-alt-low[_ngcontent-%COMP%]:before{content:"\\f1d0"}.bi-brightness-high-fill[_ngcontent-%COMP%]:before{content:"\\f1d1"}.bi-brightness-high[_ngcontent-%COMP%]:before{content:"\\f1d2"}.bi-brightness-low-fill[_ngcontent-%COMP%]:before{content:"\\f1d3"}.bi-brightness-low[_ngcontent-%COMP%]:before{content:"\\f1d4"}.bi-broadcast-pin[_ngcontent-%COMP%]:before{content:"\\f1d5"}.bi-broadcast[_ngcontent-%COMP%]:before{content:"\\f1d6"}.bi-brush-fill[_ngcontent-%COMP%]:before{content:"\\f1d7"}.bi-brush[_ngcontent-%COMP%]:before{content:"\\f1d8"}.bi-bucket-fill[_ngcontent-%COMP%]:before{content:"\\f1d9"}.bi-bucket[_ngcontent-%COMP%]:before{content:"\\f1da"}.bi-bug-fill[_ngcontent-%COMP%]:before{content:"\\f1db"}.bi-bug[_ngcontent-%COMP%]:before{content:"\\f1dc"}.bi-building[_ngcontent-%COMP%]:before{content:"\\f1dd"}.bi-bullseye[_ngcontent-%COMP%]:before{content:"\\f1de"}.bi-calculator-fill[_ngcontent-%COMP%]:before{content:"\\f1df"}.bi-calculator[_ngcontent-%COMP%]:before{content:"\\f1e0"}.bi-calendar-check-fill[_ngcontent-%COMP%]:before{content:"\\f1e1"}.bi-calendar-check[_ngcontent-%COMP%]:before{content:"\\f1e2"}.bi-calendar-date-fill[_ngcontent-%COMP%]:before{content:"\\f1e3"}.bi-calendar-date[_ngcontent-%COMP%]:before{content:"\\f1e4"}.bi-calendar-day-fill[_ngcontent-%COMP%]:before{content:"\\f1e5"}.bi-calendar-day[_ngcontent-%COMP%]:before{content:"\\f1e6"}.bi-calendar-event-fill[_ngcontent-%COMP%]:before{content:"\\f1e7"}.bi-calendar-event[_ngcontent-%COMP%]:before{content:"\\f1e8"}.bi-calendar-fill[_ngcontent-%COMP%]:before{content:"\\f1e9"}.bi-calendar-minus-fill[_ngcontent-%COMP%]:before{content:"\\f1ea"}.bi-calendar-minus[_ngcontent-%COMP%]:before{content:"\\f1eb"}.bi-calendar-month-fill[_ngcontent-%COMP%]:before{content:"\\f1ec"}.bi-calendar-month[_ngcontent-%COMP%]:before{content:"\\f1ed"}.bi-calendar-plus-fill[_ngcontent-%COMP%]:before{content:"\\f1ee"}.bi-calendar-plus[_ngcontent-%COMP%]:before{content:"\\f1ef"}.bi-calendar-range-fill[_ngcontent-%COMP%]:before{content:"\\f1f0"}.bi-calendar-range[_ngcontent-%COMP%]:before{content:"\\f1f1"}.bi-calendar-week-fill[_ngcontent-%COMP%]:before{content:"\\f1f2"}.bi-calendar-week[_ngcontent-%COMP%]:before{content:"\\f1f3"}.bi-calendar-x-fill[_ngcontent-%COMP%]:before{content:"\\f1f4"}.bi-calendar-x[_ngcontent-%COMP%]:before{content:"\\f1f5"}.bi-calendar[_ngcontent-%COMP%]:before{content:"\\f1f6"}.bi-calendar2-check-fill[_ngcontent-%COMP%]:before{content:"\\f1f7"}.bi-calendar2-check[_ngcontent-%COMP%]:before{content:"\\f1f8"}.bi-calendar2-date-fill[_ngcontent-%COMP%]:before{content:"\\f1f9"}.bi-calendar2-date[_ngcontent-%COMP%]:before{content:"\\f1fa"}.bi-calendar2-day-fill[_ngcontent-%COMP%]:before{content:"\\f1fb"}.bi-calendar2-day[_ngcontent-%COMP%]:before{content:"\\f1fc"}.bi-calendar2-event-fill[_ngcontent-%COMP%]:before{content:"\\f1fd"}.bi-calendar2-event[_ngcontent-%COMP%]:before{content:"\\f1fe"}.bi-calendar2-fill[_ngcontent-%COMP%]:before{content:"\\f1ff"}.bi-calendar2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f200"}.bi-calendar2-minus[_ngcontent-%COMP%]:before{content:"\\f201"}.bi-calendar2-month-fill[_ngcontent-%COMP%]:before{content:"\\f202"}.bi-calendar2-month[_ngcontent-%COMP%]:before{content:"\\f203"}.bi-calendar2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f204"}.bi-calendar2-plus[_ngcontent-%COMP%]:before{content:"\\f205"}.bi-calendar2-range-fill[_ngcontent-%COMP%]:before{content:"\\f206"}.bi-calendar2-range[_ngcontent-%COMP%]:before{content:"\\f207"}.bi-calendar2-week-fill[_ngcontent-%COMP%]:before{content:"\\f208"}.bi-calendar2-week[_ngcontent-%COMP%]:before{content:"\\f209"}.bi-calendar2-x-fill[_ngcontent-%COMP%]:before{content:"\\f20a"}.bi-calendar2-x[_ngcontent-%COMP%]:before{content:"\\f20b"}.bi-calendar2[_ngcontent-%COMP%]:before{content:"\\f20c"}.bi-calendar3-event-fill[_ngcontent-%COMP%]:before{content:"\\f20d"}.bi-calendar3-event[_ngcontent-%COMP%]:before{content:"\\f20e"}.bi-calendar3-fill[_ngcontent-%COMP%]:before{content:"\\f20f"}.bi-calendar3-range-fill[_ngcontent-%COMP%]:before{content:"\\f210"}.bi-calendar3-range[_ngcontent-%COMP%]:before{content:"\\f211"}.bi-calendar3-week-fill[_ngcontent-%COMP%]:before{content:"\\f212"}.bi-calendar3-week[_ngcontent-%COMP%]:before{content:"\\f213"}.bi-calendar3[_ngcontent-%COMP%]:before{content:"\\f214"}.bi-calendar4-event[_ngcontent-%COMP%]:before{content:"\\f215"}.bi-calendar4-range[_ngcontent-%COMP%]:before{content:"\\f216"}.bi-calendar4-week[_ngcontent-%COMP%]:before{content:"\\f217"}.bi-calendar4[_ngcontent-%COMP%]:before{content:"\\f218"}.bi-camera-fill[_ngcontent-%COMP%]:before{content:"\\f219"}.bi-camera-reels-fill[_ngcontent-%COMP%]:before{content:"\\f21a"}.bi-camera-reels[_ngcontent-%COMP%]:before{content:"\\f21b"}.bi-camera-video-fill[_ngcontent-%COMP%]:before{content:"\\f21c"}.bi-camera-video-off-fill[_ngcontent-%COMP%]:before{content:"\\f21d"}.bi-camera-video-off[_ngcontent-%COMP%]:before{content:"\\f21e"}.bi-camera-video[_ngcontent-%COMP%]:before{content:"\\f21f"}.bi-camera[_ngcontent-%COMP%]:before{content:"\\f220"}.bi-camera2[_ngcontent-%COMP%]:before{content:"\\f221"}.bi-capslock-fill[_ngcontent-%COMP%]:before{content:"\\f222"}.bi-capslock[_ngcontent-%COMP%]:before{content:"\\f223"}.bi-card-checklist[_ngcontent-%COMP%]:before{content:"\\f224"}.bi-card-heading[_ngcontent-%COMP%]:before{content:"\\f225"}.bi-card-image[_ngcontent-%COMP%]:before{content:"\\f226"}.bi-card-list[_ngcontent-%COMP%]:before{content:"\\f227"}.bi-card-text[_ngcontent-%COMP%]:before{content:"\\f228"}.bi-caret-down-fill[_ngcontent-%COMP%]:before{content:"\\f229"}.bi-caret-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f22a"}.bi-caret-down-square[_ngcontent-%COMP%]:before{content:"\\f22b"}.bi-caret-down[_ngcontent-%COMP%]:before{content:"\\f22c"}.bi-caret-left-fill[_ngcontent-%COMP%]:before{content:"\\f22d"}.bi-caret-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f22e"}.bi-caret-left-square[_ngcontent-%COMP%]:before{content:"\\f22f"}.bi-caret-left[_ngcontent-%COMP%]:before{content:"\\f230"}.bi-caret-right-fill[_ngcontent-%COMP%]:before{content:"\\f231"}.bi-caret-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f232"}.bi-caret-right-square[_ngcontent-%COMP%]:before{content:"\\f233"}.bi-caret-right[_ngcontent-%COMP%]:before{content:"\\f234"}.bi-caret-up-fill[_ngcontent-%COMP%]:before{content:"\\f235"}.bi-caret-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f236"}.bi-caret-up-square[_ngcontent-%COMP%]:before{content:"\\f237"}.bi-caret-up[_ngcontent-%COMP%]:before{content:"\\f238"}.bi-cart-check-fill[_ngcontent-%COMP%]:before{content:"\\f239"}.bi-cart-check[_ngcontent-%COMP%]:before{content:"\\f23a"}.bi-cart-dash-fill[_ngcontent-%COMP%]:before{content:"\\f23b"}.bi-cart-dash[_ngcontent-%COMP%]:before{content:"\\f23c"}.bi-cart-fill[_ngcontent-%COMP%]:before{content:"\\f23d"}.bi-cart-plus-fill[_ngcontent-%COMP%]:before{content:"\\f23e"}.bi-cart-plus[_ngcontent-%COMP%]:before{content:"\\f23f"}.bi-cart-x-fill[_ngcontent-%COMP%]:before{content:"\\f240"}.bi-cart-x[_ngcontent-%COMP%]:before{content:"\\f241"}.bi-cart[_ngcontent-%COMP%]:before{content:"\\f242"}.bi-cart2[_ngcontent-%COMP%]:before{content:"\\f243"}.bi-cart3[_ngcontent-%COMP%]:before{content:"\\f244"}.bi-cart4[_ngcontent-%COMP%]:before{content:"\\f245"}.bi-cash-stack[_ngcontent-%COMP%]:before{content:"\\f246"}.bi-cash[_ngcontent-%COMP%]:before{content:"\\f247"}.bi-cast[_ngcontent-%COMP%]:before{content:"\\f248"}.bi-chat-dots-fill[_ngcontent-%COMP%]:before{content:"\\f249"}.bi-chat-dots[_ngcontent-%COMP%]:before{content:"\\f24a"}.bi-chat-fill[_ngcontent-%COMP%]:before{content:"\\f24b"}.bi-chat-left-dots-fill[_ngcontent-%COMP%]:before{content:"\\f24c"}.bi-chat-left-dots[_ngcontent-%COMP%]:before{content:"\\f24d"}.bi-chat-left-fill[_ngcontent-%COMP%]:before{content:"\\f24e"}.bi-chat-left-quote-fill[_ngcontent-%COMP%]:before{content:"\\f24f"}.bi-chat-left-quote[_ngcontent-%COMP%]:before{content:"\\f250"}.bi-chat-left-text-fill[_ngcontent-%COMP%]:before{content:"\\f251"}.bi-chat-left-text[_ngcontent-%COMP%]:before{content:"\\f252"}.bi-chat-left[_ngcontent-%COMP%]:before{content:"\\f253"}.bi-chat-quote-fill[_ngcontent-%COMP%]:before{content:"\\f254"}.bi-chat-quote[_ngcontent-%COMP%]:before{content:"\\f255"}.bi-chat-right-dots-fill[_ngcontent-%COMP%]:before{content:"\\f256"}.bi-chat-right-dots[_ngcontent-%COMP%]:before{content:"\\f257"}.bi-chat-right-fill[_ngcontent-%COMP%]:before{content:"\\f258"}.bi-chat-right-quote-fill[_ngcontent-%COMP%]:before{content:"\\f259"}.bi-chat-right-quote[_ngcontent-%COMP%]:before{content:"\\f25a"}.bi-chat-right-text-fill[_ngcontent-%COMP%]:before{content:"\\f25b"}.bi-chat-right-text[_ngcontent-%COMP%]:before{content:"\\f25c"}.bi-chat-right[_ngcontent-%COMP%]:before{content:"\\f25d"}.bi-chat-square-dots-fill[_ngcontent-%COMP%]:before{content:"\\f25e"}.bi-chat-square-dots[_ngcontent-%COMP%]:before{content:"\\f25f"}.bi-chat-square-fill[_ngcontent-%COMP%]:before{content:"\\f260"}.bi-chat-square-quote-fill[_ngcontent-%COMP%]:before{content:"\\f261"}.bi-chat-square-quote[_ngcontent-%COMP%]:before{content:"\\f262"}.bi-chat-square-text-fill[_ngcontent-%COMP%]:before{content:"\\f263"}.bi-chat-square-text[_ngcontent-%COMP%]:before{content:"\\f264"}.bi-chat-square[_ngcontent-%COMP%]:before{content:"\\f265"}.bi-chat-text-fill[_ngcontent-%COMP%]:before{content:"\\f266"}.bi-chat-text[_ngcontent-%COMP%]:before{content:"\\f267"}.bi-chat[_ngcontent-%COMP%]:before{content:"\\f268"}.bi-check-all[_ngcontent-%COMP%]:before{content:"\\f269"}.bi-check-circle-fill[_ngcontent-%COMP%]:before{content:"\\f26a"}.bi-check-circle[_ngcontent-%COMP%]:before{content:"\\f26b"}.bi-check-square-fill[_ngcontent-%COMP%]:before{content:"\\f26c"}.bi-check-square[_ngcontent-%COMP%]:before{content:"\\f26d"}.bi-check[_ngcontent-%COMP%]:before{content:"\\f26e"}.bi-check2-all[_ngcontent-%COMP%]:before{content:"\\f26f"}.bi-check2-circle[_ngcontent-%COMP%]:before{content:"\\f270"}.bi-check2-square[_ngcontent-%COMP%]:before{content:"\\f271"}.bi-check2[_ngcontent-%COMP%]:before{content:"\\f272"}.bi-chevron-bar-contract[_ngcontent-%COMP%]:before{content:"\\f273"}.bi-chevron-bar-down[_ngcontent-%COMP%]:before{content:"\\f274"}.bi-chevron-bar-expand[_ngcontent-%COMP%]:before{content:"\\f275"}.bi-chevron-bar-left[_ngcontent-%COMP%]:before{content:"\\f276"}.bi-chevron-bar-right[_ngcontent-%COMP%]:before{content:"\\f277"}.bi-chevron-bar-up[_ngcontent-%COMP%]:before{content:"\\f278"}.bi-chevron-compact-down[_ngcontent-%COMP%]:before{content:"\\f279"}.bi-chevron-compact-left[_ngcontent-%COMP%]:before{content:"\\f27a"}.bi-chevron-compact-right[_ngcontent-%COMP%]:before{content:"\\f27b"}.bi-chevron-compact-up[_ngcontent-%COMP%]:before{content:"\\f27c"}.bi-chevron-contract[_ngcontent-%COMP%]:before{content:"\\f27d"}.bi-chevron-double-down[_ngcontent-%COMP%]:before{content:"\\f27e"}.bi-chevron-double-left[_ngcontent-%COMP%]:before{content:"\\f27f"}.bi-chevron-double-right[_ngcontent-%COMP%]:before{content:"\\f280"}.bi-chevron-double-up[_ngcontent-%COMP%]:before{content:"\\f281"}.bi-chevron-down[_ngcontent-%COMP%]:before{content:"\\f282"}.bi-chevron-expand[_ngcontent-%COMP%]:before{content:"\\f283"}.bi-chevron-left[_ngcontent-%COMP%]:before{content:"\\f284"}.bi-chevron-right[_ngcontent-%COMP%]:before{content:"\\f285"}.bi-chevron-up[_ngcontent-%COMP%]:before{content:"\\f286"}.bi-circle-fill[_ngcontent-%COMP%]:before{content:"\\f287"}.bi-circle-half[_ngcontent-%COMP%]:before{content:"\\f288"}.bi-circle-square[_ngcontent-%COMP%]:before{content:"\\f289"}.bi-circle[_ngcontent-%COMP%]:before{content:"\\f28a"}.bi-clipboard-check[_ngcontent-%COMP%]:before{content:"\\f28b"}.bi-clipboard-data[_ngcontent-%COMP%]:before{content:"\\f28c"}.bi-clipboard-minus[_ngcontent-%COMP%]:before{content:"\\f28d"}.bi-clipboard-plus[_ngcontent-%COMP%]:before{content:"\\f28e"}.bi-clipboard-x[_ngcontent-%COMP%]:before{content:"\\f28f"}.bi-clipboard[_ngcontent-%COMP%]:before{content:"\\f290"}.bi-clock-fill[_ngcontent-%COMP%]:before{content:"\\f291"}.bi-clock-history[_ngcontent-%COMP%]:before{content:"\\f292"}.bi-clock[_ngcontent-%COMP%]:before{content:"\\f293"}.bi-cloud-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f294"}.bi-cloud-arrow-down[_ngcontent-%COMP%]:before{content:"\\f295"}.bi-cloud-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f296"}.bi-cloud-arrow-up[_ngcontent-%COMP%]:before{content:"\\f297"}.bi-cloud-check-fill[_ngcontent-%COMP%]:before{content:"\\f298"}.bi-cloud-check[_ngcontent-%COMP%]:before{content:"\\f299"}.bi-cloud-download-fill[_ngcontent-%COMP%]:before{content:"\\f29a"}.bi-cloud-download[_ngcontent-%COMP%]:before{content:"\\f29b"}.bi-cloud-drizzle-fill[_ngcontent-%COMP%]:before{content:"\\f29c"}.bi-cloud-drizzle[_ngcontent-%COMP%]:before{content:"\\f29d"}.bi-cloud-fill[_ngcontent-%COMP%]:before{content:"\\f29e"}.bi-cloud-fog-fill[_ngcontent-%COMP%]:before{content:"\\f29f"}.bi-cloud-fog[_ngcontent-%COMP%]:before{content:"\\f2a0"}.bi-cloud-fog2-fill[_ngcontent-%COMP%]:before{content:"\\f2a1"}.bi-cloud-fog2[_ngcontent-%COMP%]:before{content:"\\f2a2"}.bi-cloud-hail-fill[_ngcontent-%COMP%]:before{content:"\\f2a3"}.bi-cloud-hail[_ngcontent-%COMP%]:before{content:"\\f2a4"}.bi-cloud-haze-1[_ngcontent-%COMP%]:before{content:"\\f2a5"}.bi-cloud-haze-fill[_ngcontent-%COMP%]:before{content:"\\f2a6"}.bi-cloud-haze[_ngcontent-%COMP%]:before{content:"\\f2a7"}.bi-cloud-haze2-fill[_ngcontent-%COMP%]:before{content:"\\f2a8"}.bi-cloud-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f2a9"}.bi-cloud-lightning-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2aa"}.bi-cloud-lightning-rain[_ngcontent-%COMP%]:before{content:"\\f2ab"}.bi-cloud-lightning[_ngcontent-%COMP%]:before{content:"\\f2ac"}.bi-cloud-minus-fill[_ngcontent-%COMP%]:before{content:"\\f2ad"}.bi-cloud-minus[_ngcontent-%COMP%]:before{content:"\\f2ae"}.bi-cloud-moon-fill[_ngcontent-%COMP%]:before{content:"\\f2af"}.bi-cloud-moon[_ngcontent-%COMP%]:before{content:"\\f2b0"}.bi-cloud-plus-fill[_ngcontent-%COMP%]:before{content:"\\f2b1"}.bi-cloud-plus[_ngcontent-%COMP%]:before{content:"\\f2b2"}.bi-cloud-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2b3"}.bi-cloud-rain-heavy-fill[_ngcontent-%COMP%]:before{content:"\\f2b4"}.bi-cloud-rain-heavy[_ngcontent-%COMP%]:before{content:"\\f2b5"}.bi-cloud-rain[_ngcontent-%COMP%]:before{content:"\\f2b6"}.bi-cloud-slash-fill[_ngcontent-%COMP%]:before{content:"\\f2b7"}.bi-cloud-slash[_ngcontent-%COMP%]:before{content:"\\f2b8"}.bi-cloud-sleet-fill[_ngcontent-%COMP%]:before{content:"\\f2b9"}.bi-cloud-sleet[_ngcontent-%COMP%]:before{content:"\\f2ba"}.bi-cloud-snow-fill[_ngcontent-%COMP%]:before{content:"\\f2bb"}.bi-cloud-snow[_ngcontent-%COMP%]:before{content:"\\f2bc"}.bi-cloud-sun-fill[_ngcontent-%COMP%]:before{content:"\\f2bd"}.bi-cloud-sun[_ngcontent-%COMP%]:before{content:"\\f2be"}.bi-cloud-upload-fill[_ngcontent-%COMP%]:before{content:"\\f2bf"}.bi-cloud-upload[_ngcontent-%COMP%]:before{content:"\\f2c0"}.bi-cloud[_ngcontent-%COMP%]:before{content:"\\f2c1"}.bi-clouds-fill[_ngcontent-%COMP%]:before{content:"\\f2c2"}.bi-clouds[_ngcontent-%COMP%]:before{content:"\\f2c3"}.bi-cloudy-fill[_ngcontent-%COMP%]:before{content:"\\f2c4"}.bi-cloudy[_ngcontent-%COMP%]:before{content:"\\f2c5"}.bi-code-slash[_ngcontent-%COMP%]:before{content:"\\f2c6"}.bi-code-square[_ngcontent-%COMP%]:before{content:"\\f2c7"}.bi-code[_ngcontent-%COMP%]:before{content:"\\f2c8"}.bi-collection-fill[_ngcontent-%COMP%]:before{content:"\\f2c9"}.bi-collection-play-fill[_ngcontent-%COMP%]:before{content:"\\f2ca"}.bi-collection-play[_ngcontent-%COMP%]:before{content:"\\f2cb"}.bi-collection[_ngcontent-%COMP%]:before{content:"\\f2cc"}.bi-columns-gap[_ngcontent-%COMP%]:before{content:"\\f2cd"}.bi-columns[_ngcontent-%COMP%]:before{content:"\\f2ce"}.bi-command[_ngcontent-%COMP%]:before{content:"\\f2cf"}.bi-compass-fill[_ngcontent-%COMP%]:before{content:"\\f2d0"}.bi-compass[_ngcontent-%COMP%]:before{content:"\\f2d1"}.bi-cone-striped[_ngcontent-%COMP%]:before{content:"\\f2d2"}.bi-cone[_ngcontent-%COMP%]:before{content:"\\f2d3"}.bi-controller[_ngcontent-%COMP%]:before{content:"\\f2d4"}.bi-cpu-fill[_ngcontent-%COMP%]:before{content:"\\f2d5"}.bi-cpu[_ngcontent-%COMP%]:before{content:"\\f2d6"}.bi-credit-card-2-back-fill[_ngcontent-%COMP%]:before{content:"\\f2d7"}.bi-credit-card-2-back[_ngcontent-%COMP%]:before{content:"\\f2d8"}.bi-credit-card-2-front-fill[_ngcontent-%COMP%]:before{content:"\\f2d9"}.bi-credit-card-2-front[_ngcontent-%COMP%]:before{content:"\\f2da"}.bi-credit-card-fill[_ngcontent-%COMP%]:before{content:"\\f2db"}.bi-credit-card[_ngcontent-%COMP%]:before{content:"\\f2dc"}.bi-crop[_ngcontent-%COMP%]:before{content:"\\f2dd"}.bi-cup-fill[_ngcontent-%COMP%]:before{content:"\\f2de"}.bi-cup-straw[_ngcontent-%COMP%]:before{content:"\\f2df"}.bi-cup[_ngcontent-%COMP%]:before{content:"\\f2e0"}.bi-cursor-fill[_ngcontent-%COMP%]:before{content:"\\f2e1"}.bi-cursor-text[_ngcontent-%COMP%]:before{content:"\\f2e2"}.bi-cursor[_ngcontent-%COMP%]:before{content:"\\f2e3"}.bi-dash-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f2e4"}.bi-dash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f2e5"}.bi-dash-circle[_ngcontent-%COMP%]:before{content:"\\f2e6"}.bi-dash-square-dotted[_ngcontent-%COMP%]:before{content:"\\f2e7"}.bi-dash-square-fill[_ngcontent-%COMP%]:before{content:"\\f2e8"}.bi-dash-square[_ngcontent-%COMP%]:before{content:"\\f2e9"}.bi-dash[_ngcontent-%COMP%]:before{content:"\\f2ea"}.bi-diagram-2-fill[_ngcontent-%COMP%]:before{content:"\\f2eb"}.bi-diagram-2[_ngcontent-%COMP%]:before{content:"\\f2ec"}.bi-diagram-3-fill[_ngcontent-%COMP%]:before{content:"\\f2ed"}.bi-diagram-3[_ngcontent-%COMP%]:before{content:"\\f2ee"}.bi-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f2ef"}.bi-diamond-half[_ngcontent-%COMP%]:before{content:"\\f2f0"}.bi-diamond[_ngcontent-%COMP%]:before{content:"\\f2f1"}.bi-dice-1-fill[_ngcontent-%COMP%]:before{content:"\\f2f2"}.bi-dice-1[_ngcontent-%COMP%]:before{content:"\\f2f3"}.bi-dice-2-fill[_ngcontent-%COMP%]:before{content:"\\f2f4"}.bi-dice-2[_ngcontent-%COMP%]:before{content:"\\f2f5"}.bi-dice-3-fill[_ngcontent-%COMP%]:before{content:"\\f2f6"}.bi-dice-3[_ngcontent-%COMP%]:before{content:"\\f2f7"}.bi-dice-4-fill[_ngcontent-%COMP%]:before{content:"\\f2f8"}.bi-dice-4[_ngcontent-%COMP%]:before{content:"\\f2f9"}.bi-dice-5-fill[_ngcontent-%COMP%]:before{content:"\\f2fa"}.bi-dice-5[_ngcontent-%COMP%]:before{content:"\\f2fb"}.bi-dice-6-fill[_ngcontent-%COMP%]:before{content:"\\f2fc"}.bi-dice-6[_ngcontent-%COMP%]:before{content:"\\f2fd"}.bi-disc-fill[_ngcontent-%COMP%]:before{content:"\\f2fe"}.bi-disc[_ngcontent-%COMP%]:before{content:"\\f2ff"}.bi-discord[_ngcontent-%COMP%]:before{content:"\\f300"}.bi-display-fill[_ngcontent-%COMP%]:before{content:"\\f301"}.bi-display[_ngcontent-%COMP%]:before{content:"\\f302"}.bi-distribute-horizontal[_ngcontent-%COMP%]:before{content:"\\f303"}.bi-distribute-vertical[_ngcontent-%COMP%]:before{content:"\\f304"}.bi-door-closed-fill[_ngcontent-%COMP%]:before{content:"\\f305"}.bi-door-closed[_ngcontent-%COMP%]:before{content:"\\f306"}.bi-door-open-fill[_ngcontent-%COMP%]:before{content:"\\f307"}.bi-door-open[_ngcontent-%COMP%]:before{content:"\\f308"}.bi-dot[_ngcontent-%COMP%]:before{content:"\\f309"}.bi-download[_ngcontent-%COMP%]:before{content:"\\f30a"}.bi-droplet-fill[_ngcontent-%COMP%]:before{content:"\\f30b"}.bi-droplet-half[_ngcontent-%COMP%]:before{content:"\\f30c"}.bi-droplet[_ngcontent-%COMP%]:before{content:"\\f30d"}.bi-earbuds[_ngcontent-%COMP%]:before{content:"\\f30e"}.bi-easel-fill[_ngcontent-%COMP%]:before{content:"\\f30f"}.bi-easel[_ngcontent-%COMP%]:before{content:"\\f310"}.bi-egg-fill[_ngcontent-%COMP%]:before{content:"\\f311"}.bi-egg-fried[_ngcontent-%COMP%]:before{content:"\\f312"}.bi-egg[_ngcontent-%COMP%]:before{content:"\\f313"}.bi-eject-fill[_ngcontent-%COMP%]:before{content:"\\f314"}.bi-eject[_ngcontent-%COMP%]:before{content:"\\f315"}.bi-emoji-angry-fill[_ngcontent-%COMP%]:before{content:"\\f316"}.bi-emoji-angry[_ngcontent-%COMP%]:before{content:"\\f317"}.bi-emoji-dizzy-fill[_ngcontent-%COMP%]:before{content:"\\f318"}.bi-emoji-dizzy[_ngcontent-%COMP%]:before{content:"\\f319"}.bi-emoji-expressionless-fill[_ngcontent-%COMP%]:before{content:"\\f31a"}.bi-emoji-expressionless[_ngcontent-%COMP%]:before{content:"\\f31b"}.bi-emoji-frown-fill[_ngcontent-%COMP%]:before{content:"\\f31c"}.bi-emoji-frown[_ngcontent-%COMP%]:before{content:"\\f31d"}.bi-emoji-heart-eyes-fill[_ngcontent-%COMP%]:before{content:"\\f31e"}.bi-emoji-heart-eyes[_ngcontent-%COMP%]:before{content:"\\f31f"}.bi-emoji-laughing-fill[_ngcontent-%COMP%]:before{content:"\\f320"}.bi-emoji-laughing[_ngcontent-%COMP%]:before{content:"\\f321"}.bi-emoji-neutral-fill[_ngcontent-%COMP%]:before{content:"\\f322"}.bi-emoji-neutral[_ngcontent-%COMP%]:before{content:"\\f323"}.bi-emoji-smile-fill[_ngcontent-%COMP%]:before{content:"\\f324"}.bi-emoji-smile-upside-down-fill[_ngcontent-%COMP%]:before{content:"\\f325"}.bi-emoji-smile-upside-down[_ngcontent-%COMP%]:before{content:"\\f326"}.bi-emoji-smile[_ngcontent-%COMP%]:before{content:"\\f327"}.bi-emoji-sunglasses-fill[_ngcontent-%COMP%]:before{content:"\\f328"}.bi-emoji-sunglasses[_ngcontent-%COMP%]:before{content:"\\f329"}.bi-emoji-wink-fill[_ngcontent-%COMP%]:before{content:"\\f32a"}.bi-emoji-wink[_ngcontent-%COMP%]:before{content:"\\f32b"}.bi-envelope-fill[_ngcontent-%COMP%]:before{content:"\\f32c"}.bi-envelope-open-fill[_ngcontent-%COMP%]:before{content:"\\f32d"}.bi-envelope-open[_ngcontent-%COMP%]:before{content:"\\f32e"}.bi-envelope[_ngcontent-%COMP%]:before{content:"\\f32f"}.bi-eraser-fill[_ngcontent-%COMP%]:before{content:"\\f330"}.bi-eraser[_ngcontent-%COMP%]:before{content:"\\f331"}.bi-exclamation-circle-fill[_ngcontent-%COMP%]:before{content:"\\f332"}.bi-exclamation-circle[_ngcontent-%COMP%]:before{content:"\\f333"}.bi-exclamation-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f334"}.bi-exclamation-diamond[_ngcontent-%COMP%]:before{content:"\\f335"}.bi-exclamation-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f336"}.bi-exclamation-octagon[_ngcontent-%COMP%]:before{content:"\\f337"}.bi-exclamation-square-fill[_ngcontent-%COMP%]:before{content:"\\f338"}.bi-exclamation-square[_ngcontent-%COMP%]:before{content:"\\f339"}.bi-exclamation-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f33a"}.bi-exclamation-triangle[_ngcontent-%COMP%]:before{content:"\\f33b"}.bi-exclamation[_ngcontent-%COMP%]:before{content:"\\f33c"}.bi-exclude[_ngcontent-%COMP%]:before{content:"\\f33d"}.bi-eye-fill[_ngcontent-%COMP%]:before{content:"\\f33e"}.bi-eye-slash-fill[_ngcontent-%COMP%]:before{content:"\\f33f"}.bi-eye-slash[_ngcontent-%COMP%]:before{content:"\\f340"}.bi-eye[_ngcontent-%COMP%]:before{content:"\\f341"}.bi-eyedropper[_ngcontent-%COMP%]:before{content:"\\f342"}.bi-eyeglasses[_ngcontent-%COMP%]:before{content:"\\f343"}.bi-facebook[_ngcontent-%COMP%]:before{content:"\\f344"}.bi-file-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f345"}.bi-file-arrow-down[_ngcontent-%COMP%]:before{content:"\\f346"}.bi-file-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f347"}.bi-file-arrow-up[_ngcontent-%COMP%]:before{content:"\\f348"}.bi-file-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f349"}.bi-file-bar-graph[_ngcontent-%COMP%]:before{content:"\\f34a"}.bi-file-binary-fill[_ngcontent-%COMP%]:before{content:"\\f34b"}.bi-file-binary[_ngcontent-%COMP%]:before{content:"\\f34c"}.bi-file-break-fill[_ngcontent-%COMP%]:before{content:"\\f34d"}.bi-file-break[_ngcontent-%COMP%]:before{content:"\\f34e"}.bi-file-check-fill[_ngcontent-%COMP%]:before{content:"\\f34f"}.bi-file-check[_ngcontent-%COMP%]:before{content:"\\f350"}.bi-file-code-fill[_ngcontent-%COMP%]:before{content:"\\f351"}.bi-file-code[_ngcontent-%COMP%]:before{content:"\\f352"}.bi-file-diff-fill[_ngcontent-%COMP%]:before{content:"\\f353"}.bi-file-diff[_ngcontent-%COMP%]:before{content:"\\f354"}.bi-file-earmark-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f355"}.bi-file-earmark-arrow-down[_ngcontent-%COMP%]:before{content:"\\f356"}.bi-file-earmark-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f357"}.bi-file-earmark-arrow-up[_ngcontent-%COMP%]:before{content:"\\f358"}.bi-file-earmark-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f359"}.bi-file-earmark-bar-graph[_ngcontent-%COMP%]:before{content:"\\f35a"}.bi-file-earmark-binary-fill[_ngcontent-%COMP%]:before{content:"\\f35b"}.bi-file-earmark-binary[_ngcontent-%COMP%]:before{content:"\\f35c"}.bi-file-earmark-break-fill[_ngcontent-%COMP%]:before{content:"\\f35d"}.bi-file-earmark-break[_ngcontent-%COMP%]:before{content:"\\f35e"}.bi-file-earmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f35f"}.bi-file-earmark-check[_ngcontent-%COMP%]:before{content:"\\f360"}.bi-file-earmark-code-fill[_ngcontent-%COMP%]:before{content:"\\f361"}.bi-file-earmark-code[_ngcontent-%COMP%]:before{content:"\\f362"}.bi-file-earmark-diff-fill[_ngcontent-%COMP%]:before{content:"\\f363"}.bi-file-earmark-diff[_ngcontent-%COMP%]:before{content:"\\f364"}.bi-file-earmark-easel-fill[_ngcontent-%COMP%]:before{content:"\\f365"}.bi-file-earmark-easel[_ngcontent-%COMP%]:before{content:"\\f366"}.bi-file-earmark-excel-fill[_ngcontent-%COMP%]:before{content:"\\f367"}.bi-file-earmark-excel[_ngcontent-%COMP%]:before{content:"\\f368"}.bi-file-earmark-fill[_ngcontent-%COMP%]:before{content:"\\f369"}.bi-file-earmark-font-fill[_ngcontent-%COMP%]:before{content:"\\f36a"}.bi-file-earmark-font[_ngcontent-%COMP%]:before{content:"\\f36b"}.bi-file-earmark-image-fill[_ngcontent-%COMP%]:before{content:"\\f36c"}.bi-file-earmark-image[_ngcontent-%COMP%]:before{content:"\\f36d"}.bi-file-earmark-lock-fill[_ngcontent-%COMP%]:before{content:"\\f36e"}.bi-file-earmark-lock[_ngcontent-%COMP%]:before{content:"\\f36f"}.bi-file-earmark-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f370"}.bi-file-earmark-lock2[_ngcontent-%COMP%]:before{content:"\\f371"}.bi-file-earmark-medical-fill[_ngcontent-%COMP%]:before{content:"\\f372"}.bi-file-earmark-medical[_ngcontent-%COMP%]:before{content:"\\f373"}.bi-file-earmark-minus-fill[_ngcontent-%COMP%]:before{content:"\\f374"}.bi-file-earmark-minus[_ngcontent-%COMP%]:before{content:"\\f375"}.bi-file-earmark-music-fill[_ngcontent-%COMP%]:before{content:"\\f376"}.bi-file-earmark-music[_ngcontent-%COMP%]:before{content:"\\f377"}.bi-file-earmark-person-fill[_ngcontent-%COMP%]:before{content:"\\f378"}.bi-file-earmark-person[_ngcontent-%COMP%]:before{content:"\\f379"}.bi-file-earmark-play-fill[_ngcontent-%COMP%]:before{content:"\\f37a"}.bi-file-earmark-play[_ngcontent-%COMP%]:before{content:"\\f37b"}.bi-file-earmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f37c"}.bi-file-earmark-plus[_ngcontent-%COMP%]:before{content:"\\f37d"}.bi-file-earmark-post-fill[_ngcontent-%COMP%]:before{content:"\\f37e"}.bi-file-earmark-post[_ngcontent-%COMP%]:before{content:"\\f37f"}.bi-file-earmark-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f380"}.bi-file-earmark-ppt[_ngcontent-%COMP%]:before{content:"\\f381"}.bi-file-earmark-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f382"}.bi-file-earmark-richtext[_ngcontent-%COMP%]:before{content:"\\f383"}.bi-file-earmark-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f384"}.bi-file-earmark-ruled[_ngcontent-%COMP%]:before{content:"\\f385"}.bi-file-earmark-slides-fill[_ngcontent-%COMP%]:before{content:"\\f386"}.bi-file-earmark-slides[_ngcontent-%COMP%]:before{content:"\\f387"}.bi-file-earmark-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f388"}.bi-file-earmark-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f389"}.bi-file-earmark-text-fill[_ngcontent-%COMP%]:before{content:"\\f38a"}.bi-file-earmark-text[_ngcontent-%COMP%]:before{content:"\\f38b"}.bi-file-earmark-word-fill[_ngcontent-%COMP%]:before{content:"\\f38c"}.bi-file-earmark-word[_ngcontent-%COMP%]:before{content:"\\f38d"}.bi-file-earmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f38e"}.bi-file-earmark-x[_ngcontent-%COMP%]:before{content:"\\f38f"}.bi-file-earmark-zip-fill[_ngcontent-%COMP%]:before{content:"\\f390"}.bi-file-earmark-zip[_ngcontent-%COMP%]:before{content:"\\f391"}.bi-file-earmark[_ngcontent-%COMP%]:before{content:"\\f392"}.bi-file-easel-fill[_ngcontent-%COMP%]:before{content:"\\f393"}.bi-file-easel[_ngcontent-%COMP%]:before{content:"\\f394"}.bi-file-excel-fill[_ngcontent-%COMP%]:before{content:"\\f395"}.bi-file-excel[_ngcontent-%COMP%]:before{content:"\\f396"}.bi-file-fill[_ngcontent-%COMP%]:before{content:"\\f397"}.bi-file-font-fill[_ngcontent-%COMP%]:before{content:"\\f398"}.bi-file-font[_ngcontent-%COMP%]:before{content:"\\f399"}.bi-file-image-fill[_ngcontent-%COMP%]:before{content:"\\f39a"}.bi-file-image[_ngcontent-%COMP%]:before{content:"\\f39b"}.bi-file-lock-fill[_ngcontent-%COMP%]:before{content:"\\f39c"}.bi-file-lock[_ngcontent-%COMP%]:before{content:"\\f39d"}.bi-file-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f39e"}.bi-file-lock2[_ngcontent-%COMP%]:before{content:"\\f39f"}.bi-file-medical-fill[_ngcontent-%COMP%]:before{content:"\\f3a0"}.bi-file-medical[_ngcontent-%COMP%]:before{content:"\\f3a1"}.bi-file-minus-fill[_ngcontent-%COMP%]:before{content:"\\f3a2"}.bi-file-minus[_ngcontent-%COMP%]:before{content:"\\f3a3"}.bi-file-music-fill[_ngcontent-%COMP%]:before{content:"\\f3a4"}.bi-file-music[_ngcontent-%COMP%]:before{content:"\\f3a5"}.bi-file-person-fill[_ngcontent-%COMP%]:before{content:"\\f3a6"}.bi-file-person[_ngcontent-%COMP%]:before{content:"\\f3a7"}.bi-file-play-fill[_ngcontent-%COMP%]:before{content:"\\f3a8"}.bi-file-play[_ngcontent-%COMP%]:before{content:"\\f3a9"}.bi-file-plus-fill[_ngcontent-%COMP%]:before{content:"\\f3aa"}.bi-file-plus[_ngcontent-%COMP%]:before{content:"\\f3ab"}.bi-file-post-fill[_ngcontent-%COMP%]:before{content:"\\f3ac"}.bi-file-post[_ngcontent-%COMP%]:before{content:"\\f3ad"}.bi-file-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f3ae"}.bi-file-ppt[_ngcontent-%COMP%]:before{content:"\\f3af"}.bi-file-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f3b0"}.bi-file-richtext[_ngcontent-%COMP%]:before{content:"\\f3b1"}.bi-file-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f3b2"}.bi-file-ruled[_ngcontent-%COMP%]:before{content:"\\f3b3"}.bi-file-slides-fill[_ngcontent-%COMP%]:before{content:"\\f3b4"}.bi-file-slides[_ngcontent-%COMP%]:before{content:"\\f3b5"}.bi-file-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f3b6"}.bi-file-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f3b7"}.bi-file-text-fill[_ngcontent-%COMP%]:before{content:"\\f3b8"}.bi-file-text[_ngcontent-%COMP%]:before{content:"\\f3b9"}.bi-file-word-fill[_ngcontent-%COMP%]:before{content:"\\f3ba"}.bi-file-word[_ngcontent-%COMP%]:before{content:"\\f3bb"}.bi-file-x-fill[_ngcontent-%COMP%]:before{content:"\\f3bc"}.bi-file-x[_ngcontent-%COMP%]:before{content:"\\f3bd"}.bi-file-zip-fill[_ngcontent-%COMP%]:before{content:"\\f3be"}.bi-file-zip[_ngcontent-%COMP%]:before{content:"\\f3bf"}.bi-file[_ngcontent-%COMP%]:before{content:"\\f3c0"}.bi-files-alt[_ngcontent-%COMP%]:before{content:"\\f3c1"}.bi-files[_ngcontent-%COMP%]:before{content:"\\f3c2"}.bi-film[_ngcontent-%COMP%]:before{content:"\\f3c3"}.bi-filter-circle-fill[_ngcontent-%COMP%]:before{content:"\\f3c4"}.bi-filter-circle[_ngcontent-%COMP%]:before{content:"\\f3c5"}.bi-filter-left[_ngcontent-%COMP%]:before{content:"\\f3c6"}.bi-filter-right[_ngcontent-%COMP%]:before{content:"\\f3c7"}.bi-filter-square-fill[_ngcontent-%COMP%]:before{content:"\\f3c8"}.bi-filter-square[_ngcontent-%COMP%]:before{content:"\\f3c9"}.bi-filter[_ngcontent-%COMP%]:before{content:"\\f3ca"}.bi-flag-fill[_ngcontent-%COMP%]:before{content:"\\f3cb"}.bi-flag[_ngcontent-%COMP%]:before{content:"\\f3cc"}.bi-flower1[_ngcontent-%COMP%]:before{content:"\\f3cd"}.bi-flower2[_ngcontent-%COMP%]:before{content:"\\f3ce"}.bi-flower3[_ngcontent-%COMP%]:before{content:"\\f3cf"}.bi-folder-check[_ngcontent-%COMP%]:before{content:"\\f3d0"}.bi-folder-fill[_ngcontent-%COMP%]:before{content:"\\f3d1"}.bi-folder-minus[_ngcontent-%COMP%]:before{content:"\\f3d2"}.bi-folder-plus[_ngcontent-%COMP%]:before{content:"\\f3d3"}.bi-folder-symlink-fill[_ngcontent-%COMP%]:before{content:"\\f3d4"}.bi-folder-symlink[_ngcontent-%COMP%]:before{content:"\\f3d5"}.bi-folder-x[_ngcontent-%COMP%]:before{content:"\\f3d6"}.bi-folder[_ngcontent-%COMP%]:before{content:"\\f3d7"}.bi-folder2-open[_ngcontent-%COMP%]:before{content:"\\f3d8"}.bi-folder2[_ngcontent-%COMP%]:before{content:"\\f3d9"}.bi-fonts[_ngcontent-%COMP%]:before{content:"\\f3da"}.bi-forward-fill[_ngcontent-%COMP%]:before{content:"\\f3db"}.bi-forward[_ngcontent-%COMP%]:before{content:"\\f3dc"}.bi-front[_ngcontent-%COMP%]:before{content:"\\f3dd"}.bi-fullscreen-exit[_ngcontent-%COMP%]:before{content:"\\f3de"}.bi-fullscreen[_ngcontent-%COMP%]:before{content:"\\f3df"}.bi-funnel-fill[_ngcontent-%COMP%]:before{content:"\\f3e0"}.bi-funnel[_ngcontent-%COMP%]:before{content:"\\f3e1"}.bi-gear-fill[_ngcontent-%COMP%]:before{content:"\\f3e2"}.bi-gear-wide-connected[_ngcontent-%COMP%]:before{content:"\\f3e3"}.bi-gear-wide[_ngcontent-%COMP%]:before{content:"\\f3e4"}.bi-gear[_ngcontent-%COMP%]:before{content:"\\f3e5"}.bi-gem[_ngcontent-%COMP%]:before{content:"\\f3e6"}.bi-geo-alt-fill[_ngcontent-%COMP%]:before{content:"\\f3e7"}.bi-geo-alt[_ngcontent-%COMP%]:before{content:"\\f3e8"}.bi-geo-fill[_ngcontent-%COMP%]:before{content:"\\f3e9"}.bi-geo[_ngcontent-%COMP%]:before{content:"\\f3ea"}.bi-gift-fill[_ngcontent-%COMP%]:before{content:"\\f3eb"}.bi-gift[_ngcontent-%COMP%]:before{content:"\\f3ec"}.bi-github[_ngcontent-%COMP%]:before{content:"\\f3ed"}.bi-globe[_ngcontent-%COMP%]:before{content:"\\f3ee"}.bi-globe2[_ngcontent-%COMP%]:before{content:"\\f3ef"}.bi-google[_ngcontent-%COMP%]:before{content:"\\f3f0"}.bi-graph-down[_ngcontent-%COMP%]:before{content:"\\f3f1"}.bi-graph-up[_ngcontent-%COMP%]:before{content:"\\f3f2"}.bi-grid-1x2-fill[_ngcontent-%COMP%]:before{content:"\\f3f3"}.bi-grid-1x2[_ngcontent-%COMP%]:before{content:"\\f3f4"}.bi-grid-3x2-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f5"}.bi-grid-3x2-gap[_ngcontent-%COMP%]:before{content:"\\f3f6"}.bi-grid-3x2[_ngcontent-%COMP%]:before{content:"\\f3f7"}.bi-grid-3x3-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f8"}.bi-grid-3x3-gap[_ngcontent-%COMP%]:before{content:"\\f3f9"}.bi-grid-3x3[_ngcontent-%COMP%]:before{content:"\\f3fa"}.bi-grid-fill[_ngcontent-%COMP%]:before{content:"\\f3fb"}.bi-grid[_ngcontent-%COMP%]:before{content:"\\f3fc"}.bi-grip-horizontal[_ngcontent-%COMP%]:before{content:"\\f3fd"}.bi-grip-vertical[_ngcontent-%COMP%]:before{content:"\\f3fe"}.bi-hammer[_ngcontent-%COMP%]:before{content:"\\f3ff"}.bi-hand-index-fill[_ngcontent-%COMP%]:before{content:"\\f400"}.bi-hand-index-thumb-fill[_ngcontent-%COMP%]:before{content:"\\f401"}.bi-hand-index-thumb[_ngcontent-%COMP%]:before{content:"\\f402"}.bi-hand-index[_ngcontent-%COMP%]:before{content:"\\f403"}.bi-hand-thumbs-down-fill[_ngcontent-%COMP%]:before{content:"\\f404"}.bi-hand-thumbs-down[_ngcontent-%COMP%]:before{content:"\\f405"}.bi-hand-thumbs-up-fill[_ngcontent-%COMP%]:before{content:"\\f406"}.bi-hand-thumbs-up[_ngcontent-%COMP%]:before{content:"\\f407"}.bi-handbag-fill[_ngcontent-%COMP%]:before{content:"\\f408"}.bi-handbag[_ngcontent-%COMP%]:before{content:"\\f409"}.bi-hash[_ngcontent-%COMP%]:before{content:"\\f40a"}.bi-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f40b"}.bi-hdd-network-fill[_ngcontent-%COMP%]:before{content:"\\f40c"}.bi-hdd-network[_ngcontent-%COMP%]:before{content:"\\f40d"}.bi-hdd-rack-fill[_ngcontent-%COMP%]:before{content:"\\f40e"}.bi-hdd-rack[_ngcontent-%COMP%]:before{content:"\\f40f"}.bi-hdd-stack-fill[_ngcontent-%COMP%]:before{content:"\\f410"}.bi-hdd-stack[_ngcontent-%COMP%]:before{content:"\\f411"}.bi-hdd[_ngcontent-%COMP%]:before{content:"\\f412"}.bi-headphones[_ngcontent-%COMP%]:before{content:"\\f413"}.bi-headset[_ngcontent-%COMP%]:before{content:"\\f414"}.bi-heart-fill[_ngcontent-%COMP%]:before{content:"\\f415"}.bi-heart-half[_ngcontent-%COMP%]:before{content:"\\f416"}.bi-heart[_ngcontent-%COMP%]:before{content:"\\f417"}.bi-heptagon-fill[_ngcontent-%COMP%]:before{content:"\\f418"}.bi-heptagon-half[_ngcontent-%COMP%]:before{content:"\\f419"}.bi-heptagon[_ngcontent-%COMP%]:before{content:"\\f41a"}.bi-hexagon-fill[_ngcontent-%COMP%]:before{content:"\\f41b"}.bi-hexagon-half[_ngcontent-%COMP%]:before{content:"\\f41c"}.bi-hexagon[_ngcontent-%COMP%]:before{content:"\\f41d"}.bi-hourglass-bottom[_ngcontent-%COMP%]:before{content:"\\f41e"}.bi-hourglass-split[_ngcontent-%COMP%]:before{content:"\\f41f"}.bi-hourglass-top[_ngcontent-%COMP%]:before{content:"\\f420"}.bi-hourglass[_ngcontent-%COMP%]:before{content:"\\f421"}.bi-house-door-fill[_ngcontent-%COMP%]:before{content:"\\f422"}.bi-house-door[_ngcontent-%COMP%]:before{content:"\\f423"}.bi-house-fill[_ngcontent-%COMP%]:before{content:"\\f424"}.bi-house[_ngcontent-%COMP%]:before{content:"\\f425"}.bi-hr[_ngcontent-%COMP%]:before{content:"\\f426"}.bi-hurricane[_ngcontent-%COMP%]:before{content:"\\f427"}.bi-image-alt[_ngcontent-%COMP%]:before{content:"\\f428"}.bi-image-fill[_ngcontent-%COMP%]:before{content:"\\f429"}.bi-image[_ngcontent-%COMP%]:before{content:"\\f42a"}.bi-images[_ngcontent-%COMP%]:before{content:"\\f42b"}.bi-inbox-fill[_ngcontent-%COMP%]:before{content:"\\f42c"}.bi-inbox[_ngcontent-%COMP%]:before{content:"\\f42d"}.bi-inboxes-fill[_ngcontent-%COMP%]:before{content:"\\f42e"}.bi-inboxes[_ngcontent-%COMP%]:before{content:"\\f42f"}.bi-info-circle-fill[_ngcontent-%COMP%]:before{content:"\\f430"}.bi-info-circle[_ngcontent-%COMP%]:before{content:"\\f431"}.bi-info-square-fill[_ngcontent-%COMP%]:before{content:"\\f432"}.bi-info-square[_ngcontent-%COMP%]:before{content:"\\f433"}.bi-info[_ngcontent-%COMP%]:before{content:"\\f434"}.bi-input-cursor-text[_ngcontent-%COMP%]:before{content:"\\f435"}.bi-input-cursor[_ngcontent-%COMP%]:before{content:"\\f436"}.bi-instagram[_ngcontent-%COMP%]:before{content:"\\f437"}.bi-intersect[_ngcontent-%COMP%]:before{content:"\\f438"}.bi-journal-album[_ngcontent-%COMP%]:before{content:"\\f439"}.bi-journal-arrow-down[_ngcontent-%COMP%]:before{content:"\\f43a"}.bi-journal-arrow-up[_ngcontent-%COMP%]:before{content:"\\f43b"}.bi-journal-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f43c"}.bi-journal-bookmark[_ngcontent-%COMP%]:before{content:"\\f43d"}.bi-journal-check[_ngcontent-%COMP%]:before{content:"\\f43e"}.bi-journal-code[_ngcontent-%COMP%]:before{content:"\\f43f"}.bi-journal-medical[_ngcontent-%COMP%]:before{content:"\\f440"}.bi-journal-minus[_ngcontent-%COMP%]:before{content:"\\f441"}.bi-journal-plus[_ngcontent-%COMP%]:before{content:"\\f442"}.bi-journal-richtext[_ngcontent-%COMP%]:before{content:"\\f443"}.bi-journal-text[_ngcontent-%COMP%]:before{content:"\\f444"}.bi-journal-x[_ngcontent-%COMP%]:before{content:"\\f445"}.bi-journal[_ngcontent-%COMP%]:before{content:"\\f446"}.bi-journals[_ngcontent-%COMP%]:before{content:"\\f447"}.bi-joystick[_ngcontent-%COMP%]:before{content:"\\f448"}.bi-justify-left[_ngcontent-%COMP%]:before{content:"\\f449"}.bi-justify-right[_ngcontent-%COMP%]:before{content:"\\f44a"}.bi-justify[_ngcontent-%COMP%]:before{content:"\\f44b"}.bi-kanban-fill[_ngcontent-%COMP%]:before{content:"\\f44c"}.bi-kanban[_ngcontent-%COMP%]:before{content:"\\f44d"}.bi-key-fill[_ngcontent-%COMP%]:before{content:"\\f44e"}.bi-key[_ngcontent-%COMP%]:before{content:"\\f44f"}.bi-keyboard-fill[_ngcontent-%COMP%]:before{content:"\\f450"}.bi-keyboard[_ngcontent-%COMP%]:before{content:"\\f451"}.bi-ladder[_ngcontent-%COMP%]:before{content:"\\f452"}.bi-lamp-fill[_ngcontent-%COMP%]:before{content:"\\f453"}.bi-lamp[_ngcontent-%COMP%]:before{content:"\\f454"}.bi-laptop-fill[_ngcontent-%COMP%]:before{content:"\\f455"}.bi-laptop[_ngcontent-%COMP%]:before{content:"\\f456"}.bi-layer-backward[_ngcontent-%COMP%]:before{content:"\\f457"}.bi-layer-forward[_ngcontent-%COMP%]:before{content:"\\f458"}.bi-layers-fill[_ngcontent-%COMP%]:before{content:"\\f459"}.bi-layers-half[_ngcontent-%COMP%]:before{content:"\\f45a"}.bi-layers[_ngcontent-%COMP%]:before{content:"\\f45b"}.bi-layout-sidebar-inset-reverse[_ngcontent-%COMP%]:before{content:"\\f45c"}.bi-layout-sidebar-inset[_ngcontent-%COMP%]:before{content:"\\f45d"}.bi-layout-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f45e"}.bi-layout-sidebar[_ngcontent-%COMP%]:before{content:"\\f45f"}.bi-layout-split[_ngcontent-%COMP%]:before{content:"\\f460"}.bi-layout-text-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f461"}.bi-layout-text-sidebar[_ngcontent-%COMP%]:before{content:"\\f462"}.bi-layout-text-window-reverse[_ngcontent-%COMP%]:before{content:"\\f463"}.bi-layout-text-window[_ngcontent-%COMP%]:before{content:"\\f464"}.bi-layout-three-columns[_ngcontent-%COMP%]:before{content:"\\f465"}.bi-layout-wtf[_ngcontent-%COMP%]:before{content:"\\f466"}.bi-life-preserver[_ngcontent-%COMP%]:before{content:"\\f467"}.bi-lightbulb-fill[_ngcontent-%COMP%]:before{content:"\\f468"}.bi-lightbulb-off-fill[_ngcontent-%COMP%]:before{content:"\\f469"}.bi-lightbulb-off[_ngcontent-%COMP%]:before{content:"\\f46a"}.bi-lightbulb[_ngcontent-%COMP%]:before{content:"\\f46b"}.bi-lightning-charge-fill[_ngcontent-%COMP%]:before{content:"\\f46c"}.bi-lightning-charge[_ngcontent-%COMP%]:before{content:"\\f46d"}.bi-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f46e"}.bi-lightning[_ngcontent-%COMP%]:before{content:"\\f46f"}.bi-link-45deg[_ngcontent-%COMP%]:before{content:"\\f470"}.bi-link[_ngcontent-%COMP%]:before{content:"\\f471"}.bi-linkedin[_ngcontent-%COMP%]:before{content:"\\f472"}.bi-list-check[_ngcontent-%COMP%]:before{content:"\\f473"}.bi-list-nested[_ngcontent-%COMP%]:before{content:"\\f474"}.bi-list-ol[_ngcontent-%COMP%]:before{content:"\\f475"}.bi-list-stars[_ngcontent-%COMP%]:before{content:"\\f476"}.bi-list-task[_ngcontent-%COMP%]:before{content:"\\f477"}.bi-list-ul[_ngcontent-%COMP%]:before{content:"\\f478"}.bi-list[_ngcontent-%COMP%]:before{content:"\\f479"}.bi-lock-fill[_ngcontent-%COMP%]:before{content:"\\f47a"}.bi-lock[_ngcontent-%COMP%]:before{content:"\\f47b"}.bi-mailbox[_ngcontent-%COMP%]:before{content:"\\f47c"}.bi-mailbox2[_ngcontent-%COMP%]:before{content:"\\f47d"}.bi-map-fill[_ngcontent-%COMP%]:before{content:"\\f47e"}.bi-map[_ngcontent-%COMP%]:before{content:"\\f47f"}.bi-markdown-fill[_ngcontent-%COMP%]:before{content:"\\f480"}.bi-markdown[_ngcontent-%COMP%]:before{content:"\\f481"}.bi-mask[_ngcontent-%COMP%]:before{content:"\\f482"}.bi-megaphone-fill[_ngcontent-%COMP%]:before{content:"\\f483"}.bi-megaphone[_ngcontent-%COMP%]:before{content:"\\f484"}.bi-menu-app-fill[_ngcontent-%COMP%]:before{content:"\\f485"}.bi-menu-app[_ngcontent-%COMP%]:before{content:"\\f486"}.bi-menu-button-fill[_ngcontent-%COMP%]:before{content:"\\f487"}.bi-menu-button-wide-fill[_ngcontent-%COMP%]:before{content:"\\f488"}.bi-menu-button-wide[_ngcontent-%COMP%]:before{content:"\\f489"}.bi-menu-button[_ngcontent-%COMP%]:before{content:"\\f48a"}.bi-menu-down[_ngcontent-%COMP%]:before{content:"\\f48b"}.bi-menu-up[_ngcontent-%COMP%]:before{content:"\\f48c"}.bi-mic-fill[_ngcontent-%COMP%]:before{content:"\\f48d"}.bi-mic-mute-fill[_ngcontent-%COMP%]:before{content:"\\f48e"}.bi-mic-mute[_ngcontent-%COMP%]:before{content:"\\f48f"}.bi-mic[_ngcontent-%COMP%]:before{content:"\\f490"}.bi-minecart-loaded[_ngcontent-%COMP%]:before{content:"\\f491"}.bi-minecart[_ngcontent-%COMP%]:before{content:"\\f492"}.bi-moisture[_ngcontent-%COMP%]:before{content:"\\f493"}.bi-moon-fill[_ngcontent-%COMP%]:before{content:"\\f494"}.bi-moon-stars-fill[_ngcontent-%COMP%]:before{content:"\\f495"}.bi-moon-stars[_ngcontent-%COMP%]:before{content:"\\f496"}.bi-moon[_ngcontent-%COMP%]:before{content:"\\f497"}.bi-mouse-fill[_ngcontent-%COMP%]:before{content:"\\f498"}.bi-mouse[_ngcontent-%COMP%]:before{content:"\\f499"}.bi-mouse2-fill[_ngcontent-%COMP%]:before{content:"\\f49a"}.bi-mouse2[_ngcontent-%COMP%]:before{content:"\\f49b"}.bi-mouse3-fill[_ngcontent-%COMP%]:before{content:"\\f49c"}.bi-mouse3[_ngcontent-%COMP%]:before{content:"\\f49d"}.bi-music-note-beamed[_ngcontent-%COMP%]:before{content:"\\f49e"}.bi-music-note-list[_ngcontent-%COMP%]:before{content:"\\f49f"}.bi-music-note[_ngcontent-%COMP%]:before{content:"\\f4a0"}.bi-music-player-fill[_ngcontent-%COMP%]:before{content:"\\f4a1"}.bi-music-player[_ngcontent-%COMP%]:before{content:"\\f4a2"}.bi-newspaper[_ngcontent-%COMP%]:before{content:"\\f4a3"}.bi-node-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4a4"}.bi-node-minus[_ngcontent-%COMP%]:before{content:"\\f4a5"}.bi-node-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4a6"}.bi-node-plus[_ngcontent-%COMP%]:before{content:"\\f4a7"}.bi-nut-fill[_ngcontent-%COMP%]:before{content:"\\f4a8"}.bi-nut[_ngcontent-%COMP%]:before{content:"\\f4a9"}.bi-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f4aa"}.bi-octagon-half[_ngcontent-%COMP%]:before{content:"\\f4ab"}.bi-octagon[_ngcontent-%COMP%]:before{content:"\\f4ac"}.bi-option[_ngcontent-%COMP%]:before{content:"\\f4ad"}.bi-outlet[_ngcontent-%COMP%]:before{content:"\\f4ae"}.bi-paint-bucket[_ngcontent-%COMP%]:before{content:"\\f4af"}.bi-palette-fill[_ngcontent-%COMP%]:before{content:"\\f4b0"}.bi-palette[_ngcontent-%COMP%]:before{content:"\\f4b1"}.bi-palette2[_ngcontent-%COMP%]:before{content:"\\f4b2"}.bi-paperclip[_ngcontent-%COMP%]:before{content:"\\f4b3"}.bi-paragraph[_ngcontent-%COMP%]:before{content:"\\f4b4"}.bi-patch-check-fill[_ngcontent-%COMP%]:before{content:"\\f4b5"}.bi-patch-check[_ngcontent-%COMP%]:before{content:"\\f4b6"}.bi-patch-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f4b7"}.bi-patch-exclamation[_ngcontent-%COMP%]:before{content:"\\f4b8"}.bi-patch-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4b9"}.bi-patch-minus[_ngcontent-%COMP%]:before{content:"\\f4ba"}.bi-patch-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4bb"}.bi-patch-plus[_ngcontent-%COMP%]:before{content:"\\f4bc"}.bi-patch-question-fill[_ngcontent-%COMP%]:before{content:"\\f4bd"}.bi-patch-question[_ngcontent-%COMP%]:before{content:"\\f4be"}.bi-pause-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4bf"}.bi-pause-btn[_ngcontent-%COMP%]:before{content:"\\f4c0"}.bi-pause-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4c1"}.bi-pause-circle[_ngcontent-%COMP%]:before{content:"\\f4c2"}.bi-pause-fill[_ngcontent-%COMP%]:before{content:"\\f4c3"}.bi-pause[_ngcontent-%COMP%]:before{content:"\\f4c4"}.bi-peace-fill[_ngcontent-%COMP%]:before{content:"\\f4c5"}.bi-peace[_ngcontent-%COMP%]:before{content:"\\f4c6"}.bi-pen-fill[_ngcontent-%COMP%]:before{content:"\\f4c7"}.bi-pen[_ngcontent-%COMP%]:before{content:"\\f4c8"}.bi-pencil-fill[_ngcontent-%COMP%]:before{content:"\\f4c9"}.bi-pencil-square[_ngcontent-%COMP%]:before{content:"\\f4ca"}.bi-pencil[_ngcontent-%COMP%]:before{content:"\\f4cb"}.bi-pentagon-fill[_ngcontent-%COMP%]:before{content:"\\f4cc"}.bi-pentagon-half[_ngcontent-%COMP%]:before{content:"\\f4cd"}.bi-pentagon[_ngcontent-%COMP%]:before{content:"\\f4ce"}.bi-people-fill[_ngcontent-%COMP%]:before{content:"\\f4cf"}.bi-people[_ngcontent-%COMP%]:before{content:"\\f4d0"}.bi-percent[_ngcontent-%COMP%]:before{content:"\\f4d1"}.bi-person-badge-fill[_ngcontent-%COMP%]:before{content:"\\f4d2"}.bi-person-badge[_ngcontent-%COMP%]:before{content:"\\f4d3"}.bi-person-bounding-box[_ngcontent-%COMP%]:before{content:"\\f4d4"}.bi-person-check-fill[_ngcontent-%COMP%]:before{content:"\\f4d5"}.bi-person-check[_ngcontent-%COMP%]:before{content:"\\f4d6"}.bi-person-circle[_ngcontent-%COMP%]:before{content:"\\f4d7"}.bi-person-dash-fill[_ngcontent-%COMP%]:before{content:"\\f4d8"}.bi-person-dash[_ngcontent-%COMP%]:before{content:"\\f4d9"}.bi-person-fill[_ngcontent-%COMP%]:before{content:"\\f4da"}.bi-person-lines-fill[_ngcontent-%COMP%]:before{content:"\\f4db"}.bi-person-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4dc"}.bi-person-plus[_ngcontent-%COMP%]:before{content:"\\f4dd"}.bi-person-square[_ngcontent-%COMP%]:before{content:"\\f4de"}.bi-person-x-fill[_ngcontent-%COMP%]:before{content:"\\f4df"}.bi-person-x[_ngcontent-%COMP%]:before{content:"\\f4e0"}.bi-person[_ngcontent-%COMP%]:before{content:"\\f4e1"}.bi-phone-fill[_ngcontent-%COMP%]:before{content:"\\f4e2"}.bi-phone-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f4e3"}.bi-phone-landscape[_ngcontent-%COMP%]:before{content:"\\f4e4"}.bi-phone-vibrate-fill[_ngcontent-%COMP%]:before{content:"\\f4e5"}.bi-phone-vibrate[_ngcontent-%COMP%]:before{content:"\\f4e6"}.bi-phone[_ngcontent-%COMP%]:before{content:"\\f4e7"}.bi-pie-chart-fill[_ngcontent-%COMP%]:before{content:"\\f4e8"}.bi-pie-chart[_ngcontent-%COMP%]:before{content:"\\f4e9"}.bi-pin-angle-fill[_ngcontent-%COMP%]:before{content:"\\f4ea"}.bi-pin-angle[_ngcontent-%COMP%]:before{content:"\\f4eb"}.bi-pin-fill[_ngcontent-%COMP%]:before{content:"\\f4ec"}.bi-pin[_ngcontent-%COMP%]:before{content:"\\f4ed"}.bi-pip-fill[_ngcontent-%COMP%]:before{content:"\\f4ee"}.bi-pip[_ngcontent-%COMP%]:before{content:"\\f4ef"}.bi-play-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4f0"}.bi-play-btn[_ngcontent-%COMP%]:before{content:"\\f4f1"}.bi-play-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f2"}.bi-play-circle[_ngcontent-%COMP%]:before{content:"\\f4f3"}.bi-play-fill[_ngcontent-%COMP%]:before{content:"\\f4f4"}.bi-play[_ngcontent-%COMP%]:before{content:"\\f4f5"}.bi-plug-fill[_ngcontent-%COMP%]:before{content:"\\f4f6"}.bi-plug[_ngcontent-%COMP%]:before{content:"\\f4f7"}.bi-plus-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f4f8"}.bi-plus-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f9"}.bi-plus-circle[_ngcontent-%COMP%]:before{content:"\\f4fa"}.bi-plus-square-dotted[_ngcontent-%COMP%]:before{content:"\\f4fb"}.bi-plus-square-fill[_ngcontent-%COMP%]:before{content:"\\f4fc"}.bi-plus-square[_ngcontent-%COMP%]:before{content:"\\f4fd"}.bi-plus[_ngcontent-%COMP%]:before{content:"\\f4fe"}.bi-power[_ngcontent-%COMP%]:before{content:"\\f4ff"}.bi-printer-fill[_ngcontent-%COMP%]:before{content:"\\f500"}.bi-printer[_ngcontent-%COMP%]:before{content:"\\f501"}.bi-puzzle-fill[_ngcontent-%COMP%]:before{content:"\\f502"}.bi-puzzle[_ngcontent-%COMP%]:before{content:"\\f503"}.bi-question-circle-fill[_ngcontent-%COMP%]:before{content:"\\f504"}.bi-question-circle[_ngcontent-%COMP%]:before{content:"\\f505"}.bi-question-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f506"}.bi-question-diamond[_ngcontent-%COMP%]:before{content:"\\f507"}.bi-question-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f508"}.bi-question-octagon[_ngcontent-%COMP%]:before{content:"\\f509"}.bi-question-square-fill[_ngcontent-%COMP%]:before{content:"\\f50a"}.bi-question-square[_ngcontent-%COMP%]:before{content:"\\f50b"}.bi-question[_ngcontent-%COMP%]:before{content:"\\f50c"}.bi-rainbow[_ngcontent-%COMP%]:before{content:"\\f50d"}.bi-receipt-cutoff[_ngcontent-%COMP%]:before{content:"\\f50e"}.bi-receipt[_ngcontent-%COMP%]:before{content:"\\f50f"}.bi-reception-0[_ngcontent-%COMP%]:before{content:"\\f510"}.bi-reception-1[_ngcontent-%COMP%]:before{content:"\\f511"}.bi-reception-2[_ngcontent-%COMP%]:before{content:"\\f512"}.bi-reception-3[_ngcontent-%COMP%]:before{content:"\\f513"}.bi-reception-4[_ngcontent-%COMP%]:before{content:"\\f514"}.bi-record-btn-fill[_ngcontent-%COMP%]:before{content:"\\f515"}.bi-record-btn[_ngcontent-%COMP%]:before{content:"\\f516"}.bi-record-circle-fill[_ngcontent-%COMP%]:before{content:"\\f517"}.bi-record-circle[_ngcontent-%COMP%]:before{content:"\\f518"}.bi-record-fill[_ngcontent-%COMP%]:before{content:"\\f519"}.bi-record[_ngcontent-%COMP%]:before{content:"\\f51a"}.bi-record2-fill[_ngcontent-%COMP%]:before{content:"\\f51b"}.bi-record2[_ngcontent-%COMP%]:before{content:"\\f51c"}.bi-reply-all-fill[_ngcontent-%COMP%]:before{content:"\\f51d"}.bi-reply-all[_ngcontent-%COMP%]:before{content:"\\f51e"}.bi-reply-fill[_ngcontent-%COMP%]:before{content:"\\f51f"}.bi-reply[_ngcontent-%COMP%]:before{content:"\\f520"}.bi-rss-fill[_ngcontent-%COMP%]:before{content:"\\f521"}.bi-rss[_ngcontent-%COMP%]:before{content:"\\f522"}.bi-rulers[_ngcontent-%COMP%]:before{content:"\\f523"}.bi-save-fill[_ngcontent-%COMP%]:before{content:"\\f524"}.bi-save[_ngcontent-%COMP%]:before{content:"\\f525"}.bi-save2-fill[_ngcontent-%COMP%]:before{content:"\\f526"}.bi-save2[_ngcontent-%COMP%]:before{content:"\\f527"}.bi-scissors[_ngcontent-%COMP%]:before{content:"\\f528"}.bi-screwdriver[_ngcontent-%COMP%]:before{content:"\\f529"}.bi-search[_ngcontent-%COMP%]:before{content:"\\f52a"}.bi-segmented-nav[_ngcontent-%COMP%]:before{content:"\\f52b"}.bi-server[_ngcontent-%COMP%]:before{content:"\\f52c"}.bi-share-fill[_ngcontent-%COMP%]:before{content:"\\f52d"}.bi-share[_ngcontent-%COMP%]:before{content:"\\f52e"}.bi-shield-check[_ngcontent-%COMP%]:before{content:"\\f52f"}.bi-shield-exclamation[_ngcontent-%COMP%]:before{content:"\\f530"}.bi-shield-fill-check[_ngcontent-%COMP%]:before{content:"\\f531"}.bi-shield-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f532"}.bi-shield-fill-minus[_ngcontent-%COMP%]:before{content:"\\f533"}.bi-shield-fill-plus[_ngcontent-%COMP%]:before{content:"\\f534"}.bi-shield-fill-x[_ngcontent-%COMP%]:before{content:"\\f535"}.bi-shield-fill[_ngcontent-%COMP%]:before{content:"\\f536"}.bi-shield-lock-fill[_ngcontent-%COMP%]:before{content:"\\f537"}.bi-shield-lock[_ngcontent-%COMP%]:before{content:"\\f538"}.bi-shield-minus[_ngcontent-%COMP%]:before{content:"\\f539"}.bi-shield-plus[_ngcontent-%COMP%]:before{content:"\\f53a"}.bi-shield-shaded[_ngcontent-%COMP%]:before{content:"\\f53b"}.bi-shield-slash-fill[_ngcontent-%COMP%]:before{content:"\\f53c"}.bi-shield-slash[_ngcontent-%COMP%]:before{content:"\\f53d"}.bi-shield-x[_ngcontent-%COMP%]:before{content:"\\f53e"}.bi-shield[_ngcontent-%COMP%]:before{content:"\\f53f"}.bi-shift-fill[_ngcontent-%COMP%]:before{content:"\\f540"}.bi-shift[_ngcontent-%COMP%]:before{content:"\\f541"}.bi-shop-window[_ngcontent-%COMP%]:before{content:"\\f542"}.bi-shop[_ngcontent-%COMP%]:before{content:"\\f543"}.bi-shuffle[_ngcontent-%COMP%]:before{content:"\\f544"}.bi-signpost-2-fill[_ngcontent-%COMP%]:before{content:"\\f545"}.bi-signpost-2[_ngcontent-%COMP%]:before{content:"\\f546"}.bi-signpost-fill[_ngcontent-%COMP%]:before{content:"\\f547"}.bi-signpost-split-fill[_ngcontent-%COMP%]:before{content:"\\f548"}.bi-signpost-split[_ngcontent-%COMP%]:before{content:"\\f549"}.bi-signpost[_ngcontent-%COMP%]:before{content:"\\f54a"}.bi-sim-fill[_ngcontent-%COMP%]:before{content:"\\f54b"}.bi-sim[_ngcontent-%COMP%]:before{content:"\\f54c"}.bi-skip-backward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f54d"}.bi-skip-backward-btn[_ngcontent-%COMP%]:before{content:"\\f54e"}.bi-skip-backward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f54f"}.bi-skip-backward-circle[_ngcontent-%COMP%]:before{content:"\\f550"}.bi-skip-backward-fill[_ngcontent-%COMP%]:before{content:"\\f551"}.bi-skip-backward[_ngcontent-%COMP%]:before{content:"\\f552"}.bi-skip-end-btn-fill[_ngcontent-%COMP%]:before{content:"\\f553"}.bi-skip-end-btn[_ngcontent-%COMP%]:before{content:"\\f554"}.bi-skip-end-circle-fill[_ngcontent-%COMP%]:before{content:"\\f555"}.bi-skip-end-circle[_ngcontent-%COMP%]:before{content:"\\f556"}.bi-skip-end-fill[_ngcontent-%COMP%]:before{content:"\\f557"}.bi-skip-end[_ngcontent-%COMP%]:before{content:"\\f558"}.bi-skip-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f559"}.bi-skip-forward-btn[_ngcontent-%COMP%]:before{content:"\\f55a"}.bi-skip-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f55b"}.bi-skip-forward-circle[_ngcontent-%COMP%]:before{content:"\\f55c"}.bi-skip-forward-fill[_ngcontent-%COMP%]:before{content:"\\f55d"}.bi-skip-forward[_ngcontent-%COMP%]:before{content:"\\f55e"}.bi-skip-start-btn-fill[_ngcontent-%COMP%]:before{content:"\\f55f"}.bi-skip-start-btn[_ngcontent-%COMP%]:before{content:"\\f560"}.bi-skip-start-circle-fill[_ngcontent-%COMP%]:before{content:"\\f561"}.bi-skip-start-circle[_ngcontent-%COMP%]:before{content:"\\f562"}.bi-skip-start-fill[_ngcontent-%COMP%]:before{content:"\\f563"}.bi-skip-start[_ngcontent-%COMP%]:before{content:"\\f564"}.bi-slack[_ngcontent-%COMP%]:before{content:"\\f565"}.bi-slash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f566"}.bi-slash-circle[_ngcontent-%COMP%]:before{content:"\\f567"}.bi-slash-square-fill[_ngcontent-%COMP%]:before{content:"\\f568"}.bi-slash-square[_ngcontent-%COMP%]:before{content:"\\f569"}.bi-slash[_ngcontent-%COMP%]:before{content:"\\f56a"}.bi-sliders[_ngcontent-%COMP%]:before{content:"\\f56b"}.bi-smartwatch[_ngcontent-%COMP%]:before{content:"\\f56c"}.bi-snow[_ngcontent-%COMP%]:before{content:"\\f56d"}.bi-snow2[_ngcontent-%COMP%]:before{content:"\\f56e"}.bi-snow3[_ngcontent-%COMP%]:before{content:"\\f56f"}.bi-sort-alpha-down-alt[_ngcontent-%COMP%]:before{content:"\\f570"}.bi-sort-alpha-down[_ngcontent-%COMP%]:before{content:"\\f571"}.bi-sort-alpha-up-alt[_ngcontent-%COMP%]:before{content:"\\f572"}.bi-sort-alpha-up[_ngcontent-%COMP%]:before{content:"\\f573"}.bi-sort-down-alt[_ngcontent-%COMP%]:before{content:"\\f574"}.bi-sort-down[_ngcontent-%COMP%]:before{content:"\\f575"}.bi-sort-numeric-down-alt[_ngcontent-%COMP%]:before{content:"\\f576"}.bi-sort-numeric-down[_ngcontent-%COMP%]:before{content:"\\f577"}.bi-sort-numeric-up-alt[_ngcontent-%COMP%]:before{content:"\\f578"}.bi-sort-numeric-up[_ngcontent-%COMP%]:before{content:"\\f579"}.bi-sort-up-alt[_ngcontent-%COMP%]:before{content:"\\f57a"}.bi-sort-up[_ngcontent-%COMP%]:before{content:"\\f57b"}.bi-soundwave[_ngcontent-%COMP%]:before{content:"\\f57c"}.bi-speaker-fill[_ngcontent-%COMP%]:before{content:"\\f57d"}.bi-speaker[_ngcontent-%COMP%]:before{content:"\\f57e"}.bi-speedometer[_ngcontent-%COMP%]:before{content:"\\f57f"}.bi-speedometer2[_ngcontent-%COMP%]:before{content:"\\f580"}.bi-spellcheck[_ngcontent-%COMP%]:before{content:"\\f581"}.bi-square-fill[_ngcontent-%COMP%]:before{content:"\\f582"}.bi-square-half[_ngcontent-%COMP%]:before{content:"\\f583"}.bi-square[_ngcontent-%COMP%]:before{content:"\\f584"}.bi-stack[_ngcontent-%COMP%]:before{content:"\\f585"}.bi-star-fill[_ngcontent-%COMP%]:before{content:"\\f586"}.bi-star-half[_ngcontent-%COMP%]:before{content:"\\f587"}.bi-star[_ngcontent-%COMP%]:before{content:"\\f588"}.bi-stars[_ngcontent-%COMP%]:before{content:"\\f589"}.bi-stickies-fill[_ngcontent-%COMP%]:before{content:"\\f58a"}.bi-stickies[_ngcontent-%COMP%]:before{content:"\\f58b"}.bi-sticky-fill[_ngcontent-%COMP%]:before{content:"\\f58c"}.bi-sticky[_ngcontent-%COMP%]:before{content:"\\f58d"}.bi-stop-btn-fill[_ngcontent-%COMP%]:before{content:"\\f58e"}.bi-stop-btn[_ngcontent-%COMP%]:before{content:"\\f58f"}.bi-stop-circle-fill[_ngcontent-%COMP%]:before{content:"\\f590"}.bi-stop-circle[_ngcontent-%COMP%]:before{content:"\\f591"}.bi-stop-fill[_ngcontent-%COMP%]:before{content:"\\f592"}.bi-stop[_ngcontent-%COMP%]:before{content:"\\f593"}.bi-stoplights-fill[_ngcontent-%COMP%]:before{content:"\\f594"}.bi-stoplights[_ngcontent-%COMP%]:before{content:"\\f595"}.bi-stopwatch-fill[_ngcontent-%COMP%]:before{content:"\\f596"}.bi-stopwatch[_ngcontent-%COMP%]:before{content:"\\f597"}.bi-subtract[_ngcontent-%COMP%]:before{content:"\\f598"}.bi-suit-club-fill[_ngcontent-%COMP%]:before{content:"\\f599"}.bi-suit-club[_ngcontent-%COMP%]:before{content:"\\f59a"}.bi-suit-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f59b"}.bi-suit-diamond[_ngcontent-%COMP%]:before{content:"\\f59c"}.bi-suit-heart-fill[_ngcontent-%COMP%]:before{content:"\\f59d"}.bi-suit-heart[_ngcontent-%COMP%]:before{content:"\\f59e"}.bi-suit-spade-fill[_ngcontent-%COMP%]:before{content:"\\f59f"}.bi-suit-spade[_ngcontent-%COMP%]:before{content:"\\f5a0"}.bi-sun-fill[_ngcontent-%COMP%]:before{content:"\\f5a1"}.bi-sun[_ngcontent-%COMP%]:before{content:"\\f5a2"}.bi-sunglasses[_ngcontent-%COMP%]:before{content:"\\f5a3"}.bi-sunrise-fill[_ngcontent-%COMP%]:before{content:"\\f5a4"}.bi-sunrise[_ngcontent-%COMP%]:before{content:"\\f5a5"}.bi-sunset-fill[_ngcontent-%COMP%]:before{content:"\\f5a6"}.bi-sunset[_ngcontent-%COMP%]:before{content:"\\f5a7"}.bi-symmetry-horizontal[_ngcontent-%COMP%]:before{content:"\\f5a8"}.bi-symmetry-vertical[_ngcontent-%COMP%]:before{content:"\\f5a9"}.bi-table[_ngcontent-%COMP%]:before{content:"\\f5aa"}.bi-tablet-fill[_ngcontent-%COMP%]:before{content:"\\f5ab"}.bi-tablet-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f5ac"}.bi-tablet-landscape[_ngcontent-%COMP%]:before{content:"\\f5ad"}.bi-tablet[_ngcontent-%COMP%]:before{content:"\\f5ae"}.bi-tag-fill[_ngcontent-%COMP%]:before{content:"\\f5af"}.bi-tag[_ngcontent-%COMP%]:before{content:"\\f5b0"}.bi-tags-fill[_ngcontent-%COMP%]:before{content:"\\f5b1"}.bi-tags[_ngcontent-%COMP%]:before{content:"\\f5b2"}.bi-telegram[_ngcontent-%COMP%]:before{content:"\\f5b3"}.bi-telephone-fill[_ngcontent-%COMP%]:before{content:"\\f5b4"}.bi-telephone-forward-fill[_ngcontent-%COMP%]:before{content:"\\f5b5"}.bi-telephone-forward[_ngcontent-%COMP%]:before{content:"\\f5b6"}.bi-telephone-inbound-fill[_ngcontent-%COMP%]:before{content:"\\f5b7"}.bi-telephone-inbound[_ngcontent-%COMP%]:before{content:"\\f5b8"}.bi-telephone-minus-fill[_ngcontent-%COMP%]:before{content:"\\f5b9"}.bi-telephone-minus[_ngcontent-%COMP%]:before{content:"\\f5ba"}.bi-telephone-outbound-fill[_ngcontent-%COMP%]:before{content:"\\f5bb"}.bi-telephone-outbound[_ngcontent-%COMP%]:before{content:"\\f5bc"}.bi-telephone-plus-fill[_ngcontent-%COMP%]:before{content:"\\f5bd"}.bi-telephone-plus[_ngcontent-%COMP%]:before{content:"\\f5be"}.bi-telephone-x-fill[_ngcontent-%COMP%]:before{content:"\\f5bf"}.bi-telephone-x[_ngcontent-%COMP%]:before{content:"\\f5c0"}.bi-telephone[_ngcontent-%COMP%]:before{content:"\\f5c1"}.bi-terminal-fill[_ngcontent-%COMP%]:before{content:"\\f5c2"}.bi-terminal[_ngcontent-%COMP%]:before{content:"\\f5c3"}.bi-text-center[_ngcontent-%COMP%]:before{content:"\\f5c4"}.bi-text-indent-left[_ngcontent-%COMP%]:before{content:"\\f5c5"}.bi-text-indent-right[_ngcontent-%COMP%]:before{content:"\\f5c6"}.bi-text-left[_ngcontent-%COMP%]:before{content:"\\f5c7"}.bi-text-paragraph[_ngcontent-%COMP%]:before{content:"\\f5c8"}.bi-text-right[_ngcontent-%COMP%]:before{content:"\\f5c9"}.bi-textarea-resize[_ngcontent-%COMP%]:before{content:"\\f5ca"}.bi-textarea-t[_ngcontent-%COMP%]:before{content:"\\f5cb"}.bi-textarea[_ngcontent-%COMP%]:before{content:"\\f5cc"}.bi-thermometer-half[_ngcontent-%COMP%]:before{content:"\\f5cd"}.bi-thermometer-high[_ngcontent-%COMP%]:before{content:"\\f5ce"}.bi-thermometer-low[_ngcontent-%COMP%]:before{content:"\\f5cf"}.bi-thermometer-snow[_ngcontent-%COMP%]:before{content:"\\f5d0"}.bi-thermometer-sun[_ngcontent-%COMP%]:before{content:"\\f5d1"}.bi-thermometer[_ngcontent-%COMP%]:before{content:"\\f5d2"}.bi-three-dots-vertical[_ngcontent-%COMP%]:before{content:"\\f5d3"}.bi-three-dots[_ngcontent-%COMP%]:before{content:"\\f5d4"}.bi-toggle-off[_ngcontent-%COMP%]:before{content:"\\f5d5"}.bi-toggle-on[_ngcontent-%COMP%]:before{content:"\\f5d6"}.bi-toggle2-off[_ngcontent-%COMP%]:before{content:"\\f5d7"}.bi-toggle2-on[_ngcontent-%COMP%]:before{content:"\\f5d8"}.bi-toggles[_ngcontent-%COMP%]:before{content:"\\f5d9"}.bi-toggles2[_ngcontent-%COMP%]:before{content:"\\f5da"}.bi-tools[_ngcontent-%COMP%]:before{content:"\\f5db"}.bi-tornado[_ngcontent-%COMP%]:before{content:"\\f5dc"}.bi-trash-fill[_ngcontent-%COMP%]:before{content:"\\f5dd"}.bi-trash[_ngcontent-%COMP%]:before{content:"\\f5de"}.bi-trash2-fill[_ngcontent-%COMP%]:before{content:"\\f5df"}.bi-trash2[_ngcontent-%COMP%]:before{content:"\\f5e0"}.bi-tree-fill[_ngcontent-%COMP%]:before{content:"\\f5e1"}.bi-tree[_ngcontent-%COMP%]:before{content:"\\f5e2"}.bi-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f5e3"}.bi-triangle-half[_ngcontent-%COMP%]:before{content:"\\f5e4"}.bi-triangle[_ngcontent-%COMP%]:before{content:"\\f5e5"}.bi-trophy-fill[_ngcontent-%COMP%]:before{content:"\\f5e6"}.bi-trophy[_ngcontent-%COMP%]:before{content:"\\f5e7"}.bi-tropical-storm[_ngcontent-%COMP%]:before{content:"\\f5e8"}.bi-truck-flatbed[_ngcontent-%COMP%]:before{content:"\\f5e9"}.bi-truck[_ngcontent-%COMP%]:before{content:"\\f5ea"}.bi-tsunami[_ngcontent-%COMP%]:before{content:"\\f5eb"}.bi-tv-fill[_ngcontent-%COMP%]:before{content:"\\f5ec"}.bi-tv[_ngcontent-%COMP%]:before{content:"\\f5ed"}.bi-twitch[_ngcontent-%COMP%]:before{content:"\\f5ee"}.bi-twitter[_ngcontent-%COMP%]:before{content:"\\f5ef"}.bi-type-bold[_ngcontent-%COMP%]:before{content:"\\f5f0"}.bi-type-h1[_ngcontent-%COMP%]:before{content:"\\f5f1"}.bi-type-h2[_ngcontent-%COMP%]:before{content:"\\f5f2"}.bi-type-h3[_ngcontent-%COMP%]:before{content:"\\f5f3"}.bi-type-italic[_ngcontent-%COMP%]:before{content:"\\f5f4"}.bi-type-strikethrough[_ngcontent-%COMP%]:before{content:"\\f5f5"}.bi-type-underline[_ngcontent-%COMP%]:before{content:"\\f5f6"}.bi-type[_ngcontent-%COMP%]:before{content:"\\f5f7"}.bi-ui-checks-grid[_ngcontent-%COMP%]:before{content:"\\f5f8"}.bi-ui-checks[_ngcontent-%COMP%]:before{content:"\\f5f9"}.bi-ui-radios-grid[_ngcontent-%COMP%]:before{content:"\\f5fa"}.bi-ui-radios[_ngcontent-%COMP%]:before{content:"\\f5fb"}.bi-umbrella-fill[_ngcontent-%COMP%]:before{content:"\\f5fc"}.bi-umbrella[_ngcontent-%COMP%]:before{content:"\\f5fd"}.bi-union[_ngcontent-%COMP%]:before{content:"\\f5fe"}.bi-unlock-fill[_ngcontent-%COMP%]:before{content:"\\f5ff"}.bi-unlock[_ngcontent-%COMP%]:before{content:"\\f600"}.bi-upc-scan[_ngcontent-%COMP%]:before{content:"\\f601"}.bi-upc[_ngcontent-%COMP%]:before{content:"\\f602"}.bi-upload[_ngcontent-%COMP%]:before{content:"\\f603"}.bi-vector-pen[_ngcontent-%COMP%]:before{content:"\\f604"}.bi-view-list[_ngcontent-%COMP%]:before{content:"\\f605"}.bi-view-stacked[_ngcontent-%COMP%]:before{content:"\\f606"}.bi-vinyl-fill[_ngcontent-%COMP%]:before{content:"\\f607"}.bi-vinyl[_ngcontent-%COMP%]:before{content:"\\f608"}.bi-voicemail[_ngcontent-%COMP%]:before{content:"\\f609"}.bi-volume-down-fill[_ngcontent-%COMP%]:before{content:"\\f60a"}.bi-volume-down[_ngcontent-%COMP%]:before{content:"\\f60b"}.bi-volume-mute-fill[_ngcontent-%COMP%]:before{content:"\\f60c"}.bi-volume-mute[_ngcontent-%COMP%]:before{content:"\\f60d"}.bi-volume-off-fill[_ngcontent-%COMP%]:before{content:"\\f60e"}.bi-volume-off[_ngcontent-%COMP%]:before{content:"\\f60f"}.bi-volume-up-fill[_ngcontent-%COMP%]:before{content:"\\f610"}.bi-volume-up[_ngcontent-%COMP%]:before{content:"\\f611"}.bi-vr[_ngcontent-%COMP%]:before{content:"\\f612"}.bi-wallet-fill[_ngcontent-%COMP%]:before{content:"\\f613"}.bi-wallet[_ngcontent-%COMP%]:before{content:"\\f614"}.bi-wallet2[_ngcontent-%COMP%]:before{content:"\\f615"}.bi-watch[_ngcontent-%COMP%]:before{content:"\\f616"}.bi-water[_ngcontent-%COMP%]:before{content:"\\f617"}.bi-whatsapp[_ngcontent-%COMP%]:before{content:"\\f618"}.bi-wifi-1[_ngcontent-%COMP%]:before{content:"\\f619"}.bi-wifi-2[_ngcontent-%COMP%]:before{content:"\\f61a"}.bi-wifi-off[_ngcontent-%COMP%]:before{content:"\\f61b"}.bi-wifi[_ngcontent-%COMP%]:before{content:"\\f61c"}.bi-wind[_ngcontent-%COMP%]:before{content:"\\f61d"}.bi-window-dock[_ngcontent-%COMP%]:before{content:"\\f61e"}.bi-window-sidebar[_ngcontent-%COMP%]:before{content:"\\f61f"}.bi-window[_ngcontent-%COMP%]:before{content:"\\f620"}.bi-wrench[_ngcontent-%COMP%]:before{content:"\\f621"}.bi-x-circle-fill[_ngcontent-%COMP%]:before{content:"\\f622"}.bi-x-circle[_ngcontent-%COMP%]:before{content:"\\f623"}.bi-x-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f624"}.bi-x-diamond[_ngcontent-%COMP%]:before{content:"\\f625"}.bi-x-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f626"}.bi-x-octagon[_ngcontent-%COMP%]:before{content:"\\f627"}.bi-x-square-fill[_ngcontent-%COMP%]:before{content:"\\f628"}.bi-x-square[_ngcontent-%COMP%]:before{content:"\\f629"}.bi-x[_ngcontent-%COMP%]:before{content:"\\f62a"}.bi-youtube[_ngcontent-%COMP%]:before{content:"\\f62b"}.bi-zoom-in[_ngcontent-%COMP%]:before{content:"\\f62c"}.bi-zoom-out[_ngcontent-%COMP%]:before{content:"\\f62d"}.bi-bank[_ngcontent-%COMP%]:before{content:"\\f62e"}.bi-bank2[_ngcontent-%COMP%]:before{content:"\\f62f"}.bi-bell-slash-fill[_ngcontent-%COMP%]:before{content:"\\f630"}.bi-bell-slash[_ngcontent-%COMP%]:before{content:"\\f631"}.bi-cash-coin[_ngcontent-%COMP%]:before{content:"\\f632"}.bi-check-lg[_ngcontent-%COMP%]:before{content:"\\f633"}.bi-coin[_ngcontent-%COMP%]:before{content:"\\f634"}.bi-currency-bitcoin[_ngcontent-%COMP%]:before{content:"\\f635"}.bi-currency-dollar[_ngcontent-%COMP%]:before{content:"\\f636"}.bi-currency-euro[_ngcontent-%COMP%]:before{content:"\\f637"}.bi-currency-exchange[_ngcontent-%COMP%]:before{content:"\\f638"}.bi-currency-pound[_ngcontent-%COMP%]:before{content:"\\f639"}.bi-currency-yen[_ngcontent-%COMP%]:before{content:"\\f63a"}.bi-dash-lg[_ngcontent-%COMP%]:before{content:"\\f63b"}.bi-exclamation-lg[_ngcontent-%COMP%]:before{content:"\\f63c"}.bi-file-earmark-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63d"}.bi-file-earmark-pdf[_ngcontent-%COMP%]:before{content:"\\f63e"}.bi-file-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63f"}.bi-file-pdf[_ngcontent-%COMP%]:before{content:"\\f640"}.bi-gender-ambiguous[_ngcontent-%COMP%]:before{content:"\\f641"}.bi-gender-female[_ngcontent-%COMP%]:before{content:"\\f642"}.bi-gender-male[_ngcontent-%COMP%]:before{content:"\\f643"}.bi-gender-trans[_ngcontent-%COMP%]:before{content:"\\f644"}.bi-headset-vr[_ngcontent-%COMP%]:before{content:"\\f645"}.bi-info-lg[_ngcontent-%COMP%]:before{content:"\\f646"}.bi-mastodon[_ngcontent-%COMP%]:before{content:"\\f647"}.bi-messenger[_ngcontent-%COMP%]:before{content:"\\f648"}.bi-piggy-bank-fill[_ngcontent-%COMP%]:before{content:"\\f649"}.bi-piggy-bank[_ngcontent-%COMP%]:before{content:"\\f64a"}.bi-pin-map-fill[_ngcontent-%COMP%]:before{content:"\\f64b"}.bi-pin-map[_ngcontent-%COMP%]:before{content:"\\f64c"}.bi-plus-lg[_ngcontent-%COMP%]:before{content:"\\f64d"}.bi-question-lg[_ngcontent-%COMP%]:before{content:"\\f64e"}.bi-recycle[_ngcontent-%COMP%]:before{content:"\\f64f"}.bi-reddit[_ngcontent-%COMP%]:before{content:"\\f650"}.bi-safe-fill[_ngcontent-%COMP%]:before{content:"\\f651"}.bi-safe2-fill[_ngcontent-%COMP%]:before{content:"\\f652"}.bi-safe2[_ngcontent-%COMP%]:before{content:"\\f653"}.bi-sd-card-fill[_ngcontent-%COMP%]:before{content:"\\f654"}.bi-sd-card[_ngcontent-%COMP%]:before{content:"\\f655"}.bi-skype[_ngcontent-%COMP%]:before{content:"\\f656"}.bi-slash-lg[_ngcontent-%COMP%]:before{content:"\\f657"}.bi-translate[_ngcontent-%COMP%]:before{content:"\\f658"}.bi-x-lg[_ngcontent-%COMP%]:before{content:"\\f659"}.bi-safe[_ngcontent-%COMP%]:before{content:"\\f65a"}.bi-apple[_ngcontent-%COMP%]:before{content:"\\f65b"}.bi-microsoft[_ngcontent-%COMP%]:before{content:"\\f65d"}.bi-windows[_ngcontent-%COMP%]:before{content:"\\f65e"}.bi-behance[_ngcontent-%COMP%]:before{content:"\\f65c"}.bi-dribbble[_ngcontent-%COMP%]:before{content:"\\f65f"}.bi-line[_ngcontent-%COMP%]:before{content:"\\f660"}.bi-medium[_ngcontent-%COMP%]:before{content:"\\f661"}.bi-paypal[_ngcontent-%COMP%]:before{content:"\\f662"}.bi-pinterest[_ngcontent-%COMP%]:before{content:"\\f663"}.bi-signal[_ngcontent-%COMP%]:before{content:"\\f664"}.bi-snapchat[_ngcontent-%COMP%]:before{content:"\\f665"}.bi-spotify[_ngcontent-%COMP%]:before{content:"\\f666"}.bi-stack-overflow[_ngcontent-%COMP%]:before{content:"\\f667"}.bi-strava[_ngcontent-%COMP%]:before{content:"\\f668"}.bi-wordpress[_ngcontent-%COMP%]:before{content:"\\f669"}.bi-vimeo[_ngcontent-%COMP%]:before{content:"\\f66a"}.bi-activity[_ngcontent-%COMP%]:before{content:"\\f66b"}.bi-easel2-fill[_ngcontent-%COMP%]:before{content:"\\f66c"}.bi-easel2[_ngcontent-%COMP%]:before{content:"\\f66d"}.bi-easel3-fill[_ngcontent-%COMP%]:before{content:"\\f66e"}.bi-easel3[_ngcontent-%COMP%]:before{content:"\\f66f"}.bi-fan[_ngcontent-%COMP%]:before{content:"\\f670"}.bi-fingerprint[_ngcontent-%COMP%]:before{content:"\\f671"}.bi-graph-down-arrow[_ngcontent-%COMP%]:before{content:"\\f672"}.bi-graph-up-arrow[_ngcontent-%COMP%]:before{content:"\\f673"}.bi-hypnotize[_ngcontent-%COMP%]:before{content:"\\f674"}.bi-magic[_ngcontent-%COMP%]:before{content:"\\f675"}.bi-person-rolodex[_ngcontent-%COMP%]:before{content:"\\f676"}.bi-person-video[_ngcontent-%COMP%]:before{content:"\\f677"}.bi-person-video2[_ngcontent-%COMP%]:before{content:"\\f678"}.bi-person-video3[_ngcontent-%COMP%]:before{content:"\\f679"}.bi-person-workspace[_ngcontent-%COMP%]:before{content:"\\f67a"}.bi-radioactive[_ngcontent-%COMP%]:before{content:"\\f67b"}.bi-webcam-fill[_ngcontent-%COMP%]:before{content:"\\f67c"}.bi-webcam[_ngcontent-%COMP%]:before{content:"\\f67d"}.bi-yin-yang[_ngcontent-%COMP%]:before{content:"\\f67e"}.bi-bandaid-fill[_ngcontent-%COMP%]:before{content:"\\f680"}.bi-bandaid[_ngcontent-%COMP%]:before{content:"\\f681"}.bi-bluetooth[_ngcontent-%COMP%]:before{content:"\\f682"}.bi-body-text[_ngcontent-%COMP%]:before{content:"\\f683"}.bi-boombox[_ngcontent-%COMP%]:before{content:"\\f684"}.bi-boxes[_ngcontent-%COMP%]:before{content:"\\f685"}.bi-dpad-fill[_ngcontent-%COMP%]:before{content:"\\f686"}.bi-dpad[_ngcontent-%COMP%]:before{content:"\\f687"}.bi-ear-fill[_ngcontent-%COMP%]:before{content:"\\f688"}.bi-ear[_ngcontent-%COMP%]:before{content:"\\f689"}.bi-envelope-check-1[_ngcontent-%COMP%]:before{content:"\\f68a"}.bi-envelope-check-fill[_ngcontent-%COMP%]:before{content:"\\f68b"}.bi-envelope-check[_ngcontent-%COMP%]:before{content:"\\f68c"}.bi-envelope-dash-1[_ngcontent-%COMP%]:before{content:"\\f68d"}.bi-envelope-dash-fill[_ngcontent-%COMP%]:before{content:"\\f68e"}.bi-envelope-dash[_ngcontent-%COMP%]:before{content:"\\f68f"}.bi-envelope-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f690"}.bi-envelope-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f691"}.bi-envelope-exclamation[_ngcontent-%COMP%]:before{content:"\\f692"}.bi-envelope-plus-fill[_ngcontent-%COMP%]:before{content:"\\f693"}.bi-envelope-plus[_ngcontent-%COMP%]:before{content:"\\f694"}.bi-envelope-slash-1[_ngcontent-%COMP%]:before{content:"\\f695"}.bi-envelope-slash-fill[_ngcontent-%COMP%]:before{content:"\\f696"}.bi-envelope-slash[_ngcontent-%COMP%]:before{content:"\\f697"}.bi-envelope-x-1[_ngcontent-%COMP%]:before{content:"\\f698"}.bi-envelope-x-fill[_ngcontent-%COMP%]:before{content:"\\f699"}.bi-envelope-x[_ngcontent-%COMP%]:before{content:"\\f69a"}.bi-explicit-fill[_ngcontent-%COMP%]:before{content:"\\f69b"}.bi-explicit[_ngcontent-%COMP%]:before{content:"\\f69c"}.bi-git[_ngcontent-%COMP%]:before{content:"\\f69d"}.bi-infinity[_ngcontent-%COMP%]:before{content:"\\f69e"}.bi-list-columns-reverse[_ngcontent-%COMP%]:before{content:"\\f69f"}.bi-list-columns[_ngcontent-%COMP%]:before{content:"\\f6a0"}.bi-meta[_ngcontent-%COMP%]:before{content:"\\f6a1"}.bi-mortorboard-fill[_ngcontent-%COMP%]:before{content:"\\f6a2"}.bi-mortorboard[_ngcontent-%COMP%]:before{content:"\\f6a3"}.bi-nintendo-switch[_ngcontent-%COMP%]:before{content:"\\f6a4"}.bi-pc-display-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a5"}.bi-pc-display[_ngcontent-%COMP%]:before{content:"\\f6a6"}.bi-pc-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a7"}.bi-pc[_ngcontent-%COMP%]:before{content:"\\f6a8"}.bi-playstation[_ngcontent-%COMP%]:before{content:"\\f6a9"}.bi-plus-slash-minus[_ngcontent-%COMP%]:before{content:"\\f6aa"}.bi-projector-fill[_ngcontent-%COMP%]:before{content:"\\f6ab"}.bi-projector[_ngcontent-%COMP%]:before{content:"\\f6ac"}.bi-qr-code-scan[_ngcontent-%COMP%]:before{content:"\\f6ad"}.bi-qr-code[_ngcontent-%COMP%]:before{content:"\\f6ae"}.bi-quora[_ngcontent-%COMP%]:before{content:"\\f6af"}.bi-quote[_ngcontent-%COMP%]:before{content:"\\f6b0"}.bi-robot[_ngcontent-%COMP%]:before{content:"\\f6b1"}.bi-send-check-fill[_ngcontent-%COMP%]:before{content:"\\f6b2"}.bi-send-check[_ngcontent-%COMP%]:before{content:"\\f6b3"}.bi-send-dash-fill[_ngcontent-%COMP%]:before{content:"\\f6b4"}.bi-send-dash[_ngcontent-%COMP%]:before{content:"\\f6b5"}.bi-send-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f6b6"}.bi-send-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f6b7"}.bi-send-exclamation[_ngcontent-%COMP%]:before{content:"\\f6b8"}.bi-send-fill[_ngcontent-%COMP%]:before{content:"\\f6b9"}.bi-send-plus-fill[_ngcontent-%COMP%]:before{content:"\\f6ba"}.bi-send-plus[_ngcontent-%COMP%]:before{content:"\\f6bb"}.bi-send-slash-fill[_ngcontent-%COMP%]:before{content:"\\f6bc"}.bi-send-slash[_ngcontent-%COMP%]:before{content:"\\f6bd"}.bi-send-x-fill[_ngcontent-%COMP%]:before{content:"\\f6be"}.bi-send-x[_ngcontent-%COMP%]:before{content:"\\f6bf"}.bi-send[_ngcontent-%COMP%]:before{content:"\\f6c0"}.bi-steam[_ngcontent-%COMP%]:before{content:"\\f6c1"}.bi-terminal-dash-1[_ngcontent-%COMP%]:before{content:"\\f6c2"}.bi-terminal-dash[_ngcontent-%COMP%]:before{content:"\\f6c3"}.bi-terminal-plus[_ngcontent-%COMP%]:before{content:"\\f6c4"}.bi-terminal-split[_ngcontent-%COMP%]:before{content:"\\f6c5"}.bi-ticket-detailed-fill[_ngcontent-%COMP%]:before{content:"\\f6c6"}.bi-ticket-detailed[_ngcontent-%COMP%]:before{content:"\\f6c7"}.bi-ticket-fill[_ngcontent-%COMP%]:before{content:"\\f6c8"}.bi-ticket-perforated-fill[_ngcontent-%COMP%]:before{content:"\\f6c9"}.bi-ticket-perforated[_ngcontent-%COMP%]:before{content:"\\f6ca"}.bi-ticket[_ngcontent-%COMP%]:before{content:"\\f6cb"}.bi-tiktok[_ngcontent-%COMP%]:before{content:"\\f6cc"}.bi-window-dash[_ngcontent-%COMP%]:before{content:"\\f6cd"}.bi-window-desktop[_ngcontent-%COMP%]:before{content:"\\f6ce"}.bi-window-fullscreen[_ngcontent-%COMP%]:before{content:"\\f6cf"}.bi-window-plus[_ngcontent-%COMP%]:before{content:"\\f6d0"}.bi-window-split[_ngcontent-%COMP%]:before{content:"\\f6d1"}.bi-window-stack[_ngcontent-%COMP%]:before{content:"\\f6d2"}.bi-window-x[_ngcontent-%COMP%]:before{content:"\\f6d3"}.bi-xbox[_ngcontent-%COMP%]:before{content:"\\f6d4"}.bi-ethernet[_ngcontent-%COMP%]:before{content:"\\f6d5"}.bi-hdmi-fill[_ngcontent-%COMP%]:before{content:"\\f6d6"}.bi-hdmi[_ngcontent-%COMP%]:before{content:"\\f6d7"}.bi-usb-c-fill[_ngcontent-%COMP%]:before{content:"\\f6d8"}.bi-usb-c[_ngcontent-%COMP%]:before{content:"\\f6d9"}.bi-usb-fill[_ngcontent-%COMP%]:before{content:"\\f6da"}.bi-usb-plug-fill[_ngcontent-%COMP%]:before{content:"\\f6db"}.bi-usb-plug[_ngcontent-%COMP%]:before{content:"\\f6dc"}.bi-usb-symbol[_ngcontent-%COMP%]:before{content:"\\f6dd"}.bi-usb[_ngcontent-%COMP%]:before{content:"\\f6de"}.bi-boombox-fill[_ngcontent-%COMP%]:before{content:"\\f6df"}.bi-displayport-1[_ngcontent-%COMP%]:before{content:"\\f6e0"}.bi-displayport[_ngcontent-%COMP%]:before{content:"\\f6e1"}.bi-gpu-card[_ngcontent-%COMP%]:before{content:"\\f6e2"}.bi-memory[_ngcontent-%COMP%]:before{content:"\\f6e3"}.bi-modem-fill[_ngcontent-%COMP%]:before{content:"\\f6e4"}.bi-modem[_ngcontent-%COMP%]:before{content:"\\f6e5"}.bi-motherboard-fill[_ngcontent-%COMP%]:before{content:"\\f6e6"}.bi-motherboard[_ngcontent-%COMP%]:before{content:"\\f6e7"}.bi-optical-audio-fill[_ngcontent-%COMP%]:before{content:"\\f6e8"}.bi-optical-audio[_ngcontent-%COMP%]:before{content:"\\f6e9"}.bi-pci-card[_ngcontent-%COMP%]:before{content:"\\f6ea"}.bi-router-fill[_ngcontent-%COMP%]:before{content:"\\f6eb"}.bi-router[_ngcontent-%COMP%]:before{content:"\\f6ec"}.bi-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6ed"}.bi-ssd[_ngcontent-%COMP%]:before{content:"\\f6ee"}.bi-thunderbolt-fill[_ngcontent-%COMP%]:before{content:"\\f6ef"}.bi-thunderbolt[_ngcontent-%COMP%]:before{content:"\\f6f0"}.bi-usb-drive-fill[_ngcontent-%COMP%]:before{content:"\\f6f1"}.bi-usb-drive[_ngcontent-%COMP%]:before{content:"\\f6f2"}.bi-usb-micro-fill[_ngcontent-%COMP%]:before{content:"\\f6f3"}.bi-usb-micro[_ngcontent-%COMP%]:before{content:"\\f6f4"}.bi-usb-mini-fill[_ngcontent-%COMP%]:before{content:"\\f6f5"}.bi-usb-mini[_ngcontent-%COMP%]:before{content:"\\f6f6"}.bi-cloud-haze2[_ngcontent-%COMP%]:before{content:"\\f6f7"}.bi-device-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f6f8"}.bi-device-hdd[_ngcontent-%COMP%]:before{content:"\\f6f9"}.bi-device-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6fa"}.bi-device-ssd[_ngcontent-%COMP%]:before{content:"\\f6fb"}.bi-displayport-fill[_ngcontent-%COMP%]:before{content:"\\f6fc"}.bi-mortarboard-fill[_ngcontent-%COMP%]:before{content:"\\f6fd"}.bi-mortarboard[_ngcontent-%COMP%]:before{content:"\\f6fe"}.bi-terminal-x[_ngcontent-%COMP%]:before{content:"\\f6ff"}.bi-arrow-through-heart-fill[_ngcontent-%COMP%]:before{content:"\\f700"}.bi-arrow-through-heart[_ngcontent-%COMP%]:before{content:"\\f701"}.bi-badge-sd-fill[_ngcontent-%COMP%]:before{content:"\\f702"}.bi-badge-sd[_ngcontent-%COMP%]:before{content:"\\f703"}.bi-bag-heart-fill[_ngcontent-%COMP%]:before{content:"\\f704"}.bi-bag-heart[_ngcontent-%COMP%]:before{content:"\\f705"}.bi-balloon-fill[_ngcontent-%COMP%]:before{content:"\\f706"}.bi-balloon-heart-fill[_ngcontent-%COMP%]:before{content:"\\f707"}.bi-balloon-heart[_ngcontent-%COMP%]:before{content:"\\f708"}.bi-balloon[_ngcontent-%COMP%]:before{content:"\\f709"}.bi-box2-fill[_ngcontent-%COMP%]:before{content:"\\f70a"}.bi-box2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70b"}.bi-box2-heart[_ngcontent-%COMP%]:before{content:"\\f70c"}.bi-box2[_ngcontent-%COMP%]:before{content:"\\f70d"}.bi-braces-asterisk[_ngcontent-%COMP%]:before{content:"\\f70e"}.bi-calendar-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70f"}.bi-calendar-heart[_ngcontent-%COMP%]:before{content:"\\f710"}.bi-calendar2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f711"}.bi-calendar2-heart[_ngcontent-%COMP%]:before{content:"\\f712"}.bi-chat-heart-fill[_ngcontent-%COMP%]:before{content:"\\f713"}.bi-chat-heart[_ngcontent-%COMP%]:before{content:"\\f714"}.bi-chat-left-heart-fill[_ngcontent-%COMP%]:before{content:"\\f715"}.bi-chat-left-heart[_ngcontent-%COMP%]:before{content:"\\f716"}.bi-chat-right-heart-fill[_ngcontent-%COMP%]:before{content:"\\f717"}.bi-chat-right-heart[_ngcontent-%COMP%]:before{content:"\\f718"}.bi-chat-square-heart-fill[_ngcontent-%COMP%]:before{content:"\\f719"}.bi-chat-square-heart[_ngcontent-%COMP%]:before{content:"\\f71a"}.bi-clipboard-check-fill[_ngcontent-%COMP%]:before{content:"\\f71b"}.bi-clipboard-data-fill[_ngcontent-%COMP%]:before{content:"\\f71c"}.bi-clipboard-fill[_ngcontent-%COMP%]:before{content:"\\f71d"}.bi-clipboard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f71e"}.bi-clipboard-heart[_ngcontent-%COMP%]:before{content:"\\f71f"}.bi-clipboard-minus-fill[_ngcontent-%COMP%]:before{content:"\\f720"}.bi-clipboard-plus-fill[_ngcontent-%COMP%]:before{content:"\\f721"}.bi-clipboard-pulse[_ngcontent-%COMP%]:before{content:"\\f722"}.bi-clipboard-x-fill[_ngcontent-%COMP%]:before{content:"\\f723"}.bi-clipboard2-check-fill[_ngcontent-%COMP%]:before{content:"\\f724"}.bi-clipboard2-check[_ngcontent-%COMP%]:before{content:"\\f725"}.bi-clipboard2-data-fill[_ngcontent-%COMP%]:before{content:"\\f726"}.bi-clipboard2-data[_ngcontent-%COMP%]:before{content:"\\f727"}.bi-clipboard2-fill[_ngcontent-%COMP%]:before{content:"\\f728"}.bi-clipboard2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f729"}.bi-clipboard2-heart[_ngcontent-%COMP%]:before{content:"\\f72a"}.bi-clipboard2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f72b"}.bi-clipboard2-minus[_ngcontent-%COMP%]:before{content:"\\f72c"}.bi-clipboard2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f72d"}.bi-clipboard2-plus[_ngcontent-%COMP%]:before{content:"\\f72e"}.bi-clipboard2-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f72f"}.bi-clipboard2-pulse[_ngcontent-%COMP%]:before{content:"\\f730"}.bi-clipboard2-x-fill[_ngcontent-%COMP%]:before{content:"\\f731"}.bi-clipboard2-x[_ngcontent-%COMP%]:before{content:"\\f732"}.bi-clipboard2[_ngcontent-%COMP%]:before{content:"\\f733"}.bi-emoji-kiss-fill[_ngcontent-%COMP%]:before{content:"\\f734"}.bi-emoji-kiss[_ngcontent-%COMP%]:before{content:"\\f735"}.bi-envelope-heart-fill[_ngcontent-%COMP%]:before{content:"\\f736"}.bi-envelope-heart[_ngcontent-%COMP%]:before{content:"\\f737"}.bi-envelope-open-heart-fill[_ngcontent-%COMP%]:before{content:"\\f738"}.bi-envelope-open-heart[_ngcontent-%COMP%]:before{content:"\\f739"}.bi-envelope-paper-fill[_ngcontent-%COMP%]:before{content:"\\f73a"}.bi-envelope-paper-heart-fill[_ngcontent-%COMP%]:before{content:"\\f73b"}.bi-envelope-paper-heart[_ngcontent-%COMP%]:before{content:"\\f73c"}.bi-envelope-paper[_ngcontent-%COMP%]:before{content:"\\f73d"}.bi-filetype-aac[_ngcontent-%COMP%]:before{content:"\\f73e"}.bi-filetype-ai[_ngcontent-%COMP%]:before{content:"\\f73f"}.bi-filetype-bmp[_ngcontent-%COMP%]:before{content:"\\f740"}.bi-filetype-cs[_ngcontent-%COMP%]:before{content:"\\f741"}.bi-filetype-css[_ngcontent-%COMP%]:before{content:"\\f742"}.bi-filetype-csv[_ngcontent-%COMP%]:before{content:"\\f743"}.bi-filetype-doc[_ngcontent-%COMP%]:before{content:"\\f744"}.bi-filetype-docx[_ngcontent-%COMP%]:before{content:"\\f745"}.bi-filetype-exe[_ngcontent-%COMP%]:before{content:"\\f746"}.bi-filetype-gif[_ngcontent-%COMP%]:before{content:"\\f747"}.bi-filetype-heic[_ngcontent-%COMP%]:before{content:"\\f748"}.bi-filetype-html[_ngcontent-%COMP%]:before{content:"\\f749"}.bi-filetype-java[_ngcontent-%COMP%]:before{content:"\\f74a"}.bi-filetype-jpg[_ngcontent-%COMP%]:before{content:"\\f74b"}.bi-filetype-js[_ngcontent-%COMP%]:before{content:"\\f74c"}.bi-filetype-jsx[_ngcontent-%COMP%]:before{content:"\\f74d"}.bi-filetype-key[_ngcontent-%COMP%]:before{content:"\\f74e"}.bi-filetype-m4p[_ngcontent-%COMP%]:before{content:"\\f74f"}.bi-filetype-md[_ngcontent-%COMP%]:before{content:"\\f750"}.bi-filetype-mdx[_ngcontent-%COMP%]:before{content:"\\f751"}.bi-filetype-mov[_ngcontent-%COMP%]:before{content:"\\f752"}.bi-filetype-mp3[_ngcontent-%COMP%]:before{content:"\\f753"}.bi-filetype-mp4[_ngcontent-%COMP%]:before{content:"\\f754"}.bi-filetype-otf[_ngcontent-%COMP%]:before{content:"\\f755"}.bi-filetype-pdf[_ngcontent-%COMP%]:before{content:"\\f756"}.bi-filetype-php[_ngcontent-%COMP%]:before{content:"\\f757"}.bi-filetype-png[_ngcontent-%COMP%]:before{content:"\\f758"}.bi-filetype-ppt-1[_ngcontent-%COMP%]:before{content:"\\f759"}.bi-filetype-ppt[_ngcontent-%COMP%]:before{content:"\\f75a"}.bi-filetype-psd[_ngcontent-%COMP%]:before{content:"\\f75b"}.bi-filetype-py[_ngcontent-%COMP%]:before{content:"\\f75c"}.bi-filetype-raw[_ngcontent-%COMP%]:before{content:"\\f75d"}.bi-filetype-rb[_ngcontent-%COMP%]:before{content:"\\f75e"}.bi-filetype-sass[_ngcontent-%COMP%]:before{content:"\\f75f"}.bi-filetype-scss[_ngcontent-%COMP%]:before{content:"\\f760"}.bi-filetype-sh[_ngcontent-%COMP%]:before{content:"\\f761"}.bi-filetype-svg[_ngcontent-%COMP%]:before{content:"\\f762"}.bi-filetype-tiff[_ngcontent-%COMP%]:before{content:"\\f763"}.bi-filetype-tsx[_ngcontent-%COMP%]:before{content:"\\f764"}.bi-filetype-ttf[_ngcontent-%COMP%]:before{content:"\\f765"}.bi-filetype-txt[_ngcontent-%COMP%]:before{content:"\\f766"}.bi-filetype-wav[_ngcontent-%COMP%]:before{content:"\\f767"}.bi-filetype-woff[_ngcontent-%COMP%]:before{content:"\\f768"}.bi-filetype-xls-1[_ngcontent-%COMP%]:before{content:"\\f769"}.bi-filetype-xls[_ngcontent-%COMP%]:before{content:"\\f76a"}.bi-filetype-xml[_ngcontent-%COMP%]:before{content:"\\f76b"}.bi-filetype-yml[_ngcontent-%COMP%]:before{content:"\\f76c"}.bi-heart-arrow[_ngcontent-%COMP%]:before{content:"\\f76d"}.bi-heart-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f76e"}.bi-heart-pulse[_ngcontent-%COMP%]:before{content:"\\f76f"}.bi-heartbreak-fill[_ngcontent-%COMP%]:before{content:"\\f770"}.bi-heartbreak[_ngcontent-%COMP%]:before{content:"\\f771"}.bi-hearts[_ngcontent-%COMP%]:before{content:"\\f772"}.bi-hospital-fill[_ngcontent-%COMP%]:before{content:"\\f773"}.bi-hospital[_ngcontent-%COMP%]:before{content:"\\f774"}.bi-house-heart-fill[_ngcontent-%COMP%]:before{content:"\\f775"}.bi-house-heart[_ngcontent-%COMP%]:before{content:"\\f776"}.bi-incognito[_ngcontent-%COMP%]:before{content:"\\f777"}.bi-magnet-fill[_ngcontent-%COMP%]:before{content:"\\f778"}.bi-magnet[_ngcontent-%COMP%]:before{content:"\\f779"}.bi-person-heart[_ngcontent-%COMP%]:before{content:"\\f77a"}.bi-person-hearts[_ngcontent-%COMP%]:before{content:"\\f77b"}.bi-phone-flip[_ngcontent-%COMP%]:before{content:"\\f77c"}.bi-plugin[_ngcontent-%COMP%]:before{content:"\\f77d"}.bi-postage-fill[_ngcontent-%COMP%]:before{content:"\\f77e"}.bi-postage-heart-fill[_ngcontent-%COMP%]:before{content:"\\f77f"}.bi-postage-heart[_ngcontent-%COMP%]:before{content:"\\f780"}.bi-postage[_ngcontent-%COMP%]:before{content:"\\f781"}.bi-postcard-fill[_ngcontent-%COMP%]:before{content:"\\f782"}.bi-postcard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f783"}.bi-postcard-heart[_ngcontent-%COMP%]:before{content:"\\f784"}.bi-postcard[_ngcontent-%COMP%]:before{content:"\\f785"}.bi-search-heart-fill[_ngcontent-%COMP%]:before{content:"\\f786"}.bi-search-heart[_ngcontent-%COMP%]:before{content:"\\f787"}.bi-sliders2-vertical[_ngcontent-%COMP%]:before{content:"\\f788"}.bi-sliders2[_ngcontent-%COMP%]:before{content:"\\f789"}.bi-trash3-fill[_ngcontent-%COMP%]:before{content:"\\f78a"}.bi-trash3[_ngcontent-%COMP%]:before{content:"\\f78b"}.bi-valentine[_ngcontent-%COMP%]:before{content:"\\f78c"}.bi-valentine2[_ngcontent-%COMP%]:before{content:"\\f78d"}.bi-wrench-adjustable-circle-fill[_ngcontent-%COMP%]:before{content:"\\f78e"}.bi-wrench-adjustable-circle[_ngcontent-%COMP%]:before{content:"\\f78f"}.bi-wrench-adjustable[_ngcontent-%COMP%]:before{content:"\\f790"}.bi-filetype-json[_ngcontent-%COMP%]:before{content:"\\f791"}.bi-filetype-pptx[_ngcontent-%COMP%]:before{content:"\\f792"}.bi-filetype-xlsx[_ngcontent-%COMP%]:before{content:"\\f793"}.bi-1-circle-1[_ngcontent-%COMP%]:before{content:"\\f794"}.bi-1-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f795"}.bi-1-circle-fill[_ngcontent-%COMP%]:before{content:"\\f796"}.bi-1-circle[_ngcontent-%COMP%]:before{content:"\\f797"}.bi-1-square-fill[_ngcontent-%COMP%]:before{content:"\\f798"}.bi-1-square[_ngcontent-%COMP%]:before{content:"\\f799"}.bi-2-circle-1[_ngcontent-%COMP%]:before{content:"\\f79a"}.bi-2-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f79b"}.bi-2-circle-fill[_ngcontent-%COMP%]:before{content:"\\f79c"}.bi-2-circle[_ngcontent-%COMP%]:before{content:"\\f79d"}.bi-2-square-fill[_ngcontent-%COMP%]:before{content:"\\f79e"}.bi-2-square[_ngcontent-%COMP%]:before{content:"\\f79f"}.bi-3-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a0"}.bi-3-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a1"}.bi-3-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a2"}.bi-3-circle[_ngcontent-%COMP%]:before{content:"\\f7a3"}.bi-3-square-fill[_ngcontent-%COMP%]:before{content:"\\f7a4"}.bi-3-square[_ngcontent-%COMP%]:before{content:"\\f7a5"}.bi-4-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a6"}.bi-4-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a7"}.bi-4-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a8"}.bi-4-circle[_ngcontent-%COMP%]:before{content:"\\f7a9"}.bi-4-square-fill[_ngcontent-%COMP%]:before{content:"\\f7aa"}.bi-4-square[_ngcontent-%COMP%]:before{content:"\\f7ab"}.bi-5-circle-1[_ngcontent-%COMP%]:before{content:"\\f7ac"}.bi-5-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7ad"}.bi-5-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ae"}.bi-5-circle[_ngcontent-%COMP%]:before{content:"\\f7af"}.bi-5-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b0"}.bi-5-square[_ngcontent-%COMP%]:before{content:"\\f7b1"}.bi-6-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b2"}.bi-6-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b3"}.bi-6-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7b4"}.bi-6-circle[_ngcontent-%COMP%]:before{content:"\\f7b5"}.bi-6-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b6"}.bi-6-square[_ngcontent-%COMP%]:before{content:"\\f7b7"}.bi-7-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b8"}.bi-7-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b9"}.bi-7-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ba"}.bi-7-circle[_ngcontent-%COMP%]:before{content:"\\f7bb"}.bi-7-square-fill[_ngcontent-%COMP%]:before{content:"\\f7bc"}.bi-7-square[_ngcontent-%COMP%]:before{content:"\\f7bd"}.bi-8-circle-1[_ngcontent-%COMP%]:before{content:"\\f7be"}.bi-8-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7bf"}.bi-8-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c0"}.bi-8-circle[_ngcontent-%COMP%]:before{content:"\\f7c1"}.bi-8-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c2"}.bi-8-square[_ngcontent-%COMP%]:before{content:"\\f7c3"}.bi-9-circle-1[_ngcontent-%COMP%]:before{content:"\\f7c4"}.bi-9-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7c5"}.bi-9-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c6"}.bi-9-circle[_ngcontent-%COMP%]:before{content:"\\f7c7"}.bi-9-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c8"}.bi-9-square[_ngcontent-%COMP%]:before{content:"\\f7c9"}.bi-airplane-engines-fill[_ngcontent-%COMP%]:before{content:"\\f7ca"}.bi-airplane-engines[_ngcontent-%COMP%]:before{content:"\\f7cb"}.bi-airplane-fill[_ngcontent-%COMP%]:before{content:"\\f7cc"}.bi-airplane[_ngcontent-%COMP%]:before{content:"\\f7cd"}.bi-alexa[_ngcontent-%COMP%]:before{content:"\\f7ce"}.bi-alipay[_ngcontent-%COMP%]:before{content:"\\f7cf"}.bi-android[_ngcontent-%COMP%]:before{content:"\\f7d0"}.bi-android2[_ngcontent-%COMP%]:before{content:"\\f7d1"}.bi-box-fill[_ngcontent-%COMP%]:before{content:"\\f7d2"}.bi-box-seam-fill[_ngcontent-%COMP%]:before{content:"\\f7d3"}.bi-browser-chrome[_ngcontent-%COMP%]:before{content:"\\f7d4"}.bi-browser-edge[_ngcontent-%COMP%]:before{content:"\\f7d5"}.bi-browser-firefox[_ngcontent-%COMP%]:before{content:"\\f7d6"}.bi-browser-safari[_ngcontent-%COMP%]:before{content:"\\f7d7"}.bi-c-circle-1[_ngcontent-%COMP%]:before{content:"\\f7d8"}.bi-c-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7d9"}.bi-c-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7da"}.bi-c-circle[_ngcontent-%COMP%]:before{content:"\\f7db"}.bi-c-square-fill[_ngcontent-%COMP%]:before{content:"\\f7dc"}.bi-c-square[_ngcontent-%COMP%]:before{content:"\\f7dd"}.bi-capsule-pill[_ngcontent-%COMP%]:before{content:"\\f7de"}.bi-capsule[_ngcontent-%COMP%]:before{content:"\\f7df"}.bi-car-front-fill[_ngcontent-%COMP%]:before{content:"\\f7e0"}.bi-car-front[_ngcontent-%COMP%]:before{content:"\\f7e1"}.bi-cassette-fill[_ngcontent-%COMP%]:before{content:"\\f7e2"}.bi-cassette[_ngcontent-%COMP%]:before{content:"\\f7e3"}.bi-cc-circle-1[_ngcontent-%COMP%]:before{content:"\\f7e4"}.bi-cc-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7e5"}.bi-cc-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7e6"}.bi-cc-circle[_ngcontent-%COMP%]:before{content:"\\f7e7"}.bi-cc-square-fill[_ngcontent-%COMP%]:before{content:"\\f7e8"}.bi-cc-square[_ngcontent-%COMP%]:before{content:"\\f7e9"}.bi-cup-hot-fill[_ngcontent-%COMP%]:before{content:"\\f7ea"}.bi-cup-hot[_ngcontent-%COMP%]:before{content:"\\f7eb"}.bi-currency-rupee[_ngcontent-%COMP%]:before{content:"\\f7ec"}.bi-dropbox[_ngcontent-%COMP%]:before{content:"\\f7ed"}.bi-escape[_ngcontent-%COMP%]:before{content:"\\f7ee"}.bi-fast-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f7ef"}.bi-fast-forward-btn[_ngcontent-%COMP%]:before{content:"\\f7f0"}.bi-fast-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7f1"}.bi-fast-forward-circle[_ngcontent-%COMP%]:before{content:"\\f7f2"}.bi-fast-forward-fill[_ngcontent-%COMP%]:before{content:"\\f7f3"}.bi-fast-forward[_ngcontent-%COMP%]:before{content:"\\f7f4"}.bi-filetype-sql[_ngcontent-%COMP%]:before{content:"\\f7f5"}.bi-fire[_ngcontent-%COMP%]:before{content:"\\f7f6"}.bi-google-play[_ngcontent-%COMP%]:before{content:"\\f7f7"}.bi-h-circle-1[_ngcontent-%COMP%]:before{content:"\\f7f8"}.bi-h-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7f9"}.bi-h-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7fa"}.bi-h-circle[_ngcontent-%COMP%]:before{content:"\\f7fb"}.bi-h-square-fill[_ngcontent-%COMP%]:before{content:"\\f7fc"}.bi-h-square[_ngcontent-%COMP%]:before{content:"\\f7fd"}.bi-indent[_ngcontent-%COMP%]:before{content:"\\f7fe"}.bi-lungs-fill[_ngcontent-%COMP%]:before{content:"\\f7ff"}.bi-lungs[_ngcontent-%COMP%]:before{content:"\\f800"}.bi-microsoft-teams[_ngcontent-%COMP%]:before{content:"\\f801"}.bi-p-circle-1[_ngcontent-%COMP%]:before{content:"\\f802"}.bi-p-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f803"}.bi-p-circle-fill[_ngcontent-%COMP%]:before{content:"\\f804"}.bi-p-circle[_ngcontent-%COMP%]:before{content:"\\f805"}.bi-p-square-fill[_ngcontent-%COMP%]:before{content:"\\f806"}.bi-p-square[_ngcontent-%COMP%]:before{content:"\\f807"}.bi-pass-fill[_ngcontent-%COMP%]:before{content:"\\f808"}.bi-pass[_ngcontent-%COMP%]:before{content:"\\f809"}.bi-prescription[_ngcontent-%COMP%]:before{content:"\\f80a"}.bi-prescription2[_ngcontent-%COMP%]:before{content:"\\f80b"}.bi-r-circle-1[_ngcontent-%COMP%]:before{content:"\\f80c"}.bi-r-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f80d"}.bi-r-circle-fill[_ngcontent-%COMP%]:before{content:"\\f80e"}.bi-r-circle[_ngcontent-%COMP%]:before{content:"\\f80f"}.bi-r-square-fill[_ngcontent-%COMP%]:before{content:"\\f810"}.bi-r-square[_ngcontent-%COMP%]:before{content:"\\f811"}.bi-repeat-1[_ngcontent-%COMP%]:before{content:"\\f812"}.bi-repeat[_ngcontent-%COMP%]:before{content:"\\f813"}.bi-rewind-btn-fill[_ngcontent-%COMP%]:before{content:"\\f814"}.bi-rewind-btn[_ngcontent-%COMP%]:before{content:"\\f815"}.bi-rewind-circle-fill[_ngcontent-%COMP%]:before{content:"\\f816"}.bi-rewind-circle[_ngcontent-%COMP%]:before{content:"\\f817"}.bi-rewind-fill[_ngcontent-%COMP%]:before{content:"\\f818"}.bi-rewind[_ngcontent-%COMP%]:before{content:"\\f819"}.bi-train-freight-front-fill[_ngcontent-%COMP%]:before{content:"\\f81a"}.bi-train-freight-front[_ngcontent-%COMP%]:before{content:"\\f81b"}.bi-train-front-fill[_ngcontent-%COMP%]:before{content:"\\f81c"}.bi-train-front[_ngcontent-%COMP%]:before{content:"\\f81d"}.bi-train-lightrail-front-fill[_ngcontent-%COMP%]:before{content:"\\f81e"}.bi-train-lightrail-front[_ngcontent-%COMP%]:before{content:"\\f81f"}.bi-truck-front-fill[_ngcontent-%COMP%]:before{content:"\\f820"}.bi-truck-front[_ngcontent-%COMP%]:before{content:"\\f821"}.bi-ubuntu[_ngcontent-%COMP%]:before{content:"\\f822"}.bi-unindent[_ngcontent-%COMP%]:before{content:"\\f823"}.bi-unity[_ngcontent-%COMP%]:before{content:"\\f824"}.bi-universal-access-circle[_ngcontent-%COMP%]:before{content:"\\f825"}.bi-universal-access[_ngcontent-%COMP%]:before{content:"\\f826"}.bi-virus[_ngcontent-%COMP%]:before{content:"\\f827"}.bi-virus2[_ngcontent-%COMP%]:before{content:"\\f828"}.bi-wechat[_ngcontent-%COMP%]:before{content:"\\f829"}.bi-yelp[_ngcontent-%COMP%]:before{content:"\\f82a"}.bi-sign-stop-fill[_ngcontent-%COMP%]:before{content:"\\f82b"}.bi-sign-stop-lights-fill[_ngcontent-%COMP%]:before{content:"\\f82c"}.bi-sign-stop-lights[_ngcontent-%COMP%]:before{content:"\\f82d"}.bi-sign-stop[_ngcontent-%COMP%]:before{content:"\\f82e"}.bi-sign-turn-left-fill[_ngcontent-%COMP%]:before{content:"\\f82f"}.bi-sign-turn-left[_ngcontent-%COMP%]:before{content:"\\f830"}.bi-sign-turn-right-fill[_ngcontent-%COMP%]:before{content:"\\f831"}.bi-sign-turn-right[_ngcontent-%COMP%]:before{content:"\\f832"}.bi-sign-turn-slight-left-fill[_ngcontent-%COMP%]:before{content:"\\f833"}.bi-sign-turn-slight-left[_ngcontent-%COMP%]:before{content:"\\f834"}.bi-sign-turn-slight-right-fill[_ngcontent-%COMP%]:before{content:"\\f835"}.bi-sign-turn-slight-right[_ngcontent-%COMP%]:before{content:"\\f836"}.bi-sign-yield-fill[_ngcontent-%COMP%]:before{content:"\\f837"}.bi-sign-yield[_ngcontent-%COMP%]:before{content:"\\f838"}.bi-ev-station-fill[_ngcontent-%COMP%]:before{content:"\\f839"}.bi-ev-station[_ngcontent-%COMP%]:before{content:"\\f83a"}.bi-fuel-pump-diesel-fill[_ngcontent-%COMP%]:before{content:"\\f83b"}.bi-fuel-pump-diesel[_ngcontent-%COMP%]:before{content:"\\f83c"}.bi-fuel-pump-fill[_ngcontent-%COMP%]:before{content:"\\f83d"}.bi-fuel-pump[_ngcontent-%COMP%]:before{content:"\\f83e"}.bi-0-circle-fill[_ngcontent-%COMP%]:before{content:"\\f83f"}.bi-0-circle[_ngcontent-%COMP%]:before{content:"\\f840"}.bi-0-square-fill[_ngcontent-%COMP%]:before{content:"\\f841"}.bi-0-square[_ngcontent-%COMP%]:before{content:"\\f842"}.bi-rocket-fill[_ngcontent-%COMP%]:before{content:"\\f843"}.bi-rocket-takeoff-fill[_ngcontent-%COMP%]:before{content:"\\f844"}.bi-rocket-takeoff[_ngcontent-%COMP%]:before{content:"\\f845"}.bi-rocket[_ngcontent-%COMP%]:before{content:"\\f846"}.bi-stripe[_ngcontent-%COMP%]:before{content:"\\f847"}.bi-subscript[_ngcontent-%COMP%]:before{content:"\\f848"}.bi-superscript[_ngcontent-%COMP%]:before{content:"\\f849"}.bi-trello[_ngcontent-%COMP%]:before{content:"\\f84a"}.bi-envelope-at-fill[_ngcontent-%COMP%]:before{content:"\\f84b"}.bi-envelope-at[_ngcontent-%COMP%]:before{content:"\\f84c"}.bi-regex[_ngcontent-%COMP%]:before{content:"\\f84d"}.bi-text-wrap[_ngcontent-%COMP%]:before{content:"\\f84e"}.bi-sign-dead-end-fill[_ngcontent-%COMP%]:before{content:"\\f84f"}.bi-sign-dead-end[_ngcontent-%COMP%]:before{content:"\\f850"}.bi-sign-do-not-enter-fill[_ngcontent-%COMP%]:before{content:"\\f851"}.bi-sign-do-not-enter[_ngcontent-%COMP%]:before{content:"\\f852"}.bi-sign-intersection-fill[_ngcontent-%COMP%]:before{content:"\\f853"}.bi-sign-intersection-side-fill[_ngcontent-%COMP%]:before{content:"\\f854"}.bi-sign-intersection-side[_ngcontent-%COMP%]:before{content:"\\f855"}.bi-sign-intersection-t-fill[_ngcontent-%COMP%]:before{content:"\\f856"}.bi-sign-intersection-t[_ngcontent-%COMP%]:before{content:"\\f857"}.bi-sign-intersection-y-fill[_ngcontent-%COMP%]:before{content:"\\f858"}.bi-sign-intersection-y[_ngcontent-%COMP%]:before{content:"\\f859"}.bi-sign-intersection[_ngcontent-%COMP%]:before{content:"\\f85a"}.bi-sign-merge-left-fill[_ngcontent-%COMP%]:before{content:"\\f85b"}.bi-sign-merge-left[_ngcontent-%COMP%]:before{content:"\\f85c"}.bi-sign-merge-right-fill[_ngcontent-%COMP%]:before{content:"\\f85d"}.bi-sign-merge-right[_ngcontent-%COMP%]:before{content:"\\f85e"}.bi-sign-no-left-turn-fill[_ngcontent-%COMP%]:before{content:"\\f85f"}.bi-sign-no-left-turn[_ngcontent-%COMP%]:before{content:"\\f860"}.bi-sign-no-parking-fill[_ngcontent-%COMP%]:before{content:"\\f861"}.bi-sign-no-parking[_ngcontent-%COMP%]:before{content:"\\f862"}.bi-sign-no-right-turn-fill[_ngcontent-%COMP%]:before{content:"\\f863"}.bi-sign-no-right-turn[_ngcontent-%COMP%]:before{content:"\\f864"}.bi-sign-railroad-fill[_ngcontent-%COMP%]:before{content:"\\f865"}.bi-sign-railroad[_ngcontent-%COMP%]:before{content:"\\f866"}.bi-building-add[_ngcontent-%COMP%]:before{content:"\\f867"}.bi-building-check[_ngcontent-%COMP%]:before{content:"\\f868"}.bi-building-dash[_ngcontent-%COMP%]:before{content:"\\f869"}.bi-building-down[_ngcontent-%COMP%]:before{content:"\\f86a"}.bi-building-exclamation[_ngcontent-%COMP%]:before{content:"\\f86b"}.bi-building-fill-add[_ngcontent-%COMP%]:before{content:"\\f86c"}.bi-building-fill-check[_ngcontent-%COMP%]:before{content:"\\f86d"}.bi-building-fill-dash[_ngcontent-%COMP%]:before{content:"\\f86e"}.bi-building-fill-down[_ngcontent-%COMP%]:before{content:"\\f86f"}.bi-building-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f870"}.bi-building-fill-gear[_ngcontent-%COMP%]:before{content:"\\f871"}.bi-building-fill-lock[_ngcontent-%COMP%]:before{content:"\\f872"}.bi-building-fill-slash[_ngcontent-%COMP%]:before{content:"\\f873"}.bi-building-fill-up[_ngcontent-%COMP%]:before{content:"\\f874"}.bi-building-fill-x[_ngcontent-%COMP%]:before{content:"\\f875"}.bi-building-fill[_ngcontent-%COMP%]:before{content:"\\f876"}.bi-building-gear[_ngcontent-%COMP%]:before{content:"\\f877"}.bi-building-lock[_ngcontent-%COMP%]:before{content:"\\f878"}.bi-building-slash[_ngcontent-%COMP%]:before{content:"\\f879"}.bi-building-up[_ngcontent-%COMP%]:before{content:"\\f87a"}.bi-building-x[_ngcontent-%COMP%]:before{content:"\\f87b"}.bi-buildings-fill[_ngcontent-%COMP%]:before{content:"\\f87c"}.bi-buildings[_ngcontent-%COMP%]:before{content:"\\f87d"}.bi-bus-front-fill[_ngcontent-%COMP%]:before{content:"\\f87e"}.bi-bus-front[_ngcontent-%COMP%]:before{content:"\\f87f"}.bi-ev-front-fill[_ngcontent-%COMP%]:before{content:"\\f880"}.bi-ev-front[_ngcontent-%COMP%]:before{content:"\\f881"}.bi-globe-americas[_ngcontent-%COMP%]:before{content:"\\f882"}.bi-globe-asia-australia[_ngcontent-%COMP%]:before{content:"\\f883"}.bi-globe-central-south-asia[_ngcontent-%COMP%]:before{content:"\\f884"}.bi-globe-europe-africa[_ngcontent-%COMP%]:before{content:"\\f885"}.bi-house-add-fill[_ngcontent-%COMP%]:before{content:"\\f886"}.bi-house-add[_ngcontent-%COMP%]:before{content:"\\f887"}.bi-house-check-fill[_ngcontent-%COMP%]:before{content:"\\f888"}.bi-house-check[_ngcontent-%COMP%]:before{content:"\\f889"}.bi-house-dash-fill[_ngcontent-%COMP%]:before{content:"\\f88a"}.bi-house-dash[_ngcontent-%COMP%]:before{content:"\\f88b"}.bi-house-down-fill[_ngcontent-%COMP%]:before{content:"\\f88c"}.bi-house-down[_ngcontent-%COMP%]:before{content:"\\f88d"}.bi-house-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f88e"}.bi-house-exclamation[_ngcontent-%COMP%]:before{content:"\\f88f"}.bi-house-gear-fill[_ngcontent-%COMP%]:before{content:"\\f890"}.bi-house-gear[_ngcontent-%COMP%]:before{content:"\\f891"}.bi-house-lock-fill[_ngcontent-%COMP%]:before{content:"\\f892"}.bi-house-lock[_ngcontent-%COMP%]:before{content:"\\f893"}.bi-house-slash-fill[_ngcontent-%COMP%]:before{content:"\\f894"}.bi-house-slash[_ngcontent-%COMP%]:before{content:"\\f895"}.bi-house-up-fill[_ngcontent-%COMP%]:before{content:"\\f896"}.bi-house-up[_ngcontent-%COMP%]:before{content:"\\f897"}.bi-house-x-fill[_ngcontent-%COMP%]:before{content:"\\f898"}.bi-house-x[_ngcontent-%COMP%]:before{content:"\\f899"}.bi-person-add[_ngcontent-%COMP%]:before{content:"\\f89a"}.bi-person-down[_ngcontent-%COMP%]:before{content:"\\f89b"}.bi-person-exclamation[_ngcontent-%COMP%]:before{content:"\\f89c"}.bi-person-fill-add[_ngcontent-%COMP%]:before{content:"\\f89d"}.bi-person-fill-check[_ngcontent-%COMP%]:before{content:"\\f89e"}.bi-person-fill-dash[_ngcontent-%COMP%]:before{content:"\\f89f"}.bi-person-fill-down[_ngcontent-%COMP%]:before{content:"\\f8a0"}.bi-person-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8a1"}.bi-person-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8a2"}.bi-person-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8a3"}.bi-person-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8a4"}.bi-person-fill-up[_ngcontent-%COMP%]:before{content:"\\f8a5"}.bi-person-fill-x[_ngcontent-%COMP%]:before{content:"\\f8a6"}.bi-person-gear[_ngcontent-%COMP%]:before{content:"\\f8a7"}.bi-person-lock[_ngcontent-%COMP%]:before{content:"\\f8a8"}.bi-person-slash[_ngcontent-%COMP%]:before{content:"\\f8a9"}.bi-person-up[_ngcontent-%COMP%]:before{content:"\\f8aa"}.bi-scooter[_ngcontent-%COMP%]:before{content:"\\f8ab"}.bi-taxi-front-fill[_ngcontent-%COMP%]:before{content:"\\f8ac"}.bi-taxi-front[_ngcontent-%COMP%]:before{content:"\\f8ad"}.bi-amd[_ngcontent-%COMP%]:before{content:"\\f8ae"}.bi-database-add[_ngcontent-%COMP%]:before{content:"\\f8af"}.bi-database-check[_ngcontent-%COMP%]:before{content:"\\f8b0"}.bi-database-dash[_ngcontent-%COMP%]:before{content:"\\f8b1"}.bi-database-down[_ngcontent-%COMP%]:before{content:"\\f8b2"}.bi-database-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b3"}.bi-database-fill-add[_ngcontent-%COMP%]:before{content:"\\f8b4"}.bi-database-fill-check[_ngcontent-%COMP%]:before{content:"\\f8b5"}.bi-database-fill-dash[_ngcontent-%COMP%]:before{content:"\\f8b6"}.bi-database-fill-down[_ngcontent-%COMP%]:before{content:"\\f8b7"}.bi-database-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b8"}.bi-database-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8b9"}.bi-database-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8ba"}.bi-database-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8bb"}.bi-database-fill-up[_ngcontent-%COMP%]:before{content:"\\f8bc"}.bi-database-fill-x[_ngcontent-%COMP%]:before{content:"\\f8bd"}.bi-database-fill[_ngcontent-%COMP%]:before{content:"\\f8be"}.bi-database-gear[_ngcontent-%COMP%]:before{content:"\\f8bf"}.bi-database-lock[_ngcontent-%COMP%]:before{content:"\\f8c0"}.bi-database-slash[_ngcontent-%COMP%]:before{content:"\\f8c1"}.bi-database-up[_ngcontent-%COMP%]:before{content:"\\f8c2"}.bi-database-x[_ngcontent-%COMP%]:before{content:"\\f8c3"}.bi-database[_ngcontent-%COMP%]:before{content:"\\f8c4"}.bi-houses-fill[_ngcontent-%COMP%]:before{content:"\\f8c5"}.bi-houses[_ngcontent-%COMP%]:before{content:"\\f8c6"}.bi-nvidia[_ngcontent-%COMP%]:before{content:"\\f8c7"}.bi-person-vcard-fill[_ngcontent-%COMP%]:before{content:"\\f8c8"}.bi-person-vcard[_ngcontent-%COMP%]:before{content:"\\f8c9"}.bi-sina-weibo[_ngcontent-%COMP%]:before{content:"\\f8ca"}.bi-tencent-qq[_ngcontent-%COMP%]:before{content:"\\f8cb"}.bi-wikipedia[_ngcontent-%COMP%]:before{content:"\\f8cc"}@import url(https://fonts.googleapis.com/css2?family=Wallpoet&display=swap);@import url(https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap)[_ngcontent-%COMP%];@font-face{font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff) format("woff");font-weight:400;font-style:normal}html[_ngcontent-%COMP%], body[_ngcontent-%COMP%]{box-sizing:border-box;padding:0!important;margin:0!important}body[_ngcontent-%COMP%]{min-height:100vh;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1440\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1440 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2019%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1440\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2020)\'%3e%3c/rect%3e%3cpath d=\'M12 900L912 0L1605 0L705 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M557.2 900L1457.2 0L1691.2 0L791.2 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M1382 900L482 0L195.5 0L1095.5 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M889.8 900L-10.200000000000045 0L-85.20000000000005 0L814.8 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M718.7061181613517 900L1440 178.7061181613517L1440 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M0 900L721.2938818386483 900L 0 178.7061181613517z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2019\'%3e%3crect width=\'1440\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'9.37%25\' y1=\'-15%25\' x2=\'90.63%25\' y2=\'115%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2020\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2021\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2022\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#1e3960;background-size:cover}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1140\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1140 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6417%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1140\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6418)\'%3e%3c/rect%3e%3cpath d=\'M45 900L945 0L1174.5 0L274.5 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M1095 900L195 0L-762 0L138 900z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3cpath d=\'M358.17286471071577 900L1140 118.17286471071577L1140 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M0 900L781.8271352892842 900L 0 118.17286471071577z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6417\'%3e%3crect width=\'1140\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6418\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6419\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6420\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#c2e9fb}.font-two[_ngcontent-%COMP%]{font-family:Play,sans-serif}@media only screen and (max-width: 600px){body[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2031%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2032)\'%3e%3c/rect%3e%3cpath d=\'M27 900L927 0L1182 0L282 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M212 900L1112 0L1143.5 0L243.5 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M583 900L-317 0L-518 0L382 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M396 900L-504 0L-600 0L300 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M137.2219351301096 900L600 437.2219351301096L600 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M0 900L462.7780648698904 900L 0 437.2219351301096z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2031\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'-12.5%25\' y1=\'8.33%25\' x2=\'112.5%25\' y2=\'91.67%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2032\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2033\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2034\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6397%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6398)\'%3e%3c/rect%3e%3cpath d=\'M22 900L922 0L1168 0L268 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M199 900L1099 0L1238.5 0L338.5 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M591 900L-309 0L-601.5 0L298.5 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M379 900L-521 0L-650 0L250 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M205.2496926772859 900L600 505.2496926772859L600 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M0 900L394.7503073227141 900L 0 505.2496926772859z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6397\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6398\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6399\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6400\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}}.home-container[_ngcontent-%COMP%]{min-height:85vh;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.home-container[_ngcontent-%COMP%] svg[_ngcontent-%COMP%]{stroke-dasharray:1000;stroke-dashoffset:0}.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1){margin-top:2em}.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) label[_ngcontent-%COMP%]{font-family:Wallpoet,serif;letter-spacing:.2em;font-size:2em;margin-bottom:1.5em;color:#5957a3}@media only screen and (max-width: 600px){.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) label[_ngcontent-%COMP%]{font-size:1.3em}}.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) input[type=text][_ngcontent-%COMP%]{outline:none;border:none;padding:1em .2em;background-color:#5957a3;color:#fff}.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) input[type=text][_ngcontent-%COMP%]:focus{border:none;box-shadow:none;background-color:#5957a3;color:#fff}.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(2) button{margin:0 .3em;padding:.8em 1.5em;background-color:transparent;border-radius:2em;color:#5957a3;font-weight:700;transform:translateY(0);transition:transform .5s linear ease-in-out;border:2px solid #5957a3;font-family:Play,sans-serif}.home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(2) button:hover, .home-container[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(2) button:focus{transform:translateY(-2px)}.dark[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) label[_ngcontent-%COMP%]{color:#a1c4fd}.dark[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) input[type=text][_ngcontent-%COMP%]{background-color:#1e3960}.dark[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(1) input[type=text][_ngcontent-%COMP%]:focus{background-color:#1e3960}.dark[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:nth-of-type(2) button{border:2px solid #a1c4fd;color:#c2e9fb}']});const jI=[{id:1,text:"Enter your name in the input box located on the home page to play the quiz."},{id:2,text:"Choose the difficulty level you want to take the quiz on. We offer three different levels: Easy, Medium, and Hard. Each level consists of 20 questions."},{id:3,text:"Once you have selected your preferred difficulty level, you will be presented with a series of True/False and Multiple Choice questions."},{id:4,text:'To answer a question, click on the choice that you think is correct. If you are unsure of the answer, you can skip the question by clicking the "Next" button.'},{id:5,text:"For every correct answer, you will earn 5 points. Your total score will be displayed at the end of the quiz."},{id:6,text:'If you prefer a different visual theme, you can choose between light and dark modes by clicking the "sun/moon" icon button located at the top right corner.'},{id:7,text:'If you would like to listen to music while taking the quiz, you can click the "audio" icon button located at the top right corner. To turn off the music, click the "audio" button.'}];function VI(n,e){if(1&n&&(A(0,"li"),re(1),N()),2&n){const t=e.$implicit;oe(1),jr(t.text)}}const qI=function(n){return{"dark-btn":n}},zI=function(n){return{dark:n}};class Vc{constructor(e,t){this.router=e,this.sharedService=t,this.instructions=jI}ngOnInit(){this.sharedService.isDarkMode.subscribe(e=>this.isDarkMode=e)}navigateToPreviousPage(){window.history.back()}}Vc.\u0275fac=function(e){return new(e||Vc)(P(We),P(_t))},Vc.\u0275cmp=zt({type:Vc,selectors:[["app-how-to"]],decls:11,vars:7,consts:[[1,"container-fluid"],[1,"rounded-icon-btn",3,"ngClass","click"],[1,"bi","bi-arrow-left"],[1,"how-to-container","d-flex","justify-content-center","align-items-center","flex-column",3,"ngClass"],[1,"instructions"],[4,"ngFor","ngForOf"]],template:function(e,t){1&e&&(A(0,"div",0)(1,"button",1),pe("click",function(){return t.navigateToPreviousPage()}),ye(2,"i",2),N(),A(3,"div",3)(4,"h2"),re(5,"Welcome to Thoth!"),N(),A(6,"h6"),re(7,"We hope you enjoy taking the quiz and learning something new. Here are some instructions to help you get started."),N(),A(8,"div",4)(9,"ul"),at(10,VI,2,1,"li",5),N()()()()),2&e&&(oe(1),ce("ngClass",In(3,qI,t.isDarkMode)),oe(2),ce("ngClass",In(5,zI,t.isDarkMode)),oe(7),ce("ngForOf",t.instructions))},dependencies:[Bo,mu],styles:['@import url(https://fonts.googleapis.com/css2?family=Wallpoet&display=swap);@import url(https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap)[_ngcontent-%COMP%];@font-face{font-display:block;font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff")}.bi[_ngcontent-%COMP%]:before, [class^=bi-][_ngcontent-%COMP%]:before, [class*=" bi-"][_ngcontent-%COMP%]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123[_ngcontent-%COMP%]:before{content:"\\f67f"}.bi-alarm-fill[_ngcontent-%COMP%]:before{content:"\\f101"}.bi-alarm[_ngcontent-%COMP%]:before{content:"\\f102"}.bi-align-bottom[_ngcontent-%COMP%]:before{content:"\\f103"}.bi-align-center[_ngcontent-%COMP%]:before{content:"\\f104"}.bi-align-end[_ngcontent-%COMP%]:before{content:"\\f105"}.bi-align-middle[_ngcontent-%COMP%]:before{content:"\\f106"}.bi-align-start[_ngcontent-%COMP%]:before{content:"\\f107"}.bi-align-top[_ngcontent-%COMP%]:before{content:"\\f108"}.bi-alt[_ngcontent-%COMP%]:before{content:"\\f109"}.bi-app-indicator[_ngcontent-%COMP%]:before{content:"\\f10a"}.bi-app[_ngcontent-%COMP%]:before{content:"\\f10b"}.bi-archive-fill[_ngcontent-%COMP%]:before{content:"\\f10c"}.bi-archive[_ngcontent-%COMP%]:before{content:"\\f10d"}.bi-arrow-90deg-down[_ngcontent-%COMP%]:before{content:"\\f10e"}.bi-arrow-90deg-left[_ngcontent-%COMP%]:before{content:"\\f10f"}.bi-arrow-90deg-right[_ngcontent-%COMP%]:before{content:"\\f110"}.bi-arrow-90deg-up[_ngcontent-%COMP%]:before{content:"\\f111"}.bi-arrow-bar-down[_ngcontent-%COMP%]:before{content:"\\f112"}.bi-arrow-bar-left[_ngcontent-%COMP%]:before{content:"\\f113"}.bi-arrow-bar-right[_ngcontent-%COMP%]:before{content:"\\f114"}.bi-arrow-bar-up[_ngcontent-%COMP%]:before{content:"\\f115"}.bi-arrow-clockwise[_ngcontent-%COMP%]:before{content:"\\f116"}.bi-arrow-counterclockwise[_ngcontent-%COMP%]:before{content:"\\f117"}.bi-arrow-down-circle-fill[_ngcontent-%COMP%]:before{content:"\\f118"}.bi-arrow-down-circle[_ngcontent-%COMP%]:before{content:"\\f119"}.bi-arrow-down-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11a"}.bi-arrow-down-left-circle[_ngcontent-%COMP%]:before{content:"\\f11b"}.bi-arrow-down-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f11c"}.bi-arrow-down-left-square[_ngcontent-%COMP%]:before{content:"\\f11d"}.bi-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f11e"}.bi-arrow-down-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11f"}.bi-arrow-down-right-circle[_ngcontent-%COMP%]:before{content:"\\f120"}.bi-arrow-down-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f121"}.bi-arrow-down-right-square[_ngcontent-%COMP%]:before{content:"\\f122"}.bi-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f123"}.bi-arrow-down-short[_ngcontent-%COMP%]:before{content:"\\f124"}.bi-arrow-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f125"}.bi-arrow-down-square[_ngcontent-%COMP%]:before{content:"\\f126"}.bi-arrow-down-up[_ngcontent-%COMP%]:before{content:"\\f127"}.bi-arrow-down[_ngcontent-%COMP%]:before{content:"\\f128"}.bi-arrow-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f129"}.bi-arrow-left-circle[_ngcontent-%COMP%]:before{content:"\\f12a"}.bi-arrow-left-right[_ngcontent-%COMP%]:before{content:"\\f12b"}.bi-arrow-left-short[_ngcontent-%COMP%]:before{content:"\\f12c"}.bi-arrow-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f12d"}.bi-arrow-left-square[_ngcontent-%COMP%]:before{content:"\\f12e"}.bi-arrow-left[_ngcontent-%COMP%]:before{content:"\\f12f"}.bi-arrow-repeat[_ngcontent-%COMP%]:before{content:"\\f130"}.bi-arrow-return-left[_ngcontent-%COMP%]:before{content:"\\f131"}.bi-arrow-return-right[_ngcontent-%COMP%]:before{content:"\\f132"}.bi-arrow-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f133"}.bi-arrow-right-circle[_ngcontent-%COMP%]:before{content:"\\f134"}.bi-arrow-right-short[_ngcontent-%COMP%]:before{content:"\\f135"}.bi-arrow-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f136"}.bi-arrow-right-square[_ngcontent-%COMP%]:before{content:"\\f137"}.bi-arrow-right[_ngcontent-%COMP%]:before{content:"\\f138"}.bi-arrow-up-circle-fill[_ngcontent-%COMP%]:before{content:"\\f139"}.bi-arrow-up-circle[_ngcontent-%COMP%]:before{content:"\\f13a"}.bi-arrow-up-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f13b"}.bi-arrow-up-left-circle[_ngcontent-%COMP%]:before{content:"\\f13c"}.bi-arrow-up-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f13d"}.bi-arrow-up-left-square[_ngcontent-%COMP%]:before{content:"\\f13e"}.bi-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f13f"}.bi-arrow-up-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f140"}.bi-arrow-up-right-circle[_ngcontent-%COMP%]:before{content:"\\f141"}.bi-arrow-up-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f142"}.bi-arrow-up-right-square[_ngcontent-%COMP%]:before{content:"\\f143"}.bi-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f144"}.bi-arrow-up-short[_ngcontent-%COMP%]:before{content:"\\f145"}.bi-arrow-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f146"}.bi-arrow-up-square[_ngcontent-%COMP%]:before{content:"\\f147"}.bi-arrow-up[_ngcontent-%COMP%]:before{content:"\\f148"}.bi-arrows-angle-contract[_ngcontent-%COMP%]:before{content:"\\f149"}.bi-arrows-angle-expand[_ngcontent-%COMP%]:before{content:"\\f14a"}.bi-arrows-collapse[_ngcontent-%COMP%]:before{content:"\\f14b"}.bi-arrows-expand[_ngcontent-%COMP%]:before{content:"\\f14c"}.bi-arrows-fullscreen[_ngcontent-%COMP%]:before{content:"\\f14d"}.bi-arrows-move[_ngcontent-%COMP%]:before{content:"\\f14e"}.bi-aspect-ratio-fill[_ngcontent-%COMP%]:before{content:"\\f14f"}.bi-aspect-ratio[_ngcontent-%COMP%]:before{content:"\\f150"}.bi-asterisk[_ngcontent-%COMP%]:before{content:"\\f151"}.bi-at[_ngcontent-%COMP%]:before{content:"\\f152"}.bi-award-fill[_ngcontent-%COMP%]:before{content:"\\f153"}.bi-award[_ngcontent-%COMP%]:before{content:"\\f154"}.bi-back[_ngcontent-%COMP%]:before{content:"\\f155"}.bi-backspace-fill[_ngcontent-%COMP%]:before{content:"\\f156"}.bi-backspace-reverse-fill[_ngcontent-%COMP%]:before{content:"\\f157"}.bi-backspace-reverse[_ngcontent-%COMP%]:before{content:"\\f158"}.bi-backspace[_ngcontent-%COMP%]:before{content:"\\f159"}.bi-badge-3d-fill[_ngcontent-%COMP%]:before{content:"\\f15a"}.bi-badge-3d[_ngcontent-%COMP%]:before{content:"\\f15b"}.bi-badge-4k-fill[_ngcontent-%COMP%]:before{content:"\\f15c"}.bi-badge-4k[_ngcontent-%COMP%]:before{content:"\\f15d"}.bi-badge-8k-fill[_ngcontent-%COMP%]:before{content:"\\f15e"}.bi-badge-8k[_ngcontent-%COMP%]:before{content:"\\f15f"}.bi-badge-ad-fill[_ngcontent-%COMP%]:before{content:"\\f160"}.bi-badge-ad[_ngcontent-%COMP%]:before{content:"\\f161"}.bi-badge-ar-fill[_ngcontent-%COMP%]:before{content:"\\f162"}.bi-badge-ar[_ngcontent-%COMP%]:before{content:"\\f163"}.bi-badge-cc-fill[_ngcontent-%COMP%]:before{content:"\\f164"}.bi-badge-cc[_ngcontent-%COMP%]:before{content:"\\f165"}.bi-badge-hd-fill[_ngcontent-%COMP%]:before{content:"\\f166"}.bi-badge-hd[_ngcontent-%COMP%]:before{content:"\\f167"}.bi-badge-tm-fill[_ngcontent-%COMP%]:before{content:"\\f168"}.bi-badge-tm[_ngcontent-%COMP%]:before{content:"\\f169"}.bi-badge-vo-fill[_ngcontent-%COMP%]:before{content:"\\f16a"}.bi-badge-vo[_ngcontent-%COMP%]:before{content:"\\f16b"}.bi-badge-vr-fill[_ngcontent-%COMP%]:before{content:"\\f16c"}.bi-badge-vr[_ngcontent-%COMP%]:before{content:"\\f16d"}.bi-badge-wc-fill[_ngcontent-%COMP%]:before{content:"\\f16e"}.bi-badge-wc[_ngcontent-%COMP%]:before{content:"\\f16f"}.bi-bag-check-fill[_ngcontent-%COMP%]:before{content:"\\f170"}.bi-bag-check[_ngcontent-%COMP%]:before{content:"\\f171"}.bi-bag-dash-fill[_ngcontent-%COMP%]:before{content:"\\f172"}.bi-bag-dash[_ngcontent-%COMP%]:before{content:"\\f173"}.bi-bag-fill[_ngcontent-%COMP%]:before{content:"\\f174"}.bi-bag-plus-fill[_ngcontent-%COMP%]:before{content:"\\f175"}.bi-bag-plus[_ngcontent-%COMP%]:before{content:"\\f176"}.bi-bag-x-fill[_ngcontent-%COMP%]:before{content:"\\f177"}.bi-bag-x[_ngcontent-%COMP%]:before{content:"\\f178"}.bi-bag[_ngcontent-%COMP%]:before{content:"\\f179"}.bi-bar-chart-fill[_ngcontent-%COMP%]:before{content:"\\f17a"}.bi-bar-chart-line-fill[_ngcontent-%COMP%]:before{content:"\\f17b"}.bi-bar-chart-line[_ngcontent-%COMP%]:before{content:"\\f17c"}.bi-bar-chart-steps[_ngcontent-%COMP%]:before{content:"\\f17d"}.bi-bar-chart[_ngcontent-%COMP%]:before{content:"\\f17e"}.bi-basket-fill[_ngcontent-%COMP%]:before{content:"\\f17f"}.bi-basket[_ngcontent-%COMP%]:before{content:"\\f180"}.bi-basket2-fill[_ngcontent-%COMP%]:before{content:"\\f181"}.bi-basket2[_ngcontent-%COMP%]:before{content:"\\f182"}.bi-basket3-fill[_ngcontent-%COMP%]:before{content:"\\f183"}.bi-basket3[_ngcontent-%COMP%]:before{content:"\\f184"}.bi-battery-charging[_ngcontent-%COMP%]:before{content:"\\f185"}.bi-battery-full[_ngcontent-%COMP%]:before{content:"\\f186"}.bi-battery-half[_ngcontent-%COMP%]:before{content:"\\f187"}.bi-battery[_ngcontent-%COMP%]:before{content:"\\f188"}.bi-bell-fill[_ngcontent-%COMP%]:before{content:"\\f189"}.bi-bell[_ngcontent-%COMP%]:before{content:"\\f18a"}.bi-bezier[_ngcontent-%COMP%]:before{content:"\\f18b"}.bi-bezier2[_ngcontent-%COMP%]:before{content:"\\f18c"}.bi-bicycle[_ngcontent-%COMP%]:before{content:"\\f18d"}.bi-binoculars-fill[_ngcontent-%COMP%]:before{content:"\\f18e"}.bi-binoculars[_ngcontent-%COMP%]:before{content:"\\f18f"}.bi-blockquote-left[_ngcontent-%COMP%]:before{content:"\\f190"}.bi-blockquote-right[_ngcontent-%COMP%]:before{content:"\\f191"}.bi-book-fill[_ngcontent-%COMP%]:before{content:"\\f192"}.bi-book-half[_ngcontent-%COMP%]:before{content:"\\f193"}.bi-book[_ngcontent-%COMP%]:before{content:"\\f194"}.bi-bookmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f195"}.bi-bookmark-check[_ngcontent-%COMP%]:before{content:"\\f196"}.bi-bookmark-dash-fill[_ngcontent-%COMP%]:before{content:"\\f197"}.bi-bookmark-dash[_ngcontent-%COMP%]:before{content:"\\f198"}.bi-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f199"}.bi-bookmark-heart-fill[_ngcontent-%COMP%]:before{content:"\\f19a"}.bi-bookmark-heart[_ngcontent-%COMP%]:before{content:"\\f19b"}.bi-bookmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f19c"}.bi-bookmark-plus[_ngcontent-%COMP%]:before{content:"\\f19d"}.bi-bookmark-star-fill[_ngcontent-%COMP%]:before{content:"\\f19e"}.bi-bookmark-star[_ngcontent-%COMP%]:before{content:"\\f19f"}.bi-bookmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f1a0"}.bi-bookmark-x[_ngcontent-%COMP%]:before{content:"\\f1a1"}.bi-bookmark[_ngcontent-%COMP%]:before{content:"\\f1a2"}.bi-bookmarks-fill[_ngcontent-%COMP%]:before{content:"\\f1a3"}.bi-bookmarks[_ngcontent-%COMP%]:before{content:"\\f1a4"}.bi-bookshelf[_ngcontent-%COMP%]:before{content:"\\f1a5"}.bi-bootstrap-fill[_ngcontent-%COMP%]:before{content:"\\f1a6"}.bi-bootstrap-reboot[_ngcontent-%COMP%]:before{content:"\\f1a7"}.bi-bootstrap[_ngcontent-%COMP%]:before{content:"\\f1a8"}.bi-border-all[_ngcontent-%COMP%]:before{content:"\\f1a9"}.bi-border-bottom[_ngcontent-%COMP%]:before{content:"\\f1aa"}.bi-border-center[_ngcontent-%COMP%]:before{content:"\\f1ab"}.bi-border-inner[_ngcontent-%COMP%]:before{content:"\\f1ac"}.bi-border-left[_ngcontent-%COMP%]:before{content:"\\f1ad"}.bi-border-middle[_ngcontent-%COMP%]:before{content:"\\f1ae"}.bi-border-outer[_ngcontent-%COMP%]:before{content:"\\f1af"}.bi-border-right[_ngcontent-%COMP%]:before{content:"\\f1b0"}.bi-border-style[_ngcontent-%COMP%]:before{content:"\\f1b1"}.bi-border-top[_ngcontent-%COMP%]:before{content:"\\f1b2"}.bi-border-width[_ngcontent-%COMP%]:before{content:"\\f1b3"}.bi-border[_ngcontent-%COMP%]:before{content:"\\f1b4"}.bi-bounding-box-circles[_ngcontent-%COMP%]:before{content:"\\f1b5"}.bi-bounding-box[_ngcontent-%COMP%]:before{content:"\\f1b6"}.bi-box-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f1b7"}.bi-box-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f1b8"}.bi-box-arrow-down[_ngcontent-%COMP%]:before{content:"\\f1b9"}.bi-box-arrow-in-down-left[_ngcontent-%COMP%]:before{content:"\\f1ba"}.bi-box-arrow-in-down-right[_ngcontent-%COMP%]:before{content:"\\f1bb"}.bi-box-arrow-in-down[_ngcontent-%COMP%]:before{content:"\\f1bc"}.bi-box-arrow-in-left[_ngcontent-%COMP%]:before{content:"\\f1bd"}.bi-box-arrow-in-right[_ngcontent-%COMP%]:before{content:"\\f1be"}.bi-box-arrow-in-up-left[_ngcontent-%COMP%]:before{content:"\\f1bf"}.bi-box-arrow-in-up-right[_ngcontent-%COMP%]:before{content:"\\f1c0"}.bi-box-arrow-in-up[_ngcontent-%COMP%]:before{content:"\\f1c1"}.bi-box-arrow-left[_ngcontent-%COMP%]:before{content:"\\f1c2"}.bi-box-arrow-right[_ngcontent-%COMP%]:before{content:"\\f1c3"}.bi-box-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f1c4"}.bi-box-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f1c5"}.bi-box-arrow-up[_ngcontent-%COMP%]:before{content:"\\f1c6"}.bi-box-seam[_ngcontent-%COMP%]:before{content:"\\f1c7"}.bi-box[_ngcontent-%COMP%]:before{content:"\\f1c8"}.bi-braces[_ngcontent-%COMP%]:before{content:"\\f1c9"}.bi-bricks[_ngcontent-%COMP%]:before{content:"\\f1ca"}.bi-briefcase-fill[_ngcontent-%COMP%]:before{content:"\\f1cb"}.bi-briefcase[_ngcontent-%COMP%]:before{content:"\\f1cc"}.bi-brightness-alt-high-fill[_ngcontent-%COMP%]:before{content:"\\f1cd"}.bi-brightness-alt-high[_ngcontent-%COMP%]:before{content:"\\f1ce"}.bi-brightness-alt-low-fill[_ngcontent-%COMP%]:before{content:"\\f1cf"}.bi-brightness-alt-low[_ngcontent-%COMP%]:before{content:"\\f1d0"}.bi-brightness-high-fill[_ngcontent-%COMP%]:before{content:"\\f1d1"}.bi-brightness-high[_ngcontent-%COMP%]:before{content:"\\f1d2"}.bi-brightness-low-fill[_ngcontent-%COMP%]:before{content:"\\f1d3"}.bi-brightness-low[_ngcontent-%COMP%]:before{content:"\\f1d4"}.bi-broadcast-pin[_ngcontent-%COMP%]:before{content:"\\f1d5"}.bi-broadcast[_ngcontent-%COMP%]:before{content:"\\f1d6"}.bi-brush-fill[_ngcontent-%COMP%]:before{content:"\\f1d7"}.bi-brush[_ngcontent-%COMP%]:before{content:"\\f1d8"}.bi-bucket-fill[_ngcontent-%COMP%]:before{content:"\\f1d9"}.bi-bucket[_ngcontent-%COMP%]:before{content:"\\f1da"}.bi-bug-fill[_ngcontent-%COMP%]:before{content:"\\f1db"}.bi-bug[_ngcontent-%COMP%]:before{content:"\\f1dc"}.bi-building[_ngcontent-%COMP%]:before{content:"\\f1dd"}.bi-bullseye[_ngcontent-%COMP%]:before{content:"\\f1de"}.bi-calculator-fill[_ngcontent-%COMP%]:before{content:"\\f1df"}.bi-calculator[_ngcontent-%COMP%]:before{content:"\\f1e0"}.bi-calendar-check-fill[_ngcontent-%COMP%]:before{content:"\\f1e1"}.bi-calendar-check[_ngcontent-%COMP%]:before{content:"\\f1e2"}.bi-calendar-date-fill[_ngcontent-%COMP%]:before{content:"\\f1e3"}.bi-calendar-date[_ngcontent-%COMP%]:before{content:"\\f1e4"}.bi-calendar-day-fill[_ngcontent-%COMP%]:before{content:"\\f1e5"}.bi-calendar-day[_ngcontent-%COMP%]:before{content:"\\f1e6"}.bi-calendar-event-fill[_ngcontent-%COMP%]:before{content:"\\f1e7"}.bi-calendar-event[_ngcontent-%COMP%]:before{content:"\\f1e8"}.bi-calendar-fill[_ngcontent-%COMP%]:before{content:"\\f1e9"}.bi-calendar-minus-fill[_ngcontent-%COMP%]:before{content:"\\f1ea"}.bi-calendar-minus[_ngcontent-%COMP%]:before{content:"\\f1eb"}.bi-calendar-month-fill[_ngcontent-%COMP%]:before{content:"\\f1ec"}.bi-calendar-month[_ngcontent-%COMP%]:before{content:"\\f1ed"}.bi-calendar-plus-fill[_ngcontent-%COMP%]:before{content:"\\f1ee"}.bi-calendar-plus[_ngcontent-%COMP%]:before{content:"\\f1ef"}.bi-calendar-range-fill[_ngcontent-%COMP%]:before{content:"\\f1f0"}.bi-calendar-range[_ngcontent-%COMP%]:before{content:"\\f1f1"}.bi-calendar-week-fill[_ngcontent-%COMP%]:before{content:"\\f1f2"}.bi-calendar-week[_ngcontent-%COMP%]:before{content:"\\f1f3"}.bi-calendar-x-fill[_ngcontent-%COMP%]:before{content:"\\f1f4"}.bi-calendar-x[_ngcontent-%COMP%]:before{content:"\\f1f5"}.bi-calendar[_ngcontent-%COMP%]:before{content:"\\f1f6"}.bi-calendar2-check-fill[_ngcontent-%COMP%]:before{content:"\\f1f7"}.bi-calendar2-check[_ngcontent-%COMP%]:before{content:"\\f1f8"}.bi-calendar2-date-fill[_ngcontent-%COMP%]:before{content:"\\f1f9"}.bi-calendar2-date[_ngcontent-%COMP%]:before{content:"\\f1fa"}.bi-calendar2-day-fill[_ngcontent-%COMP%]:before{content:"\\f1fb"}.bi-calendar2-day[_ngcontent-%COMP%]:before{content:"\\f1fc"}.bi-calendar2-event-fill[_ngcontent-%COMP%]:before{content:"\\f1fd"}.bi-calendar2-event[_ngcontent-%COMP%]:before{content:"\\f1fe"}.bi-calendar2-fill[_ngcontent-%COMP%]:before{content:"\\f1ff"}.bi-calendar2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f200"}.bi-calendar2-minus[_ngcontent-%COMP%]:before{content:"\\f201"}.bi-calendar2-month-fill[_ngcontent-%COMP%]:before{content:"\\f202"}.bi-calendar2-month[_ngcontent-%COMP%]:before{content:"\\f203"}.bi-calendar2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f204"}.bi-calendar2-plus[_ngcontent-%COMP%]:before{content:"\\f205"}.bi-calendar2-range-fill[_ngcontent-%COMP%]:before{content:"\\f206"}.bi-calendar2-range[_ngcontent-%COMP%]:before{content:"\\f207"}.bi-calendar2-week-fill[_ngcontent-%COMP%]:before{content:"\\f208"}.bi-calendar2-week[_ngcontent-%COMP%]:before{content:"\\f209"}.bi-calendar2-x-fill[_ngcontent-%COMP%]:before{content:"\\f20a"}.bi-calendar2-x[_ngcontent-%COMP%]:before{content:"\\f20b"}.bi-calendar2[_ngcontent-%COMP%]:before{content:"\\f20c"}.bi-calendar3-event-fill[_ngcontent-%COMP%]:before{content:"\\f20d"}.bi-calendar3-event[_ngcontent-%COMP%]:before{content:"\\f20e"}.bi-calendar3-fill[_ngcontent-%COMP%]:before{content:"\\f20f"}.bi-calendar3-range-fill[_ngcontent-%COMP%]:before{content:"\\f210"}.bi-calendar3-range[_ngcontent-%COMP%]:before{content:"\\f211"}.bi-calendar3-week-fill[_ngcontent-%COMP%]:before{content:"\\f212"}.bi-calendar3-week[_ngcontent-%COMP%]:before{content:"\\f213"}.bi-calendar3[_ngcontent-%COMP%]:before{content:"\\f214"}.bi-calendar4-event[_ngcontent-%COMP%]:before{content:"\\f215"}.bi-calendar4-range[_ngcontent-%COMP%]:before{content:"\\f216"}.bi-calendar4-week[_ngcontent-%COMP%]:before{content:"\\f217"}.bi-calendar4[_ngcontent-%COMP%]:before{content:"\\f218"}.bi-camera-fill[_ngcontent-%COMP%]:before{content:"\\f219"}.bi-camera-reels-fill[_ngcontent-%COMP%]:before{content:"\\f21a"}.bi-camera-reels[_ngcontent-%COMP%]:before{content:"\\f21b"}.bi-camera-video-fill[_ngcontent-%COMP%]:before{content:"\\f21c"}.bi-camera-video-off-fill[_ngcontent-%COMP%]:before{content:"\\f21d"}.bi-camera-video-off[_ngcontent-%COMP%]:before{content:"\\f21e"}.bi-camera-video[_ngcontent-%COMP%]:before{content:"\\f21f"}.bi-camera[_ngcontent-%COMP%]:before{content:"\\f220"}.bi-camera2[_ngcontent-%COMP%]:before{content:"\\f221"}.bi-capslock-fill[_ngcontent-%COMP%]:before{content:"\\f222"}.bi-capslock[_ngcontent-%COMP%]:before{content:"\\f223"}.bi-card-checklist[_ngcontent-%COMP%]:before{content:"\\f224"}.bi-card-heading[_ngcontent-%COMP%]:before{content:"\\f225"}.bi-card-image[_ngcontent-%COMP%]:before{content:"\\f226"}.bi-card-list[_ngcontent-%COMP%]:before{content:"\\f227"}.bi-card-text[_ngcontent-%COMP%]:before{content:"\\f228"}.bi-caret-down-fill[_ngcontent-%COMP%]:before{content:"\\f229"}.bi-caret-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f22a"}.bi-caret-down-square[_ngcontent-%COMP%]:before{content:"\\f22b"}.bi-caret-down[_ngcontent-%COMP%]:before{content:"\\f22c"}.bi-caret-left-fill[_ngcontent-%COMP%]:before{content:"\\f22d"}.bi-caret-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f22e"}.bi-caret-left-square[_ngcontent-%COMP%]:before{content:"\\f22f"}.bi-caret-left[_ngcontent-%COMP%]:before{content:"\\f230"}.bi-caret-right-fill[_ngcontent-%COMP%]:before{content:"\\f231"}.bi-caret-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f232"}.bi-caret-right-square[_ngcontent-%COMP%]:before{content:"\\f233"}.bi-caret-right[_ngcontent-%COMP%]:before{content:"\\f234"}.bi-caret-up-fill[_ngcontent-%COMP%]:before{content:"\\f235"}.bi-caret-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f236"}.bi-caret-up-square[_ngcontent-%COMP%]:before{content:"\\f237"}.bi-caret-up[_ngcontent-%COMP%]:before{content:"\\f238"}.bi-cart-check-fill[_ngcontent-%COMP%]:before{content:"\\f239"}.bi-cart-check[_ngcontent-%COMP%]:before{content:"\\f23a"}.bi-cart-dash-fill[_ngcontent-%COMP%]:before{content:"\\f23b"}.bi-cart-dash[_ngcontent-%COMP%]:before{content:"\\f23c"}.bi-cart-fill[_ngcontent-%COMP%]:before{content:"\\f23d"}.bi-cart-plus-fill[_ngcontent-%COMP%]:before{content:"\\f23e"}.bi-cart-plus[_ngcontent-%COMP%]:before{content:"\\f23f"}.bi-cart-x-fill[_ngcontent-%COMP%]:before{content:"\\f240"}.bi-cart-x[_ngcontent-%COMP%]:before{content:"\\f241"}.bi-cart[_ngcontent-%COMP%]:before{content:"\\f242"}.bi-cart2[_ngcontent-%COMP%]:before{content:"\\f243"}.bi-cart3[_ngcontent-%COMP%]:before{content:"\\f244"}.bi-cart4[_ngcontent-%COMP%]:before{content:"\\f245"}.bi-cash-stack[_ngcontent-%COMP%]:before{content:"\\f246"}.bi-cash[_ngcontent-%COMP%]:before{content:"\\f247"}.bi-cast[_ngcontent-%COMP%]:before{content:"\\f248"}.bi-chat-dots-fill[_ngcontent-%COMP%]:before{content:"\\f249"}.bi-chat-dots[_ngcontent-%COMP%]:before{content:"\\f24a"}.bi-chat-fill[_ngcontent-%COMP%]:before{content:"\\f24b"}.bi-chat-left-dots-fill[_ngcontent-%COMP%]:before{content:"\\f24c"}.bi-chat-left-dots[_ngcontent-%COMP%]:before{content:"\\f24d"}.bi-chat-left-fill[_ngcontent-%COMP%]:before{content:"\\f24e"}.bi-chat-left-quote-fill[_ngcontent-%COMP%]:before{content:"\\f24f"}.bi-chat-left-quote[_ngcontent-%COMP%]:before{content:"\\f250"}.bi-chat-left-text-fill[_ngcontent-%COMP%]:before{content:"\\f251"}.bi-chat-left-text[_ngcontent-%COMP%]:before{content:"\\f252"}.bi-chat-left[_ngcontent-%COMP%]:before{content:"\\f253"}.bi-chat-quote-fill[_ngcontent-%COMP%]:before{content:"\\f254"}.bi-chat-quote[_ngcontent-%COMP%]:before{content:"\\f255"}.bi-chat-right-dots-fill[_ngcontent-%COMP%]:before{content:"\\f256"}.bi-chat-right-dots[_ngcontent-%COMP%]:before{content:"\\f257"}.bi-chat-right-fill[_ngcontent-%COMP%]:before{content:"\\f258"}.bi-chat-right-quote-fill[_ngcontent-%COMP%]:before{content:"\\f259"}.bi-chat-right-quote[_ngcontent-%COMP%]:before{content:"\\f25a"}.bi-chat-right-text-fill[_ngcontent-%COMP%]:before{content:"\\f25b"}.bi-chat-right-text[_ngcontent-%COMP%]:before{content:"\\f25c"}.bi-chat-right[_ngcontent-%COMP%]:before{content:"\\f25d"}.bi-chat-square-dots-fill[_ngcontent-%COMP%]:before{content:"\\f25e"}.bi-chat-square-dots[_ngcontent-%COMP%]:before{content:"\\f25f"}.bi-chat-square-fill[_ngcontent-%COMP%]:before{content:"\\f260"}.bi-chat-square-quote-fill[_ngcontent-%COMP%]:before{content:"\\f261"}.bi-chat-square-quote[_ngcontent-%COMP%]:before{content:"\\f262"}.bi-chat-square-text-fill[_ngcontent-%COMP%]:before{content:"\\f263"}.bi-chat-square-text[_ngcontent-%COMP%]:before{content:"\\f264"}.bi-chat-square[_ngcontent-%COMP%]:before{content:"\\f265"}.bi-chat-text-fill[_ngcontent-%COMP%]:before{content:"\\f266"}.bi-chat-text[_ngcontent-%COMP%]:before{content:"\\f267"}.bi-chat[_ngcontent-%COMP%]:before{content:"\\f268"}.bi-check-all[_ngcontent-%COMP%]:before{content:"\\f269"}.bi-check-circle-fill[_ngcontent-%COMP%]:before{content:"\\f26a"}.bi-check-circle[_ngcontent-%COMP%]:before{content:"\\f26b"}.bi-check-square-fill[_ngcontent-%COMP%]:before{content:"\\f26c"}.bi-check-square[_ngcontent-%COMP%]:before{content:"\\f26d"}.bi-check[_ngcontent-%COMP%]:before{content:"\\f26e"}.bi-check2-all[_ngcontent-%COMP%]:before{content:"\\f26f"}.bi-check2-circle[_ngcontent-%COMP%]:before{content:"\\f270"}.bi-check2-square[_ngcontent-%COMP%]:before{content:"\\f271"}.bi-check2[_ngcontent-%COMP%]:before{content:"\\f272"}.bi-chevron-bar-contract[_ngcontent-%COMP%]:before{content:"\\f273"}.bi-chevron-bar-down[_ngcontent-%COMP%]:before{content:"\\f274"}.bi-chevron-bar-expand[_ngcontent-%COMP%]:before{content:"\\f275"}.bi-chevron-bar-left[_ngcontent-%COMP%]:before{content:"\\f276"}.bi-chevron-bar-right[_ngcontent-%COMP%]:before{content:"\\f277"}.bi-chevron-bar-up[_ngcontent-%COMP%]:before{content:"\\f278"}.bi-chevron-compact-down[_ngcontent-%COMP%]:before{content:"\\f279"}.bi-chevron-compact-left[_ngcontent-%COMP%]:before{content:"\\f27a"}.bi-chevron-compact-right[_ngcontent-%COMP%]:before{content:"\\f27b"}.bi-chevron-compact-up[_ngcontent-%COMP%]:before{content:"\\f27c"}.bi-chevron-contract[_ngcontent-%COMP%]:before{content:"\\f27d"}.bi-chevron-double-down[_ngcontent-%COMP%]:before{content:"\\f27e"}.bi-chevron-double-left[_ngcontent-%COMP%]:before{content:"\\f27f"}.bi-chevron-double-right[_ngcontent-%COMP%]:before{content:"\\f280"}.bi-chevron-double-up[_ngcontent-%COMP%]:before{content:"\\f281"}.bi-chevron-down[_ngcontent-%COMP%]:before{content:"\\f282"}.bi-chevron-expand[_ngcontent-%COMP%]:before{content:"\\f283"}.bi-chevron-left[_ngcontent-%COMP%]:before{content:"\\f284"}.bi-chevron-right[_ngcontent-%COMP%]:before{content:"\\f285"}.bi-chevron-up[_ngcontent-%COMP%]:before{content:"\\f286"}.bi-circle-fill[_ngcontent-%COMP%]:before{content:"\\f287"}.bi-circle-half[_ngcontent-%COMP%]:before{content:"\\f288"}.bi-circle-square[_ngcontent-%COMP%]:before{content:"\\f289"}.bi-circle[_ngcontent-%COMP%]:before{content:"\\f28a"}.bi-clipboard-check[_ngcontent-%COMP%]:before{content:"\\f28b"}.bi-clipboard-data[_ngcontent-%COMP%]:before{content:"\\f28c"}.bi-clipboard-minus[_ngcontent-%COMP%]:before{content:"\\f28d"}.bi-clipboard-plus[_ngcontent-%COMP%]:before{content:"\\f28e"}.bi-clipboard-x[_ngcontent-%COMP%]:before{content:"\\f28f"}.bi-clipboard[_ngcontent-%COMP%]:before{content:"\\f290"}.bi-clock-fill[_ngcontent-%COMP%]:before{content:"\\f291"}.bi-clock-history[_ngcontent-%COMP%]:before{content:"\\f292"}.bi-clock[_ngcontent-%COMP%]:before{content:"\\f293"}.bi-cloud-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f294"}.bi-cloud-arrow-down[_ngcontent-%COMP%]:before{content:"\\f295"}.bi-cloud-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f296"}.bi-cloud-arrow-up[_ngcontent-%COMP%]:before{content:"\\f297"}.bi-cloud-check-fill[_ngcontent-%COMP%]:before{content:"\\f298"}.bi-cloud-check[_ngcontent-%COMP%]:before{content:"\\f299"}.bi-cloud-download-fill[_ngcontent-%COMP%]:before{content:"\\f29a"}.bi-cloud-download[_ngcontent-%COMP%]:before{content:"\\f29b"}.bi-cloud-drizzle-fill[_ngcontent-%COMP%]:before{content:"\\f29c"}.bi-cloud-drizzle[_ngcontent-%COMP%]:before{content:"\\f29d"}.bi-cloud-fill[_ngcontent-%COMP%]:before{content:"\\f29e"}.bi-cloud-fog-fill[_ngcontent-%COMP%]:before{content:"\\f29f"}.bi-cloud-fog[_ngcontent-%COMP%]:before{content:"\\f2a0"}.bi-cloud-fog2-fill[_ngcontent-%COMP%]:before{content:"\\f2a1"}.bi-cloud-fog2[_ngcontent-%COMP%]:before{content:"\\f2a2"}.bi-cloud-hail-fill[_ngcontent-%COMP%]:before{content:"\\f2a3"}.bi-cloud-hail[_ngcontent-%COMP%]:before{content:"\\f2a4"}.bi-cloud-haze-1[_ngcontent-%COMP%]:before{content:"\\f2a5"}.bi-cloud-haze-fill[_ngcontent-%COMP%]:before{content:"\\f2a6"}.bi-cloud-haze[_ngcontent-%COMP%]:before{content:"\\f2a7"}.bi-cloud-haze2-fill[_ngcontent-%COMP%]:before{content:"\\f2a8"}.bi-cloud-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f2a9"}.bi-cloud-lightning-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2aa"}.bi-cloud-lightning-rain[_ngcontent-%COMP%]:before{content:"\\f2ab"}.bi-cloud-lightning[_ngcontent-%COMP%]:before{content:"\\f2ac"}.bi-cloud-minus-fill[_ngcontent-%COMP%]:before{content:"\\f2ad"}.bi-cloud-minus[_ngcontent-%COMP%]:before{content:"\\f2ae"}.bi-cloud-moon-fill[_ngcontent-%COMP%]:before{content:"\\f2af"}.bi-cloud-moon[_ngcontent-%COMP%]:before{content:"\\f2b0"}.bi-cloud-plus-fill[_ngcontent-%COMP%]:before{content:"\\f2b1"}.bi-cloud-plus[_ngcontent-%COMP%]:before{content:"\\f2b2"}.bi-cloud-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2b3"}.bi-cloud-rain-heavy-fill[_ngcontent-%COMP%]:before{content:"\\f2b4"}.bi-cloud-rain-heavy[_ngcontent-%COMP%]:before{content:"\\f2b5"}.bi-cloud-rain[_ngcontent-%COMP%]:before{content:"\\f2b6"}.bi-cloud-slash-fill[_ngcontent-%COMP%]:before{content:"\\f2b7"}.bi-cloud-slash[_ngcontent-%COMP%]:before{content:"\\f2b8"}.bi-cloud-sleet-fill[_ngcontent-%COMP%]:before{content:"\\f2b9"}.bi-cloud-sleet[_ngcontent-%COMP%]:before{content:"\\f2ba"}.bi-cloud-snow-fill[_ngcontent-%COMP%]:before{content:"\\f2bb"}.bi-cloud-snow[_ngcontent-%COMP%]:before{content:"\\f2bc"}.bi-cloud-sun-fill[_ngcontent-%COMP%]:before{content:"\\f2bd"}.bi-cloud-sun[_ngcontent-%COMP%]:before{content:"\\f2be"}.bi-cloud-upload-fill[_ngcontent-%COMP%]:before{content:"\\f2bf"}.bi-cloud-upload[_ngcontent-%COMP%]:before{content:"\\f2c0"}.bi-cloud[_ngcontent-%COMP%]:before{content:"\\f2c1"}.bi-clouds-fill[_ngcontent-%COMP%]:before{content:"\\f2c2"}.bi-clouds[_ngcontent-%COMP%]:before{content:"\\f2c3"}.bi-cloudy-fill[_ngcontent-%COMP%]:before{content:"\\f2c4"}.bi-cloudy[_ngcontent-%COMP%]:before{content:"\\f2c5"}.bi-code-slash[_ngcontent-%COMP%]:before{content:"\\f2c6"}.bi-code-square[_ngcontent-%COMP%]:before{content:"\\f2c7"}.bi-code[_ngcontent-%COMP%]:before{content:"\\f2c8"}.bi-collection-fill[_ngcontent-%COMP%]:before{content:"\\f2c9"}.bi-collection-play-fill[_ngcontent-%COMP%]:before{content:"\\f2ca"}.bi-collection-play[_ngcontent-%COMP%]:before{content:"\\f2cb"}.bi-collection[_ngcontent-%COMP%]:before{content:"\\f2cc"}.bi-columns-gap[_ngcontent-%COMP%]:before{content:"\\f2cd"}.bi-columns[_ngcontent-%COMP%]:before{content:"\\f2ce"}.bi-command[_ngcontent-%COMP%]:before{content:"\\f2cf"}.bi-compass-fill[_ngcontent-%COMP%]:before{content:"\\f2d0"}.bi-compass[_ngcontent-%COMP%]:before{content:"\\f2d1"}.bi-cone-striped[_ngcontent-%COMP%]:before{content:"\\f2d2"}.bi-cone[_ngcontent-%COMP%]:before{content:"\\f2d3"}.bi-controller[_ngcontent-%COMP%]:before{content:"\\f2d4"}.bi-cpu-fill[_ngcontent-%COMP%]:before{content:"\\f2d5"}.bi-cpu[_ngcontent-%COMP%]:before{content:"\\f2d6"}.bi-credit-card-2-back-fill[_ngcontent-%COMP%]:before{content:"\\f2d7"}.bi-credit-card-2-back[_ngcontent-%COMP%]:before{content:"\\f2d8"}.bi-credit-card-2-front-fill[_ngcontent-%COMP%]:before{content:"\\f2d9"}.bi-credit-card-2-front[_ngcontent-%COMP%]:before{content:"\\f2da"}.bi-credit-card-fill[_ngcontent-%COMP%]:before{content:"\\f2db"}.bi-credit-card[_ngcontent-%COMP%]:before{content:"\\f2dc"}.bi-crop[_ngcontent-%COMP%]:before{content:"\\f2dd"}.bi-cup-fill[_ngcontent-%COMP%]:before{content:"\\f2de"}.bi-cup-straw[_ngcontent-%COMP%]:before{content:"\\f2df"}.bi-cup[_ngcontent-%COMP%]:before{content:"\\f2e0"}.bi-cursor-fill[_ngcontent-%COMP%]:before{content:"\\f2e1"}.bi-cursor-text[_ngcontent-%COMP%]:before{content:"\\f2e2"}.bi-cursor[_ngcontent-%COMP%]:before{content:"\\f2e3"}.bi-dash-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f2e4"}.bi-dash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f2e5"}.bi-dash-circle[_ngcontent-%COMP%]:before{content:"\\f2e6"}.bi-dash-square-dotted[_ngcontent-%COMP%]:before{content:"\\f2e7"}.bi-dash-square-fill[_ngcontent-%COMP%]:before{content:"\\f2e8"}.bi-dash-square[_ngcontent-%COMP%]:before{content:"\\f2e9"}.bi-dash[_ngcontent-%COMP%]:before{content:"\\f2ea"}.bi-diagram-2-fill[_ngcontent-%COMP%]:before{content:"\\f2eb"}.bi-diagram-2[_ngcontent-%COMP%]:before{content:"\\f2ec"}.bi-diagram-3-fill[_ngcontent-%COMP%]:before{content:"\\f2ed"}.bi-diagram-3[_ngcontent-%COMP%]:before{content:"\\f2ee"}.bi-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f2ef"}.bi-diamond-half[_ngcontent-%COMP%]:before{content:"\\f2f0"}.bi-diamond[_ngcontent-%COMP%]:before{content:"\\f2f1"}.bi-dice-1-fill[_ngcontent-%COMP%]:before{content:"\\f2f2"}.bi-dice-1[_ngcontent-%COMP%]:before{content:"\\f2f3"}.bi-dice-2-fill[_ngcontent-%COMP%]:before{content:"\\f2f4"}.bi-dice-2[_ngcontent-%COMP%]:before{content:"\\f2f5"}.bi-dice-3-fill[_ngcontent-%COMP%]:before{content:"\\f2f6"}.bi-dice-3[_ngcontent-%COMP%]:before{content:"\\f2f7"}.bi-dice-4-fill[_ngcontent-%COMP%]:before{content:"\\f2f8"}.bi-dice-4[_ngcontent-%COMP%]:before{content:"\\f2f9"}.bi-dice-5-fill[_ngcontent-%COMP%]:before{content:"\\f2fa"}.bi-dice-5[_ngcontent-%COMP%]:before{content:"\\f2fb"}.bi-dice-6-fill[_ngcontent-%COMP%]:before{content:"\\f2fc"}.bi-dice-6[_ngcontent-%COMP%]:before{content:"\\f2fd"}.bi-disc-fill[_ngcontent-%COMP%]:before{content:"\\f2fe"}.bi-disc[_ngcontent-%COMP%]:before{content:"\\f2ff"}.bi-discord[_ngcontent-%COMP%]:before{content:"\\f300"}.bi-display-fill[_ngcontent-%COMP%]:before{content:"\\f301"}.bi-display[_ngcontent-%COMP%]:before{content:"\\f302"}.bi-distribute-horizontal[_ngcontent-%COMP%]:before{content:"\\f303"}.bi-distribute-vertical[_ngcontent-%COMP%]:before{content:"\\f304"}.bi-door-closed-fill[_ngcontent-%COMP%]:before{content:"\\f305"}.bi-door-closed[_ngcontent-%COMP%]:before{content:"\\f306"}.bi-door-open-fill[_ngcontent-%COMP%]:before{content:"\\f307"}.bi-door-open[_ngcontent-%COMP%]:before{content:"\\f308"}.bi-dot[_ngcontent-%COMP%]:before{content:"\\f309"}.bi-download[_ngcontent-%COMP%]:before{content:"\\f30a"}.bi-droplet-fill[_ngcontent-%COMP%]:before{content:"\\f30b"}.bi-droplet-half[_ngcontent-%COMP%]:before{content:"\\f30c"}.bi-droplet[_ngcontent-%COMP%]:before{content:"\\f30d"}.bi-earbuds[_ngcontent-%COMP%]:before{content:"\\f30e"}.bi-easel-fill[_ngcontent-%COMP%]:before{content:"\\f30f"}.bi-easel[_ngcontent-%COMP%]:before{content:"\\f310"}.bi-egg-fill[_ngcontent-%COMP%]:before{content:"\\f311"}.bi-egg-fried[_ngcontent-%COMP%]:before{content:"\\f312"}.bi-egg[_ngcontent-%COMP%]:before{content:"\\f313"}.bi-eject-fill[_ngcontent-%COMP%]:before{content:"\\f314"}.bi-eject[_ngcontent-%COMP%]:before{content:"\\f315"}.bi-emoji-angry-fill[_ngcontent-%COMP%]:before{content:"\\f316"}.bi-emoji-angry[_ngcontent-%COMP%]:before{content:"\\f317"}.bi-emoji-dizzy-fill[_ngcontent-%COMP%]:before{content:"\\f318"}.bi-emoji-dizzy[_ngcontent-%COMP%]:before{content:"\\f319"}.bi-emoji-expressionless-fill[_ngcontent-%COMP%]:before{content:"\\f31a"}.bi-emoji-expressionless[_ngcontent-%COMP%]:before{content:"\\f31b"}.bi-emoji-frown-fill[_ngcontent-%COMP%]:before{content:"\\f31c"}.bi-emoji-frown[_ngcontent-%COMP%]:before{content:"\\f31d"}.bi-emoji-heart-eyes-fill[_ngcontent-%COMP%]:before{content:"\\f31e"}.bi-emoji-heart-eyes[_ngcontent-%COMP%]:before{content:"\\f31f"}.bi-emoji-laughing-fill[_ngcontent-%COMP%]:before{content:"\\f320"}.bi-emoji-laughing[_ngcontent-%COMP%]:before{content:"\\f321"}.bi-emoji-neutral-fill[_ngcontent-%COMP%]:before{content:"\\f322"}.bi-emoji-neutral[_ngcontent-%COMP%]:before{content:"\\f323"}.bi-emoji-smile-fill[_ngcontent-%COMP%]:before{content:"\\f324"}.bi-emoji-smile-upside-down-fill[_ngcontent-%COMP%]:before{content:"\\f325"}.bi-emoji-smile-upside-down[_ngcontent-%COMP%]:before{content:"\\f326"}.bi-emoji-smile[_ngcontent-%COMP%]:before{content:"\\f327"}.bi-emoji-sunglasses-fill[_ngcontent-%COMP%]:before{content:"\\f328"}.bi-emoji-sunglasses[_ngcontent-%COMP%]:before{content:"\\f329"}.bi-emoji-wink-fill[_ngcontent-%COMP%]:before{content:"\\f32a"}.bi-emoji-wink[_ngcontent-%COMP%]:before{content:"\\f32b"}.bi-envelope-fill[_ngcontent-%COMP%]:before{content:"\\f32c"}.bi-envelope-open-fill[_ngcontent-%COMP%]:before{content:"\\f32d"}.bi-envelope-open[_ngcontent-%COMP%]:before{content:"\\f32e"}.bi-envelope[_ngcontent-%COMP%]:before{content:"\\f32f"}.bi-eraser-fill[_ngcontent-%COMP%]:before{content:"\\f330"}.bi-eraser[_ngcontent-%COMP%]:before{content:"\\f331"}.bi-exclamation-circle-fill[_ngcontent-%COMP%]:before{content:"\\f332"}.bi-exclamation-circle[_ngcontent-%COMP%]:before{content:"\\f333"}.bi-exclamation-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f334"}.bi-exclamation-diamond[_ngcontent-%COMP%]:before{content:"\\f335"}.bi-exclamation-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f336"}.bi-exclamation-octagon[_ngcontent-%COMP%]:before{content:"\\f337"}.bi-exclamation-square-fill[_ngcontent-%COMP%]:before{content:"\\f338"}.bi-exclamation-square[_ngcontent-%COMP%]:before{content:"\\f339"}.bi-exclamation-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f33a"}.bi-exclamation-triangle[_ngcontent-%COMP%]:before{content:"\\f33b"}.bi-exclamation[_ngcontent-%COMP%]:before{content:"\\f33c"}.bi-exclude[_ngcontent-%COMP%]:before{content:"\\f33d"}.bi-eye-fill[_ngcontent-%COMP%]:before{content:"\\f33e"}.bi-eye-slash-fill[_ngcontent-%COMP%]:before{content:"\\f33f"}.bi-eye-slash[_ngcontent-%COMP%]:before{content:"\\f340"}.bi-eye[_ngcontent-%COMP%]:before{content:"\\f341"}.bi-eyedropper[_ngcontent-%COMP%]:before{content:"\\f342"}.bi-eyeglasses[_ngcontent-%COMP%]:before{content:"\\f343"}.bi-facebook[_ngcontent-%COMP%]:before{content:"\\f344"}.bi-file-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f345"}.bi-file-arrow-down[_ngcontent-%COMP%]:before{content:"\\f346"}.bi-file-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f347"}.bi-file-arrow-up[_ngcontent-%COMP%]:before{content:"\\f348"}.bi-file-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f349"}.bi-file-bar-graph[_ngcontent-%COMP%]:before{content:"\\f34a"}.bi-file-binary-fill[_ngcontent-%COMP%]:before{content:"\\f34b"}.bi-file-binary[_ngcontent-%COMP%]:before{content:"\\f34c"}.bi-file-break-fill[_ngcontent-%COMP%]:before{content:"\\f34d"}.bi-file-break[_ngcontent-%COMP%]:before{content:"\\f34e"}.bi-file-check-fill[_ngcontent-%COMP%]:before{content:"\\f34f"}.bi-file-check[_ngcontent-%COMP%]:before{content:"\\f350"}.bi-file-code-fill[_ngcontent-%COMP%]:before{content:"\\f351"}.bi-file-code[_ngcontent-%COMP%]:before{content:"\\f352"}.bi-file-diff-fill[_ngcontent-%COMP%]:before{content:"\\f353"}.bi-file-diff[_ngcontent-%COMP%]:before{content:"\\f354"}.bi-file-earmark-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f355"}.bi-file-earmark-arrow-down[_ngcontent-%COMP%]:before{content:"\\f356"}.bi-file-earmark-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f357"}.bi-file-earmark-arrow-up[_ngcontent-%COMP%]:before{content:"\\f358"}.bi-file-earmark-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f359"}.bi-file-earmark-bar-graph[_ngcontent-%COMP%]:before{content:"\\f35a"}.bi-file-earmark-binary-fill[_ngcontent-%COMP%]:before{content:"\\f35b"}.bi-file-earmark-binary[_ngcontent-%COMP%]:before{content:"\\f35c"}.bi-file-earmark-break-fill[_ngcontent-%COMP%]:before{content:"\\f35d"}.bi-file-earmark-break[_ngcontent-%COMP%]:before{content:"\\f35e"}.bi-file-earmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f35f"}.bi-file-earmark-check[_ngcontent-%COMP%]:before{content:"\\f360"}.bi-file-earmark-code-fill[_ngcontent-%COMP%]:before{content:"\\f361"}.bi-file-earmark-code[_ngcontent-%COMP%]:before{content:"\\f362"}.bi-file-earmark-diff-fill[_ngcontent-%COMP%]:before{content:"\\f363"}.bi-file-earmark-diff[_ngcontent-%COMP%]:before{content:"\\f364"}.bi-file-earmark-easel-fill[_ngcontent-%COMP%]:before{content:"\\f365"}.bi-file-earmark-easel[_ngcontent-%COMP%]:before{content:"\\f366"}.bi-file-earmark-excel-fill[_ngcontent-%COMP%]:before{content:"\\f367"}.bi-file-earmark-excel[_ngcontent-%COMP%]:before{content:"\\f368"}.bi-file-earmark-fill[_ngcontent-%COMP%]:before{content:"\\f369"}.bi-file-earmark-font-fill[_ngcontent-%COMP%]:before{content:"\\f36a"}.bi-file-earmark-font[_ngcontent-%COMP%]:before{content:"\\f36b"}.bi-file-earmark-image-fill[_ngcontent-%COMP%]:before{content:"\\f36c"}.bi-file-earmark-image[_ngcontent-%COMP%]:before{content:"\\f36d"}.bi-file-earmark-lock-fill[_ngcontent-%COMP%]:before{content:"\\f36e"}.bi-file-earmark-lock[_ngcontent-%COMP%]:before{content:"\\f36f"}.bi-file-earmark-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f370"}.bi-file-earmark-lock2[_ngcontent-%COMP%]:before{content:"\\f371"}.bi-file-earmark-medical-fill[_ngcontent-%COMP%]:before{content:"\\f372"}.bi-file-earmark-medical[_ngcontent-%COMP%]:before{content:"\\f373"}.bi-file-earmark-minus-fill[_ngcontent-%COMP%]:before{content:"\\f374"}.bi-file-earmark-minus[_ngcontent-%COMP%]:before{content:"\\f375"}.bi-file-earmark-music-fill[_ngcontent-%COMP%]:before{content:"\\f376"}.bi-file-earmark-music[_ngcontent-%COMP%]:before{content:"\\f377"}.bi-file-earmark-person-fill[_ngcontent-%COMP%]:before{content:"\\f378"}.bi-file-earmark-person[_ngcontent-%COMP%]:before{content:"\\f379"}.bi-file-earmark-play-fill[_ngcontent-%COMP%]:before{content:"\\f37a"}.bi-file-earmark-play[_ngcontent-%COMP%]:before{content:"\\f37b"}.bi-file-earmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f37c"}.bi-file-earmark-plus[_ngcontent-%COMP%]:before{content:"\\f37d"}.bi-file-earmark-post-fill[_ngcontent-%COMP%]:before{content:"\\f37e"}.bi-file-earmark-post[_ngcontent-%COMP%]:before{content:"\\f37f"}.bi-file-earmark-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f380"}.bi-file-earmark-ppt[_ngcontent-%COMP%]:before{content:"\\f381"}.bi-file-earmark-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f382"}.bi-file-earmark-richtext[_ngcontent-%COMP%]:before{content:"\\f383"}.bi-file-earmark-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f384"}.bi-file-earmark-ruled[_ngcontent-%COMP%]:before{content:"\\f385"}.bi-file-earmark-slides-fill[_ngcontent-%COMP%]:before{content:"\\f386"}.bi-file-earmark-slides[_ngcontent-%COMP%]:before{content:"\\f387"}.bi-file-earmark-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f388"}.bi-file-earmark-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f389"}.bi-file-earmark-text-fill[_ngcontent-%COMP%]:before{content:"\\f38a"}.bi-file-earmark-text[_ngcontent-%COMP%]:before{content:"\\f38b"}.bi-file-earmark-word-fill[_ngcontent-%COMP%]:before{content:"\\f38c"}.bi-file-earmark-word[_ngcontent-%COMP%]:before{content:"\\f38d"}.bi-file-earmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f38e"}.bi-file-earmark-x[_ngcontent-%COMP%]:before{content:"\\f38f"}.bi-file-earmark-zip-fill[_ngcontent-%COMP%]:before{content:"\\f390"}.bi-file-earmark-zip[_ngcontent-%COMP%]:before{content:"\\f391"}.bi-file-earmark[_ngcontent-%COMP%]:before{content:"\\f392"}.bi-file-easel-fill[_ngcontent-%COMP%]:before{content:"\\f393"}.bi-file-easel[_ngcontent-%COMP%]:before{content:"\\f394"}.bi-file-excel-fill[_ngcontent-%COMP%]:before{content:"\\f395"}.bi-file-excel[_ngcontent-%COMP%]:before{content:"\\f396"}.bi-file-fill[_ngcontent-%COMP%]:before{content:"\\f397"}.bi-file-font-fill[_ngcontent-%COMP%]:before{content:"\\f398"}.bi-file-font[_ngcontent-%COMP%]:before{content:"\\f399"}.bi-file-image-fill[_ngcontent-%COMP%]:before{content:"\\f39a"}.bi-file-image[_ngcontent-%COMP%]:before{content:"\\f39b"}.bi-file-lock-fill[_ngcontent-%COMP%]:before{content:"\\f39c"}.bi-file-lock[_ngcontent-%COMP%]:before{content:"\\f39d"}.bi-file-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f39e"}.bi-file-lock2[_ngcontent-%COMP%]:before{content:"\\f39f"}.bi-file-medical-fill[_ngcontent-%COMP%]:before{content:"\\f3a0"}.bi-file-medical[_ngcontent-%COMP%]:before{content:"\\f3a1"}.bi-file-minus-fill[_ngcontent-%COMP%]:before{content:"\\f3a2"}.bi-file-minus[_ngcontent-%COMP%]:before{content:"\\f3a3"}.bi-file-music-fill[_ngcontent-%COMP%]:before{content:"\\f3a4"}.bi-file-music[_ngcontent-%COMP%]:before{content:"\\f3a5"}.bi-file-person-fill[_ngcontent-%COMP%]:before{content:"\\f3a6"}.bi-file-person[_ngcontent-%COMP%]:before{content:"\\f3a7"}.bi-file-play-fill[_ngcontent-%COMP%]:before{content:"\\f3a8"}.bi-file-play[_ngcontent-%COMP%]:before{content:"\\f3a9"}.bi-file-plus-fill[_ngcontent-%COMP%]:before{content:"\\f3aa"}.bi-file-plus[_ngcontent-%COMP%]:before{content:"\\f3ab"}.bi-file-post-fill[_ngcontent-%COMP%]:before{content:"\\f3ac"}.bi-file-post[_ngcontent-%COMP%]:before{content:"\\f3ad"}.bi-file-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f3ae"}.bi-file-ppt[_ngcontent-%COMP%]:before{content:"\\f3af"}.bi-file-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f3b0"}.bi-file-richtext[_ngcontent-%COMP%]:before{content:"\\f3b1"}.bi-file-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f3b2"}.bi-file-ruled[_ngcontent-%COMP%]:before{content:"\\f3b3"}.bi-file-slides-fill[_ngcontent-%COMP%]:before{content:"\\f3b4"}.bi-file-slides[_ngcontent-%COMP%]:before{content:"\\f3b5"}.bi-file-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f3b6"}.bi-file-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f3b7"}.bi-file-text-fill[_ngcontent-%COMP%]:before{content:"\\f3b8"}.bi-file-text[_ngcontent-%COMP%]:before{content:"\\f3b9"}.bi-file-word-fill[_ngcontent-%COMP%]:before{content:"\\f3ba"}.bi-file-word[_ngcontent-%COMP%]:before{content:"\\f3bb"}.bi-file-x-fill[_ngcontent-%COMP%]:before{content:"\\f3bc"}.bi-file-x[_ngcontent-%COMP%]:before{content:"\\f3bd"}.bi-file-zip-fill[_ngcontent-%COMP%]:before{content:"\\f3be"}.bi-file-zip[_ngcontent-%COMP%]:before{content:"\\f3bf"}.bi-file[_ngcontent-%COMP%]:before{content:"\\f3c0"}.bi-files-alt[_ngcontent-%COMP%]:before{content:"\\f3c1"}.bi-files[_ngcontent-%COMP%]:before{content:"\\f3c2"}.bi-film[_ngcontent-%COMP%]:before{content:"\\f3c3"}.bi-filter-circle-fill[_ngcontent-%COMP%]:before{content:"\\f3c4"}.bi-filter-circle[_ngcontent-%COMP%]:before{content:"\\f3c5"}.bi-filter-left[_ngcontent-%COMP%]:before{content:"\\f3c6"}.bi-filter-right[_ngcontent-%COMP%]:before{content:"\\f3c7"}.bi-filter-square-fill[_ngcontent-%COMP%]:before{content:"\\f3c8"}.bi-filter-square[_ngcontent-%COMP%]:before{content:"\\f3c9"}.bi-filter[_ngcontent-%COMP%]:before{content:"\\f3ca"}.bi-flag-fill[_ngcontent-%COMP%]:before{content:"\\f3cb"}.bi-flag[_ngcontent-%COMP%]:before{content:"\\f3cc"}.bi-flower1[_ngcontent-%COMP%]:before{content:"\\f3cd"}.bi-flower2[_ngcontent-%COMP%]:before{content:"\\f3ce"}.bi-flower3[_ngcontent-%COMP%]:before{content:"\\f3cf"}.bi-folder-check[_ngcontent-%COMP%]:before{content:"\\f3d0"}.bi-folder-fill[_ngcontent-%COMP%]:before{content:"\\f3d1"}.bi-folder-minus[_ngcontent-%COMP%]:before{content:"\\f3d2"}.bi-folder-plus[_ngcontent-%COMP%]:before{content:"\\f3d3"}.bi-folder-symlink-fill[_ngcontent-%COMP%]:before{content:"\\f3d4"}.bi-folder-symlink[_ngcontent-%COMP%]:before{content:"\\f3d5"}.bi-folder-x[_ngcontent-%COMP%]:before{content:"\\f3d6"}.bi-folder[_ngcontent-%COMP%]:before{content:"\\f3d7"}.bi-folder2-open[_ngcontent-%COMP%]:before{content:"\\f3d8"}.bi-folder2[_ngcontent-%COMP%]:before{content:"\\f3d9"}.bi-fonts[_ngcontent-%COMP%]:before{content:"\\f3da"}.bi-forward-fill[_ngcontent-%COMP%]:before{content:"\\f3db"}.bi-forward[_ngcontent-%COMP%]:before{content:"\\f3dc"}.bi-front[_ngcontent-%COMP%]:before{content:"\\f3dd"}.bi-fullscreen-exit[_ngcontent-%COMP%]:before{content:"\\f3de"}.bi-fullscreen[_ngcontent-%COMP%]:before{content:"\\f3df"}.bi-funnel-fill[_ngcontent-%COMP%]:before{content:"\\f3e0"}.bi-funnel[_ngcontent-%COMP%]:before{content:"\\f3e1"}.bi-gear-fill[_ngcontent-%COMP%]:before{content:"\\f3e2"}.bi-gear-wide-connected[_ngcontent-%COMP%]:before{content:"\\f3e3"}.bi-gear-wide[_ngcontent-%COMP%]:before{content:"\\f3e4"}.bi-gear[_ngcontent-%COMP%]:before{content:"\\f3e5"}.bi-gem[_ngcontent-%COMP%]:before{content:"\\f3e6"}.bi-geo-alt-fill[_ngcontent-%COMP%]:before{content:"\\f3e7"}.bi-geo-alt[_ngcontent-%COMP%]:before{content:"\\f3e8"}.bi-geo-fill[_ngcontent-%COMP%]:before{content:"\\f3e9"}.bi-geo[_ngcontent-%COMP%]:before{content:"\\f3ea"}.bi-gift-fill[_ngcontent-%COMP%]:before{content:"\\f3eb"}.bi-gift[_ngcontent-%COMP%]:before{content:"\\f3ec"}.bi-github[_ngcontent-%COMP%]:before{content:"\\f3ed"}.bi-globe[_ngcontent-%COMP%]:before{content:"\\f3ee"}.bi-globe2[_ngcontent-%COMP%]:before{content:"\\f3ef"}.bi-google[_ngcontent-%COMP%]:before{content:"\\f3f0"}.bi-graph-down[_ngcontent-%COMP%]:before{content:"\\f3f1"}.bi-graph-up[_ngcontent-%COMP%]:before{content:"\\f3f2"}.bi-grid-1x2-fill[_ngcontent-%COMP%]:before{content:"\\f3f3"}.bi-grid-1x2[_ngcontent-%COMP%]:before{content:"\\f3f4"}.bi-grid-3x2-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f5"}.bi-grid-3x2-gap[_ngcontent-%COMP%]:before{content:"\\f3f6"}.bi-grid-3x2[_ngcontent-%COMP%]:before{content:"\\f3f7"}.bi-grid-3x3-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f8"}.bi-grid-3x3-gap[_ngcontent-%COMP%]:before{content:"\\f3f9"}.bi-grid-3x3[_ngcontent-%COMP%]:before{content:"\\f3fa"}.bi-grid-fill[_ngcontent-%COMP%]:before{content:"\\f3fb"}.bi-grid[_ngcontent-%COMP%]:before{content:"\\f3fc"}.bi-grip-horizontal[_ngcontent-%COMP%]:before{content:"\\f3fd"}.bi-grip-vertical[_ngcontent-%COMP%]:before{content:"\\f3fe"}.bi-hammer[_ngcontent-%COMP%]:before{content:"\\f3ff"}.bi-hand-index-fill[_ngcontent-%COMP%]:before{content:"\\f400"}.bi-hand-index-thumb-fill[_ngcontent-%COMP%]:before{content:"\\f401"}.bi-hand-index-thumb[_ngcontent-%COMP%]:before{content:"\\f402"}.bi-hand-index[_ngcontent-%COMP%]:before{content:"\\f403"}.bi-hand-thumbs-down-fill[_ngcontent-%COMP%]:before{content:"\\f404"}.bi-hand-thumbs-down[_ngcontent-%COMP%]:before{content:"\\f405"}.bi-hand-thumbs-up-fill[_ngcontent-%COMP%]:before{content:"\\f406"}.bi-hand-thumbs-up[_ngcontent-%COMP%]:before{content:"\\f407"}.bi-handbag-fill[_ngcontent-%COMP%]:before{content:"\\f408"}.bi-handbag[_ngcontent-%COMP%]:before{content:"\\f409"}.bi-hash[_ngcontent-%COMP%]:before{content:"\\f40a"}.bi-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f40b"}.bi-hdd-network-fill[_ngcontent-%COMP%]:before{content:"\\f40c"}.bi-hdd-network[_ngcontent-%COMP%]:before{content:"\\f40d"}.bi-hdd-rack-fill[_ngcontent-%COMP%]:before{content:"\\f40e"}.bi-hdd-rack[_ngcontent-%COMP%]:before{content:"\\f40f"}.bi-hdd-stack-fill[_ngcontent-%COMP%]:before{content:"\\f410"}.bi-hdd-stack[_ngcontent-%COMP%]:before{content:"\\f411"}.bi-hdd[_ngcontent-%COMP%]:before{content:"\\f412"}.bi-headphones[_ngcontent-%COMP%]:before{content:"\\f413"}.bi-headset[_ngcontent-%COMP%]:before{content:"\\f414"}.bi-heart-fill[_ngcontent-%COMP%]:before{content:"\\f415"}.bi-heart-half[_ngcontent-%COMP%]:before{content:"\\f416"}.bi-heart[_ngcontent-%COMP%]:before{content:"\\f417"}.bi-heptagon-fill[_ngcontent-%COMP%]:before{content:"\\f418"}.bi-heptagon-half[_ngcontent-%COMP%]:before{content:"\\f419"}.bi-heptagon[_ngcontent-%COMP%]:before{content:"\\f41a"}.bi-hexagon-fill[_ngcontent-%COMP%]:before{content:"\\f41b"}.bi-hexagon-half[_ngcontent-%COMP%]:before{content:"\\f41c"}.bi-hexagon[_ngcontent-%COMP%]:before{content:"\\f41d"}.bi-hourglass-bottom[_ngcontent-%COMP%]:before{content:"\\f41e"}.bi-hourglass-split[_ngcontent-%COMP%]:before{content:"\\f41f"}.bi-hourglass-top[_ngcontent-%COMP%]:before{content:"\\f420"}.bi-hourglass[_ngcontent-%COMP%]:before{content:"\\f421"}.bi-house-door-fill[_ngcontent-%COMP%]:before{content:"\\f422"}.bi-house-door[_ngcontent-%COMP%]:before{content:"\\f423"}.bi-house-fill[_ngcontent-%COMP%]:before{content:"\\f424"}.bi-house[_ngcontent-%COMP%]:before{content:"\\f425"}.bi-hr[_ngcontent-%COMP%]:before{content:"\\f426"}.bi-hurricane[_ngcontent-%COMP%]:before{content:"\\f427"}.bi-image-alt[_ngcontent-%COMP%]:before{content:"\\f428"}.bi-image-fill[_ngcontent-%COMP%]:before{content:"\\f429"}.bi-image[_ngcontent-%COMP%]:before{content:"\\f42a"}.bi-images[_ngcontent-%COMP%]:before{content:"\\f42b"}.bi-inbox-fill[_ngcontent-%COMP%]:before{content:"\\f42c"}.bi-inbox[_ngcontent-%COMP%]:before{content:"\\f42d"}.bi-inboxes-fill[_ngcontent-%COMP%]:before{content:"\\f42e"}.bi-inboxes[_ngcontent-%COMP%]:before{content:"\\f42f"}.bi-info-circle-fill[_ngcontent-%COMP%]:before{content:"\\f430"}.bi-info-circle[_ngcontent-%COMP%]:before{content:"\\f431"}.bi-info-square-fill[_ngcontent-%COMP%]:before{content:"\\f432"}.bi-info-square[_ngcontent-%COMP%]:before{content:"\\f433"}.bi-info[_ngcontent-%COMP%]:before{content:"\\f434"}.bi-input-cursor-text[_ngcontent-%COMP%]:before{content:"\\f435"}.bi-input-cursor[_ngcontent-%COMP%]:before{content:"\\f436"}.bi-instagram[_ngcontent-%COMP%]:before{content:"\\f437"}.bi-intersect[_ngcontent-%COMP%]:before{content:"\\f438"}.bi-journal-album[_ngcontent-%COMP%]:before{content:"\\f439"}.bi-journal-arrow-down[_ngcontent-%COMP%]:before{content:"\\f43a"}.bi-journal-arrow-up[_ngcontent-%COMP%]:before{content:"\\f43b"}.bi-journal-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f43c"}.bi-journal-bookmark[_ngcontent-%COMP%]:before{content:"\\f43d"}.bi-journal-check[_ngcontent-%COMP%]:before{content:"\\f43e"}.bi-journal-code[_ngcontent-%COMP%]:before{content:"\\f43f"}.bi-journal-medical[_ngcontent-%COMP%]:before{content:"\\f440"}.bi-journal-minus[_ngcontent-%COMP%]:before{content:"\\f441"}.bi-journal-plus[_ngcontent-%COMP%]:before{content:"\\f442"}.bi-journal-richtext[_ngcontent-%COMP%]:before{content:"\\f443"}.bi-journal-text[_ngcontent-%COMP%]:before{content:"\\f444"}.bi-journal-x[_ngcontent-%COMP%]:before{content:"\\f445"}.bi-journal[_ngcontent-%COMP%]:before{content:"\\f446"}.bi-journals[_ngcontent-%COMP%]:before{content:"\\f447"}.bi-joystick[_ngcontent-%COMP%]:before{content:"\\f448"}.bi-justify-left[_ngcontent-%COMP%]:before{content:"\\f449"}.bi-justify-right[_ngcontent-%COMP%]:before{content:"\\f44a"}.bi-justify[_ngcontent-%COMP%]:before{content:"\\f44b"}.bi-kanban-fill[_ngcontent-%COMP%]:before{content:"\\f44c"}.bi-kanban[_ngcontent-%COMP%]:before{content:"\\f44d"}.bi-key-fill[_ngcontent-%COMP%]:before{content:"\\f44e"}.bi-key[_ngcontent-%COMP%]:before{content:"\\f44f"}.bi-keyboard-fill[_ngcontent-%COMP%]:before{content:"\\f450"}.bi-keyboard[_ngcontent-%COMP%]:before{content:"\\f451"}.bi-ladder[_ngcontent-%COMP%]:before{content:"\\f452"}.bi-lamp-fill[_ngcontent-%COMP%]:before{content:"\\f453"}.bi-lamp[_ngcontent-%COMP%]:before{content:"\\f454"}.bi-laptop-fill[_ngcontent-%COMP%]:before{content:"\\f455"}.bi-laptop[_ngcontent-%COMP%]:before{content:"\\f456"}.bi-layer-backward[_ngcontent-%COMP%]:before{content:"\\f457"}.bi-layer-forward[_ngcontent-%COMP%]:before{content:"\\f458"}.bi-layers-fill[_ngcontent-%COMP%]:before{content:"\\f459"}.bi-layers-half[_ngcontent-%COMP%]:before{content:"\\f45a"}.bi-layers[_ngcontent-%COMP%]:before{content:"\\f45b"}.bi-layout-sidebar-inset-reverse[_ngcontent-%COMP%]:before{content:"\\f45c"}.bi-layout-sidebar-inset[_ngcontent-%COMP%]:before{content:"\\f45d"}.bi-layout-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f45e"}.bi-layout-sidebar[_ngcontent-%COMP%]:before{content:"\\f45f"}.bi-layout-split[_ngcontent-%COMP%]:before{content:"\\f460"}.bi-layout-text-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f461"}.bi-layout-text-sidebar[_ngcontent-%COMP%]:before{content:"\\f462"}.bi-layout-text-window-reverse[_ngcontent-%COMP%]:before{content:"\\f463"}.bi-layout-text-window[_ngcontent-%COMP%]:before{content:"\\f464"}.bi-layout-three-columns[_ngcontent-%COMP%]:before{content:"\\f465"}.bi-layout-wtf[_ngcontent-%COMP%]:before{content:"\\f466"}.bi-life-preserver[_ngcontent-%COMP%]:before{content:"\\f467"}.bi-lightbulb-fill[_ngcontent-%COMP%]:before{content:"\\f468"}.bi-lightbulb-off-fill[_ngcontent-%COMP%]:before{content:"\\f469"}.bi-lightbulb-off[_ngcontent-%COMP%]:before{content:"\\f46a"}.bi-lightbulb[_ngcontent-%COMP%]:before{content:"\\f46b"}.bi-lightning-charge-fill[_ngcontent-%COMP%]:before{content:"\\f46c"}.bi-lightning-charge[_ngcontent-%COMP%]:before{content:"\\f46d"}.bi-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f46e"}.bi-lightning[_ngcontent-%COMP%]:before{content:"\\f46f"}.bi-link-45deg[_ngcontent-%COMP%]:before{content:"\\f470"}.bi-link[_ngcontent-%COMP%]:before{content:"\\f471"}.bi-linkedin[_ngcontent-%COMP%]:before{content:"\\f472"}.bi-list-check[_ngcontent-%COMP%]:before{content:"\\f473"}.bi-list-nested[_ngcontent-%COMP%]:before{content:"\\f474"}.bi-list-ol[_ngcontent-%COMP%]:before{content:"\\f475"}.bi-list-stars[_ngcontent-%COMP%]:before{content:"\\f476"}.bi-list-task[_ngcontent-%COMP%]:before{content:"\\f477"}.bi-list-ul[_ngcontent-%COMP%]:before{content:"\\f478"}.bi-list[_ngcontent-%COMP%]:before{content:"\\f479"}.bi-lock-fill[_ngcontent-%COMP%]:before{content:"\\f47a"}.bi-lock[_ngcontent-%COMP%]:before{content:"\\f47b"}.bi-mailbox[_ngcontent-%COMP%]:before{content:"\\f47c"}.bi-mailbox2[_ngcontent-%COMP%]:before{content:"\\f47d"}.bi-map-fill[_ngcontent-%COMP%]:before{content:"\\f47e"}.bi-map[_ngcontent-%COMP%]:before{content:"\\f47f"}.bi-markdown-fill[_ngcontent-%COMP%]:before{content:"\\f480"}.bi-markdown[_ngcontent-%COMP%]:before{content:"\\f481"}.bi-mask[_ngcontent-%COMP%]:before{content:"\\f482"}.bi-megaphone-fill[_ngcontent-%COMP%]:before{content:"\\f483"}.bi-megaphone[_ngcontent-%COMP%]:before{content:"\\f484"}.bi-menu-app-fill[_ngcontent-%COMP%]:before{content:"\\f485"}.bi-menu-app[_ngcontent-%COMP%]:before{content:"\\f486"}.bi-menu-button-fill[_ngcontent-%COMP%]:before{content:"\\f487"}.bi-menu-button-wide-fill[_ngcontent-%COMP%]:before{content:"\\f488"}.bi-menu-button-wide[_ngcontent-%COMP%]:before{content:"\\f489"}.bi-menu-button[_ngcontent-%COMP%]:before{content:"\\f48a"}.bi-menu-down[_ngcontent-%COMP%]:before{content:"\\f48b"}.bi-menu-up[_ngcontent-%COMP%]:before{content:"\\f48c"}.bi-mic-fill[_ngcontent-%COMP%]:before{content:"\\f48d"}.bi-mic-mute-fill[_ngcontent-%COMP%]:before{content:"\\f48e"}.bi-mic-mute[_ngcontent-%COMP%]:before{content:"\\f48f"}.bi-mic[_ngcontent-%COMP%]:before{content:"\\f490"}.bi-minecart-loaded[_ngcontent-%COMP%]:before{content:"\\f491"}.bi-minecart[_ngcontent-%COMP%]:before{content:"\\f492"}.bi-moisture[_ngcontent-%COMP%]:before{content:"\\f493"}.bi-moon-fill[_ngcontent-%COMP%]:before{content:"\\f494"}.bi-moon-stars-fill[_ngcontent-%COMP%]:before{content:"\\f495"}.bi-moon-stars[_ngcontent-%COMP%]:before{content:"\\f496"}.bi-moon[_ngcontent-%COMP%]:before{content:"\\f497"}.bi-mouse-fill[_ngcontent-%COMP%]:before{content:"\\f498"}.bi-mouse[_ngcontent-%COMP%]:before{content:"\\f499"}.bi-mouse2-fill[_ngcontent-%COMP%]:before{content:"\\f49a"}.bi-mouse2[_ngcontent-%COMP%]:before{content:"\\f49b"}.bi-mouse3-fill[_ngcontent-%COMP%]:before{content:"\\f49c"}.bi-mouse3[_ngcontent-%COMP%]:before{content:"\\f49d"}.bi-music-note-beamed[_ngcontent-%COMP%]:before{content:"\\f49e"}.bi-music-note-list[_ngcontent-%COMP%]:before{content:"\\f49f"}.bi-music-note[_ngcontent-%COMP%]:before{content:"\\f4a0"}.bi-music-player-fill[_ngcontent-%COMP%]:before{content:"\\f4a1"}.bi-music-player[_ngcontent-%COMP%]:before{content:"\\f4a2"}.bi-newspaper[_ngcontent-%COMP%]:before{content:"\\f4a3"}.bi-node-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4a4"}.bi-node-minus[_ngcontent-%COMP%]:before{content:"\\f4a5"}.bi-node-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4a6"}.bi-node-plus[_ngcontent-%COMP%]:before{content:"\\f4a7"}.bi-nut-fill[_ngcontent-%COMP%]:before{content:"\\f4a8"}.bi-nut[_ngcontent-%COMP%]:before{content:"\\f4a9"}.bi-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f4aa"}.bi-octagon-half[_ngcontent-%COMP%]:before{content:"\\f4ab"}.bi-octagon[_ngcontent-%COMP%]:before{content:"\\f4ac"}.bi-option[_ngcontent-%COMP%]:before{content:"\\f4ad"}.bi-outlet[_ngcontent-%COMP%]:before{content:"\\f4ae"}.bi-paint-bucket[_ngcontent-%COMP%]:before{content:"\\f4af"}.bi-palette-fill[_ngcontent-%COMP%]:before{content:"\\f4b0"}.bi-palette[_ngcontent-%COMP%]:before{content:"\\f4b1"}.bi-palette2[_ngcontent-%COMP%]:before{content:"\\f4b2"}.bi-paperclip[_ngcontent-%COMP%]:before{content:"\\f4b3"}.bi-paragraph[_ngcontent-%COMP%]:before{content:"\\f4b4"}.bi-patch-check-fill[_ngcontent-%COMP%]:before{content:"\\f4b5"}.bi-patch-check[_ngcontent-%COMP%]:before{content:"\\f4b6"}.bi-patch-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f4b7"}.bi-patch-exclamation[_ngcontent-%COMP%]:before{content:"\\f4b8"}.bi-patch-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4b9"}.bi-patch-minus[_ngcontent-%COMP%]:before{content:"\\f4ba"}.bi-patch-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4bb"}.bi-patch-plus[_ngcontent-%COMP%]:before{content:"\\f4bc"}.bi-patch-question-fill[_ngcontent-%COMP%]:before{content:"\\f4bd"}.bi-patch-question[_ngcontent-%COMP%]:before{content:"\\f4be"}.bi-pause-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4bf"}.bi-pause-btn[_ngcontent-%COMP%]:before{content:"\\f4c0"}.bi-pause-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4c1"}.bi-pause-circle[_ngcontent-%COMP%]:before{content:"\\f4c2"}.bi-pause-fill[_ngcontent-%COMP%]:before{content:"\\f4c3"}.bi-pause[_ngcontent-%COMP%]:before{content:"\\f4c4"}.bi-peace-fill[_ngcontent-%COMP%]:before{content:"\\f4c5"}.bi-peace[_ngcontent-%COMP%]:before{content:"\\f4c6"}.bi-pen-fill[_ngcontent-%COMP%]:before{content:"\\f4c7"}.bi-pen[_ngcontent-%COMP%]:before{content:"\\f4c8"}.bi-pencil-fill[_ngcontent-%COMP%]:before{content:"\\f4c9"}.bi-pencil-square[_ngcontent-%COMP%]:before{content:"\\f4ca"}.bi-pencil[_ngcontent-%COMP%]:before{content:"\\f4cb"}.bi-pentagon-fill[_ngcontent-%COMP%]:before{content:"\\f4cc"}.bi-pentagon-half[_ngcontent-%COMP%]:before{content:"\\f4cd"}.bi-pentagon[_ngcontent-%COMP%]:before{content:"\\f4ce"}.bi-people-fill[_ngcontent-%COMP%]:before{content:"\\f4cf"}.bi-people[_ngcontent-%COMP%]:before{content:"\\f4d0"}.bi-percent[_ngcontent-%COMP%]:before{content:"\\f4d1"}.bi-person-badge-fill[_ngcontent-%COMP%]:before{content:"\\f4d2"}.bi-person-badge[_ngcontent-%COMP%]:before{content:"\\f4d3"}.bi-person-bounding-box[_ngcontent-%COMP%]:before{content:"\\f4d4"}.bi-person-check-fill[_ngcontent-%COMP%]:before{content:"\\f4d5"}.bi-person-check[_ngcontent-%COMP%]:before{content:"\\f4d6"}.bi-person-circle[_ngcontent-%COMP%]:before{content:"\\f4d7"}.bi-person-dash-fill[_ngcontent-%COMP%]:before{content:"\\f4d8"}.bi-person-dash[_ngcontent-%COMP%]:before{content:"\\f4d9"}.bi-person-fill[_ngcontent-%COMP%]:before{content:"\\f4da"}.bi-person-lines-fill[_ngcontent-%COMP%]:before{content:"\\f4db"}.bi-person-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4dc"}.bi-person-plus[_ngcontent-%COMP%]:before{content:"\\f4dd"}.bi-person-square[_ngcontent-%COMP%]:before{content:"\\f4de"}.bi-person-x-fill[_ngcontent-%COMP%]:before{content:"\\f4df"}.bi-person-x[_ngcontent-%COMP%]:before{content:"\\f4e0"}.bi-person[_ngcontent-%COMP%]:before{content:"\\f4e1"}.bi-phone-fill[_ngcontent-%COMP%]:before{content:"\\f4e2"}.bi-phone-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f4e3"}.bi-phone-landscape[_ngcontent-%COMP%]:before{content:"\\f4e4"}.bi-phone-vibrate-fill[_ngcontent-%COMP%]:before{content:"\\f4e5"}.bi-phone-vibrate[_ngcontent-%COMP%]:before{content:"\\f4e6"}.bi-phone[_ngcontent-%COMP%]:before{content:"\\f4e7"}.bi-pie-chart-fill[_ngcontent-%COMP%]:before{content:"\\f4e8"}.bi-pie-chart[_ngcontent-%COMP%]:before{content:"\\f4e9"}.bi-pin-angle-fill[_ngcontent-%COMP%]:before{content:"\\f4ea"}.bi-pin-angle[_ngcontent-%COMP%]:before{content:"\\f4eb"}.bi-pin-fill[_ngcontent-%COMP%]:before{content:"\\f4ec"}.bi-pin[_ngcontent-%COMP%]:before{content:"\\f4ed"}.bi-pip-fill[_ngcontent-%COMP%]:before{content:"\\f4ee"}.bi-pip[_ngcontent-%COMP%]:before{content:"\\f4ef"}.bi-play-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4f0"}.bi-play-btn[_ngcontent-%COMP%]:before{content:"\\f4f1"}.bi-play-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f2"}.bi-play-circle[_ngcontent-%COMP%]:before{content:"\\f4f3"}.bi-play-fill[_ngcontent-%COMP%]:before{content:"\\f4f4"}.bi-play[_ngcontent-%COMP%]:before{content:"\\f4f5"}.bi-plug-fill[_ngcontent-%COMP%]:before{content:"\\f4f6"}.bi-plug[_ngcontent-%COMP%]:before{content:"\\f4f7"}.bi-plus-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f4f8"}.bi-plus-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f9"}.bi-plus-circle[_ngcontent-%COMP%]:before{content:"\\f4fa"}.bi-plus-square-dotted[_ngcontent-%COMP%]:before{content:"\\f4fb"}.bi-plus-square-fill[_ngcontent-%COMP%]:before{content:"\\f4fc"}.bi-plus-square[_ngcontent-%COMP%]:before{content:"\\f4fd"}.bi-plus[_ngcontent-%COMP%]:before{content:"\\f4fe"}.bi-power[_ngcontent-%COMP%]:before{content:"\\f4ff"}.bi-printer-fill[_ngcontent-%COMP%]:before{content:"\\f500"}.bi-printer[_ngcontent-%COMP%]:before{content:"\\f501"}.bi-puzzle-fill[_ngcontent-%COMP%]:before{content:"\\f502"}.bi-puzzle[_ngcontent-%COMP%]:before{content:"\\f503"}.bi-question-circle-fill[_ngcontent-%COMP%]:before{content:"\\f504"}.bi-question-circle[_ngcontent-%COMP%]:before{content:"\\f505"}.bi-question-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f506"}.bi-question-diamond[_ngcontent-%COMP%]:before{content:"\\f507"}.bi-question-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f508"}.bi-question-octagon[_ngcontent-%COMP%]:before{content:"\\f509"}.bi-question-square-fill[_ngcontent-%COMP%]:before{content:"\\f50a"}.bi-question-square[_ngcontent-%COMP%]:before{content:"\\f50b"}.bi-question[_ngcontent-%COMP%]:before{content:"\\f50c"}.bi-rainbow[_ngcontent-%COMP%]:before{content:"\\f50d"}.bi-receipt-cutoff[_ngcontent-%COMP%]:before{content:"\\f50e"}.bi-receipt[_ngcontent-%COMP%]:before{content:"\\f50f"}.bi-reception-0[_ngcontent-%COMP%]:before{content:"\\f510"}.bi-reception-1[_ngcontent-%COMP%]:before{content:"\\f511"}.bi-reception-2[_ngcontent-%COMP%]:before{content:"\\f512"}.bi-reception-3[_ngcontent-%COMP%]:before{content:"\\f513"}.bi-reception-4[_ngcontent-%COMP%]:before{content:"\\f514"}.bi-record-btn-fill[_ngcontent-%COMP%]:before{content:"\\f515"}.bi-record-btn[_ngcontent-%COMP%]:before{content:"\\f516"}.bi-record-circle-fill[_ngcontent-%COMP%]:before{content:"\\f517"}.bi-record-circle[_ngcontent-%COMP%]:before{content:"\\f518"}.bi-record-fill[_ngcontent-%COMP%]:before{content:"\\f519"}.bi-record[_ngcontent-%COMP%]:before{content:"\\f51a"}.bi-record2-fill[_ngcontent-%COMP%]:before{content:"\\f51b"}.bi-record2[_ngcontent-%COMP%]:before{content:"\\f51c"}.bi-reply-all-fill[_ngcontent-%COMP%]:before{content:"\\f51d"}.bi-reply-all[_ngcontent-%COMP%]:before{content:"\\f51e"}.bi-reply-fill[_ngcontent-%COMP%]:before{content:"\\f51f"}.bi-reply[_ngcontent-%COMP%]:before{content:"\\f520"}.bi-rss-fill[_ngcontent-%COMP%]:before{content:"\\f521"}.bi-rss[_ngcontent-%COMP%]:before{content:"\\f522"}.bi-rulers[_ngcontent-%COMP%]:before{content:"\\f523"}.bi-save-fill[_ngcontent-%COMP%]:before{content:"\\f524"}.bi-save[_ngcontent-%COMP%]:before{content:"\\f525"}.bi-save2-fill[_ngcontent-%COMP%]:before{content:"\\f526"}.bi-save2[_ngcontent-%COMP%]:before{content:"\\f527"}.bi-scissors[_ngcontent-%COMP%]:before{content:"\\f528"}.bi-screwdriver[_ngcontent-%COMP%]:before{content:"\\f529"}.bi-search[_ngcontent-%COMP%]:before{content:"\\f52a"}.bi-segmented-nav[_ngcontent-%COMP%]:before{content:"\\f52b"}.bi-server[_ngcontent-%COMP%]:before{content:"\\f52c"}.bi-share-fill[_ngcontent-%COMP%]:before{content:"\\f52d"}.bi-share[_ngcontent-%COMP%]:before{content:"\\f52e"}.bi-shield-check[_ngcontent-%COMP%]:before{content:"\\f52f"}.bi-shield-exclamation[_ngcontent-%COMP%]:before{content:"\\f530"}.bi-shield-fill-check[_ngcontent-%COMP%]:before{content:"\\f531"}.bi-shield-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f532"}.bi-shield-fill-minus[_ngcontent-%COMP%]:before{content:"\\f533"}.bi-shield-fill-plus[_ngcontent-%COMP%]:before{content:"\\f534"}.bi-shield-fill-x[_ngcontent-%COMP%]:before{content:"\\f535"}.bi-shield-fill[_ngcontent-%COMP%]:before{content:"\\f536"}.bi-shield-lock-fill[_ngcontent-%COMP%]:before{content:"\\f537"}.bi-shield-lock[_ngcontent-%COMP%]:before{content:"\\f538"}.bi-shield-minus[_ngcontent-%COMP%]:before{content:"\\f539"}.bi-shield-plus[_ngcontent-%COMP%]:before{content:"\\f53a"}.bi-shield-shaded[_ngcontent-%COMP%]:before{content:"\\f53b"}.bi-shield-slash-fill[_ngcontent-%COMP%]:before{content:"\\f53c"}.bi-shield-slash[_ngcontent-%COMP%]:before{content:"\\f53d"}.bi-shield-x[_ngcontent-%COMP%]:before{content:"\\f53e"}.bi-shield[_ngcontent-%COMP%]:before{content:"\\f53f"}.bi-shift-fill[_ngcontent-%COMP%]:before{content:"\\f540"}.bi-shift[_ngcontent-%COMP%]:before{content:"\\f541"}.bi-shop-window[_ngcontent-%COMP%]:before{content:"\\f542"}.bi-shop[_ngcontent-%COMP%]:before{content:"\\f543"}.bi-shuffle[_ngcontent-%COMP%]:before{content:"\\f544"}.bi-signpost-2-fill[_ngcontent-%COMP%]:before{content:"\\f545"}.bi-signpost-2[_ngcontent-%COMP%]:before{content:"\\f546"}.bi-signpost-fill[_ngcontent-%COMP%]:before{content:"\\f547"}.bi-signpost-split-fill[_ngcontent-%COMP%]:before{content:"\\f548"}.bi-signpost-split[_ngcontent-%COMP%]:before{content:"\\f549"}.bi-signpost[_ngcontent-%COMP%]:before{content:"\\f54a"}.bi-sim-fill[_ngcontent-%COMP%]:before{content:"\\f54b"}.bi-sim[_ngcontent-%COMP%]:before{content:"\\f54c"}.bi-skip-backward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f54d"}.bi-skip-backward-btn[_ngcontent-%COMP%]:before{content:"\\f54e"}.bi-skip-backward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f54f"}.bi-skip-backward-circle[_ngcontent-%COMP%]:before{content:"\\f550"}.bi-skip-backward-fill[_ngcontent-%COMP%]:before{content:"\\f551"}.bi-skip-backward[_ngcontent-%COMP%]:before{content:"\\f552"}.bi-skip-end-btn-fill[_ngcontent-%COMP%]:before{content:"\\f553"}.bi-skip-end-btn[_ngcontent-%COMP%]:before{content:"\\f554"}.bi-skip-end-circle-fill[_ngcontent-%COMP%]:before{content:"\\f555"}.bi-skip-end-circle[_ngcontent-%COMP%]:before{content:"\\f556"}.bi-skip-end-fill[_ngcontent-%COMP%]:before{content:"\\f557"}.bi-skip-end[_ngcontent-%COMP%]:before{content:"\\f558"}.bi-skip-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f559"}.bi-skip-forward-btn[_ngcontent-%COMP%]:before{content:"\\f55a"}.bi-skip-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f55b"}.bi-skip-forward-circle[_ngcontent-%COMP%]:before{content:"\\f55c"}.bi-skip-forward-fill[_ngcontent-%COMP%]:before{content:"\\f55d"}.bi-skip-forward[_ngcontent-%COMP%]:before{content:"\\f55e"}.bi-skip-start-btn-fill[_ngcontent-%COMP%]:before{content:"\\f55f"}.bi-skip-start-btn[_ngcontent-%COMP%]:before{content:"\\f560"}.bi-skip-start-circle-fill[_ngcontent-%COMP%]:before{content:"\\f561"}.bi-skip-start-circle[_ngcontent-%COMP%]:before{content:"\\f562"}.bi-skip-start-fill[_ngcontent-%COMP%]:before{content:"\\f563"}.bi-skip-start[_ngcontent-%COMP%]:before{content:"\\f564"}.bi-slack[_ngcontent-%COMP%]:before{content:"\\f565"}.bi-slash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f566"}.bi-slash-circle[_ngcontent-%COMP%]:before{content:"\\f567"}.bi-slash-square-fill[_ngcontent-%COMP%]:before{content:"\\f568"}.bi-slash-square[_ngcontent-%COMP%]:before{content:"\\f569"}.bi-slash[_ngcontent-%COMP%]:before{content:"\\f56a"}.bi-sliders[_ngcontent-%COMP%]:before{content:"\\f56b"}.bi-smartwatch[_ngcontent-%COMP%]:before{content:"\\f56c"}.bi-snow[_ngcontent-%COMP%]:before{content:"\\f56d"}.bi-snow2[_ngcontent-%COMP%]:before{content:"\\f56e"}.bi-snow3[_ngcontent-%COMP%]:before{content:"\\f56f"}.bi-sort-alpha-down-alt[_ngcontent-%COMP%]:before{content:"\\f570"}.bi-sort-alpha-down[_ngcontent-%COMP%]:before{content:"\\f571"}.bi-sort-alpha-up-alt[_ngcontent-%COMP%]:before{content:"\\f572"}.bi-sort-alpha-up[_ngcontent-%COMP%]:before{content:"\\f573"}.bi-sort-down-alt[_ngcontent-%COMP%]:before{content:"\\f574"}.bi-sort-down[_ngcontent-%COMP%]:before{content:"\\f575"}.bi-sort-numeric-down-alt[_ngcontent-%COMP%]:before{content:"\\f576"}.bi-sort-numeric-down[_ngcontent-%COMP%]:before{content:"\\f577"}.bi-sort-numeric-up-alt[_ngcontent-%COMP%]:before{content:"\\f578"}.bi-sort-numeric-up[_ngcontent-%COMP%]:before{content:"\\f579"}.bi-sort-up-alt[_ngcontent-%COMP%]:before{content:"\\f57a"}.bi-sort-up[_ngcontent-%COMP%]:before{content:"\\f57b"}.bi-soundwave[_ngcontent-%COMP%]:before{content:"\\f57c"}.bi-speaker-fill[_ngcontent-%COMP%]:before{content:"\\f57d"}.bi-speaker[_ngcontent-%COMP%]:before{content:"\\f57e"}.bi-speedometer[_ngcontent-%COMP%]:before{content:"\\f57f"}.bi-speedometer2[_ngcontent-%COMP%]:before{content:"\\f580"}.bi-spellcheck[_ngcontent-%COMP%]:before{content:"\\f581"}.bi-square-fill[_ngcontent-%COMP%]:before{content:"\\f582"}.bi-square-half[_ngcontent-%COMP%]:before{content:"\\f583"}.bi-square[_ngcontent-%COMP%]:before{content:"\\f584"}.bi-stack[_ngcontent-%COMP%]:before{content:"\\f585"}.bi-star-fill[_ngcontent-%COMP%]:before{content:"\\f586"}.bi-star-half[_ngcontent-%COMP%]:before{content:"\\f587"}.bi-star[_ngcontent-%COMP%]:before{content:"\\f588"}.bi-stars[_ngcontent-%COMP%]:before{content:"\\f589"}.bi-stickies-fill[_ngcontent-%COMP%]:before{content:"\\f58a"}.bi-stickies[_ngcontent-%COMP%]:before{content:"\\f58b"}.bi-sticky-fill[_ngcontent-%COMP%]:before{content:"\\f58c"}.bi-sticky[_ngcontent-%COMP%]:before{content:"\\f58d"}.bi-stop-btn-fill[_ngcontent-%COMP%]:before{content:"\\f58e"}.bi-stop-btn[_ngcontent-%COMP%]:before{content:"\\f58f"}.bi-stop-circle-fill[_ngcontent-%COMP%]:before{content:"\\f590"}.bi-stop-circle[_ngcontent-%COMP%]:before{content:"\\f591"}.bi-stop-fill[_ngcontent-%COMP%]:before{content:"\\f592"}.bi-stop[_ngcontent-%COMP%]:before{content:"\\f593"}.bi-stoplights-fill[_ngcontent-%COMP%]:before{content:"\\f594"}.bi-stoplights[_ngcontent-%COMP%]:before{content:"\\f595"}.bi-stopwatch-fill[_ngcontent-%COMP%]:before{content:"\\f596"}.bi-stopwatch[_ngcontent-%COMP%]:before{content:"\\f597"}.bi-subtract[_ngcontent-%COMP%]:before{content:"\\f598"}.bi-suit-club-fill[_ngcontent-%COMP%]:before{content:"\\f599"}.bi-suit-club[_ngcontent-%COMP%]:before{content:"\\f59a"}.bi-suit-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f59b"}.bi-suit-diamond[_ngcontent-%COMP%]:before{content:"\\f59c"}.bi-suit-heart-fill[_ngcontent-%COMP%]:before{content:"\\f59d"}.bi-suit-heart[_ngcontent-%COMP%]:before{content:"\\f59e"}.bi-suit-spade-fill[_ngcontent-%COMP%]:before{content:"\\f59f"}.bi-suit-spade[_ngcontent-%COMP%]:before{content:"\\f5a0"}.bi-sun-fill[_ngcontent-%COMP%]:before{content:"\\f5a1"}.bi-sun[_ngcontent-%COMP%]:before{content:"\\f5a2"}.bi-sunglasses[_ngcontent-%COMP%]:before{content:"\\f5a3"}.bi-sunrise-fill[_ngcontent-%COMP%]:before{content:"\\f5a4"}.bi-sunrise[_ngcontent-%COMP%]:before{content:"\\f5a5"}.bi-sunset-fill[_ngcontent-%COMP%]:before{content:"\\f5a6"}.bi-sunset[_ngcontent-%COMP%]:before{content:"\\f5a7"}.bi-symmetry-horizontal[_ngcontent-%COMP%]:before{content:"\\f5a8"}.bi-symmetry-vertical[_ngcontent-%COMP%]:before{content:"\\f5a9"}.bi-table[_ngcontent-%COMP%]:before{content:"\\f5aa"}.bi-tablet-fill[_ngcontent-%COMP%]:before{content:"\\f5ab"}.bi-tablet-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f5ac"}.bi-tablet-landscape[_ngcontent-%COMP%]:before{content:"\\f5ad"}.bi-tablet[_ngcontent-%COMP%]:before{content:"\\f5ae"}.bi-tag-fill[_ngcontent-%COMP%]:before{content:"\\f5af"}.bi-tag[_ngcontent-%COMP%]:before{content:"\\f5b0"}.bi-tags-fill[_ngcontent-%COMP%]:before{content:"\\f5b1"}.bi-tags[_ngcontent-%COMP%]:before{content:"\\f5b2"}.bi-telegram[_ngcontent-%COMP%]:before{content:"\\f5b3"}.bi-telephone-fill[_ngcontent-%COMP%]:before{content:"\\f5b4"}.bi-telephone-forward-fill[_ngcontent-%COMP%]:before{content:"\\f5b5"}.bi-telephone-forward[_ngcontent-%COMP%]:before{content:"\\f5b6"}.bi-telephone-inbound-fill[_ngcontent-%COMP%]:before{content:"\\f5b7"}.bi-telephone-inbound[_ngcontent-%COMP%]:before{content:"\\f5b8"}.bi-telephone-minus-fill[_ngcontent-%COMP%]:before{content:"\\f5b9"}.bi-telephone-minus[_ngcontent-%COMP%]:before{content:"\\f5ba"}.bi-telephone-outbound-fill[_ngcontent-%COMP%]:before{content:"\\f5bb"}.bi-telephone-outbound[_ngcontent-%COMP%]:before{content:"\\f5bc"}.bi-telephone-plus-fill[_ngcontent-%COMP%]:before{content:"\\f5bd"}.bi-telephone-plus[_ngcontent-%COMP%]:before{content:"\\f5be"}.bi-telephone-x-fill[_ngcontent-%COMP%]:before{content:"\\f5bf"}.bi-telephone-x[_ngcontent-%COMP%]:before{content:"\\f5c0"}.bi-telephone[_ngcontent-%COMP%]:before{content:"\\f5c1"}.bi-terminal-fill[_ngcontent-%COMP%]:before{content:"\\f5c2"}.bi-terminal[_ngcontent-%COMP%]:before{content:"\\f5c3"}.bi-text-center[_ngcontent-%COMP%]:before{content:"\\f5c4"}.bi-text-indent-left[_ngcontent-%COMP%]:before{content:"\\f5c5"}.bi-text-indent-right[_ngcontent-%COMP%]:before{content:"\\f5c6"}.bi-text-left[_ngcontent-%COMP%]:before{content:"\\f5c7"}.bi-text-paragraph[_ngcontent-%COMP%]:before{content:"\\f5c8"}.bi-text-right[_ngcontent-%COMP%]:before{content:"\\f5c9"}.bi-textarea-resize[_ngcontent-%COMP%]:before{content:"\\f5ca"}.bi-textarea-t[_ngcontent-%COMP%]:before{content:"\\f5cb"}.bi-textarea[_ngcontent-%COMP%]:before{content:"\\f5cc"}.bi-thermometer-half[_ngcontent-%COMP%]:before{content:"\\f5cd"}.bi-thermometer-high[_ngcontent-%COMP%]:before{content:"\\f5ce"}.bi-thermometer-low[_ngcontent-%COMP%]:before{content:"\\f5cf"}.bi-thermometer-snow[_ngcontent-%COMP%]:before{content:"\\f5d0"}.bi-thermometer-sun[_ngcontent-%COMP%]:before{content:"\\f5d1"}.bi-thermometer[_ngcontent-%COMP%]:before{content:"\\f5d2"}.bi-three-dots-vertical[_ngcontent-%COMP%]:before{content:"\\f5d3"}.bi-three-dots[_ngcontent-%COMP%]:before{content:"\\f5d4"}.bi-toggle-off[_ngcontent-%COMP%]:before{content:"\\f5d5"}.bi-toggle-on[_ngcontent-%COMP%]:before{content:"\\f5d6"}.bi-toggle2-off[_ngcontent-%COMP%]:before{content:"\\f5d7"}.bi-toggle2-on[_ngcontent-%COMP%]:before{content:"\\f5d8"}.bi-toggles[_ngcontent-%COMP%]:before{content:"\\f5d9"}.bi-toggles2[_ngcontent-%COMP%]:before{content:"\\f5da"}.bi-tools[_ngcontent-%COMP%]:before{content:"\\f5db"}.bi-tornado[_ngcontent-%COMP%]:before{content:"\\f5dc"}.bi-trash-fill[_ngcontent-%COMP%]:before{content:"\\f5dd"}.bi-trash[_ngcontent-%COMP%]:before{content:"\\f5de"}.bi-trash2-fill[_ngcontent-%COMP%]:before{content:"\\f5df"}.bi-trash2[_ngcontent-%COMP%]:before{content:"\\f5e0"}.bi-tree-fill[_ngcontent-%COMP%]:before{content:"\\f5e1"}.bi-tree[_ngcontent-%COMP%]:before{content:"\\f5e2"}.bi-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f5e3"}.bi-triangle-half[_ngcontent-%COMP%]:before{content:"\\f5e4"}.bi-triangle[_ngcontent-%COMP%]:before{content:"\\f5e5"}.bi-trophy-fill[_ngcontent-%COMP%]:before{content:"\\f5e6"}.bi-trophy[_ngcontent-%COMP%]:before{content:"\\f5e7"}.bi-tropical-storm[_ngcontent-%COMP%]:before{content:"\\f5e8"}.bi-truck-flatbed[_ngcontent-%COMP%]:before{content:"\\f5e9"}.bi-truck[_ngcontent-%COMP%]:before{content:"\\f5ea"}.bi-tsunami[_ngcontent-%COMP%]:before{content:"\\f5eb"}.bi-tv-fill[_ngcontent-%COMP%]:before{content:"\\f5ec"}.bi-tv[_ngcontent-%COMP%]:before{content:"\\f5ed"}.bi-twitch[_ngcontent-%COMP%]:before{content:"\\f5ee"}.bi-twitter[_ngcontent-%COMP%]:before{content:"\\f5ef"}.bi-type-bold[_ngcontent-%COMP%]:before{content:"\\f5f0"}.bi-type-h1[_ngcontent-%COMP%]:before{content:"\\f5f1"}.bi-type-h2[_ngcontent-%COMP%]:before{content:"\\f5f2"}.bi-type-h3[_ngcontent-%COMP%]:before{content:"\\f5f3"}.bi-type-italic[_ngcontent-%COMP%]:before{content:"\\f5f4"}.bi-type-strikethrough[_ngcontent-%COMP%]:before{content:"\\f5f5"}.bi-type-underline[_ngcontent-%COMP%]:before{content:"\\f5f6"}.bi-type[_ngcontent-%COMP%]:before{content:"\\f5f7"}.bi-ui-checks-grid[_ngcontent-%COMP%]:before{content:"\\f5f8"}.bi-ui-checks[_ngcontent-%COMP%]:before{content:"\\f5f9"}.bi-ui-radios-grid[_ngcontent-%COMP%]:before{content:"\\f5fa"}.bi-ui-radios[_ngcontent-%COMP%]:before{content:"\\f5fb"}.bi-umbrella-fill[_ngcontent-%COMP%]:before{content:"\\f5fc"}.bi-umbrella[_ngcontent-%COMP%]:before{content:"\\f5fd"}.bi-union[_ngcontent-%COMP%]:before{content:"\\f5fe"}.bi-unlock-fill[_ngcontent-%COMP%]:before{content:"\\f5ff"}.bi-unlock[_ngcontent-%COMP%]:before{content:"\\f600"}.bi-upc-scan[_ngcontent-%COMP%]:before{content:"\\f601"}.bi-upc[_ngcontent-%COMP%]:before{content:"\\f602"}.bi-upload[_ngcontent-%COMP%]:before{content:"\\f603"}.bi-vector-pen[_ngcontent-%COMP%]:before{content:"\\f604"}.bi-view-list[_ngcontent-%COMP%]:before{content:"\\f605"}.bi-view-stacked[_ngcontent-%COMP%]:before{content:"\\f606"}.bi-vinyl-fill[_ngcontent-%COMP%]:before{content:"\\f607"}.bi-vinyl[_ngcontent-%COMP%]:before{content:"\\f608"}.bi-voicemail[_ngcontent-%COMP%]:before{content:"\\f609"}.bi-volume-down-fill[_ngcontent-%COMP%]:before{content:"\\f60a"}.bi-volume-down[_ngcontent-%COMP%]:before{content:"\\f60b"}.bi-volume-mute-fill[_ngcontent-%COMP%]:before{content:"\\f60c"}.bi-volume-mute[_ngcontent-%COMP%]:before{content:"\\f60d"}.bi-volume-off-fill[_ngcontent-%COMP%]:before{content:"\\f60e"}.bi-volume-off[_ngcontent-%COMP%]:before{content:"\\f60f"}.bi-volume-up-fill[_ngcontent-%COMP%]:before{content:"\\f610"}.bi-volume-up[_ngcontent-%COMP%]:before{content:"\\f611"}.bi-vr[_ngcontent-%COMP%]:before{content:"\\f612"}.bi-wallet-fill[_ngcontent-%COMP%]:before{content:"\\f613"}.bi-wallet[_ngcontent-%COMP%]:before{content:"\\f614"}.bi-wallet2[_ngcontent-%COMP%]:before{content:"\\f615"}.bi-watch[_ngcontent-%COMP%]:before{content:"\\f616"}.bi-water[_ngcontent-%COMP%]:before{content:"\\f617"}.bi-whatsapp[_ngcontent-%COMP%]:before{content:"\\f618"}.bi-wifi-1[_ngcontent-%COMP%]:before{content:"\\f619"}.bi-wifi-2[_ngcontent-%COMP%]:before{content:"\\f61a"}.bi-wifi-off[_ngcontent-%COMP%]:before{content:"\\f61b"}.bi-wifi[_ngcontent-%COMP%]:before{content:"\\f61c"}.bi-wind[_ngcontent-%COMP%]:before{content:"\\f61d"}.bi-window-dock[_ngcontent-%COMP%]:before{content:"\\f61e"}.bi-window-sidebar[_ngcontent-%COMP%]:before{content:"\\f61f"}.bi-window[_ngcontent-%COMP%]:before{content:"\\f620"}.bi-wrench[_ngcontent-%COMP%]:before{content:"\\f621"}.bi-x-circle-fill[_ngcontent-%COMP%]:before{content:"\\f622"}.bi-x-circle[_ngcontent-%COMP%]:before{content:"\\f623"}.bi-x-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f624"}.bi-x-diamond[_ngcontent-%COMP%]:before{content:"\\f625"}.bi-x-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f626"}.bi-x-octagon[_ngcontent-%COMP%]:before{content:"\\f627"}.bi-x-square-fill[_ngcontent-%COMP%]:before{content:"\\f628"}.bi-x-square[_ngcontent-%COMP%]:before{content:"\\f629"}.bi-x[_ngcontent-%COMP%]:before{content:"\\f62a"}.bi-youtube[_ngcontent-%COMP%]:before{content:"\\f62b"}.bi-zoom-in[_ngcontent-%COMP%]:before{content:"\\f62c"}.bi-zoom-out[_ngcontent-%COMP%]:before{content:"\\f62d"}.bi-bank[_ngcontent-%COMP%]:before{content:"\\f62e"}.bi-bank2[_ngcontent-%COMP%]:before{content:"\\f62f"}.bi-bell-slash-fill[_ngcontent-%COMP%]:before{content:"\\f630"}.bi-bell-slash[_ngcontent-%COMP%]:before{content:"\\f631"}.bi-cash-coin[_ngcontent-%COMP%]:before{content:"\\f632"}.bi-check-lg[_ngcontent-%COMP%]:before{content:"\\f633"}.bi-coin[_ngcontent-%COMP%]:before{content:"\\f634"}.bi-currency-bitcoin[_ngcontent-%COMP%]:before{content:"\\f635"}.bi-currency-dollar[_ngcontent-%COMP%]:before{content:"\\f636"}.bi-currency-euro[_ngcontent-%COMP%]:before{content:"\\f637"}.bi-currency-exchange[_ngcontent-%COMP%]:before{content:"\\f638"}.bi-currency-pound[_ngcontent-%COMP%]:before{content:"\\f639"}.bi-currency-yen[_ngcontent-%COMP%]:before{content:"\\f63a"}.bi-dash-lg[_ngcontent-%COMP%]:before{content:"\\f63b"}.bi-exclamation-lg[_ngcontent-%COMP%]:before{content:"\\f63c"}.bi-file-earmark-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63d"}.bi-file-earmark-pdf[_ngcontent-%COMP%]:before{content:"\\f63e"}.bi-file-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63f"}.bi-file-pdf[_ngcontent-%COMP%]:before{content:"\\f640"}.bi-gender-ambiguous[_ngcontent-%COMP%]:before{content:"\\f641"}.bi-gender-female[_ngcontent-%COMP%]:before{content:"\\f642"}.bi-gender-male[_ngcontent-%COMP%]:before{content:"\\f643"}.bi-gender-trans[_ngcontent-%COMP%]:before{content:"\\f644"}.bi-headset-vr[_ngcontent-%COMP%]:before{content:"\\f645"}.bi-info-lg[_ngcontent-%COMP%]:before{content:"\\f646"}.bi-mastodon[_ngcontent-%COMP%]:before{content:"\\f647"}.bi-messenger[_ngcontent-%COMP%]:before{content:"\\f648"}.bi-piggy-bank-fill[_ngcontent-%COMP%]:before{content:"\\f649"}.bi-piggy-bank[_ngcontent-%COMP%]:before{content:"\\f64a"}.bi-pin-map-fill[_ngcontent-%COMP%]:before{content:"\\f64b"}.bi-pin-map[_ngcontent-%COMP%]:before{content:"\\f64c"}.bi-plus-lg[_ngcontent-%COMP%]:before{content:"\\f64d"}.bi-question-lg[_ngcontent-%COMP%]:before{content:"\\f64e"}.bi-recycle[_ngcontent-%COMP%]:before{content:"\\f64f"}.bi-reddit[_ngcontent-%COMP%]:before{content:"\\f650"}.bi-safe-fill[_ngcontent-%COMP%]:before{content:"\\f651"}.bi-safe2-fill[_ngcontent-%COMP%]:before{content:"\\f652"}.bi-safe2[_ngcontent-%COMP%]:before{content:"\\f653"}.bi-sd-card-fill[_ngcontent-%COMP%]:before{content:"\\f654"}.bi-sd-card[_ngcontent-%COMP%]:before{content:"\\f655"}.bi-skype[_ngcontent-%COMP%]:before{content:"\\f656"}.bi-slash-lg[_ngcontent-%COMP%]:before{content:"\\f657"}.bi-translate[_ngcontent-%COMP%]:before{content:"\\f658"}.bi-x-lg[_ngcontent-%COMP%]:before{content:"\\f659"}.bi-safe[_ngcontent-%COMP%]:before{content:"\\f65a"}.bi-apple[_ngcontent-%COMP%]:before{content:"\\f65b"}.bi-microsoft[_ngcontent-%COMP%]:before{content:"\\f65d"}.bi-windows[_ngcontent-%COMP%]:before{content:"\\f65e"}.bi-behance[_ngcontent-%COMP%]:before{content:"\\f65c"}.bi-dribbble[_ngcontent-%COMP%]:before{content:"\\f65f"}.bi-line[_ngcontent-%COMP%]:before{content:"\\f660"}.bi-medium[_ngcontent-%COMP%]:before{content:"\\f661"}.bi-paypal[_ngcontent-%COMP%]:before{content:"\\f662"}.bi-pinterest[_ngcontent-%COMP%]:before{content:"\\f663"}.bi-signal[_ngcontent-%COMP%]:before{content:"\\f664"}.bi-snapchat[_ngcontent-%COMP%]:before{content:"\\f665"}.bi-spotify[_ngcontent-%COMP%]:before{content:"\\f666"}.bi-stack-overflow[_ngcontent-%COMP%]:before{content:"\\f667"}.bi-strava[_ngcontent-%COMP%]:before{content:"\\f668"}.bi-wordpress[_ngcontent-%COMP%]:before{content:"\\f669"}.bi-vimeo[_ngcontent-%COMP%]:before{content:"\\f66a"}.bi-activity[_ngcontent-%COMP%]:before{content:"\\f66b"}.bi-easel2-fill[_ngcontent-%COMP%]:before{content:"\\f66c"}.bi-easel2[_ngcontent-%COMP%]:before{content:"\\f66d"}.bi-easel3-fill[_ngcontent-%COMP%]:before{content:"\\f66e"}.bi-easel3[_ngcontent-%COMP%]:before{content:"\\f66f"}.bi-fan[_ngcontent-%COMP%]:before{content:"\\f670"}.bi-fingerprint[_ngcontent-%COMP%]:before{content:"\\f671"}.bi-graph-down-arrow[_ngcontent-%COMP%]:before{content:"\\f672"}.bi-graph-up-arrow[_ngcontent-%COMP%]:before{content:"\\f673"}.bi-hypnotize[_ngcontent-%COMP%]:before{content:"\\f674"}.bi-magic[_ngcontent-%COMP%]:before{content:"\\f675"}.bi-person-rolodex[_ngcontent-%COMP%]:before{content:"\\f676"}.bi-person-video[_ngcontent-%COMP%]:before{content:"\\f677"}.bi-person-video2[_ngcontent-%COMP%]:before{content:"\\f678"}.bi-person-video3[_ngcontent-%COMP%]:before{content:"\\f679"}.bi-person-workspace[_ngcontent-%COMP%]:before{content:"\\f67a"}.bi-radioactive[_ngcontent-%COMP%]:before{content:"\\f67b"}.bi-webcam-fill[_ngcontent-%COMP%]:before{content:"\\f67c"}.bi-webcam[_ngcontent-%COMP%]:before{content:"\\f67d"}.bi-yin-yang[_ngcontent-%COMP%]:before{content:"\\f67e"}.bi-bandaid-fill[_ngcontent-%COMP%]:before{content:"\\f680"}.bi-bandaid[_ngcontent-%COMP%]:before{content:"\\f681"}.bi-bluetooth[_ngcontent-%COMP%]:before{content:"\\f682"}.bi-body-text[_ngcontent-%COMP%]:before{content:"\\f683"}.bi-boombox[_ngcontent-%COMP%]:before{content:"\\f684"}.bi-boxes[_ngcontent-%COMP%]:before{content:"\\f685"}.bi-dpad-fill[_ngcontent-%COMP%]:before{content:"\\f686"}.bi-dpad[_ngcontent-%COMP%]:before{content:"\\f687"}.bi-ear-fill[_ngcontent-%COMP%]:before{content:"\\f688"}.bi-ear[_ngcontent-%COMP%]:before{content:"\\f689"}.bi-envelope-check-1[_ngcontent-%COMP%]:before{content:"\\f68a"}.bi-envelope-check-fill[_ngcontent-%COMP%]:before{content:"\\f68b"}.bi-envelope-check[_ngcontent-%COMP%]:before{content:"\\f68c"}.bi-envelope-dash-1[_ngcontent-%COMP%]:before{content:"\\f68d"}.bi-envelope-dash-fill[_ngcontent-%COMP%]:before{content:"\\f68e"}.bi-envelope-dash[_ngcontent-%COMP%]:before{content:"\\f68f"}.bi-envelope-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f690"}.bi-envelope-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f691"}.bi-envelope-exclamation[_ngcontent-%COMP%]:before{content:"\\f692"}.bi-envelope-plus-fill[_ngcontent-%COMP%]:before{content:"\\f693"}.bi-envelope-plus[_ngcontent-%COMP%]:before{content:"\\f694"}.bi-envelope-slash-1[_ngcontent-%COMP%]:before{content:"\\f695"}.bi-envelope-slash-fill[_ngcontent-%COMP%]:before{content:"\\f696"}.bi-envelope-slash[_ngcontent-%COMP%]:before{content:"\\f697"}.bi-envelope-x-1[_ngcontent-%COMP%]:before{content:"\\f698"}.bi-envelope-x-fill[_ngcontent-%COMP%]:before{content:"\\f699"}.bi-envelope-x[_ngcontent-%COMP%]:before{content:"\\f69a"}.bi-explicit-fill[_ngcontent-%COMP%]:before{content:"\\f69b"}.bi-explicit[_ngcontent-%COMP%]:before{content:"\\f69c"}.bi-git[_ngcontent-%COMP%]:before{content:"\\f69d"}.bi-infinity[_ngcontent-%COMP%]:before{content:"\\f69e"}.bi-list-columns-reverse[_ngcontent-%COMP%]:before{content:"\\f69f"}.bi-list-columns[_ngcontent-%COMP%]:before{content:"\\f6a0"}.bi-meta[_ngcontent-%COMP%]:before{content:"\\f6a1"}.bi-mortorboard-fill[_ngcontent-%COMP%]:before{content:"\\f6a2"}.bi-mortorboard[_ngcontent-%COMP%]:before{content:"\\f6a3"}.bi-nintendo-switch[_ngcontent-%COMP%]:before{content:"\\f6a4"}.bi-pc-display-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a5"}.bi-pc-display[_ngcontent-%COMP%]:before{content:"\\f6a6"}.bi-pc-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a7"}.bi-pc[_ngcontent-%COMP%]:before{content:"\\f6a8"}.bi-playstation[_ngcontent-%COMP%]:before{content:"\\f6a9"}.bi-plus-slash-minus[_ngcontent-%COMP%]:before{content:"\\f6aa"}.bi-projector-fill[_ngcontent-%COMP%]:before{content:"\\f6ab"}.bi-projector[_ngcontent-%COMP%]:before{content:"\\f6ac"}.bi-qr-code-scan[_ngcontent-%COMP%]:before{content:"\\f6ad"}.bi-qr-code[_ngcontent-%COMP%]:before{content:"\\f6ae"}.bi-quora[_ngcontent-%COMP%]:before{content:"\\f6af"}.bi-quote[_ngcontent-%COMP%]:before{content:"\\f6b0"}.bi-robot[_ngcontent-%COMP%]:before{content:"\\f6b1"}.bi-send-check-fill[_ngcontent-%COMP%]:before{content:"\\f6b2"}.bi-send-check[_ngcontent-%COMP%]:before{content:"\\f6b3"}.bi-send-dash-fill[_ngcontent-%COMP%]:before{content:"\\f6b4"}.bi-send-dash[_ngcontent-%COMP%]:before{content:"\\f6b5"}.bi-send-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f6b6"}.bi-send-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f6b7"}.bi-send-exclamation[_ngcontent-%COMP%]:before{content:"\\f6b8"}.bi-send-fill[_ngcontent-%COMP%]:before{content:"\\f6b9"}.bi-send-plus-fill[_ngcontent-%COMP%]:before{content:"\\f6ba"}.bi-send-plus[_ngcontent-%COMP%]:before{content:"\\f6bb"}.bi-send-slash-fill[_ngcontent-%COMP%]:before{content:"\\f6bc"}.bi-send-slash[_ngcontent-%COMP%]:before{content:"\\f6bd"}.bi-send-x-fill[_ngcontent-%COMP%]:before{content:"\\f6be"}.bi-send-x[_ngcontent-%COMP%]:before{content:"\\f6bf"}.bi-send[_ngcontent-%COMP%]:before{content:"\\f6c0"}.bi-steam[_ngcontent-%COMP%]:before{content:"\\f6c1"}.bi-terminal-dash-1[_ngcontent-%COMP%]:before{content:"\\f6c2"}.bi-terminal-dash[_ngcontent-%COMP%]:before{content:"\\f6c3"}.bi-terminal-plus[_ngcontent-%COMP%]:before{content:"\\f6c4"}.bi-terminal-split[_ngcontent-%COMP%]:before{content:"\\f6c5"}.bi-ticket-detailed-fill[_ngcontent-%COMP%]:before{content:"\\f6c6"}.bi-ticket-detailed[_ngcontent-%COMP%]:before{content:"\\f6c7"}.bi-ticket-fill[_ngcontent-%COMP%]:before{content:"\\f6c8"}.bi-ticket-perforated-fill[_ngcontent-%COMP%]:before{content:"\\f6c9"}.bi-ticket-perforated[_ngcontent-%COMP%]:before{content:"\\f6ca"}.bi-ticket[_ngcontent-%COMP%]:before{content:"\\f6cb"}.bi-tiktok[_ngcontent-%COMP%]:before{content:"\\f6cc"}.bi-window-dash[_ngcontent-%COMP%]:before{content:"\\f6cd"}.bi-window-desktop[_ngcontent-%COMP%]:before{content:"\\f6ce"}.bi-window-fullscreen[_ngcontent-%COMP%]:before{content:"\\f6cf"}.bi-window-plus[_ngcontent-%COMP%]:before{content:"\\f6d0"}.bi-window-split[_ngcontent-%COMP%]:before{content:"\\f6d1"}.bi-window-stack[_ngcontent-%COMP%]:before{content:"\\f6d2"}.bi-window-x[_ngcontent-%COMP%]:before{content:"\\f6d3"}.bi-xbox[_ngcontent-%COMP%]:before{content:"\\f6d4"}.bi-ethernet[_ngcontent-%COMP%]:before{content:"\\f6d5"}.bi-hdmi-fill[_ngcontent-%COMP%]:before{content:"\\f6d6"}.bi-hdmi[_ngcontent-%COMP%]:before{content:"\\f6d7"}.bi-usb-c-fill[_ngcontent-%COMP%]:before{content:"\\f6d8"}.bi-usb-c[_ngcontent-%COMP%]:before{content:"\\f6d9"}.bi-usb-fill[_ngcontent-%COMP%]:before{content:"\\f6da"}.bi-usb-plug-fill[_ngcontent-%COMP%]:before{content:"\\f6db"}.bi-usb-plug[_ngcontent-%COMP%]:before{content:"\\f6dc"}.bi-usb-symbol[_ngcontent-%COMP%]:before{content:"\\f6dd"}.bi-usb[_ngcontent-%COMP%]:before{content:"\\f6de"}.bi-boombox-fill[_ngcontent-%COMP%]:before{content:"\\f6df"}.bi-displayport-1[_ngcontent-%COMP%]:before{content:"\\f6e0"}.bi-displayport[_ngcontent-%COMP%]:before{content:"\\f6e1"}.bi-gpu-card[_ngcontent-%COMP%]:before{content:"\\f6e2"}.bi-memory[_ngcontent-%COMP%]:before{content:"\\f6e3"}.bi-modem-fill[_ngcontent-%COMP%]:before{content:"\\f6e4"}.bi-modem[_ngcontent-%COMP%]:before{content:"\\f6e5"}.bi-motherboard-fill[_ngcontent-%COMP%]:before{content:"\\f6e6"}.bi-motherboard[_ngcontent-%COMP%]:before{content:"\\f6e7"}.bi-optical-audio-fill[_ngcontent-%COMP%]:before{content:"\\f6e8"}.bi-optical-audio[_ngcontent-%COMP%]:before{content:"\\f6e9"}.bi-pci-card[_ngcontent-%COMP%]:before{content:"\\f6ea"}.bi-router-fill[_ngcontent-%COMP%]:before{content:"\\f6eb"}.bi-router[_ngcontent-%COMP%]:before{content:"\\f6ec"}.bi-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6ed"}.bi-ssd[_ngcontent-%COMP%]:before{content:"\\f6ee"}.bi-thunderbolt-fill[_ngcontent-%COMP%]:before{content:"\\f6ef"}.bi-thunderbolt[_ngcontent-%COMP%]:before{content:"\\f6f0"}.bi-usb-drive-fill[_ngcontent-%COMP%]:before{content:"\\f6f1"}.bi-usb-drive[_ngcontent-%COMP%]:before{content:"\\f6f2"}.bi-usb-micro-fill[_ngcontent-%COMP%]:before{content:"\\f6f3"}.bi-usb-micro[_ngcontent-%COMP%]:before{content:"\\f6f4"}.bi-usb-mini-fill[_ngcontent-%COMP%]:before{content:"\\f6f5"}.bi-usb-mini[_ngcontent-%COMP%]:before{content:"\\f6f6"}.bi-cloud-haze2[_ngcontent-%COMP%]:before{content:"\\f6f7"}.bi-device-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f6f8"}.bi-device-hdd[_ngcontent-%COMP%]:before{content:"\\f6f9"}.bi-device-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6fa"}.bi-device-ssd[_ngcontent-%COMP%]:before{content:"\\f6fb"}.bi-displayport-fill[_ngcontent-%COMP%]:before{content:"\\f6fc"}.bi-mortarboard-fill[_ngcontent-%COMP%]:before{content:"\\f6fd"}.bi-mortarboard[_ngcontent-%COMP%]:before{content:"\\f6fe"}.bi-terminal-x[_ngcontent-%COMP%]:before{content:"\\f6ff"}.bi-arrow-through-heart-fill[_ngcontent-%COMP%]:before{content:"\\f700"}.bi-arrow-through-heart[_ngcontent-%COMP%]:before{content:"\\f701"}.bi-badge-sd-fill[_ngcontent-%COMP%]:before{content:"\\f702"}.bi-badge-sd[_ngcontent-%COMP%]:before{content:"\\f703"}.bi-bag-heart-fill[_ngcontent-%COMP%]:before{content:"\\f704"}.bi-bag-heart[_ngcontent-%COMP%]:before{content:"\\f705"}.bi-balloon-fill[_ngcontent-%COMP%]:before{content:"\\f706"}.bi-balloon-heart-fill[_ngcontent-%COMP%]:before{content:"\\f707"}.bi-balloon-heart[_ngcontent-%COMP%]:before{content:"\\f708"}.bi-balloon[_ngcontent-%COMP%]:before{content:"\\f709"}.bi-box2-fill[_ngcontent-%COMP%]:before{content:"\\f70a"}.bi-box2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70b"}.bi-box2-heart[_ngcontent-%COMP%]:before{content:"\\f70c"}.bi-box2[_ngcontent-%COMP%]:before{content:"\\f70d"}.bi-braces-asterisk[_ngcontent-%COMP%]:before{content:"\\f70e"}.bi-calendar-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70f"}.bi-calendar-heart[_ngcontent-%COMP%]:before{content:"\\f710"}.bi-calendar2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f711"}.bi-calendar2-heart[_ngcontent-%COMP%]:before{content:"\\f712"}.bi-chat-heart-fill[_ngcontent-%COMP%]:before{content:"\\f713"}.bi-chat-heart[_ngcontent-%COMP%]:before{content:"\\f714"}.bi-chat-left-heart-fill[_ngcontent-%COMP%]:before{content:"\\f715"}.bi-chat-left-heart[_ngcontent-%COMP%]:before{content:"\\f716"}.bi-chat-right-heart-fill[_ngcontent-%COMP%]:before{content:"\\f717"}.bi-chat-right-heart[_ngcontent-%COMP%]:before{content:"\\f718"}.bi-chat-square-heart-fill[_ngcontent-%COMP%]:before{content:"\\f719"}.bi-chat-square-heart[_ngcontent-%COMP%]:before{content:"\\f71a"}.bi-clipboard-check-fill[_ngcontent-%COMP%]:before{content:"\\f71b"}.bi-clipboard-data-fill[_ngcontent-%COMP%]:before{content:"\\f71c"}.bi-clipboard-fill[_ngcontent-%COMP%]:before{content:"\\f71d"}.bi-clipboard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f71e"}.bi-clipboard-heart[_ngcontent-%COMP%]:before{content:"\\f71f"}.bi-clipboard-minus-fill[_ngcontent-%COMP%]:before{content:"\\f720"}.bi-clipboard-plus-fill[_ngcontent-%COMP%]:before{content:"\\f721"}.bi-clipboard-pulse[_ngcontent-%COMP%]:before{content:"\\f722"}.bi-clipboard-x-fill[_ngcontent-%COMP%]:before{content:"\\f723"}.bi-clipboard2-check-fill[_ngcontent-%COMP%]:before{content:"\\f724"}.bi-clipboard2-check[_ngcontent-%COMP%]:before{content:"\\f725"}.bi-clipboard2-data-fill[_ngcontent-%COMP%]:before{content:"\\f726"}.bi-clipboard2-data[_ngcontent-%COMP%]:before{content:"\\f727"}.bi-clipboard2-fill[_ngcontent-%COMP%]:before{content:"\\f728"}.bi-clipboard2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f729"}.bi-clipboard2-heart[_ngcontent-%COMP%]:before{content:"\\f72a"}.bi-clipboard2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f72b"}.bi-clipboard2-minus[_ngcontent-%COMP%]:before{content:"\\f72c"}.bi-clipboard2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f72d"}.bi-clipboard2-plus[_ngcontent-%COMP%]:before{content:"\\f72e"}.bi-clipboard2-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f72f"}.bi-clipboard2-pulse[_ngcontent-%COMP%]:before{content:"\\f730"}.bi-clipboard2-x-fill[_ngcontent-%COMP%]:before{content:"\\f731"}.bi-clipboard2-x[_ngcontent-%COMP%]:before{content:"\\f732"}.bi-clipboard2[_ngcontent-%COMP%]:before{content:"\\f733"}.bi-emoji-kiss-fill[_ngcontent-%COMP%]:before{content:"\\f734"}.bi-emoji-kiss[_ngcontent-%COMP%]:before{content:"\\f735"}.bi-envelope-heart-fill[_ngcontent-%COMP%]:before{content:"\\f736"}.bi-envelope-heart[_ngcontent-%COMP%]:before{content:"\\f737"}.bi-envelope-open-heart-fill[_ngcontent-%COMP%]:before{content:"\\f738"}.bi-envelope-open-heart[_ngcontent-%COMP%]:before{content:"\\f739"}.bi-envelope-paper-fill[_ngcontent-%COMP%]:before{content:"\\f73a"}.bi-envelope-paper-heart-fill[_ngcontent-%COMP%]:before{content:"\\f73b"}.bi-envelope-paper-heart[_ngcontent-%COMP%]:before{content:"\\f73c"}.bi-envelope-paper[_ngcontent-%COMP%]:before{content:"\\f73d"}.bi-filetype-aac[_ngcontent-%COMP%]:before{content:"\\f73e"}.bi-filetype-ai[_ngcontent-%COMP%]:before{content:"\\f73f"}.bi-filetype-bmp[_ngcontent-%COMP%]:before{content:"\\f740"}.bi-filetype-cs[_ngcontent-%COMP%]:before{content:"\\f741"}.bi-filetype-css[_ngcontent-%COMP%]:before{content:"\\f742"}.bi-filetype-csv[_ngcontent-%COMP%]:before{content:"\\f743"}.bi-filetype-doc[_ngcontent-%COMP%]:before{content:"\\f744"}.bi-filetype-docx[_ngcontent-%COMP%]:before{content:"\\f745"}.bi-filetype-exe[_ngcontent-%COMP%]:before{content:"\\f746"}.bi-filetype-gif[_ngcontent-%COMP%]:before{content:"\\f747"}.bi-filetype-heic[_ngcontent-%COMP%]:before{content:"\\f748"}.bi-filetype-html[_ngcontent-%COMP%]:before{content:"\\f749"}.bi-filetype-java[_ngcontent-%COMP%]:before{content:"\\f74a"}.bi-filetype-jpg[_ngcontent-%COMP%]:before{content:"\\f74b"}.bi-filetype-js[_ngcontent-%COMP%]:before{content:"\\f74c"}.bi-filetype-jsx[_ngcontent-%COMP%]:before{content:"\\f74d"}.bi-filetype-key[_ngcontent-%COMP%]:before{content:"\\f74e"}.bi-filetype-m4p[_ngcontent-%COMP%]:before{content:"\\f74f"}.bi-filetype-md[_ngcontent-%COMP%]:before{content:"\\f750"}.bi-filetype-mdx[_ngcontent-%COMP%]:before{content:"\\f751"}.bi-filetype-mov[_ngcontent-%COMP%]:before{content:"\\f752"}.bi-filetype-mp3[_ngcontent-%COMP%]:before{content:"\\f753"}.bi-filetype-mp4[_ngcontent-%COMP%]:before{content:"\\f754"}.bi-filetype-otf[_ngcontent-%COMP%]:before{content:"\\f755"}.bi-filetype-pdf[_ngcontent-%COMP%]:before{content:"\\f756"}.bi-filetype-php[_ngcontent-%COMP%]:before{content:"\\f757"}.bi-filetype-png[_ngcontent-%COMP%]:before{content:"\\f758"}.bi-filetype-ppt-1[_ngcontent-%COMP%]:before{content:"\\f759"}.bi-filetype-ppt[_ngcontent-%COMP%]:before{content:"\\f75a"}.bi-filetype-psd[_ngcontent-%COMP%]:before{content:"\\f75b"}.bi-filetype-py[_ngcontent-%COMP%]:before{content:"\\f75c"}.bi-filetype-raw[_ngcontent-%COMP%]:before{content:"\\f75d"}.bi-filetype-rb[_ngcontent-%COMP%]:before{content:"\\f75e"}.bi-filetype-sass[_ngcontent-%COMP%]:before{content:"\\f75f"}.bi-filetype-scss[_ngcontent-%COMP%]:before{content:"\\f760"}.bi-filetype-sh[_ngcontent-%COMP%]:before{content:"\\f761"}.bi-filetype-svg[_ngcontent-%COMP%]:before{content:"\\f762"}.bi-filetype-tiff[_ngcontent-%COMP%]:before{content:"\\f763"}.bi-filetype-tsx[_ngcontent-%COMP%]:before{content:"\\f764"}.bi-filetype-ttf[_ngcontent-%COMP%]:before{content:"\\f765"}.bi-filetype-txt[_ngcontent-%COMP%]:before{content:"\\f766"}.bi-filetype-wav[_ngcontent-%COMP%]:before{content:"\\f767"}.bi-filetype-woff[_ngcontent-%COMP%]:before{content:"\\f768"}.bi-filetype-xls-1[_ngcontent-%COMP%]:before{content:"\\f769"}.bi-filetype-xls[_ngcontent-%COMP%]:before{content:"\\f76a"}.bi-filetype-xml[_ngcontent-%COMP%]:before{content:"\\f76b"}.bi-filetype-yml[_ngcontent-%COMP%]:before{content:"\\f76c"}.bi-heart-arrow[_ngcontent-%COMP%]:before{content:"\\f76d"}.bi-heart-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f76e"}.bi-heart-pulse[_ngcontent-%COMP%]:before{content:"\\f76f"}.bi-heartbreak-fill[_ngcontent-%COMP%]:before{content:"\\f770"}.bi-heartbreak[_ngcontent-%COMP%]:before{content:"\\f771"}.bi-hearts[_ngcontent-%COMP%]:before{content:"\\f772"}.bi-hospital-fill[_ngcontent-%COMP%]:before{content:"\\f773"}.bi-hospital[_ngcontent-%COMP%]:before{content:"\\f774"}.bi-house-heart-fill[_ngcontent-%COMP%]:before{content:"\\f775"}.bi-house-heart[_ngcontent-%COMP%]:before{content:"\\f776"}.bi-incognito[_ngcontent-%COMP%]:before{content:"\\f777"}.bi-magnet-fill[_ngcontent-%COMP%]:before{content:"\\f778"}.bi-magnet[_ngcontent-%COMP%]:before{content:"\\f779"}.bi-person-heart[_ngcontent-%COMP%]:before{content:"\\f77a"}.bi-person-hearts[_ngcontent-%COMP%]:before{content:"\\f77b"}.bi-phone-flip[_ngcontent-%COMP%]:before{content:"\\f77c"}.bi-plugin[_ngcontent-%COMP%]:before{content:"\\f77d"}.bi-postage-fill[_ngcontent-%COMP%]:before{content:"\\f77e"}.bi-postage-heart-fill[_ngcontent-%COMP%]:before{content:"\\f77f"}.bi-postage-heart[_ngcontent-%COMP%]:before{content:"\\f780"}.bi-postage[_ngcontent-%COMP%]:before{content:"\\f781"}.bi-postcard-fill[_ngcontent-%COMP%]:before{content:"\\f782"}.bi-postcard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f783"}.bi-postcard-heart[_ngcontent-%COMP%]:before{content:"\\f784"}.bi-postcard[_ngcontent-%COMP%]:before{content:"\\f785"}.bi-search-heart-fill[_ngcontent-%COMP%]:before{content:"\\f786"}.bi-search-heart[_ngcontent-%COMP%]:before{content:"\\f787"}.bi-sliders2-vertical[_ngcontent-%COMP%]:before{content:"\\f788"}.bi-sliders2[_ngcontent-%COMP%]:before{content:"\\f789"}.bi-trash3-fill[_ngcontent-%COMP%]:before{content:"\\f78a"}.bi-trash3[_ngcontent-%COMP%]:before{content:"\\f78b"}.bi-valentine[_ngcontent-%COMP%]:before{content:"\\f78c"}.bi-valentine2[_ngcontent-%COMP%]:before{content:"\\f78d"}.bi-wrench-adjustable-circle-fill[_ngcontent-%COMP%]:before{content:"\\f78e"}.bi-wrench-adjustable-circle[_ngcontent-%COMP%]:before{content:"\\f78f"}.bi-wrench-adjustable[_ngcontent-%COMP%]:before{content:"\\f790"}.bi-filetype-json[_ngcontent-%COMP%]:before{content:"\\f791"}.bi-filetype-pptx[_ngcontent-%COMP%]:before{content:"\\f792"}.bi-filetype-xlsx[_ngcontent-%COMP%]:before{content:"\\f793"}.bi-1-circle-1[_ngcontent-%COMP%]:before{content:"\\f794"}.bi-1-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f795"}.bi-1-circle-fill[_ngcontent-%COMP%]:before{content:"\\f796"}.bi-1-circle[_ngcontent-%COMP%]:before{content:"\\f797"}.bi-1-square-fill[_ngcontent-%COMP%]:before{content:"\\f798"}.bi-1-square[_ngcontent-%COMP%]:before{content:"\\f799"}.bi-2-circle-1[_ngcontent-%COMP%]:before{content:"\\f79a"}.bi-2-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f79b"}.bi-2-circle-fill[_ngcontent-%COMP%]:before{content:"\\f79c"}.bi-2-circle[_ngcontent-%COMP%]:before{content:"\\f79d"}.bi-2-square-fill[_ngcontent-%COMP%]:before{content:"\\f79e"}.bi-2-square[_ngcontent-%COMP%]:before{content:"\\f79f"}.bi-3-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a0"}.bi-3-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a1"}.bi-3-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a2"}.bi-3-circle[_ngcontent-%COMP%]:before{content:"\\f7a3"}.bi-3-square-fill[_ngcontent-%COMP%]:before{content:"\\f7a4"}.bi-3-square[_ngcontent-%COMP%]:before{content:"\\f7a5"}.bi-4-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a6"}.bi-4-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a7"}.bi-4-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a8"}.bi-4-circle[_ngcontent-%COMP%]:before{content:"\\f7a9"}.bi-4-square-fill[_ngcontent-%COMP%]:before{content:"\\f7aa"}.bi-4-square[_ngcontent-%COMP%]:before{content:"\\f7ab"}.bi-5-circle-1[_ngcontent-%COMP%]:before{content:"\\f7ac"}.bi-5-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7ad"}.bi-5-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ae"}.bi-5-circle[_ngcontent-%COMP%]:before{content:"\\f7af"}.bi-5-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b0"}.bi-5-square[_ngcontent-%COMP%]:before{content:"\\f7b1"}.bi-6-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b2"}.bi-6-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b3"}.bi-6-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7b4"}.bi-6-circle[_ngcontent-%COMP%]:before{content:"\\f7b5"}.bi-6-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b6"}.bi-6-square[_ngcontent-%COMP%]:before{content:"\\f7b7"}.bi-7-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b8"}.bi-7-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b9"}.bi-7-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ba"}.bi-7-circle[_ngcontent-%COMP%]:before{content:"\\f7bb"}.bi-7-square-fill[_ngcontent-%COMP%]:before{content:"\\f7bc"}.bi-7-square[_ngcontent-%COMP%]:before{content:"\\f7bd"}.bi-8-circle-1[_ngcontent-%COMP%]:before{content:"\\f7be"}.bi-8-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7bf"}.bi-8-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c0"}.bi-8-circle[_ngcontent-%COMP%]:before{content:"\\f7c1"}.bi-8-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c2"}.bi-8-square[_ngcontent-%COMP%]:before{content:"\\f7c3"}.bi-9-circle-1[_ngcontent-%COMP%]:before{content:"\\f7c4"}.bi-9-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7c5"}.bi-9-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c6"}.bi-9-circle[_ngcontent-%COMP%]:before{content:"\\f7c7"}.bi-9-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c8"}.bi-9-square[_ngcontent-%COMP%]:before{content:"\\f7c9"}.bi-airplane-engines-fill[_ngcontent-%COMP%]:before{content:"\\f7ca"}.bi-airplane-engines[_ngcontent-%COMP%]:before{content:"\\f7cb"}.bi-airplane-fill[_ngcontent-%COMP%]:before{content:"\\f7cc"}.bi-airplane[_ngcontent-%COMP%]:before{content:"\\f7cd"}.bi-alexa[_ngcontent-%COMP%]:before{content:"\\f7ce"}.bi-alipay[_ngcontent-%COMP%]:before{content:"\\f7cf"}.bi-android[_ngcontent-%COMP%]:before{content:"\\f7d0"}.bi-android2[_ngcontent-%COMP%]:before{content:"\\f7d1"}.bi-box-fill[_ngcontent-%COMP%]:before{content:"\\f7d2"}.bi-box-seam-fill[_ngcontent-%COMP%]:before{content:"\\f7d3"}.bi-browser-chrome[_ngcontent-%COMP%]:before{content:"\\f7d4"}.bi-browser-edge[_ngcontent-%COMP%]:before{content:"\\f7d5"}.bi-browser-firefox[_ngcontent-%COMP%]:before{content:"\\f7d6"}.bi-browser-safari[_ngcontent-%COMP%]:before{content:"\\f7d7"}.bi-c-circle-1[_ngcontent-%COMP%]:before{content:"\\f7d8"}.bi-c-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7d9"}.bi-c-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7da"}.bi-c-circle[_ngcontent-%COMP%]:before{content:"\\f7db"}.bi-c-square-fill[_ngcontent-%COMP%]:before{content:"\\f7dc"}.bi-c-square[_ngcontent-%COMP%]:before{content:"\\f7dd"}.bi-capsule-pill[_ngcontent-%COMP%]:before{content:"\\f7de"}.bi-capsule[_ngcontent-%COMP%]:before{content:"\\f7df"}.bi-car-front-fill[_ngcontent-%COMP%]:before{content:"\\f7e0"}.bi-car-front[_ngcontent-%COMP%]:before{content:"\\f7e1"}.bi-cassette-fill[_ngcontent-%COMP%]:before{content:"\\f7e2"}.bi-cassette[_ngcontent-%COMP%]:before{content:"\\f7e3"}.bi-cc-circle-1[_ngcontent-%COMP%]:before{content:"\\f7e4"}.bi-cc-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7e5"}.bi-cc-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7e6"}.bi-cc-circle[_ngcontent-%COMP%]:before{content:"\\f7e7"}.bi-cc-square-fill[_ngcontent-%COMP%]:before{content:"\\f7e8"}.bi-cc-square[_ngcontent-%COMP%]:before{content:"\\f7e9"}.bi-cup-hot-fill[_ngcontent-%COMP%]:before{content:"\\f7ea"}.bi-cup-hot[_ngcontent-%COMP%]:before{content:"\\f7eb"}.bi-currency-rupee[_ngcontent-%COMP%]:before{content:"\\f7ec"}.bi-dropbox[_ngcontent-%COMP%]:before{content:"\\f7ed"}.bi-escape[_ngcontent-%COMP%]:before{content:"\\f7ee"}.bi-fast-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f7ef"}.bi-fast-forward-btn[_ngcontent-%COMP%]:before{content:"\\f7f0"}.bi-fast-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7f1"}.bi-fast-forward-circle[_ngcontent-%COMP%]:before{content:"\\f7f2"}.bi-fast-forward-fill[_ngcontent-%COMP%]:before{content:"\\f7f3"}.bi-fast-forward[_ngcontent-%COMP%]:before{content:"\\f7f4"}.bi-filetype-sql[_ngcontent-%COMP%]:before{content:"\\f7f5"}.bi-fire[_ngcontent-%COMP%]:before{content:"\\f7f6"}.bi-google-play[_ngcontent-%COMP%]:before{content:"\\f7f7"}.bi-h-circle-1[_ngcontent-%COMP%]:before{content:"\\f7f8"}.bi-h-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7f9"}.bi-h-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7fa"}.bi-h-circle[_ngcontent-%COMP%]:before{content:"\\f7fb"}.bi-h-square-fill[_ngcontent-%COMP%]:before{content:"\\f7fc"}.bi-h-square[_ngcontent-%COMP%]:before{content:"\\f7fd"}.bi-indent[_ngcontent-%COMP%]:before{content:"\\f7fe"}.bi-lungs-fill[_ngcontent-%COMP%]:before{content:"\\f7ff"}.bi-lungs[_ngcontent-%COMP%]:before{content:"\\f800"}.bi-microsoft-teams[_ngcontent-%COMP%]:before{content:"\\f801"}.bi-p-circle-1[_ngcontent-%COMP%]:before{content:"\\f802"}.bi-p-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f803"}.bi-p-circle-fill[_ngcontent-%COMP%]:before{content:"\\f804"}.bi-p-circle[_ngcontent-%COMP%]:before{content:"\\f805"}.bi-p-square-fill[_ngcontent-%COMP%]:before{content:"\\f806"}.bi-p-square[_ngcontent-%COMP%]:before{content:"\\f807"}.bi-pass-fill[_ngcontent-%COMP%]:before{content:"\\f808"}.bi-pass[_ngcontent-%COMP%]:before{content:"\\f809"}.bi-prescription[_ngcontent-%COMP%]:before{content:"\\f80a"}.bi-prescription2[_ngcontent-%COMP%]:before{content:"\\f80b"}.bi-r-circle-1[_ngcontent-%COMP%]:before{content:"\\f80c"}.bi-r-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f80d"}.bi-r-circle-fill[_ngcontent-%COMP%]:before{content:"\\f80e"}.bi-r-circle[_ngcontent-%COMP%]:before{content:"\\f80f"}.bi-r-square-fill[_ngcontent-%COMP%]:before{content:"\\f810"}.bi-r-square[_ngcontent-%COMP%]:before{content:"\\f811"}.bi-repeat-1[_ngcontent-%COMP%]:before{content:"\\f812"}.bi-repeat[_ngcontent-%COMP%]:before{content:"\\f813"}.bi-rewind-btn-fill[_ngcontent-%COMP%]:before{content:"\\f814"}.bi-rewind-btn[_ngcontent-%COMP%]:before{content:"\\f815"}.bi-rewind-circle-fill[_ngcontent-%COMP%]:before{content:"\\f816"}.bi-rewind-circle[_ngcontent-%COMP%]:before{content:"\\f817"}.bi-rewind-fill[_ngcontent-%COMP%]:before{content:"\\f818"}.bi-rewind[_ngcontent-%COMP%]:before{content:"\\f819"}.bi-train-freight-front-fill[_ngcontent-%COMP%]:before{content:"\\f81a"}.bi-train-freight-front[_ngcontent-%COMP%]:before{content:"\\f81b"}.bi-train-front-fill[_ngcontent-%COMP%]:before{content:"\\f81c"}.bi-train-front[_ngcontent-%COMP%]:before{content:"\\f81d"}.bi-train-lightrail-front-fill[_ngcontent-%COMP%]:before{content:"\\f81e"}.bi-train-lightrail-front[_ngcontent-%COMP%]:before{content:"\\f81f"}.bi-truck-front-fill[_ngcontent-%COMP%]:before{content:"\\f820"}.bi-truck-front[_ngcontent-%COMP%]:before{content:"\\f821"}.bi-ubuntu[_ngcontent-%COMP%]:before{content:"\\f822"}.bi-unindent[_ngcontent-%COMP%]:before{content:"\\f823"}.bi-unity[_ngcontent-%COMP%]:before{content:"\\f824"}.bi-universal-access-circle[_ngcontent-%COMP%]:before{content:"\\f825"}.bi-universal-access[_ngcontent-%COMP%]:before{content:"\\f826"}.bi-virus[_ngcontent-%COMP%]:before{content:"\\f827"}.bi-virus2[_ngcontent-%COMP%]:before{content:"\\f828"}.bi-wechat[_ngcontent-%COMP%]:before{content:"\\f829"}.bi-yelp[_ngcontent-%COMP%]:before{content:"\\f82a"}.bi-sign-stop-fill[_ngcontent-%COMP%]:before{content:"\\f82b"}.bi-sign-stop-lights-fill[_ngcontent-%COMP%]:before{content:"\\f82c"}.bi-sign-stop-lights[_ngcontent-%COMP%]:before{content:"\\f82d"}.bi-sign-stop[_ngcontent-%COMP%]:before{content:"\\f82e"}.bi-sign-turn-left-fill[_ngcontent-%COMP%]:before{content:"\\f82f"}.bi-sign-turn-left[_ngcontent-%COMP%]:before{content:"\\f830"}.bi-sign-turn-right-fill[_ngcontent-%COMP%]:before{content:"\\f831"}.bi-sign-turn-right[_ngcontent-%COMP%]:before{content:"\\f832"}.bi-sign-turn-slight-left-fill[_ngcontent-%COMP%]:before{content:"\\f833"}.bi-sign-turn-slight-left[_ngcontent-%COMP%]:before{content:"\\f834"}.bi-sign-turn-slight-right-fill[_ngcontent-%COMP%]:before{content:"\\f835"}.bi-sign-turn-slight-right[_ngcontent-%COMP%]:before{content:"\\f836"}.bi-sign-yield-fill[_ngcontent-%COMP%]:before{content:"\\f837"}.bi-sign-yield[_ngcontent-%COMP%]:before{content:"\\f838"}.bi-ev-station-fill[_ngcontent-%COMP%]:before{content:"\\f839"}.bi-ev-station[_ngcontent-%COMP%]:before{content:"\\f83a"}.bi-fuel-pump-diesel-fill[_ngcontent-%COMP%]:before{content:"\\f83b"}.bi-fuel-pump-diesel[_ngcontent-%COMP%]:before{content:"\\f83c"}.bi-fuel-pump-fill[_ngcontent-%COMP%]:before{content:"\\f83d"}.bi-fuel-pump[_ngcontent-%COMP%]:before{content:"\\f83e"}.bi-0-circle-fill[_ngcontent-%COMP%]:before{content:"\\f83f"}.bi-0-circle[_ngcontent-%COMP%]:before{content:"\\f840"}.bi-0-square-fill[_ngcontent-%COMP%]:before{content:"\\f841"}.bi-0-square[_ngcontent-%COMP%]:before{content:"\\f842"}.bi-rocket-fill[_ngcontent-%COMP%]:before{content:"\\f843"}.bi-rocket-takeoff-fill[_ngcontent-%COMP%]:before{content:"\\f844"}.bi-rocket-takeoff[_ngcontent-%COMP%]:before{content:"\\f845"}.bi-rocket[_ngcontent-%COMP%]:before{content:"\\f846"}.bi-stripe[_ngcontent-%COMP%]:before{content:"\\f847"}.bi-subscript[_ngcontent-%COMP%]:before{content:"\\f848"}.bi-superscript[_ngcontent-%COMP%]:before{content:"\\f849"}.bi-trello[_ngcontent-%COMP%]:before{content:"\\f84a"}.bi-envelope-at-fill[_ngcontent-%COMP%]:before{content:"\\f84b"}.bi-envelope-at[_ngcontent-%COMP%]:before{content:"\\f84c"}.bi-regex[_ngcontent-%COMP%]:before{content:"\\f84d"}.bi-text-wrap[_ngcontent-%COMP%]:before{content:"\\f84e"}.bi-sign-dead-end-fill[_ngcontent-%COMP%]:before{content:"\\f84f"}.bi-sign-dead-end[_ngcontent-%COMP%]:before{content:"\\f850"}.bi-sign-do-not-enter-fill[_ngcontent-%COMP%]:before{content:"\\f851"}.bi-sign-do-not-enter[_ngcontent-%COMP%]:before{content:"\\f852"}.bi-sign-intersection-fill[_ngcontent-%COMP%]:before{content:"\\f853"}.bi-sign-intersection-side-fill[_ngcontent-%COMP%]:before{content:"\\f854"}.bi-sign-intersection-side[_ngcontent-%COMP%]:before{content:"\\f855"}.bi-sign-intersection-t-fill[_ngcontent-%COMP%]:before{content:"\\f856"}.bi-sign-intersection-t[_ngcontent-%COMP%]:before{content:"\\f857"}.bi-sign-intersection-y-fill[_ngcontent-%COMP%]:before{content:"\\f858"}.bi-sign-intersection-y[_ngcontent-%COMP%]:before{content:"\\f859"}.bi-sign-intersection[_ngcontent-%COMP%]:before{content:"\\f85a"}.bi-sign-merge-left-fill[_ngcontent-%COMP%]:before{content:"\\f85b"}.bi-sign-merge-left[_ngcontent-%COMP%]:before{content:"\\f85c"}.bi-sign-merge-right-fill[_ngcontent-%COMP%]:before{content:"\\f85d"}.bi-sign-merge-right[_ngcontent-%COMP%]:before{content:"\\f85e"}.bi-sign-no-left-turn-fill[_ngcontent-%COMP%]:before{content:"\\f85f"}.bi-sign-no-left-turn[_ngcontent-%COMP%]:before{content:"\\f860"}.bi-sign-no-parking-fill[_ngcontent-%COMP%]:before{content:"\\f861"}.bi-sign-no-parking[_ngcontent-%COMP%]:before{content:"\\f862"}.bi-sign-no-right-turn-fill[_ngcontent-%COMP%]:before{content:"\\f863"}.bi-sign-no-right-turn[_ngcontent-%COMP%]:before{content:"\\f864"}.bi-sign-railroad-fill[_ngcontent-%COMP%]:before{content:"\\f865"}.bi-sign-railroad[_ngcontent-%COMP%]:before{content:"\\f866"}.bi-building-add[_ngcontent-%COMP%]:before{content:"\\f867"}.bi-building-check[_ngcontent-%COMP%]:before{content:"\\f868"}.bi-building-dash[_ngcontent-%COMP%]:before{content:"\\f869"}.bi-building-down[_ngcontent-%COMP%]:before{content:"\\f86a"}.bi-building-exclamation[_ngcontent-%COMP%]:before{content:"\\f86b"}.bi-building-fill-add[_ngcontent-%COMP%]:before{content:"\\f86c"}.bi-building-fill-check[_ngcontent-%COMP%]:before{content:"\\f86d"}.bi-building-fill-dash[_ngcontent-%COMP%]:before{content:"\\f86e"}.bi-building-fill-down[_ngcontent-%COMP%]:before{content:"\\f86f"}.bi-building-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f870"}.bi-building-fill-gear[_ngcontent-%COMP%]:before{content:"\\f871"}.bi-building-fill-lock[_ngcontent-%COMP%]:before{content:"\\f872"}.bi-building-fill-slash[_ngcontent-%COMP%]:before{content:"\\f873"}.bi-building-fill-up[_ngcontent-%COMP%]:before{content:"\\f874"}.bi-building-fill-x[_ngcontent-%COMP%]:before{content:"\\f875"}.bi-building-fill[_ngcontent-%COMP%]:before{content:"\\f876"}.bi-building-gear[_ngcontent-%COMP%]:before{content:"\\f877"}.bi-building-lock[_ngcontent-%COMP%]:before{content:"\\f878"}.bi-building-slash[_ngcontent-%COMP%]:before{content:"\\f879"}.bi-building-up[_ngcontent-%COMP%]:before{content:"\\f87a"}.bi-building-x[_ngcontent-%COMP%]:before{content:"\\f87b"}.bi-buildings-fill[_ngcontent-%COMP%]:before{content:"\\f87c"}.bi-buildings[_ngcontent-%COMP%]:before{content:"\\f87d"}.bi-bus-front-fill[_ngcontent-%COMP%]:before{content:"\\f87e"}.bi-bus-front[_ngcontent-%COMP%]:before{content:"\\f87f"}.bi-ev-front-fill[_ngcontent-%COMP%]:before{content:"\\f880"}.bi-ev-front[_ngcontent-%COMP%]:before{content:"\\f881"}.bi-globe-americas[_ngcontent-%COMP%]:before{content:"\\f882"}.bi-globe-asia-australia[_ngcontent-%COMP%]:before{content:"\\f883"}.bi-globe-central-south-asia[_ngcontent-%COMP%]:before{content:"\\f884"}.bi-globe-europe-africa[_ngcontent-%COMP%]:before{content:"\\f885"}.bi-house-add-fill[_ngcontent-%COMP%]:before{content:"\\f886"}.bi-house-add[_ngcontent-%COMP%]:before{content:"\\f887"}.bi-house-check-fill[_ngcontent-%COMP%]:before{content:"\\f888"}.bi-house-check[_ngcontent-%COMP%]:before{content:"\\f889"}.bi-house-dash-fill[_ngcontent-%COMP%]:before{content:"\\f88a"}.bi-house-dash[_ngcontent-%COMP%]:before{content:"\\f88b"}.bi-house-down-fill[_ngcontent-%COMP%]:before{content:"\\f88c"}.bi-house-down[_ngcontent-%COMP%]:before{content:"\\f88d"}.bi-house-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f88e"}.bi-house-exclamation[_ngcontent-%COMP%]:before{content:"\\f88f"}.bi-house-gear-fill[_ngcontent-%COMP%]:before{content:"\\f890"}.bi-house-gear[_ngcontent-%COMP%]:before{content:"\\f891"}.bi-house-lock-fill[_ngcontent-%COMP%]:before{content:"\\f892"}.bi-house-lock[_ngcontent-%COMP%]:before{content:"\\f893"}.bi-house-slash-fill[_ngcontent-%COMP%]:before{content:"\\f894"}.bi-house-slash[_ngcontent-%COMP%]:before{content:"\\f895"}.bi-house-up-fill[_ngcontent-%COMP%]:before{content:"\\f896"}.bi-house-up[_ngcontent-%COMP%]:before{content:"\\f897"}.bi-house-x-fill[_ngcontent-%COMP%]:before{content:"\\f898"}.bi-house-x[_ngcontent-%COMP%]:before{content:"\\f899"}.bi-person-add[_ngcontent-%COMP%]:before{content:"\\f89a"}.bi-person-down[_ngcontent-%COMP%]:before{content:"\\f89b"}.bi-person-exclamation[_ngcontent-%COMP%]:before{content:"\\f89c"}.bi-person-fill-add[_ngcontent-%COMP%]:before{content:"\\f89d"}.bi-person-fill-check[_ngcontent-%COMP%]:before{content:"\\f89e"}.bi-person-fill-dash[_ngcontent-%COMP%]:before{content:"\\f89f"}.bi-person-fill-down[_ngcontent-%COMP%]:before{content:"\\f8a0"}.bi-person-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8a1"}.bi-person-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8a2"}.bi-person-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8a3"}.bi-person-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8a4"}.bi-person-fill-up[_ngcontent-%COMP%]:before{content:"\\f8a5"}.bi-person-fill-x[_ngcontent-%COMP%]:before{content:"\\f8a6"}.bi-person-gear[_ngcontent-%COMP%]:before{content:"\\f8a7"}.bi-person-lock[_ngcontent-%COMP%]:before{content:"\\f8a8"}.bi-person-slash[_ngcontent-%COMP%]:before{content:"\\f8a9"}.bi-person-up[_ngcontent-%COMP%]:before{content:"\\f8aa"}.bi-scooter[_ngcontent-%COMP%]:before{content:"\\f8ab"}.bi-taxi-front-fill[_ngcontent-%COMP%]:before{content:"\\f8ac"}.bi-taxi-front[_ngcontent-%COMP%]:before{content:"\\f8ad"}.bi-amd[_ngcontent-%COMP%]:before{content:"\\f8ae"}.bi-database-add[_ngcontent-%COMP%]:before{content:"\\f8af"}.bi-database-check[_ngcontent-%COMP%]:before{content:"\\f8b0"}.bi-database-dash[_ngcontent-%COMP%]:before{content:"\\f8b1"}.bi-database-down[_ngcontent-%COMP%]:before{content:"\\f8b2"}.bi-database-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b3"}.bi-database-fill-add[_ngcontent-%COMP%]:before{content:"\\f8b4"}.bi-database-fill-check[_ngcontent-%COMP%]:before{content:"\\f8b5"}.bi-database-fill-dash[_ngcontent-%COMP%]:before{content:"\\f8b6"}.bi-database-fill-down[_ngcontent-%COMP%]:before{content:"\\f8b7"}.bi-database-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b8"}.bi-database-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8b9"}.bi-database-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8ba"}.bi-database-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8bb"}.bi-database-fill-up[_ngcontent-%COMP%]:before{content:"\\f8bc"}.bi-database-fill-x[_ngcontent-%COMP%]:before{content:"\\f8bd"}.bi-database-fill[_ngcontent-%COMP%]:before{content:"\\f8be"}.bi-database-gear[_ngcontent-%COMP%]:before{content:"\\f8bf"}.bi-database-lock[_ngcontent-%COMP%]:before{content:"\\f8c0"}.bi-database-slash[_ngcontent-%COMP%]:before{content:"\\f8c1"}.bi-database-up[_ngcontent-%COMP%]:before{content:"\\f8c2"}.bi-database-x[_ngcontent-%COMP%]:before{content:"\\f8c3"}.bi-database[_ngcontent-%COMP%]:before{content:"\\f8c4"}.bi-houses-fill[_ngcontent-%COMP%]:before{content:"\\f8c5"}.bi-houses[_ngcontent-%COMP%]:before{content:"\\f8c6"}.bi-nvidia[_ngcontent-%COMP%]:before{content:"\\f8c7"}.bi-person-vcard-fill[_ngcontent-%COMP%]:before{content:"\\f8c8"}.bi-person-vcard[_ngcontent-%COMP%]:before{content:"\\f8c9"}.bi-sina-weibo[_ngcontent-%COMP%]:before{content:"\\f8ca"}.bi-tencent-qq[_ngcontent-%COMP%]:before{content:"\\f8cb"}.bi-wikipedia[_ngcontent-%COMP%]:before{content:"\\f8cc"}@import url(https://fonts.googleapis.com/css2?family=Wallpoet&display=swap);@import url(https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap)[_ngcontent-%COMP%];body[_ngcontent-%COMP%]{min-height:100vh;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1440\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1440 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2019%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1440\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2020)\'%3e%3c/rect%3e%3cpath d=\'M12 900L912 0L1605 0L705 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M557.2 900L1457.2 0L1691.2 0L791.2 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M1382 900L482 0L195.5 0L1095.5 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M889.8 900L-10.200000000000045 0L-85.20000000000005 0L814.8 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M718.7061181613517 900L1440 178.7061181613517L1440 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M0 900L721.2938818386483 900L 0 178.7061181613517z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2019\'%3e%3crect width=\'1440\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'9.37%25\' y1=\'-15%25\' x2=\'90.63%25\' y2=\'115%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2020\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2021\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2022\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#1e3960;background-size:cover}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1140\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1140 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6417%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1140\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6418)\'%3e%3c/rect%3e%3cpath d=\'M45 900L945 0L1174.5 0L274.5 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M1095 900L195 0L-762 0L138 900z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3cpath d=\'M358.17286471071577 900L1140 118.17286471071577L1140 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M0 900L781.8271352892842 900L 0 118.17286471071577z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6417\'%3e%3crect width=\'1140\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6418\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6419\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6420\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#c2e9fb}@font-face{font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff) format("woff");font-weight:400;font-style:normal}html[_ngcontent-%COMP%], body[_ngcontent-%COMP%]{box-sizing:border-box;padding:0!important;margin:0!important}body[_ngcontent-%COMP%]{min-height:100vh;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1440\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1440 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2019%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1440\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2020)\'%3e%3c/rect%3e%3cpath d=\'M12 900L912 0L1605 0L705 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M557.2 900L1457.2 0L1691.2 0L791.2 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M1382 900L482 0L195.5 0L1095.5 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M889.8 900L-10.200000000000045 0L-85.20000000000005 0L814.8 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M718.7061181613517 900L1440 178.7061181613517L1440 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M0 900L721.2938818386483 900L 0 178.7061181613517z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2019\'%3e%3crect width=\'1440\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'9.37%25\' y1=\'-15%25\' x2=\'90.63%25\' y2=\'115%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2020\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2021\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2022\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#1e3960;background-size:cover}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1140\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1140 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6417%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1140\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6418)\'%3e%3c/rect%3e%3cpath d=\'M45 900L945 0L1174.5 0L274.5 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M1095 900L195 0L-762 0L138 900z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3cpath d=\'M358.17286471071577 900L1140 118.17286471071577L1140 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M0 900L781.8271352892842 900L 0 118.17286471071577z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6417\'%3e%3crect width=\'1140\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6418\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6419\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6420\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#c2e9fb}.font-two[_ngcontent-%COMP%]{font-family:Play,sans-serif}@media only screen and (max-width: 600px){body[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2031%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2032)\'%3e%3c/rect%3e%3cpath d=\'M27 900L927 0L1182 0L282 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M212 900L1112 0L1143.5 0L243.5 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M583 900L-317 0L-518 0L382 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M396 900L-504 0L-600 0L300 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M137.2219351301096 900L600 437.2219351301096L600 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M0 900L462.7780648698904 900L 0 437.2219351301096z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2031\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'-12.5%25\' y1=\'8.33%25\' x2=\'112.5%25\' y2=\'91.67%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2032\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2033\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2034\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6397%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6398)\'%3e%3c/rect%3e%3cpath d=\'M22 900L922 0L1168 0L268 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M199 900L1099 0L1238.5 0L338.5 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M591 900L-309 0L-601.5 0L298.5 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M379 900L-521 0L-650 0L250 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M205.2496926772859 900L600 505.2496926772859L600 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M0 900L394.7503073227141 900L 0 505.2496926772859z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6397\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6398\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6399\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6400\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}}.rounded-icon-btn[_ngcontent-%COMP%]{border:none;cursor:pointer;font-size:1.2em;margin:0 .3em;color:#a1c4fd;background-color:#5957a3;color:#fff;display:inline-flex;align-items:center;vertical-align:center;padding:.15em .4em;border-radius:50%}.dark-btn[_ngcontent-%COMP%]{background-color:#070b1380}.how-to-container[_ngcontent-%COMP%]{margin:1em auto;width:80%;padding:0 1em;min-height:50vh}.how-to-container[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{padding-bottom:1em;color:#2b299c;width:100%;font-family:Wallpoet,serif;text-align:center;text-transform:uppercase}.how-to-container[_ngcontent-%COMP%] h6[_ngcontent-%COMP%]{text-align:center;color:#2b299c;font-family:Play,sans-serif}.how-to-container[_ngcontent-%COMP%] .instructions[_ngcontent-%COMP%]{margin-top:2em;width:80%;height:100%;background-color:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5em 1em;border-radius:1em}.how-to-container[_ngcontent-%COMP%] .instructions[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{margin-top:1.4em;font-family:Play,sans-serif;text-align:justify;text-shadow:0 0 1px rgba(0,0,0,.3);color:#1e3960}.dark[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{color:#5957a3}.dark[_ngcontent-%COMP%] h6[_ngcontent-%COMP%]{color:#a1c4fd}.dark[_ngcontent-%COMP%] .instructions[_ngcontent-%COMP%]{background-color:#0000004d}.dark[_ngcontent-%COMP%] .instructions[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{color:#c2e9fb}@media only screen and (max-width: 600px){.how-to-container[_ngcontent-%COMP%]{width:100%;padding:0}.how-to-container[_ngcontent-%COMP%] .instructions[_ngcontent-%COMP%]{width:100%}.how-to-container[_ngcontent-%COMP%] .instructions[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{font-size:14px}}']});const BI=function(n){return{"dark-error":n}};class er{constructor(e){this.sharedService=e}ngOnInit(){this.sharedService.isDarkMode.subscribe(e=>this.isDarkMode=e)}}function UI(n,e){1&n&&(A(0,"div")(1,"div",2)(2,"div",3)(3,"div",4),ye(4,"span",5)(5,"span",5),N(),A(6,"div",6),ye(7,"h5",7),A(8,"div",8),ye(9,"span",7)(10,"span",7)(11,"span",7)(12,"span",7),N()(),A(13,"div",9),ye(14,"span",10)(15,"span",10),N()()()())}function $I(n,e){if(1&n){const t=Bi();A(0,"div",25),pe("click",function(){const i=lr(t).$implicit,c=Gn(),f=c.$implicit,s=c.index;return br(Gn(3).onChoiceSelected(f,i,s))}),ye(1,"small",18),N()}if(2&n){const t=e.$implicit;ce("id",t+Gn().index),oe(1),ce("innerHTML",t,ql)}}function HI(n,e){if(1&n){const t=Bi();A(0,"div",15)(1,"div",4)(2,"span"),re(3),N(),A(4,"span"),re(5),N()(),A(6,"div",16)(7,"div",17),ye(8,"h5",18),N(),A(9,"div",19),at(10,$I,2,2,"div",20),N()(),A(11,"div",21)(12,"button",22),pe("click",function(){return lr(t),br(Gn(3).goToPrevQuestion())}),re(13,"Prev"),N(),A(14,"button",23,24),pe("click",function(){return lr(t),br(Gn(3).goToNextQuestion())}),re(16,"Next"),N()()()}if(2&n){const t=e.$implicit,o=e.index,r=Gn(3);ce("hidden",o!==r.currentQuestionIndex),oe(3),Hi("Question ",o+1,"/20"),oe(2),Hi("Computer Science (",r.difficultyLevel,")"),oe(3),ce("innerHTML",t.question,ql),oe(2),ce("ngForOf",t.choices.sort()),oe(2),ce("disabled",0===r.currentQuestionIndex)}}er.\u0275fac=function(e){return new(e||er)(P(_t))},er.\u0275cmp=zt({type:er,selectors:[["app-error"]],decls:11,vars:3,consts:[[1,"d-flex","justify-content-center","align-items-center",2,"min-height","80vh"],["role","alert",1,"alert","alert-danger",3,"ngClass"],[1,"alert-heading"],[1,"mb-0"],["href","home",2,"text-decoration","none"]],template:function(e,t){1&e&&(A(0,"div",0)(1,"div",1)(2,"h4",2),re(3,"ERROR: 404 PAGE NOT FOUND"),N(),A(4,"p"),re(5,"Cannot retrieve data at this moment!"),N(),ye(6,"hr"),A(7,"p",3),re(8,"To take the quiz, please enter your name and choose the level first "),A(9,"a",4),re(10," here"),N()()()()),2&e&&(oe(1),ce("ngClass",In(1,BI,t.isDarkMode)))},dependencies:[Bo],styles:[".dark-error[_ngcontent-%COMP%]{background:#c93131;color:#fff}.dark-error[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{color:#f0f326}"]});const GI=function(n){return{"dark-btn":n}},WI=function(n){return{dark:n}};function QI(n,e){if(1&n){const t=Bi();A(0,"div")(1,"button",11),pe("click",function(){return lr(t),br(Gn(2).navigateToHome())}),ye(2,"i",12),N(),A(3,"div",13),at(4,HI,17,6,"div",14),N()()}if(2&n){const t=Gn(2);oe(1),ce("ngClass",In(3,GI,t.isDarkMode)),oe(2),ce("ngClass",In(5,WI,t.isDarkMode)),oe(1),ce("ngForOf",t.quizObjects)}}function KI(n,e){if(1&n&&(A(0,"div"),at(1,QI,5,7,"div",0),N()),2&n){const t=Gn();oe(1),ce("ngIf",""!=t.playerName&&""!=t.difficultyLevel)}}function YI(n,e){1&n&&(A(0,"div",26),ye(1,"app-error"),N())}class qc{constructor(e,t,o,r){this.sharedService=e,this.renderer=t,this.http=o,this.route=r,this.playerName="",this.difficultyLevel="",this.currentQuestionIndex=0,this.isLoading=!0,this.totalScore=0,this._isDarkMode=!1}set isDarkMode(e){this._isDarkMode=e}get isDarkMode(){return this._isDarkMode}ngOnInit(){this.sharedService.isDarkMode.subscribe(e=>this.isDarkMode=e)}ngAfterViewInit(){switch(this.playerName=this.sharedService.playerName,this.difficultyLevel=this.sharedService.difficultyLevel,this.difficultyLevel){case"EASY":this.fetchEasyQuiz();break;case"MEDIUM":this.fetchMediumQuiz();break;case"HARD":this.fetchHardQuiz();break;default:this.fetchEasyQuiz(),console.log(this.difficultyLevel)}}fetchEasyQuiz(){this.isLoading=!0,this.http.get("https://opentdb.com/api.php?amount=20&category=18&difficulty=easy").subscribe(e=>{this.quizObjects=e.results.map(o=>{const{correct_answer:r,incorrect_answers:i}=o,c=[...i,r];return{...o,choices:c}})}),setTimeout(()=>{this.isLoading=!1},3e3)}fetchMediumQuiz(){this.isLoading=!0,this.http.get("https://opentdb.com/api.php?amount=20&category=18&difficulty=medium").subscribe(e=>{this.quizObjects=e.results.map(o=>{const{correct_answer:r,incorrect_answers:i}=o,c=[...i,r];return{...o,choices:c}})}),setTimeout(()=>{this.isLoading=!1},3e3)}fetchHardQuiz(){this.isLoading=!0,this.http.get("https://opentdb.com/api.php?amount=20&category=18&difficulty=hard").subscribe(e=>{this.quizObjects=e.results.map(o=>{const{correct_answer:r,incorrect_answers:i}=o,c=[...i,r];return{...o,choices:c}})}),setTimeout(()=>{this.isLoading=!1},3e3)}goToPrevQuestion(){this.currentQuestionIndex=this.currentQuestionIndex-1}goToNextQuestion(){this.currentQuestionIndex===this.quizObjects.length-1?(this.sharedService.totalScore.next(this.totalScore),this.route.navigate(["quizComplete"])):this.currentQuestionIndex=this.currentQuestionIndex+1,console.log(this.currentQuestionIndex),console.log(this.quizObjects.length-1)}onChoiceSelected(e,t,o){const r=e.correct_answer,i=document.getElementById(t+o);if(t===r){this.totalScore=this.totalScore+5,i.style.backgroundColor="green",i.style.pointerEvents="none";for(var c=0;c1){const s=e.incorrect_answers.filter(a=>a!==t);for(c=0;cthis.isDarkMode=e),this.sharedService.totalScore.subscribe(e=>this.totalScore=e),this.playerName=this.sharedService.playerName,this.greeting=0===this.totalScore?"Too bad, ":this.totalScore>0&&this.totalScore<30?"Not bad, ":this.totalScore>30&&this.totalScore<50?"Good job, ":this.totalScore>50&&this.totalScore<70?"Well done, ":this.totalScore>70&&this.totalScore<90?"Excellent, ":"Unbelievable, "}navigateToHome(){this.router.navigate(["/home"])}}zc.\u0275fac=function(e){return new(e||zc)(P(_t),P(We))},zc.\u0275cmp=zt({type:zc,selectors:[["app-quiz-complete"]],decls:2,vars:2,consts:[[4,"ngIf"],["id","quizComplete",1,"quiz-complete"],["complete",""],[3,"ngStyle"],[1,"information",3,"ngClass"],[1,"d-flex","justify-content-between","align-items-center","mt-4"],[1,"titles"],[1,"results"],[1,"btn-container","d-flex","justify-content-center","align-items-center"],[1,"btn","back-to-home-btn",3,"ngClass","click"]],template:function(e,t){1&e&&(at(0,eN,36,14,"div",0),at(1,nN,2,0,"div",0)),2&e&&(ce("ngIf",""!=t.playerName),oe(1),ce("ngIf",""===t.playerName))},dependencies:[Bo,_s,fO,er],styles:['@font-face{font-display:block;font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff?24e3eb84d0bcaf83d77f904c78ac1f47) format("woff")}.bi[_ngcontent-%COMP%]:before, [class^=bi-][_ngcontent-%COMP%]:before, [class*=" bi-"][_ngcontent-%COMP%]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123[_ngcontent-%COMP%]:before{content:"\\f67f"}.bi-alarm-fill[_ngcontent-%COMP%]:before{content:"\\f101"}.bi-alarm[_ngcontent-%COMP%]:before{content:"\\f102"}.bi-align-bottom[_ngcontent-%COMP%]:before{content:"\\f103"}.bi-align-center[_ngcontent-%COMP%]:before{content:"\\f104"}.bi-align-end[_ngcontent-%COMP%]:before{content:"\\f105"}.bi-align-middle[_ngcontent-%COMP%]:before{content:"\\f106"}.bi-align-start[_ngcontent-%COMP%]:before{content:"\\f107"}.bi-align-top[_ngcontent-%COMP%]:before{content:"\\f108"}.bi-alt[_ngcontent-%COMP%]:before{content:"\\f109"}.bi-app-indicator[_ngcontent-%COMP%]:before{content:"\\f10a"}.bi-app[_ngcontent-%COMP%]:before{content:"\\f10b"}.bi-archive-fill[_ngcontent-%COMP%]:before{content:"\\f10c"}.bi-archive[_ngcontent-%COMP%]:before{content:"\\f10d"}.bi-arrow-90deg-down[_ngcontent-%COMP%]:before{content:"\\f10e"}.bi-arrow-90deg-left[_ngcontent-%COMP%]:before{content:"\\f10f"}.bi-arrow-90deg-right[_ngcontent-%COMP%]:before{content:"\\f110"}.bi-arrow-90deg-up[_ngcontent-%COMP%]:before{content:"\\f111"}.bi-arrow-bar-down[_ngcontent-%COMP%]:before{content:"\\f112"}.bi-arrow-bar-left[_ngcontent-%COMP%]:before{content:"\\f113"}.bi-arrow-bar-right[_ngcontent-%COMP%]:before{content:"\\f114"}.bi-arrow-bar-up[_ngcontent-%COMP%]:before{content:"\\f115"}.bi-arrow-clockwise[_ngcontent-%COMP%]:before{content:"\\f116"}.bi-arrow-counterclockwise[_ngcontent-%COMP%]:before{content:"\\f117"}.bi-arrow-down-circle-fill[_ngcontent-%COMP%]:before{content:"\\f118"}.bi-arrow-down-circle[_ngcontent-%COMP%]:before{content:"\\f119"}.bi-arrow-down-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11a"}.bi-arrow-down-left-circle[_ngcontent-%COMP%]:before{content:"\\f11b"}.bi-arrow-down-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f11c"}.bi-arrow-down-left-square[_ngcontent-%COMP%]:before{content:"\\f11d"}.bi-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f11e"}.bi-arrow-down-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f11f"}.bi-arrow-down-right-circle[_ngcontent-%COMP%]:before{content:"\\f120"}.bi-arrow-down-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f121"}.bi-arrow-down-right-square[_ngcontent-%COMP%]:before{content:"\\f122"}.bi-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f123"}.bi-arrow-down-short[_ngcontent-%COMP%]:before{content:"\\f124"}.bi-arrow-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f125"}.bi-arrow-down-square[_ngcontent-%COMP%]:before{content:"\\f126"}.bi-arrow-down-up[_ngcontent-%COMP%]:before{content:"\\f127"}.bi-arrow-down[_ngcontent-%COMP%]:before{content:"\\f128"}.bi-arrow-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f129"}.bi-arrow-left-circle[_ngcontent-%COMP%]:before{content:"\\f12a"}.bi-arrow-left-right[_ngcontent-%COMP%]:before{content:"\\f12b"}.bi-arrow-left-short[_ngcontent-%COMP%]:before{content:"\\f12c"}.bi-arrow-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f12d"}.bi-arrow-left-square[_ngcontent-%COMP%]:before{content:"\\f12e"}.bi-arrow-left[_ngcontent-%COMP%]:before{content:"\\f12f"}.bi-arrow-repeat[_ngcontent-%COMP%]:before{content:"\\f130"}.bi-arrow-return-left[_ngcontent-%COMP%]:before{content:"\\f131"}.bi-arrow-return-right[_ngcontent-%COMP%]:before{content:"\\f132"}.bi-arrow-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f133"}.bi-arrow-right-circle[_ngcontent-%COMP%]:before{content:"\\f134"}.bi-arrow-right-short[_ngcontent-%COMP%]:before{content:"\\f135"}.bi-arrow-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f136"}.bi-arrow-right-square[_ngcontent-%COMP%]:before{content:"\\f137"}.bi-arrow-right[_ngcontent-%COMP%]:before{content:"\\f138"}.bi-arrow-up-circle-fill[_ngcontent-%COMP%]:before{content:"\\f139"}.bi-arrow-up-circle[_ngcontent-%COMP%]:before{content:"\\f13a"}.bi-arrow-up-left-circle-fill[_ngcontent-%COMP%]:before{content:"\\f13b"}.bi-arrow-up-left-circle[_ngcontent-%COMP%]:before{content:"\\f13c"}.bi-arrow-up-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f13d"}.bi-arrow-up-left-square[_ngcontent-%COMP%]:before{content:"\\f13e"}.bi-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f13f"}.bi-arrow-up-right-circle-fill[_ngcontent-%COMP%]:before{content:"\\f140"}.bi-arrow-up-right-circle[_ngcontent-%COMP%]:before{content:"\\f141"}.bi-arrow-up-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f142"}.bi-arrow-up-right-square[_ngcontent-%COMP%]:before{content:"\\f143"}.bi-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f144"}.bi-arrow-up-short[_ngcontent-%COMP%]:before{content:"\\f145"}.bi-arrow-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f146"}.bi-arrow-up-square[_ngcontent-%COMP%]:before{content:"\\f147"}.bi-arrow-up[_ngcontent-%COMP%]:before{content:"\\f148"}.bi-arrows-angle-contract[_ngcontent-%COMP%]:before{content:"\\f149"}.bi-arrows-angle-expand[_ngcontent-%COMP%]:before{content:"\\f14a"}.bi-arrows-collapse[_ngcontent-%COMP%]:before{content:"\\f14b"}.bi-arrows-expand[_ngcontent-%COMP%]:before{content:"\\f14c"}.bi-arrows-fullscreen[_ngcontent-%COMP%]:before{content:"\\f14d"}.bi-arrows-move[_ngcontent-%COMP%]:before{content:"\\f14e"}.bi-aspect-ratio-fill[_ngcontent-%COMP%]:before{content:"\\f14f"}.bi-aspect-ratio[_ngcontent-%COMP%]:before{content:"\\f150"}.bi-asterisk[_ngcontent-%COMP%]:before{content:"\\f151"}.bi-at[_ngcontent-%COMP%]:before{content:"\\f152"}.bi-award-fill[_ngcontent-%COMP%]:before{content:"\\f153"}.bi-award[_ngcontent-%COMP%]:before{content:"\\f154"}.bi-back[_ngcontent-%COMP%]:before{content:"\\f155"}.bi-backspace-fill[_ngcontent-%COMP%]:before{content:"\\f156"}.bi-backspace-reverse-fill[_ngcontent-%COMP%]:before{content:"\\f157"}.bi-backspace-reverse[_ngcontent-%COMP%]:before{content:"\\f158"}.bi-backspace[_ngcontent-%COMP%]:before{content:"\\f159"}.bi-badge-3d-fill[_ngcontent-%COMP%]:before{content:"\\f15a"}.bi-badge-3d[_ngcontent-%COMP%]:before{content:"\\f15b"}.bi-badge-4k-fill[_ngcontent-%COMP%]:before{content:"\\f15c"}.bi-badge-4k[_ngcontent-%COMP%]:before{content:"\\f15d"}.bi-badge-8k-fill[_ngcontent-%COMP%]:before{content:"\\f15e"}.bi-badge-8k[_ngcontent-%COMP%]:before{content:"\\f15f"}.bi-badge-ad-fill[_ngcontent-%COMP%]:before{content:"\\f160"}.bi-badge-ad[_ngcontent-%COMP%]:before{content:"\\f161"}.bi-badge-ar-fill[_ngcontent-%COMP%]:before{content:"\\f162"}.bi-badge-ar[_ngcontent-%COMP%]:before{content:"\\f163"}.bi-badge-cc-fill[_ngcontent-%COMP%]:before{content:"\\f164"}.bi-badge-cc[_ngcontent-%COMP%]:before{content:"\\f165"}.bi-badge-hd-fill[_ngcontent-%COMP%]:before{content:"\\f166"}.bi-badge-hd[_ngcontent-%COMP%]:before{content:"\\f167"}.bi-badge-tm-fill[_ngcontent-%COMP%]:before{content:"\\f168"}.bi-badge-tm[_ngcontent-%COMP%]:before{content:"\\f169"}.bi-badge-vo-fill[_ngcontent-%COMP%]:before{content:"\\f16a"}.bi-badge-vo[_ngcontent-%COMP%]:before{content:"\\f16b"}.bi-badge-vr-fill[_ngcontent-%COMP%]:before{content:"\\f16c"}.bi-badge-vr[_ngcontent-%COMP%]:before{content:"\\f16d"}.bi-badge-wc-fill[_ngcontent-%COMP%]:before{content:"\\f16e"}.bi-badge-wc[_ngcontent-%COMP%]:before{content:"\\f16f"}.bi-bag-check-fill[_ngcontent-%COMP%]:before{content:"\\f170"}.bi-bag-check[_ngcontent-%COMP%]:before{content:"\\f171"}.bi-bag-dash-fill[_ngcontent-%COMP%]:before{content:"\\f172"}.bi-bag-dash[_ngcontent-%COMP%]:before{content:"\\f173"}.bi-bag-fill[_ngcontent-%COMP%]:before{content:"\\f174"}.bi-bag-plus-fill[_ngcontent-%COMP%]:before{content:"\\f175"}.bi-bag-plus[_ngcontent-%COMP%]:before{content:"\\f176"}.bi-bag-x-fill[_ngcontent-%COMP%]:before{content:"\\f177"}.bi-bag-x[_ngcontent-%COMP%]:before{content:"\\f178"}.bi-bag[_ngcontent-%COMP%]:before{content:"\\f179"}.bi-bar-chart-fill[_ngcontent-%COMP%]:before{content:"\\f17a"}.bi-bar-chart-line-fill[_ngcontent-%COMP%]:before{content:"\\f17b"}.bi-bar-chart-line[_ngcontent-%COMP%]:before{content:"\\f17c"}.bi-bar-chart-steps[_ngcontent-%COMP%]:before{content:"\\f17d"}.bi-bar-chart[_ngcontent-%COMP%]:before{content:"\\f17e"}.bi-basket-fill[_ngcontent-%COMP%]:before{content:"\\f17f"}.bi-basket[_ngcontent-%COMP%]:before{content:"\\f180"}.bi-basket2-fill[_ngcontent-%COMP%]:before{content:"\\f181"}.bi-basket2[_ngcontent-%COMP%]:before{content:"\\f182"}.bi-basket3-fill[_ngcontent-%COMP%]:before{content:"\\f183"}.bi-basket3[_ngcontent-%COMP%]:before{content:"\\f184"}.bi-battery-charging[_ngcontent-%COMP%]:before{content:"\\f185"}.bi-battery-full[_ngcontent-%COMP%]:before{content:"\\f186"}.bi-battery-half[_ngcontent-%COMP%]:before{content:"\\f187"}.bi-battery[_ngcontent-%COMP%]:before{content:"\\f188"}.bi-bell-fill[_ngcontent-%COMP%]:before{content:"\\f189"}.bi-bell[_ngcontent-%COMP%]:before{content:"\\f18a"}.bi-bezier[_ngcontent-%COMP%]:before{content:"\\f18b"}.bi-bezier2[_ngcontent-%COMP%]:before{content:"\\f18c"}.bi-bicycle[_ngcontent-%COMP%]:before{content:"\\f18d"}.bi-binoculars-fill[_ngcontent-%COMP%]:before{content:"\\f18e"}.bi-binoculars[_ngcontent-%COMP%]:before{content:"\\f18f"}.bi-blockquote-left[_ngcontent-%COMP%]:before{content:"\\f190"}.bi-blockquote-right[_ngcontent-%COMP%]:before{content:"\\f191"}.bi-book-fill[_ngcontent-%COMP%]:before{content:"\\f192"}.bi-book-half[_ngcontent-%COMP%]:before{content:"\\f193"}.bi-book[_ngcontent-%COMP%]:before{content:"\\f194"}.bi-bookmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f195"}.bi-bookmark-check[_ngcontent-%COMP%]:before{content:"\\f196"}.bi-bookmark-dash-fill[_ngcontent-%COMP%]:before{content:"\\f197"}.bi-bookmark-dash[_ngcontent-%COMP%]:before{content:"\\f198"}.bi-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f199"}.bi-bookmark-heart-fill[_ngcontent-%COMP%]:before{content:"\\f19a"}.bi-bookmark-heart[_ngcontent-%COMP%]:before{content:"\\f19b"}.bi-bookmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f19c"}.bi-bookmark-plus[_ngcontent-%COMP%]:before{content:"\\f19d"}.bi-bookmark-star-fill[_ngcontent-%COMP%]:before{content:"\\f19e"}.bi-bookmark-star[_ngcontent-%COMP%]:before{content:"\\f19f"}.bi-bookmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f1a0"}.bi-bookmark-x[_ngcontent-%COMP%]:before{content:"\\f1a1"}.bi-bookmark[_ngcontent-%COMP%]:before{content:"\\f1a2"}.bi-bookmarks-fill[_ngcontent-%COMP%]:before{content:"\\f1a3"}.bi-bookmarks[_ngcontent-%COMP%]:before{content:"\\f1a4"}.bi-bookshelf[_ngcontent-%COMP%]:before{content:"\\f1a5"}.bi-bootstrap-fill[_ngcontent-%COMP%]:before{content:"\\f1a6"}.bi-bootstrap-reboot[_ngcontent-%COMP%]:before{content:"\\f1a7"}.bi-bootstrap[_ngcontent-%COMP%]:before{content:"\\f1a8"}.bi-border-all[_ngcontent-%COMP%]:before{content:"\\f1a9"}.bi-border-bottom[_ngcontent-%COMP%]:before{content:"\\f1aa"}.bi-border-center[_ngcontent-%COMP%]:before{content:"\\f1ab"}.bi-border-inner[_ngcontent-%COMP%]:before{content:"\\f1ac"}.bi-border-left[_ngcontent-%COMP%]:before{content:"\\f1ad"}.bi-border-middle[_ngcontent-%COMP%]:before{content:"\\f1ae"}.bi-border-outer[_ngcontent-%COMP%]:before{content:"\\f1af"}.bi-border-right[_ngcontent-%COMP%]:before{content:"\\f1b0"}.bi-border-style[_ngcontent-%COMP%]:before{content:"\\f1b1"}.bi-border-top[_ngcontent-%COMP%]:before{content:"\\f1b2"}.bi-border-width[_ngcontent-%COMP%]:before{content:"\\f1b3"}.bi-border[_ngcontent-%COMP%]:before{content:"\\f1b4"}.bi-bounding-box-circles[_ngcontent-%COMP%]:before{content:"\\f1b5"}.bi-bounding-box[_ngcontent-%COMP%]:before{content:"\\f1b6"}.bi-box-arrow-down-left[_ngcontent-%COMP%]:before{content:"\\f1b7"}.bi-box-arrow-down-right[_ngcontent-%COMP%]:before{content:"\\f1b8"}.bi-box-arrow-down[_ngcontent-%COMP%]:before{content:"\\f1b9"}.bi-box-arrow-in-down-left[_ngcontent-%COMP%]:before{content:"\\f1ba"}.bi-box-arrow-in-down-right[_ngcontent-%COMP%]:before{content:"\\f1bb"}.bi-box-arrow-in-down[_ngcontent-%COMP%]:before{content:"\\f1bc"}.bi-box-arrow-in-left[_ngcontent-%COMP%]:before{content:"\\f1bd"}.bi-box-arrow-in-right[_ngcontent-%COMP%]:before{content:"\\f1be"}.bi-box-arrow-in-up-left[_ngcontent-%COMP%]:before{content:"\\f1bf"}.bi-box-arrow-in-up-right[_ngcontent-%COMP%]:before{content:"\\f1c0"}.bi-box-arrow-in-up[_ngcontent-%COMP%]:before{content:"\\f1c1"}.bi-box-arrow-left[_ngcontent-%COMP%]:before{content:"\\f1c2"}.bi-box-arrow-right[_ngcontent-%COMP%]:before{content:"\\f1c3"}.bi-box-arrow-up-left[_ngcontent-%COMP%]:before{content:"\\f1c4"}.bi-box-arrow-up-right[_ngcontent-%COMP%]:before{content:"\\f1c5"}.bi-box-arrow-up[_ngcontent-%COMP%]:before{content:"\\f1c6"}.bi-box-seam[_ngcontent-%COMP%]:before{content:"\\f1c7"}.bi-box[_ngcontent-%COMP%]:before{content:"\\f1c8"}.bi-braces[_ngcontent-%COMP%]:before{content:"\\f1c9"}.bi-bricks[_ngcontent-%COMP%]:before{content:"\\f1ca"}.bi-briefcase-fill[_ngcontent-%COMP%]:before{content:"\\f1cb"}.bi-briefcase[_ngcontent-%COMP%]:before{content:"\\f1cc"}.bi-brightness-alt-high-fill[_ngcontent-%COMP%]:before{content:"\\f1cd"}.bi-brightness-alt-high[_ngcontent-%COMP%]:before{content:"\\f1ce"}.bi-brightness-alt-low-fill[_ngcontent-%COMP%]:before{content:"\\f1cf"}.bi-brightness-alt-low[_ngcontent-%COMP%]:before{content:"\\f1d0"}.bi-brightness-high-fill[_ngcontent-%COMP%]:before{content:"\\f1d1"}.bi-brightness-high[_ngcontent-%COMP%]:before{content:"\\f1d2"}.bi-brightness-low-fill[_ngcontent-%COMP%]:before{content:"\\f1d3"}.bi-brightness-low[_ngcontent-%COMP%]:before{content:"\\f1d4"}.bi-broadcast-pin[_ngcontent-%COMP%]:before{content:"\\f1d5"}.bi-broadcast[_ngcontent-%COMP%]:before{content:"\\f1d6"}.bi-brush-fill[_ngcontent-%COMP%]:before{content:"\\f1d7"}.bi-brush[_ngcontent-%COMP%]:before{content:"\\f1d8"}.bi-bucket-fill[_ngcontent-%COMP%]:before{content:"\\f1d9"}.bi-bucket[_ngcontent-%COMP%]:before{content:"\\f1da"}.bi-bug-fill[_ngcontent-%COMP%]:before{content:"\\f1db"}.bi-bug[_ngcontent-%COMP%]:before{content:"\\f1dc"}.bi-building[_ngcontent-%COMP%]:before{content:"\\f1dd"}.bi-bullseye[_ngcontent-%COMP%]:before{content:"\\f1de"}.bi-calculator-fill[_ngcontent-%COMP%]:before{content:"\\f1df"}.bi-calculator[_ngcontent-%COMP%]:before{content:"\\f1e0"}.bi-calendar-check-fill[_ngcontent-%COMP%]:before{content:"\\f1e1"}.bi-calendar-check[_ngcontent-%COMP%]:before{content:"\\f1e2"}.bi-calendar-date-fill[_ngcontent-%COMP%]:before{content:"\\f1e3"}.bi-calendar-date[_ngcontent-%COMP%]:before{content:"\\f1e4"}.bi-calendar-day-fill[_ngcontent-%COMP%]:before{content:"\\f1e5"}.bi-calendar-day[_ngcontent-%COMP%]:before{content:"\\f1e6"}.bi-calendar-event-fill[_ngcontent-%COMP%]:before{content:"\\f1e7"}.bi-calendar-event[_ngcontent-%COMP%]:before{content:"\\f1e8"}.bi-calendar-fill[_ngcontent-%COMP%]:before{content:"\\f1e9"}.bi-calendar-minus-fill[_ngcontent-%COMP%]:before{content:"\\f1ea"}.bi-calendar-minus[_ngcontent-%COMP%]:before{content:"\\f1eb"}.bi-calendar-month-fill[_ngcontent-%COMP%]:before{content:"\\f1ec"}.bi-calendar-month[_ngcontent-%COMP%]:before{content:"\\f1ed"}.bi-calendar-plus-fill[_ngcontent-%COMP%]:before{content:"\\f1ee"}.bi-calendar-plus[_ngcontent-%COMP%]:before{content:"\\f1ef"}.bi-calendar-range-fill[_ngcontent-%COMP%]:before{content:"\\f1f0"}.bi-calendar-range[_ngcontent-%COMP%]:before{content:"\\f1f1"}.bi-calendar-week-fill[_ngcontent-%COMP%]:before{content:"\\f1f2"}.bi-calendar-week[_ngcontent-%COMP%]:before{content:"\\f1f3"}.bi-calendar-x-fill[_ngcontent-%COMP%]:before{content:"\\f1f4"}.bi-calendar-x[_ngcontent-%COMP%]:before{content:"\\f1f5"}.bi-calendar[_ngcontent-%COMP%]:before{content:"\\f1f6"}.bi-calendar2-check-fill[_ngcontent-%COMP%]:before{content:"\\f1f7"}.bi-calendar2-check[_ngcontent-%COMP%]:before{content:"\\f1f8"}.bi-calendar2-date-fill[_ngcontent-%COMP%]:before{content:"\\f1f9"}.bi-calendar2-date[_ngcontent-%COMP%]:before{content:"\\f1fa"}.bi-calendar2-day-fill[_ngcontent-%COMP%]:before{content:"\\f1fb"}.bi-calendar2-day[_ngcontent-%COMP%]:before{content:"\\f1fc"}.bi-calendar2-event-fill[_ngcontent-%COMP%]:before{content:"\\f1fd"}.bi-calendar2-event[_ngcontent-%COMP%]:before{content:"\\f1fe"}.bi-calendar2-fill[_ngcontent-%COMP%]:before{content:"\\f1ff"}.bi-calendar2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f200"}.bi-calendar2-minus[_ngcontent-%COMP%]:before{content:"\\f201"}.bi-calendar2-month-fill[_ngcontent-%COMP%]:before{content:"\\f202"}.bi-calendar2-month[_ngcontent-%COMP%]:before{content:"\\f203"}.bi-calendar2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f204"}.bi-calendar2-plus[_ngcontent-%COMP%]:before{content:"\\f205"}.bi-calendar2-range-fill[_ngcontent-%COMP%]:before{content:"\\f206"}.bi-calendar2-range[_ngcontent-%COMP%]:before{content:"\\f207"}.bi-calendar2-week-fill[_ngcontent-%COMP%]:before{content:"\\f208"}.bi-calendar2-week[_ngcontent-%COMP%]:before{content:"\\f209"}.bi-calendar2-x-fill[_ngcontent-%COMP%]:before{content:"\\f20a"}.bi-calendar2-x[_ngcontent-%COMP%]:before{content:"\\f20b"}.bi-calendar2[_ngcontent-%COMP%]:before{content:"\\f20c"}.bi-calendar3-event-fill[_ngcontent-%COMP%]:before{content:"\\f20d"}.bi-calendar3-event[_ngcontent-%COMP%]:before{content:"\\f20e"}.bi-calendar3-fill[_ngcontent-%COMP%]:before{content:"\\f20f"}.bi-calendar3-range-fill[_ngcontent-%COMP%]:before{content:"\\f210"}.bi-calendar3-range[_ngcontent-%COMP%]:before{content:"\\f211"}.bi-calendar3-week-fill[_ngcontent-%COMP%]:before{content:"\\f212"}.bi-calendar3-week[_ngcontent-%COMP%]:before{content:"\\f213"}.bi-calendar3[_ngcontent-%COMP%]:before{content:"\\f214"}.bi-calendar4-event[_ngcontent-%COMP%]:before{content:"\\f215"}.bi-calendar4-range[_ngcontent-%COMP%]:before{content:"\\f216"}.bi-calendar4-week[_ngcontent-%COMP%]:before{content:"\\f217"}.bi-calendar4[_ngcontent-%COMP%]:before{content:"\\f218"}.bi-camera-fill[_ngcontent-%COMP%]:before{content:"\\f219"}.bi-camera-reels-fill[_ngcontent-%COMP%]:before{content:"\\f21a"}.bi-camera-reels[_ngcontent-%COMP%]:before{content:"\\f21b"}.bi-camera-video-fill[_ngcontent-%COMP%]:before{content:"\\f21c"}.bi-camera-video-off-fill[_ngcontent-%COMP%]:before{content:"\\f21d"}.bi-camera-video-off[_ngcontent-%COMP%]:before{content:"\\f21e"}.bi-camera-video[_ngcontent-%COMP%]:before{content:"\\f21f"}.bi-camera[_ngcontent-%COMP%]:before{content:"\\f220"}.bi-camera2[_ngcontent-%COMP%]:before{content:"\\f221"}.bi-capslock-fill[_ngcontent-%COMP%]:before{content:"\\f222"}.bi-capslock[_ngcontent-%COMP%]:before{content:"\\f223"}.bi-card-checklist[_ngcontent-%COMP%]:before{content:"\\f224"}.bi-card-heading[_ngcontent-%COMP%]:before{content:"\\f225"}.bi-card-image[_ngcontent-%COMP%]:before{content:"\\f226"}.bi-card-list[_ngcontent-%COMP%]:before{content:"\\f227"}.bi-card-text[_ngcontent-%COMP%]:before{content:"\\f228"}.bi-caret-down-fill[_ngcontent-%COMP%]:before{content:"\\f229"}.bi-caret-down-square-fill[_ngcontent-%COMP%]:before{content:"\\f22a"}.bi-caret-down-square[_ngcontent-%COMP%]:before{content:"\\f22b"}.bi-caret-down[_ngcontent-%COMP%]:before{content:"\\f22c"}.bi-caret-left-fill[_ngcontent-%COMP%]:before{content:"\\f22d"}.bi-caret-left-square-fill[_ngcontent-%COMP%]:before{content:"\\f22e"}.bi-caret-left-square[_ngcontent-%COMP%]:before{content:"\\f22f"}.bi-caret-left[_ngcontent-%COMP%]:before{content:"\\f230"}.bi-caret-right-fill[_ngcontent-%COMP%]:before{content:"\\f231"}.bi-caret-right-square-fill[_ngcontent-%COMP%]:before{content:"\\f232"}.bi-caret-right-square[_ngcontent-%COMP%]:before{content:"\\f233"}.bi-caret-right[_ngcontent-%COMP%]:before{content:"\\f234"}.bi-caret-up-fill[_ngcontent-%COMP%]:before{content:"\\f235"}.bi-caret-up-square-fill[_ngcontent-%COMP%]:before{content:"\\f236"}.bi-caret-up-square[_ngcontent-%COMP%]:before{content:"\\f237"}.bi-caret-up[_ngcontent-%COMP%]:before{content:"\\f238"}.bi-cart-check-fill[_ngcontent-%COMP%]:before{content:"\\f239"}.bi-cart-check[_ngcontent-%COMP%]:before{content:"\\f23a"}.bi-cart-dash-fill[_ngcontent-%COMP%]:before{content:"\\f23b"}.bi-cart-dash[_ngcontent-%COMP%]:before{content:"\\f23c"}.bi-cart-fill[_ngcontent-%COMP%]:before{content:"\\f23d"}.bi-cart-plus-fill[_ngcontent-%COMP%]:before{content:"\\f23e"}.bi-cart-plus[_ngcontent-%COMP%]:before{content:"\\f23f"}.bi-cart-x-fill[_ngcontent-%COMP%]:before{content:"\\f240"}.bi-cart-x[_ngcontent-%COMP%]:before{content:"\\f241"}.bi-cart[_ngcontent-%COMP%]:before{content:"\\f242"}.bi-cart2[_ngcontent-%COMP%]:before{content:"\\f243"}.bi-cart3[_ngcontent-%COMP%]:before{content:"\\f244"}.bi-cart4[_ngcontent-%COMP%]:before{content:"\\f245"}.bi-cash-stack[_ngcontent-%COMP%]:before{content:"\\f246"}.bi-cash[_ngcontent-%COMP%]:before{content:"\\f247"}.bi-cast[_ngcontent-%COMP%]:before{content:"\\f248"}.bi-chat-dots-fill[_ngcontent-%COMP%]:before{content:"\\f249"}.bi-chat-dots[_ngcontent-%COMP%]:before{content:"\\f24a"}.bi-chat-fill[_ngcontent-%COMP%]:before{content:"\\f24b"}.bi-chat-left-dots-fill[_ngcontent-%COMP%]:before{content:"\\f24c"}.bi-chat-left-dots[_ngcontent-%COMP%]:before{content:"\\f24d"}.bi-chat-left-fill[_ngcontent-%COMP%]:before{content:"\\f24e"}.bi-chat-left-quote-fill[_ngcontent-%COMP%]:before{content:"\\f24f"}.bi-chat-left-quote[_ngcontent-%COMP%]:before{content:"\\f250"}.bi-chat-left-text-fill[_ngcontent-%COMP%]:before{content:"\\f251"}.bi-chat-left-text[_ngcontent-%COMP%]:before{content:"\\f252"}.bi-chat-left[_ngcontent-%COMP%]:before{content:"\\f253"}.bi-chat-quote-fill[_ngcontent-%COMP%]:before{content:"\\f254"}.bi-chat-quote[_ngcontent-%COMP%]:before{content:"\\f255"}.bi-chat-right-dots-fill[_ngcontent-%COMP%]:before{content:"\\f256"}.bi-chat-right-dots[_ngcontent-%COMP%]:before{content:"\\f257"}.bi-chat-right-fill[_ngcontent-%COMP%]:before{content:"\\f258"}.bi-chat-right-quote-fill[_ngcontent-%COMP%]:before{content:"\\f259"}.bi-chat-right-quote[_ngcontent-%COMP%]:before{content:"\\f25a"}.bi-chat-right-text-fill[_ngcontent-%COMP%]:before{content:"\\f25b"}.bi-chat-right-text[_ngcontent-%COMP%]:before{content:"\\f25c"}.bi-chat-right[_ngcontent-%COMP%]:before{content:"\\f25d"}.bi-chat-square-dots-fill[_ngcontent-%COMP%]:before{content:"\\f25e"}.bi-chat-square-dots[_ngcontent-%COMP%]:before{content:"\\f25f"}.bi-chat-square-fill[_ngcontent-%COMP%]:before{content:"\\f260"}.bi-chat-square-quote-fill[_ngcontent-%COMP%]:before{content:"\\f261"}.bi-chat-square-quote[_ngcontent-%COMP%]:before{content:"\\f262"}.bi-chat-square-text-fill[_ngcontent-%COMP%]:before{content:"\\f263"}.bi-chat-square-text[_ngcontent-%COMP%]:before{content:"\\f264"}.bi-chat-square[_ngcontent-%COMP%]:before{content:"\\f265"}.bi-chat-text-fill[_ngcontent-%COMP%]:before{content:"\\f266"}.bi-chat-text[_ngcontent-%COMP%]:before{content:"\\f267"}.bi-chat[_ngcontent-%COMP%]:before{content:"\\f268"}.bi-check-all[_ngcontent-%COMP%]:before{content:"\\f269"}.bi-check-circle-fill[_ngcontent-%COMP%]:before{content:"\\f26a"}.bi-check-circle[_ngcontent-%COMP%]:before{content:"\\f26b"}.bi-check-square-fill[_ngcontent-%COMP%]:before{content:"\\f26c"}.bi-check-square[_ngcontent-%COMP%]:before{content:"\\f26d"}.bi-check[_ngcontent-%COMP%]:before{content:"\\f26e"}.bi-check2-all[_ngcontent-%COMP%]:before{content:"\\f26f"}.bi-check2-circle[_ngcontent-%COMP%]:before{content:"\\f270"}.bi-check2-square[_ngcontent-%COMP%]:before{content:"\\f271"}.bi-check2[_ngcontent-%COMP%]:before{content:"\\f272"}.bi-chevron-bar-contract[_ngcontent-%COMP%]:before{content:"\\f273"}.bi-chevron-bar-down[_ngcontent-%COMP%]:before{content:"\\f274"}.bi-chevron-bar-expand[_ngcontent-%COMP%]:before{content:"\\f275"}.bi-chevron-bar-left[_ngcontent-%COMP%]:before{content:"\\f276"}.bi-chevron-bar-right[_ngcontent-%COMP%]:before{content:"\\f277"}.bi-chevron-bar-up[_ngcontent-%COMP%]:before{content:"\\f278"}.bi-chevron-compact-down[_ngcontent-%COMP%]:before{content:"\\f279"}.bi-chevron-compact-left[_ngcontent-%COMP%]:before{content:"\\f27a"}.bi-chevron-compact-right[_ngcontent-%COMP%]:before{content:"\\f27b"}.bi-chevron-compact-up[_ngcontent-%COMP%]:before{content:"\\f27c"}.bi-chevron-contract[_ngcontent-%COMP%]:before{content:"\\f27d"}.bi-chevron-double-down[_ngcontent-%COMP%]:before{content:"\\f27e"}.bi-chevron-double-left[_ngcontent-%COMP%]:before{content:"\\f27f"}.bi-chevron-double-right[_ngcontent-%COMP%]:before{content:"\\f280"}.bi-chevron-double-up[_ngcontent-%COMP%]:before{content:"\\f281"}.bi-chevron-down[_ngcontent-%COMP%]:before{content:"\\f282"}.bi-chevron-expand[_ngcontent-%COMP%]:before{content:"\\f283"}.bi-chevron-left[_ngcontent-%COMP%]:before{content:"\\f284"}.bi-chevron-right[_ngcontent-%COMP%]:before{content:"\\f285"}.bi-chevron-up[_ngcontent-%COMP%]:before{content:"\\f286"}.bi-circle-fill[_ngcontent-%COMP%]:before{content:"\\f287"}.bi-circle-half[_ngcontent-%COMP%]:before{content:"\\f288"}.bi-circle-square[_ngcontent-%COMP%]:before{content:"\\f289"}.bi-circle[_ngcontent-%COMP%]:before{content:"\\f28a"}.bi-clipboard-check[_ngcontent-%COMP%]:before{content:"\\f28b"}.bi-clipboard-data[_ngcontent-%COMP%]:before{content:"\\f28c"}.bi-clipboard-minus[_ngcontent-%COMP%]:before{content:"\\f28d"}.bi-clipboard-plus[_ngcontent-%COMP%]:before{content:"\\f28e"}.bi-clipboard-x[_ngcontent-%COMP%]:before{content:"\\f28f"}.bi-clipboard[_ngcontent-%COMP%]:before{content:"\\f290"}.bi-clock-fill[_ngcontent-%COMP%]:before{content:"\\f291"}.bi-clock-history[_ngcontent-%COMP%]:before{content:"\\f292"}.bi-clock[_ngcontent-%COMP%]:before{content:"\\f293"}.bi-cloud-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f294"}.bi-cloud-arrow-down[_ngcontent-%COMP%]:before{content:"\\f295"}.bi-cloud-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f296"}.bi-cloud-arrow-up[_ngcontent-%COMP%]:before{content:"\\f297"}.bi-cloud-check-fill[_ngcontent-%COMP%]:before{content:"\\f298"}.bi-cloud-check[_ngcontent-%COMP%]:before{content:"\\f299"}.bi-cloud-download-fill[_ngcontent-%COMP%]:before{content:"\\f29a"}.bi-cloud-download[_ngcontent-%COMP%]:before{content:"\\f29b"}.bi-cloud-drizzle-fill[_ngcontent-%COMP%]:before{content:"\\f29c"}.bi-cloud-drizzle[_ngcontent-%COMP%]:before{content:"\\f29d"}.bi-cloud-fill[_ngcontent-%COMP%]:before{content:"\\f29e"}.bi-cloud-fog-fill[_ngcontent-%COMP%]:before{content:"\\f29f"}.bi-cloud-fog[_ngcontent-%COMP%]:before{content:"\\f2a0"}.bi-cloud-fog2-fill[_ngcontent-%COMP%]:before{content:"\\f2a1"}.bi-cloud-fog2[_ngcontent-%COMP%]:before{content:"\\f2a2"}.bi-cloud-hail-fill[_ngcontent-%COMP%]:before{content:"\\f2a3"}.bi-cloud-hail[_ngcontent-%COMP%]:before{content:"\\f2a4"}.bi-cloud-haze-1[_ngcontent-%COMP%]:before{content:"\\f2a5"}.bi-cloud-haze-fill[_ngcontent-%COMP%]:before{content:"\\f2a6"}.bi-cloud-haze[_ngcontent-%COMP%]:before{content:"\\f2a7"}.bi-cloud-haze2-fill[_ngcontent-%COMP%]:before{content:"\\f2a8"}.bi-cloud-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f2a9"}.bi-cloud-lightning-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2aa"}.bi-cloud-lightning-rain[_ngcontent-%COMP%]:before{content:"\\f2ab"}.bi-cloud-lightning[_ngcontent-%COMP%]:before{content:"\\f2ac"}.bi-cloud-minus-fill[_ngcontent-%COMP%]:before{content:"\\f2ad"}.bi-cloud-minus[_ngcontent-%COMP%]:before{content:"\\f2ae"}.bi-cloud-moon-fill[_ngcontent-%COMP%]:before{content:"\\f2af"}.bi-cloud-moon[_ngcontent-%COMP%]:before{content:"\\f2b0"}.bi-cloud-plus-fill[_ngcontent-%COMP%]:before{content:"\\f2b1"}.bi-cloud-plus[_ngcontent-%COMP%]:before{content:"\\f2b2"}.bi-cloud-rain-fill[_ngcontent-%COMP%]:before{content:"\\f2b3"}.bi-cloud-rain-heavy-fill[_ngcontent-%COMP%]:before{content:"\\f2b4"}.bi-cloud-rain-heavy[_ngcontent-%COMP%]:before{content:"\\f2b5"}.bi-cloud-rain[_ngcontent-%COMP%]:before{content:"\\f2b6"}.bi-cloud-slash-fill[_ngcontent-%COMP%]:before{content:"\\f2b7"}.bi-cloud-slash[_ngcontent-%COMP%]:before{content:"\\f2b8"}.bi-cloud-sleet-fill[_ngcontent-%COMP%]:before{content:"\\f2b9"}.bi-cloud-sleet[_ngcontent-%COMP%]:before{content:"\\f2ba"}.bi-cloud-snow-fill[_ngcontent-%COMP%]:before{content:"\\f2bb"}.bi-cloud-snow[_ngcontent-%COMP%]:before{content:"\\f2bc"}.bi-cloud-sun-fill[_ngcontent-%COMP%]:before{content:"\\f2bd"}.bi-cloud-sun[_ngcontent-%COMP%]:before{content:"\\f2be"}.bi-cloud-upload-fill[_ngcontent-%COMP%]:before{content:"\\f2bf"}.bi-cloud-upload[_ngcontent-%COMP%]:before{content:"\\f2c0"}.bi-cloud[_ngcontent-%COMP%]:before{content:"\\f2c1"}.bi-clouds-fill[_ngcontent-%COMP%]:before{content:"\\f2c2"}.bi-clouds[_ngcontent-%COMP%]:before{content:"\\f2c3"}.bi-cloudy-fill[_ngcontent-%COMP%]:before{content:"\\f2c4"}.bi-cloudy[_ngcontent-%COMP%]:before{content:"\\f2c5"}.bi-code-slash[_ngcontent-%COMP%]:before{content:"\\f2c6"}.bi-code-square[_ngcontent-%COMP%]:before{content:"\\f2c7"}.bi-code[_ngcontent-%COMP%]:before{content:"\\f2c8"}.bi-collection-fill[_ngcontent-%COMP%]:before{content:"\\f2c9"}.bi-collection-play-fill[_ngcontent-%COMP%]:before{content:"\\f2ca"}.bi-collection-play[_ngcontent-%COMP%]:before{content:"\\f2cb"}.bi-collection[_ngcontent-%COMP%]:before{content:"\\f2cc"}.bi-columns-gap[_ngcontent-%COMP%]:before{content:"\\f2cd"}.bi-columns[_ngcontent-%COMP%]:before{content:"\\f2ce"}.bi-command[_ngcontent-%COMP%]:before{content:"\\f2cf"}.bi-compass-fill[_ngcontent-%COMP%]:before{content:"\\f2d0"}.bi-compass[_ngcontent-%COMP%]:before{content:"\\f2d1"}.bi-cone-striped[_ngcontent-%COMP%]:before{content:"\\f2d2"}.bi-cone[_ngcontent-%COMP%]:before{content:"\\f2d3"}.bi-controller[_ngcontent-%COMP%]:before{content:"\\f2d4"}.bi-cpu-fill[_ngcontent-%COMP%]:before{content:"\\f2d5"}.bi-cpu[_ngcontent-%COMP%]:before{content:"\\f2d6"}.bi-credit-card-2-back-fill[_ngcontent-%COMP%]:before{content:"\\f2d7"}.bi-credit-card-2-back[_ngcontent-%COMP%]:before{content:"\\f2d8"}.bi-credit-card-2-front-fill[_ngcontent-%COMP%]:before{content:"\\f2d9"}.bi-credit-card-2-front[_ngcontent-%COMP%]:before{content:"\\f2da"}.bi-credit-card-fill[_ngcontent-%COMP%]:before{content:"\\f2db"}.bi-credit-card[_ngcontent-%COMP%]:before{content:"\\f2dc"}.bi-crop[_ngcontent-%COMP%]:before{content:"\\f2dd"}.bi-cup-fill[_ngcontent-%COMP%]:before{content:"\\f2de"}.bi-cup-straw[_ngcontent-%COMP%]:before{content:"\\f2df"}.bi-cup[_ngcontent-%COMP%]:before{content:"\\f2e0"}.bi-cursor-fill[_ngcontent-%COMP%]:before{content:"\\f2e1"}.bi-cursor-text[_ngcontent-%COMP%]:before{content:"\\f2e2"}.bi-cursor[_ngcontent-%COMP%]:before{content:"\\f2e3"}.bi-dash-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f2e4"}.bi-dash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f2e5"}.bi-dash-circle[_ngcontent-%COMP%]:before{content:"\\f2e6"}.bi-dash-square-dotted[_ngcontent-%COMP%]:before{content:"\\f2e7"}.bi-dash-square-fill[_ngcontent-%COMP%]:before{content:"\\f2e8"}.bi-dash-square[_ngcontent-%COMP%]:before{content:"\\f2e9"}.bi-dash[_ngcontent-%COMP%]:before{content:"\\f2ea"}.bi-diagram-2-fill[_ngcontent-%COMP%]:before{content:"\\f2eb"}.bi-diagram-2[_ngcontent-%COMP%]:before{content:"\\f2ec"}.bi-diagram-3-fill[_ngcontent-%COMP%]:before{content:"\\f2ed"}.bi-diagram-3[_ngcontent-%COMP%]:before{content:"\\f2ee"}.bi-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f2ef"}.bi-diamond-half[_ngcontent-%COMP%]:before{content:"\\f2f0"}.bi-diamond[_ngcontent-%COMP%]:before{content:"\\f2f1"}.bi-dice-1-fill[_ngcontent-%COMP%]:before{content:"\\f2f2"}.bi-dice-1[_ngcontent-%COMP%]:before{content:"\\f2f3"}.bi-dice-2-fill[_ngcontent-%COMP%]:before{content:"\\f2f4"}.bi-dice-2[_ngcontent-%COMP%]:before{content:"\\f2f5"}.bi-dice-3-fill[_ngcontent-%COMP%]:before{content:"\\f2f6"}.bi-dice-3[_ngcontent-%COMP%]:before{content:"\\f2f7"}.bi-dice-4-fill[_ngcontent-%COMP%]:before{content:"\\f2f8"}.bi-dice-4[_ngcontent-%COMP%]:before{content:"\\f2f9"}.bi-dice-5-fill[_ngcontent-%COMP%]:before{content:"\\f2fa"}.bi-dice-5[_ngcontent-%COMP%]:before{content:"\\f2fb"}.bi-dice-6-fill[_ngcontent-%COMP%]:before{content:"\\f2fc"}.bi-dice-6[_ngcontent-%COMP%]:before{content:"\\f2fd"}.bi-disc-fill[_ngcontent-%COMP%]:before{content:"\\f2fe"}.bi-disc[_ngcontent-%COMP%]:before{content:"\\f2ff"}.bi-discord[_ngcontent-%COMP%]:before{content:"\\f300"}.bi-display-fill[_ngcontent-%COMP%]:before{content:"\\f301"}.bi-display[_ngcontent-%COMP%]:before{content:"\\f302"}.bi-distribute-horizontal[_ngcontent-%COMP%]:before{content:"\\f303"}.bi-distribute-vertical[_ngcontent-%COMP%]:before{content:"\\f304"}.bi-door-closed-fill[_ngcontent-%COMP%]:before{content:"\\f305"}.bi-door-closed[_ngcontent-%COMP%]:before{content:"\\f306"}.bi-door-open-fill[_ngcontent-%COMP%]:before{content:"\\f307"}.bi-door-open[_ngcontent-%COMP%]:before{content:"\\f308"}.bi-dot[_ngcontent-%COMP%]:before{content:"\\f309"}.bi-download[_ngcontent-%COMP%]:before{content:"\\f30a"}.bi-droplet-fill[_ngcontent-%COMP%]:before{content:"\\f30b"}.bi-droplet-half[_ngcontent-%COMP%]:before{content:"\\f30c"}.bi-droplet[_ngcontent-%COMP%]:before{content:"\\f30d"}.bi-earbuds[_ngcontent-%COMP%]:before{content:"\\f30e"}.bi-easel-fill[_ngcontent-%COMP%]:before{content:"\\f30f"}.bi-easel[_ngcontent-%COMP%]:before{content:"\\f310"}.bi-egg-fill[_ngcontent-%COMP%]:before{content:"\\f311"}.bi-egg-fried[_ngcontent-%COMP%]:before{content:"\\f312"}.bi-egg[_ngcontent-%COMP%]:before{content:"\\f313"}.bi-eject-fill[_ngcontent-%COMP%]:before{content:"\\f314"}.bi-eject[_ngcontent-%COMP%]:before{content:"\\f315"}.bi-emoji-angry-fill[_ngcontent-%COMP%]:before{content:"\\f316"}.bi-emoji-angry[_ngcontent-%COMP%]:before{content:"\\f317"}.bi-emoji-dizzy-fill[_ngcontent-%COMP%]:before{content:"\\f318"}.bi-emoji-dizzy[_ngcontent-%COMP%]:before{content:"\\f319"}.bi-emoji-expressionless-fill[_ngcontent-%COMP%]:before{content:"\\f31a"}.bi-emoji-expressionless[_ngcontent-%COMP%]:before{content:"\\f31b"}.bi-emoji-frown-fill[_ngcontent-%COMP%]:before{content:"\\f31c"}.bi-emoji-frown[_ngcontent-%COMP%]:before{content:"\\f31d"}.bi-emoji-heart-eyes-fill[_ngcontent-%COMP%]:before{content:"\\f31e"}.bi-emoji-heart-eyes[_ngcontent-%COMP%]:before{content:"\\f31f"}.bi-emoji-laughing-fill[_ngcontent-%COMP%]:before{content:"\\f320"}.bi-emoji-laughing[_ngcontent-%COMP%]:before{content:"\\f321"}.bi-emoji-neutral-fill[_ngcontent-%COMP%]:before{content:"\\f322"}.bi-emoji-neutral[_ngcontent-%COMP%]:before{content:"\\f323"}.bi-emoji-smile-fill[_ngcontent-%COMP%]:before{content:"\\f324"}.bi-emoji-smile-upside-down-fill[_ngcontent-%COMP%]:before{content:"\\f325"}.bi-emoji-smile-upside-down[_ngcontent-%COMP%]:before{content:"\\f326"}.bi-emoji-smile[_ngcontent-%COMP%]:before{content:"\\f327"}.bi-emoji-sunglasses-fill[_ngcontent-%COMP%]:before{content:"\\f328"}.bi-emoji-sunglasses[_ngcontent-%COMP%]:before{content:"\\f329"}.bi-emoji-wink-fill[_ngcontent-%COMP%]:before{content:"\\f32a"}.bi-emoji-wink[_ngcontent-%COMP%]:before{content:"\\f32b"}.bi-envelope-fill[_ngcontent-%COMP%]:before{content:"\\f32c"}.bi-envelope-open-fill[_ngcontent-%COMP%]:before{content:"\\f32d"}.bi-envelope-open[_ngcontent-%COMP%]:before{content:"\\f32e"}.bi-envelope[_ngcontent-%COMP%]:before{content:"\\f32f"}.bi-eraser-fill[_ngcontent-%COMP%]:before{content:"\\f330"}.bi-eraser[_ngcontent-%COMP%]:before{content:"\\f331"}.bi-exclamation-circle-fill[_ngcontent-%COMP%]:before{content:"\\f332"}.bi-exclamation-circle[_ngcontent-%COMP%]:before{content:"\\f333"}.bi-exclamation-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f334"}.bi-exclamation-diamond[_ngcontent-%COMP%]:before{content:"\\f335"}.bi-exclamation-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f336"}.bi-exclamation-octagon[_ngcontent-%COMP%]:before{content:"\\f337"}.bi-exclamation-square-fill[_ngcontent-%COMP%]:before{content:"\\f338"}.bi-exclamation-square[_ngcontent-%COMP%]:before{content:"\\f339"}.bi-exclamation-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f33a"}.bi-exclamation-triangle[_ngcontent-%COMP%]:before{content:"\\f33b"}.bi-exclamation[_ngcontent-%COMP%]:before{content:"\\f33c"}.bi-exclude[_ngcontent-%COMP%]:before{content:"\\f33d"}.bi-eye-fill[_ngcontent-%COMP%]:before{content:"\\f33e"}.bi-eye-slash-fill[_ngcontent-%COMP%]:before{content:"\\f33f"}.bi-eye-slash[_ngcontent-%COMP%]:before{content:"\\f340"}.bi-eye[_ngcontent-%COMP%]:before{content:"\\f341"}.bi-eyedropper[_ngcontent-%COMP%]:before{content:"\\f342"}.bi-eyeglasses[_ngcontent-%COMP%]:before{content:"\\f343"}.bi-facebook[_ngcontent-%COMP%]:before{content:"\\f344"}.bi-file-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f345"}.bi-file-arrow-down[_ngcontent-%COMP%]:before{content:"\\f346"}.bi-file-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f347"}.bi-file-arrow-up[_ngcontent-%COMP%]:before{content:"\\f348"}.bi-file-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f349"}.bi-file-bar-graph[_ngcontent-%COMP%]:before{content:"\\f34a"}.bi-file-binary-fill[_ngcontent-%COMP%]:before{content:"\\f34b"}.bi-file-binary[_ngcontent-%COMP%]:before{content:"\\f34c"}.bi-file-break-fill[_ngcontent-%COMP%]:before{content:"\\f34d"}.bi-file-break[_ngcontent-%COMP%]:before{content:"\\f34e"}.bi-file-check-fill[_ngcontent-%COMP%]:before{content:"\\f34f"}.bi-file-check[_ngcontent-%COMP%]:before{content:"\\f350"}.bi-file-code-fill[_ngcontent-%COMP%]:before{content:"\\f351"}.bi-file-code[_ngcontent-%COMP%]:before{content:"\\f352"}.bi-file-diff-fill[_ngcontent-%COMP%]:before{content:"\\f353"}.bi-file-diff[_ngcontent-%COMP%]:before{content:"\\f354"}.bi-file-earmark-arrow-down-fill[_ngcontent-%COMP%]:before{content:"\\f355"}.bi-file-earmark-arrow-down[_ngcontent-%COMP%]:before{content:"\\f356"}.bi-file-earmark-arrow-up-fill[_ngcontent-%COMP%]:before{content:"\\f357"}.bi-file-earmark-arrow-up[_ngcontent-%COMP%]:before{content:"\\f358"}.bi-file-earmark-bar-graph-fill[_ngcontent-%COMP%]:before{content:"\\f359"}.bi-file-earmark-bar-graph[_ngcontent-%COMP%]:before{content:"\\f35a"}.bi-file-earmark-binary-fill[_ngcontent-%COMP%]:before{content:"\\f35b"}.bi-file-earmark-binary[_ngcontent-%COMP%]:before{content:"\\f35c"}.bi-file-earmark-break-fill[_ngcontent-%COMP%]:before{content:"\\f35d"}.bi-file-earmark-break[_ngcontent-%COMP%]:before{content:"\\f35e"}.bi-file-earmark-check-fill[_ngcontent-%COMP%]:before{content:"\\f35f"}.bi-file-earmark-check[_ngcontent-%COMP%]:before{content:"\\f360"}.bi-file-earmark-code-fill[_ngcontent-%COMP%]:before{content:"\\f361"}.bi-file-earmark-code[_ngcontent-%COMP%]:before{content:"\\f362"}.bi-file-earmark-diff-fill[_ngcontent-%COMP%]:before{content:"\\f363"}.bi-file-earmark-diff[_ngcontent-%COMP%]:before{content:"\\f364"}.bi-file-earmark-easel-fill[_ngcontent-%COMP%]:before{content:"\\f365"}.bi-file-earmark-easel[_ngcontent-%COMP%]:before{content:"\\f366"}.bi-file-earmark-excel-fill[_ngcontent-%COMP%]:before{content:"\\f367"}.bi-file-earmark-excel[_ngcontent-%COMP%]:before{content:"\\f368"}.bi-file-earmark-fill[_ngcontent-%COMP%]:before{content:"\\f369"}.bi-file-earmark-font-fill[_ngcontent-%COMP%]:before{content:"\\f36a"}.bi-file-earmark-font[_ngcontent-%COMP%]:before{content:"\\f36b"}.bi-file-earmark-image-fill[_ngcontent-%COMP%]:before{content:"\\f36c"}.bi-file-earmark-image[_ngcontent-%COMP%]:before{content:"\\f36d"}.bi-file-earmark-lock-fill[_ngcontent-%COMP%]:before{content:"\\f36e"}.bi-file-earmark-lock[_ngcontent-%COMP%]:before{content:"\\f36f"}.bi-file-earmark-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f370"}.bi-file-earmark-lock2[_ngcontent-%COMP%]:before{content:"\\f371"}.bi-file-earmark-medical-fill[_ngcontent-%COMP%]:before{content:"\\f372"}.bi-file-earmark-medical[_ngcontent-%COMP%]:before{content:"\\f373"}.bi-file-earmark-minus-fill[_ngcontent-%COMP%]:before{content:"\\f374"}.bi-file-earmark-minus[_ngcontent-%COMP%]:before{content:"\\f375"}.bi-file-earmark-music-fill[_ngcontent-%COMP%]:before{content:"\\f376"}.bi-file-earmark-music[_ngcontent-%COMP%]:before{content:"\\f377"}.bi-file-earmark-person-fill[_ngcontent-%COMP%]:before{content:"\\f378"}.bi-file-earmark-person[_ngcontent-%COMP%]:before{content:"\\f379"}.bi-file-earmark-play-fill[_ngcontent-%COMP%]:before{content:"\\f37a"}.bi-file-earmark-play[_ngcontent-%COMP%]:before{content:"\\f37b"}.bi-file-earmark-plus-fill[_ngcontent-%COMP%]:before{content:"\\f37c"}.bi-file-earmark-plus[_ngcontent-%COMP%]:before{content:"\\f37d"}.bi-file-earmark-post-fill[_ngcontent-%COMP%]:before{content:"\\f37e"}.bi-file-earmark-post[_ngcontent-%COMP%]:before{content:"\\f37f"}.bi-file-earmark-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f380"}.bi-file-earmark-ppt[_ngcontent-%COMP%]:before{content:"\\f381"}.bi-file-earmark-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f382"}.bi-file-earmark-richtext[_ngcontent-%COMP%]:before{content:"\\f383"}.bi-file-earmark-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f384"}.bi-file-earmark-ruled[_ngcontent-%COMP%]:before{content:"\\f385"}.bi-file-earmark-slides-fill[_ngcontent-%COMP%]:before{content:"\\f386"}.bi-file-earmark-slides[_ngcontent-%COMP%]:before{content:"\\f387"}.bi-file-earmark-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f388"}.bi-file-earmark-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f389"}.bi-file-earmark-text-fill[_ngcontent-%COMP%]:before{content:"\\f38a"}.bi-file-earmark-text[_ngcontent-%COMP%]:before{content:"\\f38b"}.bi-file-earmark-word-fill[_ngcontent-%COMP%]:before{content:"\\f38c"}.bi-file-earmark-word[_ngcontent-%COMP%]:before{content:"\\f38d"}.bi-file-earmark-x-fill[_ngcontent-%COMP%]:before{content:"\\f38e"}.bi-file-earmark-x[_ngcontent-%COMP%]:before{content:"\\f38f"}.bi-file-earmark-zip-fill[_ngcontent-%COMP%]:before{content:"\\f390"}.bi-file-earmark-zip[_ngcontent-%COMP%]:before{content:"\\f391"}.bi-file-earmark[_ngcontent-%COMP%]:before{content:"\\f392"}.bi-file-easel-fill[_ngcontent-%COMP%]:before{content:"\\f393"}.bi-file-easel[_ngcontent-%COMP%]:before{content:"\\f394"}.bi-file-excel-fill[_ngcontent-%COMP%]:before{content:"\\f395"}.bi-file-excel[_ngcontent-%COMP%]:before{content:"\\f396"}.bi-file-fill[_ngcontent-%COMP%]:before{content:"\\f397"}.bi-file-font-fill[_ngcontent-%COMP%]:before{content:"\\f398"}.bi-file-font[_ngcontent-%COMP%]:before{content:"\\f399"}.bi-file-image-fill[_ngcontent-%COMP%]:before{content:"\\f39a"}.bi-file-image[_ngcontent-%COMP%]:before{content:"\\f39b"}.bi-file-lock-fill[_ngcontent-%COMP%]:before{content:"\\f39c"}.bi-file-lock[_ngcontent-%COMP%]:before{content:"\\f39d"}.bi-file-lock2-fill[_ngcontent-%COMP%]:before{content:"\\f39e"}.bi-file-lock2[_ngcontent-%COMP%]:before{content:"\\f39f"}.bi-file-medical-fill[_ngcontent-%COMP%]:before{content:"\\f3a0"}.bi-file-medical[_ngcontent-%COMP%]:before{content:"\\f3a1"}.bi-file-minus-fill[_ngcontent-%COMP%]:before{content:"\\f3a2"}.bi-file-minus[_ngcontent-%COMP%]:before{content:"\\f3a3"}.bi-file-music-fill[_ngcontent-%COMP%]:before{content:"\\f3a4"}.bi-file-music[_ngcontent-%COMP%]:before{content:"\\f3a5"}.bi-file-person-fill[_ngcontent-%COMP%]:before{content:"\\f3a6"}.bi-file-person[_ngcontent-%COMP%]:before{content:"\\f3a7"}.bi-file-play-fill[_ngcontent-%COMP%]:before{content:"\\f3a8"}.bi-file-play[_ngcontent-%COMP%]:before{content:"\\f3a9"}.bi-file-plus-fill[_ngcontent-%COMP%]:before{content:"\\f3aa"}.bi-file-plus[_ngcontent-%COMP%]:before{content:"\\f3ab"}.bi-file-post-fill[_ngcontent-%COMP%]:before{content:"\\f3ac"}.bi-file-post[_ngcontent-%COMP%]:before{content:"\\f3ad"}.bi-file-ppt-fill[_ngcontent-%COMP%]:before{content:"\\f3ae"}.bi-file-ppt[_ngcontent-%COMP%]:before{content:"\\f3af"}.bi-file-richtext-fill[_ngcontent-%COMP%]:before{content:"\\f3b0"}.bi-file-richtext[_ngcontent-%COMP%]:before{content:"\\f3b1"}.bi-file-ruled-fill[_ngcontent-%COMP%]:before{content:"\\f3b2"}.bi-file-ruled[_ngcontent-%COMP%]:before{content:"\\f3b3"}.bi-file-slides-fill[_ngcontent-%COMP%]:before{content:"\\f3b4"}.bi-file-slides[_ngcontent-%COMP%]:before{content:"\\f3b5"}.bi-file-spreadsheet-fill[_ngcontent-%COMP%]:before{content:"\\f3b6"}.bi-file-spreadsheet[_ngcontent-%COMP%]:before{content:"\\f3b7"}.bi-file-text-fill[_ngcontent-%COMP%]:before{content:"\\f3b8"}.bi-file-text[_ngcontent-%COMP%]:before{content:"\\f3b9"}.bi-file-word-fill[_ngcontent-%COMP%]:before{content:"\\f3ba"}.bi-file-word[_ngcontent-%COMP%]:before{content:"\\f3bb"}.bi-file-x-fill[_ngcontent-%COMP%]:before{content:"\\f3bc"}.bi-file-x[_ngcontent-%COMP%]:before{content:"\\f3bd"}.bi-file-zip-fill[_ngcontent-%COMP%]:before{content:"\\f3be"}.bi-file-zip[_ngcontent-%COMP%]:before{content:"\\f3bf"}.bi-file[_ngcontent-%COMP%]:before{content:"\\f3c0"}.bi-files-alt[_ngcontent-%COMP%]:before{content:"\\f3c1"}.bi-files[_ngcontent-%COMP%]:before{content:"\\f3c2"}.bi-film[_ngcontent-%COMP%]:before{content:"\\f3c3"}.bi-filter-circle-fill[_ngcontent-%COMP%]:before{content:"\\f3c4"}.bi-filter-circle[_ngcontent-%COMP%]:before{content:"\\f3c5"}.bi-filter-left[_ngcontent-%COMP%]:before{content:"\\f3c6"}.bi-filter-right[_ngcontent-%COMP%]:before{content:"\\f3c7"}.bi-filter-square-fill[_ngcontent-%COMP%]:before{content:"\\f3c8"}.bi-filter-square[_ngcontent-%COMP%]:before{content:"\\f3c9"}.bi-filter[_ngcontent-%COMP%]:before{content:"\\f3ca"}.bi-flag-fill[_ngcontent-%COMP%]:before{content:"\\f3cb"}.bi-flag[_ngcontent-%COMP%]:before{content:"\\f3cc"}.bi-flower1[_ngcontent-%COMP%]:before{content:"\\f3cd"}.bi-flower2[_ngcontent-%COMP%]:before{content:"\\f3ce"}.bi-flower3[_ngcontent-%COMP%]:before{content:"\\f3cf"}.bi-folder-check[_ngcontent-%COMP%]:before{content:"\\f3d0"}.bi-folder-fill[_ngcontent-%COMP%]:before{content:"\\f3d1"}.bi-folder-minus[_ngcontent-%COMP%]:before{content:"\\f3d2"}.bi-folder-plus[_ngcontent-%COMP%]:before{content:"\\f3d3"}.bi-folder-symlink-fill[_ngcontent-%COMP%]:before{content:"\\f3d4"}.bi-folder-symlink[_ngcontent-%COMP%]:before{content:"\\f3d5"}.bi-folder-x[_ngcontent-%COMP%]:before{content:"\\f3d6"}.bi-folder[_ngcontent-%COMP%]:before{content:"\\f3d7"}.bi-folder2-open[_ngcontent-%COMP%]:before{content:"\\f3d8"}.bi-folder2[_ngcontent-%COMP%]:before{content:"\\f3d9"}.bi-fonts[_ngcontent-%COMP%]:before{content:"\\f3da"}.bi-forward-fill[_ngcontent-%COMP%]:before{content:"\\f3db"}.bi-forward[_ngcontent-%COMP%]:before{content:"\\f3dc"}.bi-front[_ngcontent-%COMP%]:before{content:"\\f3dd"}.bi-fullscreen-exit[_ngcontent-%COMP%]:before{content:"\\f3de"}.bi-fullscreen[_ngcontent-%COMP%]:before{content:"\\f3df"}.bi-funnel-fill[_ngcontent-%COMP%]:before{content:"\\f3e0"}.bi-funnel[_ngcontent-%COMP%]:before{content:"\\f3e1"}.bi-gear-fill[_ngcontent-%COMP%]:before{content:"\\f3e2"}.bi-gear-wide-connected[_ngcontent-%COMP%]:before{content:"\\f3e3"}.bi-gear-wide[_ngcontent-%COMP%]:before{content:"\\f3e4"}.bi-gear[_ngcontent-%COMP%]:before{content:"\\f3e5"}.bi-gem[_ngcontent-%COMP%]:before{content:"\\f3e6"}.bi-geo-alt-fill[_ngcontent-%COMP%]:before{content:"\\f3e7"}.bi-geo-alt[_ngcontent-%COMP%]:before{content:"\\f3e8"}.bi-geo-fill[_ngcontent-%COMP%]:before{content:"\\f3e9"}.bi-geo[_ngcontent-%COMP%]:before{content:"\\f3ea"}.bi-gift-fill[_ngcontent-%COMP%]:before{content:"\\f3eb"}.bi-gift[_ngcontent-%COMP%]:before{content:"\\f3ec"}.bi-github[_ngcontent-%COMP%]:before{content:"\\f3ed"}.bi-globe[_ngcontent-%COMP%]:before{content:"\\f3ee"}.bi-globe2[_ngcontent-%COMP%]:before{content:"\\f3ef"}.bi-google[_ngcontent-%COMP%]:before{content:"\\f3f0"}.bi-graph-down[_ngcontent-%COMP%]:before{content:"\\f3f1"}.bi-graph-up[_ngcontent-%COMP%]:before{content:"\\f3f2"}.bi-grid-1x2-fill[_ngcontent-%COMP%]:before{content:"\\f3f3"}.bi-grid-1x2[_ngcontent-%COMP%]:before{content:"\\f3f4"}.bi-grid-3x2-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f5"}.bi-grid-3x2-gap[_ngcontent-%COMP%]:before{content:"\\f3f6"}.bi-grid-3x2[_ngcontent-%COMP%]:before{content:"\\f3f7"}.bi-grid-3x3-gap-fill[_ngcontent-%COMP%]:before{content:"\\f3f8"}.bi-grid-3x3-gap[_ngcontent-%COMP%]:before{content:"\\f3f9"}.bi-grid-3x3[_ngcontent-%COMP%]:before{content:"\\f3fa"}.bi-grid-fill[_ngcontent-%COMP%]:before{content:"\\f3fb"}.bi-grid[_ngcontent-%COMP%]:before{content:"\\f3fc"}.bi-grip-horizontal[_ngcontent-%COMP%]:before{content:"\\f3fd"}.bi-grip-vertical[_ngcontent-%COMP%]:before{content:"\\f3fe"}.bi-hammer[_ngcontent-%COMP%]:before{content:"\\f3ff"}.bi-hand-index-fill[_ngcontent-%COMP%]:before{content:"\\f400"}.bi-hand-index-thumb-fill[_ngcontent-%COMP%]:before{content:"\\f401"}.bi-hand-index-thumb[_ngcontent-%COMP%]:before{content:"\\f402"}.bi-hand-index[_ngcontent-%COMP%]:before{content:"\\f403"}.bi-hand-thumbs-down-fill[_ngcontent-%COMP%]:before{content:"\\f404"}.bi-hand-thumbs-down[_ngcontent-%COMP%]:before{content:"\\f405"}.bi-hand-thumbs-up-fill[_ngcontent-%COMP%]:before{content:"\\f406"}.bi-hand-thumbs-up[_ngcontent-%COMP%]:before{content:"\\f407"}.bi-handbag-fill[_ngcontent-%COMP%]:before{content:"\\f408"}.bi-handbag[_ngcontent-%COMP%]:before{content:"\\f409"}.bi-hash[_ngcontent-%COMP%]:before{content:"\\f40a"}.bi-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f40b"}.bi-hdd-network-fill[_ngcontent-%COMP%]:before{content:"\\f40c"}.bi-hdd-network[_ngcontent-%COMP%]:before{content:"\\f40d"}.bi-hdd-rack-fill[_ngcontent-%COMP%]:before{content:"\\f40e"}.bi-hdd-rack[_ngcontent-%COMP%]:before{content:"\\f40f"}.bi-hdd-stack-fill[_ngcontent-%COMP%]:before{content:"\\f410"}.bi-hdd-stack[_ngcontent-%COMP%]:before{content:"\\f411"}.bi-hdd[_ngcontent-%COMP%]:before{content:"\\f412"}.bi-headphones[_ngcontent-%COMP%]:before{content:"\\f413"}.bi-headset[_ngcontent-%COMP%]:before{content:"\\f414"}.bi-heart-fill[_ngcontent-%COMP%]:before{content:"\\f415"}.bi-heart-half[_ngcontent-%COMP%]:before{content:"\\f416"}.bi-heart[_ngcontent-%COMP%]:before{content:"\\f417"}.bi-heptagon-fill[_ngcontent-%COMP%]:before{content:"\\f418"}.bi-heptagon-half[_ngcontent-%COMP%]:before{content:"\\f419"}.bi-heptagon[_ngcontent-%COMP%]:before{content:"\\f41a"}.bi-hexagon-fill[_ngcontent-%COMP%]:before{content:"\\f41b"}.bi-hexagon-half[_ngcontent-%COMP%]:before{content:"\\f41c"}.bi-hexagon[_ngcontent-%COMP%]:before{content:"\\f41d"}.bi-hourglass-bottom[_ngcontent-%COMP%]:before{content:"\\f41e"}.bi-hourglass-split[_ngcontent-%COMP%]:before{content:"\\f41f"}.bi-hourglass-top[_ngcontent-%COMP%]:before{content:"\\f420"}.bi-hourglass[_ngcontent-%COMP%]:before{content:"\\f421"}.bi-house-door-fill[_ngcontent-%COMP%]:before{content:"\\f422"}.bi-house-door[_ngcontent-%COMP%]:before{content:"\\f423"}.bi-house-fill[_ngcontent-%COMP%]:before{content:"\\f424"}.bi-house[_ngcontent-%COMP%]:before{content:"\\f425"}.bi-hr[_ngcontent-%COMP%]:before{content:"\\f426"}.bi-hurricane[_ngcontent-%COMP%]:before{content:"\\f427"}.bi-image-alt[_ngcontent-%COMP%]:before{content:"\\f428"}.bi-image-fill[_ngcontent-%COMP%]:before{content:"\\f429"}.bi-image[_ngcontent-%COMP%]:before{content:"\\f42a"}.bi-images[_ngcontent-%COMP%]:before{content:"\\f42b"}.bi-inbox-fill[_ngcontent-%COMP%]:before{content:"\\f42c"}.bi-inbox[_ngcontent-%COMP%]:before{content:"\\f42d"}.bi-inboxes-fill[_ngcontent-%COMP%]:before{content:"\\f42e"}.bi-inboxes[_ngcontent-%COMP%]:before{content:"\\f42f"}.bi-info-circle-fill[_ngcontent-%COMP%]:before{content:"\\f430"}.bi-info-circle[_ngcontent-%COMP%]:before{content:"\\f431"}.bi-info-square-fill[_ngcontent-%COMP%]:before{content:"\\f432"}.bi-info-square[_ngcontent-%COMP%]:before{content:"\\f433"}.bi-info[_ngcontent-%COMP%]:before{content:"\\f434"}.bi-input-cursor-text[_ngcontent-%COMP%]:before{content:"\\f435"}.bi-input-cursor[_ngcontent-%COMP%]:before{content:"\\f436"}.bi-instagram[_ngcontent-%COMP%]:before{content:"\\f437"}.bi-intersect[_ngcontent-%COMP%]:before{content:"\\f438"}.bi-journal-album[_ngcontent-%COMP%]:before{content:"\\f439"}.bi-journal-arrow-down[_ngcontent-%COMP%]:before{content:"\\f43a"}.bi-journal-arrow-up[_ngcontent-%COMP%]:before{content:"\\f43b"}.bi-journal-bookmark-fill[_ngcontent-%COMP%]:before{content:"\\f43c"}.bi-journal-bookmark[_ngcontent-%COMP%]:before{content:"\\f43d"}.bi-journal-check[_ngcontent-%COMP%]:before{content:"\\f43e"}.bi-journal-code[_ngcontent-%COMP%]:before{content:"\\f43f"}.bi-journal-medical[_ngcontent-%COMP%]:before{content:"\\f440"}.bi-journal-minus[_ngcontent-%COMP%]:before{content:"\\f441"}.bi-journal-plus[_ngcontent-%COMP%]:before{content:"\\f442"}.bi-journal-richtext[_ngcontent-%COMP%]:before{content:"\\f443"}.bi-journal-text[_ngcontent-%COMP%]:before{content:"\\f444"}.bi-journal-x[_ngcontent-%COMP%]:before{content:"\\f445"}.bi-journal[_ngcontent-%COMP%]:before{content:"\\f446"}.bi-journals[_ngcontent-%COMP%]:before{content:"\\f447"}.bi-joystick[_ngcontent-%COMP%]:before{content:"\\f448"}.bi-justify-left[_ngcontent-%COMP%]:before{content:"\\f449"}.bi-justify-right[_ngcontent-%COMP%]:before{content:"\\f44a"}.bi-justify[_ngcontent-%COMP%]:before{content:"\\f44b"}.bi-kanban-fill[_ngcontent-%COMP%]:before{content:"\\f44c"}.bi-kanban[_ngcontent-%COMP%]:before{content:"\\f44d"}.bi-key-fill[_ngcontent-%COMP%]:before{content:"\\f44e"}.bi-key[_ngcontent-%COMP%]:before{content:"\\f44f"}.bi-keyboard-fill[_ngcontent-%COMP%]:before{content:"\\f450"}.bi-keyboard[_ngcontent-%COMP%]:before{content:"\\f451"}.bi-ladder[_ngcontent-%COMP%]:before{content:"\\f452"}.bi-lamp-fill[_ngcontent-%COMP%]:before{content:"\\f453"}.bi-lamp[_ngcontent-%COMP%]:before{content:"\\f454"}.bi-laptop-fill[_ngcontent-%COMP%]:before{content:"\\f455"}.bi-laptop[_ngcontent-%COMP%]:before{content:"\\f456"}.bi-layer-backward[_ngcontent-%COMP%]:before{content:"\\f457"}.bi-layer-forward[_ngcontent-%COMP%]:before{content:"\\f458"}.bi-layers-fill[_ngcontent-%COMP%]:before{content:"\\f459"}.bi-layers-half[_ngcontent-%COMP%]:before{content:"\\f45a"}.bi-layers[_ngcontent-%COMP%]:before{content:"\\f45b"}.bi-layout-sidebar-inset-reverse[_ngcontent-%COMP%]:before{content:"\\f45c"}.bi-layout-sidebar-inset[_ngcontent-%COMP%]:before{content:"\\f45d"}.bi-layout-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f45e"}.bi-layout-sidebar[_ngcontent-%COMP%]:before{content:"\\f45f"}.bi-layout-split[_ngcontent-%COMP%]:before{content:"\\f460"}.bi-layout-text-sidebar-reverse[_ngcontent-%COMP%]:before{content:"\\f461"}.bi-layout-text-sidebar[_ngcontent-%COMP%]:before{content:"\\f462"}.bi-layout-text-window-reverse[_ngcontent-%COMP%]:before{content:"\\f463"}.bi-layout-text-window[_ngcontent-%COMP%]:before{content:"\\f464"}.bi-layout-three-columns[_ngcontent-%COMP%]:before{content:"\\f465"}.bi-layout-wtf[_ngcontent-%COMP%]:before{content:"\\f466"}.bi-life-preserver[_ngcontent-%COMP%]:before{content:"\\f467"}.bi-lightbulb-fill[_ngcontent-%COMP%]:before{content:"\\f468"}.bi-lightbulb-off-fill[_ngcontent-%COMP%]:before{content:"\\f469"}.bi-lightbulb-off[_ngcontent-%COMP%]:before{content:"\\f46a"}.bi-lightbulb[_ngcontent-%COMP%]:before{content:"\\f46b"}.bi-lightning-charge-fill[_ngcontent-%COMP%]:before{content:"\\f46c"}.bi-lightning-charge[_ngcontent-%COMP%]:before{content:"\\f46d"}.bi-lightning-fill[_ngcontent-%COMP%]:before{content:"\\f46e"}.bi-lightning[_ngcontent-%COMP%]:before{content:"\\f46f"}.bi-link-45deg[_ngcontent-%COMP%]:before{content:"\\f470"}.bi-link[_ngcontent-%COMP%]:before{content:"\\f471"}.bi-linkedin[_ngcontent-%COMP%]:before{content:"\\f472"}.bi-list-check[_ngcontent-%COMP%]:before{content:"\\f473"}.bi-list-nested[_ngcontent-%COMP%]:before{content:"\\f474"}.bi-list-ol[_ngcontent-%COMP%]:before{content:"\\f475"}.bi-list-stars[_ngcontent-%COMP%]:before{content:"\\f476"}.bi-list-task[_ngcontent-%COMP%]:before{content:"\\f477"}.bi-list-ul[_ngcontent-%COMP%]:before{content:"\\f478"}.bi-list[_ngcontent-%COMP%]:before{content:"\\f479"}.bi-lock-fill[_ngcontent-%COMP%]:before{content:"\\f47a"}.bi-lock[_ngcontent-%COMP%]:before{content:"\\f47b"}.bi-mailbox[_ngcontent-%COMP%]:before{content:"\\f47c"}.bi-mailbox2[_ngcontent-%COMP%]:before{content:"\\f47d"}.bi-map-fill[_ngcontent-%COMP%]:before{content:"\\f47e"}.bi-map[_ngcontent-%COMP%]:before{content:"\\f47f"}.bi-markdown-fill[_ngcontent-%COMP%]:before{content:"\\f480"}.bi-markdown[_ngcontent-%COMP%]:before{content:"\\f481"}.bi-mask[_ngcontent-%COMP%]:before{content:"\\f482"}.bi-megaphone-fill[_ngcontent-%COMP%]:before{content:"\\f483"}.bi-megaphone[_ngcontent-%COMP%]:before{content:"\\f484"}.bi-menu-app-fill[_ngcontent-%COMP%]:before{content:"\\f485"}.bi-menu-app[_ngcontent-%COMP%]:before{content:"\\f486"}.bi-menu-button-fill[_ngcontent-%COMP%]:before{content:"\\f487"}.bi-menu-button-wide-fill[_ngcontent-%COMP%]:before{content:"\\f488"}.bi-menu-button-wide[_ngcontent-%COMP%]:before{content:"\\f489"}.bi-menu-button[_ngcontent-%COMP%]:before{content:"\\f48a"}.bi-menu-down[_ngcontent-%COMP%]:before{content:"\\f48b"}.bi-menu-up[_ngcontent-%COMP%]:before{content:"\\f48c"}.bi-mic-fill[_ngcontent-%COMP%]:before{content:"\\f48d"}.bi-mic-mute-fill[_ngcontent-%COMP%]:before{content:"\\f48e"}.bi-mic-mute[_ngcontent-%COMP%]:before{content:"\\f48f"}.bi-mic[_ngcontent-%COMP%]:before{content:"\\f490"}.bi-minecart-loaded[_ngcontent-%COMP%]:before{content:"\\f491"}.bi-minecart[_ngcontent-%COMP%]:before{content:"\\f492"}.bi-moisture[_ngcontent-%COMP%]:before{content:"\\f493"}.bi-moon-fill[_ngcontent-%COMP%]:before{content:"\\f494"}.bi-moon-stars-fill[_ngcontent-%COMP%]:before{content:"\\f495"}.bi-moon-stars[_ngcontent-%COMP%]:before{content:"\\f496"}.bi-moon[_ngcontent-%COMP%]:before{content:"\\f497"}.bi-mouse-fill[_ngcontent-%COMP%]:before{content:"\\f498"}.bi-mouse[_ngcontent-%COMP%]:before{content:"\\f499"}.bi-mouse2-fill[_ngcontent-%COMP%]:before{content:"\\f49a"}.bi-mouse2[_ngcontent-%COMP%]:before{content:"\\f49b"}.bi-mouse3-fill[_ngcontent-%COMP%]:before{content:"\\f49c"}.bi-mouse3[_ngcontent-%COMP%]:before{content:"\\f49d"}.bi-music-note-beamed[_ngcontent-%COMP%]:before{content:"\\f49e"}.bi-music-note-list[_ngcontent-%COMP%]:before{content:"\\f49f"}.bi-music-note[_ngcontent-%COMP%]:before{content:"\\f4a0"}.bi-music-player-fill[_ngcontent-%COMP%]:before{content:"\\f4a1"}.bi-music-player[_ngcontent-%COMP%]:before{content:"\\f4a2"}.bi-newspaper[_ngcontent-%COMP%]:before{content:"\\f4a3"}.bi-node-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4a4"}.bi-node-minus[_ngcontent-%COMP%]:before{content:"\\f4a5"}.bi-node-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4a6"}.bi-node-plus[_ngcontent-%COMP%]:before{content:"\\f4a7"}.bi-nut-fill[_ngcontent-%COMP%]:before{content:"\\f4a8"}.bi-nut[_ngcontent-%COMP%]:before{content:"\\f4a9"}.bi-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f4aa"}.bi-octagon-half[_ngcontent-%COMP%]:before{content:"\\f4ab"}.bi-octagon[_ngcontent-%COMP%]:before{content:"\\f4ac"}.bi-option[_ngcontent-%COMP%]:before{content:"\\f4ad"}.bi-outlet[_ngcontent-%COMP%]:before{content:"\\f4ae"}.bi-paint-bucket[_ngcontent-%COMP%]:before{content:"\\f4af"}.bi-palette-fill[_ngcontent-%COMP%]:before{content:"\\f4b0"}.bi-palette[_ngcontent-%COMP%]:before{content:"\\f4b1"}.bi-palette2[_ngcontent-%COMP%]:before{content:"\\f4b2"}.bi-paperclip[_ngcontent-%COMP%]:before{content:"\\f4b3"}.bi-paragraph[_ngcontent-%COMP%]:before{content:"\\f4b4"}.bi-patch-check-fill[_ngcontent-%COMP%]:before{content:"\\f4b5"}.bi-patch-check[_ngcontent-%COMP%]:before{content:"\\f4b6"}.bi-patch-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f4b7"}.bi-patch-exclamation[_ngcontent-%COMP%]:before{content:"\\f4b8"}.bi-patch-minus-fill[_ngcontent-%COMP%]:before{content:"\\f4b9"}.bi-patch-minus[_ngcontent-%COMP%]:before{content:"\\f4ba"}.bi-patch-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4bb"}.bi-patch-plus[_ngcontent-%COMP%]:before{content:"\\f4bc"}.bi-patch-question-fill[_ngcontent-%COMP%]:before{content:"\\f4bd"}.bi-patch-question[_ngcontent-%COMP%]:before{content:"\\f4be"}.bi-pause-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4bf"}.bi-pause-btn[_ngcontent-%COMP%]:before{content:"\\f4c0"}.bi-pause-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4c1"}.bi-pause-circle[_ngcontent-%COMP%]:before{content:"\\f4c2"}.bi-pause-fill[_ngcontent-%COMP%]:before{content:"\\f4c3"}.bi-pause[_ngcontent-%COMP%]:before{content:"\\f4c4"}.bi-peace-fill[_ngcontent-%COMP%]:before{content:"\\f4c5"}.bi-peace[_ngcontent-%COMP%]:before{content:"\\f4c6"}.bi-pen-fill[_ngcontent-%COMP%]:before{content:"\\f4c7"}.bi-pen[_ngcontent-%COMP%]:before{content:"\\f4c8"}.bi-pencil-fill[_ngcontent-%COMP%]:before{content:"\\f4c9"}.bi-pencil-square[_ngcontent-%COMP%]:before{content:"\\f4ca"}.bi-pencil[_ngcontent-%COMP%]:before{content:"\\f4cb"}.bi-pentagon-fill[_ngcontent-%COMP%]:before{content:"\\f4cc"}.bi-pentagon-half[_ngcontent-%COMP%]:before{content:"\\f4cd"}.bi-pentagon[_ngcontent-%COMP%]:before{content:"\\f4ce"}.bi-people-fill[_ngcontent-%COMP%]:before{content:"\\f4cf"}.bi-people[_ngcontent-%COMP%]:before{content:"\\f4d0"}.bi-percent[_ngcontent-%COMP%]:before{content:"\\f4d1"}.bi-person-badge-fill[_ngcontent-%COMP%]:before{content:"\\f4d2"}.bi-person-badge[_ngcontent-%COMP%]:before{content:"\\f4d3"}.bi-person-bounding-box[_ngcontent-%COMP%]:before{content:"\\f4d4"}.bi-person-check-fill[_ngcontent-%COMP%]:before{content:"\\f4d5"}.bi-person-check[_ngcontent-%COMP%]:before{content:"\\f4d6"}.bi-person-circle[_ngcontent-%COMP%]:before{content:"\\f4d7"}.bi-person-dash-fill[_ngcontent-%COMP%]:before{content:"\\f4d8"}.bi-person-dash[_ngcontent-%COMP%]:before{content:"\\f4d9"}.bi-person-fill[_ngcontent-%COMP%]:before{content:"\\f4da"}.bi-person-lines-fill[_ngcontent-%COMP%]:before{content:"\\f4db"}.bi-person-plus-fill[_ngcontent-%COMP%]:before{content:"\\f4dc"}.bi-person-plus[_ngcontent-%COMP%]:before{content:"\\f4dd"}.bi-person-square[_ngcontent-%COMP%]:before{content:"\\f4de"}.bi-person-x-fill[_ngcontent-%COMP%]:before{content:"\\f4df"}.bi-person-x[_ngcontent-%COMP%]:before{content:"\\f4e0"}.bi-person[_ngcontent-%COMP%]:before{content:"\\f4e1"}.bi-phone-fill[_ngcontent-%COMP%]:before{content:"\\f4e2"}.bi-phone-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f4e3"}.bi-phone-landscape[_ngcontent-%COMP%]:before{content:"\\f4e4"}.bi-phone-vibrate-fill[_ngcontent-%COMP%]:before{content:"\\f4e5"}.bi-phone-vibrate[_ngcontent-%COMP%]:before{content:"\\f4e6"}.bi-phone[_ngcontent-%COMP%]:before{content:"\\f4e7"}.bi-pie-chart-fill[_ngcontent-%COMP%]:before{content:"\\f4e8"}.bi-pie-chart[_ngcontent-%COMP%]:before{content:"\\f4e9"}.bi-pin-angle-fill[_ngcontent-%COMP%]:before{content:"\\f4ea"}.bi-pin-angle[_ngcontent-%COMP%]:before{content:"\\f4eb"}.bi-pin-fill[_ngcontent-%COMP%]:before{content:"\\f4ec"}.bi-pin[_ngcontent-%COMP%]:before{content:"\\f4ed"}.bi-pip-fill[_ngcontent-%COMP%]:before{content:"\\f4ee"}.bi-pip[_ngcontent-%COMP%]:before{content:"\\f4ef"}.bi-play-btn-fill[_ngcontent-%COMP%]:before{content:"\\f4f0"}.bi-play-btn[_ngcontent-%COMP%]:before{content:"\\f4f1"}.bi-play-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f2"}.bi-play-circle[_ngcontent-%COMP%]:before{content:"\\f4f3"}.bi-play-fill[_ngcontent-%COMP%]:before{content:"\\f4f4"}.bi-play[_ngcontent-%COMP%]:before{content:"\\f4f5"}.bi-plug-fill[_ngcontent-%COMP%]:before{content:"\\f4f6"}.bi-plug[_ngcontent-%COMP%]:before{content:"\\f4f7"}.bi-plus-circle-dotted[_ngcontent-%COMP%]:before{content:"\\f4f8"}.bi-plus-circle-fill[_ngcontent-%COMP%]:before{content:"\\f4f9"}.bi-plus-circle[_ngcontent-%COMP%]:before{content:"\\f4fa"}.bi-plus-square-dotted[_ngcontent-%COMP%]:before{content:"\\f4fb"}.bi-plus-square-fill[_ngcontent-%COMP%]:before{content:"\\f4fc"}.bi-plus-square[_ngcontent-%COMP%]:before{content:"\\f4fd"}.bi-plus[_ngcontent-%COMP%]:before{content:"\\f4fe"}.bi-power[_ngcontent-%COMP%]:before{content:"\\f4ff"}.bi-printer-fill[_ngcontent-%COMP%]:before{content:"\\f500"}.bi-printer[_ngcontent-%COMP%]:before{content:"\\f501"}.bi-puzzle-fill[_ngcontent-%COMP%]:before{content:"\\f502"}.bi-puzzle[_ngcontent-%COMP%]:before{content:"\\f503"}.bi-question-circle-fill[_ngcontent-%COMP%]:before{content:"\\f504"}.bi-question-circle[_ngcontent-%COMP%]:before{content:"\\f505"}.bi-question-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f506"}.bi-question-diamond[_ngcontent-%COMP%]:before{content:"\\f507"}.bi-question-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f508"}.bi-question-octagon[_ngcontent-%COMP%]:before{content:"\\f509"}.bi-question-square-fill[_ngcontent-%COMP%]:before{content:"\\f50a"}.bi-question-square[_ngcontent-%COMP%]:before{content:"\\f50b"}.bi-question[_ngcontent-%COMP%]:before{content:"\\f50c"}.bi-rainbow[_ngcontent-%COMP%]:before{content:"\\f50d"}.bi-receipt-cutoff[_ngcontent-%COMP%]:before{content:"\\f50e"}.bi-receipt[_ngcontent-%COMP%]:before{content:"\\f50f"}.bi-reception-0[_ngcontent-%COMP%]:before{content:"\\f510"}.bi-reception-1[_ngcontent-%COMP%]:before{content:"\\f511"}.bi-reception-2[_ngcontent-%COMP%]:before{content:"\\f512"}.bi-reception-3[_ngcontent-%COMP%]:before{content:"\\f513"}.bi-reception-4[_ngcontent-%COMP%]:before{content:"\\f514"}.bi-record-btn-fill[_ngcontent-%COMP%]:before{content:"\\f515"}.bi-record-btn[_ngcontent-%COMP%]:before{content:"\\f516"}.bi-record-circle-fill[_ngcontent-%COMP%]:before{content:"\\f517"}.bi-record-circle[_ngcontent-%COMP%]:before{content:"\\f518"}.bi-record-fill[_ngcontent-%COMP%]:before{content:"\\f519"}.bi-record[_ngcontent-%COMP%]:before{content:"\\f51a"}.bi-record2-fill[_ngcontent-%COMP%]:before{content:"\\f51b"}.bi-record2[_ngcontent-%COMP%]:before{content:"\\f51c"}.bi-reply-all-fill[_ngcontent-%COMP%]:before{content:"\\f51d"}.bi-reply-all[_ngcontent-%COMP%]:before{content:"\\f51e"}.bi-reply-fill[_ngcontent-%COMP%]:before{content:"\\f51f"}.bi-reply[_ngcontent-%COMP%]:before{content:"\\f520"}.bi-rss-fill[_ngcontent-%COMP%]:before{content:"\\f521"}.bi-rss[_ngcontent-%COMP%]:before{content:"\\f522"}.bi-rulers[_ngcontent-%COMP%]:before{content:"\\f523"}.bi-save-fill[_ngcontent-%COMP%]:before{content:"\\f524"}.bi-save[_ngcontent-%COMP%]:before{content:"\\f525"}.bi-save2-fill[_ngcontent-%COMP%]:before{content:"\\f526"}.bi-save2[_ngcontent-%COMP%]:before{content:"\\f527"}.bi-scissors[_ngcontent-%COMP%]:before{content:"\\f528"}.bi-screwdriver[_ngcontent-%COMP%]:before{content:"\\f529"}.bi-search[_ngcontent-%COMP%]:before{content:"\\f52a"}.bi-segmented-nav[_ngcontent-%COMP%]:before{content:"\\f52b"}.bi-server[_ngcontent-%COMP%]:before{content:"\\f52c"}.bi-share-fill[_ngcontent-%COMP%]:before{content:"\\f52d"}.bi-share[_ngcontent-%COMP%]:before{content:"\\f52e"}.bi-shield-check[_ngcontent-%COMP%]:before{content:"\\f52f"}.bi-shield-exclamation[_ngcontent-%COMP%]:before{content:"\\f530"}.bi-shield-fill-check[_ngcontent-%COMP%]:before{content:"\\f531"}.bi-shield-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f532"}.bi-shield-fill-minus[_ngcontent-%COMP%]:before{content:"\\f533"}.bi-shield-fill-plus[_ngcontent-%COMP%]:before{content:"\\f534"}.bi-shield-fill-x[_ngcontent-%COMP%]:before{content:"\\f535"}.bi-shield-fill[_ngcontent-%COMP%]:before{content:"\\f536"}.bi-shield-lock-fill[_ngcontent-%COMP%]:before{content:"\\f537"}.bi-shield-lock[_ngcontent-%COMP%]:before{content:"\\f538"}.bi-shield-minus[_ngcontent-%COMP%]:before{content:"\\f539"}.bi-shield-plus[_ngcontent-%COMP%]:before{content:"\\f53a"}.bi-shield-shaded[_ngcontent-%COMP%]:before{content:"\\f53b"}.bi-shield-slash-fill[_ngcontent-%COMP%]:before{content:"\\f53c"}.bi-shield-slash[_ngcontent-%COMP%]:before{content:"\\f53d"}.bi-shield-x[_ngcontent-%COMP%]:before{content:"\\f53e"}.bi-shield[_ngcontent-%COMP%]:before{content:"\\f53f"}.bi-shift-fill[_ngcontent-%COMP%]:before{content:"\\f540"}.bi-shift[_ngcontent-%COMP%]:before{content:"\\f541"}.bi-shop-window[_ngcontent-%COMP%]:before{content:"\\f542"}.bi-shop[_ngcontent-%COMP%]:before{content:"\\f543"}.bi-shuffle[_ngcontent-%COMP%]:before{content:"\\f544"}.bi-signpost-2-fill[_ngcontent-%COMP%]:before{content:"\\f545"}.bi-signpost-2[_ngcontent-%COMP%]:before{content:"\\f546"}.bi-signpost-fill[_ngcontent-%COMP%]:before{content:"\\f547"}.bi-signpost-split-fill[_ngcontent-%COMP%]:before{content:"\\f548"}.bi-signpost-split[_ngcontent-%COMP%]:before{content:"\\f549"}.bi-signpost[_ngcontent-%COMP%]:before{content:"\\f54a"}.bi-sim-fill[_ngcontent-%COMP%]:before{content:"\\f54b"}.bi-sim[_ngcontent-%COMP%]:before{content:"\\f54c"}.bi-skip-backward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f54d"}.bi-skip-backward-btn[_ngcontent-%COMP%]:before{content:"\\f54e"}.bi-skip-backward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f54f"}.bi-skip-backward-circle[_ngcontent-%COMP%]:before{content:"\\f550"}.bi-skip-backward-fill[_ngcontent-%COMP%]:before{content:"\\f551"}.bi-skip-backward[_ngcontent-%COMP%]:before{content:"\\f552"}.bi-skip-end-btn-fill[_ngcontent-%COMP%]:before{content:"\\f553"}.bi-skip-end-btn[_ngcontent-%COMP%]:before{content:"\\f554"}.bi-skip-end-circle-fill[_ngcontent-%COMP%]:before{content:"\\f555"}.bi-skip-end-circle[_ngcontent-%COMP%]:before{content:"\\f556"}.bi-skip-end-fill[_ngcontent-%COMP%]:before{content:"\\f557"}.bi-skip-end[_ngcontent-%COMP%]:before{content:"\\f558"}.bi-skip-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f559"}.bi-skip-forward-btn[_ngcontent-%COMP%]:before{content:"\\f55a"}.bi-skip-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f55b"}.bi-skip-forward-circle[_ngcontent-%COMP%]:before{content:"\\f55c"}.bi-skip-forward-fill[_ngcontent-%COMP%]:before{content:"\\f55d"}.bi-skip-forward[_ngcontent-%COMP%]:before{content:"\\f55e"}.bi-skip-start-btn-fill[_ngcontent-%COMP%]:before{content:"\\f55f"}.bi-skip-start-btn[_ngcontent-%COMP%]:before{content:"\\f560"}.bi-skip-start-circle-fill[_ngcontent-%COMP%]:before{content:"\\f561"}.bi-skip-start-circle[_ngcontent-%COMP%]:before{content:"\\f562"}.bi-skip-start-fill[_ngcontent-%COMP%]:before{content:"\\f563"}.bi-skip-start[_ngcontent-%COMP%]:before{content:"\\f564"}.bi-slack[_ngcontent-%COMP%]:before{content:"\\f565"}.bi-slash-circle-fill[_ngcontent-%COMP%]:before{content:"\\f566"}.bi-slash-circle[_ngcontent-%COMP%]:before{content:"\\f567"}.bi-slash-square-fill[_ngcontent-%COMP%]:before{content:"\\f568"}.bi-slash-square[_ngcontent-%COMP%]:before{content:"\\f569"}.bi-slash[_ngcontent-%COMP%]:before{content:"\\f56a"}.bi-sliders[_ngcontent-%COMP%]:before{content:"\\f56b"}.bi-smartwatch[_ngcontent-%COMP%]:before{content:"\\f56c"}.bi-snow[_ngcontent-%COMP%]:before{content:"\\f56d"}.bi-snow2[_ngcontent-%COMP%]:before{content:"\\f56e"}.bi-snow3[_ngcontent-%COMP%]:before{content:"\\f56f"}.bi-sort-alpha-down-alt[_ngcontent-%COMP%]:before{content:"\\f570"}.bi-sort-alpha-down[_ngcontent-%COMP%]:before{content:"\\f571"}.bi-sort-alpha-up-alt[_ngcontent-%COMP%]:before{content:"\\f572"}.bi-sort-alpha-up[_ngcontent-%COMP%]:before{content:"\\f573"}.bi-sort-down-alt[_ngcontent-%COMP%]:before{content:"\\f574"}.bi-sort-down[_ngcontent-%COMP%]:before{content:"\\f575"}.bi-sort-numeric-down-alt[_ngcontent-%COMP%]:before{content:"\\f576"}.bi-sort-numeric-down[_ngcontent-%COMP%]:before{content:"\\f577"}.bi-sort-numeric-up-alt[_ngcontent-%COMP%]:before{content:"\\f578"}.bi-sort-numeric-up[_ngcontent-%COMP%]:before{content:"\\f579"}.bi-sort-up-alt[_ngcontent-%COMP%]:before{content:"\\f57a"}.bi-sort-up[_ngcontent-%COMP%]:before{content:"\\f57b"}.bi-soundwave[_ngcontent-%COMP%]:before{content:"\\f57c"}.bi-speaker-fill[_ngcontent-%COMP%]:before{content:"\\f57d"}.bi-speaker[_ngcontent-%COMP%]:before{content:"\\f57e"}.bi-speedometer[_ngcontent-%COMP%]:before{content:"\\f57f"}.bi-speedometer2[_ngcontent-%COMP%]:before{content:"\\f580"}.bi-spellcheck[_ngcontent-%COMP%]:before{content:"\\f581"}.bi-square-fill[_ngcontent-%COMP%]:before{content:"\\f582"}.bi-square-half[_ngcontent-%COMP%]:before{content:"\\f583"}.bi-square[_ngcontent-%COMP%]:before{content:"\\f584"}.bi-stack[_ngcontent-%COMP%]:before{content:"\\f585"}.bi-star-fill[_ngcontent-%COMP%]:before{content:"\\f586"}.bi-star-half[_ngcontent-%COMP%]:before{content:"\\f587"}.bi-star[_ngcontent-%COMP%]:before{content:"\\f588"}.bi-stars[_ngcontent-%COMP%]:before{content:"\\f589"}.bi-stickies-fill[_ngcontent-%COMP%]:before{content:"\\f58a"}.bi-stickies[_ngcontent-%COMP%]:before{content:"\\f58b"}.bi-sticky-fill[_ngcontent-%COMP%]:before{content:"\\f58c"}.bi-sticky[_ngcontent-%COMP%]:before{content:"\\f58d"}.bi-stop-btn-fill[_ngcontent-%COMP%]:before{content:"\\f58e"}.bi-stop-btn[_ngcontent-%COMP%]:before{content:"\\f58f"}.bi-stop-circle-fill[_ngcontent-%COMP%]:before{content:"\\f590"}.bi-stop-circle[_ngcontent-%COMP%]:before{content:"\\f591"}.bi-stop-fill[_ngcontent-%COMP%]:before{content:"\\f592"}.bi-stop[_ngcontent-%COMP%]:before{content:"\\f593"}.bi-stoplights-fill[_ngcontent-%COMP%]:before{content:"\\f594"}.bi-stoplights[_ngcontent-%COMP%]:before{content:"\\f595"}.bi-stopwatch-fill[_ngcontent-%COMP%]:before{content:"\\f596"}.bi-stopwatch[_ngcontent-%COMP%]:before{content:"\\f597"}.bi-subtract[_ngcontent-%COMP%]:before{content:"\\f598"}.bi-suit-club-fill[_ngcontent-%COMP%]:before{content:"\\f599"}.bi-suit-club[_ngcontent-%COMP%]:before{content:"\\f59a"}.bi-suit-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f59b"}.bi-suit-diamond[_ngcontent-%COMP%]:before{content:"\\f59c"}.bi-suit-heart-fill[_ngcontent-%COMP%]:before{content:"\\f59d"}.bi-suit-heart[_ngcontent-%COMP%]:before{content:"\\f59e"}.bi-suit-spade-fill[_ngcontent-%COMP%]:before{content:"\\f59f"}.bi-suit-spade[_ngcontent-%COMP%]:before{content:"\\f5a0"}.bi-sun-fill[_ngcontent-%COMP%]:before{content:"\\f5a1"}.bi-sun[_ngcontent-%COMP%]:before{content:"\\f5a2"}.bi-sunglasses[_ngcontent-%COMP%]:before{content:"\\f5a3"}.bi-sunrise-fill[_ngcontent-%COMP%]:before{content:"\\f5a4"}.bi-sunrise[_ngcontent-%COMP%]:before{content:"\\f5a5"}.bi-sunset-fill[_ngcontent-%COMP%]:before{content:"\\f5a6"}.bi-sunset[_ngcontent-%COMP%]:before{content:"\\f5a7"}.bi-symmetry-horizontal[_ngcontent-%COMP%]:before{content:"\\f5a8"}.bi-symmetry-vertical[_ngcontent-%COMP%]:before{content:"\\f5a9"}.bi-table[_ngcontent-%COMP%]:before{content:"\\f5aa"}.bi-tablet-fill[_ngcontent-%COMP%]:before{content:"\\f5ab"}.bi-tablet-landscape-fill[_ngcontent-%COMP%]:before{content:"\\f5ac"}.bi-tablet-landscape[_ngcontent-%COMP%]:before{content:"\\f5ad"}.bi-tablet[_ngcontent-%COMP%]:before{content:"\\f5ae"}.bi-tag-fill[_ngcontent-%COMP%]:before{content:"\\f5af"}.bi-tag[_ngcontent-%COMP%]:before{content:"\\f5b0"}.bi-tags-fill[_ngcontent-%COMP%]:before{content:"\\f5b1"}.bi-tags[_ngcontent-%COMP%]:before{content:"\\f5b2"}.bi-telegram[_ngcontent-%COMP%]:before{content:"\\f5b3"}.bi-telephone-fill[_ngcontent-%COMP%]:before{content:"\\f5b4"}.bi-telephone-forward-fill[_ngcontent-%COMP%]:before{content:"\\f5b5"}.bi-telephone-forward[_ngcontent-%COMP%]:before{content:"\\f5b6"}.bi-telephone-inbound-fill[_ngcontent-%COMP%]:before{content:"\\f5b7"}.bi-telephone-inbound[_ngcontent-%COMP%]:before{content:"\\f5b8"}.bi-telephone-minus-fill[_ngcontent-%COMP%]:before{content:"\\f5b9"}.bi-telephone-minus[_ngcontent-%COMP%]:before{content:"\\f5ba"}.bi-telephone-outbound-fill[_ngcontent-%COMP%]:before{content:"\\f5bb"}.bi-telephone-outbound[_ngcontent-%COMP%]:before{content:"\\f5bc"}.bi-telephone-plus-fill[_ngcontent-%COMP%]:before{content:"\\f5bd"}.bi-telephone-plus[_ngcontent-%COMP%]:before{content:"\\f5be"}.bi-telephone-x-fill[_ngcontent-%COMP%]:before{content:"\\f5bf"}.bi-telephone-x[_ngcontent-%COMP%]:before{content:"\\f5c0"}.bi-telephone[_ngcontent-%COMP%]:before{content:"\\f5c1"}.bi-terminal-fill[_ngcontent-%COMP%]:before{content:"\\f5c2"}.bi-terminal[_ngcontent-%COMP%]:before{content:"\\f5c3"}.bi-text-center[_ngcontent-%COMP%]:before{content:"\\f5c4"}.bi-text-indent-left[_ngcontent-%COMP%]:before{content:"\\f5c5"}.bi-text-indent-right[_ngcontent-%COMP%]:before{content:"\\f5c6"}.bi-text-left[_ngcontent-%COMP%]:before{content:"\\f5c7"}.bi-text-paragraph[_ngcontent-%COMP%]:before{content:"\\f5c8"}.bi-text-right[_ngcontent-%COMP%]:before{content:"\\f5c9"}.bi-textarea-resize[_ngcontent-%COMP%]:before{content:"\\f5ca"}.bi-textarea-t[_ngcontent-%COMP%]:before{content:"\\f5cb"}.bi-textarea[_ngcontent-%COMP%]:before{content:"\\f5cc"}.bi-thermometer-half[_ngcontent-%COMP%]:before{content:"\\f5cd"}.bi-thermometer-high[_ngcontent-%COMP%]:before{content:"\\f5ce"}.bi-thermometer-low[_ngcontent-%COMP%]:before{content:"\\f5cf"}.bi-thermometer-snow[_ngcontent-%COMP%]:before{content:"\\f5d0"}.bi-thermometer-sun[_ngcontent-%COMP%]:before{content:"\\f5d1"}.bi-thermometer[_ngcontent-%COMP%]:before{content:"\\f5d2"}.bi-three-dots-vertical[_ngcontent-%COMP%]:before{content:"\\f5d3"}.bi-three-dots[_ngcontent-%COMP%]:before{content:"\\f5d4"}.bi-toggle-off[_ngcontent-%COMP%]:before{content:"\\f5d5"}.bi-toggle-on[_ngcontent-%COMP%]:before{content:"\\f5d6"}.bi-toggle2-off[_ngcontent-%COMP%]:before{content:"\\f5d7"}.bi-toggle2-on[_ngcontent-%COMP%]:before{content:"\\f5d8"}.bi-toggles[_ngcontent-%COMP%]:before{content:"\\f5d9"}.bi-toggles2[_ngcontent-%COMP%]:before{content:"\\f5da"}.bi-tools[_ngcontent-%COMP%]:before{content:"\\f5db"}.bi-tornado[_ngcontent-%COMP%]:before{content:"\\f5dc"}.bi-trash-fill[_ngcontent-%COMP%]:before{content:"\\f5dd"}.bi-trash[_ngcontent-%COMP%]:before{content:"\\f5de"}.bi-trash2-fill[_ngcontent-%COMP%]:before{content:"\\f5df"}.bi-trash2[_ngcontent-%COMP%]:before{content:"\\f5e0"}.bi-tree-fill[_ngcontent-%COMP%]:before{content:"\\f5e1"}.bi-tree[_ngcontent-%COMP%]:before{content:"\\f5e2"}.bi-triangle-fill[_ngcontent-%COMP%]:before{content:"\\f5e3"}.bi-triangle-half[_ngcontent-%COMP%]:before{content:"\\f5e4"}.bi-triangle[_ngcontent-%COMP%]:before{content:"\\f5e5"}.bi-trophy-fill[_ngcontent-%COMP%]:before{content:"\\f5e6"}.bi-trophy[_ngcontent-%COMP%]:before{content:"\\f5e7"}.bi-tropical-storm[_ngcontent-%COMP%]:before{content:"\\f5e8"}.bi-truck-flatbed[_ngcontent-%COMP%]:before{content:"\\f5e9"}.bi-truck[_ngcontent-%COMP%]:before{content:"\\f5ea"}.bi-tsunami[_ngcontent-%COMP%]:before{content:"\\f5eb"}.bi-tv-fill[_ngcontent-%COMP%]:before{content:"\\f5ec"}.bi-tv[_ngcontent-%COMP%]:before{content:"\\f5ed"}.bi-twitch[_ngcontent-%COMP%]:before{content:"\\f5ee"}.bi-twitter[_ngcontent-%COMP%]:before{content:"\\f5ef"}.bi-type-bold[_ngcontent-%COMP%]:before{content:"\\f5f0"}.bi-type-h1[_ngcontent-%COMP%]:before{content:"\\f5f1"}.bi-type-h2[_ngcontent-%COMP%]:before{content:"\\f5f2"}.bi-type-h3[_ngcontent-%COMP%]:before{content:"\\f5f3"}.bi-type-italic[_ngcontent-%COMP%]:before{content:"\\f5f4"}.bi-type-strikethrough[_ngcontent-%COMP%]:before{content:"\\f5f5"}.bi-type-underline[_ngcontent-%COMP%]:before{content:"\\f5f6"}.bi-type[_ngcontent-%COMP%]:before{content:"\\f5f7"}.bi-ui-checks-grid[_ngcontent-%COMP%]:before{content:"\\f5f8"}.bi-ui-checks[_ngcontent-%COMP%]:before{content:"\\f5f9"}.bi-ui-radios-grid[_ngcontent-%COMP%]:before{content:"\\f5fa"}.bi-ui-radios[_ngcontent-%COMP%]:before{content:"\\f5fb"}.bi-umbrella-fill[_ngcontent-%COMP%]:before{content:"\\f5fc"}.bi-umbrella[_ngcontent-%COMP%]:before{content:"\\f5fd"}.bi-union[_ngcontent-%COMP%]:before{content:"\\f5fe"}.bi-unlock-fill[_ngcontent-%COMP%]:before{content:"\\f5ff"}.bi-unlock[_ngcontent-%COMP%]:before{content:"\\f600"}.bi-upc-scan[_ngcontent-%COMP%]:before{content:"\\f601"}.bi-upc[_ngcontent-%COMP%]:before{content:"\\f602"}.bi-upload[_ngcontent-%COMP%]:before{content:"\\f603"}.bi-vector-pen[_ngcontent-%COMP%]:before{content:"\\f604"}.bi-view-list[_ngcontent-%COMP%]:before{content:"\\f605"}.bi-view-stacked[_ngcontent-%COMP%]:before{content:"\\f606"}.bi-vinyl-fill[_ngcontent-%COMP%]:before{content:"\\f607"}.bi-vinyl[_ngcontent-%COMP%]:before{content:"\\f608"}.bi-voicemail[_ngcontent-%COMP%]:before{content:"\\f609"}.bi-volume-down-fill[_ngcontent-%COMP%]:before{content:"\\f60a"}.bi-volume-down[_ngcontent-%COMP%]:before{content:"\\f60b"}.bi-volume-mute-fill[_ngcontent-%COMP%]:before{content:"\\f60c"}.bi-volume-mute[_ngcontent-%COMP%]:before{content:"\\f60d"}.bi-volume-off-fill[_ngcontent-%COMP%]:before{content:"\\f60e"}.bi-volume-off[_ngcontent-%COMP%]:before{content:"\\f60f"}.bi-volume-up-fill[_ngcontent-%COMP%]:before{content:"\\f610"}.bi-volume-up[_ngcontent-%COMP%]:before{content:"\\f611"}.bi-vr[_ngcontent-%COMP%]:before{content:"\\f612"}.bi-wallet-fill[_ngcontent-%COMP%]:before{content:"\\f613"}.bi-wallet[_ngcontent-%COMP%]:before{content:"\\f614"}.bi-wallet2[_ngcontent-%COMP%]:before{content:"\\f615"}.bi-watch[_ngcontent-%COMP%]:before{content:"\\f616"}.bi-water[_ngcontent-%COMP%]:before{content:"\\f617"}.bi-whatsapp[_ngcontent-%COMP%]:before{content:"\\f618"}.bi-wifi-1[_ngcontent-%COMP%]:before{content:"\\f619"}.bi-wifi-2[_ngcontent-%COMP%]:before{content:"\\f61a"}.bi-wifi-off[_ngcontent-%COMP%]:before{content:"\\f61b"}.bi-wifi[_ngcontent-%COMP%]:before{content:"\\f61c"}.bi-wind[_ngcontent-%COMP%]:before{content:"\\f61d"}.bi-window-dock[_ngcontent-%COMP%]:before{content:"\\f61e"}.bi-window-sidebar[_ngcontent-%COMP%]:before{content:"\\f61f"}.bi-window[_ngcontent-%COMP%]:before{content:"\\f620"}.bi-wrench[_ngcontent-%COMP%]:before{content:"\\f621"}.bi-x-circle-fill[_ngcontent-%COMP%]:before{content:"\\f622"}.bi-x-circle[_ngcontent-%COMP%]:before{content:"\\f623"}.bi-x-diamond-fill[_ngcontent-%COMP%]:before{content:"\\f624"}.bi-x-diamond[_ngcontent-%COMP%]:before{content:"\\f625"}.bi-x-octagon-fill[_ngcontent-%COMP%]:before{content:"\\f626"}.bi-x-octagon[_ngcontent-%COMP%]:before{content:"\\f627"}.bi-x-square-fill[_ngcontent-%COMP%]:before{content:"\\f628"}.bi-x-square[_ngcontent-%COMP%]:before{content:"\\f629"}.bi-x[_ngcontent-%COMP%]:before{content:"\\f62a"}.bi-youtube[_ngcontent-%COMP%]:before{content:"\\f62b"}.bi-zoom-in[_ngcontent-%COMP%]:before{content:"\\f62c"}.bi-zoom-out[_ngcontent-%COMP%]:before{content:"\\f62d"}.bi-bank[_ngcontent-%COMP%]:before{content:"\\f62e"}.bi-bank2[_ngcontent-%COMP%]:before{content:"\\f62f"}.bi-bell-slash-fill[_ngcontent-%COMP%]:before{content:"\\f630"}.bi-bell-slash[_ngcontent-%COMP%]:before{content:"\\f631"}.bi-cash-coin[_ngcontent-%COMP%]:before{content:"\\f632"}.bi-check-lg[_ngcontent-%COMP%]:before{content:"\\f633"}.bi-coin[_ngcontent-%COMP%]:before{content:"\\f634"}.bi-currency-bitcoin[_ngcontent-%COMP%]:before{content:"\\f635"}.bi-currency-dollar[_ngcontent-%COMP%]:before{content:"\\f636"}.bi-currency-euro[_ngcontent-%COMP%]:before{content:"\\f637"}.bi-currency-exchange[_ngcontent-%COMP%]:before{content:"\\f638"}.bi-currency-pound[_ngcontent-%COMP%]:before{content:"\\f639"}.bi-currency-yen[_ngcontent-%COMP%]:before{content:"\\f63a"}.bi-dash-lg[_ngcontent-%COMP%]:before{content:"\\f63b"}.bi-exclamation-lg[_ngcontent-%COMP%]:before{content:"\\f63c"}.bi-file-earmark-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63d"}.bi-file-earmark-pdf[_ngcontent-%COMP%]:before{content:"\\f63e"}.bi-file-pdf-fill[_ngcontent-%COMP%]:before{content:"\\f63f"}.bi-file-pdf[_ngcontent-%COMP%]:before{content:"\\f640"}.bi-gender-ambiguous[_ngcontent-%COMP%]:before{content:"\\f641"}.bi-gender-female[_ngcontent-%COMP%]:before{content:"\\f642"}.bi-gender-male[_ngcontent-%COMP%]:before{content:"\\f643"}.bi-gender-trans[_ngcontent-%COMP%]:before{content:"\\f644"}.bi-headset-vr[_ngcontent-%COMP%]:before{content:"\\f645"}.bi-info-lg[_ngcontent-%COMP%]:before{content:"\\f646"}.bi-mastodon[_ngcontent-%COMP%]:before{content:"\\f647"}.bi-messenger[_ngcontent-%COMP%]:before{content:"\\f648"}.bi-piggy-bank-fill[_ngcontent-%COMP%]:before{content:"\\f649"}.bi-piggy-bank[_ngcontent-%COMP%]:before{content:"\\f64a"}.bi-pin-map-fill[_ngcontent-%COMP%]:before{content:"\\f64b"}.bi-pin-map[_ngcontent-%COMP%]:before{content:"\\f64c"}.bi-plus-lg[_ngcontent-%COMP%]:before{content:"\\f64d"}.bi-question-lg[_ngcontent-%COMP%]:before{content:"\\f64e"}.bi-recycle[_ngcontent-%COMP%]:before{content:"\\f64f"}.bi-reddit[_ngcontent-%COMP%]:before{content:"\\f650"}.bi-safe-fill[_ngcontent-%COMP%]:before{content:"\\f651"}.bi-safe2-fill[_ngcontent-%COMP%]:before{content:"\\f652"}.bi-safe2[_ngcontent-%COMP%]:before{content:"\\f653"}.bi-sd-card-fill[_ngcontent-%COMP%]:before{content:"\\f654"}.bi-sd-card[_ngcontent-%COMP%]:before{content:"\\f655"}.bi-skype[_ngcontent-%COMP%]:before{content:"\\f656"}.bi-slash-lg[_ngcontent-%COMP%]:before{content:"\\f657"}.bi-translate[_ngcontent-%COMP%]:before{content:"\\f658"}.bi-x-lg[_ngcontent-%COMP%]:before{content:"\\f659"}.bi-safe[_ngcontent-%COMP%]:before{content:"\\f65a"}.bi-apple[_ngcontent-%COMP%]:before{content:"\\f65b"}.bi-microsoft[_ngcontent-%COMP%]:before{content:"\\f65d"}.bi-windows[_ngcontent-%COMP%]:before{content:"\\f65e"}.bi-behance[_ngcontent-%COMP%]:before{content:"\\f65c"}.bi-dribbble[_ngcontent-%COMP%]:before{content:"\\f65f"}.bi-line[_ngcontent-%COMP%]:before{content:"\\f660"}.bi-medium[_ngcontent-%COMP%]:before{content:"\\f661"}.bi-paypal[_ngcontent-%COMP%]:before{content:"\\f662"}.bi-pinterest[_ngcontent-%COMP%]:before{content:"\\f663"}.bi-signal[_ngcontent-%COMP%]:before{content:"\\f664"}.bi-snapchat[_ngcontent-%COMP%]:before{content:"\\f665"}.bi-spotify[_ngcontent-%COMP%]:before{content:"\\f666"}.bi-stack-overflow[_ngcontent-%COMP%]:before{content:"\\f667"}.bi-strava[_ngcontent-%COMP%]:before{content:"\\f668"}.bi-wordpress[_ngcontent-%COMP%]:before{content:"\\f669"}.bi-vimeo[_ngcontent-%COMP%]:before{content:"\\f66a"}.bi-activity[_ngcontent-%COMP%]:before{content:"\\f66b"}.bi-easel2-fill[_ngcontent-%COMP%]:before{content:"\\f66c"}.bi-easel2[_ngcontent-%COMP%]:before{content:"\\f66d"}.bi-easel3-fill[_ngcontent-%COMP%]:before{content:"\\f66e"}.bi-easel3[_ngcontent-%COMP%]:before{content:"\\f66f"}.bi-fan[_ngcontent-%COMP%]:before{content:"\\f670"}.bi-fingerprint[_ngcontent-%COMP%]:before{content:"\\f671"}.bi-graph-down-arrow[_ngcontent-%COMP%]:before{content:"\\f672"}.bi-graph-up-arrow[_ngcontent-%COMP%]:before{content:"\\f673"}.bi-hypnotize[_ngcontent-%COMP%]:before{content:"\\f674"}.bi-magic[_ngcontent-%COMP%]:before{content:"\\f675"}.bi-person-rolodex[_ngcontent-%COMP%]:before{content:"\\f676"}.bi-person-video[_ngcontent-%COMP%]:before{content:"\\f677"}.bi-person-video2[_ngcontent-%COMP%]:before{content:"\\f678"}.bi-person-video3[_ngcontent-%COMP%]:before{content:"\\f679"}.bi-person-workspace[_ngcontent-%COMP%]:before{content:"\\f67a"}.bi-radioactive[_ngcontent-%COMP%]:before{content:"\\f67b"}.bi-webcam-fill[_ngcontent-%COMP%]:before{content:"\\f67c"}.bi-webcam[_ngcontent-%COMP%]:before{content:"\\f67d"}.bi-yin-yang[_ngcontent-%COMP%]:before{content:"\\f67e"}.bi-bandaid-fill[_ngcontent-%COMP%]:before{content:"\\f680"}.bi-bandaid[_ngcontent-%COMP%]:before{content:"\\f681"}.bi-bluetooth[_ngcontent-%COMP%]:before{content:"\\f682"}.bi-body-text[_ngcontent-%COMP%]:before{content:"\\f683"}.bi-boombox[_ngcontent-%COMP%]:before{content:"\\f684"}.bi-boxes[_ngcontent-%COMP%]:before{content:"\\f685"}.bi-dpad-fill[_ngcontent-%COMP%]:before{content:"\\f686"}.bi-dpad[_ngcontent-%COMP%]:before{content:"\\f687"}.bi-ear-fill[_ngcontent-%COMP%]:before{content:"\\f688"}.bi-ear[_ngcontent-%COMP%]:before{content:"\\f689"}.bi-envelope-check-1[_ngcontent-%COMP%]:before{content:"\\f68a"}.bi-envelope-check-fill[_ngcontent-%COMP%]:before{content:"\\f68b"}.bi-envelope-check[_ngcontent-%COMP%]:before{content:"\\f68c"}.bi-envelope-dash-1[_ngcontent-%COMP%]:before{content:"\\f68d"}.bi-envelope-dash-fill[_ngcontent-%COMP%]:before{content:"\\f68e"}.bi-envelope-dash[_ngcontent-%COMP%]:before{content:"\\f68f"}.bi-envelope-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f690"}.bi-envelope-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f691"}.bi-envelope-exclamation[_ngcontent-%COMP%]:before{content:"\\f692"}.bi-envelope-plus-fill[_ngcontent-%COMP%]:before{content:"\\f693"}.bi-envelope-plus[_ngcontent-%COMP%]:before{content:"\\f694"}.bi-envelope-slash-1[_ngcontent-%COMP%]:before{content:"\\f695"}.bi-envelope-slash-fill[_ngcontent-%COMP%]:before{content:"\\f696"}.bi-envelope-slash[_ngcontent-%COMP%]:before{content:"\\f697"}.bi-envelope-x-1[_ngcontent-%COMP%]:before{content:"\\f698"}.bi-envelope-x-fill[_ngcontent-%COMP%]:before{content:"\\f699"}.bi-envelope-x[_ngcontent-%COMP%]:before{content:"\\f69a"}.bi-explicit-fill[_ngcontent-%COMP%]:before{content:"\\f69b"}.bi-explicit[_ngcontent-%COMP%]:before{content:"\\f69c"}.bi-git[_ngcontent-%COMP%]:before{content:"\\f69d"}.bi-infinity[_ngcontent-%COMP%]:before{content:"\\f69e"}.bi-list-columns-reverse[_ngcontent-%COMP%]:before{content:"\\f69f"}.bi-list-columns[_ngcontent-%COMP%]:before{content:"\\f6a0"}.bi-meta[_ngcontent-%COMP%]:before{content:"\\f6a1"}.bi-mortorboard-fill[_ngcontent-%COMP%]:before{content:"\\f6a2"}.bi-mortorboard[_ngcontent-%COMP%]:before{content:"\\f6a3"}.bi-nintendo-switch[_ngcontent-%COMP%]:before{content:"\\f6a4"}.bi-pc-display-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a5"}.bi-pc-display[_ngcontent-%COMP%]:before{content:"\\f6a6"}.bi-pc-horizontal[_ngcontent-%COMP%]:before{content:"\\f6a7"}.bi-pc[_ngcontent-%COMP%]:before{content:"\\f6a8"}.bi-playstation[_ngcontent-%COMP%]:before{content:"\\f6a9"}.bi-plus-slash-minus[_ngcontent-%COMP%]:before{content:"\\f6aa"}.bi-projector-fill[_ngcontent-%COMP%]:before{content:"\\f6ab"}.bi-projector[_ngcontent-%COMP%]:before{content:"\\f6ac"}.bi-qr-code-scan[_ngcontent-%COMP%]:before{content:"\\f6ad"}.bi-qr-code[_ngcontent-%COMP%]:before{content:"\\f6ae"}.bi-quora[_ngcontent-%COMP%]:before{content:"\\f6af"}.bi-quote[_ngcontent-%COMP%]:before{content:"\\f6b0"}.bi-robot[_ngcontent-%COMP%]:before{content:"\\f6b1"}.bi-send-check-fill[_ngcontent-%COMP%]:before{content:"\\f6b2"}.bi-send-check[_ngcontent-%COMP%]:before{content:"\\f6b3"}.bi-send-dash-fill[_ngcontent-%COMP%]:before{content:"\\f6b4"}.bi-send-dash[_ngcontent-%COMP%]:before{content:"\\f6b5"}.bi-send-exclamation-1[_ngcontent-%COMP%]:before{content:"\\f6b6"}.bi-send-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f6b7"}.bi-send-exclamation[_ngcontent-%COMP%]:before{content:"\\f6b8"}.bi-send-fill[_ngcontent-%COMP%]:before{content:"\\f6b9"}.bi-send-plus-fill[_ngcontent-%COMP%]:before{content:"\\f6ba"}.bi-send-plus[_ngcontent-%COMP%]:before{content:"\\f6bb"}.bi-send-slash-fill[_ngcontent-%COMP%]:before{content:"\\f6bc"}.bi-send-slash[_ngcontent-%COMP%]:before{content:"\\f6bd"}.bi-send-x-fill[_ngcontent-%COMP%]:before{content:"\\f6be"}.bi-send-x[_ngcontent-%COMP%]:before{content:"\\f6bf"}.bi-send[_ngcontent-%COMP%]:before{content:"\\f6c0"}.bi-steam[_ngcontent-%COMP%]:before{content:"\\f6c1"}.bi-terminal-dash-1[_ngcontent-%COMP%]:before{content:"\\f6c2"}.bi-terminal-dash[_ngcontent-%COMP%]:before{content:"\\f6c3"}.bi-terminal-plus[_ngcontent-%COMP%]:before{content:"\\f6c4"}.bi-terminal-split[_ngcontent-%COMP%]:before{content:"\\f6c5"}.bi-ticket-detailed-fill[_ngcontent-%COMP%]:before{content:"\\f6c6"}.bi-ticket-detailed[_ngcontent-%COMP%]:before{content:"\\f6c7"}.bi-ticket-fill[_ngcontent-%COMP%]:before{content:"\\f6c8"}.bi-ticket-perforated-fill[_ngcontent-%COMP%]:before{content:"\\f6c9"}.bi-ticket-perforated[_ngcontent-%COMP%]:before{content:"\\f6ca"}.bi-ticket[_ngcontent-%COMP%]:before{content:"\\f6cb"}.bi-tiktok[_ngcontent-%COMP%]:before{content:"\\f6cc"}.bi-window-dash[_ngcontent-%COMP%]:before{content:"\\f6cd"}.bi-window-desktop[_ngcontent-%COMP%]:before{content:"\\f6ce"}.bi-window-fullscreen[_ngcontent-%COMP%]:before{content:"\\f6cf"}.bi-window-plus[_ngcontent-%COMP%]:before{content:"\\f6d0"}.bi-window-split[_ngcontent-%COMP%]:before{content:"\\f6d1"}.bi-window-stack[_ngcontent-%COMP%]:before{content:"\\f6d2"}.bi-window-x[_ngcontent-%COMP%]:before{content:"\\f6d3"}.bi-xbox[_ngcontent-%COMP%]:before{content:"\\f6d4"}.bi-ethernet[_ngcontent-%COMP%]:before{content:"\\f6d5"}.bi-hdmi-fill[_ngcontent-%COMP%]:before{content:"\\f6d6"}.bi-hdmi[_ngcontent-%COMP%]:before{content:"\\f6d7"}.bi-usb-c-fill[_ngcontent-%COMP%]:before{content:"\\f6d8"}.bi-usb-c[_ngcontent-%COMP%]:before{content:"\\f6d9"}.bi-usb-fill[_ngcontent-%COMP%]:before{content:"\\f6da"}.bi-usb-plug-fill[_ngcontent-%COMP%]:before{content:"\\f6db"}.bi-usb-plug[_ngcontent-%COMP%]:before{content:"\\f6dc"}.bi-usb-symbol[_ngcontent-%COMP%]:before{content:"\\f6dd"}.bi-usb[_ngcontent-%COMP%]:before{content:"\\f6de"}.bi-boombox-fill[_ngcontent-%COMP%]:before{content:"\\f6df"}.bi-displayport-1[_ngcontent-%COMP%]:before{content:"\\f6e0"}.bi-displayport[_ngcontent-%COMP%]:before{content:"\\f6e1"}.bi-gpu-card[_ngcontent-%COMP%]:before{content:"\\f6e2"}.bi-memory[_ngcontent-%COMP%]:before{content:"\\f6e3"}.bi-modem-fill[_ngcontent-%COMP%]:before{content:"\\f6e4"}.bi-modem[_ngcontent-%COMP%]:before{content:"\\f6e5"}.bi-motherboard-fill[_ngcontent-%COMP%]:before{content:"\\f6e6"}.bi-motherboard[_ngcontent-%COMP%]:before{content:"\\f6e7"}.bi-optical-audio-fill[_ngcontent-%COMP%]:before{content:"\\f6e8"}.bi-optical-audio[_ngcontent-%COMP%]:before{content:"\\f6e9"}.bi-pci-card[_ngcontent-%COMP%]:before{content:"\\f6ea"}.bi-router-fill[_ngcontent-%COMP%]:before{content:"\\f6eb"}.bi-router[_ngcontent-%COMP%]:before{content:"\\f6ec"}.bi-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6ed"}.bi-ssd[_ngcontent-%COMP%]:before{content:"\\f6ee"}.bi-thunderbolt-fill[_ngcontent-%COMP%]:before{content:"\\f6ef"}.bi-thunderbolt[_ngcontent-%COMP%]:before{content:"\\f6f0"}.bi-usb-drive-fill[_ngcontent-%COMP%]:before{content:"\\f6f1"}.bi-usb-drive[_ngcontent-%COMP%]:before{content:"\\f6f2"}.bi-usb-micro-fill[_ngcontent-%COMP%]:before{content:"\\f6f3"}.bi-usb-micro[_ngcontent-%COMP%]:before{content:"\\f6f4"}.bi-usb-mini-fill[_ngcontent-%COMP%]:before{content:"\\f6f5"}.bi-usb-mini[_ngcontent-%COMP%]:before{content:"\\f6f6"}.bi-cloud-haze2[_ngcontent-%COMP%]:before{content:"\\f6f7"}.bi-device-hdd-fill[_ngcontent-%COMP%]:before{content:"\\f6f8"}.bi-device-hdd[_ngcontent-%COMP%]:before{content:"\\f6f9"}.bi-device-ssd-fill[_ngcontent-%COMP%]:before{content:"\\f6fa"}.bi-device-ssd[_ngcontent-%COMP%]:before{content:"\\f6fb"}.bi-displayport-fill[_ngcontent-%COMP%]:before{content:"\\f6fc"}.bi-mortarboard-fill[_ngcontent-%COMP%]:before{content:"\\f6fd"}.bi-mortarboard[_ngcontent-%COMP%]:before{content:"\\f6fe"}.bi-terminal-x[_ngcontent-%COMP%]:before{content:"\\f6ff"}.bi-arrow-through-heart-fill[_ngcontent-%COMP%]:before{content:"\\f700"}.bi-arrow-through-heart[_ngcontent-%COMP%]:before{content:"\\f701"}.bi-badge-sd-fill[_ngcontent-%COMP%]:before{content:"\\f702"}.bi-badge-sd[_ngcontent-%COMP%]:before{content:"\\f703"}.bi-bag-heart-fill[_ngcontent-%COMP%]:before{content:"\\f704"}.bi-bag-heart[_ngcontent-%COMP%]:before{content:"\\f705"}.bi-balloon-fill[_ngcontent-%COMP%]:before{content:"\\f706"}.bi-balloon-heart-fill[_ngcontent-%COMP%]:before{content:"\\f707"}.bi-balloon-heart[_ngcontent-%COMP%]:before{content:"\\f708"}.bi-balloon[_ngcontent-%COMP%]:before{content:"\\f709"}.bi-box2-fill[_ngcontent-%COMP%]:before{content:"\\f70a"}.bi-box2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70b"}.bi-box2-heart[_ngcontent-%COMP%]:before{content:"\\f70c"}.bi-box2[_ngcontent-%COMP%]:before{content:"\\f70d"}.bi-braces-asterisk[_ngcontent-%COMP%]:before{content:"\\f70e"}.bi-calendar-heart-fill[_ngcontent-%COMP%]:before{content:"\\f70f"}.bi-calendar-heart[_ngcontent-%COMP%]:before{content:"\\f710"}.bi-calendar2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f711"}.bi-calendar2-heart[_ngcontent-%COMP%]:before{content:"\\f712"}.bi-chat-heart-fill[_ngcontent-%COMP%]:before{content:"\\f713"}.bi-chat-heart[_ngcontent-%COMP%]:before{content:"\\f714"}.bi-chat-left-heart-fill[_ngcontent-%COMP%]:before{content:"\\f715"}.bi-chat-left-heart[_ngcontent-%COMP%]:before{content:"\\f716"}.bi-chat-right-heart-fill[_ngcontent-%COMP%]:before{content:"\\f717"}.bi-chat-right-heart[_ngcontent-%COMP%]:before{content:"\\f718"}.bi-chat-square-heart-fill[_ngcontent-%COMP%]:before{content:"\\f719"}.bi-chat-square-heart[_ngcontent-%COMP%]:before{content:"\\f71a"}.bi-clipboard-check-fill[_ngcontent-%COMP%]:before{content:"\\f71b"}.bi-clipboard-data-fill[_ngcontent-%COMP%]:before{content:"\\f71c"}.bi-clipboard-fill[_ngcontent-%COMP%]:before{content:"\\f71d"}.bi-clipboard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f71e"}.bi-clipboard-heart[_ngcontent-%COMP%]:before{content:"\\f71f"}.bi-clipboard-minus-fill[_ngcontent-%COMP%]:before{content:"\\f720"}.bi-clipboard-plus-fill[_ngcontent-%COMP%]:before{content:"\\f721"}.bi-clipboard-pulse[_ngcontent-%COMP%]:before{content:"\\f722"}.bi-clipboard-x-fill[_ngcontent-%COMP%]:before{content:"\\f723"}.bi-clipboard2-check-fill[_ngcontent-%COMP%]:before{content:"\\f724"}.bi-clipboard2-check[_ngcontent-%COMP%]:before{content:"\\f725"}.bi-clipboard2-data-fill[_ngcontent-%COMP%]:before{content:"\\f726"}.bi-clipboard2-data[_ngcontent-%COMP%]:before{content:"\\f727"}.bi-clipboard2-fill[_ngcontent-%COMP%]:before{content:"\\f728"}.bi-clipboard2-heart-fill[_ngcontent-%COMP%]:before{content:"\\f729"}.bi-clipboard2-heart[_ngcontent-%COMP%]:before{content:"\\f72a"}.bi-clipboard2-minus-fill[_ngcontent-%COMP%]:before{content:"\\f72b"}.bi-clipboard2-minus[_ngcontent-%COMP%]:before{content:"\\f72c"}.bi-clipboard2-plus-fill[_ngcontent-%COMP%]:before{content:"\\f72d"}.bi-clipboard2-plus[_ngcontent-%COMP%]:before{content:"\\f72e"}.bi-clipboard2-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f72f"}.bi-clipboard2-pulse[_ngcontent-%COMP%]:before{content:"\\f730"}.bi-clipboard2-x-fill[_ngcontent-%COMP%]:before{content:"\\f731"}.bi-clipboard2-x[_ngcontent-%COMP%]:before{content:"\\f732"}.bi-clipboard2[_ngcontent-%COMP%]:before{content:"\\f733"}.bi-emoji-kiss-fill[_ngcontent-%COMP%]:before{content:"\\f734"}.bi-emoji-kiss[_ngcontent-%COMP%]:before{content:"\\f735"}.bi-envelope-heart-fill[_ngcontent-%COMP%]:before{content:"\\f736"}.bi-envelope-heart[_ngcontent-%COMP%]:before{content:"\\f737"}.bi-envelope-open-heart-fill[_ngcontent-%COMP%]:before{content:"\\f738"}.bi-envelope-open-heart[_ngcontent-%COMP%]:before{content:"\\f739"}.bi-envelope-paper-fill[_ngcontent-%COMP%]:before{content:"\\f73a"}.bi-envelope-paper-heart-fill[_ngcontent-%COMP%]:before{content:"\\f73b"}.bi-envelope-paper-heart[_ngcontent-%COMP%]:before{content:"\\f73c"}.bi-envelope-paper[_ngcontent-%COMP%]:before{content:"\\f73d"}.bi-filetype-aac[_ngcontent-%COMP%]:before{content:"\\f73e"}.bi-filetype-ai[_ngcontent-%COMP%]:before{content:"\\f73f"}.bi-filetype-bmp[_ngcontent-%COMP%]:before{content:"\\f740"}.bi-filetype-cs[_ngcontent-%COMP%]:before{content:"\\f741"}.bi-filetype-css[_ngcontent-%COMP%]:before{content:"\\f742"}.bi-filetype-csv[_ngcontent-%COMP%]:before{content:"\\f743"}.bi-filetype-doc[_ngcontent-%COMP%]:before{content:"\\f744"}.bi-filetype-docx[_ngcontent-%COMP%]:before{content:"\\f745"}.bi-filetype-exe[_ngcontent-%COMP%]:before{content:"\\f746"}.bi-filetype-gif[_ngcontent-%COMP%]:before{content:"\\f747"}.bi-filetype-heic[_ngcontent-%COMP%]:before{content:"\\f748"}.bi-filetype-html[_ngcontent-%COMP%]:before{content:"\\f749"}.bi-filetype-java[_ngcontent-%COMP%]:before{content:"\\f74a"}.bi-filetype-jpg[_ngcontent-%COMP%]:before{content:"\\f74b"}.bi-filetype-js[_ngcontent-%COMP%]:before{content:"\\f74c"}.bi-filetype-jsx[_ngcontent-%COMP%]:before{content:"\\f74d"}.bi-filetype-key[_ngcontent-%COMP%]:before{content:"\\f74e"}.bi-filetype-m4p[_ngcontent-%COMP%]:before{content:"\\f74f"}.bi-filetype-md[_ngcontent-%COMP%]:before{content:"\\f750"}.bi-filetype-mdx[_ngcontent-%COMP%]:before{content:"\\f751"}.bi-filetype-mov[_ngcontent-%COMP%]:before{content:"\\f752"}.bi-filetype-mp3[_ngcontent-%COMP%]:before{content:"\\f753"}.bi-filetype-mp4[_ngcontent-%COMP%]:before{content:"\\f754"}.bi-filetype-otf[_ngcontent-%COMP%]:before{content:"\\f755"}.bi-filetype-pdf[_ngcontent-%COMP%]:before{content:"\\f756"}.bi-filetype-php[_ngcontent-%COMP%]:before{content:"\\f757"}.bi-filetype-png[_ngcontent-%COMP%]:before{content:"\\f758"}.bi-filetype-ppt-1[_ngcontent-%COMP%]:before{content:"\\f759"}.bi-filetype-ppt[_ngcontent-%COMP%]:before{content:"\\f75a"}.bi-filetype-psd[_ngcontent-%COMP%]:before{content:"\\f75b"}.bi-filetype-py[_ngcontent-%COMP%]:before{content:"\\f75c"}.bi-filetype-raw[_ngcontent-%COMP%]:before{content:"\\f75d"}.bi-filetype-rb[_ngcontent-%COMP%]:before{content:"\\f75e"}.bi-filetype-sass[_ngcontent-%COMP%]:before{content:"\\f75f"}.bi-filetype-scss[_ngcontent-%COMP%]:before{content:"\\f760"}.bi-filetype-sh[_ngcontent-%COMP%]:before{content:"\\f761"}.bi-filetype-svg[_ngcontent-%COMP%]:before{content:"\\f762"}.bi-filetype-tiff[_ngcontent-%COMP%]:before{content:"\\f763"}.bi-filetype-tsx[_ngcontent-%COMP%]:before{content:"\\f764"}.bi-filetype-ttf[_ngcontent-%COMP%]:before{content:"\\f765"}.bi-filetype-txt[_ngcontent-%COMP%]:before{content:"\\f766"}.bi-filetype-wav[_ngcontent-%COMP%]:before{content:"\\f767"}.bi-filetype-woff[_ngcontent-%COMP%]:before{content:"\\f768"}.bi-filetype-xls-1[_ngcontent-%COMP%]:before{content:"\\f769"}.bi-filetype-xls[_ngcontent-%COMP%]:before{content:"\\f76a"}.bi-filetype-xml[_ngcontent-%COMP%]:before{content:"\\f76b"}.bi-filetype-yml[_ngcontent-%COMP%]:before{content:"\\f76c"}.bi-heart-arrow[_ngcontent-%COMP%]:before{content:"\\f76d"}.bi-heart-pulse-fill[_ngcontent-%COMP%]:before{content:"\\f76e"}.bi-heart-pulse[_ngcontent-%COMP%]:before{content:"\\f76f"}.bi-heartbreak-fill[_ngcontent-%COMP%]:before{content:"\\f770"}.bi-heartbreak[_ngcontent-%COMP%]:before{content:"\\f771"}.bi-hearts[_ngcontent-%COMP%]:before{content:"\\f772"}.bi-hospital-fill[_ngcontent-%COMP%]:before{content:"\\f773"}.bi-hospital[_ngcontent-%COMP%]:before{content:"\\f774"}.bi-house-heart-fill[_ngcontent-%COMP%]:before{content:"\\f775"}.bi-house-heart[_ngcontent-%COMP%]:before{content:"\\f776"}.bi-incognito[_ngcontent-%COMP%]:before{content:"\\f777"}.bi-magnet-fill[_ngcontent-%COMP%]:before{content:"\\f778"}.bi-magnet[_ngcontent-%COMP%]:before{content:"\\f779"}.bi-person-heart[_ngcontent-%COMP%]:before{content:"\\f77a"}.bi-person-hearts[_ngcontent-%COMP%]:before{content:"\\f77b"}.bi-phone-flip[_ngcontent-%COMP%]:before{content:"\\f77c"}.bi-plugin[_ngcontent-%COMP%]:before{content:"\\f77d"}.bi-postage-fill[_ngcontent-%COMP%]:before{content:"\\f77e"}.bi-postage-heart-fill[_ngcontent-%COMP%]:before{content:"\\f77f"}.bi-postage-heart[_ngcontent-%COMP%]:before{content:"\\f780"}.bi-postage[_ngcontent-%COMP%]:before{content:"\\f781"}.bi-postcard-fill[_ngcontent-%COMP%]:before{content:"\\f782"}.bi-postcard-heart-fill[_ngcontent-%COMP%]:before{content:"\\f783"}.bi-postcard-heart[_ngcontent-%COMP%]:before{content:"\\f784"}.bi-postcard[_ngcontent-%COMP%]:before{content:"\\f785"}.bi-search-heart-fill[_ngcontent-%COMP%]:before{content:"\\f786"}.bi-search-heart[_ngcontent-%COMP%]:before{content:"\\f787"}.bi-sliders2-vertical[_ngcontent-%COMP%]:before{content:"\\f788"}.bi-sliders2[_ngcontent-%COMP%]:before{content:"\\f789"}.bi-trash3-fill[_ngcontent-%COMP%]:before{content:"\\f78a"}.bi-trash3[_ngcontent-%COMP%]:before{content:"\\f78b"}.bi-valentine[_ngcontent-%COMP%]:before{content:"\\f78c"}.bi-valentine2[_ngcontent-%COMP%]:before{content:"\\f78d"}.bi-wrench-adjustable-circle-fill[_ngcontent-%COMP%]:before{content:"\\f78e"}.bi-wrench-adjustable-circle[_ngcontent-%COMP%]:before{content:"\\f78f"}.bi-wrench-adjustable[_ngcontent-%COMP%]:before{content:"\\f790"}.bi-filetype-json[_ngcontent-%COMP%]:before{content:"\\f791"}.bi-filetype-pptx[_ngcontent-%COMP%]:before{content:"\\f792"}.bi-filetype-xlsx[_ngcontent-%COMP%]:before{content:"\\f793"}.bi-1-circle-1[_ngcontent-%COMP%]:before{content:"\\f794"}.bi-1-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f795"}.bi-1-circle-fill[_ngcontent-%COMP%]:before{content:"\\f796"}.bi-1-circle[_ngcontent-%COMP%]:before{content:"\\f797"}.bi-1-square-fill[_ngcontent-%COMP%]:before{content:"\\f798"}.bi-1-square[_ngcontent-%COMP%]:before{content:"\\f799"}.bi-2-circle-1[_ngcontent-%COMP%]:before{content:"\\f79a"}.bi-2-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f79b"}.bi-2-circle-fill[_ngcontent-%COMP%]:before{content:"\\f79c"}.bi-2-circle[_ngcontent-%COMP%]:before{content:"\\f79d"}.bi-2-square-fill[_ngcontent-%COMP%]:before{content:"\\f79e"}.bi-2-square[_ngcontent-%COMP%]:before{content:"\\f79f"}.bi-3-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a0"}.bi-3-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a1"}.bi-3-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a2"}.bi-3-circle[_ngcontent-%COMP%]:before{content:"\\f7a3"}.bi-3-square-fill[_ngcontent-%COMP%]:before{content:"\\f7a4"}.bi-3-square[_ngcontent-%COMP%]:before{content:"\\f7a5"}.bi-4-circle-1[_ngcontent-%COMP%]:before{content:"\\f7a6"}.bi-4-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7a7"}.bi-4-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7a8"}.bi-4-circle[_ngcontent-%COMP%]:before{content:"\\f7a9"}.bi-4-square-fill[_ngcontent-%COMP%]:before{content:"\\f7aa"}.bi-4-square[_ngcontent-%COMP%]:before{content:"\\f7ab"}.bi-5-circle-1[_ngcontent-%COMP%]:before{content:"\\f7ac"}.bi-5-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7ad"}.bi-5-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ae"}.bi-5-circle[_ngcontent-%COMP%]:before{content:"\\f7af"}.bi-5-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b0"}.bi-5-square[_ngcontent-%COMP%]:before{content:"\\f7b1"}.bi-6-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b2"}.bi-6-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b3"}.bi-6-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7b4"}.bi-6-circle[_ngcontent-%COMP%]:before{content:"\\f7b5"}.bi-6-square-fill[_ngcontent-%COMP%]:before{content:"\\f7b6"}.bi-6-square[_ngcontent-%COMP%]:before{content:"\\f7b7"}.bi-7-circle-1[_ngcontent-%COMP%]:before{content:"\\f7b8"}.bi-7-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7b9"}.bi-7-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7ba"}.bi-7-circle[_ngcontent-%COMP%]:before{content:"\\f7bb"}.bi-7-square-fill[_ngcontent-%COMP%]:before{content:"\\f7bc"}.bi-7-square[_ngcontent-%COMP%]:before{content:"\\f7bd"}.bi-8-circle-1[_ngcontent-%COMP%]:before{content:"\\f7be"}.bi-8-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7bf"}.bi-8-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c0"}.bi-8-circle[_ngcontent-%COMP%]:before{content:"\\f7c1"}.bi-8-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c2"}.bi-8-square[_ngcontent-%COMP%]:before{content:"\\f7c3"}.bi-9-circle-1[_ngcontent-%COMP%]:before{content:"\\f7c4"}.bi-9-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7c5"}.bi-9-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7c6"}.bi-9-circle[_ngcontent-%COMP%]:before{content:"\\f7c7"}.bi-9-square-fill[_ngcontent-%COMP%]:before{content:"\\f7c8"}.bi-9-square[_ngcontent-%COMP%]:before{content:"\\f7c9"}.bi-airplane-engines-fill[_ngcontent-%COMP%]:before{content:"\\f7ca"}.bi-airplane-engines[_ngcontent-%COMP%]:before{content:"\\f7cb"}.bi-airplane-fill[_ngcontent-%COMP%]:before{content:"\\f7cc"}.bi-airplane[_ngcontent-%COMP%]:before{content:"\\f7cd"}.bi-alexa[_ngcontent-%COMP%]:before{content:"\\f7ce"}.bi-alipay[_ngcontent-%COMP%]:before{content:"\\f7cf"}.bi-android[_ngcontent-%COMP%]:before{content:"\\f7d0"}.bi-android2[_ngcontent-%COMP%]:before{content:"\\f7d1"}.bi-box-fill[_ngcontent-%COMP%]:before{content:"\\f7d2"}.bi-box-seam-fill[_ngcontent-%COMP%]:before{content:"\\f7d3"}.bi-browser-chrome[_ngcontent-%COMP%]:before{content:"\\f7d4"}.bi-browser-edge[_ngcontent-%COMP%]:before{content:"\\f7d5"}.bi-browser-firefox[_ngcontent-%COMP%]:before{content:"\\f7d6"}.bi-browser-safari[_ngcontent-%COMP%]:before{content:"\\f7d7"}.bi-c-circle-1[_ngcontent-%COMP%]:before{content:"\\f7d8"}.bi-c-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7d9"}.bi-c-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7da"}.bi-c-circle[_ngcontent-%COMP%]:before{content:"\\f7db"}.bi-c-square-fill[_ngcontent-%COMP%]:before{content:"\\f7dc"}.bi-c-square[_ngcontent-%COMP%]:before{content:"\\f7dd"}.bi-capsule-pill[_ngcontent-%COMP%]:before{content:"\\f7de"}.bi-capsule[_ngcontent-%COMP%]:before{content:"\\f7df"}.bi-car-front-fill[_ngcontent-%COMP%]:before{content:"\\f7e0"}.bi-car-front[_ngcontent-%COMP%]:before{content:"\\f7e1"}.bi-cassette-fill[_ngcontent-%COMP%]:before{content:"\\f7e2"}.bi-cassette[_ngcontent-%COMP%]:before{content:"\\f7e3"}.bi-cc-circle-1[_ngcontent-%COMP%]:before{content:"\\f7e4"}.bi-cc-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7e5"}.bi-cc-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7e6"}.bi-cc-circle[_ngcontent-%COMP%]:before{content:"\\f7e7"}.bi-cc-square-fill[_ngcontent-%COMP%]:before{content:"\\f7e8"}.bi-cc-square[_ngcontent-%COMP%]:before{content:"\\f7e9"}.bi-cup-hot-fill[_ngcontent-%COMP%]:before{content:"\\f7ea"}.bi-cup-hot[_ngcontent-%COMP%]:before{content:"\\f7eb"}.bi-currency-rupee[_ngcontent-%COMP%]:before{content:"\\f7ec"}.bi-dropbox[_ngcontent-%COMP%]:before{content:"\\f7ed"}.bi-escape[_ngcontent-%COMP%]:before{content:"\\f7ee"}.bi-fast-forward-btn-fill[_ngcontent-%COMP%]:before{content:"\\f7ef"}.bi-fast-forward-btn[_ngcontent-%COMP%]:before{content:"\\f7f0"}.bi-fast-forward-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7f1"}.bi-fast-forward-circle[_ngcontent-%COMP%]:before{content:"\\f7f2"}.bi-fast-forward-fill[_ngcontent-%COMP%]:before{content:"\\f7f3"}.bi-fast-forward[_ngcontent-%COMP%]:before{content:"\\f7f4"}.bi-filetype-sql[_ngcontent-%COMP%]:before{content:"\\f7f5"}.bi-fire[_ngcontent-%COMP%]:before{content:"\\f7f6"}.bi-google-play[_ngcontent-%COMP%]:before{content:"\\f7f7"}.bi-h-circle-1[_ngcontent-%COMP%]:before{content:"\\f7f8"}.bi-h-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f7f9"}.bi-h-circle-fill[_ngcontent-%COMP%]:before{content:"\\f7fa"}.bi-h-circle[_ngcontent-%COMP%]:before{content:"\\f7fb"}.bi-h-square-fill[_ngcontent-%COMP%]:before{content:"\\f7fc"}.bi-h-square[_ngcontent-%COMP%]:before{content:"\\f7fd"}.bi-indent[_ngcontent-%COMP%]:before{content:"\\f7fe"}.bi-lungs-fill[_ngcontent-%COMP%]:before{content:"\\f7ff"}.bi-lungs[_ngcontent-%COMP%]:before{content:"\\f800"}.bi-microsoft-teams[_ngcontent-%COMP%]:before{content:"\\f801"}.bi-p-circle-1[_ngcontent-%COMP%]:before{content:"\\f802"}.bi-p-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f803"}.bi-p-circle-fill[_ngcontent-%COMP%]:before{content:"\\f804"}.bi-p-circle[_ngcontent-%COMP%]:before{content:"\\f805"}.bi-p-square-fill[_ngcontent-%COMP%]:before{content:"\\f806"}.bi-p-square[_ngcontent-%COMP%]:before{content:"\\f807"}.bi-pass-fill[_ngcontent-%COMP%]:before{content:"\\f808"}.bi-pass[_ngcontent-%COMP%]:before{content:"\\f809"}.bi-prescription[_ngcontent-%COMP%]:before{content:"\\f80a"}.bi-prescription2[_ngcontent-%COMP%]:before{content:"\\f80b"}.bi-r-circle-1[_ngcontent-%COMP%]:before{content:"\\f80c"}.bi-r-circle-fill-1[_ngcontent-%COMP%]:before{content:"\\f80d"}.bi-r-circle-fill[_ngcontent-%COMP%]:before{content:"\\f80e"}.bi-r-circle[_ngcontent-%COMP%]:before{content:"\\f80f"}.bi-r-square-fill[_ngcontent-%COMP%]:before{content:"\\f810"}.bi-r-square[_ngcontent-%COMP%]:before{content:"\\f811"}.bi-repeat-1[_ngcontent-%COMP%]:before{content:"\\f812"}.bi-repeat[_ngcontent-%COMP%]:before{content:"\\f813"}.bi-rewind-btn-fill[_ngcontent-%COMP%]:before{content:"\\f814"}.bi-rewind-btn[_ngcontent-%COMP%]:before{content:"\\f815"}.bi-rewind-circle-fill[_ngcontent-%COMP%]:before{content:"\\f816"}.bi-rewind-circle[_ngcontent-%COMP%]:before{content:"\\f817"}.bi-rewind-fill[_ngcontent-%COMP%]:before{content:"\\f818"}.bi-rewind[_ngcontent-%COMP%]:before{content:"\\f819"}.bi-train-freight-front-fill[_ngcontent-%COMP%]:before{content:"\\f81a"}.bi-train-freight-front[_ngcontent-%COMP%]:before{content:"\\f81b"}.bi-train-front-fill[_ngcontent-%COMP%]:before{content:"\\f81c"}.bi-train-front[_ngcontent-%COMP%]:before{content:"\\f81d"}.bi-train-lightrail-front-fill[_ngcontent-%COMP%]:before{content:"\\f81e"}.bi-train-lightrail-front[_ngcontent-%COMP%]:before{content:"\\f81f"}.bi-truck-front-fill[_ngcontent-%COMP%]:before{content:"\\f820"}.bi-truck-front[_ngcontent-%COMP%]:before{content:"\\f821"}.bi-ubuntu[_ngcontent-%COMP%]:before{content:"\\f822"}.bi-unindent[_ngcontent-%COMP%]:before{content:"\\f823"}.bi-unity[_ngcontent-%COMP%]:before{content:"\\f824"}.bi-universal-access-circle[_ngcontent-%COMP%]:before{content:"\\f825"}.bi-universal-access[_ngcontent-%COMP%]:before{content:"\\f826"}.bi-virus[_ngcontent-%COMP%]:before{content:"\\f827"}.bi-virus2[_ngcontent-%COMP%]:before{content:"\\f828"}.bi-wechat[_ngcontent-%COMP%]:before{content:"\\f829"}.bi-yelp[_ngcontent-%COMP%]:before{content:"\\f82a"}.bi-sign-stop-fill[_ngcontent-%COMP%]:before{content:"\\f82b"}.bi-sign-stop-lights-fill[_ngcontent-%COMP%]:before{content:"\\f82c"}.bi-sign-stop-lights[_ngcontent-%COMP%]:before{content:"\\f82d"}.bi-sign-stop[_ngcontent-%COMP%]:before{content:"\\f82e"}.bi-sign-turn-left-fill[_ngcontent-%COMP%]:before{content:"\\f82f"}.bi-sign-turn-left[_ngcontent-%COMP%]:before{content:"\\f830"}.bi-sign-turn-right-fill[_ngcontent-%COMP%]:before{content:"\\f831"}.bi-sign-turn-right[_ngcontent-%COMP%]:before{content:"\\f832"}.bi-sign-turn-slight-left-fill[_ngcontent-%COMP%]:before{content:"\\f833"}.bi-sign-turn-slight-left[_ngcontent-%COMP%]:before{content:"\\f834"}.bi-sign-turn-slight-right-fill[_ngcontent-%COMP%]:before{content:"\\f835"}.bi-sign-turn-slight-right[_ngcontent-%COMP%]:before{content:"\\f836"}.bi-sign-yield-fill[_ngcontent-%COMP%]:before{content:"\\f837"}.bi-sign-yield[_ngcontent-%COMP%]:before{content:"\\f838"}.bi-ev-station-fill[_ngcontent-%COMP%]:before{content:"\\f839"}.bi-ev-station[_ngcontent-%COMP%]:before{content:"\\f83a"}.bi-fuel-pump-diesel-fill[_ngcontent-%COMP%]:before{content:"\\f83b"}.bi-fuel-pump-diesel[_ngcontent-%COMP%]:before{content:"\\f83c"}.bi-fuel-pump-fill[_ngcontent-%COMP%]:before{content:"\\f83d"}.bi-fuel-pump[_ngcontent-%COMP%]:before{content:"\\f83e"}.bi-0-circle-fill[_ngcontent-%COMP%]:before{content:"\\f83f"}.bi-0-circle[_ngcontent-%COMP%]:before{content:"\\f840"}.bi-0-square-fill[_ngcontent-%COMP%]:before{content:"\\f841"}.bi-0-square[_ngcontent-%COMP%]:before{content:"\\f842"}.bi-rocket-fill[_ngcontent-%COMP%]:before{content:"\\f843"}.bi-rocket-takeoff-fill[_ngcontent-%COMP%]:before{content:"\\f844"}.bi-rocket-takeoff[_ngcontent-%COMP%]:before{content:"\\f845"}.bi-rocket[_ngcontent-%COMP%]:before{content:"\\f846"}.bi-stripe[_ngcontent-%COMP%]:before{content:"\\f847"}.bi-subscript[_ngcontent-%COMP%]:before{content:"\\f848"}.bi-superscript[_ngcontent-%COMP%]:before{content:"\\f849"}.bi-trello[_ngcontent-%COMP%]:before{content:"\\f84a"}.bi-envelope-at-fill[_ngcontent-%COMP%]:before{content:"\\f84b"}.bi-envelope-at[_ngcontent-%COMP%]:before{content:"\\f84c"}.bi-regex[_ngcontent-%COMP%]:before{content:"\\f84d"}.bi-text-wrap[_ngcontent-%COMP%]:before{content:"\\f84e"}.bi-sign-dead-end-fill[_ngcontent-%COMP%]:before{content:"\\f84f"}.bi-sign-dead-end[_ngcontent-%COMP%]:before{content:"\\f850"}.bi-sign-do-not-enter-fill[_ngcontent-%COMP%]:before{content:"\\f851"}.bi-sign-do-not-enter[_ngcontent-%COMP%]:before{content:"\\f852"}.bi-sign-intersection-fill[_ngcontent-%COMP%]:before{content:"\\f853"}.bi-sign-intersection-side-fill[_ngcontent-%COMP%]:before{content:"\\f854"}.bi-sign-intersection-side[_ngcontent-%COMP%]:before{content:"\\f855"}.bi-sign-intersection-t-fill[_ngcontent-%COMP%]:before{content:"\\f856"}.bi-sign-intersection-t[_ngcontent-%COMP%]:before{content:"\\f857"}.bi-sign-intersection-y-fill[_ngcontent-%COMP%]:before{content:"\\f858"}.bi-sign-intersection-y[_ngcontent-%COMP%]:before{content:"\\f859"}.bi-sign-intersection[_ngcontent-%COMP%]:before{content:"\\f85a"}.bi-sign-merge-left-fill[_ngcontent-%COMP%]:before{content:"\\f85b"}.bi-sign-merge-left[_ngcontent-%COMP%]:before{content:"\\f85c"}.bi-sign-merge-right-fill[_ngcontent-%COMP%]:before{content:"\\f85d"}.bi-sign-merge-right[_ngcontent-%COMP%]:before{content:"\\f85e"}.bi-sign-no-left-turn-fill[_ngcontent-%COMP%]:before{content:"\\f85f"}.bi-sign-no-left-turn[_ngcontent-%COMP%]:before{content:"\\f860"}.bi-sign-no-parking-fill[_ngcontent-%COMP%]:before{content:"\\f861"}.bi-sign-no-parking[_ngcontent-%COMP%]:before{content:"\\f862"}.bi-sign-no-right-turn-fill[_ngcontent-%COMP%]:before{content:"\\f863"}.bi-sign-no-right-turn[_ngcontent-%COMP%]:before{content:"\\f864"}.bi-sign-railroad-fill[_ngcontent-%COMP%]:before{content:"\\f865"}.bi-sign-railroad[_ngcontent-%COMP%]:before{content:"\\f866"}.bi-building-add[_ngcontent-%COMP%]:before{content:"\\f867"}.bi-building-check[_ngcontent-%COMP%]:before{content:"\\f868"}.bi-building-dash[_ngcontent-%COMP%]:before{content:"\\f869"}.bi-building-down[_ngcontent-%COMP%]:before{content:"\\f86a"}.bi-building-exclamation[_ngcontent-%COMP%]:before{content:"\\f86b"}.bi-building-fill-add[_ngcontent-%COMP%]:before{content:"\\f86c"}.bi-building-fill-check[_ngcontent-%COMP%]:before{content:"\\f86d"}.bi-building-fill-dash[_ngcontent-%COMP%]:before{content:"\\f86e"}.bi-building-fill-down[_ngcontent-%COMP%]:before{content:"\\f86f"}.bi-building-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f870"}.bi-building-fill-gear[_ngcontent-%COMP%]:before{content:"\\f871"}.bi-building-fill-lock[_ngcontent-%COMP%]:before{content:"\\f872"}.bi-building-fill-slash[_ngcontent-%COMP%]:before{content:"\\f873"}.bi-building-fill-up[_ngcontent-%COMP%]:before{content:"\\f874"}.bi-building-fill-x[_ngcontent-%COMP%]:before{content:"\\f875"}.bi-building-fill[_ngcontent-%COMP%]:before{content:"\\f876"}.bi-building-gear[_ngcontent-%COMP%]:before{content:"\\f877"}.bi-building-lock[_ngcontent-%COMP%]:before{content:"\\f878"}.bi-building-slash[_ngcontent-%COMP%]:before{content:"\\f879"}.bi-building-up[_ngcontent-%COMP%]:before{content:"\\f87a"}.bi-building-x[_ngcontent-%COMP%]:before{content:"\\f87b"}.bi-buildings-fill[_ngcontent-%COMP%]:before{content:"\\f87c"}.bi-buildings[_ngcontent-%COMP%]:before{content:"\\f87d"}.bi-bus-front-fill[_ngcontent-%COMP%]:before{content:"\\f87e"}.bi-bus-front[_ngcontent-%COMP%]:before{content:"\\f87f"}.bi-ev-front-fill[_ngcontent-%COMP%]:before{content:"\\f880"}.bi-ev-front[_ngcontent-%COMP%]:before{content:"\\f881"}.bi-globe-americas[_ngcontent-%COMP%]:before{content:"\\f882"}.bi-globe-asia-australia[_ngcontent-%COMP%]:before{content:"\\f883"}.bi-globe-central-south-asia[_ngcontent-%COMP%]:before{content:"\\f884"}.bi-globe-europe-africa[_ngcontent-%COMP%]:before{content:"\\f885"}.bi-house-add-fill[_ngcontent-%COMP%]:before{content:"\\f886"}.bi-house-add[_ngcontent-%COMP%]:before{content:"\\f887"}.bi-house-check-fill[_ngcontent-%COMP%]:before{content:"\\f888"}.bi-house-check[_ngcontent-%COMP%]:before{content:"\\f889"}.bi-house-dash-fill[_ngcontent-%COMP%]:before{content:"\\f88a"}.bi-house-dash[_ngcontent-%COMP%]:before{content:"\\f88b"}.bi-house-down-fill[_ngcontent-%COMP%]:before{content:"\\f88c"}.bi-house-down[_ngcontent-%COMP%]:before{content:"\\f88d"}.bi-house-exclamation-fill[_ngcontent-%COMP%]:before{content:"\\f88e"}.bi-house-exclamation[_ngcontent-%COMP%]:before{content:"\\f88f"}.bi-house-gear-fill[_ngcontent-%COMP%]:before{content:"\\f890"}.bi-house-gear[_ngcontent-%COMP%]:before{content:"\\f891"}.bi-house-lock-fill[_ngcontent-%COMP%]:before{content:"\\f892"}.bi-house-lock[_ngcontent-%COMP%]:before{content:"\\f893"}.bi-house-slash-fill[_ngcontent-%COMP%]:before{content:"\\f894"}.bi-house-slash[_ngcontent-%COMP%]:before{content:"\\f895"}.bi-house-up-fill[_ngcontent-%COMP%]:before{content:"\\f896"}.bi-house-up[_ngcontent-%COMP%]:before{content:"\\f897"}.bi-house-x-fill[_ngcontent-%COMP%]:before{content:"\\f898"}.bi-house-x[_ngcontent-%COMP%]:before{content:"\\f899"}.bi-person-add[_ngcontent-%COMP%]:before{content:"\\f89a"}.bi-person-down[_ngcontent-%COMP%]:before{content:"\\f89b"}.bi-person-exclamation[_ngcontent-%COMP%]:before{content:"\\f89c"}.bi-person-fill-add[_ngcontent-%COMP%]:before{content:"\\f89d"}.bi-person-fill-check[_ngcontent-%COMP%]:before{content:"\\f89e"}.bi-person-fill-dash[_ngcontent-%COMP%]:before{content:"\\f89f"}.bi-person-fill-down[_ngcontent-%COMP%]:before{content:"\\f8a0"}.bi-person-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8a1"}.bi-person-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8a2"}.bi-person-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8a3"}.bi-person-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8a4"}.bi-person-fill-up[_ngcontent-%COMP%]:before{content:"\\f8a5"}.bi-person-fill-x[_ngcontent-%COMP%]:before{content:"\\f8a6"}.bi-person-gear[_ngcontent-%COMP%]:before{content:"\\f8a7"}.bi-person-lock[_ngcontent-%COMP%]:before{content:"\\f8a8"}.bi-person-slash[_ngcontent-%COMP%]:before{content:"\\f8a9"}.bi-person-up[_ngcontent-%COMP%]:before{content:"\\f8aa"}.bi-scooter[_ngcontent-%COMP%]:before{content:"\\f8ab"}.bi-taxi-front-fill[_ngcontent-%COMP%]:before{content:"\\f8ac"}.bi-taxi-front[_ngcontent-%COMP%]:before{content:"\\f8ad"}.bi-amd[_ngcontent-%COMP%]:before{content:"\\f8ae"}.bi-database-add[_ngcontent-%COMP%]:before{content:"\\f8af"}.bi-database-check[_ngcontent-%COMP%]:before{content:"\\f8b0"}.bi-database-dash[_ngcontent-%COMP%]:before{content:"\\f8b1"}.bi-database-down[_ngcontent-%COMP%]:before{content:"\\f8b2"}.bi-database-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b3"}.bi-database-fill-add[_ngcontent-%COMP%]:before{content:"\\f8b4"}.bi-database-fill-check[_ngcontent-%COMP%]:before{content:"\\f8b5"}.bi-database-fill-dash[_ngcontent-%COMP%]:before{content:"\\f8b6"}.bi-database-fill-down[_ngcontent-%COMP%]:before{content:"\\f8b7"}.bi-database-fill-exclamation[_ngcontent-%COMP%]:before{content:"\\f8b8"}.bi-database-fill-gear[_ngcontent-%COMP%]:before{content:"\\f8b9"}.bi-database-fill-lock[_ngcontent-%COMP%]:before{content:"\\f8ba"}.bi-database-fill-slash[_ngcontent-%COMP%]:before{content:"\\f8bb"}.bi-database-fill-up[_ngcontent-%COMP%]:before{content:"\\f8bc"}.bi-database-fill-x[_ngcontent-%COMP%]:before{content:"\\f8bd"}.bi-database-fill[_ngcontent-%COMP%]:before{content:"\\f8be"}.bi-database-gear[_ngcontent-%COMP%]:before{content:"\\f8bf"}.bi-database-lock[_ngcontent-%COMP%]:before{content:"\\f8c0"}.bi-database-slash[_ngcontent-%COMP%]:before{content:"\\f8c1"}.bi-database-up[_ngcontent-%COMP%]:before{content:"\\f8c2"}.bi-database-x[_ngcontent-%COMP%]:before{content:"\\f8c3"}.bi-database[_ngcontent-%COMP%]:before{content:"\\f8c4"}.bi-houses-fill[_ngcontent-%COMP%]:before{content:"\\f8c5"}.bi-houses[_ngcontent-%COMP%]:before{content:"\\f8c6"}.bi-nvidia[_ngcontent-%COMP%]:before{content:"\\f8c7"}.bi-person-vcard-fill[_ngcontent-%COMP%]:before{content:"\\f8c8"}.bi-person-vcard[_ngcontent-%COMP%]:before{content:"\\f8c9"}.bi-sina-weibo[_ngcontent-%COMP%]:before{content:"\\f8ca"}.bi-tencent-qq[_ngcontent-%COMP%]:before{content:"\\f8cb"}.bi-wikipedia[_ngcontent-%COMP%]:before{content:"\\f8cc"}@import url(https://fonts.googleapis.com/css2?family=Wallpoet&display=swap);@import url(https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap)[_ngcontent-%COMP%];@font-face{font-family:bootstrap-icons;src:url(bootstrap-icons.35e09da2aecdd969.woff2) format("woff2"),url(bootstrap-icons.cb4c7c05f3292543.woff) format("woff");font-weight:400;font-style:normal}html[_ngcontent-%COMP%], body[_ngcontent-%COMP%]{box-sizing:border-box;padding:0!important;margin:0!important}body[_ngcontent-%COMP%]{min-height:100vh;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1440\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1440 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2019%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1440\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2020)\'%3e%3c/rect%3e%3cpath d=\'M12 900L912 0L1605 0L705 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M557.2 900L1457.2 0L1691.2 0L791.2 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M1382 900L482 0L195.5 0L1095.5 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M889.8 900L-10.200000000000045 0L-85.20000000000005 0L814.8 900z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3cpath d=\'M718.7061181613517 900L1440 178.7061181613517L1440 900z\' fill=\'url(%23SvgjsLinearGradient2021)\'%3e%3c/path%3e%3cpath d=\'M0 900L721.2938818386483 900L 0 178.7061181613517z\' fill=\'url(%23SvgjsLinearGradient2022)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2019\'%3e%3crect width=\'1440\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'9.37%25\' y1=\'-15%25\' x2=\'90.63%25\' y2=\'115%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2020\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2021\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2022\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#1e3960;background-size:cover}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'1140\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 1140 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6417%26quot%3b)\' fill=\'none\'%3e%3crect width=\'1140\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6418)\'%3e%3c/rect%3e%3cpath d=\'M45 900L945 0L1174.5 0L274.5 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M1095 900L195 0L-762 0L138 900z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3cpath d=\'M358.17286471071577 900L1140 118.17286471071577L1140 900z\' fill=\'url(%23SvgjsLinearGradient6419)\'%3e%3c/path%3e%3cpath d=\'M0 900L781.8271352892842 900L 0 118.17286471071577z\' fill=\'url(%23SvgjsLinearGradient6420)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6417\'%3e%3crect width=\'1140\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6418\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6419\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6420\'%3e%3cstop stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(30%2c 57%2c 96%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");color:#c2e9fb}.font-two[_ngcontent-%COMP%]{font-family:Play,sans-serif}@media only screen and (max-width: 600px){body[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask2031%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient2032)\'%3e%3c/rect%3e%3cpath d=\'M27 900L927 0L1182 0L282 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M212 900L1112 0L1143.5 0L243.5 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M583 900L-317 0L-518 0L382 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M396 900L-504 0L-600 0L300 900z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3cpath d=\'M137.2219351301096 900L600 437.2219351301096L600 900z\' fill=\'url(%23SvgjsLinearGradient2033)\'%3e%3c/path%3e%3cpath d=\'M0 900L462.7780648698904 900L 0 437.2219351301096z\' fill=\'url(%23SvgjsLinearGradient2034)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask2031\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'-12.5%25\' y1=\'8.33%25\' x2=\'112.5%25\' y2=\'91.67%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient2032\'%3e%3cstop stop-color=\'rgba(161%2c 196%2c 253%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(182%2c 177%2c 209%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2033\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient2034\'%3e%3cstop stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(168%2c 164%2c 229%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}.dark-mode[_ngcontent-%COMP%]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' version=\'1.1\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:svgjs=\'http://svgjs.com/svgjs\' width=\'600\' height=\'900\' preserveAspectRatio=\'none\' viewBox=\'0 0 600 900\'%3e%3cg mask=\'url(%26quot%3b%23SvgjsMask6397%26quot%3b)\' fill=\'none\'%3e%3crect width=\'600\' height=\'900\' x=\'0\' y=\'0\' fill=\'url(%23SvgjsLinearGradient6398)\'%3e%3c/rect%3e%3cpath d=\'M22 900L922 0L1168 0L268 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M199 900L1099 0L1238.5 0L338.5 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M591 900L-309 0L-601.5 0L298.5 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M379 900L-521 0L-650 0L250 900z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3cpath d=\'M205.2496926772859 900L600 505.2496926772859L600 900z\' fill=\'url(%23SvgjsLinearGradient6399)\'%3e%3c/path%3e%3cpath d=\'M0 900L394.7503073227141 900L 0 505.2496926772859z\' fill=\'url(%23SvgjsLinearGradient6400)\'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id=\'SvgjsMask6397\'%3e%3crect width=\'600\' height=\'900\' fill=\'white\'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1=\'0%25\' y1=\'50%25\' x2=\'100%25\' y2=\'50%25\' gradientUnits=\'userSpaceOnUse\' id=\'SvgjsLinearGradient6398\'%3e%3cstop stop-color=\'rgba(9%2c 50%2c 47%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-color=\'rgba(21%2c 34%2c 71%2c 1)\' offset=\'1\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'0%25\' y1=\'100%25\' x2=\'100%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6399\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1=\'100%25\' y1=\'100%25\' x2=\'0%25\' y2=\'0%25\' id=\'SvgjsLinearGradient6400\'%3e%3cstop stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0\'%3e%3c/stop%3e%3cstop stop-opacity=\'0\' stop-color=\'rgba(22%2c 43%2c 74%2c 1)\' offset=\'0.66\'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}}.quiz-complete[_ngcontent-%COMP%]{width:auto;min-height:50vh;margin:1em;display:flex;justify-content:center;align-items:center;flex-direction:column}.quiz-complete[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{font-family:Wallpoet,serif}.quiz-complete[_ngcontent-%COMP%] .information[_ngcontent-%COMP%]{margin-top:2em;padding:2em;background-color:#ffffff4d;border-radius:1.5em;font-family:Play,sans-serif}.quiz-complete[_ngcontent-%COMP%] .information[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{font-weight:600;text-transform:uppercase;color:#5957a3}.quiz-complete[_ngcontent-%COMP%] .information[_ngcontent-%COMP%] h5[_ngcontent-%COMP%]{margin-top:2em;font-weight:400}.btn-container[_ngcontent-%COMP%]{width:100%}.btn-container[_ngcontent-%COMP%] .back-to-home-btn[_ngcontent-%COMP%]{background-color:none;margin-top:1em;margin-bottom:1em;border:2px solid #5957a3;padding:.8em 1.5em;color:#5957a3;font-weight:700;font-family:Play,sans-serif;transform:translateY(0);transition:transform 1s ease-in-out}.btn-container[_ngcontent-%COMP%] .back-to-home-btn[_ngcontent-%COMP%]:hover{transform:translateY(-10px)}.dark-btn[_ngcontent-%COMP%]{border:2px solid #a1c4fd!important;color:#c2e9fb!important}.dark[_ngcontent-%COMP%]{background-color:#070b13!important}.dark[_ngcontent-%COMP%] h5[_ngcontent-%COMP%]{color:#a1c4fd}@media only screen and (max-width: 600px){.quiz-complete[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{text-align:center}}']});const tN=[{path:"",redirectTo:"home",pathMatch:"full"},{path:"home",component:jc},{path:"HowTo",component:Vc},{path:"quiz",component:qc},{path:"quizComplete",component:zc},{path:"**",component:er}];class ii{}ii.\u0275fac=function(e){return new(e||ii)},ii.\u0275mod=tt({type:ii,bootstrap:[Rc]}),ii.\u0275inj=qn({imports:[AO,s9,i8,x9,XT.forRoot(tN)]}),qS().bootstrapModule(ii).catch(n=>console.error(n))}},ge=>{ge(ge.s=764)}]); \ No newline at end of file diff --git a/src/app/quiz-content/quiz-content.component.scss b/src/app/quiz-content/quiz-content.component.scss index c3b924b..6e5628a 100644 --- a/src/app/quiz-content/quiz-content.component.scss +++ b/src/app/quiz-content/quiz-content.component.scss @@ -179,7 +179,7 @@ .quiz-container { width: 100%; height: 100%; - margin: 1em 0; + margin: 1em 0 0 0; .quiz-body { width: 100%;