.kanbanOfferCard .iconColumn{width:25px;text-align:center;cursor:pointer}.kanbanOfferCard .iconColumn .icon{margin-bottom:.5rem;cursor:pointer}.kanbanOfferCard .iconColumn .con-vs-avatar{margin:0}.kanbanOfferCard .iconLine .icon{cursor:pointer}.kanbanOfferCard .lastComment{--lh:1.4rem;border:1px solid rgba(0,0,0,.1);border-radius:3px;margin:1rem;cursor:pointer}.kanbanOfferCard .lastComment .truncate-overflow{--max-lines:2;position:relative;max-height:calc(var(--lh)*var(--max-lines));overflow:hidden;padding-right:1rem}.kanbanOfferCard .lastComment .truncate-overflow:before{position:absolute;content:"...";bottom:-4px;right:5px;inset-block-end:0;inset-inline-end:0}.kanbanOfferCard .lastComment .truncate-overflow:after{content:"";position:absolute;inset-inline-end:0;right:0;width:1rem;height:1rem;background:#fff}.kanbanOfferCard .popper .icon{width:30px}