_N_E=(window.webpackJsonp_N_E=window.webpackJsonp_N_E||[]).push([[103],{"2W6z":function(e,t,n){"use strict";var r=function(){};e.exports=r},"82Mt":function(e,t,n){e.exports=n("L37t")},"8Q/q":function(e,t,n){"use strict";var r=n("q1tI");t.a=Object(r.createContext)({t:function(e){return Array.isArray(e)?e[0]:e},lang:""})},"G/IB":function(e,t,n){e.exports={formContent:"styles_formContent__SDoOI",enabled:"styles_enabled__3RnNS",wrapper:"styles_wrapper__KO5y3",formGroup:"styles_formGroup__OtV3D"}},HALo:function(e,t,n){"use strict";function r(){return(r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}n.d(t,"a",(function(){return r}))},L37t:function(e,t,n){"use strict";function r(e){return e&&"object"==typeof e&&"default"in e?e.default:e}var a=n("q1tI"),i=r(a),o=n("i8i4");n("17x9");var u=r(n("QLaP"));function s(){return(s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function l(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}function c(e){return requestAnimationFrame(e)}function f(e){cancelAnimationFrame(e)}function d(e){var t=e.ownerDocument;return t.hasFocus()&&t.activeElement===e}function m(e){return null==e?void 0:e.ownerDocument}function p(e){return a.useCallback((function(){var t=e.current,n="undefined"!=typeof window&&function(e){var t=function(e){var t;return null==(t=m(e))?void 0:t.defaultView}(e);return!!t&&e instanceof t.HTMLElement}(t);if(!t||!n)return null;if("INPUT"!==t.nodeName&&(t=t.querySelector("input")),!t)throw new Error("react-input-mask: inputComponent doesn't contain input node");return t}),[e])}function v(e,t){var n,r,i,o,u=a.useRef({start:null,end:null}),s=p(e),l=a.useCallback((function(){return function(e){var t=e.selectionStart,n=e.selectionEnd;return{start:t,end:n,length:n-t}}(s())}),[s]),m=a.useCallback((function(){return u.current}),[]),v=a.useCallback((function(e){var t=s();t&&d(t)&&(function(e,t,n){void 0===n&&(n=t),e.setSelectionRange(t,n)}(t,e.start,e.end),u.current=l())}),[s,l]),g=a.useCallback((function(){u.current=l()}),[l]),h=(n=g,r=a.useRef(null),i=a.useCallback((function(){null===r.current&&function e(){n(),r.current=c(e)}()}),[n]),o=a.useCallback((function(){f(r.current),r.current=null}),[]),a.useEffect((function(){r.current&&(o(),i())}),[i,o]),a.useEffect(f,[]),[i,o]),b=h[0],P=h[1];return a.useLayoutEffect((function(){if(t){var e=s();return e.addEventListener("focus",b),e.addEventListener("blur",P),d(e)&&b(),function(){e.removeEventListener("focus",b),e.removeEventListener("blur",P),P()}}})),{getSelection:l,getLastSelection:m,setSelection:v}}function g(e,t){var n=a.useRef(),r=v(n,t),i=r.getSelection,o=r.getLastSelection,u=r.setSelection,s=function(e,t){var n=p(e),r=a.useRef(t);return{getValue:a.useCallback((function(){return n().value}),[n]),getLastValue:a.useCallback((function(){return r.current}),[]),setValue:a.useCallback((function(e){r.current=e;var t=n();t&&(t.value=e)}),[n])}}(n,e),l=s.getValue,c=s.getLastValue,f=s.setValue;return{inputRef:n,getInputState:function(){return{value:l(),selection:i()}},getLastInputState:function(){return{value:c(),selection:o()}},setInputState:function(e){var t=e.value,n=e.selection;f(t),u(n)}}}n("2W6z");var h=["disabled","onBlur","onChange","onFocus","onMouseDown","readOnly","value"],b={9:/[0-9]/,a:/[A-Za-z]/,"*":/[A-Za-z0-9]/},P=function(e){var t=this;this.isCharacterAllowedAtPosition=function(e,n){var r=t.maskOptions.maskPlaceholder;return!!t.isCharacterFillingPosition(e,n)||!!r&&r[n]===e},this.isCharacterFillingPosition=function(e,n){var r=t.maskOptions.mask;if(!e||n>=r.length)return!1;if(!t.isPositionEditable(n))return r[n]===e;var a=r[n];return new RegExp(a).test(e)},this.isPositionEditable=function(e){var n=t.maskOptions,r=n.mask,a=n.permanents;return e<r.length&&-1===a.indexOf(e)},this.isValueEmpty=function(e){return e.split("").every((function(e,n){return!t.isPositionEditable(n)||!t.isCharacterFillingPosition(e,n)}))},this.isValueFilled=function(e){return t.getFilledLength(e)===t.maskOptions.lastEditablePosition+1},this.getDefaultSelectionForValue=function(e){var n=t.getFilledLength(e),r=t.getRightEditablePosition(n);return{start:r,end:r}},this.getFilledLength=function(e){return function(e,t){for(var n=e.length-1;n>=0;n--)if(t(e[n],n))return n;return-1}(e.split(""),(function(e,n){return t.isPositionEditable(n)&&t.isCharacterFillingPosition(e,n)}))+1},this.getStringFillingLengthAtPosition=function(e,n){return e.split("").reduce((function(e,n){return t.insertCharacterAtPosition(e,n,e.length)}),function(e,t){void 0===t&&(t=1);for(var n="",r=0;r<t;r++)n+=" ";return n}(0,n)).length-n},this.getLeftEditablePosition=function(e){for(var n=e;n>=0;n--)if(t.isPositionEditable(n))return n;return null},this.getRightEditablePosition=function(e){for(var n=t.maskOptions.mask,r=e;r<n.length;r++)if(t.isPositionEditable(r))return r;return null},this.formatValue=function(e){var n=t.maskOptions,r=n.maskPlaceholder,a=n.mask;if(!r){for(e=t.insertStringAtPosition("",e,0);e.length<a.length&&!t.isPositionEditable(e.length);)e+=a[e.length];return e}return t.insertStringAtPosition(r,e,0)},this.clearRange=function(e,n,r){if(!r)return e;var a=n+r,i=t.maskOptions,o=i.maskPlaceholder,u=i.mask,s=e.split("").map((function(e,r){var i=t.isPositionEditable(r);return!o&&r>=a&&!i?"":r<n||r>=a?e:i?o?o[r]:"":u[r]})).join("");return t.formatValue(s)},this.insertCharacterAtPosition=function(e,n,r){var a=t.maskOptions,i=a.mask,o=a.maskPlaceholder;if(r>=i.length)return e;var u=t.isCharacterAllowedAtPosition(n,r),s=t.isPositionEditable(r),l=t.getRightEditablePosition(r),c=o&&l?n===o[l]:null,f=e.slice(0,r);return!u&&s||(e=f+(u?n:i[r])),u||s||c||(e=t.insertCharacterAtPosition(e,n,r+1)),e},this.insertStringAtPosition=function(e,n,r){var a=t.maskOptions,i=a.mask,o=a.maskPlaceholder;if(!n||r>=i.length)return e;var u=n.split(""),s=t.isValueFilled(e)||!!o,l=e.slice(r);return e=u.reduce((function(e,n){return t.insertCharacterAtPosition(e,n,e.length)}),e.slice(0,r)),s?e+=l.slice(e.length-r):t.isValueFilled(e)?e+=i.slice(e.length).join(""):e=l.split("").filter((function(e,n){return t.isPositionEditable(r+n)})).reduce((function(e,n){var r=t.getRightEditablePosition(e.length);return null===r?e:(t.isPositionEditable(e.length)||(e+=i.slice(e.length,r).join("")),t.insertCharacterAtPosition(e,n,e.length))}),e),e},this.processChange=function(e,n){var r=t.maskOptions,a=r.mask,i=r.prefix,o=r.lastEditablePosition,u=e.value,s=e.selection,l=n.value,c=n.selection,f=u,d="",m=0,p=0,v=Math.min(c.start,s.start);return s.end>c.start?(d=f.slice(c.start,s.end),p=(m=t.getStringFillingLengthAtPosition(d,v))?c.length:0):f.length<l.length&&(p=l.length-f.length),f=l,p&&(1!==p||c.length||(v=c.start===s.start?t.getRightEditablePosition(s.start):t.getLeftEditablePosition(s.start)),f=t.clearRange(f,v,p)),f=t.insertStringAtPosition(f,d,v),(v+=m)>=a.length?v=a.length:v<i.length&&!m?v=i.length:v>=i.length&&v<o&&m&&(v=t.getRightEditablePosition(v)),{value:f=t.formatValue(f),enteredString:d,selection:{start:v,end:v}}},this.maskOptions=function(e){var t=e.mask,n=e.maskPlaceholder,r=[];if(!t)return{maskPlaceholder:null,mask:null,prefix:null,lastEditablePosition:null,permanents:[]};if("string"==typeof t){var a=!1,i="";t.split("").forEach((function(e){a||"\\"!==e?(!a&&b[e]||r.push(i.length),i+=e,a=!1):a=!0})),t=i.split("").map((function(e,t){return-1===r.indexOf(t)?b[e]:e}))}else t.forEach((function(e,t){"string"==typeof e&&r.push(t)}));n&&(n=1===n.length?t.map((function(e,t){return-1!==r.indexOf(t)?e:n})):n.split(""),r.forEach((function(e){n[e]=t[e]})),n=n.join(""));for(var o=r.filter((function(e,t){return e===t})).map((function(e){return t[e]})).join(""),u=t.length-1;-1!==r.indexOf(u);)u--;return{maskPlaceholder:n,prefix:o,mask:t,lastEditablePosition:u,permanents:r}}(e)},y=function(e){function t(){return e.apply(this,arguments)||this}return function(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,function(e,t){for(var n=Object.getOwnPropertyNames(t),r=0;r<n.length;r++){var a=n[r],i=Object.getOwnPropertyDescriptor(t,a);i&&i.configurable&&void 0===e[a]&&Object.defineProperty(e,a,i)}}(e,t)}(t,e),t.prototype.render=function(){var e=this.props,t=e.children,n=l(e,["children"]);return i.cloneElement(t,n)},t}(i.Component),k=a.forwardRef((function(e,t){var n=e.alwaysShowMask,r=e.children,f=e.mask,v=e.maskPlaceholder,b=e.beforeMaskedStateChange,k=l(e,["alwaysShowMask","children","mask","maskPlaceholder","beforeMaskedStateChange"]);!function(e){var t=e.mask,n=e.maskPlaceholder;t&&n&&1!==n.length&&n.length!==t.length&&u(!1)}(e);var w,E,O=new P({mask:f,maskPlaceholder:v}),_=!!f,C=!k.disabled&&!k.readOnly,S=null!==e.value&&void 0!==e.value,j=(w=_,E=a.useRef(),a.useEffect((function(){E.current=w})),E.current),x=g(function(e){return""+e}((S?e.value:e.defaultValue)||""),_),F=x.inputRef,L=x.getInputState,R=x.setInputState,V=x.getLastInputState,N=p(F);if(_&&S){var A=N(),q=A&&d(A)||n||e.value?O.formatValue(e.value):e.value;b&&(q=b({nextState:{value:q,selection:{start:null,end:null}}}).value),R(s({},V(),{value:q}))}var I=V(),M=I.selection,D=I.value;a.useLayoutEffect((function(){if(_){var e=d(N()),t=M,r=L(),a=s({},r);if(!S){var i=r.value,o=O.formatValue(i),u=O.isValueEmpty(o);!u||e||n?a.value=o:u&&!e&&(a.value="")}e&&!j?a.selection=O.getDefaultSelectionForValue(a.value):S&&e&&t&&null!==t.start&&null!==t.end&&(a.selection=t),b&&(a=b({currentState:r,nextState:a})),R(a)}}));var T=s({},k,{onFocus:function(t){F.current=t.target;var n=L().value;if(_&&!O.isValueFilled(n)){var r=O.formatValue(n),a=O.getDefaultSelectionForValue(r),i={value:r,selection:a};b&&(r=(i=b({currentState:L(),nextState:i})).value,a=i.selection),R(i),r!==n&&e.onChange&&e.onChange(t),c((function(){R(V())}))}e.onFocus&&e.onFocus(t)},onBlur:function(t){var r=L().value,a=V().value;if(_&&!n&&O.isValueEmpty(a)){var i="",o={value:i,selection:{start:null,end:null}};b&&(i=(o=b({currentState:L(),nextState:o})).value),R(o),i!==r&&e.onChange&&e.onChange(t)}e.onBlur&&e.onBlur(t)},onChange:_&&C?function(t){var n=L(),r=V(),a=O.processChange(n,r);b&&(a=b({currentState:n,previousState:r,nextState:a})),R(a),e.onChange&&e.onChange(t)}:e.onChange,onMouseDown:_&&C?function(t){var n=N(),r=L().value,a=m(n);if(!d(n)&&!O.isValueFilled(r)){var i=t.clientX,o=t.clientY,u=(new Date).getTime();a.addEventListener("mouseup",(function e(t){if(a.removeEventListener("mouseup",e),d(n)){var r=Math.abs(t.clientX-i),l=Math.abs(t.clientY-o),c=Math.max(r,l),f=(new Date).getTime()-u;if(c<=10&&f<=200||c<=5&&f<=300){var m=V(),p=s({},m,{selection:O.getDefaultSelectionForValue(m.value)});R(p)}}}))}e.onMouseDown&&e.onMouseDown(t)}:e.onMouseDown,ref:function(e){F.current=o.findDOMNode(e),function(e){return"function"==typeof e}(t)?t(e):null!==t&&"object"==typeof t&&(t.current=e)},value:_&&S?D:e.value});return r?(function(e,t){h.filter((function(n){return null!=t.props[n]&&t.props[n]!==e[n]})).length&&u(!1)}(e,r),i.createElement(y,T,r)):i.createElement("input",T)}));k.displayName="InputMask",k.defaultProps={alwaysShowMask:!1,maskPlaceholder:"_"},e.exports=k},MhbZ:function(e,t,n){e.exports={session:"styles_session__3omda"}},QLaP:function(e,t,n){"use strict";e.exports=function(e,t,n,r,a,i,o,u){if(!e){var s;if(void 0===t)s=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var l=[n,r,a,i,o,u],c=0;(s=new Error(t.replace(/%s/g,(function(){return l[c++]})))).name="Invariant Violation"}throw s.framesToPop=1,s}}},"R4/N":function(e,t,n){e.exports={formContainer:"styles_formContainer__1uvhA",formError:"styles_formError__1tdaa",error:"styles_error__Ypk4l",forgotten:"styles_forgotten__343tn"}},XRqh:function(e,t,n){"use strict";var r=n("q1tI"),a=n.n(r),i=n("82Mt"),o=n.n(i),u=a.a.createElement;t.a=function(e){var t=Object(r.useState)(!1),n=t[0],a=t[1];return Object(r.useEffect)((function(){a(!0)}),[]),n?u(o.a,e):null}},XvTC:function(e,t,n){e.exports={formContainer:"styles_formContainer__2kiqP",formError:"styles_formError__2BYqa",forgotten:"styles_forgotten__UPYio"}},YfUW:function(e,t,n){"use strict";n.r(t);var r,a=n("q1tI"),i=n.n(a),o=n("vJKn"),u=n.n(o),s=n("cpVT"),l=n("rg98"),c=n("YFqc"),f=n.n(c);!function(e){e[e.email=0]="email",e[e.document=1]="document"}(r||(r={}));var d,m,p=r,v=n("nbPw"),g=n("LeJ0"),h=n("RC5v");function b(e){return P.apply(this,arguments)}function P(){return(P=Object(l.a)(u.a.mark((function e(t){var n,r,a,i,o,s;return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.registrationInputType,r=t.userName,a=n===d.cpf?r.replaceAll(".","").replaceAll("-",""):r,i={EmailCPF:a,AuthenticationTicket:g.a.api.secret},e.next=5,h.b.post("/RecoveryPassword",i);case 5:return o=e.sent,s=o.data,e.abrupt("return",s);case 8:case"end":return e.stop()}}),e)})))).apply(this,arguments)}!function(e){e.cpf="cpf",e.email="email"}(d||(d={})),function(e){e.cpf="cpf",e.email="email"}(m||(m={}));var y=m,k=n("macL"),w=n.n(k),E=i.a.createElement,O=function(){var e=Object(v.a)().t;return E(i.a.Fragment,null,E("div",{id:w.a.recoveryRequested},E("h2",null,e("forgottenPassword:requestedTitle")),E("p",null,e("forgottenPassword:requestedInformation")),E(f.a,{href:"/"},E("a",null,e("forgottenPassword:submitBack")))))},_=n("cqg5"),C=n("HALo"),S=n("KYPV"),j=n("XRqh"),x=n("46wD"),F=n("UGp+"),L=n("rvSm"),R=function(){var e=Object(v.a)().t;return F.b().shape({document:F.d().trim().matches(/^\d{3}\.\d{3}\.\d{3}-\d{2}$/,e("forgottenPassword:form.error.invalidDocument")).test("cpfValidation",e("forgottenPassword:form.error.invalidDocument"),(function(e){return Object(L.a)(e)})).required(e("forgottenPassword:form.error.requiredDocument"))})},V=n("kTRP"),N=n.n(V),A=i.a.createElement,q=function(e){var t=e.loading,n=void 0!==t&&t,r=e.handleSubmit,a=Object(v.a)().t;return A(S.d,{initialValues:{document:""},validationSchema:R(),onSubmit:r},(function(e){var t=e.isSubmitting;return A(S.c,{className:N.a.formContent,role:"form"},A("div",{className:N.a.formGroup},A(S.b,{name:"document",id:"document"},(function(e){var t=e.field;return A(j.a,Object(C.a)({},t,{mask:"999.999.999-99",placeholder:a("forgottenPassword:form.documentPlaceholder")}))})),A(S.a,{name:"document",component:"div"})),!n&&A("div",{className:N.a.formGroup},A("input",{type:"submit",disabled:t,value:"Enviar",className:N.a.enabled})),n&&A(x.a,{message:a("forgottenPassword:form.documentPlaceholder")}))}))},I=n("XvTC"),M=n.n(I),D=i.a.createElement;function T(e){var t=e.handleChangeOption,n=Object(a.useState)(!1),r=n[0],o=n[1],s=Object(a.useState)(!1),c=s[0],f=s[1],d=Object(v.a)().t,m=Object(a.useCallback)(function(){var e=Object(l.a)(u.a.mark((function e(t){var n,r;return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.document,o(!0),e.prev=2,r={registrationInputType:y.cpf,userName:n},e.next=6,b(r);case 6:e.sent&&(f(!0),o(!1)),e.next=13;break;case 10:e.prev=10,e.t0=e.catch(2),o(!1);case 13:return e.prev=13,o(!1),e.finish(13);case 16:case"end":return e.stop()}}),e,null,[[2,10,13,16]])})));return function(t){return e.apply(this,arguments)}}(),[]);return D("div",{id:M.a.forgotten},D("div",{className:M.a.formContainer},D(_.a,{title:d("forgottenPassword:title"),url:"/session/login",isLink:!0}),!c&&D(i.a.Fragment,null,D(q,{handleSubmit:m,loading:r}),D("ul",{className:M.a.recoveryOtherOptions},D("li",null,D("button",{onClick:function(){return t(p.email)}},d("forgottenPassword:recoveryByEmailTitle"))))),c&&D(i.a.Fragment,null,D(O,null))))}var G=n("G/IB"),B=n.n(G),Y=function(){var e=Object(v.a)().t;return F.b().shape({email:F.d().email(e("forgottenPassword:form.error.invalidEmail")).required(e("forgottenPassword:form.error.requiredEmail"))})},X=i.a.createElement,H=function(e){var t=e.loading,n=void 0!==t&&t,r=e.handleSubmit,a=Object(v.a)().t;return X(S.d,{initialValues:{email:""},validationSchema:Y(),onSubmit:r},(function(e){var t=e.isSubmitting;return X(S.c,{className:B.a.formContent,role:"form"},X("div",{className:B.a.formGroup},X("div",{className:B.a.formGroup},X(S.b,{type:"email",name:"email",placeholder:a("forgottenPassword:form.emailPlaceholder")}),X(S.a,{name:"email",component:"div"}))),!n&&X("div",{className:B.a.formGroup},X("input",{type:"submit",disabled:t,value:"Enviar",className:B.a.enabled})),n&&X(x.a,{message:a("forgottenPassword:form.sendingMessage")}))}))},U=n("R4/N"),z=n.n(U),J=i.a.createElement;function Q(e){var t=e.handleChangeOption,n=Object(a.useState)(!1),r=n[0],o=n[1],s=Object(a.useState)(!1),c=s[0],f=s[1],d=Object(a.useState)(""),m=d[0],g=d[1],h=Object(v.a)().t,P=Object(a.useCallback)(function(){var e=Object(l.a)(u.a.mark((function e(t){var n,r,a;return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.email,o(!0),e.prev=2,r={registrationInputType:y.email,userName:n},e.next=6,b(r);case 6:a=e.sent,console.log(a.ForgottenResult),-1!==a.ForgottenResult.Result?(f(!0),g("")):g(a.ForgottenResult.Message),o(!1),e.next=15;break;case 12:e.prev=12,e.t0=e.catch(2),o(!1);case 15:return e.prev=15,o(!1),e.finish(15);case 18:case"end":return e.stop()}}),e,null,[[2,12,15,18]])})));return function(t){return e.apply(this,arguments)}}(),[]);return J("div",{id:z.a.forgotten},J("div",{className:z.a.formContainer},J(_.a,{title:h("forgottenPassword:title"),url:"/session/login",isLink:!0}),!c&&J(i.a.Fragment,null,J(H,{handleSubmit:P,loading:r}),J("p",{className:z.a.error},m),J("ul",{className:z.a.recoveryOtherOptions},J("li",null,J("button",{onClick:function(){return t(p.document)}},h("forgottenPassword:recoveryByDocumentTitle"))))),c&&J(i.a.Fragment,null,J(O,null))))}var W=n("MhbZ"),Z=n.n(W),K=i.a.createElement,$=function(){var e,t=Object(a.useState)(p.email),n=t[0],r=t[1];function i(e){return o.apply(this,arguments)}function o(){return(o=Object(l.a)(u.a.mark((function e(t){return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r(t);case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var c=(e={},Object(s.a)(e,p.email,K(Q,{handleChangeOption:i})),Object(s.a)(e,p.document,K(T,{handleChangeOption:i})),e);return K("div",{id:Z.a.session},K(f.a,{href:"/"},K("a",null,K("img",{src:"/assets/images/netmovies.webp",alt:"logo-netmovies"}))),c[n])},ee=i.a.createElement;t.default=function(){return ee($,null)}},cqg5:function(e,t,n){"use strict";var r=n("q1tI"),a=n.n(r),i=n("YFqc"),o=n.n(i),u=n("n8CI"),s=n.n(u),l=a.a.createElement;t.a=function(e){var t=e.logo,n=e.title,r=e.isLink,a=void 0!==r&&r,i=e.url;return l("div",{className:s.a.formHeading},a?l(o.a,{href:i},l("a",null,"string"===typeof t?l("img",{src:t,alt:"netmovies-logo"}):t)):l("div",null,"string"===typeof t?l("img",{src:t,alt:"netmovies-logo"}):t),l("h2",null,n))}},kTRP:function(e,t,n){e.exports={formContent:"styles_formContent__2NE2r",enabled:"styles_enabled__3JQDU",wrapper:"styles_wrapper__8Gpu7",formGroup:"styles_formGroup__24lp5"}},macL:function(e,t,n){e.exports={recoveryRequested:"styles_recoveryRequested__2j0h4"}},n8CI:function(e,t,n){e.exports={formHeading:"styles_formHeading__1gr2z"}},nbPw:function(e,t,n){"use strict";n.d(t,"a",(function(){return u}));var r=n("q1tI");function a(e,t){if("string"!==typeof t)return e;return function(n,r,a){void 0===n&&(n="");var i=Array.isArray(n)?n[0]:n;if(i.includes(":")||(i=t+":"+i),null===a||void 0===a?void 0:a.fallback)if(Array.isArray(a.fallback))a.fallback=a.fallback.map((function(e){return e.includes(":")?e:t+":"+e}));else{var o=a.fallback;a.fallback=o.includes(":")?o:t+":"+o}return e(i,r,a)}}var i=n("8Q/q"),o=function(){return(o=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var a in t=arguments[n])Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a]);return e}).apply(this,arguments)};function u(e){var t=Object(r.useContext)(i.a);return o(o({},t),{t:a(t.t,e)})}},qnP2:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/session/forgotten-password",function(){return n("YfUW")}])},rvSm:function(e,t,n){"use strict";t.a=function(e){var t=0;if(void 0===e)return!1;var n=e.replace(".","").replace(".","").replace("-","");if("00000000000"===n||"11111111111"===n||"22222222222"===n||"33333333333"===n||"44444444444"===n||"55555555555"===n||"66666666666"===n||"77777777777"===n||"88888888888"===n||"99999999999"===n||11!==n.length)return!1;for(var r=1;r<=9;r++)t+=parseInt(n.substring(r-1,r))*(11-r);var a=10*t%11;if(10!==a&&11!==a||(a=0),a!==parseInt(n.substring(9,10)))return!1;t=0;for(var i=1;i<=10;i++)t+=parseInt(n.substring(i-1,i))*(12-i);return 10!==(a=10*t%11)&&11!==a||(a=0),a===parseInt(n.substring(10,11))}}},[["qnP2",1,2,0,3,4]]]);