.strtree ul{display:flex;justify-content:center;position:relative;padding-top:20px}.strtree>ul{padding-top:0;min-width:-moz-max-content;min-width:max-content}.strtree li{display:flex;flex-direction:column;align-items:center;position:relative;padding:20px 6px 0;list-style:none}.strtree>ul>li{padding-top:0}.strtree li:before,.strtree li:after{content:"";position:absolute;top:0;right:50%;width:50%;height:20px;border-top:1px solid #cbd5e1}.strtree li:after{right:auto;left:50%;border-left:1px solid #cbd5e1}.strtree li:first-child:before{border:0 none}.strtree li:last-child:after{border:0 none}.strtree li:last-child:before{border-right:1px solid #cbd5e1;border-radius:0 6px 0 0}.strtree li:first-child:after{border-radius:6px 0 0}.strtree>ul>li:before,.strtree>ul>li:after{display:none}.strtree ul ul:before{content:"";position:absolute;top:0;left:50%;width:0;height:20px;border-left:1px solid #cbd5e1}.strtree-card{display:block;min-width:118px;max-width:160px}.strtree-leg{display:inline-block;margin-bottom:2px;border-radius:9999px;background:#ffffff40;padding:0 6px;font-size:10px;text-transform:uppercase;letter-spacing:.05em}
