@keyframes slideOutIn{0%{margin-right:0}25%{margin-right:-80px;margin-left:0}26%{margin-left:-180px;margin-right:0}50%{margin-right:0;margin-left:0}}.password-checker{padding:8px 0;margin:20px 0}.password-checker__row{font-size:14px;line-height:14px;padding:4px 0}.password-checker__row>span{margin-right:8px;color:var(--black-3)}.password-checker__row__icon--check i,.password-checker__row__icon--check svg{height:10px;width:10px;color:#90ee90;fill:#90ee90}.password-checker__row__icon--cross i,.password-checker__row__icon--cross svg{height:10px;width:10px;color:var(--grey-1);fill:var(--grey-1)}