@import"https://fonts.googleapis.com/css2?family=Red+Hat+Text:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap";.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:#00000052}.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}/*!
 * bsStepper v1.7.0 (https://github.com/Johann-S/bs-stepper)
 * Copyright 2018 - 2019 Johann-S <johann.servoire@gmail.com>
 * Licensed under MIT (https://github.com/Johann-S/bs-stepper/blob/master/LICENSE)
 */.bs-stepper .step-trigger{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:20px;font-size:1rem;font-weight:700;line-height:1.5;color:#6c757d;text-align:center;text-decoration:none;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:none;border-radius:.25rem;transition:background-color .15s ease-out,color .15s ease-out}.bs-stepper .step-trigger:not(:disabled):not(.disabled){cursor:pointer}.bs-stepper .step-trigger.disabled,.bs-stepper .step-trigger:disabled{pointer-events:none;opacity:.65}.bs-stepper .step-trigger:focus{color:#007bff;outline:0}.bs-stepper .step-trigger:hover{text-decoration:none;background-color:#0000000f}@media (max-width:520px){.bs-stepper .step-trigger{flex-direction:column;padding:10px}}.bs-stepper-label{display:inline-block;margin:.25rem}.bs-stepper-header{display:flex;align-items:center}@media (max-width:520px){.bs-stepper-header{margin:0 -10px;text-align:center}}.bs-stepper .line,.bs-stepper-line{flex:1 0 32px;min-width:1px;min-height:1px;margin:auto;background-color:#0000001f}@media (max-width:400px){.bs-stepper .line,.bs-stepper-line{flex-basis:20px}}.bs-stepper-circle{display:inline-flex;align-content:center;justify-content:center;width:2em;height:2em;padding:.5em 0;margin:.25rem;line-height:1em;color:#fff;background-color:#6c757d;border-radius:1em}.active .bs-stepper-circle{background-color:#007bff}.bs-stepper-content{padding:0 20px 20px}@media (max-width:520px){.bs-stepper-content{padding:0}}.bs-stepper.vertical{display:flex}.bs-stepper.vertical .bs-stepper-header{flex-direction:column;align-items:stretch;margin:0}.bs-stepper.vertical .bs-stepper-pane,.bs-stepper.vertical .content{display:block}.bs-stepper.vertical .bs-stepper-pane:not(.fade),.bs-stepper.vertical .content:not(.fade){display:block;visibility:hidden}.bs-stepper .content:not(.fade),.bs-stepper-pane:not(.fade){display:none}.bs-stepper .content.fade,.bs-stepper-pane.fade{visibility:hidden;transition-duration:.3s;transition-property:opacity}.bs-stepper .content.fade.active,.bs-stepper-pane.fade.active{visibility:visible;opacity:1}.bs-stepper .content.active:not(.fade),.bs-stepper-pane.active:not(.fade){display:block;visibility:visible}.bs-stepper .content.dstepper-block,.bs-stepper-pane.dstepper-block{display:block}.bs-stepper:not(.vertical) .bs-stepper-pane.dstepper-none,.bs-stepper:not(.vertical) .content.dstepper-none{display:none}.vertical .bs-stepper-pane.fade.dstepper-none,.vertical .content.fade.dstepper-none{visibility:hidden}/*!
 * 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:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@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}html{font-size:62.5%}body{background-color:#fff;color:#343233;font-family:Red Hat Text,sans-serif;font-size:1.6rem}h1,h2,h3,h4{color:#343233;font-weight:700;line-height:normal;margin-bottom:0}h1{font-size:4.6rem}h2{font-size:3.6rem}h3{font-size:2.4rem}h4{font-size:1.8rem}h5{font-size:1.2rem}.subheader{color:#343233;font-size:2.4rem;text-transform:uppercase;line-height:3.6rem}.subheader--title{margin-bottom:4rem}a{cursor:pointer;font-size:1.6rem;line-height:2.4rem;color:#196af5}a:hover{color:#2b3ba1}a:not([href]){color:#196af5}.btn{align-items:center;border-radius:.4rem;display:inline-flex;font-size:1.4rem;font-weight:600;line-height:1.6rem;justify-content:center;padding:0;text-align:center}.btn:focus,.btn:focus-visible{box-shadow:none;outline:none}.btn__spacer{margin-right:1.2rem}.btn--small{height:3.2rem;padding:.8rem 1.6rem}.btn--medium{height:4rem;padding:1rem 1.6rem}.btn--large{height:4.8rem;padding:1.4rem 1.6rem}.btn__danger,.danger__btn{background-color:#ba2c33;border:1px solid transparent;color:#fff}.btn__danger:hover,.danger__btn:hover{background-color:#821c23;color:#fff}.btn__danger:disabled,.btn__danger .disabled,.danger__btn:disabled,.danger__btn .disabled{background-color:#f4d2d7;color:#eba3ad}.btn__primary,.primary__btn{background-color:#121c4e;border:1px solid transparent;color:#fff}.btn__primary:disabled,.btn__primary .disabled,.primary__btn:disabled,.primary__btn .disabled{background-color:#f2f2f2;color:#9a9899}.btn__primary:focus,.btn__primary:focus-visible,.primary__btn:focus,.primary__btn:focus-visible{box-shadow:0 0 0 .2rem #007bff40}.btn__primary:hover,.primary__btn:hover{background-color:#121c4e;border:1px solid hsl(231,56%,80%);color:#fff}button.calendar:focus,button.calendar:focus-visible,button.footerBtn:focus,button.footerBtn:focus-visible,button.btn--upload-again:focus,button.btn--upload-again:focus-visible{border:1px solid hsl(330,2%,20%)}.btn__secondary,.secondary__btn{background-color:#fff;border:1px solid hsl(0,0%,80%);color:#343233}.btn__secondary:disabled,.btn__secondary .disabled,.secondary__btn:disabled,.secondary__btn .disabled{border:1px solid hsl(0,0%,95%);color:#b4b1b3}.btn__secondary:focus,.btn__secondary:focus-visible,.btn__secondary:hover,.secondary__btn:focus,.secondary__btn:focus-visible,.secondary__btn:hover{background-color:#f2f2f2;border:1px solid hsl(330,2%,20%);color:#343233}.btn__tertiary{background-color:#fff;border:1px solid transparent;color:#196af5}.btn__tertiary--disabled,.btn__tertiary:disabled,.btn__tertiary .disabled{color:#b4b1b3!important;cursor:pointer}.btn__tertiary:focus,.btn__tertiary:focus-visible,.btn__tertiary:hover{background-color:#f5f7ff;color:#196af5}.btn__tertiary--danger{background-color:#fff;border:1px solid transparent;color:#ba2c33}.btn__tertiary--danger:disabled,.btn__tertiary--danger .disabled{color:#f4d2d7}.btn__tertiary--danger:focus,.btn__tertiary--danger:focus-visible,.btn__tertiary--danger:hover{background-color:#f4d2d7;color:#ba2c33}.btn__tertiary.underline{text-decoration:underline}.btn__tertiary.link{color:#1869f5;font-feature-settings:"liga" off,"clig" off;font-family:Red Hat Text;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:0}.btn__tertiary.link:focus,.btn__tertiary.link:focus-visible,.btn__tertiary.link:hover{background-color:transparent}.button__icon{align-items:center;cursor:pointer;display:flex;height:3.2rem;justify-content:center;width:3.2rem}.button__icon--fullscreen{border:1px solid hsl(0,0%,70%);border-radius:.4rem;padding:.6rem}.btn__rounded{border-radius:1rem}.tru-card.page-width{width:1051px;max-width:1200px;padding:40px 48px}.no-data_description{margin-top:10px;font-weight:700}.no-results{font-weight:700;font-size:18px}.chart-no-results__container{display:grid;width:800px;padding-top:20px}.navbar{padding:0rem}.contact-us-li a{font-size:11px!important;line-height:0px}.slideInUp{background:transparent;overflow:hidden;animation-name:slideInUp;animation-duration:1s;animation-fill-mode:both}.slideInUp .modal-dialog{position:fixed;margin:auto;width:418px;top:0;height:100%;transform:translateZ(0)}.slideInUp.fade .modal-dialog{right:0;transition:opacity .3s linear,right .3s ease-out}.slideInUp.fade.in .modal-dialog{right:-418px}@keyframes slideInUp{0%{transform:translate(100%);visibility:visible}to{transform:translate(0)}}.light-blue-backdrop{background-color:transparent;overflow-y:none}.modal-open .modal .slideInUp{overflow-y:hidden}.slideInUp .modal-dialog .modal-content{border-radius:0;border-top:none}.toast{transform:translateY(-50px)}.toast.show{transform:translateY(0)}.toast.fade{transition:opacity .15s linear,transform .15s linear}.subheader{color:#929192;font-size:2.4rem;text-transform:uppercase;line-height:3.6rem}.subheader--title{margin-bottom:40px}.tru-card{border:1px solid #f1f1f1;background-color:#fff;box-shadow:3px 5px 25px #00000024}.tru-card.small{width:411px}.tru-card.large{width:651px;padding:40px}.tru-card__text--gray{font-size:1.4rem;line-height:1.9rem;color:#969696}.card-box--large{display:grid;grid-template-rows:70px 1fr 70px;padding:48px 55px 20px;box-shadow:3px 5px 25px #00000024}.card-box--medium{display:grid;grid-template-rows:70px 1fr 20px;padding:48px 55px 20px;box-shadow:3px 5px 25px #00000024}.card-box{padding:48px 55px 20px;box-shadow:3px 5px 25px #00000024}.tru-card__content{margin-top:40px;margin-bottom:30px}.tru-card__footer{display:flex;border-top:2px solid hsl(0,0%,95%);padding-top:20px}.tru-card__footer .btn--large{margin-left:auto}.page__wrapper{padding:25px 48px}.dropdown__item{align-items:center;background-color:inherit;border:1px solid transparent;border-radius:.4rem;color:#121c4e;display:flex;font-size:1.4rem;font-weight:400;height:3.2rem;margin-bottom:.8rem;overflow:hidden;padding:0 1.3rem;text-overflow:ellipsis;white-space:nowrap;width:100%}.dropdown__item:focus,.dropdown__item:focus-visible{background-color:#fff;border:1px solid hsl(231,56%,10%);box-shadow:none;color:#121c4e;outline:none}.dropdown__item:hover{background-color:#d8dcf3;color:#121c4e}.dropdown__item:last-child{margin-bottom:0}.dropdown__item--header{color:#827d81;text-transform:uppercase}.dropdown__item--inactive{color:#afb8e9!important}.dropdown__item--link{color:#121c4e!important}.dropdown__item--selected{background:#0b1028;color:#fff}.dropdown__item--selected:focus,.dropdown__item--selected:focus-visible{background-color:#fff;border:1px solid hsl(231,56%,10%);color:#fff}.dropdown__menu{border-radius:0 0 .4rem .4rem;box-shadow:0 12px 24px #1b3b770d,0 24px 60px #062f7d0d,0 2px 4px #0704921a;line-height:normal;padding:1.6rem;width:-moz-fit-content;width:fit-content}.dropdown__toggle{align-items:center;background-color:#fff;border:1px solid hsl(0,0%,70%);border-radius:.4rem;color:#343233;display:flex;font-size:1.4rem;font-weight:400;height:4rem;justify-content:space-between;line-height:2rem;padding:0 .8rem;width:-moz-fit-content;width:fit-content}.dropdown__toggle:disabled{color:#9a9899}.dropdown__toggle:focus,.dropdown__toggle:focus-visible{border:1px solid hsl(230,62%,19%);box-shadow:none;outline:none}.dropdown__toggle:hover{background-color:#f2f2f2;color:#121c4e}.dropdown__toggle--applied{background-color:#ccc;border:1px solid hsl(0,0%,70%)}.dropdown__toggle--error{color:#ba2c33;border:1px solid hsl(357,62%,45%)}.dropdown__toggle--rounded{border-radius:10rem}.ddl{align-items:center;background-color:#fff;border:1px solid hsl(0,0%,70%);border-radius:.4rem;color:#343233;display:flex;font-size:1.4rem;font-weight:400;height:4rem;justify-content:space-between;line-height:2rem;padding:1rem .8rem;width:-moz-fit-content;width:fit-content}.ddl:disabled{color:#9a9899}.ddl:focus,.ddl:focus-visible{border:1px solid hsl(230,62%,19%);box-shadow:none;outline:none}.ddl:hover{background-color:#f2f2f2;color:#121c4e}.ddl--applied{background-color:#ccc;border:1px solid hsl(0,0%,70%)}.ddl--error{color:#ba2c33;border:1px solid hsl(357,62%,45%)}.ddl--rounded{border-radius:10rem}.ddl__menu{border-radius:0 0 .4rem .4rem;box-shadow:0 12px 24px #1b3b770d,0 24px 60px #062f7d0d,0 2px 4px #0704921a;line-height:normal;padding:1.6rem;width:-moz-fit-content;width:fit-content}.ddl__item{align-items:center;border:1px solid transparent;border-radius:.4rem;color:#121c4e;font-size:1.4rem;font-weight:400;height:3.2rem;margin-bottom:.8rem;overflow:hidden;padding:0 1.3rem;text-overflow:ellipsis;white-space:nowrap}.ddl__item:focus,.ddl__item:focus-visible,.ddl__item:hover{background-color:#d8dcf3;color:#121c4e;outline:none;box-shadow:none}.ddl__item:last-child{margin-bottom:0}.ddl__item--header{color:#827d81;text-transform:uppercase}.ddl__item--inactive{color:#afb8e9!important}.ddl__item--selected{background:#0b1028;color:#fff}.ddl__item--selected:focus,.ddl__item--selected:focus-visible{background-color:#d8dcf3;color:#121c4e;outline:none;box-shadow:none}.radio__wrapper{cursor:pointer;display:inline-block;position:relative;-webkit-user-select:none;user-select:none;width:auto}.radio__wrapper label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.radio__wrapper input{cursor:pointer;opacity:0;position:absolute}.radio__wrapper--disabled{color:#9a9899}.radio__checkmark{background-color:#fff;border-radius:1rem;border:1px solid hsl(0,0%,40%);height:1.6rem;position:absolute;left:0;top:3px;width:1.6rem}.radio__checkmark:after{content:"";display:none;position:absolute}.radio__checkmark--square,.radio__checkmark--mixed{border-radius:2px}.radio__checkmark--disabled{border:1px solid hsl(0,0%,70%)}.radio__wrapper input:checked~.radio__checkmark:after{border-radius:50%;display:block}.radio__wrapper .radio__checkmark:after{background:#121c4e;height:.8rem;left:3px;top:3px;width:.8rem}.radio__wrapper .radio__checkmark--disabled:after{background:#b3b3b3}.radio__wrapper .radio__checkmark--square:after{border-radius:1px!important}.radio__wrapper .radio__checkmark--mixed:after{border-radius:1px!important;height:2px;top:calc(50% - 1px)}.checkbox__check{background-color:#fff;border:1px solid hsl(0,0%,40%);border-radius:1rem;height:1.6rem;left:0;position:absolute;top:1px;width:1.6rem}.checkbox__check:after{background:#121c4e;height:.8rem;left:3px;top:3px;width:.8rem}.checkbox__check:after{content:"";display:none;position:absolute}.checkbox__check--square{border-radius:2px}.checkbox__check--square:after{border-radius:1px}.checkbox__check--mixed{border-radius:2px}.checkbox__check--mixed:after{border-radius:1px;top:calc(50% - 1px);height:2px}.checkbox__check--disabled{border:1px solid #b3b3b3}.checkbox__check--disabled:after{background:#b3b3b3}.checkbox__container{cursor:pointer;display:inline-block;font-size:1.4rem;padding-left:2.4rem;position:relative;-webkit-user-select:none;user-select:none;width:auto}.checkbox__container--disabled{color:#aeb7e8}.checkbox__copy{text-overflow:ellipsis;white-space:nowrap}.checkbox__input{cursor:pointer;position:absolute;opacity:0}.checkbox__input:checked~.checkbox__check:after{border-radius:50%;display:block}.checkbox__input:checked~.checkbox__check--square:after{border-radius:1px;display:block}.checkbox__wrapper{display:inline-block;position:relative;padding-left:24px;width:auto;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none}.checkbox__wrapper label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.checkbox__wrapper input{position:absolute;opacity:0;cursor:pointer}.checkbox__wrapper--disabled{color:#aeb7e8}.checkbox__checkmark{position:absolute;top:1px;left:0;height:16px;width:16px;border-radius:10px;background-color:#fff;border:1px solid hsl(0,0%,40%)}.checkbox__checkmark:after{content:"";position:absolute;display:none}.checkbox__checkmark--square,.checkbox__checkmark--mixed{border-radius:2px}.checkbox__checkmark--disabled{border:1px solid #b3b3b3}.checkbox__wrapper input:checked~.checkbox__checkmark:after{display:block;border-radius:50%}.checkbox__wrapper .checkbox__checkmark:after{top:3px;left:3px;width:8px;height:8px;background:#343233}.checkbox__wrapper .checkbox__checkmark--disabled:after{background:#b3b3b3}.checkbox__wrapper .checkbox__checkmark--square:after{border-radius:1px!important}.checkbox__wrapper .checkbox__checkmark--mixed:after{border-radius:1px!important;top:calc(50% - 1px);height:2px}.toggle__icon{display:inline-block;height:20px;margin:0 1rem 0 0;position:relative;width:40px}.toggle__icon input{display:none}.toggle__name{color:#343233;display:inline-block;font-size:1.4rem;height:20px;margin-right:1rem;position:relative}.toggle__name--inactive{color:#afb8e9}.toggle__name--off{color:#827d81}.toggle__name--unselected{color:#cdcbcc}.toggle__spacer{height:2rem;margin:0 1rem 1.2rem 0}.toggle__switch{background-color:#dcefdc;border:1px solid hsl(113,34%,71%);border-radius:10px;cursor:pointer;inset:0;position:absolute;transition:.4s}.toggle__switch:before{background-color:#4cae4f;border:1px solid hsl(122,39%,49%);border-radius:50%;bottom:-3px;content:"";height:24px;left:-3px;position:absolute;transition:.4s;width:24px}.toggle__switch--disabled{background-color:#cdcbcc;border:1px solid hsl(320,2%,70%)}.toggle__switch--disabled:before{background-color:#b4b1b3;border:1px solid hsl(320,2%,70%)}.toggle__switch--off{background-color:#f2f2f2;border:1px solid hsl(0,0%,80%)}.toggle__switch--off:before{background-color:#fff;border:1px solid hsl(0,0%,80%)}.toggle__switch--off-disabled{background-color:#f2f2f2;border:1px solid hsl(0,0%,70%)}.toggle__switch--off-disabled:before{background-color:#f2f2f2;border:1px solid hsl(0,0%,70%)}input:checked+.toggle__switch{border:1px solid hsl(113,34%,71%);background-color:#dcefdc}input:checked+.toggle__switch:before{transform:translate(85%);background-color:#4cae4f}input:checked+.toggle__switch--disabled{background-color:#cdcbcc;border:1px solid hsl(320,2%,70%)}input:checked+.toggle__switch--disabled:before{background-color:#b4b1b3;border:1px solid hsl(320,2%,70%)}input:checked+.toggle__switch--off{background-color:#f2f2f2;border:1px solid hsl(0,0%,80%)}input:checked+.toggle__switch--off:before{background-color:#fff;border:1px solid hsl(0,0%,80%)}input:checked+.toggle__switch--off-disabled{background-color:#f2f2f2;border:1px solid hsl(0,0%,70%)}input:checked+.toggle__switch--off-disabled:before{background-color:#f2f2f2;border:1px solid hsl(0,0%,70%)}.toggle__wrapper{font-size:16px;height:20px}.toggle__wrapper--disabled{color:#aeb7e8}.toggle__label{position:relative;display:inline-block;width:40px;height:20px}.toggle__label input{display:none}.toggle__slider{position:absolute;cursor:pointer;inset:0;background-color:#d7dbf3;transition:.4s;border:1px solid #5d6ed2;border-radius:10px}.toggle__slider:before{position:absolute;content:"";height:24px;width:24px;left:-3px;bottom:-3px;transition:.4s;border-radius:50%;border:1px solid #5d6ed2;background-color:#d7dbf3}.toggle__slider--disabled{background-color:#f2f2f2;border:1px solid #b4b1b3}.toggle__slider--disabled:before{border:1px solid #b4b1b3;background-color:#f2f2f2}input:checked+.toggle__slider{border:1px solid #8692dc;background-color:#aeb7e8}input:checked+.toggle__slider:before{transform:translate(85%);background-color:#2b3ba0}input:checked+.toggle__slider--disabled{border:1px solid #b3b3b3;background-color:#ccc}input:checked+.toggle__slider--disabled:before{background-color:#b3b3b3}.toggle__text{position:absolute;left:48px;bottom:-2px}.modal__buttons button{margin-right:1.2rem}.modal__description{font-size:1.4rem;padding:1.4rem 0;white-space:pre-wrap}.modal__header{align-items:center;display:flex}.modal__header--cross{margin:0 0 0 auto}.modal__header--icon{margin-right:1.4rem;width:2rem}.modal__header--title{font-size:1.8rem;font-weight:700;white-space:pre-wrap}.modal__header--title-subtext{font-size:1.4rem;font-weight:400}.modal__wrapper{box-shadow:0 12px 24px #1b3b770d,0 24px 60px #062f7d0d,0 2px 4px #0704921a;border-radius:.4rem;line-height:normal;min-height:14rem;padding:2rem;width:45rem}.modal__wrapper--large{width:100rem}.modal-content{width:auto}.modal-dialog{max-width:none;width:-moz-fit-content;width:fit-content}.tab{display:flex;flex-wrap:wrap;list-style:none;padding-left:0}.tab__link{color:#827d81;font-size:1.6rem;font-weight:500;line-height:2.1rem;margin-right:5.8rem;padding-bottom:1.2rem;text-transform:uppercase}.tab__link:active,.tab__link:hover{color:#196af5;text-decoration:none}.tab__link--active{border-bottom:.4rem solid hsl(38,100%,58%);color:#0b1028}.tab__wrapper{height:3.4rem;line-height:normal;margin:4rem 2.4rem 2rem 0}.nav__wrapper{height:4rem;line-height:normal;list-style-type:none;margin-bottom:2rem;padding:0 0 0 3px}.nav__wrapper a{margin:0 6rem 0 0}.nav__wrapper a:hover{color:#196af5}.nav__link{text-transform:uppercase;color:#827d81;font-weight:500;padding-bottom:.8rem}.nav__link--active{color:#0b1028;border-bottom:.4rem solid hsl(38,100%,58%)}.bs-stepper .step-trigger{width:20px;display:flex;justify-content:center;padding:0}.bs-stepper .line{width:72px;background-color:#8692dc;border:1.5px solid #8692dc;position:relative;bottom:11px;flex:0 0 72px;margin:0}.bs-stepper .line.completed{background-color:#141c4b;border:1.5px solid #141c4b}.bs-stepper-circle{margin:0 auto;display:block;background-color:#fff;border:1px solid #8692dc}.active .bs-stepper-circle{background-color:#141c4b;border:1px solid #141c4b}.bs-stepper-label{width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:400;color:#343233;font-family:Red Hat Text;margin:0 auto;text-align:center}.color-box{width:50px;height:50px}.primary-blue-900{background-color:#0b1028}.primary-blue-800{background-color:#141d4d}.primary-blue-700,.primary-blue-600{background-color:#202d79}.primary-blue-500{background-color:#374ac8}.primary-blue-400{background-color:#5b6dd2}.primary-blue-300{background-color:#8490db}.primary-blue-200{background-color:#afb8e9}.primary-blue-100{background-color:#d8dcf3}.primary-black-900{background-color:#1a191a}.primary-black-800{background-color:#343233}.primary-black-700{background-color:#4d4c4d}.primary-black-600{background-color:#676566}.primary-black-500{background-color:#827d81}.primary-black-400{background-color:#9a9899}.primary-black-300{background-color:#b4b1b3}.primary-black-200{background-color:#cdcbcc}.primary-black-100{background-color:#e6e5e6}.primary-red-700{background-color:#821c23}.primary-red-600{background-color:#ba2c33}.primary-red-400{background-color:#dc505e}.primary-red-200{background-color:#eba3ad}.primary-red-100{background-color:#f4d2d7}.primary-orange-600{background-color:#c2872e}.primary-orange-400{background-color:#ffb029}.primary-orange-200{background-color:#f9db9f}.primary-orange-100{background-color:#fcedcf}.primary-green-800{background-color:#294625}.primary-green-500{background-color:#4cae4f}.primary-green-300{background-color:#a2ce9c}.primary-green-100{background-color:#dcefdc}.accent2-darker{background:linear-gradient(0deg,#00000080,#00000080),#fd8e39}.accent2-dark{background:linear-gradient(0deg,#00000040,#00000040),#fd8e39}.accent2-default{background-color:#fd8f3a}.accent2-lighter{background:linear-gradient(0deg,#ffffffbf,#ffffffbf),#fd8e39}.accent2-lightest{background:linear-gradient(0deg,#ffffffe6,#ffffffe6),#fd8e39}.warning-darker{background:linear-gradient(0deg,#00000080,#00000080),#f3bb1c}.warning-dark{background:linear-gradient(0deg,#00000040,#00000040),#f3bb1c}.warning-default{background-color:#f3b91b}.warning-lighter{background:linear-gradient(0deg,#ffffffbf,#ffffffbf),#f3bb1c}.warning-lightest{background:linear-gradient(0deg,#ffffffe6,#ffffffe6),#f3bb1c}.input__container{display:flex;position:relative}.input__container input{border:1px solid hsl(0,0%,70%);border-radius:.4rem;box-sizing:border-box;color:#343233;font-size:1.4rem;font-weight:400;height:4rem;line-height:2rem;padding:1rem .8rem;width:100%}.input__container input:disabled{background-color:#f2f2f2;border:1px solid hsl(0,0%,70%);color:#343233}.input__container input:disabled ::placeholder{color:#827d81}.input__container input:focus,.input__container input:focus-visible,.input__container input:hover{border:1px solid hsl(230,62%,19%);box-shadow:none;outline:none}.input__container--error input{border:1px solid hsl(352,64%,78%)}.input__container--error input:focus,.input__container--error input:focus-visible,.input__container--error input:hover{border:1px solid hsl(357,62%,45%)}.input__container--warning input{border:1px solid hsl(44,90%,76%)}.input__container--warning input:focus,.input__container--warning input:focus-visible,.input__container--warning input:hover{border:1px solid hsl(44,90%,53%)}.input__container--success input{border:1px solid hsl(113,34%,71%)}.input__container--success input:focus,.input__container--success input:focus-visible,.input__container--success input:hover{border:1px solid hsl(122,39%,49%)}.input__container--left-icon input{padding-left:4rem}.input__container--right-icon input{padding-right:4rem}.input__container.new input{border:1px solid hsl(300,2%,90%);border-radius:.8rem}.input__footer{display:flex;font-size:1.2rem;margin:.8rem 0 1rem}.input__footer--message{color:#827d81;align-items:center;padding-left:.9rem}.input__header{display:flex;font-size:1.2rem;justify-content:space-between;margin-bottom:.8rem}.input__header--title{color:#343233;font-weight:600;line-height:1.6rem}.input__header--hint{color:#828282}.input__icon{background-color:#00000080;height:1.6rem;position:absolute;top:1.2rem;width:1.6rem}.input__icon--left{left:1.1rem}.input__icon--right{right:1.1rem}.input__wrapper{margin:2.4rem 0}.input__container textarea{box-sizing:border-box;height:67px;width:100%;border:1px solid #c2c9d1;border-radius:8px;font-size:14px}.input__container textarea:hover{border:1px solid #3e66fb}.input__container textarea:focus{outline:none;border:1px solid #3e66fb}.input__container textarea:disabled{color:#343233;background:linear-gradient(0deg,#ffffff80,#ffffff80),#bdbdbdbf}.input__container textarea:disabled:hover{border:1px solid #c2c9d1}.input__container textarea:disabled ::placeholder{color:#828282}.input__container--error textarea{border:1px solid #f03738}.input__container--error textarea:focus{outline:none;border:1px solid #f03738}.input__container--error textarea:hover{border:1px solid #f03738;border-radius:8px}.input__container--warning textarea{border:1px solid #f3bb1c}.input__container--warning textarea:focus{outline:none;border:1px solid #f3bb1c}.input__container--warning textarea:hover{border:1px solid #f3bb1c;border-radius:8px}.input__container--success textarea{border:1px solid #3cc13b}.input__container--success textarea:focus{outline:none;border:1px solid #3cc13b}.input__container--success textarea:hover{border:1px solid #3cc13b;border-radius:8px}.input__container--left-icon textarea{padding-left:40px}.input__container--right-icon textarea{padding-right:40px}.input__footer{font-size:12px;display:flex;margin:10px 0}.input__footer--icon{height:100%}.input__footer--message{padding-left:9px;color:#828282;align-items:center}.input__icon{height:16px;width:16px;background-color:#00000080;position:absolute;top:12px}.input__icon--left{left:11px}.input__icon--right{right:11px}.file_container{display:flex;position:absolute;left:10px;top:6px}.file-name{font-size:1.4rem;background-color:#f0f2f3;border:1px solid #f0f2f3;border-radius:12px;padding:1px 3px 2px 11px;font-weight:500}.close-file{display:inline-block;padding:1px 7px;border-radius:50%;color:#fff;background-color:#00000080}.tooltip{background-color:#121c4e;border-radius:.4rem;box-shadow:0 12px 24px #1b3b770d,0 24px 60px #062f7d0d,0 2px 4px #0704921a;color:#fff;cursor:default;font-size:1.4rem;left:0;line-height:1.85rem;padding:.4rem .8rem;visibility:hidden;outline:none}.tooltip:hover{cursor:pointer}.tooltip:hover .tooltiptext{visibility:visible}.tooltip:after{border-color:hsl(230,62%,19%) transparent transparent transparent;border-style:solid;border-width:.6rem;content:"";margin-left:-.6rem;position:absolute}.tooltip--long{width:20rem}.tooltip--xlong{width:40rem}.tooltip__badge{align-items:center;border-radius:.4rem;cursor:pointer;display:flex;font-weight:700;height:2rem;justify-content:center;margin:0;vertical-align:middle;width:2.1rem}.tooltip__container{display:inline-block;position:relative;width:auto}.tooltip__container.tooltip-hidden .tooltip{display:none}.tooltip__container:hover .tooltip{opacity:1;visibility:visible}.tooltip__container:focus-visible .tooltip{opacity:1;visibility:visible}.tooltip__flag--bottom-center{bottom:150%;text-align:center}.tooltip__flag--bottom-center:after{top:100%}.tooltip__flag--bottom-left{bottom:150%;text-align:left;border-bottom-left-radius:0}.tooltip__flag--bottom-left:after{left:.6rem;top:100%}.tooltip__flag--bottom-right{bottom:150%;margin-right:-1.2rem;text-align:right}.tooltip__flag--bottom-right:after{top:100%}.tooltip__flag--top-center{text-align:center;top:150%}.tooltip__flag--top-center:after{border-color:transparent transparent hsl(230,62%,19%) transparent;bottom:100%}.tooltip__flag--top-left{text-align:left;top:150%}.tooltip__flag--top-left:after{border-color:transparent transparent hsl(230,62%,19%) transparent;bottom:100%;left:.6rem}.tooltip__flag--top-right{text-align:right;top:150%}.tooltip__flag--top-right:after{border-color:transparent transparent hsl(230,62%,19%) transparent;bottom:100%}.tooltip__icon{margin-right:.8rem}.tooltip__row{display:flex;margin-bottom:1rem;text-align:left}.tooltip__row:last-child{margin-bottom:0}.available-projects-list .p-dropdown-items-wrapper{max-height:50vh!important;overflow:auto;width:26rem;padding:0}.available-projects-list .p-dropdown-item{padding:0!important}.pp-project-dropdown .p-dropdown{border:1px solid hsl(0,0%,70%);border-radius:.4rem;height:4rem;width:19.2rem;padding:1rem .8rem;display:flex;align-items:center}.pp-project-dropdown .p-dropdown:hover{background-color:#f2f2f2}.pp-project-dropdown .p-dropdown.p-focus{background-color:#fff;border-color:#121c4e;box-shadow:none;outline:none}.pp-project-dropdown .p-dropdown .p-dropdown-label{padding:0;display:flex;align-items:center}.pp-project-dropdown .p-dropdown .p-dropdown-trigger{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.pp-project-dropdown .p-dropdown .p-dropdown-trigger-icon{font-size:1.2rem;color:gray}.pp-project-dropdown .p-dropdown-panel{border:1px solid hsl(231,54%,90%);border-radius:0 0 .4rem .4rem;box-shadow:0 12px 24px #1b3b770d,0 24px 60px #062f7d0d,0 2px 4px #0704921a;max-height:75vh!important;padding:1.6rem .6rem 1.6rem 1.6rem;width:30rem;background:#fff}.pp-project-dropdown .p-dropdown-panel .p-dropdown-header{border:none;background:transparent;padding:0}.pp-project-dropdown .p-dropdown-panel .p-dropdown-filter-container{padding:0 1.6rem 1rem}.pp-project-dropdown .p-dropdown-panel .p-dropdown-filter-container .p-dropdown-filter{padding-left:3rem;width:100%;border:1px solid hsl(0,0%,70%);border-radius:.4rem;height:3.6rem}.pp-project-dropdown .p-dropdown-panel .p-dropdown-filter-container .p-dropdown-filter:focus{border-color:gray;box-shadow:none}.pp-project-dropdown .p-dropdown-panel .p-dropdown-filter-container .p-dropdown-filter-icon{color:gray;left:2rem;top:50%;transform:translateY(-50%)}.workday-connection-status-tooltip .p-tooltip-arrow{display:none}.workday-connection-status-tooltip .p-tooltip-text{background-color:#fff!important;color:#343233!important;padding:0!important}.workday-connection-status-tooltip .custom-tooltip-content{background-color:#fff;padding:2rem;border-radius:.4rem;width:max-content;border:.1rem solid hsl(0,0%,70%);display:inline-flex;flex-direction:column;align-items:flex-start;gap:.8rem}.workday-connection-status-tooltip .tooltip-message{display:flex;align-items:center;gap:.4rem}.workday-connection-status-tooltip .tooltip-message__header{display:flex;flex-direction:column;gap:.1rem}.workday-connection-status-tooltip .tooltip-message__title{font-size:1.4rem;font-weight:400;color:#343233}.workday-connection-status-tooltip .tooltip-message__subtitle{font-size:1.2rem;color:#827d81;font-weight:400}.workday-connection-status-tooltip .tooltip-message:last-child{margin-bottom:0}.tooltip__wrapper{position:relative;display:inline-block}.tooltip__wrapper:hover{cursor:pointer}.tooltip__wrapper:hover .tooltiptext{visibility:visible}.tooltiptext{background-color:#121c4e;border-radius:.4rem;color:#fff;left:50%;margin-left:-6rem;padding:.5rem 0;position:absolute;visibility:hidden;width:12rem;z-index:1}.tooltiptext:after{border-style:solid;border-width:.5rem;border-color:hsl(230,62%,19%) transparent transparent transparent;content:"";margin-left:-.5rem;position:absolute;top:100%}.tooltiptext--top_left{bottom:150%;text-align:center}.tooltiptext--top_left:after{left:1.5rem}.tooltiptext--top_default{bottom:150%;text-align:center}.tooltiptext--top_default:after{left:50%}.tooltiptext--top_right{bottom:150%;text-align:center}.tooltiptext--top_right:after{right:1.5rem}.tooltiptext--bottom_left{left:50%;top:150%;text-align:center}.tooltiptext--bottom_left:after{border-color:transparent transparent #211263 transparent;left:1.5rem;top:-1rem}.tooltiptext--bottom_default{left:50%;top:150%;text-align:center}.tooltiptext--bottom_default:after{border-color:transparent transparent #211263 transparent;left:50%;top:-1rem}.tooltiptext--bottom_right{left:50%;text-align:center;top:150%}.tooltiptext--bottom_right:after{border-color:transparent transparent #211263 transparent;right:1.5rem;top:-1rem}.tooltiptext--large-top_left{bottom:150%;padding:.6rem;width:22.5rem}.tooltiptext--large-top_left:after{left:15px}.tooltiptext--large-top_default{bottom:150%;left:28%;padding:.6rem;width:22.5rem}.tooltiptext--large-top_default:after{left:50%}.tooltiptext--large-top_right{bottom:150%;padding:.6rem;width:22.5rem}.tooltiptext--large-top_right:after{right:1.5rem}.tooltiptext--large-bottom_left{left:50%;padding:.6rem;top:150%;width:22.5rem}.tooltiptext--large-bottom_left:after{border-color:transparent transparent #211263 transparent;left:1.5rem;top:-1rem}.tooltiptext--large-bottom_default{left:50%;padding:.6rem;top:150%;width:22.5rem}.tooltiptext--large-bottom_default:after{border-color:transparent transparent #211263 transparent;left:50%;top:-1rem}.tooltiptext--large-bottom_right{left:50%;padding:.6rem;top:150%;width:22.5rem}.tooltiptext--large-bottom_right:after{border-color:transparent transparent #211263 transparent;right:1.5rem;top:-1rem}.warn-tooltip{display:inline-block;position:relative}.warn-tooltip .parent-tooltip__container{display:flex;margin:.4rem .8rem}.warn-tooltip:hover .tooltiptext{bottom:130%;opacity:1;visibility:visible}.warn-tooltip:hover .tooltiptext:after{margin-left:46.5%}.warn-tooltip .warn-decorator{color:red;margin-right:.5rem}.elevation__box{width:187px;height:177px;background:#fff;border:1px solid #d7dbf3}.elevation--ultralight,.elevation--light{box-shadow:0 2px 2px #1c054d0d,0 12px 8px #00000005;border-radius:16px}.elevation--medium{box-shadow:0 2px 4px #0704921a,0 24px 60px #062f7d0d,0 12px 24px #1b3b770d;border-radius:16px}.btn__group{border-radius:8px;border:1px solid #e0e0e0;margin-bottom:2%;width:348px}.primary__btn--group{background-color:#fff;color:#000;padding:8px 16px;min-height:32px}.primary__btn--group:hover{background-color:#e6e5e6}.primary__btn--group--active{background-color:#211263;color:#fff}.primary__btn--group.btn{display:inline-block}.btn__container{display:inline-grid}.btn--span{display:block}.primary__btn--USD,.primary__btn--AUD{width:49.4%}.primary__btn--race{width:61.5%}.btn__group--gender{border:1px solid #e0e0e0;width:20%;border-radius:8px;display:inline-block}.kss-body{font-size:16px!important}.callout{border:1px solid #b3b3b3;padding:10px;border-radius:8px;font-size:1.3rem;background-color:#e6e5e6}.close-btn{background:transparent;border:none;color:#a2a2a2;float:right;font-size:1.5rem;font-weight:700;line-height:1}.callout-warning{border:1px solid #ffeeba;background-color:#fff3cd;color:#856404}.callout-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.callout-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.callout-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.table th{padding:2.2rem 1.6rem .9rem;vertical-align:middle}.table thead th{border:0}.table{color:#343233;margin-bottom:0}.table__align--right{text-align:end}.table__checkbox{left:1.6rem;position:absolute;top:1.3rem}.table__header{background-color:#f2f2f2;color:#827d81;font-size:1.4rem;line-height:1.6rem;height:4.8rem;position:relative}.table__header--sortable{display:inline;padding-left:.8rem}.table__header th{font-weight:500}.table__header th.table__header--checkbox{padding-left:4.4rem;position:relative}.table__row{font-size:1.4rem;height:4.8rem;line-height:1.6rem;vertical-align:middle}.table__row td{padding:0 1.6rem}.table__row--checkbox{padding-left:4.4rem!important;position:relative}.table td{vertical-align:middle}.badge{border-radius:.4rem;font-size:1.2rem;font-weight:600;height:2.4rem;line-height:1.6rem;padding:.4rem .8rem;vertical-align:middle}.badge:focus,.badge:focus-visible{outline:none}.badge--error{background-color:#f4d2d7;border:1px solid hsl(352,64%,78%);color:#ba2c33}.badge--gray{background-color:#00000005;border:1px solid hsl(0,0%,80%);color:gray}.badge--primary{background-color:#d8dcf3;border:1px solid hsl(231,56%,80%);color:#374ac8}.badge--success{background-color:#dcefdc;border:1px solid hsl(113,34%,71%);color:#4cae4f}.badge--warning{background-color:#fef8e7;border:1px solid hsl(44,90%,53%);color:#b78c15}.badge span{justify-content:center;width:1.4rem}.badge__icon--left{margin-right:.4rem}.badge__icon--left:last-child{margin-right:0}.badge__icon--right{margin-left:.4rem}.menu-item{padding-bottom:10%!important}#uniqe-table-checkbox .e-frame.e-check{background-color:transparent!important;border-color:#666!important;border-width:1px;position:relative}#uniqe-table-checkbox .e-check:before{content:""!important;display:block!important;position:absolute!important;top:3px!important;left:3px!important;width:1rem!important;height:1rem!important;background:#121c4e!important;border-radius:1px!important}.e-checkbox-wrapper .e-frame,.e-css.e-checkbox-wrapper .e-frame{border-width:1px!important}.content__header{display:flex;justify-content:space-between;margin-bottom:2rem;line-height:normal}.content__heading{margin-bottom:.4rem}.content__row{display:flex;margin-bottom:2rem}.content__row--large{margin-bottom:4rem}.content__row--small{margin-bottom:1rem}.content__spacer{margin-right:2rem}.content__subheading{color:#343233;font-size:1.4rem;font-weight:400;line-height:1.6rem}.content__wrapper{border:1px solid hsl(0,0%,80%);border-radius:.4rem;padding:2rem;margin-bottom:2rem;width:100%}.copy__link{color:#196af5;cursor:pointer;font-size:inherit;-webkit-user-select:none;user-select:none}.p-component{font-family:inherit;font-feature-settings:inherit;font-size:1.4rem;font-weight:400}.p-disabled,.p-component:disabled{opacity:.6}.pi{font-size:1rem}.p-link{font-size:1rem;font-family:inherit;font-feature-settings:inherit;border-radius:6px}.p-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-component-overlay{background-color:#0006;transition-duration:.2s}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:#0006}}@keyframes p-component-overlay-leave-animation{0%{background-color:#0006}to{background-color:transparent}}.p-checkbox{width:16px;height:16px}.p-checkbox .p-checkbox-box{border:2px solid #ced4da;background:#fff;width:16px;height:16px;color:#495057;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}.p-checkbox .p-checkbox-box .p-icon{width:14px;height:14px}.p-checkbox .p-checkbox-box.p-highlight{border-color:#121c4e;background:#121c4e}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#121c4e}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe;border-color:gray!important}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#1d4ed8;background:#1d4ed8;color:#fff}p-checkbox.ng-dirty.ng-invalid>.p-checkbox>.p-checkbox-box{border-color:#e24c4c}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#e9ecef}.p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#121c4e}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#e9ecef}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#1d4ed8}.p-checkbox-label{margin-left:.5rem}.p-inputtext{background:#fff;padding:.75rem;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:6px;outline:none!important}.p-inputtext:enabled:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-inputtext.ng-dirty.ng-invalid{border-color:#e24c4c}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.65625rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:.9375rem}.p-input-icon-left>.p-icon-wrapper.p-icon,.p-input-icon-left>i:first-of-type{left:.75rem;color:#6c757d}.p-input-icon-left>.p-inputtext{padding-left:3.5rem}.p-input-icon-left.p-float-label>label{left:2.5rem}.p-input-icon-right>.p-icon-wrapper,.p-input-icon-right>i:last-of-type{right:.75rem;color:#6c757d}.p-input-icon-right>.p-inputtext{padding-right:2.5rem}::-webkit-input-placeholder{color:#6c757d}:-moz-placeholder{color:#6c757d}::-moz-placeholder{color:#6c757d}:-ms-input-placeholder{color:#6c757d}.p-input-filled .p-inputtext{background-color:#e9ecef}.p-input-filled .p-inputtext:enabled:hover{background-color:#e9ecef}.p-input-filled .p-inputtext:enabled:focus{background-color:#fff}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.65625rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.9375rem}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:3rem}.p-overflow-hidden{overflow:hidden;padding-right:var(--scrollbar-width)}.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.emp-preview-table .p-component-overlay{top:160px!important;height:calc(100% - 160px)!important}.p-unselectable-text{-webkit-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{border-color:#121c4e;color:#fff;background:#121c4e;font-weight:500;font-size:1.4rem;margin-right:5px}.p-paginator{justify-content:space-between!important;border:none;margin-top:30px}.p-paginator .rows-per-page-footer{display:flex;align-items:center;margin-right:auto}.p-paginator-rpp-options{width:70px;height:38px!important}.p-paginator .p-paginator-pages .p-paginator-page{border:1px solid #b3b3b3;color:#b3b3b3;font-weight:500;font-size:1.4rem;margin-right:5px}.p-paginator .p-paginator-pages .p-paginator-page{border-radius:5px}.p-paginator-first,.p-paginator-prev,.p-paginator-next,.p-paginator-last{display:none}.p-paginator{border:none;margin-top:30px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}input[type=button],input[type=submit],input[type=reset],input[type=file] :-webkit-file-upload-button,button{border-radius:0}.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;opacity:0}.p-toggleable-content.ng-animating{overflow:hidden}.p-icon-wrapper{display:inline-flex}.p-icon{display:inline-block}.p-icon-spin{animation:p-icon-spin 2s infinite linear}@keyframes p-icon-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.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[iconpos=right] spinnericon{order: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-input-icon-left>i,.p-input-icon-left>.p-icon-wrapper,.p-input-icon-right>i,.p-input-icon-right>.p-icon-wrapper{position:absolute;top:50%;margin-top:-1rem}.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}@keyframes animated-block-1{to{transform:translate(-10px)}}@keyframes animated-block-2{to{transform:translate(10px)}}.contact-us-btn{font-weight:600;font-size:1.4rem;line-height:2rem;text-align:center;overflow:hidden;position:relative}.p-column-filter-menu{margin-left:1rem}.p-column-filter-menu-button.p-column-filter-menu-button-open,.p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:none;color:#999}.p-column-filter-menu-button:hover,.p-column-filter-menu-button.p-column-filter-menu-button-active,.p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:none}.p-link:focus-visible{outline:0 none;outline-offset:0;box-shadow:none}.p-datatable .p-sortable-column .p-icon-wrapper{outline:none!important}.p-datatable-thead,.p-datatable-tbody tr{height:56px}.p-datatable-table.headerless-table .p-datatable-thead{display:none}.p-datatable.rti-selected-employees-table .p-paginator{margin-top:0}.p-datatable-scrollable-table>.p-datatable-thead{z-index:2!important}button:focus{outline:none!important}.srf-result-container-messages .p-message .p-message-close:focus-visible{outline:1px solid hsl(0,0%,50%)!important;outline-offset:2px;box-shadow:none}.p-dropdown-items-wrapper{padding:0 2rem}.p-dropdown:not(.p-disabled):hover{border-color:#ced4da;background-color:#f2f2f2}.p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus{background-color:#d7dbf3!important}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{font-size:1.3rem!important;border-radius:5px;margin-bottom:.8rem}.p-dropdown:not(.p-disabled).p-focus{box-shadow:none!important;border-color:gray!important}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{background:#d7dbf3}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#fff;background:#141c4b}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{font-weight:500;margin-top:10px;font-size:1.4rem;text-transform:uppercase;color:#ababab}.wif-ordering-list--dropdown .p-dropdown{border:none!important}.p-search-icon.small{width:15px;margin-left:7px;height:15px}.p-search-icon.muted{color:#acacac}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{background:#d7dbf3;border-radius:.4rem}.p-column-filter-overlay{max-width:30rem!important}.p-column-filter-overlay .p-column-filter-row-items{width:20rem}.grid__column--header{display:flex;justify-content:left;align-items:center}.flex-space-bwt-center{display:flex;justify-content:space-between;align-items:center}.p-inputtext:enabled:focus{box-shadow:none;border:1px solid #ced4da}.custom__column-filter{max-height:200px;overflow:auto;margin-top:5px;width:19rem!important;overflow-x:hidden}.custom__column-filter li{margin-bottom:.5rem;white-space:nowrap}.custom__column-filter li span.item--name{font-size:1.3rem}.excel-filter div.p-column-filter-row-items{width:auto}.submenu-container{padding:0;position:absolute;display:none;right:-20rem;background:#fff;top:-7px;border-radius:0 6px 6px 0;box-shadow:6px 2px 12px #0000001a;min-width:16rem;z-index:100}.submenu-container li.active{color:#fff!important;background:#141c4b!important}.submenu-container.left-align{right:auto;left:-20rem;border-radius:6px 0 0 6px}li#adv-filter-item:hover .submenu-container{display:block}.p-dialog .p-dialog-header .p-dialog-title{font-size:1.8rem!important;line-height:2.3rem}.p-dialog .p-dialog-header{border-radius:0}.extra-header-padding .p-dialog-header{padding-bottom:3rem}.add-dimensions-modal .modal-body,.edit-factors-modal .modal-body{margin-top:10px;padding:0}.delete-file-modal .p-dialog-content,.update-file-edate-modal .p-dialog-content,.create-project-modal .salary-range-modal .p-dialog-content{padding-bottom:0}.p-dialog .p-dialog-content{line-height:1.8rem;font-size:1.6rem!important;font-weight:400;color:#000!important}.effective-date-calendar{z-index:5000}.existing-account-modal .p-dialog{max-width:400px}.existing-account-modal .p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:0}.cent-info-modal .p-dialog{max-width:480px}.p-dialog .p-dialog-footer{text-align:left!important;border-radius:0;padding-top:1rem}.p-button.p-button-secondary.p-button-outlined{color:#343233!important;border:1px solid #e0e0e0!important}p-calendar.ng-dirty.ng-invalid>.p-calendar>.p-inputtext{border-color:#f87171}.p-calendar:not(.p-calendar-disabled).p-focus>.p-inputtext{outline:1px solid var(--p-focus-ring-color);outline-offset:-1px;box-shadow:none;border-color:#94a3b8}.p-datepicker{padding:.75rem;background:#fff;color:#334155;border:1px solid #cbd5e1;border-radius:6px}.p-datepicker:not(.p-datepicker-inline){background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#fff}.p-datepicker .p-datepicker-header{padding:0 0 .5rem;color:#334155;background:#fff;font-weight:500;margin:0;border-bottom:1px solid #e2e8f0;border-top-right-radius:6px;border-top-left-radius:6px}.p-datepicker .p-datepicker-header .p-datepicker-prev,.p-datepicker .p-datepicker-header .p-datepicker-next{width:1.75rem;height:1.75rem;color:#64748b;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,outline-color .2s}.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#475569;border-color:transparent;background:#f1f5f9}.p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,.p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible{outline:1px solid var(--p-focus-ring-color);outline-offset:2px;box-shadow:none}.p-datepicker .p-datepicker-header .p-datepicker-title{line-height:1.75rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#334155;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,outline-color .2s;font-weight:500;padding:.25rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#3b82f6}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:1rem;margin:.5rem 0 0}.p-datepicker table th{padding:.25rem}.p-datepicker table th>span{width:2rem;height:2rem}.p-datepicker table td{padding:.25rem}.p-datepicker table td>span{width:2rem;height:2rem;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,outline-color .2s;border:1px solid transparent}.p-datepicker table td>span.p-highlight{color:#1d4ed8;background:#eff6ff}.p-datepicker table td>span:focus{outline:1px solid var(--p-focus-ring-color);outline-offset:2px;box-shadow:none}.p-datepicker table td.p-datepicker-today>span{background:#e2e8f0;color:#0f172a;border-color:transparent}.p-datepicker table td.p-datepicker-today>span.p-highlight{color:#1d4ed8;background:#eff6ff}.p-datepicker .p-datepicker-buttonbar{padding:.5rem 0 0;border-top:1px solid #e2e8f0}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-timepicker{border-top:1px solid #e2e8f0;padding:0}.p-datepicker .p-timepicker button{width:1.75rem;height:1.75rem;color:#64748b;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,outline-color .2s}.p-datepicker .p-timepicker button:enabled:hover{color:#475569;border-color:transparent;background:#f1f5f9}.p-datepicker .p-timepicker button:focus-visible{outline:1px solid var(--p-focus-ring-color);outline-offset:2px;box-shadow:none}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1rem}.p-datepicker .p-timepicker>div{padding:0 .5rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}.p-datepicker .p-monthpicker{margin:.5rem 0 0}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:.25rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,outline-color .2s;border-radius:6px}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#1d4ed8;background:#eff6ff}.p-datepicker .p-yearpicker{margin:.5rem 0 0}.p-datepicker .p-yearpicker .p-yearpicker-year{padding:.25rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,outline-color .2s;border-radius:6px}.p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#1d4ed8;background:#eff6ff}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #e2e8f0;padding-right:.75rem;padding-left:.75rem;padding-top:0;padding-bottom:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:#f1f5f9}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:1px solid var(--p-focus-ring-color);outline-offset:2px;box-shadow:none}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:#f1f5f9}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:1px solid var(--p-focus-ring-color);outline-offset:2px;box-shadow:none}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:#f1f5f9}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:1px solid var(--p-focus-ring-color);outline-offset:2px;box-shadow:none}p-calendar.p-calendar-clearable .p-inputtext{padding-right:2.5rem}p-calendar.p-calendar-clearable .p-calendar-clear-icon{color:#94a3b8;right:.75rem}p-calendar.p-calendar-clearable .p-calendar-w-btn .p-calendar-clear-icon{color:#94a3b8;right:3.25rem}@media screen and (max-width: 769px){.p-datepicker table th,.p-datepicker table td{padding:.25rem}}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:#ffffff80;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)}}.omitted-tooltip.p-tooltip .p-tooltip-text,.wif-ordering-tooltip.p-tooltip .p-tooltip-text,.rti-tooltips.p-tooltip .p-tooltip-text{background-color:#121c4e!important}.wif-ordering-tooltip,.rti-tooltips{max-width:400px!important}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip .p-tooltip-text{background:#495057;color:#fff;padding:.75rem;box-shadow:0 2px 12px #0000001a;border-radius:6px}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#495057}.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#495057}.p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#495057}.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#495057}.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem;pointer-events:none}.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{scale:2;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}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.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-left>.p-icon-wrapper,.p-input-icon-right>i,.p-input-icon-right>.p-icon-wrapper{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-checkbox .p-checkbox-box{border:1px solid #ced4da;border-radius:0}.p-checkbox .p-checkbox-box.p-highlight{background:none!important}.p-button{color:#fff;background:#141c4b;border:1px solid #141c4b;padding:.75rem 1.25rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}.p-button:enabled:hover{background:#121c4ed6;color:#fff;border-color:#121c4ed6}.p-button:enabled:active{background:#121c4ed6;color:#fff;border-color:#121c4ed6}.p-button.p-button-outlined{background-color:transparent;color:#121c4e;border:1px solid}.p-button.p-button-outlined:enabled:hover{background:#3b82f60a;color:#121c4e;border:1px solid}.p-button.p-button-outlined:enabled:active{background:#3b82f629;color:#121c4e;border:1px solid}.p-button.p-button-outlined.p-button-plain{color:#6c757d;border-color:#6c757d}.p-button.p-button-outlined.p-button-plain:enabled:hover{background:#e9ecef;color:#6c757d}.p-button.p-button-outlined.p-button-plain:enabled:active{background:#dee2e6;color:#6c757d}.p-button.p-button-text{background-color:transparent;color:#121c4e;border-color:transparent}.p-button.p-button-text:enabled:hover{background:#3b82f60a;color:#121c4e;border-color:transparent}.p-button.p-button-text:enabled:active{background:#3b82f629;color:#121c4e;border-color:transparent}.p-button.p-button-text.p-button-plain{color:#6c757d}.p-button.p-button-text.p-button-plain:enabled:hover{background:#e9ecef;color:#6c757d}.p-button.p-button-text.p-button-plain:enabled:active{background:#dee2e6;color:#6c757d}.p-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #bfdbfe}.p-button .p-button-label{transition-duration:.2s}.p-button .p-button-icon-left{margin-right:.5rem}.p-button .p-button-icon-right{margin-left:.5rem}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-badge{margin-left:.5rem;min-width:1rem;height:1rem;line-height:1rem;color:#121c4e;background-color:#fff}.p-button.p-button-raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.p-button.p-button-rounded{border-radius:2rem}.p-button.p-button-icon-only{width:3rem;padding:.75rem 0}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%;height:3rem}.p-button.p-button-sm{font-size:.875rem;padding:.65625rem 1.09375rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:1.25rem;padding:.9375rem 1.5625rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button.p-button-loading-label-only .p-button-label{margin-left:.5rem}.p-button.p-button-loading-label-only .p-button-loading-icon{margin-right:0}.p-button.p-button-secondary{color:#fff;background:#343a40;border:1px solid #dee2e6}.p-button.p-button-secondary:enabled:hover{background:#475569;color:#fff;border-color:#475569}.p-button.p-button-secondary:enabled:focus{box-shadow:0 0 0 .2rem #e2e8f0}.p-button.p-button-secondary:enabled:active{background:#334155;color:#fff;border-color:#334155}.p-button.p-button-secondary.p-button-outlined{background-color:transparent;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:enabled:hover{background:#64748b0a;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:enabled:active{background:#64748b29;color:#64748b;border:1px solid}.p-button.p-button-secondary.p-button-text{background-color:transparent;color:#64748b;border-color:transparent}.p-button.p-button-secondary.p-button-text:enabled:hover{background:#64748b0a;border-color:transparent;color:#64748b}.p-button.p-button-secondary.p-button-text:enabled:active{background:#64748b29;border-color:transparent;color:#64748b}.p-button.p-button-info{color:#fff;background:#121c4e;border:1px solid hsl(230,62%,19%)}.p-button.p-button-info:enabled:hover{background:#2563eb;color:#fff;border-color:#2563eb}.p-button.p-button-info:enabled:focus{box-shadow:0 0 0 .2rem #bfdbfe}.p-button.p-button-info:enabled:active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.p-button.p-button-info.p-button-outlined{background-color:transparent;color:#121c4e;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:hover{background:#3b82f60a;color:#121c4e;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:active{background:#3b82f629;color:#121c4e;border:1px solid}.p-button.p-button-info.p-button-text{background-color:transparent;color:#121c4e;border-color:transparent}.p-button.p-button-info.p-button-text:enabled:hover{background:#3b82f60a;border-color:transparent;color:#121c4e}.p-button.p-button-info.p-button-text:enabled:active{background:#3b82f629;border-color:transparent;color:#121c4e}.p-button.p-button-success{color:#fff;background:#22c55e;border:1px solid #22c55e}.p-button.p-button-success:enabled:hover{background:#16a34a;color:#fff;border-color:#16a34a}.p-button.p-button-success:enabled:focus{box-shadow:0 0 0 .2rem #bbf7d0}.p-button.p-button-success:enabled:active{background:#15803d;color:#fff;border-color:#15803d}.p-button.p-button-success.p-button-outlined{background-color:transparent;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:hover{background:#22c55e0a;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:active{background:#22c55e29;color:#22c55e;border:1px solid}.p-button.p-button-success.p-button-text{background-color:transparent;color:#22c55e;border-color:transparent}.p-button.p-button-success.p-button-text:enabled:hover{background:#22c55e0a;border-color:transparent;color:#22c55e}.p-button.p-button-success.p-button-text:enabled:active{background:#22c55e29;border-color:transparent;color:#22c55e}.p-button.p-button-warning{color:#fff;background:#f59e0b;border:1px solid #f59e0b}.p-button.p-button-warning:enabled:hover{background:#d97706;color:#fff;border-color:#d97706}.p-button.p-button-warning:enabled:focus{box-shadow:0 0 0 .2rem #fde68a}.p-button.p-button-warning:enabled:active{background:#b45309;color:#fff;border-color:#b45309}.p-button.p-button-warning.p-button-outlined{background-color:transparent;color:#f59e0b;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:hover{background:#f59e0b0a;color:#f59e0b;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:active{background:#f59e0b29;color:#f59e0b;border:1px solid}.p-button.p-button-warning.p-button-text{background-color:transparent;color:#f59e0b;border-color:transparent}.p-button.p-button-warning.p-button-text:enabled:hover{background:#f59e0b0a;border-color:transparent;color:#f59e0b}.p-button.p-button-warning.p-button-text:enabled:active{background:#f59e0b29;border-color:transparent;color:#f59e0b}.p-button.p-button-help{color:#fff;background:#a855f7;border:1px solid #a855f7}.p-button.p-button-help:enabled:hover{background:#9333ea;color:#fff;border-color:#9333ea}.p-button.p-button-help:enabled:focus{box-shadow:0 0 0 .2rem #e9d5ff}.p-button.p-button-help:enabled:active{background:#7e22ce;color:#fff;border-color:#7e22ce}.p-button.p-button-help.p-button-outlined{background-color:transparent;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:hover{background:#a855f70a;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:active{background:#a855f729;color:#a855f7;border:1px solid}.p-button.p-button-help.p-button-text{background-color:transparent;color:#a855f7;border-color:transparent}.p-button.p-button-help.p-button-text:enabled:hover{background:#a855f70a;border-color:transparent;color:#a855f7}.p-button.p-button-help.p-button-text:enabled:active{background:#a855f729;border-color:transparent;color:#a855f7}.p-button.p-button-danger{color:#fff;background:#ef4444;border:1px solid #ef4444}.p-button.p-button-danger:enabled:hover{background:#dc2626;color:#fff;border-color:#dc2626}.p-button.p-button-danger:enabled:focus{box-shadow:0 0 0 .2rem #fecaca}.p-button.p-button-danger:enabled:active{background:#b91c1c;color:#fff;border-color:#b91c1c}.p-button.p-button-danger.p-button-outlined{background-color:transparent;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:hover{background:#ef44440a;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:active{background:#ef444429;color:#ef4444;border:1px solid}.p-button.p-button-danger.p-button-text{background-color:transparent;color:#ef4444;border-color:transparent}.p-button.p-button-danger.p-button-text:enabled:hover{background:#ef44440a;border-color:transparent;color:#ef4444}.p-button.p-button-danger.p-button-text:enabled:active{background:#ef444429;border-color:transparent;color:#ef4444}.p-button.p-button-link{color:#1d4ed8;background:transparent;border:transparent}.p-button.p-button-link:enabled:hover{background:transparent;color:#1d4ed8;border-color:transparent}.p-button.p-button-link:enabled:hover .p-button-label{text-decoration:underline}.p-button.p-button-link:enabled:focus{background:transparent;box-shadow:0 0 0 .2rem #bfdbfe;border-color:transparent}.p-button.p-button-link:enabled:active{background:transparent;color:#1d4ed8;border-color:transparent}.p-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #9dc1fb,0 1px 2px #000}.p-button.p-button-secondary:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #b0b9c6,0 1px 2px #000}.p-button.p-button-success:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #88eaac,0 1px 2px #000}.p-button.p-button-info:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #9dc1fb,0 1px 2px #000}.p-button.p-button-warning:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #facf85,0 1px 2px #000}.p-button.p-button-help:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #d4aafb,0 1px 2px #000}.p-button.p-button-danger:enabled:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #f7a2a2,0 1px 2px #000}.filter-dropdown__min--200>.p-dropdown,.filter-dropdown__min--200>.p-multiselect{min-width:200px!important}.filter-dropdown__full--width>.p-dropdown,.filter-dropdown__full--width>.p-multiselect{width:100%}.role-dropdown-width>.p-dropdown{width:50%}.change-bulk-roles-dropdown-width>.p-dropdown{width:100%}.threshold-container--dropdown>.p-dropdown{width:120px!important}.p-multiselect-clear-icon{color:#6c757d;width:12px}.multi-select-filter .p-dropdown-item-group{font-weight:500;margin-top:10px;font-size:1.4rem;text-transform:uppercase;color:#ababab}.multi-select-filter .p-multiselect-header{background:transparent;display:block}.multi-select-filter .p-multiselect-header .action-buttons{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.multi-select-filter .p-multiselect-footer{margin-top:10px;border-top:1px solid #d7dbf3;padding:1.2rem;text-align:right}.multi-select-filter .p-multiselect-item-group{padding:.5rem 1rem}.multi-select-filter .p-multiselect-empty-message{padding:.75rem 1.25rem}.single-select-filter .p-dropdown-items .p-dropdown-item-group{padding:.5rem 1rem .5rem 0!important}.filter-dropdown__wid--150>.p-dropdown{width:150px!important}.filter-dropdown__wid--100>.p-dropdown{width:100px!important}.w-42rem.p-sidebar-right{width:42rem}.fullscreen.p-dynamic-dialog{max-height:100%}.p-sidebar-header{display:flex;align-items:center;justify-content:space-between}.title-header{font-family:redhattext;font-size:1.7rem;font-weight:500;line-height:24px;letter-spacing:.03em;color:#000;margin-left:11px}.filter__button{padding-left:1rem!important}.filter__button--icon svg{color:#999;width:12px}.filter__button--name{font-weight:100;margin-left:.5rem!important}.filter__button--counter{margin-left:.4rem;font-size:1.3rem}.employee-detail-sidebar>.p-sidebar-right{width:47.5rem}.employee-detail-sidebar .p-sidebar-header{border-bottom:1px solid hsl(0,0%,80%)}.employee-detail-sidebar .p-sidebar-content{scrollbar-width:none}.rosa-rules-sidebar>.p-sidebar-right{width:47.5rem}.rosa-rules-sidebar .p-sidebar-header{font-size:1.8rem;font-weight:400;margin:1rem 2rem .3rem}.rosa-rules-sidebar .p-sidebar-content{scrollbar-width:none}.objective-per-group-menu .p-menu-list{padding:1rem}.objective-per-group-menu .p-menuitem-link:hover{border-radius:.4rem}.objective-per-group-menu .input__container.new input.ng-invalid.ng-touched,p-dropdown.ng-invalid.ng-touched>div.p-dropdown{border-color:#f46a6a}.p-dropdown-clear-icon.p-icon{width:1rem}.search-input-container--search-icon{width:15px;height:15px;color:#acacac;margin-left:4px;top:46%!important}.search-input-container--search-input{padding-left:2rem}.p-dropdown-panel ::-webkit-scrollbar-thumb,.overview-info__wrapper ::-webkit-scrollbar-thumb,.p-column-filter-row-items ::-webkit-scrollbar-thumb,.emp-preview-table ::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px;padding-right:.8rem}.p-dropdown-panel ::-webkit-scrollbar-track,.overview-info__wrapper ::-webkit-scrollbar-track,.p-column-filter-row-items ::-webkit-scrollbar-track,.emp-preview-table ::-webkit-scrollbar-track{margin-right:1rem;width:1.6rem}.p-dropdown-panel ::-webkit-scrollbar,.overview-info__wrapper ::-webkit-scrollbar,.p-column-filter-row-items ::-webkit-scrollbar,.emp-preview-table ::-webkit-scrollbar{width:.4rem}ul.wif-ordering-list::-webkit-scrollbar{width:.4rem}ul.wif-ordering-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}ul.wif-ordering-list::-webkit-scrollbar-track{background-color:#f1f1f1}.p-dialog-content::-webkit-scrollbar{width:1px}.p-dialog-content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px hsl(300,2%,90%)}.p-dialog-content::-webkit-scrollbar-thumb{background-color:#827d81;outline:1px solid hsl(0,0%,70%)}.rti-report-dialog .p-dialog-content::-webkit-scrollbar{width:5px}.rti-report-dialog .p-dialog-content::-webkit-scrollbar-track{background-color:#b3b3b3}.rti-report-dialog .p-dialog-content::-webkit-scrollbar-thumb{background-color:#b4b1b3}.p-slider{background:#dee2e6;border:0 none;border-radius:6px}.p-slider.p-slider-horizontal{width:100%;height:.6rem;background-color:#f2f2f2}.p-slider.p-slider-horizontal .p-slider-range{background-color:#5b6dd2}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.8rem;margin-left:-.8rem;background-color:#fff;height:1.5rem;width:1.5rem;border-radius:50%;border:.3rem solid hsl(231,57%,59%);transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-slider.p-slider-horizontal .p-slider-handle:after{-moz-box-sizing:content-box;-ms-transform:scale(0);-webkit-box-sizing:content-box;-webkit-transform:scale(0);border:0 solid;border-radius:50%;box-sizing:content-box;content:"";filter:alpha(opacity=26);height:32px;left:calc(50% - 16px);opacity:.16;position:absolute;top:calc(50% - 15px);width:32px;transform:scale(0);transition:transform .4s cubic-bezier(.25,.8,.25,1)}.p-skeleton{background-color:#e2e8f0;border-radius:6px}.p-skeleton:after{background:linear-gradient(90deg,#fff0,#fff6,#fff0)}.scrollbar-hidden ::-webkit-scrollbar{width:0!important}.toggle-switch{position:relative;display:inline-block;width:40px;height:20px;margin:0 .5rem 0 1.4rem}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch .slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;border:2px solid #ccc;transition:.4s}.toggle-switch .slider:before{position:absolute;content:"";height:24px;width:24px;left:-10px;bottom:-4px;background-color:#fff;border:1px solid #cccccc;transition:.4s}.toggle-switch .slider.active:before{background-color:#4cae50;border:1px solid #4cae50}.toggle-switch input:checked+.slider{background-color:#dcefdc;border:2px solid #a2ce9c}.toggle-switch input:focus+.slider{box-shadow:0 0 1px #dcefdc}.toggle-switch input:checked+.slider:before{transform:translate(26px)}.toggle-switch .slider.round{border-radius:10px}.toggle-switch .slider.round:before{border-radius:50%}.actions--fullscreen{padding:.7rem}.detail-info__quartiles-wrapper{display:flex;margin:2rem 0}.detail-info__quartiles-wrapper .comp-graph-container{height:38.5rem}.detail-info__quartiles-wrapper .comp-graph-container .comp-graph-container__chart{height:27rem}.detail-info__demographics-representation{width:100%}.detail-info__demographics-representation .demographic-rep-graph-container,.detail-info__demographics-representation .demographic-rep--loading,.detail-info__demographics-representation .demographic-rep--error,.detail-info__demographics-representation .demographic-rep--noData{margin:0}.p-menu{padding:.25rem 0;background:#fff;color:#495057;border:1px solid #dee2e6;border-radius:6px}.p-menu .p-menu-overlay{background:#fff;border:0 none;box-shadow:0 2px 12px #0000001a}.p-menu .p-submenu-header{margin:0;padding:.75rem 1.25rem;color:#343a40;background:#fff;font-weight:700;border-top-right-radius:0;border-top-left-radius:0}.p-menu .p-menuitem-link{padding:.75rem 1.25rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;user-select:none}.p-menu .p-menuitem-link:hover{background:#e9ecef}.p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #bfdbfe}.p-overlaypanel{background:#fff;color:#495057;border:0 none;border-radius:6px;box-shadow:0 1px 3px #0000004d}.p-overlaypanel:before{border:solid transparent;border-color:#fff0;border-bottom-color:#f2f2f2}.p-overlaypanel:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}.p-overlaypanel .p-overlaypanel-content{padding:1.25rem}.numeric-filter-overlap-panel,.date-filter-overlap-panel,.single-select-filter-overlap-panel{font-size:14px;background-color:#fff;border:1px solid #ddd;border-radius:0 0 8px 8px;padding:0;box-shadow:0 2px 8px #0000001a;width:333.5px;margin:0}.numeric-filter-overlap-panel:after,.numeric-filter-overlap-panel:before,.date-filter-overlap-panel:after,.date-filter-overlap-panel:before,.single-select-filter-overlap-panel:after,.single-select-filter-overlap-panel:before{content:none}.numeric-filter-overlap-panel .p-overlaypanel-content .p-button-link,.date-filter-overlap-panel .p-overlaypanel-content .p-button-link,.single-select-filter-overlap-panel .p-overlaypanel-content .p-button-link{float:right;display:block;padding:0}.numeric-filter-overlap-panel .p-overlaypanel-content .panel-footer,.date-filter-overlap-panel .p-overlaypanel-content .panel-footer,.single-select-filter-overlap-panel .p-overlaypanel-content .panel-footer{display:flex;justify-content:flex-end;align-items:center;border-top:1px solid #eee;padding-top:12px;margin-top:12px}.numeric-filter-overlap-panel .p-overlaypanel-content input.numeric-input-control,.date-filter-overlap-panel .p-overlaypanel-content input.numeric-input-control,.single-select-filter-overlap-panel .p-overlaypanel-content input.numeric-input-control{box-shadow:none;width:100%;height:32px;border:1px solid hsl(0,0%,70%);outline:none;border-radius:5px;padding:.75rem}.numeric-filter-overlap-panel input[type=number],.date-filter-overlap-panel input[type=number],.single-select-filter-overlap-panel input[type=number]{-moz-appearance:textfield}.numeric-filter-overlap-panel input[type=number]::-webkit-inner-spin-button,.numeric-filter-overlap-panel input[type=number]::-webkit-outer-spin-button,.date-filter-overlap-panel input[type=number]::-webkit-inner-spin-button,.date-filter-overlap-panel input[type=number]::-webkit-outer-spin-button,.single-select-filter-overlap-panel input[type=number]::-webkit-inner-spin-button,.single-select-filter-overlap-panel input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.date-filter-calendar.p-calendar{margin-top:1rem;width:100%}.p-chips:not(.p-disabled).p-focus .p-chips-multiple-container{outline:1px solid var(--p-focus-ring-color);outline-offset:-1px;box-shadow:none;border-color:gray!important}.p-chips .p-chips-multiple-container{padding:.25rem;gap:.25rem}.p-chips .p-chips-multiple-container .p-chips-token{border-radius:4px;margin:0;padding:.25rem .75rem;background:#f1f5f9;color:#1e293b}.p-chips-token-label{margin-right:5px}.search-btn{float:right;padding:.5rem;margin:1rem 0;font-size:1.2rem}.category-wif-dropdown .p-dropdown-items .p-dropdown-item.p-highlight{background-color:#d8dcf3!important;color:#121c4e!important}.category-wif-dropdown .p-dropdown-items-wrapper{padding:0 .5rem!important}.category-wif-dropdown .subtext{color:#676566;font-size:1.2rem}.wif-ordering-dropdown .p-dropdown-items-wrapper{padding:0 .5rem;width:80px}.no-border{border:none!important}.delete-raas-urls-confirmation .p-confirm-dialog{width:40.4rem}.delete-raas-urls-confirmation button.p-button-accept{background-color:#f03838;color:#fff;border-radius:.8rem;border:none}.delete-raas-urls-confirmation button.p-button-accept:hover{background-color:#821c23}.delete-raas-urls-confirmation button.p-button-reject{background-color:#fff;color:#1a191a;border:1px solid hsl(0,0%,70%)}.delete-raas-urls-confirmation button.p-button-reject:hover{border:1px solid hsl(300,2%,10%)}.p-button:focus{outline:0;outline-offset:0;box-shadow:none}.rosa-startover-modal .p-dialog-header{padding-bottom:5px}.rosa-startover-modal .p-dialog-header .p-dialog-title{width:250px;font-weight:700;font-size:18px;line-height:100%;letter-spacing:0px}.omitted-link--disabled{pointer-events:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fw-normal{font-weight:400!important}li#adv-filter-item{position:relative}li#adv-filter-item .p-icon{width:1.2rem!important}li#adv-filter-item:focus-within .submenu-container{display:block}.p-column-filter-menu-button:focus-visible{outline:.1rem solid hsl(315,2%,50%);outline-offset:.2rem;border-radius:.4rem;box-shadow:0 0 0 .2rem #827d8180}.narrative-editor.p-editor-container{height:90vh;background-color:#fff}.narrative-editor.p-editor-container .ql-container.ql-snow,.narrative-editor.p-editor-container .ql-toolbar.ql-snow{border:none!important}.limit-reached-modal{width:415px!important}.limit-reached-modal .p-dialog-header,.limit-reached-modal .p-dialog-content{padding-left:2rem!important;padding-right:2rem!important}.p-progressbar{border:0 none;height:1.5rem;background:#dee2e6;border-radius:6px}.p-progressbar-determinate .p-progressbar-value-animate{transition:width 1s ease-in-out}.p-progressbar-determinate .p-progressbar-value{height:100%;width:0%;position:absolute;display:none;border:0 none;display:flex;align-items:center;justify-content:center;overflow:hidden}.p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#3b82f6}.p-progressbar .p-progressbar-label{color:#fff;line-height:1.5rem}.rti-employee-details-multiselect .p-multiselect-trigger{width:35px;position:relative}.rti-employee-details-multiselect .p-multiselect-clear-icon{margin-right:1rem;color:#4c4d4c}.rti-employee-details-multiselect .p-multiselect .p-multiselect-label{padding-right:2rem!important}.rti-employee-details-multiselect .p-multiselect-trigger:before{content:"";position:absolute;left:2px;top:10%;width:1px;height:80%;background:#999}.ql-size-heading1{font-size:24px!important}.ql-size-heading2{font-size:18px!important}.ql-size-heading3{font-size:16px!important}.ql-container,.ql-editor,.narrative__container.ql-editor{font-family:Red Hat Text;font-size:14px}.narrative__container.ql-editor ol li{list-style-type:decimal;padding-left:0}.narrative__container.ql-editor ol li ul li{list-style:disc;padding-left:0}.ql-color-\#0{color:#000}.ql-bg-\#0{background-color:#000}.ql-color-\#e60000{color:#e60000}.ql-bg-\#e60000{background-color:#e60000}.ql-color-\#ff9900{color:#f90}.ql-bg-\#ff9900{background-color:#f90}.ql-color-\#ffff00{color:#ff0}.ql-bg-\#ffff00{background-color:#ff0}.ql-color-\#8a00{color:#008a00}.ql-bg-\#8a00{background-color:#008a00}.ql-color-\#66cc{color:#06c}.ql-bg-\#66cc{background-color:#06c}.ql-color-\#9933ff{color:#93f}.ql-bg-\#9933ff{background-color:#93f}.ql-color-\#facccc{color:#facccc}.ql-bg-\#facccc{background-color:#facccc}.ql-color-\#ffebcc{color:#ffebcc}.ql-bg-\#ffebcc{background-color:#ffebcc}.ql-color-\#ffffcc{color:#ffc}.ql-bg-\#ffffcc{background-color:#ffc}.ql-color-\#cce8cc{color:#cce8cc}.ql-bg-\#cce8cc{background-color:#cce8cc}.ql-color-\#cce0f5{color:#cce0f5}.ql-bg-\#cce0f5{background-color:#cce0f5}.ql-color-\#ebd6ff{color:#ebd6ff}.ql-bg-\#ebd6ff{background-color:#ebd6ff}.ql-color-\#bbbbbb{color:#bbb}.ql-bg-\#bbbbbb{background-color:#bbb}.ql-color-\#f06666{color:#f06666}.ql-bg-\#f06666{background-color:#f06666}.ql-color-\#ffc266{color:#ffc266}.ql-bg-\#ffc266{background-color:#ffc266}.ql-color-\#ffff66{color:#ff6}.ql-bg-\#ffff66{background-color:#ff6}.ql-color-\#66b966{color:#66b966}.ql-bg-\#66b966{background-color:#66b966}.ql-color-\#66a3e0{color:#66a3e0}.ql-bg-\#66a3e0{background-color:#66a3e0}.ql-color-\#c285ff{color:#c285ff}.ql-bg-\#c285ff{background-color:#c285ff}.ql-color-\#888888{color:#888}.ql-bg-\#888888{background-color:#888}.ql-color-\#a10000{color:#a10000}.ql-bg-\#a10000{background-color:#a10000}.ql-color-\#b26b00{color:#b26b00}.ql-bg-\#b26b00{background-color:#b26b00}.ql-color-\#b2b200{color:#b2b200}.ql-bg-\#b2b200{background-color:#b2b200}.ql-color-\#6100{color:#006100}.ql-bg-\#6100{background-color:#006100}.ql-color-\#47b2{color:#0047b2}.ql-bg-\#47b2{background-color:#0047b2}.ql-color-\#6b24b2{color:#6b24b2}.ql-bg-\#6b24b2{background-color:#6b24b2}.ql-color-\#444444{color:#444}.ql-bg-\#444444{background-color:#444}.ql-color-\#5c0000{color:#5c0000}.ql-bg-\#5c0000{background-color:#5c0000}.ql-color-\#663d00{color:#663d00}.ql-bg-\#663d00{background-color:#663d00}.ql-color-\#666600{color:#660}.ql-bg-\#666600{background-color:#660}.ql-color-\#3700{color:#003700}.ql-bg-\#3700{background-color:#003700}.ql-color-\#2966{color:#002966}.ql-bg-\#2966{background-color:#002966}.ql-color-\#3d1466{color:#3d1466}.ql-bg-\#3d1466{background-color:#3d1466}
