*{margin:0;padding:0}.tree ul{padding-left:20px;position:relative}.tree ul:has(>li>.bullet){padding-left:10px}.tree .d-0{padding:16px 0}.tree li{text-align:center;list-style-type:none;position:relative;padding:0 0 0 20px;display:flex}.tree li:not(:only-child){padding:30px 0 30px 20px}.tree li:has(>.bullet){padding:5px 0}.tree li:not(:has(>.bullet)):after,.tree li:not(:has(>.bullet)):before{content:"";position:absolute;left:0;bottom:50%;border-left:1px solid #222;width:15px;height:50%}.tree li:not(:has(>.bullet)):after{bottom:auto;top:50%;border-top:1px solid #222}.tree li:only-child:after,.tree li:only-child:before{display:none}.tree li:first-child:before,.tree li:last-child:after{border:0}.tree li:last-child:before{border-bottom:1px solid #222}.tree li:first-child:after{border-radius:0}.tree ul ul:not(:has(>li>.bullet)):before{content:"";position:absolute;left:5px;top:50%;border-top:1px solid #222;width:15px;height:0}.tree ul ul:not(:has(>li>.bullet)):has(>li:only-child):before{width:30px}