@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Open+Sans:wght@400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter&family=Open+Sans:wght@400;500&display=swap);html{overflow:auto;height:100%}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:400;src:url(../fonts/material_icons.dbedd318.woff2) format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-moz-font-feature-settings:"liga";-moz-osx-font-smoothing:grayscale}@font-face{font-family:Segoe UI;src:url(../fonts/SegoeUI-SemiBold.30fd9798.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Segoe UI;src:url(../fonts/SegoeUI.7d57fcab.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans-Regular.77c09223.ttf) format("ttf");font-style:normal;font-weight:400}.startAppScreen{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fff;z-index:5000}.startAppScreen_hidden{-webkit-animation:startAppScreen_hidden 400ms ease-in-out;animation:startAppScreen_hidden 400ms ease-in-out;left:100%}@-webkit-keyframes startAppScreen_hidden{0%{left:0%}to{left:100%}}@keyframes startAppScreen_hidden{0%{left:0%}to{left:100%}}.startAppScreen__content{color:#1976d2;display:flex;flex-direction:column;align-items:center}.loading-wrapper[data-v-32eac038]{position:fixed;width:100%;height:100%;top:0;left:0;background-color:hsla(0,0%,100%,0.5);display:flex;align-items:center;justify-content:center;z-index:6001}.errorDialog[data-v-0a8b2303]{z-index:99999}.errorDialog__message[data-v-0a8b2303]{display:grid;grid-template-columns:10px 1fr;gap:10px}.errorDialog__messageDot[data-v-0a8b2303]{width:10px;height:10px;margin-top:5px;border-radius:50%;background-color:red}.AppMenu{position:fixed;top:0;width:100%;background-color:#1976d2;justify-content:space-between;align-items:center;padding:0px 10px;z-index:1000}.AppMenu,.AppMenu__tabs{display:flex}.AppMenu__tabs a{position:relative;padding:15px 16px;color:#dbdbdb;text-decoration:none;transition:color 250ms,background-color 250ms}.AppMenu__tabs a:hover{background-color:#2b88e4}.AppMenu__tabs a.router-link-exact-active{color:#fff}.AppMenu__linkDecorate{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#fff;-webkit-animation-name:AppMenu__linkDecorate;animation-name:AppMenu__linkDecorate;-webkit-animation-duration:250ms;animation-duration:250ms}@-webkit-keyframes AppMenu__linkDecorate{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes AppMenu__linkDecorate{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.AppMenu__right{display:flex;align-items:center;justify-content:flex-end;gap:10px}.AppMenu__appVersion{font-size:16px;color:#fff}.unimportantNotificationsWindow{position:fixed;right:0;top:50px;z-index:1000;width:300px;max-height:600px;padding:0px 10px 0px 10px;display:flex;flex-direction:column-reverse;overflow-y:auto;overflow-x:hidden;background:transparent}.unimportantNotificationsWindow__unimportantNotification{margin-bottom:8px}.unimportantNotification{-webkit-animation-name:unimportantNotification;animation-name:unimportantNotification;-webkit-animation-duration:400ms;animation-duration:400ms;position:relative;background:#fff;opacity:0.5;border:1px solid #d3d3d3;border-radius:6px 6px 0px 0px}.unimportantNotification:hover{opacity:1}.unimportantNotification .unimportantNotification__header{border-bottom:1px solid #d3d3d3}.unimportantNotification .unimportantNotification__title{font-size:16px;font-weight:700;padding:4px 10px 0px 10px}.unimportantNotification .unimportantNotification__body{text-indent:20px;margin:10px}.unimportantNotification .unimportantNotification__btnClose{float:right;position:relative;right:-5px;top:-2px}@-webkit-keyframes unimportantNotification{0%{right:-200px}to{right:0}}@keyframes unimportantNotification{0%{right:-200px}to{right:0}}.unimportantNotification__success .unimportantNotification__radar{background-color:#63cba5}.unimportantNotification__warning .unimportantNotification__radar{background-color:#f44336}.unimportantNotification__notice .unimportantNotification__radar{background-color:#fcc500}.unimportantNotification__radar{display:block;height:12px;width:12px;float:left;border-radius:100%;margin-right:10px;margin-top:6px;border:1.5px solid #a6a6a6}.profitNotify{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:9999}.profitNotify__content{position:relative;padding:5px 15px;border-radius:4px;-webkit-animation-name:animNotify;animation-name:animNotify;-webkit-animation-duration:2000ms;animation-duration:2000ms}.profitNotify__content_success{background-color:#21ba45;color:#fff}.profitNotify__content_negative{background-color:#c10015;color:#fff}@-webkit-keyframes animNotify{0%{transform:scaleY(0.3)}10%{transform:scaleY(1)}25%{top:0px;opacity:1}to{top:-220px;opacity:0}}@keyframes animNotify{0%{transform:scaleY(0.3)}10%{transform:scaleY(1)}25%{top:0px;opacity:1}to{top:-220px;opacity:0}}.profitNotify__materialIcon{margin-right:5px}.q-btn.textBtn{font-family:Segoe UI!important;font-style:normal!important;font-weight:600!important;font-size:14px!important;line-height:170%!important}.iconHover,.iconHover_danger,.iconHover_success{cursor:pointer;transition:color 200ms ease-in-out}.iconHover_danger,.iconHover_success{color:#777}.iconHover_danger:hover,.iconHover_success:hover{color:#21ba45}.iconHover_danger:hover{color:#c10015}.appMain{padding-top:50px}.profitSelect{position:relative;min-height:31px;width:100%;display:flex;align-items:center;border:1px solid rgba(0,0,0,0.24);border-radius:4px;transition:border-color 0.6s;cursor:pointer}.profitSelect_disabled{cursor:not-allowed;opacity:0.6}.profitSelect_negative{background-color:rgba(255,105,180,0.25)}.profitSelect_focused{border:2px solid #1976d2}.profitSelect_focused .profitSelect__select{padding:0 57px 0 9px}.profitSelect_focused .profitSelect__input{display:block;position:relative;width:100%;height:20px}.profitSelect_focused .profitSelect__input:focus{border:none;outline:none}.profitSelect__label{font-family:Segoe UI;font-style:normal;font-weight:400;font-size:14px;color:#000;margin-bottom:8px}.profitSelect__select{padding:0 58px 0 10px;max-width:100%}.profitSelect__title{width:-webkit-min-content;width:-moz-min-content;width:min-content}.profitSelect__titleMultiple{display:flex;gap:4px;max-width:100%}.profitSelect__titleMultiple .profitSelect__titleItemMultiple{font-family:Segoe UI;font-style:normal;font-weight:400;font-size:12px;letter-spacing:0.004em;color:#6c6d6e;max-width:100%;padding:2px 8px 2px 8px;background:#f4f4f5;border-radius:2px;display:flex;align-items:center}.profitSelect__titleMultiple .profitSelect__titleItemMultiple .profitSelect__titleItemMultipleTitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.profitSelect__titleMultiple .profitSelect__titleItemMultiple .profitSelect__closeIcon{font-size:14px;color:#979797;margin-left:4px;cursor:pointer}.profitSelect__placeholder{font-family:Segoe UI;font-style:normal;font-weight:400;font-size:14px;color:#6c6d6e}.profitSelect__input{height:0;border:none;padding:0;position:absolute}.profitSelect__btnOpenDropList{position:absolute;right:1px;top:1px;display:flex;align-items:center}.profitSelect__btnOpenDropList .profitSelect__icon{color:rgba(0,0,0,0.5411764705882353);cursor:pointer}.profitSelect__dropListWrapper{position:fixed;top:0;right:0;left:0;bottom:0;z-index:5000}.profitSelect__dropList{background:#fff;position:absolute;height:300px;overflow:auto;transition:opacity 0.5s;filter:drop-shadow(-1px 3px 5px rgba(139,144,156,0.25));border-radius:4px;opacity:1}.profitSelect__dropList .profitSelect__additionalItems{border-bottom:1px solid #d3d3d3}.profitSelect__dropList .profitSelect__dropItem{font-family:Segoe UI;font-style:normal;font-weight:400;font-size:14px;color:#000;padding:8px 10px;display:flex;align-items:center;cursor:pointer;transition:background 0.2s}.profitSelect__dropList .profitSelect__dropItem:hover{background:#ddd}.profitSelect__dropList .profitSelect__checkbox{margin-right:10px;flex-shrink:0}.profitSelect__dropList .profitSelect__dropItem_selected{color:#1976d2}.profitSelect__dropList .profitSelect__dropItem_selected:hover{background-color:rgba(25,118,210,0.1843137254901961)}.profitSelect_redesign{min-height:41px}.profitSelect_redesign .profitSelect__btnOpenDropList{top:5px}.profitSelect_redesign .profitSelect__placeholderRedesign{font-family:Open Sans;font-style:normal;font-weight:400;font-size:8px;line-height:136%;letter-spacing:-0.01em;color:#5a5a5a;position:absolute;top:1px}.profitSelect_redesign .profitSelect__placeholderRedesign_active{color:#1976d2}.profitSelect_redesign .profitSelect__title{position:relative;top:5px}.profitSelect_redesign .profitSelect__titleMultiple{position:relative;top:4px}.profitInput{position:relative}.profitInput__label{margin-bottom:8px}.profitInput__input,.profitInput__label{font-family:Segoe UI;font-style:normal;font-size:14px;color:#000}.profitInput__input{font-weight:400;padding:0 10px;width:100%;min-height:31px;border:1px solid #bfc0c1;border-radius:4px;outline:none;transition:border-color 0.5s}.profitInput__input:focus{border:2px solid #1976d2;padding:0 9px;outline:none}.profitInput__input:disabled{color:#000;opacity:1}.profitInput__input_negative{background-color:rgba(255,105,180,0.25)}.profitInput__input_redesign{min-height:41px}.profitInput__input_redesign:focus{padding:10px 9px 0 9px}.profitInput__input_redesign:focus::-moz-placeholder{color:#fff}.profitInput__input_redesign:focus:-ms-input-placeholder{color:#fff}.profitInput__input_redesign:focus::placeholder{color:#fff}.profitprofitInput__placeholderRedesign{font-family:Open Sans;font-style:normal;font-weight:400;font-size:8px;line-height:136%;letter-spacing:-0.01em;color:#5a5a5a;position:absolute;top:2px;left:10px}.profitprofitInput__placeholderRedesign_focus{color:#1976d2}.profitPopup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:flex;justify-content:center;align-items:center}.profitPopup_seamless{background-color:rgba(0,0,0,0.5)}.profitPopup__dialog{overflow:hidden;display:flex;flex-direction:column;background-color:#fff;border-radius:4px;box-shadow:0 2px 4px -1px rgba(0,0,0,0.2),0 4px 5px rgba(0,0,0,0.14),0 1px 10px rgba(0,0,0,0.12);transition:opacity 0.3s,transform 0.3s}.profitPopup__dialog_scale{transform:scale(0.1);opacity:0}.profitPopup__header{height:40px;flex-shrink:0;background-color:#1976d2;padding:0 10px;display:flex;justify-content:space-between;align-items:center}.profitPopup__header .profitPopup__title{color:#fff}.profitPopup__header .profitPopup__headerBtns button{min-width:30px;min-height:30px;width:30px;height:30px;color:#fff}.profitPopup__main{width:100%;height:100%;overflow:auto;padding:10px;max-height:90vh}.profitTextarea{width:100%;height:100px;resize:none}.profitTextarea:focus-within .profitTextarea__fieldset{border:1px solid #1976d2}.profitTextarea__fieldset{border-radius:4px;overflow:hidden;border:1px solid #d3d3d3;height:100%}.profitTextarea__legend{height:30px;line-height:28px;margin:0 0 0 10px;padding:0 20px 0 20px;border-radius:4px;color:#6d6d6d;border:1px solid #d3d3d3;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profitTextarea__textarea{width:100%;height:100%;padding:0 10px;border:none;outline:none;resize:none}.profitCheckbox_disabled{opacity:0.5;cursor:not-allowed!important}.profitCheckbox__active,.profitCheckbox__unactive{width:100%;height:100%;cursor:pointer}.profitCheckbox__unactive{border:1px solid #757575;border-radius:3px;transition:border 250ms}.profitCheckbox__unactive:hover{border:1px solid #1976d2}.listMaker{position:relative;min-height:31px;width:100%;display:flex;align-items:center;border:1px solid rgba(0,0,0,0.24);border-radius:4px;transition:border-color 0.6s}.listMaker__label{color:#000;margin-bottom:8px}.listMaker__label,.listMaker__placeholder{font-family:Segoe UI;font-style:normal;font-weight:400;font-size:14px}.listMaker__placeholder{color:#6c6d6e}.listMaker_disabled{cursor:not-allowed;opacity:0.6}.listMaker_negative{background-color:rgba(255,105,180,0.25)}.listMaker_focused{border:2px solid #1976d2}.listMaker_focused .listMaker__select{padding:0 49px 0 9px}.listMaker_focused .listMaker__input{display:block;position:relative;width:100%;height:20px}.listMaker_focused .listMaker__input:focus{border:none;outline:none}.listMaker__select{padding:0 50px 0 10px}.listMaker__textSelectBox{display:flex;gap:10px}.listMaker__textSelectBox .listMaker__textSelect{font-family:Segoe UI;font-style:normal;font-weight:400;font-size:14px;letter-spacing:0.004em}.listMaker__textSelectBox .listMaker__additionalTextSelect{font-family:Segoe UI;font-style:normal;font-weight:400;font-size:12px;letter-spacing:0.004em;color:#6c6d6e;padding:2px 8px 2px 8px;background:#f4f4f5;border-radius:2px}.listMaker__input{height:0;border:none;padding:0;position:absolute}.listMaker__btnOpenDropList{position:absolute;right:1px;top:1px;display:flex;align-items:center}.listMaker__btnOpenDropList .listMaker__icon{color:rgba(0,0,0,0.5411764705882353);cursor:pointer}.listMaker__dropListWrapper{position:fixed;top:0;right:0;left:0;bottom:0;z-index:1}.listMaker__dropList{background:#fff;position:fixed;z-index:5000;height:300px;overflow:auto;transition:opacity 0.5s;filter:drop-shadow(-1px 3px 5px rgba(139,144,156,0.25));border-radius:4px;opacity:1}.listMaker__dropList .listMaker__dropItem{font-family:Segoe UI;font-style:normal;font-weight:400;font-size:14px;color:#000;padding:8px 10px;display:flex;align-items:center;cursor:pointer;transition:background 0.2s}.listMaker__dropList .listMaker__dropItem:hover{background:#ddd}.listMaker__dropList .listMaker__dropItemRemoveIcon{margin-right:10px}.listMaker__dropList .listMaker__dropItemRemoveIcon:hover{color:#c10015}.listMaker__dropList .listMaker__dropListBtnAdd{width:100%}.treeSelect{position:relative;min-height:31px;width:100%;display:flex;align-items:center;border:1px solid rgba(0,0,0,0.24);border-radius:4px;transition:border-color 0.6s}.treeSelect_focused{border:2px solid #1976d2}.treeSelect_focused .treeSelect__select{padding:0 49px 0 9px}.treeSelect__select{padding:0 50px 0 10px}.treeSelect__title{width:-webkit-min-content;width:-moz-min-content;width:min-content}.treeSelect__titleMultiple{display:flex;gap:4px}.treeSelect__titleMultiple .treeSelect__titleItemMultiple{font-family:Segoe UI;font-style:normal;font-weight:400;font-size:12px;letter-spacing:0.004em;color:#6c6d6e;padding:2px 8px 2px 8px;background:#f4f4f5;border-radius:2px}.treeSelect__titleMultiple .treeSelect__titleItemMultiple .treeSelect__closeIcon{font-size:14px;color:#979797;position:relative;top:-2px;margin-left:4px;cursor:pointer}.treeSelect__placeholder{font-family:Segoe UI;font-style:normal;font-weight:400;font-size:14px;color:#6c6d6e}.treeSelect__input{height:0;border:none;padding:0;position:absolute}.treeSelect__btnOpenDropList{position:absolute;right:1px;top:1px;display:flex;align-items:center}.treeSelect__btnOpenDropList .treeSelect__icon{color:rgba(0,0,0,0.5411764705882353);cursor:pointer}.treeSelect__dropListWrapper{position:fixed;top:0;right:0;left:0;bottom:0;z-index:1}.treeSelect__dropList{background:#fff;position:fixed;z-index:5000;height:300px;overflow:auto;transition:opacity 0.5s;filter:drop-shadow(-1px 3px 5px rgba(139,144,156,0.25));border-radius:4px;opacity:1}.treeSelect__dropList .treeSelect__dropItem{font-family:Segoe UI;font-style:normal;font-weight:400;font-size:14px;color:#000;padding:8px 10px;display:grid;grid-template-columns:20px 1fr;align-items:center;cursor:pointer;transition:background 0.2s}.treeSelect__dropList .treeSelect__checkbox{margin-right:10px}.treeSelect__dropList .treeSelect__dropItem_selected{color:#1976d2}.treeSelect__dropSubList{grid-column-start:1;grid-column-end:3;padding-left:30px}.treeSelect__dropSubList .treeSelect__dropSubItem{display:flex;align-items:center}.treeSelect__dropSubList .treeSelect__dropSubItem:hover{background-color:rgba(25,118,210,0.1843137254901961)}.profitTabs{display:flex}.profitTabs__tab{position:relative;padding:15px 16px;font-family:Segoe UI;font-style:normal;font-weight:400;font-size:14px;color:#5a5a5a;cursor:pointer}.profitTabs__tab_active{color:#000}.profitTabs__lineDecorate{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#1976d2;-webkit-animation-name:profitTabs__lineDecorate;animation-name:profitTabs__lineDecorate;-webkit-animation-duration:250ms;animation-duration:250ms}@-webkit-keyframes profitTabs__lineDecorate{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes profitTabs__lineDecorate{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.calendarRange{display:flex}.calendarRange__endtDate{display:flex;align-items:center}.calendarRange__separator{width:10px;height:1px;background-color:#000;margin:0 10px}.profitPaginator[data-v-6edca773]{padding:20px 0;display:flex;justify-content:center;align-items:center}.profitPaginator__select[data-v-6edca773]{width:100px;height:30px}.ProfitFormFields__checkbox{display:flex;flex-direction:column;align-items:center}