.steper{max-width:1439px;width:100%;top:0;position:sticky;background-color:#f0f4f7;z-index:3}.steper__wrapper{justify-content:space-between;margin-bottom:8px;padding:20px 24px;background-color:#fff;border-radius:4px}.steper__wrapper,.steper__wrapper .step{display:flex;align-items:center}.steper__wrapper .step>:not(:only-child):not(:last-child){margin-right:8px}.steper__wrapper .step__icon{width:24px;height:24px;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:14px;font-weight:600;background-color:#778da8;border-radius:50%;transition:all .25s cubic-bezier(.02,.01,.47,1)}.steper__wrapper .step__icon svg{padding:6px}.steper__wrapper .step__title{overflow:hidden;white-space:nowrap;transition:all .25s cubic-bezier(.02,.01,.47,1)}.steper__wrapper .step--ready .step__icon{background:rgba(0,181,78,.1);fill:#00b54e;color:#00b54e}.steper__wrapper .step--ready .step__title{color:#00b54e}.steper__wrapper .step--unready .step__icon{background:rgba(119,141,168,.1);fill:#778da8;color:#778da8}.steper__wrapper .step--unready .step__title{color:#778da8}.steper__wrapper .step--finish .step__icon{background:hsla(0,0%,100%,0);fill:#6746eb;color:#6746eb}.steper__wrapper .step--finish .step__icon svg{padding:4px}.steper__wrapper .step--finish .step__title{color:#6746eb}.steper__wrapper .step-divider{flex:1 1 100%;height:2px;margin:0 12px;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.steper__wrapper .step-divider--unready{background-color:rgba(119,141,168,.1)}.steper__wrapper .step-divider--ready{background:rgba(0,181,78,.1)}@media screen and (max-width:768px){.steper__wrapper{justify-content:center}.steper__wrapper .step{flex:10 1;flex-direction:column}.steper__wrapper .step>:not(:only-child):not(:last-child){margin-right:0;margin-bottom:8px}.steper__wrapper .step__title{text-align:center;text-align-last:center;white-space:normal}.steper__wrapper .step-divider{flex:1 1}}.select-field-adapter{min-height:67px}.file-viewer__body{display:flex;align-items:center}.file-viewer__body .files-list{display:flex;overflow:hidden}.file-viewer__body .files-list .file-chield{display:flex;align-items:center;overflow:hidden}.file-viewer__body .files-list .file-chield>:not(:only-child):not(:first-child):not(:last-child){margin-right:12px}.file-viewer__body .files-list .file-chield__name{flex:1 1 100%;white-space:pre;overflow:hidden;text-overflow:ellipsis}.file-viewer__body .files-list .file-chield__size{white-space:pre}.file-viewer__body .files-list .file-chield__cleaner,.file-viewer__body .files-list .file-chield__viewer{fill:#6746eb;transition:all .25s cubic-bezier(.02,.01,.47,1);cursor:pointer}.file-viewer__body .files-list .file-chield__cleaner:hover,.file-viewer__body .files-list .file-chield__viewer:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.file-modal{background-color:rgba(7,45,87,.2)}.file-modal,.file-modal .file-wrapper{display:flex;justify-content:center;align-items:center}.file-modal .file-wrapper{width:80%;height:80%;position:absolute;background-color:#000;border-radius:4px;box-shadow:0 4px 56px 0 rgba(0,0,0,.10196078431372549)}.file-modal .loaded-file{width:100%;height:100%;object-fit:contain;border-radius:4px}.file-modal .close-icon{position:absolute;top:-40px;right:-40px;cursor:pointer}.file-modal .close-icon svg{width:32px;height:32px;padding:0;fill:#fff;transition:all .25s cubic-bezier(.02,.01,.47,1)}.file-modal .close-icon svg:hover{fill:#6746eb;-webkit-transform:scale(1.2);transform:scale(1.2)}.upload-zone{display:flex;flex-direction:column}.upload-zone>:not(:only-child):not(:last-child){margin-bottom:24px}.upload-zone .dropzone{width:100%;min-height:205px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;background-color:#f0edfd;border:2px dashed #99a9ba;border-radius:8px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.upload-zone .dropzone>:not(:only-child):not(:last-child){margin-bottom:24px}.upload-zone .dropzone__message{display:flex;flex-direction:column;align-items:center}.upload-zone .dropzone__message>:not(:only-child):not(:last-child){margin-bottom:8px}.upload-zone .dropzone__message-title span{display:flex;text-align:center;text-align-last:center}.upload-zone .dropzone__warnings{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px;background-color:#f24646;color:#fff;border-radius:4px}.upload-zone .dropzone__warnings>:not(:only-child):not(:last-child){margin-bottom:8px}.upload-zone--accepted .dropzone{color:#00b54e;background-color:rgba(0,181,78,.1);border:2px dashed #00b54e}.upload-zone--rejected .dropzone{color:#f24646;background-color:rgba(242,70,70,.1);border:2px dashed #f24646}.supplier-info{display:flex;align-items:center;padding-top:16px}.supplier-info>:not(:only-child):not(:first-child){margin-left:12px}.supplier-info__select{flex:1 1 100%}.supplier-info__description{cursor:pointer}.supplier-info__description svg{fill:#6746eb}.operator-counterpart{padding:12px;border:1px solid #f0f4f7;border-radius:4px}.operator-counterpart>:not(:only-child):not(:last-child){margin-bottom:16px}.operator-counterpart .operator-agreement-blanck{display:flex;justify-content:center}.operator-counterpart .operator-agreement-blanck>*{color:#6746eb}.operator-counterpart .operator-agreement-blanck>* svg{fill:#6746eb;-webkit-transform:all .25s cubic-bezier(.02,.01,.47,1);transform:all .25s cubic-bezier(.02,.01,.47,1)}.operator-counterpart .operator-agreement-blanck>:not(:only-child):not(:last-child){margin-right:16px}.operator-counterpart .operator-agreement-blanck:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2)}.field-adapter{min-height:63px}.field-adapter>*{width:100%}.input-field--unvisiable{display:none!important}.client-sender .supplier-info{display:flex;align-items:center}.client-sender .supplier-info>:not(:only-child):not(:first-child){margin-left:12px}.client-sender .supplier-info__select{flex:1 1 100%}.client-sender .supplier-info__description{cursor:pointer}.client-sender .supplier-info__description svg{fill:#6746eb}.agent-header{display:flex;align-items:center}.agent-header>:not(:only-child):not(:last-child){margin-right:16px}.agent-header__title{min-height:25px;flex:1 1 100%;position:relative;overflow:hidden}.agent-header__title-wrapper{max-width:100vw;width:100%;height:100%;display:flex;align-items:center;position:absolute;top:0;left:0;white-space:pre}.agent-header__title-wrapper>:not(:only-child):not(:last-child){margin-right:16px}.agent-header__title-wrapper>.connected-label{padding:4px 12px;border-radius:4px;background-color:#f24646;color:#fff}.agent-header__title-wrapper>.agent-name{white-space:pre;overflow:hidden;text-overflow:ellipsis}.agent-header__title-wrapper span{font-weight:700}.agent-header__deleter,.agent-header__hidder{width:18px;height:18px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1);box-sizing:border-box;border-radius:4px}.agent-header__deleter svg,.agent-header__hidder svg{height:100%;padding:0;fill:#6746eb}.agent-header__deleter.focus-visible,.agent-header__hidder.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.agent-header__deleter:hover,.agent-header__hidder:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.agent-header__deleter:hover svg,.agent-header__hidder:hover svg{fill:#6746eb}.agent-header__deleter--disabled,.agent-header__hidder--disabled{cursor:not-allowed}.agent-header__deleter--disabled svg,.agent-header__hidder--disabled svg{fill:#dde2e8}.agent-header__deleter--disabled:hover,.agent-header__hidder--disabled:hover{-webkit-transform:scale(1);transform:scale(1)}.agent-header__deleter--disabled:hover svg,.agent-header__hidder--disabled:hover svg{fill:#99a9ba}.agent--connected .MuiFormControl-root.input-field .MuiInput-root input{box-shadow:0 0 0 30px #feecec!important;-webkit-box-shadow:0 0 0 30px #feecec inset!important}.agent--connected .MuiAccordion-root.connections-idedo{background-color:rgba(103,70,235,.1);border-radius:12px;border:1px solid #6746eb;box-shadow:none;transition:all .25s cubic-bezier(.02,.01,.47,1)}.agent--connected .MuiAccordion-root.connections-idedo .MuiAccordionSummary-expandIconWrapper svg{padding:4px;fill:#6746eb;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.agent--connected .MuiAccordion-root.connections-idedo:before{background-color:transparent}.agent--connected .MuiAccordion-root.connections-idedo .connections-idedo__header span{color:#6746eb}.agent--connected .MuiAccordion-root.connections-idedo .connections-idedo__body{display:flex;flex-direction:column}.agent--connected .MuiAccordion-root.connections-idedo .connections-idedo__body>:not(:only-child):not(:first-child){margin-top:12px}.agent--connected .MuiAccordion-root.connections-idedo .connections-idedo__body span{color:#1d3f66}.agent--connected .MuiAccordion-root.connections-idedo .connections-idedo__body .idedo-type{display:flex;flex-direction:column}.agent--connected .MuiAccordion-root.connections-idedo .connections-idedo__body .idedo-type>:not(:only-child):not(:first-child){margin-top:4px}.agent--connected .MuiAccordion-root.connections-idedo .connections-idedo__body .idedo-type__list{display:flex;flex-direction:column}.agent--connected .MuiAccordion-root.connections-idedo .connections-idedo__body .idedo-type__list .idedo-elem{display:flex;justify-content:space-between;align-items:center}.agent--connected .MuiAccordion-root.connections-idedo .connections-idedo__body .idedo-type__list .idedo-elem>:not(:only-child):not(:first-child){margin-top:4px}.agent--connected .MuiAccordion-root.connections-idedo .connections-idedo__body .idedo-type__list .idedo-elem .copy-icon{border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1);cursor:pointer}.agent--connected .MuiAccordion-root.connections-idedo .connections-idedo__body .idedo-type__list .idedo-elem .copy-icon svg{fill:#1d3f66}.agent--connected .MuiAccordion-root.connections-idedo .connections-idedo__body .idedo-type__list .idedo-elem .copy-icon:hover svg{fill:#6746eb}.agent--connected .MuiAccordion-root.connections-idedo .connections-idedo__body .idedo-type__list .idedo-elem .copy-icon.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.agent--connected .MuiAccordion-root.connections-idedo.Mui-expanded{margin-top:0}.agent--connected .MuiAccordion-root.connections-idedo.Mui-expanded .MuiAccordionSummary-root{min-height:auto}.agent--connected .MuiAccordion-root.connections-idedo.Mui-expanded .MuiAccordionSummary-root .MuiAccordionSummary-content{margin:12px 0}.agent{display:flex;flex-direction:column;padding:12px;border:1px solid #f0f4f7;border-radius:4px}.agent,.agent>:not(.agent-header),.agent>:not(:only-child):not(:last-child){transition:all .25s cubic-bezier(.02,.01,.47,1)}.agent>:not(.agent-header){max-height:100vh;overflow:visible}.agent--shown>:not(:only-child):not(:last-child){margin-bottom:12px}.agent--hidden>:not(:only-child):not(:last-child){margin-bottom:0}.agent--hidden>:not(.agent-header){max-height:0;overflow:hidden}.agent--hidden.agent--connected .MuiAccordion-root.connections-idedo{border:0 solid}.agent--hidden.block--with-error{border:1px solid #f24646;background-color:rgba(242,70,70,.1)}.agent--duplicate{background-color:#ffd740}.agent--duplicate .MuiFormControl-root.input-field .MuiInput-root input{box-shadow:0 0 0 30px #ffd740!important;-webkit-box-shadow:0 0 0 30px #ffd740 inset!important}.agent--duplicate .MuiFormControl-root.input-field .MuiInput-root:before{border-bottom:1px solid #557192}.agent--duplicate .MuiFormControl-root.input-field .MuiInput-root:hover:before{border-bottom:2px solid #557192}.agent--duplicate .MuiFormControl-root.input-field .MuiInputLabel-root:not(.Mui-error){color:#557192}.agent--connected{background-color:rgba(242,70,70,.1);border-color:#f24646}.ticket{padding:12px;border:1px solid #f0f4f7;border-radius:4px}.form-part__body>:not(:only-child):not(:last-child){margin-bottom:12px}.form-part__header{display:flex;align-items:center}.form-part__header>*{fill:#6746eb}.form-part__header>:not(:only-child):not(:last-child){margin-right:16px}.form-part__header-icon{display:flex;justify-content:center;align-items:center;background:rgba(103,70,235,.1);border-radius:8px}.form-part__header-icon svg{width:32px;height:32px;padding:7px}.form-part__header-title{flex:1 1 100%}.form-part__header-rollup{cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1);border-radius:4px}.form-part__header-rollup.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.form-part__header-rollup svg{padding:4px}.form-part__header-rollup:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.form-part--hidden .form-part__header-rollup svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.form-part{position:relative;overflow-anchor:none;padding:12px;background:#fff;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.form-part>:not(:only-child):not(:last-child){margin-bottom:12px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.form-part>:not(.form-part__header){max-height:100000vh;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:visible}.form-part--hidden>:not(:only-child):not(:last-child){margin-bottom:0}.form-part--hidden>:not(.form-part__header){max-height:0;overflow:hidden}.form-part--hidden.form-part--with-error{border:1px solid #f24646;background-color:rgba(242,70,70,.1)}.leaving-route-modal{display:flex;justify-content:center;align-items:center}.leaving-route-modal .leaving-route-dialog{max-width:450px;width:100%;position:absolute;display:flex;flex-direction:column;padding:24px;background-color:#fff;border-radius:4px;box-shadow:0 8px 16px rgba(0,0,0,.1)}.leaving-route-modal .leaving-route-dialog__header{display:flex;margin-bottom:12px}.leaving-route-modal .leaving-route-dialog__header>:not(:only-child):not(:last-child){margin-right:12px}.leaving-route-modal .leaving-route-dialog__header svg{padding:0;fill:#6746eb}.leaving-route-modal .leaving-route-dialog__header span{color:#072d57}.leaving-route-modal .leaving-route-dialog__body{display:flex;flex-direction:column;margin-bottom:24px}.leaving-route-modal .leaving-route-dialog__body span{color:#1d3f66}.leaving-route-modal .leaving-route-dialog__footer{display:flex}.leaving-route-modal .leaving-route-dialog__footer>:not(:only-child):not(:last-child){margin-right:16px}.leaving-route-modal .leaving-route-dialog__footer .check-box{flex:1 1 100%;display:flex;align-items:center}.leaving-route-modal .leaving-route-dialog__footer .buttons{display:flex}.leaving-route-modal .leaving-route-dialog__footer .buttons>:not(:only-child):not(:last-child){margin-right:8px}.MuiButton-root.btn.btn-leaving-route{text-transform:none;border-radius:4px}.MuiButton-root.btn.btn-leaving-route__accept{background-color:#6746eb;color:#fff}.MuiButton-root.btn.btn-leaving-route__denied{background:transparent;color:#072d57;border-color:transparent}.MuiButton-root.btn.btn-leaving-route__denied:hover{border:1px solid #6746eb;color:#6746eb;background:transparent}.form-btns{justify-content:center;align-items:center;transition:all .25s cubic-bezier(.02,.01,.47,1);cursor:pointer}.form-btns.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.form-btns .btn-icon,.form-btns>span{fill:#fff;color:#fff;font-weight:700}.form-btns:hover{background:#7a5ded;box-shadow:0 8px 16px rgba(0,0,0,.1)}.form-btns--fetching{pointer-events:none}.form-btns{height:64px;display:flex;top:0;position:sticky;border-radius:4px}.form-btns>:first-child{border-radius:4px 0 0 4px}.form-btns>:last-child{border-radius:0 4px 4px 0}.form-btns>:only-child{border-radius:4px}.form-btns__chield{flex:1 1;min-width:64px;height:100%;display:flex;justify-content:center;align-items:center;padding:16px;transition:all .25s cubic-bezier(.02,.01,.47,1);cursor:pointer}.form-btns__chield.btn--send.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;background-color:#7a5ded}.form-btns__chield.btn--new.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;background-color:#00cf59}.form-btns__chield .btn-name{width:0;display:none;margin-right:16px;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.form-btns__chield .btn-name span{color:#fff;font-weight:700;white-space:pre}.form-btns__chield .btn-icon svg{fill:#fff}.form-btns .btn--focus{flex:1 1 100%}.form-btns .btn--focus .btn-name{width:auto;display:block}.form-btns .btn--send{background-color:#6746eb}.form-btns .btn--send:hover{background-color:#4e30c7}.form-btns .btn--new{background-color:#00b54e}.form-btns .btn--new:hover{background-color:#00cf59}.aside-main{max-width:292px;min-width:292px;z-index:4}.aside-main__wrapper{display:flex;flex-direction:column;position:sticky;padding-left:16px}.aside-main__wrapper>:not(:only-child):not(:last-child){margin-bottom:8px}.form-info{flex-direction:column;padding:12px;background-color:#fff}.form-info,.form-info__header{display:flex;border-radius:4px}.form-info__header{height:48px;align-items:center;padding:12px 16px;color:#6746eb;fill:#6746eb;background-color:rgba(103,70,235,.1)}.form-info__header>:not(:only-child):not(:last-child){margin-right:16px}.form-info__header-title span{font-weight:700}.form-info__body{display:flex;flex-direction:column;color:#778da8;fill:#778da8}.form-info__body-elem{width:100%;height:48px;display:flex;justify-content:space-between;align-items:center;padding:12px 0 16px 16px}.form-info__body-elem>:not(:only-child):not(:last-child){margin-right:16px}.form-info__body-elem span{font-weight:700}.form-info__body-title{flex:1 1 100%;display:flex;align-items:center}.form-info__body-counter{display:flex;justify-content:center;align-items:center;padding:2px 8px;border-radius:4px;color:#6746eb;background-color:#e9f3fd;transition:all .25s cubic-bezier(.02,.01,.47,1)}.form-info__body-counter--warning{background-color:rgba(242,70,70,.1);color:#f24646}.message-info{position:relative;display:flex;flex-direction:column;padding:16px;background-color:#dde2e8;border-radius:8px;overflow:hidden;-webkit-animation:messageInfoAppearance .3s forwards;animation:messageInfoAppearance .3s forwards}.message-info>:not(:only-child):not(:first-child){margin-top:12px}.message-info span{z-index:1}.message-info .bg-img{position:absolute;top:calc(100% - 85px);left:calc(100% - 75px);z-index:0}.message-info .bg-img svg{width:100px;height:100px;fill:#99a9ba}@-webkit-keyframes messageInfoAppearance{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes messageInfoAppearance{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.application-identifier{padding:12px;border:1px solid #f0f4f7;border-radius:4px;background-color:#fff}.block-part-content{max-width:1439px;width:100%;display:flex;border-radius:4px}.block-part-content .main-content{flex:1 1 100%;overflow-y:hidden}.block-part-content .main-content>:not(:only-child):not(:last-child){margin-bottom:8px}.client-form,.operator-form{flex:1 1 100%;display:flex;flex-direction:column;align-items:center;padding-right:16px;overflow-y:auto}.agent-info-table,.status-info-table{background-color:#fff;border-radius:4px}.agent-info-table .MuiDataGrid-root,.status-info-table .MuiDataGrid-root{font-family:"Manrope";font-size:12px;border:none}.agent-info-table .MuiDataGrid-root .MuiDataGrid-columnsContainer,.status-info-table .MuiDataGrid-root .MuiDataGrid-columnsContainer{font-size:14px}.agent-info-table .MuiDataGrid-root .MuiDataGrid-columnsContainer .MuiDataGrid-columnHeaderTitleContainer,.status-info-table .MuiDataGrid-root .MuiDataGrid-columnsContainer .MuiDataGrid-columnHeaderTitleContainer{padding:0}.agent-info-table .MuiDataGrid-root .MuiDataGrid-windowContainer .MuiDataGrid-row:nth-child(odd),.status-info-table .MuiDataGrid-root .MuiDataGrid-windowContainer .MuiDataGrid-row:nth-child(odd){background-color:#e9f3fd;transition:all .25s cubic-bezier(.02,.01,.47,1)}.agent-info-table .MuiDataGrid-root .MuiDataGrid-windowContainer .MuiDataGrid-row.Mui-selected,.status-info-table .MuiDataGrid-root .MuiDataGrid-windowContainer .MuiDataGrid-row.Mui-selected{background-color:#f0edfd}.agent-info-table .MuiDataGrid-root .MuiDataGrid-windowContainer .MuiDataGrid-row:hover,.status-info-table .MuiDataGrid-root .MuiDataGrid-windowContainer .MuiDataGrid-row:hover{background-color:#6746eb;color:#fff}.agent-info-table .MuiDataGrid-root .MuiDataGrid-windowContainer .MuiDataGrid-row .MuiDataGrid-cell,.status-info-table .MuiDataGrid-root .MuiDataGrid-windowContainer .MuiDataGrid-row .MuiDataGrid-cell{border:none}.agent-info-table .MuiDataGrid-root .MuiButton-root,.status-info-table .MuiDataGrid-root .MuiButton-root{min-height:48px;padding:12px 16px;text-transform:unset;font-size:14px;font-weight:700}.agent-info-table .MuiDataGrid-root .MuiButton-root .MuiButton-startIcon svg,.status-info-table .MuiDataGrid-root .MuiButton-root .MuiButton-startIcon svg{fill:#6746eb;width:24px;height:24px}.agent-info-table__cell,.status-info-table__cell{display:flex;flex-direction:column;align-items:center}.agent-info-table__cell span,.status-info-table__cell span{line-height:normal}.loader{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;z-index:2;pointer-events:none}.loader svg{width:32px;height:32px}.status-info-form{width:100%;display:flex;flex-direction:column;align-items:center;padding-right:16px;overflow-y:auto}.status-info-form__header{max-width:1439px;width:100%;position:sticky;top:0;display:flex;background-color:#f0f4f7;padding-bottom:8px;z-index:3}.status-info-form__header .header__inputs-block{padding:8px 24px;background-color:#fff;border-radius:4px}.status-info-form__header .aside-main .form-btns{height:100%}.status-info-form__body{max-width:1439px;flex:1 1 100%;width:100%;display:flex;flex-direction:column;position:relative;padding-bottom:16px}.status-info-form__body>:first-child{margin-bottom:8px}.status-info-form__body .statement-info{display:flex;flex-direction:column;padding:24px;background-color:#fff;border-radius:4px}.status-info-form__body .statement-info>:not(:only-child):not(:last-child){margin-bottom:16px}.status-info-form__body .statement-info__date,.status-info-form__body .statement-info__idedo,.status-info-form__body .statement-info__operator,.status-info-form__body .statement-info__ticket{display:flex;align-items:center}.status-info-form__body .statement-info__date>:not(:only-child):not(:last-child),.status-info-form__body .statement-info__idedo>:not(:only-child):not(:last-child),.status-info-form__body .statement-info__operator>:not(:only-child):not(:last-child),.status-info-form__body .statement-info__ticket>:not(:only-child):not(:last-child){margin-right:8px}.status-info-form__body .statement-info__date .title,.status-info-form__body .statement-info__idedo .title,.status-info-form__body .statement-info__operator .title,.status-info-form__body .statement-info__ticket .title{white-space:pre}.status-info-form__body .statement-info__date .description,.status-info-form__body .statement-info__idedo .description,.status-info-form__body .statement-info__operator .description,.status-info-form__body .statement-info__ticket .description{flex:1 1 100%;white-space:pre;overflow:hidden;text-overflow:ellipsis}.status-info-form__body .statement-info__date .description span,.status-info-form__body .statement-info__idedo .description span,.status-info-form__body .statement-info__operator .description span,.status-info-form__body .statement-info__ticket .description span{color:#6746eb}.status-info-form .aside-main{display:flex;flex-direction:row}.status-info-form .aside-main__wrapper{flex:1 1 100%;flex-direction:row}.status-info-form .aside-main__wrapper>:first-child{flex:1 1 100%}.agent-info-form{width:100%;display:flex;flex-direction:column;align-items:center;padding-right:16px;overflow-y:auto}.agent-info-form__header{max-width:1439px;width:100%;position:sticky;top:0;display:flex;background-color:#f0f4f7;padding-bottom:8px;z-index:3}.agent-info-form__header .header__inputs-block{padding:8px 24px;background-color:#fff;border-radius:4px}.agent-info-form__header .aside-main .form-btns{height:100%}.agent-info-form__body{max-width:1439px;width:100%;flex:1 1 100%;display:flex;flex-direction:column;position:relative;padding-bottom:16px}.agent-info-form__body>:not(:only-child):not(:last-child){margin-bottom:8px}.agent-info-form__body .abonent-status{width:100%;display:flex;align-items:center;padding:16px;background-color:#fff;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.agent-info-form__body .abonent-status>:not(:only-child):not(:last-child){margin-right:8px}.agent-info-form__body .abonent-status--valid{color:#00b54e;fill:#00b54e;background-color:rgba(0,181,78,.1)}.agent-info-form__body .abonent-status--unvalid{color:#6746eb;fill:#6746eb;background-color:rgba(103,70,235,.1)}.agent-info-form .aside-main{display:flex;flex-direction:row}.agent-info-form .aside-main__wrapper{flex:1 1 100%;flex-direction:row}.agent-info-form .aside-main__wrapper>:first-child{flex:1 1 100%}.login-form{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.login-form__wrapper{width:400px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex-direction:column;padding:32px;background-color:#fff;border-radius:4px;box-shadow:0 8px 16px rgba(0,0,0,.10196078431372549)}.login-form__wrapper>:not(:only-child):not(:last-child){margin-bottom:24px}.MuiButton-root.btn.btn--login{height:48px;color:#fff;fill:#fff;background-color:#6746eb}.final-form{width:100%;height:100%;display:flex;padding-bottom:16px;overflow-y:auto}.final-form .form-roaming{flex:1 1 100%;display:flex;overflow-y:auto}.client-page{overflow-y:auto}.error-page{display:flex;position:relative;justify-content:flex-end;align-items:center;padding:0 124px}.error-page-info{width:50%}.error-page-info>:not(:only-child):not(:last-child):not(:nth-last-child(-n+2)){margin-bottom:16px}.error-page-info>:last-child{margin-top:48px}.error-page-info__body{display:flex;flex-direction:column}.error-page-info__body a.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.error-page-baner{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;pointer-events:none}.error-page-baner__left{flex:1 1 100%}.error-page-baner__left svg{width:100%;height:auto}.error-page-baner__right{flex:2 1 100%;flex-direction:column;justify-content:space-between}.error-page-baner__right svg{width:100%;height:auto}.error-page-baner__right>:first-child{padding-bottom:200px}.MuiButton-root.btn-error{height:42px;padding:0 12px;font-family:"Manrope";font-size:14px;line-height:19.25px;font-weight:500;text-transform:none;fill:#fff;border:1px solid #6746eb;border-radius:4px;box-shadow:none}.MuiButton-root.btn-error:hover{background-color:#6746eb;color:#fff;fill:#fff}.MuiButton-root .MuiButton-endIcon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.user-profile{min-width:276px;margin:0 16px 0 0}.user-profile:empty{display:none}.user-profile .user-poppup{display:flex;flex-direction:column;position:relative}.user-profile .user-poppup .poppup__body{display:flex;align-items:center}.user-profile .user-poppup .poppup__body>:not(:only-child):not(:last-child){margin-right:16px}.user-profile .user-poppup .poppup__body .user__name{flex:1 1 100%;display:flex;flex-direction:column;overflow:hidden}.user-profile .user-poppup .poppup__body .user__name>:first-child{color:#072d57}.user-profile .user-poppup .poppup__body .user__name span{display:flex;justify-content:flex-end;color:#778da8;white-space:pre;overflow:hidden;text-overflow:ellipsis}.user-profile .user-poppup .poppup__body .user__avatar{display:flex;align-items:center;cursor:pointer;border-radius:20px}.user-profile .user-poppup .poppup__body .user__avatar>:not(:only-child){margin-right:16px}.user-profile .user-poppup .poppup__body .user__avatar .client-image{min-width:40px;min-height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#6746eb}.user-profile .user-poppup .poppup__body .user__avatar .client-image svg{fill:#fff}.user-profile .user-poppup .poppup__body .user__avatar .arrow{min-width:10px;min-height:10px;border-right:1px solid #072d57;border-bottom:1px solid #072d57;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .25s cubic-bezier(.02,.01,.47,1)}.user-profile .user-poppup .poppup__body .user__avatar.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.user-profile .user-poppup .poppup__footer{width:100%;max-height:100vh;display:flex;flex-direction:column;position:absolute;left:0;top:100%;margin-top:16px;padding:16px;background-color:#fff;border-radius:4px;box-shadow:0 8px 16px rgba(0,0,0,.10196078431372549);overflow:visible;transition:all .25s cubic-bezier(.02,.01,.47,1)}.user-profile .user-poppup .poppup__footer>:not(:only-child):not(:last-child){margin-bottom:8px}.user-profile .user-poppup--shown .poppup__body .user__avatar .arrow{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.user-profile .user-poppup--hidden .poppup__footer{max-height:0;overflow:hidden;padding:0 16px}.header{width:100%;max-width:1439px;grid-area:header;display:flex;align-items:center;position:relative;margin:0 auto;z-index:5}.header>:not(:only-child):not(:last-child){margin-right:16px}.header .page-name{flex:1 1 100%}.logo{width:100%;min-height:76px;display:flex;align-items:center;padding:0 24px;background:#4e30c7}.logo,.logo>:not(:only-child):not(:last-child){transition:all .25s cubic-bezier(.02,.01,.47,1)}.logo>*{color:#fff;font-weight:500}.logo .product-logo svg{height:32px;padding:0}.logo .product-name{display:flex;flex-direction:column;overflow:hidden;white-space:nowrap;transition:all .25s cubic-bezier(.02,.01,.47,1)}.aside-nav--hidden .logo>:not(:only-child):not(:last-child){margin-right:0}.aside-nav--hidden .logo .product-name{width:0}.aside-nav--shown .logo>:not(:only-child):not(:last-child){margin-right:20px}.aside-nav--shown .logo .product-name{width:100%}.menu{flex:1 1 100%;display:flex;flex-direction:column}.menu .nav{border-radius:4px}.menu .nav,.menu .nav .menu__item,.menu .nav>:not(:only-child):not(:last-child){transition:all .25s cubic-bezier(.02,.01,.47,1)}.menu .nav .menu__item{width:100%;display:flex;justify-content:center;align-items:center;padding:12px 16px;border-radius:4px;cursor:pointer}.menu .nav .menu__item>*{fill:#778da8;color:#778da8;font-weight:700}.menu .nav .menu__item.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.menu .nav .menu__item-title{overflow:hidden;white-space:nowrap;transition:all .25s cubic-bezier(.02,.01,.47,1)}.menu .nav:hover{background:#4e30c7}.menu .nav:hover .menu__item>*{fill:#fff;color:#fff}.menu .nav--active{background:rgba(103,70,235,.1)}.menu .nav--active .menu__item>*{fill:#6746eb;color:#6746eb}.aside-nav .menu .nav:not(:only-child):not(:first-child){margin-top:8px}.aside-nav--hidden .menu{padding:0 2px}.aside-nav--hidden .menu .nav .menu__item>:not(:only-child):not(:last-child){margin-right:0}.aside-nav--hidden .menu .nav .menu__item-title{width:0}.aside-nav--shown .menu{padding:0 8px}.aside-nav--shown .menu .nav .menu__item>:not(:only-child):not(:last-child){margin-right:16px}.aside-nav--shown .menu .nav .menu__item-title{width:100%;text-align:left}.hide-thumb{display:flex;align-items:center;padding:8px 24px;cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1);border-radius:4px}.hide-thumb.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.hide-thumb>*{fill:#778da8;color:#778da8;font-weight:700}.hide-thumb__icon,.hide-thumb__title{transition:all .25s cubic-bezier(.02,.01,.47,1)}.hide-thumb__title{overflow:hidden;white-space:nowrap}.hide-thumb:hover>*{fill:#6746eb;color:#6746eb}.aside-nav--hidden .hide-thumb>:not(:only-child):not(:last-child){margin-right:0}.aside-nav--hidden .hide-thumb__title{width:0}.aside-nav--hidden .hide-thumb__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.aside-nav--shown .hide-thumb>:not(:only-child):not(:last-child){margin-right:24px}.aside-nav--shown .hide-thumb__title{width:100%}.aside-nav{grid-area:aside-nav;display:flex;flex-direction:column;background:#fff;transition:all .25s cubic-bezier(.02,.01,.47,1)}.aside-nav>:not(:only-child):not(:last-child){margin-bottom:16px}.aside-nav--hidden{width:72px}.aside-nav--shown{width:260px}.toast-messages__item{width:350px;display:flex;align-items:center;padding:20px 12px 20px 20px;color:#fff;border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.1);pointer-events:visible;transition:all .25s cubic-bezier(.02,.01,.47,1)}.toast-messages__item>:not(:only-child):not(:last-child){margin-right:16px}.toast-messages__item--success{background-color:#00b54e}.toast-messages__item--error,.toast-messages__item--success{-webkit-animation:animAppearance 10s forwards;animation:animAppearance 10s forwards}.toast-messages__item--error{background-color:#f24646}.toast-messages__item--warning{background-color:#072d57;-webkit-animation:animAppearance 10s forwards;animation:animAppearance 10s forwards}.toast-messages__left{flex:1 1 100%;flex-direction:column;display:flex}.toast-messages__left>:not(:only-child):not(:last-child){margin-bottom:8px}.toast-messages__right .toast-close{width:48px;height:48px;display:flex;justify-content:center;align-items:center;padding:8px;background-color:rgba(7,45,87,.1);border-radius:12px;cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1)}.toast-messages__right .toast-close svg{width:100%;height:auto;padding:0;fill:#fff}.toast-messages__right .toast-close:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2)}@-webkit-keyframes animAppearance{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}5%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}95%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}}@keyframes animAppearance{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}5%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}95%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}}.toast{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:flex-end;position:absolute;pointer-events:none;overflow:hidden;z-index:5}.toast-messages{flex:1 1 100%;display:flex;flex-direction:column;justify-content:flex-end;margin:16px}.toast-messages>:not(:only-child):not(:last-child){margin-bottom:16px}.progress-pie{position:relative;overflow:hidden}.progress-pie__percent{width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center}.progress-pie .pie{width:75px;height:75px}.progress-pie .pie__background{stroke:#dde2e8}.progress-pie .pie__circle{stroke:#6746eb;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center;transform-origin:center;transition:all .25s cubic-bezier(.02,.01,.47,1)}.progress-pie--loaded .pie__circle{stroke:#00b54e}.progress-bar{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;position:absolute;background-color:rgba(7,45,87,.9);overflow:hidden;transition:all .25s cubic-bezier(.02,.01,.47,1);z-index:5}.progress-bar__wrapper{min-width:300px;display:flex;flex-direction:column;padding:16px;background-color:#fff;border-radius:4px;-webkit-transform:translateY(100vh);transform:translateY(100vh);transition:all 1s}.progress-bar__wrapper>:not(:only-child):not(:first-child){margin-top:16px}.progress-bar__header{display:flex;justify-content:center}.progress-bar__body{display:flex}.progress-bar__body>:not(:only-child):not(:first-child){margin-left:16px}.progress-bar__body-decription{flex:1 1 100%;display:flex;flex-direction:column;justify-content:center}.progress-bar__body-decription>:not(:only-child):not(:first-child){margin-top:8px}.progress-bar__body-decription .progress-item{display:flex}.progress-bar__body-decription .progress-item>:not(:only-child):not(:first-child){margin-left:8px}.progress-bar__body-decription .progress-item__name:after{content:":"}.progress-bar__body-decription .progress-item__counter{white-space:nowrap}.progress-bar__body-vizualization{display:flex;align-items:center}.progress-bar--visiable{opacity:1}.progress-bar--visiable .progress-bar__wrapper{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.progress-bar--hidden{opacity:0;transition-delay:1s;pointer-events:none}.progress-bar--hidden .progress-bar__wrapper{-webkit-transform:translateY(100vh);transform:translateY(100vh);opacity:0;transition-delay:1s}.app{width:100vw;height:100vh;display:grid;grid-template-areas:"aside-nav header" "aside-nav main";grid-template-rows:76px 1fr;grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;grid-gap:0 16px;overflow-y:hidden;overflow-x:auto}.main{display:flex;justify-content:center;overflow-y:auto;overflow-x:hidden}.main>*{width:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;font-size:100%;vertical-align:baseline}body{position:relative;margin:0;font-size:14px}a{text-decoration:none}a:active,a:hover{outline:0}li,ul{list-style-type:none;margin:0;padding:0}html{font-size:14px}*,:after,:before,html{box-sizing:border-box}:focus{outline:0}audio,img,video{max-width:100%;height:auto}audio,canvas,iframe,img,svg,video{vertical-align:top}iframe{border:0}textarea{resize:none;overflow:auto;vertical-align:top;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}button,input,select,textarea{background:none;outline:none;border:none;font-size:100%;margin:0;padding:0}button,input{line-height:normal}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}@font-face{font-family:"Manrope";src:url(/static/media/Manrope-Light.d03f265a.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:"Manrope";src:url(/static/media/Manrope-Regular.82b079af.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Manrope";src:url(/static/media/Manrope-Medium.4a88d55f.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:"Manrope";src:url(/static/media/Manrope-SemiBold.26ad6bf1.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:"Manrope";src:url(/static/media/Manrope-Bold.d109d6f8.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:"Manrope";src:url(/static/media/Manrope-ExtraBold.9228fb8d.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}html{font-family:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif;text-align-last:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f4f7}html,svg{color:#072d57}svg{width:24px;height:24px;padding:2px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.h--1{font-size:58px;line-height:79.75px}.h--1,.h--2{transition:all .25s cubic-bezier(.02,.01,.47,1);font-weight:700}.h--2{font-size:42px;line-height:57.75px}.h--3{font-size:36px;line-height:49.5px}.h--3,.h--4{transition:all .25s cubic-bezier(.02,.01,.47,1);font-weight:700}.h--4{font-size:24px;line-height:33px}.h--5{font-size:18px;line-height:24.75px}.h--5,.h--6{transition:all .25s cubic-bezier(.02,.01,.47,1);font-weight:700}.h--6{font-size:14px;line-height:19.25px}.h--7{font-size:12px;font-weight:700}.h--7,.p--s{transition:all .25s cubic-bezier(.02,.01,.47,1);line-height:16.5px}.p--s{font-size:10px;font-weight:500}.p--xs{font-size:12px;line-height:13.75px}.p--m,.p--xs{transition:all .25s cubic-bezier(.02,.01,.47,1);font-weight:500}.p--m{font-size:14px;line-height:19.25px}.p--l{transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:18px;line-height:24.75px;font-weight:500}.copyTextArea{position:absolute;top:0;left:0;opacity:0;z-index:-1}.MuiButton-root.btn{min-height:40px;padding:0 20px;transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:12px;line-height:13.75px;font-weight:500;font-weight:700;line-height:normal;text-transform:none;color:#6746eb;fill:#6746eb;background-color:hsla(0,0%,100%,0);border:1px solid #6746eb;border-radius:4px;box-shadow:none}.MuiButton-root.btn:hover{background-color:#4e30c7;box-shadow:none;color:#fff;fill:#fff}.MuiButton-root.Mui-focusVisible{box-shadow:0 0 0 .2rem #8dcdff!important}.MuiButton-root.Mui-disabled.btn{color:#dde2e8;fill:#dde2e8;border-color:#dde2e8;background-color:hsla(0,0%,100%,0);pointer-events:auto;cursor:not-allowed}.MuiButton-root.Mui-disabled.btn:hover{color:#99a9ba;fill:#99a9ba;border-color:#99a9ba}.MuiFormControl-root.input-field .MuiFormHelperText-root,.MuiFormControl-root.input-field .MuiInput-input,.MuiFormControl-root.input-field .MuiInputAdornment-root>*,.MuiFormControl-root.input-field .MuiInputLabel-root,.MuiFormControl-root.select-field .MuiFormHelperText-root,.MuiFormControl-root.select-field .MuiInput-input,.MuiFormControl-root.select-field .MuiInputAdornment-root>*,.MuiFormControl-root.select-field .MuiInputLabel-root{font-family:"Manrope"}.MuiFormControl-root.input-field .MuiInput-input,.MuiFormControl-root.input-field .MuiInputLabel-root,.MuiFormControl-root.select-field .MuiInput-input,.MuiFormControl-root.select-field .MuiInputLabel-root{font-size:14px}.MuiFormControl-root.input-field .MuiInputLabel-root,.MuiFormControl-root.select-field .MuiInputLabel-root{z-index:2;pointer-events:none}.MuiFormControl-root.input-field .MuiInputLabel-root:not(.Mui-error),.MuiFormControl-root.select-field .MuiInputLabel-root:not(.Mui-error){color:#557192}.MuiFormControl-root.input-field .MuiInputLabel-root:not(.Mui-error) .MuiFormLabel-asterisk,.MuiFormControl-root.select-field .MuiInputLabel-root:not(.Mui-error) .MuiFormLabel-asterisk{color:#6746eb}.MuiFormControl-root.input-field .MuiInput-input,.MuiFormControl-root.select-field .MuiInput-input{color:#1d3f66!important}.MuiFormControl-root.input-field .MuiInput-root,.MuiFormControl-root.select-field .MuiInput-root{z-index:1}.MuiFormControl-root.input-field .MuiInput-root input,.MuiFormControl-root.select-field .MuiInput-root input{padding:4px 0;box-shadow:0 0 0 30px #fff!important;-webkit-box-shadow:0 0 0 30px #fff inset!important;-webkit-text-fill-color:#1d3f66!important}.MuiFormControl-root.input-field .MuiInput-root:before,.MuiFormControl-root.select-field .MuiInput-root:before{border-bottom:1px solid #778da8}.MuiFormControl-root.input-field .MuiInput-root:hover:before,.MuiFormControl-root.select-field .MuiInput-root:hover:before{border-bottom:2px solid #778da8}.MuiFormControl-root.input-field .MuiSelect-root,.MuiFormControl-root.select-field .MuiSelect-root{padding:4px 0}.MuiFormControl-root.input-field .Mui-disabled,.MuiFormControl-root.select-field .Mui-disabled{cursor:not-allowed}.MuiFormControl-root.input-field .Mui-disabled:before,.MuiFormControl-root.select-field .Mui-disabled:before{border-bottom-style:dashed}.MuiFormControl-root.input-field .Mui-disabled:hover:before,.MuiFormControl-root.select-field .Mui-disabled:hover:before{border-bottom:1px dashed #778da8}.MuiFormControl-root.input-field .MuiTypography-root,.MuiFormControl-root.select-field .MuiTypography-root{color:#1d3f66}.MuiFormHelperText-root.input-error{display:flex;color:red;overflow:hidden}.MuiFormHelperText-root.input-error span{flex:1 1 100%;font-weight:300;white-space:pre;overflow:hidden;text-overflow:ellipsis}.MuiTooltip-popper .MuiTooltip-tooltip{font-size:14px;background-color:#072d57}.MuiTooltip-popper .MuiTooltip-tooltip .MuiTooltip-arrow:before{background-color:#072d57}.MuiModal-root .MuiBackdrop-root{background-color:rgba(7,45,87,.5)}.MuiFormControlLabel-root{margin-right:0!important;margin-left:0!important}.MuiFormControlLabel-root .MuiCheckbox-root.leaving-route-checkbox{padding:0}.MuiFormControlLabel-root .MuiCheckbox-root.leaving-route-checkbox>svg{margin-right:8px;width:24px;height:auto;padding:0;fill:#6746eb}.MuiFormControlLabel-root .MuiCheckbox-root.leaving-route-checkbox:not(.Mui-checked) svg{fill:#778da8}.MuiFormControlLabel-root .MuiFormControlLabel-label{transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:12px;line-height:13.75px;font-weight:500;color:#778da8}.MuiFormControlLabel-root:hover .MuiTypography-root{color:#072d57}.MuiFormControlLabel-root:hover .MuiButtonBase-root:not(.Mui-checked) .MuiIconButton-label svg{fill:#6746eb}.js-focus-visible :focus:not(.focus-visible){outline:none}.form-field-row{width:100%;display:table;table-layout:fixed}.form-field-row>*{display:table-cell}.form-field-row>:nth-child(n):not(:last-child):not(:only-child){padding-right:20px}
/*# sourceMappingURL=main.07ddaa0e.chunk.css.map */