.groupChatCreateModal label{font-weight:500}.groupChatCreateModal .contacts{overflow:auto;height:200px}.groupChatCreateModal .contacts .contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding:4px 5px;cursor:pointer}.groupChatCreateModal .contacts .contact:hover{border-radius:5px;background-color:var(--neutral-lighter)}.groupChatCreateModal .footer button{width:100%}
