.primary-blue-button[data-v-0154add7]{display:flex;text-align:center;background-color:#0d87ef;color:#fff;line-height:19px;letter-spacing:.01em;border:none;border-radius:8px;transition:background-color .3s;white-space:nowrap;align-items:center;justify-content:center;padding:8px 16px;gap:10px;position:relative}.primary-blue-button[data-v-0154add7]:hover{cursor:pointer;background-color:#0076da}.primary-blue-button.blocked[data-v-0154add7]{pointer-events:none;cursor:not-allowed;background-color:#f0f3f4;color:#8d959d}.label[data-v-0154add7]{font-size:16px;font-weight:500;line-height:24px;margin:0}.btn-icon[data-v-0154add7]{width:18px;height:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center;line-height:0;pointer-events:none}.btn-icon[data-v-0154add7] svg{width:100%;height:100%;display:block}.spinner[data-v-0154add7]{position:absolute;right:24px;top:50%;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;transform:translateY(-50%);transform-origin:center center;animation:spin-0154add7 1s linear infinite}@keyframes spin-0154add7{to{transform:translateY(-50%) rotate(360deg)}}.dp__input_wrap{position:relative;width:100%;box-sizing:unset}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input{background-color:var(--dp-background-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);border:1px solid var(--dp-border-color);outline:none;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:var(--dp-input-padding);color:var(--dp-text-color);box-sizing:border-box}.dp__input::placeholder{opacity:.7}.dp__input:hover{border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:#0000}.dp__input_focus{border-color:var(--dp-border-color-hover)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;width:var(--dp-font-size);height:var(--dp-font-size);stroke-width:0;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:6px 12px;color:var(--dp-icon-color);box-sizing:content-box}.dp__input_icon{cursor:pointer;position:absolute;top:50%;inset-inline-start:0;transform:translateY(-50%);color:var(--dp-icon-color)}.dp__clear_icon{position:absolute;top:50%;inset-inline-end:0;transform:translateY(-50%);cursor:pointer;color:var(--dp-icon-color)}.dp__input_icon_pad{padding-inline-start:var(--dp-input-icon-padding)}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius) var(--dp-success-color);border-color:var(--dp-success-color)}.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius) var(--dp-danger-color);border-color:var(--dp-danger-color)}.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__menu{background:var(--dp-background-color);border-radius:var(--dp-border-radius);min-width:var(--dp-menu-min-width);font-family:var(--dp-font-family);font-size:var(--dp-font-size);-webkit-user-select:none;user-select:none;border:1px solid var(--dp-menu-border-color);box-sizing:border-box}.dp__menu:after{box-sizing:border-box}.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp--menu-wrapper{position:absolute;z-index:99999}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp--menu--inner-stretched{padding:6px 0}.dp__menu_index{z-index:99999}.dp__menu_readonly,.dp__menu_disabled{position:absolute;top:0;right:0;bottom:0;left:0;z-index:999999}.dp__menu_disabled{background:#ffffff80;cursor:not-allowed}.dp__menu_readonly{background:#0000;cursor:default}.dp__arrow_top{left:50%;top:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);transform:translate(-50%,-50%) rotate(-45deg)}.dp__arrow_bottom{left:50%;bottom:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-bottom:1px solid var(--dp-menu-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__action_extra{text-align:center;padding:2px 0}.dp--preset-dates{padding:5px;border-inline-end:1px solid var(--dp-border-color)}@media only screen and (max-width:600px){.dp--preset-dates{display:flex;align-self:center;border:none;overflow-x:auto;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2)}}.dp__sidebar_left{padding:5px;border-inline-end:1px solid var(--dp-border-color)}.dp__sidebar_right{padding:5px;margin-inline-end:1px solid var(--dp-border-color)}.dp--preset-range{display:block;width:100%;padding:5px;text-align:left;white-space:nowrap;color:var(--dp-text-color);border-radius:var(--dp-border-radius);transition:var(--dp-common-transition)}.dp--preset-range:hover{background-color:var(--dp-hover-color);color:var(--dp-hover-text-color);cursor:pointer}@media only screen and (max-width:600px){.dp--preset-range{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range:first-child{margin-left:0}.dp--preset-range:last-child{margin-right:0}}.dp__menu_content_wrapper{display:flex}@media only screen and (max-width:600px){.dp__menu_content_wrapper{flex-direction:column-reverse}}.dp__calendar_header{position:relative;display:flex;justify-content:center;align-items:center;color:var(--dp-text-color);white-space:nowrap;font-weight:700}.dp__calendar_header_item{text-align:center;flex-grow:1;height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);box-sizing:border-box}.dp__calendar_row{display:flex;justify-content:center;align-items:center;margin:var(--dp-row-margin)}.dp__calendar_item{text-align:center;flex-grow:1;box-sizing:border-box;color:var(--dp-text-color)}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{display:flex;align-items:center;text-align:center;justify-content:center;border-radius:var(--dp-cell-border-radius);height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);border:1px solid rgba(0,0,0,0);box-sizing:border-box;position:relative}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-end-end-radius:0;border-start-end-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-end-start-radius:0;border-start-start-radius:0}.dp__range_end,.dp__range_start,.dp__active_date{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__cell_auto_range_end,.dp__cell_auto_range_start{border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__date_hover_end:hover,.dp__date_hover_start:hover,.dp__date_hover:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{color:var(--dp-secondary-color);cursor:not-allowed}.dp__range_between{background:var(--dp-range-between-dates-background-color);color:var(--dp-range-between-dates-text-color);border-radius:0;border:1px solid var(--dp-range-between-border-color)}.dp__range_between_week{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border-radius:0;border-top:1px solid var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-radius:0;border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-inline-start:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-inline-end:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{width:100%;height:1px;background:var(--dp-border-color)}.dp__calendar_next{margin-inline-start:var(--dp-multi-calendars-spacing)}.dp__marker_line,.dp__marker_dot{height:5px;background-color:var(--dp-marker-color);position:absolute;bottom:0}.dp__marker_dot{width:5px;border-radius:50%;left:50%;transform:translate(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{position:absolute;border-radius:var(--dp-border-radius);background-color:var(--dp-tooltip-color);padding:5px;border:1px solid var(--dp-border-color);z-index:99999;box-sizing:border-box;cursor:default}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{display:flex;align-items:center;flex-flow:row nowrap;color:var(--dp-text-color)}.dp__tooltip_mark{height:5px;width:5px;border-radius:50%;background-color:var(--dp-text-color);color:var(--dp-text-color);margin-inline-end:5px}.dp__arrow_bottom_tp{bottom:0;height:8px;width:8px;background-color:var(--dp-tooltip-color);position:absolute;border-inline-end:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__instance_calendar{position:relative;width:100%}@media only screen and (max-width:600px){.dp__flex_display{flex-direction:column}}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{display:flex;align-items:center;height:var(--dp-month-year-row-height);color:var(--dp-text-color);box-sizing:border-box}.dp__inner_nav{display:flex;align-items:center;justify-content:center;cursor:pointer;height:var(--dp-month-year-row-button-size);width:var(--dp-month-year-row-button-size);color:var(--dp-icon-color);text-align:center;border-radius:50%}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}[dir=rtl] .dp__inner_nav{transform:rotate(180deg)}.dp__inner_nav_disabled:hover,.dp__inner_nav_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp--year-select,.dp__month_year_select{text-align:center;cursor:pointer;height:var(--dp-month-year-row-height);display:flex;align-items:center;justify-content:center;border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color)}.dp--year-select:hover,.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__month_year_select{width:50%}.dp--year-select{width:100%}.dp__month_year_wrap{display:flex;width:100%}.dp__year_disable_select{justify-content:space-around}.dp__overlay{width:100%;background:var(--dp-background-color);transition:opacity 1s ease-out;z-index:99999;font-family:var(--dp-font-family);color:var(--dp-text-color);box-sizing:border-box}.dp--overlay-absolute{position:absolute;height:100%;top:0;left:0}.dp--overlay-relative{position:relative}.dp__overlay_container::-webkit-scrollbar-track{box-shadow:var(--dp-scroll-bar-background);background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{width:5px;background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;overflow-y:auto}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{padding:0;box-sizing:border-box;display:flex;margin-inline:auto auto;flex-wrap:wrap;max-width:100%;width:100%;align-items:center}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;width:33%;padding:var(--dp-overlay-col-padding);white-space:nowrap}.dp__overlay_cell_pad{padding:var(--dp-common-padding) 0}.dp__overlay_cell_active{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center;background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center}.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__cell_in_between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{right:5px;box-sizing:border-box}.dp__overlay_cell_disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed;background:var(--dp-primary-disabled-color)}.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp__btn,.dp--qr-btn,.dp--time-invalid,.dp--time-overlay-btn{border:none;font:inherit;transition:var(--dp-common-transition);line-height:normal}.dp--tp-wrap{max-width:var(--dp-menu-min-width)}.dp__time_input{width:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;font-family:var(--dp-font-family);color:var(--dp-text-color)}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display{cursor:pointer;color:var(--dp-text-color);border-radius:var(--dp-border-radius);display:flex;align-items:center;justify-content:center}.dp__time_display:hover:enabled{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{display:flex;width:100%;justify-content:center}.dp__inc_dec_button{padding:5px;margin:0;height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;color:var(--dp-icon-color);box-sizing:border-box}.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__inc_dec_button_inline{width:100%;padding:0;height:8px;cursor:pointer;display:flex;align-items:center}.dp__inc_dec_button_disabled:hover,.dp__inc_dec_button_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border:none;padding:var(--dp-common-padding);border-radius:var(--dp-border-radius);cursor:pointer}.dp__tp_inline_btn_bar{width:100%;height:4px;background-color:var(--dp-secondary-color);transition:var(--dp-common-transition);border-collapse:collapse}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l,.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(-12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp--time-overlay-btn{background:none}.dp--time-invalid{background-color:var(--dp-disabled-color)}.dp__action_row{display:flex;align-items:center;width:100%;padding:var(--dp-action-row-padding);box-sizing:border-box;color:var(--dp-text-color);flex-flow:row nowrap}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{display:block;color:var(--dp-text-color);font-size:var(--dp-preview-font-size);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dp__action_buttons{display:flex;flex:0;align-items:center;justify-content:flex-end;margin-inline-start:auto}.dp__action_button{display:inline-flex;align-items:center;background:#0000;border:1px solid rgba(0,0,0,0);padding:var(--dp-action-buttons-padding);line-height:var(--dp-action-button-height);margin-inline-start:3px;height:var(--dp-action-button-height);cursor:pointer;border-radius:var(--dp-border-radius);font-size:var(--dp-preview-font-size);font-family:var(--dp-font-family)}.dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp__action_cancel{color:var(--dp-text-color);border:1px solid var(--dp-border-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp-quarter-picker-wrap{display:flex;flex-direction:column;height:100%;min-width:var(--dp-menu-min-width)}.dp--qr-btn{width:100%;padding:var(--dp-common-padding)}.dp--qr-btn:not(.dp--highlighted,.dp--qr-btn-active,.dp--qr-btn-disabled,.dp--qr-btn-between){background:none}.dp--qr-btn:hover:not(.dp--qr-btn-active,.dp--qr-btn-disabled){background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp--quarter-items{display:flex;flex-direction:column;flex:1;width:100%;height:100%;justify-content:space-evenly}.dp--qr-btn-active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp--qr-btn-between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp--qr-btn-disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp--qr-btn-disabled:hover{background:var(--dp-disabled-color)}.dp__btn,.dp--time-overlay-btn,.dp--time-invalid,.dp--qr-btn{border:none;font:inherit;transition:var(--dp-common-transition);line-height:normal}.dp--year-mode-picker{display:flex;width:100%;align-items:center;justify-content:space-between;height:var(--dp-cell-size)}:root{--dp-common-transition: all .1s ease-in;--dp-menu-padding: 6px 8px;--dp-animation-duration: .1s;--dp-menu-appear-transition-timing: cubic-bezier(.4, 0, 1, 1);--dp-transition-timing: ease-out;--dp-action-row-transtion: all .2s ease-in;--dp-font-family: -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif;--dp-border-radius: 4px;--dp-cell-border-radius: 4px;--dp-transition-length: 22px;--dp-transition-timing-general: .1s;--dp-button-height: 35px;--dp-month-year-row-height: 35px;--dp-month-year-row-button-size: 25px;--dp-button-icon-height: 20px;--dp-calendar-wrap-padding: 0 5px;--dp-cell-size: 35px;--dp-cell-padding: 5px;--dp-common-padding: 10px;--dp-input-icon-padding: 35px;--dp-input-padding: 6px 30px 6px 12px;--dp-menu-min-width: 260px;--dp-action-buttons-padding: 1px 6px;--dp-row-margin: 5px 0;--dp-calendar-header-cell-padding: .5rem;--dp-multi-calendars-spacing: 10px;--dp-overlay-col-padding: 3px;--dp-time-inc-dec-button-size: 32px;--dp-font-size: 1rem;--dp-preview-font-size: .8rem;--dp-time-font-size: 2rem;--dp-action-button-height: 22px;--dp-action-row-padding: 8px}.dp__theme_dark{--dp-background-color: #212121;--dp-text-color: #fff;--dp-hover-color: #484848;--dp-hover-text-color: #fff;--dp-hover-icon-color: #959595;--dp-primary-color: #005cb2;--dp-primary-disabled-color: #61a8ea;--dp-primary-text-color: #fff;--dp-secondary-color: #a9a9a9;--dp-border-color: #2d2d2d;--dp-menu-border-color: #2d2d2d;--dp-border-color-hover: #aaaeb7;--dp-disabled-color: #737373;--dp-disabled-color-text: #d0d0d0;--dp-scroll-bar-background: #212121;--dp-scroll-bar-color: #484848;--dp-success-color: #00701a;--dp-success-color-disabled: #428f59;--dp-icon-color: #959595;--dp-danger-color: #e53935;--dp-marker-color: #e53935;--dp-tooltip-color: #3e3e3e;--dp-highlight-color: rgb(0 92 178 / 20%);--dp-range-between-dates-background-color: var(--dp-hover-color, #484848);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #fff);--dp-range-between-border-color: var(--dp-hover-color, #fff)}.dp__theme_light{--dp-background-color: #fff;--dp-text-color: #212121;--dp-hover-color: #f3f3f3;--dp-hover-text-color: #212121;--dp-hover-icon-color: #959595;--dp-primary-color: #1976d2;--dp-primary-disabled-color: #6bacea;--dp-primary-text-color: #f8f5f5;--dp-secondary-color: #c0c4cc;--dp-border-color: #ddd;--dp-menu-border-color: #ddd;--dp-border-color-hover: #aaaeb7;--dp-disabled-color: #f6f6f6;--dp-scroll-bar-background: #f3f3f3;--dp-scroll-bar-color: #959595;--dp-success-color: #76d275;--dp-success-color-disabled: #a3d9b1;--dp-icon-color: #959595;--dp-danger-color: #ff6f60;--dp-marker-color: #ff6f60;--dp-tooltip-color: #fafafa;--dp-disabled-color-text: #8e8e8e;--dp-highlight-color: rgb(25 118 210 / 10%);--dp-range-between-dates-background-color: var(--dp-hover-color, #f3f3f3);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #212121);--dp-range-between-border-color: var(--dp-hover-color, #f3f3f3)}.dp__flex{display:flex;align-items:center}.dp__btn{background:none}.dp__main{font-family:var(--dp-font-family);-webkit-user-select:none;user-select:none;box-sizing:border-box;position:relative;width:100%}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{width:100%;text-align:center;color:var(--dp-icon-color);cursor:pointer;display:flex;align-items:center;place-content:center center;padding:var(--dp-common-padding);box-sizing:border-box;height:var(--dp-button-height)}.dp__button.dp__overlay_action{position:absolute;bottom:0}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{flex-direction:column;align-items:flex-start}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general) ease-out}.calendar-next-enter-from{opacity:0;transform:translate(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(calc(var(--dp-transition-length) * -1))}.calendar-prev-leave-to{opacity:0;transform:translate(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-active,.dp-menu-appear-bottom-leave-active,.dp-menu-appear-top-enter-active,.dp-menu-appear-top-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-menu-appear-top-enter-from,.dp-menu-appear-top-leave-to,.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-from,.dp-menu-appear-bottom-leave-to,.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length) * -1))}.dp--arrow-btn-nav{transition:var(--dp-common-transition)}.dp--highlighted{background-color:var(--dp-highlight-color)}.common-container[data-v-accf7c2f]{display:flex}.common-container .left-section[data-v-accf7c2f]{width:100%}.common-container .left-section .common-form[data-v-accf7c2f]{display:flex;flex-direction:column;max-width:400px}.common-container .left-section .common-form .input-item[data-v-accf7c2f]{margin-bottom:16px;display:flex;flex-direction:column}.common-container .left-section .common-form .input-item .label-form[data-v-accf7c2f]{color:#495057;line-height:18px;font-style:normal;font-weight:400;margin-bottom:4px;font-size:14px}.common-container .left-section .common-form .input-item .input-title[data-v-accf7c2f]{margin-bottom:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.common-container .left-section .common-form .confirm-button[data-v-accf7c2f]{width:100%}.common-container .error[data-v-accf7c2f]{color:#f56980;font-size:12px}.warning-message[data-v-b0dca3a1]{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;width:calc(100% - 80px);top:50%}.warning-message .warning-message_text[data-v-b0dca3a1]{margin-top:10px}.warning-message .warning-message_text span[data-v-b0dca3a1]{font-size:20px}.tabs-container[data-v-61343c0b]{position:sticky;top:10px;align-self:start}.tabs-container .tabs-content[data-v-61343c0b]{display:flex;font-weight:500;font-size:14px;flex-direction:column;padding:0 24px;width:100%}.tabs-container .tabs-content .tab-item[data-v-61343c0b]{position:relative;cursor:pointer;padding:14px 12px;flex-direction:column;font-weight:400;transition:all .3s;justify-content:center;border-radius:10px}.tabs-container .tabs-content .tab-item[data-v-61343c0b]:hover{background:#ebedee}.tabs-container .tabs-content .tab-item.active[data-v-61343c0b],.tabs-container .tabs-content .tab-item.active[data-v-61343c0b]:hover{background:#fff}.tabs-container .tabs-content .tab-item .count[data-v-61343c0b]{display:flex;position:absolute;top:calc(50% - 8.5px);right:16px;background:#d51a52;border-radius:125px;color:#fff;font-size:10px;min-width:17px;width:max-content;height:17px;align-items:center;padding:1px 5px;justify-content:center}.tabs-container .tabs-content .tab-item .bottom-line[data-v-61343c0b]{position:absolute;bottom:-1px;left:0;width:100%;border:none}.tabs-container .tabs-content .tab-item .bottom-line.active[data-v-61343c0b]{font-weight:500;color:#363636;border:1px solid #0D87EF;border-radius:4px 4px 0 0}.info-message[data-v-581f0ef6]{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;width:calc(100% - 80px);top:50%}.info-message .info-message_text[data-v-581f0ef6]{margin-top:10px;text-align:center}.info-message .info-message_text span[data-v-581f0ef6]{font-size:20px;line-height:37px}.info-message .info-message_text span[data-v-581f0ef6] a{font-size:20px;color:#0d87ef;text-decoration:none}.info-message .button-slot[data-v-581f0ef6]{margin-top:15px}.switch-lang[data-v-2c9bdb9b]{margin-left:10px;padding:5px 10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;border-radius:8px}.switch-lang[data-v-2c9bdb9b]:hover{background:#fff;color:#0d87ef}.primary-gray-button[data-v-481a3143]{display:flex;text-align:center;background-color:#fff;color:#363636;line-height:19px;letter-spacing:.01em;border:1px solid #CED4DA;border-radius:8px;transition:all .3s;white-space:nowrap;align-items:center;justify-content:center;padding:0 8px;gap:10px}.primary-gray-button[data-v-481a3143]:hover{cursor:pointer;background-color:#f9f9f9}.primary-gray-button.blocked[data-v-481a3143]{pointer-events:none;cursor:not-allowed;color:#ced4da}.label[data-v-481a3143]{font-size:16px;font-weight:500;line-height:24px;margin:0}.btn-icon[data-v-481a3143]{width:18px;height:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center;line-height:0;pointer-events:none}.btn-icon[data-v-481a3143] svg{width:100%;height:100%;display:block}.dropdown[data-v-06295c44]{position:relative}.dropdown .top-button[data-v-06295c44]{display:flex;transition:all .3s;padding:4px 30px 4px 10px;border-radius:8px;position:relative}.dropdown .top-button[data-v-06295c44]:hover{background:#fff}.dropdown .top-button__description.info[data-v-06295c44]{color:#363636;text-align:left;display:flex;flex-direction:column;justify-content:center;line-height:19px}.dropdown .top-button__description .info__name-user[data-v-06295c44]{text-align:center;width:max-content}.dropdown .top-button__description .info__name-user span[data-v-06295c44]{font-size:14px;line-height:20px}.dropdown .top-button.active[data-v-06295c44]{cursor:pointer;background:#fff}.dropdown .top-button.active .top-button__arrow[data-v-06295c44]{transform:rotate(0)}.dropdown .top-button__arrow[data-v-06295c44]{display:flex;align-items:center;transition:all .3s;position:absolute;right:2px;top:calc(50% - 10px);transform:rotate(180deg)}.dropdown .top-button__arrow svg path[data-v-06295c44]{stroke:#363636}.dropdown .dropdown-content[data-v-06295c44]{position:absolute;z-index:1000;right:0;padding-top:4px;width:250px}.dropdown .dropdown-content .information-block[data-v-06295c44]{border-radius:10px;border:1px solid #CED4DA;background:#fff;box-shadow:0 2px 10px #0000001f}.dropdown .dropdown-content .information-block .user-info[data-v-06295c44]{color:#363636;text-align:center;padding:16px 16px 0;position:relative}.dropdown .dropdown-content .information-block .user-info_full-name[data-v-06295c44]{font-size:16px;font-weight:500;margin-top:8px;padding-bottom:8px}.dropdown .dropdown-content .information-block .user-info__name[data-v-06295c44]{text-transform:none;font-weight:500;padding:0 20px}.dropdown .dropdown-content .information-block .separator[data-v-06295c44]{width:calc(100% - 32px);height:1px;background-color:#dee2e6;margin:16px auto}.dropdown .dropdown-content .information-block .main-button-block[data-v-06295c44]{padding:16px;width:100%;display:flex;gap:8px 0;flex-direction:column;align-items:center}.dropdown .dropdown-content .information-block .main-button-block .item[data-v-06295c44]{width:100%;display:flex;align-items:center;padding:10px 16px;border-radius:8px;gap:10px;transition:all .3s;cursor:pointer}.dropdown .dropdown-content .information-block .main-button-block .item_ico[data-v-06295c44]{width:20px;height:20px}.dropdown .dropdown-content .information-block .main-button-block .item[data-v-06295c44]:hover{background:#f6f7f8}.dropdown .dropdown-content .information-block .main-button-block .item[data-v-06295c44] svg{width:20px;height:20px}.dropdown .dropdown-content .information-block .main-button-block .item[data-v-06295c44] svg path{stroke:#1e93f8}.navbar[data-v-05a59dd5]{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;width:100%}.navbar .navbar-brand[data-v-05a59dd5]{font-weight:700;font-size:22px;line-height:30px;color:#363636;text-decoration:none;text-transform:uppercase;display:flex;align-items:center;min-width:238px}.navbar .navbar-brand img[data-v-05a59dd5]{margin-right:7px}.navbar .middle-block[data-v-05a59dd5]{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;position:relative}.navbar .middle-block .platform-desc[data-v-05a59dd5]{text-transform:uppercase;font-size:20px;position:absolute;left:calc(50% - 80px)}.navbar .user-info[data-v-05a59dd5]{display:flex;justify-content:center;align-items:center;color:#363636}.navbar .right-position-button[data-v-05a59dd5]{display:flex}.navbar .right-position-button .button-menu-block[data-v-05a59dd5]{display:flex;gap:0 14px}.navbar .right-position-button .button-menu-block[data-v-05a59dd5]:last-child{margin-right:0}.navbar .right-position-button .button-menu-block .logout[data-v-05a59dd5]{margin-left:40px;display:flex;justify-content:center;align-items:center;color:#363636;width:130px;transition:all .3s ease}.navbar .right-position-button .button-menu-block .logout[data-v-05a59dd5]:hover{cursor:pointer;color:#0d87ef}[data-v-05a59dd5] #filial,[data-v-05a59dd5] #filial-state{width:300px}[data-v-05a59dd5] #filial .n-base-selection,[data-v-05a59dd5] #filial-state .n-base-selection{width:300px;--n-border: 1px solid #fff !important;--n-border-radius: 8px !important;--n-caret-color: #363636 !important;--n-border-hover: 1px solid #fff !important;--n-border-active: 1px solid #fff !important;--n-border-focus: 1px solid #fff !important;--n-box-shadow-active: 1px solid #0D87EF !important;--n-box-shadow-focus: 1px solid #0D87EF !important;--n-loading-color: #0D87EF !important;--n-text-color: #363636 !important;--n-color: #fff !important;--n-color-active: #FFFFFF !important}*{font-family:Golos,sans-serif;font-size:14px;margin:0;padding:0;box-sizing:border-box;scrollbar-color:#ccc #fff;scrollbar-width:thin}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ccc}::-webkit-scrollbar{width:4px}textarea{border:1px solid #CED4DA;border-radius:8px;resize:none;outline:none;padding:10px 15px;transition:all .3s}textarea:hover{cursor:text;border-color:#83c3fb}textarea:focus{cursor:text;border-color:#0d87ef}textarea.invalid{border-color:#f56980}input{color:#363636;height:40px;padding:0 12px;border:1px solid #CED4DA;border-radius:8px!important;outline:none;transition:.3s all ease}input:focus{border-color:#0d87ef!important}input:hover:enabled{border-color:#83c3fb}input:hover:disabled{cursor:not-allowed}input::placeholder{font-size:14px;color:#6c757d!important}button:hover{cursor:pointer}body{background-color:#f5f7f9;position:relative;color:#363636;top:0;bottom:0;font-size:14px;line-height:1.3}.document-table-container .document-table{width:100%}.document-table-container .document-table tr{color:#000}.document-table-container .document-table{border-collapse:collapse}.document-table-container .document-table .document-table_head{background-color:#fff;position:sticky;z-index:10;top:0}.document-table-container .document-table .document-table_head tr th{background-color:#f0f3f4}.document-table-container .document-table tbody tr td{padding:10px;border-top:1px solid rgba(194,201,209,.5)}.document-table-container .document-table tbody tr{transition:box-shadow .1s}.document-table-container .document-table tbody tr:hover{box-shadow:0 -1px #e0e7ed,0 0 10px #d1d0d080}.container{width:100%;margin:0 auto;display:grid;grid-template-columns:270px minmax(0,1fr)}.container .content{position:relative;background-color:#fff;min-height:calc(100vh - 102px);padding:32px;border-radius:16px;margin:0 32px 32px 0;height:auto}.container .content.error{width:calc(100vw - 64px);margin:0 32px}.container .content.profile{background-color:transparent;padding:0}.detail{margin:0 32px 32px 0;gap:16px}.detail .left-block{background-color:#fff;padding:40px 32px;border-radius:16px;width:35%}.detail .right-block{width:65%;background-color:#fff;padding:32px;border-radius:16px}.vue-notification-group{top:75px!important}.vue-notification-group .error-notify{margin:0 0 5px;padding:10px;font-size:12px;color:#fff;background:#44a4fc;border-left:5px solid #187fe7}.vue-notification-group .error-notify.success{background:#00874c;border-left-color:#1c6031}.vue-notification-group .error-notify.warn{background:#fcc02a;border-left-color:#f80}.vue-notification-group .error-notify.error{background:#d11635;border-left-color:#b20320}.radio-input{width:100%;position:absolute;height:100%;z-index:1;opacity:0;cursor:pointer;top:0;left:0}.radio-input:checked+.radio-label:after{transition:all .5s;background-color:#0d87ef}.radio-input:hover+.radio-label:after{transition:all .5s;background-color:#83c3fb}.radio-input:checked:hover+.radio-label:after{transition:all .5s;background-color:#0d87ef}.radio-label{position:relative;padding-left:35px;font-size:14px;color:#363636;line-height:19px;display:flex}.radio-label:after{content:"";display:block;width:16px;height:16px;position:absolute;left:3px;top:calc(50% - 8px);border-radius:50%}.radio-border{width:22px;height:22px;display:inline-block;outline:solid 1px #CED7DF;border-radius:50%;position:absolute;left:0;top:calc(50% - 11px)}.checkbox{display:block;position:relative;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox input:checked~.checkmark{background-color:#0d87ef}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark:after{left:5px;top:2px;width:3px;height:7px;border:solid white;border-width:0 1px 1px 0;--webkit-transform: rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.checkmark{position:absolute;top:0;left:0;height:16px;width:16px;border-radius:4px;border:1px solid #DADCE0}.checkmark:after{content:"";position:absolute;display:none}.dp__action_button{width:max-content}.dp__input{height:40px;border-radius:8px}.dp__input_focus,.dp__input_focus:hover{border-color:#0d87ef}.dp__input::placeholder{font-family:Golos,sans-serif;opacity:1;font-size:14px;color:#6c757d!important}.n-input-number .n-button.n-button--medium-type{height:auto;padding:0}.n-button{border-radius:8px}.n-button.n-button--medium-type{height:40px;padding:8px 20px}.n-button.n-button--medium-type .n-button__content{font-size:16px;font-weight:500;white-space:nowrap}.n-button .n-base-icon{display:flex;align-items:center;justify-content:center}.n-select .n-base-selection,.n-tree-select .n-base-selection{height:40px;display:flex;align-items:center;border-radius:8px;--n-border: 1px solid #CED4DA !important;--n-border-radius: 8px !important;--n-caret-color: #363636 !important;--n-border-hover: 1px solid #83C3FB !important;--n-border-active: 1px solid #0D87EF !important;--n-border-focus: 1px solid #0D87EF !important;--n-box-shadow-active: 1px solid #0D87EF !important;--n-box-shadow-focus: 1px solid #0D87EF !important;--n-loading-color: #0D87EF !important;--n-text-color: #363636 !important;--n-color: #fff !important;--n-color-active: #FFFFFF !important}.n-select .n-base-selection .n-base-selection-placeholder,.n-tree-select .n-base-selection .n-base-selection-placeholder{color:#6c757d;padding:10px 12px}.n-select .n-base-selection .n-base-selection-label,.n-tree-select .n-base-selection .n-base-selection-label{height:40px}.n-select .n-base-selection .n-base-selection-label .n-base-icon.n-base-suffix__arrow,.n-tree-select .n-base-selection .n-base-selection-label .n-base-icon.n-base-suffix__arrow{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrow_drop_down'%20clip-path='url(%23clip0_25287_66402)'%3e%3cpath%20id='Vector'%20d='M7.25878%209.7585L9.41712%2011.9168C9.74212%2012.2418%2010.2671%2012.2418%2010.5921%2011.9168L12.7504%209.7585C13.2754%209.2335%2012.9004%208.3335%2012.1588%208.3335H7.84212C7.10045%208.3335%206.73378%209.2335%207.25878%209.7585Z'%20fill='%236C757D'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_25287_66402'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.n-select .n-base-selection .n-base-selection-label .n-base-icon.n-base-suffix__arrow svg,.n-tree-select .n-base-selection .n-base-selection-label .n-base-icon.n-base-suffix__arrow svg{display:none}.n-input{height:40px;display:flex;align-items:center;border-radius:8px;--n-border: 1px solid #CED4DA !important;--n-border-radius: 8px !important;--n-caret-color: #363636 !important;--n-border-hover: 1px solid #83C3FB !important;--n-border-active: 1px solid #0D87EF !important;--n-border-focus: 1px solid #0D87EF !important;--n-box-shadow-active: 1px solid #0D87EF !important;--n-box-shadow-focus: 1px solid #0D87EF !important;--n-loading-color: #0D87EF !important;--n-text-color: #363636 !important;--n-color: #fff !important;--n-color-active: #FFFFFF !important}.n-input .n-input-placeholder{color:#6c757d;padding:10px 12px}.n-pagination{border-radius:4px}.n-pagination .n-pagination-item{color:#363636;border:1px solid #CED4DA}.n-pagination .n-pagination-item.n-pagination-item--clickable:hover{border:1px solid #0D87EF;background-color:#0d87ef;color:#fff}.n-pagination .n-pagination-item.n-pagination-item--active{color:#fff;background-color:#0d87ef;border:1px solid #0D87EF}.n-pagination .n-pagination-item.n-pagination-item--active:hover{border:1px solid #0076DA;background-color:#0076da}.n-pagination .n-pagination-item.n-pagination-item--button{border:none}.n-pagination .n-pagination-item.n-pagination-item--button:hover{border:none;background-color:transparent}.n-pagination .n-pagination-item.n-pagination-item--disabled{display:none}.n-card{border-radius:16px;line-height:1.3}.n-card .n-card-header{padding:64px 24px 0}.n-card .n-card-header .n-base-close{position:absolute;width:24px;height:24px;top:24px;right:24px}.n-card .n-card-header .n-base-close .n-base-icon{width:24px;height:24px}.n-card .n-card-header .n-base-close .n-base-icon svg{width:24px;height:24px}.n-card .n-card-header .n-base-close:not(.n-base-close--disabled):hover:before{background-color:transparent}.n-card .n-card-header .n-base-close:before{background-color:transparent}.n-card .n-card-header .n-card-header__main{font-size:24px;text-align:center;font-weight:600;color:#363636}.n-card.n-card--content-soft-segmented .n-card__content{border-top:none!important;padding:24px;margin:0}.n-spin-container .n-spin-body{width:100%;padding:0 100px;text-align:center}.n-spin-description{color:#0d87ef!important}.v-binder-follower-container .v-binder-follower-content .n-base-select-menu .n-base-select-option .n-base-select-option__content{display:flex;align-items:center;justify-content:space-between}.v-binder-follower-container .v-binder-follower-content .n-base-select-menu .n-base-select-option .n-base-select-option__check{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12'%20r='10'%20fill='%230D87EF'/%3e%3cpath%20d='M7.5%2012L10.5%2015L16.5%209'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");top:0;right:0;width:24px;height:24px;position:relative;margin-left:6px}.v-binder-follower-container .v-binder-follower-content .n-select-menu{min-width:max-content!important;will-change:transform;margin:4px 0 0;background:#fff;border:1px solid #CED4DA;box-shadow:0 2px 10px #0000001f;border-radius:10px;--n-loading-color: #363636 !important;--n-option-text-color-pressed: #363636 !important;--n-option-text-color-active: #363636 !important;--n-option-check-color: #363636 !important}.v-binder-follower-container .v-binder-follower-content .n-select-menu .n-scrollbar .n-virtual-list .v-vl-items .v-vl-visible-items .n-base-select-option{padding:10px 16px}.v-binder-follower-container .v-binder-follower-content .n-select-menu .n-scrollbar .n-virtual-list .v-vl-items .v-vl-visible-items .n-base-select-option.n-base-select-option--selected{background:#f8fcff}.v-binder-follower-container .v-binder-follower-content .n-select-menu .n-base-select-option.n-base-select-option--pending:before{background-color:#f6f7f8;width:100%;left:0}.v-binder-follower-container .v-binder-follower-content .n-date-panel{--n-item-color-active: #0D87EF !important}.v-binder-follower-container .v-binder-follower-content .n-button{--n-color-hover: #0D87EF !important;--n-color-pressed: #0D87EF !important;--n-color-focus: #0D87EF !important;--n-color-disabled: #0D87EF !important;--n-ripple-color: #0D87EF !important;--n-border: 1px solid #0D87EF !important;--n-border-hover: 1px solid #0D87EF !important;--n-border-pressed: 1px solid #0D87EF !important;--n-border-focus: 1px solid #0D87EF !important;--n-border-disabled: 1px solid #0D87EF !important;--n-text-color-hover: #fff !important;--n-text-color-pressed: #0D87EF !important;--n-text-color-focus: #0D87EF !important}.v-binder-follower-container .v-binder-follower-content .n-button--primary-type{background-color:#0d87ef!important}.n-dialog.n-modal{border-radius:16px}.n-dialog.n-dialog--icon-left .n-dialog__icon{font-size:inherit;width:20px;height:20px}.n-dialog.n-dialog--icon-left.n-dialog--closable .n-dialog__title{font-family:Golos,sans-serif;font-weight:600}.n-base-icon{width:20px;height:20px}.n-base-icon svg{width:20px;height:20px}.n-dialog.n-dialog--icon-left .n-dialog__icon{margin:0 8px 0 0}.n-dialog .n-dialog__action>*:not(:last-child){--n-text-color-focus: #363636 !important;--n-border-focus: 1px solid #CED4DA !important}.n-dialog .n-dialog__action>*:not(:last-child):not(.n-button--disabled):hover{background-color:#f6f7f8;color:#363636;--n-border-hover: 1px solid #CED4DA !important}.tech-work{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}.tech-work .title{font-size:24px}.tech-work .description,.tech-work .sorry{font-size:16px}.back-button[data-v-418085ff]{display:flex;cursor:pointer}.back-button .icon-back[data-v-418085ff]{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='15'%20viewBox='0%200%2016%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%207.5L1%207.5'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7%2013.5L1%207.5L7%201.5'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;height:18px;width:20px}.page-header[data-v-2def5772]{display:flex;align-items:center;margin-bottom:32px}.page-header .page-title[data-v-2def5772]{font-style:normal;font-weight:700;font-size:24px;line-height:33px;color:#1f2128;padding-left:24px}.edit-content .act-item-list[data-v-2def5772]{padding:20px 0;border-bottom:1px solid #C2C9D1}.edit-content .act-item-list .title-block[data-v-2def5772]{display:flex;justify-content:space-between}.edit-content .act-item-list .add-button[data-v-2def5772]{margin-top:20px;width:150px;padding:4px 7px}.edit-content .act-item-list .act-item[data-v-2def5772]{margin-top:10px}.edit-content .act-item-list .act-item .input-block[data-v-2def5772],.edit-content .act-item-list .act-item .input-block .input-block_item[data-v-2def5772]{display:flex}.edit-content .act-item-list .act-item .input-block .input-block_item .input-title[data-v-2def5772]{padding:3px;display:flex;align-items:center}.edit-content .act-item-list .act-item .input-block .input-block_item .input-title.saldo[data-v-2def5772]{width:200px}.edit-content .act-item-list .act-item .input-block .input-block_item .input-wrapper[data-v-2def5772]{margin:0 10px;display:flex;border-radius:8px;border:1px solid #CED4DA;height:30px;width:fit-content;transition:all .3s}.edit-content .act-item-list .act-item .input-block .input-block_item .input-wrapper.date[data-v-2def5772]{border:none;width:150px;padding:0}.edit-content .act-item-list .act-item .input-block .input-block_item .input-wrapper.date[data-v-2def5772] .n-date-picker .n-input{--n-height: 30px !important;--n-border-radius: 8px !important;--n-text-color: black !important;height:30px}.edit-content .act-item-list .act-item .input-block .input-block_item .input-wrapper.date[data-v-2def5772] .n-date-picker .n-input .n-input-wrapper .n-date-picker-icon{display:none!important}.edit-content .act-item-list .act-item .input-block .input-block_item .input-wrapper.payment-num[data-v-2def5772]{width:150px}.edit-content .act-item-list .act-item .input-block .input-block_item .input-wrapper.eai-num[data-v-2def5772]{width:350px}.edit-content .act-item-list .act-item .input-block .input-block_item .input-wrapper.eai-invoice-date[data-v-2def5772]{width:140px}.edit-content .act-item-list .act-item .input-block .input-block_item .input-wrapper .act-field[data-v-2def5772]{outline:none;border:none;width:100%;height:100%}.edit-content .act-item-list .act-item .input-block .input-block_item .input-wrapper .act-field[data-v-2def5772]:invalid{color:#f02849}.edit-content .act-item-list .act-item .input-block .input-block_item .input-wrapper[data-v-2def5772]:hover{border-color:#83c3fb}.edit-content .act-item-list .act-item .input-block .input-block_item .input-wrapper[data-v-2def5772]:focus-within{border-color:#0d87ef}.edit-content .result-button-block[data-v-2def5772]{display:flex;margin-top:20px;gap:10px}.edit-content .result-button-block .button[data-v-2def5772]{width:max-content;height:40px}.edit-content .comment-block[data-v-2def5772]{margin-top:20px;display:flex;gap:20px;width:50%;justify-content:space-between}.edit-content .comment-block .comment-item[data-v-2def5772]{width:100%}.edit-content .comment-block .comment-item .comment-item_title[data-v-2def5772]{margin-bottom:5px}.edit-content .comment-block .comment-item .comment-item_area[data-v-2def5772]{height:80px;width:100%}.edit-content .errors[data-v-2def5772]{display:flex;flex-direction:column;gap:10px}.edit-content .error[data-v-2def5772]{color:#f56980}.common-container[data-v-647530fe]{display:flex}.common-container .left-section[data-v-647530fe]{width:100%}.common-container .left-section .attorney-text[data-v-647530fe]{text-align:center;margin-bottom:24px}.common-container .left-section .common-form[data-v-647530fe]{display:flex;flex-direction:column;max-width:100%}.common-container .left-section .common-form .input-item[data-v-647530fe]{margin-bottom:16px;display:flex;flex-direction:column}.common-container .left-section .common-form .input-item .label-form[data-v-647530fe]{color:#495057;line-height:18px;font-style:normal;font-weight:400;margin-bottom:4px;font-size:14px}.common-container .left-section .common-form .input-item .input-form[data-v-647530fe]{margin-bottom:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.common-container .left-section .common-form .input-item .input-form[data-v-647530fe]:focus{border-color:#0d87ef}.common-container .left-section .common-form .input-item .input-form[data-v-647530fe]:hover:enabled{border-color:#0d87ef}.common-container .left-section .common-form .input-item .input-form[data-v-647530fe]:hover:disabled{cursor:not-allowed}.common-container .left-section .common-form .input-item .input-form[data-v-647530fe]::placeholder{font-size:14px;color:#acb6bf}.common-container .left-section .common-form .input-item .file-input-wrapper[data-v-647530fe]{position:relative;display:inline-block;height:40px}.common-container .left-section .common-form .input-item .file-input-wrapper_text[data-v-647530fe]{position:relative;display:inline-block;align-content:center;cursor:pointer;outline:none;text-decoration:none;font-size:14px;border-radius:8px;line-height:22px;height:40px;width:100%;padding:0 30px 0 12px;box-sizing:border-box;border:1px solid #CED4DA;margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#6c757d}.common-container .left-section .common-form .input-item .file-input-wrapper_text span[data-v-647530fe]{position:absolute;right:12px;top:calc(50% - 8px)}.common-container .left-section .common-form .input-item .file-input-wrapper input[type=file][data-v-647530fe]{position:absolute;z-index:-1;opacity:0;display:block;width:0;height:0}.common-container .left-section .common-form .input-item .selected-file[data-v-647530fe]{margin-top:10px}.common-container .left-section .common-form .confirm-button[data-v-647530fe]{width:100%}.checkmark-icon[data-v-2107fa29]{display:flex;justify-content:center;align-items:center;padding:2px;width:fit-content;cursor:pointer}.checkmark-icon svg g path.green[data-v-2107fa29]{fill:#05a660}.checkmark-icon:hover svg g path[data-v-2107fa29]{fill:#05a660}.copy-icon[data-v-de2c617e]{display:flex;padding:10px;border-radius:100%;transition:all .3s ease}.copy-icon svg path[data-v-de2c617e]{transition:all .3s ease}.copy-icon[data-v-de2c617e]:hover{background-color:#fff}.copy-icon:hover svg path[data-v-de2c617e]{stroke:#0d87ef}.notifications-block[data-v-d9f5a260]{width:320px;border-radius:8px;transition:border-color .3s ease;cursor:pointer}.notifications-block_title[data-v-d9f5a260]{position:relative}.notifications-block .progress-bar[data-v-d9f5a260]{width:100%;height:40px}.notifications-block .progress-bar_title[data-v-d9f5a260]{height:100%;width:100%;display:flex;align-items:flex-start;justify-content:space-around;flex-direction:column;font-size:14px;position:absolute;z-index:1;transition:color .3s ease;color:#363636}.notifications-block .progress-bar_title .text[data-v-d9f5a260]{display:flex}.notifications-block .progress-bar_title .text_ico[data-v-d9f5a260]{height:14px;margin-left:5px;position:relative;top:2px}.notifications-block .progress-bar_title .success[data-v-d9f5a260]{transition:color .3s ease;color:#05a660}.n-popover .n-popover__content .info-docs[data-v-d9f5a260]{margin-bottom:5px;color:#363636}.n-popover .n-popover__content .info-docs[data-v-d9f5a260]:last-child{margin-bottom:0}.n-progress .n-progress-graph .n-progress-graph-line .n-progress-graph-line-rail .n-progress-graph-line-fill[data-v-d9f5a260]{background:#05a660}.document-list-container[data-v-730a6a4d]{min-height:400px;display:flex;flex-direction:column}.document-list-container .top-block[data-v-730a6a4d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.document-list-container .top-block_title[data-v-730a6a4d]{font-size:24px;font-weight:500;line-height:24px;color:#363636;display:flex;align-items:center}.document-list-container .top-block_title .count[data-v-730a6a4d]{display:flex;position:relative;background:#d51a52;border-radius:125px;color:#fff;font-size:14px;min-width:20px;width:max-content;height:20px;align-items:center;padding:1px 5px;justify-content:center;margin-left:10px;cursor:pointer}.document-list-container .top-block_title .count .count_popup[data-v-730a6a4d]{display:flex;flex-direction:column;gap:16px 0;position:absolute;top:40px;left:-45px;background:#2e353b;border-radius:10px;padding:20px;min-width:100%;width:250px;visibility:hidden;opacity:0;transition:opacity .3s ease;z-index:99}.document-list-container .top-block_title .count .count_popup[data-v-730a6a4d]:before{content:url("data:image/svg+xml,%3csvg%20width='44'%20height='15'%20viewBox='0%200%2044%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.55887%2010H0L0%2015L43.5%2015V10H41.4411C35.0759%2010%2028.9714%207.47144%2024.4706%202.97057L21.5%200L18.5294%202.97056C14.0286%207.47144%207.92407%2010%201.55887%2010Z'%20fill='%232E353B'/%3e%3c/svg%3e");width:43px;height:15px;position:absolute;top:-12px;left:33px}.document-list-container .top-block_title .count .count_popup .item[data-v-730a6a4d]{display:flex;justify-content:flex-start;gap:0 8px}.document-list-container .top-block_title .count .count_popup .item_text[data-v-730a6a4d]{font-size:16px;font-weight:400}.document-list-container .top-block_title .count .count_popup .item_text.number-docs-sign[data-v-730a6a4d]{font-weight:600}.document-list-container .top-block_title .count:hover .count_popup[data-v-730a6a4d]{visibility:visible;opacity:1}.document-list-container .top-block_buttons[data-v-730a6a4d]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .top-block_statistics[data-v-730a6a4d]{display:flex;align-items:center;border-radius:8px;border:1px solid #CED4DA;height:40px;padding:8px 20px;transition:all .3s ease;cursor:pointer}.document-list-container .top-block_statistics[data-v-730a6a4d]:after{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%209.16667L2.5%2017.5M12.5%209.16667L12.5%2017.5M7.5%202.5L7.5%2017.5M17.5%202.5V17.5'%20stroke='%237B15FF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:20px;height:20px;margin-left:8px}.document-list-container .top-block_statistics[data-v-730a6a4d]:hover{background:#f6f7f8}.document-list-container .filters[data-v-730a6a4d]{display:flex;width:100%;align-items:flex-start}.document-list-container .filters .input-group[data-v-730a6a4d]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;justify-content:flex-start}.document-list-container .filters .input-group .input-item[data-v-730a6a4d]{display:flex;flex-direction:column;width:100%}.document-list-container .filters .input-group .input-item .input-item_label[data-v-730a6a4d]{color:#495057;line-height:20px;font-size:14px;margin-bottom:4px}.document-list-container .filters .input-group .input-item .input-form[data-v-730a6a4d]{height:40px}.document-list-container .filters .filter-buttons[data-v-730a6a4d]{display:flex;justify-content:flex-start;margin-left:16px;margin-top:24px;width:auto}.document-list-container .document-tools[data-v-730a6a4d]{display:flex;gap:0 10px}.document-list-container .document-tools.buttons[data-v-730a6a4d]{justify-content:space-between}.document-list-container .document-tools.buttons .clean-filters-button[data-v-730a6a4d]{color:#0d87ef;height:40px;margin-left:25px;display:flex;padding:8px 20px;border-radius:8px;transition:all .3s}.document-list-container .document-tools.buttons .clean-filters-button .clean-text[data-v-730a6a4d]{justify-content:center;margin:auto}.document-list-container .document-tools.buttons .clean-filters-button[data-v-730a6a4d]:hover{cursor:pointer;background:#e7f3fd}.document-list-container .document-tools.bottom[data-v-730a6a4d]{justify-content:center;margin-top:20px}.document-list-container .document-tools_signing[data-v-730a6a4d]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .document-table-container[data-v-730a6a4d]{margin-top:16px}.document-list-container .document-table-container .document-table thead[data-v-730a6a4d]{position:relative}.document-list-container .document-table-container .document-table thead tr th[data-v-730a6a4d]{font-weight:400;color:#363636;padding:15px 23px;text-align:start}.document-list-container .document-table-container .document-table thead tr th[data-v-730a6a4d]:first-child{border-top-left-radius:16px}.document-list-container .document-table-container .document-table thead tr th[data-v-730a6a4d]:last-child{border-top-right-radius:16px}.document-list-container .document-table-container .document-table thead tr .document-number[data-v-730a6a4d],.document-list-container .document-table-container .document-table thead tr .uin[data-v-730a6a4d],.document-list-container .document-table-container .document-table thead tr .personal-account[data-v-730a6a4d],.document-list-container .document-table-container .document-table thead tr .period[data-v-730a6a4d]{width:16%}.document-list-container .document-table-container .document-table thead tr .created-date[data-v-730a6a4d]{width:5%}.document-list-container .document-table-container .document-table thead tr .status[data-v-730a6a4d]{width:16%}.document-list-container .document-table-container .document-table thead tr .creator[data-v-730a6a4d]{width:10%}.document-list-container .document-table-container .document-table thead tr .action[data-v-730a6a4d]{width:5%}.document-list-container .document-table-container .document-table thead tr.head_filters[data-v-730a6a4d]{border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-730a6a4d]{background:#fff;padding:15px 10px}.document-list-container .document-table-container .document-table thead tr.head_filters th input[data-v-730a6a4d]{width:100%}.document-list-container .document-table-container .document-table thead tr.head_filters th .n-select[data-v-730a6a4d]{max-width:203px}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-730a6a4d]{text-align:center;cursor:pointer;transition:all .3s}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-730a6a4d]:hover{color:#0d87ef}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-730a6a4d]:first-child{border-top-left-radius:0}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-730a6a4d]:last-child{border-top-right-radius:0}.document-list-container .document-table-container .document-table tbody tr[data-v-730a6a4d]{cursor:pointer}.document-list-container .document-table-container .document-table tbody tr td[data-v-730a6a4d]{padding:15px 23px;border-top:none;border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table tbody tr .document-number-content[data-v-730a6a4d],.document-list-container .document-table-container .document-table tbody tr .uin-content[data-v-730a6a4d],.document-list-container .document-table-container .document-table tbody tr .personal-account-content[data-v-730a6a4d]{display:flex;align-items:center;gap:0 16px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper[data-v-730a6a4d]{width:fit-content;padding:4px 12px;border-radius:8px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.blue[data-v-730a6a4d]{background-color:#e7f3fd;color:#0d87ef}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.yellow[data-v-730a6a4d]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.red[data-v-730a6a4d]{background-color:#feeaed;color:#f02849}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.green[data-v-730a6a4d]{background-color:#e3f5e8;color:#05a660}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-730a6a4d]{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;border-radius:73px;transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-730a6a4d]:hover{background:#e7f3fd}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-730a6a4d]:hover svg{transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-730a6a4d]:hover svg path{stroke:#0d87ef}.document-list-container .document-table-container .document-table tbody tr[data-v-730a6a4d]:hover{background:#f6f7f8;box-shadow:none}.document-list-container .document-table-container .empty-documents-text[data-v-730a6a4d]{text-align:center;margin-top:40px}.document-list-container .document-table-container .empty-documents-text span[data-v-730a6a4d]{font-size:20px}.arrow[data-v-3a6e2c39]{padding:5px}.arrow[data-v-3a6e2c39]:hover{cursor:pointer}.arrow:hover svg path[data-v-3a6e2c39]{stroke:#0d87ef}.common-container[data-v-d822880a]{display:flex}.common-container .left-section[data-v-d822880a]{width:100%}.common-container .left-section .attorney-text[data-v-d822880a]{text-align:center;margin-bottom:24px}.common-container .left-section .common-form[data-v-d822880a]{display:flex;flex-direction:column;max-width:100%}.common-container .left-section .common-form .input-item[data-v-d822880a]{margin-bottom:16px;display:flex;flex-direction:column}.common-container .left-section .common-form .input-item .label-form[data-v-d822880a]{color:#495057;line-height:18px;font-style:normal;font-weight:400;margin-bottom:4px;font-size:14px}.common-container .left-section .common-form .input-item .input-form[data-v-d822880a]{margin-bottom:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.common-container .left-section .common-form .input-item .input-form[data-v-d822880a]:focus{border-color:#0d87ef}.common-container .left-section .common-form .input-item .input-form[data-v-d822880a]:hover:enabled{border-color:#0d87ef}.common-container .left-section .common-form .input-item .input-form[data-v-d822880a]:hover:disabled{cursor:not-allowed}.common-container .left-section .common-form .input-item .input-form[data-v-d822880a]::placeholder{font-size:14px;color:#acb6bf}.common-container .left-section .common-form .input-item .file-input-wrapper[data-v-d822880a]{position:relative;display:inline-block;height:40px}.common-container .left-section .common-form .input-item .file-input-wrapper_text[data-v-d822880a]{position:relative;display:inline-block;align-content:center;cursor:pointer;outline:none;text-decoration:none;font-size:14px;border-radius:8px;line-height:22px;height:40px;width:100%;padding:0 30px 0 12px;box-sizing:border-box;border:1px solid #CED4DA;margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#6c757d}.common-container .left-section .common-form .input-item .file-input-wrapper_text span[data-v-d822880a]{position:absolute;right:12px;top:calc(50% - 8px)}.common-container .left-section .common-form .input-item .file-input-wrapper input[type=file][data-v-d822880a]{position:absolute;z-index:-1;opacity:0;display:block;width:0;height:0}.common-container .left-section .common-form .input-item .selected-file[data-v-d822880a]{margin-top:10px}.common-container .left-section .common-form .confirm-button[data-v-d822880a]{width:100%}.common-container[data-v-169cddab]{display:flex;width:100%}.common-container .common-form[data-v-169cddab]{display:flex;flex-direction:column;width:100%}.common-container .common-form .input-item[data-v-169cddab]{margin-bottom:16px;display:flex;flex-direction:column}.common-container .common-form .input-item .label-form[data-v-169cddab]{color:#495057;line-height:18px;font-style:normal;font-weight:400;margin-bottom:4px;font-size:14px}.common-container .common-form .input-item .input-title[data-v-169cddab],.common-container .common-form .input-item .input-form[data-v-169cddab]{margin-bottom:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.common-container .common-form .input-item .input-form[data-v-169cddab]:focus{border-color:#0d87ef}.common-container .common-form .input-item .input-form[data-v-169cddab]:hover:enabled{border-color:#0d87ef}.common-container .common-form .input-item .input-form[data-v-169cddab]:hover:disabled{cursor:not-allowed}.common-container .common-form .input-item .input-form[data-v-169cddab]::placeholder{font-size:14px;color:#acb6bf}.common-container .common-form .input-item .error[data-v-169cddab]{color:#f56980;font-size:12px}.document-list-container[data-v-ad216186]{min-height:400px;display:flex;flex-direction:column}.document-list-container .top-block[data-v-ad216186]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.document-list-container .top-block_title[data-v-ad216186]{font-size:24px;font-weight:500;line-height:24px;color:#363636;display:flex;align-items:center}.document-list-container .top-block_title .count[data-v-ad216186]{display:flex;position:relative;background:#d51a52;border-radius:125px;color:#fff;font-size:14px;min-width:20px;width:max-content;height:20px;align-items:center;padding:1px 5px;justify-content:center;margin-left:10px;cursor:pointer}.document-list-container .top-block_title .count .count_popup[data-v-ad216186]{display:flex;flex-direction:column;gap:16px 0;position:absolute;top:40px;left:-45px;background:#2e353b;border-radius:10px;padding:20px;width:max-content;min-width:250px;visibility:hidden;opacity:0;transition:opacity .3s ease;z-index:99}.document-list-container .top-block_title .count .count_popup[data-v-ad216186]:before{content:url("data:image/svg+xml,%3csvg%20width='44'%20height='15'%20viewBox='0%200%2044%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.55887%2010H0L0%2015L43.5%2015V10H41.4411C35.0759%2010%2028.9714%207.47144%2024.4706%202.97057L21.5%200L18.5294%202.97056C14.0286%207.47144%207.92407%2010%201.55887%2010Z'%20fill='%232E353B'/%3e%3c/svg%3e");width:43px;height:15px;position:absolute;top:-12px;left:33px}.document-list-container .top-block_title .count .count_popup .item[data-v-ad216186]{display:flex;justify-content:flex-start;gap:0 8px}.document-list-container .top-block_title .count .count_popup .item_text[data-v-ad216186]{font-size:16px;font-weight:400}.document-list-container .top-block_title .count .count_popup .item_text.number-docs-sign[data-v-ad216186]{font-weight:600}.document-list-container .top-block_title .count:hover .count_popup[data-v-ad216186]{visibility:visible;opacity:1}.document-list-container .top-block_buttons[data-v-ad216186]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .top-block_statistics[data-v-ad216186]{display:flex;align-items:center;border-radius:8px;border:1px solid #CED4DA;height:40px;padding:8px 20px;transition:all .3s ease;cursor:pointer}.document-list-container .top-block_statistics[data-v-ad216186]:after{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%209.16667L2.5%2017.5M12.5%209.16667L12.5%2017.5M7.5%202.5L7.5%2017.5M17.5%202.5V17.5'%20stroke='%237B15FF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:20px;height:20px;margin-left:8px}.document-list-container .top-block_statistics[data-v-ad216186]:hover{background:#f6f7f8}.document-list-container .filters[data-v-ad216186]{display:flex;width:100%;align-items:flex-start}.document-list-container .filters .input-group[data-v-ad216186]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;justify-content:flex-start}.document-list-container .filters .input-group .input-item[data-v-ad216186]{display:flex;flex-direction:column;width:100%}.document-list-container .filters .input-group .input-item .input-item_label[data-v-ad216186]{color:#495057;line-height:20px;font-size:14px;margin-bottom:4px}.document-list-container .filters .input-group .input-item .input-form[data-v-ad216186]{height:40px}.document-list-container .filters .filter-buttons[data-v-ad216186]{display:flex;justify-content:flex-start;margin-left:16px;margin-top:24px;width:auto}.document-list-container .document-tools[data-v-ad216186]{display:flex;gap:0 10px}.document-list-container .document-tools.buttons[data-v-ad216186]{justify-content:space-between}.document-list-container .document-tools.buttons .clean-filters-button[data-v-ad216186]{color:#0d87ef;height:40px;margin-left:25px;display:flex;padding:8px 20px;border-radius:8px;transition:all .3s}.document-list-container .document-tools.buttons .clean-filters-button .clean-text[data-v-ad216186]{justify-content:center;margin:auto}.document-list-container .document-tools.buttons .clean-filters-button[data-v-ad216186]:hover{cursor:pointer;background:#e7f3fd}.document-list-container .document-tools.bottom[data-v-ad216186]{justify-content:center;margin-top:20px}.document-list-container .document-tools.bottom .pagination[data-v-ad216186]{display:flex;align-items:center}.document-list-container .document-tools.bottom .pagination .prev-page[data-v-ad216186],.document-list-container .document-tools.bottom .pagination .next-page[data-v-ad216186]{width:17px;height:100%}.document-list-container .document-tools.bottom .pagination .page[data-v-ad216186]{color:#fff;background-color:#0d87ef;border:1px solid #0D87EF;border-radius:4px;width:24px;height:24px;font-size:14px;display:flex;align-items:center;justify-content:center;margin:0 5px}.document-list-container .document-tools_signing[data-v-ad216186]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .document-table-container[data-v-ad216186]{margin-top:16px}.document-list-container .document-table-container .document-table thead[data-v-ad216186]{position:relative}.document-list-container .document-table-container .document-table thead tr th[data-v-ad216186]{font-weight:400;color:#363636;padding:15px 23px;text-align:start}.document-list-container .document-table-container .document-table thead tr th[data-v-ad216186]:first-child{border-top-left-radius:16px}.document-list-container .document-table-container .document-table thead tr th[data-v-ad216186]:last-child{border-top-right-radius:16px}.document-list-container .document-table-container .document-table thead tr .document-number[data-v-ad216186],.document-list-container .document-table-container .document-table thead tr .uin[data-v-ad216186],.document-list-container .document-table-container .document-table thead tr .personal-account[data-v-ad216186],.document-list-container .document-table-container .document-table thead tr .invoice-date[data-v-ad216186],.document-list-container .document-table-container .document-table thead tr .status[data-v-ad216186]{width:18.4%}.document-list-container .document-table-container .document-table thead tr .action[data-v-ad216186]{width:8%}.document-list-container .document-table-container .document-table thead tr.head_filters[data-v-ad216186]{border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-ad216186]{background:#fff;padding:15px 10px}.document-list-container .document-table-container .document-table thead tr.head_filters th input[data-v-ad216186]{width:100%}.document-list-container .document-table-container .document-table thead tr.head_filters th .n-select[data-v-ad216186]{max-width:247px}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-ad216186]{text-align:center;cursor:pointer;transition:all .3s}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-ad216186]:hover{color:#0d87ef}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-ad216186]:first-child{border-top-left-radius:0}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-ad216186]:last-child{border-top-right-radius:0}.document-list-container .document-table-container .document-table tbody tr[data-v-ad216186]{cursor:pointer}.document-list-container .document-table-container .document-table tbody tr td[data-v-ad216186]{padding:15px 23px;border-top:none;border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table tbody tr .document-number-content[data-v-ad216186],.document-list-container .document-table-container .document-table tbody tr .uin-content[data-v-ad216186],.document-list-container .document-table-container .document-table tbody tr .personal-account-content[data-v-ad216186]{display:flex;align-items:center;gap:0 16px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper[data-v-ad216186]{width:fit-content;padding:4px 12px;border-radius:8px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.blue[data-v-ad216186]{background-color:#e7f3fd;color:#0d87ef}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.yellow[data-v-ad216186]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.red[data-v-ad216186]{background-color:#feeaed;color:#f02849}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.green[data-v-ad216186]{background-color:#e3f5e8;color:#05a660}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.orange[data-v-ad216186]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.grey[data-v-ad216186]{background-color:#ced4da;color:#6c757d}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-ad216186]{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;border-radius:73px;transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-ad216186]:hover{background:#e7f3fd}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-ad216186]:hover svg{transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-ad216186]:hover svg path{stroke:#0d87ef}.document-list-container .document-table-container .document-table tbody tr[data-v-ad216186]:hover{background:#f6f7f8;box-shadow:none}.document-list-container .document-table-container .empty-documents-text[data-v-ad216186]{text-align:center;margin-top:40px}.document-list-container .document-table-container .empty-documents-text span[data-v-ad216186]{font-size:20px}.info-item[data-v-a26b8fcb]{border-radius:8px;padding:8px 16px;background-color:#f9f9f9}.info-item .info-item_title[data-v-a26b8fcb]{margin-bottom:3px;color:#8d959d;font-size:14px}.info-item .info-item_value[data-v-a26b8fcb]{font-size:16px;font-weight:400}.info-item.copyable[data-v-a26b8fcb]{display:flex;justify-content:space-between;align-items:center}.info-item.copyable .copy-icon[data-v-a26b8fcb],.info-item.modal[data-v-a26b8fcb]{cursor:pointer}.modal-items .item[data-v-a26b8fcb]{box-shadow:0 15px 10px -15px #ced4da;border-radius:8px;margin-bottom:15px;padding:10px 15px;background-color:#f9f9f9;font-family:Golos,sans-serif;font-size:14px;position:relative}.modal-items .item_label[data-v-a26b8fcb]{margin-bottom:3px}.modal-items .item_info[data-v-a26b8fcb]{font-size:16px;font-weight:500;display:flex}.modal-items .item_phones[data-v-a26b8fcb]{display:flex;gap:0 5px}.modal-items .item_phones :last-child span[data-v-a26b8fcb]{display:none}.modal-items .item .copy-icon[data-v-a26b8fcb]{position:absolute;top:calc(50% - 6px);right:8px;cursor:pointer}.modal-items .item .copy-icon .checkmark-icon[data-v-a26b8fcb]{top:calc(50% - 12px);right:15px}.stage-settings_toolbar[data-v-4f54a2d4]{display:flex;justify-content:flex-end;margin-bottom:12px}.stage-settings_id[data-v-4f54a2d4]{color:#909399;font-weight:400;font-size:13px}.stage-settings_empty[data-v-4f54a2d4]{color:#909399;text-align:center;padding:16px 0}.stage-settings_actions[data-v-4f54a2d4]{display:flex;gap:0 8px}.stage-settings_footer[data-v-4f54a2d4]{display:flex;gap:0 12px;justify-content:flex-end}.step-settings_toolbar[data-v-45f8f59e]{display:flex;align-items:center;justify-content:flex-end;gap:0 16px;margin-bottom:12px}.step-settings_hint[data-v-45f8f59e]{color:#909399;font-size:13px}.step-settings_id[data-v-45f8f59e]{color:#909399;font-weight:400;font-size:13px}.step-settings_drag[data-v-45f8f59e]{cursor:grab;color:#c0c4cc;-webkit-user-select:none;user-select:none;text-align:center}.step-settings_drag.disabled[data-v-45f8f59e]{cursor:default;opacity:.3}.step-settings_empty[data-v-45f8f59e]{color:#909399;text-align:center;padding:16px 0}.step-settings_actions[data-v-45f8f59e]{display:flex;gap:0 8px}.step-settings_footer[data-v-45f8f59e]{display:flex;gap:0 12px;justify-content:flex-end}.route-settings_head[data-v-497297cf]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;min-height:28px}.route-settings_empty[data-v-497297cf]{color:#909399;text-align:center;padding:16px 0}.route-settings_actions[data-v-497297cf]{display:flex;gap:0 8px}.route-settings_footer[data-v-497297cf]{display:flex;gap:0 12px;justify-content:flex-end}[data-v-497297cf] .n-breadcrumb .n-breadcrumb-item__link{cursor:pointer}.grid-profile[data-v-3d2e0899]{display:grid;grid-template-columns:25% 75%;grid-template-rows:1fr;gap:0 16px}.grid-profile .personal-info[data-v-3d2e0899],.grid-profile .personal-info-settings[data-v-3d2e0899]{background-color:#fff;border-radius:16px;padding:32px}.grid-profile .personal-info .name_block[data-v-3d2e0899],.grid-profile .personal-info-settings .name_block[data-v-3d2e0899]{font-size:24px;margin-bottom:16px}.grid-profile .personal-info[data-v-3d2e0899]{display:flex;flex-direction:column;gap:8px 0}.grid-profile .personal-info-settings_item[data-v-3d2e0899]{display:grid;grid-template-columns:300px 100px 1fr;grid-template-rows:auto 1fr;gap:8px;justify-items:left;align-items:center}.grid-profile .personal-info-settings_item .special-button[data-v-3d2e0899]{display:flex;gap:0 16px;align-items:center}.grid-profile .personal-info-settings .back-block_button[data-v-3d2e0899]{display:flex;gap:0 16px;font-size:24px;align-items:center;cursor:pointer}.grid-profile .personal-info-settings .back-block_button .icon-back[data-v-3d2e0899]{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='15'%20viewBox='0%200%2016%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%207.5L1%207.5'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7%2013.5L1%207.5L7%201.5'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;height:18px;width:20px}.grid-profile .personal-info-settings .back-block_text[data-v-3d2e0899]{font-size:16px;font-weight:500;margin:25px 0}.grid-profile .personal-info-settings .attention_button[data-v-3d2e0899]{display:flex;margin:16px 0;align-items:center;justify-content:center}.grid-profile .personal-info-settings .attention_title[data-v-3d2e0899],.grid-profile .personal-info-settings .attention_text[data-v-3d2e0899]{font-size:16px}.content-wrapper[data-v-b55365c9]{overflow:hidden;position:relative}.content-wrapper embed[data-v-b55365c9]{height:100%;width:100%;background:transparent url(/assets/loader-C-DQq377.gif) no-repeat center}.error[data-v-473f8ba2]{color:#f56980;font-size:12px}.page-header[data-v-473f8ba2]{display:flex;align-items:center;margin-bottom:32px}.page-header .page-title[data-v-473f8ba2]{font-style:normal;font-weight:700;font-size:24px;line-height:33px;color:#1f2128;padding-left:24px}.reconciliation-content[data-v-473f8ba2]{display:flex;gap:0 32px}.reconciliation-content .left-block .description-info[data-v-473f8ba2]{display:flex;flex-direction:column;width:100%;gap:8px 0}.reconciliation-content .left-block .description-info .application-buttons .button-block[data-v-473f8ba2]{margin-bottom:32px;display:flex;flex-direction:column;gap:10px 0}.reconciliation-content .left-block .description-info .application-buttons .button-block .button[data-v-473f8ba2]{width:100%}.reconciliation-content .left-block .description-info .comments-block[data-v-473f8ba2]{margin-top:40px}.reconciliation-content .left-block .description-info .comments-block .comments-block_title[data-v-473f8ba2]{font-size:16px;font-weight:700}.reconciliation-content .left-block .description-info .comments-block .comment-item[data-v-473f8ba2]{margin-top:10px}.reconciliation-content .left-block .description-info .comments-block .comment-item .item .item_title[data-v-473f8ba2]{font-weight:700}.reconciliation-content .left-block .correction-block[data-v-473f8ba2]{margin-top:20px}.reconciliation-content .left-block .correction-block .correction-title[data-v-473f8ba2]{font-weight:700;font-size:15px}.reconciliation-content .left-block .correction-block .correction-form[data-v-473f8ba2]{gap:10px;width:70%;display:flex;flex-direction:column;margin-top:10px}.reconciliation-content .left-block .correction-block .correction-form .comment-area[data-v-473f8ba2]{height:70px}.reconciliation-content .left-block .correction-block .send-button[data-v-473f8ba2]{height:25px;align-self:end}.reconciliation-content .right-block .viewer[data-v-473f8ba2]{width:100%}.reconciliation-content .right-block .viewer .open-doc-new-tab[data-v-473f8ba2]{display:block;margin-bottom:8px;text-align:right;width:100%;transition:all .3s;cursor:pointer;text-decoration:none;color:#363636}.reconciliation-content .right-block .viewer .open-doc-new-tab[data-v-473f8ba2]:hover{color:#007bff}.application-modal_body[data-v-473f8ba2]{display:flex;flex-direction:column;gap:24px 0}.application-modal_body__row[data-v-473f8ba2]{position:relative}.application-modal_body__row label[data-v-473f8ba2]{font-size:14px;margin-bottom:4px;color:#495057;display:block}.application-modal_body__row textarea[data-v-473f8ba2]{width:100%}.application-modal_body__row textarea.error[data-v-473f8ba2]{border:1px solid #B20320;color:#363636;font-size:14px}.application-modal_body__row .error-message[data-v-473f8ba2]{color:#b20320;font-size:12px;margin-top:4px}.application-modal_body__row .error-message.text[data-v-473f8ba2]{margin-top:-2px}.page-header[data-v-3c62f83f]{display:flex;align-items:center;margin-bottom:32px}.page-header .page-title[data-v-3c62f83f]{font-style:normal;font-weight:700;font-size:24px;line-height:33px;color:#1f2128;padding-left:24px}.completion-content[data-v-3c62f83f]{display:flex;gap:0 32px}.completion-content .left-block .description-info[data-v-3c62f83f]{display:flex;flex-direction:column;width:100%;gap:8px 0}.completion-content .left-block .description-info .application-buttons[data-v-3c62f83f]{display:flex;flex-direction:column;gap:10px 0}.completion-content .left-block .description-info .application-buttons .button-block[data-v-3c62f83f]{margin-bottom:32px;display:flex;flex-direction:column;gap:10px 0}.completion-content .left-block .description-info .comments-block[data-v-3c62f83f]{margin-top:40px}.completion-content .left-block .description-info .comments-block .comments-block_title[data-v-3c62f83f]{font-size:16px;font-weight:700}.completion-content .left-block .description-info .comments-block .comment-item[data-v-3c62f83f]{margin-top:10px}.completion-content .left-block .description-info .comments-block .comment-item .item .item_title[data-v-3c62f83f]{font-weight:700}.completion-content .left-block .correction-block[data-v-3c62f83f]{margin-top:20px}.completion-content .left-block .correction-block .correction-title[data-v-3c62f83f]{font-weight:700;font-size:15px}.completion-content .left-block .correction-block .correction-form[data-v-3c62f83f]{gap:10px;width:100%;display:flex;flex-direction:column;margin-top:10px}.completion-content .left-block .correction-block .correction-form .comment-area[data-v-3c62f83f]{height:70px}.completion-content .left-block .correction-block .send-button[data-v-3c62f83f]{height:25px;align-self:end}.completion-content .right-block .viewer[data-v-3c62f83f]{width:100%}.completion-content .right-block .viewer .open-doc-new-tab[data-v-3c62f83f]{display:block;margin-bottom:8px;text-align:right;width:100%;transition:all .3s;cursor:pointer;text-decoration:none;color:#363636}.completion-content .right-block .viewer .open-doc-new-tab[data-v-3c62f83f]:hover{color:#007bff}.application-modal_body[data-v-3c62f83f]{display:flex;flex-direction:column;gap:24px 0}.application-modal_body__row[data-v-3c62f83f]{position:relative}.application-modal_body__row label[data-v-3c62f83f]{font-size:14px;margin-bottom:4px;color:#495057;display:block}.application-modal_body__row textarea[data-v-3c62f83f]{width:100%}.application-modal_body__row textarea.error[data-v-3c62f83f]{border:1px solid #B20320;color:#363636;font-size:14px}.application-modal_body__row .error-message[data-v-3c62f83f]{color:#b20320;font-size:12px;margin-top:4px}.application-modal_body__row .error-message.text[data-v-3c62f83f]{margin-top:-2px}.frame-content[data-v-b71b0a0d]{width:100%;height:1000px}.frame-content .sed-frame[data-v-b71b0a0d]{width:100%;height:100%}.document-list-container[data-v-4fca79fe]{display:flex;flex-direction:column;min-height:400px}.document-list-container .top-block[data-v-4fca79fe]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.document-list-container .top-block_title[data-v-4fca79fe]{font-size:24px;font-weight:500;line-height:24px;color:#363636;display:flex;align-items:center}.document-list-container .top-block_title .count[data-v-4fca79fe]{display:flex;position:relative;background:#d51a52;border-radius:125px;color:#fff;font-size:14px;min-width:20px;width:max-content;height:20px;align-items:center;padding:1px 5px;justify-content:center;margin-left:10px;cursor:pointer}.document-list-container .top-block_title .count .count_popup[data-v-4fca79fe]{display:flex;flex-direction:column;gap:16px 0;position:absolute;top:40px;left:-45px;background:#2e353b;border-radius:10px;padding:20px;min-width:100%;width:250px;visibility:hidden;opacity:0;transition:opacity .3s ease;z-index:99}.document-list-container .top-block_title .count .count_popup[data-v-4fca79fe]:before{content:url("data:image/svg+xml,%3csvg%20width='44'%20height='15'%20viewBox='0%200%2044%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.55887%2010H0L0%2015L43.5%2015V10H41.4411C35.0759%2010%2028.9714%207.47144%2024.4706%202.97057L21.5%200L18.5294%202.97056C14.0286%207.47144%207.92407%2010%201.55887%2010Z'%20fill='%232E353B'/%3e%3c/svg%3e");width:43px;height:15px;position:absolute;top:-12px;left:33px}.document-list-container .top-block_title .count .count_popup .item[data-v-4fca79fe]{display:flex;justify-content:flex-start;gap:0 8px}.document-list-container .top-block_title .count .count_popup .item_text[data-v-4fca79fe]{font-size:16px;font-weight:400}.document-list-container .top-block_title .count .count_popup .item_text.number-docs-sign[data-v-4fca79fe]{font-weight:600}.document-list-container .top-block_title .count:hover .count_popup[data-v-4fca79fe]{visibility:visible;opacity:1}.document-list-container .top-block_buttons[data-v-4fca79fe]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .top-block_statistics[data-v-4fca79fe]{display:flex;align-items:center;border-radius:8px;border:1px solid #CED4DA;height:40px;padding:8px 20px;transition:all .3s ease;cursor:pointer}.document-list-container .top-block_statistics[data-v-4fca79fe]:after{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%209.16667L2.5%2017.5M12.5%209.16667L12.5%2017.5M7.5%202.5L7.5%2017.5M17.5%202.5V17.5'%20stroke='%237B15FF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:20px;height:20px;margin-left:8px}.document-list-container .top-block_statistics[data-v-4fca79fe]:hover{background:#f6f7f8}.document-list-container .filters[data-v-4fca79fe]{display:flex;width:100%;align-items:flex-start}.document-list-container .filters .input-group[data-v-4fca79fe]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;justify-content:flex-start}.document-list-container .filters .input-group .input-item[data-v-4fca79fe]{display:flex;flex-direction:column;width:100%}.document-list-container .filters .input-group .input-item .input-item_label[data-v-4fca79fe]{color:#495057;line-height:20px;font-size:14px;margin-bottom:4px}.document-list-container .filters .input-group .input-item .input-form[data-v-4fca79fe]{height:40px}.document-list-container .filters .filter-buttons[data-v-4fca79fe]{display:flex;justify-content:flex-start;margin-left:16px;margin-top:24px;width:auto}.document-list-container .document-tools[data-v-4fca79fe]{display:flex;gap:0 10px}.document-list-container .document-tools.buttons[data-v-4fca79fe]{justify-content:space-between}.document-list-container .document-tools.buttons .clean-filters-button[data-v-4fca79fe]{color:#0d87ef;height:40px;margin-left:25px;display:flex;padding:8px 20px;border-radius:8px;transition:all .3s}.document-list-container .document-tools.buttons .clean-filters-button .clean-text[data-v-4fca79fe]{justify-content:center;margin:auto}.document-list-container .document-tools.buttons .clean-filters-button[data-v-4fca79fe]:hover{cursor:pointer;background:#e7f3fd}.document-list-container .document-tools.bottom[data-v-4fca79fe]{justify-content:center;margin-top:20px}.document-list-container .document-tools.bottom .pagination[data-v-4fca79fe]{display:flex;align-items:center}.document-list-container .document-tools.bottom .pagination .prev-page[data-v-4fca79fe],.document-list-container .document-tools.bottom .pagination .next-page[data-v-4fca79fe]{width:17px;height:100%}.document-list-container .document-tools.bottom .pagination .page[data-v-4fca79fe]{color:#fff;background-color:#0d87ef;border:1px solid #0D87EF;border-radius:4px;width:24px;height:24px;font-size:14px;display:flex;align-items:center;justify-content:center;margin:0 5px}.document-list-container .document-tools_signing[data-v-4fca79fe]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .document-table-container[data-v-4fca79fe]{margin-top:16px}.document-list-container .document-table-container .document-table thead[data-v-4fca79fe]{position:relative}.document-list-container .document-table-container .document-table thead tr th[data-v-4fca79fe]{font-weight:400;color:#363636;padding:15px 23px;text-align:start}.document-list-container .document-table-container .document-table thead tr th[data-v-4fca79fe]:first-child{border-top-left-radius:16px}.document-list-container .document-table-container .document-table thead tr th[data-v-4fca79fe]:last-child{border-top-right-radius:16px}.document-list-container .document-table-container .document-table thead tr .document-number[data-v-4fca79fe],.document-list-container .document-table-container .document-table thead tr .uin[data-v-4fca79fe],.document-list-container .document-table-container .document-table thead tr .personal-account[data-v-4fca79fe],.document-list-container .document-table-container .document-table thead tr .invoice-date[data-v-4fca79fe]{width:16.8%}.document-list-container .document-table-container .document-table thead tr .type[data-v-4fca79fe]{width:8%}.document-list-container .document-table-container .document-table thead tr .status[data-v-4fca79fe]{width:16.8%}.document-list-container .document-table-container .document-table thead tr .action[data-v-4fca79fe]{width:8%}.document-list-container .document-table-container .document-table thead tr.head_filters[data-v-4fca79fe]{border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-4fca79fe]{background:#fff;padding:15px 10px}.document-list-container .document-table-container .document-table thead tr.head_filters th input[data-v-4fca79fe]{width:100%}.document-list-container .document-table-container .document-table thead tr.head_filters th .n-select[data-v-4fca79fe]{max-width:247px}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-4fca79fe]{text-align:center;cursor:pointer;transition:all .3s}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-4fca79fe]:hover{color:#0d87ef}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-4fca79fe]:first-child{border-top-left-radius:0}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-4fca79fe]:last-child{border-top-right-radius:0}.document-list-container .document-table-container .document-table tbody tr[data-v-4fca79fe]{cursor:pointer}.document-list-container .document-table-container .document-table tbody tr td[data-v-4fca79fe]{padding:15px 23px;border-top:none;border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table tbody tr .document-number-content[data-v-4fca79fe],.document-list-container .document-table-container .document-table tbody tr .uin-content[data-v-4fca79fe],.document-list-container .document-table-container .document-table tbody tr .personal-account-content[data-v-4fca79fe]{display:flex;align-items:center;gap:0 16px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper[data-v-4fca79fe]{width:fit-content;padding:4px 12px;border-radius:8px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.blue[data-v-4fca79fe]{background-color:#e7f3fd;color:#0d87ef}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.yellow[data-v-4fca79fe]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.red[data-v-4fca79fe]{background-color:#feeaed;color:#f02849}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.green[data-v-4fca79fe]{background-color:#e3f5e8;color:#05a660}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.orange[data-v-4fca79fe]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.grey[data-v-4fca79fe]{background-color:#ced4da;color:#6c757d}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-4fca79fe]{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;border-radius:73px;transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-4fca79fe]:hover{background:#e7f3fd}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-4fca79fe]:hover svg{transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-4fca79fe]:hover svg path{stroke:#0d87ef}.document-list-container .document-table-container .document-table tbody tr[data-v-4fca79fe]:hover{background:#f6f7f8;box-shadow:none}.document-list-container .document-table-container .empty-documents-text[data-v-4fca79fe]{text-align:center;margin-top:40px}.document-list-container .document-table-container .empty-documents-text span[data-v-4fca79fe]{font-size:20px}.document-list-container[data-v-ca42cdfb]{display:flex;flex-direction:column;min-height:400px}.document-list-container .top-block[data-v-ca42cdfb]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.document-list-container .top-block_title[data-v-ca42cdfb]{font-size:24px;font-weight:500;line-height:24px;color:#363636;display:flex;align-items:center}.document-list-container .top-block_title .count[data-v-ca42cdfb]{display:flex;position:relative;background:#d51a52;border-radius:125px;color:#fff;font-size:14px;min-width:20px;width:max-content;height:20px;align-items:center;padding:1px 5px;justify-content:center;margin-left:10px;cursor:pointer}.document-list-container .top-block_title .count .count_popup[data-v-ca42cdfb]{display:flex;flex-direction:column;gap:16px 0;position:absolute;top:40px;left:-45px;background:#2e353b;border-radius:10px;padding:20px;min-width:100%;width:250px;visibility:hidden;opacity:0;transition:opacity .3s ease;z-index:99}.document-list-container .top-block_title .count .count_popup[data-v-ca42cdfb]:before{content:url("data:image/svg+xml,%3csvg%20width='44'%20height='15'%20viewBox='0%200%2044%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.55887%2010H0L0%2015L43.5%2015V10H41.4411C35.0759%2010%2028.9714%207.47144%2024.4706%202.97057L21.5%200L18.5294%202.97056C14.0286%207.47144%207.92407%2010%201.55887%2010Z'%20fill='%232E353B'/%3e%3c/svg%3e");width:43px;height:15px;position:absolute;top:-12px;left:33px}.document-list-container .top-block_title .count .count_popup .item[data-v-ca42cdfb]{display:flex;justify-content:flex-start;gap:0 8px}.document-list-container .top-block_title .count .count_popup .item_text[data-v-ca42cdfb]{font-size:16px;font-weight:400}.document-list-container .top-block_title .count .count_popup .item_text.number-docs-sign[data-v-ca42cdfb]{font-weight:600}.document-list-container .top-block_title .count:hover .count_popup[data-v-ca42cdfb]{visibility:visible;opacity:1}.document-list-container .top-block_buttons[data-v-ca42cdfb]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .top-block_buttons_statistics[data-v-ca42cdfb]{display:flex;align-items:center;border-radius:8px;border:1px solid #CED4DA;height:40px;padding:8px 20px;transition:all .3s ease;cursor:pointer}.document-list-container .top-block_buttons_statistics[data-v-ca42cdfb]:after{display:none}.document-list-container .top-block_buttons_statistics[data-v-ca42cdfb]:hover{background:#f6f7f8}.document-list-container .top-block_instruction[data-v-ca42cdfb]{display:flex;align-items:center;border-radius:8px;border:1px solid #CED4DA;height:40px;padding:8px 20px;transition:all .3s ease;cursor:pointer;text-decoration:none;color:#363636;font-size:16px;font-weight:500}.document-list-container .top-block_instruction[data-v-ca42cdfb]:hover{background:#f6f7f8}.document-list-container .filters[data-v-ca42cdfb]{display:flex;width:100%;align-items:flex-start}.document-list-container .filters .input-group[data-v-ca42cdfb]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;justify-content:flex-start}.document-list-container .filters .input-group .input-item[data-v-ca42cdfb]{display:flex;flex-direction:column;width:100%}.document-list-container .filters .input-group .input-item .input-item_label[data-v-ca42cdfb]{color:#495057;line-height:20px;font-size:14px;margin-bottom:4px}.document-list-container .filters .input-group .input-item .input-form[data-v-ca42cdfb]{height:40px}.document-list-container .filters .filter-buttons[data-v-ca42cdfb]{display:flex;justify-content:flex-start;margin-left:16px;margin-top:24px;width:auto}.document-list-container .document-tools[data-v-ca42cdfb]{display:flex;gap:0 10px}.document-list-container .document-tools.buttons[data-v-ca42cdfb]{justify-content:space-between}.document-list-container .document-tools.buttons .clean-filters-button[data-v-ca42cdfb]{color:#0d87ef;height:40px;margin-left:25px;display:flex;padding:8px 20px;border-radius:8px;transition:all .3s}.document-list-container .document-tools.buttons .clean-filters-button .clean-text[data-v-ca42cdfb]{justify-content:center;margin:auto}.document-list-container .document-tools.buttons .clean-filters-button[data-v-ca42cdfb]:hover{cursor:pointer;background:#e7f3fd}.document-list-container .document-tools.bottom[data-v-ca42cdfb]{justify-content:center;margin-top:20px}.document-list-container .document-tools.bottom .pagination[data-v-ca42cdfb]{display:flex;align-items:center}.document-list-container .document-tools.bottom .pagination .prev-page[data-v-ca42cdfb],.document-list-container .document-tools.bottom .pagination .next-page[data-v-ca42cdfb]{width:17px;height:100%}.document-list-container .document-tools.bottom .pagination .page[data-v-ca42cdfb]{color:#fff;background-color:#0d87ef;border:1px solid #0D87EF;border-radius:4px;width:24px;height:24px;font-size:14px;display:flex;align-items:center;justify-content:center;margin:0 5px}.document-list-container .document-tools_signing[data-v-ca42cdfb]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .document-table-container[data-v-ca42cdfb]{margin-top:16px}.document-list-container .document-table-container .document-table thead[data-v-ca42cdfb]{position:relative}.document-list-container .document-table-container .document-table thead tr th[data-v-ca42cdfb]{font-weight:400;color:#363636;padding:15px 23px;text-align:start}.document-list-container .document-table-container .document-table thead tr th[data-v-ca42cdfb]:first-child{border-top-left-radius:16px}.document-list-container .document-table-container .document-table thead tr th[data-v-ca42cdfb]:last-child{border-top-right-radius:16px}.document-list-container .document-table-container .document-table thead tr .document-number[data-v-ca42cdfb],.document-list-container .document-table-container .document-table thead tr .uin[data-v-ca42cdfb],.document-list-container .document-table-container .document-table thead tr .personal-account[data-v-ca42cdfb],.document-list-container .document-table-container .document-table thead tr .invoice-date[data-v-ca42cdfb],.document-list-container .document-table-container .document-table thead tr .type[data-v-ca42cdfb],.document-list-container .document-table-container .document-table thead tr .status[data-v-ca42cdfb]{width:11.5%}.document-list-container .document-table-container .document-table thead tr .action[data-v-ca42cdfb]{width:8%}.document-list-container .document-table-container .document-table thead tr.head_filters[data-v-ca42cdfb]{border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-ca42cdfb]{background:#fff;padding:15px 10px}.document-list-container .document-table-container .document-table thead tr.head_filters th input[data-v-ca42cdfb]{width:100%}.document-list-container .document-table-container .document-table thead tr.head_filters th .n-select[data-v-ca42cdfb]{max-width:247px}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-ca42cdfb]{text-align:center;cursor:pointer;transition:all .3s}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-ca42cdfb]:hover{color:#0d87ef}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-ca42cdfb]:first-child{border-top-left-radius:0}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-ca42cdfb]:last-child{border-top-right-radius:0}.document-list-container .document-table-container .document-table tbody tr[data-v-ca42cdfb]{cursor:pointer}.document-list-container .document-table-container .document-table tbody tr td[data-v-ca42cdfb]{padding:15px 23px;border-top:none;border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table tbody tr .document-number-content[data-v-ca42cdfb],.document-list-container .document-table-container .document-table tbody tr .uin-content[data-v-ca42cdfb],.document-list-container .document-table-container .document-table tbody tr .personal-account-content[data-v-ca42cdfb]{display:flex;align-items:center;gap:0 16px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper[data-v-ca42cdfb]{width:fit-content;padding:4px 12px;border-radius:8px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.blue[data-v-ca42cdfb]{background-color:#e7f3fd;color:#0d87ef}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.yellow[data-v-ca42cdfb]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.red[data-v-ca42cdfb]{background-color:#feeaed;color:#f02849}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.green[data-v-ca42cdfb]{background-color:#e3f5e8;color:#05a660}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.orange[data-v-ca42cdfb]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.grey[data-v-ca42cdfb]{background-color:#ced4da;color:#6c757d}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.turquoise[data-v-ca42cdfb]{background-color:#cdf4fb;color:#008097}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-ca42cdfb]{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;border-radius:73px;transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-ca42cdfb]:hover{background:#e7f3fd}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-ca42cdfb]:hover svg{transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-ca42cdfb]:hover svg path{stroke:#0d87ef}.document-list-container .document-table-container .document-table tbody tr[data-v-ca42cdfb]:hover{background:#f6f7f8;box-shadow:none}.document-list-container .document-table-container .empty-documents-text[data-v-ca42cdfb]{text-align:center;margin-top:40px}.document-list-container .document-table-container .empty-documents-text span[data-v-ca42cdfb]{font-size:20px}.common-container[data-v-8bc658ee]{display:flex}.common-container .left-section[data-v-8bc658ee]{width:100%}.common-container .left-section .attorney-text[data-v-8bc658ee]{text-align:center;margin-bottom:24px}.common-container .left-section .common-form[data-v-8bc658ee]{display:flex;flex-direction:column;max-width:100%}.common-container .left-section .common-form .input-item[data-v-8bc658ee]{margin-bottom:16px;display:flex;flex-direction:column}.common-container .left-section .common-form .input-item .label-form[data-v-8bc658ee]{color:#495057;line-height:18px;font-style:normal;font-weight:400;margin-bottom:4px;font-size:14px}.common-container .left-section .common-form .input-item .input-form[data-v-8bc658ee]{margin-bottom:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.common-container .left-section .common-form .input-item .input-form[data-v-8bc658ee]:focus{border-color:#0d87ef}.common-container .left-section .common-form .input-item .input-form[data-v-8bc658ee]:hover:enabled{border-color:#0d87ef}.common-container .left-section .common-form .input-item .input-form[data-v-8bc658ee]:hover:disabled{cursor:not-allowed}.common-container .left-section .common-form .input-item .input-form[data-v-8bc658ee]::placeholder{font-size:14px;color:#acb6bf}.common-container .left-section .common-form .input-item .file-input-wrapper[data-v-8bc658ee]{position:relative;display:inline-block;height:40px}.common-container .left-section .common-form .input-item .file-input-wrapper_text[data-v-8bc658ee]{position:relative;display:inline-block;align-content:center;cursor:pointer;outline:none;text-decoration:none;font-size:14px;border-radius:8px;line-height:22px;height:40px;width:100%;padding:0 30px 0 12px;box-sizing:border-box;border:1px solid #CED4DA;margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#6c757d}.common-container .left-section .common-form .input-item .file-input-wrapper_text span[data-v-8bc658ee]{position:absolute;right:12px;top:calc(50% - 8px)}.common-container .left-section .common-form .input-item .file-input-wrapper input[type=file][data-v-8bc658ee]{position:absolute;z-index:-1;opacity:0;display:block;width:0;height:0}.common-container .left-section .common-form .input-item .selected-file[data-v-8bc658ee]{margin-top:10px}.common-container .left-section .common-form .confirm-button[data-v-8bc658ee]{width:100%}.notifications-block[data-v-ee3ce8dd]{width:320px;border-radius:8px;transition:border-color .3s ease;cursor:pointer}.notifications-block_title[data-v-ee3ce8dd]{position:relative}.notifications-block .progress-bar[data-v-ee3ce8dd]{width:100%;height:40px}.notifications-block .progress-bar_title[data-v-ee3ce8dd]{height:100%;width:100%;display:flex;align-items:flex-start;justify-content:space-around;flex-direction:column;font-size:14px;position:absolute;z-index:1;transition:color .3s ease;color:#363636}.notifications-block .progress-bar_title .text[data-v-ee3ce8dd]{display:flex}.notifications-block .progress-bar_title .text_ico[data-v-ee3ce8dd]{height:14px;margin-left:5px;position:relative;top:2px}.notifications-block .progress-bar_title .success[data-v-ee3ce8dd]{transition:color .3s ease;color:#05a660}.n-popover .n-popover__content .info-docs[data-v-ee3ce8dd]{margin-bottom:5px;color:#363636}.n-popover .n-popover__content .info-docs[data-v-ee3ce8dd]:last-child{margin-bottom:0}.n-progress .n-progress-graph .n-progress-graph-line .n-progress-graph-line-rail .n-progress-graph-line-fill[data-v-ee3ce8dd]{background:#05a660}.document-list-container[data-v-294f5dee]{display:flex;flex-direction:column;min-height:400px}.document-list-container .top-block[data-v-294f5dee]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.document-list-container .top-block_title[data-v-294f5dee]{font-size:24px;font-weight:500;line-height:24px;color:#363636;display:flex;align-items:center}.document-list-container .top-block_title .count[data-v-294f5dee]{display:flex;position:relative;background:#d51a52;border-radius:125px;color:#fff;font-size:14px;min-width:20px;width:max-content;height:20px;align-items:center;padding:1px 5px;justify-content:center;margin-left:10px;cursor:pointer}.document-list-container .top-block_title .count .count_popup[data-v-294f5dee]{display:flex;flex-direction:column;gap:16px 0;position:absolute;top:40px;left:-45px;background:#2e353b;border-radius:10px;padding:20px;min-width:100%;width:250px;visibility:hidden;opacity:0;transition:opacity .3s ease;z-index:99}.document-list-container .top-block_title .count .count_popup[data-v-294f5dee]:before{content:url("data:image/svg+xml,%3csvg%20width='44'%20height='15'%20viewBox='0%200%2044%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.55887%2010H0L0%2015L43.5%2015V10H41.4411C35.0759%2010%2028.9714%207.47144%2024.4706%202.97057L21.5%200L18.5294%202.97056C14.0286%207.47144%207.92407%2010%201.55887%2010Z'%20fill='%232E353B'/%3e%3c/svg%3e");width:43px;height:15px;position:absolute;top:-12px;left:33px}.document-list-container .top-block_title .count .count_popup .item[data-v-294f5dee]{display:flex;justify-content:flex-start;gap:0 8px}.document-list-container .top-block_title .count .count_popup .item_text[data-v-294f5dee]{font-size:16px;font-weight:400}.document-list-container .top-block_title .count .count_popup .item_text.number-docs-sign[data-v-294f5dee]{font-weight:600}.document-list-container .top-block_title .count:hover .count_popup[data-v-294f5dee]{visibility:visible;opacity:1}.document-list-container .top-block_title .select-type[data-v-294f5dee]{margin-left:15px}.document-list-container .top-block_buttons[data-v-294f5dee]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .top-block_statistics[data-v-294f5dee]{display:flex;align-items:center;border-radius:8px;border:1px solid #CED4DA;height:40px;padding:8px 20px;transition:all .3s ease;cursor:pointer}.document-list-container .top-block_statistics[data-v-294f5dee]:after{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%209.16667L2.5%2017.5M12.5%209.16667L12.5%2017.5M7.5%202.5L7.5%2017.5M17.5%202.5V17.5'%20stroke='%237B15FF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:20px;height:20px;margin-left:8px}.document-list-container .top-block_statistics[data-v-294f5dee]:hover{background:#f6f7f8}.document-list-container .filters[data-v-294f5dee]{display:flex;width:100%;align-items:flex-start}.document-list-container .filters .input-group[data-v-294f5dee]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;justify-content:flex-start}.document-list-container .filters .input-group .input-item[data-v-294f5dee]{display:flex;flex-direction:column;width:100%}.document-list-container .filters .input-group .input-item .input-item_label[data-v-294f5dee]{color:#495057;line-height:20px;font-size:14px;margin-bottom:4px}.document-list-container .filters .input-group .input-item .input-form[data-v-294f5dee]{height:40px}.document-list-container .filters .filter-buttons[data-v-294f5dee]{display:flex;justify-content:flex-start;margin-left:16px;margin-top:24px;width:auto}.document-list-container .document-tools[data-v-294f5dee]{display:flex;gap:0 10px}.document-list-container .document-tools.buttons[data-v-294f5dee]{justify-content:space-between}.document-list-container .document-tools.buttons .clean-filters-button[data-v-294f5dee]{color:#0d87ef;height:40px;margin-left:25px;display:flex;padding:8px 20px;border-radius:8px;transition:all .3s}.document-list-container .document-tools.buttons .clean-filters-button .clean-text[data-v-294f5dee]{justify-content:center;margin:auto}.document-list-container .document-tools.buttons .clean-filters-button[data-v-294f5dee]:hover{cursor:pointer;background:#e7f3fd}.document-list-container .document-tools.bottom[data-v-294f5dee]{justify-content:center;margin-top:20px}.document-list-container .document-tools.bottom .pagination[data-v-294f5dee]{display:flex;align-items:center}.document-list-container .document-tools.bottom .pagination .prev-page[data-v-294f5dee],.document-list-container .document-tools.bottom .pagination .next-page[data-v-294f5dee]{width:17px;height:100%}.document-list-container .document-tools.bottom .pagination .page[data-v-294f5dee]{color:#fff;background-color:#0d87ef;border:1px solid #0D87EF;border-radius:4px;width:24px;height:24px;font-size:14px;display:flex;align-items:center;justify-content:center;margin:0 5px}.document-list-container .document-tools_signing[data-v-294f5dee]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .document-table-container[data-v-294f5dee]{margin-top:16px}.document-list-container .document-table-container .document-table thead[data-v-294f5dee]{position:relative}.document-list-container .document-table-container .document-table thead tr th[data-v-294f5dee]{font-weight:400;color:#363636;padding:15px 23px;text-align:start}.document-list-container .document-table-container .document-table thead tr th[data-v-294f5dee]:first-child{border-top-left-radius:16px}.document-list-container .document-table-container .document-table thead tr th[data-v-294f5dee]:last-child{border-top-right-radius:16px}.document-list-container .document-table-container .document-table thead tr .document-number[data-v-294f5dee],.document-list-container .document-table-container .document-table thead tr .uin[data-v-294f5dee],.document-list-container .document-table-container .document-table thead tr .device[data-v-294f5dee],.document-list-container .document-table-container .document-table thead tr .invoice-date[data-v-294f5dee],.document-list-container .document-table-container .document-table thead tr .status[data-v-294f5dee],.document-list-container .document-table-container .document-table thead tr .types[data-v-294f5dee]{width:10%;max-width:10%}.document-list-container .document-table-container .document-table thead tr .region[data-v-294f5dee]{width:32%}.document-list-container .document-table-container .document-table thead tr .action[data-v-294f5dee]{width:8%}.document-list-container .document-table-container .document-table thead tr.head_filters[data-v-294f5dee]{border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-294f5dee]{background:#fff;padding:15px 10px}.document-list-container .document-table-container .document-table thead tr.head_filters th input[data-v-294f5dee]{width:100%}.document-list-container .document-table-container .document-table thead tr.head_filters th .n-select[data-v-294f5dee]{max-width:247px}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-294f5dee]{text-align:center;cursor:pointer;transition:all .3s}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-294f5dee]:hover{color:#0d87ef}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-294f5dee]:first-child{border-top-left-radius:0}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-294f5dee]:last-child{border-top-right-radius:0}.document-list-container .document-table-container .document-table tbody tr[data-v-294f5dee]{cursor:pointer}.document-list-container .document-table-container .document-table tbody tr td[data-v-294f5dee]{padding:15px 23px;border-top:none;border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table tbody tr .document-number-content[data-v-294f5dee],.document-list-container .document-table-container .document-table tbody tr .uin-content[data-v-294f5dee],.document-list-container .document-table-container .document-table tbody tr .personal-account-content[data-v-294f5dee],.document-list-container .document-table-container .document-table tbody tr .region-account-content[data-v-294f5dee]{display:flex;align-items:center;gap:0 16px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper[data-v-294f5dee]{width:fit-content;padding:4px 12px;border-radius:8px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.blue[data-v-294f5dee]{background-color:#e7f3fd;color:#0d87ef}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.yellow[data-v-294f5dee]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.red[data-v-294f5dee]{background-color:#feeaed;color:#f02849}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.green[data-v-294f5dee]{background-color:#e3f5e8;color:#05a660}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.orange[data-v-294f5dee]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.grey[data-v-294f5dee]{background-color:#ced4da;color:#6c757d}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-294f5dee]{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;border-radius:73px;transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-294f5dee]:hover{background:#e7f3fd}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-294f5dee]:hover svg{transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-294f5dee]:hover svg path{stroke:#0d87ef}.document-list-container .document-table-container .document-table tbody tr[data-v-294f5dee]:hover{background:#f6f7f8;box-shadow:none}.document-list-container .document-table-container .empty-documents-text[data-v-294f5dee]{text-align:center;margin-top:40px}.document-list-container .document-table-container .empty-documents-text span[data-v-294f5dee]{font-size:20px}.application-modal_body[data-v-294f5dee]{display:flex;flex-direction:column;gap:24px 0}.application-modal_body__row[data-v-294f5dee]{position:relative;text-align:center}.application-modal_body__row label[data-v-294f5dee]{font-size:14px;margin-bottom:4px;color:#495057;display:block;text-align:left}.application-modal_body__row textarea[data-v-294f5dee]{width:100%}.application-modal_body__row textarea.error[data-v-294f5dee]{border:1px solid #B20320;color:#363636;font-size:14px}.application-modal_body__row .error-message[data-v-294f5dee]{color:#b20320;font-size:12px;margin-top:4px}.application-modal_body__row .error-message.text[data-v-294f5dee]{margin-top:-2px}.application-modal_body__button[data-v-294f5dee]{display:flex;flex-direction:column;gap:10px}.attorney-modal .current-attorney[data-v-294f5dee]{text-align:center;margin-bottom:16px}.attorney-modal .input-item[data-v-294f5dee]{margin-bottom:16px;display:flex;flex-direction:column}.attorney-modal .input-item .label-form[data-v-294f5dee]{color:#495057;line-height:18px;font-style:normal;font-weight:400;margin-bottom:4px;font-size:14px}.attorney-modal .input-item .input-error[data-v-294f5dee]{border:1px solid #B20320;color:#363636;font-size:14px;border-radius:8px}.attorney-modal .input-item .error[data-v-294f5dee]{color:#b20320;font-size:12px}.custom-file-label[data-v-294f5dee]{display:inline-block;padding:8px 16px;color:#6c757d;border-radius:8px;border:1px solid #CED4DA;height:40px;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none}.custom-file-label[data-v-294f5dee]:hover{border-color:#83c3fb}.document-table-container .document-table thead[data-v-199fba25]{position:relative}.document-table-container .document-table thead tr th[data-v-199fba25]{font-weight:400;color:#363636;padding:15px 23px;text-align:start}.document-table-container .document-table thead tr th[data-v-199fba25]:first-child{border-top-left-radius:16px}.document-table-container .document-table thead tr th[data-v-199fba25]:last-child{border-top-right-radius:16px}.document-table-container .document-table thead tr .document-number[data-v-199fba25],.document-table-container .document-table thead tr .status[data-v-199fba25],.document-table-container .document-table thead tr .uin[data-v-199fba25],.document-table-container .document-table thead tr .period[data-v-199fba25]{width:11%}.document-table-container .document-table thead tr .personal-account[data-v-199fba25]{width:12%}.document-table-container .document-table thead tr .created-date[data-v-199fba25],.document-table-container .document-table thead tr .action[data-v-199fba25]{width:5%}.document-table-container .document-table thead tr .creator[data-v-199fba25]{width:14%}.document-table-container .document-table thead tr.head_filters[data-v-199fba25]{border-bottom:1px solid #E0E7ED}.document-table-container .document-table thead tr.head_filters th[data-v-199fba25]{background:#fff;padding:15px 10px}.document-table-container .document-table thead tr.head_filters th input[data-v-199fba25]{width:100%}.document-table-container .document-table thead tr.head_filters th .n-select[data-v-199fba25]{max-width:307px}.document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-199fba25]{text-align:center;cursor:pointer;transition:all .3s}.document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-199fba25]:hover{color:#0d87ef}.document-table-container .document-table thead tr.head_filters th[data-v-199fba25]:first-child{border-top-left-radius:0}.document-table-container .document-table thead tr.head_filters th[data-v-199fba25]:last-child{border-top-right-radius:0}.document-table-container .document-table tbody tr[data-v-199fba25]{cursor:pointer}.document-table-container .document-table tbody tr td[data-v-199fba25]{padding:15px 23px;border-top:none;border-bottom:1px solid #E0E7ED}.document-table-container .document-table tbody tr .document-number-content[data-v-199fba25],.document-table-container .document-table tbody tr .uin-content[data-v-199fba25],.document-table-container .document-table tbody tr .personal-account-content[data-v-199fba25]{display:flex;align-items:center;gap:0 16px}.document-table-container .document-table tbody tr .status .status-wrapper[data-v-199fba25]{width:fit-content;padding:4px 12px;border-radius:8px}.document-table-container .document-table tbody tr .status .status-wrapper.blue[data-v-199fba25]{background-color:#e7f3fd;color:#0d87ef}.document-table-container .document-table tbody tr .status .status-wrapper.yellow[data-v-199fba25]{background-color:#ffefce;color:#f80}.document-table-container .document-table tbody tr .status .status-wrapper.red[data-v-199fba25]{background-color:#feeaed;color:#f02849}.document-table-container .document-table tbody tr .status .status-wrapper.green[data-v-199fba25]{background-color:#e3f5e8;color:#05a660}.document-table-container .document-table tbody tr .action_download[data-v-199fba25]{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;border-radius:73px;transition:all .3s}.document-table-container .document-table tbody tr .action_download[data-v-199fba25]:hover{background:#e7f3fd}.document-table-container .document-table tbody tr .action_download[data-v-199fba25]:hover svg{transition:all .3s}.document-table-container .document-table tbody tr .action_download[data-v-199fba25]:hover svg path{stroke:#0d87ef}.document-table-container .document-table tbody tr[data-v-199fba25]:hover{background:#f6f7f8;box-shadow:none}.document-table-container .document-tools[data-v-199fba25]{display:flex;gap:0 10px}.document-table-container .document-tools.buttons[data-v-199fba25]{justify-content:space-between}.document-table-container .document-tools.buttons .clean-filters-button[data-v-199fba25]{color:#0d87ef;height:40px;margin-left:25px;display:flex;padding:8px 20px;border-radius:8px;transition:all .3s}.document-table-container .document-tools.buttons .clean-filters-button .clean-text[data-v-199fba25]{justify-content:center;margin:auto}.document-table-container .document-tools.buttons .clean-filters-button[data-v-199fba25]:hover{cursor:pointer;background:#e7f3fd}.document-table-container .document-tools.bottom[data-v-199fba25]{justify-content:center;margin-top:20px}.document-table-container .document-tools.bottom .pagination[data-v-199fba25]{display:flex;align-items:center}.document-table-container .document-tools.bottom .pagination .prev-page[data-v-199fba25],.document-table-container .document-tools.bottom .pagination .next-page[data-v-199fba25]{width:17px;height:100%}.document-table-container .document-tools.bottom .pagination .page[data-v-199fba25]{color:#fff;background-color:#0d87ef;border:1px solid #0D87EF;border-radius:4px;width:24px;height:24px;font-size:14px;display:flex;align-items:center;justify-content:center;margin:0 5px}.document-table-container .document-tools_signing[data-v-199fba25]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-table-container .empty-documents-text[data-v-199fba25]{text-align:center;margin-top:40px}.document-table-container .empty-documents-text span[data-v-199fba25]{font-size:20px}.document-list-container[data-v-1e3bde93]{min-height:400px;display:flex;flex-direction:column}.document-list-container .top-block[data-v-1e3bde93]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.document-list-container .top-block_title[data-v-1e3bde93]{font-size:24px;font-weight:500;line-height:24px;color:#363636;display:flex;align-items:center}.document-list-container .top-block_buttons[data-v-1e3bde93]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .top-block_statistics[data-v-1e3bde93]{display:flex;align-items:center;border-radius:8px;border:1px solid #CED4DA;height:40px;padding:8px 20px;transition:all .3s ease;cursor:pointer}.document-list-container .top-block_statistics[data-v-1e3bde93]:after{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%209.16667L2.5%2017.5M12.5%209.16667L12.5%2017.5M7.5%202.5L7.5%2017.5M17.5%202.5V17.5'%20stroke='%237B15FF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:20px;height:20px;margin-left:8px}.document-list-container .top-block_statistics[data-v-1e3bde93]:hover{background:#f6f7f8}.document-list-container .tabs-container[data-v-1e3bde93]{margin-bottom:24px}.document-list-container .tabs-container .tabs-content[data-v-1e3bde93]{display:flex}.document-list-container .tabs-container .tabs-content_link[data-v-1e3bde93]{padding:8px 12px 14px;border-bottom:2px solid transparent;cursor:pointer}.document-list-container .tabs-container .tabs-content_link.active[data-v-1e3bde93],.document-list-container .tabs-container .tabs-content_link[data-v-1e3bde93]:hover{border-radius:4px 4px 0 0;border-color:#0d87ef}.document-list-container .tabs-container .tabs-content .tab-title[data-v-1e3bde93]{color:#363636;font-size:16px;font-weight:500;line-height:24px;display:flex;align-items:center}.document-list-container .tabs-container .tabs-content .tab-title .count[data-v-1e3bde93]{display:flex;position:relative;background:#d51a52;border-radius:125px;color:#fff;font-size:14px;min-width:20px;width:max-content;height:20px;align-items:center;padding:1px 5px;justify-content:center;margin-left:10px;cursor:pointer}.document-list-container .tabs-container .tabs-content .tab-title .count .count_popup[data-v-1e3bde93]{display:flex;flex-direction:column;gap:16px 0;position:absolute;top:40px;left:-45px;background:#2e353b;border-radius:10px;padding:20px;min-width:100%;width:250px;visibility:hidden;opacity:0;transition:opacity .3s ease;z-index:99}.document-list-container .tabs-container .tabs-content .tab-title .count .count_popup[data-v-1e3bde93]:before{content:url("data:image/svg+xml,%3csvg%20width='44'%20height='15'%20viewBox='0%200%2044%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.55887%2010H0L0%2015L43.5%2015V10H41.4411C35.0759%2010%2028.9714%207.47144%2024.4706%202.97057L21.5%200L18.5294%202.97056C14.0286%207.47144%207.92407%2010%201.55887%2010Z'%20fill='%232E353B'/%3e%3c/svg%3e");width:43px;height:15px;position:absolute;top:-12px;left:33px}.document-list-container .tabs-container .tabs-content .tab-title .count .count_popup .item[data-v-1e3bde93]{display:flex;justify-content:flex-start;gap:0 8px}.document-list-container .tabs-container .tabs-content .tab-title .count .count_popup .item_text[data-v-1e3bde93]{font-size:16px;font-weight:400}.document-list-container .tabs-container .tabs-content .tab-title .count .count_popup .item_text.number-docs-sign[data-v-1e3bde93]{font-weight:600}.document-list-container .tabs-container .tabs-content .tab-title .count:hover .count_popup[data-v-1e3bde93]{visibility:visible;opacity:1}.error[data-v-716a578c]{color:#f56980;font-size:12px}.page-header[data-v-716a578c]{display:flex;align-items:center;margin-bottom:32px}.page-header .page-title[data-v-716a578c]{font-style:normal;font-weight:700;font-size:24px;line-height:33px;color:#1f2128;padding-left:24px}.reconciliation-content[data-v-716a578c]{display:flex;gap:0 32px}.reconciliation-content .left-block .description-info[data-v-716a578c]{display:flex;flex-direction:column;width:100%;gap:8px 0}.reconciliation-content .left-block .description-info .comments-block[data-v-716a578c]{margin-top:40px}.reconciliation-content .left-block .description-info .comments-block .comments-block_title[data-v-716a578c]{font-size:16px;font-weight:700}.reconciliation-content .left-block .description-info .comments-block .comment-item[data-v-716a578c]{margin-top:10px}.reconciliation-content .left-block .description-info .comments-block .comment-item .item .item_title[data-v-716a578c]{font-weight:700}.reconciliation-content .left-block .button-block[data-v-716a578c]{gap:10px;margin-top:40px;display:flex;flex-wrap:wrap}.reconciliation-content .left-block .button-block .button[data-v-716a578c]{height:40px;width:48%}.reconciliation-content .left-block .correction-block[data-v-716a578c]{margin-top:20px}.reconciliation-content .left-block .correction-block .correction-title[data-v-716a578c]{font-weight:700;font-size:15px}.reconciliation-content .left-block .correction-block .correction-form[data-v-716a578c]{gap:10px;width:70%;display:flex;flex-direction:column;margin-top:10px}.reconciliation-content .left-block .correction-block .correction-form .comment-area[data-v-716a578c]{height:70px}.reconciliation-content .left-block .correction-block .send-button[data-v-716a578c]{height:25px;align-self:end}.reconciliation-content .right-block .viewer[data-v-716a578c]{width:100%}.reconciliation-content .right-block .viewer .open-doc-new-tab[data-v-716a578c]{display:block;margin-bottom:8px;text-align:right;width:100%;transition:all .3s;cursor:pointer;text-decoration:none;color:#363636}.reconciliation-content .right-block .viewer .open-doc-new-tab[data-v-716a578c]:hover{color:#007bff}.iframe-container[data-v-d0201e5a]{width:100%;height:calc(100vh - 166px);min-height:600px;display:flex;flex-direction:column}.iframe-container .page-header[data-v-d0201e5a]{display:flex;align-items:center;margin-bottom:32px}.iframe-container .page-header .page-title[data-v-d0201e5a]{font-style:normal;font-size:16px;line-height:33px;color:#1f2128;padding-left:14px}.iframe-container[data-v-00a92ccf]{width:100%;height:calc(100vh - 166px);min-height:600px;display:flex;flex-direction:column}.iframe-container .page-header[data-v-00a92ccf]{display:flex;align-items:center;margin-bottom:32px}.iframe-container .page-header .page-title[data-v-00a92ccf]{font-style:normal;font-size:16px;line-height:33px;color:#1f2128;padding-left:14px}.iframe-container[data-v-eb3e1ecd]{width:100%;height:calc(100vh - 166px);min-height:600px;display:flex;flex-direction:column}.iframe-container .page-header[data-v-eb3e1ecd]{display:flex;align-items:center;margin-bottom:30px}.iframe-container .page-header .page-title[data-v-eb3e1ecd]{font-style:normal;font-size:16px;line-height:33px;color:#1f2128;padding-left:14px}.stage[data-v-a8ca5ba0],.step[data-v-a8ca5ba0]{position:relative}.stage_info[data-v-a8ca5ba0],.step_info[data-v-a8ca5ba0]{display:flex;flex-direction:column;gap:4px 0;padding:8px 16px 12px 44px}.stage_info.title[data-v-a8ca5ba0],.step_info.title[data-v-a8ca5ba0]{justify-content:space-between;position:relative}.stage_info.title .stage_info__name[data-v-a8ca5ba0],.stage_info.title .step_info__title_details[data-v-a8ca5ba0],.step_info.title .stage_info__name[data-v-a8ca5ba0],.step_info.title .step_info__title_details[data-v-a8ca5ba0]{display:flex;justify-content:space-between;width:100%;font-size:14px;color:#8d959d;font-weight:400;line-height:24px}.stage_info.title .action-step-buttons[data-v-a8ca5ba0],.step_info.title .action-step-buttons[data-v-a8ca5ba0]{display:flex;width:100%;gap:0 6px;padding:16px 0 0}.stage_info .description_item[data-v-a8ca5ba0],.step_info .description_item[data-v-a8ca5ba0]{display:flex;gap:0 8px}.stage_info .description_item__name[data-v-a8ca5ba0],.stage_info .description_item__value[data-v-a8ca5ba0],.step_info .description_item__name[data-v-a8ca5ba0],.step_info .description_item__value[data-v-a8ca5ba0]{font-size:16px;color:#363636;font-weight:400}.stage_info .description_item__value a[data-v-a8ca5ba0],.step_info .description_item__value a[data-v-a8ca5ba0]{color:#0d87ef;text-decoration:none}.stage_info.no-progress .step_line-progress[data-v-a8ca5ba0],.step_info.no-progress .step_line-progress[data-v-a8ca5ba0]{display:none}.stage_dot[data-v-a8ca5ba0],.step_dot[data-v-a8ca5ba0]{position:absolute;top:13px;height:103%;left:16px}.stage_dot__point[data-v-a8ca5ba0],.step_dot__point[data-v-a8ca5ba0]{width:8px;height:8px;background:#05a660;border-radius:50px;position:absolute;left:3px;top:2px}.stage_dot__point.gray-point[data-v-a8ca5ba0],.step_dot__point.gray-point[data-v-a8ca5ba0]{background:#dee2e6}.stage_dot__point.red-point[data-v-a8ca5ba0],.step_dot__point.red-point[data-v-a8ca5ba0]{background:#d11635}.stage_dot img[data-v-a8ca5ba0],.step_dot img[data-v-a8ca5ba0]{position:relative;z-index:1;width:14px;height:14px}.stage_dot .stage_line-progress[data-v-a8ca5ba0],.stage_dot .step_line-progress[data-v-a8ca5ba0],.step_dot .stage_line-progress[data-v-a8ca5ba0],.step_dot .step_line-progress[data-v-a8ca5ba0]{width:2px;height:100%;background:#05a660;position:absolute;top:1px;left:6px}.stage_dot .dashed-line[data-v-a8ca5ba0],.stage_dot .last-step .step_line-progress[data-v-a8ca5ba0],.stage_dot .last-stage .stage_line-progress[data-v-a8ca5ba0],.step_dot .dashed-line[data-v-a8ca5ba0],.step_dot .last-step .step_line-progress[data-v-a8ca5ba0],.step_dot .last-stage .stage_line-progress[data-v-a8ca5ba0]{background:none;border-left:2px dashed #05A660}.stage_dot .dashed-line.gray-line[data-v-a8ca5ba0],.stage_dot .last-step .gray-line.step_line-progress[data-v-a8ca5ba0],.stage_dot .last-stage .gray-line.stage_line-progress[data-v-a8ca5ba0],.step_dot .dashed-line.gray-line[data-v-a8ca5ba0],.step_dot .last-step .gray-line.step_line-progress[data-v-a8ca5ba0],.step_dot .last-stage .gray-line.stage_line-progress[data-v-a8ca5ba0]{border-left:2px dashed #DEE2E6}.stage_dot .solid-line[data-v-a8ca5ba0],.step_dot .solid-line[data-v-a8ca5ba0]{background:none;border-left:2px solid #05A660}.stage_dot .solid-line.red-line[data-v-a8ca5ba0],.step_dot .solid-line.red-line[data-v-a8ca5ba0]{border-left:2px solid #D11635}.modal_body[data-v-a8ca5ba0]{display:flex;flex-direction:column;gap:24px 0}.modal_body__row[data-v-a8ca5ba0]{position:relative}.modal_body__row label[data-v-a8ca5ba0]{font-size:14px;margin-bottom:4px;color:#495057;display:block}.modal_body__row textarea[data-v-a8ca5ba0]{width:100%}.modal_body__row textarea.error[data-v-a8ca5ba0]{border:1px solid #B20320;color:#363636;font-size:14px}.modal_body__row .error-message[data-v-a8ca5ba0]{color:#b20320;font-size:12px;margin-top:4px}.modal_body__row .error-message.text[data-v-a8ca5ba0]{margin-top:-2px}.modal_body__row .form-select[data-v-a8ca5ba0]{display:flex;gap:0 8px}.approval-button-block[data-v-bf663bc1]{display:flex;flex-direction:column;gap:10px 0}.approval-button-block.assign[data-v-bf663bc1]{margin-top:10px}.application-modal_body[data-v-bf663bc1]{display:flex;flex-direction:column;gap:24px 0}.application-modal_body__row[data-v-bf663bc1]{position:relative}.application-modal_body__row label[data-v-bf663bc1]{font-size:14px;margin-bottom:4px;color:#495057;display:block}.application-modal_body__row textarea[data-v-bf663bc1]{width:100%}.application-modal_body__row textarea.error[data-v-bf663bc1]{border:1px solid #B20320;color:#363636;font-size:14px}.application-modal_body__row .error-message[data-v-bf663bc1]{color:#b20320;font-size:12px;margin-top:4px}.application-modal_body__row .error-message.text[data-v-bf663bc1]{margin-top:-2px}.application-modal_body .switch-approval[data-v-bf663bc1]{margin-top:24px;display:flex;align-items:center;gap:0 16px;color:#6c757d}.assign-modal__list[data-v-bf663bc1]{display:flex;flex-direction:column;gap:24px 0;margin-top:24px}.assign-modal__list .assign-modal__list-item[data-v-bf663bc1]{display:flex;gap:0 16px}.assign-modal__list .assign-modal__list-item .assign-modal__info[data-v-bf663bc1]{min-width:58%}.assign-modal__list .assign-modal__list-item .assign-modal__info .assign-modal__name[data-v-bf663bc1]{font-size:14px;line-height:20px;font-weight:400}.assign-modal__list .assign-modal__list-item .assign-modal__info .assign-modal__position[data-v-bf663bc1],.assign-modal__list .assign-modal__list-item .assign-modal__info .assign-modal__department[data-v-bf663bc1]{font-size:14px;color:#6c757d;line-height:20px;font-weight:400}.assign-modal__list .assign-modal__list-item .assign-modal__delete[data-v-bf663bc1] svg{cursor:pointer;width:32px;height:32px}.assign-modal__list .assign-modal__list-item .assign-modal__action-select[data-v-bf663bc1]{max-width:150px}.related-documents .title-collapse[data-v-f701241e]{display:flex;justify-content:space-between;margin-top:16px;padding-top:16px}.related-documents .title-collapse_name[data-v-f701241e]{font-size:20px;font-weight:500;display:flex;gap:0 8px}.related-documents .title-collapse_icon[data-v-f701241e]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:6px;border-radius:100%;transition:all .3s}.related-documents .title-collapse_icon[data-v-f701241e] svg{width:12px;height:12px}.related-documents .title-collapse_icon[data-v-f701241e]:hover{background:#f6f7f8}.related-documents .title-collapse_icon[data-v-f701241e]:hover svg path{stroke:#0d87ef}.document-links[data-v-f701241e]{display:flex;flex-direction:column;gap:8px}.document-button[data-v-f701241e]{display:block;padding:8px 12px;border:1px solid #ccc;border-radius:5px;text-align:center;text-decoration:none;color:#333;background:#f9f9f9;font-weight:500}.document-button[data-v-f701241e]:hover{background:#eee}.error[data-v-bd54dfed]{color:#f56980;font-size:12px}.page-header[data-v-bd54dfed]{display:flex;align-items:center;margin-bottom:32px}.page-header .page-title[data-v-bd54dfed]{font-style:normal;font-weight:500;font-size:24px;line-height:33px;color:#1f2128;padding-left:24px}.reconciliation-content[data-v-bd54dfed]{display:flex;gap:0 32px}.reconciliation-content .left-block .application-buttons[data-v-bd54dfed],.reconciliation-content .left-block .application-buttons .buttons-block[data-v-bd54dfed]{display:flex;flex-direction:column;gap:10px 0}.reconciliation-content .left-block .description-info[data-v-bd54dfed]{display:flex;flex-direction:column;width:100%;gap:8px 0}.reconciliation-content .left-block .description-info.history[data-v-bd54dfed]{max-height:500px;overflow:auto}.reconciliation-content .left-block .description-info .comments-block[data-v-bd54dfed]{margin-top:40px}.reconciliation-content .left-block .description-info .comments-block .comments-block_title[data-v-bd54dfed]{font-size:16px;font-weight:700}.reconciliation-content .left-block .description-info .comments-block .comment-item[data-v-bd54dfed]{margin-top:10px}.reconciliation-content .left-block .description-info .comments-block .comment-item .item .item_title[data-v-bd54dfed]{font-weight:700}.reconciliation-content .left-block .attached-file[data-v-bd54dfed]{display:flex;flex-direction:column;gap:8px 0}.reconciliation-content .left-block .attached-file_item[data-v-bd54dfed]{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#f6f7f8;border-radius:16px;gap:8px 0}.reconciliation-content .left-block .attached-file_item .info[data-v-bd54dfed]{display:flex;align-items:center;gap:0 6px}.reconciliation-content .left-block .attached-file_item .info .icon[data-v-bd54dfed]{height:36px}.reconciliation-content .left-block .attached-file_item .download[data-v-bd54dfed]{display:flex;align-items:center;justify-content:center;border-radius:100%;width:40px;height:40px;cursor:pointer;transition:all .3s ease}.reconciliation-content .left-block .attached-file_item .download[data-v-bd54dfed] svg path{transition:all .3s ease}.reconciliation-content .left-block .attached-file_item .download[data-v-bd54dfed]:hover{background-color:#fff}.reconciliation-content .left-block .attached-file_item .download[data-v-bd54dfed]:hover svg path{stroke:#0d87ef}.reconciliation-content .left-block .attached-file_item .open-link[data-v-bd54dfed]{display:flex;align-items:center;justify-content:center;cursor:pointer}.reconciliation-content .left-block .button-block[data-v-bd54dfed]{gap:10px;margin-top:40px;display:flex;flex-wrap:wrap}.reconciliation-content .left-block .button-block .button[data-v-bd54dfed]{height:40px;width:48%}.reconciliation-content .left-block .correction-block[data-v-bd54dfed]{margin-top:20px}.reconciliation-content .left-block .correction-block .correction-title[data-v-bd54dfed]{font-weight:700;font-size:15px}.reconciliation-content .left-block .correction-block .correction-form[data-v-bd54dfed]{gap:10px;width:70%;display:flex;flex-direction:column;margin-top:10px}.reconciliation-content .left-block .correction-block .correction-form .comment-area[data-v-bd54dfed]{height:70px}.reconciliation-content .left-block .correction-block .send-button[data-v-bd54dfed]{height:25px;align-self:end}.reconciliation-content .left-block .application-comment[data-v-bd54dfed]{padding:8px 16px 12px;background:#feeaed;border-radius:8px;margin-bottom:32px;margin-top:16px}.reconciliation-content .left-block .application-comment.green[data-v-bd54dfed]{background:#e3f5e8}.reconciliation-content .left-block .application-comment_title[data-v-bd54dfed]{color:#6c757d;line-height:24px}.reconciliation-content .left-block .application-comment_text[data-v-bd54dfed]{font-size:16px}.reconciliation-content .left-block .title-collapse[data-v-bd54dfed]{display:flex;justify-content:space-between;margin-top:16px;padding-top:16px}.reconciliation-content .left-block .title-collapse_name[data-v-bd54dfed],.reconciliation-content .left-block .title-collapse_status[data-v-bd54dfed]{font-size:20px;font-weight:500;display:flex;gap:0 8px}.reconciliation-content .left-block .title-collapse_status.green[data-v-bd54dfed]{color:#00874c}.reconciliation-content .left-block .title-collapse_status.blue[data-v-bd54dfed]{color:#0d87ef}.reconciliation-content .left-block .title-collapse_icon[data-v-bd54dfed]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:6px;border-radius:100%;transition:all .3s}.reconciliation-content .left-block .title-collapse_icon[data-v-bd54dfed] svg{width:12px;height:12px}.reconciliation-content .left-block .title-collapse_icon[data-v-bd54dfed]:hover{background:#f6f7f8}.reconciliation-content .left-block .title-collapse_icon[data-v-bd54dfed]:hover svg path{stroke:#0d87ef}.reconciliation-content .right-block .viewer[data-v-bd54dfed]{width:100%}.reconciliation-content .right-block .viewer .open-doc-new-tab[data-v-bd54dfed]{display:block;margin-bottom:8px;text-align:right;width:100%;transition:all .3s;cursor:pointer;text-decoration:none;color:#363636}.reconciliation-content .right-block .viewer .open-doc-new-tab[data-v-bd54dfed]:hover{color:#007bff}.application-modal_body[data-v-bd54dfed]{display:flex;flex-direction:column;gap:24px 0}.application-modal_body__row[data-v-bd54dfed]{position:relative}.application-modal_body__row label[data-v-bd54dfed]{font-size:14px;margin-bottom:4px;color:#495057;display:block}.application-modal_body__row textarea[data-v-bd54dfed]{width:100%}.application-modal_body__row textarea.error[data-v-bd54dfed]{border:1px solid #B20320;color:#363636;font-size:14px}.application-modal_body__row .error-message[data-v-bd54dfed]{color:#b20320;font-size:12px;margin-top:4px}.application-modal_body__row .error-message.text[data-v-bd54dfed]{margin-top:-2px}[data-v-bd54dfed] .n-collapse .n-collapse-item:not(:first-child){border-top:none}[data-v-bd54dfed] .n-collapse .n-collapse-item:not(.n-collapse-item--disabled).n-collapse-item--trigger-area-main .n-collapse-item__header .n-collapse-item__header-main{font-size:20px;font-weight:500}[data-v-bd54dfed] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item__header-main{width:100%;justify-content:space-between;position:relative}[data-v-bd54dfed] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow{transform:none!important;transition:none!important;padding:10px;position:relative;display:flex;align-items:center;justify-content:center;margin-right:6px;width:24px;height:24px;border-radius:100%}[data-v-bd54dfed] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow .n-base-icon{mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%201V13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%207H13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:cover;mask-size:cover;background-color:#363636;width:12px;height:12px;position:absolute;transition:all .3s}[data-v-bd54dfed] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow .n-base-icon svg{display:none}[data-v-bd54dfed] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow:hover{background:#f6f7f8}[data-v-bd54dfed] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow:hover .n-base-icon{background-color:#0d87ef}[data-v-bd54dfed] .n-collapse .n-collapse-item .n-collapse-item__header--active .n-base-icon{mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='2'%20viewBox='0%200%2014%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201H13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center!important;-webkit-mask-size:cover;mask-size:cover;background-color:#363636}[data-v-bd54dfed] .n-collapse .n-collapse-item .n-collapse-item__header--active .n-base-icon svg{display:none}.error[data-v-49dd7ba2]{color:#f56980;font-size:12px}.page-header[data-v-49dd7ba2]{display:flex;align-items:center;margin-bottom:32px}.page-header .page-title[data-v-49dd7ba2]{font-style:normal;font-weight:700;font-size:24px;line-height:33px;color:#1f2128;padding-left:24px}.reconciliation-content[data-v-49dd7ba2]{display:flex;gap:0 32px}.reconciliation-content .left-block .description-info[data-v-49dd7ba2]{display:flex;flex-direction:column;width:100%}.reconciliation-content .left-block .description-info .application-buttons .buttons-block[data-v-49dd7ba2]{display:flex;flex-direction:column;gap:10px 0}.reconciliation-content .left-block .description-info .info-block[data-v-49dd7ba2]{display:flex;flex-direction:column;gap:8px 0;margin-top:32px}.reconciliation-content .left-block .description-info .comments-block[data-v-49dd7ba2]{display:flex;flex-direction:column;gap:10px 0}.reconciliation-content .left-block .description-info .comments-block.item[data-v-49dd7ba2]{display:flex;flex-direction:column;gap:4px 0;border-radius:8px;padding:8px 16px;background-color:#f9f9f9;font-size:14px}.reconciliation-content .left-block .button-block[data-v-49dd7ba2]{gap:10px;display:flex;flex-wrap:wrap;margin-bottom:32px}.reconciliation-content .left-block .button-block .button[data-v-49dd7ba2]{width:100%}.reconciliation-content .left-block .correction-block[data-v-49dd7ba2]{margin-top:20px}.reconciliation-content .left-block .correction-block .correction-title[data-v-49dd7ba2]{font-weight:700;font-size:15px}.reconciliation-content .left-block .correction-block .correction-form[data-v-49dd7ba2]{gap:10px;width:70%;display:flex;flex-direction:column;margin-top:10px}.reconciliation-content .left-block .correction-block .correction-form .comment-area[data-v-49dd7ba2]{height:70px}.reconciliation-content .left-block .correction-block .send-button[data-v-49dd7ba2]{height:25px;align-self:end}.reconciliation-content .left-block .title-collapse[data-v-49dd7ba2]{display:flex;justify-content:space-between;margin-top:16px;padding-top:16px}.reconciliation-content .left-block .title-collapse_name[data-v-49dd7ba2],.reconciliation-content .left-block .title-collapse_status[data-v-49dd7ba2]{font-size:20px;font-weight:500;display:flex;gap:0 8px}.reconciliation-content .left-block .title-collapse_status.green[data-v-49dd7ba2]{color:#00874c}.reconciliation-content .left-block .title-collapse_status.blue[data-v-49dd7ba2]{color:#0d87ef}.reconciliation-content .left-block .title-collapse_icon[data-v-49dd7ba2]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:6px;border-radius:100%;transition:all .3s}.reconciliation-content .left-block .title-collapse_icon[data-v-49dd7ba2] svg{width:12px;height:12px}.reconciliation-content .left-block .title-collapse_icon[data-v-49dd7ba2]:hover{background:#f6f7f8}.reconciliation-content .left-block .title-collapse_icon[data-v-49dd7ba2]:hover svg path{stroke:#0d87ef}.reconciliation-content .right-block .viewer[data-v-49dd7ba2]{width:100%}.reconciliation-content .right-block .viewer .open-doc-new-tab[data-v-49dd7ba2]{cursor:pointer;text-decoration:none;color:#363636}.reconciliation-content .right-block .viewer .open-doc-new-tab[data-v-49dd7ba2]:hover{color:#007bff}.application-modal_body[data-v-49dd7ba2]{display:flex;flex-direction:column;gap:24px 0}.application-modal_body__row[data-v-49dd7ba2]{position:relative}.application-modal_body__row label[data-v-49dd7ba2]{font-size:14px;margin-bottom:4px;color:#495057;display:block}.application-modal_body__row textarea[data-v-49dd7ba2]{width:100%}.application-modal_body__row textarea.error[data-v-49dd7ba2]{border:1px solid #B20320;color:#363636;font-size:14px}.application-modal_body__row .error-message[data-v-49dd7ba2]{color:#b20320;font-size:12px;margin-top:4px}.application-modal_body__row .error-message.text[data-v-49dd7ba2]{margin-top:-2px}[data-v-49dd7ba2] .n-collapse .n-collapse-item:not(:first-child){border-top:none}[data-v-49dd7ba2] .n-collapse .n-collapse-item:not(.n-collapse-item--disabled).n-collapse-item--trigger-area-main .n-collapse-item__header .n-collapse-item__header-main{font-size:20px;font-weight:500}[data-v-49dd7ba2] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item__header-main{width:100%;justify-content:space-between;position:relative}[data-v-49dd7ba2] .n-collapse .n-collapse-item .n-collapse-item__header{padding:16px 0 0;margin-top:16px}[data-v-49dd7ba2] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow{transform:none!important;transition:none!important;padding:10px;position:relative;display:flex;align-items:center;justify-content:center;margin-right:6px;width:24px;height:24px;border-radius:100%}[data-v-49dd7ba2] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow .n-base-icon{mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%201V13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%207H13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:cover;mask-size:cover;background-color:#363636;width:12px;height:12px;position:absolute;transition:all .3s}[data-v-49dd7ba2] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow .n-base-icon svg{display:none}[data-v-49dd7ba2] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow:hover{background:#f6f7f8}[data-v-49dd7ba2] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow:hover .n-base-icon{background-color:#0d87ef}[data-v-49dd7ba2] .n-collapse .n-collapse-item .n-collapse-item__header--active .n-base-icon{mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='2'%20viewBox='0%200%2014%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201H13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center!important;-webkit-mask-size:cover;mask-size:cover;background-color:#363636}[data-v-49dd7ba2] .n-collapse .n-collapse-item .n-collapse-item__header--active .n-base-icon svg{display:none}.button-block[data-v-49dd7ba2]{margin-bottom:8px;display:flex;gap:16px;justify-content:flex-end}.iframe-container[data-v-264105db]{width:100%;height:calc(100vh - 166px);min-height:600px;display:flex;flex-direction:column}.iframe-container .page-header[data-v-264105db]{display:flex;align-items:center;margin-bottom:30px}.iframe-container .page-header .page-title[data-v-264105db]{font-style:normal;font-size:16px;line-height:33px;color:#1f2128;padding-left:14px}.page-header[data-v-9807a89a]{display:flex;align-items:center;margin-bottom:32px}.page-header .page-title[data-v-9807a89a]{font-style:normal;font-weight:700;font-size:24px;line-height:33px;color:#1f2128;padding-left:24px}.select-type[data-v-9807a89a]{display:flex;width:100%;gap:0 16px}.select-type .input-item[data-v-9807a89a]{min-width:300px}.select-type .input-item label[data-v-9807a89a]{display:block;margin-bottom:4px}.hr-block[data-v-9807a89a]{background-color:#ccc;width:100%;height:1px;margin:20px 0}.ai-selection-container[data-v-9807a89a]{display:flex;justify-content:center;align-items:center;padding:60px 0}.ai-selection-container .ai-selection-block[data-v-9807a89a]{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:400px}.ai-selection-container .ai-selection-block .ai-title[data-v-9807a89a]{font-weight:700;font-size:20px;line-height:28px;color:#1f2128;margin-bottom:12px}.ai-selection-container .ai-selection-block .ai-description[data-v-9807a89a]{font-size:14px;line-height:20px;color:#7e8494;margin-bottom:24px}.ai-selection-container .ai-selection-block .ai-buttons[data-v-9807a89a]{display:flex;flex-direction:column;gap:12px;width:100%}.ai-selection-container .ai-selection-block .ai-buttons .ai-btn[data-v-9807a89a]{width:100%!important;height:48px!important}.ai-iframe-container[data-v-9807a89a]{width:100%;margin-top:20px}.ai-iframe-container .pdf-iframe[data-v-9807a89a]{border-radius:8px;border:1px solid #E2E4E9}.n-date-picker[data-v-daf1b18e],.n-input-number[data-v-daf1b18e]{width:100%}.table-label[data-v-daf1b18e]{font-size:16px;font-weight:500;margin:16px 0}.pdf-preview .pdf-iframe[data-v-daf1b18e]{width:100%;height:100%}.flex-end[data-v-daf1b18e]{display:flex;align-items:flex-end}.flex-end[data-v-daf1b18e] .n-form-item{width:100%}.flex-end[data-v-daf1b18e] .n-form-item .n-form-item-feedback-wrapper{min-height:1px!important}.page-header[data-v-fa1d3112]{display:flex;align-items:center;margin-bottom:32px}.page-header .page-title[data-v-fa1d3112]{font-style:normal;font-weight:700;font-size:24px;line-height:33px;color:#1f2128;padding-left:24px}.preview[data-v-fa1d3112]{margin-top:10px}.doc-icon[data-v-fa1d3112]{font-size:20px;font-weight:700;color:#007bff}.file-upload[data-v-fa1d3112]{border:1px dashed #ccc;padding:20px;text-align:center;cursor:pointer;transition:background-color .3s;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px}.file-upload img[data-v-fa1d3112]{width:36px;height:36px;margin-bottom:8px}.file-upload p[data-v-fa1d3112]{color:#495057;padding:0 200px}.file-upload p.format-file[data-v-fa1d3112]{margin-top:8px;color:#8d959d;line-height:20px}.file-upload .search-file[data-v-fa1d3112]{margin-top:16px;padding:8px 20px;border-radius:8px;border:1px solid #CED4DA;background:#fff}.file-upload.dragover[data-v-fa1d3112]{background-color:#e8f5e9;border-color:#4caf50}.pdf-preview[data-v-fa1d3112]{display:flex;flex-direction:column;align-items:center;height:100%}.pdf-preview .delete[data-v-fa1d3112]{margin-bottom:8px;text-align:right;width:100%;transition:all .3s;cursor:pointer}.pdf-preview .delete[data-v-fa1d3112]:hover{color:#007bff}.file-input[data-v-fa1d3112]{display:none}.preview-text[data-v-fa1d3112]{color:#333;font-size:14px}.create-form[data-v-fa1d3112]{display:flex;width:100%;gap:0 32px;min-height:calc(100vh - 232px)}.create-form_block[data-v-fa1d3112]{flex-basis:50%;gap:16px 0;display:flex;flex-direction:column}.create-form_block .input-item[data-v-fa1d3112],.create-form_block .create-document[data-v-fa1d3112]{width:70%}.create-form_block .input-item label[data-v-fa1d3112],.create-form_block .create-document label[data-v-fa1d3112]{display:block;margin-bottom:4px}.create-form_block .input-item .input-form[data-v-fa1d3112],.create-form_block .create-document .input-form[data-v-fa1d3112]{width:100%}.create-form_block .input-item .input-title[data-v-fa1d3112],.create-form_block .create-document .input-title[data-v-fa1d3112]{font-size:12px;color:#6c757d;margin-top:4px}.create-form_block .tags-container[data-v-fa1d3112]{display:flex;flex-wrap:wrap;gap:4px;width:100%;margin-top:4px}.create-form_block .tag[data-v-fa1d3112]{display:flex;align-items:center;background-color:#f6f7f8;border-radius:100px;padding:4px 10px;font-size:12px;gap:4px}.create-form_block .tag span[data-v-fa1d3112]{margin-right:4px}.create-form_block .tag button[data-v-fa1d3112]{background:none;border:none;cursor:pointer;color:#6c757d;font-weight:700;transition:all .3s ease}.create-form_block .tag button[data-v-fa1d3112]:hover{color:#0d87ef}.create-form .input-error[data-v-fa1d3112]{border:1px solid red;border-radius:9px}.create-form .error[data-v-fa1d3112]{color:red;font-size:.875rem;margin-top:4px}.error[data-v-25326119]{color:#f56980;font-size:12px}.page-header[data-v-25326119]{display:flex;align-items:center;margin-bottom:32px}.page-header .page-title[data-v-25326119]{font-style:normal;font-weight:700;font-size:24px;line-height:33px;color:#1f2128;padding-left:24px}.reconciliation-content[data-v-25326119]{display:flex;gap:0 32px}.reconciliation-content .left-block .description-info[data-v-25326119]{display:flex;flex-direction:column;width:100%;gap:8px 0}.reconciliation-content .left-block .comments-block[data-v-25326119]{display:flex;flex-direction:column;gap:10px 0}.reconciliation-content .left-block .comments-block.item[data-v-25326119]{display:flex;flex-direction:column;gap:4px 0;border-radius:8px;padding:8px 16px;background-color:#f9f9f9;font-size:14px}.reconciliation-content .left-block .button-block[data-v-25326119]{gap:10px;display:flex;flex-wrap:wrap}.reconciliation-content .left-block .button-block .button[data-v-25326119]{height:40px;width:48%}.reconciliation-content .left-block .correction-block[data-v-25326119]{margin-top:20px}.reconciliation-content .left-block .correction-block .correction-title[data-v-25326119]{font-weight:700;font-size:15px}.reconciliation-content .left-block .correction-block .correction-form[data-v-25326119]{gap:10px;width:70%;display:flex;flex-direction:column;margin-top:10px}.reconciliation-content .left-block .correction-block .correction-form .comment-area[data-v-25326119]{height:70px}.reconciliation-content .left-block .correction-block .send-button[data-v-25326119]{height:25px;align-self:end}.reconciliation-content .left-block .application-buttons[data-v-25326119]{display:flex;flex-direction:column;gap:10px 0}.reconciliation-content .left-block .application-buttons .button-block[data-v-25326119]{margin-bottom:32px;display:flex;flex-direction:column;gap:10px 0}.reconciliation-content .right-block .viewer[data-v-25326119]{width:100%}.reconciliation-content .right-block .viewer .open-doc-new-tab[data-v-25326119]{display:block;margin-bottom:8px;text-align:right;width:100%;transition:all .3s;cursor:pointer;text-decoration:none;color:#363636}.reconciliation-content .right-block .viewer .open-doc-new-tab[data-v-25326119]:hover{color:#007bff}.application-modal_body[data-v-25326119]{display:flex;flex-direction:column;gap:24px 0}.application-modal_body__row[data-v-25326119]{position:relative;text-align:center}.application-modal_body__row label[data-v-25326119]{font-size:14px;margin-bottom:4px;color:#495057;display:block;text-align:left}.application-modal_body__row textarea[data-v-25326119]{width:100%}.application-modal_body__row textarea.error[data-v-25326119]{border:1px solid #B20320;color:#363636;font-size:14px}.application-modal_body__row .error-message[data-v-25326119]{color:#b20320;font-size:12px;margin-top:4px}.application-modal_body__row .error-message.text[data-v-25326119]{margin-top:-2px}.application-modal_body__button[data-v-25326119]{display:flex;flex-direction:column;gap:10px}[data-v-25326119] .n-collapse .n-collapse-item:not(:first-child){border-top:none}[data-v-25326119] .n-collapse .n-collapse-item:not(.n-collapse-item--disabled).n-collapse-item--trigger-area-main .n-collapse-item__header .n-collapse-item__header-main{font-size:20px;font-weight:500}[data-v-25326119] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item__header-main{width:100%;justify-content:space-between;position:relative}[data-v-25326119] .n-collapse .n-collapse-item .n-collapse-item__header{padding:16px 0 0;margin-top:16px}[data-v-25326119] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow{transform:none!important;transition:none!important;padding:10px;position:relative;display:flex;align-items:center;justify-content:center;margin-right:6px;width:24px;height:24px;border-radius:100%}[data-v-25326119] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow .n-base-icon{mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%201V13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%207H13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:cover;mask-size:cover;background-color:#363636;width:12px;height:12px;position:absolute;transition:all .3s}[data-v-25326119] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow .n-base-icon svg{display:none}[data-v-25326119] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow:hover{background:#f6f7f8}[data-v-25326119] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow:hover .n-base-icon{background-color:#0d87ef}[data-v-25326119] .n-collapse .n-collapse-item .n-collapse-item__header--active .n-base-icon{mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='2'%20viewBox='0%200%2014%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201H13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center!important;-webkit-mask-size:cover;mask-size:cover;background-color:#363636}[data-v-25326119] .n-collapse .n-collapse-item .n-collapse-item__header--active .n-base-icon svg{display:none}.iframe-container[data-v-095f4a7e]{width:100%;height:calc(100vh - 166px);min-height:600px;display:flex;flex-direction:column}.iframe-container .page-header[data-v-095f4a7e]{display:flex;align-items:center;margin-bottom:32px}.iframe-container .page-header .page-title[data-v-095f4a7e]{font-style:normal;font-size:16px;line-height:33px;color:#1f2128;padding-left:14px}.n-date-picker[data-v-cd36f543],.n-input-number[data-v-cd36f543]{width:100%}.table-label[data-v-cd36f543]{font-size:16px;font-weight:500;margin:16px 0;display:flex;gap:0 24px}.table-label_name[data-v-cd36f543]{display:flex;align-items:center;min-width:400px;font-weight:600}.additional-note[data-v-cd36f543]{margin-top:24px}.additional-note textarea[data-v-cd36f543]{width:377px}.pdf-preview .pdf-iframe[data-v-cd36f543]{width:100%;height:100%}.flex-end[data-v-cd36f543]{display:flex;align-items:flex-end}.flex-end[data-v-cd36f543] .n-form-item{width:100%}.mail-tag-block[data-v-cd36f543]{width:100%;display:flex;flex-direction:column;gap:8px 0}.tags-container[data-v-cd36f543]{display:flex;flex-wrap:wrap;gap:4px;width:100%;margin-top:4px}.tags-container .tag[data-v-cd36f543]{display:flex;align-items:center;background-color:#f6f7f8;border-radius:100px;padding:4px 10px;font-size:12px;gap:4px}.tags-container .tag span[data-v-cd36f543]{margin-right:4px}.tags-container .tag button[data-v-cd36f543]{background:none;border:none;cursor:pointer;color:#6c757d;font-weight:700;transition:all .3s ease}.tags-container .tag button[data-v-cd36f543]:hover{color:#0d87ef}.service-modal_body__row[data-v-cd36f543]{max-height:350px;overflow-y:auto}.service-modal_body__row .no-service[data-v-cd36f543]{display:flex;align-items:center;justify-content:center;height:100%;font-size:18px;margin:16px 0}.service-modal_body__button[data-v-cd36f543]{margin-top:12px}.table[data-v-cd36f543]{width:100%;border-collapse:collapse}.table thead th[data-v-cd36f543]{background:#f5f5f5;text-align:left;padding:8px}.table td[data-v-cd36f543]{padding:8px;border-top:1px solid #eee}.document-list-container[data-v-06f76e69]{display:flex;flex-direction:column;min-height:400px}.document-list-container .top-block[data-v-06f76e69]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.document-list-container .top-block_title[data-v-06f76e69]{font-size:24px;font-weight:500;line-height:24px;color:#363636;display:flex;align-items:center}.document-list-container .top-block_title .count[data-v-06f76e69]{display:flex;position:relative;background:#d51a52;border-radius:125px;color:#fff;font-size:14px;min-width:20px;width:max-content;height:20px;align-items:center;padding:1px 5px;justify-content:center;margin-left:10px;cursor:pointer}.document-list-container .top-block_title .count .count_popup[data-v-06f76e69]{display:flex;flex-direction:column;gap:16px 0;position:absolute;top:40px;left:-45px;background:#2e353b;border-radius:10px;padding:20px;min-width:100%;width:250px;visibility:hidden;opacity:0;transition:opacity .3s ease;z-index:99}.document-list-container .top-block_title .count .count_popup[data-v-06f76e69]:before{content:url("data:image/svg+xml,%3csvg%20width='44'%20height='15'%20viewBox='0%200%2044%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.55887%2010H0L0%2015L43.5%2015V10H41.4411C35.0759%2010%2028.9714%207.47144%2024.4706%202.97057L21.5%200L18.5294%202.97056C14.0286%207.47144%207.92407%2010%201.55887%2010Z'%20fill='%232E353B'/%3e%3c/svg%3e");width:43px;height:15px;position:absolute;top:-12px;left:33px}.document-list-container .top-block_title .count .count_popup .item[data-v-06f76e69]{display:flex;justify-content:flex-start;gap:0 8px}.document-list-container .top-block_title .count .count_popup .item_text[data-v-06f76e69]{font-size:16px;font-weight:400}.document-list-container .top-block_title .count .count_popup .item_text.number-docs-sign[data-v-06f76e69]{font-weight:600}.document-list-container .top-block_title .count:hover .count_popup[data-v-06f76e69]{visibility:visible;opacity:1}.document-list-container .filters[data-v-06f76e69]{display:flex;width:100%;align-items:flex-start}.document-list-container .filters .input-group[data-v-06f76e69]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;justify-content:flex-start}.document-list-container .filters .input-group .input-item[data-v-06f76e69]{display:flex;flex-direction:column;width:100%}.document-list-container .filters .input-group .input-item .input-item_label[data-v-06f76e69]{color:#495057;line-height:20px;font-size:14px;margin-bottom:4px}.document-list-container .filters .input-group .input-item .input-form[data-v-06f76e69]{height:40px}.document-list-container .filters .filter-buttons[data-v-06f76e69]{display:flex;justify-content:flex-start;margin-left:16px;margin-top:24px;width:auto}.document-list-container .document-tools[data-v-06f76e69]{display:flex;gap:0 10px}.document-list-container .document-tools.buttons[data-v-06f76e69]{justify-content:space-between}.document-list-container .document-tools.buttons .clean-filters-button[data-v-06f76e69]{color:#0d87ef;height:40px;margin-left:25px;display:flex;padding:8px 20px;border-radius:8px;transition:all .3s}.document-list-container .document-tools.buttons .clean-filters-button .clean-text[data-v-06f76e69]{justify-content:center;margin:auto}.document-list-container .document-tools.buttons .clean-filters-button[data-v-06f76e69]:hover{cursor:pointer;background:#e7f3fd}.document-list-container .document-tools.bottom[data-v-06f76e69]{justify-content:center;margin-top:20px}.document-list-container .document-tools.bottom .pagination[data-v-06f76e69]{display:flex;align-items:center}.document-list-container .document-tools.bottom .pagination .prev-page[data-v-06f76e69],.document-list-container .document-tools.bottom .pagination .next-page[data-v-06f76e69]{width:17px;height:100%}.document-list-container .document-tools.bottom .pagination .page[data-v-06f76e69]{color:#fff;background-color:#0d87ef;border:1px solid #0D87EF;border-radius:4px;width:24px;height:24px;font-size:14px;display:flex;align-items:center;justify-content:center;margin:0 5px}.document-list-container .document-table-container[data-v-06f76e69]{margin-top:16px}.document-list-container .document-table-container .document-table thead[data-v-06f76e69]{position:relative}.document-list-container .document-table-container .document-table thead tr th[data-v-06f76e69]{font-weight:400;color:#363636;padding:16px;text-align:start}.document-list-container .document-table-container .document-table thead tr th[data-v-06f76e69]:first-child{border-top-left-radius:16px}.document-list-container .document-table-container .document-table thead tr th[data-v-06f76e69]:last-child{border-top-right-radius:16px}.document-list-container .document-table-container .document-table thead tr .osm-order-id[data-v-06f76e69],.document-list-container .document-table-container .document-table thead tr .uin[data-v-06f76e69],.document-list-container .document-table-container .document-table thead tr .abonent-id[data-v-06f76e69],.document-list-container .document-table-container .document-table thead tr .create-date[data-v-06f76e69]{width:10%}.document-list-container .document-table-container .document-table thead tr .status[data-v-06f76e69]{width:12%;max-width:12%}.document-list-container .document-table-container .document-table thead tr .action[data-v-06f76e69]{width:8%}.document-list-container .document-table-container .document-table thead tr .address[data-v-06f76e69]{min-width:200px!important;max-width:200px!important}.document-list-container .document-table-container .document-table thead tr.head_filters[data-v-06f76e69]{border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-06f76e69]{background:#fff;padding:15px 10px}.document-list-container .document-table-container .document-table thead tr.head_filters th input[data-v-06f76e69]{width:100%}.document-list-container .document-table-container .document-table thead tr.head_filters th .n-select.type[data-v-06f76e69]{min-width:200px!important;max-width:200px!important}.document-list-container .document-table-container .document-table thead tr.head_filters th .n-select.signer[data-v-06f76e69]{min-width:150px!important;max-width:150px!important}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-06f76e69]{text-align:center;cursor:pointer;transition:all .3s}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-06f76e69]:hover{color:#0d87ef}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-06f76e69]:first-child{border-top-left-radius:0}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-06f76e69]:last-child{border-top-right-radius:0}.document-list-container .document-table-container .document-table tbody tr[data-v-06f76e69]{cursor:pointer}.document-list-container .document-table-container .document-table tbody tr td[data-v-06f76e69]{padding:16px;border-top:none;border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table tbody tr .uin-content[data-v-06f76e69],.document-list-container .document-table-container .document-table tbody tr .osm-order-id-content[data-v-06f76e69],.document-list-container .document-table-container .document-table tbody tr .abonent-id-content[data-v-06f76e69]{display:flex;align-items:center;gap:0 16px}.document-list-container .document-table-container .document-table tbody tr .uin-content .uin-value[data-v-06f76e69],.document-list-container .document-table-container .document-table tbody tr .osm-order-id-content .uin-value[data-v-06f76e69],.document-list-container .document-table-container .document-table tbody tr .abonent-id-content .uin-value[data-v-06f76e69]{display:flex;flex-direction:column;min-width:0;max-width:160px}.document-list-container .document-table-container .document-table tbody tr .uin-content .uin-number[data-v-06f76e69],.document-list-container .document-table-container .document-table tbody tr .osm-order-id-content .uin-number[data-v-06f76e69],.document-list-container .document-table-container .document-table tbody tr .abonent-id-content .uin-number[data-v-06f76e69]{width:fit-content}.document-list-container .document-table-container .document-table tbody tr .uin-content .company-name[data-v-06f76e69],.document-list-container .document-table-container .document-table tbody tr .osm-order-id-content .company-name[data-v-06f76e69],.document-list-container .document-table-container .document-table tbody tr .abonent-id-content .company-name[data-v-06f76e69]{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:160px;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere;line-height:20px;max-height:80px;cursor:help}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper[data-v-06f76e69]{width:fit-content;padding:4px 12px;border-radius:8px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.blue[data-v-06f76e69]{background-color:#e7f3fd;color:#0d87ef}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.yellow[data-v-06f76e69]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.red[data-v-06f76e69]{background-color:#feeaed;color:#f02849}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.green[data-v-06f76e69]{background-color:#e3f5e8;color:#05a660}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-06f76e69]{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;border-radius:73px;transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-06f76e69]:hover{background:#e7f3fd}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-06f76e69]:hover svg{transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-06f76e69]:hover svg path{stroke:#0d87ef}.document-list-container .document-table-container .document-table tbody tr[data-v-06f76e69]:hover{background:#f6f7f8;box-shadow:none}.document-list-container .document-table-container .empty-documents-text[data-v-06f76e69]{text-align:center;margin-top:40px}.document-list-container .document-table-container .empty-documents-text span[data-v-06f76e69]{font-size:20px}.error[data-v-6e516e0b]{color:#f56980;font-size:12px}.page-header[data-v-6e516e0b]{display:flex;align-items:center;margin-bottom:32px}.page-header .page-title[data-v-6e516e0b]{font-style:normal;font-weight:700;font-size:24px;line-height:33px;color:#1f2128;padding-left:24px}.techcon-content[data-v-6e516e0b]{display:flex;gap:0 32px}.techcon-content .left-block .description-info[data-v-6e516e0b]{display:flex;flex-direction:column;width:100%;gap:8px 0}.techcon-content .left-block .description-info .order-comment[data-v-6e516e0b]{border-radius:8px;padding:8px 16px;background-color:#f9f9f9}.techcon-content .left-block .description-info .order-comment .info-item_title[data-v-6e516e0b]{margin-bottom:3px;color:#8d959d;font-size:14px}.techcon-content .left-block .description-info .order-comment .info-item_value[data-v-6e516e0b]{font-size:16px;font-weight:400;white-space:pre-line}.techcon-content .left-block .comments-block[data-v-6e516e0b]{display:flex;flex-direction:column;gap:10px 0}.techcon-content .left-block .comments-block.item[data-v-6e516e0b]{display:flex;flex-direction:column;gap:4px 0;border-radius:8px;padding:8px 16px;background-color:#f9f9f9;font-size:14px}.techcon-content .left-block .party-list[data-v-6e516e0b]{display:flex;flex-direction:column;gap:10px 0}.techcon-content .left-block .party-list_item[data-v-6e516e0b]{background:#f6f7f8;border-radius:8px;padding:12px 16px;color:#363636;font-size:16px}.techcon-content .left-block .party-list .item_name[data-v-6e516e0b]{display:flex;justify-content:space-between;align-items:center}.techcon-content .left-block .party-list .item_name .time[data-v-6e516e0b]{color:#8d959d}.techcon-content .left-block .party-list .item_status .red[data-v-6e516e0b]{color:#b20320}.techcon-content .left-block .party-list .item_actions[data-v-6e516e0b]{display:flex;gap:10px;margin-top:10px}.techcon-content .left-block .party-list .item_actions__button[data-v-6e516e0b]{border:1px solid #CED4DA;border-radius:8px;padding:8px 20px;background:#fff;cursor:pointer}.techcon-content .left-block .buttons-block[data-v-6e516e0b]{gap:10px;display:flex;flex-wrap:wrap}.techcon-content .left-block .buttons-block .input-item[data-v-6e516e0b]{margin-bottom:16px;display:flex;flex-direction:column}.techcon-content .left-block .buttons-block .input-item .label-form[data-v-6e516e0b]{color:#363636;line-height:19px;font-style:normal;font-weight:400;margin-bottom:4px;font-size:16px}.techcon-content .left-block .buttons-block .input-item .input-error[data-v-6e516e0b]{border:1px solid #B20320;color:#363636;font-size:14px;border-radius:8px}.techcon-content .left-block .buttons-block .input-item .error[data-v-6e516e0b]{color:#b20320;font-size:12px}.techcon-content .left-block .buttons-block .status-block[data-v-6e516e0b]{width:100%;display:flex;gap:10px;flex-direction:column}.techcon-content .left-block .application-buttons[data-v-6e516e0b],.techcon-content .left-block .application-buttons .button-block[data-v-6e516e0b]{display:flex;flex-direction:column;gap:10px 0}.techcon-content .left-block .attached-file[data-v-6e516e0b]{display:flex;flex-direction:column;gap:8px 0}.techcon-content .left-block .attached-file_item[data-v-6e516e0b]{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#f6f7f8;border-radius:16px;gap:8px 0}.techcon-content .left-block .attached-file_item .info[data-v-6e516e0b]{display:flex;align-items:center;gap:0 6px}.techcon-content .left-block .attached-file_item .download[data-v-6e516e0b]{display:flex;align-items:center;justify-content:center;border-radius:100%;width:40px;height:40px;cursor:pointer;transition:all .3s ease}.techcon-content .left-block .attached-file_item .download[data-v-6e516e0b] svg path{transition:all .3s ease}.techcon-content .left-block .attached-file_item .download[data-v-6e516e0b]:hover{background-color:#fff}.techcon-content .left-block .attached-file_item .download[data-v-6e516e0b]:hover svg path{stroke:#0d87ef}.techcon-content .left-block .title-collapse[data-v-6e516e0b]{display:flex;justify-content:space-between;margin-top:16px;padding-top:16px}.techcon-content .left-block .title-collapse_name[data-v-6e516e0b],.techcon-content .left-block .title-collapse_status[data-v-6e516e0b]{font-size:20px;font-weight:500;display:flex;gap:0 8px}.techcon-content .left-block .title-collapse_status.green[data-v-6e516e0b]{color:#00874c}.techcon-content .left-block .title-collapse_status.blue[data-v-6e516e0b]{color:#0d87ef}.techcon-content .left-block .title-collapse_icon[data-v-6e516e0b]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:6px;border-radius:100%;transition:all .3s}.techcon-content .left-block .title-collapse_icon[data-v-6e516e0b] svg{width:12px;height:12px}.techcon-content .left-block .title-collapse_icon[data-v-6e516e0b]:hover{background:#f6f7f8}.techcon-content .left-block .title-collapse_icon[data-v-6e516e0b]:hover svg path{stroke:#0d87ef}.techcon-content .left-block .techcon-comment[data-v-6e516e0b]{padding:8px 16px 12px;background:#feeaed;border-radius:8px;margin-bottom:32px;margin-top:16px}.techcon-content .left-block .techcon-comment.green[data-v-6e516e0b]{background:#e3f5e8}.techcon-content .left-block .techcon-comment_title[data-v-6e516e0b]{color:#6c757d;line-height:24px}.techcon-content .left-block .techcon-comment_text[data-v-6e516e0b]{font-size:16px}.techcon-content .right-block .viewer[data-v-6e516e0b]{width:100%}.techcon-content .right-block .viewer .open-doc-new-tab[data-v-6e516e0b]{display:block;margin-bottom:8px;text-align:right;width:100%;transition:all .3s;cursor:pointer;text-decoration:none;color:#363636}.techcon-content .right-block .viewer .open-doc-new-tab[data-v-6e516e0b]:hover{color:#007bff}[data-v-6e516e0b] .n-collapse .n-collapse-item:not(:first-child){border-top:none}[data-v-6e516e0b] .n-collapse .n-collapse-item:not(.n-collapse-item--disabled).n-collapse-item--trigger-area-main .n-collapse-item__header .n-collapse-item__header-main{font-size:20px;font-weight:500}[data-v-6e516e0b] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item__header-main{width:100%;justify-content:space-between;position:relative}[data-v-6e516e0b] .n-collapse .n-collapse-item .n-collapse-item__header{padding:16px 0 0;margin-top:16px}[data-v-6e516e0b] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow{transform:none!important;transition:none!important;padding:10px;position:relative;display:flex;align-items:center;justify-content:center;margin-right:6px;width:24px;height:24px;border-radius:100%}[data-v-6e516e0b] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow .n-base-icon{mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%201V13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%207H13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:cover;mask-size:cover;background-color:#363636;width:12px;height:12px;position:absolute;transition:all .3s}[data-v-6e516e0b] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow .n-base-icon svg{display:none}[data-v-6e516e0b] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow:hover{background:#f6f7f8}[data-v-6e516e0b] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow:hover .n-base-icon{background-color:#0d87ef}[data-v-6e516e0b] .n-collapse .n-collapse-item .n-collapse-item__header--active .n-base-icon{mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='2'%20viewBox='0%200%2014%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201H13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center!important;-webkit-mask-size:cover;mask-size:cover;background-color:#363636}[data-v-6e516e0b] .n-collapse .n-collapse-item .n-collapse-item__header--active .n-base-icon svg{display:none}.custom-file-label[data-v-6e516e0b]{display:inline-block;padding:8px 16px;color:#363636;border-radius:8px;border:1px solid #CED4DA;height:40px;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none}.custom-file-label[data-v-6e516e0b]:hover{border-color:#83c3fb}.application-modal_body[data-v-6e516e0b]{display:flex;flex-direction:column;gap:24px 0}.application-modal_body__row[data-v-6e516e0b]{position:relative;text-align:left}.application-modal_body__row label[data-v-6e516e0b]{font-size:14px;margin-bottom:4px;color:#495057;display:block;text-align:left}.application-modal_body__row textarea[data-v-6e516e0b]{width:100%}.application-modal_body__row textarea.error[data-v-6e516e0b]{border:1px solid #B20320;color:#363636;font-size:14px}.application-modal_body__row .error-message[data-v-6e516e0b]{color:#b20320;font-size:12px;margin-top:4px}.application-modal_body__row .error-message.text[data-v-6e516e0b]{margin-top:-2px}.application-modal_body__button[data-v-6e516e0b]{display:flex;flex-direction:column;gap:10px}.assign-modal__list[data-v-6e516e0b]{display:flex;flex-direction:column;gap:24px 0;margin-top:24px}.assign-modal__list .assign-modal__list-item[data-v-6e516e0b]{display:flex;gap:0 16px;align-items:center;justify-content:space-between}.assign-modal__list .assign-modal__list-item .assign-modal_left[data-v-6e516e0b]{display:flex;gap:0 16px;align-items:center}.assign-modal__list .assign-modal__list-item .assign-modal_left .assign-modal__icon[data-v-6e516e0b]{height:22px}.assign-modal__list .assign-modal__list-item .assign-modal_left .assign-modal__info[data-v-6e516e0b]{min-width:58%}.assign-modal__list .assign-modal__list-item .assign-modal_left .assign-modal__info .assign-modal__name[data-v-6e516e0b]{font-size:14px;line-height:20px;font-weight:400}.assign-modal__list .assign-modal__list-item .assign-modal_left .assign-modal__info .assign-modal__position[data-v-6e516e0b],.assign-modal__list .assign-modal__list-item .assign-modal_left .assign-modal__info .assign-modal__department[data-v-6e516e0b]{font-size:14px;color:#6c757d;line-height:20px;font-weight:400}.assign-modal__list .assign-modal__list-item .assign-modal_right[data-v-6e516e0b]{display:flex;gap:0 16px;align-items:center}.assign-modal__list .assign-modal__list-item .assign-modal_right .assign-modal__delete[data-v-6e516e0b]{height:32px}.assign-modal__list .assign-modal__list-item .assign-modal_right .assign-modal__delete[data-v-6e516e0b] svg{cursor:pointer;width:32px;height:32px}.tu-input[data-v-6e516e0b]{width:100%;height:40px;border:1px solid #CED4DA;border-radius:8px;padding:0 12px;font-size:14px;color:#363636;outline:none;transition:border-color .3s ease}.tu-input[data-v-6e516e0b]:focus{border-color:#83c3fb}.tu-input.invalid[data-v-6e516e0b]{border-color:#b20320}.custom-file-label[data-v-6e516e0b]{width:100%;display:flex;align-items:center;justify-content:center}.custom-file-label.invalid[data-v-6e516e0b]{border-color:#b20320}.selected-file[data-v-6e516e0b]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#f6f7f8;border-radius:12px;min-width:0}.selected-file__info[data-v-6e516e0b]{display:flex;align-items:center;gap:8px;min-width:0;flex:1;overflow:hidden}.selected-file__icon[data-v-6e516e0b]{width:24px;height:24px;flex:0 0 24px}.selected-file__icon[data-v-6e516e0b] svg{width:24px;height:24px;display:block}.selected-file__name[data-v-6e516e0b]{display:block;min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#363636}.selected-file__delete[data-v-6e516e0b]{border:none;background:transparent;color:#b20320;cursor:pointer;font-size:14px;flex:0 0 auto}.document-list-container[data-v-38a4a1b9]{display:flex;flex-direction:column;min-height:400px}.document-list-container .top-block[data-v-38a4a1b9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.document-list-container .top-block_title[data-v-38a4a1b9]{font-size:24px;font-weight:500;line-height:24px;color:#363636;display:flex;align-items:center}.document-list-container .top-block_title .count[data-v-38a4a1b9]{display:flex;position:relative;background:#d51a52;border-radius:125px;color:#fff;font-size:14px;min-width:20px;width:max-content;height:20px;align-items:center;padding:1px 5px;justify-content:center;margin-left:10px;cursor:pointer}.document-list-container .top-block_title .count .count_popup[data-v-38a4a1b9]{display:flex;flex-direction:column;gap:16px 0;position:absolute;top:40px;left:-45px;background:#2e353b;border-radius:10px;padding:20px;min-width:100%;width:250px;visibility:hidden;opacity:0;transition:opacity .3s ease;z-index:99}.document-list-container .top-block_title .count .count_popup[data-v-38a4a1b9]:before{content:url("data:image/svg+xml,%3csvg%20width='44'%20height='15'%20viewBox='0%200%2044%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.55887%2010H0L0%2015L43.5%2015V10H41.4411C35.0759%2010%2028.9714%207.47144%2024.4706%202.97057L21.5%200L18.5294%202.97056C14.0286%207.47144%207.92407%2010%201.55887%2010Z'%20fill='%232E353B'/%3e%3c/svg%3e");width:43px;height:15px;position:absolute;top:-12px;left:33px}.document-list-container .top-block_title .count .count_popup .item[data-v-38a4a1b9]{display:flex;justify-content:flex-start;gap:0 8px}.document-list-container .top-block_title .count .count_popup .item_text[data-v-38a4a1b9]{font-size:16px;font-weight:400}.document-list-container .top-block_title .count .count_popup .item_text.number-docs-sign[data-v-38a4a1b9]{font-weight:600}.document-list-container .top-block_title .count:hover .count_popup[data-v-38a4a1b9]{visibility:visible;opacity:1}.document-list-container .top-block_buttons[data-v-38a4a1b9]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .top-block_statistics[data-v-38a4a1b9]{display:flex;align-items:center;border-radius:8px;border:1px solid #CED4DA;height:40px;padding:8px 20px;transition:all .3s ease;cursor:pointer}.document-list-container .top-block_statistics[data-v-38a4a1b9]:after{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%209.16667L2.5%2017.5M12.5%209.16667L12.5%2017.5M7.5%202.5L7.5%2017.5M17.5%202.5V17.5'%20stroke='%237B15FF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:20px;height:20px;margin-left:8px}.document-list-container .top-block_statistics[data-v-38a4a1b9]:hover{background:#f6f7f8}.document-list-container .filters[data-v-38a4a1b9]{display:flex;width:100%;align-items:flex-start}.document-list-container .filters .input-group[data-v-38a4a1b9]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;justify-content:flex-start}.document-list-container .filters .input-group .input-item[data-v-38a4a1b9]{display:flex;flex-direction:column;width:100%}.document-list-container .filters .input-group .input-item .input-item_label[data-v-38a4a1b9]{color:#495057;line-height:20px;font-size:14px;margin-bottom:4px}.document-list-container .filters .input-group .input-item .input-form[data-v-38a4a1b9]{height:40px}.document-list-container .filters .filter-buttons[data-v-38a4a1b9]{display:flex;justify-content:flex-start;margin-left:16px;margin-top:24px;width:auto}.document-list-container .document-tools[data-v-38a4a1b9]{display:flex;gap:0 10px}.document-list-container .document-tools.buttons[data-v-38a4a1b9]{justify-content:space-between}.document-list-container .document-tools.buttons .clean-filters-button[data-v-38a4a1b9]{color:#0d87ef;height:40px;margin-left:25px;display:flex;padding:8px 20px;border-radius:8px;transition:all .3s}.document-list-container .document-tools.buttons .clean-filters-button .clean-text[data-v-38a4a1b9]{justify-content:center;margin:auto}.document-list-container .document-tools.buttons .clean-filters-button[data-v-38a4a1b9]:hover{cursor:pointer;background:#e7f3fd}.document-list-container .document-tools.bottom[data-v-38a4a1b9]{justify-content:center;margin-top:20px}.document-list-container .document-tools.bottom .pagination[data-v-38a4a1b9]{display:flex;align-items:center}.document-list-container .document-tools.bottom .pagination .prev-page[data-v-38a4a1b9],.document-list-container .document-tools.bottom .pagination .next-page[data-v-38a4a1b9]{width:17px;height:100%}.document-list-container .document-tools.bottom .pagination .page[data-v-38a4a1b9]{color:#fff;background-color:#0d87ef;border:1px solid #0D87EF;border-radius:4px;width:24px;height:24px;font-size:14px;display:flex;align-items:center;justify-content:center;margin:0 5px}.document-list-container .document-tools_signing[data-v-38a4a1b9]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .document-table-container[data-v-38a4a1b9]{margin-top:16px}.document-list-container .document-table-container .document-table thead[data-v-38a4a1b9]{position:relative}.document-list-container .document-table-container .document-table thead tr th[data-v-38a4a1b9]{font-weight:400;color:#363636;padding:15px 23px;text-align:start}.document-list-container .document-table-container .document-table thead tr th[data-v-38a4a1b9]:first-child{border-top-left-radius:16px}.document-list-container .document-table-container .document-table thead tr th[data-v-38a4a1b9]:last-child{border-top-right-radius:16px}.document-list-container .document-table-container .document-table thead tr .document-number[data-v-38a4a1b9]{width:16%}.document-list-container .document-table-container .document-table thead tr .uin[data-v-38a4a1b9],.document-list-container .document-table-container .document-table thead tr .personal-account[data-v-38a4a1b9]{width:14%}.document-list-container .document-table-container .document-table thead tr .invoice-date[data-v-38a4a1b9]{width:16%}.document-list-container .document-table-container .document-table thead tr .type[data-v-38a4a1b9]{width:8%}.document-list-container .document-table-container .document-table thead tr .status[data-v-38a4a1b9]{width:19%}.document-list-container .document-table-container .document-table thead tr .action[data-v-38a4a1b9]{width:8%}.document-list-container .document-table-container .document-table thead tr.head_filters[data-v-38a4a1b9]{border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-38a4a1b9]{background:#fff;padding:15px 10px}.document-list-container .document-table-container .document-table thead tr.head_filters th input[data-v-38a4a1b9]{width:100%}.document-list-container .document-table-container .document-table thead tr.head_filters th .n-select[data-v-38a4a1b9]{max-width:247px}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-38a4a1b9]{text-align:center;cursor:pointer;transition:all .3s}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-38a4a1b9]:hover{color:#0d87ef}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-38a4a1b9]:first-child{border-top-left-radius:0}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-38a4a1b9]:last-child{border-top-right-radius:0}.document-list-container .document-table-container .document-table tbody tr[data-v-38a4a1b9]{cursor:pointer}.document-list-container .document-table-container .document-table tbody tr td[data-v-38a4a1b9]{padding:15px 23px;border-top:none;border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table tbody tr .document-number-content[data-v-38a4a1b9],.document-list-container .document-table-container .document-table tbody tr .uin-content[data-v-38a4a1b9],.document-list-container .document-table-container .document-table tbody tr .personal-account-content[data-v-38a4a1b9]{display:flex;align-items:center;gap:0 16px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper[data-v-38a4a1b9]{width:fit-content;padding:4px 12px;border-radius:8px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.blue[data-v-38a4a1b9]{background-color:#e7f3fd;color:#0d87ef}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.yellow[data-v-38a4a1b9]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.red[data-v-38a4a1b9]{background-color:#feeaed;color:#f02849}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.green[data-v-38a4a1b9]{background-color:#e3f5e8;color:#05a660}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.orange[data-v-38a4a1b9]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.grey[data-v-38a4a1b9]{background-color:#ced4da;color:#6c757d}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-38a4a1b9]{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;border-radius:73px;transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-38a4a1b9]:hover{background:#e7f3fd}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-38a4a1b9]:hover svg{transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-38a4a1b9]:hover svg path{stroke:#0d87ef}.document-list-container .document-table-container .document-table tbody tr[data-v-38a4a1b9]:hover{background:#f6f7f8;box-shadow:none}.document-list-container .document-table-container .empty-documents-text[data-v-38a4a1b9]{text-align:center;margin-top:40px}.document-list-container .document-table-container .empty-documents-text span[data-v-38a4a1b9]{font-size:20px}.error[data-v-9a401a1f]{color:#f56980;font-size:12px}.page-header[data-v-9a401a1f]{display:flex;align-items:center;margin-bottom:32px}.page-header .page-title[data-v-9a401a1f]{font-style:normal;font-weight:700;font-size:24px;line-height:33px;color:#1f2128;padding-left:24px}.estimate-content[data-v-9a401a1f]{display:flex;gap:0 32px}.estimate-content .left-block .description-info[data-v-9a401a1f]{display:flex;flex-direction:column;width:100%;gap:8px 0}.estimate-content .left-block .description-info .comments-block[data-v-9a401a1f]{margin-top:40px}.estimate-content .left-block .description-info .comments-block .comments-block_title[data-v-9a401a1f]{font-size:16px;font-weight:700}.estimate-content .left-block .description-info .comments-block .comment-item[data-v-9a401a1f]{margin-top:10px}.estimate-content .left-block .description-info .comments-block .comment-item .item .item_title[data-v-9a401a1f]{font-weight:700}.estimate-content .left-block .button-block[data-v-9a401a1f]{gap:10px;margin-top:40px;display:flex;flex-wrap:wrap}.estimate-content .left-block .button-block .button[data-v-9a401a1f]{height:40px;width:48%}.estimate-content .left-block .correction-block[data-v-9a401a1f]{margin-top:20px}.estimate-content .left-block .correction-block .correction-title[data-v-9a401a1f]{font-weight:700;font-size:15px}.estimate-content .left-block .correction-block .correction-form[data-v-9a401a1f]{gap:10px;width:70%;display:flex;flex-direction:column;margin-top:10px}.estimate-content .left-block .correction-block .correction-form .comment-area[data-v-9a401a1f]{height:70px}.estimate-content .left-block .correction-block .send-button[data-v-9a401a1f]{height:25px;align-self:end}.estimate-content .left-block .title-collapse[data-v-9a401a1f]{display:flex;justify-content:space-between;margin-top:16px;padding-top:16px}.estimate-content .left-block .title-collapse_name[data-v-9a401a1f],.estimate-content .left-block .title-collapse_status[data-v-9a401a1f]{font-size:20px;font-weight:500;display:flex;gap:0 8px}.estimate-content .left-block .title-collapse_status.green[data-v-9a401a1f]{color:#00874c}.estimate-content .left-block .title-collapse_status.blue[data-v-9a401a1f]{color:#0d87ef}.estimate-content .left-block .title-collapse_icon[data-v-9a401a1f]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:6px;border-radius:100%;transition:all .3s}.estimate-content .left-block .title-collapse_icon[data-v-9a401a1f] svg{width:12px;height:12px}.estimate-content .left-block .title-collapse_icon[data-v-9a401a1f]:hover{background:#f6f7f8}.estimate-content .left-block .title-collapse_icon[data-v-9a401a1f]:hover svg path{stroke:#0d87ef}.estimate-content .left-block .estimate-buttons[data-v-9a401a1f],.estimate-content .left-block .estimate-buttons .buttons-block[data-v-9a401a1f]{display:flex;flex-direction:column;gap:10px 0}.estimate-content .left-block .estimate-comment[data-v-9a401a1f]{padding:8px 16px 12px;background:#feeaed;border-radius:8px;margin-bottom:32px;margin-top:16px}.estimate-content .left-block .estimate-comment.green[data-v-9a401a1f]{background:#e3f5e8}.estimate-content .left-block .estimate-comment_title[data-v-9a401a1f]{color:#6c757d;line-height:24px}.estimate-content .left-block .estimate-comment_text[data-v-9a401a1f]{font-size:16px}.estimate-content .right-block .viewer[data-v-9a401a1f]{width:100%}.estimate-content .right-block .viewer .open-doc-new-tab[data-v-9a401a1f]{display:block;margin-bottom:8px;text-align:right;width:100%;transition:all .3s;cursor:pointer;text-decoration:none;color:#363636}.estimate-content .right-block .viewer .open-doc-new-tab[data-v-9a401a1f]:hover{color:#007bff}[data-v-9a401a1f] .n-collapse.collapse-documents .n-collapse-item .n-collapse-item__header{padding:0;margin-top:0}[data-v-9a401a1f] .n-collapse .n-collapse-item:not(:first-child){border-top:none}[data-v-9a401a1f] .n-collapse .n-collapse-item:not(.n-collapse-item--disabled).n-collapse-item--trigger-area-main .n-collapse-item__header .n-collapse-item__header-main{font-size:20px;font-weight:500}[data-v-9a401a1f] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item__header-main{width:100%;justify-content:space-between;position:relative}[data-v-9a401a1f] .n-collapse .n-collapse-item .n-collapse-item__header{padding:16px 0 0;margin-top:16px}[data-v-9a401a1f] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow{transform:none!important;transition:none!important;padding:10px;position:relative;display:flex;align-items:center;justify-content:center;margin-right:6px;width:24px;height:24px;border-radius:100%}[data-v-9a401a1f] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow .n-base-icon{mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%201V13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%207H13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:cover;mask-size:cover;background-color:#363636;width:12px;height:12px;position:absolute;transition:all .3s}[data-v-9a401a1f] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow .n-base-icon svg{display:none}[data-v-9a401a1f] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow:hover{background:#f6f7f8}[data-v-9a401a1f] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow:hover .n-base-icon{background-color:#0d87ef}[data-v-9a401a1f] .n-collapse .n-collapse-item .n-collapse-item__header--active .n-base-icon{mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='2'%20viewBox='0%200%2014%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201H13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center!important;-webkit-mask-size:cover;mask-size:cover;background-color:#363636}[data-v-9a401a1f] .n-collapse .n-collapse-item .n-collapse-item__header--active .n-base-icon svg{display:none}.estimate-modal_body[data-v-9a401a1f]{display:flex;flex-direction:column;gap:24px 0}.estimate-modal_body__row[data-v-9a401a1f]{position:relative;text-align:center}.estimate-modal_body__row label[data-v-9a401a1f]{font-size:14px;margin-bottom:4px;color:#495057;display:block;text-align:left}.estimate-modal_body__row textarea[data-v-9a401a1f]{width:100%}.estimate-modal_body__row textarea.error[data-v-9a401a1f]{border:1px solid #B20320;color:#363636;font-size:14px}.estimate-modal_body__row .error-message[data-v-9a401a1f]{color:#b20320;font-size:12px;margin-top:4px}.estimate-modal_body__row .error-message.text[data-v-9a401a1f]{margin-top:-2px}.estimate-modal_body__button[data-v-9a401a1f]{display:flex;flex-direction:column;gap:10px}.ai-stars[data-v-e8ae3d5a]{display:block}.ai-stars path[data-v-e8ae3d5a]{opacity:1}.ai-stars.is-running path[data-v-e8ae3d5a]:nth-child(1){animation:twinkle-e8ae3d5a .6s ease-in-out 0s 3}.ai-stars.is-running path[data-v-e8ae3d5a]:nth-child(2){animation:twinkle-e8ae3d5a .6s ease-in-out .3s 3}@keyframes twinkle-e8ae3d5a{0%,to{opacity:1}50%{opacity:.25}}.request-block[data-v-01a13ab1]{width:100%;position:sticky;top:10px}.request-block .history[data-v-01a13ab1]{max-height:calc(100vh - 32px);overflow-y:auto}.request-block .history_button[data-v-01a13ab1],.request-block .history_search[data-v-01a13ab1]{padding:16px 16px 18px;border-bottom:1px solid #DEE2E6}.request-block .history_search .search-input[data-v-01a13ab1]{position:relative;display:flex;align-items:center}.request-block .history_search .search-input_icon[data-v-01a13ab1]{position:absolute;left:12px}.request-block .history_search .input-form[data-v-01a13ab1]{width:100%;padding:12px 12px 12px 40px}.request-block .history_filters[data-v-01a13ab1]{color:#6c757d;padding:14px 16px;border-bottom:1px solid #DEE2E6;display:flex;align-items:center;gap:8px}.request-block .history_list .item[data-v-01a13ab1]{display:grid;grid-template-columns:52px minmax(0,1fr) auto;grid-template-rows:auto auto auto;grid-template-areas:"icon title time" "icon last-message last-message" "icon info info";gap:4px 0;min-width:0;width:100%;border-bottom:1px solid #DEE2E6;cursor:pointer;padding:12px;transition:background-color .3s ease;position:relative}.request-block .history_list .item[data-v-01a13ab1]>*{min-width:0}.request-block .history_list .item .active-border[data-v-01a13ab1]{position:absolute;top:0;left:0;width:3px;height:100%;background-color:transparent}.request-block .history_list .item.active[data-v-01a13ab1]{background-color:#f8fcff}.request-block .history_list .item.active .active-border[data-v-01a13ab1]{background-color:#0d87ef}.request-block .history_list .item_icon-status[data-v-01a13ab1]{grid-area:icon}.request-block .history_list .item_title[data-v-01a13ab1]{grid-area:title;min-width:0;color:#363636;font-weight:600}.request-block .history_list .item_time[data-v-01a13ab1]{grid-area:time;white-space:nowrap;justify-self:end;color:#b2b7bd}.request-block .history_list .item_last-message[data-v-01a13ab1]{grid-area:last-message;min-width:0;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#6c757d;font-size:12px}.request-block .history_list .item_info[data-v-01a13ab1]{grid-area:info;min-width:0;color:#6c757d;display:flex;align-items:center;gap:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request-block .history_list .item_info .dot[data-v-01a13ab1]{width:4px;height:4px;border-radius:50%;background-color:#d1d5dc;flex-shrink:0}.request-block .history_list .item[data-v-01a13ab1]:hover{background-color:#f8fcff}.request-block .history_empty[data-v-01a13ab1]{padding:16px;color:#6c757d;text-align:center}.top-block[data-v-5b70fcac]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.top-block_title[data-v-5b70fcac]{font-size:24px;font-weight:500;line-height:24px;color:#363636;display:flex;align-items:center}.top-block_title .count[data-v-5b70fcac]{display:flex;position:relative;background:#d51a52;border-radius:125px;color:#fff;font-size:14px;min-width:20px;width:max-content;height:20px;align-items:center;padding:1px 5px;justify-content:center;margin-left:10px;cursor:pointer}.top-block_title .count .count_popup[data-v-5b70fcac]{display:flex;flex-direction:column;gap:16px 0;position:absolute;top:40px;left:-45px;background:#2e353b;border-radius:10px;padding:20px;min-width:100%;width:250px;visibility:hidden;opacity:0;transition:opacity .3s ease;z-index:99}.top-block_title .count .count_popup[data-v-5b70fcac]:before{content:url("data:image/svg+xml,%3csvg%20width='44'%20height='15'%20viewBox='0%200%2044%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.55887%2010H0L0%2015L43.5%2015V10H41.4411C35.0759%2010%2028.9714%207.47144%2024.4706%202.97057L21.5%200L18.5294%202.97056C14.0286%207.47144%207.92407%2010%201.55887%2010Z'%20fill='%232E353B'/%3e%3c/svg%3e");width:43px;height:15px;position:absolute;top:-12px;left:33px}.top-block_title .count .count_popup .item[data-v-5b70fcac]{display:flex;justify-content:flex-start;gap:0 8px}.top-block_title .count .count_popup .item_text[data-v-5b70fcac]{font-size:16px;font-weight:400}.top-block_title .count .count_popup .item_text.number-docs-sign[data-v-5b70fcac]{font-weight:600}.top-block_title .count:hover .count_popup[data-v-5b70fcac]{visibility:visible;opacity:1}.top-block_buttons[data-v-5b70fcac]{display:flex;flex-direction:row-reverse;gap:0 16px}.top-block_statistics[data-v-5b70fcac]{display:flex;align-items:center;border-radius:8px;border:1px solid #CED4DA;height:40px;padding:8px 20px;transition:all .3s ease;cursor:pointer}.top-block_statistics[data-v-5b70fcac]:after{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%209.16667L2.5%2017.5M12.5%209.16667L12.5%2017.5M7.5%202.5L7.5%2017.5M17.5%202.5V17.5'%20stroke='%237B15FF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:20px;height:20px;margin-left:8px}.top-block_statistics[data-v-5b70fcac]:hover{background:#f6f7f8}.creation-options[data-v-5b70fcac]{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;color:#363636;padding:0 0 24px}.creation-options_title[data-v-5b70fcac]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:16px;margin-bottom:40px}.creation-options_title h2[data-v-5b70fcac]{font-size:24px;font-weight:600}.creation-options .buttons[data-v-5b70fcac]{display:flex;gap:0 16px}.creation-options .buttons_item[data-v-5b70fcac]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px 0;cursor:pointer;width:380px;padding:50px 40px;border-radius:16px;border:1px solid #CED4DA;transition:all .3s}.creation-options .buttons_item .manual_icon[data-v-5b70fcac],.creation-options .buttons_item .ai_icon[data-v-5b70fcac]{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:18px;margin-bottom:16px;transition:transform .25s ease}.creation-options .buttons_item .manual_title[data-v-5b70fcac],.creation-options .buttons_item .ai_title[data-v-5b70fcac]{font-size:20px;font-weight:600}.creation-options .buttons_item .manual_desc[data-v-5b70fcac],.creation-options .buttons_item .ai_desc[data-v-5b70fcac]{font-size:14px;text-align:center}.creation-options .buttons_item .manual_icon[data-v-5b70fcac]{background-color:#6c757d}.creation-options .buttons_item .ai_icon[data-v-5b70fcac]{background-color:#0d87ef}.creation-options .buttons_item[data-v-5b70fcac]:hover{border:1px solid #0D87EF}.creation-options .buttons_item:hover .manual_icon[data-v-5b70fcac],.creation-options .buttons_item:hover .ai_icon[data-v-5b70fcac]{transform:scale(1.1)}.tabs-container[data-v-5b70fcac]{margin-bottom:24px}.tabs-container .tabs-content[data-v-5b70fcac]{display:flex;border-bottom:1px solid #CED4DA}.tabs-container .tabs-content_link[data-v-5b70fcac]{padding:8px 12px 14px;cursor:pointer;position:relative}.tabs-container .tabs-content_link .hover-active[data-v-5b70fcac]{width:100%;height:2px;transition:background-color .3s ease;background-color:transparent;border-radius:4px 4px 0 0;position:absolute;bottom:-1px;left:0}.tabs-container .tabs-content_link.active .hover-active[data-v-5b70fcac],.tabs-container .tabs-content_link:hover .hover-active[data-v-5b70fcac]{background-color:#0d87ef}.tabs-container .tabs-content .tab-title[data-v-5b70fcac]{color:#363636;font-size:16px;font-weight:500;line-height:24px;display:flex;align-items:center}.tabs-container .tabs-content .tab-title .count[data-v-5b70fcac]{display:flex;position:relative;background:#d51a52;border-radius:125px;color:#fff;font-size:14px;min-width:20px;width:max-content;height:20px;align-items:center;padding:1px 5px;justify-content:center;margin-left:10px;cursor:pointer}.tabs-container .tabs-content .tab-title .count .count_popup[data-v-5b70fcac]{display:flex;flex-direction:column;gap:16px 0;position:absolute;top:40px;left:-45px;background:#2e353b;border-radius:10px;padding:20px;min-width:100%;width:250px;visibility:hidden;opacity:0;transition:opacity .3s ease;z-index:99}.tabs-container .tabs-content .tab-title .count .count_popup[data-v-5b70fcac]:before{content:url("data:image/svg+xml,%3csvg%20width='44'%20height='15'%20viewBox='0%200%2044%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.55887%2010H0L0%2015L43.5%2015V10H41.4411C35.0759%2010%2028.9714%207.47144%2024.4706%202.97057L21.5%200L18.5294%202.97056C14.0286%207.47144%207.92407%2010%201.55887%2010Z'%20fill='%232E353B'/%3e%3c/svg%3e");width:43px;height:15px;position:absolute;top:-12px;left:33px}.tabs-container .tabs-content .tab-title .count .count_popup .item[data-v-5b70fcac]{display:flex;justify-content:flex-start;gap:0 8px}.tabs-container .tabs-content .tab-title .count .count_popup .item_text[data-v-5b70fcac]{font-size:16px;font-weight:400}.tabs-container .tabs-content .tab-title .count .count_popup .item_text.number-docs-sign[data-v-5b70fcac]{font-weight:600}.tabs-container .tabs-content .tab-title .count:hover .count_popup[data-v-5b70fcac]{visibility:visible;opacity:1}.document-list-container[data-v-4e62a5e1]{display:flex;flex-direction:column;min-height:400px}.document-list-container .top-block[data-v-4e62a5e1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.document-list-container .top-block_title[data-v-4e62a5e1]{font-size:24px;font-weight:500;line-height:24px;color:#363636;display:flex;align-items:center}.document-list-container .top-block_title .count[data-v-4e62a5e1]{display:flex;position:relative;background:#d51a52;border-radius:125px;color:#fff;font-size:14px;min-width:20px;width:max-content;height:20px;align-items:center;padding:1px 5px;justify-content:center;margin-left:10px;cursor:pointer}.document-list-container .top-block_title .count .count_popup[data-v-4e62a5e1]{display:flex;flex-direction:column;gap:16px 0;position:absolute;top:40px;left:-45px;background:#2e353b;border-radius:10px;padding:20px;min-width:100%;width:250px;visibility:hidden;opacity:0;transition:opacity .3s ease;z-index:99}.document-list-container .top-block_title .count .count_popup[data-v-4e62a5e1]:before{content:url("data:image/svg+xml,%3csvg%20width='44'%20height='15'%20viewBox='0%200%2044%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.55887%2010H0L0%2015L43.5%2015V10H41.4411C35.0759%2010%2028.9714%207.47144%2024.4706%202.97057L21.5%200L18.5294%202.97056C14.0286%207.47144%207.92407%2010%201.55887%2010Z'%20fill='%232E353B'/%3e%3c/svg%3e");width:43px;height:15px;position:absolute;top:-12px;left:33px}.document-list-container .top-block_title .count .count_popup .item[data-v-4e62a5e1]{display:flex;justify-content:flex-start;gap:0 8px}.document-list-container .top-block_title .count .count_popup .item_text[data-v-4e62a5e1]{font-size:16px;font-weight:400}.document-list-container .top-block_title .count .count_popup .item_text.number-docs-sign[data-v-4e62a5e1]{font-weight:600}.document-list-container .top-block_title .count:hover .count_popup[data-v-4e62a5e1]{visibility:visible;opacity:1}.document-list-container .top-block_buttons[data-v-4e62a5e1]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .top-block_statistics[data-v-4e62a5e1]{display:flex;align-items:center;border-radius:8px;border:1px solid #CED4DA;height:40px;padding:8px 20px;transition:all .3s ease;cursor:pointer}.document-list-container .top-block_statistics[data-v-4e62a5e1]:after{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%209.16667L2.5%2017.5M12.5%209.16667L12.5%2017.5M7.5%202.5L7.5%2017.5M17.5%202.5V17.5'%20stroke='%237B15FF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:20px;height:20px;margin-left:8px}.document-list-container .top-block_statistics[data-v-4e62a5e1]:hover{background:#f6f7f8}.document-list-container .filters[data-v-4e62a5e1]{display:flex;width:100%;align-items:flex-start}.document-list-container .filters .input-group[data-v-4e62a5e1]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;justify-content:flex-start}.document-list-container .filters .input-group .input-item[data-v-4e62a5e1]{display:flex;flex-direction:column;width:100%}.document-list-container .filters .input-group .input-item .input-item_label[data-v-4e62a5e1]{color:#495057;line-height:20px;font-size:14px;margin-bottom:4px}.document-list-container .filters .input-group .input-item .input-form[data-v-4e62a5e1]{height:40px}.document-list-container .filters .filter-buttons[data-v-4e62a5e1]{display:flex;justify-content:flex-start;margin-left:16px;margin-top:24px;width:auto}.document-list-container .document-tools[data-v-4e62a5e1]{display:flex;gap:0 10px}.document-list-container .document-tools.buttons[data-v-4e62a5e1]{justify-content:space-between}.document-list-container .document-tools.buttons .clean-filters-button[data-v-4e62a5e1]{color:#0d87ef;height:40px;margin-left:25px;display:flex;padding:8px 20px;border-radius:8px;transition:all .3s}.document-list-container .document-tools.buttons .clean-filters-button .clean-text[data-v-4e62a5e1]{justify-content:center;margin:auto}.document-list-container .document-tools.buttons .clean-filters-button[data-v-4e62a5e1]:hover{cursor:pointer;background:#e7f3fd}.document-list-container .document-tools.bottom[data-v-4e62a5e1]{justify-content:center;margin-top:20px}.document-list-container .document-tools.bottom .pagination[data-v-4e62a5e1]{display:flex;align-items:center}.document-list-container .document-tools.bottom .pagination .prev-page[data-v-4e62a5e1],.document-list-container .document-tools.bottom .pagination .next-page[data-v-4e62a5e1]{width:17px;height:100%}.document-list-container .document-tools.bottom .pagination .page[data-v-4e62a5e1]{color:#fff;background-color:#0d87ef;border:1px solid #0D87EF;border-radius:4px;width:24px;height:24px;font-size:14px;display:flex;align-items:center;justify-content:center;margin:0 5px}.document-list-container .document-tools_signing[data-v-4e62a5e1]{display:flex;flex-direction:row-reverse;gap:0 16px}.document-list-container .document-table-container[data-v-4e62a5e1]{margin-top:16px}.document-list-container .document-table-container .document-table thead[data-v-4e62a5e1]{position:relative}.document-list-container .document-table-container .document-table thead tr th[data-v-4e62a5e1]{font-weight:400;color:#363636;padding:15px 23px;text-align:start}.document-list-container .document-table-container .document-table thead tr th[data-v-4e62a5e1]:first-child{border-top-left-radius:16px}.document-list-container .document-table-container .document-table thead tr th[data-v-4e62a5e1]:last-child{border-top-right-radius:16px}.document-list-container .document-table-container .document-table thead tr .document-number[data-v-4e62a5e1]{width:12.5%}.document-list-container .document-table-container .document-table thead tr .uin[data-v-4e62a5e1]{width:12.5%;min-width:180px}.document-list-container .document-table-container .document-table thead tr .personal-account[data-v-4e62a5e1],.document-list-container .document-table-container .document-table thead tr .invoice-date[data-v-4e62a5e1]{width:12.5%}.document-list-container .document-table-container .document-table thead tr .type[data-v-4e62a5e1]{width:8%}.document-list-container .document-table-container .document-table thead tr .status[data-v-4e62a5e1]{width:12.5%}.document-list-container .document-table-container .document-table thead tr .action[data-v-4e62a5e1]{width:8%}.document-list-container .document-table-container .document-table thead tr.head_filters[data-v-4e62a5e1]{border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-4e62a5e1]{background:#fff;padding:15px 10px}.document-list-container .document-table-container .document-table thead tr.head_filters th input[data-v-4e62a5e1]{width:100%}.document-list-container .document-table-container .document-table thead tr.head_filters th .n-select[data-v-4e62a5e1]{max-width:247px}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-4e62a5e1]{text-align:center;cursor:pointer;transition:all .3s}.document-list-container .document-table-container .document-table thead tr.head_filters th .clean-filters-button[data-v-4e62a5e1]:hover{color:#0d87ef}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-4e62a5e1]:first-child{border-top-left-radius:0}.document-list-container .document-table-container .document-table thead tr.head_filters th[data-v-4e62a5e1]:last-child{border-top-right-radius:0}.document-list-container .document-table-container .document-table tbody tr[data-v-4e62a5e1]{cursor:pointer}.document-list-container .document-table-container .document-table tbody tr td[data-v-4e62a5e1]{padding:15px 23px;border-top:none;border-bottom:1px solid #E0E7ED}.document-list-container .document-table-container .document-table tbody tr .document-number-content[data-v-4e62a5e1],.document-list-container .document-table-container .document-table tbody tr .uin-content[data-v-4e62a5e1],.document-list-container .document-table-container .document-table tbody tr .personal-account-content[data-v-4e62a5e1]{display:flex;align-items:center;gap:0 16px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper[data-v-4e62a5e1]{width:fit-content;padding:4px 12px;border-radius:8px}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.blue[data-v-4e62a5e1]{background-color:#e7f3fd;color:#0d87ef}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.yellow[data-v-4e62a5e1]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.red[data-v-4e62a5e1]{background-color:#feeaed;color:#f02849}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.green[data-v-4e62a5e1]{background-color:#e3f5e8;color:#05a660}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.orange[data-v-4e62a5e1]{background-color:#ffefce;color:#f80}.document-list-container .document-table-container .document-table tbody tr .status .status-wrapper.grey[data-v-4e62a5e1]{background-color:#ced4da;color:#6c757d}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-4e62a5e1]{display:flex;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;border-radius:73px;transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-4e62a5e1]:hover{background:#e7f3fd}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-4e62a5e1]:hover svg{transition:all .3s}.document-list-container .document-table-container .document-table tbody tr .action_download[data-v-4e62a5e1]:hover svg path{stroke:#0d87ef}.document-list-container .document-table-container .document-table tbody tr[data-v-4e62a5e1]:hover{background:#f6f7f8;box-shadow:none}.document-list-container .document-table-container .empty-documents-text[data-v-4e62a5e1]{text-align:center;margin-top:40px}.document-list-container .document-table-container .empty-documents-text span[data-v-4e62a5e1]{font-size:20px}.application-modal_body[data-v-4e62a5e1]{display:flex;flex-direction:column;gap:24px 0}.application-modal_body__row[data-v-4e62a5e1]{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:1981px){.document-list-container .document-table-container .document-table thead tr.head_filters th .n-select[data-v-4e62a5e1]{max-width:100%}}.creation-options[data-v-4e62a5e1]{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;color:#363636;padding:0 0 24px}.creation-options_title[data-v-4e62a5e1]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:16px;margin-bottom:40px}.creation-options_title h2[data-v-4e62a5e1]{font-size:24px;font-weight:600}.creation-options .buttons[data-v-4e62a5e1]{display:flex;gap:0 16px}.creation-options .buttons_item[data-v-4e62a5e1]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px 0;cursor:pointer;width:380px;padding:50px 40px;border-radius:16px;border:1px solid #CED4DA;transition:all .3s}.creation-options .buttons_item .manual_icon[data-v-4e62a5e1],.creation-options .buttons_item .ai_icon[data-v-4e62a5e1]{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:18px;margin-bottom:16px;transition:transform .25s ease}.creation-options .buttons_item .manual_title[data-v-4e62a5e1],.creation-options .buttons_item .ai_title[data-v-4e62a5e1]{font-size:20px;font-weight:600}.creation-options .buttons_item .manual_desc[data-v-4e62a5e1],.creation-options .buttons_item .ai_desc[data-v-4e62a5e1]{font-size:14px;text-align:center}.creation-options .buttons_item .manual_icon[data-v-4e62a5e1]{background-color:#6c757d}.creation-options .buttons_item .ai_icon[data-v-4e62a5e1]{background-color:#0d87ef}.creation-options .buttons_item[data-v-4e62a5e1]:hover{border:1px solid #0D87EF}.creation-options .buttons_item:hover .manual_icon[data-v-4e62a5e1],.creation-options .buttons_item:hover .ai_icon[data-v-4e62a5e1]{transform:scale(1.1)}.error[data-v-85986659]{color:#f56980;font-size:12px}.page-header[data-v-85986659]{display:flex;align-items:center;margin-bottom:32px}.page-header .page-title[data-v-85986659]{font-style:normal;font-weight:700;font-size:24px;line-height:33px;color:#1f2128;padding-left:24px}.reconciliation-content[data-v-85986659]{display:flex;gap:0 32px}.reconciliation-content .left-block .attached-file[data-v-85986659]{display:flex;flex-direction:column;gap:8px 0}.reconciliation-content .left-block .attached-file_item[data-v-85986659]{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#f6f7f8;border-radius:16px;gap:8px 0}.reconciliation-content .left-block .attached-file_item .info[data-v-85986659]{display:flex;align-items:center;gap:0 6px;cursor:pointer}.reconciliation-content .left-block .attached-file_item .info .icon[data-v-85986659]{height:36px}.reconciliation-content .left-block .attached-file_item .download[data-v-85986659]{display:flex;align-items:center;justify-content:center;border-radius:100%;width:40px;height:40px;cursor:pointer;transition:all .3s ease}.reconciliation-content .left-block .attached-file_item .download[data-v-85986659] svg path{transition:all .3s ease}.reconciliation-content .left-block .attached-file_item .download[data-v-85986659]:hover{background-color:#fff}.reconciliation-content .left-block .attached-file_item .download[data-v-85986659]:hover svg path{stroke:#0d87ef}.reconciliation-content .left-block .attached-file_item .open-link[data-v-85986659]{display:flex;align-items:center;justify-content:center;cursor:pointer}.reconciliation-content .left-block .description-info[data-v-85986659]{display:flex;flex-direction:column;width:100%;gap:8px 0}.reconciliation-content .left-block .description-info .comments-block[data-v-85986659]{margin-top:40px}.reconciliation-content .left-block .description-info .comments-block .comments-block_title[data-v-85986659]{font-size:16px;font-weight:700}.reconciliation-content .left-block .description-info .comments-block .comment-item[data-v-85986659]{margin-top:10px}.reconciliation-content .left-block .description-info .comments-block .comment-item .item .item_title[data-v-85986659]{font-weight:700}.reconciliation-content .left-block .estimate-buttons[data-v-85986659],.reconciliation-content .left-block .estimate-buttons .buttons-block[data-v-85986659]{display:flex;flex-direction:column;gap:10px 0}.reconciliation-content .left-block .button-block[data-v-85986659]{gap:10px;margin-top:40px;display:flex;flex-wrap:wrap}.reconciliation-content .left-block .button-block .button[data-v-85986659]{height:40px;width:48%}.reconciliation-content .left-block .correction-block[data-v-85986659]{margin-top:20px}.reconciliation-content .left-block .correction-block .correction-title[data-v-85986659]{font-weight:700;font-size:15px}.reconciliation-content .left-block .correction-block .correction-form[data-v-85986659]{gap:10px;width:70%;display:flex;flex-direction:column;margin-top:10px}.reconciliation-content .left-block .correction-block .correction-form .comment-area[data-v-85986659]{height:70px}.reconciliation-content .left-block .correction-block .send-button[data-v-85986659]{height:25px;align-self:end}.reconciliation-content .left-block .title-collapse[data-v-85986659]{display:flex;justify-content:space-between;margin-top:16px;padding-top:16px}.reconciliation-content .left-block .title-collapse_name[data-v-85986659],.reconciliation-content .left-block .title-collapse_status[data-v-85986659]{font-size:20px;font-weight:500;display:flex;gap:0 8px}.reconciliation-content .left-block .title-collapse_status.green[data-v-85986659]{color:#00874c}.reconciliation-content .left-block .title-collapse_status.blue[data-v-85986659]{color:#0d87ef}.reconciliation-content .left-block .title-collapse_icon[data-v-85986659]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:6px;border-radius:100%;transition:all .3s}.reconciliation-content .left-block .title-collapse_icon[data-v-85986659] svg{width:12px;height:12px}.reconciliation-content .left-block .title-collapse_icon[data-v-85986659]:hover{background:#f6f7f8}.reconciliation-content .left-block .title-collapse_icon[data-v-85986659]:hover svg path{stroke:#0d87ef}.reconciliation-content .right-block .viewer[data-v-85986659]{width:100%}.reconciliation-content .right-block .viewer .open-doc-new-tab[data-v-85986659]{display:block;margin-bottom:8px;text-align:right;width:100%;transition:all .3s;cursor:pointer;text-decoration:none;color:#363636}.reconciliation-content .right-block .viewer .open-doc-new-tab[data-v-85986659]:hover{color:#007bff}[data-v-85986659] .n-collapse.collapse-documents .n-collapse-item .n-collapse-item__header{padding:0;margin-top:0}[data-v-85986659] .n-collapse .n-collapse-item:not(:first-child){border-top:none}[data-v-85986659] .n-collapse .n-collapse-item:not(.n-collapse-item--disabled).n-collapse-item--trigger-area-main .n-collapse-item__header .n-collapse-item__header-main{font-size:20px;font-weight:500}[data-v-85986659] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item__header-main{width:100%;justify-content:space-between;position:relative}[data-v-85986659] .n-collapse .n-collapse-item .n-collapse-item__header{padding:16px 0 0;margin-top:16px}[data-v-85986659] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow{transform:none!important;transition:none!important;padding:10px;position:relative;display:flex;align-items:center;justify-content:center;margin-right:6px;width:24px;height:24px;border-radius:100%}[data-v-85986659] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow .n-base-icon{mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%201V13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1%207H13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:cover;mask-size:cover;background-color:#363636;width:12px;height:12px;position:absolute;transition:all .3s}[data-v-85986659] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow .n-base-icon svg{display:none}[data-v-85986659] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow:hover{background:#f6f7f8}[data-v-85986659] .n-collapse .n-collapse-item .n-collapse-item__header .n-collapse-item-arrow:hover .n-base-icon{background-color:#0d87ef}[data-v-85986659] .n-collapse .n-collapse-item .n-collapse-item__header--active .n-base-icon{mask:url("data:image/svg+xml,%3csvg%20width='14'%20height='2'%20viewBox='0%200%2014%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201H13'%20stroke='%23363636'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center!important;-webkit-mask-size:cover;mask-size:cover;background-color:#363636}[data-v-85986659] .n-collapse .n-collapse-item .n-collapse-item__header--active .n-base-icon svg{display:none}.service-modal_body[data-v-85986659]{display:flex;flex-direction:column;gap:24px 0}.service-modal_body__row[data-v-85986659]{position:relative;text-align:center}.service-modal_body__row label[data-v-85986659]{font-size:14px;margin-bottom:4px;color:#495057;display:block;text-align:left}.service-modal_body__row textarea[data-v-85986659]{width:100%}.service-modal_body__row textarea.error[data-v-85986659]{border:1px solid #B20320;color:#363636;font-size:14px}.service-modal_body__row .error-message[data-v-85986659]{color:#b20320;font-size:12px;margin-top:4px}.service-modal_body__row .error-message.text[data-v-85986659]{margin-top:-2px}.service-modal_body__button[data-v-85986659]{display:flex;flex-direction:column;gap:10px}.page-header[data-v-9cf2f6af]{display:flex;align-items:center;margin-bottom:32px}.page-header .page-title[data-v-9cf2f6af]{font-style:normal;font-weight:500;font-size:24px;line-height:33px;color:#1f2128;padding-left:16px}.create-form[data-v-9cf2f6af]{display:flex;flex-direction:column;width:100%;gap:0 32px;min-height:calc(100vh - 232px)}.create-form_block[data-v-9cf2f6af]{flex-basis:50%;gap:16px 0;display:flex;flex-direction:column}.create-form_block hr[data-v-9cf2f6af]{border:0;width:100%;height:1px;background-color:#adadad}.create-form_block .description-text[data-v-9cf2f6af] ol{margin-left:15px;line-height:25px}.create-form_block .description-text[data-v-9cf2f6af] ol li ul{list-style-type:disc}.create-form_block .description-text[data-v-9cf2f6af] ol li ul li{margin-left:15px}.create-form_block .input-item[data-v-9cf2f6af]{width:100%}.create-form_block .input-item label[data-v-9cf2f6af]{display:block;margin-bottom:4px}.create-form_block .input-item .input-form[data-v-9cf2f6af]{width:100%}.create-form_block .input-item .input-title[data-v-9cf2f6af]{font-size:12px;color:#6c757d;margin-top:4px}.create-form_block .tags-container[data-v-9cf2f6af]{display:flex;flex-wrap:wrap;gap:4px;width:100%;margin-top:4px}.create-form_block .tag[data-v-9cf2f6af]{display:flex;align-items:center;background-color:#f6f7f8;border-radius:100px;padding:4px 10px;font-size:12px;gap:4px}.create-form_block .tag span[data-v-9cf2f6af]{margin-right:4px}.create-form_block .tag button[data-v-9cf2f6af]{background:none;border:none;cursor:pointer;color:#6c757d;font-weight:700;transition:all .3s ease}.create-form_block .tag button[data-v-9cf2f6af]:hover{color:#0d87ef}.create-form .input-error[data-v-9cf2f6af]{border:1px solid red;border-radius:9px}.create-form .error[data-v-9cf2f6af]{color:red;font-size:.875rem;margin-top:4px}.cards[data-v-1d40b00f]{margin-top:12px;display:grid;gap:8px}.card[data-v-1d40b00f]{width:100%;background:#fff;border:1px solid #ced4da;border-radius:14px;padding:16px;display:flex;gap:12px;align-items:center;cursor:pointer;text-align:left;transition:all .2s ease}.card[data-v-1d40b00f]:hover{border-color:#329ffd}.card:hover .icon[data-v-1d40b00f]{background:#e7f3fd;transform:scale(1.05)}.card[data-v-1d40b00f]:disabled{opacity:.7;cursor:not-allowed}.card[data-v-1d40b00f]:disabled:hover{border-color:#ced4da}.card:disabled:hover .icon[data-v-1d40b00f]{background:#f8fcff;transform:scale(1)}.icon[data-v-1d40b00f]{width:54px;height:54px;border-radius:12px;background:#f8fcff;color:#0d7ef2;display:grid;place-items:center;flex:0 0 54px;transition:transform .3s ease,background .3s ease}.title[data-v-1d40b00f]{font-size:16px;font-weight:600;color:#363636}.desc[data-v-1d40b00f]{margin-top:2px;font-size:14px;color:#6c757d}.list[data-v-1d40b00f]{margin-top:10px;display:grid;gap:10px}.item[data-v-1d40b00f]{width:100%;min-height:40px;height:auto;padding:10px 14px;line-height:1.3;border-radius:12px;border:1px solid #e6eaf0;background:#fff;text-align:left;cursor:pointer;color:#1f2a37;transition:all .3s ease}.item[data-v-1d40b00f]:hover{border-color:#329ffd}.item[data-v-1d40b00f]:disabled{opacity:.7;cursor:not-allowed}.item[data-v-1d40b00f]:disabled:hover{border-color:#e6eaf0}.actions[data-v-1d40b00f]{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.action[data-v-1d40b00f]{height:48px;border-radius:12px;border:1px solid #e6eaf0;background:#fff;color:#1f2a37;cursor:pointer;font-weight:600;transition:all .2s ease}.action[data-v-1d40b00f]:hover{border-color:#329ffd}.action.primary[data-v-1d40b00f]{border:none;background:#0d7ef2;color:#fff}.action.primary[data-v-1d40b00f]:hover{background:#0077e6}.action[data-v-1d40b00f]:disabled{opacity:.7;cursor:not-allowed}.action[data-v-1d40b00f]:disabled:hover{border-color:#e6eaf0}.actions--document-reject[data-v-1d40b00f]{grid-template-columns:1fr;justify-items:start}.action--document-reject[data-v-1d40b00f]{min-width:220px}.document-reject-button[data-v-1d40b00f]{height:40px;padding:0 24px;border-radius:8px;font-size:16px;font-weight:500;line-height:24px}.card[data-v-dd51a054]{margin-top:12px;border:1px solid #e6eaf0;border-radius:16px;background:#fff;padding:14px}.req[data-v-dd51a054]{background:#f8fcff;border-radius:10px;padding:16px}.req-title[data-v-dd51a054]{display:flex;align-items:center;gap:8px;font-weight:700;color:#363636;margin-bottom:12px;font-size:16px}.doc-icon[data-v-dd51a054]{display:inline-grid;place-items:center}.req-list[data-v-dd51a054]{margin:0;padding-left:18px;color:#1f2a37}.req-list li[data-v-dd51a054]{margin:8px 0;font-weight:400;color:#363636}.req-list li[data-v-dd51a054]::marker{color:#0d87ef}.uploaded[data-v-dd51a054]{margin-top:16px}.uploaded-title[data-v-dd51a054]{font-weight:600;color:#363636;margin-bottom:10px;font-size:16px}.file-row[data-v-dd51a054]{display:flex;justify-content:space-between;align-items:center;background:#f6f7f8;border-radius:10px;padding:12px;margin-bottom:8px;cursor:pointer;transition:background-color .3s ease}.file-row[data-v-dd51a054]:hover{background:#f0f1f5}.file-row:hover .file-ico[data-v-dd51a054]{background:#d0e4f7}.file-left[data-v-dd51a054]{display:flex;align-items:center;gap:0 12px;min-width:0}.file-ico[data-v-dd51a054]{width:40px;height:40px;border-radius:10px;background:#e7f3fd;display:grid;place-items:center;transition:background-color .3s ease}.file-name[data-v-dd51a054]{color:#1f2a37;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:520px}.remove[data-v-dd51a054]{width:36px;height:36px;border-radius:12px;border:none;background:transparent;color:#d14343;cursor:pointer;font-size:18px;transition:background-color .3s ease}.remove[data-v-dd51a054]:hover{background:#f3d2d9}.remove[data-v-dd51a054]:disabled{opacity:.4;cursor:not-allowed}.dropzone[data-v-dd51a054]{margin-top:16px;position:relative;display:flex;justify-content:center;align-items:center;gap:12px;border:1px dashed #c9ced6;border-radius:14px;padding:18.5px;background:#fafbfc;cursor:pointer;transition:all .3s ease}.dropzone .dz-icon svg path[data-v-dd51a054]{transition:all .3s ease}.dropzone[data-v-dd51a054]:hover{border-color:#0d87ef;background:#f8fcff}.dropzone:hover .dz-icon[data-v-dd51a054]{background:#e7f3fd}.dropzone:hover .dz-icon svg path[data-v-dd51a054]{stroke:#0d87ef}.dropzone.active[data-v-dd51a054]{border-color:#0d87ef;background:#f3f9ff;box-shadow:0 0 0 3px #0d87ef14}.dropzone.active .dz-icon[data-v-dd51a054]{background:#e7f3fd}.dropzone.active .dz-main[data-v-dd51a054]{color:#0d87ef}.dropzone.active .dz-icon svg path[data-v-dd51a054]{stroke:#0d87ef}.dropzone.disabled[data-v-dd51a054]{opacity:.6;cursor:not-allowed}.dz-icon[data-v-dd51a054]{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;transition:background-color .3s ease}.dz-main[data-v-dd51a054]{font-weight:400;color:#212529;font-size:14px;transition:color .3s ease}.dz-sub[data-v-dd51a054]{color:#6c757d;font-weight:400;font-size:14px;margin-top:2px}.file-input[data-v-dd51a054]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.error[data-v-dd51a054]{margin-top:10px;padding:10px 12px;border-radius:10px;background:#fff1f1;color:#d14343;font-size:14px;line-height:1.3}.footer[data-v-dd51a054]{margin-top:10px;display:flex;justify-content:space-between;align-items:center}.count[data-v-dd51a054]{color:#6c757d;font-size:14px}.send[data-v-dd51a054]{height:44px;padding:0 18px;border-radius:12px;border:none;background:#0d7ef2;color:#fff;cursor:pointer}.send[data-v-dd51a054]:disabled{background:#e6eaf0;color:#9aa4b2;cursor:not-allowed}.summary[data-v-1b06d9bf]{width:420px;max-width:420px;background:#f6f7f8;border-radius:16px 6px 16px 16px;padding:16px;color:#1f2a37}.title[data-v-1b06d9bf]{font-weight:400;font-size:16px;margin-bottom:16px}.row[data-v-1b06d9bf]{display:flex;align-items:center;gap:0 8px;background:#fff;border-radius:10px;padding:10px;margin-bottom:8px;transition:background-color .2s ease}.row[data-v-1b06d9bf]:hover{background:#f1f3f6}.ico[data-v-1b06d9bf]{width:32px;height:32px;border-radius:4px;background:#eaf3ff;display:grid;place-items:center}.name[data-v-1b06d9bf]{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top[data-v-d8df7a48]{background:#f3f5f7;border-radius:14px;padding:14px 16px;color:#1f2a37;margin-bottom:16px}.box[data-v-d8df7a48]{border-radius:14px;padding:14px;background:#f6f7f8}.box-title[data-v-d8df7a48]{display:flex;align-items:center;gap:10px;font-weight:700;color:#1f2a37;margin-bottom:10px}.ico[data-v-d8df7a48]{width:24px;height:24px;display:grid;place-items:center}.viewer[data-v-d8df7a48]{border-radius:14px;min-height:340px;max-height:720px;overflow:hidden}.doc-frame[data-v-d8df7a48]{width:100%;height:680px;border:none;border-radius:12px;background:#fff}.unsupported[data-v-d8df7a48]{min-height:320px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.unsupported__text[data-v-d8df7a48]{color:#6b778c;font-size:14px}.download-link[data-v-d8df7a48]{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 18px;border-radius:12px;background:#0d87ef;color:#fff;text-decoration:none;font-weight:600}.note[data-v-d8df7a48]{margin-top:10px;color:#6b778c;font-size:13px}.actions[data-v-d8df7a48]{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.decline[data-v-d8df7a48],.approve[data-v-d8df7a48]{height:40px;border-radius:8px;cursor:pointer;border:1px solid #e6eaf0;background:#fff;font-weight:500;font-size:16px;transition:all .3s}.decline[data-v-d8df7a48]:disabled,.approve[data-v-d8df7a48]:disabled{opacity:.6;cursor:not-allowed}.decline[data-v-d8df7a48]:hover{border-color:#d11635;background:#d11635;color:#fff}.approve[data-v-d8df7a48]{border:none;background:#05a660;color:#fff;display:flex;align-items:center;justify-content:center;gap:0 11px}.approve[data-v-d8df7a48]:hover{background:#00874c}.review-card[data-v-5597b93f]{border:1px solid #e6eaf0;border-radius:16px;background:#fff;padding:18px}.review-section[data-v-5597b93f]{border-top:1px solid #eef2f7;padding-top:16px;margin-top:16px}.review-section[data-v-5597b93f]:first-of-type{border-top:none;padding-top:0;margin-top:0}.review-section__title[data-v-5597b93f]{font-size:15px;font-weight:600;color:#111827;margin-bottom:14px}.review-grid[data-v-5597b93f]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.review-field[data-v-5597b93f]{display:flex;flex-direction:column;gap:6px;min-width:0}.review-field--full[data-v-5597b93f]{grid-column:1/-1}.review-field__label[data-v-5597b93f]{font-size:13px;font-weight:500;color:#6b7280}.review-input[data-v-5597b93f],.review-textarea[data-v-5597b93f]{width:100%;border:1px solid #d9e1ea;border-radius:12px;padding:11px 14px;font-size:14px;color:#1f2a37;outline:none;transition:border-color .2s ease,box-shadow .2s ease;background:#fff}.review-input[data-v-5597b93f]:focus,.review-textarea[data-v-5597b93f]:focus{border-color:#0d87ef;box-shadow:0 0 0 3px #0d87ef1a}.review-input[data-v-5597b93f]:disabled,.review-textarea[data-v-5597b93f]:disabled{background:#f3f4f6;cursor:not-allowed}.review-input--error[data-v-5597b93f]{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261a!important}.review-textarea[data-v-5597b93f]{resize:vertical;min-height:88px}@media(max-width:768px){.review-grid[data-v-5597b93f]{grid-template-columns:1fr}.review-field--full[data-v-5597b93f]{grid-column:auto}}.row[data-v-0ab51254]{display:flex;gap:12px;align-items:flex-start}.row--bot[data-v-0ab51254]{justify-content:flex-start;padding-right:52px}.row--user[data-v-0ab51254]{justify-content:flex-end;padding-left:52px}.avatar[data-v-0ab51254]{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;flex:0 0 40px;background:#0d87ef;color:#fff}.bot-content[data-v-0ab51254]{max-width:820px;width:100%}.bot-bubble[data-v-0ab51254]{background:#f6f7f8;border-radius:6px 16px 16px;padding:16px;color:#363636;line-height:1.35}.bot-text[data-v-0ab51254]{font-size:16px;word-break:break-word}.bot-text--formatted[data-v-0ab51254]{white-space:pre-line}.cursor[data-v-0ab51254]{display:inline-block;width:1ch;margin-left:2px;animation:blink-0ab51254 1s steps(1) infinite}@keyframes blink-0ab51254{50%{opacity:0}}.dots[data-v-0ab51254]{display:flex;gap:6px;margin-top:8px}.dots span[data-v-0ab51254]{width:7px;height:7px;border-radius:50%;background:#9aa4b2;animation:bounce-0ab51254 1.4s infinite}.dots span[data-v-0ab51254]:nth-child(2){animation-delay:.2s}.dots span[data-v-0ab51254]:nth-child(3){animation-delay:.4s}@keyframes bounce-0ab51254{0%,80%,to{transform:scale(0);opacity:.35}40%{transform:scale(1);opacity:1}}.user-content[data-v-0ab51254]{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.user-pill[data-v-0ab51254]{background:#f6f7f8;color:#1f2a37;padding:16px;border-radius:16px 6px 16px 16px;max-width:360px;font-size:16px;word-break:break-word}.input-card[data-v-0ab51254]{margin-top:8px;margin-bottom:10px;background:#fff;border:1px solid #e6eaf0;border-radius:14px;padding:16px 16px 12px;display:flex;gap:10px;flex-direction:column;align-items:flex-end}.mask-input[data-v-0ab51254]{flex:1;width:100%;min-height:40px;height:40px;border:1px solid #e6eaf0;border-radius:12px;padding:0 12px;font-size:16px;letter-spacing:2px;outline:none}.mask-input[data-v-0ab51254]:focus{border-color:#0d7ef2}.send[data-v-0ab51254]{height:40px;width:max-content;padding:0 18px;border-radius:12px;border:none;background:#0d7ef2;color:#fff;cursor:pointer}.send[data-v-0ab51254]:disabled{background:#e6eaf0;color:#9aa4b2;cursor:not-allowed}.final[data-v-0ab51254]{margin-top:12px}.final-bubble[data-v-0ab51254]{background:#f6f7f8;border-radius:6px 16px 16px;padding:16px;color:#363636}.final-text[data-v-0ab51254]{white-space:pre-line;color:#1f2a37}.final-actions[data-v-0ab51254]{margin-top:12px;display:flex;gap:10px}.primary[data-v-0ab51254],.secondary[data-v-0ab51254]{height:44px;padding:0 18px;border-radius:12px;cursor:pointer;font-size:15px;transition:all .2s}.primary[data-v-0ab51254]{border:none;background:#0d7ef2;color:#fff}.secondary[data-v-0ab51254]{border:1px solid #d7dee7;background:#fff;color:#1f2a37}.bot-bubble--document-reject[data-v-0ab51254]{background:#fceaea;border:1px solid #f3c4c4}.chat-wrapper[data-v-b5d27d58]{max-width:800px;margin:auto;display:flex}.chat-container[data-v-b5d27d58]{flex:1;overflow-y:auto;padding:0 16px;background:#fff;border-radius:12px}.chat-list[data-v-b5d27d58]{display:flex;flex-direction:column;gap:16px 0}.chat-fade-enter-active[data-v-b5d27d58],.chat-fade-leave-active[data-v-b5d27d58]{transition:all .25s ease}.chat-fade-enter-from[data-v-b5d27d58]{opacity:0;transform:translateY(10px)}.chat-fade-leave-to[data-v-b5d27d58]{opacity:0;transform:translateY(-6px)}.general-block[data-v-b5d27d58]{display:grid;gap:0 24px;grid-template-columns:370px 1fr}.general-block_chat .no-chat[data-v-b5d27d58]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;font-size:24px;font-weight:600;color:#363636;gap:16px}.page-header[data-v-8768a537]{display:flex;align-items:center;margin-bottom:32px}.creation-options[data-v-8768a537]{display:flex;flex-direction:column;gap:24px;width:100%;justify-content:center;align-items:center;color:#363636;padding:122px}.creation-options_title[data-v-8768a537]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:16px;margin-bottom:40px}.creation-options_title h2[data-v-8768a537]{font-size:24px;font-weight:600}.creation-options .buttons[data-v-8768a537]{display:flex;gap:0 16px}.creation-options .buttons_item[data-v-8768a537]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px 0;cursor:pointer;width:380px;padding:50px 40px;border-radius:16px;border:1px solid #CED4DA;transition:all .3s}.creation-options .buttons_item .manual_icon[data-v-8768a537],.creation-options .buttons_item .ai_icon[data-v-8768a537]{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:18px;margin-bottom:16px;transition:transform .25s ease,box-shadow .25s ease}.creation-options .buttons_item .manual_title[data-v-8768a537],.creation-options .buttons_item .ai_title[data-v-8768a537]{font-size:20px;font-weight:600}.creation-options .buttons_item .manual_desc[data-v-8768a537],.creation-options .buttons_item .ai_desc[data-v-8768a537]{font-size:14px;text-align:center}.creation-options .buttons_item .manual_icon[data-v-8768a537]{background-color:#6c757d}.creation-options .buttons_item .ai_icon[data-v-8768a537]{background-color:#0d87ef}.creation-options .buttons_item[data-v-8768a537]:hover{border:1px solid #0D87EF}.creation-options .buttons_item:hover .manual_icon[data-v-8768a537],.creation-options .buttons_item:hover .ai_icon[data-v-8768a537]{transform:scale(1.1);box-shadow:0 8px 20px #00000026}
