html,body,#root{min-height:100%}body{margin:0}a{color:inherit}.org-chart-scroll{--org-line:#3f4147;--org-gap-x:1.25rem;--org-gap-y:1.5rem}.org-chart-root,.org-chart-children{margin:0;padding:0;list-style:none}.org-chart-root{justify-content:center;width:max-content;min-width:100%;padding-bottom:1rem;display:flex}.org-chart-node{padding:0 var(--org-gap-x);flex-direction:column;align-items:center;display:flex;position:relative}.org-chart-children{padding-top:var(--org-gap-y);justify-content:center;display:flex;position:relative}.org-chart-children:before{content:"";width:2px;height:var(--org-gap-y);background:var(--org-line);position:absolute;top:0;left:50%;transform:translate(-50%)}.org-chart-children>.org-chart-node:before{content:"";width:2px;height:var(--org-gap-y);margin-top:calc(-1 * var(--org-gap-y));background:var(--org-line);position:absolute;top:0;left:50%;transform:translate(-50%)}.org-chart-children>.org-chart-node:after{content:"";background:var(--org-line);height:2px;margin-top:calc(-1 * var(--org-gap-y));width:100%;position:absolute;top:0;left:0}.org-chart-children>.org-chart-node:first-child:after{width:50%;left:50%}.org-chart-children>.org-chart-node:last-child:after{width:50%;left:0}.org-chart-children>.org-chart-node:only-child:after{display:none}
