.evhm-wrap,.evhm-wrap *{box-sizing:border-box}.evhm-wrap{display:flex;flex-direction:column;gap:16px;width:100%}.evhm-heading{margin:0;padding:0}.evhm-list{display:flex;gap:16px;width:100%}.evhm-layout-horizontal .evhm-list{flex-direction:row;flex-wrap:wrap}.evhm-layout-vertical .evhm-list{flex-direction:column}.evhm-item{display:flex;align-items:center;gap:10px;min-width:0}.evhm-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;flex:0 0 auto;font-size:1.25em}.evhm-icon i,.evhm-icon svg{display:block;width:1em;height:1em}.evhm-text{display:flex;flex-direction:column;gap:2px;min-width:0}.evhm-label,.evhm-time{display:block;line-height:1.2;word-break:normal}.evhm-empty{padding:12px 14px;border:1px dashed currentColor;border-radius:8px;font-size:14px;line-height:1.4;opacity:.8}.evhm-text-inline .evhm-text{flex-direction:row;align-items:baseline;flex-wrap:wrap}.evhm-text-inline .evhm-label,.evhm-text-inline .evhm-time{display:inline-flex}