mc-password-tips {
  display: none;
}
mc-password-tips:is(:state(active), :--active){
  display: block !important;
}