.anchor-blank{text-decoration:none;color:#3f51b5}.anchor-blank:hover{text-decoration:underline}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;overflow-y:hidden}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:Open Sans,sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}::selection{color:#000;background:#4f9fbd4d}.spinner{margin:10px auto;width:100px;height:100px}.spinner--fullScreen{width:100vw;height:100vh;position:relative;margin:0;z-index:9999999999999;display:flex;flex-direction:row;align-items:center;justify-content:center}.navigation__list{display:flex;flex-direction:column;flex-grow:1;background-color:#eceff1}.navigation__list-item{overflow:hidden;padding-left:15px}.navigation__list-item--active{background-color:#00000014}.navigation__list-item--settings{margin-top:auto}.heading--type_page{font-size:24px;line-height:27px;font-weight:300;text-transform:uppercase;text-align:center}.heading--type_section{text-transform:uppercase;font-weight:300}.heading--type_section-small{text-transform:uppercase;font-weight:300;font-size:16px}.heading--center{text-align:center}.copy-to-clipboard__button-icon{font-size:16px}.copy-to-clipboard__button-icon--with-text{margin-right:5px}.error-fallback{padding:16px;width:100%;max-width:100%;overflow:auto}.error-fallback__message{position:relative;background-color:#fbdade;margin-bottom:24px;padding:12px 8px}.error-fallback__message:hover .error-fallback__hover{display:block}.error-fallback__info{position:relative;background-color:#fbdade;width:100%;overflow:auto;max-height:300px;margin-bottom:24px;padding:8px}.error-fallback__info:hover .error-fallback__hover{display:block}.error-fallback__hover{display:none;position:absolute;right:0;top:0;z-index:10}.error-fallback__controls{display:flex;justify-content:flex-end;flex-wrap:wrap}.error-fallback__controls button{margin-left:16px;margin-bottom:16px}.page-not-found{background-color:#fbdade;margin:30px;border-radius:15px;border:1px solid #d50000;padding:30px;font-size:20px;display:flex;color:#d50000}.page-not-found__icon{margin-right:20px}.layout{position:relative;z-index:1;display:flex;flex-direction:row;overflow-x:hidden;height:100vh}.layout__drawer{background-color:#eceff1}.layout__drawer-toolbar{display:flex;align-items:center;justify-content:space-between;width:200px;padding:0 8px}.layout__menu{margin-left:5px}.layout__help svg{fill:#8b969e}.layout__help:hover svg{fill:#fb8c00;stroke:#3f51b5}.layout__help--active{pointer-events:none}.layout__help--active svg{stroke:none;fill:#fb8c00}.layout__paper{background-color:inherit;position:relative;display:flex;flex-direction:column;z-index:50;white-space:nowrap;width:200px;overflow-x:hidden}.layout__paper::-webkit-scrollbar{width:0}.layout__main{overflow:auto;width:calc(100% - 200px);display:flex;flex-direction:column}.layout__user-block{display:flex;height:30px}.layout__user-name{font-size:13px;text-align:center;overflow:hidden;width:100%;box-sizing:border-box;text-overflow:ellipsis;font-weight:600;color:#000;padding:8px;border-top:1px solid #cfd2d4}.notification-manager__notification-list{z-index:11000;position:fixed;bottom:20px;right:20px;width:550px}.notification-manager__notification{width:100%}.notification{position:relative}.notification__content{margin-bottom:10px;cursor:pointer;position:relative}.notification__content--success{background-color:#43a047}.notification__content--warning{background-color:#ffa000;color:#4d4d4d}.notification__content--fail{background-color:#d32f2f}.notification__content--info{background-color:#1976d2}.notification__content--pinned{cursor:default}.notification__progress{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:14px}.notification__header{display:flex;align-items:center;justify-content:space-between}.notification__message{display:flex;align-items:center;flex-direction:row;font-size:14px;color:inherit}.notification__message-text{display:flex;flex-direction:column}.notification__icon{margin-right:10px;width:24px;height:24px;position:relative}.notification__close{padding:0}.notification__close--loading{color:#fff}.notification__more{position:absolute;bottom:0;left:0;border-radius:0;width:100%;height:15px;display:flex;flex-direction:row;justify-content:center}.notification__more svg{position:relative;top:-8px}.notification__pin{position:absolute;left:0;top:0;width:16px;height:16px;color:#000}.notification__link{color:#3f51b5;margin-left:auto;margin-right:15px;text-decoration:none}.styled-link{text-decoration:none;color:#002984;cursor:pointer}.styled-link:hover{text-decoration:underline}.styled-link--disabled{pointer-events:none}.modal-window{box-sizing:border-box;position:absolute;background-color:#fff;box-shadow:0 5px 18px #3f345812;outline:none;overflow:hidden;border-radius:10px}.modal-window__header{min-height:60px;display:flex;flex-direction:row;align-items:center;font-size:20px;font-weight:500;padding:0 40px 0 16px;line-height:1.3;flex-shrink:0}.modal-window__close{position:absolute;z-index:2;right:10px;top:15px;width:30px;height:30px;cursor:pointer;padding:5px}.modal-window__close--progress{cursor:default}.button-with-progress{position:relative;overflow:hidden}.button-with-progress__progress{position:absolute;bottom:0;left:0;right:0}.search-input__close{stroke:#d50000;cursor:pointer;width:14px;height:14px}.simple-menu__default-button{padding:8px}.form-header{flex-shrink:0;position:sticky;top:0;min-height:57px;display:flex;flex-direction:row;align-items:center;width:100%;margin-bottom:5px;background-color:#d5e9f2;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f;z-index:6}.form-header--bottom{order:1}.form-header--plain{margin-bottom:0;box-shadow:none;background-color:#fff}.form-header__inner{margin:0 auto;max-width:1000px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 10px}.form-header__search-input{width:100%;max-width:250px;margin-right:15px;margin-bottom:10px;margin-left:16px}.form-header__button-block{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-left:auto}.form-header__button{margin-left:15px}.form-header__settings{flex-shrink:0;display:flex;flex-direction:row;justify-content:flex-end}.list-item-with-icon{margin-left:15px;width:auto;padding-top:4px;padding-bottom:4px}.list-item-with-icon__icon{width:24px;height:24px;display:flex;flex-direction:row;align-items:center;justify-content:center}.list-item-with-icon__icon-wrapper{color:#002984}.list-item-with-icon__text{padding-left:5px}.nested-list-item__folder{cursor:pointer;padding-bottom:4px;padding-top:4px}.nested-list-item__folder-icon{fill:#fb8c00;margin-top:-2px}.nested-list-item__folder-root{padding:0 16px}.attribute-picker-content{display:flex;flex-direction:column;overflow:hidden;padding:15px;box-sizing:border-box;height:100%}.attribute-picker-content__title{text-align:center;font-size:18px;font-weight:600}.attribute-picker-content__input{width:400px;align-self:center;text-align:center;flex-shrink:0;margin-bottom:5px}.attribute-picker-content__list-wrapper{flex-grow:1;overflow-y:auto}.attribute-picker-content__list-wrapper::-webkit-scrollbar{background-color:transparent;width:8px}.attribute-picker-content__list-wrapper::-webkit-scrollbar-thumb{background-color:#8b969e;opacity:.5;border-radius:8px}.attribute-picker-content__list{padding-top:0}.attribute-picker{width:800px;height:600px;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column}.business-attaching-field{display:flex;flex-direction:column}.business-attaching-field__title{text-align:center}.model-selector{cursor:pointer;width:100%;padding-right:40px}.model-selector--disabled{cursor:default}.model-selector__input-root{height:100%}.model-selector__controls{display:flex;align-items:center;width:100%;position:relative}.model-selector__input{text-shadow:0 0 0 #000;text-overflow:ellipsis;font-size:14px;padding-right:20px}.model-selector__input--disabled{color:#4f5458;font-weight:300}.model-selector__input--no-label{padding:0 20px 0 0}.model-selector__input--link{padding-right:50px}.model-selector__paper{height:80vh;inset:0;margin:auto;width:fit-content;max-width:80vw;display:flex;flex-direction:column}.model-selector__table{flex-grow:1}.model-selector__icons{position:absolute;top:50%;transform:translateY(-50%);right:0;display:flex;flex-direction:row;align-items:center}.model-selector__icon-button{color:#3f51b5;padding:5px}.model-selector__icon-button--disabled{color:#0000008a}.model-selector__icon-button--link{transform:scaleX(-1);pointer-events:all}.model-selector__current-model{margin:10px 0 0;padding:4px 16px;background-color:#d5e9f2;display:flex;align-items:center}.model-selector__model-name{font-size:15px;margin-left:16px;text-transform:uppercase}.model-selector__reset-btn{margin-left:auto}.cell{word-wrap:break-word;overflow-wrap:break-word}.cell--bordered+.cell--bordered{border-left:1px solid #eceff1}.cell--type_header{font-weight:600;color:#000}.cell--type_header+.cell--type_header{border-color:#ddd}.cell--type_total{font-weight:600}.nav-button{font-weight:400;text-align:center}.nav-button--size_tiny{font-size:12px;text-transform:none}.nav-button--size_small{font-size:14px}.nav-button--size_medium{font-size:16px}.nav-button--size_big{font-size:22px}.nav-button--active{pointer-events:none;color:#000;font-weight:500}.filter-variant__condition-variant{flex-wrap:nowrap;display:flex;flex-direction:row;align-items:baseline;align-self:stretch;margin-bottom:15px;position:relative}.filter-variant__input{flex-grow:1;max-width:220px;align-self:baseline;width:calc(50% - 30px)}.filter-variant__input:first-child:not(:last-child){margin-right:10px}.filter-variant__input-component{font-size:14px}.filter-variant__close-button{position:absolute;right:-7px;top:-18px;width:20px;height:20px}.filter-variant__close-button svg{width:15px;height:15px}.date-input{position:relative}.date-input__input{width:100%;max-width:100%;outline:none;border:none;background:inherit}.date-input__input::-webkit-calendar-picker-indicator{padding-left:0;margin-left:0;width:20px;height:20px}.date-input__reset-button{position:absolute;z-index:10;right:30px;top:50%;transform:translateY(-50%);padding:0}.date-input__reset-icon{width:15px;height:15px}.enum-selector{min-width:100px;max-width:100%}.enum-selector__input{display:flex;flex-direction:column;font-size:inherit}.enum-selector__select-menu{font-size:14px}.enum-selector__menu-item{padding-top:3px;padding-bottom:3px}.pattern-button__model{top:10vh;left:10vw;width:80vw;height:80vh}.pattern-button__table{height:calc(100% - 60px)}.save-new-form{padding:16px}.save-new-form__field{min-width:250px;margin-bottom:16px}.save-new-form__form{display:flex;flex-direction:column}.save-new-form__controls{display:flex;justify-content:flex-end}.save-new-form__button{margin-left:16px}.pattern-model__model{top:10vh;left:10vw;width:80vw;height:80vh}.pattern-model__form{top:10vh;left:10vw;width:80vw}.pattern-model__table{height:calc(100% - 60px)}.pattern-model__button+.pattern-model__button{margin-left:20px}.pattern-model__button-text{display:flex;flex-direction:row;align-items:center}.pattern-model__popover{background-color:#0000004d}.pattern-model__list-item{cursor:pointer;transition:background-color .4s}.pattern-model__list-item:hover{background-color:#00000014}.user-patterns{display:flex;align-items:center;padding:5px 0;justify-content:space-between;width:100%;max-height:30px}.user-patterns__patterns{display:flex;max-width:calc(100% - 100px);flex-grow:1;overflow:auto;align-items:center}.user-patterns__item{max-width:300px;text-overflow:ellipsis;overflow:hidden;border-radius:16px;padding-left:11px;display:flex;align-items:center;color:#3f51b5;border:1px solid #3f51b5;flex-shrink:0;margin-right:16px;white-space:nowrap;cursor:pointer;font-size:14px;transition:background-color .4s}.user-patterns__item:hover{background-color:#e8eaf6}.user-patterns__patterns-delete{padding:5px;margin-left:10px}.user-patterns__patterns-delete svg{width:20px;height:20px}.control-panel{min-height:250px;border-bottom:1px solid #eceff1;padding:5px;display:flex;flex-direction:column;align-items:center}.control-panel__tabs{justify-content:center;display:flex;flex-direction:row;align-items:center}.control-panel__tab{margin-bottom:0;transition:transform .15s ease-in}.control-panel__tab+.control-panel__tab{margin-left:15px}.control-panel__tab--active{transform:scale(1.2)}.data-table-reports{padding:10px 20px;align-self:stretch;flex-grow:1;display:flex;flex-direction:column;background-color:#d5e9f2;margin:5px;height:100%;overflow:hidden}.data-table-reports__content{display:flex;flex-direction:row}.data-table-reports__select{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;flex-shrink:0;min-width:235px}.data-table-reports__form{flex-grow:1;margin-left:10px}.data-table-reports__controls{margin-top:auto}.data-table-reports__select-input{min-width:150px}.report-controls{display:flex;flex-direction:row;align-items:center}.report-controls__copy-button{margin-left:auto}.report-controls__patterns{margin-left:20px}.report-form{display:flex;flex-direction:row;flex-wrap:wrap}.report-form__row{width:50%}.report-form__label{margin:5px 0 0}.report-form__checkbox{padding:0}.data-table-groups-operations{width:calc(100% - 10px);flex-grow:1;display:flex;background-color:#d5e9f2;padding:10px 20px;margin:5px}.data-table-groups-operations__default{text-align:center}.data-table-groups-operations__item{margin-left:25px;flex-grow:1}.data-table-groups-operations__select{display:flex;flex-direction:column;flex-shrink:0}.data-table-groups-operations__select-item{min-width:180px}.data-table-groups-operations__portal{margin-top:auto}.group-add-comment-operation__text{margin-top:20px}.group-process-select__select{min-width:210px}.group-business-processes{display:flex;align-items:baseline}.group-business-processes__events{min-width:180px;margin-left:20px}.business-event-editor__progress{padding:20px 20px 0}.business-event-editor__navigation{display:flex;justify-content:center}.lifted-block{display:flex;flex-direction:column;background-color:#eceff1;margin:5px 5px 10px;border-radius:4px;padding:15px 10px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.template-action-form{width:800px;display:flex;flex-direction:column}.template-action-form__buttons{width:100%;margin-top:20px;align-self:flex-end;display:flex;flex-direction:row;align-items:flex-start}.template-action-form__button{flex-shrink:0;margin-left:auto}.attach-buttons{display:flex;flex-direction:column;align-items:flex-start;margin-left:20px}.attach-buttons__button{flex-shrink:0}.attach-buttons__picker{max-width:200px;display:flex;flex-direction:row;align-items:center}.attach-buttons__label{font-size:12px;cursor:pointer;overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis}.attach-file-buttons{display:flex;flex-direction:row;align-items:center}.attach-file-buttons__attribute{margin-right:10px;font-size:12px;color:#8b969e}.attach-file-buttons__button{font-size:12px;line-height:1.5;padding:3px 8px;min-width:100px;flex-shrink:0}.attach-file-buttons__button+.attach-file-buttons__button{margin-left:10px}.attach-file-buttons__button--attached{background-color:#81c784}.templates{display:flex;flex-direction:column;width:100%}.templates__toolbar{position:sticky;top:0;padding:5px 20px;z-index:7;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;background-color:#d5e9f2;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f;flex:1 0 auto}.templates__search-input{width:200px;margin:0 15px 10px 0;flex-shrink:1}.templates__pagination{margin-left:auto}.templates__list{display:flex;flex-direction:column}.templates__template{display:flex;flex-direction:column;padding:10px 20px;flex:1 0 auto}.templates__template+.templates__template{border-top:1px solid #eceff1}.templates__name{font-size:14px;margin-bottom:5px}.templates__description{font-size:12px;color:#8b969e}.templates__buttons{align-self:flex-end;margin-top:10px}.templates__title{text-align:center;margin:20px}.group-business-events__event{width:50vw;margin:10vh 25vw;max-height:80vh;height:auto}.group-business-events__table{height:calc(100% - 60px)}.group-edit-data__columns{width:100%;display:flex;flex-wrap:wrap}.group-edit-data__item{display:flex;width:50%;align-items:end}.group-edit-data__field{width:100%;align-items:center;margin-bottom:5px}.group-edit-data__button{margin-left:20px;margin-top:15px}.group-edit-data__settings{display:flex;flex-direction:column;width:600px;padding:20px}.group-edit-data__settings-label{margin-bottom:10px;margin-left:10px}.group-edit-data__settings-select{margin-right:15px;padding:10px 14px}.group-edit-data__settings-select-wrapper{margin-right:10px}.group-lock-sections{cursor:pointer;display:flex;color:#12769c}.group-lock-sections:hover{color:#3087a8}.group-lock-sections__section{margin-right:20px}.group-lock-sections__title{margin:0 0 7px;font-size:16px}.group-lock-sections__item{padding:3px 0}.group-lock-sections__button{margin-top:15px}.lock-form{display:flex;flex-wrap:wrap;justify-content:space-between}.lock-form__item{display:flex;flex-direction:column;align-items:flex-start;width:33%;margin-bottom:20px;padding:0 7px;box-sizing:border-box;justify-content:space-between}.lock-form__label,.lock-form__select{font-size:15px;color:#4d4d4d}.lock-form__label--active,.lock-form__select--active{color:#12769c}.lock-form__select-root{width:130px}.group-operations-status{padding:16px 0}.group-operations-status__item{font-size:15px;margin-bottom:10px;display:flex;align-items:center}.group-operations-status__link{margin-right:7px}.group-operations-status__progress{width:30px;height:30px;border-radius:50%;border:1px solid #81c784;background-color:#e8f5e9;display:inline-flex;justify-content:center;align-items:center;margin-left:7px;font-size:15px}.group-select-operation__select{min-width:180px}.group-upload-template-to-ftp{display:flex;flex-wrap:wrap;align-items:flex-end}.group-upload-template-to-ftp__item{width:50%;margin-bottom:20px;padding:0 10px}.group-upload-template-to-ftp__item--last{margin-right:auto}.group-upload-template-to-ftp__input{width:100%}.group-upload-to-ftp{display:flex;flex-direction:column;flex-wrap:wrap}.group-upload-to-ftp__options{width:100%;display:flex;flex-direction:row}.group-upload-to-ftp__input{width:250px}.group-upload-to-ftp__checkboxes{display:flex;flex-direction:row;align-items:center;margin-top:16px;margin-left:16px;-webkit-user-select:none;user-select:none}.group-upload-to-ftp__checkboxes-intro{margin-right:10px}.group-upload-to-ftp__attribute-header{display:flex;flex-direction:row;align-items:center}.group-upload-to-ftp__attribute-title{text-transform:uppercase}.group-upload-to-ftp__attribute-list{margin-top:5px;display:flex;flex-direction:row;flex-wrap:wrap}.group-upload-to-ftp__chip{margin:2px}.group-upload-to-ftp__add{width:28px;height:28px;margin-left:5px;margin-top:2px;margin-bottom:2px}.group-upload-to-ftp__add:hover{transform:scale(1.1);transition:opacity .15s ease-out,scale .15s ease-in;opacity:.9;cursor:pointer}.input-field__root{font-size:14px;line-height:19px;width:100%;box-sizing:border-box;padding:0;height:100%}.input-field__input{padding:0}.input-field__input--number{text-align:right}.input-field__input:focus{outline:none}.input-field__disabled{color:#4f5458}.copyable-table{display:flex;flex-direction:column}.copy-table-controls{display:none;align-self:flex-end;align-items:center;justify-content:space-between;position:sticky;top:calc(100% - 30px);margin-right:30px;height:0;z-index:20;width:auto;background-color:#8ed3ef52;border-radius:18px;opacity:.2}.copy-table-controls:hover{opacity:1}.copy-table-controls__button+.copy-table-controls__button{margin-left:15px}.copyable-table:hover .copy-table-controls{display:flex}.table-body-with-progress{position:relative}.table-body-with-progress__row{width:100%;position:relative;height:60px}.table-body-with-progress__cell{width:100%;vertical-align:middle;border-bottom:none;text-align:center}.data-table-controls__icon--active{color:#3f51b5}.fields-picker__picker{display:flex;flex-direction:column;padding:10px 0}.fields-picker__controls{display:flex;flex-direction:column;align-items:center}.fields-picker__fields-wrapper{display:flex;flex-direction:column}.fields-picker__right-panel{width:300px;margin-left:20px;display:flex;flex-direction:column;align-items:center}.fields-picker__button{display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.fields-picker__fields{overflow-y:auto;align-self:stretch;border:1px transparent solid}.fields-picker__fields--dragging{border:1px solid #8b969e}.fields-picker__field{font-size:13px;display:flex;flex-direction:row;align-items:center;word-break:break-word}.fields-picker__field+.fields-picker__field{margin-top:3px}.fields-picker__field:hover .fields-picker__field-delete{opacity:1}.fields-picker__field--dragging{border:1px dotted #eceff1}.fields-picker__field-delete{opacity:.1;margin-right:10px;width:20px;height:20px;color:#d50000;cursor:pointer}.fields-picker__field-delete--disabled{visibility:hidden}.fields-picker__controls{display:flex;align-items:center;justify-content:center;flex-direction:row}.data-table-fields{height:350px;width:100%;max-width:1200px;margin-right:20px;margin-left:20px;display:flex;flex-direction:column}.data-table-fields__fields-patterns{display:flex;align-items:center;padding:5px}.data-table-pagination__select{padding-right:20px;font-size:14px}.attribute-list-viewer{display:flex;flex-direction:column;font-size:11px;max-width:150px}.attribute-list-viewer__item{word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.json-viewer{text-align:left;margin:0}.models-list-viewer{flex-wrap:wrap}.models-list-viewer__model-title{margin:2px;border-radius:4px;background-color:#f6f6f6;padding:5px}.number-wrapper{cursor:text;-webkit-user-select:all;user-select:all}.file-value__error{font-size:12px;color:#d50000}.file-value__subtext{font-size:11px;color:#8b969e;display:block}.file-value__no-attribute{font-size:11px;color:#d50000}.model-value-link__link{display:inline;color:inherit}.tags-value{display:flex;align-items:center;flex-wrap:wrap}.tags-value__title{border-radius:12px;background-color:#4f9fbd;color:#fff;font-size:13px;margin-right:8px;margin-bottom:8px;padding:3px 10px}.tags-value__title:last-child{margin-right:0}.validation-value{display:flex;flex-direction:column}.json-array-selector__json-modal{display:flex;flex-direction:column;max-height:90vh;max-width:90vw;min-width:800px;overflow:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.json-array-selector__json-field-modal-wrapper{padding:12px 12px 50px;flex-grow:1;overflow-y:auto}.json-array-selector__add{position:absolute;right:12px;bottom:12px;z-index:11}.json-array-selector__collapse{z-index:10;position:absolute;top:calc(100% - 50px);left:12px;height:0}.context-menu{position:fixed;min-width:5rem;z-index:10000}.json-array-content__table{position:relative;border:1px solid #eceff1}.json-array-list-item__folder{cursor:pointer;padding-bottom:4px;padding-top:4px}.json-array-list-item__folder--active{background-color:#00000014}.json-array-list-item__folder-root{padding:0}.expansion-panel{flex-shrink:0}.expansion-panel__cell{position:relative;overflow:hidden}.expansion-panel__content-wrapper{position:absolute;overflow:hidden;width:100%;padding:0;left:0;top:0}.json-array-row-editor__expansion{display:table-row}.json-array-table{position:relative;border:1px solid #eceff1}.json-array-table__header-cell{font-weight:400;padding:2px 6px;text-align:center}.json-array-table__cell{border-left:1px solid #eceff1;padding:2px;max-width:200px}.json-array-table__row{cursor:pointer}.json-array-table__row:hover{background-color:#e8eaf6}.json-array-table__row--readOnly{cursor:default}.json-array-table__row--readOnly:hover{background-color:#fff}.json-array-table__row--expanded{background-color:#e8eaf6}.json-array-table__header{text-align:center;color:#4f5458}.value__link{display:inline;color:inherit}.value__empty{color:#8b969e}.data-table-row__cell{word-wrap:break-word;max-width:480px;position:relative}.data-table-row__cell--status_deleted{color:#8b969e}.data-table-row__cell--vertical:last-child{padding-right:12px}.data-table-row__cell--financial{font-size:13px;padding:4px 8px;white-space:nowrap}.data-table-row__cell--selectable{text-align:center}.data-table-search__input{margin-top:-16px;width:150px}.expandable-table-row__anchor--isExpanded{background-color:#e8eaf6}.expandable-table-row__anchor--isExpanded>div+div{border-left-color:#cfd6db}.expandable-table-row__expansion{display:table-row;position:relative;z-index:1}.output-filters{font-size:14px;max-width:280px;line-height:1.3;margin-right:auto;text-align:center}.output-filters__title{margin:0 0 4px}.output-filters__tooltip{font-size:13px;line-height:1.2;color:#fff}.output-filters__button{border:none;width:100%;padding:0;margin:0;cursor:pointer;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#3f51b5}.output-filters__button:focus{outline:none}.simple-table-header{background-color:#eceff1}.styled-table-row{text-decoration:none}.styled-table-row--button:hover,.styled-table-row--link:hover{background-color:#e8eaf6}.styled-table-row--button:hover>td+td,.styled-table-row--link:hover>td+td{border-left:1px solid rgb(206.6363636364,214.2727272727,219.3636363636)}.styled-table-row--button{cursor:pointer}.styled-table-row>td+td{border-left:1px solid #eceff1}.styled-table-row--notActive{background-color:#fcf8e3}.styled-table-row--notActive:hover{background-color:#faf2cc}.styled-table-row--level_positive{background-color:#e8f5e9}.styled-table-row--level_positive:hover{background-color:#d6edd8}.styled-table-row--level_wrong,.styled-table-row--level_error{background-color:#fbdade}.styled-table-row--level_wrong:hover,.styled-table-row--level_error:hover{opacity:.8;background-color:#fbdade}.styled-table-row--level_trouble{background-color:#fcf8e3}.styled-table-row--level_trouble:hover{background-color:#faf2cc}.styled-table-row--financial{height:32px}.table-header-title{display:flex;flex-direction:column;line-height:1.2}.table-header-title__title:hover{text-decoration:underline dotted}.table-header-title--hasFilter{color:#757de8}.table-header-title__subtext{font-size:11px;color:#8b969e;max-width:170px;max-height:70px;overflow:auto}.table-header-title__filter{min-width:200px}.table-header-title__paper{background-color:#0000004d}.table-header-cell:hover .table-header-cell__delete-field-button{display:block}.table-header-cell--expanded-field{max-width:100px;border-bottom:2px solid #999}.table-header-cell__title-root{-webkit-user-select:auto;user-select:auto}.table-header-cell__delete-field-button{display:none;position:absolute;right:-3px;top:-3px;z-index:10;padding:0}.table-header-cell__delete-field-button svg{width:17px;height:17px}.table-pagination-actions{flex-shrink:0;margin-left:15px;display:flex;flex-direction:row;align-items:center;overflow:hidden}.table-pagination-actions__button{padding:6px}.table-pagination-actions__button a{color:inherit}.table-pagination-actions__button:disabled a{color:#eee}.table-pagination-actions__number{display:inline-block;cursor:pointer;padding:5px;font-size:14px;transition:transform .2s}.table-pagination-actions__number:hover{color:#3f51b5;transform:scale(1.2)}.table-pagination-actions__number--selected{background-color:#00000014}.table-pagination-actions__number--selected:hover{background-color:#00000014;cursor:text}.table-pagination-actions__input{display:inline;margin:0 3px}.table-pagination-actions__input-root{width:10px;padding:0}.expandable-cell{position:relative;line-height:15px;padding:5px 10px}.expandable-cell__expander{position:absolute;padding:5px;cursor:pointer;right:0;top:50%;transform:translateY(-50%)}.expandable-cell__content{display:block;padding:6px;text-decoration:none;color:inherit}.expandable-cell__content--collapsed{max-height:51px;overflow:hidden}.expandable-cell__content--link{cursor:pointer}.business-change-field__title{text-align:center}.fields-picker-modal{width:1000px;height:min-content;max-height:600px;inset:0;margin:auto;padding:15px;display:flex;flex-direction:column}.collection-selector{display:flex;flex-direction:column}.collection-selector__table-dtw{max-height:calc(60vh - 80px);min-height:150px;overflow-y:auto}.collection-selector__cell{padding:5px}.collection-selector__controls{padding:1rem}.collection-selector__modal{width:80vw;height:80vh;left:10vw;top:10vh}.collection-selector__add-table{display:flex;height:60vh}.collection-selector__add-table-controls{display:flex;justify-content:flex-end;align-content:center;padding:1rem}.collection-view{display:flex;flex-wrap:wrap;align-items:center}.collection-view__collection{width:100%;padding:4px 0}.number-field__adornment{font-size:12px;color:#8b969e}.compute-expression{display:flex;align-items:center}.compute-expression__result{word-break:break-word;margin-left:10px;border-radius:4px;border:1px solid #999;padding:4px 8px}.expression-selector{white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.expression-selector__paper{max-width:1000px;width:100%;height:80vh;left:50%;transform:translate(-50%);top:10vh}.expression-selector__container{height:calc(100% - 60px);background-color:#eceff1}.expression-selector__panes{display:flex;height:calc(100% - 56px)}.expression-selector__main{display:flex;flex-direction:column;width:60%;margin:10px;overflow-y:auto}.expression-selector__input{display:flex;flex-direction:row;align-items:center;width:100%;min-width:140px;box-sizing:border-box;font-size:14px;padding:6px 10px 7px;border:1px solid transparent;border-radius:4px;background-color:#fff;transition:padding ease-in .2s,border-color ease-in .2s,border-width ease-in .2s}.expression-selector__input:hover{border-color:#8b969e}.expression-selector__controls{width:45%;padding:10px 10px 0;border-left:1px solid #999;display:flex;flex-direction:column}.expression-selector__editor{overflow:auto;flex-grow:1;margin-top:10px}.expression-selector__editor-row{overflow:hidden;border-radius:4px;border:1px solid #999;margin-bottom:16px;position:relative;padding-left:25px;min-height:50px}.expression-selector__editor-row:last-child{margin-bottom:0}.expression-selector__add-button{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:10;color:#43a047}.expression-selector__filter{display:flex;margin-bottom:20px}.expression-selector__bottom-controls{display:flex;align-items:center;justify-content:space-between;padding:10px}.expression-selector__save{margin-left:auto}.models-list-selector{flex-wrap:wrap}.models-list-selector__modal{width:80vw;height:80vh;left:10vw;top:10vh}.models-list-selector__add-table{display:flex;height:60vh}.models-list-selector__add-table-controls{display:flex;justify-content:flex-end;align-content:center;padding:1rem}.models-list-selector__model-title{margin:2px;border-radius:4px;background-color:#ffffff4d;padding:3px}.address-toolbar__button{margin-left:15px}.address-selector{flex-grow:1;display:flex;flex-direction:column;overflow-y:auto}.address-selector__modal{display:flex;flex-direction:column;min-width:1000px;width:60vw;height:80vh;left:50%;transform:translate(-50%);top:10vh}.address-selector__open-modal{color:#3f51b5;cursor:pointer}.address-selector__open-modal:hover{text-decoration:underline}.model-value-selector__select-menu{font-size:14px;padding-top:0;padding-bottom:0}.model-value-selector__select-menu:focus{background:none}.multiple-attributes-picker{height:70vh;width:80vw;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column}.multiple-attributes-picker__panes{display:flex;flex:auto;height:calc(100% - 60px)}.multiple-attributes-picker__picker-content{flex-grow:1}.multiple-attributes-picker__selected-attributes{width:400px;margin-top:40px;margin-left:10px;margin-right:10px}.multiple-attributes-picker__selected-title{font-size:.85rem}.multiple-attributes-picker__controls{display:flex;justify-content:flex-end;margin:10px}.multiple-attributes-picker__button{margin-left:10px}.multiple-attributes-picker__list-wrapper{flex-grow:1;overflow-y:auto;max-height:90%}.multiple-attributes-picker__list{padding-top:0}.multiple-attributes-picker__head{display:flex;justify-content:center;align-items:center;position:relative}.multiple-attributes-picker__files-label{position:absolute;right:60px}.editor-field__input{display:flex;flex-direction:row;align-items:center;width:100%;min-width:140px;box-sizing:border-box;outline:none;resize:none;font-size:14px;min-height:34px;padding:6px 10px 7px;border:1px solid transparent;border-radius:4px!important;background-color:#fff;height:100%;transition:padding ease-in .2s,border-color ease-in .2s,border-width ease-in .2s}.editor-field__input--own-padding{padding:0 10px}.editor-field__input--checkbox{padding-top:4px;padding-bottom:5px}.editor-field__input--checkbox:hover{background-color:#fff}.editor-field__input--anchor{cursor:pointer;text-decoration:none;color:#3f51b5}.editor-field__input--anchor.editor-field__input--disabled{color:#000;pointer-events:none}.editor-field__input--anchor:hover{text-decoration:underline}.editor-field__input--dirty{background-color:#cccff7!important}.editor-field__input--error{background-color:#fbdade}.editor-field__input:hover{border-color:#8b969e}.editor-field__input--active,.editor-field__input--active:hover{padding:5px 9px 6px;border-color:#757de8;border-width:2px}.editor-field__input--active.editor-field__input--date-input,.editor-field__input--active:hover.editor-field__input--date-input{padding:5px 4px 6px 9px;border-color:#757de8}.editor-field__input--disabled{background-color:#dcdcdc;color:#4f5458}.editor-field__input--disabled:hover{border:1px solid transparent}.editor-field__input--disabled:hover:not(.editor-field__input--own-padding){padding:6px 10px 7px}.editor-field__input--date-input{transition:padding 0s;padding:6px 5px 7px 10px}.editor-field__json-modal{display:flex;flex-direction:column;max-width:60vw;max-height:70vh;left:50%;top:50%;transform:translate(-50%,-50%)}.editor-field__json-viewer{overflow:auto;padding:10px 16px;min-width:270px}.editor-field__file-attribute:hover{cursor:pointer}.editor-field__input-close{position:absolute;right:5px;top:50%;transform:translateY(-50%)}.dialog-rename{min-width:500px}.dialog-rename__form-control{width:100%}.dialog-rename__input--error{background-color:#fbdade}.file-field{width:100%;flex-direction:column;display:flex}.file-field__inner{display:flex;flex-direction:column;width:100%}.file-field__item{display:flex;flex-direction:column;position:relative;align-self:stretch;padding-right:20px}.file-field__item+.file-field__item{margin-top:20px}.file-field__text{display:flex;flex-direction:column;word-break:break-all}.file-field__head{display:flex;align-items:center;position:relative}.file-field__subtext,.file-field__owner{font-size:12px;color:#8b969e}.file-field__button{position:absolute;right:-10px;top:calc(50% - 9px);transform:translateY(-50%);padding:8px}.file-field__button svg{width:24px;height:24px}.file-field__menu{display:flex;flex-direction:column}.file-field__list-item{padding:0;width:100%;cursor:pointer}.file-field__list-item:hover{background-color:#00000014}.file-field__menu-item{padding:4px 16px;display:flex;flex-direction:row;align-items:center;line-height:1.75}.file-field__menu-item+.file-field__menu-item{margin-top:10px}.file-field__icon{width:24px;height:24px;margin-right:10px}.file-field__icon--move{color:#fb8c00}.file-field__icon--rename{color:#12769c}.file-field__icon--delete{color:#d50000}.file-field__icon--copy{color:#43a047}.file-field__file-input{display:none}.file-field__add-file{padding:2px 5px;pointer-events:all}.file-field__file-attribute-wrapper{display:flex;align-items:center}.file-field__file-attribute-list{display:flex;flex-direction:column}.file-field__file-attribute{cursor:pointer;color:#3f51b5;font-size:12px;margin-left:3px}.file-field__file-attribute:hover{text-decoration:underline}.file-field__file-attribute--list{display:flex;flex-direction:column}.file-field__delete-file-attr{color:#d50000;width:16px;height:16px;cursor:pointer;transition:transform .1s ease-out}.file-field__delete-file-attr:hover{transform:scale(1.3)}.file-field__multiple{margin-top:5px}.file-field__confirm{font-size:17px;font-weight:500;display:flex;align-items:center}.file-field__confirm-icon{color:#e29200;margin-right:8px}.file-field__pdf-viewer-view-button{width:36px;height:36px;padding-top:12px;color:#3f51b5;margin-left:auto}.file-field__pdf-viewer-view-button--active{color:#81c784}.file-field__hidden{opacity:0}.interval-field{display:flex;flex-direction:row;align-items:center}.interval-field__input+.interval-field__input{margin-left:5px}.close-button{width:24px;height:24px;display:flex;flex-direction:column;align-items:center}.close-button svg{width:12px;height:12px}.new-attribute-picker{width:800px;height:600px;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column}.new-file-field{width:100%;flex-direction:column;display:flex;background-color:#fff;border-radius:4px;padding:8px}.new-file-field__inner{display:flex;flex-direction:column;width:100%}.new-file-field__item{display:flex;flex-direction:column;position:relative;align-self:stretch;padding-right:20px;width:100%}.new-file-field__item+.new-file-field__item{margin-top:20px}.new-file-field__text{display:flex;flex-direction:column}.new-file-field__head{display:flex;align-items:center;position:relative}.new-file-field__subtext,.new-file-field__owner{font-size:12px;color:#8b969e}.new-file-field__button{position:absolute;right:-10px;top:50%;transform:translateY(-50%);padding:8px}.new-file-field__button svg{width:24px;height:24px}.new-file-field__menu{display:flex;flex-direction:column}.new-file-field__list-item{padding:0;width:100%;cursor:pointer}.new-file-field__list-item:hover{background-color:#00000014}.new-file-field__menu-item{padding:4px 16px;display:flex;flex-direction:row;align-items:center;line-height:1.75}.new-file-field__menu-item+.new-file-field__menu-item{margin-top:10px}.new-file-field__icon{width:24px;height:24px;margin-right:10px}.new-file-field__icon--move{color:#fb8c00}.new-file-field__icon--rename{color:#12769c}.new-file-field__icon--delete{color:#d50000}.new-file-field__icon--copy{color:#43a047}.new-file-field__file-input{display:none}.new-file-field__add-file{padding:2px 5px;pointer-events:all}.new-file-field__file-attribute-wrapper{display:flex;align-items:center}.new-file-field__file-attribute-list{display:flex;flex-direction:column}.new-file-field__file-attribute{cursor:pointer;color:#3f51b5;font-size:12px;margin-left:3px}.new-file-field__file-attribute:hover{text-decoration:underline}.new-file-field__file-attribute--list{display:flex;flex-direction:column}.new-file-field__delete-file-attr{color:#d50000;width:16px;height:16px;cursor:pointer;transition:transform .1s ease-out}.new-file-field__delete-file-attr:hover{transform:scale(1.3)}.new-file-field__multiple{margin-top:5px}.new-file-field__confirm{font-size:17px;font-weight:500;display:flex;align-items:center}.new-file-field__confirm-icon{color:#e29200;margin-right:8px}.new-file-field__pdf-viewer{position:fixed;z-index:1000;top:0;left:0;border:1px solid #4d4d4d;border-radius:8px;background-color:#525659}.new-file-field__pdf-viewer-header{display:flex;cursor:move;justify-content:space-between}.new-file-field__pdf-viewer-button{color:#fff;padding:12px;display:inline-block;width:48px;height:48px}.new-file-field__pdf-viewer-view-button{width:36px;height:36px;padding:0;color:#3f51b5;margin-left:auto}.new-file-field__pdf-viewer-view-button--active{color:#81c784}.new-file-field__hidden{opacity:0}.editor-row{display:flex;flex-direction:row;padding:6px 8px;align-items:flex-start}.editor-row__tooltip{margin-top:2px}.editor-row__tooltip-popper{z-index:1200}.editor-row__cell{position:relative;display:flex;flex-direction:row;flex-grow:0}.editor-row__cell--title{flex-grow:0;width:50%;box-sizing:border-box;flex-direction:column;font-size:14px;line-height:18px;padding:0 20px 6px 10px;margin-top:-1px;word-break:break-word;z-index:2;align-self:stretch}.editor-row__cell--value{max-width:50%;width:auto;flex-grow:1;z-index:1}.editor-row__cell--reference{width:25%;flex-grow:0;margin-left:10px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;color:#2f4f4f;height:34px;font-size:14px}.editor-row__cell--withMeta{max-width:calc(50% - 58px)}.editor-row__cell--withReference{width:40%;flex-grow:0}.editor-row__cell--withReference:not(:first-child){width:35%}.editor-row__title-text{width:100%;text-align:right}.editor-row__title-subtext{font-size:11px;color:#8b969e;margin-top:3px;text-align:right}.editor-row__cancel{width:24px;height:24px;padding:0;position:absolute;color:#12769c;right:-12px;bottom:-12px;background-color:#fff;opacity:.7;display:flex;align-items:center;justify-content:center}.editor-row__cancel svg{width:16px;height:16px}.editor-row__meta{margin-left:10px;margin-top:-8px;display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:48px;margin-bottom:-8px;box-sizing:border-box}.editor-row__asterisk{color:red;margin-left:2px}.editor-row__description{text-align:right;font-size:11px;color:#8b969e}.reference-cell__copy-reference{padding:3px;align-self:center;visibility:hidden}.reference-cell__copy-reference--show{visibility:visible}.reference-cell__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-block{display:flex;flex-direction:column;background-color:#eceff1}.form-block--plain{margin:5px 5px 10px;border-radius:4px;padding:10px 0;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.form-list{padding:0;display:flex;flex-direction:column;margin:0 auto;max-width:1000px;width:100%}.form-list--plain::-webkit-scrollbar{width:0;background:transparent}.form-wrapper{width:100%;display:flex;flex-direction:column;flex:1 0 auto}.collapse-all-button{position:sticky;top:calc(100% - 50px);margin-left:15px;height:0;z-index:10}.dialog-add-file__form{display:flex;flex-direction:row}.dialog-add-file__modal{height:70vh;width:70vw;left:15vw;top:15vh;overflow:hidden;display:flex;flex-direction:column}.dialog-add-file__modal-list{overflow-y:scroll;flex-grow:1;width:100%}.dialog-add-file__attribute-input{min-width:350px}.dialog-add-file__file{display:flex;flex-direction:row;align-items:center}.dialog-add-file__file-button{margin-left:15px}.dialog-add-file__file-text{text-align:center;word-break:break-all;width:155px;margin-left:15px;color:#3f51b5;cursor:pointer}.dialog-add-file__file-text:hover{text-decoration:underline}.dialog-add-file__file-input{display:none}.lock-button{opacity:.1}.lock-button--active{opacity:1}.lock-button__icon{fill:#999}.lock-button--active .lock-button__icon{fill:#000}.section-header{width:100%;padding:0 6px;display:flex;flex-direction:column;align-items:stretch}.section-header:focus{background-color:#fff}.section-header:focus:hover{background-color:#eceff1}.section-header--open{margin-bottom:15px}.section-header--open:focus{background-color:#eceff1}.section-header__panel-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.section-header__panel-header-wrapper{display:flex;flex-direction:row;align-items:center;flex-grow:1}.section-header__panel-text{position:relative;margin:5px 0 5px 20px;transition:font-weight .2s ease-in}.section-header__panel-text--dirty{color:#12769c;font-weight:500}.section-header__panel-text--empty{opacity:.3}.section-header__panel-text--open{font-weight:500}.section-header__panel-text--files{padding-right:100px}.section-header__button{margin-top:-10px;margin-bottom:-10px;padding:6px}.section-header__container:hover .section-header__button{opacity:1}.section-header__button--add{opacity:.1}.section-header__button--open{opacity:1}.section-header__button:disabled{opacity:.1}.section-header__container:hover .section-header__button:disabled{opacity:.1}.section-header__panel-count{position:absolute;left:-17px;top:-4px;font-size:12px;display:flex;align-items:center;border:1px solid #12769c;color:#12769c;font-weight:600;justify-content:center;width:16px;height:16px;border-radius:50%}.section-header__summary{position:relative}.editor-section{display:block;transition:padding ease-in .1s,margin ease-in .1s,box-shadow ease-in .1s;background-color:#fff;border-bottom:1px solid #eceff1;border-left:1px solid #eceff1;border-right:1px solid #eceff1}.editor-section:first-child{border-top:1px solid #eceff1}.editor-section--open{padding:10px 0;margin:6px 4px 8px;border-radius:4px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border:none;background-color:#eceff1}.editor-section--open:focus{background-color:#eceff1}.simple-editor-field{display:flex;flex-direction:row;align-items:flex-start;width:100%}.simple-editor-field+.simple-editor-field{margin-top:20px}.simple-editor-field__title{flex-shrink:0;width:50%;font-size:14px;line-height:18px;padding:0 20px 6px 10px;margin-top:-1px;text-align:right}.simple-editor-field__title--narrow{width:33%}.simple-editor-field__value{display:flex;flex-direction:row;align-items:center;width:100%;min-width:140px;outline:none;font-size:14px;padding:6px 5px 7px 10px;border:1px solid transparent;border-radius:4px;background-color:#fff;height:100%;transition:padding ease-in .2s,border-color ease-in .2s,border-width ease-in .2s}.simple-editor-field__value--anchor{cursor:pointer;text-decoration:none;color:#3f51b5}.simple-editor-field__value--anchor:hover{text-decoration:underline}.simple-editor-field__value--error{border-color:#d50000}.simple-editor-field__value--disabled{color:#4f5458}.simple-editor-field__value--disabled:hover{border:1px solid transparent}.simple-editor-field__value--disabled:hover:not(.editor-field__input--own-padding){padding:6px 10px 7px}.simple-editor-field__value:hover{border-color:#8b969e}.simple-editor-field__value:active{padding:5px 9px 6px;border-color:#757de8;border-width:2px}.simple-editor-field__asterisk{color:red;margin-left:2px}.styled-form{display:flex;flex-direction:column;align-self:stretch;width:100%}.tag-selector{min-width:140px;position:relative}.tag-selector--disabled{pointer-events:none}.tag-selector--gray-back{background-color:#dcdcdc!important}.tag-selector__span{position:absolute;top:50%;transform:translateY(-50%);left:10px;color:#8b969e}.tag-selector__select{padding:0}.tag-selector__select:focus{background:none}.tag-selector__chips{display:flex;flex-wrap:wrap;margin-bottom:-5px;margin-right:-5px}.tag-selector__chip{height:24px;background-color:#3f51b5;color:#fff;-webkit-text-fill-color:#fff;margin-bottom:5px}.tag-selector__chip:not(:last-child){margin-right:5px}.tag-selector__chip:hover,.tag-selector__chip:focus{background-color:#3f51b5;color:#eceff1}.tag-selector__chip--info{background-color:#12769c;color:#fff;-webkit-text-fill-color:#fff}.tag-selector__chip--info:hover,.tag-selector__chip--info:focus{background:#12769c;color:#fff;-webkit-text-fill-color:#fff}.tag-selector__delete{height:20px;width:20px;color:#eceff1}.tag-selector__delete:hover{color:#8b969e}.call-popup{margin:15px;display:flex;flex-direction:column}.call-popup__recognition{margin-bottom:10px}.call-recognition{display:flex;flex-direction:column}.call-recognition__identity{min-width:100px}.call-recognition__recognition-list{margin:15px 0;background-color:#eceff1;border:1px solid #8b969e;padding:5px 10px;display:flex;flex-direction:column}.call-recognition__recognition-title{align-self:center;margin-bottom:10px}.call-recognition__recognition-line{display:flex;flex-direction:row;align-items:center}.call-recognition__recognition-line+.call-recognition__recognition-line{margin-top:5px}.call-recognition__recognition-arrow{margin-left:10px;margin-right:10px}.call-recognition__selection-title{margin-top:10px;margin-bottom:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.call-recognition__identity-selection{display:flex;flex-direction:row;align-items:flex-start}.call-recognition__controls{margin-left:auto;display:flex;flex-direction:column;align-items:center}.call-recognition__selector{margin-left:15px;width:400px;height:32px}.call-recognition__intro-line{display:flex;flex-direction:row;align-items:center}.call-recognition__link{text-decoration:none;color:#3f51b5;margin-left:10px}.call-recognition__link:hover{text-decoration:underline}.call-center{position:fixed;top:20px;right:20px;z-index:999999999;color:#fff}.call-center__incoming-modal{width:60vw;min-height:75px;left:20vw;top:15vh}.call-center__title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin-right:20px;color:#4d4d4d}.call-center__phone{font-weight:400;font-size:14px;margin-left:10px;display:flex;flex-direction:row;align-items:center}.call-center__phone-icon{margin-left:15px;margin-right:10px;color:#4d4d4d}.call-center__status{min-width:170px;text-align:right;font-size:14px;text-transform:uppercase;color:#8b969e;margin-left:10px}.new-entity-header{width:100%;display:flex;flex-direction:row;align-items:center;min-height:64px;z-index:12;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.new-entity-header__heading{position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:row;align-items:center;height:100%;margin:0}.new-entity-header__inner{width:100%;display:flex;flex-direction:row;align-items:center;position:relative}.new-entity-header__back-button{margin-right:10px}.create-entity-page{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.create-entity-page__editor{width:100%;overflow-y:auto}.pointed-tab-label{position:relative}.pointed-tab-label:after{content:"";position:absolute;width:10px;height:10px;top:-5px;right:-10px;border-radius:50%}.pointed-tab-label--level_trouble:after{background-color:#e29200}.pointed-tab-label--level_wrong:after,.pointed-tab-label--level_error:after{background-color:#d50000}.validation-status{background-color:transparent;padding:0;display:flex;flex-direction:row;align-items:center;justify-content:center}.validation-status__icon{display:flex;justify-content:center;align-items:center}.validation-status__icon--trouble{color:#e29200}.validation-status__icon--wrong,.validation-status__icon--error{color:#da5252}.validation-status__icon--wrong svg,.validation-status__icon--error svg{width:26px;height:26px}.validation-status__icon:hover{opacity:.8}.entity-summary{display:flex;flex-direction:column}.entity-summary__title-wrapper{display:flex;flex-direction:row;align-items:center}.entity-summary__name{white-space:nowrap;display:flex;flex-direction:row;align-items:center}.entity-summary__name--trouble{background-color:#fcf8e3;border:2px solid #e29200;padding:0 5px;border-radius:8px}.entity-summary__name--wrong,.entity-summary__name--error{background-color:#fbdade;border:2px solid #da5252;padding:0 5px;border-radius:8px}.entity-summary__validation{width:30px;height:30px;margin-right:10px}.entity-summary__validation svg{width:20px;height:20px}.entity-summary__extra-info{display:flex;justify-content:space-between;margin-right:10px}.entity-summary__extra-info-line{display:inline;color:#666}.entity-summary__extra-info-line+.entity-summary__extra-info-line{margin-left:20px}.entity-summary__deleted-badge{background-color:#da5252;padding:0 12px;border-radius:16px;color:#fff;font-size:.8125rem;display:flex;align-items:center;justify-content:center;margin-left:10px;height:24px}.header-wrapper{display:flex;flex-direction:row;align-items:center;width:100%;padding:0 16px;min-height:64px;position:relative;z-index:1110}.header-wrapper--shadowed{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.header-wrapper__back{flex-shrink:0}.header-wrapper__back-button{margin-right:5px}.header-wrapper__content{margin-left:10px;flex-grow:1;display:flex;flex-direction:row;align-items:center}.entity-header{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.entity-header__credit{margin-left:20px;white-space:nowrap}.entity-header__extra{margin-left:30px;font-style:italic;padding:4px}.entity-header__right-section{display:flex;flex:1 1 auto;justify-content:flex-end}.problems-list{position:relative;margin:10px 10px 0;padding-bottom:10px}.problems-list__section-title{text-align:center}.problems-list__content{box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f;background-color:#fff;overflow:auto;max-width:100%;width:100%}.problems-list__title{margin-top:30px;text-align:center}.problems-list__row{border-bottom:1px solid #eceff1}.problems-list__row td{border-bottom:none}.problems-list__row--level_trouble{background-color:#fcf8e3}.problems-list__row--level_wrong,.problems-list__row--level_error{background-color:#fbdade}.simple-tabs{display:flex;flex-direction:column;flex-grow:1}.simple-tabs__tabs{width:100%}.simple-tabs__flex-container{justify-content:space-around}.simple-tabs__root{min-width:80px;max-width:none;flex-grow:1;padding:6px 8px}.simple-tabs__root:hover{color:#3f51b5}.simple-tabs__single-title{text-align:center}.system-status{display:flex;flex-direction:row;align-items:center}.system-status__select{margin-left:30px}.value-wrapper{word-break:break-word;overflow:hidden;width:100%;position:relative}.value-wrapper__container{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.value-wrapper__container--json-viewer{cursor:pointer;transition:opacity .4s ease}.value-wrapper__container--json-viewer:hover{opacity:.7}.value-wrapper__icon{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;right:0;z-index:10;background-color:#eceff1;border:1px solid #999;border-radius:50%;height:24px;width:24px}.value-wrapper__full-content{padding:10px;font-size:14px;overflow:auto;max-width:1000px}.value-wrapper__show-content-button{font-size:10px;padding:4px}.change-panel-content__content{display:flex;flex-direction:column;border-top:1px solid #999;margin:0 10px}.change-panel-content__row{display:flex;flex-direction:row;border-bottom:1px solid #999}.change-panel-content__cell-title{font-weight:500;border-right:1px solid #999;width:40%;flex-shrink:0;text-align:right;padding:6px 15px;font-size:13px;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis}.change-panel-content__cell-values{display:flex;flex-direction:row;flex-grow:1;padding:6px;align-items:center;position:relative;justify-content:space-between;max-width:60%}.change-panel-content__value{flex-shrink:0;font-size:13px;padding-left:.4rem;line-height:12px;color:#43a047;text-align:right;width:calc(50% - 10px);overflow:hidden}.change-panel-content__value--old{color:#d50000;text-align:left;padding-right:.4rem;padding-left:0}.change-panel-content__icon{position:absolute;font-size:1.2rem;left:50%;top:50%;transform:translate(-50%,-50%)}.change-panel{display:block;transition:padding ease-in .1s,margin ease-in .1s,box-shadow ease-in .1s;background-color:#fff;border-bottom:1px solid #eceff1;border-left:1px solid #eceff1;border-right:1px solid #eceff1;position:relative}.change-panel:first-child{border-top:1px solid #eceff1}.change-panel--expanded{padding:10px 0;margin:6px 4px 8px;border-radius:4px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border:none;background-color:#eceff1}.change-panel--expanded:focus{background-color:#eceff1}.change-panel--expanded .change-panel__label{display:none}.change-panel__header{min-height:42px;width:100%;padding:0 6px;display:flex;flex-direction:row;align-items:center}.change-panel__header--expanded{margin-bottom:15px}.change-panel__header--expanded:focus{background-color:#eceff1}.change-panel__text-wrapper{position:relative;margin:5px 0 5px 15px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.change-panel__text-root{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.change-panel__reason{font-weight:500;font-size:14px}.change-panel__time{margin-left:auto;font-size:12px}.change-panel__business-logic{font-size:12px}.changes-feed{flex:1 0 0;overflow:auto;display:flex;flex-direction:column}.changes-feed__text{flex-basis:66%}.changes-feed__time{font-weight:600;font-size:14px}.changes-feed__title{margin-top:30px;text-align:center}.changes-feed__pagination--background{background-color:#d5e9f2}.report-task-page{display:flex;flex:1 0 0;flex-direction:column;width:100%}.report-task-page__container{display:flex;height:100%;flex-direction:row}.report-task-page__main{display:flex;flex-direction:column;flex:0 0 60%}.report-task-page__tabs{width:40%;border-left:solid 1px #8b969e;display:flex;flex-direction:column}.report-task-page__form-wrapper{display:flex;flex-direction:column;flex-grow:1}.report-task-page__table{flex:1 0 0;overflow-y:auto}.report-task-page__right-section{display:flex;flex:1 1 auto;justify-content:flex-end}.report-task-page__controls{display:flex;flex-direction:row;align-items:center;margin-right:10px}.report-task-page__last-report{margin-left:auto;margin-right:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.report-task-page__last-report-icon{margin-left:10px;color:#3f51b5}.report-manual-launch{display:flex;align-items:center;padding:15px 20px;background-color:#d5e9f2;box-shadow:1px 1px 2px 1px #ddd;border-radius:7px;margin:10px}.report-manual-launch__label{color:#3f51b5}.report-manual-launch__date{margin:0 15px;transition:padding 0s;padding:6px 5px 7px 10px}.entity-overview{display:flex;flex-direction:column;flex:1 0 auto}.entity-overview--card{background-color:#d5e9f2}.entity-overview__wrapper{width:100%;max-width:700px;min-width:400px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;padding:5px}.entity-overview__main{width:100%;display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;padding:10px 15px;font-size:13px}.entity-overview__main--card{box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f}.entity-overview__links{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.entity-overview__link{font-size:16px}.entity-overview__settings{color:#002984}.entity-overview-content{border-top:1px solid rgba(20,20,20,.4);display:flex;flex-direction:column}.entity-overview-content--pale{border-color:#eceff1}.entity-overview-content__block{display:flex;flex-direction:row;flex:1 0 auto;border-bottom:1px solid rgba(20,20,20,.4)}.entity-overview-content__block--pale{border-color:#eceff1}.entity-overview-content__title{font-weight:500;border-right:1px solid rgba(20,20,20,.4);margin-right:20px;width:40%;flex-shrink:0;text-align:right;padding:6px 15px}.entity-overview-content__title--pale{border-color:#eceff1}.entity-overview-content__value{flex-grow:1;padding:6px 0;word-break:break-word;display:flex;align-items:center}.report-task-instance__anchor--isExpanded{background-color:#e8eaf6}.report-task-instance__cell{word-wrap:break-word;max-width:480px;position:relative}.report-task-instance__cell:last-child{padding-right:12px}.report-task-instance__expansion{display:table-row}.report-task-instance__expansion-content{display:flex;background-color:#d5e9f2}.report-task-instance__report-link{text-decoration:none;color:#002984}.report-task-instance__report-link:hover{text-decoration:underline}.report-task-instance__title-block{margin-bottom:15px;flex-grow:1;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.report-task-instance__file-link{display:flex;flex-direction:row;align-items:center;margin-left:auto}.report-task-instance__icon{margin-right:10px}.report-task-instance__overview{width:50%;align-self:flex-start}.report-task-instance__log{width:50%;white-space:pre-wrap;background-color:#eceff1;margin:5px 0;border-radius:4px;padding:10px 5px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.report-task-instance__log-row{display:flex;padding:1px 0}.report-task-instance__log-row+.report-task-instance__log-row{border-top:1px solid #ddd}.report-task-instance__log-date{display:flex;flex-shrink:0;margin-right:5px;padding-top:3px}.report-task-instance__log-content{display:flex;flex-direction:column;margin-left:5px;overflow:auto}.report-task-instance__log-content-row{font-weight:500;font-size:14px}.report-task-instance__log-content-row--isTopic{font-weight:400;font-style:italic}.nav-tabs{flex-grow:1;justify-content:space-around}.nav-tabs__tab{min-width:60px}.nav-tabs__tab:hover:not(.active){background-color:#eceff1}.nav-tabs__label{padding-left:16px;padding-right:16px;flex-grow:1;max-width:none}.report-list{flex-grow:1;display:flex;flex-direction:column}.report-list__intro{padding:20px 20px 5px;display:flex;flex-direction:row;align-items:flex-end;flex-shrink:0}.report-list__title{margin-right:30px;font-weight:400}.report-tasks{display:flex;flex-direction:column;flex-grow:1}.report-tasks__intro{padding:20px 20px 5px;display:flex;flex-direction:row;align-items:flex-end;flex-shrink:0}.report-tasks__title{margin-right:30px;font-weight:400}.report-list-page{display:flex;flex-direction:column;flex:1 0 0}.report-list-page__title{font-size:16px;text-transform:uppercase;margin-right:20px;text-decoration:none;pointer-events:none}.report-list-page__title,.report-list-page__title:active,.report-list-page__title:visited{color:#000}.report-list-page__title--link{margin-right:0;pointer-events:auto}.report-list-page__title--link,.report-list-page__title--link:active,.report-list-page__title--link:visited{color:#002984}.report-list-page__title--link:hover{text-decoration:underline}.report-list-page__title-block{display:flex;flex-direction:row;align-items:center}.report-list-page__separator{margin:0 10px}.report-list-page__breadcrumbs-last{color:#8b969e;font-size:12px}.report-list-page__nav-bar{min-height:48px;position:relative}.report-list-page__nav-tabs{border-left:1px solid #eceff1;border-right:1px solid #eceff1}.report-list-page__root{display:flex;flex-direction:row;align-items:center;padding:0 20px;justify-content:space-between}.report-list-page__link{text-decoration:none;font-size:13px;margin-left:15px}.report-list-page__link,.report-list-page__link:active,.report-list-page__link:visited{color:#002984}.report-list-page__link:hover{text-decoration:underline}.report-list-page__link--active{cursor:default;pointer-events:none}.report-list-page__link--active,.report-list-page__link--active:active,.report-list-page__link--active:visited{color:#000}.report-list-page__link--active:hover{text-decoration:none}.bread-crumb{display:flex;flex-direction:row;align-items:center}.bread-crumb__separator{margin:0 10px;color:#666}.bread-crumb__text{color:#8b969e;font-size:12px}.entity-list-page{display:flex;flex-direction:column;flex-grow:1}.entity-list-page__bar{min-height:48px;display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:0 20px;position:relative}.entity-list-page__breadcrumbs{display:flex;flex-direction:row;align-items:center}.entity-list-page__separator{margin:0 10px}.entity-list-page__breadcrumbs-last{color:#8b969e;font-size:12px}.entity-list-page__link{text-decoration:none}.entity-list-page__link,.entity-list-page__link:active,.entity-list-page__link:visited{color:#002984}.entity-list-page__link:hover{text-decoration:underline}.entity-list-page__link--active{cursor:default;pointer-events:none}.entity-list-page__link--active,.entity-list-page__link--active:active,.entity-list-page__link--active:visited{color:#000}.entity-list-page__link--active:hover{text-decoration:none}.entity-list-page__link--title{font-size:16px;text-transform:uppercase}.entity-list-page__link--side{margin-left:15px}.entity-list-page__create-links{position:absolute;left:50%;transform:translate(-50%);height:100%;display:flex;flex-direction:row;align-items:center}.entity-list-page__custom-create-links{margin-left:auto;padding:4px;display:flex;flex-direction:row;align-items:center}.entity-list-page__nav-links{font-size:13px;color:#002984}.letter-list-page__credit-link{text-decoration:none;color:#002984}.letter-list-page__credit-link:hover{text-decoration:underline}.letter-list-page__new-text{margin-right:15px}.letter-list-page__button+.letter-list-page__button{margin-left:20px}.entity-page{height:100%}.entity-page__content{height:calc(100% - 65px);display:flex;flex-direction:column}.entity-page__app-bar{position:relative;z-index:5000}.call-events{display:flex;flex-direction:column;overflow-y:auto}.call-events__title{text-decoration:none;font-size:16px;text-transform:uppercase;margin:10px 0 30px;text-align:center;flex-grow:1}.call-events__title--events{flex-grow:0}.call-events__events{margin-top:15px;flex-grow:1;display:flex;flex-direction:column}.call-events__overview-wrapper{width:100%}.business-process-recursive__line{display:flex;flex-direction:row}.business-process-recursive__hyphen{margin-right:5px}.business-process-recursive__content{display:flex;flex-direction:column}.business-process-recursive__title{display:flex;flex-direction:row;align-items:center}.business-process-recursive__link{text-decoration:none;color:#002984;flex-shrink:0}.business-process-recursive__link:hover{text-decoration:underline}.business-process-recursive__icon{width:15px;height:15px;margin-left:5px}.business-process-recursive__icon--positive{color:#43a047}.business-process-recursive__icon--negative{color:#d50000}.business-process-recursive__time{color:#8b969e;flex-shrink:0;margin-bottom:5px;display:flex;flex-direction:row}.business-process-recursive__time-title{margin-right:5px}.business-process-recursive__deleted{font-size:13px;color:#d50000;margin-left:10px}.business-process-tree{display:flex;flex-direction:column}.business-process-tree__block{margin-top:10px;font-size:14px;align-self:flex-start;display:flex;flex-direction:column}.business-process-tree__empty{text-align:center;font-size:14px;margin-bottom:15px}.letter-extra{display:flex;flex-direction:column;overflow:auto}.letter-extra__legal{padding:15px 20px;display:flex;flex-direction:column;align-items:center;flex:1 0 auto}.business-event-selector-modal__modal{width:50vw;min-width:800px;height:80vh;margin:10vh 25vw}.business-event-selector-modal__table{height:calc(100% - 60px)}.letter-overview__process-title{font-size:16px;margin-bottom:5px}.letter-overview__meta{margin-left:auto}.complex-payment-import{display:flex;align-items:center;padding:16px;border-radius:4px}.complex-payment-import__button+.complex-payment-import__button{margin-left:10px}.payment-structure{flex:1 0 0;display:flex;flex-direction:column}.payment-structure__controls{padding:1rem;display:flex;align-items:center;justify-content:space-between}.payment-structure__add-payments-modal{width:80vw;height:80vh;left:10vw;top:10vh}.payment-structure__payments-table{display:flex;height:60vh}.payment-structure__add-payments-controls{display:flex;justify-content:flex-end;align-content:center;padding:1rem}.entity-side-panel{width:550px;border-left:solid 1px #8b969e;display:flex;flex-direction:column}.entity-side-panel__problem-list{margin-top:20px;overflow-y:scroll}.entity-side-panel__tabs-wrapper{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.entity-side-panel__tabs{width:100%}.entity-side-panel__flex-container{justify-content:space-around}.entity-side-panel__root{min-width:80px;max-width:none;flex-grow:1;padding:6px 8px}.entity-side-panel__root:hover{color:#3f51b5}.main-entity-block{align-self:stretch;flex-grow:1;display:flex;flex-direction:row;overflow:hidden}.main-entity-block__main{flex-grow:1;display:flex;flex-direction:column;overflow-y:auto}.main-entity-block__secondary{align-self:stretch;flex-shrink:0}.letter-page__extra{display:flex;flex-direction:row;align-items:center}.letter-page__button{margin-left:20px}.letter-page__value-container{display:flex;flex-direction:row;align-items:center}.letter-page__icon{margin-right:5px}.legal-list-page{display:flex;flex-direction:column;flex:1 0 0}.legal-list-page__title{font-size:16px;text-transform:uppercase;margin-right:20px}.legal-list-page__nav-bar{min-height:48px;position:relative}.legal-list-page__nav-tabs{border-left:1px solid #eceff1;border-right:1px solid #eceff1}.legal-list-page__root{display:flex;flex-direction:row;align-items:center;padding:0 20px;justify-content:space-between}.legal-list-page__nav-links{font-size:13px;color:#002984}.legal-list-page__link{text-decoration:none}.legal-list-page__link,.legal-list-page__link:active,.legal-list-page__link:visited{color:#002984}.legal-list-page__link:hover{text-decoration:underline}.legal-list-page__link--active{cursor:default;pointer-events:none}.legal-list-page__link--active,.legal-list-page__link--active:active,.legal-list-page__link--active:visited{color:#000}.legal-list-page__link--active:hover{text-decoration:none}.legal-list-page__link--title{font-size:16px;text-transform:uppercase}.legal-list-page__link--side{margin-left:15px}.import-list-page{display:flex;flex-direction:column;flex:1 0 0}.import-list-page__title{font-size:16px;text-transform:uppercase;margin-right:20px;text-decoration:none;pointer-events:none}.import-list-page__title,.import-list-page__title:active,.import-list-page__title:visited{color:#000}.import-list-page__title--link{margin-right:0;pointer-events:auto}.import-list-page__title--link,.import-list-page__title--link:active,.import-list-page__title--link:visited{color:#002984}.import-list-page__title--link:hover{text-decoration:underline}.import-list-page__title-block{display:flex;flex-direction:row;align-items:center}.import-list-page__separator{margin:0 10px}.import-list-page__breadcrumbs-last{color:#8b969e;font-size:12px}.import-list-page__nav-bar{min-height:48px;position:relative}.import-list-page__nav-tabs{border-left:1px solid #eceff1;border-right:1px solid #eceff1}.import-list-page__root{display:flex;flex-direction:row;align-items:center;padding:0 20px;justify-content:space-between}.import-list-page__link{text-decoration:none;font-size:13px;margin-left:15px}.import-list-page__link,.import-list-page__link:active,.import-list-page__link:visited{color:#002984}.import-list-page__link:hover{text-decoration:underline}.import-list-page__link--active{cursor:default;pointer-events:none}.import-list-page__link--active,.import-list-page__link--active:active,.import-list-page__link--active:visited{color:#000}.import-list-page__link--active:hover{text-decoration:none}.help-tooltip{fill:#3f51b5}.help-tooltip__tooltip{background-color:#d5e9f2;padding:15px;color:#000;opacity:1;box-shadow:0 5px 18px #3f345812;font-size:14px;font-weight:400}.import-list__button:not(:first-child){margin-left:20px}.import-list__header{padding:20px 20px 5px;display:flex;flex-direction:row;align-items:flex-end;flex-shrink:0;flex-wrap:wrap}.import-list__title{margin-right:30px;font-weight:400}.import-list__description{margin-left:auto;align-self:center}.card-button__label{width:100%;height:100%;display:flex;flex-direction:column;position:relative;align-items:stretch;justify-content:flex-start;text-transform:none;text-align:left}.card-button__label--center{text-transform:uppercase;text-align:center;align-items:center;justify-content:center}.new-create-entity-page{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.new-create-entity-page__editor{width:100%;overflow-y:auto}.entity-page-new{height:100%}.entity-page-new__content{height:calc(100% - 65px);display:flex;flex-direction:column}.entity-page-new__app-bar{position:relative;z-index:5000}.remission-form{flex-grow:1}.remission-form__picker{border:none}.remission-form__content{max-width:300px;margin:20px auto}.correction-remission{display:flex;flex-direction:column}.correction-remission__label,.correction-remission__picker{margin-bottom:10px}.finances-day{display:flex;flex-direction:column;height:calc(100% - 60px);width:100%;flex:1 0 0;overflow:auto}.finances-day__section-title{text-align:center;margin-top:18px;margin-bottom:16px}.finances-day__table{margin-top:15px}.finances-day__table-header{height:45px}.finances-day__table-row{height:35px}.finances-day__table-row--total{background-color:#fafafa}.finances-day__commission{margin:15px 24px}.finances-day__commission-line+.finances-day__commission-line{margin-top:5px}.finances-day-navigation{align-self:center;display:flex;flex-shrink:0;flex-direction:row;align-items:center;margin-top:20px}.finances-day-navigation__arrow{cursor:pointer;padding:10px}.finances-day-navigation__arrow--left{margin-right:15px}.finances-day-navigation__arrow--right{margin-left:15px}.correction-table{position:relative;display:flex;flex-direction:column;overflow-y:auto}.correction-table__table{border-left:1px solid #eceff1}.correction-table__modal{width:60vw;height:80vh;left:20vw;top:10vh;overflow-y:hidden}.correction-table-popover__input{border:1px solid #eceff1;box-sizing:border-box;text-align:right;font-size:13px;padding:8px}.correction-table-row{height:32px;cursor:pointer}.correction-table-row--custom{border-left:3px solid #757de8}.correction-table-row__cell{font-size:13px;padding:4px 8px;white-space:nowrap;position:relative}.correction-table-row__cell:last-child{padding-right:12px}.correction-table-row__cell--editable:after{content:"";-webkit-user-select:none;user-select:none;position:absolute;right:0;top:0;width:0;height:0;border-style:solid;border-width:0 4px 4px 0;border-color:transparent #007bff transparent transparent}.correction-table-row__cell+.correction-table-row__cell{border-left:1px solid #eceff1}.correction-table-row:hover .correction-table-row__cell+.correction-table-row__cell{border-left-color:#cfd6db}.custom-payments-pane{display:flex;flex-direction:column}.custom-payments-pane__table{flex:1 0 0;margin-top:10px}.expandable-button{transition:width .5s ease-out,max-width .5s ease-out,min-width .5s ease-out}.expandable-div{opacity:0;transition:width .5s ease-out,opacity .5s ease-out .5s}.expandable-div--expanded{opacity:1}.custom-payments-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-height:57px;padding:5px 20px;background-color:#d5e9f2;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f;position:relative;z-index:8}.custom-payments-header__add-payment{display:flex;flex-direction:row;align-items:center;margin-right:15px}.custom-payments-header__date-button--expanded{margin-left:15px}.custom-payments-header__date-input{border:none}.custom-payments-header__select-wrapper{min-width:200px}.custom-payments-header__select{height:auto;font-size:14px;flex-shrink:0}.correction{flex:1 0 0;display:flex;flex-direction:column;height:calc(100% - 48px)}.correction--new{height:100%}.correction__panes-wrapper{flex-grow:1;display:flex;flex-direction:row;align-items:stretch;overflow:hidden;margin-top:10px}.correction__left-pane{flex:0 0 40%;overflow:auto;height:auto;margin:0 5px 5px;position:relative}.correction__left-pane::-webkit-scrollbar{background-color:transparent;width:8px}.correction__left-pane::-webkit-scrollbar-thumb{background-color:#8b969e80;border-radius:8px}.correction__right-pane{flex-grow:1;margin-left:10px}.correction__note{min-height:40px;display:flex;flex-direction:row;align-items:center;padding:0 15px;margin-top:10px;box-shadow:0 5px 18px #3f345812}.correction__note--auto{background-color:#eceff1}.correction__note--danger{min-height:60px;background-color:#fbdade}.correction__form-header{border-bottom:1px solid #8b969e;padding-bottom:10px;margin-bottom:5px;display:flex;flex-direction:row;align-items:center;height:50px}.correction__form-header-cell{width:35%;border:none;text-align:center;font-size:12px;font-weight:500}.correction__form-header-cell:first-child{width:42%}.correction__form-header-cell:last-child{width:28%}.new-correction-page{height:100%}@media screen and (min-width: 1200px){.new-correction-page__title{margin-right:10px}}@media screen and (min-width: 1600px){.new-correction-page__title{margin-right:100px}}.new-correction-page__content{height:calc(100% - 64px)}.new-correction-page__total{margin-left:auto;display:flex;align-items:center;font-size:15px}.new-correction-page__total-content{margin-right:8px;font-size:14px}.new-correction-page__total-date{color:#8b969e;font-size:12px}.new-correction-page__total-title{font-weight:500}.correction-page{height:100%}.correction-page__content{height:calc(100% - 65px);display:flex;flex-direction:column}.correction-page__app-bar{position:relative;z-index:5000}.correction-extra-header{display:flex;flex-direction:row;align-items:center}.correction-extra-header__intro{display:flex;flex-direction:column;margin-right:15px;font-style:normal}.correction-extra-header__intro-text{color:#8b969e;font-size:12px}.correction-extra-header__intro-date{font-size:14px}.correction-extra-header__values{display:flex;flex-direction:column;font-style:normal}.correction-extra-header__line{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:14px;width:250px}.correction-extra-header__line-title{font-weight:500}.help-navigation{margin-left:20px;width:200px;flex-shrink:0}.help-navigation__heading{margin-bottom:20px}.help-navigation__topic{display:inline-block;font-size:18px;color:#3f51b5;text-decoration:none;border-bottom:2px solid transparent}.help-navigation__topic:hover{border-bottom:2px solid #3f51b5}.help-navigation__topic--active{color:#333;pointer-events:none}.help-navigation__link{margin-left:15px;text-decoration:none;color:#3087a8;transition:color .5s}.help-navigation__link:hover{color:#0d536e}.help-article{width:100%;padding:16px}.help-article pre{word-break:break-all;word-wrap:break-word;overflow:auto}.help-article dl{margin-left:20px}.help-article dt{font-size:18px;margin:10px 0}.help-article dd{margin:0 0 10px;line-height:1.4}.help-article li{margin-bottom:10px}.help-article code{padding:2px 4px;font-size:90%;color:#d50000;background-color:#fbdade;border-radius:0}.help-article__source,.help-article__compiled{border:none;font-size:1em;line-height:1.4em;padding:9.5px 9.5px 9.5px 20px;margin:0 0 10px;word-break:break-all;word-wrap:break-word}.help-article__source{overflow:auto;background-color:#d5e9f2}.help-article__compiled{background:#e8f5e9;border-bottom-right-radius:10px;border-bottom-left-radius:10px;overflow:visible;padding-bottom:20px;padding-top:20px;position:relative}.help-article__table{width:100%;max-width:100%;margin-bottom:20px;border-collapse:collapse;border-spacing:0;border:1px solid #ddd}.help-article__table th{vertical-align:bottom;padding:8px;line-height:1.4;border:1px solid #ddd;border-top:0}.help-article__table td{padding:8px;line-height:1.42857143;vertical-align:top;border:1px solid #ddd}.add-credits-modal{height:80vh;inset:0;margin:auto;width:fit-content;max-width:80vw;display:flex;flex-direction:column}.add-credits-modal__table{flex-grow:1}.add-credits-modal__selected{margin:10px 0 0;padding:4px 16px;background-color:#d5e9f2;display:flex;align-items:center}.add-credits-modal__selected-count{font-size:19px;margin-left:16px;text-transform:uppercase}.add-credits-modal__add-button{margin-left:auto;margin-right:5px}.add-credits-modal__button{margin-left:16px}.deal-credit-specifications{border-top:1px solid #999;margin-top:auto}.deal-credit-specifications__title{padding:0 16px;display:flex;align-items:center}.deal-credit-specifications__controls{margin-left:auto;display:flex;align-items:center}.deal-data-viewer{position:relative}.deal-data-viewer__collapse{z-index:10;position:absolute;bottom:56px;align-self:flex-start;left:5px;height:0}.deal-data-viewer__controls{display:flex;align-items:center}.deal-data-viewer__add{margin:16px 16px 16px auto}.deal-entity-form{padding-bottom:25px;flex-grow:1;padding-top:5px}.deal-entity-form__bar{display:flex;align-items:center;flex-direction:row;transition:padding 225ms cubic-bezier(.4,0,.6,1) 0ms;flex-shrink:0;position:relative;z-index:5000;overflow:hidden}.deal-entity-form__tabs{flex-grow:1}.deal-entity-form__root{min-width:80px;max-width:none;flex-grow:1;flex-shrink:0;padding:6px 8px}.deal-entity-form__root:hover{color:#3f51b5}.deal-credit-plan{padding:16px;position:relative}.deal-credit-plan__controls{display:flex;align-items:center;margin-top:16px}.deal-credit-plan__button{margin-right:10px}.deal-credit-plan__collapse{z-index:10;position:absolute;top:calc(100% - 102px);left:16px;height:0}.deal-credit-editor__controls{display:flex;align-items:center;width:100%;padding:10px 10px 10px 26px}.deal-credit-editor__credit{margin-right:auto}.deal-credit-editor__control{margin-right:10px;font-size:12px}.deal-credit-editor__control--error{color:#da5252}.deal-credit-editor__control:last-child{margin-right:0}.deal-credit-editor__content{height:calc(100% - 61px);overflow:auto}.deal-credit-editor__modal{width:80vw;left:10vw;top:10vh;bottom:5vh}.deal-page-drawer{display:flex;flex-direction:column;overflow:hidden;padding-top:5px}.deal-page-drawer__paper{width:550px;z-index:5000;height:100%;border-left:solid 1px #8b969e;overflow:visible;position:relative;transition:width 225ms cubic-bezier(.4,0,.6,1) 0ms;display:flex;flex-direction:column}.deal-page-drawer__paper--closed{width:5px;transition:width 195ms cubic-bezier(.4,0,.6,1) 0ms;border-left:none}.deal-page-drawer__content{display:flex;flex-direction:column;flex-grow:1;position:relative;overflow-y:auto}.deal-page-drawer__tabs{width:100%;display:flex;flex-grow:1;flex-direction:column;align-items:center;transition:opacity 225ms .1s;padding-left:48px;padding-right:20px}.deal-page-drawer__tabs--closed{opacity:0;transition:none}.deal-page-drawer__button{position:absolute;z-index:5000;top:0;left:0;transition:left 225ms cubic-bezier(.4,0,.6,1) 0ms}.deal-page-drawer__button--shifted{left:-48px;transition:left 195ms cubic-bezier(.4,0,.6,1) 0ms}.deal-page-drawer__problems{margin-top:20px}.deal-page-drawer__root{min-width:80px;flex-grow:1;padding:6px 8px}.deal-page-drawer__root:hover{color:#3f51b5}.deal-status__controls{display:flex;align-items:center}.deal-status__select{margin-right:16px}.deal-status__icon{width:32px;height:32px}.deal-status__icon--done{color:#43a047}.deal-status__icon-button{padding:4px}.deal-update-credits{width:100%;font-size:16px;display:flex;background-color:#cccff7;padding:10px 20px;min-height:59px;align-items:center}.deal-update-credits__button{margin-left:20px}.deal-page-container{display:flex;flex-direction:column;overflow:hidden;height:100%}.deal-page-container__scrollable{flex-grow:1;overflow:auto;display:flex;flex-direction:column}.deal-page-container__content{position:relative;display:flex;flex:1 0 auto}.deal-page-container__patterns{display:flex;flex-direction:column}.deal-page-container__status{margin-left:auto}.new-entity-list-page{display:flex;flex-direction:column;flex-grow:1}.new-entity-list-page__bar{min-height:48px;display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:0 20px;position:relative}.new-entity-list-page__breadcrumbs{display:flex;flex-direction:row;align-items:center}.new-entity-list-page__separator{margin:0 10px}.new-entity-list-page__breadcrumbs-last{color:#8b969e;font-size:12px}.new-entity-list-page__link{text-decoration:none}.new-entity-list-page__link,.new-entity-list-page__link:active,.new-entity-list-page__link:visited{color:#002984}.new-entity-list-page__link:hover{text-decoration:underline}.new-entity-list-page__link--active{cursor:default;pointer-events:none}.new-entity-list-page__link--active,.new-entity-list-page__link--active:active,.new-entity-list-page__link--active:visited{color:#000}.new-entity-list-page__link--active:hover{text-decoration:none}.new-entity-list-page__link--title{font-size:16px;text-transform:uppercase}.new-entity-list-page__link--side{margin-left:15px}.new-entity-list-page__create-links{position:absolute;left:50%;transform:translate(-50%);height:100%;display:flex;flex-direction:row;align-items:center}.new-entity-list-page__custom-create-links{margin-left:auto;padding:4px;display:flex;flex-direction:row;align-items:center}.new-entity-list-page__nav-links{font-size:13px;color:#002984}.details-table{border-left:1px solid #eceff1;border-right:1px solid #eceff1;border-top:1px solid #eceff1}.details-table__row--with-bg:nth-child(2n){background-color:#eceff1}.details-table__row--with-bg:nth-child(2n-1){background-color:#e8eaf6}.details-table__cell{max-width:40rem}.details-table__cell-div{overflow:auto;word-break:break-word;max-height:200px}.details-table__card{width:100%}.progress-warning-table__card{overflow:auto;max-height:600px}.progress-warning-table__cell{border:1px solid #eceff1;padding:12px}.progress-bar{position:relative;display:flex}.progress-bar__progress{position:absolute;font-size:18px;left:50%;top:50%;transform:translate(-50%,-50%)}.progress-bar__progress--icon{font-size:24px;color:#3087a8}.progress-bar__progress small{font-size:12px}.progress-bar__icon{font-size:38px;color:#43a047}.progress-bar__icon--fail{color:#da5252}.progress-wrapper{position:relative;display:flex;align-items:center;padding-right:40px}.progress-wrapper__cancel{margin-right:20px}.group-operations-page{flex-grow:1;display:flex;flex-direction:column}.group-operations-page__body{flex:1 0 0;display:flex;flex-direction:column;overflow-y:scroll;padding-bottom:200px}.group-operations-page__content{display:flex;flex-direction:row;padding:15px;flex-wrap:wrap}.group-operations-page__main{flex-grow:1;display:flex;flex-direction:column;width:55%;max-width:55%;margin-bottom:20px}.group-operations-page__details{flex-shrink:0;margin-left:40px;margin-top:50px;max-width:calc(45% - 40px)}.group-operations-page__metrics{flex-shrink:0;margin-left:40px;margin-top:0;max-width:calc(45% - 40px)}.group-operations-page__controls{width:100%;padding:25px 0;display:flex;align-items:center}.group-operations-page__controls-item{margin-right:20px}.group-operations-page__comment{border:1px solid #8b969e;border-radius:4px;padding:6px}.group-operations-page__save-comment{width:300px;align-self:center}.enum-block__table-title{margin:24px 16px 16px}.schema-model-page{display:flex;flex-direction:column}.schema-model-page__title{margin-left:16px}.schema-model-page__card{width:500px;align-self:center;background-color:#eceff1;margin-bottom:20px}.schema-model-page__properties-title{text-align:center}.schema-model-page__table{border-left:1px solid #eceff1;border-right:1px solid #eceff1;border-top:1px solid #eceff1}.schema-model-page__row:nth-child(2n){background-color:#eceff1}.schema-model-page__row:nth-child(2n-1){background-color:#e8eaf6}.attribute-block{max-width:500px;width:100%;margin:10px}.attribute-block__dot-line{border-bottom:thin dotted gray;width:100%;height:13px}.attribute-block__content{margin-top:-14px;display:flex;flex-direction:row;justify-content:space-between}.attribute-block__title{background-color:#fff;font-size:12px;line-height:1.5;text-transform:uppercase;font-weight:700;white-space:nowrap;padding-right:2px}.attribute-block__value{background-color:#fff;padding-left:2px;font-size:14px;max-height:32px;text-align:right}.attribute-block__json-array{display:flex;flex-direction:column;align-items:center;margin-top:10px}.automatic-events-list{border:1px solid #eceff1}.automatic-events-list__title{background-color:#fff;font-size:12px;line-height:1.5;text-transform:uppercase;font-weight:700;white-space:nowrap;margin-bottom:5px}.automatic-events-list__header-cell{font-weight:400}.automatic-events-list__empty{text-align:center;font-size:14px;margin-bottom:15px;color:#8b969e}.automatic-event__name{width:200px}.automatic-event__date{width:100px;border-left:1px solid #eceff1}.credit-dashboard{flex:1 0 0;overflow-y:auto}.credit-dashboard__wrapper{display:flex;flex-direction:row;max-width:1100px;padding:30px;width:100%;flex-wrap:wrap;justify-content:space-evenly;margin-left:auto;margin-right:auto}.credit-dashboard__attribute-block-group{display:flex;flex-direction:column;align-items:center;flex:1;margin:10px}.credit-dashboard__validation{margin-bottom:15px}.credit-dashboard__legal{display:flex;flex-direction:column;align-items:center}.credit-dashboard__card{max-width:500px;width:100%;margin:10px}.credit-dashboard__card-content{display:flex;flex-direction:column}.credit-dashboard__block-subheader{background-color:#fff;text-align:center;font-size:12px;line-height:1.5;text-transform:uppercase;font-weight:700;white-space:nowrap}.credit-dashboard__block-subheader:not(:first-child){margin-top:10px;margin-bottom:5px}.credit-dashboard__last-agreement{align-self:center;font-size:14px}.credit-letters{display:flex;flex-direction:column;flex-grow:1}.call-block{display:flex;flex-direction:row;margin:20px 15px}.call-block__forbidden{margin:20px 15px;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;background-color:#d5e9f2;padding:15px}.call-block__left{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.call-block__call-input{display:flex;flex-direction:row;align-items:center}.call-block__close{visibility:hidden}.call-block__close--visible{visibility:visible}.call-block__close:hover{color:#d50000}.call-block__phone-button{flex-shrink:0;color:#fff;margin-left:15px}.call-block__phones-grid{margin-left:15px;display:flex;flex-wrap:wrap;align-items:flex-start;max-height:200px;overflow-y:auto}.call-block__phone-line{background-color:#d5e9f2;padding:5px 10px;display:flex;flex-direction:row;align-items:center;position:relative;margin:5px}.call-block__phone-line--called{border:1px solid gray}.call-block__icons{display:flex;flex-direction:row;align-items:center;position:absolute;top:0;right:0}.call-block__icon{width:15px;height:15px}.call-block__call-status{margin-right:10px}.call-block__title{margin-left:15px;color:#8b969e;font-size:12px}.call-block__number{font-size:15px;cursor:pointer}.call-block__number:hover{opacity:.7}.call-block__number--active{cursor:default;color:#3f51b5;pointer-events:none}.call-block__status{margin-top:15px;font-weight:600}.call-status-icon__star--status_correct{color:#43a047}.call-status-icon__star--status_wrong{color:#d50000}.credit-calls{flex-grow:1;display:flex;flex-direction:column}.credit-email__page{display:flex;flex-direction:column;flex-grow:1;padding:10px}.credit-email__title{text-decoration:none;font-size:16px;text-transform:uppercase;margin:10px 0}.bail-page{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}.bail-page__breadcrumbs{display:flex;align-items:center;padding:10px 10px 0;position:sticky;top:-5px;z-index:9;background-color:#d5e9f2;height:38px}.bail-page__navigation{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#d5e9f2;position:sticky;z-index:9;top:28px;height:36px}.bail-page__deleted{color:#da5252}.bail-page__editor{margin-bottom:50px}.bail-page__title{text-decoration:none;font-size:16px;text-transform:uppercase;margin:10px 0}.bail-page__title,.bail-page__title:visited,.bail-page__title:active{color:#002984}.bail-page__title:hover{text-decoration:underline}.bail-page__button+.bail-page__button{margin-left:10px}.bail-page__toolbar{top:54px}.bail-page__toolbar--deleted{background-color:#fdd}.event-form__anchor--isExpanded{background-color:#e8eaf6}.event-form__expansion{display:table-row}.bail-event-list__toolbar{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:10px 15px;position:sticky;top:0;z-index:8;background-color:#d5e9f2;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f;margin-bottom:5px}.bail-event-list__create-button{margin-left:auto}.bail-event-list__table{position:relative}.correction-overview{flex-grow:1;display:flex;flex-direction:column;background-color:#d5e9f2}.correction-overview__wrapper{max-width:700px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;padding:5px}.correction-overview__main{width:100%;display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;padding:10px 15px;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f}.correction-overview__links{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;font-size:16px;height:48px;flex-wrap:wrap;margin-right:10px;margin-bottom:6px}.correction-overview__label{text-transform:uppercase;color:#999;font-size:12px;font-weight:500;word-break:break-word;margin-bottom:6px}.correction-overview__content{display:flex;flex-direction:column;border-top:1px solid #eceff1}.correction-overview__row{display:flex;flex-direction:row;border-bottom:1px solid #eceff1}.correction-overview__cell-title{font-weight:500;border-right:1px solid #eceff1;width:40%;flex-shrink:0;text-align:right;padding:6px 15px;font-size:13px;text-transform:capitalize}.correction-overview__cell-values{display:flex;flex-direction:row;flex-grow:1;padding:6px;align-items:center;position:relative;justify-content:space-between}.correction-overview__value{font-size:13px;margin-left:.4rem;margin-right:.4rem;line-height:12px;color:#43a047}.correction-overview__value--old{color:#d50000}.correction-overview__icon{position:absolute;font-size:1.2rem;left:50%;top:50%;transform:translate(-50%,-50%)}.correction-overview-schedule__modal{display:flex;flex-direction:column;max-width:90vw;max-height:80vh;left:50%;top:50%;transform:translate(-50%,-50%)}.finances-overview{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;flex-wrap:wrap;background-color:#d5e9f2}.finances-table-row__augmentation{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;position:relative}.finances-table-row__hidden{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:transparent}.finances-table-row__link{display:flex;flex-direction:row;align-items:center}.finances-table-row__icon{width:20px;height:20px}.finances-table-row__icon--correction{color:#e29200}.finances-table-row__icon--correction.main{color:#002984}.finances-table-row__icon--correction.additional{color:#e29200}.finances-table-row__icon--correction.manual{color:#43a047}.finances-table-row__icon--correction.freeze{color:#002984}.finances-table-row__icon--overdue-commission{color:#d50000}.finances-table-row__icon--payment{color:#8b969e}.finances-table-row__icon--restriction-off{color:#43a047}.finances-table-row__icon--restriction-on{color:#d50000}.finances-table-row__icon:hover{transform:scale(1.2)}.finances-table-row__links-cell{max-width:60px;box-sizing:border-box;padding:4px 8px}.finances-table-row__cell{word-wrap:break-word;font-size:13px;padding:4px 8px;white-space:nowrap}.finances-table-row__cell:last-child{padding-right:12px}.finances-table-row__anchor--isExpanded{background-color:#eceff1}.finances-table-row__anchor--isExpanded>div+div{border-left-color:#cfd6db}.finances-table-row__expansion{display:table-row}.table-header-expansion-buttons{cursor:pointer;position:absolute;bottom:2px;color:#666;right:-2px}.table-header-expansion-buttons:hover{color:#222}.business-page{display:flex;flex-direction:column;flex:1 0 auto}.business-page__content{display:flex;flex-direction:column;flex-grow:1}.business-page__tree{display:flex;flex-direction:column;padding:0 20px;overflow-x:auto;margin-top:10px}.business-page__modal{display:flex;flex-direction:column;width:80vw;height:80vh;left:10vw;top:10vh}.business-page__header{padding:0 20px;background-color:#d5e9f2;position:sticky;top:45px;height:36px;z-index:10;display:flex;flex-direction:row;justify-content:center}.business-page__button+.business-page__button{margin-left:10px}.business-page__list-toolbar{position:sticky;top:81px;z-index:9}.business-page__list-toolbar--deleted{background-color:#fdd}.business-page__problems-indicator:after{right:0;top:0}.business-editor{flex-grow:1;margin-bottom:20px}.multiple-select{align-self:flex-start}.multiple-select__select-display{min-width:150px}.multiple-select__select-display:focus{background-color:transparent}.multiple-select__chips{display:flex;flex-direction:column;align-items:flex-start}.multiple-select__chips--row{flex-direction:row}.multiple-select__chip{color:#fff;-webkit-text-fill-color:#ffffff;border-radius:4px;height:24px}.multiple-select__chip+.multiple-select__chip{margin-top:5px}.multiple-select__chip--row+.multiple-select__chip--row{margin-top:0;margin-left:5px}.multiple-select__avatar{height:24px;width:32px;border-radius:4px;color:#fff;-webkit-text-fill-color:#ffffff;font-weight:500}.multiple-select__delete-icon{height:20px;width:20px;color:#74b3cb!important}.multiple-select__delete-icon:hover{color:#12769c}.multiple-select__buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-around;padding:5px 0;outline:none;pointer-events:none}.multiple-select__button{pointer-events:auto}.event-calls-informer{cursor:pointer;color:#3f51b5;text-decoration:none;font-size:14px}.event-calls-informer:hover{text-decoration:underline}.event-calls-informer:active{opacity:.8}.event-calls-informer__modal{display:flex;flex-direction:column;width:80vw;height:80vh;left:10vw;top:10vh}.collection-event-editor{display:flex;flex-direction:column;position:relative}.collection-event-editor__informer{align-self:center;margin:3px}.credit-event-source__link{text-decoration:none;color:#002984}.credit-event-source__link:hover{text-decoration:underline}.expandable-event{display:flex;flex-direction:row;align-items:flex-start;border-top:1px solid #eceff1;border-bottom:1px solid #eceff1;transition:margin-top .2s ease-in;flex:1 0 auto}.expandable-event--deleted{color:#8b969e}.expandable-event:focus{background-color:#fff}.expandable-event:hover{background-color:#d3d3d3}.expandable-event--isExpanded{z-index:8;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;margin:5px;width:calc(100% - 10px);border-radius:4px;background-color:#eceff1;border-top:1px solid transparent;border-bottom:1px solid rgb(213.671875,217.265625,238.828125)}.expandable-event--isExpanded:focus{background-color:#eceff1}.expandable-event--isExpanded:hover{background-color:#d3d3d3}.expandable-event__icon-wrapper{color:#8b969e;align-self:center}.expandable-event__icon{width:24px;height:24px;display:flex;flex-direction:row;align-items:center;justify-content:center}.expandable-event__info{display:flex;flex-direction:column;width:180px;align-items:flex-end;margin-right:20px;flex-shrink:0}.expandable-event__date{font-size:12px;color:#8b969e;margin-top:4px}.expandable-event__source{margin-top:5px;font-size:14px}.expandable-event__main{display:flex;flex-direction:column;flex-grow:1}.expandable-event__title{font-weight:500}.expandable-event__description{font-size:12px;color:#4f5458;margin-top:7px;word-break:break-word}.expandable-event__control{display:flex;flex-direction:column;width:120px;flex-shrink:0;margin-left:20px}.expandable-event__status{margin-top:5px;font-size:14px}.expandable-event__expanded-cell{border-bottom:none}.expandable-event__expansion-panel{margin-bottom:5px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.expandable-event__deleted{color:#da5252}.legal-event-editor__navigation{display:flex;justify-content:center}.legal-event-editor__system-status{margin:5px}.litigation-bar{display:flex;flex-direction:row;align-items:center}.litigation-bar__button{margin-right:15px}.litigation-bar__button--withCheckbox{padding-right:39px}.templates-bar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;position:relative;z-index:8}.templates-bar__templates{display:flex;flex-direction:row;align-items:baseline}.templates-bar__template-buttons{margin-left:15px}.templates-bar__input{min-width:200px;max-width:500px}.templates-bar__modal{display:flex;flex-direction:column;min-width:600px;width:60vw;height:80vh;left:50%;transform:translate(-50%);top:10vh}.templates-bar__toolbar{display:flex;align-items:baseline;padding:0 16px;justify-content:space-between}.templates-bar__modal-content{padding:16px 0;flex-grow:1;overflow:auto}.credit-event-list{display:flex;flex-direction:column;flex:1 0 auto}.credit-event-list__list{padding:0;display:flex;flex-direction:column;margin-bottom:20px}.credit-event-list__select{min-width:200px}.credit-event-list__select+.credit-event-list__select{margin-left:10px}.credit-event-list__toolbar{padding-top:5px;position:sticky;z-index:9;background-color:#d5e9f2;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f}.credit-event-list__toolbar--own{top:0}.credit-event-list__pagination{margin-left:auto}.business-block{display:flex;flex-direction:column;font-size:13px}.business-block__title{display:flex;flex-direction:row;align-items:center}.business-block__title--big{font-size:16px}.business-block__link{text-decoration:none;color:#002984;flex-shrink:0}.business-block__link--isCurrent{color:#000;pointer-events:none}.business-block__link:hover{text-decoration:underline}.business-block__icon{width:15px;height:15px;margin-left:5px}.business-block__icon--positive{color:#43a047}.business-block__icon--negative{color:#d50000}.business-block__bottom-line{color:#8b969e;flex-shrink:0;display:flex;flex-direction:row}.business-block__deleted{color:#d50000}.business-block__time{white-space:nowrap}.recursive-business-block{display:flex;flex-direction:row;position:relative;margin-bottom:5px}.recursive-business-block__item{display:flex;flex-direction:row;margin-right:15px;opacity:.4;flex-shrink:0}.recursive-business-block__item--isActual{opacity:1}.recursive-business-block__icon{transform:rotate(90deg);color:#8b969e;margin-top:1px;margin-right:10px;width:12px;height:12px;border:1px solid transparent}.recursive-business-block__icon--big{width:16px;height:16px}.recursive-business-block__icon--isCurrent{color:#3087a8;transform:rotate(90deg) scale(1.8)}.create-bp{display:flex;flex-direction:row;align-items:center}.create-bp__delimiter{opacity:1;text-align:center;background-color:#eceff1;display:flex;flex-direction:row;font-weight:700;justify-content:center}.create-bp__delimiter:focus{background-color:#eceff1}.credit-legal{display:flex;flex-direction:column;flex:1 0 0;overflow:auto}.credit-legal__title{text-decoration:none;font-size:16px;text-transform:uppercase}.credit-legal__title,.credit-legal__title:visited,.credit-legal__title:active{color:#002984}.credit-legal__title:hover{text-decoration:underline}.credit-legal__title--index{pointer-events:none}.credit-legal__title--index,.credit-legal__title--index:visited,.credit-legal__title--index:active{color:#000}.credit-legal__header{padding:5px 20px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#d5e9f2;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f;height:45px;position:sticky;top:0;z-index:9}.credit-legal__control{margin-left:auto;margin-right:20px}.credit-legal__legal-page{display:flex;flex-direction:column;flex-grow:1}.credit-legal__tree{margin:20px 20px 30px;overflow-x:auto}.credit-legal__letters{display:flex;flex-direction:column;flex-grow:1}.credit-legal__transfer-button{margin-right:20px}.credit-legal__subtitle{text-decoration:none;font-size:16px;text-transform:uppercase;margin:10px 20px}.credit-legal__deleted{color:#da5252}.credit-legal-options div{outline:none}.credit-legal-options__text{font-size:14px;padding-left:0}.business-esc{display:flex;flex-direction:column;align-items:center}.business-esc__container{margin-top:20px;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;grid-gap:15px}.business-esc__block{max-width:800px;width:100%}.business-esc__header{position:relative;align-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:30px 0;max-width:800px;width:100%}.business-esc__subheader{font-size:12px;color:#8b969e}.business-esc__back-button{position:absolute;left:0;top:50%;transform:translateY(-50%)}.business-esc__back-icon{transform:rotate(180deg);width:40px;height:40px}.business-esc-card{cursor:pointer;text-transform:none;font-weight:400;height:300px;background-color:#eceff1;border-radius:2px;font-size:18px;padding:15px 20px;text-align:center;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f;display:flex;flex-direction:column;align-items:stretch;max-width:400px}.business-esc-card:hover{opacity:.8}.business-esc-card:active{box-shadow:none}.business-esc-card__header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative}.business-esc-card__image{width:30px;height:30px;transition:transform .1s ease-in;cursor:alias}.business-esc-card__image:hover{transform:scale(1.1)}.business-esc-card__image:active{transform:scale(.9)}.business-esc-card__section{font-size:12px;position:absolute;left:50%;transform:translate(-50%)}.business-esc-card__url{font-size:12px;text-decoration:none;color:#3f51b5}.business-esc-card__url:hover{text-decoration:underline}.business-esc-card__title{position:absolute;width:100%;left:50%;top:50%;transform:translate(-50%,-50%);text-transform:uppercase}.business-esc-card__description{margin-top:auto;font-size:12px;color:#8b969e}.fssp-reception{display:flex;flex-direction:column}.fssp-reception__title{align-self:center}html{--lumo-font-family: Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(./roboto-cyrillic-ext-300-normal-CUPJdUZp.woff2) format("woff2"),url(./roboto-cyrillic-ext-300-normal-D2-2MTar.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(./roboto-cyrillic-300-normal-BoeCr7ev.woff2) format("woff2"),url(./roboto-cyrillic-300-normal-Cb01H779.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAWsAA8AAAAABvwAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABQAAAAUAA8ACUdQT1MAAAFsAAAAHgAAAB5EdEx1R1NVQgAAAYwAAAAzAAAANJMNggJPUy8yAAABwAAAAE0AAABgc6bgxlNUQVQAAAIQAAAAQQAAAFpe9kARY21hcAAAAlQAAABAAAAAXj5j4n9nYXNwAAAClAAAAAwAAAAMAAgAGWdseWYAAAKgAAABJwAAAS7SLFJAaGVhZAAAA8gAAAA2AAAANgkvYTFoaGVhAAAEAAAAAB8AAAAkCqkFk2htdHgAAAQgAAAAHwAAACQXOQALbG9jYQAABEAAAAATAAAAFAFRAaltYXhwAAAEVAAAABwAAAAgACkBIW5hbWUAAARwAAABJwAAAmo2I2JRcG9zdAAABZgAAAATAAAAIP9tAGQAAQAAAAwAAAAAAAAAAQAIAAEAAQABAAAACgAcABwAAURGTFQACAAEAAAAAP//AAAAAAAAeNpjYGRgYOBiMAJCFhc3nxAGueTKohwGqfSi1GwGqZzEkjwGKQYQYAER//+DSADdjQkeAHjaY2BhKWHUYWBlYGCdxWrMwMAoD6GZLzKkMTEwMAAxFDgABRmQgLu/vztIUN6XjeEfA0Ma+ywmBgUGxvkgORYr1g1ASoGBGQC5Zgm5AAAAeNoFwTECAUAQBLDMHmihVgIeBQA68H2JiIGGiYaN+h3f14Tf5foOub13z5TSMzIVVOaOiJBuNmhKZQHCH3CfBqIAAAB42mNgYGACYmYgFgGSjGCahcELSPMxcADl2MAqeBkUGBbI+/7/D+Sh8EE6/n/7/+R/+oPdYN08DAjABADQpg35AAEAAgAIAAj//wAPeNodD7NiLUH0zOyd5L1Ym1SxzW2iJrZto4ptdbFtlNvHNvY7YnPnBscGEMgEYMwIDwzIwH9QAGUApKqvShAy/s/o/8eMmeiKO+gtUhWXkCJ9RBaUYkYUEUaI8B+hhI8Ua8QaBVyBK0RPcYb8ME4GwFAnvZJckx1gwRIAsRpK2NDABnOckzt2dNDBDOdk8xNRwiyrofMTcceS69A+obFeGAwPGxDqG4WB0GqX4oW83LliN/eSudz8uSIXxmR0+I1PTubfhkeHX3+NV3oy3njWExzcc9Y43nTxa1z8bk+VVOEMIgD5+4hTd2QZY86R1dDUkjUxQclt9et0pdDGzj4gQtKmiNxZenSVEueZbmpv1CqV0kPpFXEkF2ACxBtAFmRoHsA3ruZiQgAAAQAAAAMCTtsyCUJfDzz1ABsIAAAAAADE8BEuAAAAAOHUAm/6H/3VCRsIcwAAAAkAAgAAAAAAAHjaY2BkYGDP+cfDwMBp8Uv+nyunNFAEFXACAGxCBEoAeNpj7mFIYYACxs8QzJrNUMe0nSEBzN747yQAbIsIVAB42mNgYNCFwxyGbiCcDgATZAL7AHjaY2BkYGDgZFjJIMpQxsAO5iEAMwMjAB3kAUt42mJgYOBjWMfAzMDIwglkb2LkgrIZGSQYPkHZTEA1TyBsIKnHsA1QBznoVhiFQXBqN26c/EFtK6htxqnda75FH7mTXCtHs5v9jvLcWpZpY4i/PLfrZ/LczxJbOW6CXlWOm+hmIs/N+kGe2/QH8jys353nEQmuCPPLIyHOpBgyP5zwyTsfJDh06KifuXd+UX9Ir8WEwxYhzhrTtrD8Sog3KUQiX6tj4pUpPMVKz+XJkXBMlp13ZyZGXG01AfNWzNhWWVfNSXMsVLj7nNv2pQZ76r9KSX54JFaRCspS2+oIWRN5J3/erC3gRueVgMrqC9NhvnjlGfNseoo/oucb1CM1v/Pu7ibMPTFllb+PLmHbOz+8Fv8trh+reNEzvkDf35FH/wF1DFm0AHjaY2BmAIP/WQwpDFgAACofAdEA) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(./roboto-greek-300-normal-Cnub06j7.woff2) format("woff2"),url(./roboto-greek-300-normal-BMtCIBFp.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(./roboto-math-300-normal-BMxwzQmU.woff2) format("woff2"),url(./roboto-math-300-normal-9fozW1Ii.woff) format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(./roboto-symbols-300-normal-BtHl5mYl.woff2) format("woff2"),url(./roboto-symbols-300-normal-zmF1mPr_.woff) format("woff");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(./roboto-vietnamese-300-normal-CNeuLW5X.woff2) format("woff2"),url(./roboto-vietnamese-300-normal-CBwYb71Q.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(./roboto-latin-ext-300-normal-BOz0oSmX.woff2) format("woff2"),url(./roboto-latin-ext-300-normal-9Myisv2Z.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(./roboto-latin-300-normal-CztWkFGs.woff2) format("woff2"),url(./roboto-latin-300-normal--FIRE8Jd.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(./roboto-cyrillic-ext-400-normal-DzMWdK87.woff2) format("woff2"),url(./roboto-cyrillic-ext-400-normal-5IDvadIC.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(./roboto-cyrillic-400-normal-DAIM1_dR.woff2) format("woff2"),url(./roboto-cyrillic-400-normal-C5q4FMUG.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAXEAA8AAAAABxQAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABQAAAAUAA8ACUdQT1MAAAFsAAAAHgAAAB5EdEx1R1NVQgAAAYwAAAAzAAAANJMNggJPUy8yAAABwAAAAE0AAABgdArg2VNUQVQAAAIQAAAASQAAAF5e+0M1Y21hcAAAAlwAAABAAAAAXj5j4n9nYXNwAAACnAAAAAwAAAAMAAgAGWdseWYAAAKoAAABNgAAATZnhEGkaGVhZAAAA+AAAAA2AAAANglAYTFoaGVhAAAEGAAAAB8AAAAkCroFqmhtdHgAAAQ4AAAAHwAAACQX6f/DbG9jYQAABFgAAAATAAAAFAFZAbFtYXhwAAAEbAAAABwAAAAgACkBIW5hbWUAAASIAAABJQAAAng3dGTWcG9zdAAABbAAAAATAAAAIP9tAGQAAQAAAAwAAAAAAAAAAQAIAAEAAQABAAAACgAcABwAAURGTFQACAAEAAAAAP//AAAAAAAAeNpjYGRgYOBiMAJCFhc3nxAGueTKohwGqfSi1GwGqZzEkjwGKQYQYAER//+DSADdjQkeAHjaY2BhaWecwMDKwMA6i9WYgYFRHkIzX2RIY2JgYABiKHAACjIgAXd/f3eQoLwvG8M/BoY09llMDAoMjPNBcixWrBuAlAIDMwDj2QowAAAAeNoNx7EBQVEQALDcPdDCAgAwFADowBoGMpzfJUJoKegpWMnP/nmO4HM6P4O4PDf3SKmhYyCQMbVHEZUb8SV/KLL6DAR/orwHzQAAAHjaY2BgYAJiZiAWAZKMYJqFwQtI8zFwAOXYwCp4GRQYFsj7/v8P5KHwQTr+f/v/5H/6g91g3TwMCMAEANCmDfkAAQACAAgACP//AA8ABQBkAAADKAWwAAMABgAJAAwADwAAAREhEQUBASUJAyEJAgMo/TwCjv7vARH9qAEN/vMBKv7+AgP9/QECAQEFsPpQBbBU/Xz9fAwCeAJ4/UT9ogVE/aICXgAAAgB3/+wFCgXEABUAKwAAARUUAgYGIyImJgI1NTQSNjYzMhYWEgM1NC4CIyIOAhUVFB4CMzI+AgUKUprXhYHXnVZVnNeBhdebU781ZpNdWpFnODhpkVpekmU0AwZcpP78tmBgtgEEpFykAQO3YGC3/v3/AF6CyIhGRojIgl6DyYlGRonJAAACAHAEcQLJBdcABQAPAAABNRMzFQMlNTMVFBYXByYmAZJ0w9/+hqcqKklWXASEEQFCFf7C/lVPSGgtOi2P///+eP/sBVAF1gAmAAVGAAAHAAb+CP//AAAAAQAAAAMCTqtYHyJfDzz1ABsIAAAAAADE8BEuAAAAAOHUAm/6Gv3VCTEIcwAAAAkAAgAAAAAAAHjaY2BkYGDP+cfDwMDp9UvqnxenIVAEFXACAG+cBHIAeNpj7mFIYYACxj8QzNrIUM6syFAAZh//VwEAaU4HvgB42mNgYNCFwwKGfiCcDQATpAMLAHjaY2BkYGDgZFjJIMpQxsAO5iEAMwMjAB3kAUt42n2QRVYDQBBEK+7Z4e7uDhvcXbdxd88VuAt6Dq6E1BsaJ3ljv2tm2gA4cQsdNHoL+VFTL6yBXWMX1vLNi7AOk3gS1qMZ98IG9OJa2Eg9IezELObfWQPYMSysgRWdwlrqtcLGr1iaPupW4X4ScIok4nDT+yEpoziGHeTUGYYXV9x9tEMkPzlIyoGLI4UsFjHGkST76SVASiAnf6kgy31U+Q6qaB6uHNcILT+1PN+6eXtJK8PXYeWhHVP8Nc6xgCVak6RJTP/w0P7Tw48fWzji2CJVi/nb+nq5pioqU5WKJYcJjnacU/Gj/Vc2x3ydRIQ3XvV+hZ7ZKVV7lnb/n64FEVYv8vQyCi9fxpWa5AgyK/9nP7PUMz8q8aqssxxh8sAbFBtciwAAAHjaY2BmAIP/WQwpDFgAACofAdEA) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(./roboto-greek-400-normal-jFM2czAU.woff2) format("woff2"),url(./roboto-greek-400-normal-DwVopRQH.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(./roboto-math-400-normal-B3wgz80t.woff2) format("woff2"),url(./roboto-math-400-normal-BRMeFL5Z.woff) format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(./roboto-symbols-400-normal-fF1SLJBj.woff2) format("woff2"),url(./roboto-symbols-400-normal-B2LMqLB2.woff) format("woff");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(./roboto-vietnamese-400-normal-CDDxGrUb.woff2) format("woff2"),url(./roboto-vietnamese-400-normal-BYP5tVVv.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(./roboto-latin-ext-400-normal-ZYmyxeOy.woff2) format("woff2"),url(./roboto-latin-ext-400-normal-BG57dRWO.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(./roboto-latin-400-normal-CNwBRw8h.woff2) format("woff2"),url(./roboto-latin-400-normal-BX2H0A0_.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(./roboto-cyrillic-ext-500-normal-B7rQpwPu.woff2) format("woff2"),url(./roboto-cyrillic-ext-500-normal-aAFKCR76.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(./roboto-cyrillic-500-normal-hCeO1jFL.woff2) format("woff2"),url(./roboto-cyrillic-500-normal-DhPqGoNQ.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAW4AA8AAAAABwgAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABQAAAAUAA8ACUdQT1MAAAFsAAAAHgAAAB5EdEx1R1NVQgAAAYwAAAAzAAAANJMNggJPUy8yAAABwAAAAE0AAABgdG7g5VNUQVQAAAIQAAAAQwAAAFpe+EDZY21hcAAAAlQAAABAAAAAXj5j4n9nYXNwAAAClAAAAAwAAAAMAAgAGWdseWYAAAKgAAABNAAAATRvqliEaGVhZAAAA9QAAAA2AAAANgl8YTFoaGVhAAAEDAAAAB8AAAAkCvYFwmhtdHgAAAQsAAAAHwAAACQX6v+ZbG9jYQAABEwAAAATAAAAFAFXAa9tYXhwAAAEYAAAABwAAAAgACkBIW5hbWUAAAR8AAABJwAAAnI2oGOwcG9zdAAABaQAAAATAAAAIP9tAGQAAQAAAAwAAAAAAAAAAQAIAAEAAQABAAAACgAcABwAAURGTFQACAAEAAAAAP//AAAAAAAAeNpjYGRgYOBiMAJCFhc3nxAGueTKohwGqfSi1GwGqZzEkjwGKQYQYAER//+DSADdjQkeAHjaY2Bhmcz4hYGVgYF1FqsxAwOjPIRmvsiQxsTAwADEUOAAFGRAAu7+/u4gQXlfNoZ/DAxp7LOYGBQYGOeD5FisWDcAKQUGZgAL0AqgAAAAeNoFwbEBAQEUBbC8f6CFWgkYCgB0YHEDXCJioMFEg436Hd/XhN/l+g65vXfPlNIzMhVU5o6IkH7+aJTKAoQWf6EHbAB42mNgYGACYmYgFgGSjGCahcELSPMxcADl2MAqeBkUGBbI+/7/D+Sh8EE6/n/7/+R/+oPdYN08DAjABADQpg35AAEAAgAIAAj//wAPAAUAZAAAAygFsAADAAYACQAMAA8AAAERIREFAQElCQMhCQIDKP08Ao7+7wER/agBDf7zASr+/gID/f0BAgEBBbD6UAWwVP18/XwMAngCeP1E/aIFRP2iAl4AAAIAZf/sBR0FxAAVACsAAAEVFAIGBiMiJiYCNTU0EjY2MzIWFhIHNTQuAiMiDgIVFRQeAjMyPgIFHVaf3oeG3aJZWKHdhofeoFf7L1uEU1OCWzAwXYJTVIJaLwMAUKX++rhhYbgBBqVQpQEFuWFhuf779VJ6u39BQX+7elJ6vIFBQYG8AAIAZARwAsYF1wAFAA8AAAE1EzMVAyU1MxUUFhcHJiYBi3LJ4v6AqCYqTU9cBIQUAT8V/sL5WlRCYidIKI3///5s/+wFYwXWACYABUYAAAcABv4I//8AAQAAAAMCTpsD+JZfDzz1ABsIAAAAAADE8BEuAAAAAOHUAm/6Jv3VCWEIcwAAAAkAAgAAAAAAAHjaY2BkYGDP+cfDwMCZ90vtnx1nIlAEFXACAHbIBMYAeNpj7mFIYYACxr8QzNrMkMoszZACZp/8lwMAZ/8HlQB42mNgYNCFw3yGPiCcBQATlAMHAHjaY2BkYGDgZFjJIMpQxsAO5iEAMwMjAB3kAUt42nWQA24FQBRFT227QW1bQW0zTu1+ex3dRhl3SV1B495MpvjK6MzNnXkACnkmjZT0HPF7SqnlFGr5spwqz6flNPr5sJz+z5NBK4+WM6VHLBcyyjyGUyCfccsp5NJrOVV6o+UscaXlNnGu5XYR7OLkgRMcbIo8hu/Z4IJzbvDrvoLPaDecccSNdB/XogvxlciHloYLL5P0aTjFFzi4FDnw2bdS8GrvNXGuTORTLZ9WT1TEQ7FH3hvzvp4heunXmGBKt0HRIMNR6hJbGkui5L/uiq9E95zgifLVR/nmTP5heWx9NuaARj37Ui50Rr/fltvJLRecGf8MftMXp6mjnva4Hl1xYxx+TunlTM4Hozo1rrjn4rd7XumeqKrOTA1ejRtxxzf9r1uQAHjaY2BmAIP/WQwpDFgAACofAdEA) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(./roboto-greek-500-normal-BJMS0heP.woff2) format("woff2"),url(./roboto-greek-500-normal-B0wzjI_J.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(./roboto-math-500-normal-CFNaIMFC.woff2) format("woff2"),url(./roboto-math-500-normal-nGmytUgK.woff) format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(./roboto-symbols-500-normal-BXFTxrNR.woff2) format("woff2"),url(./roboto-symbols-500-normal-B3xPS0M7.woff) format("woff");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(./roboto-vietnamese-500-normal-HYpufUYk.woff2) format("woff2"),url(./roboto-vietnamese-500-normal-CUzdRVXb.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(./roboto-latin-ext-500-normal-C_ARlJGk.woff2) format("woff2"),url(./roboto-latin-ext-500-normal-EUd9mLnZ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(./roboto-latin-500-normal-CkrA1NAy.woff2) format("woff2"),url(./roboto-latin-500-normal-CoDN7ZW2.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(./roboto-cyrillic-ext-700-normal-D_fA0fHY.woff2) format("woff2"),url(./roboto-cyrillic-ext-700-normal-y_8Eg3F3.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(./roboto-cyrillic-700-normal-CzEIZVQR.woff2) format("woff2"),url(./roboto-cyrillic-700-normal-BmXeMSnZ.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAWsAA8AAAAABvgAAQABAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAABWAAAABQAAAAUAA8ACUdQT1MAAAFsAAAAHgAAAB5EdEx1R1NVQgAAAYwAAAAzAAAANJMNggJPUy8yAAABwAAAAEsAAABgdTbg0FNUQVQAAAIMAAAAQwAAAFpe+kGhY21hcAAAAlAAAABAAAAAXj5j4n9nYXNwAAACkAAAAAwAAAAMAAgAGWdseWYAAAKcAAABMQAAATZvegfraGVhZAAAA9AAAAA2AAAANgmwYTFoaGVhAAAECAAAAB8AAAAkCykF1WhtdHgAAAQoAAAAHwAAACQX6P92bG9jYQAABEgAAAATAAAAFAFZAbFtYXhwAAAEXAAAABwAAAAgACkBIW5hbWUAAAR4AAABHwAAAmA0U2IscG9zdAAABZgAAAATAAAAIP9tAGQAAQAAAAwAAAAAAAAAAQAIAAEAAQABAAAACgAcABwAAURGTFQACAAEAAAAAP//AAAAAAAAeNpjYGRgYOBiMAJCFhc3nxAGueTKohwGqfSi1GwGqZzEkjwGKQYQYAER//+DSADdjQkeAHjaTcW7DUBQAADA8z6M4e2gU+lUYgtDKVjBAJawkChE4pqT0hZOmbzmjqp9j5clIPgMRD/jPI8K7VS7WZo1KKodUp8PFPEB+BQKVAB42gXBsQEBARQFsLx/QAm1EjAUAOjAcoaTiOhpMNZgrb6H1yXhe768Qq6v7SOldAxNBJWZAyKkXz80SmUOwh97twc3AHjaY2BgYAJiZiAWAZKMYJqFwQtI8zFwAOXYwCp4GRQYFsj7/v8P5KHwQTr+f/v/5H/6g91g3TwMCMAEANCmDfkAAQACAAgACP//AA942h2PNVQDQRRF//xlEtwjDe5OtIk0uLv7HnrcqXDvW5xyUyYV1uLWn9DhrjuLPK0vUGgF4GKpABzIwA08wQeA+IX5UUKi3LgwN+RiRTMusDviJ24QL/ZE4hlDThQJEkKFz2IqlIvD4rAn9mO/mC4u0d9iIwBCpXRNk+kuKCABgCgCUSaLCI+ORoNB72806rRKpT816JMxItwbFYrAYNRprUiTa1ecM9POtbraVef0jHO1jh3Fl/bm5/eUxP9/b3E8fmassXc7z9uJ61rGOpE7eN7BPq6zuoV+i6Vf6M7qsg1YrQM2AIRal3bcpRdA/8kMAToFF2XQKQKVKnl0NBnv2L9kgxsRCaXZ9S6jamJWsK3XxmprQ1hZ5LQkMf6XoZueQzTQTAA5yJirJP0AwXdhkAAAAAABAAAAAwJOnZybkl8PPPUAGwgAAAAAAMTwES4AAAAA4dQCb/ox/dUJiQhzAAEACQACAAAAAAAAeNpjYGRgYM/5x8PAwNnzy/CfMWcnUAQVcAIAfMQFDAB42mPuYUhhgALGvxDM2sIQxizOEAVmn/qXBABmvgdwAHjaY2Bg0IXDAoZ+IJwNABOkAwsAeNpjYGRgYOBkWMkgylDGwA7mIQAzAyMAHeQBS3jabZA1VgRAEAULd0JS3N0twd01hXV3zbkMLifgQIQcgP9mh0XftFTbGNDIA2WUlNeIX0qwXEI975ZLqeatwLIDvFoup4kbyxV0cWW5UvmI5UammClwCdQzYLmEWtoslyrfZLnm8yxxt/K1lntEcESUMJdE2BMlDIfYJGW8Hyfnsi7FPpFb7BWlkGrFSDLHsFZU7CaCRxRRxcyaTFJ2yOztNac5pCnpIEuyIVycqSOhPr+ZbWFc/SNas8wrGhONMfFjtqU4+713nX2tddH/51j/o7psbp4nUXxZ4cRRrRZOlHHL/zz7gIR8QBWn6V8kjX5EOb1Ccc+f3/HiNx1pHAzhNH+urHxUNoS7+G9J5RM/bu9U/VJ5/Y+49wPc81e/AHjaY2BmAIP/WQwpDFgAACofAdEA) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(./roboto-greek-700-normal-DpKAje7q.woff2) format("woff2"),url(./roboto-greek-700-normal-DXrPs8of.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(./roboto-math-700-normal-xbpggnJp.woff2) format("woff2"),url(./roboto-math-700-normal-yuY-ZMbs.woff) format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(./roboto-symbols-700-normal-DKkQdRpM.woff2) format("woff2"),url(./roboto-symbols-700-normal-D_8z4JZ9.woff) format("woff");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(./roboto-vietnamese-700-normal-BFWtvCOj.woff2) format("woff2"),url(./roboto-vietnamese-700-normal-7YosmkaU.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(./roboto-latin-ext-700-normal-BNPgmEQS.woff2) format("woff2"),url(./roboto-latin-ext-700-normal-DGcaX69F.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(./roboto-latin-700-normal-DZr4b_KL.woff2) format("woff2"),url(./roboto-latin-700-normal-D74k8Kh_.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
