(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{136:function(e,a,t){var n=t(393);"string"==typeof n&&(n=[[e.i,n,""]]);var r={hmr:!0,transform:void 0,insertInto:void 0};t(6)(n,r);n.locals&&(e.exports=n.locals)},17:function(e,a,t){"use strict";var n={name:"AuthContent",props:["loading","icon","text"],data:function(){return{isVisible:!1}},created:function(){this.isVisible=this.visible}},r=(t(236),t(0)),o=Object(r.a)(n,(function(){var e=this,a=e.$createElement,t=e._self._c||a;return t("button",{staticClass:"button outline"},[t("span",{staticClass:"text-label"},[e._v(e._s(e.text))]),e._v(" "),e.loading?t("span",{staticClass:"icon"},[t("FontAwesomeIcon",{staticClass:"sync-alt",attrs:{icon:"sync-alt"}})],1):e._e(),e._v(" "),!e.loading&&e.icon?t("span",{staticClass:"icon"},[t("FontAwesomeIcon",{attrs:{icon:e.icon}})],1):e._e()])}),[],!1,null,"59e2dfc0",null);a.a=o.exports},20:function(e,a,t){"use strict";var n={name:"AuthContent",props:["visible","name"],data:function(){return{isVisible:!1}},created:function(){this.isVisible=this.visible}},r=t(0),o=Object(r.a)(n,(function(){var e=this.$createElement,a=this._self._c||e;return this.isVisible?a("div",{staticClass:"auth-form"},[this._t("default")],2):this._e()}),[],!1,null,null,null);a.a=o.exports},22:function(e,a,t){"use strict";var n={name:"AuthContentWrapper"},r=(t(240),t(0)),o=Object(r.a)(n,(function(){var e=this.$createElement;return(this._self._c||e)("div",{attrs:{id:"auth"}},[this._t("default")],2)}),[],!1,null,"31af8372",null);a.a=o.exports},236:function(e,a,t){"use strict";var n=t(57);t.n(n).a},237:function(e,a,t){(e.exports=t(5)(!1)).push([e.i,".button[data-v-59e2dfc0] {\n cursor: pointer;\n border-radius: 8px;\n text-decoration: none;\n padding: 12px 32px;\n display: inline-block;\n margin-left: 15px;\n margin-right: 15px;\n white-space: nowrap;\n transition: 150ms all ease;\n background: transparent;\n}\n.button .text-label[data-v-59e2dfc0] {\n transition: 150ms all ease;\n font-size: 1.0625em;\n font-weight: 800;\n line-height: 0;\n}\n.button .icon[data-v-59e2dfc0] {\n margin-left: 12px;\n font-size: 1em;\n}\n.button.solid[data-v-59e2dfc0] {\n background: #00BC7E;\n border: 2px solid #00BC7E;\n}\n.button.solid .text-label[data-v-59e2dfc0] {\n color: white;\n}\n.button.outline[data-v-59e2dfc0] {\n border: 2px solid #1B2539;\n}\n.button.outline .text-label[data-v-59e2dfc0] {\n color: #1B2539;\n}\n.button.outline .icon path[data-v-59e2dfc0] {\n fill: #00BC7E;\n}\n.button.outline[data-v-59e2dfc0]:hover {\n border-color: #00BC7E;\n}\n.button.outline:hover .text-label[data-v-59e2dfc0] {\n color: #00BC7E;\n}\n@media (prefers-color-scheme: dark) {\n.button.outline[data-v-59e2dfc0] {\n background: #111314;\n border-color: #bec6cf;\n}\n.button.outline .text-label[data-v-59e2dfc0] {\n color: #bec6cf;\n}\n}\n.sync-alt[data-v-59e2dfc0] {\n -webkit-animation: spin-data-v-59e2dfc0 1s linear infinite;\n animation: spin-data-v-59e2dfc0 1s linear infinite;\n}\n@-webkit-keyframes spin-data-v-59e2dfc0 {\n0% {\n transform: rotate(0);\n}\n100% {\n transform: rotate(360deg);\n}\n}\n@keyframes spin-data-v-59e2dfc0 {\n0% {\n transform: rotate(0);\n}\n100% {\n transform: rotate(360deg);\n}\n}\n",""])},240:function(e,a,t){"use strict";var n=t(59);t.n(n).a},241:function(e,a,t){(e.exports=t(5)(!1)).push([e.i,"#auth[data-v-31af8372] {\n height: 100%;\n width: 100%;\n display: table;\n}\n",""])},392:function(e,a,t){"use strict";var n=t(136);t.n(n).a},393:function(e,a,t){(e.exports=t(5)(!1)).push([e.i,'.form.inline-form[data-v-21e6a08d] {\n display: flex;\n position: relative;\n justify-content: center;\n margin: 0 auto;\n}\n.form.inline-form .input-wrapper[data-v-21e6a08d] {\n position: relative;\n}\n.form.inline-form .input-wrapper .error-message[data-v-21e6a08d] {\n position: absolute;\n left: 0;\n}\n.form.block-form.create-new-password .block-wrapper label[data-v-21e6a08d] {\n width: 280px;\n}\n.form.block-form .block-wrapper[data-v-21e6a08d] {\n display: flex;\n align-items: center;\n margin-top: 25px;\n justify-content: center;\n}\n.form.block-form .block-wrapper[data-v-21e6a08d]:first-child {\n margin-top: 0;\n}\n.form.block-form .block-wrapper label[data-v-21e6a08d] {\n white-space: nowrap;\n font-size: 1.125em;\n font-weight: 700;\n padding-right: 20px;\n width: 200px;\n text-align: right !important;\n color: #1B2539;\n text-align: right;\n}\n.form.block-form .button[data-v-21e6a08d] {\n margin-top: 50px;\n}\n.input-wrapper .error-message[data-v-21e6a08d] {\n font-size: 0.875em;\n color: #fd397a;\n padding-top: 5px;\n display: block;\n text-align: left;\n}\ntextarea[data-v-21e6a08d] {\n width: 100%;\n}\ntextarea[data-v-21e6a08d],\ninput[type="password"][data-v-21e6a08d],\ninput[type="text"][data-v-21e6a08d],\ninput[type="email"][data-v-21e6a08d] {\n background: #f4f5f6;\n border: 1px solid transparent;\n transition: 0.15s all ease;\n font-size: 1em;\n border-radius: 8px;\n padding: 13px 20px;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n font-weight: 700;\n outline: 0;\n width: 100%;\n}\ntextarea.is-error[data-v-21e6a08d],\ninput[type="password"].is-error[data-v-21e6a08d],\ninput[type="text"].is-error[data-v-21e6a08d],\ninput[type="email"].is-error[data-v-21e6a08d] {\n border-color: #fd397a;\n box-shadow: 0 0 7px rgba(253, 57, 122, 0.3);\n}\ntextarea[data-v-21e6a08d]::-webkit-input-placeholder, input[type="password"][data-v-21e6a08d]::-webkit-input-placeholder, input[type="text"][data-v-21e6a08d]::-webkit-input-placeholder, input[type="email"][data-v-21e6a08d]::-webkit-input-placeholder {\n color: #A4ADB6;\n font-size: 1em;\n}\ntextarea[data-v-21e6a08d]::-moz-placeholder, input[type="password"][data-v-21e6a08d]::-moz-placeholder, input[type="text"][data-v-21e6a08d]::-moz-placeholder, input[type="email"][data-v-21e6a08d]::-moz-placeholder {\n color: #A4ADB6;\n font-size: 1em;\n}\ntextarea[data-v-21e6a08d]:-ms-input-placeholder, input[type="password"][data-v-21e6a08d]:-ms-input-placeholder, input[type="text"][data-v-21e6a08d]:-ms-input-placeholder, input[type="email"][data-v-21e6a08d]:-ms-input-placeholder {\n color: #A4ADB6;\n font-size: 1em;\n}\ntextarea[data-v-21e6a08d]::-ms-input-placeholder, input[type="password"][data-v-21e6a08d]::-ms-input-placeholder, input[type="text"][data-v-21e6a08d]::-ms-input-placeholder, input[type="email"][data-v-21e6a08d]::-ms-input-placeholder {\n color: #A4ADB6;\n font-size: 1em;\n}\ntextarea[data-v-21e6a08d]::placeholder,\ninput[type="password"][data-v-21e6a08d]::placeholder,\ninput[type="text"][data-v-21e6a08d]::placeholder,\ninput[type="email"][data-v-21e6a08d]::placeholder {\n color: #A4ADB6;\n font-size: 1em;\n}\ntextarea[data-v-21e6a08d]:focus,\ninput[type="password"][data-v-21e6a08d]:focus,\ninput[type="text"][data-v-21e6a08d]:focus,\ninput[type="email"][data-v-21e6a08d]:focus {\n border-color: #00BC7E;\n box-shadow: 0 0 7px rgba(0, 188, 126, 0.3);\n}\ntextarea[disabled][data-v-21e6a08d],\ninput[type="password"][disabled][data-v-21e6a08d],\ninput[type="text"][disabled][data-v-21e6a08d],\ninput[type="email"][disabled][data-v-21e6a08d] {\n color: #A4ADB6;\n cursor: not-allowed;\n}\n.additional-link[data-v-21e6a08d] {\n font-size: 1em;\n margin-top: 50px;\n display: block;\n color: #1B2539;\n}\n.additional-link b[data-v-21e6a08d], .additional-link a[data-v-21e6a08d] {\n color: #00BC7E;\n cursor: pointer;\n}\n.additional-link b[data-v-21e6a08d]:hover, .additional-link a[data-v-21e6a08d]:hover {\n text-decoration: underline;\n}\n@media only screen and (max-width: 960px) {\n.form .button[data-v-21e6a08d] {\n margin-top: 20px;\n width: 100%;\n margin-left: 0;\n margin-right: 0;\n}\n.form input[data-v-21e6a08d], .form textarea[data-v-21e6a08d] {\n width: 100%;\n min-width: 100%;\n}\n.form.block-form .block-wrapper[data-v-21e6a08d] {\n display: block;\n}\n.form.block-form .block-wrapper label[data-v-21e6a08d] {\n width: 100%;\n padding-right: 0;\n display: block;\n margin-bottom: 7px;\n text-align: left !important;\n font-size: 0.875em;\n padding-top: 0;\n}\n.form.block-form .button[data-v-21e6a08d] {\n margin-top: 25px;\n margin-left: 0;\n margin-right: 0;\n}\n.form.inline-form[data-v-21e6a08d] {\n display: block;\n}\n.form.inline-form .input-wrapper .error-message[data-v-21e6a08d] {\n position: relative;\n bottom: 0;\n}\n.form .button[data-v-21e6a08d] {\n padding: 14px 32px;\n}\ntextarea[data-v-21e6a08d],\n input[type="password"][data-v-21e6a08d],\n input[type="text"][data-v-21e6a08d],\n input[type="email"][data-v-21e6a08d] {\n padding: 14px 20px;\n}\n}\n@media (prefers-color-scheme: dark) {\n.form.block-form .block-wrapper label[data-v-21e6a08d] {\n color: #bec6cf;\n}\ntextarea[data-v-21e6a08d],\n input[type="password"][data-v-21e6a08d],\n input[type="text"][data-v-21e6a08d],\n input[type="email"][data-v-21e6a08d] {\n background: #1e2024;\n color: #bec6cf;\n}\ntextarea[data-v-21e6a08d]::-webkit-input-placeholder, input[type="password"][data-v-21e6a08d]::-webkit-input-placeholder, input[type="text"][data-v-21e6a08d]::-webkit-input-placeholder, input[type="email"][data-v-21e6a08d]::-webkit-input-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-21e6a08d]::-moz-placeholder, input[type="password"][data-v-21e6a08d]::-moz-placeholder, input[type="text"][data-v-21e6a08d]::-moz-placeholder, input[type="email"][data-v-21e6a08d]::-moz-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-21e6a08d]:-ms-input-placeholder, input[type="password"][data-v-21e6a08d]:-ms-input-placeholder, input[type="text"][data-v-21e6a08d]:-ms-input-placeholder, input[type="email"][data-v-21e6a08d]:-ms-input-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-21e6a08d]::-ms-input-placeholder, input[type="password"][data-v-21e6a08d]::-ms-input-placeholder, input[type="text"][data-v-21e6a08d]::-ms-input-placeholder, input[type="email"][data-v-21e6a08d]::-ms-input-placeholder {\n color: #7d858c;\n}\ntextarea[data-v-21e6a08d]::placeholder,\n input[type="password"][data-v-21e6a08d]::placeholder,\n input[type="text"][data-v-21e6a08d]::placeholder,\n input[type="email"][data-v-21e6a08d]::placeholder {\n color: #7d858c;\n}\ntextarea[disabled][data-v-21e6a08d],\n input[type="password"][disabled][data-v-21e6a08d],\n input[type="text"][disabled][data-v-21e6a08d],\n input[type="email"][disabled][data-v-21e6a08d] {\n color: #7d858c;\n}\n}\n.auth-logo-text[data-v-21e6a08d] {\n font-size: 1.375em;\n font-weight: 800;\n margin-bottom: 40px;\n display: block;\n}\n.auth-form[data-v-21e6a08d] {\n text-align: center;\n max-width: 600px;\n padding: 25px 20px;\n display: table-cell;\n vertical-align: middle;\n}\n.auth-form input[data-v-21e6a08d] {\n min-width: 310px;\n}\n.auth-form .additional-link a[data-v-21e6a08d] {\n font-weight: 700;\n text-decoration: none;\n}\n.auth-form .user-avatar[data-v-21e6a08d] {\n width: 100px;\n height: 100px;\n -o-object-fit: cover;\n object-fit: cover;\n margin-bottom: 20px;\n border-radius: 8px;\n box-shadow: 0 10px 30px rgba(25, 54, 60, 0.2);\n}\n.auth-form .logo[data-v-21e6a08d] {\n width: 120px;\n margin-bottom: 20px;\n}\n.auth-form h1[data-v-21e6a08d] {\n font-size: 2.125em;\n font-weight: 800;\n line-height: 1.2;\n margin-bottom: 2px;\n color: #1B2539;\n}\n.auth-form h2[data-v-21e6a08d] {\n font-size: 1.4375em;\n font-weight: 500;\n margin-bottom: 50px;\n color: #1B2539;\n}\n.auth-form .block-form[data-v-21e6a08d] {\n margin-left: auto;\n margin-right: auto;\n}\n@media only screen and (min-width: 690px) and (max-width: 960px) {\n.auth-form[data-v-21e6a08d] {\n padding-left: 20%;\n padding-right: 20%;\n}\n}\n@media only screen and (max-width: 690px) {\n.auth-form[data-v-21e6a08d] {\n width: 100%;\n}\n.auth-form h1[data-v-21e6a08d] {\n font-size: 1.875em;\n}\n.auth-form h2[data-v-21e6a08d] {\n font-size: 1.3125em;\n}\n}\n@media only screen and (max-width: 490px) {\n.auth-form h1[data-v-21e6a08d] {\n font-size: 1.375em;\n}\n.auth-form h2[data-v-21e6a08d] {\n font-size: 1.125em;\n}\n.auth-form input[data-v-21e6a08d] {\n min-width: initial;\n}\n.auth-form .additional-link[data-v-21e6a08d] {\n font-size: 0.9375em;\n}\n}\n@media (prefers-color-scheme: dark) {\n.auth-form h1[data-v-21e6a08d], .auth-form h2[data-v-21e6a08d], .auth-form .additional-link[data-v-21e6a08d] {\n color: #bec6cf;\n}\n}\n',""])},57:function(e,a,t){var n=t(237);"string"==typeof n&&(n=[[e.i,n,""]]);var r={hmr:!0,transform:void 0,insertInto:void 0};t(6)(n,r);n.locals&&(e.exports=n.locals)},570:function(e,a,t){"use strict";t.r(a);var n=t(9),r=t.n(n),o=t(22),i=t(8),s=t(20),d=t(17),p=t(10),l=t(7),c=t(4),u=t.n(c);function v(e,a,t,n,r,o,i){try{var s=e[o](i),d=s.value}catch(e){return void t(e)}s.done?a(d):Promise.resolve(d).then(n,r)}function m(e,a){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);a&&(n=n.filter((function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable}))),t.push.apply(t,n)}return t}function f(e,a,t){return a in e?Object.defineProperty(e,a,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[a]=t,e}var h={name:"CreateNewPassword",components:{AuthContentWrapper:o.a,ValidationProvider:i.ValidationProvider,ValidationObserver:i.ValidationObserver,AuthContent:s.a,AuthButton:d.a,required:p.a},computed:function(e){for(var a=1;a