(self.webpackChunkcreator_web=self.webpackChunkcreator_web||[]).push([[792],{8151:(Et,be,f)=>{"use strict";f.d(be,{g:()=>X});var t=f(1626),g=f(6661),C=f(7217),V=f(179),D=f(4438);let X=(()=>{class j{constructor(O,S,E){this.http=O,this.apiSettingsService=S,this.passwordResetGQL=E,this.baseUrl=g.c.baseUrl}postLogin(O,S,E){return this.http.post(this.baseUrl+"auth/login",{email:O,password:S,captcha:E})}postLoginUsingSubscriptionToken(O){return this.http.post(this.baseUrl+"auth/login-using-subscription-token",{subscriptionToken:O})}postPasswordReset(O,S,E,P){return this.passwordResetGQL.mutate({input:{captcha:P,email:S,password:E,token:O}})}postPasswordForget(O,S){const E={email:O,captcha:S};let P=new t.Lr;return P=P.append("Accept","application/json"),this.http.post(this.baseUrl+"auth/password-forget",E,{headers:P})}getAccount(){return this.apiSettingsService.getAccount()}static#e=this.\u0275fac=function(S){return new(S||j)(D.KVO(t.Qq),D.KVO(C.H),D.KVO(V.RV))};static#t=this.\u0275prov=D.jDH({token:j,factory:j.\u0275fac,providedIn:"root"})}return j})()},4925:(Et,be,f)=>{"use strict";f.d(be,{q:()=>j});var t=f(6661),g=f(6160),C=f(179),V=f(3277),D=f(4438),X=f(1626);let j=(()=>{class N{constructor(S,E,P){this.http=S,this.membershipPlansGQL=E,this.dialog=P,this.baseUrl=t.c.baseUrl}postCheckout(S,E,P,b,B){return this.http.post(`${this.baseUrl}checkout`,{email:S,password:E,membership_plan_id:P,captcha:b,redirect_origin:B})}postCheckoutRenew(S){return this.http.post(`${this.baseUrl}checkout/renew`,{membership_plan_id:S})}fetchCheckoutStatus(S){return this.http.post(`${this.baseUrl}checkout/status`,{hostPageId:S})}fetchMembershipPlans(){return this.membershipPlansGQL.fetch(null,{fetchPolicy:"network-only"})}checkChargebeeStatus(S,E){switch(!0){case!E&&"ACTIVE"!==S.data.state:return"DEFAULT";case"PENDING"===E&&S.data.reason:return"PENDING-SUPPORT";case"PENDING"===E:return"PENDING-FAILED";default:return S.data.state}}handleChargebeeStatus(S){return this.dialog.open(g.t,{backdropClickClose:!1,panelClass:"full-width-dialog",data:{status:S}})}static#e=this.\u0275fac=function(E){return new(E||N)(D.KVO(X.Qq),D.KVO(C.H_),D.KVO(V.o3))};static#t=this.\u0275prov=D.jDH({token:N,factory:N.\u0275fac,providedIn:"root"})}return N})()},5341:(Et,be,f)=>{"use strict";f.d(be,{C:()=>D});var t=f(4438),g=f(6661),C=f(1626),V=f(33);let D=(()=>{class X{constructor(N,O){this.http=N,this.router=O,this.baseUrl=g.c.baseUrl,this.textQuery="",this.query="",this.search=new t.bkB,this.loading=!1,this.hasOpenSearch=!1}getSearchPost(N,O={},S,E=null){return this.http.post(this.baseUrl+"search",{q:N,filters:O,p:S,featuredId:E})}performSearch(N,O=null){N=N.replace(/([\/()])/g,""),this.router.navigate(["/search/"+N],{queryParams:{featured:O}})}getTextQuery(){return this.textQuery}setTextQuery(N){this.textQuery=N}getQuery(){return this.query}setQuery(N){this.query=N}setLoading(N){this.loading=N}getHasOpenSearch(){return this.hasOpenSearch}setHasOpenSearch(N){this.hasOpenSearch=N}static#e=this.\u0275fac=function(O){return new(O||X)(t.KVO(C.Qq),t.KVO(V.Ix))};static#t=this.\u0275prov=t.jDH({token:X,factory:X.\u0275fac,providedIn:"root"})}return X})()},7484:(Et,be,f)=>{"use strict";f.d(be,{u:()=>g});var t=f(4438);let g=(()=>{class C{constructor(){this.detected=new t.bkB}check(){[this.checkForClass(),this.checkForPosition()].reduce((j,N)=>j||N,!1)&&(this.isAdBlocked=!0)}checkForClass(){return"none"===window.getComputedStyle(document.querySelector(".msn-newsfeed-banner.ad-wrapper.ad_box")).display}checkForPosition(){return"absolute"===window.getComputedStyle(document.querySelector(".msn-newsfeed-banner.ad-wrapper.ad_box")).position}static#e=this.\u0275fac=function(X){return new(X||C)};static#t=this.\u0275prov=t.jDH({token:C,factory:C.\u0275fac,providedIn:"root"})}return C})()},7366:(Et,be,f)=>{"use strict";f.d(be,{u:()=>D});var t=f(8151),g=f(4438),C=f(1626),V=f(33);let D=(()=>{class X{constructor(N,O,S){this.http=N,this.router=O,this.apiAuthService=S,this.logged=!1,this.hasActivePremium=!1,this.isDunning=!1,this.isExpired=!1,this.isNoticed=!1}postLogin(N,O,S){return this.apiAuthService.postLogin(N,O,S)}postLoginUsingSubscriptionToken(N){return this.apiAuthService.postLoginUsingSubscriptionToken(N)}postPasswordForget(N,O){return this.apiAuthService.postPasswordForget(N,O)}login(N){N&&(this.accessToken=N,this.logged=!0,this.apiAuthService.getAccount().subscribe(O=>{if(O.data.user.chargebeeData){const S=O.data.user.chargebeeData.db_state;"ACTIVE"===S||"NOTICED"===S?(this.hasActivePremium=!0,this.isNoticed=!0):"DUNNING"===S?this.isDunning=!0:"EXPIRED"===S?this.isExpired=!0:(this.isDunning=!1,this.isExpired=!1,this.hasActivePremium=!1)}}),localStorage.setItem("accessToken",this.accessToken))}check(){return!!this.hasActivePremium}isLoggedIn(){return this.logged}readFromLocalStorage(){null!==localStorage.getItem("accessToken")&&(this.login(localStorage.getItem("accessToken")),this.apiAuthService.getAccount().subscribe(N=>{this.collectNowHostedPageUrl=N.data.user.collectNowHostedPageUrl,!0!==N.success&&this.localLogout()}))}localLogout(){this.accessToken=null,this.logged=!1,localStorage.removeItem("accessToken")}logout(){this.accessToken=null,this.logged=!1,localStorage.removeItem("accessToken"),this.router.navigateByUrl("").then(()=>{window.location.reload()})}static#e=this.\u0275fac=function(O){return new(O||X)(g.KVO(C.Qq),g.KVO(V.Ix),g.KVO(t.g))};static#t=this.\u0275prov=g.jDH({token:X,factory:X.\u0275fac,providedIn:"root"})}return X})()},188:(Et,be,f)=>{"use strict";f.d(be,{V:()=>V});var t=f(4412),g=f(6354),C=f(4438);let V=(()=>{class D{constructor(){this.countdown$$=new t.t(0),this.completed$$=new t.t(!1),this.hasCountdown$$=new t.t(!1),this.countdownValueIsLoading$$=new t.t(!0),this.countdownInterval=null,this.pauseInterval=!1}getCountdown(){return this.countdown$$.asObservable()}getCountdownStr(){return this.countdown$$.asObservable().pipe((0,g.T)(j=>this.formatTime(j)))}getCompleted(){return this.completed$$.asObservable()}getCompletedValue(){return this.completed$$.value}getHasCountdown(){return this.hasCountdown$$.asObservable()}getCountdownValueIsLoading(){return this.countdownValueIsLoading$$.asObservable()}pauseCountdown(){this.pauseInterval=!0}resumeCountdown(){this.pauseInterval=!1}stopCountdown(){clearInterval(this.countdownInterval),this.countdownInterval=null,this.pauseInterval=!1,this.completed$$.next(!0),this.hasCountdown$$.next(!1),this.countdownValueIsLoading$$.next(!0)}restartCountdown(j){j&&(this.stopCountdown(),this.startCountdown(j))}startCountdown(j){this.pauseInterval=!1,this.countdownValueIsLoading$$.next(!1),!this.countdownInterval&&(this.countdown$$.next(j),this.completed$$.next(!1),this.hasCountdown$$.next(!0),this.countdownInterval=setInterval(()=>{if(!this.pauseInterval){const N=this.countdown$$.value;N>0?this.countdown$$.next(N-1):this.stopCountdown()}},1e3))}formatTime(j){const N=Math.floor(j/60),O=j%60;return`${String(N).padStart(2,"0")}:${String(O).padStart(2,"0")}`}static#e=this.\u0275fac=function(N){return new(N||D)};static#t=this.\u0275prov=C.jDH({token:D,factory:D.\u0275fac,providedIn:"root"})}return D})()},1057:(Et,be,f)=>{"use strict";f.d(be,{g:()=>j});var t=f(177),g=f(2771);const C=void 0,D=["de",[["AM","PM"],C,C],C,[["S","M","D","M","D","F","S"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["S","M","D","M","D","F","S"],["So","Mo","Di","Mi","Do","Fr","Sa"],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","M\xe4rz","Apr.","Mai","Juni","Juli","Aug.","Sept.","Okt.","Nov.","Dez."],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","M\xe4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["v. Chr.","n. Chr."],C,C],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",C,"{1} 'um' {0}",C],[",",".",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euro",{ATS:["\xf6S"],AUD:["AU$","$"],BGM:["BGK"],BGO:["BGJ"],BYN:[C,"\u0440."],CUC:[C,"Cub$"],DEM:["DM"],FKP:[C,"Fl\xa3"],GHS:[C,"\u20b5"],GNF:[C,"F.G."],KMF:[C,"FC"],PHP:[C,"\u20b1"],RON:[C,"L"],RUR:[C,"\u0440."],RWF:[C,"F.Rw"],SYP:[],THB:["\u0e3f"],TWD:["NT$"],XXX:[],ZMW:[C,"K"]},"ltr",function V(N){const S=Math.floor(Math.abs(N)),E=N.toString().replace(/^[^.]*\.?/,"").length;return 1===S&&0===E?1:5}];var X=f(4438);let j=(()=>{class N{constructor(S){this.document=S,this.translationsAvailable$$=new g.m(1),this.translationsAvailable$=this.translationsAvailable$$.asObservable(),this.currenciesWithoutEmptyFractions=["VND","CLP","JPY","KRW","UGX","IDR"],(0,t.EO)(D);const E=navigator.language.slice(0,2);this.locale="de"===E||"en"===E?E:"en",this.setHtmlLang(this.locale)}formatCurrencyForLocale(S,E,P){return new Intl.NumberFormat(P,{style:"currency",currency:E,trailingZeroDisplay:this.currenciesWithoutEmptyFractions.includes(E)?"stripIfInteger":"auto"}).format(S)}anounceTranslationsAvailable(){this.translationsAvailable$$.next()}isInEurope(){if(!this.country)return!1;const S=this.country.toUpperCase();return["BE","BG","CZ","DK","DE","EE","IE","EL","ES","FR","HR","IT","CY","LV","LT","LU","HU","MT","NL","AT","PL","PT","RO","SI","SK","FI","SE"].includes(S)}setHtmlLang(S){this.document.documentElement.lang=S}static#e=this.\u0275fac=function(E){return new(E||N)(X.KVO(t.qQ))};static#t=this.\u0275prov=X.jDH({token:N,factory:N.\u0275fac,providedIn:"root"})}return N})()},7474:(Et,be,f)=>{"use strict";f.d(be,{_:()=>N});var t=f(4412),g=f(3277),C=f(4683),V=f(4438),D=f(3955),X=f(33),j=f(1057);let N=(()=>{class O{constructor(E,P,b){this.translate=E,this.router=P,this.langService=b,this.linkTarget$=new t.t(null)}openLink(E){E&&this.router.navigateByUrl(`${E.user_id??E.publisher.id}/${E.url}`)}getChipsData(E,P=!0){const b=[];if(E.last_edit_at&&b.push({icon:"today",text:new C.q(this.langService).transform(E.last_edit_at,{isDateInUTC:!0,onlyEN:!0})}),E.recently_edited){let B="New";"de"===this.langService.locale&&(B="Neu"),b.push({icon:"new_releases",iconColor:g.Li.default,text:P?"":B,tooltip:P?B:""})}return(E.is_trending||E.isTrending)&&b.push({icon:"local_fire_department",iconColor:g.Li.danger,text:P?"":"Trending",tooltip:P?"Trending":""}),(E.is_premium_only_link||E.isPremium)&&b.push({icon:"workspace_premium",text:P?"":"Premium",tooltip:P?"Premium":"",isMaterial:!1}),E.rating>0?b.push({icon:"thumb_up",text:`${Math.floor(100*E.rating)}%`,tooltip:"",isMaterial:!0}):(0===E.rating||-1===E.rating)&&b.push({icon:"thumb_up",text:"0%",tooltip:"",isMaterial:!0}),E.todo_impression_count>0&&b.push({icon:"visibility",text:new Intl.NumberFormat("en-US",{notation:"compact",compactDisplay:"short"}).format(E.todo_impression_count).toLowerCase(),tooltip:"",isMaterial:!0}),b}handleTargetResponse(E){E&&("URL"===E.type&&E.url?this.handleLinkTargetURL(E.url):console.error("Incorrect targetData type"))}handleLinkTargetURL(E){if(!E)return;const P=E,b=document.createElement("a");document.body.appendChild(b),b.setAttribute("href",P),b.setAttribute("target","_blank"),setTimeout(()=>{b.click()},1),document.body.removeChild(b)}getTargetData(){return this.linkTarget$.asObservable()}setTargetData(E){this.linkTarget$.next(E)}static#e=this.\u0275fac=function(P){return new(P||O)(V.KVO(D.c$),V.KVO(X.Ix),V.KVO(j.g))};static#t=this.\u0275prov=V.jDH({token:O,factory:O.\u0275fac,providedIn:"root"})}return O})()},9864:(Et,be,f)=>{"use strict";f.d(be,{g:()=>X});var t=f(2771),g=f(8141),C=f(6661),V=f(4438),D=f(1626);let X=(()=>{class j{constructor(O){this.http=O,this.baseUrl=C.c.baseUrl,this.origin="",this.linkOrigin="",this.isLoaded=!1,this.onRedirectPage=!1,this.favicons=!1,this.metaData$$=new t.m,this.metaData$=this.metaData$$.asObservable(),this.keywordChange$$=new t.m}getApiUrl(O=""){return this.getBaseApiUrlForCurrentLink()+"/"+O}getBaseApiUrlForCurrentLink(){return this.baseUrl+"redirect/link/"+this.userId+"/"+this.prepareTarget(this.url)}setLinkMeta(O,S,E){this.type=O,this.userId=S,this.target=E}setOrigin(O){O&&(this.origin=O)}setLinkUrl(O){this.url=O}handleDynamicPremiumLink(O,S){const E={origin:this.origin};return this.http.get(this.baseUrl+"redirect/link/dynamic/"+S+"/"+this.prepareTarget(O),{params:E})}getLinkData(){if(!this.type)return;const O={origin:this.origin,link_origin:this.linkOrigin};return this.http.get(this.baseUrl+this.type+this.userId+"/"+this.prepareTarget(this.target),{params:O}).pipe((0,g.M)(S=>this.metaData$$.next(S)))}getCustomAdData(){return this.http.get(this.baseUrl+"get-ads")}prepareTarget(O){if("string"==typeof O)return encodeURIComponent(O.replace("/","$"))}setSuggestions(O){this.suggestions=O,this.suggestionLength=this.suggestions.length>6?6:this.suggestions.length,this.isLoaded=!0}postOfferTracking(O){const S={offer_id:O};return this.http.get(this.getBaseApiUrlForCurrentLink()+"/og_ads_clickout",{params:S})}downloadInfo(O){return this.http.post(this.getBaseApiUrlForCurrentLink()+"/download-info",{key:O})}cachePopularSearches(O){return this.http.post(this.getBaseApiUrlForCurrentLink()+"/popular-searches",{popular_searches:O})}setKeyword(O){this.keyword=O,this.keywordChange$$.next(this.keyword)}static#e=this.\u0275fac=function(S){return new(S||j)(V.KVO(D.Qq))};static#t=this.\u0275prov=V.jDH({token:j,factory:j.\u0275fac,providedIn:"root"})}return j})()},9576:(Et,be,f)=>{"use strict";f.d(be,{U:()=>C});var t=f(4438),g=f(5416);let C=(()=>{class V{constructor(X){this.snackBar=X,this.loading=!0}setLoading(X){setTimeout(()=>{this.loading=X},0)}isLoading(){return this.loading}finishWithSnackBar(X,j=2e3,N,O){return this.snackBar.open(X,N,O||{duration:j})}static#e=this.\u0275fac=function(j){return new(j||V)(t.KVO(g.UG))};static#t=this.\u0275prov=t.jDH({token:V,factory:V.\u0275fac,providedIn:"root"})}return V})()},3300:(Et,be,f)=>{"use strict";f.d(be,{b:()=>O});var t=f(6697),g=f(5341),C=f(2708),V=f(4438),D=f(1057),X=f(345),j=f(9576),N=f(3955);let O=(()=>{class S{constructor(P,b,B,h,K,Y){this.languageService=P,this.titleService=b,this.metaService=B,this.apiSearchService=h,this.loadingService=K,this.translateService=Y,this.onHomePage=!1,this.onSearchPage=!1,this.onLinkDetailPage=!1,this.onSettingsPage=!1,this.translateService.use(this.languageService.locale)}setPageHome(){this.onHomePage=!0,this.loadingService.setLoading(!0),this.translateService.get("meta-description").pipe((0,t.s)(1)).subscribe(P=>{this.titleService.setTitle(P),this.metaService.addTag({name:"Description",content:P})}),this.translateService.get("home-headline").pipe((0,t.s)(1)).subscribe(P=>{this.titleService.setTitle("Linkvertise | "+P)}),this.loadingService.setLoading(!1)}removePageHome(){this.metaService.removeTag("name='Description'"),this.apiSearchService.setHasOpenSearch(!1),this.onHomePage=!1}setDetailPage(P,b,B,h){this.onLinkDetailPage=!0,this.translateService.get("meta-short-link-title").pipe((0,t.s)(1)).subscribe(K=>{this.metaService.addTag({name:"Description",content:B}),P?this.titleService.setTitle(P+" | Linkvertise"):b&&this.titleService.setTitle(b+K)}),h!==C.sb.ApprovedSeo&&this.metaService.addTag({name:"robots",content:"noindex"})}removeDetailPage(){this.onLinkDetailPage=!1,this.metaService.removeTag("name='robots'"),this.metaService.removeTag("name='Description'")}setPageSearch(){this.onSearchPage=!1,this.metaService.addTag({name:"robots",content:"noindex"}),this.translateService.get("search-results-for").pipe((0,t.s)(1)).subscribe(P=>{this.titleService.setTitle(P+" | Linkvertise")})}removePageSearch(){this.metaService.removeTag("name='robots'"),this.onSearchPage=!1}static#e=this.\u0275fac=function(b){return new(b||S)(V.KVO(D.g),V.KVO(X.hE),V.KVO(X.W8),V.KVO(g.C),V.KVO(j.U),V.KVO(N.c$))};static#t=this.\u0275prov=V.jDH({token:S,factory:S.\u0275fac,providedIn:"root"})}return S})()},2803:(Et,be,f)=>{"use strict";f.d(be,{p:()=>N});var t=f(1626),g=f(7376),C=f.n(g),V=f(4412),D=f(6661),X=f(4438),j=f(33);let N=(()=>{class O{constructor(E,P){this.http=E,this.router=P,this.selectedLinks$$=new V.t([]),this.baseUrl=D.c.baseUrl}getSelectedLinks(){return this.selectedLinks$$.asObservable()}getProfile(E){let P=new t.Lr;return P=P.append("Accept","application/json"),this.http.get(this.baseUrl+"profile/"+E,{headers:P})}getMoreProfileData(E,P){let b=new t.Lr;b=b.append("Accept","application/json");let B=new t.Nl;return B=B.append("page",P.toString()),this.http.get(this.baseUrl+"profile/"+E,{headers:b,params:B})}getLinkData(E,P,b){let B,h=new t.Lr;h=h.append("Accept","application/json");let K=new t.Nl;return K=K.append("page",P.toString()),B=this.http.get(this.baseUrl+"profile/"+E,{headers:h,params:K}),B}getTopNAmountOfLinksFromArr(E,P){return E.length
=P?E.slice(0,P):null}sortProfileData(E,P,b){return C().orderBy(E,P,b)}selectProfileLinksByCategory(E,P){const b=E.map(h=>"APPROVED_SEO"!==h.seo_classification?{...h,isPremium:!0}:{...h}),B=[];switch(P){case"all":default:B.push(...b.slice());break;case"public":B.push(...b.filter(h=>"APPROVED_SEO"===h.seo_classification));break;case"trending":B.push(...b.filter(h=>!0===h.isTrending));break;case"recently":B.push(...b.filter(h=>!0===h.recently_edited||!0===h.newly_created))}this.selectedLinks$$.next(B)}subscribeProfile(E){let P=new t.Lr;return P=P.append("Accept","application/json"),this.http.post(this.baseUrl+"subscriptions/subscribe",{user_id:E},{headers:P})}unsubscribeProfile(E){let P=new t.Lr;return P=P.append("Accept","application/json"),this.http.post(this.baseUrl+"subscriptions/unsubscribe",{user_id:E},{headers:P})}getSubscriber(){let E=new t.Lr;return E=E.append("Accept","application/json"),this.http.get(this.baseUrl+"subscriptions/list",{headers:E})}openProfile(E){this.router.navigateByUrl(E)}static#e=this.\u0275fac=function(P){return new(P||O)(X.KVO(t.Qq),X.KVO(j.Ix))};static#t=this.\u0275prov=X.jDH({token:O,factory:O.\u0275fac,providedIn:"root"})}return O})()},7217:(Et,be,f)=>{"use strict";f.d(be,{H:()=>D});var t=f(1626),g=f(6661),C=f(7647),V=f(4438);let D=(()=>{class X{constructor(N){this.http=N,this.defaultHeaders=(new t.Lr).append("Accept","application/json"),this.baseUrl=g.c.baseUrl,this.account$=this.http.get(this.baseUrl+"account",{headers:this.defaultHeaders}).pipe((0,C.u)())}getAccount(){return this.account$}updatePassword(N,O){return this.http.post(this.baseUrl+"account/update-password",{password:N,password_confirmation:O},{headers:this.defaultHeaders})}updateEmail(N){return this.http.post(this.baseUrl+"account/update-email",{email:N},{headers:this.defaultHeaders})}updateLanguage(N){return this.http.post(this.baseUrl+"account/update-locale",{locale:N},{headers:this.defaultHeaders})}postRenew(){return this.http.post(this.baseUrl+"account/renew",{headers:this.defaultHeaders})}static#e=this.\u0275fac=function(O){return new(O||X)(V.KVO(t.Qq))};static#t=this.\u0275prov=V.jDH({token:X,factory:X.\u0275fac,providedIn:"root"})}return X})()},5184:(Et,be,f)=>{"use strict";f.d(be,{o:()=>C});var t=f(4412),g=f(4438);let C=(()=>{class V{constructor(){this.open=!1,this.show=!0,this.miniChanged=new t.t(!0)}get mini(){return this.miniChanged.value}toggleMini(){this.setMini(!this.mini)}setMini(X){this.miniChanged.next(X)}static#e=this.\u0275fac=function(j){return new(j||V)};static#t=this.\u0275prov=g.jDH({token:V,factory:V.\u0275fac,providedIn:"root"})}return V})()},7057:(Et,be,f)=>{"use strict";f.d(be,{e:()=>P});var t=f(4523),g=f(9350);function C(b,B){const h="object"==typeof B;return new Promise((K,Y)=>{let ge,le=!1;b.subscribe({next:Ye=>{ge=Ye,le=!0},error:Y,complete:()=>{le?K(ge):h?K(B.defaultValue):Y(new g.G)}})})}var V=f(4668),D=f(7673),X=f(6661),j=f(6354),N=f(9437),O=f(4438),S=f(1626);let E=(()=>{class b{constructor(){}componentToHex(h){const K=h.toString(16);return 1===K.length?"0"+K:K}hexToHSL(h){let K=0,Y=0,le=0;4===h.length?(K="0x"+h[1]+h[1],Y="0x"+h[2]+h[2],le="0x"+h[3]+h[3]):7===h.length&&(K="0x"+h[1]+h[2],Y="0x"+h[3]+h[4],le="0x"+h[5]+h[6]),K/=255,Y/=255,le/=255;const ge=Math.min(K,Y,le),Ye=Math.max(K,Y,le),Ee=Ye-ge;let me=0,ve=0,_e=0;return me=0===Ee?0:Ye===K?(Y-le)/Ee%6:Ye===Y?(le-K)/Ee+2:(K-Y)/Ee+4,me=Math.round(60*me),me<0&&(me+=360),_e=(Ye+ge)/2,ve=0===Ee?0:Ee/(1-Math.abs(2*_e-1)),ve=+(100*ve).toFixed(1),_e=+(100*_e).toFixed(1),[me,ve,_e]}hslToHex(h,K,Y){let le,ge,Ye;if(h/=360,Y/=100,0==(K/=100))le=ge=Ye=Y;else{const me=(ae,Q,q)=>(q<0&&(q+=1),q>1&&(q-=1),q<.16666666666666666?ae+6*(Q-ae)*q:q<.5?Q:q<.6666666666666666?ae+(Q-ae)*(.6666666666666666-q)*6:_e),ve=Y<.5?Y*(1+K):Y+K-Y*K,_e=2*Y-ve;le=me(_e,ve,h+1/3),ge=me(_e,ve,h),Ye=me(_e,ve,h-1/3)}const Ee=me=>{const ve=Math.round(255*me).toString(16);return 1===ve.length?"0"+ve:ve};return`#${Ee(le)}${Ee(ge)}${Ee(Ye)}`}static#e=this.\u0275fac=function(K){return new(K||b)};static#t=this.\u0275prov=O.jDH({token:b,factory:b.\u0275fac,providedIn:"root"})}return b})(),P=(()=>{class b{constructor(h,K){this.http=h,this.colorConvertingService=K,this.faviconMetaStore={},this.canvasStore={},this.baseUrl=X.c.baseUrl}handleThumbnailUrlFallbackGeneration(h){var K=this;return(0,t.A)(function*(){"FALLBACK_THUMBNAIL"===h.thumbnail_url&&(h.thumbnail_url=yield K.generateThumbnailForLink(h))})()}generateThumbnailForLink(h){var K=this;return(0,t.A)(function*(){return K.getThumbnail(h.btn_text||h.short_link_title,h.target_host||h.target_hostname)})()}getThumbnail(h,K){var Y=this;return(0,t.A)(function*(){if(!h||!K)return Y.fallback();h=Y.sanitizeText(h);const le=yield C(Y.getFaviconMetaData(K)),ge=yield C(Y.getCanvasBlob(h));return Y.createBlobUrl(ge,le,h,K)})()}createBlobUrl(h,K,Y,le){var ge=this;return(0,t.A)(function*(){return new Promise(Ye=>{const Ee=new FileReader;Ee.onloadend=()=>{let me=Ee.result;me=ge.replaceValues(me,K,Y,le),Ye(URL.createObjectURL(new Blob([me],{type:"image/svg+xml"})))},Ee.readAsText(h)})})()}sanitizeText(h){return h.replace(/[^A-Za-z0-9\s]/g,"")}fallback(){return"/assets/img/fallback/fallback.jpeg"}getCanvasBlob(h){const K=this.getCanvasUrl(h);return K in this.canvasStore?this.canvasStore[K]:this.canvasStore[K]=this.http.get(K,{responseType:"blob"}).pipe((0,V.t)(1))}getCanvasUrl(h){return h.length<15?"/assets/img/thumbnail/canvas_1.svg":"/assets/img/thumbnail/canvas_2.svg"}getFaviconMetaData(h){if(h in this.faviconMetaStore)return this.faviconMetaStore[h];const Y={primary_color:"#ffffff"};return this.faviconMetaStore[h]=this.http.get(`${this.baseUrl}media/favicons?domain=${h}`).pipe((0,j.T)(le=>le.error?Y:le),(0,N.W)(()=>(0,D.of)(Y)),(0,V.t)(1))}replaceValues(h,K,Y,le){return h=this.replaceColors(h,K.primary_color),(h=(h=this.replaceLines(h,Y)).replace("HOST",le)).replace("{FAVICON_URL}",K.favicon)}replaceColors(h,K){const le=h.match(/#([A-Fa-f0-9]{6})/g),ge=this.colorConvertingService.hexToHSL(K),Ye=0===ge[0]&&0===ge[1];return le.forEach(Ee=>{const me=this.colorConvertingService.hexToHSL(Ee);Ye?(me[0]=0,me[1]=0):me[0]=ge[0];const ve=this.colorConvertingService.hslToHex(me[0],me[1],me[2]);h=h.replace(Ee,ve)}),h}replaceLines(h,K){if(K.length>14){let Y=K.slice(0,13);for(;!Y.endsWith(" ")&&" "!==K.charAt(13)&&Y.length>0;)Y=Y.substring(0,Y.length-1);0===Y.length&&(Y=K.slice(0,14)),h=h.replace("Line 1",Y);let le=14;for(;" "!==K.charAt(le-1)&&le>0;)le-=1;0===le&&(le=14);const ge=K.slice(le,K.length);h=h.replace("Line 2",ge)}else h=h.replace("Line 1",K);return h}static#e=this.\u0275fac=function(K){return new(K||b)(O.KVO(S.Qq),O.KVO(E))};static#t=this.\u0275prov=O.jDH({token:b,factory:b.\u0275fac,providedIn:"root"})}return b})()},3068:(Et,be,f)=>{"use strict";f.d(be,{_:()=>C,b:()=>V});var t=f(4004),g=f(4438),C=function(D){return D.StartPage="start_page",D.DetailPage="detail_page",D.ProfilePage="profile_page",D.SearchResultsPage="search_results_page",D.SuccessPage="success_page",D}(C||{});let V=(()=>{class D{constructor(j){this.userTokenService=j,this.utToken=null,this.session=self.crypto.randomUUID(),this.userTokenService.userToken$.subscribe(N=>{this.utToken=N})}track(j,N={}){window.dataLayer=window.dataLayer||[],window.dataLayer.push({...N,session:this.session,utToken:this.utToken,event:j})}trackOpenDetailPage(j){this.track("openDetailPage",{isPremium:j})}trackTargetOpened(j,N,O){this.track("openContent",{version:N,isPremium:j,action_id:O})}trackPaywallOpen(j,N){this.track("PaywallOpen",{version:N,countdownTimeInSeconds:j})}trackPaywallPurchase(j){this.track("PaywallPurchase",{version:j})}trackOpenTodoPage(j){this.track("openTodoPage",{version:j})}trackAdClick(j,N){this.track("clickAd",{version:j,action_id:N})}trackSuggestionClick(j,N,O){this.track("suggestionClick",{suggestion_location:j,link_id:N,link_path:O})}trackOpenSuccessPage(j,N){this.track("openSuccessPage",{isPremium:j,version:N})}trackSuccessPageEvent(j){this.track(j,{location:"successPage"})}trackFollowEvent(j,N){this.track(j,{location:N})}trackRatingClick(j,N){this.track("rateAsset",{location:j,rating:N})}static#e=this.\u0275fac=function(N){return new(N||D)(g.KVO(t.W))};static#t=this.\u0275prov=g.jDH({token:D,factory:D.\u0275fac,providedIn:"root"})}return D})()},4004:(Et,be,f)=>{"use strict";f.d(be,{W:()=>X});var t=f(1626),g=f(1413),C=f(6354),V=f(7366),D=f(4438);let X=(()=>{class j{constructor(O){this.auth=O,this.userToken$$=new g.B,this.userToken$=this.userToken$$.asObservable()}setToken(O){O&&(localStorage.setItem("X-LINKVERTISE-UT",O),this.userToken$$.next(O))}getToken(){const O=localStorage.getItem("X-LINKVERTISE-UT");if(O)return O}intercept(O,S){return!this.auth.isLoggedIn()&&this.getToken()&&(O=O.clone({params:O.params.set("X-Linkvertise-UT",this.getToken())})),S.handle(O).pipe((0,C.T)(E=>(E instanceof t.cS&&E.body&&this.setToken(E.body.user_token),E)))}static#e=this.\u0275fac=function(S){return new(S||j)(D.KVO(V.u))};static#t=this.\u0275prov=D.jDH({token:j,factory:j.\u0275fac,providedIn:"root"})}return j})()},6160:(Et,be,f)=>{"use strict";f.d(be,{t:()=>K});var t=f(3277),g=f(3955),C=f(9821),V=f(9213),D=f(9183),X=f(177),j=f(8069),N=f(4438);function O(Y,le){1&Y&&N.nrm(0,"mat-spinner")}function S(Y,le){1&Y&&(N.j41(0,"mat-icon",9),N.EFF(1,"check_circle"),N.k0s())}function E(Y,le){1&Y&&(N.j41(0,"mat-icon",10),N.EFF(1,"cancel"),N.k0s())}function P(Y,le){1&Y&&(N.j41(0,"mat-icon",10),N.EFF(1,"cancel"),N.k0s())}function b(Y,le){1&Y&&(N.j41(0,"mat-icon",10),N.EFF(1,"cancel"),N.k0s())}function B(Y,le){1&Y&&(N.j41(0,"mat-icon",10),N.EFF(1,"cancel"),N.k0s())}function h(Y,le){1&Y&&N.nrm(0,"mat-spinner")}let K=(()=>{class Y{constructor(ge,Ye,Ee){this.data=ge,this.dialogRef=Ye,this.cdr=Ee,this.modalTitle="",this.currentState=""}ngOnInit(){"string"==typeof this.data.status?this.defaultTitleSwitch(this.data.status):this.data.status.subscribe(ge=>{this.defaultTitleSwitch(ge.toLowerCase())})}defaultTitleSwitch(ge){this.currentState=ge,"default"===ge&&"default"===this.currentState?(this.modalTitle="chargebee.status-modal."+ge+".title",setTimeout(()=>{"default"===ge&&"default"===this.currentState&&(this.modalTitle="chargebee.status-modal."+ge+".title-02")},6e4)):(this.modalTitle="chargebee.status-modal."+ge+".title",this.cdr.detectChanges())}handleButtonClick(ge){"pending-support"===ge?window.open("https://lvcreator.zendesk.com/hc/en-us","_blank"):this.dialogRef.close(ge)}ngOnDestroy(){this.modalTitle=""}static#e=this.\u0275fac=function(Ye){return new(Ye||Y)(N.rXU(t.Qs),N.rXU(t.ce),N.rXU(N.gRc))};static#t=this.\u0275cmp=N.VBU({type:Y,selectors:[["lv-chargebee-status-modal"]],standalone:!0,features:[N.aNF],decls:19,vars:19,consts:[[3,"padding"],[1,"lv-center","lv-column","gap-1"],[1,"status-icon",3,"ngSwitch"],[4,"ngSwitchCaseDefault"],["class","active",4,"ngSwitchCase"],["class","pending",4,"ngSwitchCase"],[4,"ngSwitchCase"],[1,"link-primary",3,"innerHTML"],[3,"click","rounded","disabled"],[1,"active"],[1,"pending"]],template:function(Ye,Ee){1&Ye&&(N.j41(0,"lv-lib-popover")(1,"lv-lib-popover-body",0)(2,"div",1)(3,"div",2),N.DNE(4,O,1,0,"mat-spinner",3)(5,S,2,0,"mat-icon",4)(6,E,2,0,"mat-icon",5)(7,P,2,0,"mat-icon",5)(8,b,2,0,"mat-icon",5)(9,B,2,0,"mat-icon",5)(10,h,1,0,"mat-spinner",6),N.k0s(),N.j41(11,"h1"),N.EFF(12),N.nI1(13,"translate"),N.k0s(),N.nrm(14,"div",7),N.nI1(15,"translate"),N.j41(16,"lv-lib-button",8),N.bIt("click",function(){return Ee.handleButtonClick(Ee.currentState)}),N.EFF(17),N.nI1(18,"translate"),N.k0s()()()()),2&Ye&&(N.R7$(),N.Y8G("padding",!0),N.R7$(2),N.Y8G("ngSwitch",Ee.currentState),N.R7$(2),N.Y8G("ngSwitchCase","active"),N.R7$(),N.Y8G("ngSwitchCase","dunning"),N.R7$(),N.Y8G("ngSwitchCase","pending-failed"),N.R7$(),N.Y8G("ngSwitchCase","pending-support"),N.R7$(),N.Y8G("ngSwitchCase","premium-dunning"),N.R7$(),N.Y8G("ngSwitchCase","default"),N.R7$(2),N.SpI(" ",N.bMT(13,13,Ee.modalTitle)," "),N.R7$(2),N.Y8G("innerHTML",N.bMT(15,15,"chargebee.status-modal."+Ee.currentState+".description"),N.npT),N.R7$(2),N.Y8G("rounded",!0)("disabled","default"===Ee.currentState),N.R7$(),N.SpI(" ",N.bMT(18,17,"chargebee.status-modal."+Ee.currentState+".button-text")," "))},dependencies:[j.qX,j.$0,X.ux,D.LG,X.e1,V.An,C.X,g.h,g.D9],styles:[".status-icon[_ngcontent-%COMP%]{display:flex;align-items:center;font-size:86px}.status-icon[_ngcontent-%COMP%] .pending[_ngcontent-%COMP%]{color:red;font-size:86px;width:100%;height:100%}.status-icon[_ngcontent-%COMP%] .active[_ngcontent-%COMP%]{color:green;font-size:86px;width:100%;height:100%}"]})}return Y})()},431:(Et,be,f)=>{"use strict";f.d(be,{X:()=>le});var t=f(7366),g=f(9417),C=f(3277),V=f(3918),D=f(3955),X=f(9821),j=f(9631),N=f(2102),O=f(9213),S=f(6173),E=f(177),P=f(8069),b=f(4438);const B=ge=>({email:ge});function h(ge,Ye){if(1&ge){const Ee=b.RV6();b.j41(0,"lv-lib-alerts",12),b.bIt("close",function(){b.eBV(Ee);const ve=b.XpG();return b.Njj(ve.hideForgetSuccess())}),b.j41(1,"div",13)(2,"mat-icon"),b.EFF(3,"forward_to_inbox"),b.k0s(),b.EFF(4),b.nI1(5,"translate"),b.k0s()()}if(2&ge){const Ee=b.XpG();b.Y8G("rounded",!0)("showClose",!0)("type","POSITIVE"),b.R7$(4),b.SpI(" ",b.i5U(5,4,"password-forget-success",b.eq3(7,B,Ee.passwordForgetForm.get("email").value))," ")}}let K=(()=>{class ge{constructor(Ee,me){this.authService=Ee,this.dialogRef=me,this.forgetSuccess=!1,this.eMailRegEx="^[\\w-\\.]+@([\\w-]+\\.)+[\\w-]{2,4}"}ngOnInit(){this.passwordForgetForm=new g.gE({email:new g.MJ("",[g.k0.required,g.k0.email,g.k0.pattern(this.eMailRegEx)]),captcha:new g.MJ("",[g.k0.required])})}setCaptchaInput(Ee){this.passwordForgetForm.get("captcha")?.setValue(Ee),this.passwordForgetForm.updateValueAndValidity()}forget(){this.passwordForgetForm.invalid||(this.forgetSuccess=!0,this.authService.postPasswordForget(this.passwordForgetForm.get("email").value,this.passwordForgetForm.get("captcha").value).subscribe(Ee=>{this.captcha.reset(),this.passwordForgetForm.get("captcha")?.setValue(null)}))}closeDialog(){this.dialogRef.close()}hideForgetSuccess(){this.forgetSuccess=!1}static#e=this.\u0275fac=function(me){return new(me||ge)(b.rXU(t.u),b.rXU(C.ce))};static#t=this.\u0275cmp=b.VBU({type:ge,selectors:[["lv-password-forget"]],viewQuery:function(me,ve){if(1&me&&b.GBs(V.c,5),2&me){let _e;b.mGM(_e=b.lsd())&&(ve.captcha=_e.first)}},standalone:!0,features:[b.aNF],decls:26,vars:23,consts:[["captcha",""],[3,"close"],[3,"padding"],[3,"rounded","showClose","type","close",4,"ngIf"],[3,"formGroup"],["appearance","fill",1,"input-field",3,"hideRequiredMarker"],["matInput","","formControlName","email","type","email","name","email"],[1,"input-field","lv-center-x"],[3,"captchaResponse"],[1,"action-buttons"],[1,"action-buttons__button",3,"click","rounded","type"],[1,"action-buttons__button",3,"click","rounded","disabled"],[3,"close","rounded","showClose","type"],[1,"alert-center-text"]],template:function(me,ve){if(1&me){const _e=b.RV6();b.j41(0,"lv-lib-popover")(1,"lv-lib-popover-header",1),b.bIt("close",function(){return b.eBV(_e),b.Njj(ve.closeDialog())}),b.j41(2,"h2"),b.EFF(3),b.nI1(4,"translate"),b.k0s()(),b.j41(5,"lv-lib-popover-body",2),b.DNE(6,h,6,9,"lv-lib-alerts",3),b.j41(7,"form",4)(8,"mat-form-field",5)(9,"mat-label"),b.EFF(10),b.nI1(11,"translate"),b.k0s(),b.nrm(12,"input",6),b.j41(13,"mat-error"),b.EFF(14),b.nI1(15,"translate"),b.k0s()()(),b.j41(16,"div",7)(17,"lv-captcha",8,0),b.bIt("captchaResponse",function(Q){return b.eBV(_e),b.Njj(ve.setCaptchaInput(Q))}),b.k0s()(),b.j41(19,"div",9)(20,"lv-lib-button",10),b.bIt("click",function(){return b.eBV(_e),b.Njj(ve.closeDialog())}),b.EFF(21),b.nI1(22,"translate"),b.k0s(),b.j41(23,"lv-lib-button",11),b.bIt("click",function(){return b.eBV(_e),b.Njj(ve.forget())}),b.EFF(24),b.nI1(25,"translate"),b.k0s()()()()}2&me&&(b.R7$(3),b.JRh(b.bMT(4,13,"premium-modal-password-forget-headline")),b.R7$(2),b.Y8G("padding",!0),b.R7$(),b.Y8G("ngIf",ve.forgetSuccess),b.R7$(),b.Y8G("formGroup",ve.passwordForgetForm),b.R7$(),b.Y8G("hideRequiredMarker",!0),b.R7$(2),b.JRh(b.bMT(11,15,"settings-email")),b.R7$(4),b.JRh(b.bMT(15,17,"error-msg.required")),b.R7$(6),b.Y8G("rounded",!0)("type","secondary"),b.R7$(),b.SpI(" ",b.bMT(22,19,"button.close")," "),b.R7$(2),b.Y8G("rounded",!0)("disabled",ve.passwordForgetForm.invalid),b.R7$(),b.SpI(" ",b.bMT(25,21,"button.reset")," "))},dependencies:[P.qX,P.SD,P.$0,E.bT,S.v,O.An,g.YN,g.qT,g.me,g.BC,g.cb,g.X1,g.j4,g.JD,N.rl,N.nJ,j.fg,N.TL,V.c,X.X,D.h,D.D9],styles:["lv-password-forget .container-alert{margin-bottom:1rem}lv-password-forget .alert-center-text{display:flex;gap:.5rem;align-items:center}lv-password-forget .input-field{width:100%;margin-bottom:11px}lv-password-forget .action-buttons{margin-top:1.5rem;display:flex;justify-content:space-between;-moz-column-gap:1rem;column-gap:1rem}lv-password-forget .action-buttons__button{max-width:256px;width:100%}@media (min-width: 768px){lv-password-forget .action-buttons button{width:100%!important}}\n"],encapsulation:2})}return ge})();function Y(ge,Ye){if(1&ge){const Ee=b.RV6();b.j41(0,"lv-lib-alerts",14),b.bIt("close",function(){b.eBV(Ee);const ve=b.XpG();return b.Njj(ve.hideLoginAlert())}),b.j41(1,"div",15)(2,"mat-icon"),b.EFF(3,"info"),b.k0s(),b.EFF(4),b.nI1(5,"translate"),b.k0s()()}2&ge&&(b.Y8G("rounded",!0)("showClose",!0)("type","NEGATIVE"),b.R7$(4),b.SpI(" ",b.bMT(5,4,"login-alert")," "))}let le=(()=>{class ge{constructor(Ee,me,ve){this.authService=Ee,this.dialog=me,this.dialogRef=ve,this.showLoginAlert=!1,this.captchaSize="normal",this.eMailRegEx="^[\\w-\\.]+@([\\w-]+\\.)+[\\w-]{2,4}"}ngOnInit(){this.loginForm=new g.gE({email:new g.MJ("",[g.k0.required,g.k0.email,g.k0.pattern(this.eMailRegEx)]),password:new g.MJ("",[g.k0.required,g.k0.required]),captcha:new g.MJ("",[g.k0.required])})}navigateToForgetPassword(){this.dialogRef.close(),this.dialog.open(K)}setCaptchaInput(Ee){this.loginForm.get("captcha")?.setValue(Ee),this.loginForm.updateValueAndValidity()}closeDialog(){this.dialogRef.close()}logIn(){this.loginForm.invalid||(this.showLoginAlert=!1,this.authService.postLogin(this.loginForm.get("email").value,this.loginForm.get("password").value,this.loginForm.get("captcha").value).subscribe(Ee=>{Ee.success?(this.showLoginAlert=!1,this.authService.login(Ee.data.access_token),window.location.reload()):(this.captcha.reset(),this.loginForm.get("captcha")?.setValue(null),this.showLoginAlert=!0)}))}hideLoginAlert(){this.showLoginAlert=!1}static#e=this.\u0275fac=function(me){return new(me||ge)(b.rXU(t.u),b.rXU(C.o3),b.rXU(C.ce))};static#t=this.\u0275cmp=b.VBU({type:ge,selectors:[["lv-login"]],viewQuery:function(me,ve){if(1&me&&b.GBs(V.c,5),2&me){let _e;b.mGM(_e=b.lsd())&&(ve.captcha=_e.first)}},standalone:!0,features:[b.aNF],decls:36,vars:30,consts:[["captcha",""],[3,"close"],[3,"padding"],[3,"rounded","showClose","type","close",4,"ngIf"],[3,"formGroup"],["appearance","fill",1,"input-field",3,"hideRequiredMarker"],["matInput","","type","email","name","email","formControlName","email"],["matInput","","type","password","name","password","formControlName","password"],[1,"link-forgot","pointer",3,"click"],[1,"input-field","lv-center-x"],[3,"captchaResponse"],[1,"action-buttons"],[1,"action-buttons__button",3,"click","rounded","type"],[1,"action-buttons__button",3,"click","rounded","disabled"],[3,"close","rounded","showClose","type"],[1,"alert-center-text"]],template:function(me,ve){if(1&me){const _e=b.RV6();b.j41(0,"lv-lib-popover")(1,"lv-lib-popover-header",1),b.bIt("close",function(){return b.eBV(_e),b.Njj(ve.closeDialog())}),b.j41(2,"h2"),b.EFF(3,"Login"),b.k0s()(),b.j41(4,"lv-lib-popover-body",2),b.DNE(5,Y,6,6,"lv-lib-alerts",3),b.j41(6,"form",4)(7,"mat-form-field",5)(8,"mat-label"),b.EFF(9),b.nI1(10,"translate"),b.k0s(),b.nrm(11,"input",6),b.j41(12,"mat-error"),b.EFF(13),b.nI1(14,"translate"),b.k0s()(),b.j41(15,"mat-form-field",5)(16,"mat-label"),b.EFF(17),b.nI1(18,"translate"),b.k0s(),b.nrm(19,"input",7),b.j41(20,"mat-error"),b.EFF(21),b.nI1(22,"translate"),b.k0s()()(),b.j41(23,"div",8),b.bIt("click",function(){return b.eBV(_e),b.Njj(ve.navigateToForgetPassword())}),b.EFF(24),b.nI1(25,"translate"),b.k0s(),b.j41(26,"div",9)(27,"lv-captcha",10,0),b.bIt("captchaResponse",function(Q){return b.eBV(_e),b.Njj(ve.setCaptchaInput(Q))}),b.k0s()(),b.j41(29,"div",11)(30,"lv-lib-button",12),b.bIt("click",function(){return b.eBV(_e),b.Njj(ve.closeDialog())}),b.EFF(31),b.nI1(32,"translate"),b.k0s(),b.j41(33,"lv-lib-button",13),b.bIt("click",function(){return b.eBV(_e),b.Njj(ve.logIn())}),b.EFF(34),b.nI1(35,"translate"),b.k0s()()()()}2&me&&(b.R7$(4),b.Y8G("padding",!0),b.R7$(),b.Y8G("ngIf",ve.showLoginAlert),b.R7$(),b.Y8G("formGroup",ve.loginForm),b.R7$(),b.Y8G("hideRequiredMarker",!0),b.R7$(2),b.JRh(b.bMT(10,16,"settings-email")),b.R7$(4),b.JRh(b.bMT(14,18,"error-msg.required")),b.R7$(2),b.Y8G("hideRequiredMarker",!0),b.R7$(2),b.JRh(b.bMT(18,20,"password")),b.R7$(4),b.JRh(b.bMT(22,22,"error-msg.required")),b.R7$(3),b.SpI(" ",b.bMT(25,24,"password-forget")," "),b.R7$(6),b.Y8G("rounded",!0)("type","secondary"),b.R7$(),b.SpI(" ",b.bMT(32,26,"button.close")," "),b.R7$(2),b.Y8G("rounded",!0)("disabled",ve.loginForm.invalid),b.R7$(),b.SpI(" ",b.bMT(35,28,"button.log-in")," "))},dependencies:[P.qX,P.SD,P.$0,E.bT,S.v,O.An,g.YN,g.qT,g.me,g.BC,g.cb,g.X1,g.j4,g.JD,N.rl,N.nJ,j.fg,N.TL,V.c,X.X,D.h,D.D9],styles:["lv-login .container-alert{margin-bottom:1rem}lv-login .alert-center-text{display:flex;gap:.5rem;align-items:center}lv-login .input-field{width:100%;margin-bottom:.5rem}lv-login .link-forgot{margin-top:-20px;margin-bottom:6px;text-decoration:underline!important;font-size:.75rem;color:#ff8114;display:flex;flex-direction:row-reverse;position:relative}lv-login .action-buttons{margin-top:1.5rem;display:flex;justify-content:space-between;-moz-column-gap:1rem;column-gap:1rem}lv-login .action-buttons__button{max-width:256px;width:100%}@media (min-width: 768px){lv-login .action-buttons button{width:100%!important}}\n"],encapsulation:2})}return ge})()},7388:(Et,be,f)=>{"use strict";f.d(be,{v:()=>ji});var t=f(4438),g=f(3294),C=f(6697),V=f(9437),D=f(6354),X=f(8141),j=f(8359),N=f(4412),O=f(7673),S=f(4925),E=f(1626),P=f(1057),b=f(3955);let B=(()=>{class bt{constructor(Oe,At,Xe,on){this.http=Oe,this.languageService=At,this.translateService=Xe,this.apiCheckoutService=on,this.selectedPlan$$=new N.t(null),this.selectedPlan$=this.selectedPlan$$.asObservable(),this.translateService.use(this.languageService.locale)}update(Oe){this.subscriptionAccessToken=Oe,localStorage.setItem("lv_checkout.subscriptionAccessToken",this.subscriptionAccessToken)}readFromLocalStorage(){this.subscriptionAccessToken=localStorage.getItem("lv_checkout.subscriptionAccessToken")}getAlertText(Oe,At){let Xe="";return Oe?.length>0&&(Xe=Oe[0]),At||this.translateService.get("error-msg.accepted-gtc").pipe((0,C.s)(1)).subscribe(on=>{Xe=on}),Xe}getMembershipPlans(){return this.apiCheckoutService.fetchMembershipPlans().pipe((0,C.s)(1),(0,D.T)(Oe=>Oe.data?.getMembershipPlansForUser))}emitSelectedPlan(Oe){this.selectedPlan$$.next(Oe)}static#e=this.\u0275fac=function(At){return new(At||bt)(t.KVO(E.Qq),t.KVO(P.g),t.KVO(b.c$),t.KVO(S.q))};static#t=this.\u0275prov=t.jDH({token:bt,factory:bt.\u0275fac,providedIn:"root"})}return bt})();var h=f(5986),K=f(7474),Y=f(431),le=f(9417),ge=f(3277),Ye=f(3918),Ee=f(7366),me=f(3068),ve=f(6661);let _e=(()=>{class bt{constructor(){this.initialized=!1,this.chargebeeSubDomain=ve.c.chargebeeSubDomain}static shouldEnableRedirectMode(){return/iPad|iPhone|iPod/.test(navigator.userAgent)}initialize(){this.initialized||(this.cbInstance=window.Chargebee.init({site:this.chargebeeSubDomain,enableRedirectMode:bt.shouldEnableRedirectMode()}),this.initialized=!0)}getInstance(){return this.initialize(),this.cbInstance}static#e=this.\u0275fac=function(At){return new(At||bt)};static#t=this.\u0275prov=t.jDH({token:bt,factory:bt.\u0275fac,providedIn:"root"})}return bt})();var ae=f(9886),Q=f(6364),q=f(9213),he=f(9631),Ve=f(2102),qe=f(2234),Qe=f(177);const It=()=>({width:"60px",height:"31px",borderRadius:"0px",backgroundColor:"#dddbdd"}),Fe=()=>({width:"62px",height:"31px",borderRadius:"0px",backgroundColor:"#dddbdd"}),ot=()=>({width:"40px",height:"18px",borderRadius:"0px",backgroundColor:"#dddbdd"});function de(bt,_n){1&bt&&(t.j41(0,"div",6),t.EFF(1),t.nI1(2,"translate"),t.k0s()),2&bt&&(t.R7$(),t.SpI(" ",t.bMT(2,1,"membership-price-plan.most-popular")," "))}let Ke=(()=>{class bt{constructor(){this.isMostPopular=!1,this.isSelected=!1}static#e=this.\u0275fac=function(At){return new(At||bt)};static#t=this.\u0275cmp=t.VBU({type:bt,selectors:[["lv-membership-price-plan-skeleton"]],inputs:{isMostPopular:"isMostPopular",isSelected:"isSelected"},standalone:!0,features:[t.aNF],decls:10,vars:8,consts:[[1,"membership-price-skeleton",3,"ngClass"],["class","membership-price-skeleton__most-popular",4,"ngIf"],[1,"membership-price-skeleton__wrapper"],[1,"membership-price-skeleton__wrapper__duration"],["appearance","line",3,"theme"],[1,"membership-price-skeleton__wrapper__price-per-duration"],[1,"membership-price-skeleton__most-popular"]],template:function(At,Xe){1&At&&(t.j41(0,"div",0),t.DNE(1,de,3,3,"div",1),t.j41(2,"div",2)(3,"div",3),t.nrm(4,"ngx-skeleton-loader",4),t.k0s(),t.j41(5,"div",5)(6,"div"),t.nrm(7,"ngx-skeleton-loader",4),t.k0s(),t.j41(8,"div"),t.nrm(9,"ngx-skeleton-loader",4),t.k0s()()()()),2&At&&(t.Y8G("ngClass",Xe.isSelected?"active":""),t.R7$(),t.Y8G("ngIf",Xe.isMostPopular),t.R7$(3),t.Y8G("theme",t.lJ4(5,It)),t.R7$(3),t.Y8G("theme",t.lJ4(6,Fe)),t.R7$(2),t.Y8G("theme",t.lJ4(7,ot)))},dependencies:[Qe.YU,Qe.bT,qe.Yq,qe.Zm,b.h,b.D9],styles:[".membership-price-skeleton[_ngcontent-%COMP%]{width:100%;border:1px solid #dbdbdb;border-radius:8px}.membership-price-skeleton__most-popular[_ngcontent-%COMP%]{transform:translateY(-50%);background:#ff8114;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:4px;font-size:12px;font-weight:500;height:20px;width:-moz-fit-content;width:fit-content;margin-left:16px;padding:4px 8px;margin-bottom:-22px}.membership-price-skeleton__wrapper[_ngcontent-%COMP%]{padding:19px 24px 2px 19px;display:flex;justify-content:space-between}.membership-price-skeleton__wrapper__duration[_ngcontent-%COMP%]{font-weight:500;font-size:16px}.membership-price-skeleton__wrapper__price-per-duration[_ngcontent-%COMP%]{display:flex;align-items:baseline}.membership-price-skeleton__wrapper__price-per-duration[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:first-of-type{font-weight:500;font-size:24px}.membership-price-skeleton__wrapper__price-per-duration[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:last-of-type{font-weight:300;font-size:12px}.active[_ngcontent-%COMP%]{border:0!important;outline:2px solid #ff8114}"]})}return bt})();function oe(bt,_n){if(1&bt&&t.nrm(0,"lv-membership-price-plan-skeleton",2),2&bt){const Oe=t.XpG();t.Y8G("isMostPopular",Oe.isMostPopular)("isSelected",Oe.isSelected)}}function te(bt,_n){1&bt&&(t.EFF(0),t.nI1(1,"translate")),2&bt&&t.SpI(" ",t.bMT(1,1,"membership-price-plan.most-popular")," ")}function we(bt,_n){1&bt&&(t.EFF(0),t.nI1(1,"translate")),2&bt&&t.SpI(" ",t.bMT(1,1,"membership-price-plan.reactivate")," ")}function Je(bt,_n){if(1&bt&&(t.j41(0,"div",9),t.DNE(1,te,2,3)(2,we,2,3),t.k0s()),2&bt){const Oe=t.XpG(2);t.R7$(),t.vxM(1,Oe.isExpired?2:1)}}function xe(bt,_n){1&bt&&(t.j41(0,"div",5),t.EFF(1),t.nI1(2,"translate"),t.k0s()),2&bt&&(t.R7$(),t.SpI(" ",t.bMT(2,1,"membership-price-plan.catch-phrase")," "))}function ze(bt,_n){if(1&bt&&(t.j41(0,"div",3),t.DNE(1,Je,3,1,"div",4)(2,xe,3,3,"div",5),t.j41(3,"div",6)(4,"div",7),t.EFF(5),t.k0s(),t.j41(6,"div",8)(7,"div"),t.EFF(8),t.k0s(),t.j41(9,"div"),t.EFF(10),t.k0s()()()()),2&bt){const Oe=t.XpG();t.Y8G("ngClass",Oe.isSelected?"active":""),t.R7$(),t.Y8G("ngIf",Oe.isMostPopular),t.R7$(),t.vxM(2,Oe.bigPlan?2:-1),t.R7$(2),t.AVh("membership-price__wrapper__duration__expired",Oe.bigPlan),t.R7$(),t.SpI(" ",Oe.durationDisplayText," "),t.R7$(),t.AVh("membership-price__wrapper__price-per-duration__expired",Oe.bigPlan),t.R7$(2),t.JRh(Oe.priceDisplayText),t.R7$(2),t.SpI("/",Oe.durationPerPriceDisplayText,"")}}let Ue=(()=>{class bt{constructor(){this.isMostPopular=!1,this.isSelected=!1,this.showSkeleton=!1,this.isExpired=!1,this.bigPlan=!1}static#e=this.\u0275fac=function(At){return new(At||bt)};static#t=this.\u0275cmp=t.VBU({type:bt,selectors:[["lv-membership-price-plan"]],inputs:{isMostPopular:"isMostPopular",durationDisplayText:"durationDisplayText",durationPerPriceDisplayText:"durationPerPriceDisplayText",priceDisplayText:"priceDisplayText",isSelected:"isSelected",showSkeleton:"showSkeleton",isExpired:"isExpired",bigPlan:"bigPlan"},standalone:!0,features:[t.aNF],decls:2,vars:2,consts:[[3,"isMostPopular","isSelected",4,"ngIf"],["class","membership-price",3,"ngClass",4,"ngIf"],[3,"isMostPopular","isSelected"],[1,"membership-price",3,"ngClass"],["class","membership-price__most-popular",4,"ngIf"],[1,"membership-price__text-wrapper"],[1,"membership-price__wrapper"],[1,"membership-price__wrapper__duration"],[1,"membership-price__wrapper__price-per-duration"],[1,"membership-price__most-popular"]],template:function(At,Xe){1&At&&t.DNE(0,oe,1,2,"lv-membership-price-plan-skeleton",0)(1,ze,11,10,"div",1),2&At&&(t.Y8G("ngIf",Xe.showSkeleton),t.R7$(),t.Y8G("ngIf",!Xe.showSkeleton))},dependencies:[Qe.bT,Ke,Qe.YU,b.h,b.D9],styles:[".membership-price[_ngcontent-%COMP%]{width:100%;border:1px solid #dbdbdb;border-radius:8px;cursor:pointer}.membership-price__most-popular[_ngcontent-%COMP%]{transform:translateY(-50%);background:#ff8114;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:4px;font-size:12px;font-weight:500;height:20px;width:-moz-fit-content;width:fit-content;margin-left:16px;padding:4px 8px;margin-bottom:-22px}.membership-price__text-wrapper[_ngcontent-%COMP%]{padding:1rem 1.5rem 0;font-weight:500}.membership-price__wrapper[_ngcontent-%COMP%]{padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.membership-price__wrapper__duration[_ngcontent-%COMP%]{font-weight:500;font-size:16px}.membership-price__wrapper__duration__expired[_ngcontent-%COMP%]{font-weight:300;font-size:2rem}@media screen and (max-width: 370px){.membership-price__wrapper__duration[_ngcontent-%COMP%]{font-weight:500;font-size:24px}}.membership-price__wrapper__price-per-duration[_ngcontent-%COMP%]{display:flex;align-items:baseline}.membership-price__wrapper__price-per-duration[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:first-of-type{font-weight:500;font-size:24px}.membership-price__wrapper__price-per-duration[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:last-of-type{font-weight:300;font-size:12px}@media screen and (min-width: 370px){.membership-price__wrapper__price-per-duration__expired[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:first-of-type{font-weight:300;font-size:2rem}.membership-price__wrapper__price-per-duration__expired[_ngcontent-%COMP%] div[_ngcontent-%COMP%]:last-of-type{font-weight:300;font-size:12px}}.active[_ngcontent-%COMP%]{border:0!important;outline:2px solid #ff8114}"]})}return bt})();var ut=f(6173),Zt=f(5184),Ln=f(5351);function yn(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"div")(1,"lv-lib-alerts",23),t.bIt("close",function(){const Xe=t.eBV(Oe).index,on=t.XpG();return t.Njj(on.removeErrorMessage(Xe))}),t.nrm(2,"div",24),t.nI1(3,"safe"),t.k0s()()}if(2&bt){const Oe=_n.$implicit;t.R7$(),t.Y8G("rounded",!0)("type","NEGATIVE"),t.R7$(),t.Y8G("innerHTML",t.i5U(3,3,Oe,"html"),t.npT)}}function En(bt,_n){1&bt&&(t.j41(0,"mat-error"),t.EFF(1),t.nI1(2,"translate"),t.k0s()),2&bt&&(t.R7$(),t.SpI(" ",t.bMT(2,1,"error-msg.accepted-gtc")," "))}let Yn=(()=>{class bt{constructor(Oe,At,Xe,on,Dn,Pn,Hn,mi,Un,ci,Nn){this.data=Oe,this.sidebarService=At,this.apiCheckoutService=Xe,this.dialogService=on,this.checkoutService=Dn,this.authService=Pn,this.trackingService=Hn,this.translate=mi,this.chargebeeService=Un,this.dialog=ci,this.dialogRef=Nn,this.eMailRegEx="^[\\w-\\.]+@([\\w-]+\\.)+[\\w-]{2,4}",this.isCheckboxChecked=!1,this.chargeBeeInstance=this.chargebeeService.getInstance(),this.checkboxTouched=!1,this.subscriptions=new j.yU,this.errorMessages=[],this.hasCheqError=!1,this.currentStatus=new N.t("DEFAULT"),this.disableRegister=(0,t.vPA)(!1)}ngOnInit(){this.subscriptions.add(this.checkoutService.selectedPlan$.subscribe(Oe=>{this.memberShipPlan=Oe})),this.registerForm=new le.gE({email:new le.MJ("",[le.k0.required,le.k0.email,le.k0.pattern(this.eMailRegEx),this.triggerRepeatFieldValidator("repeatEmail")]),repeatEmail:new le.MJ("",[le.k0.required,this.matchValidator("email")]),password:new le.MJ("",[le.k0.required,le.k0.minLength(6),this.triggerRepeatFieldValidator("repeatPassword")]),repeatPassword:new le.MJ("",[le.k0.required,this.matchValidator("password")]),confirmCheckbox:new le.MJ(!1,[this.checkboxValid()]),captcha:new le.MJ("",[le.k0.required])})}ngOnDestroy(){this.subscriptions.unsubscribe()}closeDialog(){this.dialogRef.close()}setCaptchaInput(Oe){this.registerForm.get("captcha")?.setValue(Oe),this.registerForm.updateValueAndValidity()}openWithdrawDialog(){this.sidebarService.open=!1,this.dialogService.open(ae.p,{backdropClass:"dialogOpenInFront",data:{title:"footer-withdraw-headline",contentText:"footer-withdraw-dialog"}})}openPrivacyDialog(){this.sidebarService.open=!1,this.dialogService.open(ae.p,{backdropClass:"dialogOpenInFront",data:{title:"footer-privacy-headline",contentText:"footer-privacy-dialog"}})}openGtcDialog(){this.sidebarService.open=!1,this.dialogService.open(ae.p,{backdropClass:"dialogOpenInFront",data:{title:"footer-gtc-headline",contentText:"footer-gtc-dialog"}})}back(){this.dialogRef.close(),this.dialog.open(ji,{data:{hasCountdown:this.data.countdownHasSeen,variant:this.data.variant,targetLink:{id:this.data.targetLink.id,short_link_title:this.data.targetLink.short_link_title}}})}register(){this.disableRegister.set(!0),this.apiCheckoutService.postCheckout(this.registerForm.get("email").value,this.registerForm.get("password").value,this.memberShipPlan.id,this.registerForm.get("captcha").value,this.sanitizeUrl()).subscribe({next:Oe=>this.handleAfterPostCheckout(Oe),error:Oe=>{this.errorHandling(Oe),this.disableRegister.set(!1)}})}handleAfterPostCheckout(Oe){if(Oe.success){const At=new Promise(Xe=>{this.checkoutService.update(Oe.data.subscription_token),Xe(Oe.data.hosted_page)});this.chargeBeeInstance.openCheckout({hostedPage:()=>At,success:Xe=>{this.trackingService.trackPaywallPurchase(this.data.variant),this.status(Xe),this.checkDialogRef=this.apiCheckoutService.handleChargebeeStatus(this.currentStatus)}}),this.disableRegister.set(!1)}else this.captcha.reset(),this.registerForm.get("captcha")?.setValue(null),"some errors occured!"===Oe.messages[0]?this.vpnErrorHandling():this.errorMessages=Oe.messages}errorHandling(Oe){this.captcha.reset(),this.registerForm.get("captcha")?.setValue(null),this.errorMessages=[],"some errors occured!"===Oe.error?.message&&this.vpnErrorHandling(),Oe.error?.errors?.email&&Oe.error.errors.email.forEach(At=>{this.errorMessages.push(At)}),Oe.error?.errors?.password&&Oe.error.errors.password.forEach(At=>{this.errorMessages.push(At)}),Oe.error?.errors?.membership_plan_id&&Oe.error.errors.membership_plan_id.forEach(At=>{this.errorMessages.push(At)})}vpnErrorHandling(){this.translate.get("registration.invalid-user").pipe((0,C.s)(1)).subscribe(Oe=>{this.errorMessages.push(Oe)}),this.hasCheqError=!0}status(Oe){this.apiCheckoutService.fetchCheckoutStatus(Oe).subscribe(At=>{this.currentStatus.next(this.apiCheckoutService.checkChargebeeStatus(At,this.globalStatus)),"DEFAULT"!==this.currentStatus.value?this.checkDialogRef.afterClosed().subscribe(Xe=>{"active"===Xe&&this.authService.postLogin(this.registerForm.get("email").value,this.registerForm.get("password").value,"bypass-captcha").subscribe(on=>{this.authService.login(on.data.access_token),window.location.reload()}),this.captcha.reset(),this.globalStatus=void 0}):setTimeout(()=>{this.globalStatus=At.data.state,this.status(Oe)},12e4)})}checkboxValid(){return()=>this.isCheckboxChecked?null:{required:!0}}checkboxChange(Oe){this.checkboxTouched=!0,this.isCheckboxChecked=Oe.target.checked,this.registerForm.get("confirmCheckbox")?.setValue(Oe.target.checked)}matchValidator(Oe){return At=>{const Xe=At,on=At.parent?.get(Oe);if(Xe&&on)return on.value!==Xe.value?{notMatched:!0}:null}}triggerRepeatFieldValidator(Oe){return At=>{const Xe=At.parent?.get(Oe);return Xe&&Xe.updateValueAndValidity(),null}}removeErrorMessage(Oe){this.errorMessages.splice(Oe,1)}sanitizeUrl(){return window.location.href.split("/checkout-complete")[0]}static#e=this.\u0275fac=function(At){return new(At||bt)(t.rXU(ge.Qs),t.rXU(Zt.o),t.rXU(S.q),t.rXU(Ln.bZ),t.rXU(B),t.rXU(Ee.u),t.rXU(me.b),t.rXU(b.c$),t.rXU(_e),t.rXU(ge.o3),t.rXU(ge.ce))};static#t=this.\u0275cmp=t.VBU({type:bt,selectors:[["lv-register"]],viewQuery:function(At,Xe){if(1&At&&t.GBs(Ye.c,5),2&At){let on;t.mGM(on=t.lsd())&&(Xe.captcha=on.first)}},standalone:!0,features:[t.aNF],decls:76,vars:73,consts:[["captcha",""],[3,"close","padding"],[3,"padding"],[4,"ngFor","ngForOf"],[3,"isSelected","isMostPopular","durationDisplayText","priceDisplayText","durationPerPriceDisplayText"],[1,"register-form",3,"formGroup"],[1,"register-form__email-fields"],["appearance","fill",3,"hideRequiredMarker"],["matInput","","type","email","name","email","formControlName","email"],["matInput","","type","email","name","repeatEmail","formControlName","repeatEmail","onpaste","return false;","ondrop","return false;","autocomplete","off"],[1,"register-form__password-fields"],["matInput","","formControlName","password","type","password","name","password"],["matInput","","formControlName","repeatPassword","type","password","name","repeatPassword","onpaste","return false;","ondrop","return false;","autocomplete","off"],[1,"register-form__confirm-checkbox"],[3,"click"],["href","javascript:void(0);",3,"click","innerHTML"],[4,"ngIf"],[1,"input-field","lv-center-x"],[3,"captchaResponse"],[1,"register-button-wrapper"],["type","secondary","id","backButton",1,"register-button-wrapper__lib-button",3,"click","rounded","isfullWidth"],[1,"register-button-wrapper__button"],["type","primary",1,"register-button-wrapper__lib-button",3,"click","rounded","isfullWidth","disabled"],[3,"close","rounded","type"],[1,"alert-center-text",3,"innerHTML"]],template:function(At,Xe){if(1&At){const on=t.RV6();t.j41(0,"lv-lib-popover")(1,"lv-lib-popover-header",1),t.bIt("close",function(){return t.eBV(on),t.Njj(Xe.closeDialog())}),t.j41(2,"h2"),t.EFF(3),t.nI1(4,"translate"),t.k0s()(),t.j41(5,"lv-lib-popover-body",2),t.DNE(6,yn,4,6,"div",3),t.nrm(7,"lv-membership-price-plan",4),t.j41(8,"form",5)(9,"div",6)(10,"mat-form-field",7)(11,"mat-label"),t.EFF(12),t.nI1(13,"translate"),t.k0s(),t.nrm(14,"input",8),t.j41(15,"mat-error"),t.EFF(16),t.nI1(17,"translate"),t.k0s()(),t.j41(18,"mat-form-field",7)(19,"mat-label"),t.EFF(20),t.nI1(21,"translate"),t.k0s(),t.nrm(22,"input",9),t.j41(23,"mat-error"),t.EFF(24),t.nI1(25,"translate"),t.k0s()()(),t.j41(26,"div",10)(27,"mat-form-field",7)(28,"mat-label"),t.EFF(29),t.nI1(30,"translate"),t.k0s(),t.nrm(31,"input",11),t.j41(32,"mat-error"),t.EFF(33),t.nI1(34,"translate"),t.k0s()(),t.j41(35,"mat-form-field",7)(36,"mat-label"),t.EFF(37),t.nI1(38,"translate"),t.k0s(),t.nrm(39,"input",12),t.j41(40,"mat-error"),t.EFF(41),t.nI1(42,"translate"),t.k0s()()(),t.j41(43,"div",13)(44,"lv-lib-checkbox",14),t.bIt("click",function(Pn){return t.eBV(on),t.Njj(Xe.checkboxChange(Pn))}),t.EFF(45),t.nI1(46,"translate"),t.j41(47,"a",15),t.nI1(48,"translate"),t.bIt("click",function(){return t.eBV(on),t.Njj(Xe.openGtcDialog())}),t.k0s(),t.EFF(49),t.nI1(50,"translate"),t.j41(51,"a",15),t.nI1(52,"translate"),t.bIt("click",function(){return t.eBV(on),t.Njj(Xe.openWithdrawDialog())}),t.k0s(),t.EFF(53),t.nI1(54,"translate"),t.j41(55,"a",15),t.nI1(56,"translate"),t.bIt("click",function(){return t.eBV(on),t.Njj(Xe.openPrivacyDialog())}),t.k0s(),t.EFF(57),t.nI1(58,"translate"),t.k0s(),t.DNE(59,En,3,3,"mat-error",16),t.k0s()(),t.j41(60,"div",17)(61,"lv-captcha",18,0),t.bIt("captchaResponse",function(Pn){return t.eBV(on),t.Njj(Xe.setCaptchaInput(Pn))}),t.k0s()(),t.j41(63,"div",19)(64,"lv-lib-button",20),t.bIt("click",function(){return t.eBV(on),t.Njj(Xe.back())}),t.j41(65,"div",21)(66,"mat-icon"),t.EFF(67,"arrow_back"),t.k0s(),t.j41(68,"span"),t.EFF(69),t.nI1(70,"translate"),t.k0s()()(),t.j41(71,"lv-lib-button",22),t.bIt("click",function(){return t.eBV(on),t.Njj(Xe.register())}),t.j41(72,"div",21)(73,"span"),t.EFF(74),t.nI1(75,"translate"),t.k0s()()()()()()}2&At&&(t.R7$(),t.Y8G("padding",!0),t.R7$(2),t.JRh(t.bMT(4,37,"registration.headline")),t.R7$(2),t.Y8G("padding",!0),t.R7$(),t.Y8G("ngForOf",Xe.errorMessages),t.R7$(),t.Y8G("isSelected",!0)("isMostPopular",Xe.memberShipPlan.mostPopular)("durationDisplayText",Xe.memberShipPlan.durationDisplayText)("priceDisplayText",Xe.memberShipPlan.priceDisplayText)("durationPerPriceDisplayText",Xe.memberShipPlan.durationPerPriceDisplayText),t.R7$(),t.Y8G("formGroup",Xe.registerForm),t.R7$(2),t.Y8G("hideRequiredMarker",!0),t.R7$(2),t.JRh(t.bMT(13,39,"registration.email")),t.R7$(4),t.JRh(t.bMT(17,41,"error-msg.email.invalid")),t.R7$(2),t.Y8G("hideRequiredMarker",!0),t.R7$(2),t.JRh(t.bMT(21,43,"registration.repeat-email")),t.R7$(4),t.JRh(t.bMT(25,45,"error-msg.email.not_matched")),t.R7$(3),t.Y8G("hideRequiredMarker",!0),t.R7$(2),t.JRh(t.bMT(30,47,"registration.password")),t.R7$(4),t.JRh(t.bMT(34,49,"error-msg.psw.character_length")),t.R7$(2),t.Y8G("hideRequiredMarker",!0),t.R7$(2),t.JRh(t.bMT(38,51,"registration.repeat-password")),t.R7$(4),t.JRh(t.bMT(42,53,"error-msg.psw.not_matched")),t.R7$(4),t.SpI(" ",t.bMT(46,55,"registration.checkbox.part1")," "),t.R7$(2),t.Y8G("innerHTML",t.bMT(48,57,"registration.checkbox.part2"),t.npT),t.R7$(2),t.SpI("",t.bMT(50,59,"registration.checkbox.part3")," "),t.R7$(2),t.Y8G("innerHTML",t.bMT(52,61,"registration.checkbox.part4"),t.npT),t.R7$(2),t.SpI(" ",t.bMT(54,63,"registration.checkbox.part5")," "),t.R7$(2),t.Y8G("innerHTML",t.bMT(56,65,"registration.checkbox.part6"),t.npT),t.R7$(2),t.SpI(" ",t.bMT(58,67,"registration.checkbox.part7")," "),t.R7$(2),t.Y8G("ngIf",!Xe.isCheckboxChecked&&Xe.checkboxTouched),t.R7$(5),t.Y8G("rounded",!0)("isfullWidth",!1),t.R7$(5),t.SpI(" ",t.bMT(70,69,"registration.back")," "),t.R7$(2),t.Y8G("rounded",!0)("isfullWidth",!1)("disabled",Xe.registerForm.invalid||Xe.hasCheqError||Xe.disableRegister()),t.R7$(3),t.SpI(" ",t.bMT(75,71,"registration.register")," "))},dependencies:[ge.qX,ge.SD,ge.$0,Qe.pM,ut.v,Ue,le.YN,le.qT,le.me,le.BC,le.cb,le.X1,le.j4,le.JD,Ve.rl,Ve.nJ,he.fg,Ve.TL,ge._f,Qe.bT,Ye.c,ge.Xb,q.An,Q.m,b.h,b.D9],styles:["lv-register .input-field{width:100%;margin-bottom:1.5rem}lv-register .container-alert{margin-bottom:1rem}lv-register .alert-center-text{align-content:center}lv-register .alert-center-text a,lv-register .alert-center-text .invalid-user-click{text-decoration:underline!important;color:#fff;cursor:pointer}lv-register .register-form{margin-top:1.5rem;margin-bottom:11px;display:flex;flex-direction:column;gap:10.5px}lv-register .register-form>div{display:flex;gap:1rem}@media (max-width: 768px){lv-register .register-form>div{flex-direction:column}}lv-register .register-form>div>mat-form-field{width:100%;font-size:16px;font-weight:300}lv-register .register-form>div>mat-form-field .mat-form-field-label{color:#000!important}lv-register .register-form__confirm-checkbox{display:flex;gap:0!important;flex-direction:column}lv-register .register-form__confirm-checkbox mat-error{font-size:75%;font-weight:300;padding-left:10px}lv-register .register-form__confirm-checkbox .checkbox-container{display:flex;align-items:center;gap:.5rem}lv-register .register-form__confirm-checkbox .checkbox-container__box{display:block!important}lv-register .register-form__confirm-checkbox .checkbox-container__label{margin-top:0!important;margin-bottom:.4rem!important;font-size:16px;font-weight:300}lv-register .register-form__confirm-checkbox .checkbox-container__label a{color:#ff8114}lv-register .register-button-wrapper{display:flex;justify-content:space-between;width:100%;gap:1rem}lv-register .register-button-wrapper__lib-button{max-width:256px;width:100%}lv-register .register-button-wrapper__button{display:flex;align-items:center;gap:.5rem}@media (min-width: 768px){lv-register .register-button-wrapper button{width:100%!important}}\n"],encapsulation:2})}return bt})();const wn=bt=>({target:bt}),tt=bt=>({price:bt});function Ie(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"lv-lib-button",7),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG();return t.Njj(Xe.dialogRef.close("openChargebee"))}),t.j41(1,"span",8),t.EFF(2),t.nI1(3,"translate"),t.k0s()()}if(2&bt){const Oe=t.XpG();t.Y8G("rounded",!0),t.R7$(2),t.SpI("",t.i5U(3,2,"premium-popup.close-dialog-btn-text",t.eq3(5,tt,Oe.data.selectedPlan))," ")}}function rt(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"lv-lib-button",7),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG();return t.Njj(Xe.dialogRef.close("openRegister"))}),t.j41(1,"span",8),t.EFF(2),t.nI1(3,"translate"),t.k0s()()}if(2&bt){const Oe=t.XpG();t.Y8G("rounded",!0),t.R7$(2),t.SpI("",t.i5U(3,2,"premium-popup.close-dialog-btn-text",t.eq3(5,tt,Oe.data.selectedPlan))," ")}}let pt=(()=>{class bt{constructor(Oe,At){this.dialogRef=Oe,this.data=At,this.auth=(0,t.WQX)(Ee.u),this.isExpired=this.auth.isExpired}static#e=this.\u0275fac=function(At){return new(At||bt)(t.rXU(ge.ce),t.rXU(ge.Qs))};static#t=this.\u0275cmp=t.VBU({type:bt,selectors:[["lv-close-paywall-dialog"]],standalone:!0,features:[t.aNF],decls:14,vars:14,consts:[[1,"paywall__wrapper"],[3,"close"],[3,"padding"],[3,"innerHTML"],[1,"close-dialog-action-btn"],["type","text","mat-button","",3,"click"],[1,"full-width",3,"rounded"],[1,"full-width",3,"click","rounded"],["lv-lib-ellipsis","1"]],template:function(At,Xe){1&At&&(t.j41(0,"div",0)(1,"lv-lib-popover-header",1),t.bIt("close",function(){return Xe.dialogRef.close(!0)}),t.j41(2,"h2"),t.EFF(3),t.nI1(4,"translate"),t.k0s()(),t.j41(5,"lv-lib-popover-body",2),t.nrm(6,"p",3),t.nI1(7,"translate"),t.j41(8,"div",4)(9,"lv-lib-button",5),t.bIt("click",function(){return Xe.dialogRef.close("closePaywallDialog")}),t.EFF(10),t.nI1(11,"translate"),t.k0s(),t.DNE(12,Ie,4,7,"lv-lib-button",6)(13,rt,4,7),t.k0s()()()),2&At&&(t.R7$(3),t.JRh(t.bMT(4,5,"profile-page.custom-ad-dialog-btn-close")),t.R7$(2),t.Y8G("padding",!0),t.R7$(),t.Y8G("innerHTML",t.i5U(7,7,"premium-popup.close-dialog-paragraph",t.eq3(12,wn,null==Xe.data?null:Xe.data.target)),t.npT),t.R7$(4),t.SpI(" ",t.bMT(11,10,"button.close")," "),t.R7$(2),t.vxM(12,Xe.isExpired?12:13))},dependencies:[ge.SD,ge.$0,ge.Xb,b.h,b.D9],styles:[".paywall__wrapper[_ngcontent-%COMP%]{border-radius:24px;background-color:#fff;overflow:hidden;width:100vw;max-width:400px}@media (max-width: 768px){.paywall__wrapper[_ngcontent-%COMP%]{max-width:100vw;border-bottom-right-radius:0;border-bottom-left-radius:0}}.paywall__wrapper[_ngcontent-%COMP%] .close-dialog-action-btn[_ngcontent-%COMP%]{padding-top:1.5rem;display:flex;gap:1rem;justify-content:flex-end;align-items:center}.paywall__wrapper[_ngcontent-%COMP%] .close-dialog-action-btn[_ngcontent-%COMP%] .full-width[_ngcontent-%COMP%]{min-width:150px}"]})}return bt})();var Jt=f(4630),fn=f(2211);function Gn(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"div",4),t.nrm(1,"lv-membership-price-plan",8),t.j41(2,"div",9)(3,"p",10),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG(2);return t.Njj(Xe.currentStep.set(Xe.dialogSteps.allPlans))}),t.EFF(4),t.nI1(5,"translate"),t.k0s()()()}if(2&bt){let Oe,At,Xe;const on=t.XpG(2);t.R7$(),t.Y8G("isMostPopular",!1)("isSelected",!0)("durationDisplayText",null!==(Oe=null==(Oe=on.lastPlan()[0])?null:Oe.durationDisplayText)&&void 0!==Oe?Oe:"")("priceDisplayText",null!==(At=null==(At=on.lastPlan()[0])?null:At.priceDisplayText)&&void 0!==At?At:"")("durationPerPriceDisplayText",null!==(Xe=null==(Xe=on.lastPlan()[0])?null:Xe.durationPerPriceDisplayText)&&void 0!==Xe?Xe:"")("showSkeleton",on.showSkeleton())("isExpired",on.isExpired())("bigPlan",!0),t.R7$(3),t.JRh(t.bMT(5,9,"expired-dialog.change-plan"))}}function Rt(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"div",11)(1,"lv-membership-price-plan",12),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG(2);return t.Njj(Xe.setSelectedPlan(Xe.visiblePlans()[Xe.YEAR_INDEX]))}),t.k0s(),t.j41(2,"lv-membership-price-plan",12),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG(2);return t.Njj(Xe.setSelectedPlan(Xe.visiblePlans()[Xe.MONTH_INDEX]))}),t.k0s()()}if(2&bt){let Oe,At,Xe,on,Dn,Pn,Hn,mi,Un,ci;const Nn=t.XpG(2);t.R7$(),t.Y8G("isMostPopular",(null==(Oe=Nn.visiblePlans()[Nn.YEAR_INDEX])?null:Oe.chargebee_identifier)===(null==(Oe=Nn.lastPlan()[0])?null:Oe.chargebee_identifier))("isSelected",Nn.selectedPlan()===(null==(At=Nn.visiblePlans()[Nn.YEAR_INDEX])?null:At.chargebee_identifier))("durationDisplayText",null!==(Xe=null==(Xe=Nn.visiblePlans()[Nn.YEAR_INDEX])?null:Xe.durationDisplayText)&&void 0!==Xe?Xe:"")("priceDisplayText",null!==(on=null==(on=Nn.visiblePlans()[Nn.YEAR_INDEX])?null:on.priceDisplayText)&&void 0!==on?on:"")("durationPerPriceDisplayText",null!==(Dn=null==(Dn=Nn.visiblePlans()[Nn.YEAR_INDEX])?null:Dn.durationPerPriceDisplayText)&&void 0!==Dn?Dn:"")("showSkeleton",Nn.showSkeleton())("isExpired",Nn.isExpired()),t.R7$(),t.Y8G("isMostPopular",(null==(Pn=Nn.visiblePlans()[Nn.MONTH_INDEX])?null:Pn.chargebee_identifier)===(null==(Pn=Nn.lastPlan()[0])?null:Pn.chargebee_identifier))("isSelected",Nn.selectedPlan()===(null==(Hn=Nn.visiblePlans()[Nn.MONTH_INDEX])?null:Hn.chargebee_identifier))("durationDisplayText",null!==(mi=null==(mi=Nn.visiblePlans()[Nn.MONTH_INDEX])?null:mi.durationDisplayText)&&void 0!==mi?mi:"")("priceDisplayText",null!==(Un=null==(Un=Nn.visiblePlans()[Nn.MONTH_INDEX])?null:Un.priceDisplayText)&&void 0!==Un?Un:"")("durationPerPriceDisplayText",null!==(ci=null==(ci=Nn.visiblePlans()[Nn.MONTH_INDEX])?null:ci.durationPerPriceDisplayText)&&void 0!==ci?ci:"")("showSkeleton",Nn.showSkeleton())("isExpired",Nn.isExpired())}}function ye(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"div",0)(1,"div",1)(2,"mat-icon"),t.EFF(3,"timer_off"),t.k0s(),t.nrm(4,"span",2),t.nI1(5,"translate"),t.k0s(),t.j41(6,"div",1),t.nrm(7,"lv-lib-icon",3)(8,"span",2),t.nI1(9,"translate"),t.k0s(),t.j41(10,"div",1)(11,"mat-icon"),t.EFF(12,"play_disabled"),t.k0s(),t.nrm(13,"span",2),t.nI1(14,"translate"),t.k0s(),t.j41(15,"div",1)(16,"mat-icon"),t.EFF(17,"all_inclusive"),t.k0s(),t.nrm(18,"span",2),t.nI1(19,"translate"),t.k0s()(),t.DNE(20,Gn,6,11,"div",4)(21,Rt,3,14),t.j41(22,"div",5)(23,"lv-lib-button",6),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG();return t.Njj(Xe.currentStep.set(Xe.dialogSteps.confirmPlan))}),t.j41(24,"div",7)(25,"span"),t.EFF(26),t.nI1(27,"translate"),t.k0s()()()()}if(2&bt){const Oe=t.XpG();t.R7$(4),t.Y8G("innerHTML",t.bMT(5,13,"premium-popup.benefits.skip-waiting"),t.npT),t.R7$(3),t.Y8G("size","sm")("color","primary")("iconName","premium"),t.R7$(),t.Y8G("innerHTML",t.bMT(9,15,"premium-popup.benefits.premium-status"),t.npT),t.R7$(5),t.Y8G("innerHTML",t.bMT(14,17,"premium-popup.benefits.no-ads"),t.npT),t.R7$(5),t.Y8G("innerHTML",t.bMT(19,19,"premium-popup.benefits.unlimited-access-new"),t.npT),t.R7$(2),t.vxM(20,Oe.currentStep()===Oe.dialogSteps.lastPlan?20:Oe.currentStep()===Oe.dialogSteps.allPlans?21:-1),t.R7$(3),t.Y8G("rounded",!0)("isfullWidth",!0)("disabled",Oe.showSkeleton())("type","success"),t.R7$(3),t.SpI(" ",t.bMT(27,21,"membership-plan-selection.reactivate")," ")}}function Ze(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"div",13),t.nrm(1,"p",2),t.nI1(2,"translate"),t.k0s(),t.j41(3,"div",5)(4,"lv-lib-button",6),t.bIt("click",function(Xe){t.eBV(Oe);const on=t.XpG();return t.Njj(on.changeSubscription(Xe))}),t.j41(5,"div",7)(6,"span"),t.EFF(7),t.nI1(8,"translate"),t.k0s()()()()}if(2&bt){const Oe=t.XpG();t.R7$(),t.Y8G("innerHTML",t.bMT(2,6,"expired-dialog.welcome-back"),t.npT),t.R7$(3),t.Y8G("rounded",!0)("isfullWidth",!0)("disabled",Oe.showSkeleton())("type","success"),t.R7$(3),t.SpI(" ",t.bMT(8,8,"membership-plan-selection.reactivate")," ")}}var We=function(bt){return bt.lastPlan="lastPlan",bt.allPlans="allPlans",bt.confirmPlan="confirmPlan",bt}(We||{});let Mt=(()=>{class bt{constructor(){this.data=t.hFB.required(),this.visiblePlans=t.hFB.required(),this.YEAR_INDEX=1,this.MONTH_INDEX=2,this.selectedPlan=t.hFB.required(),this.showSkeleton=(0,t.hFB)(!0),this.isExpired=t.hFB.required(),this.dialogSteps=We,this.currentStep=(0,t.vPA)(We.lastPlan),this.lastPlan=(0,t.vPA)([]),this.setPlan=(0,t.CGW)(),this.changePlan=(0,t.CGW)(),(0,t.QZP)(()=>{let Oe;Oe=this.data().lastSubscription?.startsWith("linkvertise-premium-2d-|-1-month")?this.visiblePlans().filter(At=>At&&At.chargebee_identifier?.startsWith("linkvertise-premium-|-1-month")):this.visiblePlans().filter(At=>At&&At.chargebee_identifier===this.data().lastSubscription),this.lastPlan.set(Oe)},{allowSignalWrites:!0})}setSelectedPlan(Oe){this.setPlan.emit(Oe)}changeSubscription(Oe){this.changePlan.emit(Oe)}static#e=this.\u0275fac=function(At){return new(At||bt)};static#t=this.\u0275cmp=t.VBU({type:bt,selectors:[["lv-expired-dialog-content"]],inputs:{data:[t.Mj6.SignalBased,"data"],visiblePlans:[t.Mj6.SignalBased,"visiblePlans"],selectedPlan:[t.Mj6.SignalBased,"selectedPlan"],showSkeleton:[t.Mj6.SignalBased,"showSkeleton"],isExpired:[t.Mj6.SignalBased,"isExpired"]},outputs:{setPlan:"setPlan",changePlan:"changePlan"},standalone:!0,features:[t.aNF],decls:2,vars:1,consts:[[1,"benefits-wrapper"],[1,"benefit"],[3,"innerHTML"],[3,"size","color","iconName"],[1,"last-plan-wrapper"],[1,"register-btn-wrapper"],[3,"click","rounded","isfullWidth","disabled","type"],[1,"register-btn-content"],[3,"isMostPopular","isSelected","durationDisplayText","priceDisplayText","durationPerPriceDisplayText","showSkeleton","isExpired","bigPlan"],[1,"change-wrapper"],[1,"change-plan",3,"click"],[1,"plans-wrapper"],[3,"click","isMostPopular","isSelected","durationDisplayText","priceDisplayText","durationPerPriceDisplayText","showSkeleton","isExpired"],[1,"text-wrapper"]],template:function(At,Xe){1&At&&t.DNE(0,ye,28,23)(1,Ze,9,10),2&At&&t.vxM(0,Xe.currentStep()!==Xe.dialogSteps.confirmPlan?0:1)},dependencies:[Qe.MD,Ue,b.h,b.D9,ge.Xb,q.An,fn.o],styles:[".benefits-wrapper[_ngcontent-%COMP%]{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;margin:1rem 0 10px}.benefits-wrapper[_ngcontent-%COMP%] .benefit[_ngcontent-%COMP%]{display:flex;align-items:center}.benefits-wrapper[_ngcontent-%COMP%] .benefit[_ngcontent-%COMP%] .mat-icon[_ngcontent-%COMP%]{font-size:1rem;display:flex;align-items:center;justify-content:flex-start;color:#ff8114}.benefits-wrapper[_ngcontent-%COMP%] .benefit[_ngcontent-%COMP%] lv-lib-icon[_ngcontent-%COMP%]{margin:0 .5rem 0 0}.last-plan-wrapper[_ngcontent-%COMP%]{min-width:100%;display:flex;flex-direction:column;gap:1rem;padding:1rem 0}.last-plan-wrapper[_ngcontent-%COMP%] .change-wrapper[_ngcontent-%COMP%]{display:flex;justify-content:center;padding-bottom:1rem;cursor:pointer}.last-plan-wrapper[_ngcontent-%COMP%] .change-wrapper[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{text-decoration:underline}.plans-wrapper[_ngcontent-%COMP%]{min-height:237.5px;min-width:100%;display:flex;flex-direction:column;justify-content:space-evenly;gap:1rem;padding:1rem 0}.register-btn-wrapper[_ngcontent-%COMP%]{padding-bottom:1.5rem}.text-wrapper[_ngcontent-%COMP%]{padding:1rem 0}.text-wrapper[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-weight:500}"]})}return bt})();var Bt=f(188);const mt=()=>({width:"200px",height:"31px",borderRadius:"0px",backgroundColor:"#dddbdd"}),$t=(bt,_n)=>({"variant-register-btn-wrapper":bt,"variant-register-btn-wrapper-expired":_n});function nt(bt,_n){1&bt&&(t.j41(0,"h2"),t.EFF(1),t.nI1(2,"translate"),t.k0s()),2&bt&&(t.R7$(),t.JRh(t.bMT(2,1,"premium-popup.dialog-title")))}function _t(bt,_n){1&bt&&(t.j41(0,"h2"),t.EFF(1),t.nI1(2,"translate"),t.k0s()),2&bt&&(t.R7$(),t.JRh(t.bMT(2,1,"premium-popup.dialog-reactivate-title")))}function St(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"lv-lib-popover-header",7),t.bIt("close",function(){t.eBV(Oe);const Xe=t.XpG();return t.Njj(Xe.closeDialog())}),t.DNE(1,nt,3,3,"h2")(2,_t,3,3),t.k0s()}if(2&bt){const Oe=t.XpG();t.R7$(),t.vxM(1,Oe.isExpired?2:1)}}function Wt(bt,_n){1&bt&&(t.j41(0,"h2"),t.EFF(1),t.nI1(2,"translate"),t.k0s()),2&bt&&(t.R7$(),t.JRh(t.bMT(2,1,"premium-popup.variant-dialog-title")))}function Bn(bt,_n){1&bt&&(t.j41(0,"h2"),t.EFF(1),t.nI1(2,"translate"),t.k0s()),2&bt&&(t.R7$(),t.JRh(t.bMT(2,1,"premium-popup.dialog-reactivate-title")))}function pn(bt,_n){1&bt&&t.nrm(0,"ngx-skeleton-loader",9),2&bt&&t.Y8G("theme",t.lJ4(1,mt))}function jn(bt,_n){1&bt&&t.eu8(0)}function _i(bt,_n){if(1&bt&&(t.j41(0,"div",10),t.DNE(1,jn,1,0,"ng-container",11),t.k0s()),2&bt){t.XpG(2);const Oe=t.sdS(12);t.R7$(),t.Y8G("ngTemplateOutlet",Oe)}}function kn(bt,_n){if(1&bt&&(t.j41(0,"lv-lib-popover-header",2)(1,"div",8),t.DNE(2,Wt,3,3,"h2")(3,Bn,3,3)(4,pn,1,2,"ngx-skeleton-loader",9),t.nI1(5,"async"),t.nI1(6,"async"),t.DNE(7,_i,2,1),t.k0s()()),2&bt){const Oe=t.XpG();t.Y8G("showCloseIcon",!1),t.R7$(2),t.vxM(2,Oe.isExpired?3:2),t.R7$(2),t.vxM(4,Oe.showSkeleton&&t.bMT(5,3,Oe.hasCountdown$)&&!t.bMT(6,5,Oe.completed$)?4:7)}}function Gt(bt,_n){1&bt&&t.eu8(0)}function hi(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"lv-lib-button",12),t.nI1(1,"async"),t.nI1(2,"async"),t.nI1(3,"async"),t.nI1(4,"async"),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG(2);return t.Njj(Xe.openTarget())}),t.DNE(5,Gt,1,0,"ng-container",11),t.k0s(),t.j41(6,"div",13)(7,"div",14)(8,"div",15)(9,"span"),t.EFF(10,"OR"),t.k0s()()()()}if(2&bt){const Oe=t.XpG(2),At=t.sdS(10);t.Y8G("isfullWidth",!0)("rounded",!0)("type",!t.bMT(1,5,Oe.hasCountdown$)&&t.bMT(2,7,Oe.completed$)?"secondary":"primary")("disabled",t.bMT(3,9,Oe.hasCountdown$)&&!t.bMT(4,11,Oe.completed$)),t.R7$(5),t.Y8G("ngTemplateOutlet",At)}}function Ht(bt,_n){if(1&bt&&(t.j41(0,"div"),t.DNE(1,hi,11,13),t.k0s()),2&bt){const Oe=t.XpG();t.R7$(),t.vxM(1,Oe.data.hasCountdown?1:-1)}}function gn(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"lv-lib-alerts",16),t.bIt("close",function(){t.eBV(Oe);const Xe=t.XpG();return t.Njj(Xe.errorMessages.splice(0,1))}),t.nrm(1,"div",17),t.k0s()}if(2&bt){const Oe=t.XpG();t.Y8G("rounded",!0)("type","NEGATIVE"),t.R7$(),t.Y8G("innerHTML",Oe.errorMessages[0],t.npT)}}function Be(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"lv-expired-dialog-content",18),t.bIt("setPlan",function(Xe){t.eBV(Oe);const on=t.XpG();return t.Njj(on.setSelectedPlan(Xe))})("changePlan",function(){t.eBV(Oe);const Xe=t.XpG();return t.Njj(Xe.changeSubscription())}),t.k0s()}if(2&bt){const Oe=t.XpG();t.Y8G("data",Oe.data)("visiblePlans",Oe.visiblePlans)("selectedPlan",Oe.selectedPlan)("isExpired",Oe.isExpired)("showSkeleton",Oe.showSkeleton)}}function Ce(bt,_n){1&bt&&(t.j41(0,"div",28)(1,"mat-icon"),t.EFF(2,"verified_user"),t.k0s(),t.j41(3,"p")(4,"span"),t.EFF(5),t.nI1(6,"translate"),t.k0s()()()),2&bt&&(t.R7$(5),t.SpI("",t.bMT(6,1,"premium-popup.30-day-guarantee")," "))}function ee(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"lv-lib-button",31),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG(2);return t.Njj(Xe.openRegister())}),t.j41(1,"div",32)(2,"mat-icon"),t.EFF(3,"bolt"),t.k0s(),t.j41(4,"span"),t.EFF(5),t.nI1(6,"translate"),t.k0s()()()}if(2&bt){const Oe=t.XpG(2);t.Y8G("rounded",!0)("isfullWidth",!0)("disabled",Oe.showSkeleton),t.R7$(5),t.SpI(" ",t.bMT(6,4,"premium-popup.register-btn")," ")}}function J(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"span",34),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG(3);return t.Njj(Xe.openLogin())}),t.EFF(1,"Member Login"),t.k0s()}}function De(bt,_n){if(1&bt&&(t.j41(0,"div",28)(1,"p")(2,"span"),t.EFF(3),t.nI1(4,"translate"),t.k0s(),t.DNE(5,J,2,0,"span",33),t.k0s()()),2&bt){const Oe=t.XpG(2);t.R7$(3),t.SpI("",t.bMT(4,2,"premium-popup.30-day-guarantee")," "),t.R7$(2),t.vxM(5,Oe.data.hasCountdown?-1:5)}}function st(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"div",19)(1,"div",20)(2,"mat-icon"),t.EFF(3,"timer_off"),t.k0s(),t.nrm(4,"span",21),t.nI1(5,"translate"),t.k0s(),t.j41(6,"div",20),t.qSk(),t.j41(7,"svg",22),t.nrm(8,"path",23)(9,"path",24),t.k0s(),t.joV(),t.nrm(10,"span",21),t.nI1(11,"translate"),t.k0s(),t.j41(12,"div",20)(13,"mat-icon"),t.EFF(14,"play_disabled"),t.k0s(),t.nrm(15,"span",21),t.nI1(16,"translate"),t.k0s(),t.j41(17,"div",20)(18,"mat-icon"),t.EFF(19,"all_inclusive"),t.k0s(),t.nrm(20,"span",21),t.nI1(21,"translate"),t.k0s()(),t.j41(22,"div",25)(23,"lv-membership-price-plan",26),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG();return t.Njj(Xe.setSelectedPlan(Xe.visiblePlans[Xe.TWO_DAYS_INDEX],!0))}),t.k0s(),t.j41(24,"lv-membership-price-plan",27),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG();return t.Njj(Xe.setSelectedPlan(Xe.visiblePlans[Xe.YEAR_INDEX]))}),t.k0s(),t.j41(25,"lv-membership-price-plan",27),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG();return t.Njj(Xe.setSelectedPlan(Xe.visiblePlans[Xe.MONTH_INDEX]))}),t.k0s()(),t.DNE(26,Ce,7,3,"div",28),t.j41(27,"div",29),t.DNE(28,ee,7,6,"lv-lib-button",30),t.k0s(),t.DNE(29,De,6,4,"div",28)}if(2&bt){const Oe=t.XpG();t.R7$(4),t.Y8G("innerHTML",t.bMT(5,28,"premium-popup.benefits.skip-waiting"),t.npT),t.R7$(6),t.Y8G("innerHTML",t.bMT(11,30,"premium-popup.benefits.premium-status"),t.npT),t.R7$(5),t.Y8G("innerHTML",t.bMT(16,32,"premium-popup.benefits.no-ads"),t.npT),t.R7$(5),t.Y8G("innerHTML",t.bMT(21,34,"premium-popup.benefits.unlimited-access-new"),t.npT),t.R7$(3),t.Y8G("isMostPopular",!0)("isSelected",!!Oe.showSkeleton||Oe.selectedPlan===(null==Oe.visiblePlans[Oe.TWO_DAYS_INDEX]?null:Oe.visiblePlans[Oe.TWO_DAYS_INDEX].chargebee_identifier))("durationDisplayText",null==Oe.visiblePlans[Oe.TWO_DAYS_INDEX]?null:Oe.visiblePlans[Oe.TWO_DAYS_INDEX].durationDisplayText)("priceDisplayText",null==Oe.visiblePlans[Oe.TWO_DAYS_INDEX]?null:Oe.visiblePlans[Oe.TWO_DAYS_INDEX].priceDisplayText)("durationPerPriceDisplayText",null==Oe.visiblePlans[Oe.TWO_DAYS_INDEX]?null:Oe.visiblePlans[Oe.TWO_DAYS_INDEX].durationPerPriceDisplayText)("showSkeleton",Oe.showSkeleton),t.R7$(),t.Y8G("isMostPopular",(null==Oe.visiblePlans[Oe.YEAR_INDEX]?null:Oe.visiblePlans[Oe.YEAR_INDEX].chargebee_identifier)===Oe.data.lastSubscription)("isSelected",Oe.selectedPlan===(null==Oe.visiblePlans[Oe.YEAR_INDEX]?null:Oe.visiblePlans[Oe.YEAR_INDEX].chargebee_identifier))("durationDisplayText",null==Oe.visiblePlans[Oe.YEAR_INDEX]?null:Oe.visiblePlans[Oe.YEAR_INDEX].durationDisplayText)("priceDisplayText",null==Oe.visiblePlans[Oe.YEAR_INDEX]?null:Oe.visiblePlans[Oe.YEAR_INDEX].priceDisplayText)("durationPerPriceDisplayText",null==Oe.visiblePlans[Oe.YEAR_INDEX]?null:Oe.visiblePlans[Oe.YEAR_INDEX].durationPerPriceDisplayText)("showSkeleton",Oe.showSkeleton)("isExpired",Oe.isExpired),t.R7$(),t.Y8G("isMostPopular",(null==Oe.visiblePlans[Oe.MONTH_INDEX]?null:Oe.visiblePlans[Oe.MONTH_INDEX].chargebee_identifier)===Oe.data.lastSubscription)("isSelected",Oe.selectedPlan===(null==Oe.visiblePlans[Oe.MONTH_INDEX]?null:Oe.visiblePlans[Oe.MONTH_INDEX].chargebee_identifier))("durationDisplayText",null==Oe.visiblePlans[Oe.MONTH_INDEX]?null:Oe.visiblePlans[Oe.MONTH_INDEX].durationDisplayText)("priceDisplayText",null==Oe.visiblePlans[Oe.MONTH_INDEX]?null:Oe.visiblePlans[Oe.MONTH_INDEX].priceDisplayText)("durationPerPriceDisplayText",null==Oe.visiblePlans[Oe.MONTH_INDEX]?null:Oe.visiblePlans[Oe.MONTH_INDEX].durationPerPriceDisplayText)("showSkeleton",Oe.showSkeleton)("isExpired",Oe.isExpired),t.R7$(),t.vxM(26,"testGroupNew"!==Oe.data.variant||Oe.isLoggedIn()?-1:26),t.R7$(),t.Y8G("ngClass",t.l_i(36,$t,"testGroupNew"===Oe.data.variant,Oe.isExpired||Oe.isNoticed)),t.R7$(),t.vxM(28,Oe.isExpired||Oe.isNoticed?-1:28),t.R7$(),t.vxM(29,"testGroupNew"===Oe.data.variant||Oe.isLoggedIn()?-1:29)}}function zt(bt,_n){if(1&bt&&(t.j41(0,"span",35),t.EFF(1),t.nI1(2,"translate"),t.k0s()),2&bt){let Oe;const At=t.XpG(2);t.R7$(),t.Lme(" ",t.bMT(2,2,"premium-popup.access-btn.ready-text")," ",null!==(Oe=null==At.data.targetLink?null:At.data.targetLink.short_link_title)&&void 0!==Oe?Oe:"content"," ")}}function In(bt,_n){1&bt&&(t.j41(0,"span",36),t.EFF(1),t.nI1(2,"translate"),t.nrm(3,"div",38),t.k0s()),2&bt&&(t.R7$(),t.SpI(" ",t.bMT(2,1,"premium-popup.access-btn.countdown-text")," "))}function Vt(bt,_n){if(1&bt&&(t.j41(0,"div",37)(1,"mat-icon"),t.EFF(2,"access_time"),t.k0s(),t.j41(3,"span"),t.EFF(4),t.nI1(5,"translate"),t.nI1(6,"async"),t.k0s()()),2&bt){const Oe=t.XpG(2);t.R7$(4),t.Lme(" ",t.bMT(5,2,"premium-popup.access-btn.countdown-text")," ",t.bMT(6,4,Oe.countdownStr$)," ")}}function Dt(bt,_n){if(1&bt&&(t.DNE(0,zt,3,4,"span",35),t.nI1(1,"async"),t.nI1(2,"async"),t.DNE(3,In,4,3,"span",36),t.nI1(4,"async"),t.nI1(5,"async"),t.DNE(6,Vt,7,6,"div",37),t.nI1(7,"async"),t.nI1(8,"async")),2&bt){const Oe=t.XpG();t.vxM(0,!t.bMT(1,3,Oe.hasCountdown$)&&t.bMT(2,5,Oe.completed$)?0:-1),t.R7$(3),t.vxM(3,!t.bMT(4,7,Oe.completed$)&&t.bMT(5,9,Oe.countdownValueIsLoading$)?3:-1),t.R7$(3),t.vxM(6,t.bMT(7,11,Oe.countdownValueIsLoading$)||t.bMT(8,13,Oe.completed$)?-1:6)}}function Ge(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"div",39),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG(2);return t.Njj(Xe.openTarget())}),t.j41(1,"span",35),t.EFF(2),t.nI1(3,"translate"),t.k0s(),t.j41(4,"div",40)(5,"mat-icon"),t.EFF(6,"skip_next"),t.k0s()()()}2&bt&&(t.R7$(2),t.SpI(" ",t.bMT(3,1,"detail-page.free_access")," "))}function Tt(bt,_n){1&bt&&(t.j41(0,"span",36)(1,"span"),t.EFF(2),t.nI1(3,"translate"),t.k0s(),t.EFF(4),t.nI1(5,"translate"),t.nrm(6,"div",38),t.k0s()),2&bt&&(t.R7$(2),t.SpI(" ",t.bMT(3,2,"premium-popup.access-btn.free")," "),t.R7$(2),t.SpI(" ",t.bMT(5,4,"premium-popup.access-btn.variant-countdown-text")," "))}function an(bt,_n){if(1&bt){const Oe=t.RV6();t.j41(0,"div",39),t.bIt("click",function(){t.eBV(Oe);const Xe=t.XpG(2);return t.Njj(Xe.closeDialog())}),t.j41(1,"span")(2,"span",41),t.EFF(3),t.nI1(4,"translate"),t.k0s(),t.EFF(5),t.nI1(6,"translate"),t.nI1(7,"async"),t.k0s(),t.j41(8,"div",40)(9,"mat-icon"),t.EFF(10,"close"),t.k0s()()()}if(2&bt){const Oe=t.XpG(2);t.R7$(3),t.SpI(" ",t.bMT(4,3,"premium-popup.access-btn.free")," "),t.R7$(2),t.Lme(" ",t.bMT(6,5,"premium-popup.access-btn.variant-countdown-text")," ",t.bMT(7,7,Oe.countdownStr$)," ")}}function li(bt,_n){if(1&bt&&(t.DNE(0,Ge,7,3,"div",37),t.nI1(1,"async"),t.nI1(2,"async"),t.DNE(3,Tt,7,6,"span",36),t.nI1(4,"async"),t.nI1(5,"async"),t.DNE(6,an,11,9,"div",37),t.nI1(7,"async"),t.nI1(8,"async")),2&bt){const Oe=t.XpG();t.vxM(0,!t.bMT(1,3,Oe.hasCountdown$)&&t.bMT(2,5,Oe.completed$)?0:-1),t.R7$(3),t.vxM(3,!t.bMT(4,7,Oe.completed$)&&t.bMT(5,9,Oe.countdownValueIsLoading$)?3:-1),t.R7$(3),t.vxM(6,t.bMT(7,11,Oe.countdownValueIsLoading$)||t.bMT(8,13,Oe.completed$)?-1:6)}}let ji=(()=>{class bt{constructor(Oe,At,Xe,on,Dn,Pn,Hn,mi,Un,ci,Nn,Ui,Br,Ae){this.checkoutService=Oe,this.languageService=At,this.countdownService=Xe,this.apiDetailPageService=on,this.trackingService=Dn,this.auth=Pn,this.translate=Hn,this.linkService=mi,this.dialogRef=Un,this.chargebeeService=ci,this.translatePipe=Nn,this.apiCheckoutService=Ui,this.dialog=Br,this.data=Ae,this.countdownStr$=this.countdownService.getCountdownStr(),this.countdownNum$=this.countdownService.getCountdown(),this.hasCountdown$=this.countdownService.getHasCountdown(),this.completed$=this.countdownService.getCompleted(),this.countdownValueIsLoading$=this.countdownService.getCountdownValueIsLoading(),this.targetData$=this.linkService.getTargetData(),this.visiblePlans=[],this.TWO_DAYS_INDEX=0,this.YEAR_INDEX=1,this.MONTH_INDEX=2,this.showPlans=!1,this.showSkeleton=!0,this.subscriptions=new j.yU,this.enableCountDownResume=!0,this.chargeBeeInstance=this.chargebeeService.getInstance(),this.currentStatus=new N.t("DEFAULT"),this.errorMessages=[],this.isExpired=this.auth.isExpired,this.isNoticed=this.auth.isNoticed,this.isDunning=this.auth.isDunning,this.isLoggedIn=(0,t.EWP)(()=>this.auth.isLoggedIn())}ngOnInit(){let Oe=0;this.countdownEndDate=(new Date).setSeconds((new Date).getSeconds()+this.data.remainingWaitingTime),this.subscriptions.add(this.countdownNum$.subscribe(At=>{Oe=At})),this.data.hasCountdown&&this.subscriptions.add(this.hasCountdown$.pipe((0,g.F)()).subscribe(At=>{At&&this.data.hasLongPaywallDuration&&this.trackingService.trackPaywallOpen(Oe,this.data.variant)})),this.updateMembershipPlans()}ngOnDestroy(){this.subscriptions.unsubscribe()}closeDialog(Oe=!1){if(Oe)this.dialogRef.close({afterOpeningTarget:Oe});else if("testGroupNew"===this.data.variant){this.enableCountDownResume=!1,this.countdownService.pauseCountdown();const At=this.dialog.open(pt,{backdropClickClose:!1,data:{target:this.data.targetLink.short_link_title,selectedPlan:this.selectedPlanPrice}});this.subscriptions.add(At.afterClosed().subscribe(Xe=>{"openRegister"===Xe?this.openRegister():"closePaywallDialog"===Xe?this.dialogRef.close():"openChargebee"===Xe&&(this.dialogRef.close(),this.changeSubscription()),this.enableCountDownResume=!0,this.countdownService.resumeCountdown()}))}else this.checkoutService.emitSelectedPlan(null),this.dialogRef.close()}openLogin(){this.dialogRef.close(),this.dialog.open(Y.X)}openRegister(){this.dialogRef.close(),this.dialog.open(Yn,{data:{variant:this.data.variant,countdownHasSeen:this.data.hasCountdown,targetLink:{id:this.data.hasCountdown?this.data.targetLink.id:"",short_link_title:this.data.hasCountdown?this.data.targetLink.short_link_title:""}}}).afterClosed().subscribe(At=>{"testGroupNew"===this.data.variant&&this.countdownService.resumeCountdown()})}changeSubscription(){this.apiCheckoutService.postCheckoutRenew(this.selectedPlanId).subscribe({next:Oe=>this.handleAfterPostCheckoutRenew(Oe)})}handleAfterPostCheckoutRenew(Oe){if(Oe.success){const At=new Promise(Xe=>{this.checkoutService.update(Oe?.data?.subscription_token),Xe(Oe?.data?.hosted_page)});this.chargeBeeInstance.openCheckout({hostedPage:()=>At,success:Xe=>{this.trackingService.trackPaywallPurchase(this.data.variant),this.status(Xe),this.checkDialogRef=this.apiCheckoutService.handleChargebeeStatus(this.currentStatus)}})}else"some errors occured!"===Oe.messages[0]&&(this.translate.get("registration.invalid-user").pipe((0,C.s)(1)).subscribe(At=>{this.errorMessages.push(At)}),this.dialog.open(Jt.W,{data:{disableClose:!0,lastSubscription:this.data.lastSubscription}}))}status(Oe){this.apiCheckoutService.fetchCheckoutStatus(Oe).subscribe(At=>{this.currentStatus.next(this.apiCheckoutService.checkChargebeeStatus(At,this.globalStatus)),"DEFAULT"!==this.currentStatus.value?this.checkDialogRef.afterClosed().subscribe(Xe=>{"active"===Xe&&window.location.reload(),this.globalStatus=void 0}):setTimeout(()=>{this.globalStatus=At.data.state,this.status(Oe)},12e4)})}openTarget(){let Oe=!1;this.subscriptions.add(this.completed$.subscribe(At=>{Oe=At})),Oe&&this.closeDialog(!0)}updateMembershipPlans(){this.showSkeleton=!0,this.registerPlanSubscriptionAndHandleResults()}registerPlanSubscriptionAndHandleResults(){this.subscriptions.add(this.checkoutService.getMembershipPlans().pipe((0,V.W)(Oe=>(0,O.of)([])),(0,D.T)(Oe=>this.auth.isDunning||this.auth.isExpired||this.auth.isNoticed?Oe.filter(At=>"2days"!==At.name):Oe),(0,X.M)(Oe=>{this.visiblePlans=this.getVisiblePlans(Oe),Oe.length>0&&(this.auth.isDunning||this.auth.isExpired||this.auth.isNoticed?(this.auth.isExpired||this.auth.isNoticed)&&this.setLastSubscribedPlan():this.setDefaultPlan(),this.showPlans=!0,this.showSkeleton=!1)})).subscribe())}getVisiblePlans(Oe){if(!Oe||0===Oe.length)return[];const At=Oe.map(Xe=>{const on="year"===Xe.name?Xe.reduced_price_first_year/12:Xe.reduced_price_first_year,[Dn,Pn]=this.getDurationDisplayTexts(Xe);return{...Xe,mostPopular:!1,reduced_price:on,durationDisplayText:Dn,durationPerPriceDisplayText:Pn,priceDisplayText:this.getPriceFormattedForDisplay({...Xe,reduced_price:on})}});return this.sortMembershipPlans(At)}setDefaultPlan(){this.setSelectedPlan(this.visiblePlans?.find(Oe=>Oe.chargebee_identifier.startsWith("linkvertise-premium-2d-|-1-month")),!0)}setLastSubscribedPlan(){this.data.lastSubscription?.startsWith("linkvertise-premium-2d-|-1-month")?this.setSelectedPlan(this.visiblePlans?.find(Oe=>Oe?.chargebee_identifier?.startsWith("linkvertise-premium-|-1-month")),!0):this.setSelectedPlan(this.visiblePlans?.find(Oe=>Oe?.chargebee_identifier===this.data.lastSubscription),!0)}setSelectedPlan(Oe,At=!1){Oe&&(Oe.mostPopular=At,this.selectedPlan=Oe.chargebee_identifier,this.checkoutService.emitSelectedPlan(Oe),this.selectedPlanPrice=Oe.priceDisplayText,this.selectedPlanId=Oe.id)}getPriceFormattedForDisplay(Oe){const{reduced_price:At,currency:Xe,locale:on}=Oe;return this.languageService.formatCurrencyForLocale(At,Xe,on)}sortMembershipPlans(Oe){return[Oe.find(At=>"2days"===At.name),Oe.find(At=>"year"===At.name),Oe.find(At=>"month"===At.name)]}getDurationDisplayTexts(Oe){let At,Xe;switch(Oe.name){case"2days":Xe=`2 ${this.translatePipe.transform("premium-popup.days")}`,At=Xe;break;case"year":Xe=this.translatePipe.transform("premium-popup.month"),At=`1 ${this.translatePipe.transform("premium-popup.year")}`;break;default:Xe=this.translatePipe.transform("premium-popup.month"),At=`1 ${Xe}`}return[At,Xe]}onFocus(){if(!this.countdownService.getCompletedValue()&&this.enableCountDownResume){const Oe=((new Date).getTime()-this.countdownEndDate)/1e3;if(Oe<0){const At=Math.abs(Oe),Xe=Math.ceil(At);this.countdownService.restartCountdown(Xe)}else this.countdownService.stopCountdown()}}static#e=this.\u0275fac=function(At){return new(At||bt)(t.rXU(B),t.rXU(P.g),t.rXU(Bt.V),t.rXU(h.u),t.rXU(me.b),t.rXU(Ee.u),t.rXU(b.c$),t.rXU(K._),t.rXU(ge.ce),t.rXU(_e),t.rXU(b.D9),t.rXU(S.q),t.rXU(ge.o3),t.rXU(ge.Qs))};static#t=this.\u0275cmp=t.VBU({type:bt,selectors:[["lv-membership-plan-selection"]],hostBindings:function(At,Xe){1&At&&t.bIt("focus",function(Dn){return Xe.onFocus(Dn)},!1,t.tSv)},standalone:!0,features:[t.aNF],decls:13,vars:6,consts:[["accessButtonText",""],["variantAccessButtonText",""],[3,"showCloseIcon"],[3,"padding"],[1,"outer-padding"],[3,"rounded","type"],[3,"data","visiblePlans","selectedPlan","isExpired","showSkeleton"],[3,"close"],[1,"variant-header__wrapper"],["appearance","line",3,"theme"],[1,"close-wrapper"],[4,"ngTemplateOutlet"],[3,"click","isfullWidth","rounded","type","disabled"],[1,"or-divider"],[1,"divider-line"],[1,"divider-label"],[3,"close","rounded","type"],[1,"alert-center-text",3,"innerHTML"],[3,"setPlan","changePlan","data","visiblePlans","selectedPlan","isExpired","showSkeleton"],[1,"benefits-wrapper"],[1,"benefit"],[3,"innerHTML"],["xmlns","http://www.w3.org/2000/svg","width","16","height","16","viewBox","0 0 16 16","fill","none"],["d","M5.39992 6.40002L7.99992 1.93335L10.5999 6.40002L14.6666 2.66668L13.1999 10.8667H2.79992L1.33325 2.66668L5.39992 6.40002Z","fill","#FF8114"],["d","M12.5334 13.8C12.9334 13.8 13.2 13.4667 13.2 13.0667V12.3333H2.80005V13.1333C2.80005 13.5333 3.13338 13.8 3.53338 13.8H12.5334Z","fill","#FF8114"],[1,"plan-wrapper"],[3,"click","isMostPopular","isSelected","durationDisplayText","priceDisplayText","durationPerPriceDisplayText","showSkeleton"],[3,"click","isMostPopular","isSelected","durationDisplayText","priceDisplayText","durationPerPriceDisplayText","showSkeleton","isExpired"],[1,"login-text-wrapper"],[1,"register-btn-wrapper",3,"ngClass"],[3,"rounded","isfullWidth","disabled"],[3,"click","rounded","isfullWidth","disabled"],[1,"register-btn-content"],[1,"login-link"],[1,"login-link",3,"click"],["lv-lib-ellipsis","1"],[1,"access-btn-loading-placeholder"],[1,"access-btn-counter-content"],[1,"loader"],[1,"access-btn-counter-content",3,"click"],[1,"close-icon"],[1,"optional-free-wrapper"]],template:function(At,Xe){1&At&&(t.j41(0,"lv-lib-popover"),t.DNE(1,St,3,1,"lv-lib-popover-header")(2,kn,8,7,"lv-lib-popover-header",2),t.j41(3,"lv-lib-popover-body",3)(4,"div",4),t.DNE(5,Ht,2,1,"div")(6,gn,2,3,"lv-lib-alerts",5)(7,Be,1,5,"lv-expired-dialog-content",6)(8,st,30,39),t.k0s()()(),t.DNE(9,Dt,9,15,"ng-template",null,0,t.C5r)(11,li,9,15,"ng-template",null,1,t.C5r)),2&At&&(t.R7$(),t.vxM(1,"testGroupNew"!==(null==Xe.data?null:Xe.data.variant)?1:-1),t.R7$(),t.vxM(2,"testGroupNew"===(null==Xe.data?null:Xe.data.variant)&&Xe.data.hasCountdown?2:-1),t.R7$(),t.Y8G("padding",!1),t.R7$(2),t.vxM(5,"testGroupNew"!==Xe.data.variant?5:-1),t.R7$(),t.vxM(6,Xe.errorMessages[0]?6:-1),t.R7$(),t.vxM(7,Xe.isExpired||Xe.isNoticed?7:8))},dependencies:[ge.qX,ge.SD,Qe.T3,ge.$0,ge.Xb,q.An,Ue,Qe.YU,Qe.Jj,b.h,b.D9,ut.v,qe.Yq,qe.Zm,Mt],styles:[".outer-padding[_ngcontent-%COMP%]{padding:0 24px}.variant-header__wrapper[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;flex-direction:row;width:100%}.variant-header__wrapper[_ngcontent-%COMP%] .close-wrapper[_ngcontent-%COMP%]{white-space:nowrap;cursor:pointer;display:flex;align-items:center;border-radius:50px;background-color:#f5f5f5;height:2rem;padding:.25rem 0 .25rem .75rem;gap:.5rem}@media (max-width: 768px){.variant-header__wrapper[_ngcontent-%COMP%] .close-wrapper[_ngcontent-%COMP%] .optional-free-wrapper[_ngcontent-%COMP%]{display:none}}.variant-header__wrapper[_ngcontent-%COMP%] .close-wrapper[_ngcontent-%COMP%] .close-icon[_ngcontent-%COMP%]{background-color:#323232;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.variant-header__wrapper[_ngcontent-%COMP%] .close-wrapper[_ngcontent-%COMP%] .close-icon[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%]{color:#fff}.plan-wrapper[_ngcontent-%COMP%]{min-height:237.5px;min-width:100%;display:flex;flex-direction:column;justify-content:space-evenly;gap:1rem;padding:1rem 0}.caption-text[_ngcontent-%COMP%]{margin-bottom:1rem}.highlighted[_ngcontent-%COMP%]{color:#ff8114}.benefits-wrapper[_ngcontent-%COMP%]{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;margin:1rem 0 10px}.benefits-wrapper[_ngcontent-%COMP%] .benefit[_ngcontent-%COMP%]{display:flex;align-items:center}.benefits-wrapper[_ngcontent-%COMP%] .benefit[_ngcontent-%COMP%] .mat-icon[_ngcontent-%COMP%]{font-size:1rem;display:flex;align-items:center;justify-content:flex-start;color:#ff8114}.benefits-wrapper[_ngcontent-%COMP%] .benefit[_ngcontent-%COMP%] svg[_ngcontent-%COMP%]{margin:0 8px 0 0}.or-divider[_ngcontent-%COMP%]{height:40px;display:flex;align-items:center;justify-items:center;margin:12px 0}.or-divider[_ngcontent-%COMP%] .divider-line[_ngcontent-%COMP%]{width:100%;height:1px;display:flex;border:1px solid #dbdbdb;align-items:center;justify-content:center}.or-divider[_ngcontent-%COMP%] .divider-line[_ngcontent-%COMP%] .divider-label[_ngcontent-%COMP%]{position:relative;width:40px;height:40px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;box-shadow:0 3px 8px #32323229;font-size:1rem;font-weight:700;font-family:Roboto,sans-serif}.access-btn-counter-content[_ngcontent-%COMP%], .access-btn-ready-content[_ngcontent-%COMP%], .register-btn-content[_ngcontent-%COMP%]{display:flex;align-items:center;gap:.5rem}@media (max-width: 768px){.access-btn-counter-content[_ngcontent-%COMP%], .access-btn-ready-content[_ngcontent-%COMP%], .register-btn-content[_ngcontent-%COMP%]{font-size:1rem!important}}.register-btn-wrapper[_ngcontent-%COMP%]{padding:1rem 0 0}.variant-register-btn-wrapper[_ngcontent-%COMP%]{padding:.5rem 1.5rem 1.5rem;margin:0}.variant-register-btn-wrapper-expired[_ngcontent-%COMP%]{padding:unset;padding-bottom:2rem}.login-text-wrapper[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;margin:.25rem 0}.login-text-wrapper[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%]{color:#28a745;font-size:1rem;text-align:center;height:1rem}.login-text-wrapper[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:.75rem;font-weight:500;line-height:1.5;margin:0;color:#aaa}.login-text-wrapper[_ngcontent-%COMP%] p[_ngcontent-%COMP%] .login-link[_ngcontent-%COMP%]{color:#ff8114;text-decoration:underline;cursor:pointer}@media (max-width: 768px){.login-text-wrapper[_ngcontent-%COMP%]{margin:3px 0 2.25rem 0px}}.access-btn-loading-placeholder[_ngcontent-%COMP%]{display:flex;gap:10px}.access-btn-loading-placeholder[_ngcontent-%COMP%] .loader[_ngcontent-%COMP%]{width:20px;aspect-ratio:4;background:radial-gradient(circle closest-side,#f5f5f5 68%,#0000) 0/33.3333333333% 100% space;clip-path:inset(0 100% 0 0);animation:_ngcontent-%COMP%_l1 1s steps(4) infinite;transform:translateY(4px)}@keyframes _ngcontent-%COMP%_l1{to{clip-path:inset(0 -34% 0 0)}}"]})}return bt})()},179:(Et,be,f)=>{"use strict";f.d(be,{H_:()=>V,RV:()=>X});var t=f(1806),g=f(4438);const C=t.J1`
query membershipPlans {
getMembershipPlansForUser {
id
name
chargebee_identifier
currency
locale
price
reduced_price_first_year
length
content_access_limit
}
}
`;let V=(()=>{class j extends t.XK{constructor(O){super(O),this.document=C}static#e=this.\u0275fac=function(S){return new(S||j)(g.KVO(t.Ic))};static#t=this.\u0275prov=g.jDH({token:j,factory:j.\u0275fac,providedIn:"root"})}return j})();const D=t.J1`
mutation passwordReset($input: ResetPremiumPasswordInput!) {
resetPremiumPassword(input: $input)
}
`;let X=(()=>{class j extends t.sM{constructor(O){super(O),this.document=D}static#e=this.\u0275fac=function(S){return new(S||j)(g.KVO(t.Ic))};static#t=this.\u0275prov=g.jDH({token:j,factory:j.\u0275fac,providedIn:"root"})}return j})()},4630:(Et,be,f)=>{"use strict";f.d(be,{W:()=>P});var t=f(177),g=f(7388),C=f(3955),V=f(3277),D=f(4438),X=f(4085);let j=(()=>{class b{constructor(){this._vertical=!1,this._inset=!1}get vertical(){return this._vertical}set vertical(h){this._vertical=(0,X.he)(h)}get inset(){return this._inset}set inset(h){this._inset=(0,X.he)(h)}static#e=this.\u0275fac=function(K){return new(K||b)};static#t=this.\u0275cmp=D.VBU({type:b,selectors:[["mat-divider"]],hostAttrs:["role","separator",1,"mat-divider"],hostVars:7,hostBindings:function(K,Y){2&K&&(D.BMQ("aria-orientation",Y.vertical?"vertical":"horizontal"),D.AVh("mat-divider-vertical",Y.vertical)("mat-divider-horizontal",!Y.vertical)("mat-divider-inset",Y.inset))},inputs:{vertical:"vertical",inset:"inset"},standalone:!0,features:[D.aNF],decls:0,vars:0,template:function(K,Y){},styles:[".mat-divider{display:block;margin:0;border-top-style:solid;border-top-color:var(--mat-divider-color);border-top-width:var(--mat-divider-width)}.mat-divider.mat-divider-vertical{border-top:0;border-right-style:solid;border-right-color:var(--mat-divider-color);border-right-width:var(--mat-divider-width)}.mat-divider.mat-divider-inset{margin-left:80px}[dir=rtl] .mat-divider.mat-divider-inset{margin-left:auto;margin-right:80px}"],encapsulation:2,changeDetection:0})}return b})();var O=f(33);const S=()=>({disabled:!1,color:"darkgrey"}),E=()=>({disabled:!1,color:"orange"});let P=(()=>{class b{constructor(h,K,Y,le){this.router=h,this.dialog=K,this.data=Y,this.document=le,this.isMobile=navigator.userAgent.match(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i),this.buttonAbort={closeOnClick:!1,customConfig:{color:"darkgrey",disabled:!1}},this.buttonConfirm={closeOnClick:!1,customConfig:{color:"orange",disabled:!1}}}ngOnDestroy(){this.document.querySelector('meta[name="viewport"]').setAttribute("content","width=650, user-scalable=no")}refreshPage(){window.location.reload()}openMembershipSelectionDialog(){this.dialog.open(g.v,{data:{hasCountdown:!1,lastSubscription:this.data.lastSubscription}})}static#e=this.\u0275fac=function(K){return new(K||b)(D.rXU(O.Ix),D.rXU(V.o3),D.rXU(V.Qs),D.rXU(t.qQ))};static#t=this.\u0275cmp=D.VBU({type:b,selectors:[["lv-adblock-popup"]],standalone:!0,features:[D.aNF],decls:91,vars:64,consts:[[3,"showCancelBtn"],[1,"mat-dialog-content"],[1,"flex"],[1,"banner"],[1,"banner__top"],[1,"banner__top__left"],["alt","icon adblock detected","src","assets/img/stop-sign.svg",1,"icon-wrapper-stop"],[1,"banner__top__right"],[1,"banner__top__right__header"],[1,"banner__top__right__text"],[1,"banner__list"],[1,"banner__list__item"],[1,"banner__list__item__dot"],[1,"banner__list__item__text"],[1,"banner__thanks"],["href","https://lvcreator.zendesk.com/hc/en-us/articles/28267516191889-Invalid-Visit-detected-What-do-I-do-now","target","_blank"],[3,"classList"],["alt","icon linkvertise crown premium","src","assets/img/premium_icon.svg",1,"icon-wrapper-crown"],[1,"btn-container","desktop"],["lv-lib-button","",3,"click","customConfig"],[1,"btn-container","mobile"]],template:function(K,Y){1&K&&(D.j41(0,"lib-shared-dialog-wrapper")(1,"lib-shared-dialog-header",0),D.EFF(2),D.nI1(3,"translate"),D.k0s(),D.j41(4,"lib-shared-dialog-content",1)(5,"lv-lib-card")(6,"div",2)(7,"div",3)(8,"div",4)(9,"div",5),D.nrm(10,"img",6),D.k0s(),D.j41(11,"div",7)(12,"h4",8),D.EFF(13),D.nI1(14,"translate"),D.k0s(),D.j41(15,"p",9),D.EFF(16),D.nI1(17,"translate"),D.k0s()()(),D.j41(18,"div",10)(19,"div",11)(20,"p",12),D.EFF(21,"\u2022 "),D.k0s(),D.j41(22,"p",13),D.EFF(23),D.nI1(24,"translate"),D.k0s()(),D.j41(25,"div",11)(26,"p",12),D.EFF(27,"\u2022 "),D.k0s(),D.j41(28,"p",13),D.EFF(29),D.nI1(30,"translate"),D.k0s()(),D.j41(31,"div",11)(32,"p",12),D.EFF(33,"\u2022 "),D.k0s(),D.j41(34,"p",13),D.EFF(35),D.nI1(36,"translate"),D.k0s()()(),D.j41(37,"h5",14),D.EFF(38),D.nI1(39,"translate"),D.j41(40,"a",15),D.EFF(41),D.nI1(42,"translate"),D.k0s()()(),D.nrm(43,"mat-divider",16),D.j41(44,"div",3)(45,"div",4)(46,"div",5),D.nrm(47,"img",17),D.k0s(),D.j41(48,"div",7)(49,"h4",8),D.EFF(50),D.nI1(51,"translate"),D.k0s(),D.j41(52,"p",9),D.EFF(53),D.nI1(54,"translate"),D.k0s()()(),D.j41(55,"div",10)(56,"div",11)(57,"p",12),D.EFF(58,"\u2022 "),D.k0s(),D.j41(59,"p",13),D.EFF(60),D.nI1(61,"translate"),D.k0s()(),D.j41(62,"div",11)(63,"p",12),D.EFF(64,"\u2022 "),D.k0s(),D.j41(65,"p",13),D.EFF(66),D.nI1(67,"translate"),D.k0s()(),D.j41(68,"div",11)(69,"p",12),D.EFF(70,"\u2022 "),D.k0s(),D.j41(71,"p",13),D.EFF(72),D.nI1(73,"translate"),D.k0s()()(),D.j41(74,"h5",14),D.EFF(75),D.nI1(76,"translate"),D.k0s()()()(),D.j41(77,"div",18)(78,"button",19),D.bIt("click",function(){return Y.refreshPage()}),D.EFF(79),D.nI1(80,"translate"),D.k0s(),D.j41(81,"button",19),D.bIt("click",function(){return Y.openMembershipSelectionDialog()}),D.EFF(82),D.nI1(83,"translate"),D.k0s()(),D.j41(84,"div",20)(85,"button",19),D.bIt("click",function(){return Y.refreshPage()}),D.EFF(86),D.nI1(87,"translate"),D.k0s(),D.j41(88,"button",19),D.bIt("click",function(){return Y.openMembershipSelectionDialog()}),D.EFF(89),D.nI1(90,"translate"),D.k0s()()()()),2&K&&(D.R7$(),D.Y8G("showCancelBtn",!1),D.R7$(),D.JRh(D.bMT(3,24,"adblock-popup.adblock-detected")),D.R7$(11),D.JRh(D.bMT(14,26,"adblock-popup.box-disable-adblock.heading")),D.R7$(3),D.JRh(D.bMT(17,28,"adblock-popup.box-disable-adblock.text")),D.R7$(7),D.JRh(D.bMT(24,30,"adblock-popup.box-disable-adblock.step-1")),D.R7$(6),D.JRh(D.bMT(30,32,"adblock-popup.box-disable-adblock.step-2")),D.R7$(6),D.JRh(D.bMT(36,34,"adblock-popup.box-disable-adblock.step-3")),D.R7$(3),D.SpI("",D.bMT(39,36,"adblock-popup.box-disable-adblock.help")," "),D.R7$(3),D.SpI(" ",D.bMT(42,38,"adblock-popup.box-disable-adblock.help-click")," "),D.R7$(2),D.Y8G("classList",Y.isMobile?"horizontal-divider":"vertical-divider"),D.R7$(7),D.JRh(D.bMT(51,40,"adblock-popup.box-buy-premium.heading")),D.R7$(3),D.JRh(D.bMT(54,42,"adblock-popup.box-buy-premium.text")),D.R7$(7),D.JRh(D.bMT(61,44,"adblock-popup.box-buy-premium.step-1")),D.R7$(6),D.JRh(D.bMT(67,46,"adblock-popup.box-buy-premium.step-2")),D.R7$(6),D.JRh(D.bMT(73,48,"adblock-popup.box-buy-premium.step-3")),D.R7$(3),D.JRh(D.bMT(76,50,"adblock-popup.box-buy-premium.help")),D.R7$(3),D.Y8G("customConfig",D.lJ4(60,S)),D.R7$(),D.SpI(" ",D.bMT(80,52,"adblock-popup.done-cta")," "),D.R7$(2),D.Y8G("customConfig",D.lJ4(61,E)),D.R7$(),D.SpI(" ",D.bMT(83,54,"adblock-popup.premium-cta")," "),D.R7$(3),D.Y8G("customConfig",D.lJ4(62,S)),D.R7$(),D.SpI(" ",D.bMT(87,56,"adblock-popup.done-cta")," "),D.R7$(2),D.Y8G("customConfig",D.lJ4(63,E)),D.R7$(),D.SpI(" ",D.bMT(90,58,"adblock-popup.premium-cta-mobile")," "))},dependencies:[V.v0,V.BP,V.J2,V.xF,j,V.zO,C.h,C.D9],styles:[".btn-container[_ngcontent-%COMP%]{display:flex;justify-content:space-between;margin-top:2rem}@media (min-width: 768px){.btn-container.mobile[_ngcontent-%COMP%]{display:none}}@media (max-width: 767px){.btn-container.desktop[_ngcontent-%COMP%]{display:none}}[_nghost-%COMP%] .lv-button-component{width:293px}p[_ngcontent-%COMP%]{font-size:16px;line-height:24px}.popup-subheading[_ngcontent-%COMP%]{font-size:20px;margin:0;line-height:20px}@media (max-width: 767px){.popup-subheading[_ngcontent-%COMP%]{font-size:24px;line-height:30px}}.popup-subheading-regular[_ngcontent-%COMP%]{margin-top:15px;font-size:16px;line-height:24px}@media (max-width: 767px){.popup-subheading-regular[_ngcontent-%COMP%]{font-size:24px;line-height:30px;margin-top:1.25rem}}.flex[_ngcontent-%COMP%]{display:flex;flex-basis:300px;flex-wrap:wrap;flex-direction:row;justify-content:space-around;height:100%}@media (max-width: 767px){.flex[_ngcontent-%COMP%]{margin-top:1.75rem;height:unset}}.flex[_ngcontent-%COMP%] .banner[_ngcontent-%COMP%]{width:100%;display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 768px){.flex[_ngcontent-%COMP%] .banner[_ngcontent-%COMP%]{width:40%}}.flex[_ngcontent-%COMP%] .banner__top[_ngcontent-%COMP%]{display:flex;gap:16px}.flex[_ngcontent-%COMP%] .banner__top__right__header[_ngcontent-%COMP%]{margin:16px 0 0}.flex[_ngcontent-%COMP%] .banner__top__right__text[_ngcontent-%COMP%]{margin:24px 0 0}.flex[_ngcontent-%COMP%] .banner__list[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:16px;margin-top:32px;align-self:center}@media (min-width: 768px){.flex[_ngcontent-%COMP%] .banner__list[_ngcontent-%COMP%]{align-self:unset}}.flex[_ngcontent-%COMP%] .banner__list[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{margin:0;font-family:Roboto;font-size:16px;line-height:24px;font-weight:500}.flex[_ngcontent-%COMP%] .banner__list__item[_ngcontent-%COMP%]{display:flex;gap:8px}.flex[_ngcontent-%COMP%] .banner__thanks[_ngcontent-%COMP%]{font-size:16px;font-weight:300;line-height:24px;margin:32px 0 0}.flex[_ngcontent-%COMP%] .banner__thanks[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{color:#000}.flex[_ngcontent-%COMP%] .horizontal-divider[_ngcontent-%COMP%]{width:620px;height:1px;background-color:#a9a9a9;margin:1.75rem 0}.flex[_ngcontent-%COMP%] .vertical-divider[_ngcontent-%COMP%]{display:block;width:1px;background-color:#a9a9a9}.flex[_ngcontent-%COMP%] .icon-wrapper[_ngcontent-%COMP%]{width:35%;height:50%}.flex[_ngcontent-%COMP%] .icon-wrapper-stop[_ngcontent-%COMP%]{width:130px;height:130px;object-fit:contain}.flex[_ngcontent-%COMP%] .icon-wrapper-crown[_ngcontent-%COMP%]{width:130px;height:100%;object-fit:contain}@media (min-width: 768px){.flex[_ngcontent-%COMP%] .icon-wrapper-crown[_ngcontent-%COMP%]{width:145px;height:130px;object-fit:contain}}@media (min-width: 768px){ .dialog-footer-mobile{display:none}}@media (max-width: 767px){ .dialog-footer-desktop{display:none}}.mat-dialog-content[_ngcontent-%COMP%]{padding:0;margin:0}@media (max-width: 768px){.mat-dialog-content[_ngcontent-%COMP%]{max-height:unset}.flex[_ngcontent-%COMP%] .vertical-divider[_ngcontent-%COMP%]{height:35px!important}}@media (max-width: 768px) and (max-height: 1050px){.footer[_ngcontent-%COMP%]{margin-top:-45px;position:absolute;bottom:0;padding-top:20px;background-color:#f5f5f5;width:100%}.flex[_ngcontent-%COMP%]{margin-bottom:40px}}@media (max-width: 768px) and (max-height: 600px){.footer[_ngcontent-%COMP%]{bottom:20px}.flex[_ngcontent-%COMP%]{margin-bottom:60px}}"]})}return b})()},5986:(Et,be,f)=>{"use strict";f.d(be,{u:()=>ot});var t=f(4412),g=f(3294),V=f(5558),D=f(8810),X=f(7673),j=f(4668),N=f(1806),O=f(4438);const S=N.J1`
mutation getDetailPageContent($linkIdentificationInput: PublicLinkIdentificationInput!, $origin: String, $additional_data: CustomAdOfferProviderAdditionalData!) {
getDetailPageContent(
linkIdentificationInput: $linkIdentificationInput
origin: $origin
additional_data: $additional_data
) {
access_token
payload_bag {
taboola {
session_id
}
}
premium_subscription_active
link {
id
video_url
short_link_title
recently_edited
short_link_title
description
url
target_type
seo_faqs {
body
title
}
target_host
last_edit_at
link_images {
url
}
title
thumbnail_url
view_count
is_trending
recently_edited
seo_faqs {
title
body
}
percentage_rating
is_premium_only_link
publisher {
id
name
subscriber_count
}
positive_rating
negative_rating
already_rated_by_user
user_rating
}
linkCustomAdOffers {
title
call_to_action
description
countdown
completion_token
provider
provider_additional_payload {
taboola {
available_event_url
visible_event_url
}
}
media {
type
... on UrlMediaResource {
content_type
resource_url
}
}
clickout_action {
type
... on CustomAdOfferClickoutUrlAction {
type
clickout_url
}
}
}
link_recommendations {
short_link_title
target_host
id
url
publisher {
id
name
}
last_edit_at
link_images {
url
}
title
thumbnail_url
view_count
is_trending
recently_edited
percentage_rating
publisher {
name
}
}
target_access_information {
remaining_waiting_time
}
}
}
`;let E=(()=>{class de extends N.sM{constructor(oe){super(oe),this.document=S}static#e=this.\u0275fac=function(te){return new(te||de)(O.KVO(N.Ic))};static#t=this.\u0275prov=O.jDH({token:de,factory:de.\u0275fac,providedIn:"root"})}return de})();const P=N.J1`
mutation completeDetailPageContent($linkIdentificationInput: PublicLinkIdentificationInput!, $completeDetailPageContentInput: CompleteDetailPageContentInput!) {
completeDetailPageContent(
linkIdentificationInput: $linkIdentificationInput
completeDetailPageContentInput: $completeDetailPageContentInput
) {
CUSTOM_AD_STEP
TARGET
additional_target_access_information {
remaining_waiting_time
can_not_access
should_show_ads
has_long_paywall_duration
}
}
}
`;let b=(()=>{class de extends N.sM{constructor(oe){super(oe),this.document=P}static#e=this.\u0275fac=function(te){return new(te||de)(O.KVO(N.Ic))};static#t=this.\u0275prov=O.jDH({token:de,factory:de.\u0275fac,providedIn:"root"})}return de})();const B=N.J1`
mutation getDetailPageTarget($linkIdentificationInput: PublicLinkIdentificationInput!, $token: String!, $action_id: String) {
getDetailPageTarget(
linkIdentificationInput: $linkIdentificationInput
token: $token
action_id: $action_id
) {
type
url
paste
short_link_title
}
}
`;let h=(()=>{class de extends N.sM{constructor(oe){super(oe),this.document=B}static#e=this.\u0275fac=function(te){return new(te||de)(O.KVO(N.Ic))};static#t=this.\u0275prov=O.jDH({token:de,factory:de.\u0275fac,providedIn:"root"})}return de})();const K=N.J1`
query getTaboolaAds($linkIdentificationInput: PublicLinkIdentificationInput!, $additional_data: CustomAdOfferProviderAdditionalData!) {
getTaboolaAds(
linkIdentificationInput: $linkIdentificationInput
additional_data: $additional_data
) {
title
call_to_action
description
media {
type
resource_url
}
clickout_action {
type
clickout_url
}
provider_additional_payload {
visible_event_url
available_event_url
}
}
}
`;let Y=(()=>{class de extends N.XK{constructor(oe){super(oe),this.document=K}static#e=this.\u0275fac=function(te){return new(te||de)(O.KVO(N.Ic))};static#t=this.\u0275prov=O.jDH({token:de,factory:de.\u0275fac,providedIn:"root"})}return de})();N.J1`
query linkCustomAdOffers($input: LinkIdentifier!, $additional_data: CustomAdOfferProviderAdditionalData!) {
linkCustomAdOffers(link: $input, additional_data: $additional_data) {
title
call_to_action
description
countdown
completion_token
provider
provider_additional_payload {
taboola {
available_event_url
visible_event_url
}
}
media {
type
... on UrlMediaResource {
content_type
resource_url
}
}
clickout_action {
type
... on CustomAdOfferClickoutUrlAction {
type
clickout_url
}
}
}
}
`;const Ye=N.J1`
mutation completeCustomAdOffer($completion_token: String!, $traffic_validation_token: String!, $action_id: String) {
completeCustomAdOffer(
completion_token: $completion_token
traffic_validation_token: $traffic_validation_token
action_id: $action_id
)
}
`;let Ee=(()=>{class de extends N.sM{constructor(oe){super(oe),this.document=Ye}static#e=this.\u0275fac=function(te){return new(te||de)(O.KVO(N.Ic))};static#t=this.\u0275prov=O.jDH({token:de,factory:de.\u0275fac,providedIn:"root"})}return de})();var me=f(3103),ve=f(6354),_e=f(9437),ae=f(565),Q=f(1626);let q=(()=>{class de{constructor(oe,te){this.http=oe,this.getTaboolaAdsGQL=te,this.taboolaUserId$=this.createTaboolaUserId$(),this.LOCAL_STORAGE_KEY="taboola-session-id"}getTaboolaUserId(){return this.taboolaUserId$}getSessionId(){const oe=this.getFromLocalStorageWithTimestamp(),te=(new Date).getTime(),we=oe?.created_at?.getTime(),Je=Math.abs(te-we)/6e4;return!Je||Je>30?null:oe.value}saveSessionIdWithLifetime(oe){oe?this.writeToLocalStorageWithCurrentTimestamp(oe):console.error("updateTaboolaSessionId: Missing sessionId parameter")}writeToLocalStorageWithCurrentTimestamp(oe){if(!oe)return;const te=JSON.stringify({value:oe,created_at:new Date});localStorage.setItem(this.LOCAL_STORAGE_KEY,te)}getFromLocalStorageWithTimestamp(){const oe=localStorage.getItem(this.LOCAL_STORAGE_KEY),te=JSON.parse(oe);return{value:te?.value,created_at:new Date(te?.created_at)}}postChainedTaboolaAvailableAndVisible(oe){if(!oe?.available_event_url||!oe?.visible_event_url)return(0,D.$)(()=>new Error("API-taboola: POST: missing additionalPayload"));const te=this.http.get(oe.available_event_url),we=this.http.get(oe.visible_event_url);return te.pipe((0,me.c)(1e3),(0,V.n)(()=>we))}postTaboolaAvailable(oe){return oe?.available_event_url?this.http.get(oe.available_event_url):(0,D.$)(()=>new Error("API-taboola: POST: missing additionalPayload"))}postTaboolaVisible(oe){return oe?.visible_event_url?this.http.get(oe.visible_event_url):(0,D.$)(()=>new Error("API-taboola: POST: missing additionalPayload"))}requestTaboolaAds(oe,te,we,Je){return this.getTaboolaAdsGQL.fetch({linkIdentificationInput:oe,additional_data:{taboola:{consent_string:we,url:Je,user_id:te}}})}getTaboolaDummyAdData(oe){const te=this.getTaboolaCookieResponse()??"",we=window.location.href;return oe?this.taboolaUserId$.pipe((0,V.n)(Je=>this.requestTaboolaAds(oe,Je,te,we)),(0,ve.T)(Je=>Je.data.getTaboolaAds)):(0,D.$)(()=>new Error("API-taboola: POST: missing additionalPayload"))}getTaboolaCookieResponse(){let oe;return window.__tcfapi&&window.__tcfapi("getTCData",2,te=>{oe=te.tcString}),oe}getDeviceType(){const te=(new ae.O).getDevice().type;return"mobile"===te||"tablet"===te?"mobile":"desktop"}createTaboolaUserId$(){const te=this.getDeviceType(),we=this.getTaboolaApiKeyDependingOnDeviceType(te);return this.http.get(`https://api.taboola.com/2.0/json/linkvertise-linkvertiseapikey/user.sync?app.type=${te}&app.apikey=${we}`).pipe((0,ve.T)(xe=>xe.user.id),(0,_e.W)(()=>(0,X.of)("fallbackUserId")),(0,j.t)())}getTaboolaApiKeyDependingOnDeviceType(oe){return"mobile"===oe?"038d3e7da839787753d209627988d813fc1b1d2e":"5f560f57763908a1256447e08a287e0aaa466fb6"}static#e=this.\u0275fac=function(te){return new(te||de)(O.KVO(Q.Qq),O.KVO(Y))};static#t=this.\u0275prov=O.jDH({token:de,factory:de.\u0275fac,providedIn:"root"})}return de})();var he=f(7057),Ve=f(7366),qe=f(3068),Qe=f(8141),It=f(8750),Fe=f(6661);let ot=(()=>{class de{constructor(oe,te,we,Je,xe,ze,Ue,ut){this.getDetailPageContentGQL=oe,this.getDetailPageTargetGQL=te,this.completeDetailPageContentGQL=we,this.completeCustomAdOfferGQL=Je,this.apiTaboolaService=xe,this.thumbnailService=ze,this.auth=Ue,this.trackingService=ut,this.currentParameter$$=new t.t(void 0),this.variant$=new t.t("old"),this.trigger$$=new t.t(!1),this.newVariantKey="AdStepVariant10-03-25",this.oldVariantKey="AdStepVariant",this.production=Fe.c.production,this.bypassCheqRTIv2secret=Fe.c.bypassCheqRTIv2secret,this.bypassContentAccessLimitsecret=Fe.c.bypassContentAccessLimitsecret}getVariant(){return this.variant$}setVariant(oe){localStorage.removeItem(this.oldVariantKey);let te="old";te=localStorage.getItem(this.newVariantKey)||(100*Math.random()<10?"testGroupNew":"old"),localStorage.setItem(this.newVariantKey,te),this.variant$.next(te)}setCurrentLinkIdentifierAndOrigin(oe,te,we){this.currentParameter$$.next({identifier:this.getLinkIdentificationInput(oe,te,we),origin:te.o,accessToken:this.currentParameter$$.value?.accessToken,postAccessToken:this.currentParameter$$.value?.postAccessToken,taboolaUserId:this.currentParameter$$.value?.taboolaUserId})}getCurrentParameter(){return this.currentParameter$$.asObservable().pipe(function C(de,Ke){return(0,g.F)((oe,te)=>Ke?Ke(oe[de],te[de]):oe[de]===te[de])}("identifier"))}createPageData$(){return this.apiTaboolaService.getTaboolaUserId().pipe((0,V.n)(oe=>(this.currentParameter$$.next({taboolaUserId:oe,accessToken:this.currentParameter$$.value.accessToken,identifier:this.currentParameter$$.value.identifier,origin:this.currentParameter$$.value.origin,postAccessToken:this.currentParameter$$.value.postAccessToken}),this.getCurrentParameter())),(0,V.n)(oe=>{const te=this.apiTaboolaService.getTaboolaCookieResponse(),we=this.apiTaboolaService.getSessionId(),Je=this.getVariant().value;return oe.identifier?this.getDetailPageContentGQL.mutate({linkIdentificationInput:oe.identifier,origin:oe.origin,additional_data:this.prepareAdditionalData(oe.taboolaUserId,te,document.referrer,we,Je)},{context:this.handleAdditionalHeaderForNonProduction()}):(0,D.$)(()=>new Error("API-detail-page: createPageData: Missing parameter"))}),(0,ve.T)(oe=>{const te=oe.data.getDetailPageContent;return this.currentParameter$$.next({accessToken:te.access_token,identifier:this.currentParameter$$.value.identifier,origin:this.currentParameter$$.value.origin,postAccessToken:this.currentParameter$$.value.postAccessToken,taboolaUserId:this.currentParameter$$.value.taboolaUserId}),te}),(0,Qe.M)(oe=>{oe.link_recommendations.forEach(te=>{this.thumbnailService.handleThumbnailUrlFallbackGeneration(te)})}),(0,V.n)(oe=>oe.link.link_images.length>0||oe.link.video_url?(0,X.of)(oe):(0,It.Sx)(this.thumbnailService.getThumbnail(oe.link.short_link_title,oe.link.target_host)).pipe((0,ve.T)(te=>(oe.link.link_images.push({id:"0",url:te}),oe)))),(0,Qe.M)(oe=>{this.apiTaboolaService.saveSessionIdWithLifetime(oe.payload_bag.taboola?.session_id)}))}createTaboolaAds$(){return this.getCurrentParameter().pipe((0,V.n)(oe=>this.apiTaboolaService.getTaboolaDummyAdData(oe.identifier)))}createPagePostAccess$(){return this.getCurrentParameter().pipe((0,V.n)(oe=>oe.identifier&&oe.accessToken?this.completeDetailPageContentGQL.mutate({linkIdentificationInput:oe.identifier,completeDetailPageContentInput:{access_token:oe.accessToken}},{context:this.handleAdditionalHeaderForNonProduction()}):(0,D.$)(()=>new Error("API-detail-page: createPostAccess: Missing parameter"))),(0,ve.T)(oe=>{const te=oe.data.completeDetailPageContent;return this.customAdStepToken=te.CUSTOM_AD_STEP,this.currentParameter$$.next({postAccessToken:te.TARGET,identifier:this.currentParameter$$.value.identifier,origin:this.currentParameter$$.value.origin,accessToken:this.currentParameter$$.value.accessToken,taboolaUserId:this.currentParameter$$.value.taboolaUserId}),te}),(0,j.t)())}createPageTarget$(){const oe=this.actionIdGenerator();return this.getCurrentParameter().pipe((0,V.n)(te=>te.identifier&&te.postAccessToken?this.getDetailPageTargetGQL.mutate({linkIdentificationInput:te.identifier,token:te.postAccessToken,action_id:oe},{context:this.handleAdditionalHeaderForNonProduction()}).pipe((0,_e.W)(we=>(JSON.stringify(we).includes("early_target_access_fraud")&&(window.location.href="https://invalid.linkvertise.com"),(0,X.of)(null))),(0,Qe.M)(we=>{we&&this.trackingService.trackTargetOpened(this.auth.check(),this.getVariant().value,oe)})):(0,D.$)(()=>new Error("API-detail-page: createTarget: Missing parameter"))),(0,ve.T)(te=>te.data.getDetailPageTarget),(0,j.t)())}postChainedTaboolaAvailableAndVisible(oe){return this.apiTaboolaService.postChainedTaboolaAvailableAndVisible(oe)}postTaboolaAvailable(oe){return this.apiTaboolaService.postTaboolaAvailable(oe)}postTaboolaVisible(oe){return this.apiTaboolaService.postTaboolaVisible(oe)}postAdCardCompletion(oe,te){if(!oe)return(0,D.$)(()=>new Error("API-detail-page: AdCard: Missing adToken"));if(!this.currentParameter$$.value.postAccessToken)return(0,D.$)(()=>new Error("API-detail-page: AdCard: Missing postAccesstoken"));const we=this.customAdStepToken,Je=this.actionIdGenerator();return this.completeCustomAdOfferGQL.mutate({completion_token:oe,traffic_validation_token:we,action_id:Je}).pipe((0,Qe.M)(()=>{this.trackingService.trackAdClick(te,Je)}))}handleAdditionalHeaderForNonProduction(){let oe=new Q.Lr;return this.production||(oe=oe.set("bypassrtiv2",this.bypassCheqRTIv2secret),oe=oe.set("X-LV-Content-Access-Bypass-Secret",this.bypassContentAccessLimitsecret)),{headers:oe}}prepareAdditionalData(oe,te,we,Je,xe){return{taboola:{external_referrer:we,user_id:oe,consent_string:te,url:window.location.href,test_group:xe??void 0,session_id:Je}}}getLinkIdentificationInput(oe,te,we){let Je;return"userIdAndUrl"===we?Je={userIdAndUrl:{user_id:oe.userId,url:oe.url}}:"userIdAndHash"===we?(Je={userIdAndHash:{user_id:oe.userId,hash:te.r,originates_from_adfly:"adfly"===te.link_origin}},te.v&&(Je.userIdAndHash.version=te.v)):"id"===we?Je={id:{id:oe.linkId}}:console.error("linkIdentificationType does not Match"),Je}actionIdGenerator(){let oe="",te=0;for(;te<3;)oe+=self.crypto.randomUUID(),te+=1;return oe.slice(0,100)}static#e=this.\u0275fac=function(te){return new(te||de)(O.KVO(E),O.KVO(h),O.KVO(b),O.KVO(Ee),O.KVO(q),O.KVO(he.e),O.KVO(Ve.u),O.KVO(qe.b))};static#t=this.\u0275prov=O.jDH({token:de,factory:de.\u0275fac,providedIn:"root"})}return de})()},3918:(Et,be,f)=>{"use strict";f.d(be,{c:()=>q});var t=f(4438),g=f(177),C=f(7673),V=f(4412),D=f(5964);const X=new t.nKC("recaptcha-language"),j=new t.nKC("recaptcha-base-url"),N=new t.nKC("recaptcha-nonce-tag"),O=new t.nKC("recaptcha-settings"),S=new t.nKC("recaptcha-v3-site-key"),E=new t.nKC("recaptcha-loader-options"),B={loadScript:function P(he,Ve,qe,{url:Qe,lang:It,nonce:Fe}={}){window.ng2recaptchaloaded=()=>{qe(grecaptcha)};const ot=document.createElement("script");ot.innerHTML="";const{url:de,nonce:Ke}=Ve(new URL(Qe||"https://www.google.com/recaptcha/api.js"));de.searchParams.set("render","explicit"===he?he:he.key),de.searchParams.set("onload","ng2recaptchaloaded"),de.searchParams.set("trustedtypes","true"),It&&de.searchParams.set("hl",It),ot.src=de.href;const oe=Ke||Fe;oe&&ot.setAttribute("nonce",oe),ot.async=!0,ot.defer=!0,document.head.appendChild(ot)},newLoadScript:function b({v3SiteKey:he,onBeforeLoad:Ve,onLoaded:qe}){B.loadScript(he?{key:he}:"explicit",Ve,qe)}};let K=(()=>{class he{static#e=this.ready=null;constructor(qe,Qe,It,Fe,ot,de){this.platformId=qe,this.language=Qe,this.baseUrl=It,this.nonce=Fe,this.v3SiteKey=ot,this.options=de;const Ke=this.init();this.ready=Ke?function h(he){return he.asObservable().pipe((0,D.p)(Ve=>null!==Ve))}(Ke):(0,C.of)()}init(){if(he.ready)return he.ready;if(!(0,g.UE)(this.platformId))return;const qe=new V.t(null);return he.ready=qe,B.newLoadScript({v3SiteKey:this.v3SiteKey,onBeforeLoad:Qe=>{if(this.options?.onBeforeLoad)return this.options.onBeforeLoad(Qe);const It=new URL(this.baseUrl??Qe);return this.language&&It.searchParams.set("hl",this.language),{url:It,nonce:this.nonce}},onLoaded:Qe=>{let It=Qe;this.options?.onLoaded&&(It=this.options.onLoaded(Qe)),qe.next(It)}}),qe}static#t=this.\u0275fac=function(Qe){return new(Qe||he)(t.KVO(t.Agw),t.KVO(X,8),t.KVO(j,8),t.KVO(N,8),t.KVO(S,8),t.KVO(E,8))};static#n=this.\u0275prov=t.jDH({token:he,factory:he.\u0275fac})}return he})(),Y=0,le=(()=>{class he{constructor(qe,Qe,It,Fe){this.elementRef=qe,this.loader=Qe,this.zone=It,this.id="ngrecaptcha-"+Y++,this.errorMode="default",this.resolved=new t.bkB,this.error=new t.bkB,this.errored=new t.bkB,Fe&&(this.siteKey=Fe.siteKey,this.theme=Fe.theme,this.type=Fe.type,this.size=Fe.size,this.badge=Fe.badge)}ngAfterViewInit(){this.subscription=this.loader.ready.subscribe(qe=>{null!=qe&&qe.render instanceof Function&&(this.grecaptcha=qe,this.renderRecaptcha())})}ngOnDestroy(){this.grecaptchaReset(),this.subscription&&this.subscription.unsubscribe()}execute(){"invisible"===this.size&&(null!=this.widget?this.grecaptcha.execute(this.widget):this.executeRequested=!0)}reset(){null!=this.widget&&(this.grecaptcha.getResponse(this.widget)&&this.resolved.emit(null),this.grecaptchaReset())}get __unsafe_widgetValue(){return null!=this.widget?this.grecaptcha.getResponse(this.widget):null}expired(){this.resolved.emit(null)}onError(qe){this.error.emit(qe),this.errored.emit(qe)}captchaResponseCallback(qe){this.resolved.emit(qe)}grecaptchaReset(){null!=this.widget&&this.zone.runOutsideAngular(()=>this.grecaptcha.reset(this.widget))}renderRecaptcha(){const qe={badge:this.badge,callback:Qe=>{this.zone.run(()=>this.captchaResponseCallback(Qe))},"expired-callback":()=>{this.zone.run(()=>this.expired())},sitekey:this.siteKey,size:this.size,tabindex:this.tabIndex,theme:this.theme,type:this.type};"handled"===this.errorMode&&(qe["error-callback"]=(...Qe)=>{this.zone.run(()=>this.onError(Qe))}),this.widget=this.grecaptcha.render(this.elementRef.nativeElement,qe),!0===this.executeRequested&&(this.executeRequested=!1,this.execute())}static#e=this.\u0275fac=function(Qe){return new(Qe||he)(t.rXU(t.aKT),t.rXU(K),t.rXU(t.SKi),t.rXU(O,8))};static#t=this.\u0275cmp=t.VBU({type:he,selectors:[["re-captcha"]],hostVars:1,hostBindings:function(Qe,It){2&Qe&&t.BMQ("id",It.id)},inputs:{id:"id",siteKey:"siteKey",theme:"theme",type:"type",size:"size",tabIndex:"tabIndex",badge:"badge",errorMode:"errorMode"},outputs:{resolved:"resolved",error:"error",errored:"errored"},exportAs:["reCaptcha"],decls:0,vars:0,template:function(Qe,It){},encapsulation:2})}return he})(),ge=(()=>{class he{static#e=this.\u0275fac=function(Qe){return new(Qe||he)};static#t=this.\u0275mod=t.$C({type:he});static#n=this.\u0275inj=t.G2t({})}return he})(),Ye=(()=>{class he{static#e=this.\u0275fac=function(Qe){return new(Qe||he)};static#t=this.\u0275mod=t.$C({type:he});static#n=this.\u0275inj=t.G2t({providers:[K],imports:[ge]})}return he})();var ae=f(6661);const Q=["captcha"];let q=(()=>{class he{constructor(){this.captchaResponse=new t.bkB,this.captchaSiteKey=ae.c.captchaSiteKey,this.captchaSize="normal"}ngOnInit(){window.innerWidth<=367&&this.setCaptchaSize("compact")}reset(){this.captcha&&this.captcha?.reset()}setCaptchaSize(qe){this.captchaSize=qe}setCaptchaInput(qe){this.captchaResponse.emit(qe)}static#e=this.\u0275fac=function(Qe){return new(Qe||he)};static#t=this.\u0275cmp=t.VBU({type:he,selectors:[["lv-captcha"]],viewQuery:function(Qe,It){if(1&Qe&&t.GBs(Q,5),2&Qe){let Fe;t.mGM(Fe=t.lsd())&&(It.captcha=Fe.first)}},outputs:{captchaResponse:"captchaResponse"},standalone:!0,features:[t.aNF],decls:2,vars:2,consts:[["captcha",""],[3,"resolved","size","siteKey"]],template:function(Qe,It){if(1&Qe){const Fe=t.RV6();t.j41(0,"re-captcha",1,0),t.bIt("resolved",function(de){return t.eBV(Fe),t.Njj(It.setCaptchaInput(de))}),t.k0s()}2&Qe&&(t.FS9("siteKey",It.captchaSiteKey),t.Y8G("size",It.captchaSize))},dependencies:[Ye,le]})}return he})()},9886:(Et,be,f)=>{"use strict";f.d(be,{p:()=>j});var t=f(5351),g=f(3955),C=f(4495),V=f(2205),D=f(9807),X=f(4438);let j=(()=>{class N{constructor(S,E){this.data=S,this.dialogRef=E,this.title="",this.contentText=""}ngOnInit(){this.title=this.data.title,this.contentText=this.data.contentText}close(S){this.dialogRef.close(S)}static#e=this.\u0275fac=function(E){return new(E||N)(X.rXU(t.Vh),X.rXU(t.CP))};static#t=this.\u0275cmp=X.VBU({type:N,selectors:[["lv-general-content-dialog"]],standalone:!0,features:[X.aNF],decls:7,vars:6,consts:[[3,"cancelBtnFunction"],[1,"link-primary",3,"innerHTML"]],template:function(E,P){1&E&&(X.j41(0,"lib-shared-dialog-wrapper")(1,"lib-shared-dialog-header",0),X.bIt("cancelBtnFunction",function(){return P.close()}),X.EFF(2),X.nI1(3,"translate"),X.k0s(),X.j41(4,"lib-shared-dialog-content"),X.nrm(5,"div",1),X.nI1(6,"translate"),X.k0s()()),2&E&&(X.R7$(2),X.JRh(X.bMT(3,2,P.title)),X.R7$(3),X.Y8G("innerHTML",X.bMT(6,4,P.contentText),X.npT))},dependencies:[D.v,V.B,C.J,g.h,g.D9]})}return N})()},1106:(Et,be,f)=>{"use strict";f.d(be,{q:()=>j});var t=f(3955),g=f(177),C=f(4438);function V(N,O){1&N&&C.nrm(0,"img",4)}function D(N,O){1&N&&(C.qex(0),C.j41(1,"div",5)(2,"h3"),C.EFF(3),C.nI1(4,"translate"),C.k0s(),C.j41(5,"h5"),C.EFF(6),C.nI1(7,"translate"),C.k0s(),C.j41(8,"h5"),C.EFF(9),C.nI1(10,"translate"),C.k0s(),C.j41(11,"h6"),C.EFF(12),C.nI1(13,"translate"),C.k0s(),C.j41(14,"h6"),C.EFF(15),C.nI1(16,"translate"),C.k0s()(),C.bVm()),2&N&&(C.R7$(3),C.JRh(C.bMT(4,5,"loading-error.header")),C.R7$(3),C.JRh(C.bMT(7,7,"loading-error.header-text")),C.R7$(3),C.JRh(C.bMT(10,9,"loading-error.results-header")),C.R7$(3),C.JRh(C.bMT(13,11,"loading-error.result-1")),C.R7$(3),C.JRh(C.bMT(16,13,"loading-error.result-2")))}function X(N,O){if(1&N&&(C.j41(0,"div",1),C.DNE(1,V,1,0,"img",2)(2,D,17,15,"ng-container",3),C.k0s()),2&N){const S=C.XpG();C.R7$(),C.Y8G("ngIf",!S.showError),C.R7$(),C.Y8G("ngIf",S.showError)}}let j=(()=>{class N{constructor(){this.showError=!1}static#e=this.\u0275fac=function(E){return new(E||N)};static#t=this.\u0275cmp=C.VBU({type:N,selectors:[["lv-loading"]],inputs:{loading:"loading"},standalone:!0,features:[C.aNF],decls:1,vars:1,consts:[["class","loading",4,"ngIf"],[1,"loading"],["src","../../assets/img/loading.gif","alt","",4,"ngIf"],[4,"ngIf"],["src","../../assets/img/loading.gif","alt",""],[1,"errorContainer"]],template:function(E,P){1&E&&C.DNE(0,X,3,2,"div",0),2&E&&C.Y8G("ngIf",P.loading)},dependencies:[g.bT,t.h,t.D9],styles:[".loading[_ngcontent-%COMP%]{position:fixed;inset:0;background:#fff;z-index:1000000;text-align:center;height:100vh;line-height:100vh!important}.errorContainer[_ngcontent-%COMP%]{display:flex;flex-direction:column;text-align:left;padding:40px}"]})}return N})()},4683:(Et,be,f)=>{"use strict";f.d(be,{q:()=>C});var t=f(4438),g=f(1057);let C=(()=>{class V{constructor(X){this.languageService=X}transform(X,j){if(X){let N,O,S;if(j?.isDateInUTC){const B=(new Date).toISOString();O=new Date(B).getTime(),S=new Date(`${X}Z`).getTime()}else O=(new Date).getTime(),S=new Date(X).getTime();if(N=Math.floor((O-S)/1e3),N<29)return"de"!==this.languageService.locale||j?.onlyEN?"Just now":"Gerade eben";const E={year:31536e3,month:2592e3,week:604800,day:86400,hour:3600,minute:60,second:1};let b,P=null;P="de"!==this.languageService.locale||j?.onlyEN?{year:["year","years"],month:["month","months"],week:["week","weeks"],day:["day","days"],hour:["hour","hours"],minute:["minute","minutes"],second:["second","seconds"]}:{year:["Jahr","Jahren"],month:["Monat","Monaten"],week:["Woche","Wochen"],day:["Tag","Tagen"],hour:["Stunde","Stunden"],minute:["Minute","Minuten"],second:["Sekunde","Sekunden"]};for(const B in E)if(b=Math.floor(N/E[B]),b>0)return 1===b?"de"!==this.languageService.locale||j?.onlyEN?`${b} ${P[B][0]} ago`:`vor ${b} ${P[B][0]}`:"de"!==this.languageService.locale||j?.onlyEN?`${b} ${P[B][1]} ago`:`vor ${b} ${P[B][1]}`}return X}static#e=this.\u0275fac=function(j){return new(j||V)(t.rXU(g.g,16))};static#t=this.\u0275pipe=t.EJ8({name:"dateAgo",type:V,pure:!0,standalone:!0})}return V})()},6364:(Et,be,f)=>{"use strict";f.d(be,{m:()=>C});var t=f(4438),g=f(345);let C=(()=>{class V{constructor(X){this.sanitizer=X}transform(X,j){switch(j){case"html":return this.sanitizer.bypassSecurityTrustHtml(X);case"style":return this.sanitizer.bypassSecurityTrustStyle(X);case"script":return this.sanitizer.bypassSecurityTrustScript(X);case"url":return this.sanitizer.bypassSecurityTrustUrl(X);case"resourceUrl":return this.sanitizer.bypassSecurityTrustResourceUrl(X);default:throw new Error(`Invalid safe type specified: ${j}`)}}static#e=this.\u0275fac=function(j){return new(j||V)(t.rXU(g.up,16))};static#t=this.\u0275pipe=t.EJ8({name:"safe",type:V,pure:!0,standalone:!0})}return V})()},6661:(Et,be,f)=>{"use strict";f.d(be,{c:()=>t});const t={production:!0,showDetailPageAccessBypass:!1,showActionboxAccessBypass:!1,bypassContentAccessLimitsecret:void 0,baseUrl:"https://publisher.linkvertise.com/api/v1/",graphqlUrl:"https://publisher.linkvertise.com/graphql",bypassCheqRTIv2secret:void 0,captchaSiteKey:"6LeDA6MZAAAAADcqwPtRSw9M7RK9kMkQbOeYViTd",chargebeeSubDomain:"linkvertise",churnkeyMode:"live"}},9903:(Et,be,f)=>{"use strict";var t=f(4438),g=f(6661),C=f(7366),V=f(33),D=f(7217),X=f(2803),j=f(3300),N=f(177),O=f(6914),S=f(6600),E=f(8617),P=f(8203),b=f(4085),B=f(7336),h=f(6860),K=f(1413),Y=f(3726),le=f(7786),ge=f(5964),Ye=f(6354),Ee=f(3703),me=f(6977),ve=f(3294),_e=f(6697),ae=f(9172),Q=f(152),q=f(9969);const he=["*"],Ve=["content"],qe=[[["mat-drawer"]],[["mat-drawer-content"]],"*"],Qe=["mat-drawer","mat-drawer-content","*"];function It(_,d){if(1&_){const o=t.RV6();t.j41(0,"div",1),t.bIt("click",function(){t.eBV(o);const m=t.XpG();return t.Njj(m._onBackdropClicked())}),t.k0s()}if(2&_){const o=t.XpG();t.AVh("mat-drawer-shown",o._isShowingBackdrop())}}function Fe(_,d){1&_&&(t.j41(0,"mat-drawer-content"),t.SdG(1,2),t.k0s())}const ot=[[["mat-sidenav"]],[["mat-sidenav-content"]],"*"],de=["mat-sidenav","mat-sidenav-content","*"];function Ke(_,d){if(1&_){const o=t.RV6();t.j41(0,"div",1),t.bIt("click",function(){t.eBV(o);const m=t.XpG();return t.Njj(m._onBackdropClicked())}),t.k0s()}if(2&_){const o=t.XpG();t.AVh("mat-drawer-shown",o._isShowingBackdrop())}}function oe(_,d){1&_&&(t.j41(0,"mat-sidenav-content"),t.SdG(1,2),t.k0s())}const we={transformDrawer:(0,q.hZ)("transform",[(0,q.wk)("open, open-instant",(0,q.iF)({transform:"none",visibility:"visible"})),(0,q.wk)("void",(0,q.iF)({"box-shadow":"none",visibility:"hidden"})),(0,q.kY)("void => open-instant",(0,q.i0)("0ms")),(0,q.kY)("void <=> open, open-instant => void",(0,q.i0)("400ms cubic-bezier(0.25, 0.8, 0.25, 1)"))])},xe=new t.nKC("MAT_DRAWER_DEFAULT_AUTOSIZE",{providedIn:"root",factory:function Ue(){return!1}}),ze=new t.nKC("MAT_DRAWER_CONTAINER");let ut=(()=>{class _ extends O.uv{constructor(o,u,m,A,W){super(m,A,W),this._changeDetectorRef=o,this._container=u}ngAfterContentInit(){this._container._contentMarginChanges.subscribe(()=>{this._changeDetectorRef.markForCheck()})}static#e=this.\u0275fac=function(u){return new(u||_)(t.rXU(t.gRc),t.rXU((0,t.Rfq)(()=>Ln)),t.rXU(t.aKT),t.rXU(O.R),t.rXU(t.SKi))};static#t=this.\u0275cmp=t.VBU({type:_,selectors:[["mat-drawer-content"]],hostAttrs:[1,"mat-drawer-content"],hostVars:4,hostBindings:function(u,m){2&u&&t.xc7("margin-left",m._container._contentMargins.left,"px")("margin-right",m._container._contentMargins.right,"px")},standalone:!0,features:[t.Jv_([{provide:O.uv,useExisting:_}]),t.Vt3,t.aNF],ngContentSelectors:he,decls:1,vars:0,template:function(u,m){1&u&&(t.NAR(),t.SdG(0))},encapsulation:2,changeDetection:0})}return _})(),Zt=(()=>{class _{get position(){return this._position}set position(o){(o="end"===o?"end":"start")!==this._position&&(this._isAttached&&this._updatePositionInParent(o),this._position=o,this.onPositionChanged.emit())}get mode(){return this._mode}set mode(o){this._mode=o,this._updateFocusTrapState(),this._modeChanged.next()}get disableClose(){return this._disableClose}set disableClose(o){this._disableClose=(0,b.he)(o)}get autoFocus(){return this._autoFocus??("side"===this.mode?"dialog":"first-tabbable")}set autoFocus(o){("true"===o||"false"===o||null==o)&&(o=(0,b.he)(o)),this._autoFocus=o}get opened(){return this._opened}set opened(o){this.toggle((0,b.he)(o))}constructor(o,u,m,A,W,pe,Le,$e){this._elementRef=o,this._focusTrapFactory=u,this._focusMonitor=m,this._platform=A,this._ngZone=W,this._interactivityChecker=pe,this._doc=Le,this._container=$e,this._focusTrap=null,this._elementFocusedBeforeDrawerWasOpened=null,this._enableAnimations=!1,this._position="start",this._mode="over",this._disableClose=!1,this._opened=!1,this._animationStarted=new K.B,this._animationEnd=new K.B,this._animationState="void",this.openedChange=new t.bkB(!0),this._openedStream=this.openedChange.pipe((0,ge.p)(ft=>ft),(0,Ye.T)(()=>{})),this.openedStart=this._animationStarted.pipe((0,ge.p)(ft=>ft.fromState!==ft.toState&&0===ft.toState.indexOf("open")),(0,Ee.u)(void 0)),this._closedStream=this.openedChange.pipe((0,ge.p)(ft=>!ft),(0,Ye.T)(()=>{})),this.closedStart=this._animationStarted.pipe((0,ge.p)(ft=>ft.fromState!==ft.toState&&"void"===ft.toState),(0,Ee.u)(void 0)),this._destroyed=new K.B,this.onPositionChanged=new t.bkB,this._modeChanged=new K.B,this.openedChange.subscribe(ft=>{ft?(this._doc&&(this._elementFocusedBeforeDrawerWasOpened=this._doc.activeElement),this._takeFocus()):this._isFocusWithinDrawer()&&this._restoreFocus(this._openedVia||"program")}),this._ngZone.runOutsideAngular(()=>{(0,Y.R)(this._elementRef.nativeElement,"keydown").pipe((0,ge.p)(ft=>ft.keyCode===B._f&&!this.disableClose&&!(0,B.rp)(ft)),(0,me.Q)(this._destroyed)).subscribe(ft=>this._ngZone.run(()=>{this.close(),ft.stopPropagation(),ft.preventDefault()}))}),this._animationEnd.pipe((0,ve.F)((ft,Pt)=>ft.fromState===Pt.fromState&&ft.toState===Pt.toState)).subscribe(ft=>{const{fromState:Pt,toState:en}=ft;(0===en.indexOf("open")&&"void"===Pt||"void"===en&&0===Pt.indexOf("open"))&&this.openedChange.emit(this._opened)})}_forceFocus(o,u){this._interactivityChecker.isFocusable(o)||(o.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{const m=()=>{o.removeEventListener("blur",m),o.removeEventListener("mousedown",m),o.removeAttribute("tabindex")};o.addEventListener("blur",m),o.addEventListener("mousedown",m)})),o.focus(u)}_focusByCssSelector(o,u){let m=this._elementRef.nativeElement.querySelector(o);m&&this._forceFocus(m,u)}_takeFocus(){if(!this._focusTrap)return;const o=this._elementRef.nativeElement;switch(this.autoFocus){case!1:case"dialog":return;case!0:case"first-tabbable":this._focusTrap.focusInitialElementWhenReady().then(u=>{!u&&"function"==typeof this._elementRef.nativeElement.focus&&o.focus()});break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]');break;default:this._focusByCssSelector(this.autoFocus)}}_restoreFocus(o){"dialog"!==this.autoFocus&&(this._elementFocusedBeforeDrawerWasOpened?this._focusMonitor.focusVia(this._elementFocusedBeforeDrawerWasOpened,o):this._elementRef.nativeElement.blur(),this._elementFocusedBeforeDrawerWasOpened=null)}_isFocusWithinDrawer(){const o=this._doc.activeElement;return!!o&&this._elementRef.nativeElement.contains(o)}ngAfterViewInit(){this._isAttached=!0,"end"===this._position&&this._updatePositionInParent("end"),this._platform.isBrowser&&(this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._updateFocusTrapState())}ngAfterContentChecked(){this._platform.isBrowser&&(this._enableAnimations=!0)}ngOnDestroy(){this._focusTrap?.destroy(),this._anchor?.remove(),this._anchor=null,this._animationStarted.complete(),this._animationEnd.complete(),this._modeChanged.complete(),this._destroyed.next(),this._destroyed.complete()}open(o){return this.toggle(!0,o)}close(){return this.toggle(!1)}_closeViaBackdropClick(){return this._setOpen(!1,!0,"mouse")}toggle(o=!this.opened,u){o&&u&&(this._openedVia=u);const m=this._setOpen(o,!o&&this._isFocusWithinDrawer(),this._openedVia||"program");return o||(this._openedVia=null),m}_setOpen(o,u,m){return this._opened=o,o?this._animationState=this._enableAnimations?"open":"open-instant":(this._animationState="void",u&&this._restoreFocus(m)),this._updateFocusTrapState(),new Promise(A=>{this.openedChange.pipe((0,_e.s)(1)).subscribe(W=>A(W?"open":"close"))})}_getWidth(){return this._elementRef.nativeElement&&this._elementRef.nativeElement.offsetWidth||0}_updateFocusTrapState(){this._focusTrap&&(this._focusTrap.enabled=!!this._container?.hasBackdrop)}_updatePositionInParent(o){if(!this._platform.isBrowser)return;const u=this._elementRef.nativeElement,m=u.parentNode;"end"===o?(this._anchor||(this._anchor=this._doc.createComment("mat-drawer-anchor"),m.insertBefore(this._anchor,u)),m.appendChild(u)):this._anchor&&this._anchor.parentNode.insertBefore(u,this._anchor)}static#e=this.\u0275fac=function(u){return new(u||_)(t.rXU(t.aKT),t.rXU(E.GX),t.rXU(E.FN),t.rXU(h.OD),t.rXU(t.SKi),t.rXU(E.Z7),t.rXU(N.qQ,8),t.rXU(ze,8))};static#t=this.\u0275cmp=t.VBU({type:_,selectors:[["mat-drawer"]],viewQuery:function(u,m){if(1&u&&t.GBs(Ve,5),2&u){let A;t.mGM(A=t.lsd())&&(m._content=A.first)}},hostAttrs:["tabIndex","-1",1,"mat-drawer"],hostVars:12,hostBindings:function(u,m){1&u&&t.Kam("@transform.start",function(W){return m._animationStarted.next(W)})("@transform.done",function(W){return m._animationEnd.next(W)}),2&u&&(t.zvX("@transform",m._animationState),t.BMQ("align",null),t.AVh("mat-drawer-end","end"===m.position)("mat-drawer-over","over"===m.mode)("mat-drawer-push","push"===m.mode)("mat-drawer-side","side"===m.mode)("mat-drawer-opened",m.opened))},inputs:{position:"position",mode:"mode",disableClose:"disableClose",autoFocus:"autoFocus",opened:"opened"},outputs:{openedChange:"openedChange",_openedStream:"opened",openedStart:"openedStart",_closedStream:"closed",closedStart:"closedStart",onPositionChanged:"positionChanged"},exportAs:["matDrawer"],standalone:!0,features:[t.aNF],ngContentSelectors:he,decls:3,vars:0,consts:[["content",""],["cdkScrollable","",1,"mat-drawer-inner-container"]],template:function(u,m){1&u&&(t.NAR(),t.j41(0,"div",1,0),t.SdG(2),t.k0s())},dependencies:[O.uv],encapsulation:2,data:{animation:[we.transformDrawer]},changeDetection:0})}return _})(),Ln=(()=>{class _{get start(){return this._start}get end(){return this._end}get autosize(){return this._autosize}set autosize(o){this._autosize=(0,b.he)(o)}get hasBackdrop(){return this._drawerHasBackdrop(this._start)||this._drawerHasBackdrop(this._end)}set hasBackdrop(o){this._backdropOverride=null==o?null:(0,b.he)(o)}get scrollable(){return this._userContent||this._content}constructor(o,u,m,A,W,pe=!1,Le){this._dir=o,this._element=u,this._ngZone=m,this._changeDetectorRef=A,this._animationMode=Le,this._drawers=new t.rOR,this.backdropClick=new t.bkB,this._destroyed=new K.B,this._doCheckSubject=new K.B,this._contentMargins={left:null,right:null},this._contentMarginChanges=new K.B,o&&o.change.pipe((0,me.Q)(this._destroyed)).subscribe(()=>{this._validateDrawers(),this.updateContentMargins()}),W.change().pipe((0,me.Q)(this._destroyed)).subscribe(()=>this.updateContentMargins()),this._autosize=pe}ngAfterContentInit(){this._allDrawers.changes.pipe((0,ae.Z)(this._allDrawers),(0,me.Q)(this._destroyed)).subscribe(o=>{this._drawers.reset(o.filter(u=>!u._container||u._container===this)),this._drawers.notifyOnChanges()}),this._drawers.changes.pipe((0,ae.Z)(null)).subscribe(()=>{this._validateDrawers(),this._drawers.forEach(o=>{this._watchDrawerToggle(o),this._watchDrawerPosition(o),this._watchDrawerMode(o)}),(!this._drawers.length||this._isDrawerOpen(this._start)||this._isDrawerOpen(this._end))&&this.updateContentMargins(),this._changeDetectorRef.markForCheck()}),this._ngZone.runOutsideAngular(()=>{this._doCheckSubject.pipe((0,Q.B)(10),(0,me.Q)(this._destroyed)).subscribe(()=>this.updateContentMargins())})}ngOnDestroy(){this._contentMarginChanges.complete(),this._doCheckSubject.complete(),this._drawers.destroy(),this._destroyed.next(),this._destroyed.complete()}open(){this._drawers.forEach(o=>o.open())}close(){this._drawers.forEach(o=>o.close())}updateContentMargins(){let o=0,u=0;if(this._left&&this._left.opened)if("side"==this._left.mode)o+=this._left._getWidth();else if("push"==this._left.mode){const m=this._left._getWidth();o+=m,u-=m}if(this._right&&this._right.opened)if("side"==this._right.mode)u+=this._right._getWidth();else if("push"==this._right.mode){const m=this._right._getWidth();u+=m,o-=m}o=o||null,u=u||null,(o!==this._contentMargins.left||u!==this._contentMargins.right)&&(this._contentMargins={left:o,right:u},this._ngZone.run(()=>this._contentMarginChanges.next(this._contentMargins)))}ngDoCheck(){this._autosize&&this._isPushed()&&this._ngZone.runOutsideAngular(()=>this._doCheckSubject.next())}_watchDrawerToggle(o){o._animationStarted.pipe((0,ge.p)(u=>u.fromState!==u.toState),(0,me.Q)(this._drawers.changes)).subscribe(u=>{"open-instant"!==u.toState&&"NoopAnimations"!==this._animationMode&&this._element.nativeElement.classList.add("mat-drawer-transition"),this.updateContentMargins(),this._changeDetectorRef.markForCheck()}),"side"!==o.mode&&o.openedChange.pipe((0,me.Q)(this._drawers.changes)).subscribe(()=>this._setContainerClass(o.opened))}_watchDrawerPosition(o){o&&o.onPositionChanged.pipe((0,me.Q)(this._drawers.changes)).subscribe(()=>{this._ngZone.onMicrotaskEmpty.pipe((0,_e.s)(1)).subscribe(()=>{this._validateDrawers()})})}_watchDrawerMode(o){o&&o._modeChanged.pipe((0,me.Q)((0,le.h)(this._drawers.changes,this._destroyed))).subscribe(()=>{this.updateContentMargins(),this._changeDetectorRef.markForCheck()})}_setContainerClass(o){const u=this._element.nativeElement.classList,m="mat-drawer-container-has-open";o?u.add(m):u.remove(m)}_validateDrawers(){this._start=this._end=null,this._drawers.forEach(o=>{"end"==o.position?this._end=o:this._start=o}),this._right=this._left=null,this._dir&&"rtl"===this._dir.value?(this._left=this._end,this._right=this._start):(this._left=this._start,this._right=this._end)}_isPushed(){return this._isDrawerOpen(this._start)&&"over"!=this._start.mode||this._isDrawerOpen(this._end)&&"over"!=this._end.mode}_onBackdropClicked(){this.backdropClick.emit(),this._closeModalDrawersViaBackdrop()}_closeModalDrawersViaBackdrop(){[this._start,this._end].filter(o=>o&&!o.disableClose&&this._drawerHasBackdrop(o)).forEach(o=>o._closeViaBackdropClick())}_isShowingBackdrop(){return this._isDrawerOpen(this._start)&&this._drawerHasBackdrop(this._start)||this._isDrawerOpen(this._end)&&this._drawerHasBackdrop(this._end)}_isDrawerOpen(o){return null!=o&&o.opened}_drawerHasBackdrop(o){return null==this._backdropOverride?!!o&&"side"!==o.mode:this._backdropOverride}static#e=this.\u0275fac=function(u){return new(u||_)(t.rXU(P.dS,8),t.rXU(t.aKT),t.rXU(t.SKi),t.rXU(t.gRc),t.rXU(O.Xj),t.rXU(xe),t.rXU(t.bc$,8))};static#t=this.\u0275cmp=t.VBU({type:_,selectors:[["mat-drawer-container"]],contentQueries:function(u,m,A){if(1&u&&(t.wni(A,ut,5),t.wni(A,Zt,5)),2&u){let W;t.mGM(W=t.lsd())&&(m._content=W.first),t.mGM(W=t.lsd())&&(m._allDrawers=W)}},viewQuery:function(u,m){if(1&u&&t.GBs(ut,5),2&u){let A;t.mGM(A=t.lsd())&&(m._userContent=A.first)}},hostAttrs:[1,"mat-drawer-container"],hostVars:2,hostBindings:function(u,m){2&u&&t.AVh("mat-drawer-container-explicit-backdrop",m._backdropOverride)},inputs:{autosize:"autosize",hasBackdrop:"hasBackdrop"},outputs:{backdropClick:"backdropClick"},exportAs:["matDrawerContainer"],standalone:!0,features:[t.Jv_([{provide:ze,useExisting:_}]),t.aNF],ngContentSelectors:Qe,decls:4,vars:2,consts:[[1,"mat-drawer-backdrop",3,"mat-drawer-shown"],[1,"mat-drawer-backdrop",3,"click"]],template:function(u,m){1&u&&(t.NAR(qe),t.DNE(0,It,1,2,"div",0),t.SdG(1),t.SdG(2,1),t.DNE(3,Fe,2,0,"mat-drawer-content")),2&u&&(t.vxM(0,m.hasBackdrop?0:-1),t.R7$(3),t.vxM(3,m._content?-1:3))},dependencies:[ut],styles:['.mat-drawer-container{position:relative;z-index:1;color:var(--mat-sidenav-content-text-color);background-color:var(--mat-sidenav-content-background-color);box-sizing:border-box;-webkit-overflow-scrolling:touch;display:block;overflow:hidden}.mat-drawer-container[fullscreen]{top:0;left:0;right:0;bottom:0;position:absolute}.mat-drawer-container[fullscreen].mat-drawer-container-has-open{overflow:hidden}.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side{z-index:3}.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop,.mat-drawer-container.ng-animate-disabled .mat-drawer-content,.ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop,.ng-animate-disabled .mat-drawer-container .mat-drawer-content{transition:none}.mat-drawer-backdrop{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:3;visibility:hidden}.mat-drawer-backdrop.mat-drawer-shown{visibility:visible;background-color:var(--mat-sidenav-scrim-color)}.mat-drawer-transition .mat-drawer-backdrop{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:background-color,visibility}.cdk-high-contrast-active .mat-drawer-backdrop{opacity:.5}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:auto}.mat-drawer-transition .mat-drawer-content{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform,margin-left,margin-right}.mat-drawer{position:relative;z-index:4;color:var(--mat-sidenav-container-text-color);box-shadow:var(--mat-sidenav-container-elevation-shadow);background-color:var(--mat-sidenav-container-background-color);border-top-right-radius:var(--mat-sidenav-container-shape);border-bottom-right-radius:var(--mat-sidenav-container-shape);width:var(--mat-sidenav-container-width);display:block;position:absolute;top:0;bottom:0;z-index:3;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%, 0, 0)}.cdk-high-contrast-active .mat-drawer,.cdk-high-contrast-active [dir=rtl] .mat-drawer.mat-drawer-end{border-right:solid 1px currentColor}.cdk-high-contrast-active [dir=rtl] .mat-drawer,.cdk-high-contrast-active .mat-drawer.mat-drawer-end{border-left:solid 1px currentColor;border-right:none}.mat-drawer.mat-drawer-side{z-index:2}.mat-drawer.mat-drawer-end{right:0;transform:translate3d(100%, 0, 0);border-top-left-radius:var(--mat-sidenav-container-shape);border-bottom-left-radius:var(--mat-sidenav-container-shape);border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .mat-drawer{border-top-left-radius:var(--mat-sidenav-container-shape);border-bottom-left-radius:var(--mat-sidenav-container-shape);border-top-right-radius:0;border-bottom-right-radius:0;transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer.mat-drawer-end{border-top-right-radius:var(--mat-sidenav-container-shape);border-bottom-right-radius:var(--mat-sidenav-container-shape);border-top-left-radius:0;border-bottom-left-radius:0;left:0;right:auto;transform:translate3d(-100%, 0, 0)}.mat-drawer[style*="visibility: hidden"]{display:none}.mat-drawer-side{box-shadow:none;border-right-color:var(--mat-sidenav-container-divider-color);border-right-width:1px;border-right-style:solid}.mat-drawer-side.mat-drawer-end{border-left-color:var(--mat-sidenav-container-divider-color);border-left-width:1px;border-left-style:solid;border-right:none}[dir=rtl] .mat-drawer-side{border-left-color:var(--mat-sidenav-container-divider-color);border-left-width:1px;border-left-style:solid;border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-right-color:var(--mat-sidenav-container-divider-color);border-right-width:1px;border-right-style:solid;border-left:none}.mat-drawer-inner-container{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mat-sidenav-fixed{position:fixed}'],encapsulation:2,changeDetection:0})}return _})(),yn=(()=>{class _ extends ut{constructor(o,u,m,A,W){super(o,u,m,A,W)}static#e=this.\u0275fac=function(u){return new(u||_)(t.rXU(t.gRc),t.rXU((0,t.Rfq)(()=>Yn)),t.rXU(t.aKT),t.rXU(O.R),t.rXU(t.SKi))};static#t=this.\u0275cmp=t.VBU({type:_,selectors:[["mat-sidenav-content"]],hostAttrs:[1,"mat-drawer-content","mat-sidenav-content"],hostVars:4,hostBindings:function(u,m){2&u&&t.xc7("margin-left",m._container._contentMargins.left,"px")("margin-right",m._container._contentMargins.right,"px")},standalone:!0,features:[t.Jv_([{provide:O.uv,useExisting:_}]),t.Vt3,t.aNF],ngContentSelectors:he,decls:1,vars:0,template:function(u,m){1&u&&(t.NAR(),t.SdG(0))},encapsulation:2,changeDetection:0})}return _})(),En=(()=>{class _ extends Zt{constructor(){super(...arguments),this._fixedInViewport=!1,this._fixedTopGap=0,this._fixedBottomGap=0}get fixedInViewport(){return this._fixedInViewport}set fixedInViewport(o){this._fixedInViewport=(0,b.he)(o)}get fixedTopGap(){return this._fixedTopGap}set fixedTopGap(o){this._fixedTopGap=(0,b.OE)(o)}get fixedBottomGap(){return this._fixedBottomGap}set fixedBottomGap(o){this._fixedBottomGap=(0,b.OE)(o)}static#e=this.\u0275fac=(()=>{let o;return function(m){return(o||(o=t.xGo(_)))(m||_)}})();static#t=this.\u0275cmp=t.VBU({type:_,selectors:[["mat-sidenav"]],hostAttrs:["tabIndex","-1",1,"mat-drawer","mat-sidenav"],hostVars:17,hostBindings:function(u,m){2&u&&(t.BMQ("align",null),t.xc7("top",m.fixedInViewport?m.fixedTopGap:null,"px")("bottom",m.fixedInViewport?m.fixedBottomGap:null,"px"),t.AVh("mat-drawer-end","end"===m.position)("mat-drawer-over","over"===m.mode)("mat-drawer-push","push"===m.mode)("mat-drawer-side","side"===m.mode)("mat-drawer-opened",m.opened)("mat-sidenav-fixed",m.fixedInViewport))},inputs:{fixedInViewport:"fixedInViewport",fixedTopGap:"fixedTopGap",fixedBottomGap:"fixedBottomGap"},exportAs:["matSidenav"],standalone:!0,features:[t.Vt3,t.aNF],ngContentSelectors:he,decls:3,vars:0,consts:[["content",""],["cdkScrollable","",1,"mat-drawer-inner-container"]],template:function(u,m){1&u&&(t.NAR(),t.j41(0,"div",1,0),t.SdG(2),t.k0s())},dependencies:[O.uv],encapsulation:2,data:{animation:[we.transformDrawer]},changeDetection:0})}return _})(),Yn=(()=>{class _ extends Ln{constructor(){super(...arguments),this._allDrawers=void 0,this._content=void 0}static#e=this.\u0275fac=(()=>{let o;return function(m){return(o||(o=t.xGo(_)))(m||_)}})();static#t=this.\u0275cmp=t.VBU({type:_,selectors:[["mat-sidenav-container"]],contentQueries:function(u,m,A){if(1&u&&(t.wni(A,yn,5),t.wni(A,En,5)),2&u){let W;t.mGM(W=t.lsd())&&(m._content=W.first),t.mGM(W=t.lsd())&&(m._allDrawers=W)}},hostAttrs:[1,"mat-drawer-container","mat-sidenav-container"],hostVars:2,hostBindings:function(u,m){2&u&&t.AVh("mat-drawer-container-explicit-backdrop",m._backdropOverride)},exportAs:["matSidenavContainer"],standalone:!0,features:[t.Jv_([{provide:ze,useExisting:_}]),t.Vt3,t.aNF],ngContentSelectors:de,decls:4,vars:2,consts:[[1,"mat-drawer-backdrop",3,"mat-drawer-shown"],[1,"mat-drawer-backdrop",3,"click"]],template:function(u,m){1&u&&(t.NAR(ot),t.DNE(0,Ke,1,2,"div",0),t.SdG(1),t.SdG(2,1),t.DNE(3,oe,2,0,"mat-sidenav-content")),2&u&&(t.vxM(0,m.hasBackdrop?0:-1),t.R7$(3),t.vxM(3,m._content?-1:3))},dependencies:[yn],styles:['.mat-drawer-container{position:relative;z-index:1;color:var(--mat-sidenav-content-text-color);background-color:var(--mat-sidenav-content-background-color);box-sizing:border-box;-webkit-overflow-scrolling:touch;display:block;overflow:hidden}.mat-drawer-container[fullscreen]{top:0;left:0;right:0;bottom:0;position:absolute}.mat-drawer-container[fullscreen].mat-drawer-container-has-open{overflow:hidden}.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side{z-index:3}.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop,.mat-drawer-container.ng-animate-disabled .mat-drawer-content,.ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop,.ng-animate-disabled .mat-drawer-container .mat-drawer-content{transition:none}.mat-drawer-backdrop{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:3;visibility:hidden}.mat-drawer-backdrop.mat-drawer-shown{visibility:visible;background-color:var(--mat-sidenav-scrim-color)}.mat-drawer-transition .mat-drawer-backdrop{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:background-color,visibility}.cdk-high-contrast-active .mat-drawer-backdrop{opacity:.5}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:auto}.mat-drawer-transition .mat-drawer-content{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform,margin-left,margin-right}.mat-drawer{position:relative;z-index:4;color:var(--mat-sidenav-container-text-color);box-shadow:var(--mat-sidenav-container-elevation-shadow);background-color:var(--mat-sidenav-container-background-color);border-top-right-radius:var(--mat-sidenav-container-shape);border-bottom-right-radius:var(--mat-sidenav-container-shape);width:var(--mat-sidenav-container-width);display:block;position:absolute;top:0;bottom:0;z-index:3;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%, 0, 0)}.cdk-high-contrast-active .mat-drawer,.cdk-high-contrast-active [dir=rtl] .mat-drawer.mat-drawer-end{border-right:solid 1px currentColor}.cdk-high-contrast-active [dir=rtl] .mat-drawer,.cdk-high-contrast-active .mat-drawer.mat-drawer-end{border-left:solid 1px currentColor;border-right:none}.mat-drawer.mat-drawer-side{z-index:2}.mat-drawer.mat-drawer-end{right:0;transform:translate3d(100%, 0, 0);border-top-left-radius:var(--mat-sidenav-container-shape);border-bottom-left-radius:var(--mat-sidenav-container-shape);border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .mat-drawer{border-top-left-radius:var(--mat-sidenav-container-shape);border-bottom-left-radius:var(--mat-sidenav-container-shape);border-top-right-radius:0;border-bottom-right-radius:0;transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer.mat-drawer-end{border-top-right-radius:var(--mat-sidenav-container-shape);border-bottom-right-radius:var(--mat-sidenav-container-shape);border-top-left-radius:0;border-bottom-left-radius:0;left:0;right:auto;transform:translate3d(-100%, 0, 0)}.mat-drawer[style*="visibility: hidden"]{display:none}.mat-drawer-side{box-shadow:none;border-right-color:var(--mat-sidenav-container-divider-color);border-right-width:1px;border-right-style:solid}.mat-drawer-side.mat-drawer-end{border-left-color:var(--mat-sidenav-container-divider-color);border-left-width:1px;border-left-style:solid;border-right:none}[dir=rtl] .mat-drawer-side{border-left-color:var(--mat-sidenav-container-divider-color);border-left-width:1px;border-left-style:solid;border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-right-color:var(--mat-sidenav-container-divider-color);border-right-width:1px;border-right-style:solid;border-left:none}.mat-drawer-inner-container{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mat-sidenav-fixed{position:fixed}'],encapsulation:2,changeDetection:0})}return _})(),wn=(()=>{class _{static#e=this.\u0275fac=function(u){return new(u||_)};static#t=this.\u0275mod=t.$C({type:_});static#n=this.\u0275inj=t.G2t({imports:[S.yE,O.Gj,O.Gj,S.yE]})}return _})();var tt=f(7376),Ie=f.n(tt),rt=f(8359),pt=f(4572),Jt=f(3277),fn=f(9417),Gn=f(3918),Rt=f(8151),ye=f(3955),Ze=f(9821),We=f(9631),Mt=f(2102),Bt=f(9213),mt=f(6173),$t=f(8069);function nt(_,d){if(1&_){const o=t.RV6();t.j41(0,"lv-lib-alerts",14),t.bIt("close",function(){t.eBV(o);const m=t.XpG();return t.Njj(m.hideResetSuccess())}),t.j41(1,"div",15)(2,"mat-icon"),t.EFF(3,"info"),t.k0s(),t.EFF(4),t.k0s()()}if(2&_){const o=t.XpG();t.Y8G("rounded",!0)("showClose",!0)("type","NEGATIVE"),t.R7$(4),t.SpI(" ",o.alertText," ")}}let _t=(()=>{class _{constructor(o,u,m,A,W){this.apiAuthService=o,this.dialogRef=u,this.router=m,this.translate=A,this.urlParams=W,this.alertText="",this.resetFailed=!1,this.eMailRegEx="^[\\w-\\.]+@([\\w-]+\\.)+[\\w-]{2,4}"}ngOnInit(){this.passwordResetForm=new fn.gE({token:new fn.MJ("",[fn.k0.required]),email:new fn.MJ({value:"",disabled:!0},[fn.k0.required,fn.k0.email,fn.k0.pattern(this.eMailRegEx)]),password:new fn.MJ("",[fn.k0.required,fn.k0.minLength(6),this.triggerRepeatFieldValidator("repeatPassword")]),repeatPassword:new fn.MJ("",[fn.k0.required,this.matchValidator("password")]),captcha:new fn.MJ("",[fn.k0.required])}),this.urlParams?.token&&this.urlParams?.email?(this.passwordResetForm.get("token")?.setValue(this.urlParams?.token),this.passwordResetForm.get("email")?.setValue(this.urlParams?.email)):this.translate.get("password-reset.no-params").pipe((0,_e.s)(1)).subscribe(o=>{this.resetFailed=!0,this.alertText=o})}ngOnDestroy(){this.closeDialog()}triggerRepeatFieldValidator(o){return u=>{const m=u.parent?.get(o);return m&&m.updateValueAndValidity(),null}}matchValidator(o){return u=>{const m=u,A=u.parent?.get(o);if(m&&A)return A.value!==m.value?{notMatched:!0}:null}}setCaptchaInput(o){this.passwordResetForm.get("captcha")?.setValue(o),this.passwordResetForm.updateValueAndValidity()}reset(){this.passwordResetForm.invalid||this.apiAuthService.postPasswordReset(this.passwordResetForm.get("token").value,this.passwordResetForm.get("email").value,this.passwordResetForm.get("password").value,this.passwordResetForm.get("captcha").value).subscribe(o=>{"Password reset failed"===o?.data?.resetPremiumPassword?(this.captcha.reset(),this.passwordResetForm.get("captcha")?.setValue(null),this.translate.get("password-reset.link-expired").pipe((0,_e.s)(1)).subscribe(u=>{this.resetFailed=!0,this.alertText=u})):window.location.replace("")})}closeDialog(){this.dialogRef.close()}hideResetSuccess(){this.resetFailed=!1}static#e=this.\u0275fac=function(u){return new(u||_)(t.rXU(Rt.g),t.rXU(Jt.ce),t.rXU(V.Ix),t.rXU(ye.c$),t.rXU(Jt.Qs))};static#t=this.\u0275cmp=t.VBU({type:_,selectors:[["lv-password-reset"]],viewQuery:function(u,m){if(1&u&&t.GBs(Gn.c,5),2&u){let A;t.mGM(A=t.lsd())&&(m.captcha=A.first)}},standalone:!0,features:[t.aNF],decls:40,vars:35,consts:[["captcha",""],[3,"close"],[3,"padding"],[3,"rounded","showClose","type","close",4,"ngIf"],[1,"register-form",3,"formGroup"],["appearance","fill",3,"hideRequiredMarker"],["matInput","","formControlName","email","type","email","name","email",3,"readonly"],["matInput","","formControlName","password","type","password","name","password"],["matInput","","formControlName","repeatPassword","type","password","name","repeatPassword","onpaste","return false;","ondrop","return false;","autocomplete","off"],[1,"input-field","lv-center-x"],[3,"captchaResponse"],[1,"action-buttons"],[1,"action-buttons__button",3,"click","rounded","type"],[1,"action-buttons__button",3,"click","rounded","disabled"],[3,"close","rounded","showClose","type"],[1,"alert-center-text"]],template:function(u,m){if(1&u){const A=t.RV6();t.j41(0,"lv-lib-popover")(1,"lv-lib-popover-header",1),t.bIt("close",function(){return t.eBV(A),t.Njj(m.closeDialog())}),t.j41(2,"h2"),t.EFF(3),t.nI1(4,"translate"),t.k0s()(),t.j41(5,"lv-lib-popover-body",2),t.DNE(6,nt,5,4,"lv-lib-alerts",3),t.j41(7,"form",4)(8,"mat-form-field",5)(9,"mat-label"),t.EFF(10),t.nI1(11,"translate"),t.k0s(),t.nrm(12,"input",6),t.k0s(),t.j41(13,"div")(14,"mat-form-field",5)(15,"mat-label"),t.EFF(16),t.nI1(17,"translate"),t.k0s(),t.nrm(18,"input",7),t.j41(19,"mat-error"),t.EFF(20),t.nI1(21,"translate"),t.k0s()(),t.j41(22,"mat-form-field",5)(23,"mat-label"),t.EFF(24),t.nI1(25,"translate"),t.k0s(),t.nrm(26,"input",8),t.j41(27,"mat-error"),t.EFF(28),t.nI1(29,"translate"),t.k0s()()()(),t.j41(30,"div",9)(31,"lv-captcha",10,0),t.bIt("captchaResponse",function(pe){return t.eBV(A),t.Njj(m.setCaptchaInput(pe))}),t.k0s()(),t.j41(33,"div",11)(34,"lv-lib-button",12),t.bIt("click",function(){return t.eBV(A),t.Njj(m.closeDialog())}),t.EFF(35),t.nI1(36,"translate"),t.k0s(),t.j41(37,"lv-lib-button",13),t.bIt("click",function(){return t.eBV(A),t.Njj(m.reset())}),t.EFF(38),t.nI1(39,"translate"),t.k0s()()()()}2&u&&(t.R7$(3),t.JRh(t.bMT(4,19,"premium-modal-password-reset-headline")),t.R7$(2),t.Y8G("padding",!0),t.R7$(),t.Y8G("ngIf",m.resetFailed),t.R7$(),t.Y8G("formGroup",m.passwordResetForm),t.R7$(),t.Y8G("hideRequiredMarker",!0),t.R7$(2),t.JRh(t.bMT(11,21,"registration.email")),t.R7$(2),t.Y8G("readonly",!0),t.R7$(2),t.Y8G("hideRequiredMarker",!0),t.R7$(2),t.JRh(t.bMT(17,23,"registration.password")),t.R7$(4),t.JRh(t.bMT(21,25,"error-msg.psw.character_length")),t.R7$(2),t.Y8G("hideRequiredMarker",!0),t.R7$(2),t.JRh(t.bMT(25,27,"registration.repeat-password")),t.R7$(4),t.JRh(t.bMT(29,29,"error-msg.psw.not_matched")),t.R7$(6),t.Y8G("rounded",!0)("type","secondary"),t.R7$(),t.SpI(" ",t.bMT(36,31,"button.close")," "),t.R7$(2),t.Y8G("rounded",!0)("disabled",m.passwordResetForm.invalid),t.R7$(),t.SpI(" ",t.bMT(39,33,"button.reset")," "))},dependencies:[$t.qX,$t.SD,$t.$0,N.bT,mt.v,Bt.An,fn.YN,fn.qT,fn.me,fn.BC,fn.cb,fn.X1,fn.j4,fn.JD,Mt.rl,Mt.nJ,We.fg,Mt.TL,Gn.c,Ze.X,ye.h,ye.D9],styles:["lv-password-reset .alert-center-text{display:flex;gap:.5rem;align-items:center}lv-password-reset .register-form{margin-top:1.5rem;margin-bottom:.75rem;display:flex;flex-direction:column;gap:10.5px}lv-password-reset .register-form>div{display:flex;gap:1rem}@media (max-width: 768px){lv-password-reset .register-form>div{flex-direction:column}}lv-password-reset .register-form>div>mat-form-field{width:100%;font-size:16px;font-weight:300}lv-password-reset .register-form>div>mat-form-field .mat-form-field-label{color:#000!important}lv-password-reset .input-field{width:100%;margin-bottom:.75rem}lv-password-reset .action-buttons{margin-top:1.5rem;display:flex;justify-content:space-between;-moz-column-gap:1rem;column-gap:1rem}lv-password-reset .action-buttons__button{max-width:256px;width:100%}@media (min-width: 768px){lv-password-reset .action-buttons button{width:100%!important}}\n"],encapsulation:2})}return _})();var St=f(5341),Wt=f(1057);let Bn=(()=>{class _{constructor(o,u){this.pageService=o,this.languageService=u,this.loadedOrTimeoutReached=new t.bkB,this.loadTimeoutReached=!1,this.bootTimeout(),this.observeStatus()}initInMobi(){!function(){var o=window.location.hostname,u=document.createElement("script"),m=document.getElementsByTagName("script")[0],A="https://cmp.inmobi.com".concat("/choice/","qdwz11pX7Zrr6","/",o,"/choice.js?tag_version=V3"),W=0;u.async=!0,u.type="text/javascript",u.src=A,m.parentNode.insertBefore(u,m),function Le(){for(var $n,rn="__tcfapiLocator",un=[],cn=window;cn;){try{if(cn.frames[rn]){$n=cn;break}}catch{}if(cn===window.top)break;cn=cn.parent}$n||(function di(){var ai=cn.document,bi=!!cn.frames[rn];if(!bi)if(ai.body){var ir=ai.createElement("iframe");ir.style.cssText="display:none",ir.name=rn,ai.body.appendChild(ir)}else setTimeout(di,5);return!bi}(),cn.__tcfapi=function oi(){var ai,bi=arguments;if(!bi.length)return un;"setGdprApplies"===bi[0]?bi.length>3&&2===bi[2]&&"boolean"==typeof bi[3]&&(ai=bi[3],"function"==typeof bi[2]&&bi[2]("set",!0)):"ping"===bi[0]?"function"==typeof bi[2]&&bi[2]({gdprApplies:ai,cmpLoaded:!1,cmpStatus:"stub"}):("init"===bi[0]&&"object"==typeof bi[3]&&(bi[3]=Object.assign(bi[3],{tag_version:"V3"})),un.push(bi))},cn.addEventListener("message",function Kn(ai){var bi="string"==typeof ai.data,ir={};try{ir=bi?JSON.parse(ai.data):ai.data}catch{}var tr=ir.__tcfapiCall;tr&&window.__tcfapi(tr.command,tr.version,function(Sr,Ys){var as={__tcfapiReturn:{returnValue:Sr,success:Ys,callId:tr.callId}};bi&&(as=JSON.stringify(as)),ai&&ai.source&&ai.source.postMessage&&ai.source.postMessage(as,"*")},tr.parameter)},!1))}(),function $e(){const un=["2:tcfeuv2","6:uspv1","7:usnatv1","8:usca","9:usvav1","10:uscov1","11:usutv1","12:usctv1"];window.__gpp_addFrame=function(cn){if(!window.frames[cn])if(document.body){var $n=document.createElement("iframe");$n.style.cssText="display:none",$n.name=cn,document.body.appendChild($n)}else window.setTimeout(window.__gpp_addFrame,10,cn)},window.__gpp_stub=function(){var cn=arguments;if(__gpp.queue=__gpp.queue||[],__gpp.events=__gpp.events||[],!cn.length||1==cn.length&&"queue"==cn[0])return __gpp.queue;if(1==cn.length&&"events"==cn[0])return __gpp.events;var $n=cn[0],di=cn.length>1?cn[1]:null,oi=cn.length>2?cn[2]:null;if("ping"===$n)di({gppVersion:"1.1",cmpStatus:"stub",cmpDisplayStatus:"hidden",signalStatus:"not ready",supportedAPIs:un,cmpId:10,sectionList:[],applicableSections:[-1],gppString:"",parsedSections:{}},!0);else if("addEventListener"===$n){"lastId"in __gpp||(__gpp.lastId=0),__gpp.lastId++;var Kn=__gpp.lastId;__gpp.events.push({id:Kn,callback:di,parameter:oi}),di({eventName:"listenerRegistered",listenerId:Kn,data:!0,pingData:{gppVersion:"1.1",cmpStatus:"stub",cmpDisplayStatus:"hidden",signalStatus:"not ready",supportedAPIs:un,cmpId:10,sectionList:[],applicableSections:[-1],gppString:"",parsedSections:{}}},!0)}else if("removeEventListener"===$n){for(var ai=!1,bi=0;bi<__gpp.events.length;bi++)if(__gpp.events[bi].id==oi){__gpp.events.splice(bi,1),ai=!0;break}di({eventName:"listenerRemoved",listenerId:oi,data:ai,pingData:{gppVersion:"1.1",cmpStatus:"stub",cmpDisplayStatus:"hidden",signalStatus:"not ready",supportedAPIs:un,cmpId:10,sectionList:[],applicableSections:[-1],gppString:"",parsedSections:{}}},!0)}else"hasSection"===$n?di(!1,!0):"getSection"===$n||"getField"===$n?di(null,!0):__gpp.queue.push([].slice.apply(cn))},window.__gpp_msghandler=function(cn){var $n="string"==typeof cn.data;try{var di=$n?JSON.parse(cn.data):cn.data}catch{di=null}if("object"==typeof di&&null!==di&&"__gppCall"in di){var oi=di.__gppCall;window.__gpp(oi.command,function(Kn,ai){var bi={__gppReturn:{returnValue:Kn,success:ai,callId:oi.callId}};cn.source.postMessage($n?JSON.stringify(bi):bi,"*")},"parameter"in oi?oi.parameter:null,"version"in oi?oi.version:"1.1")}},(!("__gpp"in window)||"function"!=typeof window.__gpp)&&(window.__gpp=window.__gpp_stub,window.addEventListener("message",window.__gpp_msghandler,!1),window.__gpp_addFrame("__gppLocator"))}();var ft=function(){var rn=arguments;typeof window.__uspapi!==ft&&setTimeout(function(){typeof window.__uspapi<"u"&&window.__uspapi.apply(window.__uspapi,rn)},500)};if(typeof window.__uspapi>"u"){window.__uspapi=ft;var en=setInterval(function(){W++,window.__uspapi===ft&&W<3?console.warn("USP is not accessible"):clearInterval(en)},6e3)}}()}shouldLoad(){const o=this.pageService.onSearchPage,u=this.languageService.isInEurope();return!(o||!u)}getCmpState(){if(!this.shouldLoad())return"NOT_APPLIED";if(!window.__tcfapi)return"PENDING";let o=null;return window.__tcfapi("ping",2,u=>{o=u.cmpLoaded?"LOADED":"PENDING"}),o}isCmpLoadedOrTimeoutReached(){return this.loadTimeoutReached||"LOADED"===this.getCmpState()}bootTimeout(){setTimeout(()=>this.loadTimeoutReached=!0,500)}observeStatus(){this.observeInterval=setInterval(()=>{this.isCmpLoadedOrTimeoutReached()&&(this.loadedOrTimeoutReached.emit(!0),clearInterval(this.observeInterval))},100)}static#e=this.\u0275fac=function(u){return new(u||_)(t.KVO(j.b),t.KVO(Wt.g))};static#t=this.\u0275prov=t.jDH({token:_,factory:_.\u0275fac,providedIn:"root"})}return _})();var pn=f(9886),jn=f(9576),_i=f(345),kn=f(5184),Gt=f(5351);const hi=["searchInput"];function Ht(_,d){1&_&&(t.j41(0,"li",14),t.EFF(1,"| ** powered by Microsoft News ( "),t.j41(2,"a",15),t.EFF(3,"Privacy, "),t.k0s(),t.j41(4,"a",16),t.EFF(5,"GTC"),t.k0s(),t.EFF(6,") "),t.k0s())}function gn(_,d){1&_&&(t.j41(0,"li",14),t.EFF(1,"| ** bereitgstellt von Microsoft News ( "),t.j41(2,"a",17),t.EFF(3,"Datenschutz, "),t.k0s(),t.j41(4,"a",18),t.EFF(5,"AGB"),t.k0s(),t.EFF(6,") "),t.k0s())}let Be=(()=>{class _{constructor(o,u,m,A,W,pe){this.loading=o,this.metaService=u,this.sidebarService=m,this.renderer=A,this.languageService=W,this.dialogService=pe,this.input=new t.bkB,this.renderer.addClass(document.body,"home")}ngOnInit(){this.loading.setLoading(!1)}ngOnDestroy(){this.renderer.removeClass(document.body,"home"),this.sidebarService.show=!0,this.metaService.removeTag("name='Description'")}openImprintDialog(){this.sidebarService.open=!1,this.dialogService.open(pn.p,{data:{title:"footer-imprint-headline",contentText:"footer-imprint-dialog"}})}openPrivacyDialog(){this.sidebarService.open=!1,this.dialogService.open(pn.p,{data:{title:"footer-privacy-headline",contentText:"footer-privacy-dialog"}})}openGtcDialog(){this.sidebarService.open=!1,this.dialogService.open(pn.p,{data:{title:"footer-gtc-headline",contentText:"footer-gtc-dialog"}})}openInMobiIFrame(){window.__tcfapi("displayConsentUi",2,function(){})}reload(){window.location.reload()}static#e=this.\u0275fac=function(u){return new(u||_)(t.rXU(jn.U),t.rXU(_i.W8),t.rXU(kn.o),t.rXU(t.sFG),t.rXU(Wt.g),t.rXU(Gt.bZ))};static#t=this.\u0275cmp=t.VBU({type:_,selectors:[["lv-footer-mobile"]],viewQuery:function(u,m){if(1&u&&t.GBs(hi,5),2&u){let A;t.mGM(A=t.lsd())&&(m.searchInput=A.first)}},standalone:!0,features:[t.aNF],decls:40,vars:26,consts:[[1,"footer"],[1,"container","flexbox","p-md-2","p-1"],[1,"legal","m-0","row"],[1,"d-md-inline-block","legal-style","mr-md-3","pointer",3,"click"],["class","d-md-inline-block ml-md-4 poweredby",4,"ngIf"],[1,"links","m-0","row"],[1,"d-md-inline-block","area"],["href","https://publisher.linkvertise.com","target","_blank"],[1,"d-flex","justify-content-center","no-underline"],[1,"d-none","d-md-block"],[1,"d-md-none"],[1,"material-icons"],["placement","top","triggers","click",1,"d-md-inline-block","ml-md-3","area"],["href","https://advertiser.linkvertise.com/register","target","_blank"],[1,"d-md-inline-block","ml-md-4","poweredby"],["href","https://privacy.microsoft.com/en-us/privacystatement","target","_blank"],["href","https://www.microsoft.com/en-us/servicesagreement/","target","_blank"],["href","https://privacy.microsoft.com/de-de/privacystatement","target","_blank"],["href","https://www.microsoft.com/de-de/servicesagreement/","target","_blank"]],template:function(u,m){1&u&&(t.j41(0,"section",0)(1,"div",1)(2,"ul",2)(3,"li",3),t.bIt("click",function(){return m.openImprintDialog()}),t.EFF(4),t.nI1(5,"translate"),t.k0s(),t.j41(6,"li",3),t.bIt("click",function(){return m.openGtcDialog()}),t.EFF(7),t.nI1(8,"translate"),t.k0s(),t.j41(9,"li",3),t.bIt("click",function(){return m.openPrivacyDialog()}),t.EFF(10),t.nI1(11,"translate"),t.k0s(),t.j41(12,"li",3),t.bIt("click",function(){return m.openInMobiIFrame()}),t.EFF(13),t.nI1(14,"translate"),t.k0s(),t.DNE(15,Ht,7,0,"li",4)(16,gn,7,0,"li",4),t.k0s(),t.j41(17,"ul",5)(18,"li",6)(19,"a",7)(20,"div",8)(21,"span",9),t.EFF(22),t.nI1(23,"translate"),t.k0s(),t.j41(24,"span",10),t.EFF(25),t.nI1(26,"translate"),t.k0s(),t.j41(27,"i",11),t.EFF(28,"login"),t.k0s()()()(),t.j41(29,"li",12)(30,"a",13)(31,"div",8)(32,"span",9),t.EFF(33),t.nI1(34,"translate"),t.k0s(),t.j41(35,"span",10),t.EFF(36),t.nI1(37,"translate"),t.k0s(),t.j41(38,"i",11),t.EFF(39,"login"),t.k0s()()()()()()()),2&u&&(t.R7$(4),t.SpI(" ",t.bMT(5,10,"footer-imprint")," "),t.R7$(3),t.SpI(" ",t.bMT(8,12,"footer-gtc")," "),t.R7$(3),t.SpI(" ",t.bMT(11,14,"footer-privacy")," "),t.R7$(3),t.SpI(" ",t.bMT(14,16,"consent-manager")," "),t.R7$(2),t.Y8G("ngIf","de"!==m.locale),t.R7$(),t.Y8G("ngIf","de"===m.locale),t.R7$(6),t.JRh(t.bMT(23,18,"go-publisher-area")),t.R7$(3),t.JRh(t.bMT(26,20,"go-publisher-area-mobile")),t.R7$(8),t.JRh(t.bMT(34,22,"go-advertiser-area")),t.R7$(3),t.JRh(t.bMT(37,24,"go-advertiser-area-mobile")))},dependencies:[N.bT,ye.h,ye.D9],styles:['.lv-text-color-main[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:500!important;color:#ff8114!important}.lv-text-color-blue[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:500!important;color:#007bff!important}.lv-text-color-green[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:500!important;color:#28a745!important}.lv-caption[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:14px;color:#dbdbdb}.link[_ngcontent-%COMP%], .link-left[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0;color:#ff8114}.link[_ngcontent-%COMP%]:before, .link-left[_ngcontent-%COMP%]:before{content:"";margin-bottom:-.3809em;display:table}.link[_ngcontent-%COMP%]:after, .link-left[_ngcontent-%COMP%]:after{content:"";margin-top:-.4082em;display:table}@media (max-width: 768px){.link[_ngcontent-%COMP%], .link-left[_ngcontent-%COMP%]{font-size:24px;line-height:32px!important}.link[_ngcontent-%COMP%]:before, .link-left[_ngcontent-%COMP%]:before{content:"";margin-bottom:-.3809em!important;display:table}.link[_ngcontent-%COMP%]:after, .link-left[_ngcontent-%COMP%]:after{content:"";margin-top:-.4082em!important;display:table}}.link.small[_ngcontent-%COMP%], .link-left.small[_ngcontent-%COMP%]{font-size:12px;line-height:14px}.link.small[_ngcontent-%COMP%]:before, .link-left.small[_ngcontent-%COMP%]:before{content:"";margin-bottom:-.6309em;display:table}.link.small[_ngcontent-%COMP%]:after, .link-left.small[_ngcontent-%COMP%]:after{content:"";margin-top:-.6582em;display:table}.link[_ngcontent-%COMP%]:hover, .link-left[_ngcontent-%COMP%]:hover{color:#cc6810}.lv-label[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-size:12px;line-height:13px;letter-spacing:-10;border-radius:100px;height:25px;width:-moz-fit-content;width:fit-content;padding:5px 10px}.lv-color-label-main[_ngcontent-%COMP%]{color:#fff;background-color:#ff8114}.lv-color-label-main[_ngcontent-%COMP%]:hover{background-color:#cc6810}.lv-color-label-positive[_ngcontent-%COMP%]{color:#fff;background-color:#28a745}.lv-color-label-positive[_ngcontent-%COMP%]:hover{background-color:#18662b}.lv-color-label-neutral[_ngcontent-%COMP%]{color:#fff;background-color:#323232}.lv-color-label-neutral[_ngcontent-%COMP%]:hover{background-color:gray}.lv-color-label-negative[_ngcontent-%COMP%]{color:#fff;background-color:#dc3545}.lv-color-label-negative[_ngcontent-%COMP%]:hover{background-color:#9c2531}.lv-badge-color-blue[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:500!important;color:#007bff!important}.lv-text-color-red[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:500!important;color:#dc3545!important}ul[_ngcontent-%COMP%]{padding-left:0;list-style-type:none}@media (max-width: 450px){ul[_ngcontent-%COMP%]{flex-direction:column;text-align:center}}.footer[_ngcontent-%COMP%]{background:#323232;color:#fff}.footer[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{color:#fff}.footer[_ngcontent-%COMP%] .flexbox[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between}.footer[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{display:none}.content-1[_ngcontent-%COMP%]{height:unset;padding:100px 0 30px}.content-1[_ngcontent-%COMP%] input[_ngcontent-%COMP%]{font-weight:400}.form-group[_ngcontent-%COMP%]{margin:0 -35px}.search[_ngcontent-%COMP%] input[_ngcontent-%COMP%]{border-radius:0!important;padding-left:26px;padding-right:26px!important;font-size:28px;height:65px;box-shadow:0 3px 24px #3232320a}.navigation-buttons[_ngcontent-%COMP%]{width:calc(80% + 70px)}.navigation-buttons[_ngcontent-%COMP%] .flexbox[_ngcontent-%COMP%]{display:flex;justify-content:space-between}.navigation-buttons[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{font-size:28px!important}.navigation-buttons[_ngcontent-%COMP%] .navigation-btn[_ngcontent-%COMP%]{background:#fff;box-shadow:0 3px 24px #3232320a;border-radius:0!important;border:none!important;font-size:18px;color:#4d4d4d;box-sizing:border-box;text-align:center;display:flex;align-items:center;justify-content:center;height:55px!important;cursor:pointer;width:100%}.header[_ngcontent-%COMP%]{display:none}.btn-premium[_ngcontent-%COMP%]{border-radius:0;color:#fff;background:#ff8114;font-size:21px;text-transform:none;padding:8px 20px;height:auto;display:inline-block;box-shadow:0 3px 24px #3232320a;width:55%;font-weight:400!important;border:1px #ffffff solid!important;line-height:33px;margin-bottom:100px}.cta[_ngcontent-%COMP%]{margin-top:40px;height:180px!important}.cta[_ngcontent-%COMP%] .cta-headline[_ngcontent-%COMP%]{font-size:28px}.cta[_ngcontent-%COMP%] .cta-subline[_ngcontent-%COMP%]{font-size:21px}.footer[_ngcontent-%COMP%] .flexbox[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;flex-direction:column-reverse}.footer[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{font-size:28px!important;display:inline-block;margin-left:4px;padding-top:4px}.footer[_ngcontent-%COMP%] .poweredby[_ngcontent-%COMP%]{display:none!important}.footer[_ngcontent-%COMP%] .legal[_ngcontent-%COMP%]{font-weight:lighter;font-size:20px;margin-bottom:10px!important}.footer[_ngcontent-%COMP%] .legal[_ngcontent-%COMP%] .legal-style[_ngcontent-%COMP%]{margin:0 10px}.footer[_ngcontent-%COMP%] .area[_ngcontent-%COMP%]{font-size:23px;margin:18px 25px 22px 30px}.no-underline[_ngcontent-%COMP%]{text-decoration:none!important}.modals[_ngcontent-%COMP%]{margin-top:8px}@media (min-width: 969px){.modal-content[_ngcontent-%COMP%]{width:80%}}.premium-close-btn[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{height:40px;line-height:40px;font-size:40px;color:#181818;position:absolute;top:12px;right:18px}.premium-close-btn[_ngcontent-%COMP%] i[_ngcontent-%COMP%]:hover{color:#fff}.premium-close-btn[_ngcontent-%COMP%] i[_ngcontent-%COMP%]:focus{color:#181818;outline:none}.premium-close-btn[_ngcontent-%COMP%] i[_ngcontent-%COMP%]:active{color:#fff}.premium-heading[_ngcontent-%COMP%]{margin:0!important;padding:0}']})}return _})();function Ce(_,d){1&_&&(t.j41(0,"div",4),t.EFF(1),t.nI1(2,"translate"),t.j41(3,"u",5),t.EFF(4),t.nI1(5,"translate"),t.k0s(),t.EFF(6),t.nI1(7,"translate"),t.k0s()),2&_&&(t.R7$(),t.SpI(" ",t.bMT(2,4,"chargebee.non-renewing.canceled")," "),t.R7$(2),t.Y8G("routerLink","/settings"),t.R7$(),t.JRh(t.bMT(5,6,"chargebee.non-renewing.here")),t.R7$(2),t.SpI(" ",t.bMT(7,8,"chargebee.non-renewing.reactivate")," "))}function ee(_,d){1&_&&(t.j41(0,"div",6),t.EFF(1),t.nI1(2,"translate"),t.j41(3,"u",5),t.EFF(4),t.nI1(5,"translate"),t.k0s(),t.EFF(6),t.nI1(7,"translate"),t.k0s()),2&_&&(t.R7$(),t.SpI(" ",t.bMT(2,4,"chargebee.inactive")," "),t.R7$(2),t.Y8G("routerLink","/settings"),t.R7$(),t.JRh(t.bMT(5,6,"chargebee.non-renewing.here")),t.R7$(2),t.SpI(" ",t.bMT(7,8,"chargebee.non-renewing.reactivate")," "))}function J(_,d){if(1&_&&(t.j41(0,"div",7),t.EFF(1),t.nI1(2,"translate"),t.j41(3,"a",8),t.EFF(4),t.nI1(5,"translate"),t.k0s(),t.EFF(6),t.nI1(7,"translate"),t.k0s()),2&_){const o=t.XpG(2);t.R7$(),t.SpI(" ",t.bMT(2,4,"chargebee.dunning-payment.payment")," "),t.R7$(2),t.Y8G("href",o.collectNowHostedPageUrl,t.B4B),t.R7$(),t.JRh(t.bMT(5,6,"chargebee.dunning-payment.pay-now")),t.R7$(2),t.SpI(" ",t.bMT(7,8,"chargebee.dunning-payment.continue")," ")}}function De(_,d){if(1&_&&(t.qex(0),t.DNE(1,Ce,8,10,"div",1)(2,ee,8,10,"div",2)(3,J,8,10,"div",3),t.bVm()),2&_){const o=t.XpG();t.R7$(),t.Y8G("ngIf","non_renewing"===o.currentUser.chargebeeData.status),t.R7$(),t.Y8G("ngIf","EXPIRED"===o.currentUser.chargebeeData.db_state),t.R7$(),t.Y8G("ngIf","DUNNING"===o.currentUser.chargebeeData.db_state&&o.collectNowHostedPageUrl)}}let st=(()=>{class _{ngOnInit(){this.currentUser&&(this.currency=this.currentUser.chargebeeData?.planId?.includes("usd")?"$":"\u20ac")}static#e=this.\u0275fac=function(u){return new(u||_)};static#t=this.\u0275cmp=t.VBU({type:_,selectors:[["lv-chargebee-account-alerts"]],inputs:{currentUser:"currentUser",collectNowHostedPageUrl:"collectNowHostedPageUrl",locale:"locale"},standalone:!0,features:[t.aNF],decls:1,vars:1,consts:[[4,"ngIf"],["class","message non-renewing",4,"ngIf"],["class","message cancelled",4,"ngIf"],["class","message dunning",4,"ngIf"],[1,"message","non-renewing"],[1,"pointer",3,"routerLink"],[1,"message","cancelled"],[1,"message","dunning"],[1,"pointer",3,"href"]],template:function(u,m){1&u&&t.DNE(0,De,4,3,"ng-container",0),2&u&&t.Y8G("ngIf",m.currentUser&&m.currentUser.chargebeeData)},dependencies:[N.bT,V.Wk,ye.h,ye.D9],styles:[".message[_ngcontent-%COMP%]{width:100%;color:#fff;background-color:#323232;font-size:1rem;padding:1rem 4rem}.message.non-renewing[_ngcontent-%COMP%]{background-color:#dc3545}.message.cancelled[_ngcontent-%COMP%]{background-color:#6c757d!important}.message.dunning[_ngcontent-%COMP%]{background-color:#dc3545!important}.message.dunning[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{text-decoration:underline!important;color:#fff}.dunning-message[_ngcontent-%COMP%]{color:#fff;background-color:#dc3545;font-size:1rem;margin:2rem 2rem 0;padding:1rem}@media (max-width: 768px){.dunning-message[_ngcontent-%COMP%]{padding:2rem}}.dunning-message[_ngcontent-%COMP%] .dunning-wrapper[_ngcontent-%COMP%]{display:flex;gap:1rem}@media (max-width: 768px){.dunning-message[_ngcontent-%COMP%] .dunning-wrapper[_ngcontent-%COMP%]{font-size:34px;gap:2rem;padding-bottom:1rem}.dunning-message[_ngcontent-%COMP%] .dunning-wrapper[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%]{transform:scale(2) translateY(6px)}}.dunning-message[_ngcontent-%COMP%] .dunning-wrapper[_ngcontent-%COMP%] .pay-now-link[_ngcontent-%COMP%]{all:unset;text-decoration:underline!important;cursor:pointer!important}.dunning-message[_ngcontent-%COMP%] .button-wrapper[_ngcontent-%COMP%]{display:flex;flex-direction:row-reverse}@media (max-width: 768px){.dunning-message[_ngcontent-%COMP%] .button-wrapper[_ngcontent-%COMP%]{padding-top:1rem}}.dunning-message[_ngcontent-%COMP%] .button-wrapper[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{width:136px;height:1.5rem;font-size:12px;background-color:#f5f5f5;color:#000}@media (max-width: 768px){.dunning-message[_ngcontent-%COMP%] .button-wrapper[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{font-size:22px;width:220px;height:44px}}.failedLink[_ngcontent-%COMP%]{all:unset;text-decoration:underline;cursor:pointer!important}.pointer[_ngcontent-%COMP%]{cursor:pointer}.dunning-breakline[_ngcontent-%COMP%]{background-color:#fff!important}"]})}return _})();var zt=f(7474),In=f(9864),Vt=f(7388),Dt=f(5668),Ge=f(4823);const Tt=["*"],an=_=>({cursor:_});let li=(()=>{class _{constructor(){this.notAllowed=!1,this.disableActiveState=!1}static#e=this.\u0275fac=function(u){return new(u||_)};static#t=this.\u0275cmp=t.VBU({type:_,selectors:[["lv-lib-sidebar-item"]],inputs:{icon:"icon",label:"label",notAllowed:"notAllowed",isActive:"isActive",disableActiveState:"disableActiveState"},standalone:!0,features:[t.aNF],ngContentSelectors:Tt,decls:5,vars:5,consts:[[1,"lv-center"],[1,"item","lv-center-y",3,"ngStyle","routerLinkActive"]],template:function(u,m){1&u&&(t.NAR(),t.j41(0,"div",0)(1,"div",1)(2,"mat-icon"),t.EFF(3),t.k0s(),t.SdG(4),t.k0s()()),2&u&&(t.R7$(),t.Y8G("ngStyle",t.eq3(3,an,m.notAllowed?"not-allowed":"pointer"))("routerLinkActive",m.disableActiveState?"":"active"),t.R7$(2),t.JRh(m.icon))},dependencies:[Bt.m_,Bt.An,V.wQ,N.B3],styles:["mat-icon[_ngcontent-%COMP%]{overflow:visible}.item[_ngcontent-%COMP%]{gap:23px;overflow:hidden;color:#fff;height:56px;width:100%;padding:0 23px;font-size:16px;cursor:pointer;outline:none!important;-webkit-user-select:none!important;user-select:none!important;font-weight:400;white-space:nowrap;font-family:Roboto,sans-serif}.item.active[_ngcontent-%COMP%]{color:#ff8114;font-weight:500}.item[_ngcontent-%COMP%]:hover{background-color:#0000001f}"]})}return _})();var ji=f(2318),bt=f(5024);const _n=["*"],At=["unscopedContent"],Pn=[[["","matListItemTitle",""]],[["","matListItemLine",""]],"*",[["mat-divider"]],[["","matListItemAvatar",""],["","matListItemIcon",""]]],Hn=["[matListItemTitle]","[matListItemLine]","*","mat-divider","[matListItemAvatar],[matListItemIcon]"];function mi(_,d){1&_&&t.SdG(0,4)}function Un(_,d){if(1&_&&(t.j41(0,"div",10),t.nrm(1,"input",11),t.j41(2,"div",12),t.qSk(),t.j41(3,"svg",13),t.nrm(4,"path",14),t.k0s(),t.joV(),t.nrm(5,"div",15),t.k0s()()),2&_){const o=t.XpG();t.AVh("mdc-checkbox--disabled",o.disabled),t.R7$(),t.Y8G("checked",o.selected)("disabled",o.disabled)}}function ci(_,d){if(1&_&&(t.j41(0,"div",16),t.nrm(1,"input",17),t.j41(2,"div",18),t.nrm(3,"div",19)(4,"div",20),t.k0s()()),2&_){const o=t.XpG();t.AVh("mdc-radio--disabled",o.disabled),t.R7$(),t.Y8G("checked",o.selected)("disabled",o.disabled)}}function Nn(_,d){}function Ui(_,d){if(1&_&&(t.j41(0,"span",4),t.DNE(1,Nn,0,0,"ng-template",5),t.k0s()),2&_){t.XpG();const o=t.sdS(3);t.R7$(),t.Y8G("ngTemplateOutlet",o)}}function Br(_,d){}function Ae(_,d){if(1&_&&(t.j41(0,"span",21),t.DNE(1,Br,0,0,"ng-template",5),t.k0s()),2&_){t.XpG();const o=t.sdS(5);t.R7$(),t.Y8G("ngTemplateOutlet",o)}}function at(_,d){}function ct(_,d){if(1&_&&t.DNE(0,at,0,0,"ng-template",5),2&_){t.XpG();const o=t.sdS(1);t.Y8G("ngTemplateOutlet",o)}}function Qt(_,d){}function wt(_,d){if(1&_&&(t.j41(0,"span",8),t.DNE(1,Qt,0,0,"ng-template",5),t.k0s()),2&_){t.XpG();const o=t.sdS(3);t.R7$(),t.Y8G("ngTemplateOutlet",o)}}function An(_,d){}function Sn(_,d){if(1&_&&(t.j41(0,"span",8),t.DNE(1,An,0,0,"ng-template",5),t.k0s()),2&_){t.XpG();const o=t.sdS(5);t.R7$(),t.Y8G("ngTemplateOutlet",o)}}function vi(_,d){}function ei(_,d){if(1&_&&t.DNE(0,vi,0,0,"ng-template",5),2&_){t.XpG();const o=t.sdS(1);t.Y8G("ngTemplateOutlet",o)}}const qn=new t.nKC("ListOption");let er=(()=>{class _{constructor(o){this._elementRef=o}static#e=this.\u0275fac=function(u){return new(u||_)(t.rXU(t.aKT))};static#t=this.\u0275dir=t.FsC({type:_,selectors:[["","matListItemTitle",""]],hostAttrs:[1,"mat-mdc-list-item-title","mdc-list-item__primary-text"],standalone:!0})}return _})(),Ri=(()=>{class _{constructor(o){this._elementRef=o}static#e=this.\u0275fac=function(u){return new(u||_)(t.rXU(t.aKT))};static#t=this.\u0275dir=t.FsC({type:_,selectors:[["","matListItemLine",""]],hostAttrs:[1,"mat-mdc-list-item-line","mdc-list-item__secondary-text"],standalone:!0})}return _})(),Yi=(()=>{class _{constructor(o){this._listOption=o}_isAlignedAtStart(){return!this._listOption||"after"===this._listOption?._getTogglePosition()}static#e=this.\u0275fac=function(u){return new(u||_)(t.rXU(qn,8))};static#t=this.\u0275dir=t.FsC({type:_,hostVars:4,hostBindings:function(u,m){2&u&&t.AVh("mdc-list-item__start",m._isAlignedAtStart())("mdc-list-item__end",!m._isAlignedAtStart())},standalone:!0})}return _})(),_r=(()=>{class _ extends Yi{static#e=this.\u0275fac=(()=>{let o;return function(m){return(o||(o=t.xGo(_)))(m||_)}})();static#t=this.\u0275dir=t.FsC({type:_,selectors:[["","matListItemAvatar",""]],hostAttrs:[1,"mat-mdc-list-item-avatar"],standalone:!0,features:[t.Vt3]})}return _})(),Ei=(()=>{class _ extends Yi{static#e=this.\u0275fac=(()=>{let o;return function(m){return(o||(o=t.xGo(_)))(m||_)}})();static#t=this.\u0275dir=t.FsC({type:_,selectors:[["","matListItemIcon",""]],hostAttrs:[1,"mat-mdc-list-item-icon"],standalone:!0,features:[t.Vt3]})}return _})();const Oi=new t.nKC("MAT_LIST_CONFIG");let lr=(()=>{class _{constructor(){this._isNonInteractive=!0,this._disableRipple=!1,this._disabled=!1,this._defaultOptions=(0,t.WQX)(Oi,{optional:!0})}get disableRipple(){return this._disableRipple}set disableRipple(o){this._disableRipple=(0,b.he)(o)}get disabled(){return this._disabled}set disabled(o){this._disabled=(0,b.he)(o)}static#e=this.\u0275fac=function(u){return new(u||_)};static#t=this.\u0275dir=t.FsC({type:_,hostVars:1,hostBindings:function(u,m){2&u&&t.BMQ("aria-disabled",m.disabled)},inputs:{disableRipple:"disableRipple",disabled:"disabled"},standalone:!0})}return _})(),io=(()=>{class _{set lines(o){this._explicitLines=(0,b.OE)(o,null),this._updateItemLines(!1)}get disableRipple(){return this.disabled||this._disableRipple||this._noopAnimations||!!this._listBase?.disableRipple}set disableRipple(o){this._disableRipple=(0,b.he)(o)}get disabled(){return this._disabled||!!this._listBase?.disabled}set disabled(o){this._disabled=(0,b.he)(o)}get rippleDisabled(){return this.disableRipple||!!this.rippleConfig.disabled}constructor(o,u,m,A,W,pe){this._elementRef=o,this._ngZone=u,this._listBase=m,this._platform=A,this._explicitLines=null,this._disableRipple=!1,this._disabled=!1,this._subscriptions=new rt.yU,this._rippleRenderer=null,this._hasUnscopedTextContent=!1,this.rippleConfig=W||{},this._hostElement=this._elementRef.nativeElement,this._isButtonElement="button"===this._hostElement.nodeName.toLowerCase(),this._noopAnimations="NoopAnimations"===pe,m&&!m._isNonInteractive&&this._initInteractiveListItem(),this._isButtonElement&&!this._hostElement.hasAttribute("type")&&this._hostElement.setAttribute("type","button")}ngAfterViewInit(){this._monitorProjectedLinesAndTitle(),this._updateItemLines(!0)}ngOnDestroy(){this._subscriptions.unsubscribe(),null!==this._rippleRenderer&&this._rippleRenderer._removeTriggerEvents()}_hasIconOrAvatar(){return!(!this._avatars.length&&!this._icons.length)}_initInteractiveListItem(){this._hostElement.classList.add("mat-mdc-list-item-interactive"),this._rippleRenderer=new S.ug(this,this._ngZone,this._hostElement,this._platform),this._rippleRenderer.setupTriggerEvents(this._hostElement)}_monitorProjectedLinesAndTitle(){this._ngZone.runOutsideAngular(()=>{this._subscriptions.add((0,le.h)(this._lines.changes,this._titles.changes).subscribe(()=>this._updateItemLines(!1)))})}_updateItemLines(o){if(!this._lines||!this._titles||!this._unscopedContent)return;o&&this._checkDomForUnscopedTextContent();const u=this._explicitLines??this._inferLinesFromContent(),m=this._unscopedContent.nativeElement;if(this._hostElement.classList.toggle("mat-mdc-list-item-single-line",u<=1),this._hostElement.classList.toggle("mdc-list-item--with-one-line",u<=1),this._hostElement.classList.toggle("mdc-list-item--with-two-lines",2===u),this._hostElement.classList.toggle("mdc-list-item--with-three-lines",3===u),this._hasUnscopedTextContent){const A=0===this._titles.length&&1===u;m.classList.toggle("mdc-list-item__primary-text",A),m.classList.toggle("mdc-list-item__secondary-text",!A)}else m.classList.remove("mdc-list-item__primary-text"),m.classList.remove("mdc-list-item__secondary-text")}_inferLinesFromContent(){let o=this._titles.length+this._lines.length;return this._hasUnscopedTextContent&&(o+=1),o}_checkDomForUnscopedTextContent(){this._hasUnscopedTextContent=Array.from(this._unscopedContent.nativeElement.childNodes).filter(o=>o.nodeType!==o.COMMENT_NODE).some(o=>!(!o.textContent||!o.textContent.trim()))}static#e=this.\u0275fac=function(u){return new(u||_)(t.rXU(t.aKT),t.rXU(t.SKi),t.rXU(lr,8),t.rXU(h.OD),t.rXU(S.$E,8),t.rXU(t.bc$,8))};static#t=this.\u0275dir=t.FsC({type:_,contentQueries:function(u,m,A){if(1&u&&(t.wni(A,_r,4),t.wni(A,Ei,4)),2&u){let W;t.mGM(W=t.lsd())&&(m._avatars=W),t.mGM(W=t.lsd())&&(m._icons=W)}},hostVars:4,hostBindings:function(u,m){2&u&&(t.BMQ("aria-disabled",m.disabled)("disabled",m._isButtonElement&&m.disabled||null),t.AVh("mdc-list-item--disabled",m.disabled))},inputs:{lines:"lines",disableRipple:"disableRipple",disabled:"disabled"},standalone:!0})}return _})();const Re=new t.nKC("SelectionList");let Lt=(()=>{class _ extends io{get checkboxPosition(){return this.togglePosition}set checkboxPosition(o){this.togglePosition=o}get color(){return this._color||this._selectionList.color}set color(o){this._color=o}get value(){return this._value}set value(o){this.selected&&o!==this.value&&this._inputsInitialized&&(this.selected=!1),this._value=o}get selected(){return this._selectionList.selectedOptions.isSelected(this)}set selected(o){const u=(0,b.he)(o);u!==this._selected&&(this._setSelected(u),(u||this._selectionList.multiple)&&this._selectionList._reportValueChange())}constructor(o,u,m,A,W,pe,Le){super(o,u,m,A,pe,Le),this._selectionList=m,this._changeDetectorRef=W,this.selectedChange=new t.bkB,this.togglePosition="after",this._selected=!1,this._inputsInitialized=!1}ngOnInit(){const o=this._selectionList;o._value&&o._value.some(m=>o.compareWith(this._value,m))&&this._setSelected(!0);const u=this._selected;Promise.resolve().then(()=>{(this._selected||u)&&(this.selected=!0,this._changeDetectorRef.markForCheck())}),this._inputsInitialized=!0}ngOnDestroy(){super.ngOnDestroy(),this.selected&&Promise.resolve().then(()=>{this.selected=!1})}toggle(){this.selected=!this.selected}focus(){this._hostElement.focus()}getLabel(){return(this._titles?.get(0)?._elementRef.nativeElement||this._unscopedContent?.nativeElement)?.textContent||""}_hasCheckboxAt(o){return this._selectionList.multiple&&this._getTogglePosition()===o}_hasRadioAt(o){return!this._selectionList.multiple&&this._getTogglePosition()===o&&!this._selectionList.hideSingleSelectionIndicator}_hasIconsOrAvatarsAt(o){return this._hasProjected("icons",o)||this._hasProjected("avatars",o)}_hasProjected(o,u){return this._getTogglePosition()!==u&&("avatars"===o?0!==this._avatars.length:0!==this._icons.length)}_handleBlur(){this._selectionList._onTouched()}_getTogglePosition(){return this.togglePosition||"after"}_setSelected(o){return o!==this._selected&&(this._selected=o,o?this._selectionList.selectedOptions.select(this):this._selectionList.selectedOptions.deselect(this),this.selectedChange.emit(o),this._changeDetectorRef.markForCheck(),!0)}_markForCheck(){this._changeDetectorRef.markForCheck()}_toggleOnInteraction(){this.disabled||(this._selectionList.multiple?(this.selected=!this.selected,this._selectionList._emitChangeEvent([this])):this.selected||(this.selected=!0,this._selectionList._emitChangeEvent([this])))}_setTabindex(o){this._hostElement.setAttribute("tabindex",o+"")}static#e=this.\u0275fac=function(u){return new(u||_)(t.rXU(t.aKT),t.rXU(t.SKi),t.rXU(Re),t.rXU(h.OD),t.rXU(t.gRc),t.rXU(S.$E,8),t.rXU(t.bc$,8))};static#t=this.\u0275cmp=t.VBU({type:_,selectors:[["mat-list-option"]],contentQueries:function(u,m,A){if(1&u&&(t.wni(A,Ri,5),t.wni(A,er,5)),2&u){let W;t.mGM(W=t.lsd())&&(m._lines=W),t.mGM(W=t.lsd())&&(m._titles=W)}},viewQuery:function(u,m){if(1&u&&t.GBs(At,5),2&u){let A;t.mGM(A=t.lsd())&&(m._unscopedContent=A.first)}},hostAttrs:["role","option",1,"mat-mdc-list-item","mat-mdc-list-option","mdc-list-item"],hostVars:25,hostBindings:function(u,m){1&u&&t.bIt("blur",function(){return m._handleBlur()})("click",function(){return m._toggleOnInteraction()}),2&u&&(t.BMQ("aria-selected",m.selected),t.AVh("mdc-list-item--selected",m.selected&&!m._selectionList.multiple&&m._selectionList.hideSingleSelectionIndicator)("mdc-list-item--with-leading-avatar",m._hasProjected("avatars","before"))("mdc-list-item--with-leading-icon",m._hasProjected("icons","before"))("mdc-list-item--with-trailing-icon",m._hasProjected("icons","after"))("mat-mdc-list-option-with-trailing-avatar",m._hasProjected("avatars","after"))("mdc-list-item--with-leading-checkbox",m._hasCheckboxAt("before"))("mdc-list-item--with-trailing-checkbox",m._hasCheckboxAt("after"))("mdc-list-item--with-leading-radio",m._hasRadioAt("before"))("mdc-list-item--with-trailing-radio",m._hasRadioAt("after"))("mat-accent","primary"!==m.color&&"warn"!==m.color)("mat-warn","warn"===m.color)("_mat-animation-noopable",m._noopAnimations))},inputs:{togglePosition:"togglePosition",checkboxPosition:"checkboxPosition",color:"color",value:"value",selected:"selected"},outputs:{selectedChange:"selectedChange"},exportAs:["matListOption"],standalone:!0,features:[t.Jv_([{provide:io,useExisting:_},{provide:qn,useExisting:_}]),t.Vt3,t.aNF],ngContentSelectors:Hn,decls:20,vars:4,consts:[["icons",""],["checkbox",""],["radio",""],["unscopedContent",""],[1,"mdc-list-item__start","mat-mdc-list-option-checkbox-before"],[3,"ngTemplateOutlet"],[1,"mdc-list-item__content"],[1,"mat-mdc-list-item-unscoped-content",3,"cdkObserveContent"],[1,"mdc-list-item__end"],[1,"mat-mdc-focus-indicator"],[1,"mdc-checkbox"],["type","checkbox",1,"mdc-checkbox__native-control",3,"checked","disabled"],[1,"mdc-checkbox__background"],["viewBox","0 0 24 24","aria-hidden","true",1,"mdc-checkbox__checkmark"],["fill","none","d","M1.73,12.91 8.1,19.28 22.79,4.59",1,"mdc-checkbox__checkmark-path"],[1,"mdc-checkbox__mixedmark"],[1,"mdc-radio"],["type","radio",1,"mdc-radio__native-control",3,"checked","disabled"],[1,"mdc-radio__background"],[1,"mdc-radio__outer-circle"],[1,"mdc-radio__inner-circle"],[1,"mdc-list-item__start","mat-mdc-list-option-radio-before"]],template:function(u,m){if(1&u){const A=t.RV6();t.NAR(Pn),t.DNE(0,mi,1,0,"ng-template",null,0,t.C5r)(2,Un,6,4,"ng-template",null,1,t.C5r)(4,ci,5,4,"ng-template",null,2,t.C5r)(6,Ui,2,1,"span",4)(7,Ae,2,1)(8,ct,1,1,null,5),t.j41(9,"span",6),t.SdG(10),t.SdG(11,1),t.j41(12,"span",7,3),t.bIt("cdkObserveContent",function(){return t.eBV(A),t.Njj(m._updateItemLines(!0))}),t.SdG(14,2),t.k0s()(),t.DNE(15,wt,2,1,"span",8)(16,Sn,2,1)(17,ei,1,1,null,5),t.SdG(18,3),t.nrm(19,"div",9)}2&u&&(t.R7$(6),t.vxM(6,m._hasCheckboxAt("before")?6:m._hasRadioAt("before")?7:-1),t.R7$(2),t.vxM(8,m._hasIconsOrAvatarsAt("before")?8:-1),t.R7$(7),t.vxM(15,m._hasCheckboxAt("after")?15:m._hasRadioAt("after")?16:-1),t.R7$(2),t.vxM(17,m._hasIconsOrAvatarsAt("after")?17:-1))},dependencies:[N.T3,ji.Wv],styles:['.mat-mdc-list-option-with-trailing-avatar.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mat-mdc-list-option-with-trailing-avatar.mdc-list-item,.mat-mdc-list-option-with-trailing-avatar.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mat-mdc-list-option-with-trailing-avatar .mdc-list-item__end{margin-left:16px;margin-right:16px}[dir=rtl] .mat-mdc-list-option-with-trailing-avatar .mdc-list-item__end,.mat-mdc-list-option-with-trailing-avatar .mdc-list-item__end[dir=rtl]{margin-left:16px;margin-right:16px}.mat-mdc-list-option-with-trailing-avatar .mdc-list-item__end{width:40px;height:40px}.mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mat-mdc-list-option-with-trailing-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mat-mdc-list-option-with-trailing-avatar .mdc-list-item__end{border-radius:50%}.mat-mdc-list-option .mdc-touch-target-wrapper{display:inline}.mat-mdc-list-option .mdc-checkbox{display:inline-block;position:relative;flex:0 0 18px;box-sizing:content-box;width:18px;height:18px;line-height:0;white-space:nowrap;cursor:pointer;vertical-align:bottom}.mat-mdc-list-option .mdc-checkbox[hidden]{display:none}.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring,.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}@media screen and (forced-colors: active){.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring,.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring{border-color:CanvasText}}.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring::after,.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring::after{content:"";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring::after,.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring::after{border-color:CanvasText}}@media all and (-ms-high-contrast: none){.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mat-mdc-list-option .mdc-checkbox__mixedmark{margin:0 1px}}.mat-mdc-list-option .mdc-checkbox--disabled{cursor:default;pointer-events:none}.mat-mdc-list-option .mdc-checkbox__background{display:inline-flex;position:absolute;align-items:center;justify-content:center;box-sizing:border-box;width:18px;height:18px;border:2px solid currentColor;border-radius:2px;background-color:rgba(0,0,0,0);pointer-events:none;will-change:background-color,border-color}.mat-mdc-list-option .mdc-checkbox__checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0}.mdc-checkbox--upgraded .mat-mdc-list-option .mdc-checkbox__checkmark{opacity:1}.mat-mdc-list-option .mdc-checkbox__checkmark-path{stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385}.mat-mdc-list-option .mdc-checkbox__mixedmark{width:100%;height:0;transform:scaleX(0) rotate(0deg);border-width:1px;border-style:solid;opacity:0}.mat-mdc-list-option .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mat-mdc-list-option .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mat-mdc-list-option .mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.mat-mdc-list-option .mdc-checkbox__native-control{position:absolute;margin:0;padding:0;opacity:0;cursor:inherit}.mat-mdc-list-option .mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}.mat-mdc-list-option .mdc-checkbox--touch{margin:calc((var(--mdc-checkbox-state-layer-size, 48px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2)}.mat-mdc-list-option .mdc-checkbox--touch .mdc-checkbox__native-control{top:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 48px)) / 2);right:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 48px)) / 2);left:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 48px)) / 2);width:var(--mdc-checkbox-state-layer-size, 48px);height:var(--mdc-checkbox-state-layer-size, 48px)}.mat-mdc-list-option .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{opacity:1}.mat-mdc-list-option .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(-45deg)}.mat-mdc-list-option .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,.mat-mdc-list-option .mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__checkmark{transform:rotate(45deg);opacity:0}.mat-mdc-list-option .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark,.mat-mdc-list-option .mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(0deg);opacity:1}.mat-mdc-list-option .mdc-radio{display:inline-block;position:relative;flex:0 0 auto;box-sizing:content-box;width:20px;height:20px;cursor:pointer;will-change:opacity,transform,border-color,color}.mat-mdc-list-option .mdc-radio[hidden]{display:none}.mat-mdc-list-option .mdc-radio__background{display:inline-block;position:relative;box-sizing:border-box;width:20px;height:20px}.mat-mdc-list-option .mdc-radio__background::before{position:absolute;transform:scale(0, 0);border-radius:50%;opacity:0;pointer-events:none;content:""}.mat-mdc-list-option .mdc-radio__outer-circle{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border-width:2px;border-style:solid;border-radius:50%}.mat-mdc-list-option .mdc-radio__inner-circle{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;transform:scale(0, 0);border-width:10px;border-style:solid;border-radius:50%}.mat-mdc-list-option .mdc-radio__native-control{position:absolute;margin:0;padding:0;opacity:0;cursor:inherit;z-index:1}.mat-mdc-list-option .mdc-radio--touch{margin-top:4px;margin-bottom:4px;margin-right:4px;margin-left:4px}.mat-mdc-list-option .mdc-radio--touch .mdc-radio__native-control{top:calc((40px - 48px) / 2);right:calc((40px - 48px) / 2);left:calc((40px - 48px) / 2);width:48px;height:48px}.mat-mdc-list-option .mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__focus-ring,.mat-mdc-list-option .mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}@media screen and (forced-colors: active){.mat-mdc-list-option .mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__focus-ring,.mat-mdc-list-option .mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__focus-ring{border-color:CanvasText}}.mat-mdc-list-option .mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__focus-ring::after,.mat-mdc-list-option .mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__focus-ring::after{content:"";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mat-mdc-list-option .mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__focus-ring::after,.mat-mdc-list-option .mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__focus-ring::after{border-color:CanvasText}}.mat-mdc-list-option .mdc-radio--disabled{cursor:default;pointer-events:none}.mat-mdc-list-option .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{transform:scale(0.5)}.mat-mdc-list-option .mdc-radio__native-control:disabled+.mdc-radio__background,.mat-mdc-list-option [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background{cursor:default}.mat-mdc-list-option .mdc-radio__native-control:focus+.mdc-radio__background::before{transform:scale(1);opacity:.12}@keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.7833385}50%{animation-timing-function:cubic-bezier(0, 0, 0.2, 1)}100%{stroke-dashoffset:0}}@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{animation-timing-function:cubic-bezier(0, 0, 0, 1)}100%{transform:scaleX(1)}}@keyframes mdc-checkbox-checked-unchecked-checkmark-path{from{animation-timing-function:cubic-bezier(0.4, 0, 1, 1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.7833385}}@keyframes mdc-checkbox-checked-indeterminate-checkmark{from{animation-timing-function:cubic-bezier(0, 0, 0.2, 1);transform:rotate(0deg);opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-checked-checkmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);transform:rotate(45deg);opacity:0}to{transform:rotate(360deg);opacity:1}}@keyframes mdc-checkbox-checked-indeterminate-mixedmark{from{animation-timing-function:mdc-animation-deceleration-curve-timing-function;transform:rotate(-45deg);opacity:0}to{transform:rotate(0deg);opacity:1}}@keyframes mdc-checkbox-indeterminate-checked-mixedmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);transform:rotate(0deg);opacity:1}to{transform:rotate(315deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{animation-timing-function:linear;transform:scaleX(1);opacity:1}32.8%,100%{transform:scaleX(0);opacity:0}}@media all and (-ms-high-contrast: none){.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox__background{transition:background-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),border-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox__checkmark{transition:opacity 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox__checkmark-path{transition:stroke-dashoffset 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox__mixedmark{transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background{animation-duration:180ms;animation-timing-function:linear}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{animation:mdc-checkbox-unchecked-checked-checkmark-path 180ms linear 0s;transition:none}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path{animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;transition:none}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;transition:none}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{animation:mdc-checkbox-indeterminate-checked-checkmark 500ms linear 0s;transition:none}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-checked-mixedmark 500ms linear 0s;transition:none}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-unchecked-mixedmark 300ms linear 0s;transition:none}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background,.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background{transition:border-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1),background-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{transition:opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 180ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__checkmark{transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__background,.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__checkmark,.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__mixedmark{transition:none}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-radio__background::before{transition:opacity 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-radio__outer-circle{transition:border-color 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-radio__inner-circle{transition:transform 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1),border-color 120ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-radio__native-control:checked+.mdc-radio__background,.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-radio__native-control:disabled+.mdc-radio__background{transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle{transition:border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle{transition:transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1),border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{transition:transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1),border-color 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mat-mdc-list-option:not(._mat-animation-noopable) .mdc-radio__native-control:focus+.mdc-radio__background::before{transition:opacity 120ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 120ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mat-mdc-list-option .mdc-checkbox{padding:calc((40px - 18px) / 2);padding:calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px) / 2);margin:calc((40px - 40px) / 2);margin:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2)}.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:rgba(0, 0, 0, 0.38);border-color:var(--mdc-checkbox-disabled-unselected-icon-color, rgba(0, 0, 0, 0.38));background-color:transparent}.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true][disabled]~.mdc-checkbox__background{border-color:transparent;background-color:rgba(0, 0, 0, 0.38);background-color:var(--mdc-checkbox-disabled-selected-icon-color, rgba(0, 0, 0, 0.38))}.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:white;color:var(--mdc-checkbox-selected-checkmark-color, white)}.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:white;border-color:var(--mdc-checkbox-selected-checkmark-color, white)}.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff;color:var(--mdc-checkbox-disabled-selected-checkmark-color, #fff)}.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:#fff;border-color:var(--mdc-checkbox-disabled-selected-checkmark-color, #fff)}.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:rgba(0, 0, 0, 0.54);border-color:var(--mdc-checkbox-unselected-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:#f44336;border-color:var(--mdc-checkbox-selected-icon-color, #f44336);background-color:#f44336;background-color:var(--mdc-checkbox-selected-icon-color, #f44336)}@keyframes mdc-checkbox-fade-in-background-8A000000FFF4433600000000FFF44336{0%{border-color:rgba(0, 0, 0, 0.54);border-color:var(--mdc-checkbox-unselected-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}50%{border-color:#f44336;border-color:var(--mdc-checkbox-selected-icon-color, #f44336);background-color:#f44336;background-color:var(--mdc-checkbox-selected-icon-color, #f44336)}}@keyframes mdc-checkbox-fade-out-background-8A000000FFF4433600000000FFF44336{0%,80%{border-color:#f44336;border-color:var(--mdc-checkbox-selected-icon-color, #f44336);background-color:#f44336;background-color:var(--mdc-checkbox-selected-icon-color, #f44336)}100%{border-color:rgba(0, 0, 0, 0.54);border-color:var(--mdc-checkbox-unselected-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}}.mat-mdc-list-option .mdc-checkbox.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-8A000000FFF4433600000000FFF44336}.mat-mdc-list-option .mdc-checkbox.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-8A000000FFF4433600000000FFF44336}.mat-mdc-list-option .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:#212121;border-color:var(--mdc-checkbox-unselected-hover-icon-color, #212121);background-color:transparent}.mat-mdc-list-option .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:hover .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:#f44336;border-color:var(--mdc-checkbox-selected-hover-icon-color, #f44336);background-color:#f44336;background-color:var(--mdc-checkbox-selected-hover-icon-color, #f44336)}@keyframes mdc-checkbox-fade-in-background-FF212121FFF4433600000000FFF44336{0%{border-color:#212121;border-color:var(--mdc-checkbox-unselected-hover-icon-color, #212121);background-color:transparent}50%{border-color:#f44336;border-color:var(--mdc-checkbox-selected-hover-icon-color, #f44336);background-color:#f44336;background-color:var(--mdc-checkbox-selected-hover-icon-color, #f44336)}}@keyframes mdc-checkbox-fade-out-background-FF212121FFF4433600000000FFF44336{0%,80%{border-color:#f44336;border-color:var(--mdc-checkbox-selected-hover-icon-color, #f44336);background-color:#f44336;background-color:var(--mdc-checkbox-selected-hover-icon-color, #f44336)}100%{border-color:#212121;border-color:var(--mdc-checkbox-unselected-hover-icon-color, #212121);background-color:transparent}}.mat-mdc-list-option .mdc-checkbox:hover.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:hover.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-FF212121FFF4433600000000FFF44336}.mat-mdc-list-option .mdc-checkbox:hover.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:hover.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-FF212121FFF4433600000000FFF44336}.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:#212121;border-color:var(--mdc-checkbox-unselected-focus-icon-color, #212121);background-color:transparent}.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:#f44336;border-color:var(--mdc-checkbox-selected-focus-icon-color, #f44336);background-color:#f44336;background-color:var(--mdc-checkbox-selected-focus-icon-color, #f44336)}@keyframes mdc-checkbox-fade-in-background-FF212121FFF4433600000000FFF44336{0%{border-color:#212121;border-color:var(--mdc-checkbox-unselected-focus-icon-color, #212121);background-color:transparent}50%{border-color:#f44336;border-color:var(--mdc-checkbox-selected-focus-icon-color, #f44336);background-color:#f44336;background-color:var(--mdc-checkbox-selected-focus-icon-color, #f44336)}}@keyframes mdc-checkbox-fade-out-background-FF212121FFF4433600000000FFF44336{0%,80%{border-color:#f44336;border-color:var(--mdc-checkbox-selected-focus-icon-color, #f44336);background-color:#f44336;background-color:var(--mdc-checkbox-selected-focus-icon-color, #f44336)}100%{border-color:#212121;border-color:var(--mdc-checkbox-unselected-focus-icon-color, #212121);background-color:transparent}}.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):focus.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):focus.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-FF212121FFF4433600000000FFF44336}.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):focus.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):focus.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-FF212121FFF4433600000000FFF44336}.mat-mdc-list-option .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:rgba(0, 0, 0, 0.54);border-color:var(--mdc-checkbox-unselected-pressed-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}.mat-mdc-list-option .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:#f44336;border-color:var(--mdc-checkbox-selected-pressed-icon-color, #f44336);background-color:#f44336;background-color:var(--mdc-checkbox-selected-pressed-icon-color, #f44336)}@keyframes mdc-checkbox-fade-in-background-8A000000FFF4433600000000FFF44336{0%{border-color:rgba(0, 0, 0, 0.54);border-color:var(--mdc-checkbox-unselected-pressed-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}50%{border-color:#f44336;border-color:var(--mdc-checkbox-selected-pressed-icon-color, #f44336);background-color:#f44336;background-color:var(--mdc-checkbox-selected-pressed-icon-color, #f44336)}}@keyframes mdc-checkbox-fade-out-background-8A000000FFF4433600000000FFF44336{0%,80%{border-color:#f44336;border-color:var(--mdc-checkbox-selected-pressed-icon-color, #f44336);background-color:#f44336;background-color:var(--mdc-checkbox-selected-pressed-icon-color, #f44336)}100%{border-color:rgba(0, 0, 0, 0.54);border-color:var(--mdc-checkbox-unselected-pressed-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}}.mat-mdc-list-option .mdc-checkbox:not(:disabled):active.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:not(:disabled):active.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-8A000000FFF4433600000000FFF44336}.mat-mdc-list-option .mdc-checkbox:not(:disabled):active.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-list-option .mdc-checkbox:not(:disabled):active.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-8A000000FFF4433600000000FFF44336}.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__ripple::before,.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__ripple::after{background-color:black;background-color:var(--mdc-checkbox-unselected-hover-state-layer-color, black)}.mat-mdc-list-option .mdc-checkbox:hover .mdc-checkbox__ripple::before,.mat-mdc-list-option .mdc-checkbox.mdc-ripple-surface--hover .mdc-checkbox__ripple::before{opacity:0.04;opacity:var(--mdc-checkbox-unselected-hover-state-layer-opacity, 0.04)}.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__ripple::before,.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__ripple::before{transition-duration:75ms;opacity:0.16;opacity:var(--mdc-checkbox-unselected-focus-state-layer-opacity, 0.16)}.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded) .mdc-checkbox__ripple::after{transition:opacity 150ms linear}.mat-mdc-list-option .mdc-checkbox:not(.mdc-ripple-upgraded):active .mdc-checkbox__ripple::after{transition-duration:75ms;opacity:0.16;opacity:var(--mdc-checkbox-unselected-pressed-state-layer-opacity, 0.16)}.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-checkbox-unselected-pressed-state-layer-opacity, 0.16)}.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__ripple::before{background-color:black;background-color:var(--mdc-checkbox-unselected-hover-state-layer-color, black)}.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__ripple::after{background-color:black;background-color:var(--mdc-checkbox-unselected-pressed-state-layer-color, black)}.mat-mdc-list-option .mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple::before,.mat-mdc-list-option .mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple::after{background-color:#f44336;background-color:var(--mdc-checkbox-selected-hover-state-layer-color, #f44336)}.mat-mdc-list-option .mdc-checkbox.mdc-checkbox--selected:hover .mdc-checkbox__ripple::before,.mat-mdc-list-option .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-surface--hover .mdc-checkbox__ripple::before{opacity:0.04;opacity:var(--mdc-checkbox-selected-hover-state-layer-opacity, 0.04)}.mat-mdc-list-option .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused .mdc-checkbox__ripple::before,.mat-mdc-list-option .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus .mdc-checkbox__ripple::before{transition-duration:75ms;opacity:0.16;opacity:var(--mdc-checkbox-selected-focus-state-layer-opacity, 0.16)}.mat-mdc-list-option .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded) .mdc-checkbox__ripple::after{transition:opacity 150ms linear}.mat-mdc-list-option .mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active .mdc-checkbox__ripple::after{transition-duration:75ms;opacity:0.16;opacity:var(--mdc-checkbox-selected-pressed-state-layer-opacity, 0.16)}.mat-mdc-list-option .mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-checkbox-selected-pressed-state-layer-opacity, 0.16)}.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected .mdc-checkbox__ripple::before,.mat-mdc-list-option .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected .mdc-checkbox__ripple::after{background-color:#f44336;background-color:var(--mdc-checkbox-selected-hover-state-layer-color, #f44336)}.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__background{top:calc((40px - 18px) / 2);top:calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px) / 2);left:calc((40px - 18px) / 2);left:calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px) / 2)}.mat-mdc-list-option .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - 40px) / 2);top:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2);right:calc((40px - 40px) / 2);right:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2);left:calc((40px - 40px) / 2);left:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2);width:40px;width:var(--mdc-checkbox-state-layer-size, 40px);height:40px;height:var(--mdc-checkbox-state-layer-size, 40px)}.mat-mdc-list-option .mdc-radio{padding:calc((40px - 20px) / 2);padding:calc((var(--mdc-radio-state-layer-size, 40px) - 20px) / 2)}.mat-mdc-list-option .mdc-radio [aria-disabled=true] .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.mat-mdc-list-option .mdc-radio .mdc-radio__native-control:disabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:black;border-color:var(--mdc-radio-disabled-selected-icon-color, black)}.mat-mdc-list-option .mdc-radio [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,.mat-mdc-list-option .mdc-radio .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:black;border-color:var(--mdc-radio-disabled-selected-icon-color, black)}.mat-mdc-list-option .mdc-radio [aria-disabled=true] .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.mat-mdc-list-option .mdc-radio .mdc-radio__native-control:disabled:checked+.mdc-radio__background .mdc-radio__outer-circle{opacity:0.38;opacity:var(--mdc-radio-disabled-selected-icon-opacity, 0.38)}.mat-mdc-list-option .mdc-radio [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,.mat-mdc-list-option .mdc-radio .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle{opacity:0.38;opacity:var(--mdc-radio-disabled-selected-icon-opacity, 0.38)}.mat-mdc-list-option .mdc-radio [aria-disabled=true] .mdc-radio__native-control:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.mat-mdc-list-option .mdc-radio .mdc-radio__native-control:disabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:black;border-color:var(--mdc-radio-disabled-unselected-icon-color, black)}.mat-mdc-list-option .mdc-radio [aria-disabled=true] .mdc-radio__native-control:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.mat-mdc-list-option .mdc-radio .mdc-radio__native-control:disabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{opacity:0.38;opacity:var(--mdc-radio-disabled-unselected-icon-opacity, 0.38)}.mat-mdc-list-option .mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.mat-mdc-list-option .mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#f44336;border-color:var(--mdc-radio-selected-focus-icon-color, #f44336)}.mat-mdc-list-option .mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.mat-mdc-list-option .mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#f44336;border-color:var(--mdc-radio-selected-focus-icon-color, #f44336)}.mat-mdc-list-option .mdc-radio:hover .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#f44336;border-color:var(--mdc-radio-selected-hover-icon-color, #f44336)}.mat-mdc-list-option .mdc-radio:hover .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#f44336;border-color:var(--mdc-radio-selected-hover-icon-color, #f44336)}.mat-mdc-list-option .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#f44336;border-color:var(--mdc-radio-selected-icon-color, #f44336)}.mat-mdc-list-option .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#f44336;border-color:var(--mdc-radio-selected-icon-color, #f44336)}.mat-mdc-list-option .mdc-radio:not(:disabled):active .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#f44336;border-color:var(--mdc-radio-selected-pressed-icon-color, #f44336)}.mat-mdc-list-option .mdc-radio:not(:disabled):active .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#f44336;border-color:var(--mdc-radio-selected-pressed-icon-color, #f44336)}.mat-mdc-list-option .mdc-radio:hover .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#212121;border-color:var(--mdc-radio-unselected-hover-icon-color, #212121)}.mat-mdc-list-option .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(0, 0, 0, 0.54);border-color:var(--mdc-radio-unselected-icon-color, rgba(0, 0, 0, 0.54))}.mat-mdc-list-option .mdc-radio:not(:disabled):active .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(0, 0, 0, 0.54);border-color:var(--mdc-radio-unselected-pressed-icon-color, rgba(0, 0, 0, 0.54))}.mat-mdc-list-option .mdc-radio .mdc-radio__background::before{top:calc(-1 * (40px - 20px) / 2);top:calc(-1 * (var(--mdc-radio-state-layer-size, 40px) - 20px) / 2);left:calc(-1 * (40px - 20px) / 2);left:calc(-1 * (var(--mdc-radio-state-layer-size, 40px) - 20px) / 2);width:40px;width:var(--mdc-radio-state-layer-size, 40px);height:40px;height:var(--mdc-radio-state-layer-size, 40px)}.mat-mdc-list-option .mdc-radio .mdc-radio__native-control{top:calc((40px - 40px) / 2);top:calc((var(--mdc-radio-state-layer-size, 40px) - var(--mdc-radio-state-layer-size, 40px)) / 2);right:calc((40px - 40px) / 2);right:calc((var(--mdc-radio-state-layer-size, 40px) - var(--mdc-radio-state-layer-size, 40px)) / 2);left:calc((40px - 40px) / 2);left:calc((var(--mdc-radio-state-layer-size, 40px) - var(--mdc-radio-state-layer-size, 40px)) / 2);width:40px;width:var(--mdc-radio-state-layer-size, 40px);height:40px;height:var(--mdc-radio-state-layer-size, 40px)}.mat-mdc-list-option .mdc-checkbox__native-control,.mat-mdc-list-option .mdc-radio__native-control{display:none}.cdk-high-contrast-active .mat-mdc-list-option.mdc-list-item--selected::after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);width:10px;height:0;border-bottom:solid 10px;border-radius:10px}.cdk-high-contrast-active .mat-mdc-list-option.mdc-list-item--selected [dir=rtl]::after{right:auto;left:16px}'],encapsulation:2,changeDetection:0})}return _})();const ro={provide:fn.kq,useExisting:(0,t.Rfq)(()=>Di),multi:!0};class lo{constructor(d,o){this.source=d,this.options=o}}let Di=(()=>{class _ extends lr{get multiple(){return this._multiple}set multiple(o){const u=(0,b.he)(o);u!==this._multiple&&(this._multiple=u,this.selectedOptions=new bt.CB(this._multiple,this.selectedOptions.selected))}get hideSingleSelectionIndicator(){return this._hideSingleSelectionIndicator}set hideSingleSelectionIndicator(o){this._hideSingleSelectionIndicator=(0,b.he)(o)}constructor(o,u){super(),this._element=o,this._ngZone=u,this._initialized=!1,this._destroyed=new K.B,this._onChange=m=>{},this.selectionChange=new t.bkB,this.color="accent",this.compareWith=(m,A)=>m===A,this._multiple=!0,this._hideSingleSelectionIndicator=this._defaultOptions?.hideSingleSelectionIndicator??!1,this.selectedOptions=new bt.CB(this._multiple),this._onTouched=()=>{},this._selectionListDisabled=!1,this._handleFocusout=()=>{setTimeout(()=>{this._containsFocus()||this._resetActiveOption()})},this._handleFocusin=m=>{if(this.disabled)return;const A=this._items.toArray().findIndex(W=>W._elementRef.nativeElement.contains(m.target));A>-1?this._setActiveOption(A):this._resetActiveOption()},this._isNonInteractive=!1}ngAfterViewInit(){this._initialized=!0,this._setupRovingTabindex(),this._ngZone.runOutsideAngular(()=>{this._element.nativeElement.addEventListener("focusin",this._handleFocusin),this._element.nativeElement.addEventListener("focusout",this._handleFocusout)}),this._value&&this._setOptionsFromValues(this._value),this._watchForSelectionChange()}ngOnChanges(o){const u=o.disabled,m=o.disableRipple,A=o.hideSingleSelectionIndicator;(m&&!m.firstChange||u&&!u.firstChange||A&&!A.firstChange)&&this._markOptionsForCheck()}ngOnDestroy(){this._keyManager?.destroy(),this._element.nativeElement.removeEventListener("focusin",this._handleFocusin),this._element.nativeElement.removeEventListener("focusout",this._handleFocusout),this._destroyed.next(),this._destroyed.complete(),this._isDestroyed=!0}focus(o){this._element.nativeElement.focus(o)}selectAll(){return this._setAllOptionsSelected(!0)}deselectAll(){return this._setAllOptionsSelected(!1)}_reportValueChange(){if(this.options&&!this._isDestroyed){const o=this._getSelectedOptionValues();this._onChange(o),this._value=o}}_emitChangeEvent(o){this.selectionChange.emit(new lo(this,o))}writeValue(o){this._value=o,this.options&&this._setOptionsFromValues(o||[])}setDisabledState(o){this.disabled=o}get disabled(){return this._selectionListDisabled}set disabled(o){this._selectionListDisabled=(0,b.he)(o),this._selectionListDisabled&&this._keyManager?.setActiveItem(-1)}registerOnChange(o){this._onChange=o}registerOnTouched(o){this._onTouched=o}_watchForSelectionChange(){this.selectedOptions.changed.pipe((0,me.Q)(this._destroyed)).subscribe(o=>{for(let u of o.added)u.selected=!0;for(let u of o.removed)u.selected=!1;this._containsFocus()||this._resetActiveOption()})}_setOptionsFromValues(o){this.options.forEach(u=>u._setSelected(!1)),o.forEach(u=>{const m=this.options.find(A=>!A.selected&&this.compareWith(A.value,u));m&&m._setSelected(!0)})}_getSelectedOptionValues(){return this.options.filter(o=>o.selected).map(o=>o.value)}_markOptionsForCheck(){this.options&&this.options.forEach(o=>o._markForCheck())}_setAllOptionsSelected(o,u){const m=[];return this.options.forEach(A=>{(!u||!A.disabled)&&A._setSelected(o)&&m.push(A)}),m.length&&this._reportValueChange(),m}get options(){return this._items}_handleKeydown(o){const u=this._keyManager.activeItem;if(o.keyCode!==B.Fm&&o.keyCode!==B.t6||this._keyManager.isTyping()||!u||u.disabled)if(o.keyCode===B.A&&this.multiple&&!this._keyManager.isTyping()&&(0,B.rp)(o,"ctrlKey")){const m=this.options.some(A=>!A.disabled&&!A.selected);o.preventDefault(),this._emitChangeEvent(this._setAllOptionsSelected(m,!0))}else this._keyManager.onKeydown(o);else o.preventDefault(),u._toggleOnInteraction()}_setupRovingTabindex(){this._keyManager=new E.Bu(this._items).withHomeAndEnd().withTypeAhead().withWrap().skipPredicate(()=>this.disabled),this._resetActiveOption(),this._keyManager.change.subscribe(o=>this._setActiveOption(o)),this._items.changes.pipe((0,me.Q)(this._destroyed)).subscribe(()=>{const o=this._keyManager.activeItem;(!o||-1===this._items.toArray().indexOf(o))&&this._resetActiveOption()})}_setActiveOption(o){this._items.forEach((u,m)=>u._setTabindex(m===o?0:-1)),this._keyManager.updateActiveItem(o)}_resetActiveOption(){if(this.disabled)return void this._setActiveOption(-1);const o=this._items.find(u=>u.selected&&!u.disabled)||this._items.first;this._setActiveOption(o?this._items.toArray().indexOf(o):-1)}_containsFocus(){const o=(0,h.vc)();return o&&this._element.nativeElement.contains(o)}static#e=this.\u0275fac=function(u){return new(u||_)(t.rXU(t.aKT),t.rXU(t.SKi))};static#t=this.\u0275cmp=t.VBU({type:_,selectors:[["mat-selection-list"]],contentQueries:function(u,m,A){if(1&u&&t.wni(A,Lt,5),2&u){let W;t.mGM(W=t.lsd())&&(m._items=W)}},hostAttrs:["role","listbox",1,"mat-mdc-selection-list","mat-mdc-list-base","mdc-list"],hostVars:1,hostBindings:function(u,m){1&u&&t.bIt("keydown",function(W){return m._handleKeydown(W)}),2&u&&t.BMQ("aria-multiselectable",m.multiple)},inputs:{color:"color",compareWith:"compareWith",multiple:"multiple",hideSingleSelectionIndicator:"hideSingleSelectionIndicator",disabled:"disabled"},outputs:{selectionChange:"selectionChange"},exportAs:["matSelectionList"],standalone:!0,features:[t.Jv_([ro,{provide:lr,useExisting:_},{provide:Re,useExisting:_}]),t.Vt3,t.OA$,t.aNF],ngContentSelectors:_n,decls:1,vars:0,template:function(u,m){1&u&&(t.NAR(),t.SdG(0))},styles:['@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-list-divider::after{content:"";display:block;border-bottom-width:1px;border-bottom-style:solid}}.mdc-list{margin:0;padding:8px 0;list-style-type:none}.mdc-list:focus{outline:none}.mdc-list-item__wrapper{display:block}.mdc-list-item{display:flex;position:relative;align-items:center;justify-content:flex-start;overflow:hidden;padding:0;align-items:stretch;cursor:pointer}.mdc-list-item:focus{outline:none}.mdc-list-item.mdc-list-item--with-one-line{height:48px}.mdc-list-item.mdc-list-item--with-two-lines{height:64px}.mdc-list-item.mdc-list-item--with-three-lines{height:88px}.mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__start{align-self:center;margin-top:0}.mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px}.mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px}.mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__end{align-self:center;margin-top:0}.mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__end{align-self:center;margin-top:0}.mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:16px}.mdc-list-item.mdc-list-item--disabled,.mdc-list-item.mdc-list-item--non-interactive{cursor:auto}.mdc-list-item:not(.mdc-list-item--selected):focus::before,.mdc-list-item.mdc-ripple-upgraded--background-focused::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-list-item:not(.mdc-list-item--selected):focus::before,.mdc-list-item.mdc-ripple-upgraded--background-focused::before{border-color:CanvasText}}.mdc-list-item.mdc-list-item--selected::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:3px double rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-list-item.mdc-list-item--selected::before{border-color:CanvasText}}.mdc-list-item.mdc-list-item--selected:focus::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:3px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-list-item.mdc-list-item--selected:focus::before{border-color:CanvasText}}a.mdc-list-item{color:inherit;text-decoration:none}.mdc-list-item__start{fill:currentColor;flex-shrink:0;pointer-events:none}.mdc-list-item__end{flex-shrink:0;pointer-events:none}.mdc-list-item__content{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;align-self:center;flex:1;pointer-events:none}.mdc-list-item--with-two-lines .mdc-list-item__content,.mdc-list-item--with-three-lines .mdc-list-item__content{align-self:stretch}.mdc-list-item__content[for]{pointer-events:none}.mdc-list-item__primary-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mdc-list-item--with-two-lines .mdc-list-item__primary-text,.mdc-list-item--with-three-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before,.mdc-list-item--with-three-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after,.mdc-list-item--with-three-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item__secondary-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;margin-top:0;line-height:normal}.mdc-list-item__secondary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list-item--with-three-lines .mdc-list-item__secondary-text{white-space:normal;line-height:20px}.mdc-list-item--with-overline .mdc-list-item__secondary-text{white-space:nowrap;line-height:auto}.mdc-list-item__overline-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:24px;content:"";vertical-align:0}.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-three-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-three-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-three-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-avatar.mdc-list-item,.mdc-list-item--with-leading-avatar.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-avatar .mdc-list-item__start{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-avatar .mdc-list-item__start,.mdc-list-item--with-leading-avatar .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-avatar .mdc-list-item__start{border-radius:50%}.mdc-list-item--with-leading-icon.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-icon.mdc-list-item,.mdc-list-item--with-leading-icon.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-icon .mdc-list-item__start{margin-left:16px;margin-right:32px}[dir=rtl] .mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-leading-icon .mdc-list-item__start[dir=rtl]{margin-left:32px;margin-right:16px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-thumbnail.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-thumbnail.mdc-list-item,.mdc-list-item--with-leading-thumbnail.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-thumbnail .mdc-list-item__start{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-thumbnail .mdc-list-item__start,.mdc-list-item--with-leading-thumbnail .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-image.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-image.mdc-list-item,.mdc-list-item--with-leading-image.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-image .mdc-list-item__start{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-image .mdc-list-item__start,.mdc-list-item--with-leading-image .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-image.mdc-list-item--with-one-line{height:72px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px}.mdc-list-item--with-leading-video.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-video.mdc-list-item,.mdc-list-item--with-leading-video.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-video .mdc-list-item__start{margin-left:0;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-video .mdc-list-item__start,.mdc-list-item--with-leading-video .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-video.mdc-list-item--with-one-line{height:72px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-checkbox.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-checkbox.mdc-list-item,.mdc-list-item--with-leading-checkbox.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-left:8px;margin-right:24px}[dir=rtl] .mdc-list-item--with-leading-checkbox .mdc-list-item__start,.mdc-list-item--with-leading-checkbox .mdc-list-item__start[dir=rtl]{margin-left:24px;margin-right:8px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-radio.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-radio.mdc-list-item,.mdc-list-item--with-leading-radio.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-radio .mdc-list-item__start{margin-left:8px;margin-right:24px}[dir=rtl] .mdc-list-item--with-leading-radio .mdc-list-item__start,.mdc-list-item--with-leading-radio .mdc-list-item__start[dir=rtl]{margin-left:24px;margin-right:8px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-switch.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-switch.mdc-list-item,.mdc-list-item--with-leading-switch.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-switch .mdc-list-item__start{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-switch .mdc-list-item__start,.mdc-list-item--with-leading-switch .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-trailing-icon.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-icon.mdc-list-item,.mdc-list-item--with-trailing-icon.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-icon .mdc-list-item__end{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-trailing-icon .mdc-list-item__end,.mdc-list-item--with-trailing-icon .mdc-list-item__end[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end{align-self:flex-start;margin-top:0}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:0}.mdc-list-item--with-trailing-meta.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-meta.mdc-list-item,.mdc-list-item--with-trailing-meta.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-meta .mdc-list-item__end{margin-left:28px;margin-right:16px}[dir=rtl] .mdc-list-item--with-trailing-meta .mdc-list-item__end,.mdc-list-item--with-trailing-meta .mdc-list-item__end[dir=rtl]{margin-left:16px;margin-right:28px}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-trailing-meta .mdc-list-item__end{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family);font-size:var(--mdc-typography-caption-font-size);line-height:var(--mdc-typography-caption-line-height);font-weight:var(--mdc-typography-caption-font-weight);letter-spacing:var(--mdc-typography-caption-letter-spacing);text-decoration:var(--mdc-typography-caption-text-decoration);text-transform:var(--mdc-typography-caption-text-transform)}.mdc-list-item--with-trailing-checkbox.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-checkbox.mdc-list-item,.mdc-list-item--with-trailing-checkbox.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-checkbox .mdc-list-item__end{margin-left:24px;margin-right:8px}[dir=rtl] .mdc-list-item--with-trailing-checkbox .mdc-list-item__end,.mdc-list-item--with-trailing-checkbox .mdc-list-item__end[dir=rtl]{margin-left:8px;margin-right:24px}.mdc-list-item--with-trailing-checkbox.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:8px}.mdc-list-item--with-trailing-radio.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-radio.mdc-list-item,.mdc-list-item--with-trailing-radio.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-radio .mdc-list-item__end{margin-left:24px;margin-right:8px}[dir=rtl] .mdc-list-item--with-trailing-radio .mdc-list-item__end,.mdc-list-item--with-trailing-radio .mdc-list-item__end[dir=rtl]{margin-left:8px;margin-right:24px}.mdc-list-item--with-trailing-radio.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:8px}.mdc-list-item--with-trailing-switch.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-switch.mdc-list-item,.mdc-list-item--with-trailing-switch.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-switch .mdc-list-item__end{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-trailing-switch .mdc-list-item__end,.mdc-list-item--with-trailing-switch .mdc-list-item__end[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-trailing-switch.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:16px}.mdc-list-item--with-overline.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-overline.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list-item--with-overline.mdc-list-item--with-three-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-overline.mdc-list-item--with-three-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list-item{padding-left:16px;padding-right:16px}[dir=rtl] .mdc-list-item,.mdc-list-item[dir=rtl]{padding-left:16px;padding-right:16px}.mdc-list-group .mdc-deprecated-list{padding:0}.mdc-list-group__subheader{margin:calc((3rem - 1.5rem)/2) 16px}.mdc-list-divider{padding:0;background-clip:content-box}.mdc-list-divider.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset{padding-left:16px;padding-right:auto}[dir=rtl] .mdc-list-divider.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset,.mdc-list-divider.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset[dir=rtl]{padding-left:auto;padding-right:16px}.mdc-list-divider.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset{padding-left:auto;padding-right:16px}[dir=rtl] .mdc-list-divider.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset,.mdc-list-divider.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset[dir=rtl]{padding-left:16px;padding-right:auto}.mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset{padding-left:0px;padding-right:auto}[dir=rtl] .mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset[dir=rtl]{padding-left:auto;padding-right:0px}[dir=rtl] .mdc-list-divider,.mdc-list-divider[dir=rtl]{padding:0}.mdc-list-item{background-color:var(--mdc-list-list-item-container-color)}.mdc-list-item.mdc-list-item--selected{background-color:var(--mdc-list-list-item-selected-container-color)}.mdc-list-item--with-one-line{border-radius:var(--mdc-list-list-item-container-shape)}.mdc-list-item--with-one-line.mdc-list-item--with-leading-avatar,.mdc-list-item--with-one-line.mdc-list-item--with-leading-icon,.mdc-list-item--with-one-line.mdc-list-item--with-leading-thumbnail,.mdc-list-item--with-one-line.mdc-list-item--with-leading-checkbox,.mdc-list-item--with-one-line.mdc-list-item--with-leading-radio,.mdc-list-item--with-one-line.mdc-list-item--with-leading-switch{border-radius:var(--mdc-list-list-item-container-shape)}.mdc-list-item--with-one-line.mdc-list-item--with-leading-image,.mdc-list-item--with-one-line.mdc-list-item--with-leading-video{border-radius:var(--mdc-list-list-item-container-shape)}.mdc-list-item--with-two-lines{border-radius:var(--mdc-list-list-item-container-shape)}.mdc-list-item--with-two-lines.mdc-list-item--with-leading-avatar,.mdc-list-item--with-two-lines.mdc-list-item--with-leading-icon,.mdc-list-item--with-two-lines.mdc-list-item--with-leading-thumbnail,.mdc-list-item--with-two-lines.mdc-list-item--with-leading-checkbox,.mdc-list-item--with-two-lines.mdc-list-item--with-leading-radio,.mdc-list-item--with-two-lines.mdc-list-item--with-leading-switch,.mdc-list-item--with-two-lines.mdc-list-item--with-leading-image,.mdc-list-item--with-two-lines.mdc-list-item--with-leading-video{border-radius:var(--mdc-list-list-item-container-shape)}.mdc-list-item--with-three-lines{border-radius:var(--mdc-list-list-item-container-shape)}.mdc-list-item.mdc-list-item--with-one-line{height:var(--mdc-list-list-item-one-line-container-height)}.mdc-list-item.mdc-list-item--with-two-lines{height:var(--mdc-list-list-item-two-line-container-height)}.mdc-list-item.mdc-list-item--with-three-lines{height:var(--mdc-list-list-item-three-line-container-height)}.mdc-list-item__primary-text{color:var(--mdc-list-list-item-label-text-color)}.mdc-list-item__primary-text{font-family:var(--mdc-list-list-item-label-text-font);line-height:var(--mdc-list-list-item-label-text-line-height);font-size:var(--mdc-list-list-item-label-text-size);font-weight:var(--mdc-list-list-item-label-text-weight);letter-spacing:var(--mdc-list-list-item-label-text-tracking)}.mdc-list-item__secondary-text{color:var(--mdc-list-list-item-supporting-text-color)}.mdc-list-item__secondary-text{font-family:var(--mdc-list-list-item-supporting-text-font);line-height:var(--mdc-list-list-item-supporting-text-line-height);font-size:var(--mdc-list-list-item-supporting-text-size);font-weight:var(--mdc-list-list-item-supporting-text-weight);letter-spacing:var(--mdc-list-list-item-supporting-text-tracking)}.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-list-list-item-leading-icon-color)}.mdc-list-item--with-leading-icon .mdc-list-item__start{width:var(--mdc-list-list-item-leading-icon-size);height:var(--mdc-list-list-item-leading-icon-size)}.mdc-list-item--with-leading-icon .mdc-list-item__start>i{font-size:var(--mdc-list-list-item-leading-icon-size)}.mdc-list-item--with-leading-icon .mdc-list-item__start .mdc-list-item__icon{font-size:var(--mdc-list-list-item-leading-icon-size);width:var(--mdc-list-list-item-leading-icon-size);height:var(--mdc-list-list-item-leading-icon-size)}.mdc-list-item--with-leading-icon .mdc-list-item__start .mdc-list-item__icon,.mdc-list-item--with-leading-icon .mdc-list-item__start .mdc-list-item__icon>.materialdesignWizIconSvgsSvgIcon{display:block}.mdc-list-item--with-leading-avatar .mdc-list-item__start{width:var(--mdc-list-list-item-leading-avatar-size);height:var(--mdc-list-list-item-leading-avatar-size)}.mdc-list-item.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-list-list-item-trailing-supporting-text-color)}.mdc-list-item--with-trailing-meta .mdc-list-item__end{font-family:var(--mdc-list-list-item-trailing-supporting-text-font);line-height:var(--mdc-list-list-item-trailing-supporting-text-line-height);font-size:var(--mdc-list-list-item-trailing-supporting-text-size);font-weight:var(--mdc-list-list-item-trailing-supporting-text-weight);letter-spacing:var(--mdc-list-list-item-trailing-supporting-text-tracking)}.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-list-list-item-trailing-icon-color)}.mdc-list-item--with-trailing-icon .mdc-list-item__end{width:var(--mdc-list-list-item-trailing-icon-size);height:var(--mdc-list-list-item-trailing-icon-size)}.mdc-list-item--with-trailing-icon .mdc-list-item__end>i{font-size:var(--mdc-list-list-item-trailing-icon-size)}.mdc-list-item--with-trailing-icon .mdc-list-item__end .mdc-list-item__icon{font-size:var(--mdc-list-list-item-trailing-icon-size);width:var(--mdc-list-list-item-trailing-icon-size);height:var(--mdc-list-list-item-trailing-icon-size)}.mdc-list-item--with-trailing-icon .mdc-list-item__end .mdc-list-item__icon,.mdc-list-item--with-trailing-icon .mdc-list-item__end .mdc-list-item__icon>.materialdesignWizIconSvgsSvgIcon{display:block}.mdc-list-item--selected.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-list-list-item-selected-trailing-icon-color)}.mdc-list-item--disabled .mdc-list-item__start,.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end{opacity:1}.mdc-list-item--disabled .mdc-list-item__primary-text,.mdc-list-item--disabled .mdc-list-item__secondary-text,.mdc-list-item--disabled .mdc-list-item__overline-text{opacity:var(--mdc-list-list-item-disabled-label-text-opacity)}.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-list-list-item-disabled-leading-icon-color)}.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start{opacity:var(--mdc-list-list-item-disabled-leading-icon-opacity)}.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-list-list-item-disabled-trailing-icon-color)}.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end{opacity:var(--mdc-list-list-item-disabled-trailing-icon-opacity)}.mdc-list-item:hover .mdc-list-item__primary-text{color:var(--mdc-list-list-item-hover-label-text-color)}.mdc-list-item--with-leading-icon:hover .mdc-list-item__start{color:var(--mdc-list-list-item-hover-leading-icon-color)}.mdc-list-item--with-trailing-icon:hover .mdc-list-item__end{color:var(--mdc-list-list-item-hover-trailing-icon-color)}.mdc-list-item:focus .mdc-list-item__primary-text{color:var(--mdc-list-list-item-focus-label-text-color)}.mdc-list-item.mdc-list-item--disabled .mdc-list-item__primary-text{color:var(--mdc-list-list-item-disabled-label-text-color)}.mdc-list-item:hover::before{background-color:var(--mdc-list-list-item-hover-state-layer-color);opacity:var(--mdc-list-list-item-hover-state-layer-opacity)}.mdc-list-item.mdc-list-item--disabled::before{background-color:var(--mdc-list-list-item-disabled-state-layer-color);opacity:var(--mdc-list-list-item-disabled-state-layer-opacity)}.mdc-list-item:focus::before{background-color:var(--mdc-list-list-item-focus-state-layer-color);opacity:var(--mdc-list-list-item-focus-state-layer-opacity)}.mdc-list-item--disabled .mdc-radio,.mdc-list-item--disabled .mdc-checkbox{opacity:var(--mdc-list-list-item-disabled-label-text-opacity)}.mdc-list-item--with-leading-avatar .mat-mdc-list-item-avatar{border-radius:var(--mdc-list-list-item-leading-avatar-shape);background-color:var(--mdc-list-list-item-leading-avatar-color)}.mat-mdc-list-item-icon{font-size:var(--mdc-list-list-item-leading-icon-size)}.cdk-high-contrast-active a.mdc-list-item--activated::after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);width:10px;height:0;border-bottom:solid 10px;border-radius:10px}.cdk-high-contrast-active a.mdc-list-item--activated [dir=rtl]::after{right:auto;left:16px}.mat-mdc-list-base{display:block}.mat-mdc-list-base .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item__end,.mat-mdc-list-base .mdc-list-item__content{pointer-events:auto}.mat-mdc-list-item,.mat-mdc-list-option{width:100%;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-list-item:not(.mat-mdc-list-item-interactive),.mat-mdc-list-option:not(.mat-mdc-list-item-interactive){cursor:default}.mat-mdc-list-item .mat-divider-inset,.mat-mdc-list-option .mat-divider-inset{position:absolute;left:0;right:0;bottom:0}.mat-mdc-list-item .mat-mdc-list-item-avatar~.mat-divider-inset,.mat-mdc-list-option .mat-mdc-list-item-avatar~.mat-divider-inset{margin-left:72px}[dir=rtl] .mat-mdc-list-item .mat-mdc-list-item-avatar~.mat-divider-inset,[dir=rtl] .mat-mdc-list-option .mat-mdc-list-item-avatar~.mat-divider-inset{margin-right:72px}.mat-mdc-list-item-interactive::before{top:0;left:0;right:0;bottom:0;position:absolute;content:"";opacity:0;pointer-events:none}.mat-mdc-list-item>.mat-mdc-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-mdc-list-item:focus>.mat-mdc-focus-indicator::before{content:""}.mat-mdc-list-item.mdc-list-item--with-three-lines .mat-mdc-list-item-line.mdc-list-item__secondary-text{white-space:nowrap;line-height:normal}.mat-mdc-list-item.mdc-list-item--with-three-lines .mat-mdc-list-item-unscoped-content.mdc-list-item__secondary-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}mat-action-list button{background:none;color:inherit;border:none;font:inherit;outline:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0);text-align:start}mat-action-list button::-moz-focus-inner{border:0}.mdc-list-item--with-leading-icon .mdc-list-item__start{margin-inline-start:var(--mat-list-list-item-leading-icon-start-space);margin-inline-end:var(--mat-list-list-item-leading-icon-end-space)}.mat-mdc-nav-list .mat-mdc-list-item{border-radius:var(--mat-list-active-indicator-shape);--mat-mdc-focus-indicator-border-radius:var(--mat-list-active-indicator-shape)}.mat-mdc-nav-list .mat-mdc-list-item.mdc-list-item--activated{background-color:var(--mat-list-active-indicator-color)}'],encapsulation:2,changeDetection:0})}return _})();const Er=()=>({width:"225px"});function cr(_,d){1&_&&(t.j41(0,"lv-lib-sidebar-item",12)(1,"span"),t.EFF(2),t.nI1(3,"translate"),t.k0s()()),2&_&&(t.Y8G("routerLink","/subscribed"),t.R7$(2),t.SpI(" ",t.bMT(3,2,"profiles")," "))}function Qs(_,d){if(1&_){const o=t.RV6();t.j41(0,"lv-lib-sidebar-item",13),t.bIt("click",function(){t.eBV(o);const m=t.XpG();return t.Njj(m.openMembershipSelectionDialog())}),t.j41(1,"span"),t.EFF(2),t.nI1(3,"translate"),t.k0s()()}2&_&&(t.R7$(2),t.JRh(t.bMT(3,1,"profiles")))}function Rs(_,d){1&_&&(t.j41(0,"lv-lib-sidebar-item",14)(1,"span"),t.EFF(2),t.nI1(3,"translate"),t.k0s()()),2&_&&(t.R7$(2),t.JRh(t.bMT(3,1,"sidebar-settings")))}function Xo(_,d){if(1&_){const o=t.RV6();t.qex(0),t.j41(1,"li",22),t.bIt("click",function(){const m=t.eBV(o).$implicit,A=t.XpG(2);return t.Njj(A.redirect(m))}),t.nrm(2,"div",23),t.j41(3,"div",24)(4,"span",25),t.EFF(5),t.k0s()()(),t.bVm()}if(2&_){const o=d.$implicit,u=d.index;t.R7$(),t.ZvI("entry-",u,""),t.R7$(4),t.SpI(" ",o.text," ")}}function nn(_,d){if(1&_&&(t.j41(0,"div",15)(1,"ul",16),t.nrm(2,"div",17),t.j41(3,"li",18)(4,"i",19),t.EFF(5,"search"),t.k0s(),t.j41(6,"span",20),t.EFF(7),t.nI1(8,"translate"),t.k0s()(),t.DNE(9,Xo,6,4,"ng-container",21),t.nI1(10,"slice"),t.k0s()()),2&_){const o=t.XpG();t.R7$(7),t.JRh(t.bMT(8,2,"sidebar-other-links")),t.R7$(2),t.Y8G("ngForOf",t.brH(10,4,o.linkvertiseService.suggestions,0,6))}}function Ro(_,d){if(1&_){const o=t.RV6();t.j41(0,"button",28),t.bIt("click",function(){t.eBV(o);const m=t.XpG(2);return t.Njj(m.openMembershipSelectionDialog())}),t.EFF(1),t.nI1(2,"translate"),t.k0s()}2&_&&(t.Y8G("customConfig",t.lJ4(4,Er)),t.R7$(),t.SpI(" ",t.bMT(2,2,"use-linkvertise-premium")," "))}function cs(_,d){if(1&_){const o=t.RV6();t.j41(0,"button",28),t.bIt("click",function(){t.eBV(o);const m=t.XpG(2);return t.Njj(m.auth.logout())}),t.EFF(1),t.nI1(2,"translate"),t.k0s()}2&_&&(t.Y8G("customConfig",t.lJ4(4,Er)),t.R7$(),t.SpI(" ",t.bMT(2,2,"logout-linkvertise-premium")," "))}function Fo(_,d){if(1&_&&(t.j41(0,"div",26),t.DNE(1,Ro,3,5,"button",27)(2,cs,3,5,"button",27),t.k0s()),2&_){const o=t.XpG();t.R7$(),t.Y8G("ngIf",!o.auth.isLoggedIn()),t.R7$(),t.Y8G("ngIf",o.auth.isLoggedIn())}}function ys(_,d){if(1&_){const o=t.RV6();t.j41(0,"div",29)(1,"ul",30)(2,"li")(3,"a",22),t.bIt("click",function(){t.eBV(o);const m=t.XpG();return t.Njj(m.openImprintDialog())}),t.EFF(4),t.nI1(5,"translate"),t.k0s()(),t.j41(6,"li")(7,"a",22),t.bIt("click",function(){t.eBV(o);const m=t.XpG();return t.Njj(m.openGtcDialog())}),t.EFF(8),t.nI1(9,"translate"),t.k0s()(),t.j41(10,"li")(11,"a",22),t.bIt("click",function(){t.eBV(o);const m=t.XpG();return t.Njj(m.openPrivacyDialog())}),t.EFF(12),t.nI1(13,"translate"),t.k0s()(),t.j41(14,"li")(15,"a",22),t.bIt("click",function(){t.eBV(o);const m=t.XpG();return t.Njj(m.openInMobiIFrame())}),t.EFF(16),t.nI1(17,"translate"),t.k0s()()()()}2&_&&(t.R7$(4),t.JRh(t.bMT(5,4,"sidebar-imprint")),t.R7$(4),t.JRh(t.bMT(9,6,"sidebar-agb")),t.R7$(4),t.JRh(t.bMT(13,8,"sidebar-data")),t.R7$(4),t.JRh(t.bMT(17,10,"consent-manager")))}function No(_,d){if(1&_){const o=t.RV6();t.j41(0,"div",31)(1,"ul",30)(2,"li")(3,"a",32),t.bIt("click",function(){t.eBV(o);const m=t.XpG();return t.Njj(m.openImprintDialog())}),t.EFF(4),t.nI1(5,"translate"),t.k0s()(),t.j41(6,"li")(7,"a",32),t.bIt("click",function(){t.eBV(o);const m=t.XpG();return t.Njj(m.openGtcDialog())}),t.EFF(8),t.nI1(9,"translate"),t.k0s()(),t.j41(10,"li")(11,"a",32),t.bIt("click",function(){t.eBV(o);const m=t.XpG();return t.Njj(m.openPrivacyDialog())}),t.EFF(12),t.nI1(13,"translate"),t.k0s()(),t.j41(14,"li")(15,"a",32),t.bIt("click",function(){t.eBV(o);const m=t.XpG();return t.Njj(m.openInMobiIFrame())}),t.EFF(16),t.nI1(17,"translate"),t.k0s()()()()}2&_&&(t.R7$(4),t.JRh(t.bMT(5,4,"sidebar-imprint")),t.R7$(4),t.JRh(t.bMT(9,6,"sidebar-agb")),t.R7$(4),t.JRh(t.bMT(13,8,"sidebar-data")),t.R7$(4),t.JRh(t.bMT(17,10,"consent-manager")))}let Fs=(()=>{class _{constructor(o,u,m,A,W,pe,Le){this.auth=o,this.sidebarService=u,this.linkvertiseService=m,this.linkService=A,this.profileService=W,this.dialogService=pe,this.dialog=Le,this.users=[]}ngOnInit(){this.auth.isLoggedIn()&&this.profileService.getSubscriber().subscribe(o=>{this.users=o.data.subscriptions})}ngOnChanges(){this.show=this.linkvertiseService.isLoaded&&!this.auth.check()&&this.linkvertiseService.onRedirectPage&&this.linkvertiseService.suggestions&&this.linkvertiseService.suggestions.length>0||this.users&&this.linkvertiseService.isLoaded&&this.auth.check()&&this.linkvertiseService.onRedirectPage&&0===this.users.length}get sidebarIsMiniState(){return this.sidebarService.mini}openImprintDialog(){this.sidebarService.open=!1,this.dialogService.open(pn.p,{data:{title:"footer-imprint-headline",contentText:"footer-imprint-dialog"}})}openPrivacyDialog(){this.sidebarService.open=!1,this.dialogService.open(pn.p,{data:{title:"footer-privacy-headline",contentText:"footer-privacy-dialog"}})}openGtcDialog(){this.sidebarService.open=!1,this.dialogService.open(pn.p,{data:{title:"footer-gtc-headline",contentText:"footer-gtc-dialog"}})}openMembershipSelectionDialog(){this.auth.isLoggedIn()||this.dialog.open(Vt.v,{data:{hasCountdown:!1}})}openInMobiIFrame(){window.__tcfapi("displayConsentUi",2,function(){})}redirect(o){this.linkService.openLink(o)}static#e=this.\u0275fac=function(u){return new(u||_)(t.rXU(C.u),t.rXU(kn.o),t.rXU(In.g),t.rXU(zt._),t.rXU(X.p),t.rXU(Gt.bZ),t.rXU(Jt.o3))};static#t=this.\u0275cmp=t.VBU({type:_,selectors:[["lv-sidebar"]],standalone:!0,features:[t.OA$,t.aNF],decls:26,vars:27,consts:[[1,"lv-drawer","sitebar"],[1,"drawer-wrapper","d-flex","justify-content-between","flex-column","pb-0"],["icon","home","routerLink","/",3,"disableActiveState"],["icon","person",3,"routerLink",4,"ngIf"],["icon","person",3,"click",4,"ngIf"],["routerLinkActive","","icon","history",3,"notAllowed","matTooltip"],["icon","bookmark",3,"matTooltip","notAllowed"],["icon","settings","routerLink","/settings",4,"ngIf"],["class","suggestion-wrapper py-0 my-0 mini-hide",4,"ngIf"],["class","lv-center mb-3 mini-hide",4,"ngIf"],["class","sidebar-footer-nav d-flex lv-center mini-hide",4,"ngIf"],["class","sidebar-footer-nav-mini d-flex lv-center",4,"ngIf"],["icon","person",3,"routerLink"],["icon","person",3,"click"],["icon","settings","routerLink","/settings"],[1,"suggestion-wrapper","py-0","my-0","mini-hide"],[1,"sidebar-link-suggestions"],[1,"vertical-line"],[1,"other-top"],[1,"material-icons"],[1,"site"],[4,"ngFor","ngForOf"],[3,"click"],[1,"horizontal-line"],[1,"shorten"],[1,"site",2,"margin-left","28px"],[1,"lv-center","mb-3","mini-hide"],["lv-lib-button","",3,"customConfig","click",4,"ngIf"],["lv-lib-button","",3,"click","customConfig"],[1,"sidebar-footer-nav","d-flex","lv-center","mini-hide"],[1,"mb-0"],[1,"sidebar-footer-nav-mini","d-flex","lv-center"],[1,"cursor-pointer",3,"click"]],template:function(u,m){1&u&&(t.j41(0,"div",0)(1,"div",1)(2,"div")(3,"mat-selection-list")(4,"lv-lib-sidebar-item",2)(5,"span"),t.EFF(6),t.nI1(7,"translate"),t.k0s()(),t.DNE(8,cr,4,4,"lv-lib-sidebar-item",3)(9,Qs,4,3,"lv-lib-sidebar-item",4),t.j41(10,"lv-lib-sidebar-item",5),t.nI1(11,"translate"),t.j41(12,"span"),t.EFF(13),t.nI1(14,"translate"),t.k0s()(),t.j41(15,"lv-lib-sidebar-item",6),t.nI1(16,"translate"),t.j41(17,"span"),t.EFF(18),t.nI1(19,"translate"),t.k0s()(),t.DNE(20,Rs,4,3,"lv-lib-sidebar-item",7),t.k0s(),t.DNE(21,nn,11,8,"div",8),t.k0s(),t.j41(22,"div"),t.DNE(23,Fo,3,2,"div",9)(24,ys,18,12,"div",10)(25,No,18,12,"div",11),t.k0s()()()),2&u&&(t.AVh("sitebar-mini",m.sidebarIsMiniState),t.R7$(4),t.Y8G("disableActiveState",!0),t.R7$(2),t.SpI(" ",t.bMT(7,17,"sidebar-home")," "),t.R7$(2),t.Y8G("ngIf",m.auth.isLoggedIn()),t.R7$(),t.Y8G("ngIf",!m.auth.isLoggedIn()),t.R7$(),t.Y8G("notAllowed",!0)("matTooltip",t.bMT(11,19,"soon")),t.R7$(3),t.JRh(t.bMT(14,21,"sidebar-history")),t.R7$(2),t.Y8G("matTooltip",t.bMT(16,23,"soon"))("notAllowed",!0),t.R7$(3),t.JRh(t.bMT(19,25,"sidebar-bookmark")),t.R7$(2),t.Y8G("ngIf",m.auth.isLoggedIn()),t.R7$(),t.Y8G("ngIf",m.show),t.R7$(2),t.Y8G("ngIf",!m.sidebarIsMiniState),t.R7$(),t.Y8G("ngIf",!m.sidebarIsMiniState),t.R7$(),t.Y8G("ngIf",m.sidebarIsMiniState))},dependencies:[Di,li,V.Wk,N.bT,V.wQ,Ge.oV,N.pM,Dt.z,ye.h,ye.D9,N.P9],styles:['.lv-text-color-main[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:500!important;color:#ff8114!important}.lv-text-color-blue[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:500!important;color:#007bff!important}.lv-text-color-green[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:500!important;color:#28a745!important}.lv-caption[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:14px;color:#dbdbdb}.link[_ngcontent-%COMP%], .link-left[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0;color:#ff8114}.link[_ngcontent-%COMP%]:before, .link-left[_ngcontent-%COMP%]:before{content:"";margin-bottom:-.3809em;display:table}.link[_ngcontent-%COMP%]:after, .link-left[_ngcontent-%COMP%]:after{content:"";margin-top:-.4082em;display:table}@media (max-width: 768px){.link[_ngcontent-%COMP%], .link-left[_ngcontent-%COMP%]{font-size:24px;line-height:32px!important}.link[_ngcontent-%COMP%]:before, .link-left[_ngcontent-%COMP%]:before{content:"";margin-bottom:-.3809em!important;display:table}.link[_ngcontent-%COMP%]:after, .link-left[_ngcontent-%COMP%]:after{content:"";margin-top:-.4082em!important;display:table}}.link.small[_ngcontent-%COMP%], .link-left.small[_ngcontent-%COMP%]{font-size:12px;line-height:14px}.link.small[_ngcontent-%COMP%]:before, .link-left.small[_ngcontent-%COMP%]:before{content:"";margin-bottom:-.6309em;display:table}.link.small[_ngcontent-%COMP%]:after, .link-left.small[_ngcontent-%COMP%]:after{content:"";margin-top:-.6582em;display:table}.link[_ngcontent-%COMP%]:hover, .link-left[_ngcontent-%COMP%]:hover{color:#cc6810}.lv-label[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-size:12px;line-height:13px;letter-spacing:-10;border-radius:100px;height:25px;width:-moz-fit-content;width:fit-content;padding:5px 10px}.lv-color-label-main[_ngcontent-%COMP%]{color:#fff;background-color:#ff8114}.lv-color-label-main[_ngcontent-%COMP%]:hover{background-color:#cc6810}.lv-color-label-positive[_ngcontent-%COMP%]{color:#fff;background-color:#28a745}.lv-color-label-positive[_ngcontent-%COMP%]:hover{background-color:#18662b}.lv-color-label-neutral[_ngcontent-%COMP%]{color:#fff;background-color:#323232}.lv-color-label-neutral[_ngcontent-%COMP%]:hover{background-color:gray}.lv-color-label-negative[_ngcontent-%COMP%]{color:#fff;background-color:#dc3545}.lv-color-label-negative[_ngcontent-%COMP%]:hover{background-color:#9c2531}.lv-badge-color-blue[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:500!important;color:#007bff!important}.lv-text-color-red[_ngcontent-%COMP%]{font-family:Roboto,sans-serif;font-weight:500!important;color:#dc3545!important}.sidebar[_ngcontent-%COMP%]{display:none;position:fixed;background:#323232;height:auto;top:4px;bottom:0;left:-330px;transition:left .5s;z-index:100000}.sidebar[_ngcontent-%COMP%]{z-index:1}.close[_ngcontent-%COMP%]{position:absolute;right:27px;top:21px;display:block;font-size:48px;color:#fff!important;text-decoration:none;opacity:1;text-shadow:none;transition:opacity .5s;cursor:pointer}.close[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{font-size:32px;color:#fff}.premium-close-btn[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{height:40px;line-height:40px;font-size:40px;color:#181818;position:absolute;top:12px;right:18px}.premium-close-btn[_ngcontent-%COMP%] i[_ngcontent-%COMP%]:hover{color:#fff}.premium-close-btn[_ngcontent-%COMP%] i[_ngcontent-%COMP%]:focus{color:#181818;outline:none}.premium-close-btn[_ngcontent-%COMP%] i[_ngcontent-%COMP%]:active{color:#fff}@media (min-width: 969px){.sidebar[_ngcontent-%COMP%]{display:block;width:320px;left:0}.close[_ngcontent-%COMP%]{display:none}}.logo[_ngcontent-%COMP%]{text-align:center;height:80px}.sidebar.open[_ngcontent-%COMP%]{display:block}.sidebar-top-navigation[_ngcontent-%COMP%]{padding:0;margin-top:0;border-bottom:2px solid #FFFAFA;border-top:2px solid #FFFAFA;margin-bottom:0}.sidebar-top-navigation[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{height:70px;line-height:70px;list-style:none;color:#fff;padding-left:30px;font-size:25px;font-weight:300}.sidebar-top-navigation[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover{background:#ffffff4d;transition:.2s}li.other-top[_ngcontent-%COMP%]:hover{background:#323232!important}.sidebar-top-navigation[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{padding-left:5px}i[_ngcontent-%COMP%]{height:25px;font-size:25px;transform:translateY(3px)}.sidebar-bottom[_ngcontent-%COMP%]{padding-left:30px;padding-top:60px;padding-bottom:29px;font-size:25px;font-weight:300;color:#fff}.sidebar-bottom[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{padding-right:17px}.sidebar-btn[_ngcontent-%COMP%]{background:#ff8114!important;text-transform:none!important;padding:5px 20px!important;box-shadow:0 3px 24px #3232320a!important;color:#fff!important;border-radius:5px!important;font-size:20px!important;height:45px!important;font-weight:400!important;border:1px #ffffff solid!important;max-height:45px!important;width:calc(100% - 32px)}.footer[_ngcontent-%COMP%]{background:#fff}.footer-navigation[_ngcontent-%COMP%]{background:#f6f9fc}.footer[_ngcontent-%COMP%]{font-family:Camphor,Open Sans,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.footer-cta[_ngcontent-%COMP%]{padding:50px 0}.footer-navigation[_ngcontent-%COMP%]{background:#f6f9fc;padding:10px;color:#8898aa;line-height:30px;font-size:15px;white-space:nowrap}.footer-navigation[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{padding:0;margin:0}.footer-navigation[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{list-style:none}.footer-navigation[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{text-decoration:none;color:inherit;transition:color .1s;margin-left:10px}.footer-navigation[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:#ff8114}.button-lv[_ngcontent-%COMP%]{color:#fff;background:#ff8114}.button-lv[_ngcontent-%COMP%]:focus, .button-lv[_ngcontent-%COMP%]:hover, .button-lv[_ngcontent-%COMP%]:active{color:#fff;background-color:#ff8114}.copyright[_ngcontent-%COMP%]{margin-top:10px;font-size:12px}.row[_ngcontent-%COMP%]{margin:0}.footer-li[_ngcontent-%COMP%]{display:inline-block;cursor:pointer}.footer-li[_ngcontent-%COMP%]:hover{color:#ff8114}@media (max-width: 1200px){.first[_ngcontent-%COMP%]{margin-left:0}}.footer-headline[_ngcontent-%COMP%]{margin-left:10px}@media (min-width: 969px){.modal-content[_ngcontent-%COMP%]{width:80%}}.premium-close-btn[_ngcontent-%COMP%]{height:40px;line-height:40px;font-size:40px;color:#181818}.premium-close-btn[_ngcontent-%COMP%] i[_ngcontent-%COMP%]:hover{color:#ff8114!important}.premium-close-btn[_ngcontent-%COMP%]:focus{color:#181818;outline:none}.premium-close-btn[_ngcontent-%COMP%]:active{color:#ff8114}.premium-headline[_ngcontent-%COMP%]{font-size:24px;margin-bottom:20px;text-align:center;width:100%}.premium-image[_ngcontent-%COMP%]{height:280px;width:336px;margin:0 auto}.premium-feature[_ngcontent-%COMP%]{display:flex;flex-direction:row;padding:0}.premium-text[_ngcontent-%COMP%]{font-size:18px;color:#000000d4;margin-left:3px;font-weight:300}.premium-badge[_ngcontent-%COMP%] .material-icons[_ngcontent-%COMP%]{font-size:26px;margin-left:30px;margin-right:5px}.premium_progress_bar[_ngcontent-%COMP%]{height:15px}.progress[_ngcontent-%COMP%]{height:1rem;background-color:#e9ecef;margin:10px 30px;width:calc(100% - 60px);border-radius:.25rem}.premium-btn[_ngcontent-%COMP%]{background:#ff8114;font-size:16px;text-transform:none;width:250px;margin:30px;padding:3px 0;box-shadow:0 3px 24px #3232320a;height:auto}.btn-wrapper[_ngcontent-%COMP%]{width:100%;text-align:center;position:relative}.material-icons.arrow[_ngcontent-%COMP%]{position:absolute;left:30px;top:30px;bottom:30px;font-size:40px;cursor:pointer}.alert[_ngcontent-%COMP%]{margin:15px 30px}.premium-price[_ngcontent-%COMP%]{font-size:26px;font-weight:300;margin-left:auto;margin-right:auto}.premium-price[_ngcontent-%COMP%] .row[_ngcontent-%COMP%]{margin:30px 100px;width:100%}[type=radio][_ngcontent-%COMP%]:checked + span[_ngcontent-%COMP%]:after, [type=radio].with-gap[_ngcontent-%COMP%]:checked + span[_ngcontent-%COMP%]:after{background-color:#ff9800;margin-left:30px;margin-top:12px}[type=radio][_ngcontent-%COMP%]:checked + span[_ngcontent-%COMP%]:after, [type=radio].with-gap[_ngcontent-%COMP%]:checked + span[_ngcontent-%COMP%]:before, [type=radio].with-gap[_ngcontent-%COMP%]:checked + span[_ngcontent-%COMP%]:after{border:2px solid #FF9800;margin-left:30px;margin-top:12px}h4[_ngcontent-%COMP%]{margin:0!important;padding:0}.premium-time[_ngcontent-%COMP%]{cursor:pointer;border-radius:5px;padding:20px 0;border:2px #ffffff solid}.line[_ngcontent-%COMP%]{width:calc(100% - 60px);height:2px;background:#0006;margin:10px 30px;border-radius:3px}.divider[_ngcontent-%COMP%]{width:80%;height:1px;margin-left:10%;margin-top:20px;margin-bottom:20px;background:#0000001a}.premium-time.active[_ngcontent-%COMP%]{border:none;width:auto;margin:20px auto;padding:2px;background-color:#ff8113;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP+BE////yH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==),url(data:image/gif;base64,R0lGODlhAQABAPAAAP+BE////yH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==),url(data:image/gif;base64,R0lGODlhAQABAPAAAP///////yH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==),url(data:image/gif;base64,R0lGODlhAQABAPAAAP+BE////yH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==);background-repeat:no-repeat;background-size:0 2px,0 100%,0% 2px;background-position:top center,top center,bottom center;-webkit-animation:drawBorderFromCenter 1s}.premium-inner[_ngcontent-%COMP%]{background:#fff;padding:20px 0}.site[_ngcontent-%COMP%]{cursor:pointer}.modals[_ngcontent-%COMP%]{margin-top:8px}.shorten[_ngcontent-%COMP%]{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden;padding-right:20px;cursor:pointer}.suggestion-wrapper[_ngcontent-%COMP%]{border-top:4px #ffffff solid;border-bottom:4px #ffffff solid}.sidebar-link-suggestions[_ngcontent-%COMP%], .sidebar-profile-suggestions[_ngcontent-%COMP%]{position:relative}.sidebar-link-suggestions[_ngcontent-%COMP%] li[_ngcontent-%COMP%], .sidebar-profile-suggestions[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{height:30px;line-height:30px;list-style:none;color:#fff;padding-left:30px;font-size:16px;font-weight:300}.sidebar-link-suggestions[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover, .sidebar-profile-suggestions[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover{background:#0000000a;transition:.2s}.sidebar-link-suggestions[_ngcontent-%COMP%] span[_ngcontent-%COMP%], .sidebar-profile-suggestions[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{padding-left:13px;font-weight:400}.sidebar-link-suggestions[_ngcontent-%COMP%] i[_ngcontent-%COMP%], .sidebar-profile-suggestions[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{height:20px;font-size:25px!important;transform:translateY(3px)}.other-top[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{height:32px;font-size:32px}.other-top[_ngcontent-%COMP%]{display:flex;align-items:center;height:50px!important;line-height:50px!important;list-style:none!important;color:#fff!important;padding-left:22px!important;font-size:16px!important;font-weight:300!important}.other-top[_ngcontent-%COMP%] .site[_ngcontent-%COMP%]{cursor:default;font-size:16px!important;font-weight:400}.other-top[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{padding-left:25px}.btn-mobile[_ngcontent-%COMP%]{display:none}li[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{height:29px;margin-bottom:7px}.modals[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{cursor:pointer}.logo-img[_ngcontent-%COMP%]{height:50px;margin-right:5px;transition:transform 1s cubic-bezier(.7,.01,.29,.99)}.logo[_ngcontent-%COMP%]:hover .logo-img[_ngcontent-%COMP%]{transform:rotate(360deg)}.logo-long-img[_ngcontent-%COMP%]{height:35px;z-index:999999999999999}.entry-1[_ngcontent-%COMP%], .entry-2[_ngcontent-%COMP%], .entry-3[_ngcontent-%COMP%], .entry-0[_ngcontent-%COMP%], .entry-4[_ngcontent-%COMP%], .entry-5[_ngcontent-%COMP%], .entry[_ngcontent-%COMP%]{position:relative}.entry[_ngcontent-%COMP%]:before{background:#fff;display:block;content:"";position:absolute;width:2px;height:30px;left:40px;top:0;bottom:0}.entry[_ngcontent-%COMP%]:last-of-type:before{height:16px}@media (max-width: 969px){.entry[_ngcontent-%COMP%]:before{background:#fff;display:block;content:"";position:absolute;width:2px;height:39px;left:44px;top:0;bottom:0}.entry[_ngcontent-%COMP%]:last-of-type:before{height:21px}}.horizontal-line[_ngcontent-%COMP%]{position:absolute;height:2px;width:20px;top:14px;left:32.5px;background:#fff}.vertical-line[_ngcontent-%COMP%]{position:absolute;height:auto;width:2px;background:#fff;left:32.5px;bottom:14px;top:55px}.vertical-line-auth[_ngcontent-%COMP%]{position:absolute;height:auto;width:2px;background:#fff;left:40px;top:50px}@media (max-height: 800px){.sidebar-link-suggestions[_ngcontent-%COMP%] .entry-5[_ngcontent-%COMP%]{display:none}}@media (max-height: 775px){.sidebar-link-suggestions[_ngcontent-%COMP%] .entry-4[_ngcontent-%COMP%]{display:none}}@media (max-height: 750px){.sidebar-link-suggestions[_ngcontent-%COMP%] .entry-3[_ngcontent-%COMP%]{display:none}}@media (max-height: 725px){.sidebar-link-suggestions[_ngcontent-%COMP%] .entry-2[_ngcontent-%COMP%]{display:none}}@media (max-height: 725px) and (max-width: 969px){.sidebar-link-suggestions[_ngcontent-%COMP%] .entry-2[_ngcontent-%COMP%]{display:none}}@media (max-height: 700px){.sidebar-link-suggestions[_ngcontent-%COMP%], .suggestion-wrapper[_ngcontent-%COMP%]{display:none}}@keyframes _ngcontent-%COMP%_circling{0%{transform:rotate(50deg)}to{transform:rotate(0)}}.profile-inner[_ngcontent-%COMP%]{height:250px;position:relative!important}@media (max-height: 870px){.profile-inner[_ngcontent-%COMP%]{height:200px}}@media (max-height: 820px){.profile-inner[_ngcontent-%COMP%]{height:150px}}@media (max-height: 770px){.profile-inner[_ngcontent-%COMP%]{height:100px}}@media (max-height: 720px){.profile-inner[_ngcontent-%COMP%]{height:50px}}@media (max-height: 700px){.sidebar-profile-suggestions[_ngcontent-%COMP%]{display:none}}.nano[_ngcontent-%COMP%]{background:#bba;width:500px;height:500px}.nano[_ngcontent-%COMP%] .nano-content[_ngcontent-%COMP%]{padding:10px}.nano[_ngcontent-%COMP%] .nano-pane[_ngcontent-%COMP%]{background:#888}.nano[_ngcontent-%COMP%] .nano-slider[_ngcontent-%COMP%]{background:#111}@media (max-height: 680px){.suggestion-sidebar[_ngcontent-%COMP%]{display:none}}.sitebar[_ngcontent-%COMP%]{margin-top:4px;height:100%;background:#323232;z-index:9999;color:#fff;bottom:0}ul[_ngcontent-%COMP%]{padding:0;margin:0;list-style:none}mat-drawer-container[_ngcontent-%COMP%]{background:transparent}mat-icon[_ngcontent-%COMP%]{margin-right:6px}h3[_ngcontent-%COMP%]{padding-left:30px}lv-toolbar[_ngcontent-%COMP%]{position:fixed;left:0;right:0;top:0;z-index:10}mat-selection-list[_ngcontent-%COMP%]{padding-top:0;color:#fff!important}.mat-list-base[_ngcontent-%COMP%] .mat-list-option[_ngcontent-%COMP%]{color:#fff!important}.mat-list-item-disabled[_ngcontent-%COMP%]{cursor:not-allowed;background:unset!important}.sidebar-footer-nav[_ngcontent-%COMP%]{margin-bottom:7.5px}.sidebar-footer-nav[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;justify-content:center}.sidebar-footer-nav[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{font-size:16px;display:inline-block;padding-left:3px;padding-right:3px}.sidebar-footer-nav[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{cursor:pointer}.lv-notification[_ngcontent-%COMP%]{font-size:12px;color:#fff;border-radius:100px;background:#ff8114;width:-moz-fit-content;width:fit-content;padding:0 8px!important;margin-left:25px}.drawer-wrapper[_ngcontent-%COMP%]{height:100%;padding-bottom:15px}.search-navigation[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{font-size:16px;font-weight:400;opacity:1;transition:opacity .3s;cursor:pointer}.search-navigation[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover, .search-navigation[_ngcontent-%COMP%] li.active[_ngcontent-%COMP%]:before{opacity:1;content:"- "}.sidebar-filter[_ngcontent-%COMP%]{padding-left:22px;border-top:4px #ffffff solid;border-bottom:4px #ffffff solid}.sidebar-footer-nav-mini[_ngcontent-%COMP%]{font-size:10px;animation:_ngcontent-%COMP%_showNavMini .6s;padding:5px;text-align:center}.cursor-pointer[_ngcontent-%COMP%]{cursor:pointer}@keyframes _ngcontent-%COMP%_showNavMini{0%{opacity:0}50%{opacity:0}to{opacity:1}}']})}return _})();var Yr=f(5986);function Cr(){return Cr=Object.assign?Object.assign.bind():function(_){for(var d=1;d {B&&S.next(_e),le++;let ae=!1;(0,g.Tg)(E(_e,ge++)).subscribe((0,D._)(S,Q=>{b?.(Q),B?me(Q):S.next(Q)},()=>{ae=!0},void 0,()=>{if(ae)try{for(le--;Y.length&&le ve(Q)):ve(Q)}Ee()}catch(Q){S.error(Q)}}))};return O.subscribe((0,D._)(S,me,()=>{Ye=!0,Ee()})),()=>{K?.()}}(P,b,O,E)))}},941:(Et,be,f)=>{"use strict";f.d(be,{Q:()=>V});var t=f(5225),g=f(9974),C=f(4360);function V(D,X=0){return(0,g.N)((j,N)=>{j.subscribe((0,C._)(N,O=>(0,t.N)(N,D,()=>N.next(O),X),()=>(0,t.N)(N,D,()=>N.complete(),X),O=>(0,t.N)(N,D,()=>N.error(O),X)))})}},7647:(Et,be,f)=>{"use strict";f.d(be,{u:()=>D});var t=f(8750),g=f(1413),C=f(7707),V=f(9974);function D(j={}){const{connector:N=(()=>new g.B),resetOnError:O=!0,resetOnComplete:S=!0,resetOnRefCountZero:E=!0}=j;return P=>{let b,B,h,K=0,Y=!1,le=!1;const ge=()=>{B?.unsubscribe(),B=void 0},Ye=()=>{ge(),b=h=void 0,Y=le=!1},Ee=()=>{const me=b;Ye(),me?.unsubscribe()};return(0,V.N)((me,ve)=>{K++,!le&&!Y&&ge();const _e=h=h??N();ve.add(()=>{K--,0===K&&!le&&!Y&&(B=X(Ee,E))}),_e.subscribe(ve),!b&&K>0&&(b=new C.Ms({next:ae=>_e.next(ae),error:ae=>{le=!0,ge(),B=X(Ye,O,ae),_e.error(ae)},complete:()=>{Y=!0,ge(),B=X(Ye,S),_e.complete()}}),(0,t.Tg)(me).subscribe(b))})(P)}}function X(j,N,...O){if(!0===N)return void j();if(!1===N)return;const S=new C.Ms({next:()=>{S.unsubscribe(),j()}});return(0,t.Tg)(N(...O)).subscribe(S)}},4668:(Et,be,f)=>{"use strict";f.d(be,{t:()=>C});var t=f(2771),g=f(7647);function C(V,D,X){let j,N=!1;return V&&"object"==typeof V?({bufferSize:j=1/0,windowTime:D=1/0,refCount:N=!1,scheduler:X}=V):j=V??1/0,(0,g.u)({connector:()=>new t.m(j,D,X),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:N})}},5245:(Et,be,f)=>{"use strict";f.d(be,{i:()=>g});var t=f(5964);function g(C){return(0,t.p)((V,D)=>C<=D)}},9172:(Et,be,f)=>{"use strict";f.d(be,{Z:()=>V});var t=f(8793),g=f(9326),C=f(9974);function V(...D){const X=(0,g.lI)(D);return(0,C.N)((j,N)=>{(X?(0,t.x)(D,j,X):(0,t.x)(D,j)).subscribe(N)})}},5558:(Et,be,f)=>{"use strict";f.d(be,{n:()=>V});var t=f(8750),g=f(9974),C=f(4360);function V(D,X){return(0,g.N)((j,N)=>{let O=null,S=0,E=!1;const P=()=>E&&!O&&N.complete();j.subscribe((0,C._)(N,b=>{O?.unsubscribe();let B=0;const h=S++;(0,t.Tg)(D(b,h)).subscribe(O=(0,C._)(N,K=>N.next(X?X(b,K,h,B++):K),()=>{O=null,P()}))},()=>{E=!0,P()}))})}},6697:(Et,be,f)=>{"use strict";f.d(be,{s:()=>V});var t=f(983),g=f(9974),C=f(4360);function V(D){return D<=0?()=>t.w:(0,g.N)((X,j)=>{let N=0;X.subscribe((0,C._)(j,O=>{++N<=D&&(j.next(O),D<=N&&j.complete())}))})}},6977:(Et,be,f)=>{"use strict";f.d(be,{Q:()=>D});var t=f(9974),g=f(4360),C=f(8750),V=f(5343);function D(X){return(0,t.N)((j,N)=>{(0,C.Tg)(X).subscribe((0,g._)(N,()=>N.complete(),V.l)),!N.closed&&j.subscribe(N)})}},7048:(Et,be,f)=>{"use strict";f.d(be,{v:()=>C});var t=f(9974),g=f(4360);function C(V,D=!1){return(0,t.N)((X,j)=>{let N=0;X.subscribe((0,g._)(j,O=>{const S=V(O,N++);(S||D)&&j.next(O),!S&&j.complete()}))})}},8141:(Et,be,f)=>{"use strict";f.d(be,{M:()=>D});var t=f(8071),g=f(9974),C=f(4360),V=f(3669);function D(X,j,N){const O=(0,t.T)(X)||j||N?{next:X,error:j,complete:N}:X;return O?(0,g.N)((S,E)=>{var P;null===(P=O.subscribe)||void 0===P||P.call(O);let b=!0;S.subscribe((0,C._)(E,B=>{var h;null===(h=O.next)||void 0===h||h.call(O,B),E.next(B)},()=>{var B;b=!1,null===(B=O.complete)||void 0===B||B.call(O),E.complete()},B=>{var h;b=!1,null===(h=O.error)||void 0===h||h.call(O,B),E.error(B)},()=>{var B,h;b&&(null===(B=O.unsubscribe)||void 0===B||B.call(O)),null===(h=O.finalize)||void 0===h||h.call(O)}))}):V.D}},6780:(Et,be,f)=>{"use strict";f.d(be,{R:()=>D});var t=f(8359);class g extends t.yU{constructor(j,N){super()}schedule(j,N=0){return this}}const C={setInterval(X,j,...N){const{delegate:O}=C;return O?.setInterval?O.setInterval(X,j,...N):setInterval(X,j,...N)},clearInterval(X){const{delegate:j}=C;return(j?.clearInterval||clearInterval)(X)},delegate:void 0};var V=f(7908);class D extends g{constructor(j,N){super(j,N),this.scheduler=j,this.work=N,this.pending=!1}schedule(j,N=0){var O;if(this.closed)return this;this.state=j;const S=this.id,E=this.scheduler;return null!=S&&(this.id=this.recycleAsyncId(E,S,N)),this.pending=!0,this.delay=N,this.id=null!==(O=this.id)&&void 0!==O?O:this.requestAsyncId(E,this.id,N),this}requestAsyncId(j,N,O=0){return C.setInterval(j.flush.bind(j,this),O)}recycleAsyncId(j,N,O=0){if(null!=O&&this.delay===O&&!1===this.pending)return N;null!=N&&C.clearInterval(N)}execute(j,N){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const O=this._execute(j,N);if(O)return O;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(j,N){let S,O=!1;try{this.work(j)}catch(E){O=!0,S=E||new Error("Scheduled action threw falsy error")}if(O)return this.unsubscribe(),S}unsubscribe(){if(!this.closed){const{id:j,scheduler:N}=this,{actions:O}=N;this.work=this.state=this.scheduler=null,this.pending=!1,(0,V.o)(O,this),null!=j&&(this.id=this.recycleAsyncId(N,j,null)),this.delay=null,super.unsubscribe()}}}},9687:(Et,be,f)=>{"use strict";f.d(be,{q:()=>C});var t=f(6129);class g{constructor(D,X=g.now){this.schedulerActionCtor=D,this.now=X}schedule(D,X=0,j){return new this.schedulerActionCtor(this,D).schedule(j,X)}}g.now=t.U.now;class C extends g{constructor(D,X=g.now){super(D,X),this.actions=[],this._active=!1}flush(D){const{actions:X}=this;if(this._active)return void X.push(D);let j;this._active=!0;do{if(j=D.execute(D.state,D.delay))break}while(D=X.shift());if(this._active=!1,j){for(;D=X.shift();)D.unsubscribe();throw j}}}},5007:(Et,be,f)=>{"use strict";f.d(be,{$:()=>B});var t=f(6780);let C,g=1;const V={};function D(K){return K in V&&(delete V[K],!0)}const X={setImmediate(K){const Y=g++;return V[Y]=!0,C||(C=Promise.resolve()),C.then(()=>D(Y)&&K()),Y},clearImmediate(K){D(K)}},{setImmediate:N,clearImmediate:O}=X,S={setImmediate(...K){const{delegate:Y}=S;return(Y?.setImmediate||N)(...K)},clearImmediate(K){const{delegate:Y}=S;return(Y?.clearImmediate||O)(K)},delegate:void 0};var P=f(9687);const B=new class b extends P.q{flush(Y){this._active=!0;const le=this._scheduled;this._scheduled=void 0;const{actions:ge}=this;let Ye;Y=Y||ge.shift();do{if(Ye=Y.execute(Y.state,Y.delay))break}while((Y=ge[0])&&Y.id===le&&ge.shift());if(this._active=!1,Ye){for(;(Y=ge[0])&&Y.id===le&&ge.shift();)Y.unsubscribe();throw Ye}}}(class E extends t.R{constructor(Y,le){super(Y,le),this.scheduler=Y,this.work=le}requestAsyncId(Y,le,ge=0){return null!==ge&&ge>0?super.requestAsyncId(Y,le,ge):(Y.actions.push(this),Y._scheduled||(Y._scheduled=S.setImmediate(Y.flush.bind(Y,void 0))))}recycleAsyncId(Y,le,ge=0){var Ye;if(null!=ge?ge>0:this.delay>0)return super.recycleAsyncId(Y,le,ge);const{actions:Ee}=Y;null!=le&&(null===(Ye=Ee[Ee.length-1])||void 0===Ye?void 0:Ye.id)!==le&&(S.clearImmediate(le),Y._scheduled===le&&(Y._scheduled=void 0))}})},3236:(Et,be,f)=>{"use strict";f.d(be,{E:()=>C,b:()=>V});var t=f(6780);const C=new(f(9687).q)(t.R),V=C},6129:(Et,be,f)=>{"use strict";f.d(be,{U:()=>t});const t={now:()=>(t.delegate||Date).now(),delegate:void 0}},9270:(Et,be,f)=>{"use strict";f.d(be,{f:()=>t});const t={setTimeout(g,C,...V){const{delegate:D}=t;return D?.setTimeout?D.setTimeout(g,C,...V):setTimeout(g,C,...V)},clearTimeout(g){const{delegate:C}=t;return(C?.clearTimeout||clearTimeout)(g)},delegate:void 0}},4761:(Et,be,f)=>{"use strict";f.d(be,{l:()=>g});const g=function t(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}()},3494:(Et,be,f)=>{"use strict";f.d(be,{s:()=>t});const t="function"==typeof Symbol&&Symbol.observable||"@@observable"},9350:(Et,be,f)=>{"use strict";f.d(be,{G:()=>g});const g=(0,f(1853).L)(C=>function(){C(this),this.name="EmptyError",this.message="no elements in sequence"})},9326:(Et,be,f)=>{"use strict";f.d(be,{R0:()=>X,lI:()=>D,ms:()=>V});var t=f(8071),g=f(9470);function C(j){return j[j.length-1]}function V(j){return(0,t.T)(C(j))?j.pop():void 0}function D(j){return(0,g.m)(C(j))?j.pop():void 0}function X(j,N){return"number"==typeof C(j)?j.pop():N}},3073:(Et,be,f)=>{"use strict";f.d(be,{D:()=>D});const{isArray:t}=Array,{getPrototypeOf:g,prototype:C,keys:V}=Object;function D(j){if(1===j.length){const N=j[0];if(t(N))return{args:N,keys:null};if(function X(j){return j&&"object"==typeof j&&g(j)===C}(N)){const O=V(N);return{args:O.map(S=>N[S]),keys:O}}}return{args:j,keys:null}}},7908:(Et,be,f)=>{"use strict";function t(g,C){if(g){const V=g.indexOf(C);0<=V&&g.splice(V,1)}}f.d(be,{o:()=>t})},1853:(Et,be,f)=>{"use strict";function t(g){const V=g(D=>{Error.call(D),D.stack=(new Error).stack});return V.prototype=Object.create(Error.prototype),V.prototype.constructor=V,V}f.d(be,{L:()=>t})},8496:(Et,be,f)=>{"use strict";function t(g,C){return g.reduce((V,D,X)=>(V[D]=C[X],V),{})}f.d(be,{e:()=>t})},9786:(Et,be,f)=>{"use strict";f.d(be,{Y:()=>C,l:()=>V});var t=f(1026);let g=null;function C(D){if(t.$.useDeprecatedSynchronousErrorHandling){const X=!g;if(X&&(g={errorThrown:!1,error:null}),D(),X){const{errorThrown:j,error:N}=g;if(g=null,j)throw N}}else D()}function V(D){t.$.useDeprecatedSynchronousErrorHandling&&g&&(g.errorThrown=!0,g.error=D)}},5225:(Et,be,f)=>{"use strict";function t(g,C,V,D=0,X=!1){const j=C.schedule(function(){V(),X?g.add(this.schedule(null,D)):this.unsubscribe()},D);if(g.add(j),!X)return j}f.d(be,{N:()=>t})},3669:(Et,be,f)=>{"use strict";function t(g){return g}f.d(be,{D:()=>t})},7441:(Et,be,f)=>{"use strict";f.d(be,{X:()=>t});const t=g=>g&&"number"==typeof g.length&&"function"!=typeof g},7953:(Et,be,f)=>{"use strict";f.d(be,{T:()=>g});var t=f(8071);function g(C){return Symbol.asyncIterator&&(0,t.T)(C?.[Symbol.asyncIterator])}},8071:(Et,be,f)=>{"use strict";function t(g){return"function"==typeof g}f.d(be,{T:()=>t})},5055:(Et,be,f)=>{"use strict";f.d(be,{l:()=>C});var t=f(3494),g=f(8071);function C(V){return(0,g.T)(V[t.s])}},5397:(Et,be,f)=>{"use strict";f.d(be,{x:()=>C});var t=f(4761),g=f(8071);function C(V){return(0,g.T)(V?.[t.l])}},4402:(Et,be,f)=>{"use strict";f.d(be,{A:()=>C});var t=f(1985),g=f(8071);function C(V){return!!V&&(V instanceof t.c||(0,g.T)(V.lift)&&(0,g.T)(V.subscribe))}},9858:(Et,be,f)=>{"use strict";f.d(be,{y:()=>g});var t=f(8071);function g(C){return(0,t.T)(C?.then)}},5196:(Et,be,f)=>{"use strict";f.d(be,{C:()=>C,U:()=>V});var t=f(1635),g=f(8071);function C(D){return(0,t.AQ)(this,arguments,function*(){const j=D.getReader();try{for(;;){const{value:N,done:O}=yield(0,t.N3)(j.read());if(O)return yield(0,t.N3)(void 0);yield yield(0,t.N3)(N)}}finally{j.releaseLock()}})}function V(D){return(0,g.T)(D?.getReader)}},9470:(Et,be,f)=>{"use strict";f.d(be,{m:()=>g});var t=f(8071);function g(C){return C&&(0,t.T)(C.schedule)}},9974:(Et,be,f)=>{"use strict";f.d(be,{N:()=>C,S:()=>g});var t=f(8071);function g(V){return(0,t.T)(V?.lift)}function C(V){return D=>{if(g(D))return D.lift(function(X){try{return V(X,this)}catch(j){this.error(j)}});throw new TypeError("Unable to lift unknown Observable type")}}},6450:(Et,be,f)=>{"use strict";f.d(be,{I:()=>V});var t=f(6354);const{isArray:g}=Array;function V(D){return(0,t.T)(X=>function C(D,X){return g(X)?D(...X):D(X)}(D,X))}},5343:(Et,be,f)=>{"use strict";function t(){}f.d(be,{l:()=>t})},1203:(Et,be,f)=>{"use strict";f.d(be,{F:()=>g,m:()=>C});var t=f(3669);function g(...V){return C(V)}function C(V){return 0===V.length?t.D:1===V.length?V[0]:function(X){return V.reduce((j,N)=>N(j),X)}}},5334:(Et,be,f)=>{"use strict";f.d(be,{m:()=>C});var t=f(1026),g=f(9270);function C(V){g.f.setTimeout(()=>{const{onUnhandledError:D}=t.$;if(!D)throw V;D(V)})}},591:(Et,be,f)=>{"use strict";function t(g){return new TypeError(`You provided ${null!==g&&"object"==typeof g?"an invalid object":`'${g}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}f.d(be,{L:()=>t})},4523:(Et,be,f)=>{"use strict";function t(C,V,D,X,j,N,O){try{var S=C[N](O),E=S.value}catch(P){return void D(P)}S.done?V(E):Promise.resolve(E).then(X,j)}function g(C){return function(){var V=this,D=arguments;return new Promise(function(X,j){var N=C.apply(V,D);function O(E){t(N,X,j,O,S,"next",E)}function S(E){t(N,X,j,O,S,"throw",E)}O(void 0)})}}f.d(be,{A:()=>g})},9969:(Et,be,f)=>{"use strict";f.d(be,{FX:()=>Q,If:()=>t,K2:()=>X,MA:()=>P,Os:()=>D,P:()=>B,hZ:()=>C,i0:()=>V,iF:()=>j,kY:()=>S,kp:()=>g,sf:()=>_e,ui:()=>ae,wk:()=>N});var t=function(q){return q[q.State=0]="State",q[q.Transition=1]="Transition",q[q.Sequence=2]="Sequence",q[q.Group=3]="Group",q[q.Animate=4]="Animate",q[q.Keyframes=5]="Keyframes",q[q.Style=6]="Style",q[q.Trigger=7]="Trigger",q[q.Reference=8]="Reference",q[q.AnimateChild=9]="AnimateChild",q[q.AnimateRef=10]="AnimateRef",q[q.Query=11]="Query",q[q.Stagger=12]="Stagger",q}(t||{});const g="*";function C(q,he){return{type:t.Trigger,name:q,definitions:he,options:{}}}function V(q,he=null){return{type:t.Animate,styles:he,timings:q}}function D(q,he=null){return{type:t.Group,steps:q,options:he}}function X(q,he=null){return{type:t.Sequence,steps:q,options:he}}function j(q){return{type:t.Style,styles:q,offset:null}}function N(q,he,Ve){return{type:t.State,name:q,styles:he,options:Ve}}function S(q,he,Ve=null){return{type:t.Transition,expr:q,animation:he,options:Ve}}function P(q=null){return{type:t.AnimateChild,options:q}}function B(q,he,Ve=null){return{type:t.Query,selector:q,animation:he,options:Ve}}class _e{constructor(he=0,Ve=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=he+Ve}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(he=>he()),this._onDoneFns=[])}onStart(he){this._originalOnStartFns.push(he),this._onStartFns.push(he)}onDone(he){this._originalOnDoneFns.push(he),this._onDoneFns.push(he)}onDestroy(he){this._onDestroyFns.push(he)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){queueMicrotask(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(he=>he()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(he=>he()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(he){this._position=this.totalTime?he*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(he){const Ve="start"==he?this._onStartFns:this._onDoneFns;Ve.forEach(qe=>qe()),Ve.length=0}}class ae{constructor(he){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=he;let Ve=0,qe=0,Qe=0;const It=this.players.length;0==It?queueMicrotask(()=>this._onFinish()):this.players.forEach(Fe=>{Fe.onDone(()=>{++Ve==It&&this._onFinish()}),Fe.onDestroy(()=>{++qe==It&&this._onDestroy()}),Fe.onStart(()=>{++Qe==It&&this._onStart()})}),this.totalTime=this.players.reduce((Fe,ot)=>Math.max(Fe,ot.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(he=>he()),this._onDoneFns=[])}init(){this.players.forEach(he=>he.init())}onStart(he){this._onStartFns.push(he)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(he=>he()),this._onStartFns=[])}onDone(he){this._onDoneFns.push(he)}onDestroy(he){this._onDestroyFns.push(he)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(he=>he.play())}pause(){this.players.forEach(he=>he.pause())}restart(){this.players.forEach(he=>he.restart())}finish(){this._onFinish(),this.players.forEach(he=>he.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(he=>he.destroy()),this._onDestroyFns.forEach(he=>he()),this._onDestroyFns=[])}reset(){this.players.forEach(he=>he.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(he){const Ve=he*this.totalTime;this.players.forEach(qe=>{const Qe=qe.totalTime?Math.min(1,Ve/qe.totalTime):1;qe.setPosition(Qe)})}getPosition(){const he=this.players.reduce((Ve,qe)=>null===Ve||qe.totalTime>Ve.totalTime?qe:Ve,null);return null!=he?he.getPosition():0}beforeDestroy(){this.players.forEach(he=>{he.beforeDestroy&&he.beforeDestroy()})}triggerCallback(he){const Ve="start"==he?this._onStartFns:this._onDoneFns;Ve.forEach(qe=>qe()),Ve.length=0}}const Q="!"},8617:(Et,be,f)=>{"use strict";f.d(be,{Ae:()=>me,Ai:()=>_t,Au:()=>It,Bu:()=>Fe,FN:()=>jn,GX:()=>Yn,Pd:()=>Be,Q_:()=>gn,Z7:()=>de,_G:()=>fn,px:()=>Ee,vR:()=>_i,vr:()=>he,w6:()=>Gn});var t=f(177),g=f(4438),C=f(6860),V=f(1413),D=f(8359),X=f(4412),j=f(7673),N=f(7336),O=f(8141),S=f(152),E=f(5964),P=f(6354),b=f(6697),B=f(5245),h=f(3294),K=f(6977),Y=f(2318),le=f(4085),ge=f(9327);const Ye=" ";function Ee(Ce,ee,J){const De=ve(Ce,ee);J=J.trim(),!De.some(st=>st.trim()===J)&&(De.push(J),Ce.setAttribute(ee,De.join(Ye)))}function me(Ce,ee,J){const De=ve(Ce,ee);J=J.trim();const st=De.filter(zt=>zt!==J);st.length?Ce.setAttribute(ee,st.join(Ye)):Ce.removeAttribute(ee)}function ve(Ce,ee){return Ce.getAttribute(ee)?.match(/\S+/g)??[]}const ae="cdk-describedby-message",Q="cdk-describedby-host";let q=0,he=(()=>{class Ce{constructor(J,De){this._platform=De,this._messageRegistry=new Map,this._messagesContainer=null,this._id=""+q++,this._document=J,this._id=(0,g.WQX)(g.sZ2)+"-"+q++}describe(J,De,st){if(!this._canBeDescribed(J,De))return;const zt=Ve(De,st);"string"!=typeof De?(qe(De,this._id),this._messageRegistry.set(zt,{messageElement:De,referenceCount:0})):this._messageRegistry.has(zt)||this._createMessageElement(De,st),this._isElementDescribedByMessage(J,zt)||this._addMessageReference(J,zt)}removeDescription(J,De,st){if(!De||!this._isElementNode(J))return;const zt=Ve(De,st);if(this._isElementDescribedByMessage(J,zt)&&this._removeMessageReference(J,zt),"string"==typeof De){const In=this._messageRegistry.get(zt);In&&0===In.referenceCount&&this._deleteMessageElement(zt)}0===this._messagesContainer?.childNodes.length&&(this._messagesContainer.remove(),this._messagesContainer=null)}ngOnDestroy(){const J=this._document.querySelectorAll(`[${Q}="${this._id}"]`);for(let De=0;De 0;){const T=e[s],Z=Array.isArray(T),ce=Z?T[1]:T,Pe=null===ce;let gt=i[s+1];gt===Zi&&(gt=Pe?Qi:void 0);let Ot=Pe?ho(gt,r):ce===r?gt:void 0;if(Z&&!hg(Ot)&&(Ot=ho(T,r)),hg(Ot)&&(v=Ot,p))return v;const Ut=e[s+1];s=p?Id(Ut):Tu(Ut)}if(null!==n){let T=l?n.residualClasses:n.residualStyles;null!=T&&(v=ho(T,r))}return v}function hg(e){return void 0!==e}function Gy(e,n){return!!(e.flags&(n?8:16))}function Ky(e,n,i){Hl(Ar,dc,Wh(sn(),e,n,i),!0)}function Xy(e,n,i,r,s){Hl(Ar,dc,Gh(sn(),e,n,i,r,s),!0)}class uE{destroy(n){}updateValue(n,i){}swap(n,i){const r=Math.min(n,i),s=Math.max(n,i),l=this.detach(s);if(s-r>1){const p=this.detach(r);this.attach(r,l),this.attach(s,p)}else this.attach(r,l)}move(n,i){this.attach(i,this.detach(n))}}function Lv(e,n,i,r,s){return e===i&&Object.is(n,r)?1:Object.is(s(e,n),s(i,r))?-1:0}function Bv(e,n,i,r){return!(void 0===n||!n.has(r)||(e.attach(i,n.get(r)),n.delete(r),0))}function Zy(e,n,i,r,s){if(Bv(e,n,r,i(r,s)))e.updateValue(r,s);else{const l=e.create(r,s);e.attach(r,l)}}function Yy(e,n,i,r){const s=new Set;for(let l=n;l<=i;l++)s.add(r(l,e.at(l)));return s}class Qy{constructor(){this.kvMap=new Map,this._vMap=void 0}has(n){return this.kvMap.has(n)}delete(n){if(!this.has(n))return!1;const i=this.kvMap.get(n);return void 0!==this._vMap&&this._vMap.has(i)?(this.kvMap.set(n,this._vMap.get(i)),this._vMap.delete(i)):this.kvMap.delete(n),!0}get(n){return this.kvMap.get(n)}set(n,i){if(this.kvMap.has(n)){let r=this.kvMap.get(n);void 0===this._vMap&&(this._vMap=new Map);const s=this._vMap;for(;s.has(r);)r=s.get(r);s.set(r,i)}else this.kvMap.set(n,i)}forEach(n){for(let[i,r]of this.kvMap)if(n(r,i),void 0!==this._vMap){const s=this._vMap;for(;s.has(r);)r=s.get(r),n(r,i)}}}function Jy(e,n,i){Ul("NgControlFlow");const r=sn(),s=Ss(),l=Vv(r,pi+e);if(Wo(r,s,n)){const v=j(null);try{if(H_(l,0),-1!==n){const T=jv(r[On],pi+n),Z=Rh(l,T.tView.ssrId);gm(l,pm(r,T,i,{dehydratedView:Z}),0,Ah(T,Z))}}finally{j(v)}}else{const v=G0(l,0);void 0!==v&&(v[br]=i)}}class fE{constructor(n,i,r){this.lContainer=n,this.$implicit=i,this.$index=r}get $count(){return this.lContainer.length-no}}function qy(e){return e}function e1(e,n){return n}class mE{constructor(n,i,r){this.hasEmptyBlock=n,this.trackByFn=i,this.liveCollection=r}}function t1(e,n,i,r,s,l,p,v,T,Z,ce,Pe,gt){Ul("NgControlFlow");const Ot=void 0!==T,Ut=sn(),dn=v?p.bind(Ut[Kr][br]):p,Rn=new mE(Ot,dn);Ut[pi+e]=Rn,Lh(e+1,n,i,r,s,l),Ot&&Lh(e+2,T,Z,ce,Pe,gt)}class pE extends uE{constructor(n,i,r){super(),this.lContainer=n,this.hostLView=i,this.templateTNode=r,this.needsIndexUpdate=!1}get length(){return this.lContainer.length-no}at(n){return this.getLView(n)[br].$implicit}attach(n,i){const r=i[Hr];this.needsIndexUpdate||=n!==this.length,gm(this.lContainer,i,n,Ah(this.templateTNode,r))}detach(n){return this.needsIndexUpdate||=n!==this.length-1,function gE(e,n){return yu(e,n)}(this.lContainer,n)}create(n,i){const r=Rh(this.lContainer,this.templateTNode.tView.ssrId);return pm(this.hostLView,this.templateTNode,new fE(this.lContainer,i,n),{dehydratedView:r})}destroy(n){Eh(n[On],n)}updateValue(n,i){this.getLView(n)[br].$implicit=i}reset(){this.needsIndexUpdate=!1}updateIndexes(){if(this.needsIndexUpdate)for(let n=0;n
0?On=mr.splice(Vi,mr.length):(On=mr,mr=[0]);const ri=[];for(mr.length>=ue.lgSize&&ri.unshift(mr.splice(-ue.lgSize,mr.length).join(""));mr.length>ue.gSize;)ri.unshift(mr.splice(-ue.gSize,mr.length).join(""));mr.length&&ri.unshift(mr.join("")),ti=ri.join(xe($,re)),On.length&&(ti+=xe($,it)+On.join("")),fi&&(ti+=xe($,Ve.Exponential)+"+"+fi)}else ti=xe($,Ve.Infinity);return ti=k<0&&!vr?ue.negPre+ti+ue.negSuf:ue.posPre+ti+ue.posSuf,ti}(k,function Pn(k,ue="-"){const $={minInt:1,minFrac:0,maxFrac:0,posPre:"",posSuf:"",negPre:"",negSuf:"",gSize:0,lgSize:0},re=k.split(";"),it=re[0],Xt=re[1],bn=-1!==it.indexOf(".")?it.split("."):[it.substring(0,it.lastIndexOf("0")+1),it.substring(it.lastIndexOf("0")+1)],ti=bn[0],vr=bn[1]||"";$.posPre=ti.substring(0,ti.indexOf("#"));for(let hr=0;hr=0?n&Qd:qd:n}(i);if("function"==typeof l){if(!Gd(n,e,r))return r&Di.Host?Yu(s,0,r):Qu(n,i,r,s);try{let p;if(p=l(r),null!=p||r&Di.Optional)return p;lo()}finally{Xd()}}else if("number"==typeof l){let p=null,v=dd(e,n),T=Ta,Z=r&Di.Host?n[Kr][Or]:null;for((-1===v||r&Di.SkipSelf)&&(T=-1===v?Ac(e,n):n[v+8],T!==Ta&&Nc(r,!1)?(p=n[On],v=rl(T),n=ol(T,n)):v=-1);-1!==v;){const ce=n[On];if(Ci(l,v,ce.data)){const Pe=Jd(v,n,i,p,r,Z);if(Pe!==aa)return Pe}T=n[v+8],T!==Ta&&Nc(r,n[On].data[v+8]===Z)&&Ci(l,v,n)?(p=ce,v=rl(T),n=ol(T,n)):v=-1}}return s}function Jd(e,n,i,r,s,l){const p=n[On],v=p.data[e+8],ce=rs(v,p,i,null==r?Eo(v)&&cd:r!=p&&!!(3&v.type),s&Di.Host&&l===v);return null!==ce?la(n,p,ce,v):aa}function rs(e,n,i,r,s){const l=e.providerIndexes,p=n.data,v=1048575&l,T=e.directiveStart,ce=l>>20,gt=s?v+ce:e.directiveEnd;for(let Ot=r?v:v+ce;Ot0)&&(Z=!0)):ce=i,s)if(0!==T){const gt=Id(e[v+1]);e[r+1]=ug(gt,v),0!==gt&&(e[gt+1]=kv(e[gt+1],r)),e[v+1]=function L2(e,n){return 131071&e|n<<17}(e[v+1],r)}else e[r+1]=ug(v,0),0!==v&&(e[v+1]=kv(e[v+1],r)),v=r;else e[r+1]=ug(T,0),0===v?v=r:e[T+1]=kv(e[T+1],r),T=r;Z&&(e[r+1]=Tv(e[r+1])),Ay(e,ce,r,!0),Ay(e,ce,r,!1),function j2(e,n,i,r,s){const l=s?e.residualClasses:e.residualStyles;null!=l&&"string"==typeof n&&Rr(l,n)>=0&&(i[r+1]=Iv(i[r+1]))}(n,ce,e,r,l),p=ug(v,T),l?n.classBindings=p:n.styleBindings=p}(s,l,n,i,p,r)}}function Nv(e,n,i,r,s){let l=null;const p=i.directiveEnd;let v=i.directiveStylingLast;for(-1===v?v=i.directiveStart:v++;v