.loading-indicator{display:block;height:32px;width:32px}.loading-indicator path{stroke:#2f498d}.loading-indicator.medium{height:30px;width:30px}.loading-indicator.small{height:20px;width:20px}@keyframes loading-indicator{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sidebar-menu{display:flex;flex-direction:column;gap:5px}.sidebar-menu .sidebar-menu__group .sidebar-menu__group__title{color:#a5a5a5;display:block;font-size:12px;font-weight:500;margin-bottom:3px;text-transform:uppercase}.sidebar-menu .sidebar-menu__item{display:flex;flex-direction:column}.sidebar-menu .sidebar-menu__item .sidebar-menu__item__box{align-items:center;border-radius:10px;display:flex;flex-direction:row}.sidebar-menu .sidebar-menu__item .sidebar-menu__item__box .sidebar-menu__item__wrapper{align-items:center;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;padding:8px;text-decoration:none;-webkit-user-select:none;user-select:none;width:100%}.sidebar-menu .sidebar-menu__item .sidebar-menu__item__box:hover{background-color:#272727}.sidebar-menu .sidebar-menu__item .sidebar-menu__item__box .sidebar-menu__item__box__icon{height:22px;margin-right:10px;overflow:hidden;width:22px}.sidebar-menu .sidebar-menu__item .sidebar-menu__item__box .sidebar-menu__item__box__icon svg{height:100%;width:100%}.sidebar-menu .sidebar-menu__item .sidebar-menu__item__box .sidebar-menu__item__box__title{color:#e4e4e4;font-size:16px;font-weight:500}.sidebar-menu .sidebar-menu__item .sidebar-menu__item__box .sidebar-menu__item__popup-icon{flex-basis:auto;margin-left:auto;width:16px}.sidebar-menu .sidebar-menu__item.selected .sidebar-menu__item__box{background-color:#323232}.sidebar-menu .sidebar-menu__item.selected .sidebar-menu__item__box .sidebar-menu__item__box__title{color:#fff}.sidebar-menu .sidebar-menu__item.shown .sidebar-menu__item__box .sidebar-menu__item__popup-icon{transform:rotate(180deg)}.sidebar-menu .sidebar-menu__item .sidebar-menu__item__items{display:flex;flex-direction:column;margin-left:32px}.sidebar{background-color:#1a1a1a;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;overflow:hidden;position:fixed;width:230px}.sidebar .sidebar__content{display:flex;margin-bottom:20px;overflow:hidden;padding:0 20px}.sidebar .connect-button-wrapper{margin:10px}.scrollable-content{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;overflow:hidden;position:relative}.scrollable-content.with-scroll-bar.with-indent>.scrollable-content__container{padding-right:12px}.scrollable-content.content-full-height .scrollable-content__container{flex:1 1}.scrollable-content .scrollable-content__container{max-height:100%;overflow-y:auto;scrollbar-width:none}.scrollable-content .scrollable-content__container::-webkit-scrollbar{display:none}.scrollable-content .scrollable-content__scroll-bar{opacity:1;position:absolute;transition:opacity .2s linear;-webkit-user-select:none;user-select:none;z-index:199}.scrollable-content .scrollable-content__scroll-bar.hidden{opacity:0}.scrollable-content .scrollable-content__scroll-bar .scrollable-content__scroll-bar__thumb{background-color:#ccc;border-radius:5px;position:absolute;top:0;width:5px}.scrollable-content .scrollable-content__scroll-bar .scrollable-content__scroll-bar__thumb.hovered{background-color:#b3b3b3!important}.scrollable-content .scrollable-content__scroll-bar.vertical{height:100%;right:0;top:0;width:8px}.scrollable-content .scrollable-content__scroll-bar.vertical .scrollable-content__scroll-bar__thumb{background-color:#ccc;border-radius:5px;position:absolute;right:0;width:8px}.scrollable-content .scrollable-content__scroll-bar.horizontal{bottom:0;height:8px;left:0;width:100%}.scrollable-content .scrollable-content__scroll-bar.horizontal .scrollable-content__scroll-bar__thumb{background-color:#ccc;border-radius:5px;height:8px;left:0;position:absolute}.container{flex:1 1;overflow:hidden;position:relative}.container>.loading-indicator-wrapper{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.container.flex{display:flex}.container.flex-row{flex-direction:row}.container.flex-column{flex-direction:column}.container.justify-content-center{justify-content:center}.container.justify-content-left{justify-content:left}.container.justify-content-right{justify-content:right}.container.align-items-center{align-items:center}.container.align-items-start{align-items:start}.container.align-items-end{align-items:end}.container.padding-5{padding:5px}.container.padding-10{padding:10px}.container.padding-15{padding:15px}.container.padding-20{padding:20px}.container.padding-25{padding:25px}.container.padding-vertical-5{padding:5px 0}.container.padding-vertical-10{padding:10px 0}.container.padding-vertical-15{padding:15px 0}.container.padding-vertical-20{padding:20px 0}.container.padding-vertical-25{padding:25px 0}.container.padding-left-5{padding-left:5px}.container.padding-left-10{padding-left:10px}.container.padding-left-15{padding-left:15px}.container.padding-left-20{padding-left:20px}.container.padding-left-25{padding-left:25px}.container.padding-right-5{padding-right:5px}.container.padding-right-10{padding-right:10px}.container.padding-right-15{padding-right:15px}.container.padding-right-20{padding-right:20px}.container.padding-right-25{padding-right:25px}.container.padding-horizontal-5{padding:0 5px}.container.padding-horizontal-10{padding:0 10px}.container.padding-horizontal-15{padding:0 15px}.container.padding-horizontal-20{padding:0 20px}.container.padding-horizontal-25{padding:0 25px}.container.gap-5{gap:5px}.container.gap-10{gap:10px}.container.gap-15{gap:15px}.container.gap-25{gap:25px}.container.gap-30{gap:30px}.container.gap-35{gap:35px}.container.gap-40{gap:40px}.container.auto-left-margin{margin-left:auto;width:fit-content}.container.auto-right-margin{margin-right:auto;width:fit-content}.container.margin-top-5{margin-top:5px}.container.margin-top-10{margin-top:10px}.container.margin-top-15{margin-top:15px}.container.margin-top-20{margin-top:20px}.container.margin-top-50{margin-top:50px}.container.margin-top-70{margin-top:70px}.container.margin-left-5{margin-left:5px}.container.margin-left-10{margin-left:10px}.container.margin-left-15{margin-left:15px}.container.margin-left-20{margin-left:20px}.container.margin-left-30{margin-left:30px}.container.margin-right-10,.container.margin-right-5{margin-right:10px}.container.margin-right-15{margin-right:15px}.container.margin-right-20{margin-right:20px}.container.margin-right-30{margin-right:30px}.container.margin-bottom-5{margin-bottom:5px}.container.margin-bottom-10{margin-bottom:10px}.container.margin-bottom-15{margin-bottom:15px}.container.margin-bottom-20{margin-bottom:20px}.container.loading{min-height:40px}.container.disabled{opacity:.8}.container.overflow-visible{overflow:visible}.container.no-flex-shrink{flex-shrink:0}.container.no-flex-grow{flex-grow:0}.container.auto-flex-basis{flex-basis:auto}.container.flex-wrap{flex-wrap:wrap}.container.primary-background{background-color:#fff}.container.secondary-background{background-color:#f2f2f2}.container.workspace-background{background-color:#f7f8fc}.container.border-top{border-top:1px solid #e8eef3}.container.border-left{border-left:1px solid #e8eef3}.container.border-right{border-right:1px solid #e8eef3}.container.border-bottom{border-bottom:1px solid #e8eef3}.container.border-radius-8{border-radius:8px}.container.border-radius-10{border-radius:10px}.container.border-radius-12{border-radius:12px}.container.display-none{display:none}.container.block{background-color:#fff;border:1px solid #e8eef3;border-radius:12px;padding:15px}.container.unavailable .container__unavailable-foreground{align-items:center;background-color:#ffffffe6;bottom:0;display:flex;flex-direction:row;justify-content:center;left:0;position:absolute;right:0;top:0}.container.unavailable .container__unavailable-foreground .container__unavailable-foreground__text{color:grey;font-family:Manrope,sans-serif;font-size:16px;-webkit-user-select:none;user-select:none}.customer-selector-wrapper{margin:10px}.customer-selector-wrapper .customer-selector{position:relative}.customer-selector-wrapper .customer-selector .customer-selector__box{align-items:center;background-color:#323232;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;padding:10px;-webkit-user-select:none;user-select:none}.customer-selector-wrapper .customer-selector .customer-selector__box .customer-selector__box__icon{margin-right:10px}.customer-selector-wrapper .customer-selector .customer-selector__box .customer-selector__box__icon svg{width:18px}.customer-selector-wrapper .customer-selector .customer-selector__box .customer-selector__box__info{display:flex;flex-direction:column}.customer-selector-wrapper .customer-selector .customer-selector__box .customer-selector__popup-icon{margin-left:auto;margin-right:5px}.customer-selector-wrapper .customer-selector .customer-selector__box .customer-selector__popup-icon svg{width:18px}.customer-selector-wrapper .customer-selector .customer-selector__box .customer-selector__box__info__title{color:#fff;display:block;font-size:16px}.customer-selector-wrapper .customer-selector .customer-selector__box .customer-selector__box__info__title.no-selection{color:#ccc}.customer-selector-wrapper .customer-selector .customer-selector__popup{background-color:#292929;border-radius:0 0 10px 10px;box-sizing:border-box;display:flex;flex-direction:column;max-height:200px;overflow:hidden;padding:10px;position:absolute;width:100%;z-index:299}.customer-selector-wrapper .customer-selector .customer-selector__popup .scrollable-content{height:100%}.customer-selector-wrapper .customer-selector .customer-selector__popup .customer-selector__popup__list{display:flex;flex-direction:column;gap:15px}.customer-selector-wrapper .customer-selector .customer-selector__popup .customer-selector__popup__group .customer-selector__popup__group__name .checkbox__content__text{color:#b3b3b3;font-size:14px}.customer-selector-wrapper .customer-selector .customer-selector__popup .customer-selector__popup__item{border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:8px 10px;-webkit-user-select:none;user-select:none}.customer-selector-wrapper .customer-selector .customer-selector__popup .customer-selector__popup__item .checkbox__content__text{color:#fff}.customer-selector-wrapper .customer-selector .customer-selector__popup .customer-selector__popup__item:hover{background-color:#393939}.customer-selector-wrapper .customer-selector.popup-shown .customer-selector__box{border-radius:10px 10px 0 0}.customer-selector-wrapper .customer-selector.popup-shown .customer-selector__popup-icon{transform:rotate(180deg)}.checkbox{cursor:pointer;display:flex;flex-direction:row;-webkit-user-select:none;user-select:none}.checkbox:focus-visible{outline:2px dashed #2f498d;outline-offset:3px}.checkbox .checkbox__box{align-items:center;background-color:#fff;border:1px solid #d0d4dd;border-radius:5px;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.checkbox .checkbox__box svg{height:16px;width:16px}.checkbox .checkbox__content{margin-left:8px}.checkbox .checkbox__content .checkbox__content__text{color:#1a1a1a;font-family:Manrope,sans-serif;font-size:13px;line-height:21px}.checkbox.checked .checkbox__box{background-color:#2f498d;border-color:#0000}.checkbox.centered{align-content:center;justify-content:center}.checkbox.disabled{cursor:default;opacity:.7}.checkbox.readonly{cursor:default}.checkbox.fit-content{width:fit-content}.checkbox.box-top{align-items:start}.checkbox.box-center{align-items:center}.checkbox.box-bottom{align-items:end}.checkbox.small .checkbox__box{border-radius:4px;height:16px;margin-top:2px;width:16px}.checkbox.small .checkbox__box svg{height:14px;width:14px}.checkbox.indeterminate.checked .checkbox__box{background-color:#2f498d;border-color:#0000}.tooltip{background-color:#1a1a1a;border-radius:8px;padding:5px;position:absolute;-webkit-user-select:none;user-select:none;z-index:999}.tooltip .tooltip__text{color:#fff;font-size:14px}.tooltip:after{background-color:#1a1a1a;content:"";display:block;height:8px;position:absolute;width:8px}.tooltip.top:after{left:calc(50% - 4px);top:calc(100% - 5px);transform:rotate(45deg)}.tooltip.right:after{left:-3px}.tooltip.left:after,.tooltip.right:after{top:calc(50% - 4px);transform:rotate(45deg)}.tooltip.left:after{right:-3px}.icon-button{background-color:#0000;border:#0000;cursor:pointer;overflow:hidden;padding:0}.icon-button svg{height:100%;width:100%}.user-panel-wrapper{bottom:0;box-sizing:border-box;left:0;position:absolute;width:100%}.user-panel{background-color:#323232;border-radius:10px;display:flex;flex-direction:row;margin:10px;padding:10px;position:relative;z-index:250}.user-panel .user-panel__title{color:#fff}.user-panel .user_buttons{align-items:center;display:flex;flex-direction:row;gap:10px;margin-left:auto}.title{display:flex;flex-direction:column;font-family:Manrope,sans-serif;overflow:hidden}.title .title__text .title__icon{height:24px;margin-right:5px;width:24px}.title .title__text .title__icon svg{height:24px;width:24px}.title.text-align-left{text-align:left}.title.text-align-left .title__text{justify-content:start;text-align:left}.title.text-align-center{text-align:center}.title.text-align-center .title__text{justify-content:center;text-align:center}.title.text-align-right{text-align:right}.title.text-align-right .title__text{justify-content:end;text-align:right}.title .title__text{align-items:center;color:#1a1a1a;display:flex;flex-direction:row;font-family:Manrope,sans-serif;font-weight:600;position:relative}.title .title__text .title__text__content{display:block;width:fit-content}.title .title__text .title__count{color:#4d4d4d;font-size:.9em;font-weight:400;margin-left:5px;text-align:left}.title .title__text .title__count.right{margin-left:auto}.title .title__description{color:#4d4d4d;display:block}.title.size-48 .title__text{font-size:48px}.title.size-48 .title__description{font-size:42px;margin-top:3px}.title.size-38 .title__text{font-size:38px}.title.size-38 .title__description{font-size:32px;margin-top:3px}.title.size-28 .title__text{font-size:28px}.title.size-28 .title__description{font-size:20px;margin-top:3px}.title.size-24 .title__text{font-size:24px}.title.size-24 .title__description{font-size:16px;margin-top:3px}.title.size-18 .title__text{font-size:18px}.title.size-18 .title__description{font-size:15px;margin-top:1px}.title.size-16 .title__text{font-size:16px}.title.size-16 .title__description{font-size:13px}.title.size-14 .title__text{font-size:14px}.title.size-14 .title__description{font-size:12px}.title.size-14 .title__icon,.title.size-14 .title__icon svg{width:12px}.title.size-12 .title__text{font-size:12px}.title.size-12 .title__description{font-size:10px}.title.margin-bottom-5{margin-bottom:5px}.title.margin-bottom-10{margin-bottom:10px}.title.margin-bottom-15{margin-bottom:15px}.title.margin-bottom-20{margin-bottom:20px}.title.no-wrap-text{white-space:nowrap}.title.no-wrap-text .title__text__content{overflow:hidden;text-overflow:ellipsis}.title.no-flex-shrink{flex-shrink:0}.title.uppercase .title__text{text-transform:uppercase}.button{border:1px solid #999;color:#000;font-family:Manrope,sans-serif;font-size:15px;line-height:18px;outline:none;position:relative}.button,.button .button__content{background-color:#0000;cursor:pointer;display:flex;flex-direction:row;font-weight:500;justify-content:center}.button .button__content{align-items:center}.button .button__content>.loading-indicator-wrapper{height:18px;margin-left:10px}.button:not(.disabled):not(.without-hover-effect):hover{background-color:#f2f2f2}.button:focus-visible{outline:2px dashed #2f498d;outline-offset:-2px}.button.small{border-radius:8px}.button.small .button__content{padding:5px}.button.small .button__content .button__icon{height:14px;width:14px}.button.small.square{height:41px!important;width:41px!important}.button.micro .button__content{height:20px!important;padding:3px!important;width:20px!important}.button.micro .button__content .button__icon{height:13px!important;width:13px!important}.button.medium{border-radius:11px}.button.medium .button__content{padding:11px}.button.without-text{border-radius:5px;height:32px;padding:0;width:32px}.button.without-text .button__icon{height:18px;left:50%;margin:0!important;padding:0!important;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.button.without-text .button__icon svg{display:block;height:100%;width:100%}.button.primary,.button.selected{background-color:#2f498d;border-color:#0000;color:#fff}.button.primary:not(.disabled):not(.without-hover-effect):hover,.button.selected:not(.disabled):not(.without-hover-effect):hover{background-color:#273b73}.button.secondary{background-color:#fff;border-color:#d0d4dd;color:#000}.button.dangerous{background-color:#d35d5d;border-color:#0000;color:#fff}.button.dangerous:not(.disabled):not(.without-hover-effect):hover{background-color:#ce4949;border-color:#0000;color:#fff}.button.with-icon .button__icon.icon-left{margin-right:5px}.button.with-icon .button__icon.icon-right{margin-left:5px}.button.with-icon .button__icon.small{height:14px;width:14px}.button.with-icon .button__icon.medium{height:18px;width:18px}.button.with-icon .button__icon.huge{height:22px;width:22px}.button.with-icon.without-text{padding-left:0}.button .button__icon{display:inline-block;height:18px;vertical-align:top;width:18px}.button .button__icon svg{height:100%;width:100%}.button.square{height:48px!important;width:48px!important}.button.square>.loading-indicator-wrapper{margin-left:0}.button.no-flex-shrink{flex-shrink:0}.button.disabled{cursor:default;opacity:.3}.button.hide-borders{border:none}.button.without-padding{padding:0!important}.button.without-padding .button__icon{height:100%;width:100%}.button.loading.primary{background-color:#8098d5!important}.button.loading .button__icon{display:none}.button .button__popup-icon{align-items:center;border-left:1px solid #d0d4dd;display:flex;justify-content:center;margin-left:10px;padding:5px 5px 5px 8px}.button .button__popup-icon>svg{height:14px;width:14px}.button.with-popup .button__popup-icon>svg{transform:rotate(180deg)}.button-wrapper{display:inline-block;position:relative}.button-wrapper.margin-left-5{margin-left:5px}.button-wrapper.margin-left-10{margin-left:10px}.button-wrapper.margin-left-15{margin-left:15px}.button-wrapper.margin-left-auto{margin-left:auto}.button-wrapper .button,.button-wrapper.full-width{width:100%}.button-wrapper .button__popup{background-color:#fff;border:1px solid #d0d4dd;border-radius:8px;box-sizing:border-box;height:fit-content;left:50%;padding:8px;position:absolute;transform:translateX(-50%);width:100%;z-index:1000}.button-wrapper .button__popup.top{bottom:calc(100% + 10px)}.button-wrapper.fixed-popup .button__popup{position:fixed}.button-wrapper.fixed-popup .button__popup.top{bottom:0}.not-found{align-items:center;display:flex;flex-direction:column}.not-found__bottom-content{margin-top:15px}.text-wrapper{display:flex;flex-direction:column;justify-content:center}.text-wrapper.inline-block{display:inline-block}.text-wrapper.inline{display:inline}.text-wrapper .text__icon{align-items:center;display:inline-block;flex-direction:row;height:12px;margin-right:5px;width:12px}.text-wrapper .text__icon svg{width:12px}.text-wrapper .text{color:#1a1a1a;font-family:Manrope,sans-serif;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-wrapper .text.is-link{color:#2f498d;cursor:pointer;-webkit-user-select:none;user-select:none}.text-wrapper .text.is-link:hover{text-decoration:underline}.text-wrapper .text.error{color:#dc4c4c}.text-wrapper .text.size-10{font-size:10px}.text-wrapper .text.size-12{font-size:12px}.text-wrapper .text.size-14{font-size:14px}.text-wrapper .text.size-15{font-size:15px}.text-wrapper .text.size-16{font-size:16px}.text-wrapper .text.size-18{font-size:18px}.text-wrapper .text.size-20{font-size:20px}.text-wrapper .text.font-weight-400{font-weight:400}.text-wrapper .text.font-weight-500{font-weight:500}.text-wrapper .text.font-weight-600{font-weight:600}.text-wrapper .text.secondary{color:#4d4d4d}.text-wrapper .text.wrap{white-space:normal;word-break:break-word}.text-wrapper .text.block{display:block}.text-wrapper.text-align-left{text-align:left}.text-wrapper.text-align-center{text-align:center}.text-wrapper.text-align-right{text-align:right}.text-wrapper.margin-top-5{margin-top:5px}.text-wrapper.margin-top-10{margin-top:10px}.text-wrapper.margin-top-15{margin-top:15px}.text-wrapper.margin-top-20{margin-top:20px}.departure-block{border:1px solid #e6e6e6;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;padding:10px}.departure-block.selected{background-color:#2f498d}.departure-block.selected .departure-block__date,.departure-block.selected .departure-block__identifier,.departure-block.selected .departure-block__other-side-name,.departure-block.selected .departure-block__other-side-postal-code,.departure-block.selected .departure-block__track-code{color:#fff}.departure-block .departure-block__top-content{display:flex;flex-direction:row}.departure-block .departure-block__date{color:#4d4d4d;display:block;font-size:14px}.departure-block .departure-block__track-code{color:#4d4d4d;font-size:14px;margin-left:auto}.departure-block .departure-block__identifier{display:block;font-size:14px}.departure-block .departure-block__other-side-name{color:#1a1a1a;display:block;font-size:16px;font-weight:500;margin:5px 0;max-width:300px}.departure-block .departure-block__other-side-postal-code{color:#4d4d4d;display:block;font-size:14px}.registry__icon{align-items:center;display:flex;margin-right:5px;width:16px}.registry__icon svg{width:16px}.popup-icon{width:18px}.spoiler.shown .popup-icon{transform:rotate(180deg)}.entries-list{display:flex;flex-direction:column;gap:15px}.text-field{position:relative}.text-field .text-field__title{color:#1a1a1a;display:block;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;margin-bottom:3px;-webkit-user-select:none;user-select:none;white-space:nowrap}.text-field .text-field__bottom-title{color:grey;display:block;font-size:12px}.text-field .text-field__error-text{color:#dc4c4c;display:block;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;margin-top:3px}.text-field .text-field__description{color:#4d4d4d;display:block;font-family:Manrope,sans-serif;font-size:14px;margin-top:5px;-webkit-user-select:none;user-select:none}.text-field .text-field__box{display:flex;flex-direction:row;overflow:hidden;padding:0}.text-field .text-field__box.with-icon{padding:0}.text-field .text-field__box.with-icon .text-field__input-wrapper{border-bottom-left-radius:0;border-left:none;border-top-left-radius:0;padding-left:0!important;padding-right:10px!important}.text-field .text-field__box.with-password-show-button,.text-field .text-field__box.with-voice{padding-right:0}.text-field .text-field__box.with-password-show-button .text-field__input-wrapper,.text-field .text-field__box.with-voice .text-field__input-wrapper{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;overflow:hidden}.text-field .text-field__box.with-loading .text-field__input-wrapper{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}.text-field .text-field__box .text-field__icon{align-items:center;background-color:#fff;border:1px solid #d0d4dd;border-radius:8px 0 0 8px;border-right:none;display:flex;flex-shrink:0;justify-content:center;left:10px;width:32px}.text-field .text-field__box .text-field__icon svg{height:20px;width:20px}.text-field .text-field__box .text-field__input-wrapper{background-color:#fff;border:1px solid #d0d4dd;border-radius:8px;display:flex;flex:1 1;flex-direction:row;padding:0 10px;position:relative}.text-field .text-field__box .text-field__input-wrapper .text-field__input{background-color:#0000;border:none;box-sizing:border-box;color:#333;display:block;font-family:Manrope,sans-serif;font-size:15px;font-weight:400;padding:5px 0;width:100%}.text-field .text-field__box .text-field__input-wrapper .text-field__input.text-align-left{text-align:left}.text-field .text-field__box .text-field__input-wrapper .text-field__input.text-align-center{text-align:center}.text-field .text-field__box .text-field__input-wrapper .text-field__input.text-align-right{text-align:right}.text-field .text-field__box .text-field__input-wrapper .text-field__input:focus{outline:none}.text-field .text-field__box .text-field__input-wrapper .text-field__input::placeholder{color:grey;opacity:1}.text-field .text-field__box .text-field__input-wrapper .text-field__input.extension-on-edit:focus{position:absolute}.text-field .text-field__box .text-field__input-wrapper .text-field__counter{bottom:5px;color:#4d4d4d;font-size:12px;position:absolute;right:5px;-webkit-user-select:none;user-select:none}.text-field .text-field__box .text-field__input-wrapper .text-field__inner-content{display:flex;flex-direction:row;margin-right:3px}.text-field .text-field__box .text-field__input-wrapper .text-field__text-area{height:31px;margin:0;max-height:350px;min-height:31px;padding-right:10px;resize:vertical;width:100%}.text-field .text-field__box .text-field__input-wrapper.text-field__text-area-wrapper{padding-right:0}.text-field .text-field__box .text-field__voice-button{align-items:center;background-color:#fff;border:1px solid #d0d4dd;border-radius:0 8px 8px 0;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;width:32px}.text-field .text-field__box .text-field__voice-button:hover{background-color:#f2f2f2}.text-field .text-field__box .text-field__voice-button.enabled{background-color:#2f498d;border-color:#0000}.text-field .text-field__box .text-field__voice-button .text-field__voice-button__icon{display:block;height:22px;width:22px}.text-field .text-field__box .text-field__voice-button .text-field__voice-button__icon svg{height:22px;width:22px}.text-field .text-field__box>.loading-indicator-wrapper{align-items:center;background-color:#fff;border:1px solid #d0d4dd;border-left:none;border-radius:0 10px 10px 0;display:flex;flex-direction:row;justify-content:center;width:35px}.text-field .text-field__box>.loading-indicator-wrapper>.loading-indicator{height:24px;width:24px}.text-field .text-field__box.cursor-pointer .text-field__input{cursor:pointer}.text-field .text-field__box .text-field__box__buttons{align-items:center;display:flex;flex-direction:row;margin-left:5px}.text-field.full-height .text-field__input-wrapper .text-field__input{height:100%}.text-field.small .text-field__box .text-field__input-wrapper{padding:0 5px}.text-field.small .text-field__box .text-field__input-wrapper .text-field__input{padding:5px 0}.text-field.small .text-field__box .text-field__input-wrapper .text-field__text-area{height:33px;min-height:33px}.text-field.micro .text-field__title{font-size:12px}.text-field.micro .text-field__box .text-field__input-wrapper{padding:0 2px}.text-field.micro .text-field__box .text-field__input-wrapper .text-field__input{font-size:12px;padding:5px 0}.text-field.micro .text-field__box .text-field__input-wrapper .text-field__text-area{height:20px;min-height:20px}.text-field.required .text-field__title:after{content:"*"}.text-field.error .text-field__box .text-field__icon,.text-field.error .text-field__input-wrapper{background-color:#fdf7f7;border-color:#dc4c4c}.text-field.error .text-field__voice-button{background-color:#dc4c4c;border-color:#0000}.text-field.error .text-field__voice-button.enabled{background-color:#cd2828!important}.text-field.error .text-field__voice-button:hover{background-color:#d83737}.text-field.error .text-field__show-password-button{background-color:#fdf7f7;border-color:#dc4c4c}.text-field.error .text-field__show-password-button.shown{background-color:#dc4c4c}.text-field.error .text-field__title{color:#dc4c4c!important}.text-field.error .text-field__input::placeholder{color:#dc4c4c!important;opacity:.8!important}.text-field.error.hide-borders .text-field__input-wrapper{border-bottom-color:#dc4c4c!important}.text-field.disabled{opacity:.7;pointer-events:none}.text-field.with-popup .text-field__box:not(.with-icon) .text-field__input-wrapper{border-bottom-left-radius:0}.text-field.with-popup .text-field__box:not(.with-voice) .text-field__input-wrapper{border-bottom-right-radius:0}.text-field.with-popup .text-field__box .text-field__icon{border-bottom-left-radius:0}.text-field.with-popup .text-field__box .text-field__voice-button{border-radius:0 8px 0 0}.text-field.hide-borders:not(.with-popup) .text-field__input-wrapper{background-color:#0000;border:none;border-bottom:1px solid #0000;border-radius:0}.text-field.hide-borders:not(.with-popup) .text-field__input-wrapper .text-field__input{resize:none}.text-field.hide-borders:not(.with-popup) .loading-indicator-wrapper{background-color:#0000;border:none}.text-field.hide-borders:not(.with-popup):not(.readonly):focus-within .text-field__voice-button{display:flex}.text-field.hide-borders:not(.with-popup):not(.readonly):focus-within .text-field__input-wrapper{border-bottom:1px solid #d0d4dd}.text-field.hide-borders:not(.with-popup):not(.readonly):focus-within .text-field__input-wrapper .text-field__input{resize:vertical}.text-field.hide-borders:not(.with-popup):not(.readonly):hover .text-field__voice-button{display:flex}.text-field.hide-borders:not(.with-popup):not(.readonly):hover .text-field__input-wrapper{border-bottom:1px solid #d0d4dd}.text-field.hide-borders:not(.with-popup):not(.readonly):hover .text-field__input-wrapper .text-field__input{resize:vertical}.text-field.hide-borders:not(.with-popup) .text-field__voice-button{background-color:#0000;border:none;border-radius:3px;display:none;width:20px}.text-field.hide-borders:not(.with-popup) .text-field__voice-button .text-field__voice-button__icon{height:22px;width:16px}.text-field.hide-borders:not(.with-popup) .text-field__voice-button .text-field__voice-button__icon svg{width:16px}.text-field.hide-borders:not(.with-popup) .text-field__voice-button:not(.enabled):hover{background-color:#0000!important}.text-field.hide-borders:not(.with-popup).show-always-bottom-border .text-field__input-wrapper{border-bottom:1px solid #d0d4dd!important}.text-field.copiable-text-shown .text-field__input-wrapper .text-field__input{color:grey}.text-field .text-field__show-password-button{align-items:center;background-color:#fff;border:1px solid #d0d4dd;border-radius:0 8px 8px 0;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;width:40px}.text-field .text-field__show-password-button.shown{background-color:#2f498d;border-color:#0000}.text-field .text-field__show-password-button .text-field__show-password__icon{display:block;flex-shrink:0;height:17px;width:24px}.text-field .text-field__show-password-button .text-field__show-password__icon svg{height:15px;width:24px}.text-field__popup{background-color:#fff;border:1px solid #d0d4dd;border-radius:0 0 8px 8px;border-top:none;box-sizing:border-box;display:flex;flex-direction:column;max-height:250px;overflow:hidden;position:absolute;width:100%;z-index:1000}.text-field__popup.fixed-popup{position:fixed}.text-field__popup .text-field__popup__container{display:flex;flex-direction:column}.text-field__popup .text-field__popup__container>.loading-indicator-wrapper{margin:10px auto}.text-field__popup .text-field__popup__container .text-field__popup__suggestion__no-results-message{color:#4d4d4d;display:block;font-family:Manrope,sans-serif;font-size:15px;padding:10px}.text-field__popup .text-field__popup__container .text-field__popup__suggestions-group{display:flex;flex-direction:column}.text-field__popup .text-field__popup__container .text-field__popup__suggestions-group .text-field__popup__suggestions-group__title{background-color:#f7f8fc;color:#2f498d;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;padding:10px}.text-field__popup .text-field__popup__suggestion{display:flex;padding:8px}.text-field__popup .text-field__popup__suggestion:hover{background-color:#f2f2f2;cursor:pointer;-webkit-user-select:none;user-select:none}.text-field__popup .text-field__popup__suggestion .text-field__popup__suggestion__content .text-field__popup__suggestion__title{color:#1a1a1a;display:block;font-family:Manrope,sans-serif;font-size:15px;font-weight:500}.text-field__popup .text-field__popup__suggestion .text-field__popup__suggestion__content .text-field__popup__suggestion__description{color:#4d4d4d;display:block;font-family:Manrope,sans-serif;font-size:14px;font-weight:400}.text-field__popup .text-field__popup__suggestion .text-field__popup__suggestion__delete-button{display:block;flex-shrink:0;height:14px;margin-left:auto;margin-right:5px;width:14px}.text-field__popup .text-field__popup__suggestion:not(:last-child){border-bottom:1px solid #e8eef3}.items-list{display:flex;flex-direction:column;gap:3px}.items-list .items-list__item{cursor:pointer;display:flex;flex-direction:column;outline:none;-webkit-user-select:none;user-select:none}.items-list .items-list__item:not(.default-style-disabled){border-radius:8px;padding:6px}.items-list .items-list__item:not(.default-style-disabled).chosen,.items-list .items-list__item:not(.default-style-disabled):hover{background-color:#f2f2f2}.items-list .items-list__item:not(.default-style-disabled):hover .items-list__item__text{color:#1a1a1a}.items-list .items-list__item:not(.default-style-disabled).selected{background-color:#2f498d}.items-list .items-list__item:not(.default-style-disabled).selected span{color:#fff}.items-list .items-list__item .items-list__item__icon{display:block;height:32px;width:32px}.items-list .items-list__item .items-list__item__text{color:#333;font-family:Manrope,sans-serif}.models-list{display:flex;flex-direction:column;flex-grow:1;min-height:30px;overflow:hidden;position:relative}.models-list .models-list__empty-text{color:#4d4d4d;font-family:Manrope,sans-serif;font-size:14px;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.models-list.full-loading>.loading-indicator-wrapper{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:5}.models-list>.models-list__loading-panel{background-color:#fff;bottom:0;left:50%;position:absolute;transform:translateX(calc(-50% - 1px));width:100%}.models-list>.models-list__loading-panel .loading-indicator-wrapper{margin:10px auto;width:fit-content}.item{display:flex;flex-direction:row;overflow:hidden}.item.with-border{border:1px solid #e8eef3;border-radius:8px;padding:8px}.item.with-border .item__content{max-height:80%}.item .item__content.selectable{margin-left:8px}.item.vertical-center{align-items:center}.item.overflow-visible{overflow:visible}.item.file{white-space:nowrap}.item.medium .item__icon{height:28px;margin:0;width:28px}.item.medium .item__icon svg{height:28px;width:28px}.item .item__content{overflow:hidden}.item .item__content.centered{align-items:center;display:flex}.item .item__content.with-icon{margin-left:8px;margin-top:2px}.item .item__icon{display:block;flex-shrink:0;margin:3px}.item .item__icon,.item .item__icon svg{height:20px;width:20px}.item .item__title{color:#1a1a1a;display:block;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item .item__title.text-wrap{word-wrap:break-word;white-space:normal}.item.inline-text .item__title{display:inline-block;margin-right:20px;vertical-align:top}.item.clickable{cursor:pointer}.item .item__text{color:#333;font-family:Manrope,sans-serif;font-size:16px;overflow:hidden;text-overflow:ellipsis}.item .item__text.date{color:#4d4d4d}.item .item__text.file{color:#1a1a1a;font-weight:500}.item .item__text.user-name{font-weight:500;line-height:28px}.item .item__text.text-14{font-size:14px}.item .item__text.text-15{font-size:15px}.item .item__text.text-16{font-size:16px}.item .item__buttons{align-items:center;display:flex;flex-direction:row;gap:5px;margin-left:auto;padding:0 0 0 30px}.item .item__buttons .item__buttons__button{border-radius:5px;cursor:pointer;display:block;height:14px;padding:5px;width:14px}.item .item__buttons .item__buttons__button svg{display:block;height:14px;width:14px}.item .item__link{display:inline-block;font-size:16px;line-height:28px}.item .item__file-size{color:grey;display:inline-block;margin-left:5px}.item.id{background-color:#d19f35;border-radius:5px;color:#fff;font-weight:500;padding:5px 10px;width:fit-content}.item.user-panel{align-items:center}.item.user-panel .item__content.with-avatar{margin-left:8px}.item.user-panel .item__content .item__user-name{color:#333;font-family:Manrope,sans-serif;font-size:16px;font-weight:500}.item.user-panel .item__content .item__user-role{color:#4d4d4d;display:block;font-family:Manrope,sans-serif;font-size:14px}.item.user-panel .item__user-avatar{background-color:#2f498d;border-radius:5px;color:#fff;flex-shrink:0;font-size:14px;height:28px;line-height:28px;margin-right:5px;text-align:center;width:28px}.item.user-panel.small .item__content .item__user-name{font-size:14px}.item.user-panel.small .item__user-avatar{font-size:10px;height:20px;line-height:20px;width:20px}.tag_item{background-color:#2f498d;border-radius:7px;color:#fff;display:block;font-size:14px;padding:6px;-webkit-user-select:none;user-select:none;width:fit-content}.tag_item.process{background-color:#e0ebf7;color:#2f72be}.tag_item.success{background-color:#d2f3cd;color:#369b26}.tag_item.pending{background-color:#fbf5dd;color:#c39f16}.tag_item.disabled{background-color:gray;color:#fff}.tag_item.error{background-color:#fbefef;color:#d12f2f}.tag_item.empty{background-color:#0000;color:#4d4d4d}.unavailable_mark_item{color:grey;font-family:Manrope,sans-serif;font-size:15px;text-align:center}.alert,.unavailable_mark_item{-webkit-user-select:none;user-select:none}.alert{border-radius:12px;bottom:20px;left:50%;padding:10px;position:absolute;transform:translateX(-50%);z-index:999}.alert,.alert.success{background-color:#333}.alert .alert__text{color:#fff;font-size:14px}.envelope{background-color:#fff;border:1px solid #e8eef3;border-radius:20px;display:block;height:80%;padding:20px;width:80%}.spoiler{border-radius:10px;display:flex;flex-direction:column;overflow:hidden}.spoiler.overflow-visible,.spoiler.overflow-visible .spoiler__content{overflow:visible}.spoiler>.spoiler__header{background-color:#e6e9ec;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:row;flex-shrink:0;overflow:hidden}.spoiler>.spoiler__header .spoiler__header__content{align-items:center;display:flex;flex:1 1;flex-direction:row;padding:10px}.spoiler>.spoiler__header .spoiler__header__buttons{align-items:center;display:flex;flex-direction:row-reverse;gap:5px}.spoiler>.spoiler__header .spoiler__header__buttons .spoiler__header__button{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-left:auto;width:40px}.spoiler>.spoiler__header .spoiler__header__buttons .spoiler__header__button>svg{width:18px}.spoiler>.spoiler__header .spoiler__header__buttons .spoiler__header__button:hover{background-color:#f2f2f2}.spoiler.header-without-padding>.spoiler__header{padding:0!important}.spoiler.header-without-padding>.spoiler__header>.spoiler__header__content{padding:0}.spoiler.bordered>.spoiler__header{background-color:#fff;border-bottom:1px solid #c2c7cc;border-radius:10px}.spoiler.bordered.shown .spoiler__header{border-radius:10px 10px 0 0}.spoiler.bordered.shown>.spoiler__content{border:1px solid #c2c7cc;border-radius:0 0 10px 10px;border-top:none;display:flex;margin-top:0}.spoiler.block>.spoiler__header{background-color:#fff;border:1px solid #c2c7cc;border-radius:12px;padding:15px}.spoiler.block>.spoiler__header>.spoiler__header__content{padding:0}.spoiler.block.shown>.spoiler__header{border-radius:12px 12px 0 0}.spoiler.block.shown>.spoiler__content{background-color:#fff;border:1px solid #c2c7cc;border-radius:0 0 12px 12px;border-top:none;display:flex;margin-top:0;padding:15px}.spoiler.without-radius{border-radius:0}.spoiler.without-radius>.spoiler__content{border-radius:0!important}.spoiler.full-clickable>.spoiler__header{cursor:pointer;-webkit-user-select:none;user-select:none}.spoiler.full-clickable>.spoiler__header>.spoiler__header__buttons>.spoiler__header__button:hover{background-color:#0000}.spoiler.full-clickable.bordered>.spoiler__header:hover{background-color:#f2f2f2}.spoiler .spoiler__content{display:none;flex:1 1;flex-direction:column;overflow:hidden}.spoiler.shown>.spoiler__header>.spoiler__header__buttons>.spoiler__header__button>svg{transform:rotate(180deg)}.spoiler.shown>.spoiler__content{display:flex;margin-top:15px}.spoiler:not(.shown){flex-shrink:0}.spoiler.primary-header-background>.spoiler__header{background-color:#fff;border:1px solid #c2c7cc}.spoiler.transparent-header-background>.spoiler__header{background-color:#0000}.spoiler.no-flex-grow{flex-grow:0!important}.spoiler.no-flex-grow .spoiler__content{flex-grow:0}.spoiler-stack{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.spoiler-stack .spoiler.shown{flex:1 1}.separator{background-color:#c2c7cc}.separator.vertical{width:1px}.separator.horizontal{height:1px}.overlay__messages{display:flex;flex-direction:column;gap:10px;position:absolute;right:20px;top:50px;z-index:99}.modal-message{background-color:#fff;border-radius:10px;display:flex;flex-direction:row;flex-shrink:0;opacity:0;padding:10px;transform:translateX(350px);transition:opacity .3s linear,transform .2s ease-in;width:300px}.modal-message.shown{opacity:1;transform:translateX(0)}.modal-message.no-animation{transition:none}.modal-message.error{background-color:#dc4c4c}.modal-message.warning{background-color:#d59700}.modal-message.success{background-color:#3baa2f}.modal-message .modal-message__icon{flex-shrink:0;margin-right:10px;width:32px}.modal-message .modal-message__title{font-weight:600}.modal-message .modal-message__text,.modal-message .modal-message__title{color:#fff;display:block;font-size:14px}.radio-buttons{display:flex;flex-wrap:wrap}.radio-buttons.row{flex-direction:row;gap:15px}.radio-buttons.column{flex-direction:column;gap:5px}.radio-buttons .radio-button{align-items:center;cursor:pointer;display:flex;flex-direction:row}.radio-buttons .radio-button:focus-visible{outline:2px dashed #2f498d;outline-offset:3px}.radio-buttons .radio-button .radio-button__box{align-items:center;background-color:#fff;border:1px solid #d0d4dd;border-radius:100%;display:flex;flex-shrink:0;height:15px;justify-content:center;width:15px}.radio-buttons .radio-button .radio-button__content{margin-left:8px;-webkit-user-select:none;user-select:none}.radio-buttons .radio-button .radio-button__content .radio-button__content__text{color:#1a1a1a;font-family:Manrope,sans-serif;font-size:13px;line-height:22px}.radio-buttons .radio-button.selected .radio-button__box{border-color:#2f498d}.radio-buttons .radio-button.selected .radio-button__box:after{background-color:#2f498d;border-radius:100%;content:"";display:block;height:9px;width:9px}.radio-buttons.readonly .radio-button{cursor:default}.radio-buttons.small.row{gap:8px}.radio-buttons.small.column{gap:0}.radio-buttons.small .radio-button{align-items:center}.radio-buttons.small .radio-button .radio-button__box{height:15px;width:15px}.radio-buttons.small .radio-button .radio-button__box:after{height:9px;width:9px}.row{display:flex;flex-direction:row;gap:5px}.row.vertical-top{align-items:start}.row.vertical-center{align-items:center}.row.vertical-bottom{align-items:end}.row.vertical-padding-5{padding:5px 0}.row.vertical-padding-10{padding:10px 0}.row.vertical-padding-15{padding:15px 0}.row>.row__item.flex-1{flex:1 1}.row>.row__item.flex-2{flex:2 1}.row>.row__item.flex-3{flex:3 1}.row>.row__item.flex-4{flex:4 1}.row>.row__item.flex-5{flex:5 1}.row>.row__item.flex-6{flex:6 1}.row>.row__item.flex-7{flex:7 1}.row>.row__item.flex-8{flex:8 1}.row>.row__item.auto-margin-left{margin-left:auto}.row>.row__item.overflow-hidden{overflow:hidden}.row.gap-5{gap:5px}.row.gap-10{gap:10px}.row.gap-15{gap:15px}.row.flex-1{flex:1 1}.row.flex-2{flex:2 1}.row.flex-3{flex:3 1}.row.position-relative{position:relative}.envelope__type-input{margin-top:5px}.envelope-spoiler{align-items:start;display:flex;flex-direction:row;gap:20px}.envelope-spoiler .envelope-spoiler__header{align-items:center;border:1px solid #e8eef3;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;padding:10px;-webkit-user-select:none;user-select:none}.envelope-spoiler .envelope-spoiler__header .envelope-spoiler__header__icon{align-items:center;display:flex;flex-direction:column;height:16px;justify-content:center;margin-left:auto;width:16px}.envelope-spoiler .envelope-spoiler__content{display:none}.envelope-spoiler.shown .envelope-spoiler__header .envelope-spoiler__header__icon svg{transform:rotate(180deg)}.envelope-spoiler.shown .envelope-spoiler__content{display:block}.envelope-preview{border:1px solid #999;border-radius:10px;overflow:hidden;position:relative}.envelope-preview.dl{height:345px;width:690px}.envelope-preview.c5{height:495px;width:700px}.envelope-preview.c4{height:525px;width:750px}.envelope-preview .envelope-preview__watermark{color:#000;cursor:default;font-size:200px;font-weight:700;left:50%;opacity:.1;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}.envelope-preview .envelope-preview__left-top{left:25px;position:absolute;top:25px}.envelope-preview .envelope-preview__parameter{align-items:center;display:flex;flex-direction:row;gap:5px}.envelope-preview .envelope-preview__parameter .envelope-preview__parameter__name{display:block;font-size:12px;width:60px}.envelope-preview .envelope-preview__parameter .envelope-preview__parameter-value{color:#333;font-size:15px;height:32px;line-height:32px;margin-left:5px}.envelope-preview .envelope-preview__parameter .text-field{width:320px}.envelope-preview .envelope-preview__postal-code{font-size:20px;font-weight:600}.envelope-preview .envelope-preview__right-bottom{bottom:25px;position:absolute;right:25px}.envelope-preview .envelope-preview__right-bottom .envelope-preview__properties{margin-bottom:30px}.envelope-preview .envelope-preview__right-bottom .envelope-preview__properties .envelope-preview__property{align-items:center;display:flex;flex-direction:row;font-size:14px;gap:5px}.envelope-preview .envelope-preview__right-top{position:absolute;right:25px;top:25px}.envelope-preview .envelope-preview__centered-content{display:flex;flex-direction:row;margin-top:30px}.envelope-preview .envelope-preview__recipient-postal-code{bottom:25px;font-family:ZIPcode,sans-serif;font-size:64px;left:25px;position:absolute}.envelope-preview .envelope-preview__barcode{flex-direction:column;gap:2px;left:25px;top:50%}.envelope-preview .envelope-preview__barcode .envelope-preview__barcode__descriptor{align-items:center;display:flex;flex-direction:row;gap:15px}.envelope-preview .envelope-preview__barcode .envelope-preview__barcode__descriptor .envelope-preview__barcode__descriptor__russian-post{font-size:12px;font-weight:500}.envelope-preview .envelope-preview__barcode .envelope-preview__barcode__descriptor .envelope-preview__barcode__descriptor__text{font-size:13px;margin-left:auto}.envelope-preview .envelope-preview__barcode .envelope-preview__barcode__svg{width:200px}.envelope-preview .envelope-preview__special-marks{display:flex;flex-direction:column;font-size:10px;gap:3px;height:70px;margin-top:10px;overflow:hidden;width:200px}.envelope-preview .envelope-preview__special-marks .envelope-preview__special-marks__line{overflow:hidden;width:200px;word-break:break-word}.text-field-button{cursor:pointer}.text-field-button,.text-field-button .text-field-button__icon{align-items:center;display:flex;justify-content:center}.text-field-button .text-field-button__icon svg{width:13px}.departures-count{border:1px solid #b3b3b3;border-radius:3px;margin-left:auto;padding:2px;text-align:center;width:30px}.document-type-selector{display:flex;flex-direction:row;gap:10px}.document-type-selector .document-type-selector__item{align-items:center;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;width:90px}.document-type-selector .document-type-selector__item .document-type-selector__item__icon{align-items:center;border:1px solid #ccc;border-radius:10px;display:flex;height:74px;justify-content:center;width:74px}.document-type-selector .document-type-selector__item .document-type-selector__item__title{display:block;font-size:14px;margin-top:5px}.document-type-selector .document-type-selector__item.selected .document-type-selector__item__icon{background-color:#2f498d;border-color:#0000}.combo-box{outline:none;position:relative}.combo-box:focus-visible{outline:2px dashed #2f498d;outline-offset:3px}.combo-box .combo-box__title{color:#1a1a1a;display:block;font-family:Manrope,sans-serif;font-size:13px;font-weight:600;margin-bottom:3px;-webkit-user-select:none;user-select:none;white-space:nowrap}.combo-box .combo-box__content{position:relative}.combo-box .combo-box__error-text{color:#dc4c4c;display:block;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;margin-top:3px}.combo-box .combo-box__description{color:#4d4d4d;display:block;font-family:Manrope,sans-serif;font-size:14px;margin-top:5px;-webkit-user-select:none;user-select:none}.combo-box .combo-box__box{background-color:#fff;border:1px solid #d0d4dd;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;overflow:hidden}.combo-box .combo-box__box .combo-box__icon{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:18px;display:flex;flex-shrink:0;justify-content:center;width:32px}.combo-box .combo-box__box .combo-box__icon svg{width:18px}.combo-box .combo-box__box .combo-box__chosen-item{display:block;flex:1 1;max-width:100%;overflow:hidden;padding:5px 0 5px 10px;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.combo-box .combo-box__box .combo-box__chosen-item .combo-box__chosen-item__title{color:#333;font-family:Manrope,sans-serif;font-size:15px;font-weight:400}.combo-box .combo-box__box .combo-box__chosen-item .combo-box__chosen-item__description{color:#4d4d4d;font-family:Manrope,sans-serif;font-size:14px;font-weight:400}.combo-box .combo-box__box .combo-box__chosen-item .combo-box__chosen-item__description.word_wrap{white-space:normal}.combo-box .combo-box__box .combo-box__chosen-item.no-chosen-item .combo-box__chosen-item__title{color:grey}.combo-box .combo-box__box.with-icon .combo-box__chosen-item{padding-left:0}.combo-box .combo-box__box .combo-box__popup-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-left:auto;width:32px}.combo-box .combo-box__box .combo-box__popup-icon svg{height:14px;width:14px}.combo-box.with-popup .combo-box__box{border-radius:8px 8px 0 0}.combo-box.with-popup .combo-box__box .combo-box__popup-icon{transform:rotate(180deg)}.combo-box.small .combo-box__box .combo-box__chosen-item{padding:5px 0 5px 5px}.combo-box.small .combo-box__popup .combo-box__popup__item{padding:5px}.combo-box.required .combo-box__title:after{content:"*"}.combo-box.readonly .combo-box__box{cursor:default}.combo-box.hide-borders:not(.with-popup) .combo-box__box{background-color:#0000;border-color:#0000}.combo-box.error .combo-box__voice-button{background-color:#dc4c4c;border-color:#0000}.combo-box.error .combo-box__voice-button:hover{background-color:#d83737}.combo-box.error .combo-box__title{color:#dc4c4c!important}.combo-box.error .combo-box__box{background-color:#fdf7f7;border-color:#dc4c4c}.combo-box.error .combo-box__box .combo-box__chosen-item.no-chosen-item .combo-box__chosen-item__title{color:#dc4c4c!important;opacity:.8!important}.combo-box.disabled{opacity:.7;pointer-events:none}.combo-box__popup{background-color:#fff;border:1px solid #d0d4dd;border-radius:0 0 8px 8px;border-top:none;box-sizing:border-box;display:flex;flex-direction:column;max-height:250px;min-height:20px;overflow:hidden;position:absolute;width:100%;z-index:500}.combo-box__popup.fixed-popup{position:fixed}.combo-box__popup .combo-box__popup__container{display:flex;flex-direction:column;overflow-x:hidden}.combo-box__popup .combo-box__popup__container .combo-box__popup__no-items-message{color:#4d4d4d;display:block;font-family:Manrope,sans-serif;font-size:15px;padding:10px}.combo-box__popup .combo-box__popup__container .combo-box__popup__container__list-empty{color:#4d4d4d;display:block;font:Manrope,sans-serif;font-size:14px;padding:5px}.combo-box__popup .combo-box__popup__item{padding:5px 8px}.combo-box__popup .combo-box__popup__item:hover{background-color:#f2f2f2;cursor:pointer;-webkit-user-select:none;user-select:none}.combo-box__popup .combo-box__popup__item.chosen{background-color:#2f498d}.combo-box__popup .combo-box__popup__item.chosen .combo-box__popup__item__description,.combo-box__popup .combo-box__popup__item.chosen .combo-box__popup__item__title{color:#fff}.combo-box__popup .combo-box__popup__item .combo-box__popup__item__title{color:#1a1a1a;display:block;font-family:Manrope,sans-serif;font-size:15px;font-weight:500}.combo-box__popup .combo-box__popup__item .combo-box__popup__item__description{color:#4d4d4d;display:block;font-family:Manrope,sans-serif;font-size:14px;font-weight:400}.combo-box__popup .combo-box__popup__item:not(:last-child){border-bottom:1px solid #e8eef3}.combo-box.popup-top.with-popup .combo-box__box{border-radius:0 0 8px 8px}.combo-box.popup-top .combo-box__popup{border-bottom:none;border-radius:8px 8px 0 0;border-top:1px solid #d0d4dd;bottom:100%}.inventory-preview{border:1px solid #b3b3b3;height:1000px;overflow:hidden;padding:10px;position:relative;width:600px}.inventory-preview .inventory-preview__top{align-items:center;display:flex;flex-direction:row}.inventory-preview .inventory-preview__top .inventory-preview__top__logo{width:80px}.inventory-preview .inventory-preview__top .title{left:50%;position:absolute;transform:translateX(-50%)}.inventory-preview .inventory-preview__top .inventory-preview__top__number{font-size:12px;margin-left:auto}.inventory-preview .inventory-preview__top-properties{display:flex;flex-direction:column;gap:10px;margin-top:10px}.inventory-preview .inventory-preview__property{display:flex;flex:1 1;flex-direction:row;gap:5px;overflow:hidden}.inventory-preview .inventory-preview__property.separately{flex-direction:column}.inventory-preview .inventory-preview__property .inventory-preview__property__name{flex-shrink:0;font-size:14px;font-weight:600;width:70px}.inventory-preview .inventory-preview__property .inventory-preview__property__value-wrapper{display:flex;flex-direction:column;width:100%}.inventory-preview .inventory-preview__property .inventory-preview__property__value{border-bottom:1px solid #000;font-size:14px;min-height:20px;width:100%;word-break:break-word}.inventory-preview .inventory-preview__property .inventory-preview__property__value.double-border-width{border-bottom-width:2px}.inventory-preview .inventory-preview__property .inventory-preview__property__subscript-text{font-size:11px;text-align:center}.inventory-preview .inventory-preview__property .inventory-preview__property__subscript-text.with-left-margin{margin-left:-80px}.inventory-preview .inventory-preview__barcode{height:20px;width:300px}.inventory-preview .inventory-preview__table{border-collapse:collapse;margin-top:20px;width:100%}.inventory-preview .inventory-preview__table .inventory-preview__table__head .inventory-preview__table__head__row .inventory-preview__table__head__row__cell{border:1px solid #000;font-size:10px;padding:5px}.inventory-preview .inventory-preview__table .inventory-preview__table__body:before{content:"‌";display:block;line-height:10px}.inventory-preview .inventory-preview__table .inventory-preview__table__body .inventory-preview__table__body__row .inventory-preview__table__body__row__cell{text-wrap:auto;border:1px solid #000;font-size:10px;font-weight:500;height:20px;overflow:hidden;padding:5px;text-align:left;white-space:wrap;word-break:break-word}.inventory-preview .inventory-preview__sum{align-items:center;display:flex;flex-direction:row;margin-top:10px}.inventory-preview .inventory-preview__sum .inventory-preview__sum__title{font-size:12px;font-weight:600}.inventory-preview .inventory-preview__sum .inventory-preview__sum__table{border-collapse:collapse;display:table;margin-left:auto}.inventory-preview .inventory-preview__sum .inventory-preview__sum__table .inventory-preview__sum__table__cell{border:1px solid #000;display:table-cell;font-size:10px;font-weight:600;height:20px;padding:5px;text-align:center;width:65px}.inventory-preview .inventory-preview__bottom-properties{display:flex;flex-direction:column;gap:10px;margin-top:10px}.inventory-preview .inventory-preview__row{display:flex;flex-direction:row;gap:15px}.inventory-preview .inventory-preview__properties-block{display:flex;flex:1 1;flex-direction:column}.inventory-preview .inventory-preview__sign-place{border:1px solid #000;flex-grow:0;position:relative;width:151px}.inventory-preview .inventory-preview__sign-place .inventory-preview__sign-place__subscript-text{bottom:5px;font-size:11px;position:absolute;text-align:center;width:100%}.inventory-preview .inventory-preview__worker-sign-row{display:flex;flex-direction:row;justify-content:end}.inventory-preview .inventory-preview__worker-sign-row .inventory-preview__property{flex-basis:auto;flex-grow:0;width:200px}.inventory-preview .inventory-preview__page-info{display:flex;flex-direction:row;gap:20px;justify-content:end;margin-top:20px}.inventory-preview .inventory-preview__page-info .inventory-preview__page-info__info{display:flex;flex-direction:row;gap:5px}.inventory-preview .inventory-preview__page-info .inventory-preview__page-info__info .inventory-preview__page-info__info__name{font-size:14px;font-weight:600}.inventory-preview .inventory-preview__page-info .inventory-preview__page-info__info .inventory-preview__page-info__info__value{border-bottom:1px solid #000;font-size:14px;text-align:center;width:30px}body,html{margin:0;overflow:hidden;padding:0}.window-layout{background-color:#e3e5ea;min-height:100vh}.centered-layout{flex-direction:row}.centered-layout,.loading-container{align-items:center;display:flex;justify-content:center}.content,.loading-container{flex-direction:column;height:100vh}.content{display:flex;margin-left:230px;overflow:hidden}#app{min-height:100vh;position:relative}a{color:#2136a1;text-decoration:none}.notification-preview{border:1px solid #b3b3b3;padding:10px 40px;width:520px}.notification-preview .notification-preview__checkbox{align-items:center;display:flex;flex-direction:row}.notification-preview .notification-preview__checkbox .notification-preview__checkbox__box{align-items:center;border:1px solid #131eaa;display:flex;flex-direction:column;flex-shrink:0;height:11px;justify-content:center;width:11px}.notification-preview .notification-preview__checkbox .notification-preview__checkbox__box svg{width:9px}.notification-preview .notification-preview__checkbox .notification-preview__checkbox__name{color:#131eaa;font-size:12px;margin-left:5px}.notification-preview .notification-preview__top{display:flex;flex-direction:row}.notification-preview .notification-preview__top .notification-preview__field-container{border:1px dotted #131eaa;padding:20px;width:150px}.notification-preview .notification-preview__top .notification-preview__type-info{margin-left:20px}.notification-preview .notification-preview__top .notification-preview__type-info .notification-preview__type-info__title{color:#131eaa;display:block;font-size:14px;font-weight:500;line-height:12px;word-break:break-word}.notification-preview .notification-preview__top .notification-preview__type-info .notification-preview__type-info__type{display:flex;flex-direction:row;gap:10px;margin-top:5px}.notification-preview .notification-preview__top .notification-preview__logo{display:block;margin-left:auto;width:120px}.notification-preview .notification-preview__content{display:flex;flex-direction:row;gap:10px}.notification-preview .notification-preview__content .notification-preview__content__form{display:flex;flex-direction:column;overflow:hidden;width:450px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__sender-fill-text{color:#131eaa;font-size:10px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__sender-info{border:2px solid #131eaa;height:90px;position:relative}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__sender-info .notification-preview__content__form__sender-info__title{color:#131eaa;display:block;font-size:8px;text-align:center}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__sender-info .notification-preview__content__form__sender-info__content{padding:0 5px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__sender-info .notification-preview__content__form__sender-info__content .notification-preview__content__form__sender-info__content__address,.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__sender-info .notification-preview__content__form__sender-info__content .notification-preview__content__form__sender-info__content__name{display:block;font-size:10px;min-height:15px;word-break:break-word}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__sender-info .notification-preview__content__form__sender-info__content .notification-preview__content__form__sender-info__content__address{margin-right:80px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__sender-info .notification-preview__content__form__sender-info__content .notification-preview__content__form__sender-info__content__postal-code{bottom:0;display:block;font-size:21px;font-weight:500;letter-spacing:1px;position:absolute;right:5px;text-align:right;width:80px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__track-code{align-items:center;display:flex;flex-direction:row;gap:15px;padding:2px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__track-code .notification-preview__content__form__track-code__name{color:#131eaa;font-size:8px;line-height:12px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__track-code .notification-preview__content__form__track-code__value{font-size:14px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__track-code .notification-preview__content__form__track-code__barcode{display:block;height:14px;margin-left:auto;width:150px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__recipient{border:2px solid #131eaa;display:flex;flex-direction:column;height:100px;padding:0 5px;position:relative}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__recipient .notification-preview__content__form__recipient__title{color:#131eaa;display:block;font-size:8px;text-align:center}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__recipient .notification-preview__content__form__recipient__address,.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__recipient .notification-preview__content__form__recipient__name{font-size:10px;min-height:15px;word-break:break-word}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__recipient .notification-preview__content__form__recipient__address{margin-right:80px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__recipient .notification-preview__content__form__recipient__postal-code{bottom:0;display:block;font-size:21px;font-weight:500;letter-spacing:1px;position:absolute;right:5px;text-align:right;width:80px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__additional-marks{border:2px solid #131eaa;height:20px;margin-top:5px;padding:5px;position:relative}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__additional-marks .notification-preview__content__form__additional-marks__name{color:#131eaa;font-size:8px;left:5px;position:absolute;top:0}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__delivery-details{display:flex;flex-direction:row;gap:5px;margin-top:5px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__delivery-details .notification-preview__content__form__delivery-details__name{color:#131eaa;font-size:12px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__delivery-details .notification-preview__content__form__delivery-details__day-wrapper,.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__delivery-details .notification-preview__content__form__delivery-details__year-wrapper{display:flex;flex-direction:row}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__delivery-details .notification-preview__content__form__delivery-details__fillable{border-bottom:1px solid #131eaa}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__delivery-details .notification-preview__content__form__delivery-details__fillable.day{width:20px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__delivery-details .notification-preview__content__form__delivery-details__fillable.month{width:100px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__delivery-details .notification-preview__content__form__delivery-details__fillable.year{width:20px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__recipient-details{display:flex;flex-direction:row;gap:5px;margin-top:5px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__recipient-details .notification-preview__content__form__recipient-details__name{color:#131eaa;font-size:12px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__recipient-details .notification-preview__content__form__recipient-details__field{display:flex;flex:1 1;flex-direction:column;gap:2px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__recipient-details .notification-preview__content__form__recipient-details__field .notification-preview__content__form__recipient-details__field__line{border-bottom:1px solid #131eaa;height:15px}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__recipient-details .notification-preview__content__form__recipient-details__field .notification-preview__content__form__recipient-details__field__subscript{display:flex;flex-direction:row}.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__recipient-details .notification-preview__content__form__recipient-details__field .notification-preview__content__form__recipient-details__field__subscript .notification-preview__content__form__recipient-details__field__subscript__fio,.notification-preview .notification-preview__content .notification-preview__content__form .notification-preview__content__form__recipient-details .notification-preview__content__form__recipient-details__field .notification-preview__content__form__recipient-details__field__subscript .notification-preview__content__form__recipient-details__field__subscript__sign{color:#131eaa;font-size:8px;text-align:center;width:200px}.notification-preview .notification-preview__content .notification-preview__content__stamps{display:flex;flex-direction:column;gap:5px;padding-top:14px}.notification-preview .notification-preview__content .notification-preview__content__stamps .notification-preview__content__stamps__stamp{display:flex;flex-direction:column;gap:5px}.notification-preview .notification-preview__content .notification-preview__content__stamps .notification-preview__content__stamps__stamp .notification-preview__content__stamps__stamp__field{align-items:center;border:1px solid #131eaa;display:flex;flex-direction:column;height:80px;justify-content:end;width:80px}.notification-preview .notification-preview__content .notification-preview__content__stamps .notification-preview__content__stamps__stamp .notification-preview__content__stamps__stamp__field .notification-preview__content__stamps__stamp__field__name{color:#131eaa;display:block;font-size:5px;font-weight:500;line-height:10px;text-align:center}