.static-org-structure-tree{text-align:center;position:relative;margin-top:60px;display:inline-block;width:100%}.static-org-structure-tree__node-content{background:linear-gradient(195.52deg,#b58113 12.59%,#feefa0 48.94%,#b58113 88.45%);display:flex;justify-content:center;align-items:center;position:relative;border-radius:16px;text-align:center;padding:0}.static-org-structure-tree__node-content:not(.static-org-structure-tree__node-content.inactive):hover{cursor:pointer}.static-org-structure-tree__node-content.level-0{background:linear-gradient(184deg,#b58113 16%,#feefa0 51.92%,#b58113 90%);width:100%;height:77px;font-weight:500;font-size:24px;text-align:center;color:#000}.static-org-structure-tree__node-content.level-0:before{content:"";position:absolute;bottom:-37px;left:50%;width:2px;height:34px;background-color:#000;transform:translateX(-50%)}.static-org-structure-tree__node-content.level-1{margin-right:8px}.static-org-structure-tree__node-content.level-1,.static-org-structure-tree__node-content.level-2{flex-grow:1;height:70px;font-weight:600;font-size:16px;text-align:center;color:#000;display:flex;justify-content:center;align-items:center}.static-org-structure-tree__node-content.level-2{margin-top:-50px}.static-org-structure-tree__node-content:not(.level-0):not(.level-2):before{content:"";position:absolute;top:-23px;left:50%;width:2px;height:20px;background-color:#000;transform:translateX(-50%)}.static-org-structure-tree__node-children{display:flex;position:relative;padding-left:8px}.static-org-structure-tree__node-children.vertical-group{display:grid;grid-auto-rows:min-content;justify-items:stretch;margin-top:60px;padding-left:0}.static-org-structure-tree__node-children.vertical-group:before{content:"";position:absolute;top:-57px;left:50%;width:2px;height:64px;background-color:#000;transform:translateX(-50%)}.static-org-structure-tree__horizontal-line{position:absolute;height:2px;background-color:#000;z-index:1}@media(max-width:1263px){.static-org-structure-tree__node-content.level-0{font-size:20px}.static-org-structure-tree__node-content.level-1,.static-org-structure-tree__node-content.level-2{min-width:140px;font-size:14px}}@media(max-width:960px){.static-org-structure-tree__node-content.level-0{font-size:18px;height:65px}.static-org-structure-tree__node-content.level-1,.static-org-structure-tree__node-content.level-2{min-width:130px;font-size:12px}}@media(max-width:812px){.static-org-structure-tree__node-content.level-0{font-size:16px}.static-org-structure-tree__node-content.level-1,.static-org-structure-tree__node-content.level-2{min-width:120px;font-size:10px}}.v-application ol,.v-application ul{padding-left:0}.tree{--spacing:1.5rem;--radius:4px;--line-color:#ccc;--icon-size:12px;--small-icon-size:7px;--node-padding:5px;--font-size:14px;--font-color:$black;--font-weight:400;--active-line-height:30px;--active-line-bg-color:#e2a100;--disabled-line-bg-color:#b3b3b3;--top:-14px;margin:0;padding:0;list-style:none;font-size:var(--font-size);color:var(--font-color);white-space:nowrap;overflow:visible}.tree li{position:relative;padding:0 15px}.tree li.open{border-left:2px solid var(--disabled-line-bg-color);padding:0 13px}.tree li.open:hover{background-color:#f1f1f1;border-radius:0}.tree li.open:before{height:var(--active-line-height);transform:translateX(-50%);left:-1px;top:var(--top)}.tree li.open:after,.tree li.open:before{background-color:var(--active-line-bg-color);z-index:15}.tree li.open:after{content:"";display:block;height:2px;width:9px;position:absolute;left:-2px;top:14px}.tree li.open:first-child:before{height:20px;top:-4px;z-index:15}.tree li.open:last-child{border:none}.tree li.open:last-child:after{content:"";display:block;height:2px;width:9px;background-color:var(--active-line-bg-color);position:absolute;left:0;top:14px;z-index:15}.tree li.open:last-child:before{background-color:#e2a100;z-index:15;left:1px}.tree li:before{content:"";display:block;width:2px;height:30px;background-color:var(--disabled-line-bg-color);position:absolute;left:1px;top:-9px;transform:translateX(-50%);z-index:10}.tree li:first-child:before{height:25px;top:-4px;z-index:10}.tree li:last-child:after{content:"";display:block;height:2px;width:9px;background-color:var(--disabled-line-bg-color);position:absolute;left:0;top:19px;z-index:10}.tree li span{display:flex;align-items:center;justify-content:center}.tree li:hover{background-color:#f1f1f1;border-radius:var(--radius)}.tree ul{margin-right:0;padding-right:0;padding-left:2px}.tree summary{display:flex;align-items:center;cursor:pointer;justify-content:flex-start;white-space:nowrap;height:30px}.tree__arrow-icon{margin-right:.3rem;width:var(--icon-size);height:var(--icon-size)}.tree__endpoint-icon{margin-left:.1rem;margin-right:.5rem;width:var(--small-icon-size);height:var(--small-icon-size)}[data-v-4aac5092]:export{mainblack:#252525;mainWhite:#f8f8f8;mainBackground:#f8f8f8;textColorSecondary:#7c7c7c;orange:#e2a100;yellow:#fad373;gray:#e9e9e9;lightBlack:#3e3e3e;lightGray:#f9f9f9;mainGreen:#a2ad00;mainRed:#f50c0c;iconGray:#b3b3b3}.orgchart-navigator[data-v-4aac5092]{--vertical-line-height:30px;--vertical-line-bg-color:#b3b3b3;border:1px solid #c6c6c6;border-radius:16px;padding:16px;width:358px;height:578px;box-shadow:0 4px 16px 0 rgba(0,0,0,.08);background:#fff;position:relative}.orgchart-navigator-header[data-v-4aac5092]{width:100%;height:24px;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.orgchart-navigator-header__title[data-v-4aac5092]{font-weight:600;font-size:18px;color:#000;padding:0}.orgchart-navigator-header__btn[data-v-4aac5092]{width:16px;height:16px;padding:0;background:transparent}.orgchart-navigator-header__search[data-v-4aac5092]{border:1px solid #c6c6c6;border-radius:7px;width:318px;height:44px;background:#f8f8f8;margin-bottom:16px}.orgchart-navigator-header__search[data-v-4aac5092] .v-input__control{min-height:42px}.orgchart-navigator-header__search[data-v-4aac5092] .v-input__control .v-input__slot{box-shadow:none!important}.orgchart-navigator-header__search[data-v-4aac5092] .v-input__control input{caret-color:#e2a100}.orgchart-navigator-header__search[data-v-4aac5092]:focus-within{border:1px solid #e2a100}.orgchart-navigator-header__search[data-v-4aac5092] .v-icon{color:#757575}.orgchart-navigator-header__search[data-v-4aac5092] .v-icon:hover{cursor:pointer;color:#000}.orgchart-navigator-header-main[data-v-4aac5092]{display:flex;align-items:center;margin-bottom:30px}.orgchart-navigator-header-main .theme--light[data-v-4aac5092],.orgchart-navigator-header-main .v-image[data-v-4aac5092],.orgchart-navigator-header-main .v-responsive[data-v-4aac5092]{max-width:14px;height:12px;margin-right:5px;-o-object-fit:contain;object-fit:contain;display:inline-block}.orgchart-navigator-header-main__text[data-v-4aac5092]{font-weight:400;font-size:140px;color:#000}.orgchart-navigator-header__vertical-line[data-v-4aac5092]{content:"";display:block;width:2px;height:var(--vertical-line-height);background-color:var(--vertical-line-bg-color);position:absolute;left:17px;top:141px;transform:translateX(-50%);z-index:20}.orgchart-navigator-body[data-v-4aac5092]{display:flex;flex-direction:column;align-items:stretch;width:100%;height:450px;box-sizing:border-box;position:relative}.orgchart-navigator-body__treeview[data-v-4aac5092]{display:grid;flex-grow:1;max-height:370px;overflow:auto;width:100%}.orgchart-navigator-body__treeview[data-v-4aac5092]::-webkit-scrollbar{width:8px;height:8px;z-index:10}.orgchart-navigator-body__treeview[data-v-4aac5092]::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px;z-index:10}.orgchart-navigator-body__treeview[data-v-4aac5092]::-webkit-scrollbar-thumb:hover{background-color:#aaa}.orgchart-navigator-body__treeview[data-v-4aac5092]::-webkit-scrollbar-track{background-color:#f0f0f0;border-radius:10px;z-index:10}.orgchart-navigator-body__treeview[data-v-4aac5092] .v-treeview-node[aria-expanded=true] .v-treeview-node__prepend:after,.orgchart-navigator-body__treeview[data-v-4aac5092] .v-treeview-node[aria-expanded=true] .v-treeview-node__prepend:before{background-color:#e2a100}.orgchart-navigator-body__treeview[data-v-4aac5092] .v-treeview-node__root{min-height:30px;margin-left:-20px}.orgchart-navigator-body__arrow-icon[data-v-4aac5092]{width:12px;height:12px;margin-left:-3px;transition:transform .2s ease-in-out}.orgchart-navigator-body__selection-field[data-v-4aac5092]{display:flex;justify-content:center;align-items:center;margin-top:0}.orgchart-navigator-body__selection-field[data-v-4aac5092] .v-input__slot{border:none}.orgchart-navigator-body__selection-field[data-v-4aac5092] .theme--light.v-overflow-btn:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot:hover{background:none}.orgchart-navigator-body__selection-field .v-overflow-btn.v-select--is-menu-active .v-input__slot[data-v-4aac5092],.orgchart-navigator-body__selection-field[data-v-4aac5092] .v-overflow-btn.v-input--is-focused .v-input__slot{border:none;box-shadow:none}.orgchart-navigator-body__selection-field[data-v-4aac5092] .v-select.v-input--dense .v-select__selection--comma{margin:5px 4px 3px 14px;font-weight:400;font-size:14px}.orgchart-navigator-body__selection-field[data-v-4aac5092] .v-input{margin:0;padding:0}.orgchart-navigator-body__selection-field[data-v-4aac5092] .theme--light.v-label{font-weight:400;font-size:14px;color:#000}.orgchart-navigator-body__selection-field[data-v-4aac5092] .theme--light.v-icon{color:#000}.orgchart-navigator-body__selection-field[data-v-4aac5092] .v-application .primary--text{color:#000;caret-color:#000}.orgchart-navigator-body__preview-text[data-v-4aac5092]{height:400px;color:#989898}.orgchart-navigator-body__preview-text[data-v-4aac5092],.orgchart-navigator-body__search-info[data-v-4aac5092]{font-weight:400;font-size:16px;text-align:center;display:flex;justify-content:center;align-items:center;margin:auto 0}.orgchart-navigator-body__search-info[data-v-4aac5092]{flex-direction:column;height:385px;width:100%;position:relative;overflow-y:auto}.orgchart-navigator-body__search-info[data-v-4aac5092]::-webkit-scrollbar{width:8px;height:8px;z-index:10}.orgchart-navigator-body__search-info[data-v-4aac5092]::-webkit-scrollbar-thumb{height:108px;background-color:#ccc;border-radius:10px;z-index:10}.orgchart-navigator-body__search-info[data-v-4aac5092]::-webkit-scrollbar-thumb:hover{background-color:#aaa}.orgchart-navigator-body__search-info[data-v-4aac5092]::-webkit-scrollbar-track{background-color:#f0f0f0;border-radius:10px;z-index:10}.orgchart-navigator-body__search-info-result[data-v-4aac5092]{position:absolute;top:0;left:0;width:100%;display:flex;flex-direction:column;justify-content:start}.orgchart-navigator-body__search-info-result-item[data-v-4aac5092]{font-weight:400;font-size:14px;width:100%;min-height:30px;display:flex;align-items:center;text-align:start;border-radius:4px;padding:0 12px;word-wrap:break-word;white-space:normal}.orgchart-navigator-body__search-info-result-item[data-v-4aac5092]:hover{cursor:pointer;background-color:#f1f1f1}.orgchart-navigator-body__search-info-result-item-active[data-v-4aac5092]{background-color:#f1f1f1}.orgchart-navigator-body__search-info-loader[data-v-4aac5092]{animation:spin-4aac5092 1s linear infinite;text-align:center;display:flex;justify-content:center;align-items:center;position:absolute;top:45%;left:45%;transform:translate(-50%,-50%)}@keyframes spin-4aac5092{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.orgchart-navigator-body__search-info-not-found-text[data-v-4aac5092]{text-align:center;color:#989898;display:flex;justify-content:center;align-items:center;height:100%}.orgchart-navigator-body__come-back[data-v-4aac5092]{font-weight:400;font-size:16px;color:#e2a100;display:flex;align-items:center}.orgchart-navigator-body__come-back[data-v-4aac5092] .v-icon{margin-right:8px;color:#e2a100;width:12px;height:11px;font-size:16px}.orgchart-navigator-body__come-back[data-v-4aac5092]:hover{cursor:pointer}.orgchart-navigator-hidden[data-v-4aac5092]{border:1px solid #c6c6c6;border-radius:16px;padding:16px;width:358px;height:56px;box-shadow:0 4px 16px 0 rgba(0,0,0,.08);background:#fff;transition:height .2s ease-in-out}.orgchart-navigator-hidden__header[data-v-4aac5092]{width:318px;height:24px;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.v-autocomplete__content.v-menu__content{box-shadow:0 4px 6px 0 rgba(32,33,36,.28);border:1px solid #c6c6c6;border-radius:8px;padding-left:8px;padding-right:8px;width:318px;background:#fff}.v-list--dense .v-list-item .v-list-item__title{font-weight:400!important;font-size:14px!important;line-height:1rem!important}.v-list--dense .v-list-item{min-height:30px}.v-list-item--link{&:before{color:grey}&:before,&:hover{border-radius:4px}&:hover{color:#000!important;background:#f1f1f1}}.v-application .primary--text{color:#000!important;caret-color:#f1f1f1!important}.tree-container .node{fill:grey!important}.tree-container .link{stroke-width:2px!important;fill:transparent!important;stroke:#cecece}.tree-container .link_active{stroke:#e2a100}.tree-node-item-enter[data-v-7b4efb99],.tree-node-item-leave-to[data-v-7b4efb99]{transition-timing-function:ease-in-out;transition:transform .8s;opacity:0}.tree-node-item-enter-active[data-v-7b4efb99],.tree-node-item-leave-active[data-v-7b4efb99]{transition-timing-function:ease-in-out;transition:all .8s}.tree-container[data-v-7b4efb99]{position:relative;overflow:hidden;display:inline-block}.tree-container .vue-tree[data-v-7b4efb99]{position:relative}.tree-container .dom-container[data-v-7b4efb99],.tree-container>svg[data-v-7b4efb99]{width:100%;height:100%;position:absolute;left:0;top:0;overflow:visible;transform-origin:0 50%}.tree-container .dom-container[data-v-7b4efb99]{z-index:1}.node-slot[data-v-7b4efb99]{max-width:230px}.node-slot-be[data-v-7b4efb99]{max-width:250px}.node-slot-be[data-v-7b4efb99],.node-slot[data-v-7b4efb99]{margin-bottom:100px;width:100%;position:absolute;background-color:transparent;transform:translate(-50%,-50%);display:flex;justify-content:center;box-sizing:content-box;transition-timing-function:ease-in-out}.zoom-controller{border-radius:4px;border:2px solid transparent;background-image:linear-gradient(184.52deg,#b58113 12.59%,#feefa0 48.94%,#b58113 88.45%),linear-gradient(184.52deg,#b58113 12.59%,#feefa0 48.94%,#b58113 88.45%);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 1px 1000px 1px #f8f8f8!important;border-width:2px;display:flex;border-radius:8px;height:44px}.zoom-controller .v-btn.v-size--default{min-width:34px;padding:0;border-radius:0;text-transform:none;height:unset}.zoom-controller__input{padding:0;margin:0;max-width:108px;width:100%}.zoom-controller__input .v-input__control{height:100%;min-height:100%}.zoom-controller__input .v-input__control .v-input__slot:after,.zoom-controller__input .v-input__control .v-input__slot:before{content:unset!important}.zoom-controller__input .v-input__control .v-input__slot input{text-align:center}.nordgold-text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nordgold-text-overflow__clamp{display:-webkit-box;line-clamp:var(--lines);-webkit-box-orient:vertical;white-space:normal}.nordgold-org-structure-card-employee{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;row-gap:4px;box-sizing:border-box}.nordgold-org-structure-card-employee__personal{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:96px;width:100%}.nordgold-org-structure-card-employee__personal--info{width:calc(100% - 62px);background-color:#a2ad00;padding:8px 32px 8px 8px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;row-gap:4px;border-radius:8px;box-sizing:border-box}.nordgold-org-structure-card-employee__personal--lastname,.nordgold-org-structure-card-employee__personal--name{font-family:Roboto;font-weight:600;line-height:1.2;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.nordgold-org-structure-card-employee__personal--lastname{font-size:18px}.nordgold-org-structure-card-employee__personal--name{font-size:16px}.nordgold-org-structure-card-employee__personal--avatar{position:absolute;right:0;top:0;border-radius:50%;width:96px;height:96px;border:3px solid #a2ad00;-o-object-fit:cover;object-fit:cover;box-sizing:border-box}.nordgold-org-structure-card-employee__department,.nordgold-org-structure-card-employee__position{font-family:Roboto;font-weight:400;line-height:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.nordgold-org-structure-card-employee__position{font-size:14px;min-height:30px}.nordgold-org-structure-card-employee__department{margin-top:4px;min-height:30px;font-weight:600;font-size:14px;line-height:120%;color:#000}.v-tooltip__content{background-color:#fff!important;color:#252525!important;font-size:12px;font-weight:400;transition:opacity .3s ease,visibility .3s ease;border-radius:4px;padding:4px 8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.12)}.v-tooltip.bottom .v-tooltip__content{margin-top:0}.nordgold-org-structure-card{padding:16px;border-radius:16px;border:1px solid #c6c6c6;background-color:#ebebeb;z-index:100;height:240px;width:320px;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;pointer-events:all}.nordgold-org-structure-card:hover{cursor:pointer}.nordgold-org-structure-card--active{border:2px solid #a2ad00}.nordgold-org-structure-card--active:hover{cursor:pointer}.nordgold-org-structure-card--employee:hover{cursor:default}.nordgold-org-structure-card--vacancy{border:2px solid #c6c6c6}.nordgold-org-structure-card--vacancy:hover{cursor:default}.nordgold-org-structure-card__actions{display:flex;flex-direction:row;justify-content:flex-end;width:100%;-moz-column-gap:8px;column-gap:8px;margin-top:8px}.nordgold-org-structure-card__actions--button{background-color:#a2ad00;border-radius:4px;width:24px;height:24px;flex-basis:24px;display:flex;justify-content:center;align-items:center;color:#3f4215}.nordgold-org-structure-card__actions--button:hover{cursor:pointer}.nordgold-org-structure-card__actions--pagination{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;-moz-column-gap:4px;column-gap:4px;color:#7c7c7c;font-size:12px;margin-right:auto}.nordgold-org-structure-card__actions--pagination span{display:flex;flex-direction:row;align-items:center;line-height:12px}.nordgold-org-structure-card__actions--pagination button{padding:0;background-color:transparent;border:none;width:24px;height:24px;display:flex;justify-content:center;align-items:center}.nordgold-org-structure-card__actions--pagination button:hover{cursor:pointer}.nordgold-org-structure-card--vacancy .nordgold-org-structure-card-employee__personal--info{background-color:#c6c6c6;padding:18px 32px 18px 8px;row-gap:0}.nordgold-org-structure-card--vacancy .nordgold-org-structure-card-employee__personal--avatar{border:3px solid #ebebeb}.tree-node-items.moving-event .node-slot .rich-media-node,.tree-node-items.moving-event .node-slot .rich-media-node__leader-name{pointer-events:none}.org-structure-canvas{height:100%}.org-structure-canvas,.org-structure-tree{display:flex;flex-direction:column;align-items:center}.org-structure-tree{position:relative;width:100%;height:81.5vh;z-index:1}.org-structure-tree__poppup.v-dialog--active{margin:0;max-height:unset;height:100%}.org-structure-tree__poppup.v-dialog--active .v-card{padding:0!important;height:100%}.org-structure-tree__poppup.v-dialog--active .v-card__text{margin:0!important}.org-structure-tree__poppup.v-dialog--active .tree-container,.org-structure-tree__poppup.v-dialog--active .v-card__text{height:100%}.org-structure-tree__poppup.v-dialog--active .org-structure-tree__toolbar-full-screen,.org-structure-tree__poppup.v-dialog--active .org-structure-tree__toolbar-switch-zoom,.org-structure-tree__poppup.v-dialog--active .org-structure-tree__toolbar .zoom-controller{z-index:210}.org-structure-tree__vue{width:100%;height:100%}.org-structure-tree__toolbar{border-radius:0;display:flex;justify-content:center;width:100%;padding:0 44px;z-index:10;position:relative}.org-structure-tree__toolbar-full-screen,.org-structure-tree__toolbar .zoom-controller{position:absolute;top:16px}.org-structure-tree__toolbar-full-screen{border-radius:4px;border:2px solid transparent;background-image:linear-gradient(184.52deg,#b58113 12.59%,#feefa0 48.94%,#b58113 88.45%),linear-gradient(184.52deg,#b58113 12.59%,#feefa0 48.94%,#b58113 88.45%);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 1px 1000px 1px #f8f8f8!important;border-width:2px;display:flex;border-radius:8px;height:44px}.org-structure-tree__toolbar-full-screen .v-btn.v-size--default{min-width:34px;padding:0;border-radius:0;text-transform:none;height:unset;width:48px}.org-structure-tree__toolbar-full-screen{right:40px}.org-structure-tree__toolbar .zoom-controller{right:112px}.org-structure-tree__toolbar-switch-zoom{position:absolute;right:300px;top:8px}@media(max-width:768px){.org-structure-tree__toolbar .zoom-controller{display:none}.org-structure-tree__toolbar-full-screen,.org-structure-tree__toolbar-switch-zoom{left:unset}}@media(max-width:600px){.org-structure-tree__toolbar{padding:0 16px}.org-structure-tree__toolbar-full-screen{width:92%}.org-structure-tree__toolbar-full-screen .v-btn{width:100%!important}}.rich-media-node{min-height:122px;max-width:230px;background:#f2f2f7;border:2px solid #c6c6c6}.rich-media-node-user{justify-content:center;max-width:230px;min-height:108px;border:2px solid transparent;background-image:linear-gradient(209.85deg,#a2ad00 12.59%,#e4fd3f 48.94%,#a2ad00 88.45%),linear-gradient(209.85deg,#a2ad00 12.59%,#e4fd3f 48.94%,#a2ad00 88.45%);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 1px 1000px 1px #eeffe9!important;pointer-events:none;cursor:unset}.rich-media-node-user__leader{padding:12px 10px;max-width:100%;min-height:75px;width:calc(100% - 20px)}.rich-media-node-be{min-height:142px;max-width:250px;padding:0;background:linear-gradient(195.52deg,#b58113 12.59%,#feefa0 48.94%,#b58113 88.45%)}.rich-media-node-be__title{font-size:18px}.rich-media-node,.rich-media-node-be{justify-content:space-between;padding:12px 10px;cursor:pointer;pointer-events:all}.rich-media-node-be__leader,.rich-media-node__leader{width:100%;margin-bottom:14px}.rich-media-node,.rich-media-node-be,.rich-media-node-user{display:flex;flex-direction:column;align-items:flex-start;width:100%;height:100%;margin:8px;border-radius:12px;word-break:break-word;color:#000}.rich-media-node-be__active,.rich-media-node-user__active,.rich-media-node__active{border:2px solid transparent;background-image:linear-gradient(184.52deg,#b58113 12.59%,#feefa0 48.94%,#b58113 88.45%),linear-gradient(184.52deg,#b58113 12.59%,#feefa0 48.94%,#b58113 88.45%);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 1px 1000px 1px #fffceb!important}.rich-media-node-be__leader,.rich-media-node-user__leader,.rich-media-node__leader{display:flex;align-items:center}.rich-media-node-be__leader:last-child,.rich-media-node-user__leader:last-child,.rich-media-node__leader:last-child{margin-bottom:0}.rich-media-node-be__leader-name,.rich-media-node-user__leader-name,.rich-media-node__leader-name{cursor:pointer;pointer-events:auto;font-weight:700;font-size:12px}.rich-media-node-be__leader-name:hover,.rich-media-node-user__leader-name:hover,.rich-media-node__leader-name:hover{color:#e2a100}.rich-media-node-be__leader-position,.rich-media-node-user__leader-position,.rich-media-node__leader-position{color:#7c7c7c;font-size:10px;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-moz-box;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;pointer-events:auto;cursor:default}.rich-media-node-be__leader-avatar,.rich-media-node-user__leader-avatar,.rich-media-node__leader-avatar{max-width:48px;height:48px;width:100%;margin-right:8px;padding:0;-o-object-fit:cover;object-fit:cover;border-radius:50%}.rich-media-node-be__leader-info,.rich-media-node-user__leader-info,.rich-media-node__leader-info{display:flex;flex-direction:column}.rich-media-node-be__leader-employees,.rich-media-node-user__leader-employees,.rich-media-node__leader-employees{background-color:#ffc909!important;justify-content:space-between;margin-top:16px}.rich-media-node-be__title,.rich-media-node-user__title,.rich-media-node__title{font-weight:700}.v-main__wrap{flex:1 1 auto;max-width:none;position:relative}.org-structure-overview{max-width:100%;height:100%}.org-structure-overview .v-tabs-items{background:unset!important}.org-structure-overview__menu{border-radius:14px}.org-structure-overview__menu-wrapper{display:flex;align-items:center;z-index:11}.org-structure-overview-header{padding:0 60px;height:92px;box-shadow:0 4px 14px 0 rgba(0,0,0,.25);background:#dadada;align-items:center;position:relative;z-index:10}.org-structure-overview-header,.org-structure-overview-header__links{display:flex;justify-content:space-between}.org-structure-overview-header__links__btn .org-structure-overview-toolbar__text{padding:10px 20px;width:248px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.org-structure-overview-header__links__btn .org-structure-overview-toolbar__text .v-btn__content{font-weight:600;font-size:16px;line-height:156%;color:#000;display:flex;align-items:center}.org-structure-overview-header__links__btn .org-structure-overview-toolbar__icon{margin-left:8px;font-size:20px}.org-structure-overview-header__title{display:flex;align-items:center;justify-content:space-between}.org-structure-overview-header__title .v-icon.v-icon{z-index:12;position:absolute}.org-structure-overview-header__title h1{font-weight:700;font-size:32px}.org-structure-overview-header__title h1:hover{cursor:default}.org-structure-overview-body{position:relative;width:100%;display:flex;justify-content:start}.org-structure-overview-body__tree-container{padding:0;margin-left:20px;margin-right:60px;width:100%;height:calc(100% - 578px);position:relative}.org-structure-overview-body__org-structure-container{padding:0;margin-left:0;width:100%;max-height:100%;position:relative}.org-structure-overview-body__org-structure{width:100%;height:100%;position:relative}.org-structure-overview-body__nav{margin-left:60px;margin-top:16px;position:relative;top:0;z-index:10}.org-structure-overview-body__nav-structure{position:absolute;top:0;left:0;z-index:10}