.vt-info-avatar{width:var(--vt-info-avatar-size);height:var(--vt-info-avatar-size);flex:0 0 var(--vt-info-avatar-size);border-radius:var(--vt-info-avatar-radius);background-color:var(--vt-info-avatar-bg);background-image:var(--vt-info-avatar-bg-image);background-size:cover;background-position:center}.vt-record-count{padding-top:var(--vt-record-count-padding-top);margin:var(--vt-record-count-margin);color:var(--vt-record-count-color);font-size:var(--vt-record-count-size)}.vt-form-label-row{display:flex;align-items:center;gap:var(--vt-form-label-row-gap);margin-bottom:var(--vt-form-label-row-margin-bottom);flex-wrap:var(--vt-form-label-row-wrap);white-space:var(--vt-form-label-row-white-space)}.vt-tag{height:var(--vt-tag-height);background:var(--vt-tag-bg);display:inline-flex;border-radius:var(--vt-tag-radius);border:var(--vt-border-width) solid var(--vt-tag-border);box-sizing:border-box;gap:var(--vt-tag-gap);margin:var(--vt-tag-margin);flex-shrink:var(--vt-tag-flex-shrink)}.vt-tag__label{padding:var(--vt-tag-label-padding);display:flex;align-items:center;line-height:var(--vt-tag-line-height);font-size:var(--vt-tag-font-size);font-weight:var(--vt-tag-font-weight);color:var(--vt-tag-text);max-width:var(--vt-tag-label-max-width);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.vt-tag__remove{width:var(--vt-tag-remove-size);height:var(--vt-tag-remove-size);background:var(--vt-tag-remove-bg) url(../../../components/generic/cancel.svg) no-repeat right var(--vt-tag-remove-offset) center;border:0;cursor:pointer}.vt-tag__remove:hover{background:var(--vt-tag-remove-hover-bg) url(../../../components/generic/cancel.svg) no-repeat right var(--vt-tag-remove-offset) center}
