.m-checkbox label{align-items:center;cursor:pointer;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.m-checkbox label .input{flex-shrink:0;height:16px;position:relative;width:16px}.m-checkbox label .input svg{display:block}.m-checkbox label .input svg rect{transition:all .2s}.m-checkbox label .label{color:#555462;font-size:14px;font-weight:400;line-height:18px;margin-left:6px}.m-checkbox label:hover .input svg rect[stroke]{stroke:#295eff}.m-checkbox.is-disabled label{cursor:not-allowed}.m-checkbox.is-disabled label .label{color:#aaa}.m-checkbox.is-disabled.is-checked label .input svg rect[fill]{fill:#b8c9ff}
