.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;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:100;src:url(inter-100.b14287f0b8bde552.woff2) format("woff2"),url(inter-100.ed4144c9717b3cde.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(inter-200.54bf88df883b6e22.woff2) format("woff2"),url(inter-200.884d7dd50366c8e1.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(inter-300.4c3afc4267d753e1.woff2) format("woff2"),url(inter-300.8b2df40c56b81100.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(inter-400.1c27c2896b9e29c1.woff2) format("woff2"),url(inter-400.d03d04cf53eb213a.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(inter-500.821c782ed02e1d59.woff2) format("woff2"),url(inter-500.8af6920a9c0596af.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(inter-600.b940a47e78fd8d46.woff2) format("woff2"),url(inter-600.b5a8c84f9014fa76.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(inter-700.0d001821fdd83122.woff2) format("woff2"),url(inter-700.aabc43231ca8c9ce.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(inter-800.6040fff0454b0054.woff2) format("woff2"),url(inter-800.bb139b1c0aec9d6d.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(inter-900.27ff2b0acef529b3.woff2) format("woff2"),url(inter-900.6032abd12647446d.woff) format("woff")}hive-app-navigation.ui-next.hive-app-navigation--collapsed{width:32px}hive-app-navigation.ui-next .hive-app-navigation-container{box-sizing:border-box;display:block;border-right:1px solid #e3e3e3;padding:16px 12px;background-color:#fff;width:256px;height:100%;overflow-y:auto}hive-app-navigation.ui-next hive-horizontal-separator{margin:16px 0}hive-app-navigation-item.ui-next{display:flex;flex-direction:column;justify-content:center;font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}hive-app-navigation-item.ui-next[disabled]{opacity:.5}hive-app-navigation-item.ui-next:not([disabled]){cursor:pointer}hive-app-navigation-item.ui-next:not([disabled]) .hive-app-navigation-item-container:hover{background-color:#f8f8f8}hive-app-navigation-item.ui-next .hive-app-navigation-item-container{border-left:2px solid transparent;display:grid;grid-template-columns:16px 1fr 32px;grid-column-gap:8px;grid-template-areas:"icon title controls";justify-content:space-between;padding-left:8px}hive-app-navigation-item.ui-next .hive-app-navigation-item-container .hive-app-navigation-item-icon-container{grid-area:icon}hive-app-navigation-item.ui-next .hive-app-navigation-item-container .hive-app-navigation-item-icon-container .hive-app-navigation-item-icon{height:16px}hive-app-navigation-item.ui-next .hive-app-navigation-item-container .hive-app-navigation-item-icon-container,hive-app-navigation-item.ui-next .hive-app-navigation-item-container .hive-app-navigation-item-label-container{padding:8px 0}hive-app-navigation-item.ui-next .hive-app-navigation-item-container .hive-app-navigation-item-label-container{padding-left:calc(calc(var(--nesting-level, 0) - 1) * 16px);grid-area:title;display:flex;align-items:center;justify-content:flex-start;gap:8px}hive-app-navigation-item.ui-next .hive-app-navigation-item-container .hive-app-navigation-item-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;grid-area:controls}hive-app-navigation-item.ui-next .hive-app-navigation-item-container .hive-app-navigation-item-controls .hive-app-navigation-item-expansion-button{padding:8px}hive-app-navigation-item.ui-next .hive-app-navigation-item-container:focus-visible{outline:1px solid #0859aa}hive-app-navigation-item.ui-next .hive-app-navigation-item-container--active{border-color:#fe5000;background-color:#f8f8f8}hive-app-navigation-item.ui-next .hive-app-navigation-item-container--highlighted .hive-app-navigation-item-icon,hive-app-navigation-item.ui-next .hive-app-navigation-item-container--highlighted .hive-app-navigation-item-label-container,hive-app-navigation-item.ui-next .hive-app-navigation-item-container--active .hive-app-navigation-item-icon,hive-app-navigation-item.ui-next .hive-app-navigation-item-container--active .hive-app-navigation-item-label-container{fill:#fe5000;color:#fe5000}hive-app-navigation-group>hive-app-navigation-item.ui-next{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:600}hive-app-navigation.hive-app-navigation--collapsed hive-app-navigation-item.ui-next .hive-app-navigation-item-label-container,hive-app-navigation.hive-app-navigation--collapsed hive-app-navigation-item.ui-next .hive-app-navigation-item-controls,hive-app-navigation.hive-app-navigation--collapsed hive-app-navigation-item.ui-next .hive-app-navigation-item-children{display:none}hive-text-field.ui-next{font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:12px;display:inline-block;width:100%}hive-text-field.ui-next .hive-text-field-input-container{position:relative;box-sizing:border-box;width:100%}hive-text-field.ui-next .hive-text-field-input-container--disabled{opacity:.4}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-input{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:150%;letter-spacing:0;color:#181818;box-sizing:border-box;width:100%;border:1px solid #b0b0b0;border-radius:4px;background-color:#fff;outline:none}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-input::placeholder{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:150%;letter-spacing:0;color:#b0b0b0}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-input--error{background:#fdf7f7;border-color:#df2d20;padding-right:32px}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-input:hover:not(:disabled,:read-only,hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-input--error){background-color:#f4f9ff;border-color:#65a4e1}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-input:focus:not(:disabled,hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-input--error){background-color:#fff;border-color:#0859aa}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-input-size--x-large{height:48px;padding:0 16px}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-input-size--large{height:40px;padding:0 12px}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-input-size--medium{height:32px;padding:0 8px}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-input-size--small{height:24px;padding:0 8px}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-input.hive-text-field-input-clear-icon-visible{padding-right:32px}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-input.hive-text-field-input-clear-icon-visible.hive-text-field-input--error{padding-right:56px}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-icon{position:absolute;inset:0 0 0 auto;display:flex;align-items:center;justify-content:center;width:32px}hive-text-field.ui-next .hive-text-field-input-container .hive-clear-icon{cursor:pointer}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-error-icon{fill:#df2d20}hive-text-field.ui-next .hive-text-field-input-container .hive-text-field-error-icon.hive-text-field-clear-icon-visible{right:24px}hive-text-area.ui-next{font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:12px;display:inline-block;width:100%}hive-text-area.ui-next .hive-text-area-input-container{box-sizing:border-box;display:flex;width:100%;background-color:#fff;border:1px solid #b0b0b0;border-radius:4px}hive-text-area.ui-next .hive-text-area-input-container:hover:not(.hive-text-area-input-container--disabled,:focus,.hive-text-area-input-container--error){background-color:#f4f9ff;border-color:#65a4e1}hive-text-area.ui-next .hive-text-area-input-container:focus:not(.hive-text-area-input-container--disabled,.hive-text-area-input-container--error){background-color:#fff;border-color:#0859aa}hive-text-area.ui-next .hive-text-area-input-container--error{background:#fdf7f7;border-color:#df2d20}hive-text-area.ui-next .hive-text-area-input-container-size--x-large{padding:16px}hive-text-area.ui-next .hive-text-area-input-container-size--x-large .hive-text-area-input{height:96px}hive-text-area.ui-next .hive-text-area-input-container-size--large{padding:12px}hive-text-area.ui-next .hive-text-area-input-container-size--large .hive-text-area-input{height:80px}hive-text-area.ui-next .hive-text-area-input-container-size--medium{padding:8px}hive-text-area.ui-next .hive-text-area-input-container-size--medium .hive-text-area-input{height:72px}hive-text-area.ui-next .hive-text-area-input-container-size--small{padding:8px}hive-text-area.ui-next .hive-text-area-input-container-size--small .hive-text-area-input{height:64px}hive-text-area.ui-next .hive-text-area-input-container .hive-text-area-input{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:150%;letter-spacing:0;color:#181818;border:none;background:none;width:100%;outline:none;resize:none}hive-text-area.ui-next .hive-text-area-input-container .hive-text-area-input::placeholder{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:150%;letter-spacing:0;color:#b0b0b0}hive-text-area.ui-next .hive-text-area-input-container .hive-text-area-input:disabled{opacity:.4}hive-text-area.ui-next .hive-text-area-input-container .hive-text-area-icon{padding-top:12px;display:flex;align-items:flex-start;justify-content:center;width:32px}hive-text-area.ui-next .hive-text-area-input-container .hive-text-area-error-icon{fill:#df2d20}hive-accordion.ui-next{display:flex;flex-direction:column;border-radius:4px;background-color:#fff;border:1px solid #e3e3e3}hive-accordion.ui-next hive-accordion-tab:first-child{overflow:hidden;border-top-left-radius:4px;border-top-right-radius:4px}hive-accordion.ui-next hive-accordion-tab:last-child{overflow:hidden;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}hive-accordion-tab.ui-next{display:inline-block;border-bottom:1px solid #e3e3e3}hive-accordion-tab.ui-next .hive-accordion-tab-trigger{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:56px;padding-left:16px;padding-right:16px;cursor:pointer;background:#ffffff}hive-accordion-tab.ui-next .hive-accordion-tab-trigger .hive-accordion-tab-trigger-left-container{display:flex;flex-direction:row;align-items:center}hive-accordion-tab.ui-next .hive-accordion-tab-trigger .hive-accordion-tab-trigger-left-container hive-label>*{line-height:unset!important}hive-accordion-tab.ui-next .hive-accordion-tab-trigger .hive-accordion-tab-trigger-left-container .hive-accordion-tab-trigger-chevron-icon{margin-right:4px}hive-accordion-tab.ui-next .hive-accordion-tab-trigger.hive-accordion-tab-trigger--disabled{cursor:not-allowed;color:#999}hive-accordion-tab.ui-next .hive-accordion-tab-trigger.hive-accordion-tab-trigger--disabled .hive-accordion-tab-trigger-chevron-icon svg{fill:#999}hive-accordion-tab.ui-next .hive-accordion-tab-content{overflow:hidden;box-sizing:border-box;margin:16px 16px 32px 40px;background:#ffffff}hive-accordion-stepper.ui-next{display:flex;flex-direction:column;border-radius:4px;background-color:#fff;border:1px solid #e3e3e3}hive-accordion-stepper.ui-next hive-accordion-stepper-tab:first-child{overflow:hidden;border-top-left-radius:4px;border-top-right-radius:4px}hive-accordion-stepper.ui-next hive-accordion-stepper-tab:last-child{overflow:hidden;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}hive-accordion-step.ui-next{display:inline-block;border-bottom:1px solid #e3e3e3;width:100%}hive-accordion-step.ui-next .hive-accordion-step-trigger{display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:space-between;height:56px;padding-left:16px;padding-right:16px;cursor:pointer;width:100%;background:#ffffff;box-sizing:border-box}hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-heading-label{width:100%;line-height:1}hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-heading-label .hive-label{width:100%;line-height:1}hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-heading-label .hive-label .hive-label__text{width:100%;display:flex;align-items:center;height:100%;line-height:1}hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-heading-label .hive-label .hive-label__text span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:inline-block;line-height:1}hive-accordion-step.ui-next .hive-accordion-step-trigger hive-label{line-height:1}hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container{display:flex;flex-direction:row;align-items:center;align-content:center;width:calc(100% - 64px)}hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container{border-radius:50%;height:16px;width:16px;min-width:16px;display:flex;align-items:center;justify-content:center;margin-right:4px}hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--unknown{background:#b0b0b0}hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--complete{background:#128761}hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--warning{background:#ec7e4b}hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--error{background:#df2d20}hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--in-progress{background:#0c7bc0}hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--complete .hive-accordion-step-trigger-icon,hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--warning .hive-accordion-step-trigger-icon,hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--error .hive-accordion-step-trigger-icon,hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--in-progress .hive-accordion-step-trigger-icon{fill:#fff}hive-accordion-step.ui-next .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--unknown .hive-accordion-step-trigger-icon{fill:#616161}hive-accordion-step.ui-next .hive-accordion-step-trigger.hive-accordion-step-trigger--disabled{cursor:not-allowed;color:#999}hive-accordion-step.ui-next .hive-accordion-step-trigger.hive-accordion-step-trigger--disabled .hive-accordion-step-trigger-icon-container{background:#e3e3e3}hive-accordion-step.ui-next .hive-accordion-step-trigger.hive-accordion-step-trigger--disabled .hive-accordion-step-trigger-icon svg{fill:#999}hive-accordion-step.ui-next .hive-accordion-step-content{overflow:hidden;box-sizing:border-box;margin:16px 16px 32px 40px;background:#ffffff}hive-accordion-step.ui-next .hive-accordion-step-content .hive-accordion-step-buttons{display:flex;flex-direction:row;margin-top:16px}hive-accordion-step.ui-next .hive-accordion-step-content .hive-accordion-step-buttons hive-button{margin-right:8px}hive-avatar.ui-next{border-radius:50%}hive-avatar.ui-next .hive-avatar_container{position:relative}hive-avatar.ui-next .hive-avatar_container .hive-avatar_status{position:absolute;bottom:0;right:0;display:flex}hive-avatar.ui-next .hive-avatar_figure-container{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#1b72cb}hive-avatar.ui-next .hive-avatar_figure-container--small{width:32px;height:32px}hive-avatar.ui-next .hive-avatar_figure-container--small .hive-avatar_figure img{width:32px;height:32px}hive-avatar.ui-next .hive-avatar_figure-container--small .hive-avatar_letter{font-size:14px}hive-avatar.ui-next .hive-avatar_figure-container--medium{width:40px;height:40px}hive-avatar.ui-next .hive-avatar_figure-container--medium .hive-avatar_figure img{width:40px;height:40px}hive-avatar.ui-next .hive-avatar_figure-container--medium .hive-avatar_letter{font-size:18px}hive-avatar.ui-next .hive-avatar_figure-container--large{width:48px;height:48px}hive-avatar.ui-next .hive-avatar_figure-container--large .hive-avatar_figure img{width:48px;height:48px}hive-avatar.ui-next .hive-avatar_figure-container--large .hive-avatar_letter{font-size:20px}hive-avatar.ui-next .hive-avatar_figure-container--has-img{background-color:unset!important}hive-avatar.ui-next .hive-avatar_figure{line-height:0}hive-avatar.ui-next .hive-avatar_figure img{max-width:48px;max-height:48px}hive-avatar.ui-next .hive-avatar_figure:empty{display:none}hive-avatar.ui-next .hive-avatar_letter{font-family:Inter,sans-serif;line-height:150%;font-size:20px;font-weight:600;color:#f8f8f8;text-transform:uppercase}hive-avatar.ui-next .hive-avatar_letter:empty{display:none}hive-avatar-menu.ui-next{display:inline-block;height:56px}hive-avatar-menu.ui-next .hive-avatar-menu_container{box-sizing:border-box;display:flex;gap:8px;align-items:center;height:56px;padding:8px 16px;cursor:pointer}hive-avatar-menu.ui-next .hive-avatar-menu_container:hover{background-color:#f8f8f8}hive-avatar-menu.ui-next .hive-avatar-menu_container:focus:not(:focus-visible){outline:unset}hive-avatar-menu.ui-next .hive-avatar-menu_container:focus-visible{outline:1px solid #0859aa}hive-avatar-menu.ui-next .hive-avatar-menu_container--active{background-color:#f8f8f8}hive-avatar-menu.ui-next .hive-avatar-menu_container .hive-avatar-menu_dropdown svg{fill:#363636}hive-avatar-menu.ui-next .hive-avatar-menu_user-details-container{display:flex;flex-direction:column;gap:4px}hive-avatar-menu.ui-next .hive-avatar-menu_user-details{display:flex;align-items:center;gap:12px}hive-avatar-menu.ui-next .hive-avatar-menu_user-details .hive-avatar-menu_user-name{font-family:Inter,sans-serif;font-weight:600;font-size:11px;line-height:100%;color:#363636}hive-avatar-menu.ui-next .hive-avatar-menu_user-details .hive-avatar-menu_user-role{font-family:Inter,sans-serif;font-weight:400;font-size:11px;line-height:100%;color:#363636}hive-avatar-menu.ui-next .hive-avatar-menu_user-details .hive-avatar-menu_user-role-subtext{font-family:Inter,sans-serif;font-weight:400;font-size:11px;line-height:100%;color:#616161}hive-badge.ui-next{display:inline-flex;border-radius:16px}hive-badge.ui-next.hive-badge--rounded{border-radius:50%}hive-badge.ui-next>div.hive-badge-container{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:600;box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;width:auto;min-width:16px;height:16px;border-radius:16px;color:#f8f8f8}hive-badge.ui-next>div.hive-badge-container.hive-badge-emphasis-new{background-color:#1a9ea7}hive-badge.ui-next>div.hive-badge-container.hive-badge-emphasis-highlight{background-color:#cd146d}hive-badge.ui-next>div.hive-badge-container.hive-badge-emphasis-unknown{background-color:#999}hive-badge.ui-next>div.hive-badge-container.hive-badge-emphasis-info{background-color:#0c7bc0}hive-badge.ui-next>div.hive-badge-container.hive-badge-emphasis-success{background-color:#43c78b}hive-badge.ui-next>div.hive-badge-container.hive-badge-emphasis-warning{background-color:#ddb903}hive-badge.ui-next>div.hive-badge-container.hive-badge-emphasis-minor{background-color:#ec7e4b}hive-badge.ui-next>div.hive-badge-container.hive-badge-emphasis-major{background-color:#df2d20}hive-badge.ui-next>div.hive-badge-container.hive-badge-container--rounded{border-radius:50%;max-width:16px}hive-badge.ui-next>div.hive-badge-container.hive-badge-container:not(.hive-badge-container--rounded){padding:0 8px}hive-badge.ui-next>div.hive-badge-container.hive-badge-text-and-icon{gap:4px}hive-badge.ui-next>div.hive-badge-container hive-icon-component{line-height:0}hive-badge.legacy>div.hive-badge-container.hive-badge-emphasis-none{background-color:#fff;color:#999}hive-breadcrumb.ui-next{width:100%;display:inline-block}hive-breadcrumb.ui-next hive-breadcrumb-item{display:inline-flex}hive-breadcrumb.ui-next hive-breadcrumb-item a[hive-link]{white-space:nowrap;cursor:pointer}hive-breadcrumb.ui-next .hive-breadcrumb-separator{color:#b0b0b0}hive-breadcrumb.ui-next .hive-breadcrumbs-container,hive-breadcrumb.ui-next .hive-breadcrumbs__hidden-items{width:-moz-fit-content;width:fit-content;display:flex;flex-flow:row nowrap}hive-breadcrumb.ui-next .hive-breadcrumbs__hidden-items{visibility:hidden;height:0;width:0}hive-breadcrumb.ui-next .hive-breadcrumbs-container>.hive-breadcrumbs-menu-trigger{-webkit-user-select:none;user-select:none;display:none}hive-breadcrumb.ui-next .hive-breadcrumbs-container--overflowing>hive-breadcrumb-item:first-of-type{order:1}hive-breadcrumb.ui-next .hive-breadcrumbs-container--overflowing>.hive-breadcrumbs-menu-trigger{display:inline-flex;order:2}hive-breadcrumb.ui-next .hive-breadcrumbs-container--overflowing>hive-breadcrumb-item:last-of-type{order:3}hive-breadcrumb.ui-next .hive-breadcrumbs-container--overflowing>hive-breadcrumb-item:not(:first-of-type,:last-of-type){display:none}hive-breadcrumb.ui-next .hive-breadcrumbs-container--last-breadcrumb-inactive>hive-breadcrumb-item:last-of-type a[hive-link]{color:#181818;text-decoration:none;cursor:default}hive-breadcrumb.ui-next .hive-breadcrumbs-container--last-breadcrumb-inactive>hive-breadcrumb-item:last-of-type .hive-breadcrumb-separator{display:none}hive-form-input-base.ui-next .hive-form-input-base{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400;display:inline-flex;flex-direction:column;gap:4px;width:100%}hive-form-input-base.ui-next .hive-form-input-base .hive-form-input-error-message{font-family:Inter,sans-serif;font-weight:400;font-size:11px;line-height:150%;letter-spacing:0;color:#df2d20}hive-form-input-base.ui-next .hive-form-input-base .hive-form-input-assistance-text{font-family:Inter,sans-serif;font-weight:400;font-size:11px;line-height:150%;letter-spacing:0;color:#4a4a4a}hive-form-input-base.ui-next .hive-form-input-base--left{justify-content:flex-start;text-align:left}hive-form-input-base.ui-next .hive-form-input-base--center{justify-content:center;text-align:center}hive-form-input-base.ui-next .hive-form-input-base--right{justify-content:flex-end;text-align:right}hive-multiselect.ui-next{font-family:Inter,sans-serif;font-size:12px;display:inline-block;width:100%}hive-multiselect.ui-next .p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}hive-multiselect.ui-next .p-hidden-accessible input,hive-multiselect.ui-next .p-hidden-accessible select{transform:scale(0)}hive-multiselect.ui-next .hive-multiselect-size--x-large .p-multiselect.p-component{box-sizing:border-box;height:48px;padding:8px 16px}hive-multiselect.ui-next .hive-multiselect-size--large .p-multiselect.p-component{box-sizing:border-box;height:40px;padding:8px 12px}hive-multiselect.ui-next .hive-multiselect-size--medium .p-multiselect.p-component{box-sizing:border-box;height:32px;padding:8px 12px}hive-multiselect.ui-next .hive-multiselect-size--small .p-multiselect.p-component{box-sizing:border-box;height:24px;padding:4px 8px}hive-multiselect.ui-next p-multiselect.hive-multiselect--opened .p-multiselect.p-component{border-color:#004285}hive-multiselect.ui-next p-multiselect.hive-multiselect--error .p-multiselect.p-component{border-color:#df2d20;background-color:#fdf7f7}hive-multiselect.ui-next .hive-error-icon{fill:#df2d20;margin-right:4px}hive-multiselect.ui-next p-multiselect.hive-multiselect--disabled .p-multiselect.p-component{opacity:.5}hive-multiselect.ui-next .p-multiselect.p-component{background-color:#fff}hive-multiselect.ui-next p-multiselect.hive-multiselect-width--fit-parent .p-multiselect.p-component{width:100%}hive-multiselect.ui-next .p-overlay{top:35px!important;left:-1px!important}hive-multiselect.ui-next .p-multiselect{display:inline-flex;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none;background:#ffffff;border:1px solid #b0b0b0;border-radius:4px}hive-multiselect.ui-next .p-multiselect-trigger{display:flex;align-items:center;justify-content:center;flex-shrink:0}hive-multiselect.ui-next .p-multiselect-label-container{display:flex;flex-wrap:wrap;align-content:center;overflow:hidden;flex:1 1 auto;cursor:pointer}hive-multiselect.ui-next .p-multiselect-label{display:block;white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis}hive-multiselect.ui-next .p-multiselect-label-empty{overflow:hidden;visibility:hidden}hive-multiselect.ui-next .p-multiselect-token{cursor:default;display:inline-flex;align-items:center;flex:0 0 auto}hive-multiselect.ui-next .p-multiselect-token-icon{cursor:pointer}hive-multiselect.ui-next .p-multiselect-panel:not(:has(.p-multiselect-header)) .p-multiselect-items-wrapper{border-top-left-radius:4px;border-top-right-radius:4px}hive-multiselect.ui-next .p-multiselect-items-wrapper{overflow:auto;border-bottom-left-radius:4px;border-bottom-right-radius:4px}hive-multiselect.ui-next .p-multiselect-items{margin:0;padding:0;list-style-type:none}hive-multiselect.ui-next .p-multiselect-item{height:32px;cursor:pointer;color:#363636;background:#ffffff;padding:0 8px;text-decoration:none;position:relative;display:flex;align-items:center;gap:8px;font-weight:400;white-space:nowrap;overflow:hidden}hive-multiselect.ui-next .p-multiselect-header{display:flex;align-items:center;justify-content:unset!important;gap:8px;border-bottom:1px solid #e3e3e3}hive-multiselect.ui-next .p-fluid .p-multiselect{display:flex}hive-multiselect.ui-next .p-multiselect:not(.p-disabled):hover{border-color:#1b72cb}hive-multiselect.ui-next .p-multiselect .p-multiselect-label.p-placeholder{color:#616161}hive-multiselect.ui-next .p-multiselect .p-multiselect-trigger{background:transparent;color:#181818;margin-left:12px;border-top-right-radius:4px;border-bottom-right-radius:4px}hive-multiselect.ui-next .p-multiselect .p-multiselect-trigger .p-multiselect-trigger-icon{line-height:100%}hive-multiselect.ui-next .p-multiselect-panel{background:#ffffff;color:#181818;border-radius:4px;box-shadow:0 4px 8px #00000014}hive-multiselect.ui-next .p-multiselect-panel .p-multiselect-header{padding:8px;color:#181818;background:#ffffff;margin:0;border-top-right-radius:4px;border-top-left-radius:4px}hive-multiselect.ui-next .p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:8px;border:0 none;border-radius:0}hive-multiselect.ui-next .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#181818;background:#f4f9ff}hive-multiselect.ui-next .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight,.p-disabled):hover{color:#181818;background:#f8f8f8}hive-multiselect.ui-next .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{background:#f4f9ff}hive-multiselect.ui-next .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;display:flex;align-items:center;height:32px;cursor:default;background:#ffffff;color:#363636;padding:8px 10px;font-weight:600}hive-multiselect.ui-next .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:32px 12px;color:#363636;min-height:80px;display:flex;justify-content:center;align-items:center}hive-multiselect.ui-next .p-checkbox .p-checkbox-box{border:1px solid #b0b0b0;background:#ffffff;width:16px;height:16px;color:#1b72cb;border-radius:2px}hive-multiselect.ui-next .p-checkbox .p-checkbox-box .p-checkbox-icon{position:absolute;inset:3px;display:flex;align-items:center;justify-content:center}hive-multiselect.ui-next .p-checkbox .p-checkbox-box .p-checkbox-icon .hive-checkbox_icon-check{fill:#1b72cb}hive-multiselect.ui-next .p-checkbox .p-checkbox-box .p-icon{width:16px;height:16px}hive-multiselect.ui-next .p-checkbox .p-checkbox-box.p-highlight{border-color:#1b72cb;background:#ffffff}hive-multiselect.ui-next .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#1b72cb}hive-multiselect.ui-next .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{border-color:#1b72cb}hive-multiselect.ui-next .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#b0b0b0;background:#ffffff}hive-multiselect.ui-next .p-input-filled .p-checkbox .p-checkbox-box{background-color:#fff}hive-multiselect.ui-next .p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#1b72cb}hive-multiselect.ui-next .p-multiselect-close{display:none}hive-dropdown.ui-next{display:inline-block;min-width:180px;width:100%}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container{position:relative}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container--disabled{opacity:.4}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:150%;letter-spacing:0;color:#181818;box-sizing:border-box;display:flex;align-items:center;width:100%;padding-top:0;padding-bottom:0;border-width:1px;border-style:solid;border-radius:4px;background-color:#fff;border-color:#b0b0b0;outline:none;cursor:pointer}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--small{height:24px;padding-left:8px;padding-right:32px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--small.hive-dropdown_trigger--invalid{padding-right:52px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--medium{height:32px;padding-left:8px;padding-right:32px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--medium.hive-dropdown_trigger--invalid{padding-right:52px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--large{height:40px;padding-left:16px;padding-right:40px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--large.hive-dropdown_trigger--invalid{padding-right:60px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--x-large{height:48px;padding-left:16px;padding-right:40px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--x-large.hive-dropdown_trigger--invalid{padding-right:60px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--invalid{background-color:#fdf7f7;border-color:#df2d20}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger::placeholder{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:150%;letter-spacing:0;color:#b0b0b0}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger:disabled{cursor:not-allowed}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger:hover:not(:disabled,hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--invalid){background-color:#f4f9ff;border-color:#65a4e1}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger:focus:not(:disabled,hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--invalid){background-color:#fff;border-color:#0859aa}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_icon-container{position:absolute;top:0;right:0;bottom:0;display:flex;align-items:center;gap:4px;pointer-events:none}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_icon-container--small{padding:0 8px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_icon-container--medium{padding:0 8px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_icon-container--large{padding:0 16px 0 8px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_icon-container--x-large{padding:0 16px 0 8px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_error-icon{width:16px;height:16px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_error-icon svg path{fill:#df2d20}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger-icon{width:16px;height:16px}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger-icon svg path{fill:#363636}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_selection-menu{width:100%}hive-dropdown.ui-next .hive-dropdown_container .hive-dropdown_selection-menu .hive-selection-menu_content{min-width:unset}hive-menu.ui-next{display:inline-block}.hive-menu-wrapper.ui-next{font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:12px;display:inline-block;overflow-y:auto;background:#ffffff;min-width:180px;max-height:220px;border-radius:4px;padding:4px;box-shadow:0 4px 8px #00000014}.hive-menu-wrapper.ui-next hive-menu-item{-webkit-user-select:none;user-select:none;display:flex;align-items:center;height:32px;cursor:pointer;color:#363636;font-weight:400;background:#ffffff;padding:0 8px;text-decoration:none;overflow:hidden;position:relative}.hive-menu-wrapper.ui-next hive-menu-item .hive-menu-item-external-icon{margin-left:4px}.hive-menu-wrapper.ui-next hive-menu-item .hive-menu-item-external-icon svg{fill:#363636}.hive-menu-wrapper.ui-next hive-menu-item[disabled]:not([disabled=false]){color:#36363680;cursor:default}.hive-menu-wrapper.ui-next hive-menu-item:not([disabled]:not([disabled=false])):active,.hive-menu-wrapper.ui-next hive-menu-item:not([disabled]:not([disabled=false])):hover{background:#f8f8f8}.hive-menu-wrapper.ui-next hive-menu-item:not([disabled]:not([disabled=false])):focus-visible{outline-color:#0859aa}.hive-menu-wrapper.ui-next hive-menu-item:not([disabled]:not([disabled=false])).hive-destructive{color:#df2d20}.hive-menu-wrapper.ui-next hive-menu-item:not([disabled]:not([disabled=false])).hive-destructive svg{fill:#df2d20}hive-button[hiveMenuButton].ui-next>button:active.secondary{background-color:#e3e3e3;border-color:#999}hive-button[hiveMenuButton].ui-next>button:active.tertiary{background-color:#e3e3e3}hive-button[hiveMenuButton].ui-next.hive-active .hive-caret-icon{transform:rotate(180deg)}hive-button[hiveMenuButton].ui-next.hive-active button:not(:disabled).primary{background-color:#004285;border-color:#004285}hive-button[hiveMenuButton].ui-next.hive-active button:not(:disabled).secondary{background-color:#e3e3e3;border-color:#999}hive-button[hiveMenuButton].ui-next.hive-active button:not(:disabled).tertiary{background-color:#e3e3e3}hive-button[hiveMenuButton].ui-next.hive-active button:not(:disabled).destructive{background-color:#7c190e;border-color:#7c190e}hive-button[hiveMenuButton].ui-next.hive-has-caret .hive-caret-icon{display:inline-flex;margin-left:4px}hive-button[hiveMenuButton].ui-next.hive-has-caret>button.hive-button-smallest{padding:8px}hive-button[hiveMenuButton].ui-next.hive-has-caret>button.hive-button-smallest.hive-button-icon-only{width:unset;gap:2px}hive-button[hiveMenuButton].ui-next.hive-has-caret>button.hive-button-small{padding:12px}hive-button[hiveMenuButton].ui-next.hive-has-caret>button.hive-button-small.hive-button-icon-only{width:unset;gap:4px}hive-button[hiveMenuButton].ui-next.hive-has-caret>button.hive-button-medium{padding:16px}hive-button[hiveMenuButton].ui-next.hive-has-caret>button.hive-button-medium.hive-button-icon-only{width:unset;gap:4px}hive-button[hiveMenuButton].ui-next.hive-has-caret>button.hive-button-large{padding:24px}hive-button[hiveMenuButton].ui-next.hive-has-caret>button.hive-button-large.hive-button-icon-only{width:unset;gap:8px}hive-steps.ui-next .hive-steps_list .hive-steps_list-item.hive-steps_step-progress-container .hive-steps_step-progress--step-completed{border-top-color:#1b72cb}hive-internal-step.ui-next .hive-internal-step_link{display:flex;align-items:center;justify-content:center;gap:8px}hive-internal-step.ui-next .hive-internal-step_link .hive-internal-step_value{font-family:Inter,sans-serif;font-weight:600;font-size:12px;line-height:100%;color:#fff;display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;min-height:32px;border-radius:50%;fill:#fff}hive-internal-step.ui-next .hive-internal-step_link .hive-internal-step_text-container{display:flex;flex-direction:column;font-family:Inter,sans-serif}hive-internal-step.ui-next .hive-internal-step_value{background-color:#1b72cb}hive-internal-step.ui-next .hive-internal-step_text-container .hive-internal-step_label{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:600}hive-internal-step.ui-next .hive-internal-step_text-container .hive-internal-step_description{font-family:Inter,sans-serif;line-height:100%;font-weight:400;letter-spacing:0;color:#616161;font-size:11px}hive-chip.ui-next .hive-chip-container{display:inline-flex;height:24px;fill:#fff;border:1px solid;border-color:#e3e3e3;border-radius:4px;overflow:hidden;white-space:nowrap}hive-chip.ui-next .hive-chip-container:focus-visible{outline:none;box-shadow:0 0 0 1px #fff,0 0 0 2px #0859aa}hive-chip.ui-next .hive-chip-container.hive-chip--smallest{height:16px}hive-chip.ui-next .hive-chip-container.hive-chip--smallest .hive-chip-property-container .hive-chip-property-text{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:600}hive-chip.ui-next .hive-chip-container.hive-chip--smallest .hive-chip-value-container .hive-chip-value-text{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:400}hive-chip.ui-next .hive-chip-container .hive-chip-property-container{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#e3e3e3}hive-chip.ui-next .hive-chip-container .hive-chip-property-container .hive-chip-property-icon{fill:#363636}hive-chip.ui-next .hive-chip-container .hive-chip-property-container .hive-chip-property-text{font-family:Inter,sans-serif;letter-spacing:0;font-size:12px;font-weight:600;line-height:150%;color:#363636}hive-chip.ui-next .hive-chip-container .hive-chip-value-container{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#ffffff}hive-chip.ui-next .hive-chip-container .hive-chip-value-container .hive-chip-value-text{font-family:Inter,sans-serif;letter-spacing:0;font-size:12px;font-weight:400;line-height:150%;color:#363636}hive-chip.ui-next .hive-chip-container .hive-chip-value-container .hive-chip-value-close-button{fill:#363636;cursor:pointer}hive-chip.ui-next .hive-chip-container.hive-chip--disabled{opacity:.5;cursor:default;pointer-events:none}hive-chip.ui-next .hive-chip-container.hive-chip--selected{border-color:#1b72cb}hive-chip.ui-next .hive-chip-container.hive-chip--selected .hive-chip-property-container{background:#1b72cb}hive-chip.ui-next .hive-chip-container.hive-chip--selected .hive-chip-property-container .hive-chip-property-icon{fill:#f8f8f8}hive-chip.ui-next .hive-chip-container.hive-chip--selected .hive-chip-property-container .hive-chip-property-text{color:#f8f8f8}hive-chip.ui-next .hive-chip-container.hive-chip--selected .hive-chip-value-container{background:#ffffff}hive-chip.ui-next .hive-chip-container.hive-chip--selected .hive-chip-value-container .hive-chip-value-text{color:#363636}hive-chip.ui-next .hive-chip-container.hive-chip--error{border-color:#df2d20}hive-chip.ui-next .hive-chip-container.hive-chip--error .hive-chip-property-container{background:#e3e3e3}hive-chip.ui-next .hive-chip-container.hive-chip--error .hive-chip-property-container .hive-chip-property-icon{fill:#363636}hive-chip.ui-next .hive-chip-container.hive-chip--error .hive-chip-property-container .hive-chip-property-text{color:#363636}hive-chip.ui-next .hive-chip-container.hive-chip--error .hive-chip-value-container{background:#fdf7f7}hive-chip.ui-next .hive-chip-container.hive-chip--error .hive-chip-value-container .hive-chip-value-text{color:#df2d20}hive-chip.ui-next .hive-chip-container.hive-chip--hoverable:hover{border-color:#65a4e1}hive-chip.ui-next .hive-chip-container.hive-chip--hoverable:hover .hive-chip-property-container{background:#e3e3e3}hive-chip.ui-next .hive-chip-container.hive-chip--hoverable:hover .hive-chip-property-container .hive-chip-property-icon{fill:#363636}hive-chip.ui-next .hive-chip-container.hive-chip--hoverable:hover .hive-chip-property-container .hive-chip-property-text{color:#363636}hive-chip.ui-next .hive-chip-container.hive-chip--hoverable:hover .hive-chip-value-container{background:#f4f9ff}hive-chip.ui-next .hive-chip-container.hive-chip--hoverable:hover .hive-chip-value-container .hive-chip-value-text{color:#363636}hive-tab-view.ui-next .p-tabview-nav-container{position:relative;font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:12px}hive-tab-view.ui-next .p-tabview-scrollable .p-tabview-nav-container{overflow:hidden}hive-tab-view.ui-next .p-tabview-nav-content{overflow:auto hidden;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior:contain auto;height:56px;display:flex;align-items:center;padding:0 24px;background:#ffffff;border-bottom:1px solid #e3e3e3}hive-tab-view.ui-next .p-tabview-panels{padding-top:16px}hive-tab-view.ui-next .p-tabview-nav{display:flex;gap:32px;margin:0;padding:0;list-style-type:none;flex:1 1 auto}hive-tab-view.ui-next .p-tabview-nav-link{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;position:relative;text-decoration:none;overflow:hidden}hive-tab-view.ui-next .p-tabview-ink-bar{display:none;z-index:1}hive-tab-view.ui-next .p-tabview-nav-link:focus{z-index:1}hive-tab-view.ui-next .p-tabview-title{line-height:1;white-space:nowrap}hive-tab-view.ui-next .p-tabview-nav-btn{position:absolute;top:0;z-index:2;height:100%;display:flex;align-items:center;justify-content:center}hive-tab-view.ui-next .p-tabview-nav-prev{left:0}hive-tab-view.ui-next .p-tabview-nav-next{right:0}hive-tab-view.ui-next .p-tabview-nav-content::-webkit-scrollbar{display:none}hive-tab-view.ui-next .p-tabview-close{z-index:1}hive-tab-view.ui-next .p-tabview .p-tabview-nav{background:#ffffff}hive-tab-view.ui-next .p-tabview .p-tabview-nav li{margin-right:0}hive-tab-view.ui-next .p-tabview .p-tabview-nav li hive-badge{margin-left:8px}hive-tab-view.ui-next .p-tabview .p-tabview-nav li .p-tabview-nav-link{border-bottom:3px solid #e3e3e3;background:#ffffff;padding:0 4px;height:56px;color:#363636}hive-tab-view.ui-next .p-tabview .p-tabview-nav li:not(.p-highlight,.p-disabled):hover .p-tabview-nav-link{border-bottom:3px solid #b0b0b0}hive-tab-view.ui-next .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{border-bottom:3px solid #fe5000;font-weight:700}hive-tab-view.ui-next .p-tabview .p-tabview-nav li:not(.p-highlight).p-disabled .p-tabview-nav-link{opacity:.5}hive-tab-view.ui-next a:focus:not(:focus-visible){outline:unset;outline-offset:unset}hive-tab-view.ui-next a:focus-visible{outline:1px solid #0859aa;outline-offset:-1px}hive-button.ui-next{display:block;width:max-content}hive-button.ui-next>button{display:flex;justify-content:center;align-items:center;width:auto;border:1px solid;border-radius:4px;cursor:pointer}hive-button.ui-next>button>hive-icon-component{display:flex}hive-button.ui-next>button .hive-caret-icon{display:none;order:2}hive-button.ui-next>button hive-label{display:flex}hive-button.ui-next>button:disabled{opacity:.5;cursor:not-allowed}hive-button.ui-next>button.hive-button-rounded{border-radius:50px}hive-button.ui-next>button .hive-button-text:empty{display:none}hive-button.ui-next>button.hive-button-smallest{height:24px;padding:0 8px;font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:12px}hive-button.ui-next>button.hive-button-smallest svg{height:11px!important;width:11px!important;overflow:visible}hive-button.ui-next>button.hive-button-smallest i{font-size:11px!important}hive-button.ui-next>button.hive-button-smallest.hive-button-icon-only{width:24px}hive-button.ui-next>button.hive-button-smallest.hive-button-text-and-icon{gap:2px}hive-button.ui-next>button.hive-button-small{height:32px;padding:0 12px;font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:14px}hive-button.ui-next>button.hive-button-small svg{height:14px!important;width:14px!important;overflow:visible}hive-button.ui-next>button.hive-button-small i{font-size:14px!important}hive-button.ui-next>button.hive-button-small.hive-button-icon-only{width:32px}hive-button.ui-next>button.hive-button-small.hive-button-text-and-icon{gap:4px}hive-button.ui-next>button.hive-button-medium{height:40px;padding:0 16px;font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:16px}hive-button.ui-next>button.hive-button-medium svg{height:20px!important;width:20px!important;overflow:visible}hive-button.ui-next>button.hive-button-medium i{font-size:20px!important}hive-button.ui-next>button.hive-button-medium.hive-button-icon-only{width:40px}hive-button.ui-next>button.hive-button-medium.hive-button-text-and-icon{gap:4px}hive-button.ui-next>button.hive-button-large{height:48px;padding:0 24px;font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:16px}hive-button.ui-next>button.hive-button-large svg{height:24px!important;width:24px!important;overflow:visible}hive-button.ui-next>button.hive-button-large i{font-size:24px!important}hive-button.ui-next>button.hive-button-large.hive-button-icon-only{width:48px}hive-button.ui-next>button.hive-button-large.hive-button-text-and-icon{gap:4px}hive-button.ui-next>button:not(:disabled):focus-visible{outline:1px solid #0859aa;border-color:#fff}hive-button.ui-next>button.primary{background-color:#1b72cb;border-color:#1b72cb;color:#f8f8f8;--hive-loading-spinner-background-color: #ffffff;--hive-loading-spinner-indicator-color: #1b72cb}hive-button.ui-next>button.primary:not(:disabled):hover{background-color:#0859aa;border-color:#0859aa}hive-button.ui-next>button.primary:not(:disabled):active{background-color:#004285;border-color:#004285}hive-button.ui-next>button.primary .hive-caret-icon{fill:#f8f8f8}hive-button.ui-next>button.secondary{background-color:#fff;border-color:#b0b0b0;color:#363636;--hive-loading-spinner-background-color: #363636;--hive-loading-spinner-indicator-color: #ffffff}hive-button.ui-next>button.secondary:not(:disabled):hover{background-color:#cfe8fc;border-color:#65a4e1}hive-button.ui-next>button.secondary:not(:disabled):active{background-color:#aed1f4;border-color:#0859aa}hive-button.ui-next>button.secondary .hive-caret-icon{fill:#181818}hive-button.ui-next>button.tertiary{background-color:#fff0;border-color:#fff0;color:#363636;--hive-loading-spinner-background-color: #181818;--hive-loading-spinner-indicator-color: rgba(255, 255, 255, 0)}hive-button.ui-next>button.tertiary:not(:disabled):hover{background-color:#cfe8fc}hive-button.ui-next>button.tertiary:not(:disabled):active{background-color:#aed1f4}hive-button.ui-next>button.tertiary .hive-caret-icon{fill:#181818}hive-button.ui-next>button.destructive{background-color:#df2d20;border-color:#df2d20;color:#f8f8f8;--hive-loading-spinner-background-color: #ffffff;--hive-loading-spinner-indicator-color: #df2d20}hive-button.ui-next>button.destructive:not(:disabled):hover{background-color:#bb1a0b;border-color:#bb1a0b}hive-button.ui-next>button.destructive:not(:disabled):active{background-color:#7c190e;border-color:#7c190e}hive-button.ui-next>button.destructive .hive-caret-icon{fill:#fff}hive-button-group.ui-next .hive-button-group-container{display:inline-flex;gap:8px}hive-button-group.ui-next .hive-button-group-container.hive-button-group-container--smallest{height:24px}hive-button-group.ui-next .hive-button-group-container.hive-button-group-container--small{height:32px}hive-button-group.ui-next .hive-button-group-container.hive-button-group-container--medium{height:40px}hive-button-group.ui-next .hive-button-group-container.hive-button-group-container--large{height:48px}@keyframes hive-scrolling-shadow-bottom-animation{0%{box-shadow:0 0 0 .5px #c9c9c9}to{box-shadow:0 0 0 2px #c9c9c9}}hive-table.ui-next{position:relative}hive-table.ui-next .hive-table_container{display:flex;flex-direction:column;gap:16px;height:100%}hive-table.ui-next .hive-table_toolbar{align-self:flex-end}hive-table.ui-next .hive-table_toolbar:empty{display:none}hive-table.ui-next .p-datatable-tbody{position:relative}hive-table.ui-next div.p-datatable-wrapper{transition:all .25s ease-in-out}hive-table.ui-next .hive-table-status{display:flex;align-items:center;justify-content:center}hive-table.ui-next .hive-table-wrapper{position:relative;height:100%}hive-table.ui-next .hive-table-wrapper th>div{width:100%;min-height:100%;height:100%}hive-table.ui-next .hive-table-wrapper .p-datatable-table{width:100%;table-layout:var(--table-layout, fixed)}hive-table.ui-next .hive-table-wrapper .p-datatable-table.hive-resizable-columns-present{width:min-content}hive-table.ui-next .hive-table-wrapper .p-datatable{height:100%}hive-table.ui-next .hive-table-wrapper .p-datatable .p-datatable-wrapper .p-datatable-table{box-sizing:border-box;font-family:Inter,sans-serif;height:100%;border-radius:4px;border-collapse:collapse}hive-table.ui-next .hive-overlay{position:absolute;z-index:99;inset:0;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8cc}hive-table.ui-next.initialized .hive-overlay{z-index:0}hive-table.ui-next .p-datatable-tbody .hive-frozen-column{z-index:0}hive-table.ui-next .p-datatable-thead .hive-frozen-column{z-index:1}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(1),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(1){position:var(--hive-frozen-column-left-1-position);left:var(--hive-frozen-column-left-1-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(1),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(1){position:var(--hive-frozen-column-right-1-position);right:var(--hive-frozen-column-right-1-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(2),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(2){position:var(--hive-frozen-column-left-2-position);left:var(--hive-frozen-column-left-2-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(2),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(2){position:var(--hive-frozen-column-right-2-position);right:var(--hive-frozen-column-right-2-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(3),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(3){position:var(--hive-frozen-column-left-3-position);left:var(--hive-frozen-column-left-3-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(3),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(3){position:var(--hive-frozen-column-right-3-position);right:var(--hive-frozen-column-right-3-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(4),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(4){position:var(--hive-frozen-column-left-4-position);left:var(--hive-frozen-column-left-4-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(4),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(4){position:var(--hive-frozen-column-right-4-position);right:var(--hive-frozen-column-right-4-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(5),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(5){position:var(--hive-frozen-column-left-5-position);left:var(--hive-frozen-column-left-5-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(5),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(5){position:var(--hive-frozen-column-right-5-position);right:var(--hive-frozen-column-right-5-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(6),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(6){position:var(--hive-frozen-column-left-6-position);left:var(--hive-frozen-column-left-6-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(6),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(6){position:var(--hive-frozen-column-right-6-position);right:var(--hive-frozen-column-right-6-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(7),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(7){position:var(--hive-frozen-column-left-7-position);left:var(--hive-frozen-column-left-7-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(7),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(7){position:var(--hive-frozen-column-right-7-position);right:var(--hive-frozen-column-right-7-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(8),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(8){position:var(--hive-frozen-column-left-8-position);left:var(--hive-frozen-column-left-8-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(8),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(8){position:var(--hive-frozen-column-right-8-position);right:var(--hive-frozen-column-right-8-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(9),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(9){position:var(--hive-frozen-column-left-9-position);left:var(--hive-frozen-column-left-9-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(9),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(9){position:var(--hive-frozen-column-right-9-position);right:var(--hive-frozen-column-right-9-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(10),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(10){position:var(--hive-frozen-column-left-10-position);left:var(--hive-frozen-column-left-10-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(10),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(10){position:var(--hive-frozen-column-right-10-position);right:var(--hive-frozen-column-right-10-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(11),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(11){position:var(--hive-frozen-column-left-11-position);left:var(--hive-frozen-column-left-11-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(11),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(11){position:var(--hive-frozen-column-right-11-position);right:var(--hive-frozen-column-right-11-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(12),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(12){position:var(--hive-frozen-column-left-12-position);left:var(--hive-frozen-column-left-12-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(12),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(12){position:var(--hive-frozen-column-right-12-position);right:var(--hive-frozen-column-right-12-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(13),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(13){position:var(--hive-frozen-column-left-13-position);left:var(--hive-frozen-column-left-13-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(13),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(13){position:var(--hive-frozen-column-right-13-position);right:var(--hive-frozen-column-right-13-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(14),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(14){position:var(--hive-frozen-column-left-14-position);left:var(--hive-frozen-column-left-14-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(14),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(14){position:var(--hive-frozen-column-right-14-position);right:var(--hive-frozen-column-right-14-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(15),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(15){position:var(--hive-frozen-column-left-15-position);left:var(--hive-frozen-column-left-15-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(15),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(15){position:var(--hive-frozen-column-right-15-position);right:var(--hive-frozen-column-right-15-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(16),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(16){position:var(--hive-frozen-column-left-16-position);left:var(--hive-frozen-column-left-16-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(16),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(16){position:var(--hive-frozen-column-right-16-position);right:var(--hive-frozen-column-right-16-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(17),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(17){position:var(--hive-frozen-column-left-17-position);left:var(--hive-frozen-column-left-17-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(17),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(17){position:var(--hive-frozen-column-right-17-position);right:var(--hive-frozen-column-right-17-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(18),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(18){position:var(--hive-frozen-column-left-18-position);left:var(--hive-frozen-column-left-18-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(18),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(18){position:var(--hive-frozen-column-right-18-position);right:var(--hive-frozen-column-right-18-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(19),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(19){position:var(--hive-frozen-column-left-19-position);left:var(--hive-frozen-column-left-19-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(19),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(19){position:var(--hive-frozen-column-right-19-position);right:var(--hive-frozen-column-right-19-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(20),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(20){position:var(--hive-frozen-column-left-20-position);left:var(--hive-frozen-column-left-20-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(20),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(20){position:var(--hive-frozen-column-right-20-position);right:var(--hive-frozen-column-right-20-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(21),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(21){position:var(--hive-frozen-column-left-21-position);left:var(--hive-frozen-column-left-21-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(21),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(21){position:var(--hive-frozen-column-right-21-position);right:var(--hive-frozen-column-right-21-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(22),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(22){position:var(--hive-frozen-column-left-22-position);left:var(--hive-frozen-column-left-22-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(22),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(22){position:var(--hive-frozen-column-right-22-position);right:var(--hive-frozen-column-right-22-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(23),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(23){position:var(--hive-frozen-column-left-23-position);left:var(--hive-frozen-column-left-23-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(23),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(23){position:var(--hive-frozen-column-right-23-position);right:var(--hive-frozen-column-right-23-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(24),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(24){position:var(--hive-frozen-column-left-24-position);left:var(--hive-frozen-column-left-24-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(24),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(24){position:var(--hive-frozen-column-right-24-position);right:var(--hive-frozen-column-right-24-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(25),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(25){position:var(--hive-frozen-column-left-25-position);left:var(--hive-frozen-column-left-25-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(25),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(25){position:var(--hive-frozen-column-right-25-position);right:var(--hive-frozen-column-right-25-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(26),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(26){position:var(--hive-frozen-column-left-26-position);left:var(--hive-frozen-column-left-26-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(26),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(26){position:var(--hive-frozen-column-right-26-position);right:var(--hive-frozen-column-right-26-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(27),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(27){position:var(--hive-frozen-column-left-27-position);left:var(--hive-frozen-column-left-27-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(27),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(27){position:var(--hive-frozen-column-right-27-position);right:var(--hive-frozen-column-right-27-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(28),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(28){position:var(--hive-frozen-column-left-28-position);left:var(--hive-frozen-column-left-28-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(28),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(28){position:var(--hive-frozen-column-right-28-position);right:var(--hive-frozen-column-right-28-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(29),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(29){position:var(--hive-frozen-column-left-29-position);left:var(--hive-frozen-column-left-29-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(29),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(29){position:var(--hive-frozen-column-right-29-position);right:var(--hive-frozen-column-right-29-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(30),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(30){position:var(--hive-frozen-column-left-30-position);left:var(--hive-frozen-column-left-30-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(30),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(30){position:var(--hive-frozen-column-right-30-position);right:var(--hive-frozen-column-right-30-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(31),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(31){position:var(--hive-frozen-column-left-31-position);left:var(--hive-frozen-column-left-31-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(31),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(31){position:var(--hive-frozen-column-right-31-position);right:var(--hive-frozen-column-right-31-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(32),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(32){position:var(--hive-frozen-column-left-32-position);left:var(--hive-frozen-column-left-32-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(32),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(32){position:var(--hive-frozen-column-right-32-position);right:var(--hive-frozen-column-right-32-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(33),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(33){position:var(--hive-frozen-column-left-33-position);left:var(--hive-frozen-column-left-33-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(33),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(33){position:var(--hive-frozen-column-right-33-position);right:var(--hive-frozen-column-right-33-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(34),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(34){position:var(--hive-frozen-column-left-34-position);left:var(--hive-frozen-column-left-34-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(34),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(34){position:var(--hive-frozen-column-right-34-position);right:var(--hive-frozen-column-right-34-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(35),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(35){position:var(--hive-frozen-column-left-35-position);left:var(--hive-frozen-column-left-35-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(35),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(35){position:var(--hive-frozen-column-right-35-position);right:var(--hive-frozen-column-right-35-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(36),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(36){position:var(--hive-frozen-column-left-36-position);left:var(--hive-frozen-column-left-36-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(36),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(36){position:var(--hive-frozen-column-right-36-position);right:var(--hive-frozen-column-right-36-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(37),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(37){position:var(--hive-frozen-column-left-37-position);left:var(--hive-frozen-column-left-37-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(37),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(37){position:var(--hive-frozen-column-right-37-position);right:var(--hive-frozen-column-right-37-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(38),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(38){position:var(--hive-frozen-column-left-38-position);left:var(--hive-frozen-column-left-38-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(38),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(38){position:var(--hive-frozen-column-right-38-position);right:var(--hive-frozen-column-right-38-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(39),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(39){position:var(--hive-frozen-column-left-39-position);left:var(--hive-frozen-column-left-39-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(39),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(39){position:var(--hive-frozen-column-right-39-position);right:var(--hive-frozen-column-right-39-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(40),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(40){position:var(--hive-frozen-column-left-40-position);left:var(--hive-frozen-column-left-40-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(40),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(40){position:var(--hive-frozen-column-right-40-position);right:var(--hive-frozen-column-right-40-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(41),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(41){position:var(--hive-frozen-column-left-41-position);left:var(--hive-frozen-column-left-41-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(41),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(41){position:var(--hive-frozen-column-right-41-position);right:var(--hive-frozen-column-right-41-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(42),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(42){position:var(--hive-frozen-column-left-42-position);left:var(--hive-frozen-column-left-42-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(42),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(42){position:var(--hive-frozen-column-right-42-position);right:var(--hive-frozen-column-right-42-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(43),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(43){position:var(--hive-frozen-column-left-43-position);left:var(--hive-frozen-column-left-43-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(43),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(43){position:var(--hive-frozen-column-right-43-position);right:var(--hive-frozen-column-right-43-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(44),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(44){position:var(--hive-frozen-column-left-44-position);left:var(--hive-frozen-column-left-44-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(44),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(44){position:var(--hive-frozen-column-right-44-position);right:var(--hive-frozen-column-right-44-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(45),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(45){position:var(--hive-frozen-column-left-45-position);left:var(--hive-frozen-column-left-45-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(45),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(45){position:var(--hive-frozen-column-right-45-position);right:var(--hive-frozen-column-right-45-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(46),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(46){position:var(--hive-frozen-column-left-46-position);left:var(--hive-frozen-column-left-46-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(46),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(46){position:var(--hive-frozen-column-right-46-position);right:var(--hive-frozen-column-right-46-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(47),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(47){position:var(--hive-frozen-column-left-47-position);left:var(--hive-frozen-column-left-47-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(47),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(47){position:var(--hive-frozen-column-right-47-position);right:var(--hive-frozen-column-right-47-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(48),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(48){position:var(--hive-frozen-column-left-48-position);left:var(--hive-frozen-column-left-48-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(48),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(48){position:var(--hive-frozen-column-right-48-position);right:var(--hive-frozen-column-right-48-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(49),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(49){position:var(--hive-frozen-column-left-49-position);left:var(--hive-frozen-column-left-49-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(49),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(49){position:var(--hive-frozen-column-right-49-position);right:var(--hive-frozen-column-right-49-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(50),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(50){position:var(--hive-frozen-column-left-50-position);left:var(--hive-frozen-column-left-50-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(50),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(50){position:var(--hive-frozen-column-right-50-position);right:var(--hive-frozen-column-right-50-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(51),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(51){position:var(--hive-frozen-column-left-51-position);left:var(--hive-frozen-column-left-51-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(51),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(51){position:var(--hive-frozen-column-right-51-position);right:var(--hive-frozen-column-right-51-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(52),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(52){position:var(--hive-frozen-column-left-52-position);left:var(--hive-frozen-column-left-52-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(52),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(52){position:var(--hive-frozen-column-right-52-position);right:var(--hive-frozen-column-right-52-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(53),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(53){position:var(--hive-frozen-column-left-53-position);left:var(--hive-frozen-column-left-53-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(53),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(53){position:var(--hive-frozen-column-right-53-position);right:var(--hive-frozen-column-right-53-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(54),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(54){position:var(--hive-frozen-column-left-54-position);left:var(--hive-frozen-column-left-54-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(54),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(54){position:var(--hive-frozen-column-right-54-position);right:var(--hive-frozen-column-right-54-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(55),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(55){position:var(--hive-frozen-column-left-55-position);left:var(--hive-frozen-column-left-55-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(55),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(55){position:var(--hive-frozen-column-right-55-position);right:var(--hive-frozen-column-right-55-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(56),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(56){position:var(--hive-frozen-column-left-56-position);left:var(--hive-frozen-column-left-56-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(56),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(56){position:var(--hive-frozen-column-right-56-position);right:var(--hive-frozen-column-right-56-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(57),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(57){position:var(--hive-frozen-column-left-57-position);left:var(--hive-frozen-column-left-57-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(57),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(57){position:var(--hive-frozen-column-right-57-position);right:var(--hive-frozen-column-right-57-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(58),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(58){position:var(--hive-frozen-column-left-58-position);left:var(--hive-frozen-column-left-58-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(58),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(58){position:var(--hive-frozen-column-right-58-position);right:var(--hive-frozen-column-right-58-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(59),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(59){position:var(--hive-frozen-column-left-59-position);left:var(--hive-frozen-column-left-59-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(59),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(59){position:var(--hive-frozen-column-right-59-position);right:var(--hive-frozen-column-right-59-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(60),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(60){position:var(--hive-frozen-column-left-60-position);left:var(--hive-frozen-column-left-60-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(60),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(60){position:var(--hive-frozen-column-right-60-position);right:var(--hive-frozen-column-right-60-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(61),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(61){position:var(--hive-frozen-column-left-61-position);left:var(--hive-frozen-column-left-61-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(61),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(61){position:var(--hive-frozen-column-right-61-position);right:var(--hive-frozen-column-right-61-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(62),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(62){position:var(--hive-frozen-column-left-62-position);left:var(--hive-frozen-column-left-62-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(62),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(62){position:var(--hive-frozen-column-right-62-position);right:var(--hive-frozen-column-right-62-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(63),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(63){position:var(--hive-frozen-column-left-63-position);left:var(--hive-frozen-column-left-63-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(63),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(63){position:var(--hive-frozen-column-right-63-position);right:var(--hive-frozen-column-right-63-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(64),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(64){position:var(--hive-frozen-column-left-64-position);left:var(--hive-frozen-column-left-64-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(64),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(64){position:var(--hive-frozen-column-right-64-position);right:var(--hive-frozen-column-right-64-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(65),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(65){position:var(--hive-frozen-column-left-65-position);left:var(--hive-frozen-column-left-65-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(65),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(65){position:var(--hive-frozen-column-right-65-position);right:var(--hive-frozen-column-right-65-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(66),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(66){position:var(--hive-frozen-column-left-66-position);left:var(--hive-frozen-column-left-66-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(66),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(66){position:var(--hive-frozen-column-right-66-position);right:var(--hive-frozen-column-right-66-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(67),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(67){position:var(--hive-frozen-column-left-67-position);left:var(--hive-frozen-column-left-67-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(67),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(67){position:var(--hive-frozen-column-right-67-position);right:var(--hive-frozen-column-right-67-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(68),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(68){position:var(--hive-frozen-column-left-68-position);left:var(--hive-frozen-column-left-68-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(68),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(68){position:var(--hive-frozen-column-right-68-position);right:var(--hive-frozen-column-right-68-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(69),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(69){position:var(--hive-frozen-column-left-69-position);left:var(--hive-frozen-column-left-69-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(69),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(69){position:var(--hive-frozen-column-right-69-position);right:var(--hive-frozen-column-right-69-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(70),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(70){position:var(--hive-frozen-column-left-70-position);left:var(--hive-frozen-column-left-70-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(70),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(70){position:var(--hive-frozen-column-right-70-position);right:var(--hive-frozen-column-right-70-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(71),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(71){position:var(--hive-frozen-column-left-71-position);left:var(--hive-frozen-column-left-71-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(71),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(71){position:var(--hive-frozen-column-right-71-position);right:var(--hive-frozen-column-right-71-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(72),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(72){position:var(--hive-frozen-column-left-72-position);left:var(--hive-frozen-column-left-72-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(72),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(72){position:var(--hive-frozen-column-right-72-position);right:var(--hive-frozen-column-right-72-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(73),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(73){position:var(--hive-frozen-column-left-73-position);left:var(--hive-frozen-column-left-73-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(73),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(73){position:var(--hive-frozen-column-right-73-position);right:var(--hive-frozen-column-right-73-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(74),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(74){position:var(--hive-frozen-column-left-74-position);left:var(--hive-frozen-column-left-74-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(74),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(74){position:var(--hive-frozen-column-right-74-position);right:var(--hive-frozen-column-right-74-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(75),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(75){position:var(--hive-frozen-column-left-75-position);left:var(--hive-frozen-column-left-75-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(75),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(75){position:var(--hive-frozen-column-right-75-position);right:var(--hive-frozen-column-right-75-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(76),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(76){position:var(--hive-frozen-column-left-76-position);left:var(--hive-frozen-column-left-76-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(76),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(76){position:var(--hive-frozen-column-right-76-position);right:var(--hive-frozen-column-right-76-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(77),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(77){position:var(--hive-frozen-column-left-77-position);left:var(--hive-frozen-column-left-77-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(77),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(77){position:var(--hive-frozen-column-right-77-position);right:var(--hive-frozen-column-right-77-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(78),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(78){position:var(--hive-frozen-column-left-78-position);left:var(--hive-frozen-column-left-78-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(78),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(78){position:var(--hive-frozen-column-right-78-position);right:var(--hive-frozen-column-right-78-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(79),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(79){position:var(--hive-frozen-column-left-79-position);left:var(--hive-frozen-column-left-79-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(79),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(79){position:var(--hive-frozen-column-right-79-position);right:var(--hive-frozen-column-right-79-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(80),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(80){position:var(--hive-frozen-column-left-80-position);left:var(--hive-frozen-column-left-80-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(80),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(80){position:var(--hive-frozen-column-right-80-position);right:var(--hive-frozen-column-right-80-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(81),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(81){position:var(--hive-frozen-column-left-81-position);left:var(--hive-frozen-column-left-81-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(81),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(81){position:var(--hive-frozen-column-right-81-position);right:var(--hive-frozen-column-right-81-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(82),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(82){position:var(--hive-frozen-column-left-82-position);left:var(--hive-frozen-column-left-82-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(82),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(82){position:var(--hive-frozen-column-right-82-position);right:var(--hive-frozen-column-right-82-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(83),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(83){position:var(--hive-frozen-column-left-83-position);left:var(--hive-frozen-column-left-83-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(83),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(83){position:var(--hive-frozen-column-right-83-position);right:var(--hive-frozen-column-right-83-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(84),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(84){position:var(--hive-frozen-column-left-84-position);left:var(--hive-frozen-column-left-84-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(84),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(84){position:var(--hive-frozen-column-right-84-position);right:var(--hive-frozen-column-right-84-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(85),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(85){position:var(--hive-frozen-column-left-85-position);left:var(--hive-frozen-column-left-85-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(85),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(85){position:var(--hive-frozen-column-right-85-position);right:var(--hive-frozen-column-right-85-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(86),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(86){position:var(--hive-frozen-column-left-86-position);left:var(--hive-frozen-column-left-86-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(86),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(86){position:var(--hive-frozen-column-right-86-position);right:var(--hive-frozen-column-right-86-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(87),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(87){position:var(--hive-frozen-column-left-87-position);left:var(--hive-frozen-column-left-87-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(87),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(87){position:var(--hive-frozen-column-right-87-position);right:var(--hive-frozen-column-right-87-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(88),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(88){position:var(--hive-frozen-column-left-88-position);left:var(--hive-frozen-column-left-88-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(88),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(88){position:var(--hive-frozen-column-right-88-position);right:var(--hive-frozen-column-right-88-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(89),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(89){position:var(--hive-frozen-column-left-89-position);left:var(--hive-frozen-column-left-89-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(89),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(89){position:var(--hive-frozen-column-right-89-position);right:var(--hive-frozen-column-right-89-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(90),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(90){position:var(--hive-frozen-column-left-90-position);left:var(--hive-frozen-column-left-90-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(90),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(90){position:var(--hive-frozen-column-right-90-position);right:var(--hive-frozen-column-right-90-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(91),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(91){position:var(--hive-frozen-column-left-91-position);left:var(--hive-frozen-column-left-91-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(91),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(91){position:var(--hive-frozen-column-right-91-position);right:var(--hive-frozen-column-right-91-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(92),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(92){position:var(--hive-frozen-column-left-92-position);left:var(--hive-frozen-column-left-92-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(92),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(92){position:var(--hive-frozen-column-right-92-position);right:var(--hive-frozen-column-right-92-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(93),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(93){position:var(--hive-frozen-column-left-93-position);left:var(--hive-frozen-column-left-93-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(93),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(93){position:var(--hive-frozen-column-right-93-position);right:var(--hive-frozen-column-right-93-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(94),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(94){position:var(--hive-frozen-column-left-94-position);left:var(--hive-frozen-column-left-94-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(94),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(94){position:var(--hive-frozen-column-right-94-position);right:var(--hive-frozen-column-right-94-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(95),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(95){position:var(--hive-frozen-column-left-95-position);left:var(--hive-frozen-column-left-95-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(95),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(95){position:var(--hive-frozen-column-right-95-position);right:var(--hive-frozen-column-right-95-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(96),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(96){position:var(--hive-frozen-column-left-96-position);left:var(--hive-frozen-column-left-96-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(96),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(96){position:var(--hive-frozen-column-right-96-position);right:var(--hive-frozen-column-right-96-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(97),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(97){position:var(--hive-frozen-column-left-97-position);left:var(--hive-frozen-column-left-97-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(97),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(97){position:var(--hive-frozen-column-right-97-position);right:var(--hive-frozen-column-right-97-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(98),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(98){position:var(--hive-frozen-column-left-98-position);left:var(--hive-frozen-column-left-98-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(98),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(98){position:var(--hive-frozen-column-right-98-position);right:var(--hive-frozen-column-right-98-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(99),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(99){position:var(--hive-frozen-column-left-99-position);left:var(--hive-frozen-column-left-99-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(99),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(99){position:var(--hive-frozen-column-right-99-position);right:var(--hive-frozen-column-right-99-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(100),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(100){position:var(--hive-frozen-column-left-100-position);left:var(--hive-frozen-column-left-100-offset)}hive-table.ui-next .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(100),hive-table.ui-next .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(100){position:var(--hive-frozen-column-right-100-position);right:var(--hive-frozen-column-right-100-offset)}hive-table.ui-next .hive-selectable-row[disabled]{pointer-events:none}hive-table.ui-next .hive-selectable-row:not([disabled]){cursor:pointer}hive-table.ui-next td[hive-cell],hive-table.ui-next td[hive-template-cell]{box-sizing:border-box;padding:0;height:100%;overflow:hidden;white-space:nowrap}hive-table.ui-next td[hive-cell] .hive-cell_container{box-sizing:border-box;display:flex;align-items:center;gap:8px;line-height:0;overflow:hidden}hive-table.ui-next td[hive-cell] .hive-cell_container.hive-cell_container--has-secondary-text{align-items:flex-start}hive-table.ui-next td[hive-cell] .hive-cell_container .hive-cell_icon-container{color:var(--icon-color, #c5c5c5)}hive-table.ui-next td[hive-cell] .hive-cell_container .hive-cell_icon-container hive-icon-component i{line-height:1}hive-table.ui-next td[hive-cell] .hive-cell_container .hive-cell_text-container{display:flex;flex-direction:column;font-size:12px;overflow:hidden}hive-table.ui-next td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container{display:flex;gap:4px}hive-table.ui-next td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_secondary-text{line-height:150%;overflow:hidden;text-overflow:ellipsis}hive-table.ui-next td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_link-container{display:flex;gap:4px;overflow:hidden}hive-table.ui-next td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_link-container:empty{display:none}hive-table.ui-next td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_link-container a{display:inline-block;line-height:150%;text-overflow:ellipsis;overflow:hidden}hive-table.ui-next td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_link-container a:not([hive-link]){font-family:Inter,sans-serif;font-size:12px;line-height:150%;letter-spacing:0;font-weight:400;color:#1b72cb;text-decoration:none}hive-table.ui-next td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_link-container a:not([hive-link]):hover{color:#0c7bc0}hive-table.ui-next td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_link-container .hive-cell_link-icon{fill:#0c7bc0}hive-table.ui-next td[hive-cell] .hive-cell_positioning-container{display:flex;height:100%;width:100%}hive-table.ui-next td[hive-cell] .hive-cell_positioning-container.hive-cell_positioning-container-horizontal--left{text-align:left;justify-content:flex-start}hive-table.ui-next td[hive-cell] .hive-cell_positioning-container.hive-cell_positioning-container-horizontal--center{text-align:center;justify-content:center}hive-table.ui-next td[hive-cell] .hive-cell_positioning-container.hive-cell_positioning-container-horizontal--right{text-align:right;justify-content:flex-end}hive-table.ui-next td[hive-cell] .hive-cell_positioning-container.hive-cell_positioning-container-vertical--top{align-items:flex-start}hive-table.ui-next td[hive-cell] .hive-cell_positioning-container.hive-cell_positioning-container-vertical--center{align-items:center}hive-table.ui-next td[hive-cell] .hive-cell_positioning-container.hive-cell_positioning-container-vertical--bottom{align-items:flex-end}hive-table.ui-next td[hive-cell] .hive-cell_primary-text{font-family:Inter,sans-serif;font-size:12px;line-height:150%;letter-spacing:0;font-weight:400;color:#292929}hive-table.ui-next td[hive-cell] .hive-cell_primary-text.hive-cell_primary-text--has-secondary-text{font-family:Inter,sans-serif;font-size:12px;line-height:150%;letter-spacing:0;font-weight:600;color:#292929}hive-table.ui-next td[hive-cell] .hive-cell_secondary-text{font-family:Inter,sans-serif;font-size:12px;line-height:150%;letter-spacing:0;font-weight:400;color:#616161}hive-table td[hive-template-cell]{box-sizing:border-box;font-family:Inter,sans-serif;font-weight:400;line-height:150%;font-size:12px;letter-spacing:0;text-decoration:none;color:#292929}hive-table.ui-next .hive-cell-wrapper{width:100%;height:100%;min-height:100%;white-space:nowrap;overflow:clip}hive-table.ui-next hive-table-checkbox{line-height:0}hive-table.ui-next .hive-table-colgroup .hidden{visibility:collapse;width:0}hive-table.ui-next .hive-table-colgroup :not(.hidden){--computed-weight: calc( var(--weight) * var(--total-children) / var(--visible-children) );--computed-width: calc(var(--computed-weight) * 49px);min-width:var(--width, var(--computed-width));max-width:var(--width, var(--computed-width));width:var(--width, var(--computed-width))}hive-table.ui-next .hive-table-wrapper .p-datatable-thead{box-shadow:0 1px #e3e3e3}hive-table.ui-next .hive-table-wrapper.hive-table--can-be-scrolled-up .p-datatable-thead{box-shadow:0 2px #e3e3e3}hive-table.legacy .hive-table-wrapper.hive-table--can-be-scrolled-left .p-datatable-thead>tr:first-of-type:first-child>.hive-frozen-column--left-aligned:not(:has(+ .hive-frozen-column--left-aligned)){box-shadow:inset 1px 0 #e3e3e3,2px 0 #c9c9c9}hive-table.legacy .hive-table-wrapper.hive-table--can-be-scrolled-left .p-datatable-tbody>tr:first-child>.hive-frozen-column--left-aligned:not(:has(+ .hive-frozen-column--left-aligned)){box-shadow:inset 1px 0 #e3e3e3,2px 0 #c9c9c9}hive-table.legacy .hive-table-wrapper.hive-table--can-be-scrolled-left .p-datatable-tbody>tr:not(:first-child)>.hive-frozen-column--left-aligned:not(:has(+ .hive-frozen-column--left-aligned)){box-shadow:inset 1px 0 #e3e3e3,inset 0 1px #e3e3e3,2px 0 #c9c9c9}hive-table.legacy .hive-table-wrapper.hive-table--can-be-scrolled-right .p-datatable-thead>tr:first-of-type:first-child>:not(.hive-frozen-column--right-aligned)+.hive-frozen-column--right-aligned{box-shadow:-2px 0 #c9c9c9}hive-table.legacy .hive-table-wrapper.hive-table--can-be-scrolled-right .p-datatable-tbody>tr:first-child>:not(.hive-frozen-column--right-aligned)+.hive-frozen-column--right-aligned{box-shadow:-2px 0 #c9c9c9}hive-table.legacy .hive-table-wrapper.hive-table--can-be-scrolled-right .p-datatable-tbody>tr:not(:first-child)>:not(.hive-frozen-column--right-aligned)+.hive-frozen-column--right-aligned{box-shadow:-2px 0 #c9c9c9,inset 0 1px #e3e3e3}hive-table.ui-next .hive-table-wrapper.hive-table--can-be-scrolled-left .p-datatable-thead>tr:first-of-type:first-child>.hive-frozen-column--left-aligned:not(:has(+ .hive-frozen-column--left-aligned)){box-shadow:2px 0 #c9c9c9}hive-table.ui-next .hive-table-wrapper.hive-table--can-be-scrolled-left .p-datatable-tbody>tr:first-child>.hive-frozen-column--left-aligned:not(:has(+ .hive-frozen-column--left-aligned)){box-shadow:2px 0 #c9c9c9}hive-table.ui-next .hive-table-wrapper.hive-table--can-be-scrolled-left .p-datatable-tbody>tr:not(:first-child)>.hive-frozen-column--left-aligned:not(:has(+ .hive-frozen-column--left-aligned)){box-shadow:2px 0 #c9c9c9}hive-table.ui-next .hive-table-wrapper.hive-table--can-be-scrolled-right .p-datatable-thead>tr:first-of-type:first-child>:not(.hive-frozen-column--right-aligned)+.hive-frozen-column--right-aligned{box-shadow:-2px 0 #c9c9c9}hive-table.ui-next .hive-table-wrapper.hive-table--can-be-scrolled-right .p-datatable-tbody>tr:first-child>:not(.hive-frozen-column--right-aligned)+.hive-frozen-column--right-aligned{box-shadow:-2px 0 #c9c9c9}hive-table.ui-next .hive-table-wrapper.hive-table--can-be-scrolled-right .p-datatable-tbody>tr:not(:first-child)>:not(.hive-frozen-column--right-aligned)+.hive-frozen-column--right-aligned{box-shadow:-2px 0 #c9c9c9}hive-table.ui-next th[hive-header],hive-table.ui-next th[hive-template-header]{font-family:Inter,sans-serif;font-weight:600;font-size:12px;box-sizing:border-box;padding:0;height:100%;text-align:unset;line-height:150%;white-space:normal!important}hive-table.ui-next th[hive-header]:not(.hidden),hive-table.ui-next th[hive-template-header]:not(.hidden){--computed-weight: calc( var(--weight) * var(--total-children) / var(--visible-children) );--computed-width: calc(var(--computed-weight) * 49px);min-width:var(--width, var(--computed-width));max-width:var(--width, var(--computed-width));width:var(--width, var(--computed-width))}hive-table.ui-next th[hive-header] .hive-header-positioning-container,hive-table.ui-next th[hive-template-header] .hive-header-positioning-container{display:flex;flex-direction:column;height:100%;width:100%}hive-table.ui-next th[hive-header] .hive-header-positioning-container div.hive-header,hive-table.ui-next th[hive-template-header] .hive-header-positioning-container div.hive-header{line-height:0}hive-table.ui-next th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--left,hive-table.ui-next th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--left{text-align:left}hive-table.ui-next th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--center,hive-table.ui-next th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--center{text-align:center}hive-table.ui-next th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--right,hive-table.ui-next th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--right{text-align:right}hive-table.ui-next th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--right hive-sort-icon,hive-table.ui-next th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--right hive-sort-icon{order:-1}hive-table.ui-next th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-vertical--top,hive-table.ui-next th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-vertical--top{justify-content:flex-start}hive-table.ui-next th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-vertical--center,hive-table.ui-next th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-vertical--center{justify-content:center}hive-table.ui-next th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-vertical--bottom,hive-table.ui-next th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-vertical--bottom{justify-content:flex-end}hive-table.ui-next th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-resize--true,hive-table.ui-next th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-resize--true{overflow:hidden}hive-table.ui-next th[hive-header] .hive-header-resize-handle-container,hive-table.ui-next th[hive-template-header] .hive-header-resize-handle-container{height:100%;position:absolute;right:0;top:0;padding:12px 8px;cursor:col-resize;display:flex;align-items:center}hive-table.ui-next th[hive-header] .hive-header-resize-handle-container:active,hive-table.ui-next th[hive-template-header] .hive-header-resize-handle-container:active{z-index:1}hive-table.ui-next th[hive-header] .hive-header-resize-handle-container:active hive-vertical-separator,hive-table.ui-next th[hive-template-header] .hive-header-resize-handle-container:active hive-vertical-separator{position:absolute;top:0;left:7px;height:100vh;width:4px;background-color:#fe5000}hive-table.ui-next th[hive-header][subheader]{font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:12px;color:#616161}hive-table.ui-next th[hive-header] .hive-header_input-container{position:relative}hive-table.ui-next th[hive-header] .hive-header_input-container .hive-header_input{box-sizing:border-box;display:block;width:100%;-webkit-appearance:none;appearance:none;outline:none;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}hive-table.ui-next th[hive-header] .hive-header_input-container .hive-header_input.hive-header_input-with-resize{width:calc(100% - 8px)}hive-table.ui-next th[hive-header] .hive-header_input-container .hive-header_input{padding:8px;height:24px;font-family:Inter,sans-serif;line-height:100%;font-weight:400;letter-spacing:0;color:#181818;font-size:12px;background-color:#fff;border:solid 1px #b0b0b0;border-radius:4px}hive-table.ui-next th[hive-header] .hive-header_input-container .hive-header_input:hover{border-color:#1b72cb}hive-table.ui-next th[hive-header] .hive-header_input-container .hive-header_input:focus{border-color:#004285}hive-table.ui-next .p-datatable-thead>tr>th{background-color:#f8f8f8}hive-table.ui-next .hive-header-wrapper{position:relative}hive-table.ui-next th[hive-template-header].hidden .hive-header-wrapper,hive-table.ui-next th[hive-header].hidden .hive-header-wrapper{display:none}hive-table.ui-next th[hive-template-header]:not(.hidden),hive-table.ui-next th[hive-header]:not(.hidden){overflow:visible}hive-table.ui-next th[hive-template-header]:not(.hidden) .hive-header-wrapper,hive-table.ui-next th[hive-header]:not(.hidden) .hive-header-wrapper{box-sizing:border-box}hive-table.ui-next th[hive-template-header]:not(.hidden) .hive-header-wrapper.hive-header-wrapper--template,hive-table.ui-next th[hive-header]:not(.hidden) .hive-header-wrapper.hive-header-wrapper--template{display:block}hive-table.ui-next hive-header-data-container{display:inline-flex;align-items:center;white-space:normal;gap:4px}hive-table.ui-next hive-header-data-container.hive-header-data-container--sortable{cursor:pointer}hive-table.ui-next hive-header-data-container hive-sort-icon{display:flex;opacity:0;align-items:center;justify-content:center;height:16px;width:16px;line-height:0}hive-table.ui-next hive-header-data-container hive-sort-icon.hive-sort-icon--sorted{opacity:1}hive-table.ui-next hive-header-data-container hive-sort-icon .hive-sort-icon{display:flex;opacity:1}hive-table.ui-next hive-table-header-checkbox{line-height:0}hive-selection-menu.ui-next{display:inline-block}hive-selection-menu.ui-next .hive-selection-menu_content{box-sizing:border-box;display:inline-block;width:100%;min-width:180px;max-height:235px;padding:2px;background-color:#fff;box-shadow:0 4px 8px #00000014;border-radius:4px}hive-selection-menu.ui-next .hive-selection-menu_state-container{display:flex;align-items:center;justify-content:center;height:64px;padding:8px}hive-selection-menu.ui-next .hive-selection-menu_error-container{display:flex;flex-direction:column;gap:4px}hive-selection-menu.ui-next .hive-selection-menu_error-container .hive-selection-menu_error-icon-container{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#fdf7f7;border-radius:50%}hive-selection-menu.ui-next .hive-selection-menu_error-container .hive-selection-menu_error-icon-container .hive-selection-menu_error-icon{fill:#df2d20}hive-selection-menu.ui-next .hive-selection-menu_error-container .hive-selection-menu_error-text-container{display:flex;flex-direction:column;align-items:center}hive-selection-menu.ui-next .hive-selection-menu_error-container .hive-selection-menu_error-text-container .hive-selection-menu_error-text{font-family:Inter;font-weight:600;font-size:9px;line-height:150%;color:#616161;letter-spacing:0;text-decoration:none}hive-selection-menu.ui-next .hive-selection-menu_container .hive-selection-menu_header-container{display:flex;gap:8px;align-items:stretch;padding:8px}hive-selection-menu.ui-next .hive-selection-menu_container .hive-selection-menu_header-filter-wrapper{width:100%}hive-selection-menu.ui-next .hive-selection-menu_container .hive-selection-menu_header-checkbox-wrapper{display:flex;align-items:center}hive-selection-menu.ui-next .hive-selection-menu_container .hive-selection-menu_header-checkbox-wrapper:empty{display:none}hive-selection-menu.ui-next .hive-selection-menu_container .hive-selection-menu_list{display:flex;flex-direction:column;gap:2px;max-height:191px;overflow-y:auto}hive-selection-menu.ui-next .hive-selection-menu_container .hive-selection-menu_empty-container{font-family:Inter;font-weight:600;font-size:9px;line-height:150%;color:#616161;letter-spacing:0;text-decoration:none}hive-selection-menu-base-item.ui-next .hive-selection-menu-base-item_container{display:flex;align-items:center;gap:8px;height:32px;padding:0 8px;background-color:#fff;cursor:pointer}hive-selection-menu-base-item.ui-next .hive-selection-menu-base-item_container:hover:not(hive-selection-menu-base-item.ui-next .hive-selection-menu-base-item_container--disabled){background-color:#f8f8f8}hive-selection-menu-base-item.ui-next .hive-selection-menu-base-item_container:focus-visible:not(hive-selection-menu-base-item.ui-next .hive-selection-menu-base-item_container--disabled){outline:1px solid #0859aa;outline-offset:-1px}hive-selection-menu-base-item.ui-next .hive-selection-menu-base-item_container--active:not(hive-selection-menu-base-item.ui-next .hive-selection-menu-base-item_container--disabled){background-color:#f4f9ff}hive-selection-menu-base-item.ui-next .hive-selection-menu-base-item_container--disabled{opacity:.5;cursor:not-allowed}hive-selection-menu-base-item.ui-next .hive-selection-menu-base-item_container--disabled hive-checkbox:has(input[type=checkbox]:disabled){opacity:unset}hive-selection-menu-group-item.ui-next .hive-selection-menu-group-items_container .hive-selection-menu-base-item_container{padding-left:32px}hive-selection-menu-section.ui-next .hive-selection-menu-section_wrapper{box-sizing:border-box;display:flex;align-items:center;height:32px;padding:0 8px}hive-selection-menu-section.ui-next .hive-selection-menu-section_wrapper .hive-selection-menu-section_label{color:#616161;line-height:0}hive-checkbox.ui-next{display:inline-flex}hive-checkbox.ui-next div.hive-checkbox-component-container{box-sizing:border-box;display:inline-flex;align-items:center}hive-checkbox.ui-next div.hive-checkbox-component-container--small{gap:8px}hive-checkbox.ui-next div.hive-checkbox-component-container--large{gap:12px}hive-checkbox.ui-next:has(input[type=checkbox]:disabled){opacity:.4}hive-checkbox.ui-next:not(.ng-invalid) .hive-checkbox_container input[type=checkbox]:not(.ng-invalid,:disabled):hover{background-color:#f4f9ff;border-color:#1b72cb}hive-checkbox.ui-next:not(.ng-invalid) .hive-checkbox_container input[type=checkbox]:not(.ng-invalid,:disabled):hover:checked{background-color:#0859aa;border-color:#0859aa}hive-checkbox.ui-next:not(.ng-invalid) .hive-checkbox_container input[type=checkbox]:checked,hive-checkbox.ui-next:not(.ng-invalid) .hive-checkbox_container input[type=checkbox]:indeterminate{background-color:#1b72cb;border-color:#1b72cb}hive-checkbox.ui-next:not(.ng-invalid) .hive-checkbox_container input[type=checkbox]:not(:disabled):indeterminate:hover{background-color:#0859aa;border-color:#0859aa}hive-checkbox.ui-next .hive-checkbox_container{position:relative;display:inline-block;line-height:0}hive-checkbox.ui-next .hive-checkbox_container input[type=checkbox]{margin:0;border:1px solid #b0b0b0;border-radius:4px;background-color:#fff;cursor:pointer;-webkit-appearance:none;appearance:none}hive-checkbox.ui-next .hive-checkbox_container input[type=checkbox]:disabled{cursor:not-allowed}hive-checkbox.ui-next .hive-checkbox_container input[type=checkbox]:focus-visible{outline:1px solid #0859aa}hive-checkbox.ui-next .hive-checkbox_container--small input[type=checkbox]{width:16px;height:16px}hive-checkbox.ui-next .hive-checkbox_container--large input[type=checkbox]{width:24px;height:24px}hive-checkbox.ui-next .hive-checkbox_container .hive-checkbox_icon-container{position:absolute;inset:3px;display:flex;align-items:center;justify-content:center;pointer-events:none}hive-checkbox.ui-next .hive-checkbox_container .hive-checkbox_icon-container .hive-checkbox_icon{width:16px;height:16px;fill:#f8f8f8}hive-checkbox.ui-next .hive-checkbox_label--small{font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:12px}hive-checkbox.ui-next .hive-checkbox_label--large{font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:16px}hive-checkbox.ui-next .hive-checkbox_label .hive-checkbox__required{color:#fe5000}hive-checkbox.ui-next .hive-checkbox_label:empty{display:none}.ng-submitted hive-checkbox.ui-next.ng-invalid .hive-checkbox_input{background-color:#fdf7f7;border-color:#df2d20}.ng-submitted hive-checkbox.ui-next.ng-invalid .hive-checkbox_input:checked{background-color:#df2d20;border-color:#df2d20}.ng-submitted hive-checkbox.ui-next.ng-invalid .hive-checkbox_input:indeterminate{background-color:#df2d20;border-color:#df2d20}.ng-submitted hive-checkbox.ui-next.ng-invalid:hover .hive-checkbox_input{background-color:#f9dad7;border-color:#df2d20}.ng-submitted hive-checkbox.ui-next.ng-invalid:hover .hive-checkbox_input:checked{background-color:#bb1a0b;border-color:#bb1a0b}.ng-submitted hive-checkbox.ui-next.ng-invalid:hover .hive-checkbox_input:indeterminate{background-color:#bb1a0b;border-color:#bb1a0b}hive-label.ui-next .hive-label.hive-label--bold.hive-label--large{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:700}hive-label.ui-next .hive-label.hive-label--semibold.hive-label--large{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:600}hive-label.ui-next .hive-label.hive-label--regular.hive-label--large{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:400}hive-label.ui-next .hive-label.hive-label--bold.hive-label--medium{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:700}hive-label.ui-next .hive-label.hive-label--semibold.hive-label--medium{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:600}hive-label.ui-next .hive-label.hive-label--regular.hive-label--medium{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:400}hive-label.ui-next .hive-label.hive-label--bold.hive-label--small{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:700}hive-label.ui-next .hive-label.hive-label--semibold.hive-label--small{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:600}hive-label.ui-next .hive-label.hive-label--regular.hive-label--small{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}hive-label.ui-next .hive-label.hive-label--bold.hive-label--smallest{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:700}hive-label.ui-next .hive-label.hive-label--semibold.hive-label--smallest{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:600}hive-label.ui-next .hive-label.hive-label--regular.hive-label--smallest{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:400}hive-label.ui-next .hive-label{display:inline-flex;gap:4px;justify-content:flex-start;align-items:center;width:100%}hive-label.ui-next .hive-label .hive-label__required{color:#fe5000;font-size:12px}hive-label.ui-next .hive-label--left{justify-content:flex-start}hive-label.ui-next .hive-label--center{justify-content:center}hive-label.ui-next .hive-label--right{justify-content:flex-end}a[hive-link].ui-next{text-decoration:none;color:#1b72cb;display:inline-flex;align-items:center}a[hive-link].ui-next .hive-bullet-icon{display:none}a[hive-link].ui-next.hive-disabled{cursor:not-allowed;color:#b0b0b0;pointer-events:none}a[hive-link].ui-next.hive-disabled .hive-link-icon svg{fill:#b0b0b0}a[hive-link].ui-next .hive-link-icon{font-family:"'Font Awesome 6 Pro'";font-size:9px;font-weight:300;text-decoration:none;margin-left:4px}a[hive-link].ui-next .hive-link-icon svg{fill:#1b72cb}a[hive-link].ui-next:not(.hive-disabled):hover{color:#0859aa;text-decoration:underline}a[hive-link].ui-next:not(.hive-disabled):hover .hive-link-icon svg{fill:#0859aa}a[hive-link].ui-next:not(.hive-disabled):active{color:#004285;text-decoration:underline}a[hive-link].ui-next:not(.hive-disabled):active .hive-link-icon svg{fill:#004285}a[hive-link].ui-next:not(.hive-disabled):visited{color:#cd146d}a[hive-link].ui-next:not(.hive-disabled):visited .hive-link-icon svg{fill:#cd146d}a[hive-link].ui-next:focus-visible{outline:1px solid #0859aa}a[hive-link].ui-next.hive-link-size--smallest{font-family:Inter,sans-serif;line-height:150%;font-weight:600;cursor:pointer;font-size:9px}a[hive-link].ui-next.hive-link-size--small{font-family:Inter,sans-serif;line-height:150%;font-weight:600;cursor:pointer;font-size:12px}hive-page-base-layout .hive-page-base-layout-main-content .hive-page-base-layout-ui-view-overlay{height:100%;width:100%;background-color:#181818;opacity:.3;z-index:900;display:block}hive-pagination.ui-next nav.hive-pagination-container{display:flex;align-items:center}hive-pagination.ui-next nav.hive-pagination-container .hive-pagination-label-container{display:inline-block;min-width:max-content;font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:12px}hive-pagination.ui-next nav.hive-pagination-container .hive-pagination-button-container{display:inline-flex;align-items:center;justify-content:center;gap:4px}hive-pagination.ui-next nav.hive-pagination-container hive-dropdown{width:64px;min-width:unset}hive-details-panel.ui-next{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;border-top:1px solid #e3e3e3;border-radius:unset;padding:24px 16px}hive-details-panel.ui-next .hive-details-panel-body{padding:16px 0 0;overflow:auto}hive-details-panel.ui-next .hive-details-panel-header{display:flex;justify-content:space-between;align-items:center;height:48px}hive-details-panel.ui-next .hive-details-panel-header-title{font-family:Inter,sans-serif;line-height:150%;font-size:16px;font-weight:700;display:flex;gap:8px;align-items:center;margin:0;line-height:48px;vertical-align:middle}hive-details-panel.ui-next .hive-details-panel-header-title-info-icon{cursor:pointer}hive-details-panel.ui-next .hive-details-panel-header-close-button{background:none;border:none;cursor:pointer}hive-details-panel.ui-next .hive-details-panel-header-close-button svg{width:48px;height:48px}hive-one-time-password.ui-next .hive-one-time-password.ng-invalid .hive-one-time-password__input.ng-invalid.ng-touched.ng-invalid,hive-one-time-password.ui-next.ng-invalid .hive-one-time-password .hive-one-time-password__input.ng-invalid.ng-touched.ng-invalid{border-color:#df2d20;background:#fdf7f7}hive-one-time-password.ui-next .hive-one-time-password__container{display:flex;gap:8px;padding-top:12px;padding-bottom:8px;justify-content:center;align-items:center}hive-one-time-password.ui-next .hive-one-time-password__container .hive-one-time-password__input{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:600;width:40px;height:40px;text-align:center;line-height:40px;border-radius:4px;border:1px solid #b0b0b0;background:#ffffff}hive-one-time-password.ui-next .hive-one-time-password__container .hive-one-time-password__input:not(:disabled):hover{border:1px solid #65a4e1;border-radius:4px;background-color:#f4f9ff}hive-one-time-password.ui-next .hive-one-time-password__container .hive-one-time-password__input:disabled{opacity:.5}hive-one-time-password.ui-next .hive-one-time-password__container .hive-one-time-password__input:focus-visible{border:1px solid #0859aa;outline:none}.hive-pop-up-panel.ui-next{--hive-pop-up-background-color: #ffffff;--hive-pop-up-text-color: #363636}.hive-pop-up-panel.ui-next.hive-pop-up-panel--dark{--hive-pop-up-background-color: #181818;--hive-pop-up-text-color: #f8f8f8;border-color:#000}.hive-pop-up-panel.ui-next.hive-pop-up-panel--dark .hive-pop-up_dialog-close-button hive-icon-component svg{fill:#363636}.hive-pop-up-panel.ui-next .hive-pop-up_container{display:flex;flex-direction:column;min-width:320px;max-width:640px;min-height:auto;max-height:480px;border:1px solid #e3e3e3;border-radius:8px;background:var(--hive-pop-up-background-color);color:var(--hive-pop-up-text-color);box-shadow:0 12px 24px #00000014;overflow:hidden}.hive-pop-up-panel.ui-next .hive-pop-up-dialog-header{padding:16px;top:0;position:sticky;background:var(--hive-pop-up-background-color);display:flex;justify-content:space-between;align-items:center}.hive-pop-up-panel.ui-next .hive-pop-up-dialog-header .hive-pop-up-dialog-heading{font-family:Inter,sans-serif;line-height:150%;font-size:16px;font-weight:600;margin:0;color:var(--hive-pop-up-text-color);vertical-align:middle}.hive-pop-up-panel.ui-next .hive-pop-up-dialog-header .hive-pop-up_dialog-close-button{align-self:flex-start}.hive-pop-up-panel.ui-next .hive-pop-up-dialog-body{padding:16px 8px 16px 16px;font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:12px;color:var(--hive-pop-up-text-color);overflow:auto}.hive.ui-next.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Inter,sans-serif;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.hive.ui-next.tooltip.show{opacity:.9}.hive.ui-next.tooltip .arrow,.hive.ui-next.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.hive.ui-next.tooltip .arrow:before,.hive.ui-next.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.hive.ui-next.bs-tooltip-top,.hive.ui-next.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.hive.ui-next.bs-tooltip-top .arrow,.hive.ui-next.bs-tooltip-auto[x-placement^=top] .arrow,.hive.ui-next.bs-tooltip-top .tooltip-arrow,.hive.ui-next.bs-tooltip-auto[x-placement^=top] .tooltip-arrow{bottom:0}.hive.ui-next.bs-tooltip-top .arrow:before,.hive.ui-next.bs-tooltip-auto[x-placement^=top] .arrow:before,.hive.ui-next.bs-tooltip-top .tooltip-arrow:before,.hive.ui-next.bs-tooltip-auto[x-placement^=top] .tooltip-arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.hive.ui-next.bs-tooltip-right,.hive.ui-next.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.hive.ui-next.bs-tooltip-right .arrow,.hive.ui-next.bs-tooltip-auto[x-placement^=right] .arrow,.hive.ui-next.bs-tooltip-right .tooltip-arrow,.hive.ui-next.bs-tooltip-auto[x-placement^=right] .tooltip-arrow{left:0;width:.4rem;height:.8rem}.hive.ui-next.bs-tooltip-right .arrow:before,.hive.ui-next.bs-tooltip-auto[x-placement^=right] .arrow:before,.hive.ui-next.bs-tooltip-right .tooltip-arrow:before,.hive.ui-next.bs-tooltip-auto[x-placement^=right] .tooltip-arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.hive.ui-next.bs-tooltip-bottom,.hive.ui-next.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.hive.ui-next.bs-tooltip-bottom .arrow,.hive.ui-next.bs-tooltip-auto[x-placement^=bottom] .arrow,.hive.ui-next.bs-tooltip-bottom .tooltip-arrow,.hive.ui-next.bs-tooltip-auto[x-placement^=bottom] .tooltip-arrow{top:0}.hive.ui-next.bs-tooltip-bottom .arrow:before,.hive.ui-next.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.hive.ui-next.bs-tooltip-bottom .tooltip-arrow:before,.hive.ui-next.bs-tooltip-auto[x-placement^=bottom] .tooltip-arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.hive.ui-next.bs-tooltip-left,.hive.ui-next.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.hive.ui-next.bs-tooltip-left .arrow,.hive.ui-next.bs-tooltip-auto[x-placement^=left] .arrow,.hive.ui-next.bs-tooltip-left .tooltip-arrow,.hive.ui-next.bs-tooltip-auto[x-placement^=left] .tooltip-arrow{right:0;width:.4rem;height:.8rem}.hive.ui-next.bs-tooltip-left .arrow:before,.hive.ui-next.bs-tooltip-auto[x-placement^=left] .arrow:before,.hive.ui-next.bs-tooltip-left .tooltip-arrow:before,.hive.ui-next.bs-tooltip-auto[x-placement^=left] .tooltip-arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.hive.ui-next .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}hive-stats.ui-next{display:flex;flex-direction:column;gap:8px}hive-stats.ui-next .hive-stats_value-container{display:flex;align-items:center;gap:4px}hive-stats.ui-next .hive-stats_value-container:empty{display:none}hive-stats.ui-next .hive-stats_help-text{font-family:Inter,sans-serif;line-height:100%;font-weight:400;letter-spacing:0;color:#616161;font-size:11px}hive-stats-data.ui-next{display:inline-flex;align-items:center;gap:4px}hive-stats-data.ui-next.hive-stats-data--has-grow .hive-stats-data{width:100%}hive-stats-data.ui-next .hive-stats-data_icon-container{display:flex;justify-content:center;align-items:center;width:16px;height:16px}hive-stats-data.ui-next .hive-stats-data--title{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400;color:#616161}hive-stats-data.ui-next .hive-stats-data--value{font-family:Inter,sans-serif;line-height:100%;font-weight:400;letter-spacing:0;color:#181818;font-size:12px;font-weight:600}hive-stats-data.ui-next hive-icon-component{line-height:0;fill:#363636;color:#363636}hive-radio-button.ui-next{display:inline-flex;align-items:center}hive-radio-button.ui-next.ng-invalid .hive-radio-button_input:not(:disabled){background-color:#fdf7f7;border-color:#df2d20}hive-radio-button.ui-next.ng-invalid .hive-radio-button_input:not(:disabled):is(:hover,:focus){background-color:#f9dad7;border-color:#df2d20}hive-radio-button.ui-next .hive-radio-button_input{position:relative;margin:0;border:1px solid #b0b0b0;border-radius:50%;background-color:#fff;-webkit-appearance:none;appearance:none}hive-radio-button.ui-next .hive-radio-button_input:before{content:"";position:absolute;display:none;margin:auto;border-radius:50%;background-color:#1b72cb}hive-radio-button.ui-next .hive-radio-button_input:not(:disabled):is(:hover,:focus){background-color:#f4f9ff;border-color:#1b72cb}hive-radio-button.ui-next .hive-radio-button_input:checked{background-color:#fff;border-color:#1b72cb}hive-radio-button.ui-next .hive-radio-button_input:checked:before{display:initial}hive-radio-button.ui-next .hive-radio-button_input:disabled{cursor:not-allowed}hive-radio-button.ui-next.hive-radio-button--disabled{opacity:.5}hive-radio-button.ui-next .hive-radio-button_label:empty{display:none}hive-radio-button.ui-next:not(.hive-radio-button--disabled) label{cursor:pointer}hive-radio-button.ui-next.hive-radio-button-size--small{gap:4px}hive-radio-button.ui-next.hive-radio-button-size--small .hive-radio-button_input{width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px}hive-radio-button.ui-next.hive-radio-button-size--small .hive-radio-button_input:before{inset:1px;width:11px;height:11px}hive-radio-button.ui-next.hive-radio-button-size--small .hive-radio-button_label{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}hive-radio-button.ui-next.hive-radio-button-size--small .hive-radio-button_label:empty{display:none}hive-radio-button.ui-next.hive-radio-button-size--large{gap:12px}hive-radio-button.ui-next.hive-radio-button-size--large .hive-radio-button_input{width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px}hive-radio-button.ui-next.hive-radio-button-size--large .hive-radio-button_input:before{inset:2px;width:16px;height:16px}hive-radio-button.ui-next.hive-radio-button-size--large .hive-radio-button_label{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:400}hive-radio-button.ui-next.hive-radio-button-size--large .hive-radio-button_label:empty{display:none}hive-radio-group.ui-next hive-label{display:block;margin-bottom:16px}hive-radio-group.ui-next .hive-radio-group-container{display:flex;gap:16px}hive-radio-group.ui-next .hive-radio-group-container.hive-radio-group-container-positioning__vertical{flex-direction:column}hive-radio-group.ui-next .hive-radio-group-container.hive-radio-group-container-positioning__horizontal{flex-direction:row;align-items:center;column-gap:32px}hive-inline-notification.ui-next{display:block}hive-inline-notification.ui-next .hive-inline-notification-container{display:flex;justify-content:space-between;padding:12px;border-radius:4px;border:1px solid}hive-inline-notification.ui-next .hive-inline-notification-container .hive-main-content-container{display:flex;gap:8px}hive-inline-notification.ui-next .hive-inline-notification-container .hive-main-content-container .hive-severity-icon-container{height:32px;width:32px;display:flex;align-items:center;justify-content:center}hive-inline-notification.ui-next .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content{display:flex;flex-direction:column;justify-content:center}hive-inline-notification.ui-next .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content .hive-inline-notification-header{font-family:Inter,sans-serif;line-height:150%;font-size:16px;font-weight:600;margin:0}hive-inline-notification.ui-next .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content .hive-inline-notification-message{font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:12px;margin-top:4px}hive-inline-notification.ui-next .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content .hive-inline-notification-message:empty{display:none}hive-inline-notification.ui-next .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content .hive-inline-notification-buttons{display:flex;margin-top:16px}hive-inline-notification.ui-next .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content .hive-inline-notification-buttons hive-button{margin-right:8px}hive-inline-notification.ui-next .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content .hive-inline-notification-buttons:empty{display:none}hive-inline-notification.ui-next .hive-inline-notification-container .hive-close-icon-container{cursor:pointer;height:16px;width:16px;display:flex;justify-content:center;align-items:center}hive-inline-notification.ui-next .hive-inline-notification-container.hive-severity-success{border-color:#128761;background-color:#f4faf4}hive-inline-notification.ui-next .hive-inline-notification-container.hive-severity-success .hive-severity-icon{fill:#08684d}hive-inline-notification.ui-next .hive-inline-notification-container.hive-severity-info{border-color:#0c7bc0;background-color:#f4f8fb}hive-inline-notification.ui-next .hive-inline-notification-container.hive-severity-info .hive-severity-icon{fill:#085e9b}hive-inline-notification.ui-next .hive-inline-notification-container.hive-severity-warning{border-color:#77660d;background-color:#fdf8ed}hive-inline-notification.ui-next .hive-inline-notification-container.hive-severity-warning .hive-severity-icon{fill:#5b4f0b}hive-inline-notification.ui-next .hive-inline-notification-container.hive-severity-error{border-color:#df2d20;background-color:#fdf7f7}hive-inline-notification.ui-next .hive-inline-notification-container.hive-severity-error .hive-severity-icon{fill:#bb1a0b}hive-switch.ui-next{display:inline-block}hive-switch.ui-next .hive-switch_container{display:flex;align-items:center;gap:8px}hive-switch.ui-next .hive-switch_container .hive-switch_input{display:none;-webkit-appearance:none;appearance:none}hive-switch.ui-next .hive-switch_container .hive-switch-label{line-height:0}hive-switch.ui-next .hive-switch_container .hive-switch_toggle{box-sizing:border-box;width:32px;height:16px;padding:0 4px;background-color:#fff;border:1px solid #b0b0b0;border-radius:16px;cursor:pointer}hive-switch.ui-next .hive-switch_container .hive-switch_toggle:focus-visible{outline:1px solid #0859aa;outline-offset:1px}hive-switch.ui-next .hive-switch_container .hive-switch_toggle--medium{width:48px;height:24px}hive-switch.ui-next .hive-switch_container .hive-switch_toggle--disabled{opacity:.4;cursor:not-allowed}hive-switch.ui-next .hive-switch_container .hive-switch_toggle:not(hive-switch.ui-next .hive-switch_container .hive-switch_toggle--disabled,.ng-animating):not(.hive-switch_toggle--checked,.hive-switch_toggle--error):hover{border-color:#65a4e1!important;background-color:#f4f9ff!important}hive-switch.ui-next .hive-switch_container .hive-switch_toggle:not(hive-switch.ui-next .hive-switch_container .hive-switch_toggle--disabled,.ng-animating):not(.hive-switch_toggle--checked,.hive-switch_toggle--error):hover .hive-switch_dot{background-color:#65a4e1!important}hive-switch.ui-next .hive-switch_container .hive-switch_toggle:not(hive-switch.ui-next .hive-switch_container .hive-switch_toggle--disabled,.ng-animating) .hive-switch_toggle--checked:not(.hive-switch_toggle--error):hover{border-color:#0859aa!important;background-color:#0859aa!important}hive-switch.ui-next .hive-switch_container .hive-switch_toggle:not(hive-switch.ui-next .hive-switch_container .hive-switch_toggle--disabled,.ng-animating) .hive-switch_toggle--checked:not(.hive-switch_toggle--error):hover .hive-switch_dot{background-color:#f8f8f8!important}hive-switch.ui-next .hive-switch_container .hive-switch_toggle:not(hive-switch.ui-next .hive-switch_container .hive-switch_toggle--disabled,.ng-animating) .hive-switch_toggle--error:not(.hive-switch_toggle--checked):hover{background-color:#f9dad7!important;border-color:#df2d20!important}hive-switch.ui-next .hive-switch_container .hive-switch_toggle:not(hive-switch.ui-next .hive-switch_container .hive-switch_toggle--disabled,.ng-animating) .hive-switch_toggle--error.hive-switch_toggle--checked:hover{background-color:#bb1a0b!important;border-color:#bb1a0b!important}hive-switch.ui-next .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container{position:relative;width:100%;height:100%;display:flex;align-items:center;pointer-events:none}hive-switch.ui-next .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container .hive-switch_dot{position:absolute;z-index:1;left:0;transform:translate(0);width:8px;height:8px;background-color:#b0b0b0;border-radius:8px;pointer-events:none}hive-switch.ui-next .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container .hive-switch_dot--medium{width:16px;height:16px}hive-switch.ui-next .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container .hive-switch_checkmark{position:absolute;display:none;width:9px;height:9px;pointer-events:none}hive-switch.ui-next .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container .hive-switch_checkmark--medium{width:12px;height:12px}hive-switch.ui-next .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container .hive-switch_checkmark--checked{display:unset}hive-switch.ui-next .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container .hive-switch_checkmark .hive-switch_checkmark-path{fill:#f8f8f8}hive-switch-group.ui-next .hive-switch-group_container{display:flex;flex-direction:column;gap:16px}hive-switch-group.ui-next .hive-switch-group_switch-content{display:flex;flex-direction:row;align-items:center;gap:32px}hive-switch-group.ui-next .hive-switch-group_switch-content--horizontal{flex-direction:row;align-items:center;gap:32px}hive-switch-group.ui-next .hive-switch-group_switch-content--vertical{flex-direction:column;align-items:unset;gap:16px}hive-loading-spinner.ui-next>.hive-loading-spinner{visibility:hidden;animation:0s linear .1s forwards hive-loading-spinner-delayed-show;font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:400;align-items:flex-start;display:flex}hive-loading-spinner.ui-next>.hive-loading-spinner .hive-loading-spinner__icon{shape-rendering:auto;animation:linear .92s hive-loading-spinner-rotate infinite}hive-loading-spinner.ui-next>.hive-loading-spinner .hive-loading-spinner__icon .hive-loading-spinner-indicator{stroke:var(--hive-loading-spinner-indicator-color, #e3e3e3)}hive-loading-spinner.ui-next>.hive-loading-spinner .hive-loading-spinner__icon .hive-loading-spinner-background{stroke:var(--hive-loading-spinner-background-color, #fe5000)}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--overlay{position:absolute;inset:0;background:rgba(248,248,248,.8)}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--full-screen{position:fixed;inset:0}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--centered{align-items:center;justify-content:center}hive-empty-state.ui-next{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;line-height:150%;min-width:128px;max-width:512px}hive-empty-state.ui-next .hive-empty-state_icon-container{display:flex;align-items:center;justify-content:center;max-width:200px;margin-bottom:24px}hive-empty-state.ui-next .hive-empty-state_icon-container i:before{font-size:28px}hive-empty-state.ui-next .hive-empty-state_status-container{margin-bottom:8px}hive-empty-state.ui-next .hive-empty-state_status-container h6{font-family:Inter,sans-serif;line-height:150%;font-size:16px;font-weight:600;margin:0}hive-empty-state.ui-next .hive-empty-state_description-container{margin-bottom:16px}hive-empty-state.ui-next .hive-empty-state_description-container p{font-family:Inter,sans-serif;line-height:150%;font-weight:400;font-size:12px;text-align:center;margin:0}hive-empty-state.ui-next .hive-empty-state_controls{display:flex;justify-content:center;align-items:center;gap:12px}hive-empty-state.ui-next .hive-empty-state_controls.hive-empty-state_controls-size--small{gap:8px}hive-empty-state.ui-next .hive-empty-state_controls.hive-empty-state_controls-size--small hive-button{display:none}hive-info-icon.ui-next{display:flex;align-items:center;justify-content:center;line-height:100%}.hive-info-icon_circle .hive-info-icon_circle-background{fill:#c9c9c9}.hive-info-icon_circle:hover .hive-info-icon_circle-background{fill:#999}hive-progress-bar.ui-next .hive-progress-bar_container{display:flex;flex-direction:column;gap:4px}hive-progress-bar.ui-next .hive-progress-bar_container .hive-progress-bar_info-container{display:flex;align-items:center;gap:2px}hive-progress-bar.ui-next .hive-progress-bar_container .hive-progress-bar_progress-bar-container{display:flex;align-items:center;gap:2px}hive-progress-bar.ui-next .hive-progress-bar_container .hive-progress-bar_progress-bar-container .hive-progress-bar_progress-bar--info .p-progressbar-value{background-color:#0c7bc0}hive-progress-bar.ui-next .hive-progress-bar_container .hive-progress-bar_progress-bar-container .hive-progress-bar_progress-bar--success .p-progressbar-value{background-color:#128761}hive-progress-bar.ui-next .hive-progress-bar_container .hive-progress-bar_progress-bar-container .hive-progress-bar_progress-bar--warning .p-progressbar-value{background-color:#fbd309}hive-progress-bar.ui-next .hive-progress-bar_container .hive-progress-bar_progress-bar-container .hive-progress-bar_progress-bar--error .p-progressbar-value{background-color:#df2d20}hive-progress-bar.ui-next .hive-progress-bar_container .hive-progress-bar_assistance-text-container{display:flex}hive-progress-bar.ui-next .hive-progress-bar_percentage--lower-left{margin-right:auto}hive-progress-bar.ui-next .hive-progress-bar_percentage--lower-right{margin-left:auto}hive-progress-bar.ui-next .hive-progress-bar_assistance-text,hive-progress-bar.ui-next .hive-progress-bar_percentage{font-family:Inter,sans-serif;font-size:9px;font-weight:400;line-height:100%;color:#616161}hive-progress-bar.ui-next .hive-progress-bar_label{font-family:Inter,sans-serif;line-height:150%;font-weight:600;font-size:12px}.hive-root.ui-next{font-family:Inter,sans-serif}.hive-root.ui-next .bold.large{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:700}.hive-root.ui-next .semibold.large{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:600}.hive-root.ui-next .regular.large{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:400}.hive-root.ui-next .bold.medium{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:700}.hive-root.ui-next .semibold.medium{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:600}.hive-root.ui-next .regular.medium{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:400}.hive-root.ui-next .bold.small{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:700}.hive-root.ui-next .semibold.small{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:600}.hive-root.ui-next .regular.small{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}.hive-root.ui-next .bold.smallest{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:700}.hive-root.ui-next .semibold.smallest{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:600}.hive-root.ui-next .regular.smallest{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:400}.hive-root.ui-next .large{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:400}.hive-root.ui-next .medium{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:400}.hive-root.ui-next .small{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}.hive-root.ui-next .smallest{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:400}.hive-root.ui-next .bold{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:700}.hive-root.ui-next .semibold{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:600}.hive-root.ui-next .regular{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}.hive-root.ui-next h1{font-family:Inter,sans-serif;line-height:150%;font-size:28px;font-weight:400}.hive-root.ui-next h1.extrabold{font-family:Inter,sans-serif;line-height:150%;font-size:28px;font-weight:800}.hive-root.ui-next h1.bold{font-family:Inter,sans-serif;line-height:150%;font-size:28px;font-weight:700}.hive-root.ui-next h1.semibold{font-family:Inter,sans-serif;line-height:150%;font-size:28px;font-weight:600}.hive-root.ui-next h1.regular{font-family:Inter,sans-serif;line-height:150%;font-size:28px;font-weight:400}.hive-root.ui-next h2{font-family:Inter,sans-serif;line-height:150%;font-size:24px;font-weight:400}.hive-root.ui-next h2.extrabold{font-family:Inter,sans-serif;line-height:150%;font-size:24px;font-weight:800}.hive-root.ui-next h2.bold{font-family:Inter,sans-serif;line-height:150%;font-size:24px;font-weight:700}.hive-root.ui-next h2.semibold{font-family:Inter,sans-serif;line-height:150%;font-size:24px;font-weight:600}.hive-root.ui-next h2.regular{font-family:Inter,sans-serif;line-height:150%;font-size:24px;font-weight:400}.hive-root.ui-next h3{font-family:Inter,sans-serif;line-height:150%;font-size:22px;font-weight:400}.hive-root.ui-next h3.extrabold{font-family:Inter,sans-serif;line-height:150%;font-size:22px;font-weight:800}.hive-root.ui-next h3.bold{font-family:Inter,sans-serif;line-height:150%;font-size:22px;font-weight:700}.hive-root.ui-next h3.semibold{font-family:Inter,sans-serif;line-height:150%;font-size:22px;font-weight:600}.hive-root.ui-next h3.regular{font-family:Inter,sans-serif;line-height:150%;font-size:22px;font-weight:400}.hive-root.ui-next h4{font-family:Inter,sans-serif;line-height:150%;font-size:20px;font-weight:400}.hive-root.ui-next h4.extrabold{font-family:Inter,sans-serif;line-height:150%;font-size:20px;font-weight:800}.hive-root.ui-next h4.bold{font-family:Inter,sans-serif;line-height:150%;font-size:20px;font-weight:700}.hive-root.ui-next h4.semibold{font-family:Inter,sans-serif;line-height:150%;font-size:20px;font-weight:600}.hive-root.ui-next h4.regular{font-family:Inter,sans-serif;line-height:150%;font-size:20px;font-weight:400}.hive-root.ui-next h5{font-family:Inter,sans-serif;line-height:150%;font-size:18px;font-weight:400}.hive-root.ui-next h5.extrabold{font-family:Inter,sans-serif;line-height:150%;font-size:18px;font-weight:800}.hive-root.ui-next h5.bold{font-family:Inter,sans-serif;line-height:150%;font-size:18px;font-weight:700}.hive-root.ui-next h5.semibold{font-family:Inter,sans-serif;line-height:150%;font-size:18px;font-weight:600}.hive-root.ui-next h5.regular{font-family:Inter,sans-serif;line-height:150%;font-size:18px;font-weight:400}.hive-root.ui-next h6{font-family:Inter,sans-serif;line-height:150%;font-size:16px;font-weight:400}.hive-root.ui-next h6.extrabold{font-family:Inter,sans-serif;line-height:150%;font-size:16px;font-weight:800}.hive-root.ui-next h6.bold{font-family:Inter,sans-serif;line-height:150%;font-size:16px;font-weight:700}.hive-root.ui-next h6.semibold{font-family:Inter,sans-serif;line-height:150%;font-size:16px;font-weight:600}.hive-root.ui-next h6.regular{font-family:Inter,sans-serif;line-height:150%;font-size:16px;font-weight:400}.hive-root.ui-next ul,.hive-root.ui-next ol{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}hive-tag.ui-next{display:inline-flex;padding:0 4px;justify-content:center;align-items:center;border-radius:4px;font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:600}hive-tag.ui-next[data-severity=unknown]{background-color:#616161;color:#f8f8f8}hive-tag.ui-next[data-severity=info]{background-color:#0c7bc0;color:#f8f8f8}hive-tag.ui-next[data-severity=success]{background-color:#128761;color:#f8f8f8}hive-tag.ui-next[data-severity=warning]{background-color:#ddb903;color:#f8f8f8}hive-tag.ui-next[data-severity=minor]{background-color:#ec7e4b;color:#f8f8f8}hive-tag.ui-next[data-severity=major]{background-color:#df2d20;color:#f8f8f8}hive-tag.ui-next.smallest{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:600}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window{border-radius:4px;background:white;box-shadow:0 32px 64px #00000014;display:flex;flex-direction:column;gap:32px;overflow:hidden}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window:not(.hive-content-dialog-window--no-padding){padding:32px}@media (min-width: 0){hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--small{width:100vw;max-height:100vh}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--medium{max-height:100vh}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--large{width:100vw;max-height:100vh}}@media (min-width: 576px){hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--small{width:100vw;max-height:50vh}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--medium{width:100vw;max-height:75vh}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--large{width:100vw;max-height:85vh}}@media (min-width: 768px){hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--small{width:65vw}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--medium{width:95vw}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--large{width:95vw}}@media (min-width: 1024px){hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--small{width:50vw}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--medium{width:80vw}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--large{width:80vw}}@media (min-width: 1440px){hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--small{width:35vw}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--medium{width:65vw}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window--large{width:80vw}}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window__content{overflow:auto}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window__heading---default-content{display:grid;grid-template-areas:"title close" "description description";grid-template-columns:1fr auto;gap:4px 32px}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window__heading---default-content .hive-content-dialog-window__heading-title{grid-area:title;margin:0}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window__heading---default-content .hive-content-dialog-window__heading-title hive-info-icon{display:inline-flex}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window__heading---default-content .hive-content-dialog-window__heading-close{grid-area:close}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window__heading---default-content .hive-content-dialog-window__heading-description{grid-area:description;grid-column:1/span 2}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window__heading--hidden{display:none}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window__actions{display:flex;justify-content:space-between;gap:32px}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window__actions--hidden{display:none}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window__actions-right,hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window__actions-left{display:flex;gap:8px}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window__actions-right{align-items:flex-end}hive-content-dialog.ui-next .hive-content-dialog .hive-content-dialog-window__actions-left{align-items:flex-start}hive-confirmation-dialog.ui-next .hive-confirmation-dialog__buttons{display:flex;justify-content:center;align-items:center;gap:8px;padding:32px}hive-confirmation-dialog.ui-next .hive-confirmation-dialog__body{display:flex;flex-direction:column;align-items:center;gap:4px;background:#f8f8f8;padding:32px;text-align:center}hive-confirmation-dialog.ui-next .hive-confirmation-dialog__body--hidden{display:none}hive-confirmation-dialog.ui-next .hive-confirmation-dialog__body-heading{margin:0;padding-top:4px}hive-confirmation-dialog.ui-next .hive-confirmation-dialog__body-text{margin:0}hive-confirmation-dialog.ui-next .hive-confirmation-dialog__body-icon{width:48px;height:48px;display:flex;justify-content:center;align-items:center;border-radius:50%}hive-confirmation-dialog.ui-next .hive-confirmation-dialog__body-icon--destructive{background-color:#f9dad7}hive-confirmation-dialog.ui-next .hive-confirmation-dialog__body-icon--destructive path{fill:#df2d20}hive-confirmation-dialog.ui-next .hive-confirmation-dialog__body-icon--info{background-color:#cfe9f7}hive-confirmation-dialog.ui-next .hive-confirmation-dialog__body-icon--info path{fill:#0c7bc0}hive-backdrop.ui-next .hive-backdrop{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}hive-backdrop.ui-next .hive-backdrop:before{background-color:#181818;opacity:.3;content:"";position:absolute;inset:0}hive-backdrop.ui-next .hive-backdrop *{position:relative}hive-statistic-card.ui-next .hive-statistic-card{padding:8px;min-width:171px}hive-statistic-card.ui-next .hive-statistic-card:not(.hive-statistic-card--empty-value) .hive-statistic-card__value{color:#0c7bc0}hive-statistic-card.ui-next .hive-statistic-card .hive-statistic-card__value{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-weight:600;font-size:32px;line-height:100%;color:#b0b0b0}hive-statistic-card.ui-next .hive-statistic-card.hive-statistic-card--emphasis:not(.hive-statistic-card--empty-value) .hive-statistic-card__value{color:#fe5000}hive-statistic-card.ui-next .hive-statistic-card.hive-statistic-card--disabled{opacity:.5}hive-statistic-card.ui-next .hive-statistic-card .hive-statistic-card__heading{font-family:Inter,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:600;line-height:100%;text-transform:uppercase}hive-statistic-card.ui-next .hive-statistic-card .hive-statistic-card__container{display:flex;justify-content:space-between}hive-statistic-card.ui-next .hive-statistic-card:not(.hive-statistic-card--empty-heading){border-radius:4px;border:1px solid #e3e3e3;background:#ffffff}hive-statistic-card.ui-next .hive-statistic-card:not(.hive-statistic-card--empty-heading) .hive-statistic-card__container .hive-statistic-card__container__metric{display:flex;flex-direction:column;gap:4px;padding:8px}hive-statistic-card.ui-next .hive-statistic-card:not(.hive-statistic-card--empty-heading) .hive-statistic-card__container .hive-statistic-card__container__metric .hive-statistic-card__heading{color:#616161}hive-statistic-card.ui-next .hive-statistic-card:not(.hive-statistic-card--empty-heading) .hive-statistic-card__icon{width:40px;height:40px;color:#c9c9c9;align-self:flex-end}hive-statistic-card.ui-next .hive-statistic-card:not(.hive-statistic-card--empty-heading) .hive-statistic-card__icon hive-icon-component .hive-icon-component_fa-icon{line-height:40px;font-size:40px}hive-statistic-card.ui-next .hive-statistic-card:not(.hive-statistic-card--empty-heading).hive-statistic-card--checked{background-color:#f4f9ff;border-color:#0859aa}hive-statistic-card.ui-next .hive-statistic-card:not(.hive-statistic-card--disabled){cursor:pointer}hive-statistic-card.ui-next .hive-statistic-card:not(.hive-statistic-card--disabled):not(.hive-statistic-card--checked):hover,hive-statistic-card.ui-next .hive-statistic-card:not(.hive-statistic-card--disabled):not(.hive-statistic-card--checked):active{border-color:#65a4e1}hive-statistic-card.ui-next .hive-statistic-card:not(.hive-statistic-card--disabled):hover{background-color:#f4f9ff}hive-statistic-card.ui-next .hive-statistic-card:not(.hive-statistic-card--disabled):active{background-color:#cfe8fc}.hive-overlay__backdrop.ui-next{background-color:#1818184d}hive-toast.ui-next .hive-toast{box-shadow:0 12px 24px #00000014;display:flex;--color: #616161;--border-color: #e3e3e3;border-radius:8px;border-left:4px solid var(--border-color);background:#ffffff;padding:8px 8px 8px 12px}hive-toast.ui-next .hive-toast--success{--color: #128761;--border-color: #128761}hive-toast.ui-next .hive-toast--warning{--color: #bda114;--border-color: #ddb903}hive-toast.ui-next .hive-toast--major{--color: #df2d20;--border-color: #df2d20}hive-toast.ui-next .hive-toast--info{--color: #0c7bc0;--border-color: #0c7bc0}hive-toast.ui-next .hive-toast__content{max-width:360px;background:#ffffff;display:grid;grid-template-columns:24px 1fr 24px;grid-template-rows:auto auto;grid-template-areas:"icon title close_button" "icon message close_button";grid-column-gap:8px;grid-row-gap:8px;border-radius:4px}hive-toast.ui-next .hive-toast__icon{grid-area:icon;grid-row:1/span 2;height:24px;fill:var(--color);font-size:20px}hive-toast.ui-next .hive-toast__title{grid-area:title}hive-toast.ui-next .hive-toast__message{grid-area:message}hive-toast.ui-next .hive-toast__close_button{grid-area:close_button;grid-row:1/span 2;cursor:pointer}.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{-webkit-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default}.p-button-icon-only{justify-content:center}.p-button-icon-only:after{content:"p";visibility:hidden;clip:rect(0 0 0 0);width:0}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-right>i{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}.p-password{position:relative;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0%;transition:width 1s ease-in-out}.p-fluid .p-password{display:flex}.p-password-input::-ms-reveal,.p-password-input::-ms-clear{display:none}.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-password-clearable{position:relative}.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:rgba(255,255,255,.5);border-radius:100%;transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}@font-face{font-family:Proxima Nova;src:url(ProximaNovaLight.a9b2aca68e876a44.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Proxima Nova;src:url(ProximaNovaLightIt.50fcc76027342ab5.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Proxima Nova;src:url(ProximaNova.710f0cfd78d216c1.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Proxima Nova;src:url(ProximaNovaIt.5dc36d790dfb238d.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Proxima Nova;src:url(ProximaNovaSemibold.eeb596d5458ead8f.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Proxima Nova;src:url(ProximaNovaSemiboldIt.28c8e4442905378b.otf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:Proxima Nova;src:url(ProximaNovaBold.7384849751d7beed.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Proxima Nova;src:url(ProximaNovaBoldIt.da12a40fffea5dff.otf) format("opentype");font-weight:700;font-style:italic}:root{--box-shadow-elevation-0: 0 1px 2px 0 rgb(0 0 0 / 5%);--box-shadow-elevation-1: 0 1px 2px 0 rgb(0 0 0 / 6%) inset, 0 1px 3px 0 rgb(0 0 0 / 10%);--box-shadow-elevation-2: 0 2px 4px -2px rgb(0 0 0 / 6%), 0 4px 8px -2px rgb(0 0 0 / 10%);--box-shadow-elevation-3: 0 4px 6px -2px rgb(0 0 0 / 3%), 0 12px 16px -4px rgb(0 0 0 / 8%);--box-shadow-elevation-4: 0 8px 8px -4px rgb(0 0 0 / 3%), 0 20px 24px -4px rgb(0 0 0 / 8%);--box-shadow-elevation-6: 0 24px 48px -12px rgb(0 0 0 / 18%);--box-shadow-elevation-8: 0 32px 64px -12px rgb(0 0 0 / 14%);--box-shadow-elevation-12: 0 64px 32px -12px rgb(0 0 0 / 14%)}hive-app-navigation.legacy.hive-app-navigation--collapsed{width:32px}hive-app-navigation.legacy .hive-app-navigation-container{box-sizing:border-box;display:block;border-right:1px solid #e3e3e3;padding:16px 12px;background-color:#fff;width:256px;height:100%;overflow-y:auto}hive-app-navigation.legacy hive-horizontal-separator{margin:16px 0}hive-app-navigation-item.legacy{display:flex;flex-direction:column;justify-content:center;font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}hive-app-navigation-item.legacy[disabled]{opacity:.5}hive-app-navigation-item.legacy:not([disabled]){cursor:pointer}hive-app-navigation-item.legacy:not([disabled]) .hive-app-navigation-item-container:hover{background-color:#f8f8f8}hive-app-navigation-item.legacy .hive-app-navigation-item-container{border-left:2px solid transparent;display:grid;grid-template-columns:16px 1fr 32px;grid-column-gap:8px;grid-template-areas:"icon title controls";justify-content:space-between;padding-left:8px}hive-app-navigation-item.legacy .hive-app-navigation-item-container .hive-app-navigation-item-icon-container{grid-area:icon}hive-app-navigation-item.legacy .hive-app-navigation-item-container .hive-app-navigation-item-icon-container .hive-app-navigation-item-icon{height:16px}hive-app-navigation-item.legacy .hive-app-navigation-item-container .hive-app-navigation-item-icon-container,hive-app-navigation-item.legacy .hive-app-navigation-item-container .hive-app-navigation-item-label-container{padding:8px 0}hive-app-navigation-item.legacy .hive-app-navigation-item-container .hive-app-navigation-item-label-container{padding-left:calc(calc(var(--nesting-level, 0) - 1) * 16px);grid-area:title;display:flex;align-items:center;justify-content:flex-start;gap:8px}hive-app-navigation-item.legacy .hive-app-navigation-item-container .hive-app-navigation-item-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;grid-area:controls}hive-app-navigation-item.legacy .hive-app-navigation-item-container .hive-app-navigation-item-controls .hive-app-navigation-item-expansion-button{padding:8px}hive-app-navigation-item.legacy .hive-app-navigation-item-container:focus-visible{outline:1px solid #0859aa}hive-app-navigation-item.legacy .hive-app-navigation-item-container--active{border-color:#fe5000;background-color:#f8f8f8}hive-app-navigation-item.legacy .hive-app-navigation-item-container--highlighted .hive-app-navigation-item-icon,hive-app-navigation-item.legacy .hive-app-navigation-item-container--highlighted .hive-app-navigation-item-label-container,hive-app-navigation-item.legacy .hive-app-navigation-item-container--active .hive-app-navigation-item-icon,hive-app-navigation-item.legacy .hive-app-navigation-item-container--active .hive-app-navigation-item-label-container{fill:#fe5000;color:#fe5000}hive-app-navigation-group>hive-app-navigation-item.legacy{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:600}hive-app-navigation.hive-app-navigation--collapsed hive-app-navigation-item.legacy .hive-app-navigation-item-label-container,hive-app-navigation.hive-app-navigation--collapsed hive-app-navigation-item.legacy .hive-app-navigation-item-controls,hive-app-navigation.hive-app-navigation--collapsed hive-app-navigation-item.legacy .hive-app-navigation-item-children{display:none}hive-text-field.legacy{font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:12px;display:inline-block;width:100%}hive-text-field.legacy .hive-text-field-input-container{position:relative;box-sizing:border-box;width:100%}hive-text-field.legacy .hive-text-field-input-container--disabled{opacity:.4}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-input{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:12px;line-height:150%;letter-spacing:0;color:#454545;box-sizing:border-box;width:100%;border:1px solid #b0b0b0;border-radius:4px;background-color:#fff;outline:none}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-input::placeholder{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:12px;line-height:150%;letter-spacing:0;color:#b0b0b0}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-input--error{background:#fdf7f7;border-color:#df2d20;padding-right:32px}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-input:hover:not(:disabled,:read-only,hive-text-field.legacy .hive-text-field-input-container .hive-text-field-input--error){background-color:#f4f9ff;border-color:#65a4e1}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-input:focus:not(:disabled,hive-text-field.legacy .hive-text-field-input-container .hive-text-field-input--error){background-color:#fff;border-color:#0859aa}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-input-size--x-large{height:48px;padding:0 16px}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-input-size--large{height:40px;padding:0 12px}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-input-size--medium{height:32px;padding:0 8px}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-input-size--small{height:24px;padding:0 8px}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-input.hive-text-field-input-clear-icon-visible{padding-right:32px}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-input.hive-text-field-input-clear-icon-visible.hive-text-field-input--error{padding-right:56px}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-icon{position:absolute;inset:0 0 0 auto;display:flex;align-items:center;justify-content:center;width:32px}hive-text-field.legacy .hive-text-field-input-container .hive-clear-icon{cursor:pointer}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-error-icon{fill:#df2d20}hive-text-field.legacy .hive-text-field-input-container .hive-text-field-error-icon.hive-text-field-clear-icon-visible{right:24px}hive-text-area.legacy{font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:12px;display:inline-block;width:100%}hive-text-area.legacy .hive-text-area-input-container{box-sizing:border-box;display:flex;width:100%;background-color:#fff;border:1px solid #b0b0b0;border-radius:4px}hive-text-area.legacy .hive-text-area-input-container:hover:not(.hive-text-area-input-container--disabled,:focus,.hive-text-area-input-container--error){background-color:#f4f9ff;border-color:#65a4e1}hive-text-area.legacy .hive-text-area-input-container:focus:not(.hive-text-area-input-container--disabled,.hive-text-area-input-container--error){background-color:#fff;border-color:#0859aa}hive-text-area.legacy .hive-text-area-input-container--error{background:#fdf7f7;border-color:#df2d20}hive-text-area.legacy .hive-text-area-input-container-size--x-large{padding:16px}hive-text-area.legacy .hive-text-area-input-container-size--x-large .hive-text-area-input{height:96px}hive-text-area.legacy .hive-text-area-input-container-size--large{padding:12px}hive-text-area.legacy .hive-text-area-input-container-size--large .hive-text-area-input{height:80px}hive-text-area.legacy .hive-text-area-input-container-size--medium{padding:8px}hive-text-area.legacy .hive-text-area-input-container-size--medium .hive-text-area-input{height:72px}hive-text-area.legacy .hive-text-area-input-container-size--small{padding:8px}hive-text-area.legacy .hive-text-area-input-container-size--small .hive-text-area-input{height:64px}hive-text-area.legacy .hive-text-area-input-container .hive-text-area-input{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:12px;line-height:150%;letter-spacing:0;color:#454545;border:none;background:none;width:100%;outline:none;resize:none}hive-text-area.legacy .hive-text-area-input-container .hive-text-area-input::placeholder{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:12px;line-height:150%;letter-spacing:0;color:#b0b0b0}hive-text-area.legacy .hive-text-area-input-container .hive-text-area-input:disabled{opacity:.4}hive-text-area.legacy .hive-text-area-input-container .hive-text-area-icon{padding-top:12px;display:flex;align-items:flex-start;justify-content:center;width:32px}hive-text-area.legacy .hive-text-area-input-container .hive-text-area-error-icon{fill:#df2d20}hive-accordion.legacy{display:flex;flex-direction:column;border-radius:4px;background-color:#fff;border:1px solid #e3e3e3}hive-accordion.legacy hive-accordion-tab:first-child{overflow:hidden;border-top-left-radius:4px;border-top-right-radius:4px}hive-accordion.legacy hive-accordion-tab:last-child{overflow:hidden;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}hive-accordion-tab.legacy{display:inline-block;border-bottom:1px solid #e3e3e3}hive-accordion-tab.legacy .hive-accordion-tab-trigger{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:56px;padding-left:16px;padding-right:16px;cursor:pointer;background:#ffffff}hive-accordion-tab.legacy .hive-accordion-tab-trigger .hive-accordion-tab-trigger-left-container{display:flex;flex-direction:row;align-items:center}hive-accordion-tab.legacy .hive-accordion-tab-trigger .hive-accordion-tab-trigger-left-container hive-label>*{line-height:unset!important}hive-accordion-tab.legacy .hive-accordion-tab-trigger .hive-accordion-tab-trigger-left-container .hive-accordion-tab-trigger-chevron-icon{margin-right:4px}hive-accordion-tab.legacy .hive-accordion-tab-trigger.hive-accordion-tab-trigger--disabled{cursor:not-allowed;color:#8d8d8d}hive-accordion-tab.legacy .hive-accordion-tab-trigger.hive-accordion-tab-trigger--disabled .hive-accordion-tab-trigger-chevron-icon svg{fill:#8d8d8d}hive-accordion-tab.legacy .hive-accordion-tab-content{overflow:hidden;box-sizing:border-box;margin:16px 16px 32px 40px;background:#ffffff}hive-accordion-stepper.legacy{display:flex;flex-direction:column;border-radius:4px;background-color:#fff;border:1px solid #e3e3e3}hive-accordion-stepper.legacy hive-accordion-stepper-tab:first-child{overflow:hidden;border-top-left-radius:4px;border-top-right-radius:4px}hive-accordion-stepper.legacy hive-accordion-stepper-tab:last-child{overflow:hidden;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}hive-accordion-step.legacy{display:inline-block;border-bottom:1px solid #e3e3e3;width:100%}hive-accordion-step.legacy .hive-accordion-step-trigger{display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:space-between;height:56px;padding-left:16px;padding-right:16px;cursor:pointer;width:100%;background:#ffffff;box-sizing:border-box}hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-heading-label{width:100%;line-height:1}hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-heading-label .hive-label{width:100%;line-height:1}hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-heading-label .hive-label .hive-label__text{width:100%;display:flex;align-items:center;height:100%;line-height:1}hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-heading-label .hive-label .hive-label__text span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:inline-block;line-height:1}hive-accordion-step.legacy .hive-accordion-step-trigger hive-label{line-height:1}hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container{display:flex;flex-direction:row;align-items:center;align-content:center;width:calc(100% - 64px)}hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container{border-radius:50%;height:16px;width:16px;min-width:16px;display:flex;align-items:center;justify-content:center;margin-right:4px}hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--unknown{background:#b0b0b0}hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--complete{background:#128761}hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--warning{background:#ec7e4b}hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--error{background:#df2d20}hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--in-progress{background:#178fe4}hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--complete .hive-accordion-step-trigger-icon,hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--warning .hive-accordion-step-trigger-icon,hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--error .hive-accordion-step-trigger-icon,hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--in-progress .hive-accordion-step-trigger-icon{fill:#fff}hive-accordion-step.legacy .hive-accordion-step-trigger .hive-accordion-step-trigger-left-container .hive-accordion-step-trigger-icon-container--unknown .hive-accordion-step-trigger-icon{fill:#616161}hive-accordion-step.legacy .hive-accordion-step-trigger.hive-accordion-step-trigger--disabled{cursor:not-allowed;color:#8d8d8d}hive-accordion-step.legacy .hive-accordion-step-trigger.hive-accordion-step-trigger--disabled .hive-accordion-step-trigger-icon-container{background:#e3e3e3}hive-accordion-step.legacy .hive-accordion-step-trigger.hive-accordion-step-trigger--disabled .hive-accordion-step-trigger-icon svg{fill:#8d8d8d}hive-accordion-step.legacy .hive-accordion-step-content{overflow:hidden;box-sizing:border-box;margin:16px 16px 32px 40px;background:#ffffff}hive-accordion-step.legacy .hive-accordion-step-content .hive-accordion-step-buttons{display:flex;flex-direction:row;margin-top:16px}hive-accordion-step.legacy .hive-accordion-step-content .hive-accordion-step-buttons hive-button{margin-right:8px}hive-app-header .hive-app-header_container{display:flex;justify-content:space-between;align-items:center;width:100%;height:56px;background-color:#fff;border-bottom:1px solid #e3e3e3}hive-app-header .hive-app-header_navigation{padding-left:16px;display:flex;align-items:center;gap:16px}@media (min-width: 1024px){hive-app-header .hive-app-header_navigation-wrapper{display:none;visibility:hidden}}hive-app-header .hive-app-header_logo-container{line-height:0;cursor:pointer}@media (min-width: 576px){hive-app-header .hive-app-header_logo-small{display:none;visibility:hidden}}hive-app-header .hive-app-header_logo-large{display:none;visibility:hidden}@media (min-width: 576px){hive-app-header .hive-app-header_logo-large{display:unset;visibility:unset}}hive-app-header .hive-app-header_utility{display:flex;align-items:center;gap:4px}hive-app-header .hive-app-header_utility-actions{display:flex;align-items:center;gap:4px}hive-app-header .hive-app-header_notifications-button-container{position:relative}hive-app-header .hive-app-header_notifications-badge-wrapper{position:absolute;top:0;right:0}hive-avatar.legacy{border-radius:50%}hive-avatar.legacy .hive-avatar_container{position:relative}hive-avatar.legacy .hive-avatar_container .hive-avatar_status{position:absolute;bottom:0;right:0;display:flex}hive-avatar.legacy .hive-avatar_figure-container{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#5ab0ee}hive-avatar.legacy .hive-avatar_figure-container--small{width:32px;height:32px}hive-avatar.legacy .hive-avatar_figure-container--small .hive-avatar_figure img{width:32px;height:32px}hive-avatar.legacy .hive-avatar_figure-container--small .hive-avatar_letter{font-size:14px}hive-avatar.legacy .hive-avatar_figure-container--medium{width:40px;height:40px}hive-avatar.legacy .hive-avatar_figure-container--medium .hive-avatar_figure img{width:40px;height:40px}hive-avatar.legacy .hive-avatar_figure-container--medium .hive-avatar_letter{font-size:18px}hive-avatar.legacy .hive-avatar_figure-container--large{width:48px;height:48px}hive-avatar.legacy .hive-avatar_figure-container--large .hive-avatar_figure img{width:48px;height:48px}hive-avatar.legacy .hive-avatar_figure-container--large .hive-avatar_letter{font-size:20px}hive-avatar.legacy .hive-avatar_figure-container--has-img{background-color:unset!important}hive-avatar.legacy .hive-avatar_figure{line-height:0}hive-avatar.legacy .hive-avatar_figure img{max-width:48px;max-height:48px}hive-avatar.legacy .hive-avatar_figure:empty{display:none}hive-avatar.legacy .hive-avatar_letter{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:20px;font-weight:600;color:#f8f8f8;text-transform:uppercase}hive-avatar.legacy .hive-avatar_letter:empty{display:none}hive-avatar-menu.legacy{display:inline-block;height:56px}hive-avatar-menu.legacy .hive-avatar-menu_container{box-sizing:border-box;display:flex;gap:8px;align-items:center;height:56px;padding:8px 16px;cursor:pointer}hive-avatar-menu.legacy .hive-avatar-menu_container:hover{background-color:#f8f8f8}hive-avatar-menu.legacy .hive-avatar-menu_container:focus:not(:focus-visible){outline:unset}hive-avatar-menu.legacy .hive-avatar-menu_container:focus-visible{outline:1px solid #0859aa}hive-avatar-menu.legacy .hive-avatar-menu_container--active{background-color:#f8f8f8}hive-avatar-menu.legacy .hive-avatar-menu_container .hive-avatar-menu_dropdown svg{fill:#363636}hive-avatar-menu.legacy .hive-avatar-menu_user-details-container{display:flex;flex-direction:column;gap:4px}hive-avatar-menu.legacy .hive-avatar-menu_user-details{display:flex;align-items:center;gap:12px}hive-avatar-menu.legacy .hive-avatar-menu_user-details .hive-avatar-menu_user-name{font-family:Proxima Nova,sans-serif;font-weight:600;font-size:11px;line-height:100%;color:#363636}hive-avatar-menu.legacy .hive-avatar-menu_user-details .hive-avatar-menu_user-role{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:11px;line-height:100%;color:#363636}hive-avatar-menu.legacy .hive-avatar-menu_user-details .hive-avatar-menu_user-role-subtext{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:11px;line-height:100%;color:#616161}hive-badge.legacy{display:inline-flex;border-radius:16px}hive-badge.legacy.hive-badge--rounded{border-radius:50%}hive-badge.legacy>div.hive-badge-container{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:600;box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;width:auto;min-width:16px;height:16px;border-radius:16px;color:#f8f8f8}hive-badge.legacy>div.hive-badge-container.hive-badge-emphasis-new{background-color:#1a9ea7}hive-badge.legacy>div.hive-badge-container.hive-badge-emphasis-highlight{background-color:#cd146d}hive-badge.legacy>div.hive-badge-container.hive-badge-emphasis-unknown{background-color:#8d8d8d}hive-badge.legacy>div.hive-badge-container.hive-badge-emphasis-info{background-color:#178fe4}hive-badge.legacy>div.hive-badge-container.hive-badge-emphasis-success{background-color:#43c78b}hive-badge.legacy>div.hive-badge-container.hive-badge-emphasis-warning{background-color:#ddb903}hive-badge.legacy>div.hive-badge-container.hive-badge-emphasis-minor{background-color:#ec7e4b}hive-badge.legacy>div.hive-badge-container.hive-badge-emphasis-major{background-color:#df2d20}hive-badge.legacy>div.hive-badge-container.hive-badge-container--rounded{border-radius:50%;max-width:16px}hive-badge.legacy>div.hive-badge-container.hive-badge-container:not(.hive-badge-container--rounded){padding:0 8px}hive-badge.legacy>div.hive-badge-container.hive-badge-text-and-icon{gap:4px}hive-badge.legacy>div.hive-badge-container hive-icon-component{line-height:0}hive-badge.legacy>div.hive-badge-container.hive-badge-emphasis-none{background-color:#fff;color:#8d8d8d}hive-badge.legacy>div.hive-badge-container.hive-badge-emphasis-highlight{background-color:#f33b2e}hive-badge.ui-next>div.hive-badge-container.hive-badge-emphasis-none{background-color:#e3e3e3;color:#363636}hive-badge.hive-badge-dot.hive-badge-dot--small>div.hive-badge-container{min-width:8px;height:8px;max-width:8px}hive-badge.hive-badge-dot.hive-badge-dot--medium>div.hive-badge-container{min-width:12px;height:12px;max-width:12px}hive-badge.hive-badge-dot.hive-badge-dot--large>div.hive-badge-container{min-width:16px;height:16px;max-width:16px}hive-badge.hive-badge-dot.hive-badge-dot--has-border div.hive-badge-container{border:1px solid #ffffff!important}hive-breadcrumb.legacy{width:100%;display:inline-block}hive-breadcrumb.legacy hive-breadcrumb-item{display:inline-flex}hive-breadcrumb.legacy hive-breadcrumb-item a[hive-link]{white-space:nowrap;cursor:pointer}hive-breadcrumb.legacy .hive-breadcrumb-separator{color:#b0b0b0}hive-breadcrumb.legacy .hive-breadcrumbs-container,hive-breadcrumb.legacy .hive-breadcrumbs__hidden-items{width:-moz-fit-content;width:fit-content;display:flex;flex-flow:row nowrap}hive-breadcrumb.legacy .hive-breadcrumbs__hidden-items{visibility:hidden;height:0;width:0}hive-breadcrumb.legacy .hive-breadcrumbs-container>.hive-breadcrumbs-menu-trigger{-webkit-user-select:none;user-select:none;display:none}hive-breadcrumb.legacy .hive-breadcrumbs-container--overflowing>hive-breadcrumb-item:first-of-type{order:1}hive-breadcrumb.legacy .hive-breadcrumbs-container--overflowing>.hive-breadcrumbs-menu-trigger{display:inline-flex;order:2}hive-breadcrumb.legacy .hive-breadcrumbs-container--overflowing>hive-breadcrumb-item:last-of-type{order:3}hive-breadcrumb.legacy .hive-breadcrumbs-container--overflowing>hive-breadcrumb-item:not(:first-of-type,:last-of-type){display:none}hive-breadcrumb.legacy .hive-breadcrumbs-container--last-breadcrumb-inactive>hive-breadcrumb-item:last-of-type a[hive-link]{color:#454545;text-decoration:none;cursor:default}hive-breadcrumb.legacy .hive-breadcrumbs-container--last-breadcrumb-inactive>hive-breadcrumb-item:last-of-type .hive-breadcrumb-separator{display:none}hive-form-input-base.legacy .hive-form-input-base{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400;display:inline-flex;flex-direction:column;gap:4px;width:100%}hive-form-input-base.legacy .hive-form-input-base .hive-form-input-error-message{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:11px;line-height:150%;letter-spacing:0;color:#df2d20}hive-form-input-base.legacy .hive-form-input-base .hive-form-input-assistance-text{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:11px;line-height:150%;letter-spacing:0;color:#4a4a4a}hive-form-input-base.legacy .hive-form-input-base--left{justify-content:flex-start;text-align:left}hive-form-input-base.legacy .hive-form-input-base--center{justify-content:center;text-align:center}hive-form-input-base.legacy .hive-form-input-base--right{justify-content:flex-end;text-align:right}hive-multiselect.legacy{font-family:Proxima Nova,sans-serif;font-size:12px;display:inline-block;width:100%}hive-multiselect.legacy .p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}hive-multiselect.legacy .p-hidden-accessible input,hive-multiselect.legacy .p-hidden-accessible select{transform:scale(0)}hive-multiselect.legacy .hive-multiselect-size--x-large .p-multiselect.p-component{box-sizing:border-box;height:48px;padding:8px 16px}hive-multiselect.legacy .hive-multiselect-size--large .p-multiselect.p-component{box-sizing:border-box;height:40px;padding:8px 12px}hive-multiselect.legacy .hive-multiselect-size--medium .p-multiselect.p-component{box-sizing:border-box;height:32px;padding:8px 12px}hive-multiselect.legacy .hive-multiselect-size--small .p-multiselect.p-component{box-sizing:border-box;height:24px;padding:4px 8px}hive-multiselect.legacy p-multiselect.hive-multiselect--opened .p-multiselect.p-component{border-color:#218ede}hive-multiselect.legacy p-multiselect.hive-multiselect--error .p-multiselect.p-component{border-color:#df2d20;background-color:#fdf7f7}hive-multiselect.legacy .hive-error-icon{fill:#df2d20;margin-right:4px}hive-multiselect.legacy p-multiselect.hive-multiselect--disabled .p-multiselect.p-component{opacity:.5}hive-multiselect.legacy .p-multiselect.p-component{background-color:#fff}hive-multiselect.legacy p-multiselect.hive-multiselect-width--fit-parent .p-multiselect.p-component{width:100%}hive-multiselect.legacy .p-overlay{top:35px!important;left:-1px!important}hive-multiselect.legacy .p-multiselect{display:inline-flex;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none;background:#ffffff;border:1px solid #b0b0b0;border-radius:4px}hive-multiselect.legacy .p-multiselect-trigger{display:flex;align-items:center;justify-content:center;flex-shrink:0}hive-multiselect.legacy .p-multiselect-label-container{display:flex;flex-wrap:wrap;align-content:center;overflow:hidden;flex:1 1 auto;cursor:pointer}hive-multiselect.legacy .p-multiselect-label{display:block;white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis}hive-multiselect.legacy .p-multiselect-label-empty{overflow:hidden;visibility:hidden}hive-multiselect.legacy .p-multiselect-token{cursor:default;display:inline-flex;align-items:center;flex:0 0 auto}hive-multiselect.legacy .p-multiselect-token-icon{cursor:pointer}hive-multiselect.legacy .p-multiselect-panel:not(:has(.p-multiselect-header)) .p-multiselect-items-wrapper{border-top-left-radius:4px;border-top-right-radius:4px}hive-multiselect.legacy .p-multiselect-items-wrapper{overflow:auto;border-bottom-left-radius:4px;border-bottom-right-radius:4px}hive-multiselect.legacy .p-multiselect-items{margin:0;padding:0;list-style-type:none}hive-multiselect.legacy .p-multiselect-item{height:32px;cursor:pointer;color:#363636;background:#ffffff;padding:0 8px;text-decoration:none;position:relative;display:flex;align-items:center;gap:8px;font-weight:400;white-space:nowrap;overflow:hidden}hive-multiselect.legacy .p-multiselect-header{display:flex;align-items:center;justify-content:unset!important;gap:8px;border-bottom:1px solid #e3e3e3}hive-multiselect.legacy .p-fluid .p-multiselect{display:flex}hive-multiselect.legacy .p-multiselect:not(.p-disabled):hover{border-color:#5ab0ee}hive-multiselect.legacy .p-multiselect .p-multiselect-label.p-placeholder{color:#616161}hive-multiselect.legacy .p-multiselect .p-multiselect-trigger{background:transparent;color:#454545;margin-left:12px;border-top-right-radius:4px;border-bottom-right-radius:4px}hive-multiselect.legacy .p-multiselect .p-multiselect-trigger .p-multiselect-trigger-icon{line-height:100%}hive-multiselect.legacy .p-multiselect-panel{background:#ffffff;color:#454545;border-radius:4px;box-shadow:0 4px 8px #00000014}hive-multiselect.legacy .p-multiselect-panel .p-multiselect-header{padding:8px;color:#454545;background:#ffffff;margin:0;border-top-right-radius:4px;border-top-left-radius:4px}hive-multiselect.legacy .p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:8px;border:0 none;border-radius:0}hive-multiselect.legacy .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#454545;background:#f4f9ff}hive-multiselect.legacy .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight,.p-disabled):hover{color:#454545;background:#f8f8f8}hive-multiselect.legacy .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{background:#f4f9ff}hive-multiselect.legacy .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;display:flex;align-items:center;height:32px;cursor:default;background:#ffffff;color:#363636;padding:8px 10px;font-weight:600}hive-multiselect.legacy .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:32px 12px;color:#363636;min-height:80px;display:flex;justify-content:center;align-items:center}hive-multiselect.legacy .p-checkbox .p-checkbox-box{border:1px solid #b0b0b0;background:#ffffff;width:16px;height:16px;color:#5ab0ee;border-radius:2px}hive-multiselect.legacy .p-checkbox .p-checkbox-box .p-checkbox-icon{position:absolute;inset:3px;display:flex;align-items:center;justify-content:center}hive-multiselect.legacy .p-checkbox .p-checkbox-box .p-checkbox-icon .hive-checkbox_icon-check{fill:#5ab0ee}hive-multiselect.legacy .p-checkbox .p-checkbox-box .p-icon{width:16px;height:16px}hive-multiselect.legacy .p-checkbox .p-checkbox-box.p-highlight{border-color:#5ab0ee;background:#ffffff}hive-multiselect.legacy .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#5ab0ee}hive-multiselect.legacy .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{border-color:#5ab0ee}hive-multiselect.legacy .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#b0b0b0;background:#ffffff}hive-multiselect.legacy .p-input-filled .p-checkbox .p-checkbox-box{background-color:#fff}hive-multiselect.legacy .p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#5ab0ee}hive-multiselect.legacy .p-multiselect-close{display:none}hive-dropdown.legacy{display:inline-block;min-width:180px;width:100%}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container{position:relative}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container--disabled{opacity:.4}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:12px;line-height:150%;letter-spacing:0;color:#454545;box-sizing:border-box;display:flex;align-items:center;width:100%;padding-top:0;padding-bottom:0;border-width:1px;border-style:solid;border-radius:4px;background-color:#fff;border-color:#b0b0b0;outline:none;cursor:pointer}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--small{height:24px;padding-left:8px;padding-right:32px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--small.hive-dropdown_trigger--invalid{padding-right:52px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--medium{height:32px;padding-left:8px;padding-right:32px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--medium.hive-dropdown_trigger--invalid{padding-right:52px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--large{height:40px;padding-left:16px;padding-right:40px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--large.hive-dropdown_trigger--invalid{padding-right:60px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--x-large{height:48px;padding-left:16px;padding-right:40px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--x-large.hive-dropdown_trigger--invalid{padding-right:60px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--invalid{background-color:#fdf7f7;border-color:#df2d20}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger::placeholder{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:12px;line-height:150%;letter-spacing:0;color:#b0b0b0}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger:disabled{cursor:not-allowed}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger:hover:not(:disabled,hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--invalid){background-color:#f4f9ff;border-color:#65a4e1}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger:focus:not(:disabled,hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger--invalid){background-color:#fff;border-color:#0859aa}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_icon-container{position:absolute;top:0;right:0;bottom:0;display:flex;align-items:center;gap:4px;pointer-events:none}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_icon-container--small{padding:0 8px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_icon-container--medium{padding:0 8px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_icon-container--large{padding:0 16px 0 8px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_icon-container--x-large{padding:0 16px 0 8px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_error-icon{width:16px;height:16px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_error-icon svg path{fill:#df2d20}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger-icon{width:16px;height:16px}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_trigger-container .hive-dropdown_trigger-icon svg path{fill:#363636}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_selection-menu{width:100%}hive-dropdown.legacy .hive-dropdown_container .hive-dropdown_selection-menu .hive-selection-menu_content{min-width:unset}hive-menu.legacy{display:inline-block}.hive-menu-wrapper.legacy{font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:12px;display:inline-block;overflow-y:auto;background:#ffffff;min-width:180px;max-height:220px;border-radius:4px;padding:4px;box-shadow:0 4px 8px #00000014}.hive-menu-wrapper.legacy hive-menu-item{-webkit-user-select:none;user-select:none;display:flex;align-items:center;height:32px;cursor:pointer;color:#363636;font-weight:400;background:#ffffff;padding:0 8px;text-decoration:none;overflow:hidden;position:relative}.hive-menu-wrapper.legacy hive-menu-item .hive-menu-item-external-icon{margin-left:4px}.hive-menu-wrapper.legacy hive-menu-item .hive-menu-item-external-icon svg{fill:#363636}.hive-menu-wrapper.legacy hive-menu-item[disabled]:not([disabled=false]){color:#36363680;cursor:default}.hive-menu-wrapper.legacy hive-menu-item:not([disabled]:not([disabled=false])):active,.hive-menu-wrapper.legacy hive-menu-item:not([disabled]:not([disabled=false])):hover{background:#f8f8f8}.hive-menu-wrapper.legacy hive-menu-item:not([disabled]:not([disabled=false])):focus-visible{outline-color:#0859aa}.hive-menu-wrapper.legacy hive-menu-item:not([disabled]:not([disabled=false])).hive-destructive{color:#df2d20}.hive-menu-wrapper.legacy hive-menu-item:not([disabled]:not([disabled=false])).hive-destructive svg{fill:#df2d20}hive-button[hiveMenuButton].legacy>button:active.secondary{background-color:#e3e3e3;border-color:#8d8d8d}hive-button[hiveMenuButton].legacy>button:active.tertiary{background-color:#e3e3e3}hive-button[hiveMenuButton].legacy.hive-active .hive-caret-icon{transform:rotate(180deg)}hive-button[hiveMenuButton].legacy.hive-active button:not(:disabled).primary{background-color:#218ede;border-color:#218ede}hive-button[hiveMenuButton].legacy.hive-active button:not(:disabled).secondary{background-color:#e3e3e3;border-color:#8d8d8d}hive-button[hiveMenuButton].legacy.hive-active button:not(:disabled).tertiary{background-color:#e3e3e3}hive-button[hiveMenuButton].legacy.hive-active button:not(:disabled).destructive{background-color:#7c190e;border-color:#7c190e}hive-button[hiveMenuButton].legacy.hive-has-caret .hive-caret-icon{display:inline-flex;margin-left:4px}hive-button[hiveMenuButton].legacy.hive-has-caret>button.hive-button-smallest{padding:8px}hive-button[hiveMenuButton].legacy.hive-has-caret>button.hive-button-smallest.hive-button-icon-only{width:unset;gap:2px}hive-button[hiveMenuButton].legacy.hive-has-caret>button.hive-button-small{padding:12px}hive-button[hiveMenuButton].legacy.hive-has-caret>button.hive-button-small.hive-button-icon-only{width:unset;gap:4px}hive-button[hiveMenuButton].legacy.hive-has-caret>button.hive-button-medium{padding:16px}hive-button[hiveMenuButton].legacy.hive-has-caret>button.hive-button-medium.hive-button-icon-only{width:unset;gap:4px}hive-button[hiveMenuButton].legacy.hive-has-caret>button.hive-button-large{padding:24px}hive-button[hiveMenuButton].legacy.hive-has-caret>button.hive-button-large.hive-button-icon-only{width:unset;gap:8px}hive-steps .hive-steps_list{padding:0;margin:0;list-style:none}hive-steps.legacy .hive-steps_list{display:flex}hive-steps.legacy .hive-steps_list .hive-steps_list-item{position:relative;display:flex;flex-grow:0;justify-content:center;align-items:center}hive-steps.legacy .hive-steps_list .hive-steps_list-item:last-of-type hive-internal-step .hive-internal-step_text-container{position:static}hive-steps.legacy .hive-steps_list .hive-steps_list-item.hive-steps_step-progress-container{flex-grow:1}hive-steps.legacy .hive-steps_list .hive-steps_list-item.hive-steps_step-progress-container .hive-steps_step-progress{position:absolute;width:100%;border-top:1px solid;border-top-color:#ddd}hive-steps.legacy .hive-steps_list .hive-steps_list-item.hive-steps_step-progress-container .hive-steps_step-progress--step-completed{border-top-color:#1186dc}hive-steps.ui-next .hive-steps_list{display:flex;gap:12px}hive-steps.ui-next .hive-steps_list .hive-steps_list-item{display:flex;justify-content:center;align-items:center}hive-steps.ui-next .hive-steps_list .hive-steps_list-item.hive-steps_step-progress-container{flex-grow:1}hive-steps.ui-next .hive-steps_list .hive-steps_list-item.hive-steps_step-progress-container .hive-steps_step-progress{width:100%;border-top:2px solid #b0b0b0}hive-steps.ui-next .hive-steps_list .hive-steps_list-item.hive-steps_step-progress-container .hive-steps_step-progress--step-completed{border-top-color:#5ab0ee}hive-internal-step.legacy .hive-internal-step_link{display:flex;align-items:center;justify-content:center;gap:8px}hive-internal-step.legacy .hive-internal-step_link .hive-internal-step_value{font-family:Proxima Nova,sans-serif;font-weight:600;font-size:12px;line-height:100%;color:#fff;display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;min-height:32px;border-radius:50%;fill:#fff}hive-internal-step.legacy .hive-internal-step_link .hive-internal-step_text-container{display:flex;flex-direction:column;font-family:Proxima Nova,sans-serif}hive-internal-step.legacy .hive-internal-step_value{border:1px solid #e6e6e6;background-color:transparent}hive-internal-step.legacy .hive-internal-step_value--completed{background-color:#1186dc;border-color:#1186dc}hive-internal-step.legacy .hive-internal-step_value--error{background-color:#fb5000;border-color:#fb5000}hive-internal-step.legacy .hive-internal-step_text-container{position:absolute;white-space:nowrap;left:calc(100% + 10px);gap:5px}hive-internal-step.legacy .hive-internal-step_text-container .hive-internal-step_label{font-size:12px;font-weight:600;line-height:150%;color:#454545}hive-internal-step.legacy .hive-internal-step_text-container .hive-internal-step_description{font-size:12px;font-weight:400;line-height:150%;color:#8d8d8d}hive-internal-step.ui-next .hive-internal-step_value{background-color:#5ab0ee}hive-internal-step.ui-next .hive-internal-step_value--error{background-color:#df2d20}hive-internal-step.ui-next .hive-internal-step_value--completed{background-color:#128761}hive-internal-step.ui-next .hive-internal-step_value--future{background-color:#b0b0b0}hive-internal-step.ui-next .hive-internal-step_text-container .hive-internal-step_label{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:600}hive-internal-step.ui-next .hive-internal-step_text-container .hive-internal-step_description{font-family:Proxima Nova,sans-serif;line-height:100%;font-weight:400;letter-spacing:0;color:#616161;font-size:11px}hive-chip.legacy .hive-chip-container{display:inline-flex;height:24px;fill:#fff;border:1px solid;border-color:#e3e3e3;border-radius:4px;overflow:hidden;white-space:nowrap}hive-chip.legacy .hive-chip-container:focus-visible{outline:none;box-shadow:0 0 0 1px #fff,0 0 0 2px #0859aa}hive-chip.legacy .hive-chip-container.hive-chip--smallest{height:16px}hive-chip.legacy .hive-chip-container.hive-chip--smallest .hive-chip-property-container .hive-chip-property-text{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:600}hive-chip.legacy .hive-chip-container.hive-chip--smallest .hive-chip-value-container .hive-chip-value-text{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:400}hive-chip.legacy .hive-chip-container .hive-chip-property-container{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#e3e3e3}hive-chip.legacy .hive-chip-container .hive-chip-property-container .hive-chip-property-icon{fill:#363636}hive-chip.legacy .hive-chip-container .hive-chip-property-container .hive-chip-property-text{font-family:Proxima Nova,sans-serif;letter-spacing:0;font-size:12px;font-weight:600;line-height:150%;color:#363636}hive-chip.legacy .hive-chip-container .hive-chip-value-container{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#ffffff}hive-chip.legacy .hive-chip-container .hive-chip-value-container .hive-chip-value-text{font-family:Proxima Nova,sans-serif;letter-spacing:0;font-size:12px;font-weight:400;line-height:150%;color:#363636}hive-chip.legacy .hive-chip-container .hive-chip-value-container .hive-chip-value-close-button{fill:#363636;cursor:pointer}hive-chip.legacy .hive-chip-container.hive-chip--disabled{opacity:.5;cursor:default;pointer-events:none}hive-chip.legacy .hive-chip-container.hive-chip--selected{border-color:#5ab0ee}hive-chip.legacy .hive-chip-container.hive-chip--selected .hive-chip-property-container{background:#5ab0ee}hive-chip.legacy .hive-chip-container.hive-chip--selected .hive-chip-property-container .hive-chip-property-icon{fill:#f8f8f8}hive-chip.legacy .hive-chip-container.hive-chip--selected .hive-chip-property-container .hive-chip-property-text{color:#f8f8f8}hive-chip.legacy .hive-chip-container.hive-chip--selected .hive-chip-value-container{background:#ffffff}hive-chip.legacy .hive-chip-container.hive-chip--selected .hive-chip-value-container .hive-chip-value-text{color:#363636}hive-chip.legacy .hive-chip-container.hive-chip--error{border-color:#df2d20}hive-chip.legacy .hive-chip-container.hive-chip--error .hive-chip-property-container{background:#e3e3e3}hive-chip.legacy .hive-chip-container.hive-chip--error .hive-chip-property-container .hive-chip-property-icon{fill:#363636}hive-chip.legacy .hive-chip-container.hive-chip--error .hive-chip-property-container .hive-chip-property-text{color:#363636}hive-chip.legacy .hive-chip-container.hive-chip--error .hive-chip-value-container{background:#fdf7f7}hive-chip.legacy .hive-chip-container.hive-chip--error .hive-chip-value-container .hive-chip-value-text{color:#df2d20}hive-chip.legacy .hive-chip-container.hive-chip--hoverable:hover{border-color:#65a4e1}hive-chip.legacy .hive-chip-container.hive-chip--hoverable:hover .hive-chip-property-container{background:#e3e3e3}hive-chip.legacy .hive-chip-container.hive-chip--hoverable:hover .hive-chip-property-container .hive-chip-property-icon{fill:#363636}hive-chip.legacy .hive-chip-container.hive-chip--hoverable:hover .hive-chip-property-container .hive-chip-property-text{color:#363636}hive-chip.legacy .hive-chip-container.hive-chip--hoverable:hover .hive-chip-value-container{background:#f4f9ff}hive-chip.legacy .hive-chip-container.hive-chip--hoverable:hover .hive-chip-value-container .hive-chip-value-text{color:#363636}hive-tab-view.legacy .p-tabview-nav-container{position:relative;font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:12px}hive-tab-view.legacy .p-tabview-scrollable .p-tabview-nav-container{overflow:hidden}hive-tab-view.legacy .p-tabview-nav-content{overflow:auto hidden;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior:contain auto;height:56px;display:flex;align-items:center;padding:0 24px;background:#ffffff;border-bottom:1px solid #e3e3e3}hive-tab-view.legacy .p-tabview-panels{padding-top:16px}hive-tab-view.legacy .p-tabview-nav{display:flex;gap:32px;margin:0;padding:0;list-style-type:none;flex:1 1 auto}hive-tab-view.legacy .p-tabview-nav-link{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;position:relative;text-decoration:none;overflow:hidden}hive-tab-view.legacy .p-tabview-ink-bar{display:none;z-index:1}hive-tab-view.legacy .p-tabview-nav-link:focus{z-index:1}hive-tab-view.legacy .p-tabview-title{line-height:1;white-space:nowrap}hive-tab-view.legacy .p-tabview-nav-btn{position:absolute;top:0;z-index:2;height:100%;display:flex;align-items:center;justify-content:center}hive-tab-view.legacy .p-tabview-nav-prev{left:0}hive-tab-view.legacy .p-tabview-nav-next{right:0}hive-tab-view.legacy .p-tabview-nav-content::-webkit-scrollbar{display:none}hive-tab-view.legacy .p-tabview-close{z-index:1}hive-tab-view.legacy .p-tabview .p-tabview-nav{background:#ffffff}hive-tab-view.legacy .p-tabview .p-tabview-nav li{margin-right:0}hive-tab-view.legacy .p-tabview .p-tabview-nav li hive-badge{margin-left:8px}hive-tab-view.legacy .p-tabview .p-tabview-nav li .p-tabview-nav-link{border-bottom:3px solid #e3e3e3;background:#ffffff;padding:0 4px;height:56px;color:#363636}hive-tab-view.legacy .p-tabview .p-tabview-nav li:not(.p-highlight,.p-disabled):hover .p-tabview-nav-link{border-bottom:3px solid #b0b0b0}hive-tab-view.legacy .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{border-bottom:3px solid #fe5000;font-weight:700}hive-tab-view.legacy .p-tabview .p-tabview-nav li:not(.p-highlight).p-disabled .p-tabview-nav-link{opacity:.5}hive-tab-view.legacy a:focus:not(:focus-visible){outline:unset;outline-offset:unset}hive-tab-view.legacy a:focus-visible{outline:1px solid #0859aa;outline-offset:-1px}hive-button.legacy{display:block;width:max-content}hive-button.legacy>button{display:flex;justify-content:center;align-items:center;width:auto;border:1px solid;border-radius:4px;cursor:pointer}hive-button.legacy>button>hive-icon-component{display:flex}hive-button.legacy>button .hive-caret-icon{display:none;order:2}hive-button.legacy>button hive-label{display:flex}hive-button.legacy>button:disabled{opacity:.5;cursor:not-allowed}hive-button.legacy>button.hive-button-rounded{border-radius:50px}hive-button.legacy>button .hive-button-text:empty{display:none}hive-button.legacy>button.hive-button-smallest{height:24px;padding:0 8px;font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:12px}hive-button.legacy>button.hive-button-smallest svg{height:11px!important;width:11px!important;overflow:visible}hive-button.legacy>button.hive-button-smallest i{font-size:11px!important}hive-button.legacy>button.hive-button-smallest.hive-button-icon-only{width:24px}hive-button.legacy>button.hive-button-smallest.hive-button-text-and-icon{gap:2px}hive-button.legacy>button.hive-button-small{height:32px;padding:0 12px;font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:14px}hive-button.legacy>button.hive-button-small svg{height:14px!important;width:14px!important;overflow:visible}hive-button.legacy>button.hive-button-small i{font-size:14px!important}hive-button.legacy>button.hive-button-small.hive-button-icon-only{width:32px}hive-button.legacy>button.hive-button-small.hive-button-text-and-icon{gap:4px}hive-button.legacy>button.hive-button-medium{height:40px;padding:0 16px;font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:16px}hive-button.legacy>button.hive-button-medium svg{height:20px!important;width:20px!important;overflow:visible}hive-button.legacy>button.hive-button-medium i{font-size:20px!important}hive-button.legacy>button.hive-button-medium.hive-button-icon-only{width:40px}hive-button.legacy>button.hive-button-medium.hive-button-text-and-icon{gap:4px}hive-button.legacy>button.hive-button-large{height:48px;padding:0 24px;font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:16px}hive-button.legacy>button.hive-button-large svg{height:24px!important;width:24px!important;overflow:visible}hive-button.legacy>button.hive-button-large i{font-size:24px!important}hive-button.legacy>button.hive-button-large.hive-button-icon-only{width:48px}hive-button.legacy>button.hive-button-large.hive-button-text-and-icon{gap:4px}hive-button.legacy>button:not(:disabled):focus-visible{outline:1px solid #0859aa;border-color:#fff}hive-button.legacy>button.primary{background-color:#5ab0ee;border-color:#5ab0ee;color:#f8f8f8;--hive-loading-spinner-background-color: #ffffff;--hive-loading-spinner-indicator-color: #5ab0ee}hive-button.legacy>button.primary:not(:disabled):hover{border-color:#47a2e4;background-color:#47a2e4}hive-button.legacy>button.primary:not(:disabled):active{background-color:#218ede;border-color:#218ede}hive-button.legacy>button.primary .hive-caret-icon{fill:#f8f8f8}hive-button.legacy>button.secondary{background-color:#fff;border-color:#b0b0b0;color:#363636;--hive-loading-spinner-background-color: #363636;--hive-loading-spinner-indicator-color: #ffffff}hive-button.legacy>button.secondary:not(:disabled):hover{background-color:#cfe8fc;border-color:#65a4e1}hive-button.legacy>button.secondary:not(:disabled):active{background-color:#aed1f4;border-color:#0859aa}hive-button.legacy>button.secondary .hive-caret-icon{fill:#454545}hive-button.legacy>button.tertiary{background-color:#fff0;border-color:#fff0;color:#363636;--hive-loading-spinner-background-color: #454545;--hive-loading-spinner-indicator-color: rgba(255, 255, 255, 0)}hive-button.legacy>button.tertiary:not(:disabled):hover{background-color:#cfe8fc}hive-button.legacy>button.tertiary:not(:disabled):active{background-color:#aed1f4}hive-button.legacy>button.tertiary .hive-caret-icon{fill:#454545}hive-button.legacy>button.destructive{background-color:#df2d20;border-color:#df2d20;color:#f8f8f8;--hive-loading-spinner-background-color: #ffffff;--hive-loading-spinner-indicator-color: #df2d20}hive-button.legacy>button.destructive:not(:disabled):hover{background-color:#bb1a0b;border-color:#bb1a0b}hive-button.legacy>button.destructive:not(:disabled):active{background-color:#7c190e;border-color:#7c190e}hive-button.legacy>button.destructive .hive-caret-icon{fill:#fff}hive-button-group.legacy .hive-button-group-container{display:inline-flex;gap:8px}hive-button-group.legacy .hive-button-group-container.hive-button-group-container--smallest{height:24px}hive-button-group.legacy .hive-button-group-container.hive-button-group-container--small{height:32px}hive-button-group.legacy .hive-button-group-container.hive-button-group-container--medium{height:40px}hive-button-group.legacy .hive-button-group-container.hive-button-group-container--large{height:48px}hive-toggle-button>hive-button.hive-toggle-checked>button{color:#fe5000!important}hive-toggle-button>hive-button.hive-toggle-checked>button hive-icon-component svg{fill:#fe5000}hive-select-button-group{display:inline-flex;gap:4px}hive-select-button-group hive-vertical-separator{margin:0 8px}hive-select-button-group.hive-select-button-group--smallest{height:24px}hive-select-button-group.hive-select-button-group--small{height:32px}hive-select-button-group.hive-select-button-group--medium{height:40px}hive-select-button-group.hive-select-button-group--large{height:48px}@keyframes hive-scrolling-shadow-bottom-animation{0%{box-shadow:0 0 0 .5px #c5c5c5}to{box-shadow:0 0 0 2px #c5c5c5}}@keyframes hive-scrolling-border-left-animation{0%{border-left-width:.5px}to{border-left-width:2px}}@keyframes hive-scrolling-border-right-animation{0%{border-right-width:.5px}to{border-right-width:2px}}hive-table.legacy{position:relative}hive-table.legacy .hive-table_container{display:flex;flex-direction:column;gap:16px;height:100%}hive-table.legacy .hive-table_toolbar{align-self:flex-end}hive-table.legacy .hive-table_toolbar:empty{display:none}hive-table.legacy .p-datatable-tbody{position:relative}hive-table.legacy div.p-datatable-wrapper{transition:all .25s ease-in-out}hive-table.legacy .hive-table-status{display:flex;align-items:center;justify-content:center}hive-table.legacy .hive-table-wrapper{position:relative;height:100%}hive-table.legacy .hive-table-wrapper th>div{width:100%;min-height:100%;height:100%}hive-table.legacy .hive-table-wrapper .p-datatable-table{width:100%;table-layout:var(--table-layout, fixed)}hive-table.legacy .hive-table-wrapper .p-datatable-table.hive-resizable-columns-present{width:min-content}hive-table.legacy .hive-table-wrapper .p-datatable{height:100%}hive-table.legacy .hive-table-wrapper .p-datatable .p-datatable-wrapper .p-datatable-table{box-sizing:border-box;font-family:Proxima Nova,sans-serif;height:100%;border-radius:4px;border-spacing:0;border-collapse:collapse}hive-table.legacy .hive-overlay{position:absolute;z-index:99;inset:0;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8cc}hive-table.legacy.initialized .hive-overlay{z-index:0}hive-table.legacy .p-datatable-tbody .hive-frozen-column{z-index:0}hive-table.legacy .p-datatable-thead .hive-frozen-column{z-index:1}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(1),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(1){position:var(--hive-frozen-column-left-1-position);left:var(--hive-frozen-column-left-1-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(1),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(1){position:var(--hive-frozen-column-right-1-position);right:var(--hive-frozen-column-right-1-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(2),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(2){position:var(--hive-frozen-column-left-2-position);left:var(--hive-frozen-column-left-2-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(2),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(2){position:var(--hive-frozen-column-right-2-position);right:var(--hive-frozen-column-right-2-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(3),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(3){position:var(--hive-frozen-column-left-3-position);left:var(--hive-frozen-column-left-3-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(3),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(3){position:var(--hive-frozen-column-right-3-position);right:var(--hive-frozen-column-right-3-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(4),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(4){position:var(--hive-frozen-column-left-4-position);left:var(--hive-frozen-column-left-4-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(4),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(4){position:var(--hive-frozen-column-right-4-position);right:var(--hive-frozen-column-right-4-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(5),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(5){position:var(--hive-frozen-column-left-5-position);left:var(--hive-frozen-column-left-5-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(5),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(5){position:var(--hive-frozen-column-right-5-position);right:var(--hive-frozen-column-right-5-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(6),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(6){position:var(--hive-frozen-column-left-6-position);left:var(--hive-frozen-column-left-6-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(6),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(6){position:var(--hive-frozen-column-right-6-position);right:var(--hive-frozen-column-right-6-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(7),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(7){position:var(--hive-frozen-column-left-7-position);left:var(--hive-frozen-column-left-7-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(7),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(7){position:var(--hive-frozen-column-right-7-position);right:var(--hive-frozen-column-right-7-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(8),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(8){position:var(--hive-frozen-column-left-8-position);left:var(--hive-frozen-column-left-8-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(8),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(8){position:var(--hive-frozen-column-right-8-position);right:var(--hive-frozen-column-right-8-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(9),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(9){position:var(--hive-frozen-column-left-9-position);left:var(--hive-frozen-column-left-9-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(9),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(9){position:var(--hive-frozen-column-right-9-position);right:var(--hive-frozen-column-right-9-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(10),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(10){position:var(--hive-frozen-column-left-10-position);left:var(--hive-frozen-column-left-10-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(10),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(10){position:var(--hive-frozen-column-right-10-position);right:var(--hive-frozen-column-right-10-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(11),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(11){position:var(--hive-frozen-column-left-11-position);left:var(--hive-frozen-column-left-11-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(11),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(11){position:var(--hive-frozen-column-right-11-position);right:var(--hive-frozen-column-right-11-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(12),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(12){position:var(--hive-frozen-column-left-12-position);left:var(--hive-frozen-column-left-12-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(12),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(12){position:var(--hive-frozen-column-right-12-position);right:var(--hive-frozen-column-right-12-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(13),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(13){position:var(--hive-frozen-column-left-13-position);left:var(--hive-frozen-column-left-13-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(13),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(13){position:var(--hive-frozen-column-right-13-position);right:var(--hive-frozen-column-right-13-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(14),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(14){position:var(--hive-frozen-column-left-14-position);left:var(--hive-frozen-column-left-14-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(14),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(14){position:var(--hive-frozen-column-right-14-position);right:var(--hive-frozen-column-right-14-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(15),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(15){position:var(--hive-frozen-column-left-15-position);left:var(--hive-frozen-column-left-15-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(15),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(15){position:var(--hive-frozen-column-right-15-position);right:var(--hive-frozen-column-right-15-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(16),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(16){position:var(--hive-frozen-column-left-16-position);left:var(--hive-frozen-column-left-16-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(16),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(16){position:var(--hive-frozen-column-right-16-position);right:var(--hive-frozen-column-right-16-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(17),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(17){position:var(--hive-frozen-column-left-17-position);left:var(--hive-frozen-column-left-17-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(17),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(17){position:var(--hive-frozen-column-right-17-position);right:var(--hive-frozen-column-right-17-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(18),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(18){position:var(--hive-frozen-column-left-18-position);left:var(--hive-frozen-column-left-18-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(18),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(18){position:var(--hive-frozen-column-right-18-position);right:var(--hive-frozen-column-right-18-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(19),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(19){position:var(--hive-frozen-column-left-19-position);left:var(--hive-frozen-column-left-19-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(19),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(19){position:var(--hive-frozen-column-right-19-position);right:var(--hive-frozen-column-right-19-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(20),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(20){position:var(--hive-frozen-column-left-20-position);left:var(--hive-frozen-column-left-20-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(20),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(20){position:var(--hive-frozen-column-right-20-position);right:var(--hive-frozen-column-right-20-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(21),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(21){position:var(--hive-frozen-column-left-21-position);left:var(--hive-frozen-column-left-21-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(21),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(21){position:var(--hive-frozen-column-right-21-position);right:var(--hive-frozen-column-right-21-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(22),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(22){position:var(--hive-frozen-column-left-22-position);left:var(--hive-frozen-column-left-22-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(22),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(22){position:var(--hive-frozen-column-right-22-position);right:var(--hive-frozen-column-right-22-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(23),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(23){position:var(--hive-frozen-column-left-23-position);left:var(--hive-frozen-column-left-23-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(23),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(23){position:var(--hive-frozen-column-right-23-position);right:var(--hive-frozen-column-right-23-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(24),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(24){position:var(--hive-frozen-column-left-24-position);left:var(--hive-frozen-column-left-24-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(24),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(24){position:var(--hive-frozen-column-right-24-position);right:var(--hive-frozen-column-right-24-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(25),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(25){position:var(--hive-frozen-column-left-25-position);left:var(--hive-frozen-column-left-25-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(25),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(25){position:var(--hive-frozen-column-right-25-position);right:var(--hive-frozen-column-right-25-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(26),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(26){position:var(--hive-frozen-column-left-26-position);left:var(--hive-frozen-column-left-26-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(26),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(26){position:var(--hive-frozen-column-right-26-position);right:var(--hive-frozen-column-right-26-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(27),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(27){position:var(--hive-frozen-column-left-27-position);left:var(--hive-frozen-column-left-27-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(27),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(27){position:var(--hive-frozen-column-right-27-position);right:var(--hive-frozen-column-right-27-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(28),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(28){position:var(--hive-frozen-column-left-28-position);left:var(--hive-frozen-column-left-28-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(28),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(28){position:var(--hive-frozen-column-right-28-position);right:var(--hive-frozen-column-right-28-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(29),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(29){position:var(--hive-frozen-column-left-29-position);left:var(--hive-frozen-column-left-29-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(29),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(29){position:var(--hive-frozen-column-right-29-position);right:var(--hive-frozen-column-right-29-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(30),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(30){position:var(--hive-frozen-column-left-30-position);left:var(--hive-frozen-column-left-30-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(30),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(30){position:var(--hive-frozen-column-right-30-position);right:var(--hive-frozen-column-right-30-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(31),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(31){position:var(--hive-frozen-column-left-31-position);left:var(--hive-frozen-column-left-31-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(31),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(31){position:var(--hive-frozen-column-right-31-position);right:var(--hive-frozen-column-right-31-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(32),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(32){position:var(--hive-frozen-column-left-32-position);left:var(--hive-frozen-column-left-32-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(32),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(32){position:var(--hive-frozen-column-right-32-position);right:var(--hive-frozen-column-right-32-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(33),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(33){position:var(--hive-frozen-column-left-33-position);left:var(--hive-frozen-column-left-33-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(33),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(33){position:var(--hive-frozen-column-right-33-position);right:var(--hive-frozen-column-right-33-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(34),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(34){position:var(--hive-frozen-column-left-34-position);left:var(--hive-frozen-column-left-34-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(34),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(34){position:var(--hive-frozen-column-right-34-position);right:var(--hive-frozen-column-right-34-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(35),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(35){position:var(--hive-frozen-column-left-35-position);left:var(--hive-frozen-column-left-35-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(35),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(35){position:var(--hive-frozen-column-right-35-position);right:var(--hive-frozen-column-right-35-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(36),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(36){position:var(--hive-frozen-column-left-36-position);left:var(--hive-frozen-column-left-36-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(36),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(36){position:var(--hive-frozen-column-right-36-position);right:var(--hive-frozen-column-right-36-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(37),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(37){position:var(--hive-frozen-column-left-37-position);left:var(--hive-frozen-column-left-37-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(37),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(37){position:var(--hive-frozen-column-right-37-position);right:var(--hive-frozen-column-right-37-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(38),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(38){position:var(--hive-frozen-column-left-38-position);left:var(--hive-frozen-column-left-38-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(38),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(38){position:var(--hive-frozen-column-right-38-position);right:var(--hive-frozen-column-right-38-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(39),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(39){position:var(--hive-frozen-column-left-39-position);left:var(--hive-frozen-column-left-39-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(39),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(39){position:var(--hive-frozen-column-right-39-position);right:var(--hive-frozen-column-right-39-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(40),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(40){position:var(--hive-frozen-column-left-40-position);left:var(--hive-frozen-column-left-40-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(40),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(40){position:var(--hive-frozen-column-right-40-position);right:var(--hive-frozen-column-right-40-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(41),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(41){position:var(--hive-frozen-column-left-41-position);left:var(--hive-frozen-column-left-41-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(41),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(41){position:var(--hive-frozen-column-right-41-position);right:var(--hive-frozen-column-right-41-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(42),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(42){position:var(--hive-frozen-column-left-42-position);left:var(--hive-frozen-column-left-42-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(42),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(42){position:var(--hive-frozen-column-right-42-position);right:var(--hive-frozen-column-right-42-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(43),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(43){position:var(--hive-frozen-column-left-43-position);left:var(--hive-frozen-column-left-43-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(43),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(43){position:var(--hive-frozen-column-right-43-position);right:var(--hive-frozen-column-right-43-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(44),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(44){position:var(--hive-frozen-column-left-44-position);left:var(--hive-frozen-column-left-44-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(44),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(44){position:var(--hive-frozen-column-right-44-position);right:var(--hive-frozen-column-right-44-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(45),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(45){position:var(--hive-frozen-column-left-45-position);left:var(--hive-frozen-column-left-45-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(45),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(45){position:var(--hive-frozen-column-right-45-position);right:var(--hive-frozen-column-right-45-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(46),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(46){position:var(--hive-frozen-column-left-46-position);left:var(--hive-frozen-column-left-46-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(46),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(46){position:var(--hive-frozen-column-right-46-position);right:var(--hive-frozen-column-right-46-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(47),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(47){position:var(--hive-frozen-column-left-47-position);left:var(--hive-frozen-column-left-47-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(47),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(47){position:var(--hive-frozen-column-right-47-position);right:var(--hive-frozen-column-right-47-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(48),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(48){position:var(--hive-frozen-column-left-48-position);left:var(--hive-frozen-column-left-48-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(48),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(48){position:var(--hive-frozen-column-right-48-position);right:var(--hive-frozen-column-right-48-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(49),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(49){position:var(--hive-frozen-column-left-49-position);left:var(--hive-frozen-column-left-49-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(49),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(49){position:var(--hive-frozen-column-right-49-position);right:var(--hive-frozen-column-right-49-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(50),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(50){position:var(--hive-frozen-column-left-50-position);left:var(--hive-frozen-column-left-50-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(50),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(50){position:var(--hive-frozen-column-right-50-position);right:var(--hive-frozen-column-right-50-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(51),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(51){position:var(--hive-frozen-column-left-51-position);left:var(--hive-frozen-column-left-51-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(51),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(51){position:var(--hive-frozen-column-right-51-position);right:var(--hive-frozen-column-right-51-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(52),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(52){position:var(--hive-frozen-column-left-52-position);left:var(--hive-frozen-column-left-52-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(52),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(52){position:var(--hive-frozen-column-right-52-position);right:var(--hive-frozen-column-right-52-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(53),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(53){position:var(--hive-frozen-column-left-53-position);left:var(--hive-frozen-column-left-53-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(53),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(53){position:var(--hive-frozen-column-right-53-position);right:var(--hive-frozen-column-right-53-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(54),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(54){position:var(--hive-frozen-column-left-54-position);left:var(--hive-frozen-column-left-54-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(54),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(54){position:var(--hive-frozen-column-right-54-position);right:var(--hive-frozen-column-right-54-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(55),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(55){position:var(--hive-frozen-column-left-55-position);left:var(--hive-frozen-column-left-55-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(55),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(55){position:var(--hive-frozen-column-right-55-position);right:var(--hive-frozen-column-right-55-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(56),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(56){position:var(--hive-frozen-column-left-56-position);left:var(--hive-frozen-column-left-56-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(56),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(56){position:var(--hive-frozen-column-right-56-position);right:var(--hive-frozen-column-right-56-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(57),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(57){position:var(--hive-frozen-column-left-57-position);left:var(--hive-frozen-column-left-57-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(57),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(57){position:var(--hive-frozen-column-right-57-position);right:var(--hive-frozen-column-right-57-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(58),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(58){position:var(--hive-frozen-column-left-58-position);left:var(--hive-frozen-column-left-58-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(58),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(58){position:var(--hive-frozen-column-right-58-position);right:var(--hive-frozen-column-right-58-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(59),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(59){position:var(--hive-frozen-column-left-59-position);left:var(--hive-frozen-column-left-59-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(59),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(59){position:var(--hive-frozen-column-right-59-position);right:var(--hive-frozen-column-right-59-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(60),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(60){position:var(--hive-frozen-column-left-60-position);left:var(--hive-frozen-column-left-60-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(60),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(60){position:var(--hive-frozen-column-right-60-position);right:var(--hive-frozen-column-right-60-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(61),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(61){position:var(--hive-frozen-column-left-61-position);left:var(--hive-frozen-column-left-61-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(61),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(61){position:var(--hive-frozen-column-right-61-position);right:var(--hive-frozen-column-right-61-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(62),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(62){position:var(--hive-frozen-column-left-62-position);left:var(--hive-frozen-column-left-62-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(62),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(62){position:var(--hive-frozen-column-right-62-position);right:var(--hive-frozen-column-right-62-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(63),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(63){position:var(--hive-frozen-column-left-63-position);left:var(--hive-frozen-column-left-63-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(63),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(63){position:var(--hive-frozen-column-right-63-position);right:var(--hive-frozen-column-right-63-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(64),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(64){position:var(--hive-frozen-column-left-64-position);left:var(--hive-frozen-column-left-64-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(64),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(64){position:var(--hive-frozen-column-right-64-position);right:var(--hive-frozen-column-right-64-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(65),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(65){position:var(--hive-frozen-column-left-65-position);left:var(--hive-frozen-column-left-65-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(65),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(65){position:var(--hive-frozen-column-right-65-position);right:var(--hive-frozen-column-right-65-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(66),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(66){position:var(--hive-frozen-column-left-66-position);left:var(--hive-frozen-column-left-66-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(66),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(66){position:var(--hive-frozen-column-right-66-position);right:var(--hive-frozen-column-right-66-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(67),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(67){position:var(--hive-frozen-column-left-67-position);left:var(--hive-frozen-column-left-67-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(67),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(67){position:var(--hive-frozen-column-right-67-position);right:var(--hive-frozen-column-right-67-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(68),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(68){position:var(--hive-frozen-column-left-68-position);left:var(--hive-frozen-column-left-68-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(68),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(68){position:var(--hive-frozen-column-right-68-position);right:var(--hive-frozen-column-right-68-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(69),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(69){position:var(--hive-frozen-column-left-69-position);left:var(--hive-frozen-column-left-69-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(69),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(69){position:var(--hive-frozen-column-right-69-position);right:var(--hive-frozen-column-right-69-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(70),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(70){position:var(--hive-frozen-column-left-70-position);left:var(--hive-frozen-column-left-70-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(70),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(70){position:var(--hive-frozen-column-right-70-position);right:var(--hive-frozen-column-right-70-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(71),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(71){position:var(--hive-frozen-column-left-71-position);left:var(--hive-frozen-column-left-71-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(71),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(71){position:var(--hive-frozen-column-right-71-position);right:var(--hive-frozen-column-right-71-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(72),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(72){position:var(--hive-frozen-column-left-72-position);left:var(--hive-frozen-column-left-72-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(72),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(72){position:var(--hive-frozen-column-right-72-position);right:var(--hive-frozen-column-right-72-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(73),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(73){position:var(--hive-frozen-column-left-73-position);left:var(--hive-frozen-column-left-73-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(73),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(73){position:var(--hive-frozen-column-right-73-position);right:var(--hive-frozen-column-right-73-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(74),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(74){position:var(--hive-frozen-column-left-74-position);left:var(--hive-frozen-column-left-74-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(74),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(74){position:var(--hive-frozen-column-right-74-position);right:var(--hive-frozen-column-right-74-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(75),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(75){position:var(--hive-frozen-column-left-75-position);left:var(--hive-frozen-column-left-75-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(75),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(75){position:var(--hive-frozen-column-right-75-position);right:var(--hive-frozen-column-right-75-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(76),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(76){position:var(--hive-frozen-column-left-76-position);left:var(--hive-frozen-column-left-76-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(76),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(76){position:var(--hive-frozen-column-right-76-position);right:var(--hive-frozen-column-right-76-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(77),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(77){position:var(--hive-frozen-column-left-77-position);left:var(--hive-frozen-column-left-77-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(77),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(77){position:var(--hive-frozen-column-right-77-position);right:var(--hive-frozen-column-right-77-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(78),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(78){position:var(--hive-frozen-column-left-78-position);left:var(--hive-frozen-column-left-78-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(78),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(78){position:var(--hive-frozen-column-right-78-position);right:var(--hive-frozen-column-right-78-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(79),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(79){position:var(--hive-frozen-column-left-79-position);left:var(--hive-frozen-column-left-79-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(79),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(79){position:var(--hive-frozen-column-right-79-position);right:var(--hive-frozen-column-right-79-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(80),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(80){position:var(--hive-frozen-column-left-80-position);left:var(--hive-frozen-column-left-80-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(80),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(80){position:var(--hive-frozen-column-right-80-position);right:var(--hive-frozen-column-right-80-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(81),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(81){position:var(--hive-frozen-column-left-81-position);left:var(--hive-frozen-column-left-81-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(81),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(81){position:var(--hive-frozen-column-right-81-position);right:var(--hive-frozen-column-right-81-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(82),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(82){position:var(--hive-frozen-column-left-82-position);left:var(--hive-frozen-column-left-82-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(82),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(82){position:var(--hive-frozen-column-right-82-position);right:var(--hive-frozen-column-right-82-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(83),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(83){position:var(--hive-frozen-column-left-83-position);left:var(--hive-frozen-column-left-83-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(83),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(83){position:var(--hive-frozen-column-right-83-position);right:var(--hive-frozen-column-right-83-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(84),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(84){position:var(--hive-frozen-column-left-84-position);left:var(--hive-frozen-column-left-84-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(84),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(84){position:var(--hive-frozen-column-right-84-position);right:var(--hive-frozen-column-right-84-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(85),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(85){position:var(--hive-frozen-column-left-85-position);left:var(--hive-frozen-column-left-85-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(85),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(85){position:var(--hive-frozen-column-right-85-position);right:var(--hive-frozen-column-right-85-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(86),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(86){position:var(--hive-frozen-column-left-86-position);left:var(--hive-frozen-column-left-86-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(86),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(86){position:var(--hive-frozen-column-right-86-position);right:var(--hive-frozen-column-right-86-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(87),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(87){position:var(--hive-frozen-column-left-87-position);left:var(--hive-frozen-column-left-87-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(87),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(87){position:var(--hive-frozen-column-right-87-position);right:var(--hive-frozen-column-right-87-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(88),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(88){position:var(--hive-frozen-column-left-88-position);left:var(--hive-frozen-column-left-88-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(88),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(88){position:var(--hive-frozen-column-right-88-position);right:var(--hive-frozen-column-right-88-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(89),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(89){position:var(--hive-frozen-column-left-89-position);left:var(--hive-frozen-column-left-89-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(89),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(89){position:var(--hive-frozen-column-right-89-position);right:var(--hive-frozen-column-right-89-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(90),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(90){position:var(--hive-frozen-column-left-90-position);left:var(--hive-frozen-column-left-90-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(90),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(90){position:var(--hive-frozen-column-right-90-position);right:var(--hive-frozen-column-right-90-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(91),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(91){position:var(--hive-frozen-column-left-91-position);left:var(--hive-frozen-column-left-91-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(91),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(91){position:var(--hive-frozen-column-right-91-position);right:var(--hive-frozen-column-right-91-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(92),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(92){position:var(--hive-frozen-column-left-92-position);left:var(--hive-frozen-column-left-92-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(92),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(92){position:var(--hive-frozen-column-right-92-position);right:var(--hive-frozen-column-right-92-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(93),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(93){position:var(--hive-frozen-column-left-93-position);left:var(--hive-frozen-column-left-93-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(93),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(93){position:var(--hive-frozen-column-right-93-position);right:var(--hive-frozen-column-right-93-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(94),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(94){position:var(--hive-frozen-column-left-94-position);left:var(--hive-frozen-column-left-94-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(94),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(94){position:var(--hive-frozen-column-right-94-position);right:var(--hive-frozen-column-right-94-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(95),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(95){position:var(--hive-frozen-column-left-95-position);left:var(--hive-frozen-column-left-95-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(95),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(95){position:var(--hive-frozen-column-right-95-position);right:var(--hive-frozen-column-right-95-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(96),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(96){position:var(--hive-frozen-column-left-96-position);left:var(--hive-frozen-column-left-96-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(96),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(96){position:var(--hive-frozen-column-right-96-position);right:var(--hive-frozen-column-right-96-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(97),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(97){position:var(--hive-frozen-column-left-97-position);left:var(--hive-frozen-column-left-97-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(97),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(97){position:var(--hive-frozen-column-right-97-position);right:var(--hive-frozen-column-right-97-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(98),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(98){position:var(--hive-frozen-column-left-98-position);left:var(--hive-frozen-column-left-98-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(98),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(98){position:var(--hive-frozen-column-right-98-position);right:var(--hive-frozen-column-right-98-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(99),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(99){position:var(--hive-frozen-column-left-99-position);left:var(--hive-frozen-column-left-99-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(99),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(99){position:var(--hive-frozen-column-right-99-position);right:var(--hive-frozen-column-right-99-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(100),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--left-aligned:nth-child(100){position:var(--hive-frozen-column-left-100-position);left:var(--hive-frozen-column-left-100-offset)}hive-table.legacy .p-datatable-tbody .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(100),hive-table.legacy .p-datatable-thead .hive-frozen-column.hive-frozen-column--right-aligned:nth-last-child(100){position:var(--hive-frozen-column-right-100-position);right:var(--hive-frozen-column-right-100-offset)}hive-table.legacy .hive-table-wrapper{border-spacing:0;border-collapse:collapse}hive-table.legacy .hive-table-wrapper .p-datatable-tbody>tr:not(:first-of-type)>td:not(:first-of-type){box-shadow:inset 1px 0 #e3e3e3,inset 0 1px #e3e3e3}hive-table.legacy .hive-table-wrapper .p-datatable-tbody>tr:not(:first-of-type)>td:first-of-type{box-shadow:inset 0 1px #e3e3e3}hive-table.legacy .hive-table-wrapper .p-datatable-tbody>tr:first-of-type>td:not(:first-of-type){box-shadow:inset 1px 0 #e3e3e3}hive-table.legacy .hive-table-wrapper .p-datatable-thead>tr:first-of-type>th:not(:first-of-type){box-shadow:inset 1px 0 #e3e3e3}hive-table.legacy .hive-table-wrapper .p-datatable-thead>tr:not(:first-of-type)>th.hive-table-heading--first-in-group{box-shadow:inset 1px 0 #e3e3e3}hive-table.legacy .hive-selectable-row[disabled]{pointer-events:none}hive-table.legacy .hive-selectable-row:not([disabled]){cursor:pointer}hive-table.legacy .p-datatable-wrapper{border:solid 1px #e3e3e3;border-radius:4px}hive-table.legacy .p-datatable-wrapper .hive-selectable-row--has-highlight:not(hive-table.legacy .p-datatable-wrapper .hive-selectable-row--has-selection){--cell-color: #f0f0f0}hive-table.legacy .p-datatable-wrapper .hive-selectable-row--has-selection:not(hive-table.legacy .p-datatable-wrapper .hive-selectable-row--has-highlight){--cell-color: #f4f9ff}hive-table.legacy .p-datatable-wrapper .hive-selectable-row--has-highlight.hive-selectable-row--has-selection{--cell-color: #cfe8fc}hive-table.legacy .p-datatable-wrapper .hive-selectable-row[disabled]{--cell-color: #f8f8f8}hive-table.ui-next .p-datatable-wrapper .hive-selectable-row--has-highlight:not(hive-table.ui-next .p-datatable-wrapper .hive-selectable-row--has-selection){--cell-color: #f4f9ff}hive-table.ui-next .p-datatable-wrapper .hive-selectable-row--has-selection{--cell-color: #ffffff}hive-table.ui-next .p-datatable-wrapper .hive-selectable-row[disabled]{opacity:.5}hive-primary-text{display:flex;flex-direction:column;width:100%}hive-primary-text span{line-height:150%;overflow:hidden;text-overflow:ellipsis;width:100%}hive-table.legacy td[hive-cell],hive-table.legacy td[hive-template-cell]{box-sizing:border-box;padding:0;height:100%;overflow:hidden;white-space:nowrap}hive-table.legacy td[hive-cell],hive-table.legacy td[hive-template-cell]{color:#454545}hive-table.legacy td[hive-cell] .hive-cell_container{box-sizing:border-box;display:flex;align-items:center;gap:8px;line-height:0;overflow:hidden}hive-table.legacy td[hive-cell] .hive-cell_container.hive-cell_container--has-secondary-text{align-items:flex-start}hive-table.legacy td[hive-cell] .hive-cell_container .hive-cell_icon-container{color:var(--icon-color, #c5c5c5)}hive-table.legacy td[hive-cell] .hive-cell_container .hive-cell_icon-container hive-icon-component i{line-height:1}hive-table.legacy td[hive-cell] .hive-cell_container .hive-cell_text-container{display:flex;flex-direction:column;font-size:12px;overflow:hidden}hive-table.legacy td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container{display:flex;gap:4px}hive-table.legacy td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_secondary-text{line-height:150%;overflow:hidden;text-overflow:ellipsis}hive-table.legacy td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_link-container{display:flex;gap:4px;overflow:hidden}hive-table.legacy td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_link-container:empty{display:none}hive-table.legacy td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_link-container a{display:inline-block;line-height:150%;text-overflow:ellipsis;overflow:hidden}hive-table.legacy td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_link-container a:not([hive-link]){font-family:Proxima Nova,sans-serif;font-size:12px;line-height:150%;letter-spacing:0;font-weight:400;color:#5ab0ee;text-decoration:none}hive-table.legacy td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_link-container a:not([hive-link]):hover{color:#178fe4}hive-table.legacy td[hive-cell] .hive-cell_container .hive-cell_text-container .hive-cell_secondary-text-container .hive-cell_link-container .hive-cell_link-icon{fill:#178fe4}hive-table.legacy td[hive-cell] .hive-cell_positioning-container{display:flex;height:100%;width:100%}hive-table.legacy td[hive-cell] .hive-cell_positioning-container.hive-cell_positioning-container-horizontal--left{text-align:left;justify-content:flex-start}hive-table.legacy td[hive-cell] .hive-cell_positioning-container.hive-cell_positioning-container-horizontal--center{text-align:center;justify-content:center}hive-table.legacy td[hive-cell] .hive-cell_positioning-container.hive-cell_positioning-container-horizontal--right{text-align:right;justify-content:flex-end}hive-table.legacy td[hive-cell] .hive-cell_positioning-container.hive-cell_positioning-container-vertical--top{align-items:flex-start}hive-table.legacy td[hive-cell] .hive-cell_positioning-container.hive-cell_positioning-container-vertical--center{align-items:center}hive-table.legacy td[hive-cell] .hive-cell_positioning-container.hive-cell_positioning-container-vertical--bottom{align-items:flex-end}hive-table.legacy td[hive-cell] .hive-cell_primary-text,hive-table.legacy td[hive-cell] .hive-cell_secondary-text{font-size:12px;line-height:150%}hive-table.ui-next td[hive-cell] .hive-cell_primary-text{font-family:Proxima Nova,sans-serif;font-size:12px;line-height:150%;letter-spacing:0;font-weight:400;color:#292929}hive-table.ui-next td[hive-cell] .hive-cell_primary-text.hive-cell_primary-text--has-secondary-text{font-family:Proxima Nova,sans-serif;font-size:12px;line-height:150%;letter-spacing:0;font-weight:600;color:#292929}hive-table.ui-next td[hive-cell] .hive-cell_secondary-text{font-family:Proxima Nova,sans-serif;font-size:12px;line-height:150%;letter-spacing:0;font-weight:400;color:#616161}hive-table.ui-next td[hive-cell] .hive-cell_info-icon-container{padding-top:1px}hive-table.ui-next td[hive-cell] .hive-cell_info-icon-container hive-info-icon{color:#1a9ea7}hive-table td[hive-template-cell]{box-sizing:border-box;font-family:Proxima Nova,sans-serif;font-weight:400;line-height:150%;font-size:12px;letter-spacing:0;text-decoration:none;color:#292929}hive-table td[hive-template-cell] .hive-template-cell{height:100%;width:100%}hive-table.legacy .hive-cell-wrapper{width:100%;height:100%;min-height:100%;white-space:nowrap;overflow:clip}hive-table.legacy td{background-color:var(--cell-color, #ffffff)}hive-table.legacy td .hive-cell-wrapper{padding:10px}hive-table.ui-next td{background-color:var(--cell-color, #f8f8f8)}hive-table.ui-next td .hive-cell-wrapper{padding:8px 24px}hive-table.legacy hive-table-checkbox{line-height:0}hive-table.legacy .hive-table-colgroup .hidden{visibility:collapse;width:0}hive-table.legacy .hive-table-colgroup :not(.hidden){--computed-weight: calc( var(--weight) * var(--total-children) / var(--visible-children) );--computed-width: calc(var(--computed-weight) * 49px);min-width:var(--width, var(--computed-width));max-width:var(--width, var(--computed-width));width:var(--width, var(--computed-width))}hive-table.legacy .hive-table-wrapper .p-datatable-thead{box-shadow:0 1px #e3e3e3}hive-table.legacy .hive-table-wrapper.hive-table--can-be-scrolled-up .p-datatable-thead{box-shadow:0 2px #e3e3e3}hive-table.legacy .hive-table-wrapper.hive-table--can-be-scrolled-left .p-datatable-thead>tr:first-of-type:first-child>.hive-frozen-column--left-aligned:not(:has(+ .hive-frozen-column--left-aligned)){box-shadow:inset 1px 0 #e3e3e3,2px 0 #c5c5c5}hive-table.legacy .hive-table-wrapper.hive-table--can-be-scrolled-left .p-datatable-tbody>tr:first-child>.hive-frozen-column--left-aligned:not(:has(+ .hive-frozen-column--left-aligned)){box-shadow:inset 1px 0 #e3e3e3,2px 0 #c5c5c5}hive-table.legacy .hive-table-wrapper.hive-table--can-be-scrolled-left .p-datatable-tbody>tr:not(:first-child)>.hive-frozen-column--left-aligned:not(:has(+ .hive-frozen-column--left-aligned)){box-shadow:inset 1px 0 #e3e3e3,inset 0 1px #e3e3e3,2px 0 #c5c5c5}hive-table.legacy .hive-table-wrapper.hive-table--can-be-scrolled-right .p-datatable-thead>tr:first-of-type:first-child>:not(.hive-frozen-column--right-aligned)+.hive-frozen-column--right-aligned{box-shadow:-2px 0 #c5c5c5}hive-table.legacy .hive-table-wrapper.hive-table--can-be-scrolled-right .p-datatable-tbody>tr:first-child>:not(.hive-frozen-column--right-aligned)+.hive-frozen-column--right-aligned{box-shadow:-2px 0 #c5c5c5}hive-table.legacy .hive-table-wrapper.hive-table--can-be-scrolled-right .p-datatable-tbody>tr:not(:first-child)>:not(.hive-frozen-column--right-aligned)+.hive-frozen-column--right-aligned{box-shadow:-2px 0 #c5c5c5,inset 0 1px #e3e3e3}hive-table.ui-next .hive-table-wrapper.hive-table--can-be-scrolled-left .p-datatable-thead>tr:first-of-type:first-child>.hive-frozen-column--left-aligned:not(:has(+ .hive-frozen-column--left-aligned)){box-shadow:2px 0 #c5c5c5}hive-table.ui-next .hive-table-wrapper.hive-table--can-be-scrolled-left .p-datatable-tbody>tr:first-child>.hive-frozen-column--left-aligned:not(:has(+ .hive-frozen-column--left-aligned)){box-shadow:2px 0 #c5c5c5}hive-table.ui-next .hive-table-wrapper.hive-table--can-be-scrolled-left .p-datatable-tbody>tr:not(:first-child)>.hive-frozen-column--left-aligned:not(:has(+ .hive-frozen-column--left-aligned)){box-shadow:2px 0 #c5c5c5}hive-table.ui-next .hive-table-wrapper.hive-table--can-be-scrolled-right .p-datatable-thead>tr:first-of-type:first-child>:not(.hive-frozen-column--right-aligned)+.hive-frozen-column--right-aligned{box-shadow:-2px 0 #c5c5c5}hive-table.ui-next .hive-table-wrapper.hive-table--can-be-scrolled-right .p-datatable-tbody>tr:first-child>:not(.hive-frozen-column--right-aligned)+.hive-frozen-column--right-aligned{box-shadow:-2px 0 #c5c5c5}hive-table.ui-next .hive-table-wrapper.hive-table--can-be-scrolled-right .p-datatable-tbody>tr:not(:first-child)>:not(.hive-frozen-column--right-aligned)+.hive-frozen-column--right-aligned{box-shadow:-2px 0 #c5c5c5}hive-table.legacy th[hive-header],hive-table.legacy th[hive-template-header]{font-family:Proxima Nova,sans-serif;font-weight:600;font-size:12px;box-sizing:border-box;padding:0;height:100%;text-align:unset;line-height:150%;white-space:normal!important}hive-table.legacy th[hive-header]:not(.hidden),hive-table.legacy th[hive-template-header]:not(.hidden){--computed-weight: calc( var(--weight) * var(--total-children) / var(--visible-children) );--computed-width: calc(var(--computed-weight) * 49px);min-width:var(--width, var(--computed-width));max-width:var(--width, var(--computed-width));width:var(--width, var(--computed-width))}hive-table.legacy th[hive-header] .hive-header-positioning-container,hive-table.legacy th[hive-template-header] .hive-header-positioning-container{display:flex;flex-direction:column;height:100%;width:100%}hive-table.legacy th[hive-header] .hive-header-positioning-container div.hive-header,hive-table.legacy th[hive-template-header] .hive-header-positioning-container div.hive-header{line-height:0}hive-table.legacy th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--left,hive-table.legacy th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--left{text-align:left}hive-table.legacy th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--center,hive-table.legacy th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--center{text-align:center}hive-table.legacy th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--right,hive-table.legacy th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--right{text-align:right}hive-table.legacy th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--right hive-sort-icon,hive-table.legacy th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-horizontal--right hive-sort-icon{order:-1}hive-table.legacy th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-vertical--top,hive-table.legacy th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-vertical--top{justify-content:flex-start}hive-table.legacy th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-vertical--center,hive-table.legacy th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-vertical--center{justify-content:center}hive-table.legacy th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-vertical--bottom,hive-table.legacy th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-vertical--bottom{justify-content:flex-end}hive-table.legacy th[hive-header] .hive-header-positioning-container.hive-header-positioning-container-resize--true,hive-table.legacy th[hive-template-header] .hive-header-positioning-container.hive-header-positioning-container-resize--true{overflow:hidden}hive-table.legacy th[hive-header] .hive-header-resize-handle-container,hive-table.legacy th[hive-template-header] .hive-header-resize-handle-container{height:100%;position:absolute;right:0;top:0;padding:12px 8px;cursor:col-resize;display:flex;align-items:center}hive-table.legacy th[hive-header] .hive-header-resize-handle-container:active,hive-table.legacy th[hive-template-header] .hive-header-resize-handle-container:active{z-index:1}hive-table.legacy th[hive-header] .hive-header-resize-handle-container:active hive-vertical-separator,hive-table.legacy th[hive-template-header] .hive-header-resize-handle-container:active hive-vertical-separator{position:absolute;top:0;left:7px;height:100vh;width:4px;background-color:#fe5000}hive-table.legacy th[hive-header][subheader]{font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:12px;color:#616161}hive-table.legacy th[hive-header] .hive-header_input-container{position:relative}hive-table.legacy th[hive-header] .hive-header_input-container .hive-header_input{box-sizing:border-box;display:block;width:100%;-webkit-appearance:none;appearance:none;outline:none;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}hive-table.legacy th[hive-header] .hive-header_input-container .hive-header_input.hive-header_input-with-resize{width:calc(100% - 8px)}hive-table.legacy th[hive-header][subheader]{font-size:12px;font-weight:500;color:#8d8d8d}hive-table.legacy th[hive-header] .hive-header_input{padding:6px 15px;height:22px;color:#8d8d8d;font-size:12px;line-height:1.25;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid #c5c5c5;border-radius:2px}hive-table.legacy th[hive-header] .hive-header_input span{font-weight:600}hive-table.legacy th[hive-header] .hive-header_input:focus{border-color:#5ab0ee}hive-table.ui-next th[hive-header] hive-sort-icon{--fa-style: 400;color:inherit}hive-table.ui-next th[hive-header] .hive-header--subheader hive-sort-icon{--fa-style: 300}hive-table.ui-next th[hive-header] .hive-header_input-container .hive-header_input{padding:8px;height:24px;font-family:Proxima Nova,sans-serif;line-height:100%;font-weight:400;letter-spacing:0;color:#454545;font-size:12px;background-color:#fff;border:solid 1px #b0b0b0;border-radius:4px}hive-table.ui-next th[hive-header] .hive-header_input-container .hive-header_input:hover{border-color:#5ab0ee}hive-table.ui-next th[hive-header] .hive-header_input-container .hive-header_input:focus{border-color:#218ede}hive-table.ui-next th[hive-header] .hive-header_input-container .hive-header_input:invalid{border-color:#df2d20;background-color:#fdf7f7}hive-table.ui-next th[hive-header] .hive-header_input-container .hive-header_input:disabled{border-color:#b0b0b0;opacity:.5}hive-table.legacy .p-datatable-thead>tr>th{background-color:#f8f8f8}hive-table.legacy .hive-header-wrapper{position:relative}hive-table.legacy th[hive-template-header].hidden .hive-header-wrapper,hive-table.legacy th[hive-header].hidden .hive-header-wrapper{display:none}hive-table.legacy th[hive-template-header]:not(.hidden),hive-table.legacy th[hive-header]:not(.hidden){overflow:visible}hive-table.legacy th[hive-template-header]:not(.hidden) .hive-header-wrapper,hive-table.legacy th[hive-header]:not(.hidden) .hive-header-wrapper{box-sizing:border-box}hive-table.legacy th[hive-template-header]:not(.hidden) .hive-header-wrapper.hive-header-wrapper--template,hive-table.legacy th[hive-header]:not(.hidden) .hive-header-wrapper.hive-header-wrapper--template{display:block}hive-table.legacy .hive-header-wrapper{padding:10px}hive-table.ui-next .hive-header-wrapper{padding:12px 24px}hive-table.ui-next tr:has(+ tr) .hive-header-wrapper{padding:12px 24px 0}hive-table.ui-next tr+tr .hive-header-wrapper{padding:0 24px 12px}hive-table.legacy hive-header-data-container{display:inline-flex;align-items:center;white-space:normal;gap:4px}hive-table.legacy hive-header-data-container.hive-header-data-container--sortable{cursor:pointer}hive-table.legacy hive-header-data-container hive-sort-icon{display:flex;opacity:0;align-items:center;justify-content:center;height:16px;width:16px;line-height:0}hive-table.legacy hive-header-data-container hive-sort-icon.hive-sort-icon--sorted{opacity:1}hive-table.legacy hive-header-data-container hive-sort-icon .hive-sort-icon{display:flex;opacity:1}hive-table.legacy hive-header-data-container.hive-header-data-container--sortable hive-sort-icon .hive-sort-icon{width:6.88px;height:100%}hive-table.legacy hive-header-data-container.hive-header-data-container--sortable hive-sort-icon .hive-sort-icon svg{fill:#fe5000}hive-table.legacy hive-header-data-container.hive-header-data-container--sortable hive-sort-icon .hive-sort-icon--up{align-self:flex-end}hive-table.legacy hive-header-data-container.hive-header-data-container--sortable hive-sort-icon .hive-sort-icon--down{align-self:flex-start}hive-table.ui-next hive-header-data-container:hover hive-sort-icon{display:flex;opacity:1}hive-table.ui-next hive-header-data-container hive-sort-icon .hive-sort-icon--hover{opacity:0}hive-table.ui-next hive-header-data-container.hive-header-data-container--sortable hive-sort-icon .hive-sort-icon svg{color:inherit;fill:currentColor}hive-table.ui-next hive-header-data-container.hive-header-data-container--sortable:hover hive-sort-icon .hive-sort-icon--hover{display:flex;opacity:1}hive-table.legacy hive-table-header-checkbox{line-height:0}hive-selection-menu.legacy{display:inline-block}hive-selection-menu.legacy .hive-selection-menu_content{box-sizing:border-box;display:inline-block;width:100%;min-width:180px;max-height:235px;padding:2px;background-color:#fff;box-shadow:0 4px 8px #00000014;border-radius:4px}hive-selection-menu.legacy .hive-selection-menu_state-container{display:flex;align-items:center;justify-content:center;height:64px;padding:8px}hive-selection-menu.legacy .hive-selection-menu_error-container{display:flex;flex-direction:column;gap:4px}hive-selection-menu.legacy .hive-selection-menu_error-container .hive-selection-menu_error-icon-container{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#fdf7f7;border-radius:50%}hive-selection-menu.legacy .hive-selection-menu_error-container .hive-selection-menu_error-icon-container .hive-selection-menu_error-icon{fill:#df2d20}hive-selection-menu.legacy .hive-selection-menu_error-container .hive-selection-menu_error-text-container{display:flex;flex-direction:column;align-items:center}hive-selection-menu.legacy .hive-selection-menu_error-container .hive-selection-menu_error-text-container .hive-selection-menu_error-text{font-family:Proxima Nova;font-weight:600;font-size:9px;line-height:150%;color:#616161;letter-spacing:0;text-decoration:none}hive-selection-menu.legacy .hive-selection-menu_container .hive-selection-menu_header-container{display:flex;gap:8px;align-items:stretch;padding:8px}hive-selection-menu.legacy .hive-selection-menu_container .hive-selection-menu_header-filter-wrapper{width:100%}hive-selection-menu.legacy .hive-selection-menu_container .hive-selection-menu_header-checkbox-wrapper{display:flex;align-items:center}hive-selection-menu.legacy .hive-selection-menu_container .hive-selection-menu_header-checkbox-wrapper:empty{display:none}hive-selection-menu.legacy .hive-selection-menu_container .hive-selection-menu_list{display:flex;flex-direction:column;gap:2px;max-height:191px;overflow-y:auto}hive-selection-menu.legacy .hive-selection-menu_container .hive-selection-menu_empty-container{font-family:Proxima Nova;font-weight:600;font-size:9px;line-height:150%;color:#616161;letter-spacing:0;text-decoration:none}hive-selection-menu-base-item.legacy .hive-selection-menu-base-item_container{display:flex;align-items:center;gap:8px;height:32px;padding:0 8px;background-color:#fff;cursor:pointer}hive-selection-menu-base-item.legacy .hive-selection-menu-base-item_container:hover:not(hive-selection-menu-base-item.legacy .hive-selection-menu-base-item_container--disabled){background-color:#f8f8f8}hive-selection-menu-base-item.legacy .hive-selection-menu-base-item_container:focus-visible:not(hive-selection-menu-base-item.legacy .hive-selection-menu-base-item_container--disabled){outline:1px solid #0859aa;outline-offset:-1px}hive-selection-menu-base-item.legacy .hive-selection-menu-base-item_container--active:not(hive-selection-menu-base-item.legacy .hive-selection-menu-base-item_container--disabled){background-color:#f4f9ff}hive-selection-menu-base-item.legacy .hive-selection-menu-base-item_container--disabled{opacity:.5;cursor:not-allowed}hive-selection-menu-base-item.legacy .hive-selection-menu-base-item_container--disabled hive-checkbox:has(input[type=checkbox]:disabled){opacity:unset}hive-selection-menu-group-item.legacy .hive-selection-menu-group-items_container .hive-selection-menu-base-item_container{padding-left:32px}hive-selection-menu-section.legacy .hive-selection-menu-section_wrapper{box-sizing:border-box;display:flex;align-items:center;height:32px;padding:0 8px}hive-selection-menu-section.legacy .hive-selection-menu-section_wrapper .hive-selection-menu-section_label{color:#616161;line-height:0}hive-checkbox.legacy{display:inline-flex}hive-checkbox.legacy div.hive-checkbox-component-container{box-sizing:border-box;display:inline-flex;align-items:center}hive-checkbox.legacy div.hive-checkbox-component-container--small{gap:8px}hive-checkbox.legacy div.hive-checkbox-component-container--large{gap:12px}hive-checkbox.legacy:has(input[type=checkbox]:disabled){opacity:.4}hive-checkbox.legacy:not(.ng-invalid) .hive-checkbox_container input[type=checkbox]:not(.ng-invalid,:disabled):hover{background-color:#f4f9ff;border-color:#5ab0ee}hive-checkbox.legacy:not(.ng-invalid) .hive-checkbox_container input[type=checkbox]:not(.ng-invalid,:disabled):hover:checked{border-color:#47a2e4;background-color:#47a2e4}hive-checkbox.legacy:not(.ng-invalid) .hive-checkbox_container input[type=checkbox]:checked,hive-checkbox.legacy:not(.ng-invalid) .hive-checkbox_container input[type=checkbox]:indeterminate{background-color:#5ab0ee;border-color:#5ab0ee}hive-checkbox.legacy:not(.ng-invalid) .hive-checkbox_container input[type=checkbox]:not(:disabled):indeterminate:hover{border-color:#47a2e4;background-color:#47a2e4}hive-checkbox.legacy .hive-checkbox_container{position:relative;display:inline-block;line-height:0}hive-checkbox.legacy .hive-checkbox_container input[type=checkbox]{margin:0;border:1px solid #b0b0b0;border-radius:4px;background-color:#fff;cursor:pointer;-webkit-appearance:none;appearance:none}hive-checkbox.legacy .hive-checkbox_container input[type=checkbox]:disabled{cursor:not-allowed}hive-checkbox.legacy .hive-checkbox_container input[type=checkbox]:focus-visible{outline:1px solid #0859aa}hive-checkbox.legacy .hive-checkbox_container--small input[type=checkbox]{width:16px;height:16px}hive-checkbox.legacy .hive-checkbox_container--large input[type=checkbox]{width:24px;height:24px}hive-checkbox.legacy .hive-checkbox_container .hive-checkbox_icon-container{position:absolute;inset:3px;display:flex;align-items:center;justify-content:center;pointer-events:none}hive-checkbox.legacy .hive-checkbox_container .hive-checkbox_icon-container .hive-checkbox_icon{width:16px;height:16px;fill:#f8f8f8}hive-checkbox.legacy .hive-checkbox_label--small{font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:12px}hive-checkbox.legacy .hive-checkbox_label--large{font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:16px}hive-checkbox.legacy .hive-checkbox_label .hive-checkbox__required{color:#fe5000}hive-checkbox.legacy .hive-checkbox_label:empty{display:none}.ng-submitted hive-checkbox.legacy.ng-invalid .hive-checkbox_input{background-color:#fdf7f7;border-color:#df2d20}.ng-submitted hive-checkbox.legacy.ng-invalid .hive-checkbox_input:checked{background-color:#df2d20;border-color:#df2d20}.ng-submitted hive-checkbox.legacy.ng-invalid .hive-checkbox_input:indeterminate{background-color:#df2d20;border-color:#df2d20}.ng-submitted hive-checkbox.legacy.ng-invalid:hover .hive-checkbox_input{background-color:#f9dad7;border-color:#df2d20}.ng-submitted hive-checkbox.legacy.ng-invalid:hover .hive-checkbox_input:checked{background-color:#bb1a0b;border-color:#bb1a0b}.ng-submitted hive-checkbox.legacy.ng-invalid:hover .hive-checkbox_input:indeterminate{background-color:#bb1a0b;border-color:#bb1a0b}hive-checkbox-group .hive-checkbox-group-container{margin-top:16px;display:flex;gap:16px}hive-checkbox-group .hive-checkbox-group-container.hive-checkbox-group--vertical{flex-direction:column}hive-checkbox-group .hive-checkbox-group-container.hive-checkbox-group--horizontal{flex-direction:row}hive-label.legacy .hive-label.hive-label--bold.hive-label--large{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:700}hive-label.legacy .hive-label.hive-label--semibold.hive-label--large{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:600}hive-label.legacy .hive-label.hive-label--regular.hive-label--large{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:400}hive-label.legacy .hive-label.hive-label--bold.hive-label--medium{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:700}hive-label.legacy .hive-label.hive-label--semibold.hive-label--medium{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:600}hive-label.legacy .hive-label.hive-label--regular.hive-label--medium{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:400}hive-label.legacy .hive-label.hive-label--bold.hive-label--small{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:700}hive-label.legacy .hive-label.hive-label--semibold.hive-label--small{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:600}hive-label.legacy .hive-label.hive-label--regular.hive-label--small{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}hive-label.legacy .hive-label.hive-label--bold.hive-label--smallest{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:700}hive-label.legacy .hive-label.hive-label--semibold.hive-label--smallest{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:600}hive-label.legacy .hive-label.hive-label--regular.hive-label--smallest{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:400}hive-label.legacy .hive-label{display:inline-flex;gap:4px;justify-content:flex-start;align-items:center;width:100%}hive-label.legacy .hive-label .hive-label__required{color:#fe5000;font-size:12px}hive-label.legacy .hive-label--left{justify-content:flex-start}hive-label.legacy .hive-label--center{justify-content:center}hive-label.legacy .hive-label--right{justify-content:flex-end}a[hive-link].legacy{text-decoration:none;color:#5ab0ee;display:inline-flex;align-items:center}a[hive-link].legacy .hive-bullet-icon{display:none}a[hive-link].legacy.hive-disabled{cursor:not-allowed;color:#b0b0b0;pointer-events:none}a[hive-link].legacy.hive-disabled .hive-link-icon svg{fill:#b0b0b0}a[hive-link].legacy .hive-link-icon{font-family:"'Font Awesome 6 Pro'";font-size:9px;font-weight:300;text-decoration:none;margin-left:4px}a[hive-link].legacy .hive-link-icon svg{fill:#5ab0ee}a[hive-link].legacy:not(.hive-disabled):hover{color:#47a2e4;text-decoration:underline}a[hive-link].legacy:not(.hive-disabled):hover .hive-link-icon svg{fill:#47a2e4}a[hive-link].legacy:not(.hive-disabled):active{color:#218ede;text-decoration:underline}a[hive-link].legacy:not(.hive-disabled):active .hive-link-icon svg{fill:#218ede}a[hive-link].legacy:not(.hive-disabled):visited{color:#cd146d}a[hive-link].legacy:not(.hive-disabled):visited .hive-link-icon svg{fill:#cd146d}a[hive-link].legacy:focus-visible{outline:1px solid #0859aa}a[hive-link].legacy.hive-link-size--smallest{font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:600;cursor:pointer;font-size:9px}a[hive-link].legacy.hive-link-size--small{font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:600;cursor:pointer;font-size:12px}hive-page-base-layout .hive-page-base-layout-header{position:fixed;top:0;width:100%}hive-page-base-layout .hive-page-base-layout-main-content{position:fixed;top:57px;height:100%;width:100%;display:flex}hive-page-base-layout .hive-page-base-layout-main-content .hive-page-base-layout-left-nav{flex-shrink:0;height:100%;z-index:1000}hive-page-base-layout .hive-page-base-layout-main-content .hive-page-base-layout-ui-view{height:100%;width:100%;position:fixed}@media (min-width: 1024px){hive-page-base-layout .hive-page-base-layout-main-content .hive-page-base-layout-ui-view{position:static}}hive-page-base-layout .hive-page-base-layout-main-content .hive-page-base-layout-ui-view-overlay{height:100%;width:100%;background-color:#454545;opacity:.3;z-index:900;display:block}hive-pagination.legacy nav.hive-pagination-container{display:flex;align-items:center}hive-pagination.legacy nav.hive-pagination-container .hive-pagination-label-container{display:inline-block;min-width:max-content;font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:12px}hive-pagination.legacy nav.hive-pagination-container .hive-pagination-button-container{display:inline-flex;align-items:center;justify-content:center;gap:4px}hive-pagination.legacy nav.hive-pagination-container hive-dropdown{width:64px;min-width:unset}hive-details-panel.legacy{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;border-top:1px solid #e3e3e3;border-radius:unset;padding:24px 16px}hive-details-panel.legacy .hive-details-panel-body{padding:16px 0 0;overflow:auto}hive-details-panel.legacy .hive-details-panel-header{display:flex;justify-content:space-between;align-items:center;height:48px}hive-details-panel.legacy .hive-details-panel-header-title{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:16px;font-weight:700;display:flex;gap:8px;align-items:center;margin:0;line-height:48px;vertical-align:middle}hive-details-panel.legacy .hive-details-panel-header-title-info-icon{cursor:pointer}hive-details-panel.legacy .hive-details-panel-header-close-button{background:none;border:none;cursor:pointer}hive-details-panel.legacy .hive-details-panel-header-close-button svg{width:48px;height:48px}hive-one-time-password.legacy .hive-one-time-password.ng-invalid .hive-one-time-password__input.ng-invalid.ng-touched.ng-invalid,hive-one-time-password.legacy.ng-invalid .hive-one-time-password .hive-one-time-password__input.ng-invalid.ng-touched.ng-invalid{border-color:#df2d20;background:#fdf7f7}hive-one-time-password.legacy .hive-one-time-password__container{display:flex;gap:8px;padding-top:12px;padding-bottom:8px;justify-content:center;align-items:center}hive-one-time-password.legacy .hive-one-time-password__container .hive-one-time-password__input{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:600;width:40px;height:40px;text-align:center;line-height:40px;border-radius:4px;border:1px solid #b0b0b0;background:#ffffff}hive-one-time-password.legacy .hive-one-time-password__container .hive-one-time-password__input:not(:disabled):hover{border:1px solid #65a4e1;border-radius:4px;background-color:#f4f9ff}hive-one-time-password.legacy .hive-one-time-password__container .hive-one-time-password__input:disabled{opacity:.5}hive-one-time-password.legacy .hive-one-time-password__container .hive-one-time-password__input:focus-visible{border:1px solid #0859aa;outline:none}hive-page-draggable-splitter{align-items:center;justify-content:center;display:flex;position:relative;width:100%;height:24px;z-index:1}hive-page-draggable-splitter:hover,hive-page-draggable-splitter.dragging{fill:#fe5000;cursor:ns-resize}hive-page-draggable-splitter+*{margin-top:-24px}.hive-pop-up-panel.legacy{--hive-pop-up-background-color: #ffffff;--hive-pop-up-text-color: #363636}.hive-pop-up-panel.legacy.hive-pop-up-panel--dark{--hive-pop-up-background-color: #454545;--hive-pop-up-text-color: #f8f8f8;border-color:#000}.hive-pop-up-panel.legacy.hive-pop-up-panel--dark .hive-pop-up_dialog-close-button hive-icon-component svg{fill:#363636}.hive-pop-up-panel.legacy .hive-pop-up_container{display:flex;flex-direction:column;min-width:320px;max-width:640px;min-height:auto;max-height:480px;border:1px solid #e3e3e3;border-radius:8px;background:var(--hive-pop-up-background-color);color:var(--hive-pop-up-text-color);box-shadow:0 12px 24px #00000014;overflow:hidden}.hive-pop-up-panel.legacy .hive-pop-up-dialog-header{padding:16px;top:0;position:sticky;background:var(--hive-pop-up-background-color);display:flex;justify-content:space-between;align-items:center}.hive-pop-up-panel.legacy .hive-pop-up-dialog-header .hive-pop-up-dialog-heading{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:16px;font-weight:600;margin:0;color:var(--hive-pop-up-text-color);vertical-align:middle}.hive-pop-up-panel.legacy .hive-pop-up-dialog-header .hive-pop-up_dialog-close-button{align-self:flex-start}.hive-pop-up-panel.legacy .hive-pop-up-dialog-body{padding:16px 8px 16px 16px;font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:12px;color:var(--hive-pop-up-text-color);overflow:auto}.hive-pop-up-panel.legacy.hive-pop-up-panel--dark{--hive-pop-up-background-color: #181818}.hive.legacy.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Proxima Nova,sans-serif;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.hive.legacy.tooltip.show{opacity:.9}.hive.legacy.tooltip .arrow,.hive.legacy.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.hive.legacy.tooltip .arrow:before,.hive.legacy.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.hive.legacy.bs-tooltip-top,.hive.legacy.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.hive.legacy.bs-tooltip-top .arrow,.hive.legacy.bs-tooltip-auto[x-placement^=top] .arrow,.hive.legacy.bs-tooltip-top .tooltip-arrow,.hive.legacy.bs-tooltip-auto[x-placement^=top] .tooltip-arrow{bottom:0}.hive.legacy.bs-tooltip-top .arrow:before,.hive.legacy.bs-tooltip-auto[x-placement^=top] .arrow:before,.hive.legacy.bs-tooltip-top .tooltip-arrow:before,.hive.legacy.bs-tooltip-auto[x-placement^=top] .tooltip-arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.hive.legacy.bs-tooltip-right,.hive.legacy.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.hive.legacy.bs-tooltip-right .arrow,.hive.legacy.bs-tooltip-auto[x-placement^=right] .arrow,.hive.legacy.bs-tooltip-right .tooltip-arrow,.hive.legacy.bs-tooltip-auto[x-placement^=right] .tooltip-arrow{left:0;width:.4rem;height:.8rem}.hive.legacy.bs-tooltip-right .arrow:before,.hive.legacy.bs-tooltip-auto[x-placement^=right] .arrow:before,.hive.legacy.bs-tooltip-right .tooltip-arrow:before,.hive.legacy.bs-tooltip-auto[x-placement^=right] .tooltip-arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.hive.legacy.bs-tooltip-bottom,.hive.legacy.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.hive.legacy.bs-tooltip-bottom .arrow,.hive.legacy.bs-tooltip-auto[x-placement^=bottom] .arrow,.hive.legacy.bs-tooltip-bottom .tooltip-arrow,.hive.legacy.bs-tooltip-auto[x-placement^=bottom] .tooltip-arrow{top:0}.hive.legacy.bs-tooltip-bottom .arrow:before,.hive.legacy.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.hive.legacy.bs-tooltip-bottom .tooltip-arrow:before,.hive.legacy.bs-tooltip-auto[x-placement^=bottom] .tooltip-arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.hive.legacy.bs-tooltip-left,.hive.legacy.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.hive.legacy.bs-tooltip-left .arrow,.hive.legacy.bs-tooltip-auto[x-placement^=left] .arrow,.hive.legacy.bs-tooltip-left .tooltip-arrow,.hive.legacy.bs-tooltip-auto[x-placement^=left] .tooltip-arrow{right:0;width:.4rem;height:.8rem}.hive.legacy.bs-tooltip-left .arrow:before,.hive.legacy.bs-tooltip-auto[x-placement^=left] .arrow:before,.hive.legacy.bs-tooltip-left .tooltip-arrow:before,.hive.legacy.bs-tooltip-auto[x-placement^=left] .tooltip-arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.hive.legacy .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}hive-stats.legacy{display:flex;flex-direction:column;gap:8px}hive-stats.legacy .hive-stats_value-container{display:flex;align-items:center;gap:4px}hive-stats.legacy .hive-stats_value-container:empty{display:none}hive-stats.legacy .hive-stats_help-text{font-family:Proxima Nova,sans-serif;line-height:100%;font-weight:400;letter-spacing:0;color:#616161;font-size:11px}hive-stats-data.legacy{display:inline-flex;align-items:center;gap:4px}hive-stats-data.legacy.hive-stats-data--has-grow .hive-stats-data{width:100%}hive-stats-data.legacy .hive-stats-data_icon-container{display:flex;justify-content:center;align-items:center;width:16px;height:16px}hive-stats-data.legacy .hive-stats-data--title{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400;color:#616161}hive-stats-data.legacy .hive-stats-data--value{font-family:Proxima Nova,sans-serif;line-height:100%;font-weight:400;letter-spacing:0;color:#454545;font-size:12px;font-weight:600}hive-stats-data.legacy hive-icon-component{line-height:0;fill:#363636;color:#363636}hive-radio-button.legacy{display:inline-flex;align-items:center}hive-radio-button.legacy.ng-invalid .hive-radio-button_input:not(:disabled){background-color:#fdf7f7;border-color:#df2d20}hive-radio-button.legacy.ng-invalid .hive-radio-button_input:not(:disabled):is(:hover,:focus){background-color:#f9dad7;border-color:#df2d20}hive-radio-button.legacy .hive-radio-button_input{position:relative;margin:0;border:1px solid #b0b0b0;border-radius:50%;background-color:#fff;-webkit-appearance:none;appearance:none}hive-radio-button.legacy .hive-radio-button_input:before{content:"";position:absolute;display:none;margin:auto;border-radius:50%;background-color:#5ab0ee}hive-radio-button.legacy .hive-radio-button_input:not(:disabled):is(:hover,:focus){background-color:#f4f9ff;border-color:#5ab0ee}hive-radio-button.legacy .hive-radio-button_input:checked{background-color:#fff;border-color:#5ab0ee}hive-radio-button.legacy .hive-radio-button_input:checked:before{display:initial}hive-radio-button.legacy .hive-radio-button_input:disabled{cursor:not-allowed}hive-radio-button.legacy.hive-radio-button--disabled{opacity:.5}hive-radio-button.legacy .hive-radio-button_label:empty{display:none}hive-radio-button.legacy:not(.hive-radio-button--disabled) label{cursor:pointer}hive-radio-button.legacy.hive-radio-button-size--small{gap:4px}hive-radio-button.legacy.hive-radio-button-size--small .hive-radio-button_input{width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px}hive-radio-button.legacy.hive-radio-button-size--small .hive-radio-button_input:before{inset:1px;width:11px;height:11px}hive-radio-button.legacy.hive-radio-button-size--small .hive-radio-button_label{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}hive-radio-button.legacy.hive-radio-button-size--small .hive-radio-button_label:empty{display:none}hive-radio-button.legacy.hive-radio-button-size--large{gap:12px}hive-radio-button.legacy.hive-radio-button-size--large .hive-radio-button_input{width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px}hive-radio-button.legacy.hive-radio-button-size--large .hive-radio-button_input:before{inset:2px;width:16px;height:16px}hive-radio-button.legacy.hive-radio-button-size--large .hive-radio-button_label{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:400}hive-radio-button.legacy.hive-radio-button-size--large .hive-radio-button_label:empty{display:none}hive-radio-group.legacy hive-label{display:block;margin-bottom:16px}hive-radio-group.legacy .hive-radio-group-container{display:flex;gap:16px}hive-radio-group.legacy .hive-radio-group-container.hive-radio-group-container-positioning__vertical{flex-direction:column}hive-radio-group.legacy .hive-radio-group-container.hive-radio-group-container-positioning__horizontal{flex-direction:row;align-items:center;column-gap:32px}hive-inline-notification.legacy{display:block}hive-inline-notification.legacy .hive-inline-notification-container{display:flex;justify-content:space-between;padding:12px;border-radius:4px;border:1px solid}hive-inline-notification.legacy .hive-inline-notification-container .hive-main-content-container{display:flex;gap:8px}hive-inline-notification.legacy .hive-inline-notification-container .hive-main-content-container .hive-severity-icon-container{height:32px;width:32px;display:flex;align-items:center;justify-content:center}hive-inline-notification.legacy .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content{display:flex;flex-direction:column;justify-content:center}hive-inline-notification.legacy .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content .hive-inline-notification-header{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:16px;font-weight:600;margin:0}hive-inline-notification.legacy .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content .hive-inline-notification-message{font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:12px;margin-top:4px}hive-inline-notification.legacy .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content .hive-inline-notification-message:empty{display:none}hive-inline-notification.legacy .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content .hive-inline-notification-buttons{display:flex;margin-top:16px}hive-inline-notification.legacy .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content .hive-inline-notification-buttons hive-button{margin-right:8px}hive-inline-notification.legacy .hive-inline-notification-container .hive-main-content-container .hive-inline-notification-content .hive-inline-notification-buttons:empty{display:none}hive-inline-notification.legacy .hive-inline-notification-container .hive-close-icon-container{cursor:pointer;height:16px;width:16px;display:flex;justify-content:center;align-items:center}hive-inline-notification.legacy .hive-inline-notification-container.hive-severity-success{border-color:#128761;background-color:#f4faf4}hive-inline-notification.legacy .hive-inline-notification-container.hive-severity-success .hive-severity-icon{fill:#08684d}hive-inline-notification.legacy .hive-inline-notification-container.hive-severity-info{border-color:#178fe4;background-color:#f4f8fb}hive-inline-notification.legacy .hive-inline-notification-container.hive-severity-info .hive-severity-icon{fill:#085e9b}hive-inline-notification.legacy .hive-inline-notification-container.hive-severity-warning{border-color:#77660d;background-color:#fdf8ed}hive-inline-notification.legacy .hive-inline-notification-container.hive-severity-warning .hive-severity-icon{fill:#5b4f0b}hive-inline-notification.legacy .hive-inline-notification-container.hive-severity-error{border-color:#df2d20;background-color:#fdf7f7}hive-inline-notification.legacy .hive-inline-notification-container.hive-severity-error .hive-severity-icon{fill:#bb1a0b}hive-horizontal-separator{width:100%;display:block;border-bottom:1px solid #e3e3e3}hive-vertical-separator{border-left:1px solid #e3e3e3;display:inline-block;height:100%}hive-switch.legacy{display:inline-block}hive-switch.legacy .hive-switch_container{display:flex;align-items:center;gap:8px}hive-switch.legacy .hive-switch_container .hive-switch_input{display:none;-webkit-appearance:none;appearance:none}hive-switch.legacy .hive-switch_container .hive-switch-label{line-height:0}hive-switch.legacy .hive-switch_container .hive-switch_toggle{box-sizing:border-box;width:32px;height:16px;padding:0 4px;background-color:#fff;border:1px solid #b0b0b0;border-radius:16px;cursor:pointer}hive-switch.legacy .hive-switch_container .hive-switch_toggle:focus-visible{outline:1px solid #0859aa;outline-offset:1px}hive-switch.legacy .hive-switch_container .hive-switch_toggle--medium{width:48px;height:24px}hive-switch.legacy .hive-switch_container .hive-switch_toggle--disabled{opacity:.4;cursor:not-allowed}hive-switch.legacy .hive-switch_container .hive-switch_toggle:not(hive-switch.legacy .hive-switch_container .hive-switch_toggle--disabled,.ng-animating):not(.hive-switch_toggle--checked,.hive-switch_toggle--error):hover{border-color:#65a4e1!important;background-color:#f4f9ff!important}hive-switch.legacy .hive-switch_container .hive-switch_toggle:not(hive-switch.legacy .hive-switch_container .hive-switch_toggle--disabled,.ng-animating):not(.hive-switch_toggle--checked,.hive-switch_toggle--error):hover .hive-switch_dot{background-color:#65a4e1!important}hive-switch.legacy .hive-switch_container .hive-switch_toggle:not(hive-switch.legacy .hive-switch_container .hive-switch_toggle--disabled,.ng-animating) .hive-switch_toggle--checked:not(.hive-switch_toggle--error):hover{border-color:#0859aa!important;background-color:#0859aa!important}hive-switch.legacy .hive-switch_container .hive-switch_toggle:not(hive-switch.legacy .hive-switch_container .hive-switch_toggle--disabled,.ng-animating) .hive-switch_toggle--checked:not(.hive-switch_toggle--error):hover .hive-switch_dot{background-color:#f8f8f8!important}hive-switch.legacy .hive-switch_container .hive-switch_toggle:not(hive-switch.legacy .hive-switch_container .hive-switch_toggle--disabled,.ng-animating) .hive-switch_toggle--error:not(.hive-switch_toggle--checked):hover{background-color:#f9dad7!important;border-color:#df2d20!important}hive-switch.legacy .hive-switch_container .hive-switch_toggle:not(hive-switch.legacy .hive-switch_container .hive-switch_toggle--disabled,.ng-animating) .hive-switch_toggle--error.hive-switch_toggle--checked:hover{background-color:#bb1a0b!important;border-color:#bb1a0b!important}hive-switch.legacy .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container{position:relative;width:100%;height:100%;display:flex;align-items:center;pointer-events:none}hive-switch.legacy .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container .hive-switch_dot{position:absolute;z-index:1;left:0;transform:translate(0);width:8px;height:8px;background-color:#b0b0b0;border-radius:8px;pointer-events:none}hive-switch.legacy .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container .hive-switch_dot--medium{width:16px;height:16px}hive-switch.legacy .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container .hive-switch_checkmark{position:absolute;display:none;width:9px;height:9px;pointer-events:none}hive-switch.legacy .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container .hive-switch_checkmark--medium{width:12px;height:12px}hive-switch.legacy .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container .hive-switch_checkmark--checked{display:unset}hive-switch.legacy .hive-switch_container .hive-switch_toggle .hive-switch_toggle-container .hive-switch_checkmark .hive-switch_checkmark-path{fill:#f8f8f8}hive-switch-group.legacy .hive-switch-group_container{display:flex;flex-direction:column;gap:16px}hive-switch-group.legacy .hive-switch-group_switch-content{display:flex;flex-direction:row;align-items:center;gap:32px}hive-switch-group.legacy .hive-switch-group_switch-content--horizontal{flex-direction:row;align-items:center;gap:32px}hive-switch-group.legacy .hive-switch-group_switch-content--vertical{flex-direction:column;align-items:unset;gap:16px}hive-loading-spinner.legacy>.hive-loading-spinner{visibility:hidden;animation:0s linear .1s forwards hive-loading-spinner-delayed-show;font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:400;align-items:flex-start;display:flex}hive-loading-spinner.legacy>.hive-loading-spinner .hive-loading-spinner__icon{shape-rendering:auto;animation:linear .92s hive-loading-spinner-rotate infinite}hive-loading-spinner.legacy>.hive-loading-spinner .hive-loading-spinner__icon .hive-loading-spinner-indicator{stroke:var(--hive-loading-spinner-indicator-color, #e3e3e3)}hive-loading-spinner.legacy>.hive-loading-spinner .hive-loading-spinner__icon .hive-loading-spinner-background{stroke:var(--hive-loading-spinner-background-color, #fe5000)}hive-loading-spinner.legacy>.hive-loading-spinner.hive-loading-spinner--overlay{position:absolute;inset:0;background:rgba(248,248,248,.8)}hive-loading-spinner.legacy>.hive-loading-spinner.hive-loading-spinner--full-screen{position:fixed;inset:0}hive-loading-spinner.legacy>.hive-loading-spinner.hive-loading-spinner--centered{align-items:center;justify-content:center}hive-loading-spinner.legacy>.hive-loading-spinner{line-height:0}hive-loading-spinner.legacy>.hive-loading-spinner .hive-loading-spinner__icon{display:block;fill:var(--hive-loading-spinner-background-color, #fe5000);animation:linear 2s hive-loading-spinner-rotate infinite}hive-loading-spinner.ui-next>.hive-loading-spinner{flex-direction:column}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--x-large{gap:4px}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--x-large .hive-loading-spinner__icon{height:40px;width:40px}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--x-large .hive-loading-spinner__icon path{stroke-width:4px}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--large{gap:4px}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--large .hive-loading-spinner__icon{height:32px;width:32px}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--large .hive-loading-spinner__icon path{stroke-width:4px}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--medium{gap:8px}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--medium .hive-loading-spinner__icon{height:24px;width:24px}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--medium .hive-loading-spinner__icon path{stroke-width:4px}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--small{gap:2px}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--small .hive-loading-spinner__icon{height:16px;width:16px}hive-loading-spinner.ui-next>.hive-loading-spinner.hive-loading-spinner--small .hive-loading-spinner__icon path{stroke-width:2px}@keyframes hive-loading-spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hive-loading-spinner-delayed-show{to{visibility:visible}}hive-empty-state.legacy{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;line-height:150%;min-width:128px;max-width:512px}hive-empty-state.legacy .hive-empty-state_icon-container{display:flex;align-items:center;justify-content:center;max-width:200px;margin-bottom:24px}hive-empty-state.legacy .hive-empty-state_icon-container i:before{font-size:28px}hive-empty-state.legacy .hive-empty-state_status-container{margin-bottom:8px}hive-empty-state.legacy .hive-empty-state_status-container h6{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:16px;font-weight:600;margin:0}hive-empty-state.legacy .hive-empty-state_description-container{margin-bottom:16px}hive-empty-state.legacy .hive-empty-state_description-container p{font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:400;font-size:12px;text-align:center;margin:0}hive-empty-state.legacy .hive-empty-state_controls{display:flex;justify-content:center;align-items:center;gap:12px}hive-empty-state.legacy .hive-empty-state_controls.hive-empty-state_controls-size--small{gap:8px}hive-empty-state.legacy .hive-empty-state_controls.hive-empty-state_controls-size--small hive-button{display:none}hive-info-icon.legacy{display:flex;align-items:center;justify-content:center;line-height:100%}hive-info-icon.legacy{width:13px;height:13px}hive-info-icon.ui-next{width:16px;height:16px;color:#363636;fill:currentColor}.hive-info-icon_circle .hive-info-icon_circle-background{fill:#c5c5c5}.hive-info-icon_circle .hive-info-icon_circle-content{fill:#fff}.hive-info-icon_circle:hover .hive-info-icon_circle-background{fill:#8d8d8d}hive-progress-bar.legacy .hive-progress-bar_container{display:flex;flex-direction:column;gap:4px}hive-progress-bar.legacy .hive-progress-bar_container .hive-progress-bar_info-container{display:flex;align-items:center;gap:2px}hive-progress-bar.legacy .hive-progress-bar_container .hive-progress-bar_progress-bar-container{display:flex;align-items:center;gap:2px}hive-progress-bar.legacy .hive-progress-bar_container .hive-progress-bar_progress-bar-container .hive-progress-bar_progress-bar--info .p-progressbar-value{background-color:#178fe4}hive-progress-bar.legacy .hive-progress-bar_container .hive-progress-bar_progress-bar-container .hive-progress-bar_progress-bar--success .p-progressbar-value{background-color:#128761}hive-progress-bar.legacy .hive-progress-bar_container .hive-progress-bar_progress-bar-container .hive-progress-bar_progress-bar--warning .p-progressbar-value{background-color:#fbd309}hive-progress-bar.legacy .hive-progress-bar_container .hive-progress-bar_progress-bar-container .hive-progress-bar_progress-bar--error .p-progressbar-value{background-color:#df2d20}hive-progress-bar.legacy .hive-progress-bar_container .hive-progress-bar_assistance-text-container{display:flex}hive-progress-bar.legacy .hive-progress-bar_percentage--lower-left{margin-right:auto}hive-progress-bar.legacy .hive-progress-bar_percentage--lower-right{margin-left:auto}hive-progress-bar.legacy .hive-progress-bar_assistance-text,hive-progress-bar.legacy .hive-progress-bar_percentage{font-family:Proxima Nova,sans-serif;font-size:9px;font-weight:400;line-height:100%;color:#616161}hive-progress-bar.legacy .hive-progress-bar_label{font-family:Proxima Nova,sans-serif;line-height:150%;font-weight:600;font-size:12px}p-progressbar{width:100%}p-progressbar .p-progressbar{height:8px;background-color:#e3e3e3;border-radius:8px}p-progressbar .p-progressbar .p-progressbar-value{border-radius:8px}p-progressbar .p-progressbar .p-progressbar-value .p-progressbar-label{display:none!important}hive-icon-component{display:flex;align-items:center;justify-content:center}hive-icon-component .hive-icon-component_fa-icon,hive-icon-component .hive-icon-component_svg-icon{line-height:0}.hive-root.legacy{font-family:Proxima Nova,sans-serif}.hive-root.legacy .bold.large{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:700}.hive-root.legacy .semibold.large{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:600}.hive-root.legacy .regular.large{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:400}.hive-root.legacy .bold.medium{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:700}.hive-root.legacy .semibold.medium{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:600}.hive-root.legacy .regular.medium{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:400}.hive-root.legacy .bold.small{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:700}.hive-root.legacy .semibold.small{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:600}.hive-root.legacy .regular.small{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}.hive-root.legacy .bold.smallest{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:700}.hive-root.legacy .semibold.smallest{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:600}.hive-root.legacy .regular.smallest{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:400}.hive-root.legacy .large{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:16px;font-weight:400}.hive-root.legacy .medium{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:14px;font-weight:400}.hive-root.legacy .small{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}.hive-root.legacy .smallest{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:400}.hive-root.legacy .bold{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:700}.hive-root.legacy .semibold{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:600}.hive-root.legacy .regular{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}.hive-root.legacy h1{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:28px;font-weight:400}.hive-root.legacy h1.extrabold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:28px;font-weight:800}.hive-root.legacy h1.bold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:28px;font-weight:700}.hive-root.legacy h1.semibold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:28px;font-weight:600}.hive-root.legacy h1.regular{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:28px;font-weight:400}.hive-root.legacy h2{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:24px;font-weight:400}.hive-root.legacy h2.extrabold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:24px;font-weight:800}.hive-root.legacy h2.bold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:24px;font-weight:700}.hive-root.legacy h2.semibold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:24px;font-weight:600}.hive-root.legacy h2.regular{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:24px;font-weight:400}.hive-root.legacy h3{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:22px;font-weight:400}.hive-root.legacy h3.extrabold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:22px;font-weight:800}.hive-root.legacy h3.bold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:22px;font-weight:700}.hive-root.legacy h3.semibold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:22px;font-weight:600}.hive-root.legacy h3.regular{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:22px;font-weight:400}.hive-root.legacy h4{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:20px;font-weight:400}.hive-root.legacy h4.extrabold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:20px;font-weight:800}.hive-root.legacy h4.bold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:20px;font-weight:700}.hive-root.legacy h4.semibold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:20px;font-weight:600}.hive-root.legacy h4.regular{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:20px;font-weight:400}.hive-root.legacy h5{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:18px;font-weight:400}.hive-root.legacy h5.extrabold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:18px;font-weight:800}.hive-root.legacy h5.bold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:18px;font-weight:700}.hive-root.legacy h5.semibold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:18px;font-weight:600}.hive-root.legacy h5.regular{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:18px;font-weight:400}.hive-root.legacy h6{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:16px;font-weight:400}.hive-root.legacy h6.extrabold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:16px;font-weight:800}.hive-root.legacy h6.bold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:16px;font-weight:700}.hive-root.legacy h6.semibold{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:16px;font-weight:600}.hive-root.legacy h6.regular{font-family:Proxima Nova,sans-serif;line-height:150%;font-size:16px;font-weight:400}.hive-root.legacy ul,.hive-root.legacy ol{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:400}hive-tag.legacy{display:inline-flex;padding:0 4px;justify-content:center;align-items:center;border-radius:4px;font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:12px;font-weight:600}hive-tag.legacy[data-severity=unknown]{background-color:#616161;color:#f8f8f8}hive-tag.legacy[data-severity=info]{background-color:#178fe4;color:#f8f8f8}hive-tag.legacy[data-severity=success]{background-color:#128761;color:#f8f8f8}hive-tag.legacy[data-severity=warning]{background-color:#ddb903;color:#f8f8f8}hive-tag.legacy[data-severity=minor]{background-color:#ec7e4b;color:#f8f8f8}hive-tag.legacy[data-severity=major]{background-color:#df2d20;color:#f8f8f8}hive-tag.legacy.smallest{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:600}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window{border-radius:4px;background:white;box-shadow:0 32px 64px #00000014;display:flex;flex-direction:column;gap:32px;overflow:hidden}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window:not(.hive-content-dialog-window--no-padding){padding:32px}@media (min-width: 0){hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--small{width:100vw;max-height:100vh}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--medium{max-height:100vh}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--large{width:100vw;max-height:100vh}}@media (min-width: 576px){hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--small{width:100vw;max-height:50vh}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--medium{width:100vw;max-height:75vh}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--large{width:100vw;max-height:85vh}}@media (min-width: 768px){hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--small{width:65vw}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--medium{width:95vw}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--large{width:95vw}}@media (min-width: 1024px){hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--small{width:50vw}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--medium{width:80vw}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--large{width:80vw}}@media (min-width: 1440px){hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--small{width:35vw}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--medium{width:65vw}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window--large{width:80vw}}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window__content{overflow:auto}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window__heading---default-content{display:grid;grid-template-areas:"title close" "description description";grid-template-columns:1fr auto;gap:4px 32px}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window__heading---default-content .hive-content-dialog-window__heading-title{grid-area:title;margin:0}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window__heading---default-content .hive-content-dialog-window__heading-title hive-info-icon{display:inline-flex}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window__heading---default-content .hive-content-dialog-window__heading-close{grid-area:close}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window__heading---default-content .hive-content-dialog-window__heading-description{grid-area:description;grid-column:1/span 2}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window__heading--hidden{display:none}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window__actions{display:flex;justify-content:space-between;gap:32px}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window__actions--hidden{display:none}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window__actions-right,hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window__actions-left{display:flex;gap:8px}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window__actions-right{align-items:flex-end}hive-content-dialog.legacy .hive-content-dialog .hive-content-dialog-window__actions-left{align-items:flex-start}hive-confirmation-dialog.legacy .hive-confirmation-dialog__buttons{display:flex;justify-content:center;align-items:center;gap:8px;padding:32px}hive-confirmation-dialog.legacy .hive-confirmation-dialog__body{display:flex;flex-direction:column;align-items:center;gap:4px;background:#f8f8f8;padding:32px;text-align:center}hive-confirmation-dialog.legacy .hive-confirmation-dialog__body--hidden{display:none}hive-confirmation-dialog.legacy .hive-confirmation-dialog__body-heading{margin:0;padding-top:4px}hive-confirmation-dialog.legacy .hive-confirmation-dialog__body-text{margin:0}hive-confirmation-dialog.legacy .hive-confirmation-dialog__body-icon{width:48px;height:48px;display:flex;justify-content:center;align-items:center;border-radius:50%}hive-confirmation-dialog.legacy .hive-confirmation-dialog__body-icon--destructive{background-color:#f9dad7}hive-confirmation-dialog.legacy .hive-confirmation-dialog__body-icon--destructive path{fill:#df2d20}hive-confirmation-dialog.legacy .hive-confirmation-dialog__body-icon--info{background-color:#cfe9f7}hive-confirmation-dialog.legacy .hive-confirmation-dialog__body-icon--info path{fill:#178fe4}hive-backdrop.legacy .hive-backdrop{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}hive-backdrop.legacy .hive-backdrop:before{background-color:#454545;opacity:.3;content:"";position:absolute;inset:0}hive-backdrop.legacy .hive-backdrop *{position:relative}hive-statistic-card.legacy .hive-statistic-card{padding:8px;min-width:171px}hive-statistic-card.legacy .hive-statistic-card:not(.hive-statistic-card--empty-value) .hive-statistic-card__value{color:#178fe4}hive-statistic-card.legacy .hive-statistic-card .hive-statistic-card__value{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-weight:600;font-size:32px;line-height:100%;color:#b0b0b0}hive-statistic-card.legacy .hive-statistic-card.hive-statistic-card--emphasis:not(.hive-statistic-card--empty-value) .hive-statistic-card__value{color:#fe5000}hive-statistic-card.legacy .hive-statistic-card.hive-statistic-card--disabled{opacity:.5}hive-statistic-card.legacy .hive-statistic-card .hive-statistic-card__heading{font-family:Proxima Nova,sans-serif;line-height:150%;letter-spacing:0;font-size:9px;font-weight:600;line-height:100%;text-transform:uppercase}hive-statistic-card.legacy .hive-statistic-card .hive-statistic-card__container{display:flex;justify-content:space-between}hive-statistic-card.legacy .hive-statistic-card:not(.hive-statistic-card--empty-heading){border-radius:4px;border:1px solid #e3e3e3;background:#ffffff}hive-statistic-card.legacy .hive-statistic-card:not(.hive-statistic-card--empty-heading) .hive-statistic-card__container .hive-statistic-card__container__metric{display:flex;flex-direction:column;gap:4px;padding:8px}hive-statistic-card.legacy .hive-statistic-card:not(.hive-statistic-card--empty-heading) .hive-statistic-card__container .hive-statistic-card__container__metric .hive-statistic-card__heading{color:#616161}hive-statistic-card.legacy .hive-statistic-card:not(.hive-statistic-card--empty-heading) .hive-statistic-card__icon{width:40px;height:40px;color:#c5c5c5;align-self:flex-end}hive-statistic-card.legacy .hive-statistic-card:not(.hive-statistic-card--empty-heading) .hive-statistic-card__icon hive-icon-component .hive-icon-component_fa-icon{line-height:40px;font-size:40px}hive-statistic-card.legacy .hive-statistic-card:not(.hive-statistic-card--empty-heading).hive-statistic-card--checked{background-color:#f4f9ff;border-color:#0859aa}hive-statistic-card.legacy .hive-statistic-card:not(.hive-statistic-card--disabled){cursor:pointer}hive-statistic-card.legacy .hive-statistic-card:not(.hive-statistic-card--disabled):not(.hive-statistic-card--checked):hover,hive-statistic-card.legacy .hive-statistic-card:not(.hive-statistic-card--disabled):not(.hive-statistic-card--checked):active{border-color:#65a4e1}hive-statistic-card.legacy .hive-statistic-card:not(.hive-statistic-card--disabled):hover{background-color:#f4f9ff}hive-statistic-card.legacy .hive-statistic-card:not(.hive-statistic-card--disabled):active{background-color:#cfe8fc}.hive-overlay__backdrop.legacy{background-color:#4545454d}.cdk-overlay-container:has(.hive-overlay__panel){z-index:9999!important}hive-toast.legacy .hive-toast{box-shadow:0 12px 24px #00000014;display:flex;--color: #616161;--border-color: #e3e3e3;border-radius:8px;border-left:4px solid var(--border-color);background:#ffffff;padding:8px 8px 8px 12px}hive-toast.legacy .hive-toast--success{--color: #128761;--border-color: #128761}hive-toast.legacy .hive-toast--warning{--color: #bda114;--border-color: #ddb903}hive-toast.legacy .hive-toast--major{--color: #df2d20;--border-color: #df2d20}hive-toast.legacy .hive-toast--info{--color: #178fe4;--border-color: #178fe4}hive-toast.legacy .hive-toast__content{max-width:360px;background:#ffffff;display:grid;grid-template-columns:24px 1fr 24px;grid-template-rows:auto auto;grid-template-areas:"icon title close_button" "icon message close_button";grid-column-gap:8px;grid-row-gap:8px;border-radius:4px}hive-toast.legacy .hive-toast__icon{grid-area:icon;grid-row:1/span 2;height:24px;fill:var(--color);font-size:20px}hive-toast.legacy .hive-toast__title{grid-area:title}hive-toast.legacy .hive-toast__message{grid-area:message}hive-toast.legacy .hive-toast__close_button{grid-area:close_button;grid-row:1/span 2;cursor:pointer}
