@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";.case-other-form .full-row{grid-column-start:1;grid-column-end:-1}.case-other-form .ant-row{align-items:center}.case-other-form .case-inner-block{display:grid;grid-template-columns:350px 350px;grid-column-gap:20px}.case-other-form .ant-form-item{margin-bottom:12px}.speaker-item{display:flex;align-items:center;color:var(--font-color);font-size:12px;flex:1;position:relative}.speaker-item .item-number{width:52px}.speaker-item .item-name{margin:0 5px 0 32px;padding:0;border-color:transparent;outline:none;border-bottom:1px solid transparent;transition:all .3s cubic-bezier(.645,.045,.355,1);flex:1;color:var(--font-color)}.speaker-item .item-name:focus{outline:none;box-shadow:none;border-bottom-color:var(--font-color)}.speaker-item .speaker-btn{font-size:18px;padding:0;width:22px;border:none;margin-left:auto}.speaker-item .speaker-btn i{line-height:1}.speaker-item .speaker-btn:hover,.speaker-item .speaker-btn:focus{color:#2f54eb}.speaker-item .speaker-btn:hover._apply,.speaker-item .speaker-btn:focus._apply{color:green}.DragHandle{display:flex;width:12px;padding:15px;align-items:center;justify-content:center;flex:0 0 auto;touch-action:none;cursor:var(--cursor, pointer);border-radius:5px;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;-webkit-tap-highlight-color:transparent;margin-right:10px}.DragHandle._disable{pointer-events:none}.DragHandle._disable svg{fill:#939292}.DragHandle:hover{background-color:#0000000d}.DragHandle :focus-visible{box-shadow:0 0 0 2px #4c9ffe}.DragHandle svg{flex:0 0 auto;margin:auto;height:100%;overflow:visible;fill:#1677ff}.sortable-item{background:#fff}.case-data-tool{width:750px}.case-data-tool::-webkit-scrollbar{width:8px}.case-data-tool::-webkit-scrollbar-track{background:#fff}.case-data-tool::-webkit-scrollbar-thumb{background:#1677ff;border-radius:5px}.case-inner-block{max-height:calc(100vh - 310px);overflow-y:scroll}.case-inner-block::-webkit-scrollbar{width:11px}.case-inner-block::-webkit-scrollbar-track{background:#fff}.case-inner-block::-webkit-scrollbar-thumb{background:#c8cbd2;border-radius:4px;border-left:3px solid #ffffff;border-right:3px solid #ffffff}.scoping-container{width:100%;max-width:1180px;margin:0 auto}.indexing-list{max-height:150px;overflow-y:scroll;margin-bottom:16px;overflow-x:hidden}.indexing-list::-webkit-scrollbar{width:4px}.indexing-list::-webkit-scrollbar-track{background:#fff}.indexing-list::-webkit-scrollbar-thumb{background:#1677ff;border-radius:5px}.indexing-item-wrapper{display:flex;align-items:center;gap:16px}.indexing-item{cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);flex:1;padding:5px 0}.indexing-item:hover,.indexing-item.active{color:#1677ff}.indexing-form-wrapper::-webkit-scrollbar{width:4px}.indexing-form-wrapper::-webkit-scrollbar-track{background:#fff}.indexing-form-wrapper::-webkit-scrollbar-thumb{background:#1677ff;border-radius:5px}._list_3wh5s_1{max-height:350px;overflow-y:scroll;margin-bottom:20px}._list_3wh5s_1::-webkit-scrollbar{width:11px}._list_3wh5s_1::-webkit-scrollbar-track{background:#fff}._list_3wh5s_1::-webkit-scrollbar-thumb{background:#c8cbd2;border-radius:4px;border-left:3px solid #ffffff;border-right:3px solid #ffffff}._item_3wh5s_19{padding:10px 0;border-bottom:1px solid var(--unnactive-color)}._item_3wh5s_19:last-child{border-bottom:none}._itemTitle_3wh5s_27{display:flex;justify-content:space-between;gap:5px}._itemDate_3wh5s_33{font-size:12px;margin-bottom:6px}._itemMessage_3wh5s_38{font-style:italic;padding:5px;border:1px solid var(--unnactive-color)}._itemControls_3wh5s_44{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}._button_3wh5s_51:focus{color:#fff;background:#4096ff;outline:4px solid #91caff;outline-offset:1px;transition:outline-offset 0s,outline 0s}.pedal-illustration{margin-top:20px}.pedal-illustration .illustration-item{display:flex;align-items:center;justify-content:center;min-height:110px;font-size:16px}.pedal-illustration .illustration-item .illustration-text{position:relative;width:60px;text-align:center}.pedal-illustration .illustration-item .illustration-text:before{content:"";position:absolute;width:36px;height:1px;background:#000;top:50%}.pedal-illustration .illustration-item .illustration-text._left{text-align:right}.pedal-illustration .illustration-item .illustration-text._left:before{right:-41px}.pedal-illustration .illustration-item .illustration-text._right{text-align:left}.pedal-illustration .illustration-item .illustration-text._right:before{left:-41px}.pedal-illustration .illustration-item .illustration-text._center:before{top:-5px;left:50%;transform-origin:left center;transform:rotate(-90deg)}.playBackRate{flex:0 0 100px;padding:10px 0}.compact .playBackRate{order:-1}.compact .audio-progress-bar .ant-slider-rail{background-image:none;height:37px}.compact .audio-progress-bar .ant-slider-track{bottom:16px!important}.compact .audio-progress-bar .ant-slider-handle{top:34px!important}.compact .audio-progress-bar .ant-slider-track:before{opacity:0}.progress-bar-tooltip.compact .progress-bar-tooltip-inner{transform:translateY(13px)}.audio-progress-bar{height:80px;display:flex;justify-content:center;align-items:center}.audio-progress-bar .ant-slider{width:600px;height:57px}.audio-progress-bar .ant-slider:hover .ant-slider-rail{background-color:transparent}.audio-progress-bar .ant-slider-rail{height:57px;background-color:transparent;background-image:url(/images/audio/progressBar.svg);background-repeat:no-repeat;background-position:top left}.audio-progress-bar .ant-slider-rail:after{transition:.2s ease-out all;content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#fff}.audio-progress-bar .ant-slider-track:before{transition:.2s ease-out all;content:"";position:absolute;bottom:0;left:0;height:57px;width:100%;background-image:url(/images/audio/progressBarWhite.svg);background-repeat:no-repeat;background-position:top left;pointer-events:none}.audio-progress-bar .ant-slider-dot{display:none}.audio-progress-bar .ant-slider-mark{font-size:8px}.audio-progress-bar .ant-slider-mark .ant-typography{color:#fff}.audio-progress-bar .ant-slider-mark .ant-typography strong{font-weight:400}.audio-progress-bar .ant-slider-mark .ant-slider-mark-text:nth-child(1){transform:translate(0) translateY(54px)!important}.audio-progress-bar .ant-slider-mark .ant-slider-mark-text:nth-child(2){transform:translate(-100%) translateY(54px)!important}.progress-bar-tooltip{position:absolute;z-index:1}.progress-bar-tooltip .progress-bar-tooltip-inner{font-size:12px;min-width:auto;min-height:auto;padding:0;background:transparent;box-shadow:none;transform:translateY(7px);color:#fff}.progress-bar-tooltip .progress-bar-tooltip-arrow,.channel-wrapper .ant-popover-arrow{display:none}.channel-wrapper .ant-popover-inner{border-radius:5px}.channel-wrapper .ant-popover-inner-content{padding:0 5px}.channel-control,.channel-control .disable-slider{cursor:pointer}.channel-control .disable-slider .ant-slider-rail,.channel-control .disable-slider .ant-slider-track{height:2px}.channel-control .disable-slider .ant-slider-rail{background:#065fdb!important}.channel-control .disable-slider .ant-slider-track{background:#fff!important}.channel-control .disable-slider .ant-slider-handle{cursor:pointer;background:#1677ff;border:3px solid #ffffff!important;width:12px;height:12px;margin-top:-2px}.channel-control .trigger-arrow{color:#fff;font-size:12px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.channel-control .trigger-arrow.active{transform:rotate(-180deg)}.channel-item{color:var(--unnactive-color);font-size:14px;transition:.2s ease-out all;border-radius:5px;padding:0 5px}.channel-item.active,.channel-item:hover{color:#1677ff}.channel-item.active .ant-slider-track,.channel-item:hover .ant-slider-track{background:#1677ff}.channel-item.active .ant-slider-handle,.channel-item:hover .ant-slider-handle{border-color:#1677ff}.channel-item .headphones{font-size:20px;line-height:1.3;margin-right:6px;margin-left:6px}.channel-item i{font-size:16px}.channel-item .ant-slider-rail,.channel-item .ant-slider-track{height:4px;background:var(--unnactive-color)}.channel-item .ant-slider-handle{width:12px;height:12px;border:2px solid #1677ff;background:#fff;margin-top:-1px}.audio-player{background:#1677ff;border-radius:10px 10px 0 0;height:115px;display:flex;align-items:center;margin-top:auto;transition:.2s ease-out all;position:sticky;bottom:0;z-index:5;overflow:hidden}.audio-player.compact{height:50px}.audio-player .controls-wrapper{width:100%;gap:15px;justify-content:space-between}.audio-player .controls-wrapper.compact{justify-content:center}.audio-player .controls-wrapper.compact button:not(._play),.audio-player .controls-wrapper.compact .playback-rate{display:none}.audio-player .control-btn{min-width:28px;height:28px;background:transparent;color:#fff;border:none;font-size:24px;line-height:1;padding:0}.audio-player .control-btn:hover{opacity:.7;color:#fff}.audio-player .control-btn:focus{color:#fff;opacity:1}.audio-player .control-btn._play{min-width:44px;height:44px;font-size:28px;border-radius:50%;background:#fff;color:#1677ff}.audio-player .control-btn._play.ant-btn-sm{min-width:28px;height:28px;font-size:24px}.audio-player .control-btn.volume{position:relative}.audio-player .control-btn.volume ._off{position:absolute;bottom:0;left:0;transform-origin:bottom left;transform:rotate(-45deg);height:2px;width:36px;background:#fff}.audio-player .control-btn._active{background:#ffffff4d}.audio-player .control-btn._disable{pointer-events:none;opacity:.7;color:#fff}.audio-player .control-btn .btn-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;font-size:10px}.audio-player .control-btn._highlighting{position:relative}.audio-player .control-btn._highlighting._active:before{content:"";position:absolute;bottom:0;left:0;transform-origin:bottom left;transform:rotate(-45deg);height:2px;width:40px;background:#fff}.ant-slider-handle{border-radius:50%;top:-1px}.ant-slider-handle:before,.ant-slider-handle:after{display:none}.toggle-compact-player{position:absolute;top:0;right:20px}.toggle-compact-player .icon{color:#fff;font-size:1.4em;transition:.2s ease-out all}.compact .toggle-compact-player .icon{transform:rotate(180deg)}.color-picker{display:flex;flex-direction:column;gap:5px}.color-picker .color-item{width:20px;outline:1px solid #e8e8e8;height:20px;margin-bottom:5px;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);content:""}.color-picker .color-item:hover{transform:scale(1.1)}.sentence-controls-wrapper .sticky-row{position:sticky;top:90px}.sentence-controls-wrapper .control-btn{background:transparent;border:none;box-shadow:none;width:22px;height:22px;line-height:1;padding:0;font-size:18px;color:var(--unnactive-color);display:flex;align-items:center;justify-content:center}.sentence-controls-wrapper .control-btn:focus,.sentence-controls-wrapper .control-btn:hover{color:#1677ff}.sentence-control-item{cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);color:var(--font-color);line-height:1.2}.sentence-control-item._disable{cursor:not-allowed;color:#c9c9c9}.sentence-control-item:not(:last-child){margin-bottom:10px}.sentence-control-item:hover:not(._disable){color:#1677ff}.test{z-index:9999!important}.controls-popover{padding-top:0}.controls-popover .ant-popover-inner-content{padding:8px 13px}.controls-popover .ant-popover-arrow{display:none}.exhibits-btn{font-size:12px;padding:0;width:22px;height:22px}.exhibits-btn._disabled,.exhibits-btn._disabled:hover{cursor:not-allowed;border-color:#d9d9d9;color:#00000040;background-color:#0000000a;box-shadow:none}.speaker{width:100%;padding:10px 8px 10px 15px;min-height:100%;border-right:1px solid #1677ff}.speaker-top{width:100%;justify-content:space-between}.speaker-top .speaker-popup-button{width:22px;height:22px;padding:3px;border:none;line-height:1;color:#1677ff;background:transparent;box-shadow:none;font-size:12px}.speaker-top .speaker-popup-button.ant-popover-open{transform:rotate(-180deg);transform-origin:center center}.speaker-top .speaker-popup-button:focus{background:#fff}.speaker-name{font-size:15px;line-height:1.2;color:#1677ff;font-weight:400;margin-top:auto;border:none;outline:none;cursor:default;-webkit-user-select:none;user-select:none}.speaker-name:not(:empty):after{content:":"}.speaker-start-time{color:var(--unnactive-color)}.speakers-name-list{width:150px;line-height:1.2;max-height:160px;overflow-y:auto}.speakers-name-list::-webkit-scrollbar{width:4px}.speakers-name-list::-webkit-scrollbar-track{background:#fff}.speakers-name-list::-webkit-scrollbar-thumb{background:#efefef;border-radius:5px}.speakers-name-item{cursor:pointer;border-radius:2px;padding:4px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.speakers-name-item:not(:last-child){margin-bottom:6px}.speakers-name-item:hover,.speakers-name-item:focus,.speakers-name-item.active{background:#f1f7ff}.speaker-popup .ant-popover-inner-content{padding:5px 4px}.speaker-popup .ant-popover-arrow{display:none}.sentence-info-block{font-size:15px;color:#1677ff;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.sentence-wrapper{position:relative}.sentence-block{padding:8px;margin:-8px;outline:none;position:relative;z-index:2;color:var(--sentence-color);white-space:pre-wrap;display:inline-block;width:100%;line-height:1.5}.sentence-block.disabled{opacity:.7;cursor:not-allowed;pointer-events:none}.sentence-block._absolute{position:absolute;top:0;left:0;right:0;bottom:0;z-index:auto;color:transparent}.sentence-block._caret:after{content:"";display:inline-block;width:1px;height:1.7em;background:red}.sentence-block .b{text-shadow:0 0 .5px var(--font-color),0 0 .5px var(--font-color),0 0 .8px var(--font-color);font-weight:400}.sentence-block .i{letter-spacing:.19px}.sentence-block._no-events{pointer-events:none;z-index:0}.sentence-block .text-highlight{background:#ff0}.sentence-block .confidence{background:orange}.sentence-block p{margin:14px 0}.sentence-block .correct-word{opacity:0;pointer-events:none}.sentence-block .wrong-word{color:transparent;position:relative;z-index:4;border-bottom:2px solid red;cursor:pointer;-webkit-user-select:none;user-select:none}.sentence-block .wrong-word.test{pointer-events:none}.sentence-block.left{text-align:left}.sentence-block.justify{text-align:justify}.sentence-block.right{text-align:right}.sentence-block .ant-input{border-color:transparent}.sentence-block blockquote{margin:10px 0;padding:10px;background:#f1f7ff;border-left:2px solid #1677ff}.suggestion-word{cursor:pointer;border:1px solid #d9d9d9;line-height:1;padding:5px;white-space:break-spaces}.suggestion-word:hover{opacity:.7}.sentence-speaker-wrapper{min-height:50px;position:relative}.sentence-speaker-wrapper .color-indicator{position:absolute;top:0;left:0;width:10px;height:100%;content:"";display:block}.sentence-speaker-wrapper .follow-scroll{position:sticky;top:90px}:where(.css-dev-only-do-not-override-1aznyno).ant-color-picker .ant-color-picker-inner .ant-color-picker-presets .ant-collapse-item>.ant-collapse-header{display:none}.sentence-list-outer{flex:1;display:flex}.sentence-list-outer._preview-tool-visible{max-width:1180px;margin:0 auto;width:100%}.sentence-list-outer._preview-tool-visible._hide .sentence-list{display:none}.sentence-list-outer._preview-tool-visible .sentence-list-container{all:unset}.sentence-list-outer._preview-tool-visible .sentence-list{flex:0 0 50%}.sentence-preview{flex:0 0 50%;overflow-x:hidden;overflow-y:scroll;position:sticky;top:90px;max-height:calc(100vh - 90px)}.sentence-preview._show{display:block}.sentence-preview._hide{display:none}.sentence-preview._full{flex:1;display:flex;flex-direction:column;align-items:center}.sentence-preview::-webkit-scrollbar{width:11px}.sentence-preview::-webkit-scrollbar-track{background:#fff}.sentence-preview::-webkit-scrollbar-thumb{background:#c8cbd2;border-radius:4px;border-left:3px solid #ffffff;border-right:3px solid #ffffff}.sentence-list{flex:1;background:#fff;display:grid;min-height:100vh}.sentence-list .sentence-list-wrapper{display:flex;flex-direction:column;width:100%}.sentence-list .sentence-list-container{display:flex}.sentence-list::-webkit-scrollbar{width:11px}.sentence-list::-webkit-scrollbar-track{background:#fff}.sentence-list::-webkit-scrollbar-thumb{background:#c8cbd2;border-radius:4px;border-left:3px solid #ffffff;border-right:3px solid #ffffff}.sentence-item{display:grid;grid-template-columns:180px 1fr;grid-gap:20px;position:relative;border-bottom:1px solid #1677ff}.sentence-item._dashed{border-bottom:3px dashed lightgray}.sentence-item._notes-form-showed{background:#d3d3d3}.sentence-item._notes-form-showed .sentence-speaker-wrapper>div{background:#d3d3d3!important}.sentence-item._mark-for-delete-mode-activated{cursor:pointer}.sentence-item._mark-for-delete-mode-activated:hover{background:#ff4d4f}.sentence-item._mark-for-delete-mode-activated:hover .sentence-block{color:#fff}.sentence-item._marked-for-delete{background:#ff4d4f;cursor:pointer}.sentence-item._marked-for-delete .sentence-block{color:#fff}.sentence-item._exhibit-form-showed{background:#90ee90}.sentence-item._exhibit-form-showed .sentence-speaker-wrapper>div{background:#90ee90!important}.sentence-text{padding:8px 0;display:grid;grid-template-columns:1fr 80px;grid-gap:20px}.spinner-wrapper{height:100%;min-height:200px}.spinner-wrapper.no-min-height{min-height:initial}.spinner-wrapper>div{z-index:auto!important}.sentence-separate{border-bottom:1px dashed red;margin:10px 0;position:relative}.sentence-separate .separate-buttons{position:absolute;display:flex;flex-direction:column;top:50%;transform:translateY(-50%);width:24px;left:-24px}.sentence-toolbar{padding:5px;background:#fff;border-top:1px solid var(--unnactive-color);border-bottom:1px solid var(--unnactive-color)}.sentence-toolbar .toolbar-list{margin-left:180px}.sentence-toolbar .toolbar-list._m0{margin:0}.sentence-toolbar .toolbar-list button._active{color:#4096ff;border-color:#4096ff}.header-user{text-align:left}.header-user .user-img{width:48px;height:48px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border:3px solid #1677ff;text-transform:uppercase;font-weight:500;color:#1677ff;line-height:1}.header-user .user-img img{width:100%;height:100%;background-size:cover}.header-user .user-name{font-size:15px;line-height:1.2;color:#1677ff}.header-user .user-arrow{color:#1677ff}.header-user .user-status{cursor:pointer}.header-user .user-status._on{color:green}.header-user .user-status._on .user-status-badge:before{background:green}.header-user .user-status._off{color:red}.header-user .user-status._off .user-status-badge:before{background:red}.header-user .user-status-badge{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.header-user .user-status-badge:before{content:"";display:block;width:8px;height:8px;border-radius:50%}.ant-layout-header{height:102px;background:#fff;line-height:inherit;display:flex;flex-direction:column;justify-content:center;z-index:4;position:relative}.header-info{text-align:center;justify-content:center;color:var(--font-color);font-size:15px}.header-compact-line{position:fixed;z-index:3;top:0;height:40px;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#fff}.find-btn-wrapper{display:flex;align-items:center;grid-gap:5px}.find-btn-wrapper .find-btn{font-size:14px;border-radius:5px;background:#f1f7ff;border:none;color:var(--font-color)}.find-btn-wrapper .find-btn .ant-select-selector{border:none}.find-btn-wrapper .find-btn:hover,.find-btn-wrapper .find-btn:focus{color:#000}.find-btn-wrapper .find-btn._ml-a{margin-left:auto}.find-btn-wrapper .find-arrow{cursor:pointer;width:22px;height:22px;transition:all .3s cubic-bezier(.645,.045,.355,1);padding:0;border:none}.find-btn-wrapper .find-arrow:hover,.find-btn-wrapper .find-arrow:focus{color:#1677ff}.replace-form .replace-form-control,.replace-form .replace-form-select .ant-select-selector,.replace-form .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:var(--unnactive-color);border-width:0 0 1px 0;border-radius:0;outline:none;box-shadow:none;font-size:12px;line-height:21px;padding-left:0}.replace-form .replace-form-select{width:100%}.replace-form .replace-form-control{padding-top:5px;padding-bottom:5px}.replace-form .replace-form-control:focus,.replace-form .replace-form-control.ant-input-focused{border-color:var(--font-color)}.replace-form .replace-form-select:not(.ant-select-disabled):hover .ant-select-selector,.replace-form .replace-form-select.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:var(--font-color);border-right-width:0;box-shadow:none;outline:none}.replace-form .ant-form-item-label{padding:0;font-size:14px;line-height:1;color:var(--font-color)}.replace-form .replace-btn{border:none;padding:0;color:#1677ff}.replace-form .replace-btn:hover,.replace-form .replace-btn:focus{color:#000}.replace-form .remove-btn{padding:0;border:none;color:var(--unnactive-color)}.replace-form .remove-btn:hover,.replace-form .remove-btn:focus{color:red}.replace-form-line{display:grid;align-items:center;grid-template-columns:calc(50% - 25px) calc(50% - 25px) 22px;grid-gap:15px;margin-bottom:12px}.replace-form-line._nm{margin-bottom:0}.replace-dropdown .ant-select-item{min-height:22px;font-size:12px;line-height:1}.mark-info-item{display:grid;grid-template-columns:94px 1fr;grid-gap:15px;line-height:1.6;color:var(--font-color)}.mark-info-item:not(:last-child){margin-bottom:5px}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--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 .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-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{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);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 .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input: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 .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{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{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.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 rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@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) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.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:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}._badgeWrapper_dapx7_1{position:relative}._badge_dapx7_1{--f: 10px;position:absolute;background:red;line-height:1;font-size:10px;font-weight:700;color:#fff;transform-origin:100% 100%;padding:1px 10px;border-bottom:var(--f) solid rgba(0,0,0,.4666666667);transform:translate(calc((cos(45deg) - 1)*100%),-100%) rotate(-45deg);clip-path:polygon(100% calc(100% - var(--f)),100% 100%,calc(100% - var(--f)) calc(100% - var(--f)),var(--f) calc(100% - var(--f)),0 100%,0 calc(100% - var(--f)),999px calc(100% - var(--f) - 999px),calc(100% - 999px) calc(100% - var(--f) - 999px));z-index:1}.macros-section{display:flex;flex-direction:column;grid-gap:20px;color:var(--font-color)}.macros-section::-webkit-scrollbar{width:11px}.macros-section::-webkit-scrollbar-track{background:#fff}.macros-section::-webkit-scrollbar-thumb{background:#c8cbd2;border-radius:4px;border-left:3px solid #ffffff;border-right:3px solid #ffffff}.macros-section .macros-list{display:flex;flex-direction:column;gap:20px}.macros-section .macros-item{display:grid;grid-template-columns:1fr 50%;grid-gap:10px;align-items:center;padding:3px 0}.macros-section .macros-item:not(:last-child){border-bottom:1px solid #1677ff}.macros-section .macros-item .item-code{border:none;padding:0;box-shadow:none}.macros-section .macros-item .item-code:focus{color:#1677ff}.shortcuts-tabs-wrapper{width:550px;max-width:100vw}.expand-text-list{width:400px}.expand-text-list .items{max-height:150px;overflow-y:auto}.expand-text-item{display:grid;grid-template-columns:80px 1fr 60px;grid-gap:15px;align-items:center;border-bottom:1px solid #d9d9d9;padding:3px 0}.expand-text-item._autocorrect{grid-template-columns:1fr 1fr;padding:0;transition:color .25s ease,background .25s ease}.expand-text-item._autocorrect:hover{background:var(--primary-color);color:#fff}.expand-text-item._autocorrect>div{padding:3px 0}.expand-text-item._autocorrect>div:first-child{border-right:1px solid #d9d9d9}.expand-text-item._inputs{border-bottom:none;margin-top:10px}.expand-text-item .item-delete{color:red;border:1px solid red;line-height:1;cursor:pointer;transition:.3s ease;display:flex;align-items:center;justify-content:center;width:26px;height:26px;margin-left:auto}.expand-text-item .item-delete:hover{opacity:.7}.toolbar{background:#fff;padding:7px 0;border-top:1px solid var(--unnactive-color);color:var(--unnactive-color);font-size:22px;position:sticky;top:40px;z-index:5}.toolbar .tool-btn{padding:3px;line-height:1;height:35px;min-width:35px;font-size:28px;border:none;border-radius:5px;color:var(--font-color)}.toolbar .tool-btn:hover,.toolbar .tool-btn.active{background:#1677ff;color:#fff}.toolbar .ant-popover-inner{padding:0}.toolbar .popover-help.hide-popup{display:none!important}.toolbar .popover-help .ant-popover-arrow{width:15px;height:15px}.toolbar .popover-help .ant-popover-arrow:before,.toolbar .popover-help .ant-popover-arrow:after{background:var(--font-color)}.toolbar .popover-help .ant-popover-arrow:before{top:-15px;left:-15px}.toolbar .popover-help .ant-popover-inner{background:var(--font-color)}.toolbar .popover-help .ant-popover-inner-content{color:#fff;padding:3px 10px}.toolbar .content-popover .ant-popover-inner-content{padding:17px 14px}.toolbar .label-toolbar{font-size:16px;line-height:1.42;color:var(--font-color);margin-bottom:6px}.toolbar .ant-tabs-tab{font-size:12px;padding:0}.toolbar .ant-tabs-tab+.ant-tabs-tab{margin-left:9px}.toolbar .ant-tabs>.ant-tabs-nav .ant-tabs-nav-more,.toolbar .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-more{padding:5px 8px;cursor:pointer}.toolbar .finalize-rejected .tool-btn{color:red}.toolbar .finalize-rejected .tool-btn:hover,.toolbar .finalize-rejected .tool-btn.active{opacity:.7;color:red!important;background:#fff}.proof-btn .tool-btn{color:green}.proof-btn .tool-btn:hover,.proof-btn .tool-btn.active{opacity:.7;color:green!important;background:#fff}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}@font-face{font-family:fontello;src:url(/assets/fontello-wjr1ALur.eot?87690383);src:url(/assets/fontello-wjr1ALur.eot?87690383#iefix) format("embedded-opentype"),url(/assets/fontello-CPV5il9l.woff2?87690383) format("woff2"),url(/assets/fontello-DwehuQpD.woff?87690383) format("woff"),url(/assets/fontello-B2HucSZ6.ttf?87690383) format("truetype"),url(/assets/fontello-BxmHSYrt.svg?87690383#fontello) format("svg");font-weight:400;font-style:normal}[class^=sc-ic-]:before,[class*=" sc-ic-"]:before{font-family:fontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sc-ic-align-center:before{content:""}.sc-ic-check:before{content:""}.sc-ic-closed:before{content:""}.sc-ic-edit:before{content:""}.sc-ic-edit-1:before{content:""}.sc-ic-finalize:before{content:""}.sc-ic-find:before{content:""}.sc-ic-help:before{content:""}.sc-ic-list:before{content:""}.sc-ic-mark-section:before{content:""}.sc-ic-open:before{content:""}.sc-ic-play:before{content:""}.sc-ic-quote:before{content:""}.sc-ic-replace:before{content:""}.sc-ic-save:before{content:""}.sc-ic-spell-check:before{content:""}.sc-ic-shortcuts:before{content:""}.sc-ic-zoom-in:before{content:""}.sc-ic-zoom-out:before{content:""}.sc-ic-arrow-down:before{content:""}.sc-ic-arrow-right:before{content:""}.sc-ic-case-data:before{content:""}.sc-ic-arrow-left:before{content:""}.sc-ic-following:before{content:""}.sc-ic-stop:before{content:""}.sc-ic-unlock:before{content:""}.sc-ic-volume:before{content:""}.sc-ic-backward:before{content:""}.sc-ic-forward:before{content:""}.sc-ic-headphones:before{content:""}.sc-ic-lock:before{content:""}.sc-ic-options:before{content:""}.sc-ic-previous:before{content:""}.sc-ic-apply:before{content:""}.sc-ic-level-up:before{content:""}.sc-ic-blockquote:before{content:""}.sc-ic-foot-pedal-press:before{content:""}.sc-ic-foot-pedal:before{content:""}.sc-ic-align-left:before{content:""}.sc-ic-align-right:before{content:""}.sc-ic-align-justify:before{content:""}.sc-ic-function:before{content:""}.sc-ic-book:before{content:""}.sc-ic-scroll-down-icon:before{content:""}.sc-ic-article-alt:before{content:""}.sc-ic-highlight-text:before{content:""}.sc-ic-poc:before{content:""}.sc-ic-reject-finilize:before{content:""}.sc-ic-mouse-wheel:before{content:""}.sc-ic-resize-horizontal:before{content:""}.sc-ic-flag:before{content:""}.sc-ic-flag-empty:before{content:""}:root{--sentence-color: #000;--font-color: #000;--unnactive-color: #708090;--primary-color: #1890ff}[class^=sc-ic-]:before,[class*=" sc-ic-"]:before{margin:0;display:inline}body{font-family:Roboto,sans-serif}#root{height:100%}#root>.ant-layout{height:100%}.scoping-content{flex-direction:column}.ant-checkbox-wrapper{-webkit-user-select:none;user-select:none}.ant-modal-root .ant-modal-mask,.ant-modal-root .ant-modal-wrap{z-index:1049}.page-loading{flex:1}.page-loading .ant-spin-container{height:100%;display:flex;flex-direction:column}.draggable-modal-wrapper{left:auto!important;bottom:auto!important;overflow:visible!important;width:0!important;height:0!important}.draggable-modal-wrapper .ant-modal{padding-bottom:0!important}.draggable-modal-wrapper .ant-modal-content{padding:0 12px 12px}.draggable-modal-wrapper .ant-modal-title>div{padding:17px 0;height:58px}.draggable-modal-wrapper .ant-modal-body{max-height:calc(100vh - 78px);overflow-y:auto;overflow-x:hidden}.draggable-modal-wrapper .ant-modal-body::-webkit-scrollbar{width:11px}.draggable-modal-wrapper .ant-modal-body::-webkit-scrollbar-track{background:#fff}.draggable-modal-wrapper .ant-modal-body::-webkit-scrollbar-thumb{background:#c8cbd2;border-radius:4px;border-left:3px solid #ffffff;border-right:3px solid #ffffff}::highlight(autocorrect){text-decoration-line:underline;text-decoration-color:#90ee90;text-decoration-style:wavy}._PageLoader_ekp36_1{position:fixed;top:2px;left:0;width:30px;height:30px;z-index:6;display:flex;align-items:center;justify-content:center}
