@import url(https://fonts.googleapis.com/css?family=Noto+Sans:300,400,500,600,700,800&display=swap);:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;text-align:left;text-align:initial;z-index:2}.textLayer,.textLayer :is(span,br){position:absolute;transform-origin:0 0}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}.ReactVirtualized__Table__headerRow{font-weight:700;text-transform:uppercase}.ReactVirtualized__Table__headerRow,.ReactVirtualized__Table__row{align-items:center;display:flex;flex-direction:row}.ReactVirtualized__Table__headerTruncatedText{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ReactVirtualized__Table__headerColumn,.ReactVirtualized__Table__rowColumn{margin-right:10px;min-width:0}.ReactVirtualized__Table__rowColumn{text-overflow:ellipsis;white-space:nowrap}.ReactVirtualized__Table__headerColumn:first-of-type,.ReactVirtualized__Table__rowColumn:first-of-type{margin-left:10px}.ReactVirtualized__Table__sortableHeaderColumn{cursor:pointer}.ReactVirtualized__Table__sortableHeaderIconContainer{align-items:center;display:flex}.ReactVirtualized__Table__sortableHeaderIcon{fill:currentColor;flex:0 0 24px;height:1em;width:1em}.Rotate{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.align-center{align-items:center}.align-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-flex-end{justify-content:flex-end}.space-between{justify-content:space-between}.space-around{justify-content:space-around}.align-flex-start{align-items:flex-start}.justify-flex-start{justify-content:flex-start}.flex-wrap{flex-wrap:wrap}.align-flex-end{align-items:flex-end}.screen-height{height:100vh}.full-height{height:100%}.no-height{height:0}.full-width{width:100%}.hidden{display:none}.visible-hidden{visibility:hidden}.inline{display:inline}.header{font-size:2em}.no-border{border:none!important}.clickable{cursor:pointer}.overflow-hidden,.overflow-x-hidden{overflow-x:hidden}.overflow-hidden{overflow-y:hidden}.absolute{position:absolute}.lines-limit-1{overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.lines-limit-2{-webkit-line-clamp:2;line-height:18px;margin:0;padding:0;word-break:break-word}.lines-limit-2,.lines-limit-3{-webkit-box-orient:vertical;display:-webkit-box;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis}.lines-limit-3{-webkit-line-clamp:3;word-break:break-all}.bold{font-weight:700!important}.scrollbar::-webkit-scrollbar{height:8px;width:8px}.scrollbar::-webkit-scrollbar-thumb{background:#d0d5e0;border-radius:60px}.tooltip{background:#333a4d!important;font-family:NotoSans,sans-serif!important;font-size:12px!important}.tooltip__smallChatHeader-icon{margin-top:-15px!important}.tooltip__smallChatHeader-icon.minimized-header{margin-top:-8px!important}.tooltip__copy-to-clipboard{margin-bottom:-15px!important}.tooltip__edit-suggestion-question{background:#333a4d;background:var(--grey700,#333a4d);border-radius:6px;box-shadow:0 2px 10px 0 #313f5236}.tooltip__select-button-icon{margin-bottom:5px!important}.tooltip__sideModal-arrows{margin-top:-3px!important}.tooltip__arrow{color:#333a4d!important}.tooltip__selected-item{margin-bottom:30px!important}.tooltip__threadsPanel{font-size:11px!important;font-style:normal!important;font-weight:400!important;margin-bottom:4px!important;padding:8px 16px!important}.wave-animiation{animation-duration:5s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderSkeleton;animation-timing-function:linear;background:#f6f7f8;background-image:-webkit-linear-gradient(left,#f6f7f8,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 104px}@keyframes placeholderSkeleton{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes skeletonAnimate{0%{background-position:0 0}to{background-position:100% 0}}.slide-right{animation:slide-right .5s cubic-bezier(.25,.46,.45,.94) both}.slide-left{animation:slide-left .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-right{0%{transform:translateX(-500px)}to{transform:translateX(0)}}@keyframes slide-left{0%{transform:translateX(500px)}to{transform:translateX(0)}}.show-from-left{animation:scale-up-hor-left .4s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-hor-left{0%{transform:scaleX(.4);transform-origin:0 0}to{transform:scaleX(1);transform-origin:0 0}}.rotate-vert-center{animation:scale-up-ver-center .5s cubic-bezier(.39,.575,.565,1) both}@keyframes scale-up-ver-center{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}.slide-up{animation:slide-up .8s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-up{0%{padding-bottom:0;padding-top:24px}to{padding-bottom:24px;padding-top:0}}.skeletonLoader{animation:skeletonLoader 2.3s linear infinite}@keyframes skeletonLoader{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.loader{animation:spin 2s linear infinite;border:10px solid #f3f3f3;border-radius:50%;border-top-color:#2468ff;height:80px;width:80px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pdf-viewer{display:contents;flex-basis:100%}.pdf-viewer__document-container{background:#d0d5e0;display:flex;height:100%;overflow:auto}.pdf-viewer__document-container::-webkit-scrollbar{height:8px;width:8px}.pdf-viewer__document-container::-webkit-scrollbar-thumb{background:#a3aabb;border-radius:60px}.pdf-viewer__document{margin:0 auto;width:100vw}.pdf-viewer__document--hide{display:none!important}.pdf-viewer__message{align-items:center;background:#e9f0ff;color:#050f29;display:flex;justify-content:space-between;max-height:0;overflow:hidden;padding:0 0 0 26px;transition:max-height .5s,overflow 0s,padding .5s}.pdf-viewer__message--show{max-height:50px;padding:14px 34px 16px 26px}.pdf-viewer__message__percent{color:#6e768a}.pdf-page{background-color:#d0d5e0;display:flex;justify-content:center;margin-top:16px}.pdf-page--hide{opacity:0}.pdf-page--highlight{background:#ea00ff;color:#0000;margin:-4px;padding:2px 4px;position:static}.doc-control-panel{align-items:center;background:#272c3a;border-radius:4px;color:#d0d5e0;cursor:default;display:flex;height:40px;left:50%;padding:0 8px;position:absolute;top:94%;transform:translate(-50%);-webkit-user-select:none;user-select:none;z-index:3}.doc-control-panel.--with-chat{left:calc(50% - 400px);transform:translate(calc(-50% + 200px))}.doc-control-panel__pagination{gap:8px;padding-right:17px}.doc-control-panel__pagination,.doc-control-panel__scale{align-items:center;border-right:1px solid #333a4d;display:flex}.doc-control-panel__scale{gap:4px;padding:0 14px 0 10px;width:max-content}.doc-control-panel__rotate{align-items:center;display:flex;gap:3px;padding:0 2px 0 17px}.doc-control-panel__button{border-radius:2px;cursor:pointer;transition:opacity .3s}.doc-control-panel__button:hover:not(.--disabled){background:#050f29}.doc-control-panel__button.--disabled{cursor:default;opacity:.6}.pdf-loader-container{height:100%;position:absolute;z-index:999}.textLayer{opacity:.1}.textLayer ::selection{background:blue}.home{background:#d0d5e0;height:100vh}*{box-sizing:border-box;margin:0;padding:0}*,html{font-family:Noto Sans,Arial,sans-serif}html{scroll-behavior:smooth}body{background-color:#f5f5f5}#root{font-family:Noto Sans,Arial,sans-serif}
/*# sourceMappingURL=main.ccfb790f.css.map*/