(window.webpackJsonp=window.webpackJsonp||[]).push([[28],{"01P8":function(n,t,e){"use strict";e.d(t,"a",(function(){return d}));var l=e("AytR"),o=(e("KuF8"),e("eXOc")),i=(e("s1el"),e("AcpL")),r=(e("Klzi"),e("gIcY")),a=(e("yTtk"),e("uWsw")),u=e("/33l"),s=e("o+fa"),c=(e("qIOU"),e("x3P5")),g=(e("Rx7G"),e("5jKQ"),e("cFZg"),e("YqQn"),e("Ip0R")),p=e("QtZE"),d=function(){function n(n,t,e,i,r,u,s,c,g,p,d,b,h,f,m,O,C){this.generalHelper=n,this.dialog=t,this.generalService=e,this.errorLogger=i,this.formBuilder=r,this.flightState=u,this.hotelStateService=s,this.platform=c,this.generalState=g,this.myProfileservice=p,this.router=d,this.auth=b,this.hotelReviewHelper=h,this.cleverTapflightgeneralhelper=f,this.elmRef=m,this.route=O,this.translateService=C,this.forgotpasswordopen=!1,this.loginopen=!0,this.isShowPwd=!1,this.buttonStatus=!1,this.isEmail=!0,this.mobCountryCode="",this.isRegisterd=!0,this.isMobRegistered=!0,this.enableForgotPwd=!1,this.showLoader=!1,this.showResendOtpMsg=!1,this.interval$=null,this.remainingTime="00:00",this.type="login",this.emailList=[],this.initialCountry=l.a.mobileCountryCode.countryCode,this.sessiontimeOut=l.a.defaultOTPSessionTimeOut,this.enableTimer=!1,this.enableMobileOtp=!1,this.getprofileres={},this.loginotpres={},this.loginres={},this.validateclientIdres={},this.logintrue=!1,this.isMailSent=!1,this.generalAdapter=new o.a(this.generalState,this.formBuilder),this.reviewHelper=new a.a(this.flightState,this.generalState),this.showFB=!1,this.serviceType=this.generalHelper.getCurrentServiceType(),this.generalHelper.SetCurrentLanguage(),this.generalState&&this.generalState.WebSettings&&this.generalState.WebSettings[0]&&"true"==this.generalState.WebSettings[0].filter((function(n){return"MobileLoginEnabled"==n.Key}))[0].Value.toLowerCase()?(this.enableMobileOtp=!0,this.Placeholder=this.translateService.instant("emailIdorMob"),this.mobilePlaceholder=l.a.mobileCountryCode.placeHolder):this.Placeholder=this.translateService.instant("enteryourmail")}return n.prototype.ngAfterViewInit=function(){var n=this;this.isEmail&&setTimeout((function(){n.createInputPlaceholder()}),200)},n.prototype.getCDNPath=function(){return this.generalHelper.getCDNPath()},n.prototype.ngOnInit=function(){try{Object(g.F)(this.platform)&&this.enableFacebook(),this.Priceloginform=this.generalAdapter.createReviewLoginOTPFormGroup(),null==window.clevertap&&this.processClevertapAccountID(),this.generalState&&this.generalState.TUI||this.generalHelper.resetLogin(),this.generalState&&1==this.generalState.LoginStatus&&this.getNameOptions()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:ngOnInit",n.stack.toLocaleString())}},n.prototype.getGeneralState=function(){try{return this.generalState}catch(n){}},Object.defineProperty(n.prototype,"emailuser",{get:function(){return this.user=JSON.parse(sessionStorage.getItem("user")),this.user},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fb",{get:function(){try{return null!=this.Priceloginform?this.Priceloginform.controls:void 0}catch(n){}},enumerable:!0,configurable:!0}),n.prototype.ShowLoginform=function(){try{this.logintrue=!0,this.isEmail=!0,this.isRegisterd=!0,this.Priceloginform=this.generalAdapter.createReviewLoginOTPFormGroup()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:ShowLoginform",n.stack.toLocaleString())}},Object.defineProperty(n.prototype,"getfirstname",{get:function(){var n;return"undefined"!=typeof sessionStorage&&sessionStorage.getItem("user")&&null!=sessionStorage.getItem("user")&&(n=JSON.parse(sessionStorage.getItem("user"))),n.Fname},enumerable:!0,configurable:!0}),n.prototype.HideLoginform=function(){try{this.logintrue=!1,this.isMailSent=!1,this.enableTimer=!1,this.type="login"}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:HideLoginform",n.stack.toLocaleString())}},n.prototype.SwitchLogin=function(){try{this.Priceloginform.controls.ClientID.setValue(""),this.Priceloginform.controls.OTP.setValue(""),this.Priceloginform.controls.Password.setValue(""),this.logintrue=!0,this.type="login",this.enableTimer=!1,this.isEmail=!0}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:SwitchLogin",n.stack.toLocaleString())}},n.prototype.inputValidation=function(n){var t=n.target.value,e=n.srcElement.value;if(this.isMailSent=!1,this.isRegisterd=!0,this.enableForgotPwd=!1,this.enableMobileOtp)if(0==t.length)this.Placeholder=this.translateService.instant("emailIdorMob"),this.createInputPlaceholder();else if(t.length>=4&&!isNaN(t)){this.isEmail=!1,this.loginType="M",this.passwordType="OTP";var o=l.a.defaultCountryCode.replace(/[^0-9]/g,"");this.Priceloginform.controls.ClientID.setValidators([r.B.required]),this.getNumberPlaceholderLength&&e.length>=this.getNumberPlaceholderLength()+o.length&&e.startsWith(o)?e=e.slice(2):e.startsWith("0")&&(e=e.slice(1)),this.Priceloginform.controls.ClientID.setValue(e),this.clientId=this.Priceloginform.controls.ClientID.value,this.validateNumber()}else this.isEmail=!0,this.enableForgotPwd=!0,this.loginType="E",this.passwordType="PASSWORD",this.Priceloginform.controls.ClientID.setValidators(r.B.compose([r.B.required,r.B.email,r.B.pattern("^[a-zA-Z0-9._%+-]{1,}@[a-zA-Z0-9.-]{1,}[.]{1}[a-zA-Z]{2,}$")])),this.Priceloginform.controls.ClientID.setValue(e),this.clientId=this.Priceloginform.controls.ClientID.value;else 0==t.length?(this.Placeholder=this.translateService.instant("enteryourmail"),this.createInputPlaceholder()):(this.isEmail=!0,this.loginType="E",this.passwordType="PASSWORD",this.Priceloginform.controls.ClientID.setValidators(r.B.compose([r.B.required,r.B.email,r.B.pattern("^[a-zA-Z0-9._%+-]{1,}@[a-zA-Z0-9.-]{1,}[.]{1}[a-zA-Z]{2,}$")])),this.Priceloginform.controls.ClientID.setValue(e),this.clientId=this.Priceloginform.controls.ClientID.value)},n.prototype.getNumberPlaceholderLength=function(){try{var n=void 0;if(!this.isEmail&&(n=document.getElementById("phoneInput1"))&&n.attributes.getNamedItem("placeholder"))return n.attributes.getNamedItem("placeholder").value.replace(/[^0-9]/g,"").length}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent: getNumberPlaceHolderLength",t.stack.toLocaleString())}},n.prototype.onCountryChange=function(n){try{!this.isEmail&&this.Priceloginform&&this.Priceloginform.controls&&this.Priceloginform.controls.mobileCountryCode&&this.Priceloginform.controls.mobileCountryCode.setValue("+"+n.dialCode),this.validateNumber()}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent: onCountryChange",t.stack.toLocaleString())}},n.prototype.validateNumber=function(){try{var n="";this.isEmail||(this.Priceloginform&&this.Priceloginform.controls.ClientID&&this.Priceloginform.controls.ClientID.value&&(n=this.Priceloginform.controls.ClientID.value.trim()),this.getNumberPlaceholderLength&&this.getNumberPlaceholderLength()!=n.length||/\s/g.test(n)?(this.Priceloginform.controls.ClientID.setErrors({pattern:!0}),this.Priceloginform.controls.ClientID.markAsTouched()):(this.Priceloginform.controls.ClientID.setErrors(null),this.Priceloginform.controls.ClientID.setValue(n)))}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent: validateNumber",t.stack.toLocaleString())}},n.prototype.socialLogin=function(n){var t=this;try{if(this.buttonStatus)return;this.buttonStatus=!0,this.isShowButtonLoader=!0,this.auth.socialLogin(n).then((function(e){""!=t.getEmailFromSocialMediaResponse(e)?t.authenticateAndLogin(n,e):(t.buttonStatus=!1,t.isShowButtonLoader=!0)}))}catch(e){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:socialLogin",e.stack.toLocaleString())}},n.prototype.getEmailFromSocialMediaResponse=function(n){try{var t="";return n&&n.user&&n.user.email&&""!=n.user.email?t=n.user.email:n&&n.user&&n.user.providerData&&n.user.providerData[0]&&n.user.providerData[0].email&&""!=n.user.providerData[0].email?t=n.user.providerData[0].email:n&&n.additionalUserInfo&&n.additionalUserInfo.profile&&n.additionalUserInfo.profile.email&&""!=n.additionalUserInfo.profile.email&&(t=n.additionalUserInfo.profile.email),t}catch(e){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:getEmailFromSocialMediaResponse",e.stack.toLocaleString())}},n.prototype.authenticateAndLogin=function(n,t){var e=this;try{this.auth.getUserToken().then((function(o){var i;i=e.generalAdapter.createLoginrequest(e.Priceloginform.controls.ClientID.value,e.Priceloginform.controls.Password.value,e.generalState.TUI,!1,e.getEmailFromSocialMediaResponse(t),o),e._loginSub=e.generalService.Login(i).subscribe((function(i){i&&"Success"==i.Msg[0]?(e.logintrue=!1,e.generalHelper.setLoginStatusSession(),e.generalState.TUI||""!=e.generalState.TUI||e.generalHelper.setTUIState(i.TUI),e.getProfile(n,t,o),l.a.cleverTap.EnableCleverTap&&e.processClevertapLogin("Email"),e.getNameOptions(),e.setClevertapProfileAndLogin(n,t)):(e.buttonStatus=!1,e.isShowButtonLoader=!1,e.dialog.open(c.a,{width:"500px",data:{Text:e.translateService.instant("invalidlogin")}}))}),(function(n){e.errorLogger.Log("B2CPORTAL","WC ERROR","FLT","ReviewLoginMobOtpDesktopComponent:authenticateAndLogin",n.message)}))}))}catch(o){this.errorLogger.Log("B2CPORTAL","WC ERROR","FLT","ReviewLoginMobOtpDesktopComponent:authenticateAndLogin",o.message)}},n.prototype.setClevertapProfileAndLogin=function(n,t){try{"signIn"==t.operationType&&("FLT"==this.generalState.ServiceType?(l.a.cleverTap.EnableCleverTap&&(l.a.cleverTap.EnableCleverTapUserLogin?this.processClevertapOnuserLoginSocialLogin(n,t):this.processClevertapProfilepushSocialLogin(n,t),this.processClevertapLogin(n)),this.generalHelper.setSocialLoginProfileData(t,n,this.flightState.TravelItineraryFormGrp?this.flightState.TravelItineraryFormGrp:null)):"HTL"==this.generalState.ServiceType&&(l.a.cleverTap.EnableCleverTap&&(l.a.cleverTap.EnableCleverTapUserLogin?this.processClevertapOnuserLoginSocialLogin(n,t):this.processClevertapProfilepushSocialLogin(n,t),this.processClevertapLogin(n)),this.generalHelper.setSocialLoginProfileData(t,n,this.hotelStateService.HotelTravelItineraryFormGrp?this.hotelStateService.HotelTravelItineraryFormGrp:null)),this.HideLoginform())}catch(e){this.errorLogger.Log("B2CPORTAL","WC ERROR","FLT","ReviewLoginMobOtpDesktopComponent:setClevertapProfileAndLogin",e.message)}},n.prototype.processLogin=function(){var n=this;try{if(this.Priceloginform.controls.ClientID.invalid)return;var t;this.showLoader=!0,"M"==this.loginType&&(this.clientId=this.Priceloginform.controls.ClientID.value,this.mobCountryCode=this.Priceloginform.controls.mobileCountryCode.value),"E"==this.loginType&&(this.clientId=this.Priceloginform.controls.ClientID.value),t=this.generalAdapter.createLoginOtpRequest(this.generalState.TUI,this.clientId,this.loginType,this.mobCountryCode),this._loginOtpSub=this.generalService.LoginOtp(t).subscribe((function(t){n.loginotpres=t,n.loginotpres&&("Success"==n.loginotpres.Msg[0]?(n.showLoader=!1,"M"==n.loginType?(n.type="otpMob",n.enableTimer=!0,n.prepareTimer()):"E"==n.loginType&&n.loginotpres.IsRegistered?n.type="MailPass":"E"!=n.loginType||n.loginotpres.IsRegistered||(n.isMailSent=!0)):n.showLoader=!1)}),(function(n){}))}catch(e){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:processLogin",e.stack.toLocaleString())}},n.prototype.processMobOtp=function(){var n=this;try{if(sessionStorage.removeItem("RBContact"),sessionStorage.removeItem("RBName"),"M"==this.loginType&&""==this.Priceloginform.controls.OTP.value)return;var t;this.showLoader=!0,t=this.generalAdapter.createInvokeLoginRequest(this.generalState.TUI,this.generalState.ClientID,this.loginType,this.mobCountryCode,"M"==this.loginType?this.Priceloginform.controls.OTP.value:this.Priceloginform.controls.Password.value,this.passwordType),this._loginSub=this.generalService.invokeLogin(t).subscribe((function(t){var e;n.loginres=t,n.loginres&&("200"==n.loginres.Code&&"Success"==n.loginres.Msg[0]?(n.enableTimer=!1,n.showLoader=!1,n.loginres.ClientID?(n.generalState.ClientID=n.loginres.ClientID,n.generalState.ClientIDDecrypted="M"==n.loginres.Type?n.loginres.Emails.filter((function(t){return t.CustId==n.loginres.CustId}))[0].Email:n.loginres.Emails[0].Email,n.generalHelper.setLoginStatusSession(),n.generalState.TUI&&""!=n.generalState.TUI||n.generalHelper.setTUIState(n.loginres.TUI),n.getProfile("akbarlogin"),l.a.cleverTap.EnableCleverTap&&n.processClevertapLogin("Email"),n.getNameOptions()):"M"==n.loginres.Type&&(n.loginres.IsRegistered?Object.keys(n.loginres.Emails).length>0&&(n.loginres.Emails.length>1&&n.loginres.Emails.forEach((function(t){n.emailList.push(t)})),1==n.loginres.Emails.length&&n.validateAccount(n.loginres.Emails[0].Email),n.emailList&&n.emailList.length>1&&((e=n.dialog.open(s.a,{})).componentInstance.type="userExist",e.componentInstance.emailList=n.emailList,e.componentInstance.userExistForm=n.generalAdapter.createuserExistForm(),e.componentInstance.userExistForm.controls.Emailchecked.setValue(n.emailList[0].Email))):((e=n.dialog.open(s.a,{})).componentInstance.type="createAccount",e.componentInstance.clientId=n.Priceloginform.controls.ClientID.value))):"404"==n.loginres.Code&&("M"==n.loginType?(n.showLoader=!1,n.Priceloginform.controls.OTP.setValue(""),n.dialog.open(p.a,{width:"500px",data:{Text:n.translateService.instant("IncorrectorExpiredOTP")}})):(n.showLoader=!1,n.dialog.open(p.a,{width:"500px",data:{Text:n.translateService.instant("invalidlogin")}}))))}),(function(n){}))}catch(e){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:processMobOtp",e.stack.toLocaleString())}},n.prototype.resendMobOtp=function(){try{this.showResendOtpMsg=!0,this.enableTimer=!0,this.processLogin()}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:resendMobOtp",n.stack.toLocaleString())}},n.prototype.openPassword=function(){try{this.type="MailPass"}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:resendMobOtp",n.stack.toLocaleString())}},n.prototype.validateAccount=function(n){var t=this;try{var e;e=this.generalAdapter.createClientIdRequest(this.generalState.TUI,n,"E"),this._validateSub=this.myProfileservice.validateUser(e).subscribe((function(e){t.validateclientIdres=e,"Success"==t.validateclientIdres.Msg[0]&&(t.generalState.ClientID=t.validateclientIdres.ClientID,t.generalState.ClientIDDecrypted=n,t.generalHelper.setLoginStatusSession(),t.generalState.TUI&&""!=t.generalState.TUI||t.generalHelper.setTUIState(t.loginres.TUI),t.getProfile("akbarlogin"),l.a.cleverTap.EnableCleverTap&&t.processClevertapLogin("Email"),t.getNameOptions())}))}catch(o){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:validateAccount",o.stack.toLocaleString())}},n.prototype.openForgotPasswordmodal=function(){try{if(this.buttonStatus)return;var n=this.dialog.open(u.a,{});n.componentInstance.isLoginDialogue=!1,n.componentInstance.isForgotPaswordDialogue=!0,n.componentInstance.clientId=this.Priceloginform.controls.ClientID.value}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:openForgotPasswordmodal",t.stack.toLocaleString())}},n.prototype.getProfile=function(n,t,e){try{t&&(this.generalState.ClientIDDecrypted=this.getEmailFromSocialMediaResponse(t));var l=this.generalAdapter.createReviewGetProfileRequest(this.generalState.TUI);this.getProfileService(l,n,t,e)}catch(o){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:getProfile",o.stack.toLocaleString())}},n.prototype.getProfileService=function(n,t,e,o){var i=this;try{this._getProfSub=this.myProfileservice.getProfile(n).subscribe((function(n){i.buttonStatus=!1,i.isShowButtonLoader=!1,i.getprofileres=n,i.getprofileres?(e&&"5064"==n.Code?(i.buttonStatus=!1,i.isShowButtonLoader=!1,i.generalHelper.setSessionProfile(t)):i.generalHelper.processLoginResponse("",i.getprofileres,t),i.generalState.updateCountryCodeSubject$.next(),"FLT"==i.generalState.ServiceType?(l.a.cleverTap.EnableCleverTap&&(l.a.cleverTap.EnableCleverTapUserLogin?i.processClevertapOnuserLogin():i.processClevertapProfilepush()),i.reviewHelper.updateTravelItineraruFormGroup()):"HTL"==i.generalState.ServiceType&&i.hotelReviewHelper.updateTravelItineraruFormGroup()):i.generalState.GuestStatus=!0}))}catch(r){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:getProfileService",r.stack.toLocaleString())}},n.prototype.getNameOptions=function(){var n=this;try{this.router.url.indexOf("payment")<=0&&("FLT"==this.generalState.ServiceType?this._getTrvlSub=this.generalService.getTravellers(this.generalAdapter.createGetTravellerRequest(this.generalState.TUI)).subscribe((function(t){n.reviewHelper.setTravellerState(t.Travellers),n.generalHelper.keepInSession("travellers",t.Travellers)}),(function(n){})):"HTL"==this.generalState.ServiceType&&(this._getTrvlSub=this.generalService.getHotelTravellers(this.generalAdapter.createGetTravellerRequest(this.generalState.TUI)).subscribe((function(t){n.hotelReviewHelper.setTravellerState(t.Travellers),n.generalHelper.keepInSession("travellers",t.Travellers)}))))}catch(t){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:getNameOptions",t.stack.toLocaleString())}},n.prototype.prepareTimer=function(){var n=this,t=60*this.sessiontimeOut,e="0",l=60,o=this.sessiontimeOut<10?"0":"";this.interval$&&clearInterval(this.interval$),this.interval$=setInterval((function(){t--,0!=l?l--:l=59,e=l<10?"0"+l:l,n.remainingTime=""+o+Math.floor(t/60)+":"+e,0==t&&n.enableTimer&&(n.dialog.open(p.a,{width:"500px",data:{Text:n.translateService.instant("OTPexpired")}}),clearInterval(n.interval$))}),1e3)},n.prototype.showToggle=function(){try{this.isShowPwd=!this.isShowPwd}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:showToggle",n.stack.toLocaleString())}},n.prototype.ngOnDestroy=function(){try{this._loginSub&&this._loginSub.unsubscribe(),this._getProfSub&&this._getProfSub.unsubscribe(),this._getTrvlSub&&this._getTrvlSub.unsubscribe(),this._evntTrckSub&&this._evntTrckSub.unsubscribe(),this._loginOtpSub&&this._loginOtpSub.unsubscribe(),this._validateSub&&this._validateSub.unsubscribe(),this.enableTimer=!1}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:ngOnDestroy",n.stack.toLocaleString())}},n.prototype.logOut=function(){try{var n=new i.c,t=new i.a;this.generalHelper.removeLoginStatusSession(),this.generalState.LoginStatus=!1,this.generalState.ClientID="",this.generalState.ClientIDDecrypted="",n.MobNumber="",n.MobileCountryCode="",this.generalState.UserDetails=n,this.generalState.updateCountryCodeSubject$.next(),"FLT"==this.generalState.ServiceType&&this.reviewHelper.claerTravelItineraruFormGroup(),this.generalState&&this.generalState.UserDetails&&this.generalState.UserDetails.Contacts&&(t.GSTTIN=""),t.GSTHolderName="",this.generalState.UserDetails.Contacts=t,this.Priceloginform=this.generalAdapter.createReviewLoginOTPFormGroup(),this.generalHelper.getFromSession("reissue")&&this.router.navigateByUrl("/"),this.type="login",this.logintrue=!1,this.isEmail=!0,this.isRegisterd=!0,this.isMailSent=!1,this.enableTimer=!1}catch(e){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:logOut",e.stack.toLocaleString())}},n.prototype.isReview=function(){try{return this.router.url.indexOf("review")>-1}catch(n){}},n.prototype.continueAsGuest=function(){try{if(Object(g.F)(this.platform)&&"undefined"!=typeof window&&void 0!==this.loginSection){var n=window.pageYOffset+this.loginSection.nativeElement.offsetHeight+this.loginSection.nativeElement.getBoundingClientRect().top;try{window.scrollTo({top:n,behavior:"smooth"})}catch(t){window.scroll(0,n)}}}catch(e){}},n.prototype.processClevertapOnuserLoginSocialLogin=function(n,t){try{if("506"!=l.a.MerchantSettings.Desktop.AUI&&"508"!=l.a.MerchantSettings.Desktop.AUI){var e=this.cleverTapflightgeneralhelper.createClevertapOnUserLogin(n,t),o=document.createElement("script");o.type="text/javascript",o.innerHTML+="clevertap.onUserLogin.push( {"+e+" });",this.elmRef.nativeElement.appendChild(o)}}catch(i){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:processClevertapOnuserLoginSocialLogin",i.stack.toLocaleString())}},n.prototype.processClevertapProfilepushSocialLogin=function(n,t){try{if("506"!=l.a.MerchantSettings.Desktop.AUI&&"508"!=l.a.MerchantSettings.Desktop.AUI){var e=this.cleverTapflightgeneralhelper.createClevertapProfile(n,t),o=document.createElement("script");o.type="text/javascript",o.innerHTML+="clevertap.profile.push( {"+e+" });",this.elmRef.nativeElement.appendChild(o)}}catch(i){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:processClevertapProfilepushSocialLogin",i.stack.toLocaleString())}},n.prototype.processClevertapLogin=function(n){try{if("506"!=l.a.MerchantSettings.Desktop.AUI&&"508"!=l.a.MerchantSettings.Desktop.AUI){var t=this.cleverTapflightgeneralhelper.createClevertapLogin("Web",n),e=document.createElement("script");e.type="text/javascript",e.innerHTML+='clevertap.event.push("Login", {'+t+" });",this.elmRef.nativeElement.appendChild(e)}}catch(o){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:processClevertapLogin",o.stack.toLocaleString())}},n.prototype.processClevertapOnuserLogin=function(){try{if("506"!=l.a.MerchantSettings.Desktop.AUI&&"508"!=l.a.MerchantSettings.Desktop.AUI){var n=this.cleverTapflightgeneralhelper.createClevertapOnuserLoginwithLoginDetails(this.generalState.UserDetails),t=document.createElement("script");t.type="text/javascript",t.innerHTML+='clevertap.onUserLogin.push({"Site":{'+n+" }});",this.elmRef.nativeElement.appendChild(t)}}catch(e){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:processClevertapOnuserLogin",e.stack.toLocaleString())}},n.prototype.processClevertapProfilepush=function(){try{if("506"!=l.a.MerchantSettings.Desktop.AUI&&"508"!=l.a.MerchantSettings.Desktop.AUI){var n=this.cleverTapflightgeneralhelper.createClevertapProfileWithLoginDetails(this.generalState.UserDetails),t=document.createElement("script");t.type="text/javascript",t.innerHTML+='clevertap.profile.push({"Site":{'+n+" }});",this.elmRef.nativeElement.appendChild(t)}}catch(e){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:processClevertapProfilepush",e.stack.toLocaleString())}},n.prototype.processClevertapAccountID=function(){try{var n=document.createElement("script");n.type="text/javascript",n.innerHTML=" var clevertap = {event:[], profile:[], account:[], onUserLogin:[], notifications:[]}; ",n.innerHTML+='clevertap.account.push({ "id": "'+l.a.cleverTap.CleverTapAccountId+'" });',this.elmRef.nativeElement.appendChild(n);var t=document.createElement("script");t.type="text/javascript",t.async=!0,t.src=("https:"==document.location.protocol?"https://d2r1yp2w7bby2u.cloudfront.net":"http://static.clevertap.com")+"/js/a.js";var e=document.getElementsByTagName("script")[0];e.parentNode.insertBefore(t,e),this.elmRef.nativeElement.appendChild(e)}catch(o){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:processClevertapAccountID",o.stack.toLocaleString())}},n.prototype.createInputPlaceholder=function(){try{document.getElementById("phoneInput1").setAttribute("placeholder",this.Placeholder)}catch(n){}},n.prototype.enableFacebook=function(){try{this.generalState&&this.generalState.WebSettings&&this.generalState.WebSettings[0]&&"true"==this.generalState.WebSettings[0].filter((function(n){return"EnableFacebook"==n.Key}))[0].Value.toLowerCase()&&(this.showFB=!0)}catch(n){this.errorLogger.Log("B2CPORTAL","ERROR","FLT","ReviewLoginMobOtpDesktopComponent:enableFacebook",n.stack.toLocaleString())}},n}()},ziaT:function(n,t,e){"use strict";var l=e("CcnG"),o=e("bujt"),i=e("UodH"),r=e("lLAP"),a=e("wFw1"),u=e("A7o+"),s=e("21Lb"),c=e("OzfB"),g=e("Ip0R"),p=e("seP3"),d=e("Fzqc"),b=e("dJrM"),h=e("Wf4p"),f=e("dWZg"),m=e("gIcY"),O=e("b716"),C=e("/VYK"),P=e("eiDF"),_=e("hUWP");e("/uON"),e("cFZg"),e("01P8"),e("KuF8"),e("o3x0"),e("Klzi"),e("YqQn"),e("yTtk"),e("Rx7G"),e("AcpL"),e("s1el"),e("ZYCi"),e("qIOU"),e("5jKQ"),e.d(t,"a",(function(){return M})),e.d(t,"b",(function(){return V}));var M=l.Ab({encapsulation:0,styles:[['.m-0[_ngcontent-%COMP%]{margin:0!important}.m-t-0[_ngcontent-%COMP%]{margin-top:0!important}.m-b-0[_ngcontent-%COMP%]{margin-bottom:0!important}.m-t-10[_ngcontent-%COMP%]{margin-top:10px!important}.m-t-15[_ngcontent-%COMP%]{margin-top:15px!important}.m-t-20[_ngcontent-%COMP%]{margin-top:20px!important}.m-t-30[_ngcontent-%COMP%]{margin-top:30px!important}.m-b-10[_ngcontent-%COMP%]{margin-bottom:10px!important}.m-b-20[_ngcontent-%COMP%]{margin-bottom:20px!important}.m-b-30[_ngcontent-%COMP%]{margin-bottom:30px!important}.m-b-15[_ngcontent-%COMP%]{margin-bottom:15px!important}.p-0[_ngcontent-%COMP%]{padding:0!important}.p-t-0[_ngcontent-%COMP%]{padding-top:0!important}.p-t-10[_ngcontent-%COMP%]{padding-top:10px!important}.p-t-20[_ngcontent-%COMP%]{padding-top:20px!important}.p-t-30[_ngcontent-%COMP%]{padding-top:30px!important}.p-b-0[_ngcontent-%COMP%]{padding-bottom:0!important}.p-b-10[_ngcontent-%COMP%]{padding-bottom:10px!important}.p-b-20[_ngcontent-%COMP%]{padding-bottom:20px!important}.p-b-30[_ngcontent-%COMP%]{padding-bottom:30px!important}.common-padding[_ngcontent-%COMP%]{padding-top:40px;padding-bottom:40px}.common-padding-innerpage[_ngcontent-%COMP%]{padding-top:25px;padding-bottom:25px}.row[_ngcontent-%COMP%]{margin-left:-15px;margin-right:-15px}.container[_ngcontent-%COMP%]{width:100%;max-width:1230px;padding:0 15px;margin:0 auto}ul[_ngcontent-%COMP%]{list-style-type:none}a[_ngcontent-%COMP%], a[_ngcontent-%COMP%]:focus, a[_ngcontent-%COMP%]:hover, button[_ngcontent-%COMP%], button[_ngcontent-%COMP%]:focus, button[_ngcontent-%COMP%]:hover{text-decoration:none;transition:all .5s ease;cursor:pointer}.heading-one[_ngcontent-%COMP%]{font-size:36px;font-weight:300;color:#000;margin:0 0 20px;text-align:center}.heading-one[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-weight:700}.mat-flat-button.mat-primary[_ngcontent-%COMP%]{background:#d32f2f;text-transform:capitalize;color:#fff!important}.mat-flat-button.mat-primary.mat-flat-button.mat-primary[disabled][_ngcontent-%COMP%]{background-color:rgba(0,0,0,.12)!important;color:rgba(0,0,0,.26)!important}.linkswith-heading[_ngcontent-%COMP%]{margin-bottom:40px}.linkswith-heading[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.labels[_ngcontent-%COMP%]{color:#000;font-size:14px;padding:5px 13px;border-radius:999px;border:1px solid #b8b8b8}.linkswith-heading[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.labels.active[_ngcontent-%COMP%], .linkswith-heading[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.labels[_ngcontent-%COMP%]:hover{background:#d32f2f;color:#fff;border-color:#d32f2f}.linkswith-heading[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.underline-link[_ngcontent-%COMP%]{font-size:13px;color:#d32f2f;text-decoration:underline}@media screen and (max-width:959px){.heading-one[_ngcontent-%COMP%]{font-size:22px}}@media (max-width:750px){.hide750[_ngcontent-%COMP%]{display:none}}.white-container[_ngcontent-%COMP%]{background:#fff;border:1px solid rgba(156,170,179,.28);box-shadow:0 0 9px 0 rgba(0,0,0,.1);border-radius:5px;padding:10px 15px;margin:0 0 15px}.white-container[_ngcontent-%COMP%] .logined-in-as-container[_ngcontent-%COMP%]{padding:5px 0}.white-container[_ngcontent-%COMP%] .logined-in-as-container[_ngcontent-%COMP%] .ar_mail[_ngcontent-%COMP%]{-moz-column-gap:8px;column-gap:8px}.white-container[_ngcontent-%COMP%] .logined-in-as-container[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{color:#002543;font-size:18px;font-weight:400;padding-right:20px}.white-container[_ngcontent-%COMP%] .logined-in-as-container[_ngcontent-%COMP%] .mail-icon[_ngcontent-%COMP%]{line-height:29px;color:#19478a;font-size:28px;text-align:left}.white-container[_ngcontent-%COMP%] .logined-in-as-container[_ngcontent-%COMP%] .mail-icon[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{line-height:29px}.white-container[_ngcontent-%COMP%] .logined-in-as-container[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{font-size:14px;color:#000;font-weight:500;line-height:16px}.white-container[_ngcontent-%COMP%] .logined-in-as-container[_ngcontent-%COMP%] h4[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{color:#000}.white-container[_ngcontent-%COMP%] .logined-in-as-container[_ngcontent-%COMP%] h4[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:#d32f2f}.white-container[_ngcontent-%COMP%] .logined-in-as-container[_ngcontent-%COMP%] h4[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{display:block;font-size:12px;font-weight:400;color:#525252}.white-container[_ngcontent-%COMP%] .logined-in-as-container[_ngcontent-%COMP%] .mat-flat-button[_ngcontent-%COMP%]{padding:6px 30px;font-size:16px;font-weight:500;text-transform:uppercase}.login-reviewouter[_ngcontent-%COMP%]{background:#fff;border:1px solid rgba(156,170,179,.28);box-shadow:0 0 9px 0 rgba(0,0,0,.1);border-radius:5px;padding:15px;margin:0 0 15px}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .left[_ngcontent-%COMP%]{-moz-column-gap:20px;column-gap:20px}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{background:-webkit-linear-gradient(#d92727,#19478a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:40px}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{color:#000;font-size:19px;font-weight:400}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .right[_ngcontent-%COMP%]{-moz-column-gap:20px;column-gap:20px}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] .close[_ngcontent-%COMP%]{color:#000;font-size:15px;width:40px;height:40px;border-radius:4px;display:inline-block;line-height:40px;text-align:center}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] .close[_ngcontent-%COMP%]:hover{color:#fff;background:#d32f2f}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] .loginbtn[_ngcontent-%COMP%]{font-size:14px;color:#19478a;font-weight:500;display:inline-block;position:relative}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] .loginbtn[_ngcontent-%COMP%]::before{content:"";left:0;bottom:-1px;width:100%;height:1px;position:absolute;background:#9aa7c2}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] .loginbtn[_ngcontent-%COMP%]::after{content:"";left:0;bottom:-2px;width:0%;height:2px;position:absolute;background:#d32f2f;transition:all .5s ease}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] .loginbtn[_ngcontent-%COMP%]:hover{color:#d32f2f}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] .loginbtn[_ngcontent-%COMP%]:hover::after{width:100%}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] .continue[_ngcontent-%COMP%]{padding:7px 10px;border-radius:4px;background:#002543;font-size:14px;font-weight:400;color:#fff;text-align:center}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%]{border-top:1px solid #ebebeb;margin-top:20px;overflow:hidden}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%]{padding:24px 0 15px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%]{width:40%}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] form[_ngcontent-%COMP%]{display:flex;flex-direction:column;height:100%;justify-content:center}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .block[_ngcontent-%COMP%]{margin-bottom:20px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .forgot-password[_ngcontent-%COMP%]{text-align:left;margin-bottom:15px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .forgot-password[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{text-align:left;color:#d32f2f;font-size:13px;font-weight:500;text-decoration:underline}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .forgot-password[_ngcontent-%COMP%] .check[_ngcontent-%COMP%]{font-size:13px;font-weight:500}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .mat-flat-button[_ngcontent-%COMP%]{padding:6px 40px;font-size:16px;font-weight:500;text-transform:uppercase}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .register[_ngcontent-%COMP%]{font-size:14px;color:#19478a;font-weight:500;display:inline-block;position:relative}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .register[_ngcontent-%COMP%]::before{content:"";left:0;bottom:-1px;width:100%;height:1px;position:absolute;background:#9aa7c2}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .register[_ngcontent-%COMP%]::after{content:"";left:0;bottom:-2px;width:0%;height:2px;position:absolute;background:#d32f2f;transition:all .5s ease}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .register[_ngcontent-%COMP%]:hover{color:#d32f2f}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .register[_ngcontent-%COMP%]:hover::after{width:100%}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .ar-btn[_ngcontent-%COMP%]{-moz-column-gap:20px;column-gap:20px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .mail[_ngcontent-%COMP%]{font-size:14px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .mail.mb-8[_ngcontent-%COMP%]{margin-bottom:8px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .resend_otp-link[_ngcontent-%COMP%]{font-size:12px;color:#19478a;cursor:pointer}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .middle[_ngcontent-%COMP%]{width:20%;position:relative}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .middle[_ngcontent-%COMP%]::before{content:"";left:50%;top:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);position:absolute;z-index:0;width:1px;height:100%;background:#dcdcdc}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .middle[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{width:36px;height:36px;line-height:36px;text-transform:uppercase;border:1px solid #9caab3;box-shadow:0 0 10px 0 rgba(0,0,0,.1);text-align:center;border-radius:50%;position:relative;z-index:10;background:#fff}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .right[_ngcontent-%COMP%]{width:40%}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] h5[_ngcontent-%COMP%]{color:#000;font-size:16px;font-weight:500;margin:0 0 15px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{row-gap:20px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{border:1px solid #dd4b38;padding:10px 20px;cursor:pointer;border-radius:6px;width:100%;max-width:200px;-moz-column-gap:10px;column-gap:10px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{color:#dd4b38;font-size:18px;font-weight:700;margin:0;text-transform:capitalize}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{margin-right:10px;transition:all .4s ease}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover img[_ngcontent-%COMP%]{transform:scale(.8);-moz-transform:scale(.8)}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li.facebook[_ngcontent-%COMP%]{border-color:#3b5999}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li.facebook[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{color:#3b5999}.successmg-style[_ngcontent-%COMP%]{margin-top:10px;border-left:3px solid #307d01;padding:5px 15px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);width:auto;background:#fff}.successmg-style[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:30px;width:30px;height:30px;line-height:30px;color:#307d01}.successmg-style[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:12px;color:#307d01;font-weight:400;line-height:18px;margin:0}.successmg-style[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{color:#d32f2f;font-weight:700;text-decoration:underline}.error-style[_ngcontent-%COMP%]{border-left:3px solid #d32f2f;padding:5px 15px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);width:auto;background:#fff}.error-style[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:30px;width:30px;height:30px;line-height:30px;color:#d32f2f}.error-style[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:12px;color:#d32f2f;font-weight:400;line-height:18px;margin:0}[_nghost-%COMP%] .block .mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .iti{width:100%}[_nghost-%COMP%] mat-form-field.email .iti__flag-container{display:none!important}[_nghost-%COMP%] mat-form-field.email input{padding-left:0!important}[_nghost-%COMP%] mat-form-field.email.mat-form-field-hide-placeholder .mat-form-field-infix .mat-input-element::-webkit-input-placeholder{color:inherit!important;-webkit-text-fill-color:inherit!important}[_nghost-%COMP%] mat-form-field.email.mat-form-field-hide-placeholder .mat-form-field-infix .mat-input-element::-moz-placeholder{color:inherit!important;-webkit-text-fill-color:inherit!important}[_nghost-%COMP%] mat-form-field.email.mat-form-field-hide-placeholder .mat-form-field-infix .mat-input-element::-ms-input-placeholder{color:inherit!important;-webkit-text-fill-color:inherit!important}[_nghost-%COMP%] mat-form-field.email.mat-form-field-hide-placeholder .mat-form-field-infix .mat-input-element::placeholder{color:inherit!important;-webkit-text-fill-color:inherit!important}@media screen and (max-width:1366px) and (min-width:1290px){.white-container[_ngcontent-%COMP%] .logined-in-as-container[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{font-size:15px}.white-container[_ngcontent-%COMP%] .logined-in-as-container[_ngcontent-%COMP%] .mail-icon[_ngcontent-%COMP%]{font-size:25px}.white-container[_ngcontent-%COMP%] .logined-in-as-container[_ngcontent-%COMP%] h4[_ngcontent-%COMP%]{font-size:12px}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{font-size:43px}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{font-size:17px}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] .close[_ngcontent-%COMP%]{font-size:13px}.login-reviewouter[_ngcontent-%COMP%] header[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] .mat-flat-button[_ngcontent-%COMP%]{font-size:15px;height:43px;line-height:43px;padding:0 30px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .forgot-password[_ngcontent-%COMP%] .check[_ngcontent-%COMP%], .login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .forgot-password[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{font-size:12px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] .mat-flat-button[_ngcontent-%COMP%]{font-size:15px;height:43px;line-height:43px;padding:0 30px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .middle[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{width:30px;height:30px;line-height:30px;font-size:15px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] h5[_ngcontent-%COMP%]{font-size:13px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{padding:7px 20px}.login-reviewouter[_ngcontent-%COMP%] .contentarea[_ngcontent-%COMP%] .padding-top[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:15px}}']],data:{animation:[{type:7,name:"loginAnimation",definitions:[{type:1,expr:":leave",animation:[{type:6,styles:{transform:"translateY(0)",height:"*"},offset:null},{type:4,styles:{type:6,styles:{height:0},offset:null},timings:250}],options:null},{type:1,expr:":enter",animation:[{type:6,styles:{height:0},offset:null},{type:4,styles:{type:6,styles:{height:"*"},offset:null},timings:250}],options:null}],options:{}},{type:7,name:"loginSection",definitions:[{type:1,expr:":leave",animation:[{type:4,styles:{type:6,styles:{height:0},offset:null},timings:"0.5s"}],options:null}],options:{}}]}});function v(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,3,"button",[["color","primary"],["mat-flat-button",""]],[[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.logOut()&&l),l}),o.b,o.a)),l.Bb(1,180224,null,0,i.b,[l.n,r.h,[2,a.a]],{color:[0,"color"]},null),(n()(),l.Wb(2,0,["",""])),l.Qb(131072,u.k,[u.l,l.h])],(function(n,t){n(t,1,0,"primary")}),(function(n,t){n(t,0,0,l.Ob(t,1).disabled||null,"NoopAnimations"===l.Ob(t,1)._animationMode),n(t,2,0,l.Xb(t,2,0,l.Ob(t,3).transform("logout")))}))}function L(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,19,"div",[["class","white-container"]],null,null,null,null,null)),(n()(),l.Cb(1,0,null,null,18,"div",[["class","logined-in-as-container"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),l.Bb(2,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(3,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(4,0,null,null,13,"div",[["class","ar_mail"],["fxLayout","row"],["fxLayoutAlign","start center"]],null,null,null,null,null)),l.Bb(5,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(6,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(7,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),l.Wb(8,null,[""," ",""])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(10,0,null,null,1,"div",[["class","mail-icon"]],null,null,null,null,null)),(n()(),l.Cb(11,0,null,null,0,"span",[["class","ak-emailicon"]],null,null,null,null,null)),(n()(),l.Cb(12,0,null,null,5,"h4",[],null,null,null,null,null)),(n()(),l.Cb(13,0,null,null,1,"a",[],null,null,null,null,null)),(n()(),l.Wb(14,null,["",""])),(n()(),l.Cb(15,0,null,null,2,"span",[],null,null,null,null,null)),(n()(),l.Wb(16,null,["",""])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.sb(16777216,null,null,1,null,v)),l.Bb(19,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null)],(function(n,t){var e=t.component;n(t,2,0,"row"),n(t,3,0,"space-between center"),n(t,5,0,"row"),n(t,6,0,"start center"),n(t,19,0,e.isReview())}),(function(n,t){var e=t.component;n(t,8,0,l.Xb(t,8,0,l.Ob(t,9).transform("loggedinas")),e.getfirstname),n(t,14,0,"FLT"==e.serviceType?e.getGeneralState().clientIdDecrypted:e.emailuser.Email),n(t,16,0,l.Xb(t,16,0,l.Ob(t,17).transform("detailssentaddress")))}))}function y(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,1,"a",[["class","close"]],null,[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.HideLoginform()&&l),l}),null,null)),(n()(),l.Cb(1,0,null,null,0,"span",[["class","ak-cancel"]],null,null,null,null,null))],null,null)}function w(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,2,"a",[["class","loginbtn"]],null,[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.ShowLoginform()&&l),l}),null,null)),(n()(),l.Wb(1,null,["",""])),l.Qb(131072,u.k,[u.l,l.h])],null,(function(n,t){n(t,1,0,l.Xb(t,1,0,l.Ob(t,2).transform("logIn")))}))}function x(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,2,"a",[["class","continue"]],null,[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.continueAsGuest()&&l),l}),null,null)),(n()(),l.Wb(1,null,["",""])),l.Qb(131072,u.k,[u.l,l.h])],null,(function(n,t){n(t,1,0,l.Xb(t,1,0,l.Ob(t,2).transform("continueasguest")))}))}function S(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,3,"mat-label",[],null,null,null,null,null)),l.Bb(1,16384,[[4,4],[5,4]],0,p.f,[],null,null),(n()(),l.Wb(2,null,["",""])),l.Qb(131072,u.k,[u.l,l.h])],null,(function(n,t){n(t,2,0,l.Xb(t,2,0,l.Ob(t,3).transform("emailIdorMob")))}))}function T(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,3,"mat-label",[],null,null,null,null,null)),l.Bb(1,16384,[[4,4],[5,4]],0,p.f,[],null,null),(n()(),l.Wb(2,null,["",""])),l.Qb(131072,u.k,[u.l,l.h])],null,(function(n,t){n(t,2,0,l.Xb(t,2,0,l.Ob(t,3).transform("enteryourmail")))}))}function k(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,6,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),l.Bb(1,16384,[[7,4]],0,p.b,[],null,null),(n()(),l.Wb(2,null,[" ",""])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(4,0,null,null,2,"strong",[],null,null,null,null,null)),(n()(),l.Wb(5,null,[" ",""])),l.Qb(131072,u.k,[u.l,l.h])],null,(function(n,t){n(t,0,0,l.Ob(t,1).id),n(t,2,0,l.Xb(t,2,0,l.Ob(t,3).transform("emailIdorMob"))),n(t,5,0,l.Xb(t,5,0,l.Ob(t,6).transform("required")))}))}function I(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,6,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),l.Bb(1,16384,[[7,4]],0,p.b,[],null,null),(n()(),l.Wb(2,null,[" ",""])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(4,0,null,null,2,"strong",[],null,null,null,null,null)),(n()(),l.Wb(5,null,[" ",""])),l.Qb(131072,u.k,[u.l,l.h])],null,(function(n,t){n(t,0,0,l.Ob(t,1).id),n(t,2,0,l.Xb(t,2,0,l.Ob(t,3).transform("EmailID"))),n(t,5,0,l.Xb(t,5,0,l.Ob(t,6).transform("required")))}))}function R(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),l.Bb(1,16384,[[7,4]],0,p.b,[],null,null),(n()(),l.Wb(2,null,[" "," "])),l.Qb(131072,u.k,[u.l,l.h])],null,(function(n,t){n(t,0,0,l.Ob(t,1).id),n(t,2,0,l.Xb(t,2,0,l.Ob(t,3).transform("LoginMobileNummustbevalid")))}))}function B(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),l.Bb(1,16384,[[7,4]],0,p.b,[],null,null),(n()(),l.Wb(2,null,[" "," "])),l.Qb(131072,u.k,[u.l,l.h])],null,(function(n,t){n(t,0,0,l.Ob(t,1).id),n(t,2,0,l.Xb(t,2,0,l.Ob(t,3).transform("TrvlUtilityEmailmustbeValid")))}))}function A(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,9,"div",[["class","successmg-style"],["fxLayout","row"],["fxLayoutAlign","start center"],["fxLayoutGap","10px"]],null,null,null,null,null)),l.Bb(1,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(2,1720320,null,0,s.e,[l.n,l.F,d.b,c.i,[2,s.l],c.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),l.Bb(3,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(4,0,null,null,5,"p",[],null,[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.openPassword()&&l),l}),null,null)),(n()(),l.Wb(5,null,[""," "])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(7,0,null,null,2,"a",[],null,null,null,null,null)),(n()(),l.Wb(8,null,["",""])),l.Qb(131072,u.k,[u.l,l.h])],(function(n,t){n(t,1,0,"row"),n(t,2,0,"10px"),n(t,3,0,"start center")}),(function(n,t){n(t,5,0,l.Xb(t,5,0,l.Ob(t,6).transform("SetthePassword"))),n(t,8,0,l.Xb(t,8,0,l.Ob(t,9).transform("continue")))}))}function D(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,44,null,null,null,null,null,null,null)),(n()(),l.Cb(1,0,null,null,34,"div",[["class","block"]],null,null,null,null,null)),(n()(),l.Cb(2,0,null,null,33,"mat-form-field",[["appearance","outline"],["class","mat-form-field"]],[[2,"email",null],[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,b.b,b.a)),l.Bb(3,7520256,null,9,p.c,[l.n,l.h,[2,h.j],[2,d.b],[2,p.a],f.a,l.F,[2,a.a]],{appearance:[0,"appearance"]},null),l.Ub(603979776,2,{_controlNonStatic:0}),l.Ub(335544320,3,{_controlStatic:0}),l.Ub(603979776,4,{_labelChildNonStatic:0}),l.Ub(335544320,5,{_labelChildStatic:0}),l.Ub(603979776,6,{_placeholderChild:0}),l.Ub(603979776,7,{_errorChildren:1}),l.Ub(603979776,8,{_hintChildren:1}),l.Ub(603979776,9,{_prefixChildren:1}),l.Ub(603979776,10,{_suffixChildren:1}),(n()(),l.sb(16777216,null,3,1,null,S)),l.Bb(14,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.sb(16777216,null,3,1,null,T)),l.Bb(16,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.Cb(17,0,[["phoneInput",1]],1,10,"input",[["autocomplete","off"],["class","mat-input-element mat-form-field-autofill-control"],["formControlName","ClientID"],["id","phoneInput1"],["matInput",""],["ng2TelInput",""],["type","tel"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"countryChange"],[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,t,e){var o=!0,i=n.component;return"input"===t&&(o=!1!==l.Ob(n,18)._handleInput(e.target.value)&&o),"blur"===t&&(o=!1!==l.Ob(n,18).onTouched()&&o),"compositionstart"===t&&(o=!1!==l.Ob(n,18)._compositionStart()&&o),"compositionend"===t&&(o=!1!==l.Ob(n,18)._compositionEnd(e.target.value)&&o),"blur"===t&&(o=!1!==l.Ob(n,23)._focusChanged(!1)&&o),"focus"===t&&(o=!1!==l.Ob(n,23)._focusChanged(!0)&&o),"input"===t&&(o=!1!==l.Ob(n,23)._onInput()&&o),"blur"===t&&(o=!1!==l.Ob(n,24).onBlur()&&o),"countryChange"===t&&(o=!1!==i.onCountryChange(e)&&o),"input"===t&&(o=!1!==i.inputValidation(e)&&o),o}),null,null)),l.Bb(18,16384,null,0,m.d,[l.M,l.n,[2,m.a]],null,null),l.Tb(1024,null,m.r,(function(n){return[n]}),[m.d]),l.Bb(20,671744,null,0,m.j,[[3,m.c],[8,null],[8,null],[6,m.r],[2,m.E]],{name:[0,"name"]},null),l.Tb(2048,null,m.s,null,[m.j]),l.Bb(22,16384,null,0,m.t,[[4,m.s]],null,null),l.Bb(23,999424,null,0,O.b,[l.n,f.a,[6,m.s],[2,m.v],[2,m.l],h.d,[8,null],C.a,l.F],{id:[0,"id"],placeholder:[1,"placeholder"],type:[2,"type"]},null),l.Bb(24,81920,null,0,P.a,[l.n,l.I],{ng2TelInputOptions:[0,"ng2TelInputOptions"]},{countryChange:"countryChange"}),l.Pb(25,5),l.Rb(26,{initialCountry:0,preferredCountries:1,separateDialCode:2,customContainer:3}),l.Tb(2048,[[2,4],[3,4]],p.d,null,[O.b]),(n()(),l.sb(16777216,null,5,1,null,k)),l.Bb(29,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.sb(16777216,null,5,1,null,I)),l.Bb(31,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.sb(16777216,null,5,1,null,R)),l.Bb(33,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.sb(16777216,null,5,1,null,B)),l.Bb(35,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.Cb(36,0,null,null,6,"div",[["class","ar-btn"],["fxLayout","row"],["fxLayoutAlign","end center"]],null,null,null,null,null)),l.Bb(37,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(38,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(39,0,null,null,3,"button",[["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.processLogin()&&l),l}),o.b,o.a)),l.Bb(40,180224,null,0,i.b,[l.n,r.h,[2,a.a]],{disabled:[0,"disabled"],color:[1,"color"]},null),(n()(),l.Wb(41,0,["",""])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.sb(16777216,null,null,1,null,A)),l.Bb(44,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.sb(0,null,null,0))],(function(n,t){var e=t.component;n(t,3,0,"outline"),n(t,14,0,e.enableMobileOtp),n(t,16,0,!e.enableMobileOtp),n(t,20,0,"ClientID"),n(t,23,0,"phoneInput1",e.isEmail?e.Placeholder:e.mobilePlaceholder,"tel");var l=n(t,26,0,e.initialCountry,n(t,25,0,"in","ae","qa","sa","kw"),!0,e.custom-e.input);n(t,24,0,l),n(t,29,0,e.enableMobileOtp&&(null==e.fb.ClientID.errors?null:e.fb.ClientID.errors.required)&&e.fb.ClientID.touched),n(t,31,0,!e.enableMobileOtp&&(null==e.fb.ClientID.errors?null:e.fb.ClientID.errors.required)&&e.fb.ClientID.touched),n(t,33,0,!e.isEmail&&(null==e.fb.ClientID.errors?null:e.fb.ClientID.errors.pattern)&&e.fb.ClientID.touched),n(t,35,0,e.isEmail&&(null==e.fb.ClientID.errors?null:e.fb.ClientID.errors.pattern)&&e.fb.ClientID.touched),n(t,37,0,"row"),n(t,38,0,"end center"),n(t,40,0,e.isMailSent,"primary"),n(t,44,0,1==e.isMailSent)}),(function(n,t){var e=t.component;n(t,2,1,[e.isEmail,"standard"==l.Ob(t,3).appearance,"fill"==l.Ob(t,3).appearance,"outline"==l.Ob(t,3).appearance,"legacy"==l.Ob(t,3).appearance,l.Ob(t,3)._control.errorState,l.Ob(t,3)._canLabelFloat,l.Ob(t,3)._shouldLabelFloat(),l.Ob(t,3)._hasFloatingLabel(),l.Ob(t,3)._hideControlPlaceholder(),l.Ob(t,3)._control.disabled,l.Ob(t,3)._control.autofilled,l.Ob(t,3)._control.focused,"accent"==l.Ob(t,3).color,"warn"==l.Ob(t,3).color,l.Ob(t,3)._shouldForward("untouched"),l.Ob(t,3)._shouldForward("touched"),l.Ob(t,3)._shouldForward("pristine"),l.Ob(t,3)._shouldForward("dirty"),l.Ob(t,3)._shouldForward("valid"),l.Ob(t,3)._shouldForward("invalid"),l.Ob(t,3)._shouldForward("pending"),!l.Ob(t,3)._animationsEnabled]),n(t,17,1,[l.Ob(t,22).ngClassUntouched,l.Ob(t,22).ngClassTouched,l.Ob(t,22).ngClassPristine,l.Ob(t,22).ngClassDirty,l.Ob(t,22).ngClassValid,l.Ob(t,22).ngClassInvalid,l.Ob(t,22).ngClassPending,l.Ob(t,23)._isServer,l.Ob(t,23).id,l.Ob(t,23).placeholder,l.Ob(t,23).disabled,l.Ob(t,23).required,l.Ob(t,23).readonly&&!l.Ob(t,23)._isNativeSelect||null,l.Ob(t,23)._ariaDescribedby||null,l.Ob(t,23).errorState,l.Ob(t,23).required.toString()]),n(t,39,0,e.showLoader,l.Ob(t,40).disabled||null,"NoopAnimations"===l.Ob(t,40)._animationMode),n(t,41,0,l.Xb(t,41,0,l.Ob(t,42).transform("continue")))}))}function E(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),l.Bb(1,16384,[[16,4]],0,p.b,[],null,null),(n()(),l.Wb(2,null,[" "," "])),l.Qb(131072,u.k,[u.l,l.h])],null,(function(n,t){n(t,0,0,l.Ob(t,1).id),n(t,2,0,l.Xb(t,2,0,l.Ob(t,3).transform("OTPNumberisrequired")))}))}function F(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,2,"div",[["class","mail mb-8"]],null,null,null,null,null)),(n()(),l.Wb(1,null,[" "," "])),l.Qb(131072,u.k,[u.l,l.h])],null,(function(n,t){n(t,1,0,l.Xb(t,1,0,l.Ob(t,2).transform("ResenttheOTP")))}))}function U(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,55,null,null,null,null,null,null,null)),(n()(),l.Cb(1,0,null,null,35,"div",[["class","block"]],null,null,null,null,null)),(n()(),l.Cb(2,0,null,null,2,"h3",[["class","mail"]],null,null,null,null,null)),(n()(),l.Wb(3,null,["",""])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(5,0,null,null,5,"p",[["class","mail mb-8"]],null,null,null,null,null)),(n()(),l.Wb(6,null,[""," "," "," "])),l.Qb(131072,u.k,[u.l,l.h]),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(9,0,null,null,1,"span",[["class","mob_nu"]],null,null,null,null,null)),(n()(),l.Wb(10,null,["",""])),(n()(),l.Cb(11,0,null,null,25,"mat-form-field",[["appearance","outline"],["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,b.b,b.a)),l.Bb(12,7520256,null,9,p.c,[l.n,l.h,[2,h.j],[2,d.b],[2,p.a],f.a,l.F,[2,a.a]],{appearance:[0,"appearance"]},null),l.Ub(603979776,11,{_controlNonStatic:0}),l.Ub(335544320,12,{_controlStatic:0}),l.Ub(603979776,13,{_labelChildNonStatic:0}),l.Ub(335544320,14,{_labelChildStatic:0}),l.Ub(603979776,15,{_placeholderChild:0}),l.Ub(603979776,16,{_errorChildren:1}),l.Ub(603979776,17,{_hintChildren:1}),l.Ub(603979776,18,{_prefixChildren:1}),l.Ub(603979776,19,{_suffixChildren:1}),(n()(),l.Cb(22,0,null,3,3,"mat-label",[],null,null,null,null,null)),l.Bb(23,16384,[[13,4],[14,4]],0,p.f,[],null,null),(n()(),l.Wb(24,null,["",""])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(26,0,null,1,8,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","OTP"],["matInput",""],["name","otp"]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,t,e){var o=!0;return"input"===t&&(o=!1!==l.Ob(n,27)._handleInput(e.target.value)&&o),"blur"===t&&(o=!1!==l.Ob(n,27).onTouched()&&o),"compositionstart"===t&&(o=!1!==l.Ob(n,27)._compositionStart()&&o),"compositionend"===t&&(o=!1!==l.Ob(n,27)._compositionEnd(e.target.value)&&o),"blur"===t&&(o=!1!==l.Ob(n,32)._focusChanged(!1)&&o),"focus"===t&&(o=!1!==l.Ob(n,32)._focusChanged(!0)&&o),"input"===t&&(o=!1!==l.Ob(n,32)._onInput()&&o),o}),null,null)),l.Bb(27,16384,null,0,m.d,[l.M,l.n,[2,m.a]],null,null),l.Tb(1024,null,m.r,(function(n){return[n]}),[m.d]),l.Bb(29,671744,null,0,m.j,[[3,m.c],[8,null],[8,null],[6,m.r],[2,m.E]],{name:[0,"name"]},null),l.Tb(2048,null,m.s,null,[m.j]),l.Bb(31,16384,null,0,m.t,[[4,m.s]],null,null),l.Bb(32,999424,null,0,O.b,[l.n,f.a,[6,m.s],[2,m.v],[2,m.l],h.d,[8,null],C.a,l.F],{placeholder:[0,"placeholder"]},null),l.Qb(131072,u.k,[u.l,l.h]),l.Tb(2048,[[11,4],[12,4]],p.d,null,[O.b]),(n()(),l.sb(16777216,null,5,1,null,E)),l.Bb(36,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.sb(16777216,null,null,1,null,F)),l.Bb(38,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.Cb(39,0,null,null,16,"div",[["class","ar-btn"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),l.Bb(40,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(41,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(42,0,null,null,9,"div",[["class",""],["fxLayout","column"],["fxLayoutAlign","center start"],["fxLayoutGap","5px"]],null,null,null,null,null)),l.Bb(43,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(44,1720320,null,0,s.e,[l.n,l.F,d.b,c.i,[2,s.l],c.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),l.Bb(45,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(46,0,null,null,2,"div",[["class","resend_otp-link"]],null,[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.resendMobOtp()&&l),l}),null,null)),(n()(),l.Wb(47,null,[""," "])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(49,0,null,null,2,"div",[["class","resend_otp-link"]],null,[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.SwitchLogin()&&l),l}),null,null)),(n()(),l.Wb(50,null,[""," "])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(52,0,null,null,3,"button",[["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.processMobOtp()&&l),l}),o.b,o.a)),l.Bb(53,180224,null,0,i.b,[l.n,r.h,[2,a.a]],{color:[0,"color"]},null),(n()(),l.Wb(54,0,[""," "])),l.Qb(131072,u.k,[u.l,l.h])],(function(n,t){var e=t.component;n(t,12,0,"outline"),n(t,29,0,"OTP"),n(t,32,0,l.Xb(t,32,0,l.Ob(t,33).transform("PleaseEnterOTP"))),n(t,36,0,(null==e.fb.OTP.errors?null:e.fb.OTP.errors.required)&&e.fb.OTP.touched),n(t,38,0,e.showResendOtpMsg),n(t,40,0,"row"),n(t,41,0,"space-between center"),n(t,43,0,"column"),n(t,44,0,"5px"),n(t,45,0,"center start"),n(t,53,0,"primary")}),(function(n,t){var e=t.component;n(t,3,0,l.Xb(t,3,0,l.Ob(t,4).transform("VerifyYourMobileNumber"))),n(t,6,0,l.Xb(t,6,0,l.Ob(t,7).transform("OTPValid")),e.remainingTime,l.Xb(t,6,2,l.Ob(t,8).transform("OTPsentto"))),n(t,10,0,e.clientId),n(t,11,1,["standard"==l.Ob(t,12).appearance,"fill"==l.Ob(t,12).appearance,"outline"==l.Ob(t,12).appearance,"legacy"==l.Ob(t,12).appearance,l.Ob(t,12)._control.errorState,l.Ob(t,12)._canLabelFloat,l.Ob(t,12)._shouldLabelFloat(),l.Ob(t,12)._hasFloatingLabel(),l.Ob(t,12)._hideControlPlaceholder(),l.Ob(t,12)._control.disabled,l.Ob(t,12)._control.autofilled,l.Ob(t,12)._control.focused,"accent"==l.Ob(t,12).color,"warn"==l.Ob(t,12).color,l.Ob(t,12)._shouldForward("untouched"),l.Ob(t,12)._shouldForward("touched"),l.Ob(t,12)._shouldForward("pristine"),l.Ob(t,12)._shouldForward("dirty"),l.Ob(t,12)._shouldForward("valid"),l.Ob(t,12)._shouldForward("invalid"),l.Ob(t,12)._shouldForward("pending"),!l.Ob(t,12)._animationsEnabled]),n(t,24,0,l.Xb(t,24,0,l.Ob(t,25).transform("enterotp"))),n(t,26,1,[l.Ob(t,31).ngClassUntouched,l.Ob(t,31).ngClassTouched,l.Ob(t,31).ngClassPristine,l.Ob(t,31).ngClassDirty,l.Ob(t,31).ngClassValid,l.Ob(t,31).ngClassInvalid,l.Ob(t,31).ngClassPending,l.Ob(t,32)._isServer,l.Ob(t,32).id,l.Ob(t,32).placeholder,l.Ob(t,32).disabled,l.Ob(t,32).required,l.Ob(t,32).readonly&&!l.Ob(t,32)._isNativeSelect||null,l.Ob(t,32)._ariaDescribedby||null,l.Ob(t,32).errorState,l.Ob(t,32).required.toString()]),n(t,47,0,l.Xb(t,47,0,l.Ob(t,48).transform("ResendOTP"))),n(t,50,0,l.Xb(t,50,0,l.Ob(t,51).transform("LoginasaDifferentUser"))),n(t,52,0,e.showLoader,l.Ob(t,53).disabled||null,"NoopAnimations"===l.Ob(t,53)._animationMode),n(t,54,0,l.Xb(t,54,0,l.Ob(t,55).transform("submit")))}))}function z(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),l.Bb(1,16384,[[25,4]],0,p.b,[],null,null),(n()(),l.Wb(2,null,[" "," "])),l.Qb(131072,u.k,[u.l,l.h])],null,(function(n,t){n(t,0,0,l.Ob(t,1).id),n(t,2,0,l.Xb(t,2,0,l.Ob(t,3).transform("LoginPasswordRequired")))}))}function q(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,3,"mat-error",[["class","mat-error"],["role","alert"]],[[1,"id",0]],null,null,null,null)),l.Bb(1,16384,[[25,4]],0,p.b,[],null,null),(n()(),l.Wb(2,null,[" "," "])),l.Qb(131072,u.k,[u.l,l.h])],null,(function(n,t){n(t,0,0,l.Ob(t,1).id),n(t,2,0,l.Xb(t,2,0,l.Ob(t,3).transform("LoginPswdMustbe6Charactr")))}))}function W(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,53,null,null,null,null,null,null,null)),(n()(),l.Cb(1,0,null,null,1,"span",[["class","mail mb-8"]],null,null,null,null,null)),(n()(),l.Wb(2,null,["",""])),(n()(),l.Cb(3,0,null,null,33,"div",[["class","block"]],null,null,null,null,null)),(n()(),l.Cb(4,0,null,null,32,"mat-form-field",[["appearance","outline"],["class","mat-form-field"]],[[2,"mat-form-field-appearance-standard",null],[2,"mat-form-field-appearance-fill",null],[2,"mat-form-field-appearance-outline",null],[2,"mat-form-field-appearance-legacy",null],[2,"mat-form-field-invalid",null],[2,"mat-form-field-can-float",null],[2,"mat-form-field-should-float",null],[2,"mat-form-field-has-label",null],[2,"mat-form-field-hide-placeholder",null],[2,"mat-form-field-disabled",null],[2,"mat-form-field-autofilled",null],[2,"mat-focused",null],[2,"mat-accent",null],[2,"mat-warn",null],[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"_mat-animation-noopable",null]],null,null,b.b,b.a)),l.Bb(5,7520256,null,9,p.c,[l.n,l.h,[2,h.j],[2,d.b],[2,p.a],f.a,l.F,[2,a.a]],{appearance:[0,"appearance"]},null),l.Ub(603979776,20,{_controlNonStatic:0}),l.Ub(335544320,21,{_controlStatic:0}),l.Ub(603979776,22,{_labelChildNonStatic:0}),l.Ub(335544320,23,{_labelChildStatic:0}),l.Ub(603979776,24,{_placeholderChild:0}),l.Ub(603979776,25,{_errorChildren:1}),l.Ub(603979776,26,{_hintChildren:1}),l.Ub(603979776,27,{_prefixChildren:1}),l.Ub(603979776,28,{_suffixChildren:1}),(n()(),l.Cb(15,0,null,3,3,"mat-label",[],null,null,null,null,null)),l.Bb(16,16384,[[22,4],[23,4]],0,p.f,[],null,null),(n()(),l.Wb(17,null,[""," "])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(19,0,null,1,8,"input",[["class","mat-input-element mat-form-field-autofill-control"],["formControlName","Password"],["matInput",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null],[2,"mat-input-server",null],[1,"id",0],[1,"placeholder",0],[8,"disabled",0],[8,"required",0],[1,"readonly",0],[1,"aria-describedby",0],[1,"aria-invalid",0],[1,"aria-required",0]],[[null,"input"],[null,"blur"],[null,"compositionstart"],[null,"compositionend"],[null,"focus"]],(function(n,t,e){var o=!0;return"input"===t&&(o=!1!==l.Ob(n,20)._handleInput(e.target.value)&&o),"blur"===t&&(o=!1!==l.Ob(n,20).onTouched()&&o),"compositionstart"===t&&(o=!1!==l.Ob(n,20)._compositionStart()&&o),"compositionend"===t&&(o=!1!==l.Ob(n,20)._compositionEnd(e.target.value)&&o),"blur"===t&&(o=!1!==l.Ob(n,25)._focusChanged(!1)&&o),"focus"===t&&(o=!1!==l.Ob(n,25)._focusChanged(!0)&&o),"input"===t&&(o=!1!==l.Ob(n,25)._onInput()&&o),o}),null,null)),l.Bb(20,16384,null,0,m.d,[l.M,l.n,[2,m.a]],null,null),l.Tb(1024,null,m.r,(function(n){return[n]}),[m.d]),l.Bb(22,671744,null,0,m.j,[[3,m.c],[8,null],[8,null],[6,m.r],[2,m.E]],{name:[0,"name"]},null),l.Tb(2048,null,m.s,null,[m.j]),l.Bb(24,16384,null,0,m.t,[[4,m.s]],null,null),l.Bb(25,999424,null,0,O.b,[l.n,f.a,[6,m.s],[2,m.v],[2,m.l],h.d,[8,null],C.a,l.F],{placeholder:[0,"placeholder"],type:[1,"type"]},null),l.Qb(131072,u.k,[u.l,l.h]),l.Tb(2048,[[20,4],[21,4]],p.d,null,[O.b]),(n()(),l.Cb(28,0,null,4,4,"span",[["matSuffix",""]],null,[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.showToggle("L")&&l),l}),null,null)),l.Tb(512,null,g.H,g.I,[l.x,l.y,l.n,l.M]),l.Bb(30,278528,null,0,g.o,[g.H],{ngClass:[0,"ngClass"]},null),l.Bb(31,933888,null,0,_.a,[l.n,c.i,c.f,g.H,[6,g.o]],{ngClass:[0,"ngClass"]},null),l.Bb(32,16384,[[28,4]],0,p.h,[],null,null),(n()(),l.sb(16777216,null,5,1,null,z)),l.Bb(34,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.sb(16777216,null,5,1,null,q)),l.Bb(36,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.Cb(37,0,null,null,16,"div",[["class","ar-btn"],["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),l.Bb(38,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(39,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(40,0,null,null,9,"div",[["class",""],["fxLayout","column"],["fxLayoutAlign","center start"],["fxLayoutGap","5px"]],null,null,null,null,null)),l.Bb(41,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(42,1720320,null,0,s.e,[l.n,l.F,d.b,c.i,[2,s.l],c.f],{fxLayoutGap:[0,"fxLayoutGap"]},null),l.Bb(43,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(44,0,null,null,2,"div",[["class","resend_otp-link"]],null,[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.openForgotPasswordmodal()&&l),l}),null,null)),(n()(),l.Wb(45,null,[""," "])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(47,0,null,null,2,"div",[["class","resend_otp-link"]],null,[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.SwitchLogin()&&l),l}),null,null)),(n()(),l.Wb(48,null,[""," "])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(50,0,null,null,3,"button",[["color","primary"],["mat-flat-button",""]],[[2,"loadingbtn",null],[1,"disabled",0],[2,"_mat-animation-noopable",null]],[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.processMobOtp()&&l),l}),o.b,o.a)),l.Bb(51,180224,null,0,i.b,[l.n,r.h,[2,a.a]],{color:[0,"color"]},null),(n()(),l.Wb(52,0,["",""])),l.Qb(131072,u.k,[u.l,l.h])],(function(n,t){var e=t.component;n(t,5,0,"outline"),n(t,22,0,"Password"),n(t,25,0,l.Xb(t,25,0,l.Ob(t,26).transform("enterpwd")),e.isShowPwd?"text":"password"),n(t,30,0,e.isShowPwd?"ak-hide":"ak-show"),n(t,31,0,e.isShowPwd?"ak-hide":"ak-show"),n(t,34,0,(null==e.fb.Password.errors?null:e.fb.Password.errors.required)&&e.fb.Password.touched),n(t,36,0,null==e.fb.Password.errors?null:e.fb.Password.errors.minlength),n(t,38,0,"row"),n(t,39,0,"space-between center"),n(t,41,0,"column"),n(t,42,0,"5px"),n(t,43,0,"center start"),n(t,51,0,"primary")}),(function(n,t){var e=t.component;n(t,2,0,e.clientId),n(t,4,1,["standard"==l.Ob(t,5).appearance,"fill"==l.Ob(t,5).appearance,"outline"==l.Ob(t,5).appearance,"legacy"==l.Ob(t,5).appearance,l.Ob(t,5)._control.errorState,l.Ob(t,5)._canLabelFloat,l.Ob(t,5)._shouldLabelFloat(),l.Ob(t,5)._hasFloatingLabel(),l.Ob(t,5)._hideControlPlaceholder(),l.Ob(t,5)._control.disabled,l.Ob(t,5)._control.autofilled,l.Ob(t,5)._control.focused,"accent"==l.Ob(t,5).color,"warn"==l.Ob(t,5).color,l.Ob(t,5)._shouldForward("untouched"),l.Ob(t,5)._shouldForward("touched"),l.Ob(t,5)._shouldForward("pristine"),l.Ob(t,5)._shouldForward("dirty"),l.Ob(t,5)._shouldForward("valid"),l.Ob(t,5)._shouldForward("invalid"),l.Ob(t,5)._shouldForward("pending"),!l.Ob(t,5)._animationsEnabled]),n(t,17,0,l.Xb(t,17,0,l.Ob(t,18).transform("enterpwd"))),n(t,19,1,[l.Ob(t,24).ngClassUntouched,l.Ob(t,24).ngClassTouched,l.Ob(t,24).ngClassPristine,l.Ob(t,24).ngClassDirty,l.Ob(t,24).ngClassValid,l.Ob(t,24).ngClassInvalid,l.Ob(t,24).ngClassPending,l.Ob(t,25)._isServer,l.Ob(t,25).id,l.Ob(t,25).placeholder,l.Ob(t,25).disabled,l.Ob(t,25).required,l.Ob(t,25).readonly&&!l.Ob(t,25)._isNativeSelect||null,l.Ob(t,25)._ariaDescribedby||null,l.Ob(t,25).errorState,l.Ob(t,25).required.toString()]),n(t,45,0,l.Xb(t,45,0,l.Ob(t,46).transform("LoginForgotPassword"))),n(t,48,0,l.Xb(t,48,0,l.Ob(t,49).transform("LoginasaDifferentUser"))),n(t,50,0,e.showLoader,l.Ob(t,51).disabled||null,"NoopAnimations"===l.Ob(t,51)._animationMode),n(t,52,0,l.Xb(t,52,0,l.Ob(t,53).transform("Login")))}))}function Y(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,6,"li",[["class","facebook"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.socialLogin("facebook")&&l),l}),null,null)),l.Bb(1,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(2,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(3,0,null,null,0,"img",[["alt","facebook icon"]],[[8,"src",4]],null,null,null,null)),(n()(),l.Cb(4,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),l.Wb(5,null,["",""])),l.Qb(131072,u.k,[u.l,l.h])],(function(n,t){n(t,1,0,"row"),n(t,2,0,"center center")}),(function(n,t){n(t,3,0,l.Gb(1,"",t.component.getCDNPath(),"/assets/images/facebook-color.png")),n(t,5,0,l.Xb(t,5,0,l.Ob(t,6).transform("facebook")))}))}function N(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,37,"section",[["class","contentarea"]],[[24,"@loginAnimation",0]],null,null,null,null)),(n()(),l.Cb(1,0,null,null,36,"div",[["class","padding-top"],["fxLayout","row"],["fxLayoutAlign","start"]],null,null,null,null,null)),l.Bb(2,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(3,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(4,0,null,null,11,"div",[["class","left"]],null,null,null,null,null)),(n()(),l.Cb(5,0,null,null,10,"form",[["novalidate",""]],[[2,"ng-untouched",null],[2,"ng-touched",null],[2,"ng-pristine",null],[2,"ng-dirty",null],[2,"ng-valid",null],[2,"ng-invalid",null],[2,"ng-pending",null]],[[null,"submit"],[null,"reset"]],(function(n,t,e){var o=!0;return"submit"===t&&(o=!1!==l.Ob(n,7).onSubmit(e)&&o),"reset"===t&&(o=!1!==l.Ob(n,7).onReset()&&o),o}),null,null)),l.Bb(6,16384,null,0,m.F,[],null,null),l.Bb(7,540672,null,0,m.l,[[8,null],[8,null]],{form:[0,"form"]},null),l.Tb(2048,null,m.c,null,[m.l]),l.Bb(9,16384,null,0,m.u,[[4,m.c]],null,null),(n()(),l.sb(16777216,null,null,1,null,D)),l.Bb(11,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.sb(16777216,null,null,1,null,U)),l.Bb(13,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.sb(16777216,null,null,1,null,W)),l.Bb(15,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.Cb(16,0,null,null,5,"div",[["class","middle"],["fxLayout","row"],["fxLayoutAlign","center center"]],null,null,null,null,null)),l.Bb(17,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(18,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(19,0,null,null,2,"span",[],null,null,null,null,null)),(n()(),l.Wb(20,null,["",""])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(22,0,null,null,15,"div",[["class","right"]],null,null,null,null,null)),(n()(),l.Cb(23,0,null,null,2,"h5",[],null,null,null,null,null)),(n()(),l.Wb(24,null,["",""])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(26,0,null,null,11,"ul",[["fxLayout","column"],["fxLayoutAlign","start start"]],null,null,null,null,null)),l.Bb(27,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(28,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(29,0,null,null,6,"li",[["fxLayout","row"],["fxLayoutAlign","center center"]],null,[[null,"click"]],(function(n,t,e){var l=!0;return"click"===t&&(l=!1!==n.component.socialLogin("google")&&l),l}),null,null)),l.Bb(30,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(31,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(32,0,null,null,0,"img",[["alt","google icon"]],[[8,"src",4]],null,null,null,null)),(n()(),l.Cb(33,0,null,null,2,"p",[],null,null,null,null,null)),(n()(),l.Wb(34,null,["",""])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.sb(16777216,null,null,1,null,Y)),l.Bb(37,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null)],(function(n,t){var e=t.component;n(t,2,0,"row"),n(t,3,0,"start"),n(t,7,0,e.Priceloginform),n(t,11,0,"login"==e.type),n(t,13,0,"otpMob"==e.type),n(t,15,0,"MailPass"==e.type),n(t,17,0,"row"),n(t,18,0,"center center"),n(t,27,0,"column"),n(t,28,0,"start start"),n(t,30,0,"row"),n(t,31,0,"center center"),n(t,37,0,e.showFB)}),(function(n,t){var e=t.component;n(t,0,0,void 0),n(t,5,0,l.Ob(t,9).ngClassUntouched,l.Ob(t,9).ngClassTouched,l.Ob(t,9).ngClassPristine,l.Ob(t,9).ngClassDirty,l.Ob(t,9).ngClassValid,l.Ob(t,9).ngClassInvalid,l.Ob(t,9).ngClassPending),n(t,20,0,l.Xb(t,20,0,l.Ob(t,21).transform("or"))),n(t,24,0,l.Xb(t,24,0,l.Ob(t,25).transform("loginwith"))),n(t,32,0,l.Gb(1,"",e.getCDNPath(),"/assets/images/google.png")),n(t,34,0,l.Xb(t,34,0,l.Ob(t,35).transform("google")))}))}function H(n){return l.Yb(0,[(n()(),l.Cb(0,0,null,null,21,"div",[["class","login-reviewouter"]],null,null,null,null,null)),(n()(),l.Cb(1,0,null,null,18,"header",[["fxLayout","row"],["fxLayoutAlign","space-between center"]],null,null,null,null,null)),l.Bb(2,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(3,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(4,0,null,null,6,"div",[["class","left"],["fxLayout","row"],["fxLayoutAlign","start center"]],null,null,null,null,null)),l.Bb(5,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(6,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.Cb(7,0,null,null,0,"span",[["class","ak-login icon"]],null,null,null,null,null)),(n()(),l.Cb(8,0,null,null,2,"h3",[],null,null,null,null,null)),(n()(),l.Wb(9,null,[" "," "])),l.Qb(131072,u.k,[u.l,l.h]),(n()(),l.Cb(11,0,null,null,8,"div",[["class","right"],["fxLayout","row"],["fxLayoutAlign","end center"]],null,null,null,null,null)),l.Bb(12,671744,null,0,s.d,[l.n,c.i,[2,s.m],c.f],{fxLayout:[0,"fxLayout"]},null),l.Bb(13,671744,null,0,s.c,[l.n,c.i,[2,s.k],c.f],{fxLayoutAlign:[0,"fxLayoutAlign"]},null),(n()(),l.sb(16777216,null,null,1,null,y)),l.Bb(15,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.sb(16777216,null,null,1,null,w)),l.Bb(17,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.sb(16777216,null,null,1,null,x)),l.Bb(19,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.sb(16777216,null,null,1,null,N)),l.Bb(21,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null)],(function(n,t){var e=t.component;n(t,2,0,"row"),n(t,3,0,"space-between center"),n(t,5,0,"row"),n(t,6,0,"start center"),n(t,12,0,"row"),n(t,13,0,"end center"),n(t,15,0,e.logintrue),n(t,17,0,!e.logintrue),n(t,19,0,!e.logintrue),n(t,21,0,e.logintrue)}),(function(n,t){n(t,9,0,l.Xb(t,9,0,l.Ob(t,10).transform("logintoakaccount")))}))}function V(n){return l.Yb(0,[l.Ub(671088640,1,{loginSection:0}),(n()(),l.Cb(1,0,[[1,0],["loginSection",1]],null,4,"section",[],null,null,null,null,null)),(n()(),l.sb(16777216,null,null,1,null,L)),l.Bb(3,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null),(n()(),l.sb(16777216,null,null,1,null,H)),l.Bb(5,16384,null,0,g.q,[l.Y,l.V],{ngIf:[0,"ngIf"]},null)],(function(n,t){var e=t.component;n(t,3,0,1==e.getGeneralState().LoginStatus||1==e.getGeneralState().isCreateItnryComplete),n(t,5,0,1!=e.getGeneralState().LoginStatus&&0==e.getGeneralState().isCreateItnryComplete)}),null)}}}]);