[data-drop="won"] > .crm-card > *{display:none !important;}[data-drop="won"] > .crm-card > *:first-child{display:flex !important;}[data-drop="won"] > .crm-card > *:first-child > *:last-child{display:none !important;}[data-drop="won"] > .crm-card{transition:all .12s ease;}[data-drop="won"] > .crm-card:hover > *{display:block !important;}[data-drop="won"] > .crm-card:hover > *:first-child{display:flex !important;}[data-drop="won"] > .crm-card:hover > *:first-child > *:last-child{display:flex !important;}