.image-card[data-v-583f2c38]{position:relative;border:1px solid transparent;border-radius:4px;overflow:hidden;-webkit-transition:all .2s;transition:all .2s;cursor:pointer;width:50px;height:50px}.image-card[data-v-583f2c38]:hover{border-color:#d9d9d9}.image-card img[data-v-583f2c38]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.image-card.selected[data-v-583f2c38]{border:2px solid #1890ff;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.3);box-shadow:0 0 0 2px rgba(24,144,255,.3);background-color:rgba(24,144,255,.05)}.check-icon[data-v-583f2c38]{position:absolute;top:-5px;right:-5px;background-color:#1890ff;color:#fff;border-radius:50%;width:16px;height:16px;font-size:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 0 2px rgba(0,0,0,.15);box-shadow:0 0 2px rgba(0,0,0,.15)}