:root{--hc-font-size-base:14px;--hc-tree-node-height:32px}.hc-card{border-radius:4px;border:1px solid #EBEEF5;background-color:#FFF;overflow:hidden;color:#222;-webkit-transition:.3s;transition:.3s}.hc-card.is-always-shadow,.hc-card.is-hover-shadow:focus,.hc-card.is-hover-shadow:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.hc-card__header{padding:18px 20px;border-bottom:1px solid #EBEEF5;-webkit-box-sizing:border-box;box-sizing:border-box}.hc-card__body{padding:20px}