.card-checkbox{background-color:#fff;border:2px solid #f1f5f7;border-radius:.25rem;padding:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-checkbox:hover{cursor:pointer}.card-checkbox-input:checked+.card-checkbox{border-color:#5664d2!important}.card-checkbox-label{display:block}.card-checkbox-input{display:none}