.start-node{width:100%;height:100%;background:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 5px 12px 0 hsla(0,0%,82.4%,.54)}.start-node .start-node-icon{width:10px;height:12px;margin-bottom:2px}.start-node .start-node-icon img{width:100%;height:100%}.start-node .start-node-text{font-size:12px;width:100%;min-width:0;max-width:100%;padding:0 2px;box-sizing:border-box;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.start-node .start-node-text span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}