.profile__profile-items-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1rem;gap:1rem}@media only screen and (min-width: 1280px){.profile__profile-items-grid{grid-auto-flow:column;grid-template:repeat(14,1fr) / repeat(2,1fr)}}.orgchart{background:none!important}.orgchart>ul>li>ul li:before{border-top:2px solid rgba(0,0,0,.8)!important}.orgchart>ul>li>ul li>.oc-node:before{background-color:#000c!important}.orgchart ul li .oc-node:not(:only-child):after{background-color:#000c!important}.custom-orgchart>ul{margin:0 auto!important}.orgchart-container{box-sizing:border-box;position:relative;display:inline-block;min-width:2500px;min-height:700px;background-color:#fff;border-radius:5px;overflow:visible;text-align:center;padding:500px 50vw}.orgchart{box-sizing:border-box;display:inline-block;background-image:linear-gradient(90deg,rgba(200,0,0,.15) 10%,rgba(0,0,0,0) 10%),linear-gradient(rgba(200,0,0,.15) 10%,rgba(0,0,0,0) 10%);background-size:10px 10px;border:1px dashed rgba(0,0,0,0);padding:20px 20px 0}.orgchart-container .hidden{display:none!important}.orgchart-container>.oc-mask{position:absolute;inset:0;z-index:999;text-align:center;background-color:#0000004d}.orgchart-container>.oc-mask .spinner{position:absolute;top:calc(50% - 50px);left:calc(50% - 50px)}.orgchart-container>.oc-mask .spinner:before{width:100px;height:100px;border-width:10px;border-radius:50px;border-top-color:#449d44cc;border-bottom-color:#449d44cc;border-left-color:#449d44cc}.orgchart ul{padding-left:0;text-align:center;display:flex;margin:0;transition:transform .3s,opacity .3s}.orgchart ul li{display:inline-block;position:relative}.orgchart>ul>li>ul li.is-visible.has-parent:before{content:"";position:absolute;top:-11px;left:0;width:100%;border-top:2px solid rgba(217,83,79,.8);box-sizing:border-box}.orgchart>ul>li>ul li.isSiblingsCollapsed:before{content:none}.orgchart>ul>li>ul li.is-visible.has-parent:first-child:before,.orgchart>ul>li>ul li.is-visible.has-parent.has-hidden-siblings:before{left:calc(50% - 1px);width:calc(50% + 1px)}.orgchart>ul>li>ul li.is-visible.has-parent:last-child:before{width:calc(50% + 1px)}.orgchart>ul>li>ul li.is-visible.has-parent:only-child:before,.orgchart>ul>li>ul li.is-visible.has-parent.has-hidden-siblings:before{width:2px}.orgchart ul li .oc-node{box-sizing:border-box;display:inline-block;position:relative;padding:3px;border:2px dashed transparent;margin-bottom:20px}.orgchart ul li .oc-node .chart-node-toggle-button{display:none}.orgchart ul li .oc-node:hover .chart-node-toggle-button{display:block}.orgchart ul li .oc-node.allowedDrop{border-color:#449d44e6}.orgchart ul li .oc-node.currentDropTarget{background-color:#449d44e6}.orgchart ul li .oc-node.selected,.orgchart ul li .oc-node:hover{background-color:#eed93680}.orgchart ul li .oc-node .oc-title,.orgchart ul li .oc-node .oc-department,.orgchart ul li .oc-node .oc-project{padding-top:4px;padding-bottom:4px;text-wrap:pretty;line-height:1.2}.orgchart>ul>li>ul li.is-visible.has-parent>.oc-node:before{content:"";position:absolute;top:-11px;left:calc(50% - 1px);width:2px;height:9px;background-color:#d9534fcc}.orgchart>ul>li>ul li.isSiblingsCollapsed>.oc-node:before{top:-13px;height:11px}.orgchart>ul>li>ul li.isAncestorsCollapsed>.oc-node:before{content:none}.orgchart ul li .oc-node:not(:only-child):after{content:"";position:absolute;bottom:-11px;left:calc(50% - 1px);width:2px;height:9px;background-color:#d9534fcc}.orgchart ul li .oc-node.isChildrenCollapsed:not(:only-child):after{content:none}.orgchart ul li .oc-node .oc-heading{box-sizing:border-box;margin:0;width:160px;min-height:20px;text-wrap:nowrap;line-height:1.2;padding:2px 20px;text-align:center;font-size:.75rem;font-weight:700;overflow:hidden;white-space:wrap;background-color:#d9534fcc;color:#fff;border-radius:4px 4px 0 0}.orgchart ul li .oc-node .oc-heading .oc-symbol{float:left;margin-top:12px;margin-left:2px;position:absolute;left:5px;top:5px}.orgchart ul li .oc-node .oc-heading .oc-symbol:before{background-color:#fff;border-color:#d9534fcc}.orgchart ul li .oc-node .oc-heading .oc-symbol:after{background-color:#fff}.orgchart ul li .oc-node .oc-content{box-sizing:border-box;padding:2px;width:160px;height:20px;font-size:.625rem;border:1px solid rgba(217,83,79,.8);border-radius:0 0 4px 4px;text-align:center;background-color:#fff;color:#333;text-overflow:ellipsis;white-space:nowrap}.orgchart .oc-node .oc-edge{position:absolute;cursor:default;transition:.2s}.orgchart .oc-node .oc-edge:before{border-color:#449d4480}.orgchart.noncollapsable .oc-node .oc-edge{display:none}.orgchart .oc-node .oc-edge:hover{cursor:pointer}.orgchart .oc-edge:hover:before{border-color:#449d44}.orgchart .oc-node .verticalEdge{width:calc(100% - 6px);width:-moz-calc(100% - 6px);height:10px;left:3px}.orgchart .oc-node .verticalEdge:before{position:absolute;left:calc(50% - .3125rem)}.orgchart .oc-node .topEdge{top:-2px}.orgchart .oc-node .topEdge.oci-chevron-up:before{top:2px}.orgchart .oc-node .topEdge.oci-chevron-down:before{bottom:3px}.orgchart .oc-node .bottomEdge{bottom:-2px}.orgchart .oc-node .bottomEdge.oci-chevron-up:before{bottom:-3px}.orgchart .oc-node .bottomEdge.oci-chevron-down:before{bottom:1px}.orgchart .oc-node .horizontalEdge{width:10px;height:calc(100% - 6px);height:-moz-calc(100% - 6px);top:3px}.orgchart .oc-node .rightEdge{right:-2px}.orgchart .oc-node .leftEdge{left:-2px}.orgchart .oc-node .horizontalEdge:before{position:absolute;top:calc(50% - .3125rem)}.orgchart .oc-node .rightEdge.oci-chevron-left:before{right:-3px}.orgchart .oc-node .rightEdge.oci-chevron-right:before{right:1px}.orgchart .oc-node .leftEdge.oci-chevron-right:before{left:-3px}.orgchart .oc-node .leftEdge.oci-chevron-left:before{left:1px}.orgchart .slide-up{opacity:0;transform:translateY(-40px)}.orgchart .slide-down{opacity:0;transform:translateY(40px)}.orgchart .slide-left{opacity:0;transform:translate(-160px)}.orgchart .slide-right{opacity:0;transform:translate(160px)}.oci{display:inline-block;position:relative;font-style:normal;font-family:Arial}.oci-chevron-up:before{content:"";display:inline-block;box-sizing:border-box;vertical-align:text-bottom;width:.625rem;height:.625rem;border-width:0 .2rem .2rem 0;border-style:solid;border-color:#000;background:transparent;transform:rotate(-135deg)}.oci-chevron-right:before{content:"";display:inline-block;box-sizing:border-box;width:.625rem;height:.625rem;border-width:0 .2rem .2rem 0;border-style:solid;border-color:#000;background:transparent;transform:rotate(-45deg)}.oci-chevron-down:before{content:"";display:inline-block;box-sizing:border-box;width:.625rem;height:.625rem;border-width:0 .2rem .2rem 0;border-style:solid;border-color:#000;background:transparent;transform:rotate(45deg)}.oci-chevron-left:before{content:"";display:inline-block;box-sizing:border-box;width:.625rem;height:.625rem;border-width:0 .2rem .2rem 0;border-style:solid;border-color:#000;background:transparent;transform:rotate(135deg)}.oci-leader:before{position:absolute;content:"";display:inline-block;width:.4rem;height:.4rem;border-radius:.2rem;background:#000;top:0rem;left:.2rem}.oci-leader:after{position:absolute;content:"";display:inline-block;width:.875rem;height:.375rem;border-radius:.25rem .25rem 0 0;background:#000;top:.45rem;left:-.05rem}.oci-plus-square:before{content:"+";display:inline-block;vertical-align:text-bottom;text-align:center;width:1rem;height:1rem;background-color:#000;color:#fff}.oci-plus-circle:before{content:"+";display:inline-block;vertical-align:text-bottom;text-align:center;width:1rem;height:1rem;border-radius:.5rem;background-color:#000;color:#fff}.oci-minus-square:before{content:"\2212";display:inline-block;vertical-align:text-bottom;text-align:center;width:1rem;height:1rem;background-color:#000;color:#fff}.oci-minus-circle:before{content:"\2212";display:inline-block;vertical-align:text-bottom;text-align:center;width:1rem;height:1rem;border-radius:.5rem;background-color:#000;color:#fff}.oci-arrow-circle-up:before{content:"\25b2";display:inline-block;text-align:center;vertical-align:text-bottom;width:1rem;height:1rem;border-radius:.5rem;background-color:#000;color:#fff;font-size:.875rem}.oci-arrow-circle-down:before{content:"\25bc";text-align:center;display:inline-block;vertical-align:text-bottom;width:1rem;height:1rem;border-radius:.5rem;background-color:#000;color:#fff;font-size:.875rem}.oci-info-circle:before{content:"i";display:inline-block;vertical-align:text-bottom;width:1rem;height:1rem;border-radius:.5rem;background-color:#000;color:#fff;text-align:center;font-weight:700}.oci-spinner:before{content:"";vertical-align:text-bottom;display:inline-block;box-sizing:border-box;width:1rem;height:1rem;border:.1rem solid #000;border-right-color:transparent;border-radius:.625rem;animation:oci-infinite-spinning .75s linear infinite}@keyframes oci-infinite-spinning{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
