.password-filed{position:relative}.password-filed input{padding-right:44px!important}.password-filed .password-icon{position:absolute;top:calc(50% - 16px);right:17px;width:20px;height:20px;z-index:11;cursor:pointer;color:#555}.password-filed .password__strength-meter{position:relative;height:6px;background:#ddd;margin:10px auto 20px;border-radius:3px}.password-filed .password__strength-meter:after,.password-filed .password__strength-meter:before{content:"";height:inherit;background:transparent;display:block;border-color:#fff;border-style:solid;border-width:0 5px 0 5px;position:absolute;width:20%;z-index:10}.password-filed .password__strength-meter:before{left:20%}.password-filed .password__strength-meter:after{right:20%}.password-filed .password__strength-meter--fill{background:transparent;height:inherit;position:absolute;width:0;border-radius:inherit;-webkit-transition:width .5s ease-in-out,background .25s;transition:width .5s ease-in-out,background .25s}.password-filed .password__strength-meter--fill[data-score="0"]{background:#8b0000;width:20%}.password-filed .password__strength-meter--fill[data-score="1"]{background:#ff4500;width:40%}.password-filed .password__strength-meter--fill[data-score="2"]{background:orange;width:60%}.password-filed .password__strength-meter--fill[data-score="3"]{background:#9acd32;width:80%}.password-filed .password__strength-meter--fill[data-score="4"]{background:green;width:100%}.password-filed-tooltip{position:absolute;top:0;right:calc(-100% + 10px);display:-webkit-box;display:-ms-flexbox;display:flex;width:245px;padding:8px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:6px;background:#3f4254;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;pointer-events:none;z-index:9999;opacity:0;visibility:hidden;color:#fafafa}.password-filed-tooltip .tooltip-content{position:relative}.password-filed-tooltip .tooltip-content:before{content:"";position:absolute;top:7px;left:-26px;border-right:12px solid #3f4254;border-top:6px solid transparent;border-bottom:6px solid transparent}.password-filed-tooltip .tooltip-content .title{margin-bottom:8px;font-size:14px;font-style:normal;font-weight:600;line-height:26px}.password-filed-tooltip .tooltip-content .text{font-size:12px;font-style:normal;font-weight:400;line-height:24px}.password-filed-tooltip.tooltip-visible{opacity:1;visibility:visible}.spinner.spinner-right[data-v-ed634e3e]{padding-right:3.5rem!important}