@charset "UTF-8";@layer properties;.page{align-items:center;display:flex;flex-direction:column;height:100vh;overflow:auto;position:relative}.scrollcontent{align-items:flex-start;display:flex;flex-direction:column;height:100%;overflow-y:auto;width:100%}::-webkit-scrollbar{height:6px;width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#dbdbfc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bfbfe2}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.processing{color:#691db5}.processing svg{animation:spin 2s linear infinite}.unselectable{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}svg{width:inherit;height:inherit}.header-5{font-family:Sofia Sans,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1rem;text-decoration:none;text-transform:none}.paragraph-italic{font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.primary-50{color:#6e6f98}.alert{align-items:center;background:#f2e7fe;border-radius:4px;box-shadow:inset 4px 0 #58159b;display:flex;flex-direction:row;gap:8px;justify-content:flex-start;padding:6px 12px 6px 8px}.alert.warning .konekti-button{height:unset}.alert.warning .konekti-button fa-icon{color:#ce6d00}.alert.warning .konekti-button .label{color:#ce6d00}.alert.expanded{align-items:normal;padding-top:12px}.alert .right{margin-left:auto}.alert .icon{align-items:center;color:#58159b;display:flex;flex-direction:column;height:24px;justify-content:center;padding-left:8px;width:24px;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.alert .icon.right{margin-left:auto;cursor:pointer}.alert .label{color:#58159b;text-overflow:ellipsis;overflow:hidden;white-space:pre-line;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.alert .label.link{cursor:pointer;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:600;line-height:1.5rem;text-decoration:none;text-transform:none}.alert .label.link:hover{text-decoration:underline}.alert .label .deselect,.alert .label .change{pointer-events:all;cursor:pointer}.alert.success{background:#e9f6ec;box-shadow:inset 4px 0 #009b24}.alert.success .icon,.alert.success .label{color:#009b24}.alert.error{background:#faeae9;box-shadow:inset 4px 0 #d80b00}.alert.error .icon,.alert.error .label{color:#d80b00}.alert.darkmode{background:#691db5;box-shadow:inset 4px 0 #480e82}.alert.darkmode .icon,.alert.darkmode .label{color:#f2e7fe}.alert.warning{background:#feeedc;box-shadow:inset 4px 0 #ce6d00}.alert.warning .icon,.alert.warning .label{color:#ce6d00}.alert.warning.darkmode{background:#ce6d00;box-shadow:inset 4px 0 #904c00}.alert.warning.darkmode .icon{color:#fff}.alert.warning.darkmode .label{color:#feeedc}.alert.full-width{width:100%}.alert.without-radius{border-radius:unset;box-shadow:unset}.alert.without-radius.expandable .label{white-space:nowrap}.alert.without-radius.expandable.expanded .label{white-space:pre-line}.alert.card{margin-top:-12px;margin-left:-12px;margin-right:-12px;border-radius:unset;box-shadow:unset}.alerts{display:flex;flex-direction:column;gap:16px;width:100%}.alerts.empty{position:fixed;visibility:hidden;pointer-events:none}.checkbox{align-items:center;display:flex;flex-direction:row;gap:8px}.checkbox .checkmark{align-items:center;background:#f8f8fe;border-radius:2px;border:1px solid rgb(219,219,252);display:flex;height:14px;left:0;top:0;width:14px;min-width:14px;justify-content:center;cursor:pointer}.checkbox .checkmark .checkmark-icon{align-items:center;display:flex;flex-direction:column;font-size:10px;font-style:normal;font-weight:900;height:14px;justify-content:center;line-height:16px;width:14px}.checkbox .checkmark-title{color:#031441;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.checkbox .checkmark-title.error,.checkbox.error{color:#d80b00}.checkbox .clickable-area{width:30px;height:36px;position:absolute;background-color:transparent!important;transform:translate(-25%);cursor:pointer}.checkbox.darkmode .checkmark{background:unset;border:1px solid rgb(110,111,152)}.checkbox.darkmode .checkmark .checkmark-icon{align-items:center;display:flex;flex-direction:column;font-size:10px;font-style:normal;font-weight:900;height:14px;justify-content:center;line-height:16px;width:14px}.checkbox.darkmode .checkmark-title{color:#fff}.checkbox.darkmode.disabled{color:#6e6f98}.checkbox.darkmode.disabled .checkmark{border:1px solid rgb(59,63,106)}.checkbox.darkmode.disabled .checkmark-title{color:#dbdbfc}.checkbox.disabled{color:#bfbfe2}.checkbox.disabled .checkmark{border:1px solid rgb(241,241,254)}.checkbox.disabled .checkmark-title{color:#555781}.checkbox.disabled .checkmark{cursor:default}.chipgroup.relate .title .title-icon{color:#6e6f98}.chipgroup .title{align-items:center;display:flex;flex-direction:row;gap:8px;text-overflow:ellipsis;overflow:hidden;width:100%}.chipgroup .title .title-icon{align-items:center;color:#031441;display:flex;flex-direction:column;height:16px;justify-content:center;width:16px;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.chipgroup .title .title-text{color:#6e6f98;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Sofia Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:500;line-height:1.5rem;text-decoration:none;text-transform:none}.chipgroup .options{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.chipgroup .options.vertical{flex-direction:column;align-items:flex-start}.chipgroup .options .chipbutton-search .chipbutton{align-items:center;background-color:#f1f1fe;border-radius:16px;border:0px;display:flex;flex-direction:row;gap:8px;height:28px;padding:0 12px;transition:box-shadow .2s ease;cursor:pointer}.chipgroup .options .chipbutton-search .chipbutton .leading-icon{color:#8889b0;display:flex;flex-direction:column;height:16px;justify-content:center;width:16px;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.chipgroup .options .chipbutton-search .chipbutton .leading-icon.plus{padding:0;margin:-2px}.chipgroup .options .chipbutton-search .chipbutton .label{color:#3b3f6a;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.chipgroup .options .chipbutton-search .chipbutton .trailing-icon{align-items:center;color:#8889b0;display:flex;flex-direction:column;height:16px;justify-content:center;width:16px;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.chipgroup .options .chipbutton-search .chipbutton.default .leading-icon,.chipgroup .options .chipbutton-search .chipbutton.default .label,.chipgroup .options .chipbutton-search .chipbutton.default .trailing-icon{color:#58159b}.chipgroup .options .chipbutton-search .chipbutton.default:not(:has(.label)){padding:0 8px}.chipgroup .options .chipbutton-search .chipbutton.default[disabled]{cursor:default;pointer-events:none;background-color:#f8f8fe}.chipgroup .options .chipbutton-search .chipbutton.default[disabled] .label,.chipgroup .options .chipbutton-search .chipbutton.default[disabled] .leading-icon{color:#a3a4c9}.chipgroup .options .chipbutton-search .chipbutton.bluebutton{background-color:#dbdbfc;padding:6px}.chipgroup .options .chipbutton-search .chipbutton:hover{box-shadow:0 8px 16px -8px #04215533}.chipgroup .options .chipbutton-search .chipbutton:focus,.chipgroup .options .chipbutton-search .chipbutton:active{border:1px solid rgb(105,29,181);margin:0 -1px;background-color:#fff}.chipgroup .options .chipbutton-search .chipgroup-wrapper{position:fixed;background-color:#f8f8fe;border:1px solid rgb(248,248,254);margin-top:4px;z-index:80;max-height:240px;box-shadow:0 4px 12px #0421551f;border-radius:4px}.chipgroup .options .chipbutton-search .chipgroup-wrapper.joinkey{max-height:278px}.chipgroup .options .chipbutton-search .chipgroup-wrapper.joinkey .button-container{padding:8px}.chipgroup .options .chipbutton-search .chipgroup-wrapper.joinkey .button-container .joinkey-button{width:100%;background-color:#f1f1fe;color:#6e6f98;border-radius:4px;border:none;height:24px;cursor:pointer;font-family:Work Sans,sans-serif;font-size:.688rem;font-style:normal;font-weight:600;letter-spacing:.03em;line-height:1rem;text-decoration:none;text-transform:uppercase}.chipgroup .options .chipbutton-search .chipgroup-wrapper.joinkey .seperator-line{height:1px;background-color:#dbdbfc}.chipgroup .options .chipbutton-search .chipgroup-wrapper.hidden{display:none}.chipgroup .options .chipbutton-search .chip-dropdown-list{margin-top:4px;z-index:80;max-height:180px;overflow:auto}.chipgroup .options ul{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;list-style:none;margin:0;overflow:auto;width:100%;padding:0}.chipgroup .options ul .chip-listitem{align-items:center;display:flex;flex-direction:row;height:36px;position:relative;width:100%;padding-left:16px;cursor:pointer}.chipgroup .options ul .chip-listitem.search-item{border-bottom:1px solid rgb(241,241,254);padding:8px;height:100%}.chipgroup .options ul .chip-listitem .search-input{background-color:#fff;border-radius:2px;border:1px solid rgb(219,219,252);color:#a3a4c9;flex-grow:1;padding:6px 36px 6px 12px;width:100%;height:100%;height:36px;transition:box-shadow .2s ease}.chipgroup .options ul .chip-listitem .search-input::placeholder{color:#8889b0;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.25rem;text-decoration:none;text-transform:none}.chipgroup .options ul .chip-listitem .search-input:focus,.chipgroup .options ul .chip-listitem .search-input:active{border:1px solid rgb(122,37,208)}.chipgroup .options ul .chip-listitem .search-input:hover{box-shadow:0 10px 20px -10px #04215529}.chipgroup .options ul .chip-listitem .searchicon-font{color:#6e6f98;position:absolute;pointer-events:none;cursor:default}.chipgroup .options ul .chip-listitem .searchicon-font.leading-icon{left:8px}.chipgroup .options ul .chip-listitem .searchicon-font.trailing-icon{right:8px;padding-right:12px;align-items:center;display:flex}.chipgroup .options ul .chip-listitem .search-icon{padding-left:6px;padding-right:12px}.chipgroup .options ul .chip-listitem .label{color:#555781;width:200px;text-overflow:ellipsis;overflow:hidden;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.chipgroup .options ul .chip-listitem.disabled{cursor:default}.chipgroup .options ul .chip-listitem.disabled .label{color:#bfbfe2}.chipgroup .options ul .chip-listitem:hover:not(.disabled):not(.search-item){background-color:#f1f1fe}.chipgroup .options .chiplist-item{max-width:100%}.chipgroup .combined-timestamp{padding:4px 0 0;gap:4px;color:#6e6f98;display:flex;font-family:Sofia Sans,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.25rem;text-decoration:none;text-transform:none}.chipgroup .combined-timestamp .icon{cursor:pointer;display:flex;align-items:center}.chiplist-item.cdk-drag-preview{box-shadow:0 10px 20px -10px #04215529}.chiplist-item.cdk-drag-placeholder{opacity:0}.chiplist-item.cdk-drag-handle{cursor:pointer}.chiplist-item.cdk-drop-list-dragging{cursor:grabbing}.datetime-format-overlay-container{position:fixed;z-index:10}.datetime-format-overlay-container .datetime-format-overlay{background:#f8f8fe;border:1px solid rgb(219,219,252);box-shadow:0 4px 12px #0421551f;border-radius:4px;position:absolute;z-index:10;top:21px;padding:12px 16px 16px;gap:8px;display:flex;flex-direction:column;width:max-content;left:-10px}.datetime-format.joinkey{width:240px}.datetime-format.joinkey .wrapper{display:flex;gap:8px;align-items:flex-end}.datetime-format.joinkey .wrapper .quaternary{padding:9px;border:1px solid rgb(219,219,252);background:#fff}.datetime-format.joinkey .wrapper [disabled]{background-color:#f1f1fe;font-style:italic}.datetime-format.joinkey .wrapper .half{min-width:50%}.datetime-format.joinkey .wrapper .third{min-width:44%}.datetime-format.non-compact{display:flex;flex-direction:column;gap:16px}.datetime-format .button-container{display:flex;align-items:flex-end;gap:16px;width:100%}.datetime-format .button-container.main{gap:8px;justify-content:space-between;width:100%;padding-top:8px}.datetime-format .date-format-input{position:relative}.datetime-format .date-format-input .non-compact{padding-top:16px}.datetime-format:has(input:focus) .datetime-format-help{opacity:1;pointer-events:all;transform:translateZ(0)}.datetime-format .random-timestamp-input{width:100%}.datetime-chip-popup .button-container{display:flex;align-items:flex-end;gap:16px;width:100%}.datetime-chip-popup .button-container .button{width:36px;height:36px;justify-content:center;border:none}.datetime-chip-popup .button-container.main{gap:8px;justify-content:flex-end;padding-top:8px}.datetime-chip-popup .button-container.space{justify-content:space-between}.datetime-chip-popup .button-container.space .tertiary{padding:0}.datetime-format-help{pointer-events:none;flex-direction:column;padding:8px 16px 0;width:389px;height:285px;background:#f1f1fe;border-radius:4px;gap:10px}.datetime-format-help .title{font-family:Sofia Sans,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1rem;text-decoration:none;text-transform:none;color:#031441}.datetime-format-help .body{font-family:Work Sans,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none;color:#031441}.datetime-format-help .body.link{text-decoration-line:underline;color:#031441;text-decoration-thickness:1px}.datetime-format-help .body.italic{font-family:Work Sans,sans-serif;font-size:.75rem;font-style:italic;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}.datetime-format-help .inline{display:flex;gap:4px}.datetime-format-help:after{content:" ";position:absolute;top:17%;left:0%;margin-left:-10px;border-width:5px;border-style:solid;border-color:transparent rgb(241,241,254) transparent transparent}.switchgroup-button{background-color:#f2e7fe;border:1px solid rgb(219,219,252)}.switchgroup-button .switchgroup-button-icon{height:16px;padding-left:12px;width:16px;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.switchgroup-button .switchgroup-button-title{color:#031441;padding-left:8px;padding-right:12px;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.filter-region{display:flex;flex-direction:column;padding:0 8px;flex-wrap:wrap;gap:8px}.filter-region.nopadding{padding:0}.filter-region .filter-rule{align-items:center;display:flex;flex-direction:row;gap:8px;padding:0;width:100%}.filter-region .filter-rule .filter-condition{color:#7d8099;font-family:Work Sans,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}.filter-region .filter-rule .filter-column{color:#031441;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.filter-region .filter-rule .filter-operator{color:#6e6f98;white-space:nowrap;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.filter-region .filter-rule .filter-value{color:#031441;text-overflow:ellipsis;overflow:hidden;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.filter-region .filter-rule .filter-activityname-start{color:#bfbfe2;white-space:nowrap;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.filter-region .filter-rule .filter-activity-name{color:#a3a4c9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}:host{display:block}.directed-graph,.konekti-process-graph,.konekti-graph{width:100%;height:100%;margin:auto}.directed-graph:not(:hover) .zoomGroup,.konekti-process-graph:not(:hover) .zoomGroup,.konekti-graph:not(:hover) .zoomGroup{transition:transform .3s ease-in-out}.graph-node{text-anchor:middle;fill:#fff;ry:4px;rx:4px;padding:8px}.graph-node.directed{fill:#f8f8fe}.graph-node.case{fill:#031441}.expand-collapse{cursor:pointer}.unlinked-objects-group{max-height:100%;overflow-y:auto}.node-content{height:inherit}.node-content .collapsed-content-container{display:flex;width:100%;height:100%;padding:var(--Spacing-spacing-1x, 8px);align-items:baseline;gap:var(--Spacing-spacing-1x, 8px);flex-wrap:wrap}.node-content .collapsed-content-container .icon-container{display:flex;height:16px;justify-content:center;align-items:center}.node-content .collapsed-content-container .icon-container .icon{display:flex;height:16px;flex-direction:column;justify-content:center;align-items:center}.node-content .collapsed-content-container .icon-container .icon .icon-left,.node-content .collapsed-content-container .icon-container .icon .icon-down{display:flex;width:16px;height:16px;flex-direction:column;justify-content:center;flex-shrink:0;color:var(--primary-primary-90-base, #031441);text-align:center;font-size:.625rem;font-style:normal;font-weight:300;line-height:1rem;text-decoration:none;text-transform:none}.node-content .collapsed-content-container .icon-container .icon .icon-left.case,.node-content .collapsed-content-container .icon-container .icon .icon-down.case{color:#fff}.node-content .collapsed-content-container .icon-container .icon .error-icon{color:#d80b00}.node-content .collapsed-content-container .object-text-container{display:flex;height:16px;align-items:center;gap:10px;flex:1 0 0;overflow:hidden;cursor:pointer}.node-content .collapsed-content-container .object-text-container .label-text{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;flex:1 0 0;overflow:hidden;text-overflow:ellipsis;font-family:Sofia Sans,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.02em;line-height:1.5rem;text-decoration:none;text-transform:none}.node-content .collapsed-content-container .object-text-container .label-text.case{color:#fff}.node-content .collapsed-content-container .activity-container{display:flex;height:16px;align-items:center}.node-content .collapsed-content-container .activity-container .number-container,.node-content .collapsed-content-container .activity-container .activitity-icon-container{display:flex;justify-content:center;align-items:center;align-self:stretch}.node-content .collapsed-content-container .activity-container .icon{display:flex;height:16px;flex-direction:column;justify-content:center;align-items:center}.node-content .collapsed-content-container .activity-container .number{display:flex;width:16px;height:16px;flex-direction:column;justify-content:center;flex-shrink:0;color:var(--primary-primary-90-base, #031441);text-align:center;font-family:Work Sans,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}.node-content .collapsed-content-container .activity-container .icon-right{display:flex;width:16px;height:16px;flex-direction:column;justify-content:center;flex-shrink:0;color:var(--primary-primary-90-base, #031441);text-align:center;font-size:.625rem;font-style:normal;font-weight:300;line-height:1rem;text-decoration:none;text-transform:none}.node-content .expanded-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;flex:1 0 0;width:100%;height:100%}.node-content .expanded-content .upper-lines{display:flex;padding-top:4px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;align-self:stretch}.node-content .expanded-content .upper-lines .first-line{display:flex;padding:0px var(--Spacing-spacing-1x, 8px);align-items:center;gap:var(--Spacing-spacing-1x, 8px);align-self:stretch;width:100%}.node-content .expanded-content .upper-lines .first-line .icon-container{display:flex;justify-content:center;align-items:center;align-self:stretch}.node-content .expanded-content .upper-lines .first-line .icon-container .icon{display:flex;height:16px;flex-direction:column;justify-content:center;align-items:center}.node-content .expanded-content .upper-lines .first-line .icon-container .icon .icon-left,.node-content .expanded-content .upper-lines .first-line .icon-container .icon .icon-up{display:flex;width:16px;height:16px;flex-direction:column;justify-content:center;flex-shrink:0;color:var(--primary-primary-90-base, #031441);text-align:center;font-size:.625rem;font-style:normal;font-weight:300;line-height:1rem;text-decoration:none;text-transform:none}.node-content .expanded-content .upper-lines .first-line .icon-container .icon .error-icon{color:#d80b00}.node-content .expanded-content .upper-lines .first-line .object-text-container{display:flex;height:24px;align-items:center;gap:10px;flex:1 0 0;overflow:hidden;cursor:pointer}.node-content .expanded-content .upper-lines .first-line .object-text-container .label-text{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;flex:1 0 0;overflow:hidden;text-overflow:ellipsis;font-family:Sofia Sans,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.02em;line-height:1.5rem;text-decoration:none;text-transform:none}.node-content .expanded-content .upper-lines .second-line{display:flex;height:32px;padding:4px var(--Spacing-spacing-1_5x, 12px);align-items:center;align-self:stretch;background-color:#f2e7fe}.node-content .expanded-content .upper-lines .second-line .second-line-content{display:flex;justify-content:space-between;align-items:center;flex:1 0 0}.node-content .expanded-content .upper-lines .second-line .second-line-content .content-left{display:flex;width:104.5px;align-items:center;gap:4px}.node-content .expanded-content .upper-lines .second-line .second-line-content .content-left .icon{display:flex;height:16px;flex-direction:column;justify-content:center;align-items:center}.node-content .expanded-content .upper-lines .second-line .second-line-content .content-left .icon-left{display:flex;width:16px;height:16px;flex-direction:column;justify-content:center;flex-shrink:0;color:var(--primary-primary-90-base, #031441);text-align:center;font-size:.625rem;font-style:normal;font-weight:300;line-height:1rem;text-decoration:none;text-transform:none}.node-content .expanded-content .upper-lines .second-line .second-line-content .attribute-text,.node-content .expanded-content .upper-lines .second-line .second-line-content .instance-text{font-family:Work Sans,sans-serif;font-size:.75rem;font-style:italic;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}.node-content .expanded-content .activities{width:100%;max-height:144px;overflow-y:auto}.node-content .expanded-content .activities .activity-line{display:flex;padding:0px var(--Spacing-spacing-1x, 8px);align-items:center;gap:var(--Spacing-spacing-1x, 8px);align-self:stretch;margin-bottom:4px}.node-content .expanded-content .activities .activity-line:last-child{margin-bottom:0}.node-content .expanded-content .activities .activity-line .icon-container{display:flex;justify-content:center;align-items:center;align-self:stretch}.node-content .expanded-content .activities .activity-line .icon-container .icon{display:flex;height:16px;flex-direction:column;justify-content:center;align-items:center}.node-content .expanded-content .activities .activity-line .icon-container .icon .activity-icon{display:flex;width:16px;height:16px;flex-direction:column;justify-content:center;flex-shrink:0;color:var(--primary-primary-90-base, #031441);text-align:center;font-size:.625rem;font-style:normal;font-weight:300;line-height:1rem;text-decoration:none;text-transform:none}.node-content .expanded-content .activities .activity-line .activity-text-container{width:100%;align-items:center;gap:10px;flex:1 0 0;align-self:stretch;cursor:pointer}.node-content .expanded-content .activities .activity-line .activity-text-container .activity-name{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;color:#000;text-overflow:ellipsis;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.node-content .expanded-content .no-activity-container{display:flex;padding:0 8px 4px;align-items:center;gap:8px;align-self:stretch}.node-content .expanded-content .no-activity-container .no-activity-text-container{display:flex;align-items:center;gap:10px;flex:1 0 0;align-self:stretch}.node-content .expanded-content .no-activity-container .no-activity-text-container .no-activity-text{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;color:#6e6f98;text-align:center;text-overflow:ellipsis;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.node-content .expanded-content .scroll-hint{position:absolute;bottom:0;height:16px;width:100%;background:linear-gradient(180deg,#58159b00,#58159b0a)}.edges{stroke:#a3a4c9;stroke-width:1px;fill:none;cursor:pointer}.node-group{opacity:1!important}.node-group.disabled{opacity:.1!important}#arrowheadtop,#arrowheadbottom,#arrowheadleft,#arrowheadright{fill:#58159b}.link-path{transition:stroke .2s cubic-bezier(.35,0,.25,1),stroke-width .2s cubic-bezier(.35,0,.25,1)}.link-path.active,.link-path.hovered,.link-path:hover{stroke:#691db5}.link-path.warning{stroke:#ce6d00}.edge-label{cursor:pointer}.edge-label.active .list-item-badge,.edge-label.hovered .list-item-badge{stroke:#691db5}.edge-label.warning .list-item-badge{stroke:#ce6d00;fill:#feeedc}.edge-label.warning .list-item-badge-title{fill:#ce6d00}.edge-label.warning .list-item-badge-icon{color:#ce6d00}.link-path.disabled{opacity:.1!important}.list-item-badge{display:flex;flex-direction:row;justify-content:center;align-items:center;fill:#f1f1fe;border-radius:16px;padding:4px 8px;min-width:2.5rem;height:24px}.list-item-badge-title{color:#3b3f6a;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.list-item-title{overflow:hidden}.list-item-badge-icon{color:#a3a4c9;display:flex;justify-content:center;align-items:center;width:16px;height:16px;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}.graph-toggle-icon{align-items:center;color:#031441;display:flex;flex-direction:column;height:24px;justify-content:center;width:24px;margin-left:auto;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.filter-zoom-options{display:inline-flex;align-items:flex-end;gap:var(--Spacing-spacing-2x, 16px);position:absolute;bottom:20px;right:16px}.zoom-options{display:flex;align-items:center;gap:4px}.graph-tooltip-container:after{border-color:transparent rgb(34,41,83) transparent transparent;border-style:solid;border-width:5px;margin-left:-5px;content:" ";position:absolute;left:-4px;top:50%;transform:translateY(-50%)}.graph-konekti-alert{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.icon-medium{display:flex;flex-direction:column;height:24px;justify-content:center;padding:0;width:24px}.icon-small{display:flex;flex-direction:column;height:16px;justify-content:center;width:16px}.icon-clickable{cursor:pointer}.koninput-container .koninput-label{align-items:center;display:flex;gap:8px;color:#6e6f98;font-family:Sofia Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:500;line-height:1.5rem;text-decoration:none;text-transform:none}.koninput-container .koninput-label .konicon-font{color:#6e6f98}.koninput-container .koninput-label.purple{color:#691db5;text-decoration:underline}.koninput-container .koninput-wrapper{position:relative;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.koninput-container .koninput-wrapper input,.koninput-container .koninput-wrapper textarea{background-color:#f8f8fe;border-radius:2px;border:1px solid rgb(219,219,252);height:36px;padding:0 12px;transition:box-shadow .2s ease;width:100%;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.koninput-container .koninput-wrapper input.konleading-icon,.koninput-container .koninput-wrapper textarea.konleading-icon{padding-left:36px}.koninput-container .koninput-wrapper input.kontrailing-icon,.koninput-container .koninput-wrapper textarea.kontrailing-icon{padding-right:36px}.koninput-container .koninput-wrapper input:hover,.koninput-container .koninput-wrapper textarea:hover{box-shadow:0 10px 20px -10px #04215529}.koninput-container .koninput-wrapper input:focus,.koninput-container .koninput-wrapper input:active,.koninput-container .koninput-wrapper textarea:focus,.koninput-container .koninput-wrapper textarea:active{background-color:#fff;border:1px solid rgb(122,37,208)}.koninput-container .koninput-wrapper input::placeholder,.koninput-container .koninput-wrapper textarea::placeholder{color:#a3a4c9;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.25rem;text-decoration:none;text-transform:none}.koninput-container .koninput-wrapper input.extended,.koninput-container .koninput-wrapper textarea.extended{resize:none;height:156px}.koninput-container .koninput-wrapper input.whitemode,.koninput-container .koninput-wrapper textarea.whitemode{background-color:#fff}.koninput-container .koninput-wrapper input.error,.koninput-container .koninput-wrapper textarea.error{border:1px solid rgb(216,11,0);margin-bottom:8px}.koninput-container .koninput-wrapper input.error[disabled],.koninput-container .koninput-wrapper textarea.error[disabled]{margin-bottom:20px}.koninput-container .koninput-wrapper .konicon-font{color:#6e6f98;position:absolute;top:50%;transform:translateY(-50%)}.koninput-container .koninput-wrapper .konicon-font.leading-icon{left:8px}.koninput-container .koninput-wrapper .konicon-font.trailing-icon{pointer-events:none;right:8px}.koninput-container .koninput-wrapper .icon{width:24px;height:24px}.koninput-container .koninput-wrapper .icon.show-password-icon,.koninput-container .koninput-wrapper .icon.hide-password-icon{color:#8889b0;position:absolute;right:12px;top:6px;bottom:6px;display:flex;align-items:center;justify-content:center}.koninput-container .koninput-wrapper.light input{background-color:#fff}.koninput-container .koninput-wrapper.light .konicon-font{color:#8889b0;display:flex}.koninput-container .koninput-wrapper.disabled input{border:none;color:#a3a4c9;pointer-events:none;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.koninput-container .koninput-wrapper.disabled input:hover{box-shadow:none}.koninput-container .koninput-wrapper.disabled input:focus,.koninput-container .koninput-wrapper.disabled input:active{background-color:#f8f8fe;border:none}.koninput-container .kon-sublabel{margin-top:4px;font-family:Sofia Sans,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.25rem;text-decoration:none;text-transform:none}.koninput-container .kon-sublabel.konerror{color:#d80b00}.koninput-container.full-width{flex-grow:1}.koninput-container.error:has(input:not(:focus)) .koninput-label.purple{color:#d80b00}.koninput-container.error:has(input:not(:focus)) input{border:1px solid rgb(216,11,0)}.koninput-container.darkmode .koninput-label{color:#dbdbfc}.koninput-container.darkmode .koninput-wrapper input{background-color:#222953;border:1px solid rgb(34,41,83);color:#fff}.koninput-container.darkmode .koninput-wrapper.disabled input{color:#8889b0}.koninput-container.darkmode .koninput-wrapper.disabled input:focus,.koninput-container.darkmode .koninput-wrapper.disabled input:active{background-color:#222953;border:1px solid rgb(34,41,83)}.list{display:flex;flex-direction:column;list-style-type:none;margin:0;padding-inline-start:0}.list .list-item{align-items:center;display:flex;flex-direction:row;gap:8px;border-radius:4px;padding:4px 8px}.list .list-item.indent{margin-left:16px}.list .list-item .trailing-icon{align-items:center;color:#031441;display:flex;flex-direction:column;height:16px;justify-content:center;width:16px;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.list .list-item .trailing-icon.error{color:#d80b00}.list .list-item .trailing-icon.warning{color:#ce6d00}.list .list-item .list-item-title-group{align-items:center;display:flex;flex-direction:row;flex-grow:1;gap:8px;justify-content:flex-start;overflow:hidden;width:0}.list .list-item .list-item-title-group .list-item-badge{display:flex;flex-direction:row;justify-content:center;align-items:center;background:#f1f1fe;border-radius:16px;padding:4px 8px;min-width:2.5rem;height:24px}.list .list-item .list-item-title-group .list-item-badge .list-item-badge-title{color:#3b3f6a;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.list .list-item .list-item-title-group .list-item-badge .list-item-badge-icon{color:#a3a4c9;align-items:center;display:flex;flex-direction:column;height:16px;justify-content:center;width:16px;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}.list .list-item .list-item-title-group .list-item-badge.error{background-color:#faeae9}.list .list-item .list-item-title-group .list-item-badge.error .list-item-badge-icon{color:#d80b00}.list .list-item .list-item-title-group .list-item-badge.warning{background-color:#feeedc}.list .list-item .list-item-title-group .list-item-badge.warning .list-item-badge-icon{color:#ce6d00}.list .list-item .list-item-title-group .list-item-title{color:#031441;text-overflow:ellipsis;white-space:nowrap;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.list .list-item .list-item-title-group .list-item-title.shrink{overflow:hidden}.list .list-item .list-item-title-group .list-item-title.error{color:#d80b00}.list .list-item .list-item-title-group .list-item-title.warning{color:#ce6d00}.list .list-item .list-item-title-group .list-item-subtitle{color:#a3a4c9;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.list .list-item .list-item-title-group .list-item-title-icon{align-items:center;color:#031441;display:flex;flex-direction:column;height:16px;justify-content:center;width:16px;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.list .list-item .list-item-title-group .list-item-title-icon.unselected{color:#dbdbfc}.list .list-item .list-item-title-group .list-item-title-icon.drag{cursor:grab;cursor:-webkit-grab;cursor:-moz-grab}.list .list-item .list-item-title-group .list-item-title-icon.drag:active{cursor:grabbing;cursor:-webkit-grabbing;cursor:-moz-grabbing}.list .list-item .processed{align-items:center;align-items:flex-start;border-radius:16px;border:1px solid rgb(0,155,36);display:flex;flex-direction:row;gap:4px;padding:4px 12px 4px 8px}.list .list-item .processed .processedicon{align-items:center;display:flex;flex-direction:column;height:16px;justify-content:center;width:16px;font-size:.75rem;font-style:normal;font-weight:300;line-height:1rem;text-decoration:none;text-transform:none}.list .list-item .processed .processedicon.processedsucces{color:#009b24}.list .list-item .processed .processedtitle{color:#009b24;font-family:Work Sans,sans-serif;font-size:.688rem;font-style:normal;font-weight:600;letter-spacing:.03em;line-height:1rem;text-decoration:none;text-transform:uppercase}.list .list-item .list-item-icon-group{display:none;flex-direction:row;gap:8px;opacity:0}.list .list-item .list-item-icon-group .list-item-icon{align-items:center;color:#031441;display:flex;flex-direction:column;height:16px;width:16px;justify-content:center;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}.list .list-item:hover{background-color:#f8f8fe;cursor:pointer}.list .list-item:hover .list-item-title{font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:600;line-height:1.5rem;text-decoration:none;text-transform:none}.list .list-item:hover .list-item-icon-group{display:flex;opacity:1}.list .list-item:hover .list-item-badge-title{color:#691db5!important}.list .list-item.selected{background-color:#f1f1fe}.list .list-item.selected .list-item-icon-group{display:flex;opacity:1}.list .list-item.disabled .list-item-title,.list .list-item.disabled .list-item-subtitle,.list .list-item.disabled .trailing-icon,.list .list-item.disabled .list-item-title-icon{color:#bfbfe2}.list .list-item.disabled:hover{background-color:unset;cursor:default}.list .list-item.disabled:hover .list-item-title{font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.list .list-item.list-item--processing .processing-icon{display:flex;color:#691db5;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.list .list-item.list-item--processing .processing-icon svg{animation:spin 2s linear infinite}.list .list-item.list-item--processing .list-item-title{color:#691db5}.list-item.cdk-drag-preview{align-items:center;display:flex;flex-direction:row;gap:8px;border-radius:4px;padding:4px 8px}.list-item.cdk-drag-preview .list-item-icon-group{display:none}.list-item.cdk-drag-preview .index{font-family:Work Sans,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}.list-item.cdk-drag-preview .list-item-title-group{align-items:center;display:flex;flex-direction:row;flex-grow:1;gap:8px;justify-content:flex-start;overflow:hidden;width:0}.list-item.cdk-drag-preview .list-item-title-group .list-item-title{color:#031441;text-overflow:ellipsis;white-space:nowrap;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.list-item.cdk-drag-preview .list-item-title-group .list-item-title.shrink{overflow:hidden}.list-item.cdk-drag-preview .list-item-title-group .list-item-subtitle{color:#a3a4c9;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.list-item.cdk-drag-preview .list-item-title-group .list-item-title-icon{align-items:center;color:#031441;display:flex;flex-direction:column;height:16px;justify-content:center;width:16px;cursor:grabbing;cursor:-webkit-grabbing;cursor:-moz-grabbing;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.notifications-container{align-items:center;display:flex;flex-direction:column;gap:17px;position:absolute;right:70px;top:80px;z-index:100}.notifications{height:100vh;position:relative}.notification{display:flex;width:480px;padding:12px;align-items:flex-start;gap:8px;position:relative;right:34px;border-radius:8px;min-height:80px;box-shadow:0 16px 40px #480e8214}.notification .icon{height:32px;flex-direction:column;align-items:center;display:flex;width:32px;justify-content:center;flex-shrink:0;font-size:24px;font-style:normal;font-weight:900}.notification .icon .success{color:#009b24}.notification .icon .error{color:#d80b00}.notification .icon .warning{color:#ce6d00}.notification .notification-content{display:flex;padding:4px 0;flex-direction:column;align-items:flex-start;flex:1 0 0;width:100%}.notification .notification-content .title{font-family:Sofia Sans,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.02em;line-height:1.5rem;text-decoration:none;text-transform:none;align-self:stretch;height:auto}.notification .notification-content .description{font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none;align-self:stretch;height:auto}.notification .actions{display:flex;flex-direction:column;justify-content:center;align-items:center}.notification .actions.icon{height:24px;width:24px}.notification.success{background:#e9f6ec}.notification.warning{background:#feeedc}.notification.error{background:#faeae9}.notification.showSubtitle{min-height:80px}.overlay{align-items:flex-start;background-color:#fff;border:1px solid rgb(241,241,254);display:flex;flex-direction:column;justify-content:center;left:0;margin-left:auto;margin-right:auto;padding:0;position:absolute;right:0;transform-origin:top;transition:transform .5s ease;width:89%;max-height:80%;border-radius:0 0 16px 16px;height:auto;min-height:54%;overflow:visible;z-index:80;box-shadow:0 16px 40px #480e8214}.overlay.small{width:50%;max-height:30%}.overlay.medium{width:70%;max-height:60%}.overlay.large{width:89%;max-height:656px}.overlay .header{display:flex;flex-direction:row;padding:16px 32px;width:100%}.overlay .header .title{color:#031441;flex-grow:1;font-family:Sofia Sans,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;letter-spacing:.02em;line-height:2rem;text-decoration:none;text-transform:none}.overlay .header .icon{align-items:center;color:#031441;display:flex;flex-direction:column;height:32px;justify-content:center;padding-left:16px;width:32px;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2rem;text-decoration:none;text-transform:none}.overlay .overlay-content{flex-grow:1;padding-left:32px;padding-right:32px;width:100%;overflow:scroll;scroll-behavior:smooth}.overlay .overlay-content .file-upload{display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f8f8fe;border:2px dashed rgb(136,137,176);border-radius:2px;gap:8px;padding:8px 12px;width:351px}.overlay .overlay-content .file-upload .hidden-file-upload{opacity:0;position:absolute;pointer-events:none}.overlay .overlay-content .file-upload svg{width:20px;height:20px}.overlay .overlay-content .file-upload .text{color:#8889b0;display:flex;margin:0;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.overlay .overlay-content .file-upload .text.link{color:#691db5;cursor:pointer;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.overlay .overlay-content .file-upload .text.link:hover{border-bottom:1px solid rgb(105,29,181);margin-bottom:-1px}.overlay .overlay-content .file-upload.fileover{background-color:#f1f1fe}.overlay .overlay-content .full-width{display:flex;flex-direction:column;flex-grow:1}.overlay .footer{border-top:1px solid rgb(241,241,254);padding-bottom:16px;padding-top:16px;width:100%}.overlay .footer .buttons{display:flex;flex-direction:row;justify-content:space-between}.overlay .footer .buttons .left-buttons{padding-left:32px}.overlay .footer .buttons .right-buttons{display:flex;flex-direction:row;gap:12px;padding-right:32px}.region{align-items:flex-start;background-color:#fff;border-radius:8px;border:1px solid rgb(241,241,254);box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:0;width:100%;box-shadow:0 2px 8px #5f1ba80f}.region .header{align-items:center;border-bottom:1px solid rgb(241,241,254);display:flex;flex-direction:row;gap:8px;justify-content:flex-start;padding:8px 16px;width:100%}.region .header .header-icon{align-items:center;color:#031441;display:flex;flex-direction:column;height:24px;justify-content:center;width:24px;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.region .header .header-title{color:#010d2d;font-family:Sofia Sans,sans-serif;font-size:1.125rem;font-style:normal;font-weight:700;letter-spacing:.02em;line-height:2rem;text-decoration:none;text-transform:none}.region .header .count{align-items:center;background:#f1f1fe;border-radius:16px;display:flex;flex-direction:row;padding:4px 8px}.region .header .count .count-title{color:#3b3f6a;font-family:Work Sans,sans-serif;font-size:.688rem;font-style:normal;font-weight:600;letter-spacing:.03em;line-height:1rem;text-decoration:none;text-transform:uppercase}.region .content{flex-grow:1;width:100%;padding:12px;overflow:auto}.region .content .nodata{color:#8889b0;padding-left:12px;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.region .footer{border-top:1px solid rgb(241,241,254);display:flex;justify-content:flex-end;padding-right:8px;width:100%}.region .footer.space-between{justify-content:space-between}.konekti-selectlist{position:relative;width:100%}.konekti-selectlist .main-title{color:#6e6f98;line-height:0;font-family:Sofia Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:500;line-height:1.5rem;text-decoration:none;text-transform:none}.konekti-selectlist:hover{box-shadow:0 10px 20px -10px #04215529}.konekti-selectlist:active .dropdown-btn{background-color:#fff;border:1px solid rgb(122,37,208)}.konekti-selectlist:focus .dropdown-btn{background-color:#fff;border:1px solid rgb(122,37,208)}.konekti-selectlist .dropdown-btn{align-items:center;background-color:#fff;border-radius:2px;border:1px solid rgb(219,219,252);cursor:pointer;display:flex;flex-direction:row;gap:4px;height:36px;padding-bottom:6px;padding-left:12px;padding-top:6px;width:100%;justify-content:flex-start;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.konekti-selectlist .dropdown-btn .fixedtitle{overflow:hidden}.konekti-selectlist .dropdown-btn .fixedtitle :hover{box-shadow:none!important;border-bottom:1px solid rgb(216,11,0)!important}.konekti-selectlist .dropdown-btn .fixedtitle.tertiary{color:#555781;font-family:Sofia Sans,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.02em;line-height:1.5rem;text-decoration:none;text-transform:none}.konekti-selectlist .dropdown-btn .placeholder-text{background-color:none;color:#a3a4c9;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.25rem;text-decoration:none;text-transform:none}.konekti-selectlist .dropdown-btn .wrapper{display:flex;flex-direction:row;width:100%}.konekti-selectlist .dropdown-btn .wrapper .selected-item-container{align-items:center;border-radius:4px;border:1px solid rgb(219,219,252);display:flex;flex-direction:row;gap:4px;max-width:33%;overflow:hidden;padding:0 8px}.konekti-selectlist .dropdown-btn .wrapper .selected-item-container .selected-item-text{color:#031441;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.konekti-selectlist .dropdown-btn .wrapper .selected-item-container .selected-item-remove-icon{align-items:center;color:#031441;display:flex;flex-direction:column;font-size:12px;font-style:normal;font-weight:400;height:16px;justify-content:center;line-height:16px;width:16px}.konekti-selectlist .dropdown-btn .wrapper .selected-item-container.single{border:0px;max-width:100%;padding:0}.konekti-selectlist .dropdown-btn .icon-wrapper{align-items:right}.konekti-selectlist .dropdown-btn .dropdown-icon{align-items:center;color:#8889b0;display:flex;flex-direction:column;font-size:12px;font-style:normal;font-weight:900;height:16px;justify-content:center;line-height:16px;position:absolute;right:16px;width:16px}.konekti-selectlist.light .dropdown-btn{background-color:#fff}.konekti-selectlist.no-shadow{box-shadow:none}.konekti-selectlist.tertiary .ng-select-container{background-color:transparent;border:0px;justify-content:flex-end}.konekti-selectlist.tertiary .fixedtitle{color:#555781;font-family:Sofia Sans,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;letter-spacing:.02em;line-height:1.5rem;text-decoration:none;text-transform:none}.ng-select-disabled{pointer-events:none}.ng-select-disabled.ng-select .ng-select-container{border:none}.ng-select-disabled.ng-select .ng-select-container .ng-value,.ng-select-disabled.ng-select .ng-select-container .ng-fa-icon{color:#a3a4c9}.dropdown-list{align-items:flex-start;background-color:#f8f8fe;border-radius:4px;border:1px solid rgb(248,248,254);box-shadow:0 4px 12px #0421551f;display:flex;flex-direction:column;margin-top:4px;padding-bottom:8px;padding-top:8px;position:absolute;width:100%;z-index:80}.dropdown-list .filter-textbox{align-items:center;background-color:#fff;border-radius:2px;border:1px solid rgb(122,37,208)!important;cursor:pointer;display:flex;flex-direction:row;gap:4px;height:36px;justify-content:flex-start;margin-top:-42px;padding-bottom:6px;padding-left:12px;padding-right:36px!important;padding-top:6px;position:absolute!important;top:0;width:100%;left:0}.dropdown-list .filter-icon{align-items:center;color:#8889b0;display:flex;flex-direction:column;font-size:12px;font-style:normal;font-weight:900;height:16px;justify-content:center;line-height:16px;margin-top:-42px;position:absolute!important;right:16px;top:0;transform:translateY(60%);width:16px}.dropdown-list ul{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;list-style:none;margin:0;overflow:auto;padding-left:16px;padding-right:16px;width:100%}.dropdown-list .delete-selection-item{cursor:pointer;display:flex;flex-direction:row;overflow:hidden;width:100%}.dropdown-list .delete-selection-item .delete-selection-button{background-color:#f1f1fe;border:none;color:#6e6f98;display:flex;flex-direction:row;flex-grow:1;flex-wrap:nowrap;height:24px;justify-content:center;overflow:hidden;padding:0;text-overflow:ellipsis}.dropdown-list .multiselect-item{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:8px;height:36px;overflow:hidden;text-overflow:ellipsis;width:100%}.dropdown-list .multiselect-item input.multiselect-item-checkbox{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.dropdown-list .multiselect-item .checkmark{align-items:center;background:#f8f8fe;border-radius:2px;border:1px solid rgb(219,219,252);display:flex;height:14px;left:0;top:0;width:14px}.dropdown-list .multiselect-item .checkmark .checkmark-icon{align-items:center;display:flex;flex-direction:column;font-size:10px;font-style:normal;font-weight:900;height:14px;justify-content:center;line-height:16px;width:14px}.dropdown-list .multiselect-item .multiselect-item-icon{align-items:center;color:#555781;display:flex;flex-direction:column;font-size:12px;font-style:normal;font-weight:900;height:16px;justify-content:center;line-height:16px;width:16px}.dropdown-list .multiselect-item .multiselect-item-text{color:#555781;flex-grow:1;overflow:hidden;text-overflow:ellipsis;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.dropdown-list .multiselect-item .multiselect-item-text.active{color:#031441;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:600;line-height:1.5rem;text-decoration:none;text-transform:none}.dropdown-list .filter-textbox{border-bottom:1px solid #ccc}.dropdown-list .filter-textbox input:focus{outline:none}.dropdown-list .filter-textbox{padding:10px;position:relative}.dropdown-list .filter-textbox input{border:0px;padding:0 0 0 26px;width:100%}.tablewrapper{display:flex;flex-direction:column;gap:16px;transition:.5s;width:inherit}.tablewrapper .nodata{pointer-events:none}.tablewrapper .table{margin:0}.tablewrapper .table .p-datatable,.tablewrapper .table .p-treetable{height:100%}.tablewrapper .table .p-datatable .p-datatable-table-container,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper,.tablewrapper .table .p-treetable .p-datatable-table-container,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper{border-radius:4px 4px 0 0;height:100%;scroll-behavior:smooth}.tablewrapper .table .p-datatable .p-datatable-table-container .p-treetable-scrollable-header,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper .p-treetable-scrollable-header,.tablewrapper .table .p-treetable .p-datatable-table-container .p-treetable-scrollable-header,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper .p-treetable-scrollable-header{border-radius:4px 4px 0 0}.tablewrapper .table .p-datatable .p-datatable-table-container table,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table,.tablewrapper .table .p-treetable .p-datatable-table-container table,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table{table-layout:fixed;min-height:0;position:relative}.tablewrapper .table .p-datatable .p-datatable-table-container table .columns,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .columns,.tablewrapper .table .p-treetable .p-datatable-table-container table .columns,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .columns{background-color:#480e82;color:#fff;height:30px;font-family:Sofia Sans,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1rem;text-decoration:none;text-transform:none}.tablewrapper .table .p-datatable .p-datatable-table-container table .columns th,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .columns th,.tablewrapper .table .p-treetable .p-datatable-table-container table .columns th,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .columns th{width:150px;text-align:left;padding-left:16px;border-right:1px solid rgb(136,137,176);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tablewrapper .table .p-datatable .p-datatable-table-container table .columns th:last-child,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .columns th:last-child,.tablewrapper .table .p-treetable .p-datatable-table-container table .columns th:last-child,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .columns th:last-child{border-right:unset}.tablewrapper .table .p-datatable .p-datatable-table-container table .columns th .header-container,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .columns th .header-container,.tablewrapper .table .p-treetable .p-datatable-table-container table .columns th .header-container,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .columns th .header-container{display:flex;align-items:center;width:100%;gap:4px}.tablewrapper .table .p-datatable .p-datatable-table-container table .columns th .column-icon,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .columns th .column-icon,.tablewrapper .table .p-treetable .p-datatable-table-container table .columns th .column-icon,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .columns th .column-icon{color:#fff;display:inline-flex;align-items:center;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.tablewrapper .table .p-datatable .p-datatable-table-container table .columns th .checkbox,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .columns th .checkbox,.tablewrapper .table .p-treetable .p-datatable-table-container table .columns th .checkbox,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .columns th .checkbox{display:inline-flex;vertical-align:middle}.tablewrapper .table .p-datatable .p-datatable-table-container table .columns th .checkbox .checkmark-icon,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .columns th .checkbox .checkmark-icon,.tablewrapper .table .p-treetable .p-datatable-table-container table .columns th .checkbox .checkmark-icon,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .columns th .checkbox .checkmark-icon{color:#000;padding-right:unset}.tablewrapper .table .p-datatable .p-datatable-table-container table .columns.clickable th,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .columns.clickable th,.tablewrapper .table .p-treetable .p-datatable-table-container table .columns.clickable th,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .columns.clickable th{width:unset}.tablewrapper .table .p-datatable .p-datatable-table-container table .columns.hidden,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .columns.hidden,.tablewrapper .table .p-treetable .p-datatable-table-container table .columns.hidden,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .columns.hidden{display:none}.tablewrapper .table .p-datatable .p-datatable-table-container table .bar,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .bar,.tablewrapper .table .p-treetable .p-datatable-table-container table .bar,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .bar{background:#6e6f98;position:absolute;right:100%;height:8px;left:0;width:0;animation:loadingBar 2s linear infinite}.tablewrapper .table .p-datatable .p-datatable-table-container table .value,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value,.tablewrapper .table .p-treetable .p-datatable-table-container table .value,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value{height:36px;white-space:nowrap;background-color:#f1f1fe;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.tablewrapper .table .p-datatable .p-datatable-table-container table .value .sub,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value .sub,.tablewrapper .table .p-treetable .p-datatable-table-container table .value .sub,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value .sub{color:#6e6f98;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td{overflow:hidden;text-overflow:ellipsis;padding-left:16px;position:relative;height:inherit}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td.no-overflow,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td.no-overflow,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td.no-overflow,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td.no-overflow{padding-right:16px}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .cell-container,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .cell-container,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .cell-container,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .cell-container{display:flex;gap:8px;align-items:center;width:100%;height:100%}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .cell-container span:not(.checkmark),.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .cell-container span:not(.checkmark),.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .cell-container span:not(.checkmark),.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .cell-container span:not(.checkmark){overflow:hidden;text-overflow:ellipsis}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .cell-container span:not(.checkmark).gray,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .cell-container span:not(.checkmark).gray,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .cell-container span:not(.checkmark).gray,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .cell-container span:not(.checkmark).gray{color:#bfbfe2}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .p-treetable-toggler,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .p-treetable-toggler,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .p-treetable-toggler,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .p-treetable-toggler{margin-right:-8px;pointer-events:none;opacity:0;width:0;padding:0}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .status-title,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .status-title,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .status-title,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .status-title{text-overflow:ellipsis;overflow:hidden}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .error,.tablewrapper .table .p-datatable .p-datatable-table-container table .value td.error,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .error,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td.error,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .error,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td.error,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .error,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td.error{color:#d80b00}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .warning,.tablewrapper .table .p-datatable .p-datatable-table-container table .value td.warning,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .warning,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td.warning,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .warning,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td.warning,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .warning,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td.warning{color:#ce6d00}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .checkbox,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .checkbox,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .checkbox,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .checkbox{display:inline-flex;vertical-align:middle}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td.indent,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td.indent,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td.indent,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td.indent{padding-left:32px}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td.double-indent,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td.double-indent,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td.double-indent,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td.double-indent{padding-left:58px}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .orphaned-icon,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .orphaned-icon,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .orphaned-icon,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .orphaned-icon{color:#ce6d00;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .orphaned-title,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .orphaned-title,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .orphaned-title,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .orphaned-title{color:#ce6d00;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .files-icon,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .files-icon,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .files-icon,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .files-icon{color:#6e6f98;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .connectors-icon,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .connectors-icon,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .connectors-icon,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .connectors-icon,.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .file-icon,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .file-icon,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .file-icon,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .file-icon,.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .column-cell-icon,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .column-cell-icon,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .column-cell-icon,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .column-cell-icon{color:#031441;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .blueprint-error,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .blueprint-error,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .blueprint-error,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .blueprint-error{color:#d80b00;padding-right:8px}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td .blueprint-warning,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td .blueprint-warning,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td .blueprint-warning,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td .blueprint-warning{color:#ce6d00;padding-right:8px}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td:hover:not(.no-overflow),.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td:hover:not(.no-overflow),.tablewrapper .table .p-treetable .p-datatable-table-container table .value td:hover:not(.no-overflow),.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td:hover:not(.no-overflow){overflow:visible;background-color:inherit}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td:hover:not(.no-overflow) .cell-container,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td:hover:not(.no-overflow) .cell-container,.tablewrapper .table .p-treetable .p-datatable-table-container table .value td:hover:not(.no-overflow) .cell-container,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td:hover:not(.no-overflow) .cell-container{background-color:inherit}.tablewrapper .table .p-datatable .p-datatable-table-container table .value td:hover:not(.no-overflow) .cell-container span:not(.checkmark):not(.sub),.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value td:hover:not(.no-overflow) .cell-container span:not(.checkmark):not(.sub),.tablewrapper .table .p-treetable .p-datatable-table-container table .value td:hover:not(.no-overflow) .cell-container span:not(.checkmark):not(.sub),.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value td:hover:not(.no-overflow) .cell-container span:not(.checkmark):not(.sub){overflow:visible;z-index:1;background-color:inherit;padding-right:16px}.tablewrapper .table .p-datatable .p-datatable-table-container table .value .flash,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value .flash,.tablewrapper .table .p-treetable .p-datatable-table-container table .value .flash,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value .flash{animation:evenFlash 3s forwards}.tablewrapper .table .p-datatable .p-datatable-table-container table .value:nth-child(2n),.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value:nth-child(2n),.tablewrapper .table .p-treetable .p-datatable-table-container table .value:nth-child(2n),.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value:nth-child(2n){background-color:#f8f8fe}.tablewrapper .table .p-datatable .p-datatable-table-container table .value:nth-child(2n) .flash,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value:nth-child(2n) .flash,.tablewrapper .table .p-treetable .p-datatable-table-container table .value:nth-child(2n) .flash,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value:nth-child(2n) .flash{animation:oddFlash 3s forwards}.tablewrapper .table .p-datatable .p-datatable-table-container table .value:not(.disabled):hover,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value:not(.disabled):hover,.tablewrapper .table .p-treetable .p-datatable-table-container table .value:not(.disabled):hover,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value:not(.disabled):hover{background-color:#f2e7fe}.tablewrapper .table .p-datatable .p-datatable-table-container table .value:has(.blueprint-error),.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value:has(.blueprint-error),.tablewrapper .table .p-treetable .p-datatable-table-container table .value:has(.blueprint-error),.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value:has(.blueprint-error){background-color:#faeae9}.tablewrapper .table .p-datatable .p-datatable-table-container table .value:has(.blueprint-error):hover,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value:has(.blueprint-error):hover,.tablewrapper .table .p-treetable .p-datatable-table-container table .value:has(.blueprint-error):hover,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value:has(.blueprint-error):hover{background-color:#faeae9}.tablewrapper .table .p-datatable .p-datatable-table-container table .value:has(.blueprint-warning),.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value:has(.blueprint-warning),.tablewrapper .table .p-treetable .p-datatable-table-container table .value:has(.blueprint-warning),.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value:has(.blueprint-warning){background-color:#feeedc}.tablewrapper .table .p-datatable .p-datatable-table-container table .value:has(.blueprint-warning):hover,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .value:has(.blueprint-warning):hover,.tablewrapper .table .p-treetable .p-datatable-table-container table .value:has(.blueprint-warning):hover,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .value:has(.blueprint-warning):hover{background-color:#feeedc}.tablewrapper .table .p-datatable .p-datatable-table-container table .empty,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .empty,.tablewrapper .table .p-treetable .p-datatable-table-container table .empty,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .empty{padding-left:16px;padding-top:8px;color:#6e6f98;white-space:nowrap;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.tablewrapper .table .p-datatable .p-datatable-table-container table .p-datatable-tbody>tr>td,.tablewrapper .table .p-datatable .p-datatable-table-container table .p-treetable-tbody>tr>td,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .p-datatable-tbody>tr>td,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .p-treetable-tbody>tr>td,.tablewrapper .table .p-treetable .p-datatable-table-container table .p-datatable-tbody>tr>td,.tablewrapper .table .p-treetable .p-datatable-table-container table .p-treetable-tbody>tr>td,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .p-datatable-tbody>tr>td,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .p-treetable-tbody>tr>td{border-style:none}.tablewrapper .table .p-datatable .p-datatable-table-container table .p-datatable-thead>tr>th,.tablewrapper .table .p-datatable .p-treetable-scrollable-wrapper table .p-datatable-thead>tr>th,.tablewrapper .table .p-treetable .p-datatable-table-container table .p-datatable-thead>tr>th,.tablewrapper .table .p-treetable .p-treetable-scrollable-wrapper table .p-datatable-thead>tr>th{border-bottom-color:#480e82}.tablewrapper .table .clickable .p-treetable-wrapper{overflow:hidden}.tablewrapper .table .clickable .p-datatable-tbody :not(.disabled).value,.tablewrapper .table .clickable .p-treetable-tbody :not(.disabled).value{cursor:pointer}.toprow{display:flex;flex-direction:row;width:100%;z-index:10}.filters{align-items:center;display:flex;flex-direction:row;flex-grow:1;gap:12px;padding:0}.bulk-buttons{display:flex;gap:16px;opacity:0;transition:all .2s;max-height:0px;margin-top:-16px}.bulk-buttons.show{opacity:1;max-height:36px;margin-top:0}.search{min-width:280px}.status-cell{align-items:center;display:flex;flex-direction:row;gap:8px;height:100%}.status-cell .status-icon{align-items:center;display:flex;flex-direction:column;height:16px;justify-content:center;width:16px;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}.status-cell .status-icon.draft{color:#8889b0}.status-cell .status-icon.processed{color:#009b24}.status-cell .status-icon.processing.error,.status-cell .status-icon.error{color:#d80b00}.status-cell .delete-icon{position:absolute;right:12px;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}@keyframes loadingBar{to{left:0%;right:100%;width:0%}90%{left:0%;right:75%;width:25%}10%{right:0%;left:75%;width:25%}0%{left:100%;right:0%;width:0%}}@keyframes evenFlash{0%{background-color:#dbdbfc}}@keyframes oddFlash{0%{background-color:#f1f1fe}}.tabwrapper{display:flex;flex-direction:column;border-bottom:1px solid rgb(248,248,254);margin-bottom:12px;margin-left:8px;margin-right:8px}.tabwrapper .tabtitle{color:#6e6f98;padding-bottom:8px;font-family:Sofia Sans,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1rem;text-decoration:none;text-transform:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.tabwrapper .tab{display:flex;flex-direction:row;gap:16px}.tabwrapper .tab .taboption{align-items:center;background-color:#f8f8fe;border:none;display:flex;flex-direction:row;gap:8px;padding:0;cursor:pointer}.tabwrapper .tab .taboption .tabicon{align-items:center;color:#8889b0;display:flex;flex-direction:column;height:16px;justify-content:center;width:16px;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.tabwrapper .tab .taboption:hover .tabtitle{border-bottom:1px solid rgb(85,87,129);margin-bottom:-1px;font-family:Sofia Sans,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1rem;text-decoration:none;text-transform:none}.tabwrapper .tab .taboption .tabtitle{color:#a3a4c9;pointer-events:none;font-family:Sofia Sans,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1rem;text-decoration:none;text-transform:none}.tabwrapper .tab.light .taboption{background-color:#fff}.tabwrapper .tab.light .taboption.active .tabtitle{color:#031441;border-bottom:2px solid rgb(85,87,129);margin-bottom:-1px;z-index:10;padding-bottom:7px}.tabwrapper .tab.light .taboption.active .tabicon{color:#031441}.tabwrapper.darkmode{margin-bottom:0;border-bottom:1px solid rgb(59,63,106)}.tabwrapper.darkmode .tab .taboption{background-color:unset}.tabwrapper.darkmode .tab .taboption .tabtitle{color:#8889b0}.tabwrapper.darkmode .tab .taboption.active .tabtitle{color:#bfbfe2;border-bottom:2px solid rgb(191,191,226);margin-bottom:-1px;padding-bottom:7px}.tabwrapper.darkmode .tab .taboption:not(.active):hover .tabtitle{border-bottom:1px solid rgb(136,137,176);margin-bottom:-1px}.tabwrapper.lightmode{margin-bottom:0;border-bottom:1px solid rgb(219,219,252)}.tabwrapper.lightmode .tab .taboption{background-color:unset}.tabwrapper.lightmode .tab .taboption .tabtitle{color:#6e6f98}.tabwrapper.lightmode .tab .taboption.active .tabtitle{color:#031441;border-bottom:2px solid rgb(3,20,65);margin-bottom:-1px;padding-bottom:7px}.tabwrapper.lightmode .tab .taboption:not(.active):hover .tabtitle{border-bottom:1px solid rgb(110,111,152);margin-bottom:-1px}.titlebar{align-items:center;background-color:#fff;display:flex;flex-direction:row;height:64px;width:100%}.titlebar .content{align-items:center;display:flex;flex-direction:row;flex-grow:1;padding-left:32px}.titlebar .content .icon{align-items:center;background-color:#f1f1fe;border-radius:50%;color:#555781;display:flex;flex-direction:column;height:44px;justify-content:center;width:44px;font-family:Sofia Sans,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;letter-spacing:.02em;line-height:2rem;text-decoration:none;text-transform:none}.titlebar .content .titles{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;padding-left:12px;padding-right:8px;width:0px}.titlebar .content .titles .titlewrapper{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:center;max-width:100%}.titlebar .content .titles .titlewrapper .title{color:#031441;display:inline-block;white-space:nowrap;overflow:hidden;font-family:Sofia Sans,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;letter-spacing:.02em;line-height:2rem;text-decoration:none;text-transform:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.titlebar .content .titles .titlewrapper .title.editable{border:0px;padding:0}.titlebar .content .titles .titlewrapper .title.editable *{all:unset}.titlebar .content .titles .titlewrapper .title.editable br{display:none}.titlebar .content .titles .titlewrapper .tag{align-items:center;background-color:#f1f1fe;border-radius:16px;color:#3b3f6a;display:flex;flex-direction:row;gap:4px;padding:4px 12px;font-family:Work Sans,sans-serif;font-size:.688rem;font-style:normal;font-weight:600;letter-spacing:.03em;line-height:1rem;text-decoration:none;text-transform:uppercase}.titlebar .content .titles .titlewrapper .processed{align-items:center;align-items:flex-start;border-radius:16px;border:1px solid rgb(0,155,36);display:flex;flex-direction:row;gap:4px;padding:4px 12px 4px 8px}.titlebar .content .titles .titlewrapper .processed.draft{border:1px solid rgb(163,164,201)}.titlebar .content .titles .titlewrapper .processed.draft .processedicon,.titlebar .content .titles .titlewrapper .processed.draft .processedtitle{color:#a3a4c9}.titlebar .content .titles .titlewrapper .processed.frombatch{border:1px solid rgb(163,164,201)}.titlebar .content .titles .titlewrapper .processed.frombatch .processedicon,.titlebar .content .titles .titlewrapper .processed.frombatch .processedtitle{color:#a3a4c9}.titlebar .content .titles .titlewrapper .processed.name{border:unset;background-color:#f2e7fe}.titlebar .content .titles .titlewrapper .processed.name .processedicon,.titlebar .content .titles .titlewrapper .processed.name .processedtitle{color:#3b3f6a}.titlebar .content .titles .titlewrapper .processed.error{border:1px solid rgb(216,11,0)}.titlebar .content .titles .titlewrapper .processed.error .processedicon,.titlebar .content .titles .titlewrapper .processed.error .processedtitle{color:#d80b00}.titlebar .content .titles .titlewrapper .processed.unsaved{border:1px solid rgb(59,63,106)}.titlebar .content .titles .titlewrapper .processed.unsaved .processedicon,.titlebar .content .titles .titlewrapper .processed.unsaved .processedtitle{color:#3b3f6a}.titlebar .content .titles .titlewrapper .processed.processing{border:1px solid rgb(105,29,181)}.titlebar .content .titles .titlewrapper .processed.processing .processedicon,.titlebar .content .titles .titlewrapper .processed.processing .processedtitle{color:#691db5}.titlebar .content .titles .titlewrapper .processed .processedicon{align-items:center;color:#009b24;display:flex;flex-direction:column;height:16px;justify-content:center;width:16px;font-size:.75rem;font-style:normal;font-weight:300;line-height:1rem;text-decoration:none;text-transform:none}.titlebar .content .titles .titlewrapper .processed .processedtitle{color:#009b24;white-space:nowrap;font-family:Work Sans,sans-serif;font-size:.688rem;font-style:normal;font-weight:600;letter-spacing:.03em;line-height:1rem;text-decoration:none;text-transform:uppercase}.titlebar .content .titles .subtitle{border:0px;color:#8889b0;padding:0;width:100%;font-family:Work Sans,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}.titlebar .content .titles .subtitle::placeholder{color:#8889b0;font-family:Work Sans,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;text-decoration:none;text-transform:none}.titlebar .content .titles .subtitle:focus::placeholder{color:transparent}.titlebar .buttons{align-items:center;display:flex;flex-direction:row;gap:12px;padding-right:32px}.togglewrapper{display:flex;flex-direction:column;justify-content:center}.togglewrapper.used-in-visual{border-radius:2px;overflow:hidden;perspective:1px}.togglewrapper.used-in-visual .toggle .toggleoption{padding-left:16px;padding-right:16px}.togglewrapper.used-in-visual .toggle .toggleoption .toggletitle{color:#8889b0}.togglewrapper.used-in-visual .toggle.light .toggleoption{background-color:#f8f8fe}.togglewrapper .toggletitle{color:#6e6f98;font-family:Sofia Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:500;line-height:1.5rem;text-decoration:none;text-transform:none}.togglewrapper .toggletitle.nowrap{white-space:nowrap}.togglewrapper .toggletitle.error{color:#d80b00}.togglewrapper .toggle{display:flex;flex-direction:row;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.togglewrapper .toggle .toggleoption{align-items:center;justify-content:center;background-color:#f8f8fe;border:1px solid rgb(219,219,252);display:flex;flex-direction:row;gap:8px;height:36px;padding-left:12px;padding-right:12px;width:100%;cursor:pointer}.togglewrapper .toggle .toggleoption.nowrap{min-width:183px}.togglewrapper .toggle .toggleoption .toggleicon{align-items:center;color:#8889b0;display:flex;flex-direction:column;height:16px;justify-content:center;width:16px;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.togglewrapper .toggle .toggleoption .toggletitle{color:#a3a4c9;pointer-events:none;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.togglewrapper .toggle .toggleoption.disabled{cursor:not-allowed}.togglewrapper .toggle.light .toggleoption{background-color:#fff;flex-grow:1}.togglewrapper .toggle.light .toggleoption.active{background-color:#f2e7fe}.togglewrapper .toggle.light .toggleoption.active .toggletitle,.togglewrapper .toggle.light .toggleoption.active .toggleicon{color:#031441}.togglewrapper .toggle.error{border:1px solid rgb(216,11,0)}.tooltip-container{background-color:#222953;border-radius:4px;display:flex;flex-direction:row;gap:8px;height:auto;width:auto;padding:8px 16px;position:fixed;z-index:90;opacity:0;transition:opacity .1s ease-out;transform:translate3d(-13%,-10px,0);pointer-events:none}.tooltip-container .tooltipoption{display:flex;flex-direction:column;justify-content:center}.tooltip-container .tooltipoption .title-container{align-items:center;color:#f8f8fe;display:flex;gap:4px}.tooltip-container .tooltipoption .title-container .tooltipicon{align-items:center;display:flex;flex-direction:column;height:16px;width:16px;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.tooltip-container .tooltipoption .title-container .tooltiptitle{font-size:14px;font-weight:600;line-height:16px;pointer-events:none;max-width:88px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.tooltip-container .tooltipoption .description-container{display:flex}.tooltip-container .tooltipoption .description-container .primary-description{color:#dbdbfc;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.tooltip-container .tooltipoption .description-container .secondairy-description{color:#8889b0;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.tooltip-container .tooltipbutton{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:0 4px}.tooltip-container .tooltipbutton:hover{background-color:#3b3f6a}.tooltip-container .tooltipbutton .title-container{align-items:center;color:#f8f8fe;display:flex;gap:4px;text-align:center;width:50px;justify-content:center}.tooltip-container .tooltipbutton .title-container .tooltiptitle{font-family:Sofia Sans,sans-serif;font-size:.625rem;font-style:normal;font-weight:700;letter-spacing:.03em;line-height:.75rem;text-decoration:none;text-transform:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.tooltip-container .tooltipbutton .title-container .tooltiptitle .line-break{width:0px;height:0px;display:flex}.tooltip-container .tooltipbutton .icon-container{align-items:center;color:#f1f1fe;display:flex;flex-direction:column;height:24px;position:relative;width:24px;font-size:.75rem;line-height:1rem;text-decoration:none;text-transform:none}.tooltip-container .tooltipbutton .icon-container .add-icon{align-items:center;background-color:#009b24;border-radius:16px;bottom:0;display:flex;flex-direction:column;height:12px;justify-content:center;padding:0;position:absolute;right:-2px;width:12px;color:#fff}.tooltip-container .tooltipbutton .icon-container .add-icon svg{width:10px;height:10px}.tooltip-container .tooltipbutton .icon-container .header-icon svg{height:19px;width:19px}.tooltip-container .tooltipbutton .icon-container .edit-icon{align-items:center;background-color:#6e6f98;border-radius:16px;bottom:0;display:flex;flex-direction:column;height:12px;justify-content:center;padding:0;position:absolute;right:-2px;width:12px;color:#fff}.tooltip-container .tooltipbutton .icon-container .edit-icon svg{width:6px;height:6px}.tooltip-container .tooltipbutton .icon-container .remove-icon{align-items:center;background-color:#d80b00;border-radius:16px;bottom:0;display:flex;flex-direction:column;height:12px;justify-content:center;padding:0;position:absolute;right:-2px;width:12px;color:#fff}.tooltip-container .tooltipbutton .icon-container .remove-icon svg{width:8px;height:12px}.tooltip-container .seperator{color:#f8f8fe;display:flex;font-size:14px;font-style:normal;font-weight:600;line-height:16px;padding:2px 16px}.tooltip-container .seperator .text{align-items:center}.tooltip-container .tooltiptext{color:#f8f8fe;display:block;padding:2px 16px;white-space:normal;overflow:hidden;text-overflow:ellipsis;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.tooltip-container:has(.tooltipoption){transform:translate3d(0,-10px,0)}.tooltip-container:has(.tooltipoption).show{transform:translateZ(0)}.tooltip-container:has(.tooltiptext){height:unset}.tooltip-container:has(.tooltiptext).bottom:after{top:-9px}.tooltip-container:has(.tooltiptext).show{transform:translate3d(-13%,-8px,0);pointer-events:none}.tooltip-container:has(.tooltiptext).show:has(.buttons){pointer-events:all}.tooltip-container:has(.tooltiptext).show.reverse{transform:translate3d(-88%,-8px,0)}.tooltip-container:has(.tooltiptext).show.onelement{transform:translate3d(0,-6px,0)}.tooltip-container:has(.tooltiptext).show.onelement.overflow{transform:translate3d(-50%,-6px,0)}.tooltip-container:has(.tooltiptext).show.bottom{transform:translate3d(0,6px,0)}.tooltip-container:has(.tooltiptext).onelement{transform:translateZ(0);justify-content:center}.tooltip-container:has(.tooltiptext).onelement.overflow{transform:translate3d(-50%,0,0);min-width:176px;text-align:center}.tooltip-container:has(.tooltiptext).onelement.overflow .tooltiptext{padding:0}.tooltip-container:has(.tooltiptext).onelement.overflow:after{left:50%}.tooltip-container.reverse:after{left:unset;right:12%}.tooltip-container.bottom:after{top:-14%;transform:rotate(180deg)}.tooltip-container.bottom:before{content:"";position:absolute;left:0;top:unset;bottom:100%;width:100%;height:16px}.tooltip-container:has(.tooltipbutton){gap:0px;height:68px;padding:8px}.tooltip-container:has(.tooltipbutton) .seperator{align-self:center;background-color:#8889b0;height:44px;padding:0;width:1px}.tooltip-container.show{opacity:1;display:flex;transform:translate3d(-13%,0,0);pointer-events:all}.tooltip-container:after{border-color:rgb(34,41,83) transparent transparent transparent;border-style:solid;border-width:5px;margin-left:-5px;content:" ";position:absolute;top:100%;left:12%}.tooltip-container:before{content:"";position:absolute;left:0;top:100%;width:100%;height:16px}.tooltip-container.reverse{transform:translate3d(-88%,0,0)}.tooltip-container.reverse:not(.show){transform:translate3d(-88%,-10px,0)}.tooltip-container.lightmode{background-color:#f1f1fe}.tooltip-container.lightmode .tooltiptext{color:#031441}.tooltip-container.lightmode:after{border-color:rgb(241,241,254) transparent transparent transparent}tree-ngx{height:100%}.tree-ngx{display:flex;flex:1 1 auto;flex-direction:column;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border-radius:8px;border:1px solid rgb(241,241,254);box-shadow:0 3px 6px #5f1ba80a,0 2px 2px #5f1ba80a;background-color:#fff;width:440px;height:100%;overflow:auto;padding:12px 0;gap:12px;position:relative}.tree-ngx .flex{display:flex;flex-direction:column}.tree-ngx .results{display:flex;padding:0 12px;gap:8px;color:#222953;align-items:center}.tree-ngx .results .label{text-transform:uppercase!important;font-family:Sofia Sans,sans-serif;font-size:.625rem;font-style:normal;font-weight:700;letter-spacing:.03em;line-height:.75rem;text-decoration:none;text-transform:none}.tree-ngx .uploaded{margin:-12px 0 -12px auto;padding:0 8px 4px 0;color:#a3a4c9;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.tree-ngx .spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;color:#3b3f6a;scale:2}.tree-ngx .line{background-color:#f1f1fe;min-height:1px;align-self:stretch}.tree-ngx .virtual-scroll{flex-grow:1;overflow-x:hidden;contain:unset}.tree-ngx .virtual-scroll .cdk-virtual-scroll-content-wrapper{display:flex;flex-direction:column;contain:unset;width:100%}.tree-ngx .virtual-scroll .cdk-virtual-scroll-spacer{position:absolute}.tree-ngx .search-item{position:relative;padding:0 12px}.tree-ngx .search-item .searchicon{left:12px;top:10px;color:#8889b0;position:absolute;pointer-events:none;cursor:default;display:flex}.tree-ngx .node-root{padding:0 12px}.node{display:flex;flex:1 1 auto;flex-direction:column}.node-children{display:flex;flex:1 1 auto}node-name{max-width:100%;overflow:hidden}.node-name{gap:8px;display:inline-flex;padding:5px 0;align-items:center;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.node-name.markSelected{padding:5px 0 5px 2px;border-left:5px #226699 solid}.node-name.not-selected{padding:5px 0 5px 8px}.node-name .active{cursor:pointer}.node-name .error{color:#d80b00}.node-name .uploading{color:#691db5}.node-offset{display:flex;margin:0 0 0 16px;flex-direction:column}.node-offset .settings{border-radius:4px;background:#f1f1fe;display:flex;flex-direction:column;padding:8px 12px;gap:12px}.node-offset .settings .title-bar{display:flex;align-items:center;justify-content:space-between;color:#031441;font-family:Sofia Sans,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:.02em;line-height:1.5rem;text-decoration:none;text-transform:none}.node-offset .settings .buttons{display:flex}.node-offset .settings .buttons .tertiary{padding:0}.node-offset .settings .buttons .right{display:flex;gap:16px;margin-left:auto}.node-offset .settings .row{display:flex;gap:12px}.node-offset .settings .row .koninput-container{flex-grow:1}.node-offset .settings .line{background:#fff;margin:0 -12px -4px}.node-icon-wrapper{position:relative;display:flex;width:16px;height:16px}.node-icon-wrapper.disabled{cursor:default}.node-icon-wrapper:hover .tree-icon{display:none}.node-icon-wrapper:hover .tree-icon.hover{display:flex}.collapsible{width:100%}.node-container{display:inline-block;border-radius:4px;align-items:center;display:flex;padding-right:16px;padding-left:8px;gap:8px;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.node-container.folder{padding-left:12px}.node-container:hover{background-color:#f1f1fe}.node-container:hover .right{display:flex}.node-container:hover .hover-icon{display:flex!important}.node-container.parent-selected{justify-content:space-between}.node-container.parent-selected .node-name{font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:600;line-height:1.5rem;text-decoration:none;text-transform:none}.node-container.selected{background-color:#dbdbfc}.node-container.selected .node-name{font-family:Work Sans,sans-serif;font-size:.812rem;font-style:normal;font-weight:600;line-height:1.5rem;text-decoration:none;text-transform:none}.node-container .selected-text{color:#a3a4c9;font-family:Work Sans,sans-serif;font-size:.812rem;font-style:italic;font-weight:400;line-height:1.5rem;text-decoration:none;text-transform:none}.node-container .right{display:none;margin-left:auto;color:#031441}.node-container.disabled{pointer-events:none}.nodeDisabled{opacity:.6}.tree-icon{display:flex}.tree-icon.select-icon{width:12px}.tree-icon.select-icon.hover-icon{display:none;margin-left:auto;cursor:pointer}.tree-icon.hover{display:none}.node-checkbox{display:inline-block;position:relative;top:3px;left:5px;width:16px;height:16px;cursor:pointer}.node-checkbox:disabled{cursor:auto}.collapsible-wrapper{display:flex;overflow:hidden}.collapsible-wrapper.open.virtual-scroll{max-height:200px}.collapsible-wrapper.open.virtual-scroll .collapsible{display:flex}.arrow-down{position:absolute;width:0;height:0;left:3px;top:6px;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #455a64}.arrow-down.collapse-empty{border-top:7px solid #ccc}.arrow-right{position:absolute;width:0;height:0;left:8px;top:3px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid #455a64}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;touch-action:manipulation;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors:active){.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px;z-index:1000}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-overlay-popover{background:none;border:none;padding:0;outline:0;overflow:visible;position:fixed;pointer-events:none;white-space:normal;color:inherit;text-decoration:none;width:100%;height:100%;inset:0 auto auto 0}.cdk-overlay-popover::backdrop{display:none}.cdk-overlay-popover .cdk-overlay-backdrop{position:fixed;z-index:auto}@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing: .25rem;--ease-in: cubic-bezier(.4, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor;@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%;@media(width>=40rem){max-width:40rem}@media(width>=48rem){max-width:48rem}@media(width>=64rem){max-width:64rem}@media(width>=80rem){max-width:80rem}@media(width>=96rem){max-width:96rem}}.\!inline{display:inline!important}.block{display:block}.contents{display:contents}.list-item{display:list-item}.w-full{width:100%}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-4{padding-block:calc(var(--spacing) * 4)}.lowercase{text-transform:lowercase}.underline{text-decoration-line:underline}.blur{--tw-blur: blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.ease-in{--tw-ease: var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;display:flex;flex-direction:row;align-items:flex-start;padding:0;margin:0;box-sizing:border-box;outline:none;position:relative;width:100vw;height:100vh;background:#f8f8fe}body *,body *:before,body *:after{-webkit-font-smoothing:inherit;box-sizing:inherit;outline:inherit}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@keyframes spin{to{transform:rotate(360deg)}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-ease: initial}}}
