.deprecated--Attachment{background:var(--color-control-bg-clear);border-radius:var(--control-radius);box-sizing:border-box;display:flex;flex-direction:row;padding:var(--space-xs);text-decoration:none;transition:background-color .2s ease;width:100%}.deprecated--Attachment-File{flex:none;margin-right:var(--space-xs);transition:opacity .2s}.deprecated--Attachment-File_error{opacity:.4}.deprecated--Attachment-Button{flex:none;opacity:0;transition:opacity .2s ease}.deprecated--Attachment-Content{flex:1;overflow:hidden;overflow-wrap:break-word}.deprecated--Attachment-Content>.Text:not(:first-child){margin-top:var(--space-2xs)}.deprecated--Attachment-Content:not(:last-child){margin-right:var(--space-xs)}.deprecated--Attachment_withAction{cursor:pointer}.deprecated--Attachment_withAction:hover{background:var(--color-control-bg-clear-hover)}.deprecated--Attachment_withOnButtonAction:hover .deprecated--Attachment_withOnButtonAction-Button{opacity:1}.deprecated--Attachment_withOnButtonAction:hover{background:var(--color-control-bg-clear-hover)}.deprecated--Attachment_withOnButtonAction:hover .deprecated--Attachment-Button{opacity:1}