.border-rounded-table{border-spacing:0;border-collapse:inherit;border:1px solid #e1e2e6;border-radius:16px}.border-rounded-table th,.border-rounded-table td{border:1px solid #e1e2e6}.border-rounded-table tr+tr th,.border-rounded-table tr+tr td{border-top:0}.border-rounded-table th+th,.border-rounded-table th+td,.border-rounded-table td+th,.border-rounded-table td+td,.border-rounded-table th:first-child,.border-rounded-table td:first-child{border-left:0}.border-rounded-table th:last-child,.border-rounded-table td:last-child{border-right:0}.border-rounded-table tr:first-child th,.border-rounded-table tr:first-child td{border-top:0}.border-rounded-table tr:last-child th,.border-rounded-table tr:last-child td{border-bottom:0}.arrow-right{background:var(--arrow-color,#e1e2e6);transform-origin:100%;border-radius:2px;width:0;height:0;position:relative}.arrow-right:before,.arrow-right:after{left:-1px}.arrow-right:before{transform:rotate(-140deg)}.arrow-right:after{transform:rotate(140deg)}.arrow-right:before,.arrow-right:after{content:"";background:var(--arrow-color,#e1e2e6);transform-origin:1px;border-radius:2px;width:10px;height:1px;display:block;position:absolute;top:-.5px}.arrow-left{background:var(--arrow-color,#e1e2e6);transform-origin:100%;border-radius:2px;width:0;height:0;position:relative}.arrow-left:before,.arrow-left:after{left:-1px}.arrow-left:before{transform:rotate(-35deg)}.arrow-left:after{transform:rotate(35deg)}.arrow-left:before,.arrow-left:after{content:"";background:var(--arrow-color,#e1e2e6);transform-origin:1px;border-radius:2px;width:10px;height:1px;display:block;position:absolute;top:-.5px}.flowchart_horizontal ul{flex-direction:column;padding-left:24px;display:flex;position:relative}.flowchart_horizontal>ul{padding-left:0}.flowchart_horizontal li{align-items:center;padding-top:8px;padding-bottom:8px;padding-left:24px;display:flex;position:relative}.flowchart_horizontal li:before{content:"";border-left:1px solid #e1e2e6;width:24px;height:50%;position:absolute;top:0;left:0}.flowchart_horizontal li:after{content:"";border-top:1px solid #e1e2e6;border-left:1px solid #e1e2e6;width:24px;height:calc(50% + .5px);position:absolute;top:calc(50% - .5px);left:0;right:auto}.flowchart_horizontal ul ul:before{content:"";border-top:1px solid #e1e2e6;width:24px;height:0;position:absolute;top:calc(50% - .5px);left:0}.flowchart_horizontal li:only-child:after,.flowchart_horizontal li:only-child:before{display:none}.flowchart_horizontal li:only-child{padding-left:0}.flowchart_horizontal li:first-child:before,.flowchart_horizontal li:last-child:after{border:0}.flowchart_horizontal li:last-child:before{border-bottom:1px solid #e1e2e6;border-radius:0 0 0 4px}.flowchart_horizontal li:first-child:after{border-radius:4px 0 0}
