:root{--primary-dark: #34383c;--primary: #1e2226;--primary-light: #fafafa;--primary-lighter: rgba(78, 78, 78, .22);--surface: #fff;--secondary-dark: #004b9b;--secondary: #0062cc;--secondary-light: #0062cc;--secondary-lighter: #e9e6eb;--shadow-color: rgba(52, 56, 60, .28);--font-color-light: #818181;--font-color-dark: #6c6c6c;--font-color-primary-light: #555;--error: #ed1c24;--success: #05c12e;--app-header-background: #0062cc;--app-header-icons: #fff;--app-header-menu-bar-height: 3.5rem;--app-header-height: 4rem;--app-header-Tab-height: 3.5rem;--app-header-Toolbar-height: 3.2rem;--app-ai-assiatance-header-Toolbar-height: 1.5rem;--app-bottom-nav-height: 56px;--side-drawer-width: 30%;--minimum-viewport-width: 300;--minimum-viewport-width-px: 300px;--maximum-viewport-width: 1600;--full-width: 100vw}.background-color-white{background-color:var(--surface)}.background-color-secondary-dark,.background-color-secondary{background-color:var(--secondary)}.background-color-primary-lighter{background-color:var(--primary-lighter)}.background-color-primary-dark{background-color:var(--primary-dark)}.font-color-white{color:var(--surface)}.font-color-primary-dark{color:var(--primary-dark)}.font-color-secondary-dark,.font-color-secondary{color:var(--secondary)}.font-color-red{color:var(--error)}.font-color-green{color:var(--success)}@media only screen and (max-height: 600px){:root{--side-drawer-width: 60%}}@media only screen and (min-height: 600px){:root{--side-drawer-width: 60%}}@media only screen and (min-width: 768px){:root{--side-drawer-width: 40%}}@media only screen and (min-width: 769px) and (max-width: 1440px) and (max-width: 768px) and (orientation: portrait){:root{--side-drawer-width: 30%}}@media only screen and (min-width: 992px){:root{--side-drawer-width: 30%}}@media only screen and (min-width: 1200px){:root{--side-drawer-width: 30%}}.border-1px,.border-light-1px{border-style:solid;border-width:1px;border-color:var(--primary-lighter)}.border-top-dotted-darker{border-top-style:dotted;border-width:1px;border-color:var(--primary-dark)}.border-1px-darker{border-style:solid;border-width:1px;border-color:var(--primary-dark)}.semi-bold,.bold{font-weight:700}.display-inline{display:inline}.padding-0px{padding:0}.padding-5px{padding:5px}.padding-10px{padding:10px}.padding-15px{padding:15px}.margin-5px{margin:5px}.margin-right-5px{margin-right:5px}.margin-left-5px{margin-left:5px}.margin-right-3px{margin-right:3px}.float-left{float:left}.float-right{float:right}.text-decoration-underline{text-decoration:underline}.blue-btn{color:var(--surface);background-image:linear-gradient(var(--secondary-light),var(--secondary));border:1px solid var(--primary-dark)}.blue-btn:hover{background-image:linear-gradient(var(--secondary),var(--secondary))}.opacity-light{opacity:.5}.cursor-default{cursor:default}.pointer-event-none{pointer-events:none}.pointer-event-auto{pointer-events:auto}.center-self-align{align-self:center}.center-text-align{text-align:center}.center-justify-self{justify-self:center}.text-overflow-ellipses{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:auto;-webkit-line-clamp:1;-webkit-box-orient:vertical}.text-overflow-hidden{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.text-overflow-hidden-wrap{white-space:pre-wrap;word-wrap:break-word;overflow:hidden;width:auto}.action-overlay{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;margin:auto;z-index:1}.form-input{width:calc(100% - 10px);padding:5px;color:var(--primary-dark);vertical-align:middle;background-color:var(--surface);border:1px solid var(--primary-lighter);align-self:center;font-family:inherit;font-size:1.1rem;outline:none;transition:all .3s ease-in-out}.form-input-prefix,.form-input-suffix{background-color:var(--secondary-lighter);border:1px solid var(--primary-lighter);font-size:1.1rem;padding:5px;align-items:center;display:flex;vertical-align:middle;white-space:nowrap}.form-input:focus{border:1px solid var(--secondary-light);box-shadow:0 0 3px var(--secondary-light)}.popup-overlay{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;margin:auto;background-color:#00000080;z-index:1300}.overflow-auto{overflow:auto}.form-input[disabled],.form-input[readonly]{cursor:not-allowed;background-color:var(--secondary-lighter)}.form-input[type=checkbox]{width:auto;margin:4px}.user-picture{width:30px;height:30px;float:left;margin-right:10px;border-radius:50%;border:1px solid var(--primary-lighter);margin-top:2px}.instance-name-container{padding:.6rem;border-left:1px solid var(--primary-lighter)}.instance-name{min-width:10em;max-width:30em;font-size:1.2em;font-weight:700}.w-100{width:100%}.h-100{height:100%}.justify-self-end{justify-self:end}.action-container-tiles{flex:1;justify-content:end;display:flex;align-items:center}.action-container{flex:1;justify-content:center;display:flex;align-items:center}.display-grid{display:grid}.border-bottom{border-bottom:1px solid var(--primary-lighter)}.border-left{border-left:1px solid var(--primary-lighter)}.action-link{text-decoration:none;color:var(--primary-dark);border:none;background-color:transparent;display:inline;padding:0;margin:0}.action-link:hover,.action-link:focus{text-decoration:underline}.cursor-pointer{cursor:pointer}.img-preview-overlay{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;margin:auto;z-index:1;background-color:var(--primary-dark);opacity:.5}.disabled-icon{pointer-events:none;opacity:.5}.action-icon{font-size:1.5em;margin-top:.2em;padding-left:1em;color:#5b5b5b}.popup-body{flex-direction:column;align-items:center;text-align:center}.popup-icon{padding:0 .3rem;font-size:1.7rem;align-items:center;margin:0 1.7rem .8 0}.sa-tabulator__header .sa-table__entries{flex-grow:unset!important;padding-left:1rem}.sticky-widget{z-index:0!important}._btn_191fo_1{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;max-width:100%;border-radius:3px;background-color:transparent;transition:.1s ease-out 0s;box-shadow:.15s cubic-bezier(.47,.03,.49,1.38) 0;cursor:pointer;border:none;padding:0;font-family:inherit}._btn_191fo_1:focus{outline:none}._btn-text_191fo_21{max-width:16rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;opacity:1;flex:1 1 auto;padding:0 3px;transition:opacity .3s ease 0s}._medium_191fo_35{padding:.4rem .5rem}._small_191fo_39{padding:.25rem .5rem}._large_191fo_43{padding:.55rem 1rem}._auto_191fo_47{height:auto;width:auto;margin:0;padding:0}._btn-default_191fo_53{cursor:pointer;box-sizing:border-box;border-radius:3px}._btn-default-outline_191fo_58{cursor:pointer;border:1px solid var(--primary);box-sizing:border-box;border-radius:3px}._btn-primary_191fo_65,._btn-primary-outline_191fo_66{cursor:pointer;background:var(--secondary);color:var(--surface);border:1px solid var(--secondary);box-sizing:border-box;border-radius:3px}._btn-default_191fo_53:hover,._btn-default-outline_191fo_58:hover,._btn-primary_191fo_65:hover,._btn-primary-outline_191fo_66:hover{background:var(--secondary-dark);color:var(--surface);border:1px solid var(--secondary-dark)}._btn-transparent_191fo_82,._btn-transparent-with-bg_191fo_83{background:transparent;color:var(--primary)}._btn-transparent-outline_191fo_88,._btn-transparent-with-bg-outline_191fo_89{background:transparent;color:var(--primary);border:1px solid var(--secondary)}@media (hover: hover){._btn-transparent-with-bg_191fo_83:hover,._btn-transparent-with-bg-outline_191fo_89:hover{background-color:var(--primary-lighter)}}._btn-primary_191fo_65[disabled],._btn-primary_191fo_65:disabled,._btn-primary-outline_191fo_66[disabled],._btn-primary-outline_191fo_66:disabled,._btn-default_191fo_53:disabled,._btn-default_191fo_53[disabled],._btn-default-outline_191fo_58:disabled,._btn-default-outline_191fo_58[disabled],._btn-theme_191fo_113:disabled,._btn-theme_191fo_113[disabled],._btn-theme-outline_191fo_115:disabled,._btn-theme-outline_191fo_115[disabled],._btn-transparent_191fo_82[disabled],._btn-transparent_191fo_82:disabled{opacity:.5;cursor:default;background:var(--primary-lighter);color:var(--primary);border:1px solid var(--primary-lighter)}._btn-link_191fo_128{background:transparent;color:var(--secondary);text-shadow:none;height:auto;width:auto;margin:0;padding:0}._btn-link_191fo_128:hover{text-decoration:underline}._btn-link-outline_191fo_141,._btn-link-dark-outline_191fo_142{background:transparent;color:var(--primary);text-shadow:none;border:1px solid var(--secondary)}._btn-link-dark_191fo_142{background:transparent;color:var(--primary);text-shadow:none;height:auto;width:auto;margin:0;padding:0}._btn-link-dark_191fo_142:hover,._btn-link-outline_191fo_141:hover,._btn-link-dark-outline_191fo_142:hover{color:var(--secondary)}._btn-subtle_191fo_165{color:var(--primary);background:var(--surface);width:100%;justify-content:start}._btn-subtle-outline_191fo_172{color:var(--primar);background:var(--surface);border:1px solid var(--primary)}._btn-subtle_191fo_165:hover,._btn-subtle-outline_191fo_172:hover{color:var(--secondary-light);background:var(--secondary-lighter)}._btn-subtle-link_191fo_183{color:var(--secondary);background:var(--surface)}._btn-subtle-link-outline_191fo_188{color:var(--secondary);background:var(--surface);border:1px solid var(--secondary)}._btn-subtle-link_191fo_183:hover,._btn-subtle-link-outline_191fo_188:hover{color:var(--secondary)}._btn_191fo_1:disabled,._btn_191fo_1[disabled]{opacity:.5;cursor:default}._text-default_191fo_204{color:var(--secondary)}._text-primary_191fo_208{color:var(--primary)}._text-primary_191fo_208:hover{color:var(--secondary)}._text-subtle_191fo_216{color:var(--success)}._text-default_191fo_204:hover,._text-subtle_191fo_216:hover,._text-warning_191fo_222:hover,._text-danger_191fo_223:hover{filter:brightness(85%)}._left_191fo_227{justify-content:flex-start}._right_191fo_231{justify-content:flex-end}._display-modal_15ixa_1{position:fixed;top:0;bottom:0;left:0;right:0;display:grid;justify-content:center;align-items:center;overflow-y:auto;z-index:2}._dark-background_15ixa_13{background-color:#00000080}._white-background_15ixa_16{border-radius:4px;box-shadow:0 -1px 5px 0 var(--shadow-color);background-color:#fff;z-index:1}._display-top-aligned-modal_15ixa_22{position:fixed;top:0;bottom:0;left:0;right:0;justify-content:center;align-items:baseline}._above-drawer_15ixa_39{z-index:3!important}._popup-inner_1acls_1{position:absolute;left:15%;right:15%;top:15%;bottom:auto;margin:auto;background:var(--surface);border-radius:5px;display:grid;grid-template-rows:auto 4fr auto;text-align:left}._popup-header_1acls_15{display:grid;grid-template-columns:4fr 1fr;padding:10px;align-items:center;border-bottom:1px solid var(--primary-lighter)}._popup-body_1acls_23{padding:5px 10px;overflow:hidden}._popup-footer_1acls_28{display:grid;grid-template-columns:1fr auto;padding:5px;align-items:center;border-top:1px solid var(--primary-lighter)}._close-button_1acls_36,._footer-buttons_1acls_37{justify-self:end}._footer-button_1acls_37{padding:5px;display:inline-block}._appHeaderSVG_ar5ax_1{fill:var(--app-header-icons);width:22px;height:22px}._appHeaderSVG-xsmall_ar5ax_6{fill:var(--app-header-icons);width:18px;height:18px;padding:3px}._appHeaderSVG-small_ar5ax_12{fill:var(--app-header-icons);width:20px;height:20px}._svg_ar5ax_17{fill:var(--surface);width:22px;height:22px}._svgIcon_ar5ax_22,._svgActiveIcon_ar5ax_23{padding:8px}._svg-border-bottom_ar5ax_26{border-bottom:4px solid transparent}._svg-xsmall_ar5ax_29{fill:var(--surface);width:18px;height:18px;padding:3px}._svg-xsmall-icon_ar5ax_36{fill:var(--primary-lighter);width:18px;height:18px;padding:3px}._svg-xsmall-icon_ar5ax_36:hover{fill:var(--primary-dark)}._svg-active_ar5ax_47 ._svgIcon_ar5ax_22{display:none}._svg_ar5ax_17:hover{border-bottom:4px solid var(--surface)}._appHeaderSVG_ar5ax_1:hover,._svgIcon_ar5ax_22:hover,._svgActiveIcon_ar5ax_23:hover{border-bottom:4px solid var(--app-header-icons)}._svgActiveIcon_ar5ax_23{display:none}._svg-active_ar5ax_47 ._svgActiveIcon_ar5ax_23{display:inline-block;border-bottom:4px solid var(--app-header-icons)}._svg-large_ar5ax_67{width:50px;height:50px;padding:10px;align-self:center}._svg-home_ar5ax_73{padding:0;height:18px;width:18px;fill:var(--surface)}._svg-small_ar5ax_79,._svg-small-disabled_ar5ax_80{fill:var(--surface);width:20px;height:20px;padding:3px}._svg-medium_ar5ax_86{fill:var(--surface);width:25px;height:25px;padding:3px}._svg-filter_ar5ax_92{fill:var(--surface);position:absolute;margin:-3px 0 0 18px;background:var(--secondary-light);border-radius:50%;width:11px;height:11px;padding:3px}._svg-xxsmall_ar5ax_103{fill:var(--surface);width:12px;height:12px}._svg-small-delete_ar5ax_109{fill:var(--secondary-lighter);width:20px;height:20px;padding:3px}._svg-small-delete_ar5ax_109 path{fill:var(--error)}._svg-small-disabled_ar5ax_80 path{opacity:.5!important}._svg-xsmall-active_ar5ax_124{fill:var(--secondary);width:18px;height:18px;padding:3px}._svg-xsmall-active_ar5ax_124 path{fill:var(--secondary)}._svg-dashboard_ar5ax_135,._svg-dashboard-active_ar5ax_136{fill:var(--surface);width:22px;height:22px;padding:3px}._svg-dashboard-active_ar5ax_136 path{fill:var(--secondary)}._svg-large-thumbnail_ar5ax_147{width:90px;height:70px}._fa-icon_pw8lm_1{height:38px;padding-top:6px;cursor:pointer}._fa-icon_pw8lm_1:hover{background-color:#c680e9;border-radius:7px;color:#fff;border:2px solid #ffffff}._iconSelected_pw8lm_14{background-color:#7719aa!important;border-radius:7px;color:#fff!important;border:2px solid #ffffff}._file-list-container_3dvfs_1{padding-left:5px}._close-button_3dvfs_5{cursor:pointer;margin-left:5px}._file-list_3dvfs_1{align-items:center;display:flex}._browse-button_3dvfs_15{padding:7px 10px;border:1px solid var(--primary-lighter);text-align:center;display:flex;margin-right:.5rem}._file-input_3dvfs_23{display:none!important}._selected-files_3dvfs_27{display:flex;border:1px solid var(--primary-lighter);align-items:center;border-radius:3px}._file-upload_3dvfs_34{padding:0px .5rem;table-layout:fixed;overflow:hidden;line-height:1.5rem;word-wrap:break-word;white-space:pre-wrap;word-break:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}._svg-xsmall_3dvfs_48{width:20px;height:20px;padding:2px}._thumbnail-large_3dvfs_54{width:90px;height:70px}._file-name-thumbnail-large_3dvfs_60{padding:1px 0;table-layout:fixed;overflow:hidden;line-height:1.5rem;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;color:#000}._file-size-thumbnail-large_3dvfs_72{padding:0;table-layout:fixed;overflow:hidden;line-height:1.5rem;word-wrap:break-word;white-space:pre-wrap;word-break:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;color:#818181}._reference-edit_4ip8u_1{display:grid;grid-template-columns:4fr 45px 45px}._reference-buttons_4ip8u_6{height:28px;align-self:center;border:1px solid var(--primary-lighter);display:grid;justify-content:center;align-items:center;color:var(--primary-dark)}._reference-buttons_4ip8u_6:hover{background-color:var(--primary-light);cursor:pointer}._reference-attr-container_4ip8u_21{display:flex;align-items:flex-start}._reference-attr-container_4ip8u_21>div:first-of-type{width:100%}._reference-attr-action_4ip8u_28{text-align:center;border-top:1px solid var(--primary-lighter);border-bottom:1px solid var(--primary-lighter);border-right:1px solid var(--primary-lighter);padding:3.62px 10px}._reference-attr-container-mobile_4ip8u_39{align-items:stretch}._reference-attr-container-mobile_4ip8u_39 ._reference-attr-action_4ip8u_28{display:flex;align-items:center;justify-content:center}._reference-attr-action_4ip8u_28:hover{cursor:pointer;color:var(--secondary)}._cell_1x9n0_1{display:grid;padding:.8rem;box-sizing:border-box;word-break:break-word}._x-scroll_1x9n0_8{overflow-x:auto}._header-cell_1x9n0_12{background-color:var(--secondary-lighter);position:sticky;box-shadow:0 1px 0 0 var(--shadow-color);top:0;left:0}._row_1x9n0_20{display:contents}._selected_1x9n0_24,._row_1x9n0_20:hover div._cell_1x9n0_1{background-color:var(--primary-light)}._row_1x9n0_20._selected_1x9n0_24>div{background-color:inherit}._checkbox-container_1x9n0_35{display:flex;justify-content:center;align-items:center;height:100%}._header-cell-content_1x9n0_42{display:flex;align-items:center;height:100%;width:100%;min-height:1.5rem}.BaseTable{box-shadow:0 2px 4px #eee;background-color:#fff;position:relative;box-sizing:border-box;font-size:13px}.BaseTable--disabled{opacity:.7;pointer-events:none}.BaseTable--dynamic .BaseTable__row{overflow:hidden;align-items:stretch}.BaseTable:not(.BaseTable--dynamic) .BaseTable__row-cell-text,.BaseTable .BaseTable__row--frozen .BaseTable__row-cell-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BaseTable__table{background-color:#fff;position:absolute;top:0;display:flex;flex-direction:column-reverse}.BaseTable__table-main .BaseTable__header-cell:first-child,.BaseTable__table-main .BaseTable__row-cell:first-child{padding-left:15px}.BaseTable__table-main .BaseTable__header-cell:last-child,.BaseTable__table-main .BaseTable__row-cell:last-child{padding-right:15px}.BaseTable__table-main{outline:1px solid #eeeeee;left:0}.BaseTable__table-main .BaseTable__header{background-color:#f8f8f8}.BaseTable__table-frozen-left .BaseTable__header,.BaseTable__table-frozen-left .BaseTable__body,.BaseTable__table-frozen-right .BaseTable__header,.BaseTable__table-frozen-right .BaseTable__body{overflow:hidden!important}.BaseTable__table-frozen-left .BaseTable__header-cell:first-child,.BaseTable__table-frozen-left .BaseTable__row-cell:first-child{padding-left:15px}.BaseTable__table-frozen-left{box-shadow:2px 0 4px #eee;top:0;left:0}.BaseTable__table-frozen-left .BaseTable__header-row,.BaseTable__table-frozen-left .BaseTable__row{padding-right:0!important}.BaseTable__table-frozen-left .BaseTable__body{overflow-y:auto!important}.BaseTable__table-frozen-right .BaseTable__header-cell:last-child,.BaseTable__table-frozen-right .BaseTable__row-cell:last-child{padding-right:15px}.BaseTable__table-frozen-right{box-shadow:-2px 0 4px #eee;top:0;right:0}.BaseTable__table-frozen-right .BaseTable__header-row,.BaseTable__table-frozen-right .BaseTable__row{padding-left:0!important}.BaseTable__table-frozen-right .BaseTable__body{overflow-y:auto!important}.BaseTable__header{overflow:hidden!important}.BaseTable .BaseTable__header,.BaseTable .BaseTable__body{outline:none}.BaseTable__header-row,.BaseTable__row{display:flex;align-items:center;border-bottom:1px solid #eeeeee;box-sizing:border-box}.BaseTable__header-row{background-color:#f8f8f8;font-weight:700}.BaseTable__row{background-color:#fff}.BaseTable__row:hover,.BaseTable__row--hovered{background-color:#f3f3f3}.BaseTable__row-expanded{border-bottom:1px solid #eeeeee}.BaseTable__header-cell,.BaseTable__row-cell{min-width:0;height:100%;display:flex;align-items:center;padding:0 7.5px;box-sizing:border-box}.BaseTable__header-cell--align-center,.BaseTable__row-cell--align-center{justify-content:center;text-align:center}.BaseTable__header-cell--align-right,.BaseTable__row-cell--align-right{justify-content:flex-end;text-align:right}.BaseTable__header-cell{position:relative;cursor:default}.BaseTable__header-cell:hover .BaseTable__column-resizer{visibility:visible;opacity:.5}.BaseTable__header-cell:hover .BaseTable__column-resizer:hover{opacity:1}.BaseTable__header-cell .BaseTable__sort-indicator{display:none}.BaseTable__header-cell--sortable:hover{background-color:#f3f3f3;cursor:pointer}.BaseTable__header-cell--sortable:not(.BaseTable__header-cell--sorting):hover .BaseTable__sort-indicator{display:block;color:#888}.BaseTable__header-cell--sorting .BaseTable__sort-indicator,.BaseTable__header-cell--sorting:hover .BaseTable__sort-indicator{display:block}.BaseTable__header-cell--resizing .BaseTable__column-resizer{visibility:visible;opacity:1}.BaseTable__header-cell--resizing .BaseTable__column-resizer:after{position:absolute;right:0;top:0;bottom:0;overflow:hidden;content:"";left:-9999px}.BaseTable__header-cell-text{overflow:hidden;text-overflow:ellipsis;white-space:normal}.BaseTable__header-row--resizing .BaseTable__header-cell{background-color:transparent;cursor:col-resize}.BaseTable__header-row--resizing .BaseTable__header-cell:not(.BaseTable__header-cell--sorting) .BaseTable__sort-indicator{display:none}.BaseTable__header-row--resizing .BaseTable__header-cell:not(.BaseTable__header-cell--resizing) .BaseTable__column-resizer{visibility:hidden}.BaseTable__column-resizer{width:3px;visibility:hidden;background-color:#ccc}.BaseTable__column-resizer:hover{visibility:visible;opacity:1}.BaseTable__footer{position:absolute;left:0;right:0;bottom:0;overflow:hidden;background-color:#fff}.BaseTable__resizing-line{cursor:col-resize;position:absolute;top:0;background-color:#ccc;width:3px;transform:translate(-100%)}.BaseTable__empty-layer{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;background-color:#fff}.BaseTable__overlay{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;pointer-events:none}.BaseTable__overlay>*{pointer-events:auto}._actions-icon_1agqk_1{border-radius:20%;padding:0 3px;outline:none;color:var(--primary-dark)}._actions-icon_1agqk_1:hover{cursor:pointer}._actions_1agqk_1{border:solid 1px lightgray;background:#fff;white-space:nowrap;box-shadow:0 5px 10px #0003;max-height:22rem;overflow:auto}._action-list_1agqk_21{display:grid;width:100%}._action-list_1agqk_21 button{justify-content:start}._action-btn_1agqk_31,._action-btn_1agqk_31 a{color:var(--primary-dark)}._action-btn_1agqk_31 a:hover{color:var(--secondary)}._divider-line_1agqk_40{border-top:1px solid var(--primary-lighter)}._upload-controls_1agqk_44{display:grid;grid-template-columns:1fr auto;grid-column-gap:10px}._file-list_1agqk_50{align-self:center;display:flex;justify-self:center}._file-list-container_1agqk_56{margin:8px 0;height:40%}._field-container_h9nbf_1{padding:8px 12px;display:grid;gap:7px}._field-container-picklist_h9nbf_6{padding:8px 12px;display:block}._field-container-left_h9nbf_11{padding:8px 12px;display:grid;grid-template-columns:minmax(120px,30%) 1fr;column-gap:12px;align-items:start}._field-container-left_h9nbf_11>*{min-width:0}._field-container-left_h9nbf_11>label>*:first-child{min-width:0;overflow-wrap:anywhere}._field-container-left_h9nbf_11>label>*:not(:first-child){flex-shrink:0}._dotted-border_h9nbf_35{border-top:1px dotted var(--primary-dark)}._solid-border_h9nbf_39{border-top:1px solid var(--primary-lighter)}._field-name_h9nbf_43{padding-bottom:3px}._field-required_h9nbf_47{padding:0 2px}/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._disable-navigation_1pjha_1{opacity:.35;cursor:not-allowed}._margin-right10px_1pjha_6{margin-right:10px}._margin-top_1pjha_10{margin:5px}._pagination-container_1pjha_14{align-self:center}._pagination-txt-display-inline_1pjha_18{width:32px;display:inline-block}._border-none_1pjha_23{border:none}._footer-container_1pjha_27{display:grid;text-align:center;border-bottom:1px solid var(--primary-lighter);align-content:center;background-color:var(--surface);color:var(--primary-dark);box-shadow:0 -1px 2px 1px var(--shadow-color)}._grid-toolbar_1pjha_37{display:flex;align-items:center}._enabled_1pjha_42 :hover{cursor:pointer;background:var(--surface)}._stats-container_1pjha_47{justify-self:end;align-self:center}._no-data-found_1pjha_52{height:22px;margin-top:8px;margin-right:8px;display:flex!important;justify-content:flex-end!important;grid-template-columns:none!important}._footer-container_1pjha_27 button{margin-right:5px}._footer-container_1pjha_27 input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._footer-container_1pjha_27 input:focus{outline:none}._footer-container_1pjha_27 ._grid-toolbar_1pjha_37 button{margin:0}._message-content_17rvf_1{padding:10px}._help-btn-container_17rvf_5{display:inline-block}._carousel-modal_1p16r_1{width:70vw;height:85vh;max-width:none;background-color:var(--surface);border:1px solid #d9d9d9;overflow:hidden}._carousel-file-name_1p16r_10{margin-left:5px}._carousel-header_1p16r_14{width:100%;min-height:2.1rem;padding:.2rem .35rem}._carousel-content_1p16r_20{width:100%;height:calc(100% - 2.1rem);padding:.2rem .35rem .35rem;min-height:0}._carousel-stage_1p16r_27{width:100%;height:100%;min-height:0}._image-carousel_1p16r_33{width:100%;flex:1;min-height:0}._carousel-nav-button_1p16r_39{background-color:red}._footer-nav-button_1p16r_43{display:flex;justify-content:center;align-items:center;width:5rem;gap:.5rem;height:2rem;padding:0 .15rem;border:.5px solid var(--font-color-light);border-radius:4px;background-color:tomato;text-align:center;margin-left:.6rem;cursor:pointer;color:#fff;background-color:var(--surface)}._jump-to-label_1p16r_61{margin:0 .6rem}._jump-to-input_1p16r_65{width:2.5rem;height:1.5rem;padding:.2rem;font-weight:600;border:.5px solid var(--font-color-light);border-radius:4px;text-align:center}._jump-to-input_1p16r_65::-webkit-outer-spin-button,._jump-to-input_1p16r_65::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._image-carousel_1p16r_33 .slider{height:100%}._image-carousel_1p16r_33 .slider-frame,._image-carousel_1p16r_33 .slider-list{height:100%!important}._image-carousel_1p16r_33 .slider-slide{height:100%!important;display:flex!important;align-items:center;justify-content:center}._image-carousel_1p16r_33 .slider-control-bottomcenter{display:none!important}._image-carousel_1p16r_33 .nuka-slide-container{width:100%;height:100%;min-height:0;overflow:hidden}._image-carousel_1p16r_33 .nuka-overflow{width:100%;height:100%;min-height:0;overflow-x:auto;overflow-y:hidden}._image-carousel_1p16r_33 .nuka-wrapper{height:100%;min-height:0;align-items:stretch}._image-carousel_1p16r_33 .nuka-wrapper>*{width:100%;min-width:100%;max-width:100%;height:100%;flex:0 0 100%}._image-carousel_1p16r_33 .nuka-page-container{display:none!important}._image-carousel_1p16r_33+.nuka-page-container,._image-carousel_1p16r_33~.nuka-page-container{display:none!important}._carousel-slide_1p16r_140{width:100%;height:100%;padding:.2rem;box-sizing:border-box;overflow:hidden}._carousel-preview_1p16r_148{position:relative;width:100%;flex:1;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}._carousel-image_1p16r_160{max-width:100%;max-height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}._zoom-shell_1p16r_167{position:relative;width:100%;height:100%;min-height:0}._zoom-wrapper_1p16r_174{width:100%!important;height:100%!important;min-height:0;cursor:grab;touch-action:none}._zoom-wrapper_1p16r_174:active{cursor:grabbing}._zoom-content_1p16r_186{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._carousel-nav-button_1p16r_39{width:2rem;height:2rem;border:none;color:#606060;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;border-radius:4px}._carousel-nav-button_1p16r_39:hover{background:#0000000f}._carousel-footer_1p16r_212{width:100%;min-height:2.1rem;padding:.1rem .45rem .25rem}._carousel-count_1p16r_218{color:#636363;line-height:1;font-size:1.15rem}._zoom-toolbar_1p16r_224{color:#636363;grid-gap:.35rem}._autoplay-interval-select_1p16r_229{height:2rem;border:.5px solid var(--font-color-light);border-radius:4px;padding:0 1rem 0 .5rem;color:#636363;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='24'%20viewBox='0%200%2032%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6825%2023.3088C14.8293%2023.522%2015.0257%2023.6963%2015.2549%2023.8167C15.484%2023.9371%2015.739%2024%2015.9978%2024C16.2567%2024%2016.5117%2023.9371%2016.7408%2023.8167C16.9699%2023.6963%2017.1663%2023.522%2017.3131%2023.3088L31.7143%202.51023C31.881%202.27034%2031.9787%201.98935%2031.9969%201.69781C32.0151%201.40627%2031.953%201.11532%2031.8174%200.856571C31.6819%200.597822%2031.478%200.381171%2031.2279%200.230157C30.9778%200.0791434%2030.6911%20-0.000458119%2030.399%201.98331e-06H1.5967C1.30523%200.00120576%201.0196%200.0818309%200.770528%200.233207C0.521456%200.384582%200.318368%200.600981%200.183103%200.859132C0.0478376%201.11728%20-0.0144862%201.40742%200.0028335%201.69833C0.0201532%201.98925%200.116461%202.26995%200.2814%202.51023L14.6825%2023.3088Z'%20fill='%235B5B5B'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .35rem center;background-size:.75rem;font-weight:600;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}._autoplay-interval-select_1p16r_229::-ms-expand{display:none}._footer-icon-button_1p16r_251{width:1.8rem;height:1.8rem;border:none;color:#636363;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;margin:.5rem}._footer-icon-button_1p16r_251:hover:not(:disabled){background:#0000000f}._footer-icon-button_1p16r_251:disabled{opacity:.45;cursor:default}._zoom-range_1p16r_274{width:7rem;accent-color:#a3a3a3;height:.5rem;cursor:pointer}._zoom-range_1p16r_274:disabled{cursor:default}._carousel-empty-state_1p16r_285{width:100%;height:100%}._tab-content_1sq63_1{box-sizing:border-box;margin-top:-1px;overflow-y:auto;height:auto;overflow-x:hidden}._left-side_1sq63_9,._right-side_1sq63_10{padding:10px 0}._right-side_1sq63_10{text-align:end;display:grid;grid-template-columns:1fr auto;column-gap:10px}._app-title-bar-items-dashboard_1sq63_21{display:flex;font-weight:700;align-items:center;background-color:var(--background);font-size:1rem;height:2.5rem;padding:.6rem}._action-container_1sq63_31{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;justify-content:center;align-items:center}._filter-close-button_1sq63_39{justify-self:center;border:1px solid var(--primary);padding:0 2px}._filter-close-button_1sq63_39:hover{cursor:pointer;background:var(--primary-light)}._filter-container_1sq63_50{position:fixed;z-index:1}._widget-options_1sq63_55{font-weight:400}div[data-value=Total]{font-weight:700!important}.BaseTable__row.BaseTable__row--customized{border-bottom:1px solid var(--primary-lighter)}._add-group_1bohw_1:hover{color:var(--secondary);text-decoration:underline}._margin-right-5px_1bohw_6{margin-right:5px}._disable_1bohw_10{pointer-events:none;opacity:.2}._group-condition-popup_1bohw_15 ._popup-inner_1bohw_15{position:absolute;left:40%;right:40%;top:15%;bottom:60%;margin:auto;background:var(--surface);border-radius:5px;display:grid;grid-template-rows:auto 4fr auto}._group-partions_1bohw_28{display:flex;align-items:center;width:95.5%}._vertical-separator_1bohw_34{border:1px solid var(--primary-lighter);margin-left:7px}._table-grid-header_1bohw_39{display:grid;grid-template-columns:2fr 1fr}._left-side_1bohw_44,._right-side_1bohw_45{padding:10px 0}._right-side_1bohw_45{text-align:end;display:grid;grid-template-columns:1fr auto;column-gap:10px}._Widgetfilter-container_1bohw_56{position:fixed;z-index:1}._margin-left0px_1bohw_61{margin-left:0}._margin-left5px_1bohw_65{margin-left:5px}._filter-group-table_1bohw_69 input{margin:0;width:100%;padding:6px 0;border-color:var(--secondary)}._filter-group-table_1bohw_69 ._table-data_1bohw_76{padding:0 0 5px}._filter-title_1bohw_80{top:-8px;background:#fff;padding:0 3px}._filter-group-popup-container_1bohw_86{position:fixed;z-index:100}._delete-group-expression_1bohw_91{color:var(--error);text-align:center}._width20Per_1bohw_96{width:20%}._width15Per_1bohw_100{width:15%}._width5Per_1bohw_104{width:5%}._hide-attribute_1bohw_108{opacity:0;pointer-events:none}._filter-header-background_1bohw_113{background:none repeat scroll 0 0 #fff}._border-right-none_1bohw_117{border-right:none}._filter-container_1bohw_122{display:grid;grid-template-columns:repeat(5,18%) 10%;align-content:center}._filter-container-stacked_1bohw_131{grid-template-columns:1fr;align-content:start;padding:8px 4px 10px;border-bottom:1px solid var(--primary-lighter)}._filter-field-label_1bohw_138{display:block;font-weight:600;margin:6px 5px 2px}._filter-container-stacked_1bohw_131 ._delete-icon_1bohw_144{justify-self:end;padding:4px 8px 0 0}._delete-icon_1bohw_144{justify-self:center;align-self:center;font-weight:900;cursor:pointer}._popup-inner_1bohw_15{animation-name:_slidein_1bohw_1;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes _slidein_1bohw_1{0%{right:-30%}to{right:0}}._popup-header_1bohw_172{display:grid;grid-template-columns:4fr 1fr;padding:5px 10px 0;border-bottom:1px solid var(--primary-lighter)}._close-button_1bohw_179,._footer-buttons_1bohw_180{justify-self:end}._popup-body_1bohw_184{padding:5px 10px;overflow:auto}._popup-footer_1bohw_189{display:grid;grid-template-columns:1fr auto;padding:5px 10px;border-top:1px solid #8888887d}._footer-button_1bohw_180{padding:5px;display:inline-block}._filter-bottom_1bohw_201{border-bottom:1px solid var(--primary-lighter);margin-bottom:5px;margin-top:5px}._filter-top_1bohw_207{margin-top:15px;padding:6px;display:flex}._display-flex_1bohw_213{display:flex}._display-action_1bohw_217{font-weight:700;justify-self:center}@media (max-width: 767px){._filter-footer-sticky_1bohw_226{position:sticky;bottom:0;background:var(--surface);z-index:1}}@media print{html,body{height:initial!important;overflow:initial!important}}@media print{._page-break_19u91_10{display:block;page-break-before:always}}._image-carousel_le0ks_1{position:relative;display:block;width:100%;height:95%;min-height:230px;overflow:hidden}._no-image_le0ks_10{margin:auto;min-height:230px;display:flex}._image-carousel_le0ks_1 .slider-frame ul{height:320px!important;width:auto}._image-carousel_le0ks_1 .slider-frame li{display:flex!important;min-height:230px}._image-carousel_le0ks_1 .slider-frame li>img{margin:auto;width:auto;max-height:230px}._image-carousel_le0ks_1 .nuka-slide-container{width:100%;height:100%;min-height:0;overflow:hidden}._image-carousel_le0ks_1 .nuka-overflow{width:100%;height:100%;min-height:0;overflow-x:auto;overflow-y:hidden}._image-carousel_le0ks_1 .nuka-wrapper{height:100%;min-height:0;align-items:stretch}._image-carousel_le0ks_1 .nuka-wrapper>*{width:100%;min-width:100%;max-width:100%;height:100%;flex:0 0 100%;display:flex;align-items:center;justify-content:center}._image-carousel_le0ks_1 .nuka-page-container,._image-carousel_le0ks_1+.nuka-page-container{display:flex;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 0 0}._image-carousel_le0ks_1 .nuka-page-indicator,._image-carousel_le0ks_1+.nuka-page-container .nuka-page-indicator{width:.55rem;height:.55rem;padding:0;border:none;border-radius:50%;background-color:#b8b8b8}._image-carousel_le0ks_1 .nuka-page-indicator-active,._image-carousel_le0ks_1+.nuka-page-container .nuka-page-indicator-active{background-color:#606060}._img-style_le0ks_87{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}._auto-resize-landscape_le0ks_96{height:230px;display:flex;justify-content:center;align-items:center}._carousel-nav-button_le0ks_106{position:absolute;top:50%;z-index:2;width:2.25rem;min-width:2.25rem;height:3rem;padding:0;border:none;border-radius:4px;color:#606060;background:#ffffffd9;box-shadow:0 1px 4px #0000002e;cursor:pointer;display:flex;align-items:center;justify-content:center;transform:translateY(-50%)}._carousel-nav-button_le0ks_106:hover{background:#fffffff5}._carousel-nav-button-prev_le0ks_130{left:.5rem}._carousel-nav-button-next_le0ks_134{right:.5rem}._flyoutHeader_xf252_1{display:flex;height:30px!important}._flyoutHeader_xf252_1 ._header-title_xf252_6{font-size:16px;margin-left:5px;font-weight:700}._flyoutHeader_xf252_1 ._closeIcon_xf252_12{margin:5px 5px 0 0}._flyout-table_xf252_16{table-layout:"fixed";position:"relative";z-index:0}._flyout-table-cell_xf252_22{font-size:12px!important;font-weight:700!important;border-bottom:1px solid var(--primary-lighter)!important}._width450_xf252_28{width:450px!important}._z-index-2_xf252_32{z-index:2!important}._displayFlex_alignCenter_xf252_36{display:flex;align-items:center}._margin-top-bottom-5_xf252_41{margin:5px 0}._schedulerContainer_xf252_45{height:75vh;position:relative}._action-buttons-container_xf252_50{margin:10px 10px 0;display:flex;justify-content:space-between}._justify-space-between_xf252_56{justify-content:space-between}._delete-holiday-button_xf252_60{color:red;display:flex;justify-content:center}._display-flex-justify-content-end_xf252_66{display:flex;justify-content:end}._add-row-button_xf252_71{margin:5px 0}._width-10-per_xf252_75{width:10%}._label-input-box-margin_xf252_79{margin:5px 0}._jobs-list_s5382_1{z-index:1;top:var(--app-header-menu-bar-height);bottom:0;right:0;color:var(--primary-dark);text-align:start;box-shadow:-3px 5px 5px #00000040;background-color:var(--surface);width:var(--side-drawer-width);position:absolute;animation-name:_slidein_s5382_1;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes _slidein_s5382_1{0%{right:-30%}to{right:0}}._jobs-list-item_s5382_25{padding:8px 0 8px 5px;border-bottom:1px solid var(--primary-lighter);color:var(--primary);height:auto;min-height:50;background-color:var(--surface)}._jobs-list-item_s5382_25:hover{background-color:var(--secondary-ligher)}._job-container_s5382_38{display:flex;max-width:100%;flex-direction:row;padding:5px}._job-info-container_s5382_45{display:flex;flex-direction:column;padding-left:5px;width:100%}._job-title_s5382_52{color:var(--primary-dark)}._job-title-layout_s5382_56{overflow:hidden;overflow-wrap:break-word;font-weight:700;color:var(--primary-dark);display:flex;align-items:center}._job-subtitle_s5382_65{display:flex;flex-direction:row;justify-content:space-between}._job-subtitle_s5382_65>label:first-child{flex-basis:65%}._job-subtitle_s5382_65>label:last-child{flex-basis:30%}._action-link_s5382_77{text-decoration:none;color:var(--secondary);border:none;letter-spacing:.04rem;background-color:inherit}._notification-header_s5382_85{padding:5px;align-items:center;height:var(--app-header-menu-bar-height);background-color:var(--primary);color:var(--surface)}._notification-close-icon_s5382_93{color:#333;padding:3px}._notification-content_s5382_98{height:calc(100% - var(--app-header-menu-bar-height));box-sizing:border-box;overflow-y:auto}._notification-badge_s5382_104{position:absolute;margin:2px 0 0 11px;display:grid;background-color:var(--app-header-icons);width:11px;height:11px;text-align:center;line-height:14px;border-radius:50%}._cursor-pointer_s5382_116{cursor:pointer}._text-align-center_s5382_120{display:grid;justify-content:center;height:100%}._no-notifications-container_s5382_126{display:grid;text-align:center;height:100%}._no-notifications-icon_s5382_132{background-image:url(/assets/no_notifocation-cAa51lcR.png);background-position:center;background-repeat:no-repeat}._next-link_s5382_138{color:var(--secondary);border:none;background-color:inherit}._no-notifications-label_s5382_144{color:#565656;font-weight:700}._badge-loader-size_s5382_149{font-size:15px;align-self:center}._link-btn_15zxx_1{padding:5px 15px;margin:0 10px;line-height:1.2;max-width:20rem;border-radius:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 767px){._link-btn_15zxx_1{padding:5px 8px;margin:0}}._white-btn_15zxx_24{color:var(--primary-dark);background-color:var(--surface);border:1px solid var(--primary-lighter)}._white-btn_15zxx_24:hover{background-color:var(--primary-lighter)}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}._node-container_xkwdr_1{display:flex;align-items:center;justify-content:center;padding:10px;height:35px;width:10.7em;margin:0}._box-shadow_xkwdr_11{box-shadow:#00000059 0 5px 15px}._bold-font_xkwdr_15{font-weight:600}._node-title_xkwdr_19{text-overflow:ellipsis;overflow:hidden;width:130px;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;text-align:center;line-height:1.3em;font-style:normal;font-weight:400;font-size:12px;color:#1e2226}._react-flow_xkwdr_35,._react-flow__renderer_xkwdr_39,._react-flow__edges_xkwdr_43,._react-flow__nodes_xkwdr_47{z-index:0}._react-flow__node_xkwdr_47{cursor:"default"}
