.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{transition:none!important;animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0;padding-left:10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:hsla(0,0%,100%,.7);transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active.bottom-left,.Vue-Toastification__bounce-leave-active.top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active.bottom-right,.Vue-Toastification__bounce-leave-active.top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active.top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active.bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translateX(0);opacity:1}to{transform:translateX(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInRight{0%{transform:translateX(50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active.bottom-left,.Vue-Toastification__fade-leave-active.top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active.bottom-right,.Vue-Toastification__fade-leave-active.top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active.top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active.bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translateX(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translateX(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%;filter:blur(40px);opacity:0}to{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateX(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateX(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active.bottom-left,.Vue-Toastification__slideBlurred-leave-active.top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active.bottom-right,.Vue-Toastification__slideBlurred-leave-active.top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active.top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active.bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.resize-observer[data-v-8859cc6c]{border:none;background-color:transparent;opacity:0}.resize-observer[data-v-8859cc6c],.resize-observer[data-v-8859cc6c] object{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none;display:block;overflow:hidden}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}.v-popper--theme-tooltip .v-popper__inner{background:rgba(0,0,0,.8);color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.header-chat__button{background-color:transparent;position:relative}.header-chat__button-counter{display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;position:absolute;top:-12px;right:0;padding:3px;font-size:12px;background-color:#e94a4a;border-radius:14px;border:2px solid #fff;color:#fff}.header-chat__text{color:#0a0a17}.header-chat__icon{position:relative}.header-chat__icon-new svg{animation:bounceRotateAnimation .5s ease-in-out 2}@keyframes bounceRotateAnimation{0%,to{transform:rotate(0) scale(1)}50%{transform:rotate(45deg) scale(1.15);color:#e94a4a}}.header-tools-item .header-tools-item__button{margin-right:0}.dropList{position:absolute;top:0;right:0;z-index:100;margin-top:28px;border-radius:6px;overflow:hidden;max-height:0;box-shadow:0 0 0 rgba(58,65,70,.06),0 0 0 rgba(58,65,70,.06);transition:.3s;visibility:hidden}.dropList_type_active{visibility:visible;box-shadow:0 4px 8px rgba(58,65,70,.06),0 8px 24px rgba(58,65,70,.06);overflow:auto}.dropList_type_active::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.dropList_type_active::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.dropList_type_active::-webkit-scrollbar-thumb{cursor:pointer;background:#ffe17c;border-radius:10px}.dropList_type_active::-webkit-scrollbar-thumb:hover{background:#3a4146}.dropList_type_pull-top{top:100%}.dropList_type_pull-bottom{bottom:100%;top:unset}.dropList_size_full-width{left:0;right:0}.dropList__list{background:#fff;border:1px solid #cbcccf;border-radius:6px;overflow:hidden}.dropList__item{border-bottom:1px solid #cbcccf;display:flex;align-items:center}.dropList__item_type_disabled{pointer-events:none;color:#cbcccf}.dropList__item_type_disabled p{pointer-events:none}.dropList__item_type_selected{background:#d5d5d5}.dropList__item.focuse,.dropList__item:hover{background-color:#e7e7e8}.dropList__item:last-child{border-bottom:none}.dropList__item p{cursor:pointer}.dropList__item a,.dropList__item p{padding:12px 16px;width:100%}.dropList__item .dropList__item-button{margin-left:auto}.header-user{position:relative}.header-user .header-user__button{background-color:transparent;padding-left:4px;margin-right:0;max-width:140px}@media screen and (min-width:960px){.header-user .header-user__button{max-width:300px}}@media(min-width:1500px){.header-user .header-user__button{margin-right:20px}}.header-user .header-user__button span{display:block;color:#0a0a17;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-user__dropList{margin-top:0}.header-user__dropList li{white-space:nowrap}.header-user__dropList .gray{color:#919197}.header-user__dropList .gray:hover{color:#0a0a17}.header-user_status{position:relative;transition:.3s}.header-user_status.is-bizzy{opacity:.3}.bill-status{display:flex;margin-right:auto;gap:12px}@media(min-width:768px){.bill-status{margin-left:30px}}@media(min-width:1500px){.bill-status{gap:30px}}.bill-status__item{display:flex;align-items:center;font-size:16px;font-weight:400;line-height:24px}.bill-status__item_color_success{color:#30c66c}.bill-status__item_color_warning{color:#ff9c11}.bill-status__item_color_danger{color:#e94a4a}.bill-status__label{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;min-width:18px;height:18px;padding:5px;font-size:12px;font-weight:400;border-radius:14px;background:#000;color:#fff;justify-content:center}@media(min-width:768px){.bill-status__label{min-width:26px;height:26px;padding:8px;font-size:16px}}.bill-status__label_color_success{background-color:#30c66c}.bill-status__label_color_warning{background-color:#ff9c11}.bill-status__label_color_danger{background-color:#e94a4a}.bill-status_size_small .bill-status__item{font-size:0}.preloader{display:flex;align-items:center;justify-content:center;margin:auto;min-width:20px;min-height:20px;width:100%}.preloader .icon-loading{max-width:300px;max-height:300px;flex-shrink:0;fill:currentColor}.preloader_type_button{width:auto;margin-left:10px;margin-right:0}.preloader_size_full svg{width:100%}.preloader_size_half svg{width:50%}.preloader_size_small svg{width:60px;height:60px}.preloader_size_ex-small{width:20px;height:20px}.navbar-nav__item .navbar-link__button{height:50px;padding:14px;display:flex;border-radius:6px;justify-content:flex-start;text-align:left}.navbar-nav__item .navbar-link__button span{overflow:visible}.navbar-nav__item .navbar-link__svg{margin-left:0;margin-right:0}.navbar-nav__item .navbar-link__text{overflow:hidden;display:inline-block;max-width:180px;opacity:1}.navbar-nav__item .navbar-link__text span{padding-left:15px;display:block;width:180px;line-height:1.3}.navbar-nav__item .navbar-link__button span{white-space:pre-wrap}.navbar-nav__item .nav-submenu{position:relative}.navbar-nav__item .nav-submenu__button{height:50px;padding:14px;display:flex;border-radius:6px;justify-content:flex-start;text-align:left}.navbar-nav__item .nav-submenu__button.is-open{color:#fff}.navbar-nav__item .nav-submenu__svg{margin-left:0;margin-right:0}.navbar-nav__item .nav-submenu__text{max-width:200px;display:flex;align-items:center;justify-content:space-between;text-align:left;opacity:1;overflow:hidden}.navbar-nav__item .nav-submenu__text span{padding-left:15px;display:inline-block;width:180px;line-height:1.3;white-space:pre-wrap}.navbar-nav__item .nav-submenu__text svg{transition:.3s}.navbar-nav__item .nav-submenu__text svg.is-open{transform:rotate(90deg)}.navbar-nav__item .nav-submenu__body{max-height:600px;overflow:hidden}.navbar-nav__item .nav-submenu__list{display:flex;flex-direction:column}.navbar-nav__item .nav-submenu__item{padding:14px;max-width:230px;display:inline-block}.navbar-nav__item .nav-submenu__link{color:#fff}.navbar-nav__item .nav-submenu__link.active,.navbar-nav__item .nav-submenu__link.router-link-active,.navbar-nav__item .nav-submenu__link.router-link-exact-active{color:#f9c43e}.navbar-nav__item .nav-submenu__button{margin-right:0}.navbar-nav__item .nav-submenu__button.button_color_yellow:not(.navbar-nav__item .nav-submenu__button:hover){color:#333}.navbar-nav__item .nav-submenu .grow-enter-active,.navbar-nav__item .nav-submenu .grow-leave-active{transition:.5s}.navbar-nav__item .nav-submenu .grow-enter,.navbar-nav__item .nav-submenu .grow-leave-to{max-height:0;opacity:0}.navbar-nav{padding-right:10px;margin-right:-10px;display:flex;flex:1 1 auto;overflow:auto}.navbar-nav::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.navbar-nav::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.navbar-nav::-webkit-scrollbar-thumb{cursor:pointer;background:#ffe17c;border-radius:10px}.navbar-nav::-webkit-scrollbar-thumb:hover{background:#3a4146}.navbar-nav__item .expand-enter-active,.navbar-nav__item .expand-leave-active{transition:.5s}.navbar-nav__item .expand-enter,.navbar-nav__item .expand-leave-to{max-width:0;opacity:0}.navbar-logo{height:64px;display:flex;align-items:center;flex:0 0 64px}.navbar-logo__large-content{opacity:1;max-width:90px;overflow:hidden}.navbar-logo__large-content img{width:90px}.navbar-logo__img{margin-left:10px;margin-right:10px;max-width:31px}.expand-enter,.expand-leave-to{padding-left:0}.custom-input{color:#919197;width:100%}.custom-input__input{display:flex;align-items:center;width:100%;min-width:1px;padding-right:16px;padding-left:16px;position:relative;line-height:24px;background:#fff;border:1px solid #cbcccf;border-radius:6px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-input__input input{font-size:16px;width:100%;color:#3a4146}.custom-input__input input[type=number]::-webkit-inner-spin-button,.custom-input__input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-input__input input[type=number]{-moz-appearance:textfield}.custom-input__input .button{margin-left:8px;margin-right:8px!important;min-width:unset}.custom-input__icon{display:flex;flex-grow:0}.custom-input__label{font-weight:400;font-size:14px;line-height:20px;color:#919197;margin-bottom:8px;display:inline-block}.custom-input_type_focus .custom-input__input{border-color:#3a4146}.custom-input_type_error .custom-input__input{border-color:#e94a4a}.custom-input_type_file .button{margin-left:auto}.custom-input.size_small .custom-input__input{height:32px;max-height:32px}.custom-input.size_medium .custom-input__input{height:40px;max-height:40px}.custom-input.size_large .custom-input__input{height:56px;max-height:56px}.custom-input.width__full{width:100%}.custom-input.on-focus{border-color:#3a4146}.custom-input.disabled .custom-input__input{opacity:.8}.custom-input.disabled .custom-input__input,.custom-input.disabled .custom-input__input input{background-color:#e9eaee}.custom-input .grow-enter-active,.custom-input .grow-leave-active{transition:.5s}.custom-input .grow-enter,.custom-input .grow-leave-to{max-height:0;opacity:0}.custom-input__button span{color:currentColor}.custom-input__button svg{fill:currentColor}.navSearch_input{opacity:1;width:100%;max-width:50px;overflow:hidden;transition:all .3s ease-in-out}.navSearch_input .custom-input__input{height:56px;background-color:transparent;padding:0;overflow:hidden;padding-left:14px;color:#919197;border:none;border-bottom:1px solid transparent;border-radius:0}.navSearch_input .custom-input__input svg{margin-right:12px;fill:currentColor}.navSearch_input .custom-input__input input{padding:0 14px;padding-left:0;background-color:transparent;height:40px;font-size:16px;font-weight:400;line-height:24px;color:inherit}.navSearch_input .custom-input__input input::-moz-placeholder{font-weight:400;font-family:Inter}.navSearch_input .custom-input__input input::placeholder{font-weight:400;font-family:Inter}.navSearch_input-expand{max-width:229px}.navSearch_input-expand .custom-input__input{border-color:#cbcccf}.navbar{position:fixed;top:0;left:0;bottom:0;z-index:101;display:flex;flex-direction:column;background-color:#3a4146}@media(min-width:1500px){.navbar{padding:0 16px}}.expand-enter-active,.expand-leave-active{transition:.5s}.expand-enter,.expand-leave-to{max-width:0;opacity:0}@media screen and (max-width:767.98px){.navbar{max-width:0;overflow:hidden}.expanded,.navbar__expanded{max-width:280px}}.sideBar{max-width:100%;position:fixed;top:65px;bottom:0;right:0;display:flex;z-index:99;left:auto;overflow:hidden;transition:.2s;box-shadow:0 0 0 rgba(58,65,70,.12),0 0 0 rgba(58,65,70,.06)}@media screen and (max-width:768px){.sideBar{width:100%}}.sideBar_type_active{box-shadow:0 8px 16px rgba(58,65,70,.12),0 4px 12px rgba(58,65,70,.06);right:0}.sideBar_type_draggaable{transition:0s;border-radius:16px;border:1px solid #cbcccf;box-shadow:0 4px 8px rgba(58,65,70,.06),0 8px 24px rgba(58,65,70,.06);cursor:move}.sideBar_type_draggaable .sideBar__wrapper{width:100%;border-radius:16px}.sideBar__wrapper{width:100%;background-color:#fff;display:flex;overflow:auto;padding:16px}.sideBar__wrapper::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.sideBar__wrapper::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.sideBar__wrapper::-webkit-scrollbar-thumb{cursor:pointer;background:#ffe17c;border-radius:10px}.sideBar__wrapper::-webkit-scrollbar-thumb:hover{background:#3a4146}@media(min-width:768px){.sideBar__wrapper{width:420px}}.sideBar__body,.sideBar__footer,.sideBar__header{margin-bottom:16px}.sideBar__footer{margin-top:auto;margin-bottom:0;padding-bottom:16px}.sideBar__header{display:flex}.sideBar__header p{font-weight:600;font-size:24px;line-height:32px;color:#0a0a17}.sideBar__body{height:100%;max-height:calc(100% - 72px)}.sideBar__container{width:100%;position:relative;z-index:2;cursor:default;display:flex;flex-direction:column}.sideBar__tools{margin-left:auto;display:flex;flex-wrap:nowrap;margin-top:auto;margin-bottom:auto}.sideBar__tools .button{min-width:unset}.sideBar .sideBar__button{width:20px;height:20px;color:#919197;margin-right:20px}.sideBar .sideBar__button-pin{color:#3a4146}.sideBar .sideBar__button:last-child{margin-right:0}.sideBar .sideBar__button svg{margin-left:0;margin-right:0;fill:currentColor}.sideSwipe-enter-active,.sideSwipe-leave-active{transition:all 1s}.sideSwipe-enter,.sideSwipe-leave-to{margin-left:100%}.sideSwipe-move{transition:all 1s}.draggable__border{position:absolute;z-index:3}.draggable__border-bottom,.draggable__border-top{width:100%;height:10px;cursor:n-resize}.draggable__border-bottom{bottom:0}.draggable__border-left,.draggable__border-right{width:10px;height:100%;cursor:w-resize}.draggable__border-right{right:0}.draggable__coner{width:20px;height:20px;z-index:3;position:absolute}.draggable__coner-bottom_left,.draggable__coner-top_right{cursor:ne-resize}.draggable__coner-bottom_right,.draggable__coner-top_left{cursor:nw-resize}.draggable__coner-top_left{top:0;left:0}.draggable__coner-top_right{top:0;right:0}.draggable__coner-bottom_left{bottom:0;left:0}.draggable__coner-bottom_right{bottom:0;right:0}.switcher{display:flex}.switcher__switch{display:flex;margin-top:auto;margin-bottom:auto;background:#fff;border:1px solid #cbcccf;border-radius:6px;padding:4px}.switcher__content button{height:32px;border-radius:6px;padding:6px 12px}.custom-acomplete{width:100%}.custom-acomplete .dropList_type_pull-top{margin-top:0}.custom-acomplete__input{position:relative}.custom-acomplete__input .validation__label{display:none}.custom-acomplete__input-inputDisabled:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.custom-acomplete__button{display:flex;border:none;padding:0;margin:0;flex-grow:0;margin-left:8px;background-color:transparent;color:inherit}.custom-acomplete__button svg{fill:currentColor;flex-shrink:0;margin-right:8px;transition:.3s;transform:scale(1)}.custom-acomplete__button.is-active svg{transform:scale(-1)}.custom-acomplete__label{font-weight:400;font-size:14px;line-height:20px;color:#919197;margin-bottom:8px;display:inline-block}.custom-acomplete_type_focus .custom-acomplete__input{border-color:#3a4146}.custom-acomplete_type_disabled .custom-acomplete__input{background:#fafafa}.custom-acomplete.size_small .custom-acomplete__input{min-height:32px}.custom-acomplete.size_medium .custom-acomplete__input{min-height:40px}.custom-acomplete.size_large .custom-acomplete__input{min-height:56px}.custom-acomplete.on-focus{border-color:#3a4146}.custom-acomplete.disabled{background:#fafafa}.checkbox{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;cursor:pointer;font-weight:400;font-size:16px;line-height:24px;margin-right:auto;width:auto}.checkbox-cont{display:flex;width:100%}.checkbox__box{display:flex;align-items:center;justify-content:center;margin-right:12px;border:1px solid #cbcccf;border-radius:2px;color:#fff;flex:0 0 40px;width:40px;height:40px;margin-top:5px;margin-bottom:5px}@media screen and (min-width:960px){.checkbox__box{margin-top:0;margin-bottom:0;flex:0 0 20px;width:20px;height:20px}}.checkbox__box svg{fill:currentColor;flex-shrink:0}.checkbox__disabled{opacity:.3;cursor:not-allowed}.checkbox.size__large .checkbox__box{width:30px;height:30px;flex:0 0 30px}.checkbox input{display:none}input:checked+.checkbox__box{background-color:#3a4146}.custom-area{color:#919197;width:100%}.custom-area__textarea{display:flex;align-items:center;width:100%;min-width:1px;position:relative;line-height:24px;background:#fff;border:1px solid #cbcccf;border-radius:6px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden}.custom-area__textarea textarea{min-width:100%;padding:16px;font-size:16px;width:100%;color:#3a4146;overflow:auto}.custom-area__textarea textarea::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.custom-area__textarea textarea::-webkit-scrollbar-track{background:#cbcccf;border-radius:10px}.custom-area__textarea textarea::-webkit-scrollbar-thumb{cursor:pointer;background:#3a4146;border-radius:10px}.custom-area__textarea textarea::-webkit-scrollbar-thumb:hover{background:#3a4146}@media(max-width:768px){.custom-area__textarea textarea{padding-top:16px;padding-right:16px;padding-left:16px}}.custom-area__icon{display:flex;flex-grow:0}.custom-area__icon svg{fill:currentColor;flex-shrink:0;margin-right:8px}.custom-area__label{font-weight:400;font-size:14px;line-height:20px;color:#919197;margin-bottom:8px;display:inline-block}.custom-area_type_focus .custom-area__textarea{border-color:#3a4146}.custom-area_type_error .custom-area__textarea{border-color:#e94a4a}.custom-area.size_small .custom-area__textarea textarea{min-height:32px}.custom-area.size_medium .custom-area__textarea textarea{min-height:40px}.custom-area.size_large .custom-area__textarea textarea{min-height:56px}.custom-area.size_full-width{width:100%}.custom-area.on-focus{border-color:#3a4146}.custom-area.disabled{background:#fafafa}.custom-area .grow-enter-active,.custom-area .grow-leave-active{transition:.5s}.custom-area .grow-enter,.custom-area .grow-leave-to{max-height:0;opacity:0}.custom-area.full-height .custom-area__textarea{height:calc(100% - 40px)}.custom-area.full-height textarea{height:100%}.loop_btn{margin-right:0;width:100%;height:auto;min-height:48px}.loop_btn span{display:block;width:100%;text-overflow:ellipsis;overflow:hidden;margin-right:10px}.loop_btn span:last-child{margin-right:0}.switcherInput{margin-bottom:5px;display:flex;flex-direction:column}.switcherInput__disabled{opacity:.3}.switcherInput__label{font-weight:400;font-size:14px;line-height:20px;color:#919197;margin-bottom:8px;display:inline-block}.switcherInput__holder{display:flex;flex-wrap:nowrap;align-items:center}.switcherInput__text{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px}.switcherInput__text_off{margin-right:12px}.switcherInput__text_on{margin-left:12px}.switcherInput__decor{flex:0 0 64px;width:64px;height:32px;position:relative;background:#cbcccf;border-radius:60px;cursor:pointer}.switcherInput__decor:after{display:block;content:"";width:28px;height:28px;border-radius:50%;background:#fff;position:absolute;top:0;bottom:0;left:2px;margin:auto;transition:all .3s}.switcherInput__decor_size_small{flex:0 0 43px;width:43px;height:23px;border-radius:40px}.switcherInput__decor_size_small:after{width:20px;height:20px}.switcherInput__decor_size_middle{flex:0 0 64px;width:64px;height:32px;border-radius:60px}.switcherInput__decor_size_middle:after{width:28px;height:28px}.switcherInput__decor_size_xLarge{flex:0 0 106px;width:106px;height:53px}.switcherInput__decor_size_xLarge:after{width:50px;height:50px}input:checked+.switcherInput__decor{background:#3a4146}input:checked+.switcherInput__decor:after{left:34px}input:checked+.switcherInput__decor_size_small:after{left:21px}input:checked+.switcherInput__decor_size_xLarge:after{left:54px}.switcherInput input{display:none}.message-area{border:1px solid #cbcccf;border-radius:6px;padding:5px 16px;padding-right:6px}.message-area__input{position:relative;min-height:48px}.message-area__textarea{flex:1 1 auto;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;margin-top:auto;margin-bottom:auto;resize:none;min-height:20px;height:20px;max-height:500px;overflow:auto;padding-right:38px}.message-area__textarea::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.message-area__textarea::-webkit-scrollbar-track{background:#cbcccf;border-radius:10px}.message-area__textarea::-webkit-scrollbar-thumb{cursor:pointer;background:#3a4146;border-radius:10px}.message-area__textarea::-webkit-scrollbar-thumb:hover{background:#3a4146}.message-area .message-area__button{flex:0 0 auto;margin-left:16px;margin-top:auto;position:absolute;bottom:0;right:16px}.message-area__input{display:flex;flex-direction:flex-end}.message-area_type_focus{border-color:#3a4146}.message-area_type_disabled{background-color:#f5f5f5}.slider[data-v-2826a27e]{width:100%;min-width:100px;max-width:400px;padding:12px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider.vertical[data-v-2826a27e]{height:200px;width:36px;padding:0 12px}.slider.--small .slider__track[data-v-2826a27e]{height:6px}.slider.--small .slider.vertical .slider__track[data-v-2826a27e]{width:6px}.slider.--small .slider__thumb[data-v-2826a27e]{width:15px;height:15px}.slider.--small .slider__tooltip[data-v-2826a27e]{font-size:10px;padding:2px 6px}.slider.--middle .slider__track[data-v-2826a27e]{height:8px}.slider.--middle .slider.vertical .slider__track[data-v-2826a27e]{width:8px}.slider.--middle .slider__thumb[data-v-2826a27e]{width:20px;height:20px}.slider.--middle .slider__tooltip[data-v-2826a27e]{font-size:12px;padding:4px 8px}.slider.--large .slider__track[data-v-2826a27e]{height:12px}.slider.--large .slider.vertical .slider__track[data-v-2826a27e]{width:12px}.slider.--large .slider__thumb[data-v-2826a27e]{width:30px;height:30px}.slider.--large .slider__tooltip[data-v-2826a27e]{font-size:14px;padding:6px 10px}.slider.--minimal .slider__thumb[data-v-2826a27e],.slider.--minimal .slider__ticks[data-v-2826a27e],.slider.--minimal .slider__tooltip[data-v-2826a27e]{display:none}.slider__track[data-v-2826a27e]{position:relative;height:8px;background:#e6e6e6;border-radius:999px}.vertical .slider__track[data-v-2826a27e]{width:8px;height:100%;margin:0 auto}.slider__track-filled[data-v-2826a27e]{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,#f9c30c,#f7e279);border-radius:999px}.vertical .slider__track-filled[data-v-2826a27e]{width:100%;bottom:0;top:auto}.slider__thumb[data-v-2826a27e]{position:absolute;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;background:#3a4146;box-shadow:0 1px 4px rgba(0,0,0,.2);border:2px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer}.vertical .slider__thumb[data-v-2826a27e]{left:50%;transform:translateX(-50%)}.slider__tooltip[data-v-2826a27e]{position:absolute;bottom:100%;margin-bottom:4px;padding:4px 8px;font-size:12px;border-radius:4px;background:#3a4146;color:#fff;white-space:nowrap}.vertical .slider__tooltip[data-v-2826a27e]{left:28px;top:50%;transform:translateY(-50%)}.slider__ticks[data-v-2826a27e]{margin-top:8px;position:relative}.vertical .slider__ticks[data-v-2826a27e]{margin-top:0;margin-left:18px;height:100%}.slider__tick[data-v-2826a27e]{position:absolute;width:2px;height:8px;background:rgba(0,0,0,.2)}.fast-phrase{position:absolute;background-color:#fff;box-shadow:-4px 0 12px 0 rgba(58,65,70,.06),-20px 10px 16px 0 rgba(58,65,70,.12);top:0;left:0;right:0;bottom:0;z-index:2}@media(min-width:1000px){.fast-phrase{top:0;bottom:0;right:100%;left:auto!important;width:calc(100vw - 900px)}}@media(min-width:1440px){.fast-phrase{width:420px}}.fast-phrase__cont{padding:16px 12px;height:100%}@media(min-width:768px){.fast-phrase__cont{padding:32px 24px}}.fast-phrase__cont-top{padding-bottom:20px}.fast-phrase.is-loading{display:flex;justify-content:center;align-items:center}.fast-phrase__list{height:100%;overflow:auto;padding-right:10px;margin-right:-10px}.fast-phrase__list::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.fast-phrase__list::-webkit-scrollbar-track{background:#919197;border-radius:10px}.fast-phrase__list::-webkit-scrollbar-thumb{cursor:pointer;background:#3a4146;border-radius:10px}.fast-phrase__list::-webkit-scrollbar-thumb:hover{background:#3a4146}.fast-phrase__draggable{border:1px solid #cbcccf;box-shadow:0 4px 8px rgba(58,65,70,.06),0 8px 24px rgba(58,65,70,.06);border-radius:16px}.fast-phrase .fast-phrase__button{color:#3a4146;font-size:16px;font-weight:400;line-height:24px;border-radius:6px;border:1px solid #919197;padding:16px;margin-bottom:20px;display:flex;justify-content:inherit}.fast-phrase .fast-phrase__button span{width:100%;white-space:unset;text-align:left;display:block;text-overflow:ellipsis;overflow:hidden}.fast-phrase .fast-phrase__button.active{background:#3a4146;color:#fff}.fast-phrase .img-icon{margin-right:12px;width:20px;height:20px}.fast-phrase .svg_arrow{margin-left:auto;margin-top:auto;margin-bottom:auto}.fast-phrase svg{fill:currentColor}.fast-category{position:absolute;background-color:#fff;box-shadow:-4px 0 12px 0 rgba(58,65,70,.06),-20px 10px 16px 0 rgba(58,65,70,.12);top:-16px;left:-16px;right:-16px;bottom:-16px}@media(min-width:768px){.fast-category{top:-32px;bottom:-32px;right:100%;left:auto!important;margin-right:16px;width:calc(100vw - 471px)}}@media(min-width:960px){.fast-category{width:420px}}.fast-category__cont{height:100%;padding:16px 12px}@media(min-width:768px){.fast-category__cont{padding:32px 24px}}.fast-category__cont-top{padding-bottom:20px}.fast-category.is-loading{display:flex;justify-content:center;align-items:center}.fast-category__draggable{border:1px solid #cbcccf;box-shadow:0 4px 8px rgba(58,65,70,.06),0 8px 24px rgba(58,65,70,.06);border-radius:16px}.fast-category__list{height:100%;overflow:auto;padding-right:10px;margin-right:-10px}.fast-category__list::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.fast-category__list::-webkit-scrollbar-track{background:#919197;border-radius:10px}.fast-category__list::-webkit-scrollbar-thumb{cursor:pointer;background:#3a4146;border-radius:10px}.fast-category__list::-webkit-scrollbar-thumb:hover{background:#3a4146}.fast-category .fast-category__button{color:#3a4146;font-size:16px;font-weight:400;line-height:24px;border-radius:6px;border:1px solid #919197;padding:16px;margin-bottom:20px;display:flex;justify-content:inherit}.fast-category .fast-category__button span{display:flex;width:100%}.fast-category .fast-category__button.active{background:#3a4146;color:#fff}.fast-category .img-icon{margin-right:12px;width:20px;height:20px}.fast-category .svg_arrow{margin-left:auto;margin-top:auto;margin-bottom:auto}.fast-category svg{fill:currentColor}.buttons_list{display:block;min-width:500px}.buttons_list .button{width:100%;margin-bottom:10px}.topbar-content .title{color:#0a0a17;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.topbar-content__close{flex:0 0 auto!important;min-width:1px!important}.user-info{font-size:24px;font-weight:600;line-height:32px;color:#919197}.user-info a{font-size:inherit;font-weight:inherit;line-height:inherit}.user-info__balance{color:#f9c43e}.user-info__balance__color__red{color:#e94a4a}.user-info__balance__color__green{color:#30c66c}.user-info__name{color:#6362e5}.controls__list{display:flex;align-items:center;flex-wrap:wrap}.controls__item{display:flex;align-items:center;color:#e94a4a;margin-right:18px}.controls__item span{color:#0a0a17;font-weight:400;font-size:16px}.controls__item svg{margin-right:8px;fill:currentColor}.qp_row--button{width:100%}@media(min-width:960px){.qp_row--button{max-width:165px!important}}.qp__driver-search{width:100%}@media(min-width:768px){.qp__driver-search{max-width:300px}}.qp__body{max-height:calc(100vh - 280px);overflow:auto}.qp__body::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.qp__body::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.qp__body::-webkit-scrollbar-thumb{cursor:pointer;background:#ffe17c;border-radius:10px}.qp__body::-webkit-scrollbar-thumb:hover{background:#3a4146}@media screen and (min-width:768px){.qp__body{max-height:unset;overflow:unset}}.topbar__content .custom-area__textarea textarea{max-height:425px}.topbar{position:fixed;top:0;left:0;right:0;z-index:99}@media(min-width:769px){.topbar{padding-left:51px}}@media(min-width:1500px){.topbar{padding-left:83px}}.topbar__bg{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;background-color:#fff;box-shadow:-4px 0 12px 0 rgba(58,65,70,.06),-8px 0 16px 0 rgba(58,65,70,.12);transition:right .3s ease 0s}.topbar__content{padding:15px 0}@media(min-width:768px){.topbar__content{padding:32px 0}}.topbar__wrapper{padding:0 15px}@media(min-width:768px){.topbar__wrapper{padding-left:32px;padding-right:32px}}@media(min-width:2000px){.topbar__wrapper{max-width:1920px;margin:0 auto}}.tel-wind{display:flex;width:378px;padding:20px;flex-direction:column;align-items:flex-start;gap:20px;flex-shrink:0;border-radius:12px;background:#fff;box-shadow:4px 0 12px 0 rgba(58,65,70,.06),8px 0 16px 0 rgba(58,65,70,.12)}.tel-wind__header{display:flex;align-items:center;width:100%}.tel-wind__header .button{margin-left:auto}.tel-wind__title{display:flex;align-items:center;color:#0a0a17;font-size:24px;font-weight:600;line-height:32px}.tel-wind__title span{color:#919197;font-size:14px;font-weight:600;line-height:18px;margin-left:12px}.tel-wind__subtitle{color:#0a0a17;font-size:16px;font-weight:600;line-height:20px}.tel-wind__row{width:100%}.tel-wind__input{width:100%;display:flex;align-items:center;justify-content:center}.tel-wind__input input{font-size:14px}.tel-wind .tel-wind__call{color:#30c66c;margin-left:20px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.tel-wind .tel-wind__call-active{color:#e94a4a}.tel-wind .tel-wind__call svg{margin:0}.tel-wind .tel-wind__call.button_type_loading span{display:none}.tel-wind .tel-wind__call .preloader{margin:0}.tel-wind .tel-wind__call-preload{color:#fff;background-color:#30c66c;border-radius:50%}.tel-wind .tel-wind__call-disabled{color:#ccc}@keyframes shrink{to{width:0}}.tel-list__item{width:100%}.tel-list__timer{background-color:#3a4146;position:absolute;bottom:0;left:0;right:0;height:5px}.tel-list__timer:after{content:"";display:block;background-color:#f9c30c;height:100%;animation:shrink 5s linear forwards;width:100%}.tel-list__items{display:block;max-height:330px;overflow:auto;padding-right:10px;margin-right:-10px}.tel-list__items::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.tel-list__items::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.tel-list__items::-webkit-scrollbar-thumb{cursor:pointer;background:#ffe17c;border-radius:10px}.tel-list__items::-webkit-scrollbar-thumb:hover{background:#3a4146}.tel-list p{color:#919197;font-size:14px;font-weight:600;line-height:18px}.tel-list__item{position:relative;display:flex;flex-direction:column;padding:12px 20px;border-radius:12px;border:1px solid #cbcccf;box-shadow:0 8px 24px 0 rgba(58,65,70,.06),0 4px 8px 0 rgba(58,65,70,.06);overflow:hidden;margin-bottom:12px}.tel-list__item:last-child{margin-bottom:0}.tel-list__item-transferring{background-color:#f9c30c}.tel-list__item-rage{background-color:#fad2d2}.tel-list__item-green{background-color:#a6e9c1}.tel-list__name *,.tel-list__name a{color:#919197;font-size:14px;font-weight:600}.tel-list__number{display:flex;align-items:flex-end;color:#3a4146;font-size:16px;font-weight:600;line-height:20px}.tel-list__number-centered{margin-top:auto;margin-bottom:auto;align-items:center}.tel-list__buttons{display:flex;margin-left:auto;gap:12px}.tel-list__buttons button{margin-right:0}.tel-list__buttons button svg{margin-left:0;margin-right:0}.tel-list .tel-list__button{color:#30c66c}.tel-list .tel-list__button-red{color:#e94a4a}.tel{position:fixed;bottom:20px;left:71px;z-index:1000;transition:.5s}@media(min-width:1500px){.tel{left:103px}}._test{background-color:#000;color:lime;padding:5px;overflow:hidden;width:1000px;height:1000px}.tel-preloader{margin:0;padding:5px}.tel-preloader .preloader_type_button{margin:0}.tel-content{position:relative;border:0;width:60px;height:60px;flex-shrink:0;background-color:#fff;box-shadow:0 4px 12px rgba(58,65,70,.12),0 2px 4px rgba(58,65,70,.12);border-radius:50%;text-align:center}.tel-content,.tel-content_size_small{display:flex;align-items:center;justify-content:center}.tel-content_size_small{font-size:10px;font-weight:700;flex-direction:column}.tel-content__counter,.tel-content__timer{padding-left:5px;padding-right:5px;border-radius:30px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:400;line-height:20px;background-color:#e94a4a}.tel-content__notif{position:absolute;top:0;left:100%;display:flex;align-items:center;gap:3px;margin-left:-20px}.tel-content__timer{width:auto;padding-left:8px;padding-right:8px}.tel-content_active{background-color:#30c66c;color:#fff}.tel-content svg{fill:currentColor}.tel-button-close{position:absolute;right:0;top:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;padding:0}.tel-button-close svg{width:10px;height:10px}.vue-content{display:flex;width:100%;min-height:100%;flex-direction:column}.vue-content_type_logged{background-color:#fafafa}.container{display:flex;align-content:stretch;width:100%;height:100%}.container_type_main{padding-top:55px;flex:1 1 auto;flex-wrap:wrap}@media screen and (min-width:768px){.container_type_main{padding-left:51px}}@media(min-width:1500px){.container_type_main{padding-left:83px}}.content{width:100%;transition:padding-top .3s ease 0s,padding-right .3s ease 0s}@media(min-width:2000px){.content{width:1920px;margin:0 auto}}.content_type_flex-center{align-items:stretch;justify-content:center;display:flex;min-height:100vh}.route-leave-to{opacity:0}.route-leave-active{transition:all .3s ease-in}td[data-v-98ac2448],th[data-v-98ac2448]{padding:2px;background-color:#fff}td.today[data-v-98ac2448]{font-weight:700}td.disabled[data-v-98ac2448]{pointer-events:none;background-color:#eee;border-radius:0;opacity:.6}.fa[data-v-98ac2448]{display:inline-block;width:100%;height:100%;background:transparent no-repeat 50%;background-size:100% 100%;fill:#ccc}.next[data-v-98ac2448]:hover,.prev[data-v-98ac2448]:hover{background-color:transparent!important}.next .fa[data-v-98ac2448]:hover,.prev .fa[data-v-98ac2448]:hover{opacity:.6}.chevron-left[data-v-98ac2448]{width:16px;height:16px;display:block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-2 -2 10 10%27%3E%3Cpath d=%27M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z%27/%3E%3C/svg%3E")}.chevron-right[data-v-98ac2448]{width:16px;height:16px;display:block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-2 -2 10 10%27%3E%3Cpath d=%27M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z%27/%3E%3C/svg%3E")}.yearselect[data-v-98ac2448]{padding-right:1px;border:none;-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist}.monthselect[data-v-98ac2448]{border:none}.daterangepicker .ranges{text-align:left;margin:0;width:100%}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.daterangepicker .ranges li{font-size:12px;padding:8px 12px;cursor:pointer}.daterangepicker .ranges li:hover{background-color:#eee;color:#000}.daterangepicker .ranges li.active{background-color:#08c;color:#fff}.daterangepicker .monthselect,.daterangepicker .yearselect{font-size:12px;padding:1px;height:auto;margin:0;cursor:default;width:calc(50% - 1rem)}.daterangepicker .monthselect{margin-right:1rem}.daterangepicker .calendar-time{text-align:center;margin:4px auto 0 auto;line-height:30px;position:relative;display:flex;justify-content:center}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect{width:50px;margin:2px;background:#eee;border:1px solid #eee;padding:2px;outline:0;font-size:12px}.daterangepicker .drp-buttons .btn{margin-left:8px;font-size:12px;font-weight:700;padding:4px 8px}.daterangepicker .btn{display:inline-block;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent}.daterangepicker .btn-primary,.daterangepicker .btn-success{background-color:#28a745;color:#fff}.daterangepicker .btn-secondary{background-color:#6c757d;color:#fff}.vue-daterange-picker *,.vue-daterange-picker :after,.vue-daterange-picker :before{box-sizing:border-box}.drp-calendar .col .left{flex:0 0 auto}.daterangepicker.hide-calendars.show-ranges .ranges,.daterangepicker.hide-calendars.show-ranges .ranges ul{width:100%}.daterangepicker .calendars-container{display:flex}.daterangepicker[readonly]{pointer-events:none}.daterangepicker{position:absolute;color:inherit;background-color:#fff;border-radius:4px;border:1px solid #ddd;width:278px;max-width:none;padding:0;margin-top:7px;top:100px;left:20px;z-index:3001;display:none;font-size:15px;line-height:1em}.daterangepicker:after,.daterangepicker:before{position:absolute;display:inline-block;border-bottom-color:rgba(0,0,0,.2);content:""}.daterangepicker:before{top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ccc}.daterangepicker:after{top:-6px;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent}.daterangepicker.opensleft:before{right:9px}.daterangepicker.opensleft:after{right:10px}.daterangepicker.openscenter:after,.daterangepicker.openscenter:before{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up:before{top:auto;bottom:-7px;border-bottom:initial;border-top:7px solid #ccc}.daterangepicker.drop-up:after{top:auto;bottom:-6px;border-bottom:initial;border-top:6px solid #fff}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-buttons,.daterangepicker.show-calendar .drp-calendar{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:270px;width:270px}.daterangepicker .drp-calendar.left{padding:8px 0 8px 8px}.daterangepicker .drp-calendar.right{padding:8px}.daterangepicker .drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{color:#fff;border:solid #000;border-width:0 2px 2px 0;border-radius:0;display:inline-block;padding:3px}.daterangepicker .calendar-table .next span{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.daterangepicker .calendar-table td,.daterangepicker .calendar-table th{white-space:nowrap;text-align:center;vertical-align:middle;min-width:32px;width:32px;height:24px;line-height:24px;font-size:12px;border-radius:4px;border:1px solid transparent;cursor:pointer}.daterangepicker .calendar-table{border:1px solid #fff;border-radius:4px;background-color:#fff}.daterangepicker .calendar-table table{width:100%;margin:0;border-spacing:0;border-collapse:collapse;display:table}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit}.daterangepicker td.week,.daterangepicker th.week{font-size:80%;color:#ccc}.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{background-color:#fff;border-color:transparent;color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;color:#000;border-radius:0}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:transparent;color:#fff}.daterangepicker th.month{width:auto}.daterangepicker option.disabled,.daterangepicker td.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.yearselect{width:40%}.daterangepicker .drp-buttons{clear:both;text-align:right;padding:8px;border-top:1px solid #ddd;display:none;line-height:12px;vertical-align:middle}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px}.daterangepicker.show-ranges .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker.show-calendar .ranges{margin-top:8px;width:auto}@media(min-width:564px){.daterangepicker{width:auto}.daterangepicker .ranges ul{width:140px}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker.ltr{direction:ltr;text-align:left}.daterangepicker.ltr .drp-calendar.left{clear:left;margin-right:0}.daterangepicker.ltr .drp-calendar.left .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker.ltr .drp-calendar.right{margin-left:0}.daterangepicker.ltr .drp-calendar.right .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker.ltr .drp-calendar.left .calendar-table{padding-right:8px}.daterangepicker.rtl{direction:rtl;text-align:right}.daterangepicker.rtl .drp-calendar.left{clear:right;margin-left:0}.daterangepicker.rtl .drp-calendar.left .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker.rtl .drp-calendar.right{margin-right:0}.daterangepicker.rtl .drp-calendar.right .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker.rtl .drp-calendar.left .calendar-table{padding-left:12px}.daterangepicker.rtl .drp-calendar,.daterangepicker.rtl .ranges{text-align:right}}@media(min-width:730px){.daterangepicker .drp-calendar.left{clear:none!important}}.calendars[data-v-1ebd09d2]{display:flex;flex-wrap:wrap}.reportrange-text[data-v-1ebd09d2]{cursor:pointer;padding:5px 10px;border:1px solid #ccc;width:100%;overflow:hidden}.daterangepicker[data-v-1ebd09d2]{flex-direction:column;display:flex;width:auto}@media screen and (max-width:768px){.daterangepicker.show-ranges .drp-calendar.left[data-v-1ebd09d2]{border-left:0}.daterangepicker.show-ranges .ranges[data-v-1ebd09d2]{border-bottom:1px solid #ddd;width:100%}.daterangepicker.show-ranges .ranges[data-v-1ebd09d2] ul{display:flex;flex-wrap:wrap;width:auto}}@media screen and (max-width:541px){.daterangepicker .calendars-container[data-v-1ebd09d2]{flex-wrap:wrap}}@media screen and (min-width:540px){.daterangepicker.show-weeknumbers[data-v-1ebd09d2],.daterangepicker[data-v-1ebd09d2]{min-width:486px}}@media screen and (min-width:768px){.daterangepicker.show-ranges.show-weeknumbers[data-v-1ebd09d2],.daterangepicker.show-ranges[data-v-1ebd09d2]{min-width:682px}}@media screen and (max-width:340px){.daterangepicker.single.show-weeknumbers[data-v-1ebd09d2],.daterangepicker.single[data-v-1ebd09d2]{min-width:250px}}@media screen and (min-width:339px){.daterangepicker.single[data-v-1ebd09d2]{min-width:auto}.daterangepicker.single.show-ranges.show-weeknumbers[data-v-1ebd09d2],.daterangepicker.single.show-ranges[data-v-1ebd09d2]{min-width:356px}.daterangepicker.single.show-ranges .drp-calendar.left[data-v-1ebd09d2]{border-left:1px solid #ddd}.daterangepicker.single.show-ranges .ranges[data-v-1ebd09d2]{max-width:none;flex-basis:auto;border-bottom:0}.daterangepicker.single.show-ranges .ranges[data-v-1ebd09d2] ul{display:block;width:100%}}.daterangepicker.show-calendar[data-v-1ebd09d2]{display:block;top:auto}.daterangepicker.opensleft[data-v-1ebd09d2]{right:10px;left:auto}.daterangepicker.openscenter[data-v-1ebd09d2]{right:auto;left:50%;transform:translate(-50%)}.daterangepicker.opensright[data-v-1ebd09d2]{left:10px;right:auto}.slide-fade-enter-active[data-v-1ebd09d2]{transition:all .2s ease}.slide-fade-leave-active[data-v-1ebd09d2]{transition:all .1s cubic-bezier(1,.5,.8,1)}.slide-fade-enter[data-v-1ebd09d2],.slide-fade-leave-to[data-v-1ebd09d2]{transform:translateX(10px);opacity:0}.vue-daterange-picker[data-v-1ebd09d2]{position:relative;display:inline-block;min-width:60px}.vue-daterange-picker .show-ranges.hide-calendars[data-v-1ebd09d2]{width:150px;min-width:150px}.inline .daterangepicker[data-v-1ebd09d2]{position:static}.inline .daterangepicker[data-v-1ebd09d2]:after,.inline .daterangepicker[data-v-1ebd09d2]:before{display:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Inter;src:url(/fonts/Inter-BoldItalic.06f21bd9.eot);src:local("Inter Bold Italic"),local("Inter-BoldItalic"),url(/fonts/Inter-BoldItalic.06f21bd9.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-BoldItalic.4ff98cfa.woff2) format("woff2"),url(/fonts/Inter-BoldItalic.d8200441.woff) format("woff"),url(/fonts/Inter-BoldItalic.b62f9cc5.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/Inter-MediumItalic.dc7792bc.eot);src:local("Inter Medium Italic"),local("Inter-MediumItalic"),url(/fonts/Inter-MediumItalic.dc7792bc.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-MediumItalic.c4c689d5.woff2) format("woff2"),url(/fonts/Inter-MediumItalic.53fd6ed3.woff) format("woff"),url(/fonts/Inter-MediumItalic.f0adfe3d.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/Inter-ThinItalicBETA.2d084d22.eot);src:local("Inter Thin Italic BETA"),local("Inter-ThinItalicBETA"),url(/fonts/Inter-ThinItalicBETA.2d084d22.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-ThinItalicBETA.288c08ec.woff2) format("woff2"),url(/fonts/Inter-ThinItalicBETA.cebb1ca1.woff) format("woff"),url(/fonts/Inter-ThinItalicBETA.bf39d7bb.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.d77c1e0e.eot);src:local("Inter Regular"),local("Inter-Regular"),url(/fonts/Inter-Regular.d77c1e0e.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-Regular.79bc3e31.woff2) format("woff2"),url(/fonts/Inter-Regular.c5851ed9.woff) format("woff"),url(/fonts/Inter-Regular.98a41604.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter-Black.6a5cbde1.eot);src:local("Inter Black"),local("Inter-Black"),url(/fonts/Inter-Black.6a5cbde1.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-Black.eb91d11e.woff2) format("woff2"),url(/fonts/Inter-Black.ca1a54ba.woff) format("woff"),url(/fonts/Inter-Black.ce1c45ab.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter-BlackItalic.7f16c831.eot);src:local("Inter Black Italic"),local("Inter-BlackItalic"),url(/fonts/Inter-BlackItalic.7f16c831.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-BlackItalic.84398d44.woff2) format("woff2"),url(/fonts/Inter-BlackItalic.1f2ab351.woff) format("woff"),url(/fonts/Inter-BlackItalic.0498514f.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/Inter-LightBETA.83f6695a.eot);src:local("Inter Light BETA"),local("Inter-LightBETA"),url(/fonts/Inter-LightBETA.83f6695a.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-LightBETA.62e969af.woff2) format("woff2"),url(/fonts/Inter-LightBETA.e7c74764.woff) format("woff"),url(/fonts/Inter-LightBETA.4cf396cd.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.01e76501.eot);src:local("Inter Semi Bold"),local("Inter-SemiBold"),url(/fonts/Inter-SemiBold.01e76501.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-SemiBold.625bb4b9.woff2) format("woff2"),url(/fonts/Inter-SemiBold.f8fbd234.woff) format("woff"),url(/fonts/Inter-SemiBold.3a64b930.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter-ExtraBoldItalic.168cdf47.eot);src:local("Inter Extra Bold Italic"),local("Inter-ExtraBoldItalic"),url(/fonts/Inter-ExtraBoldItalic.168cdf47.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-ExtraBoldItalic.029bf95d.woff2) format("woff2"),url(/fonts/Inter-ExtraBoldItalic.daf7305e.woff) format("woff"),url(/fonts/Inter-ExtraBoldItalic.d5ed1d56.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.f1113e19.eot);src:local("Inter Bold"),local("Inter-Bold"),url(/fonts/Inter-Bold.f1113e19.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-Bold.cfbbcf4c.woff2) format("woff2"),url(/fonts/Inter-Bold.1ec52ac2.woff) format("woff"),url(/fonts/Inter-Bold.fa472d47.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter-ExtraLightItalicBETA.9f872049.eot);src:local("Inter Extra Light Italic BETA"),local("Inter-ExtraLightItalicBETA"),url(/fonts/Inter-ExtraLightItalicBETA.9f872049.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-ExtraLightItalicBETA.23236be0.woff2) format("woff2"),url(/fonts/Inter-ExtraLightItalicBETA.ba6bf13e.woff) format("woff"),url(/fonts/Inter-ExtraLightItalicBETA.5322ce55.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/Inter-ExtraLightBETA.74072e2c.eot);src:local("Inter Extra Light BETA"),local("Inter-ExtraLightBETA"),url(/fonts/Inter-ExtraLightBETA.74072e2c.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-ExtraLightBETA.8518f8ba.woff2) format("woff2"),url(/fonts/Inter-ExtraLightBETA.0c10867e.woff) format("woff"),url(/fonts/Inter-ExtraLightBETA.41975af6.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter-ExtraBold.c5108d08.eot);src:local("Inter Extra Bold"),local("Inter-ExtraBold"),url(/fonts/Inter-ExtraBold.c5108d08.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-ExtraBold.9c66df57.woff2) format("woff2"),url(/fonts/Inter-ExtraBold.f7a7e791.woff) format("woff"),url(/fonts/Inter-ExtraBold.2de85306.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter-ThinBETA.c8b8a57e.eot);src:local("Inter Thin BETA"),local("Inter-ThinBETA"),url(/fonts/Inter-ThinBETA.c8b8a57e.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-ThinBETA.8ee7bcd1.woff2) format("woff2"),url(/fonts/Inter-ThinBETA.4579f83a.woff) format("woff"),url(/fonts/Inter-ThinBETA.88409b41.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter-LightItalicBETA.8ff2f3df.eot);src:local("Inter Light Italic BETA"),local("Inter-LightItalicBETA"),url(/fonts/Inter-LightItalicBETA.8ff2f3df.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-LightItalicBETA.9e169b39.woff2) format("woff2"),url(/fonts/Inter-LightItalicBETA.64a9f0b1.woff) format("woff"),url(/fonts/Inter-LightItalicBETA.2fbbafc7.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/Inter-Italic.86f8d1f4.eot);src:local("Inter Italic"),local("Inter-Italic"),url(/fonts/Inter-Italic.86f8d1f4.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-Italic.b9aa1507.woff2) format("woff2"),url(/fonts/Inter-Italic.5459232e.woff) format("woff"),url(/fonts/Inter-Italic.931dac42.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBoldItalic.925365c7.eot);src:local("Inter Semi Bold Italic"),local("Inter-SemiBoldItalic"),url(/fonts/Inter-SemiBoldItalic.925365c7.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-SemiBoldItalic.fe53774a.woff2) format("woff2"),url(/fonts/Inter-SemiBoldItalic.db214597.woff) format("woff"),url(/fonts/Inter-SemiBoldItalic.2e9d5334.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.51d50ec4.eot);src:local("Inter Medium"),local("Inter-Medium"),url(/fonts/Inter-Medium.51d50ec4.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter-Medium.dea841b3.woff2) format("woff2"),url(/fonts/Inter-Medium.73404c6b.woff) format("woff"),url(/fonts/Inter-Medium.ade97b15.ttf) format("truetype");font-weight:500;font-style:normal}*,:after,:before{box-sizing:border-box}body{font-family:Inter,sans-serif;font-size:14px;font-weight:400}body i{font-style:italic}a{font-size:16px;font-weight:400;line-height:24px;color:#0a0a17;text-decoration:none}ul{padding:0;margin:0}ul li{list-style:none}body,html{height:100%;margin:0}button{font-family:Inter,sans-serif}strong{font-weight:700}button,input[type=submit]{outline:none}.button,button{cursor:pointer}.driver__link{font-weight:400;font-size:14px;line-height:20px;padding:0;bottom:0;background:transparent;border:none;color:#00e}.driver__link:hover{color:red}.driver__link:visited{color:#551a8b}.button{position:relative;display:flex;justify-content:center;align-items:center;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px;margin:0;text-align:center;background-color:transparent;border:1px solid transparent;border-radius:6px;outline:0;transition:.3s;flex:1 1 auto}@media(max-width:767px){.button{min-width:150px}}@media(min-width:767px){.button{flex:0 0 auto}}.button span{display:flex;align-items:center;white-space:nowrap}.button_xs-full{width:100%}@media(min-width:768px){.button_xs-full{width:auto}}.button__no_min-width{min-width:auto}.button,.button:hover{text-decoration:none}.button_size_small{height:32px;font-size:14px;font-weight:400;line-height:32px}.button_size_medium{height:40px;font-size:14px;font-weight:400;line-height:40px}.button_size_large{height:48px;font-size:16px;font-weight:400;line-height:48px}.button_size_large-input{font-size:16px;height:56px;line-height:56px}.button_size_ex-large{padding:16px 40px;font-size:16px;font-weight:400;line-height:24px}.button_size_full-width{width:100%}.button_size_auto-width{width:auto}.button_color_sw-red{background-color:#e94a4a;color:#fff}.button_color_gray-blue{background:transparent;color:#b0babf}.button_color_gray-84{background:transparent;color:#84919a}.button_color_gray{background-color:#919197;color:#fff}.button_color_yellow{background-color:#f9c30c;color:#333}.button_color_text-yellow{color:#f9c30c}.button_color_black{background:#3a4146;border-radius:6px;color:#fff}.button_color_black svg{fill:currentColor}.button_color_transp-black{background-color:transparent;color:#3a4146}.button_color_transp-black.is-active{background-color:#3a4146;color:#fff}.button_color_transp-gray{background-color:transparent;color:#919197}.button_color_transp-yellow{background-color:transparent;color:#f9c43e}.button_color_transp-blue{background:transparent;color:#6362e5}.button_color_text-white{color:#fff;background-color:transparent}.button_color_white{border:1px solid #919197}.button_color_clear-white,.button_color_white{background-color:#fff;color:#0a0a17}.button_color_orange{color:#ff9c11}.button_color_red{color:#e94a4a!important}.button_color_text-red{color:#e94a4a;font-weight:700}.button_color_bgRed{background-color:#e94a4a;color:#fff}.button_color_green{background:#30c66c;color:#fff;font-weight:700}.button_color_icon-green,.button_color_text-green{color:#30c66c;font-weight:700}.button_color_purple{background:#30c66c;color:#6362e5}.button_color_blue{background:#efeffc;color:#6362e5}.button_color_dark_green{background:transparent;color:#30c66c}.button_type_link{padding:5px;margin:0;cursor:pointer;border:0}.button_type_icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;padding:0}.button_type_icon:disabled{opacity:1}.button_type_icon svg{fill:currentColor}.button_type_icon-no_margin svg{margin-left:0!important}.button_type_with-icon{display:flex;align-items:center;justify-content:center}.button_type_disabled{opacity:.3}.button_type_active{color:#fff;background:#0a0a17}.button_type_active,.button_type_active>*{color:#fff}.button_type_inrow{margin-top:28px}.button_type_nowrap,.button_type_nowrap span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button_type_nowrap span{display:flex;align-items:center}.button_type__wrap{height:auto}@media screen and (min-width:768px){.button_type_skip-label{margin-top:28px}}.button_type_skip-error{margin-bottom:28px}.button_with_icon{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center}.button_with_icon svg{flex-shrink:0;margin-right:8px;margin-left:8px;fill:currentColor;min-width:20px}.button_with_icon span{display:flex;align-items:center}.button_icon_size_medium svg{width:26px;height:26px}.button_text_left{justify-content:flex-start;text-align:left}.button:not(.button_type_icon):not(.button_type_static):hover,.button_hovered{color:#fff;background:#0a0a17}.button:not(.button_type_icon):not(.button_type_static):hover,.button:not(.button_type_icon):not(.button_type_static):hover>*,.button_hovered,.button_hovered>*{color:#fff}.button.loading{color:#fff;background:#3a4146}.button.loading .icon-loading{flex-shrink:0;margin-right:8px;animation:spin .8s linear infinite;fill:currentColor}.button_hidden{display:none!important}.vtable__item button+button{margin-left:3px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button__main{width:100%}@media screen and (min-width:960px){.button__main{width:auto}}.custom-select{width:100%;flex:1 1 auto}.custom-select__input{display:flex;align-items:center;width:100%;min-width:1px;padding-right:16px;padding-left:16px;position:relative;background:#fff;border:1px solid #cbcccf;border-radius:6px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select__input-selector{color:#3a4146}.custom-select__input-placeholder{color:#757575}.custom-select__input-placeholder,.custom-select__input-selector{font-size:16px;width:100%}.custom-select__input input{width:100%;border-radius:6px;padding-right:16px;padding-left:16px;margin-left:-16px;margin-right:-16px;line-height:24px;font-size:16px}.custom-select__input .dropList{margin-top:1px}.custom-select__input:focus{border-color:#3a4146}.custom-select__button{min-width:1px;display:flex;border:none;padding:0;margin:0;flex-grow:0;margin-left:8px;margin-right:8px;background-color:transparent;color:inherit}.custom-select__button span{color:currentColor}.custom-select__button svg{fill:currentColor;flex-shrink:0;transition:.3s;transform:scale(1)}.custom-select__button.is-active svg{transform:scale(-1)}.custom-select__label{font-weight:400;font-size:14px;line-height:20px;color:#919197;margin-bottom:8px;display:inline-block}.custom-select_type_focus .custom-select__input,.custom-select_type_focus .custom-select__input input{border-color:#3a4146}.custom-select_type_error .custom-select__input,.custom-select_type_error .custom-select__input input{border-color:#e94a4a}.custom-select_type_disabled .custom-select__input,.custom-select_type_disabled .custom-select__input input{background:#ecedf0}.custom-select.size_small .custom-select__input,.custom-select.size_small .custom-select__input input{min-height:32px}.custom-select.size_medium .custom-select__input,.custom-select.size_medium .custom-select__input input{min-height:40px}.custom-select.size_large .custom-select__input,.custom-select.size_large .custom-select__input input{min-height:56px}.custom-select.on-focus{border-color:#3a4146}.custom-select.disabled{background:#fafafa}.custom-select.width__full{width:100%}.status{display:flex;align-items:center;justify-content:center;padding:7px 12px;font-size:14px;font-weight:600;line-height:18px;background-color:#e7e7e8;color:#919197;border-radius:6px;white-space:nowrap;cursor:pointer}.status_color_green{background:#e1fff1;color:#30c66c}.status_color_warning,.status_color_yellow{background:#fff3e2;color:#ff9c11}.status_color_red{background:#ffefeb;color:#e94a4a}.status_color_blue,.status_color_purple{background:#efeffc;color:#6362e5}.status_size_full-width{max-width:300px;width:100%}.status_size_large{font-size:20px;padding:10px 16px}input,textarea{max-width:100%;min-width:1px;padding:0;margin:0;border:0;outline:none;font-family:Inter,sans-serif}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;width:auto;height:32px;padding-right:40px;padding-left:12px;margin:0;margin-right:16px;margin-left:16px;font-size:14px;font-weight:400;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9.27a.544.544 0 0 1-.386-.16L.16 3.66a.544.544 0 1 1 .771-.77L6 7.954l5.069-5.064a.545.545 0 0 1 .771.77L6.386 9.11A.544.544 0 0 1 6 9.27Z'/%3E%3C/svg%3E");background-repeat:no-repeat,repeat;background-position:right 12px center;background-size:12px 12px;border:1px solid #cbcccf;border-radius:6px}select:hover{border-color:#a6a5a5}select:disabled,select:disabled:hover{color:#d2d2d2;background-color:#f5f5f5;border-color:#e9e9e9}select:disabled:hover{cursor:default}select.size_small{height:32px}select.size_medium{height:40px}select.size_large{height:48px}.form__row{margin-bottom:16px}.form__row>.form__row{display:flex;align-items:center;margin-right:-12px;margin-left:-12px}.form__row:last-child{margin-bottom:0}.form__row_type_flex{display:flex;flex-direction:column}@media(min-width:768px){.form__row_type_flex{flex-direction:row}}.form__row_type_flex .form__row{width:100%}@media(min-width:768px){.form__row_type_flex .form__row{flex:1;width:auto}.form__row_type_flex .form__row+.form__row{margin-top:0;margin-left:48px}}.form__row_type_submit{display:flex;justify-content:center}.form__row_type_center{text-align:center}.form__row_type_hidden{max-height:84px}.form__row_type_top{margin-bottom:24px}.form__row_type_bottom{margin-top:24px}.form__row_with_button{display:flex;flex-direction:row}.form__row input:not([type=checkbox]):not([type=radio]),.form__row textarea{width:100%}.form__cell{padding-right:12px;padding-left:12px;flex:0 0 auto}.form__cell-grow{flex:1 1 auto}.custom-radio{display:flex;align-items:center;cursor:pointer}.custom-radio+.custom-radio{margin-left:24px}.custom-radio input[type=radio]{display:none}.custom-radio input[type=radio]+span{width:20px;height:20px;border-radius:50%;display:inline-block;margin-right:12px;border:1px solid #cbcccf;flex:0 0 20px}.custom-radio input[type=radio]:checked+span{border:1px solid #3a4146;background-color:#3a4146;box-shadow:inset 0 0 0 4px #fff}.validation_type_error input,.validation_type_error select,.validation_type_error textarea{border-color:#e94a4a}.validation__label{margin-top:8px;font-size:14px;font-weight:400;line-height:20px;text-align:center}.validation__label_type_error{color:#e94a4a}.validation__label_type_text-left{text-align:left}.validation-message{display:block;margin-top:8px;font-size:12px;font-weight:400;color:#e94a4a}.radio-button{margin:0 12px}.radio-button__label{display:flex;align-items:center;cursor:pointer}.radio-button:last-child{margin-right:0}.radio-button:first-child{margin-left:0}.radio-button__radio{display:inline-block;flex:0 0 20px;margin-right:8px;width:20px;height:20px}.radio-button__radio svg{width:100%;height:100%;stroke:#cbcccf}.radio-button__radio .active{display:none}.radio-button__radio .active svg{fill:#3a4146}.radio-button input,input:checked+.radio-button__radio span{display:none}input:checked+.radio-button__radio span.active{display:block}.h1,h1{font-style:normal;font-size:40px;font-weight:700;line-height:48px;color:#252c32}.content{padding:32px 12px}@media screen and (max-width:960px){.content_is-alert{padding-top:52px}}@media screen and (min-width:960px){.content{padding:32px}}.content__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:12px}@media screen and (min-width:960px){.content__header{gap:32px}}.content__header-jc--unset{justify-content:unset;gap:24px}.content__header-wrap{flex-wrap:wrap}.content__subheader{display:block;width:100%;font-weight:400;font-size:16px;line-height:24px;color:#0a0a17;margin-top:20px}.content__header-switcher{justify-content:normal}.content__title{font-size:40px;font-weight:600;line-height:48px;color:#0a0a17;display:flex;align-items:center;flex-wrap:wrap}.content__title span{color:#919197;font-size:20px;font-weight:600;line-height:24px;margin-left:20px}.content__title span.in-work{color:#30c66c}.content__title span.bizzy{color:#e94a4a}.content__title-small{font-weight:600;font-size:24px;line-height:32px;color:#0a0a17}.content__title-ex-small{font-size:20px;line-height:24px;color:#0a0a17}.content__tools{display:flex;align-items:center;margin-left:auto;gap:20px;max-width:100%;flex-wrap:wrap}.content__row{display:flex;flex-wrap:wrap;margin-top:20px;margin-bottom:20px}.hide{display:none!important}@media(max-width:767px){.is-mobile-hide{display:none!important}}@media(max-width:960px)and (min-width:768px){.is-tablet-hide{display:none!important}}@media(min-width:960px){.is-desktop-hide{display:none!important}}@media(max-width:960px){.is-desktop-only{display:none!important}}@media(max-width:767px),(min-width:960px){.is-tablet-only{display:none!important}}@media(min-width:768px){.is-mobile-only{display:none!important}}[hidden]{display:none!important}.calendar,.calendar__date-range-picker{width:100%}.calendar__date-range-picker .reportrange-text{padding:0;border:none}.calendar__date-range-picker .drp-buttons{display:none}.calendar-week table.table-condensed tr:hover td{background:#ccc}.calendar .custom-input input:disabled{background-color:transparent;color:#3a4146}.calendar .daterangepicker,.calendar.is-focus .custom-input__input{border-color:#3a4146}.calendar .daterangepicker:before{border-bottom-color:#3a4146}.calendar .daterangepicker td.in-range{background-color:#f9c30c;color:#333}.calendar .daterangepicker td.active,.calendar .daterangepicker td.active:hover{background-color:#0a0a17;color:#fff}.header{display:flex;flex-wrap:wrap;align-items:center;position:fixed;top:0;z-index:100;width:100%;padding:12px;border-bottom:1px solid #cbcccf;background-color:#fff}@media(min-width:768px){.header{padding-left:52px}}@media(min-width:1500px){.header{padding-top:8px;padding-bottom:8px;padding-left:82px}}.header__right{flex:1 1 auto;display:flex;justify-content:flex-end;align-items:center;padding-right:12px;padding-left:12px;background:#fff}@media(min-width:1500px){.header__right{padding-right:32px;padding-left:32px}}.header__left{display:flex;flex:0 0 auto;width:auto;margin:auto;align-items:center}@media(min-width:768px){.header__left{margin-left:0;padding-right:12px;padding-left:12px}}@media(min-width:1500px){.header__left{padding-right:32px;padding-left:32px;margin-left:0;margin-right:auto}}.header__name{font-size:20px;font-weight:600;line-height:24px;display:flex;align-items:center;color:#0a0a17}@media screen and (max-width:767px){.header__name{display:none}}.header_button_icon{display:flex;align-items:center}.header__alert{background-color:#e94a4a;color:#fff;padding:5px;position:absolute;top:100%;left:0;right:0}@media(min-width:768px){.header__alert{padding-left:57px}}@media(min-width:1500px){.header__alert{padding-left:87px}}.header__tools{background-color:#fff;border-radius:12px;border:1px solid #cbcccf;background:#fff;box-shadow:0 4px 8px 0 rgba(58,65,70,.06),0 8px 24px 0 rgba(58,65,70,.06);padding:24px;flex-direction:column;gap:32px;display:flex}@media(min-width:960px){.header__tools{position:static;flex-direction:row;gap:0;padding:0;box-shadow:none;border:none}}.header__tools-hider{max-height:0;overflow:hidden;position:absolute;top:100%;right:12px;transition:.3s;z-index:1}.header__tools-hider_active{max-height:1000px}@media(min-width:960px){.header__tools-hider{position:static;overflow:visible;height:unset;max-height:unset}}.header-button__angle{border-radius:12px;border:1px solid #cbcccf;display:flex;align-items:center;justify-content:center;padding:12px;background-color:transparent}@media(min-width:960px){.header-button__angle{display:none}}.header-tools-item__button{width:100%;justify-content:start}.modal-enter-active,.modal-leave-active{transition:opacity .3s ease}.modal-enter,.modal-leave-to{opacity:0}.list-enter-active,.list-leave-active{transition:all .3s}.list-enter,.list-leave-to{opacity:0}.list-move{transition:all .3s}.fade-enter-from{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:.5s}.grow-enter-active,.grow-leave-active{transition:.3s}.grow-enter,.grow-leave-to{max-height:0;opacity:0}.button_preloader-enter-active,.button_preloader-leave-active{transition:.3s}.button_preloader-leave-active{max-width:20px}.button_preloader-enter-to{width:20px}.button_preloader-enter,.button_preloader-leave-to{max-width:0;width:0;opacity:0;margin-left:0}.grow-slow-enter-active,.grow-slow-leave-active{transition:5s}.grow-slow-enter,.grow-slow-leave-to{max-height:0;opacity:0}.miniform.grow2-slow-enter-active{margin-top:0;margin-bottom:0;max-height:0;padding-top:0;padding-bottom:0}.miniform.grow2-slow-enter-to,.miniform.grow2-slow-leave-active{transition:all .3s ease-in-out;max-height:500px;overflow:hidden}.miniform.grow2-slow-enter-to{padding-bottom:16px;padding-top:16px;margin-top:20px;margin-bottom:20px}.miniform.grow2-slow-leave-to{margin-top:0;margin-bottom:0;max-height:0;padding-top:0;padding-bottom:0}.grow-col-width-enter-active{max-width:0;min-width:0;padding:0;overflow:hidden}.grow-col-width-enter-to,.grow-col-width-leave-active{transition:all 20s ease-in-out;overflow:hidden}.grow-col-width-enter-to{max-width:100%;min-width:25%;padding:8px 12px}.grow-col-width-leave-to{min-width:0}.swipe-left-enter-active,.swipe-left-leave-to{height:0;overflow:hidden}.swipe-left-leave-active{transition:transform .3s ease 0s}.swipe-in-out-enter-active,.swipe-in-out-leave-to{transform:translateX(420px)}.swipe-in-out-leave-active{transition:transform .3s ease 0s}.grow-in-out-enter,.grow-in-out-leave-to{height:0;opacity:0;padding-top:0;padding-bottom:0}.grow-in-out-enter-to{height:71px;padding-top:12px;padding-bottom:12px}.grow-in-out-enter-active,.grow-in-out-leave-active{transition:all .3s ease 0s}.swipe-top-enter-active,.swipe-top-leave-active{transition:transform .3s ease 0s}.swipe-top-enter,.swipe-top-leave-to{transform:translateY(-100%)}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.icon_fill-red{fill:#e94a4a}.icon_fill-green{fill:#30c66c}.icon_fill-yellow{fill:#f8c200}.checkbox-list{width:100%;display:flex;flex-wrap:wrap}.checkbox-list .checkbox{margin-bottom:5px}.checkbox-list .checkbox:last-child{margin-bottom:0}.grid+.grid{margin-top:20px}.grid__title{color:#0a0a17;font-size:40px;font-weight:600;line-height:48px;margin-bottom:20px}.grid__flex{display:flex}.grid__flex-content_start{justify-content:flex-start}.grid__flex-ai_center{align-items:center}.grid__hr{height:1px;border:none;background-color:#cbcccf;margin:0}.grid__subtitle{color:#0a0a17;font-size:24px;font-weight:600;line-height:32px;margin-top:10px}.grid__subtitle_type_top{margin-top:0}.grid__subtitle_type_nomargin{margin-top:0;margin-bottom:0}.grid__subtitle_type_flex{display:flex;align-items:center;flex-wrap:nowrap}.grid__subtitle_size__middle{font-size:24px;line-height:32px}.grid__subtitle_size_small{font-size:20px;line-height:24px;color:#0a0a17}.grid__container{width:100%;margin-left:auto;margin-right:auto}.grid__content{display:flex;flex-wrap:wrap;padding:16px 12px;border:1px solid #cbcccf;background-color:#fff;border-radius:12px;width:100%;color:#3a4146}@media(min-width:768px){.grid__content{padding:16px 24px}}.grid__error{border:1px solid #e94a4a}.grid__row{max-width:100%;display:flex;align-items:center;width:100%;flex:1 1 100%}.grid__row .custom-input,.grid__row .custom-select{width:100%;flex:1 1 auto}.grid__row_type_wrap{flex-wrap:wrap}.grid__row_type_wrap .grid__col{height:auto}.grid__row_color_error{background-color:rgba(233,74,74,.322)}.grid__row_color_warning{background-color:rgba(249,195,12,.239)}.grid__col{max-width:100%;flex:1 1 25%;flex-wrap:wrap;display:flex;height:100%}.grid__col_type_actions{justify-content:flex-end;margin-top:12px;padding-left:0;padding-right:0;display:flex;gap:12px}.grid__col_type_grow-2{flex-grow:5}.grid__col_type_grow-half{min-width:50%}.grid__col_type_sub{padding-top:10px;padding-bottom:0}.grid__col_type_empty-label{padding-top:36px}.grid__col_type_clean{padding:0}.grid__col_type_jc-end{justify-content:flex-end}.grid__col_type_flex-auto{flex:1 1 auto}.grid__col_type_skip-label{padding-top:36px}.grid__col_type_ai-baseline{align-items:baseline}.grid__col_type_static{flex:0 1 auto;min-width:1px}.grid__col_type_no-grow{flex-grow:0}.grid__col_type_full-width{width:100%;flex:1 1 100%}.grid__col .table{width:100%}.grid__col_size-small{flex:1 1 10%;max-width:10%;min-width:10%}.grid__col_size-full{flex:1 1 100%;max-width:100%;width:100%}.grid__col_size-auto{flex:1 1 auto;min-width:1px;width:auto}.grid__row{gap:8px 12px}.grid__row+.grid__row{margin-top:8px;margin-bottom:8px}.grid__col .grid__row{margin-bottom:16px}.grid__col .grid__row:last-child{margin-bottom:0}.grid__hr{width:100%;border:0;border-bottom:1px solid #cbcccf;margin-top:8px;margin-bottom:8px;padding:0}.driver-edit{display:flex;justify-content:center}.driver-edit__h1{font-weight:600;font-size:20px;line-height:24px;color:#0a0a17;margin-bottom:16px}.driver-edit__row{margin-bottom:20px;display:flex;flex-wrap:wrap}.driver-edit__content{width:100%}.driver-edit__title{font-weight:600;font-size:20px;line-height:24px;color:#0a0a17}.driver-edit__title svg{fill:#6362e5}.driver-edit__window{width:100%;background-color:#fff;padding:12px;border:1px solid #919197;border-radius:12px;display:flex;flex-wrap:wrap;gap:16px}@media(min-width:960px){.driver-edit__window{padding:24px;gap:0}}.driver-edit__window .buttons{min-width:1px;flex:0 0 auto}.qpay__header{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:100%;overflow:hidden}.qpay__header .subtitle{color:var(--Simple-colors-Gray-text,#919197);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:20px;white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.qpay__button{width:20px;height:20px;color:#919197}.qpay__title{font-weight:600;font-size:16px;line-height:20px;display:flex;align-items:flex-end;text-align:right;color:#0a0a17}.qpay__btn{width:100%}.qpay__list{margin-top:12px;padding-left:20px}.qpay__item{font-weight:400;font-size:16px;line-height:24px;color:#6362e5;list-style:disc}.qpay__item a{color:currentColor}.qpay__item a:hover{text-decoration:underline}.qpay__item p{color:#0a0a17;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}.qpay__span_color_red{color:#e94a4a}.qpay__span_color_green{color:#30c66c}.poly{flex-direction:column;flex:1 1 auto}.poly,.poly__list{display:flex;gap:16px}.poly__list{flex-wrap:wrap}.poly__title{color:#0a0a17;font-size:24px;font-family:Inter;font-weight:600;line-height:20px;display:flex;align-items:center}.poly__title svg{margin-left:15px;fill:#f8c200}.poly__row{display:flex;flex-wrap:wrap}.poly__col{flex:1 1 auto;padding-left:8px;padding-right:8px;margin-bottom:16px}@media(min-width:960px){.poly__col{flex:0 0 auto}}.poly-item{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:12px;box-shadow:0 1px 2px 0 rgba(58,65,70,.06),0 4px 8px 0 rgba(58,65,70,.06),0 8px 24px 0 rgba(58,65,70,.06);padding:20px;height:100px;flex:1 1 auto}.poly-item__content{padding-right:15px}.poly-item__top{color:#919197;font-size:16px;line-height:24px}.poly-item__top strong{font-size:24px;font-weight:600;line-height:32px;margin-right:4px;color:#0a0a17}@media(max-width:960px){.poly-item__top strong{font-size:17px}}.poly-item__name{margin-top:4px;color:#242424;font-size:14px;font-weight:300;line-height:24px}.poly-item__icon{color:#f8c200;margin-left:auto;border-radius:12px;background:var(--White,#fff);box-shadow:0 2px 10px 0 rgba(124,141,181,.12)}.poly-item__icon--gray{color:#919197}.poly-item__icon--green{color:#30c66c}.poly-item__icon--red{color:#e94a4a}.poly-item__icon svg{fill:currentColor}.custom-hidden{width:100%}.custom-hidden__top{color:var(--Simple-colors-Dark-gray,#3a4146);font-size:20px;font-weight:600;line-height:24px;display:flex;align-items:center;margin-bottom:0;transition:.3s .1s}.custom-hidden__row{display:flex;margin-bottom:24px;align-items:center}.custom-hidden__row-fd-c{align-items:start;flex-direction:column}.custom-hidden__row:last-child{margin-bottom:0}.custom-hidden__cont{width:100%;max-height:0;transition:.3s;overflow:hidden}.custom-hidden__answers{margin-bottom:24px;display:flex;align-items:center}.custom-hidden__answers .custom-input__input{border:0;padding:0;margin-left:12px}.custom-hidden__tools{display:flex;margin-left:auto}.custom-hidden__open .custom-hidden__cont{max-height:1000px;overflow:visible}.custom-hidden__open .custom-hidden__top{margin-bottom:24px}.custom-hidden__open .custom-hidden__arrow svg{transform:scale(-1)}.company-grid{display:flex;flex-direction:column}.company-grid__header{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:12px}@media screen and (min-width:960px){.company-grid__header .content__switcher{margin-left:32px;margin-right:auto}}.company-grid__tools{display:flex;align-items:center;margin-left:auto}.company-grid__title{font-weight:600;font-size:24px;line-height:32px;color:#0a0a17}.multi-switcher,.multi-switcher__switch{display:flex;max-width:100%}.multi-switcher__switch{margin-top:auto;margin-bottom:auto;background:#fff;border:1px solid #cbcccf;border-radius:6px;padding:4px}.multi-switcher__content{display:flex;flex-wrap:wrap}.multi-switcher__content .button{height:32px;border-radius:6px;padding:6px 12px;margin-right:0;width:100%}@media screen and (min-width:768px){.multi-switcher__content .button{width:auto}}.multi-switcher--tab-wrap .multi-switcher__content{flex-wrap:wrap}.af-security__title{font-size:20px;font-style:normal;font-weight:600;line-height:24px}.custom-multiSelect__fullsize{width:100%}.custom-multiSelect__input{display:flex;align-items:center;width:100%;max-width:100%;padding-right:16px;padding-left:16px;position:relative;line-height:24px;background:#fff;border:1px solid #cbcccf;border-radius:6px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-multiSelect__input-selector{color:#3a4146;display:flex;flex-wrap:wrap}.custom-multiSelect__input-placeholder{color:#757575}.custom-multiSelect__input-placeholder,.custom-multiSelect__input-selector{font-size:16px}.custom-multiSelect__input .dropList{margin-top:1px}.custom-multiSelect__button{display:flex;border:none;padding:0;margin:0;flex-grow:0;margin-left:auto;padding-left:8px;background-color:transparent;color:inherit}.custom-multiSelect__button svg{fill:currentColor;flex-shrink:0;margin-right:8px;transition:.3s;transform:scale(1)}.custom-multiSelect__button.is-active svg{transform:scale(-1)}.custom-multiSelect__label{font-weight:400;font-size:14px;line-height:20px;color:#919197;margin-bottom:8px;display:inline-block}.custom-multiSelect_type_focus .custom-multiSelect__input{border-color:#3a4146}.custom-multiSelect_type_error .custom-multiSelect__input{border-color:#e94a4a}.custom-multiSelect_type_disabled .custom-multiSelect__input{background:#fafafa}.custom-multiSelect.size_small .custom-multiSelect__input{min-height:32px}.custom-multiSelect.size_medium .custom-multiSelect__input{min-height:40px}.custom-multiSelect.size_large .custom-multiSelect__input{min-height:56px}.custom-multiSelect.size_full-width{width:100%}.custom-multiSelect.push_left{display:flex;flex-direction:column}.custom-multiSelect.push_left .custom-multiSelect__input{width:auto;margin-right:auto;min-width:216px}.custom-multiSelect.on-focus{border-color:#3a4146}.custom-multiSelect.disabled{background:#fafafa}.table{background-color:#fff;box-shadow:0 8px 24px rgba(58,65,70,.06),0 4px 8px rgba(58,65,70,.06),0 1px 2px rgba(58,65,70,.06);border-radius:12px}.table_type_bizzy,.table_type_bizzy *{cursor:progress!important}.table__size-full{width:100%}.table__content{overflow:auto}.table__content::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.table__content::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.table__content::-webkit-scrollbar-thumb{cursor:pointer;background:#ffe17c;border-radius:10px}.table__content::-webkit-scrollbar-thumb:hover{background:#3a4146}.table__footer{display:flex;align-items:center;padding:12px 24px}.table__footer .pagination-table{margin-left:auto}.table__footer p{margin-bottom:0;font-size:14px;font-weight:400;line-height:20px;color:#919197}.table__title{display:flex;align-items:center;justify-content:center;font-weight:600;font-size:20px;height:60px}.table select{margin-left:0}@media screen and (min-width:960px){.table select{margin-left:16px}}.sp_table .table__content{min-height:500px}.tableCards{display:flex;flex-direction:column;gap:24px}.tableCards__content{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;flex:1 1 100%}.tableCards-item{display:flex;flex-direction:column;flex:1 1 calc(20% - 24px);max-width:calc(20% - 24px);gap:16px;padding:16px;border-radius:12px;border:1px solid var(--Simple-colors-Gray-line,#cbcccf);background:var(--Simple-colors-White,#fff)}.tableCards-item .status{width:100%}.tableCards-item__text{color:var(--Simple-colors-Dark-gray,#3a4146);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:18px}.tableCards-item__text-date{font-weight:400;line-height:20px}.tableCards-item__text-date,.tableCards-item__text-num{color:var(--Simple-colors-Gray-text,#919197);font-family:Inter;font-size:14px;font-style:normal}.tableCards-item__text-num{font-weight:600;line-height:18px}.tableCards-item__info{display:flex;align-items:stretch;gap:12px}.tableCards-item__info-avatar{border-radius:50%;background:var(--Secondary-Secondary,#6362e5);display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;color:#fff}.tableCards-item__info-name{color:var(--Simple-colors-Dark-gray,#3a4146);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:18px}.tableCards-item__info-phone{color:var(--Simple-colors-Gray-text,#919197);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.tableCards-item__amount{border-radius:10px;background:#f7f7fe;padding:12px}.tableCards-item__amount .title{color:var(--Simple-colors-Dark-gray,#3a4146)}.tableCards-item__amount .title,.tableCards-item__amount .value{font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.tableCards-item__amount .value{color:var(--Simple-colors-Gray-text,#919197)}.tableCards-item__hr{border:none;height:1px;width:100%;background-color:#e5e7eb}.tableCards-item__brand{color:#101828;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.tableCards-item__num{display:flex;gap:4px;flex-direction:column}.tableCards-item__num-label{color:#6a7282;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.tableCards-item__num-value{flex:1 1 auto;display:flex;padding:4px 8px;align-items:center;align-self:stretch;border-radius:4px;border:1px solid #d1d5dc;color:#0a0a0a;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.vdoc{display:flex;width:100%;align-items:center}.vdoc__name{flex:1 1 100%;overflow:hidden}.vdoc__name a{margin-left:8px;text-overflow:ellipsis;overflow:hidden;max-width:100%}.vdoc__tools{flex:0 0 auto;margin-left:auto}.vdoc__icon{flex:0 0 20px}.vdoc__btn{background-color:transparent;border:none;box-shadow:none;color:#30c66c}.vdoc__btn-cancel{color:#e94a4a}.vdoc__btn:disabled{opacity:.5;cursor:not-allowed;color:#ccc}.vdoc__icon_yellow{color:#f9c43e}.vdoc svg{fill:currentColor}.uploader{display:flex;align-items:center}.uploader__input{width:100%}.uploader__input .button svg{transform:rotate(44deg)}.mobileSideBar__button{position:relative;z-index:2;margin-right:0;background:#fff;flex:0 0 auto}.mobileSideBar__button:hover{background:#fff}.mobileSideBar__button>span{width:20px}.mobileSideBar__button span>span{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:20px;height:2px;background-color:#000;opacity:1;transition:top .3s,bottom .3s,transform 0s,opacity 0s}.mobileSideBar__button span>span:first-child{top:-12px}.mobileSideBar__button span>span:last-child{bottom:-12px}.mobileSideBar__button_active span>span{transition:top 0s,bottom 0s,transform .3s,opacity .3s;transform:rotate(45deg)}.mobileSideBar__button_active span>span:first-child{top:0;transform:rotate(45deg);opacity:0}.mobileSideBar__button_active span>span:last-child{bottom:0;transform:rotate(-45deg)}.mobileSideBar__holder{position:absolute;top:0;bottom:0;left:100%;right:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:1;overflow:hidden}.mobileSideBar__holder_active{left:0;transition:.3s;overflow:visible}.board{display:flex;flex-wrap:wrap}@media(min-width:768px){.board{padding-left:0;padding-right:0}}@media(min-width:960px){.board{gap:10px 0}}.board__title{font-weight:400;font-size:16px;line-height:24px;color:#0a0a17;margin-bottom:10px}.board__grey{display:flex;align-items:center;justify-content:center;color:#919197;stroke:currentColor}.board__grey svg{margin-left:5px}.board__col{border-bottom:1px solid #cbcccf;display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;min-width:200px;flex:0 0 100%;padding:0 20px}@media(min-width:768px){.board__col{border-bottom:0;flex:0 0 50%;border-right:1px solid #cbcccf}}@media(min-width:960px){.board__col{flex:1 1 33%;border-right:1px solid #cbcccf}}@media(min-width:1440px){.board__col{flex:1 1 auto;min-width:1px}}.board__col:last-child{border-right:0;border-bottom:0}.board__cont{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column;padding:20px 0}@media(min-width:960px){.board__cont{padding:0}}.board__text-content,.board__text-wrapper{display:flex;align-items:center}.board__text-content{justify-content:center;flex-wrap:wrap}.board__text{font-weight:600;font-size:16px;line-height:20px;display:flex;align-items:center;color:#0a0a17}.board__text_color_green{color:#30c66c}.board__text_color_warning,.board__text_color_yellow{color:#ff9c11}.board__text_color_red{color:#e94a4a}.board__text_color_blue{color:#6362e5}.board__text_type_link{cursor:pointer;-webkit-text-decoration:dashed;text-decoration:dashed}.board__text_type_inprogress{white-space:nowrap}.board__text_type_inprogress .preloader{margin-left:5px}.new_grid,.test__double{display:flex;flex-direction:column;gap:12px}.new_grid{width:100%}@media(min-width:960px){.new_grid{gap:32px}.new_grid--gap-20{gap:20px}.new_grid--gap-16{gap:16px}.new_grid--gap-12{gap:12px}}.new_grid__row{display:flex;flex-wrap:wrap;width:100%;align-items:center;gap:12px}@media(min-width:960px){.new_grid__row{gap:32px}}.new_grid__row-no-gap{margin-bottom:-12px}@media(min-width:960px){.new_grid__row-no-gap{margin-bottom:-32px}}.new_grid__col{flex-grow:1;flex-basis:auto;min-width:200px;max-width:100%}.new_grid__col--auto-static{flex:0 0 auto;min-width:unset;flex-wrap:wrap}.new_grid__col--full-width{width:100%}.new_grid__col--12{flex:1 1 100%;width:100%}.new_grid__col--11{flex:1 1 calc(91.666% - 32px);width:calc(91.666% - 32px)}.new_grid__col--10{flex:1 1 calc(83.333% - 32px);width:calc(83.333% - 32px)}.new_grid__col--9{flex:1 1 calc(75% - 32px);width:calc(75% - 32px)}.new_grid__col--8{flex:1 1 calc(66.666% - 32px);width:calc(66.666% - 32px)}.new_grid__col--7{flex:1 1 calc(58.333% - 32px);width:calc(58.333% - 32px)}.new_grid__col--6{flex:1 1 calc(50% - 32px);width:calc(50% - 32px)}.new_grid__col--5{flex:1 1 calc(41.666% - 32px);width:calc(41.666% - 32px)}.new_grid__col--4{flex:1 1 calc(33.333% - 32px);width:calc(33.333% - 32px)}.new_grid__col--3{flex:1 1 calc(25% - 32px);width:calc(25% - 32px)}.new_grid__col--2{flex:1 1 calc(16.666% - 32px);width:calc(16.666% - 32px)}.new_grid__col--1{flex:1 1 calc(8.333% - 32px);width:calc(8.333% - 32px)}.jc-center{justify-content:center}.jc-start{justify-content:flex-start}.jc-end{justify-content:flex-end}.jc-sb{justify-content:space-between}.jc-sa{justify-content:space-around}.d-flex{display:flex}.d-flex-wrap{flex-wrap:wrap}.d-none{display:none}.ai-center{align-items:center}.ai-start{align-items:flex-start}.ai-end{align-items:flex-end}.ai-stretch{align-items:stretch}.v_ai-center{vertical-align:center}.v_ai-start{vertical-align:flex-start}.v_ai-end{vertical-align:flex-end}.flex_direction-row{flex-direction:row}.flex_direction-column{flex-direction:column}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.new_grid__col--auto{flex:0 0 auto;min-width:unset;width:auto}.new_grid__col--auto-flex{flex:1 1 auto;min-width:unset}.grow---1-1{flex-grow:1}.grow---2-1{flex-grow:2}.grow---3-1{flex-grow:3}.grow---4-1{flex-grow:4}.grow---5-1{flex-grow:5}.new_grid__col--no_grow{flex-grow:0!important}.new_grid__col--no_shrink{flex-shrink:0!important}.new_grid__col--skip-label{padding-top:36px}@media(min-width:768px){.new_grid__col--sm-12{flex:1 1 100%;width:100%}.new_grid__col--sm-11{flex:1 1 calc(91.666% - 32px);width:calc(91.666% - 32px)}.new_grid__col--sm-10{flex:1 1 calc(83.333% - 32px);width:calc(83.333% - 32px)}.new_grid__col--sm-9{flex:1 1 calc(75% - 32px);width:calc(75% - 32px)}.new_grid__col--sm-8{flex:1 1 calc(66.666% - 32px);width:calc(66.666% - 32px)}.new_grid__col--sm-7{flex:1 1 calc(58.333% - 32px);width:calc(58.333% - 32px)}.new_grid__col--sm-6{flex:1 1 calc(50% - 32px);width:calc(50% - 32px)}.new_grid__col--sm-5{flex:1 1 calc(41.666% - 32px);width:calc(41.666% - 32px)}.new_grid__col--sm-4{flex:1 1 calc(33.333% - 32px);width:calc(33.333% - 32px)}.new_grid__col--sm-3{flex:1 1 calc(25% - 32px);width:calc(25% - 32px)}.new_grid__col--sm-2{flex:1 1 calc(16.666% - 32px);width:calc(16.666% - 32px)}.new_grid__col--sm-1{flex:1 1 calc(8.333% - 32px);width:calc(8.333% - 32px)}.jc--sm--center{justify-content:center}.jc--sm--start{justify-content:flex-start}.jc--sm--end{justify-content:flex-end}.jc--sm--sb{justify-content:space-between}.jc--sm--sa{justify-content:space-around}.d--sm--flex{display:flex}.d--sm--flex-wrap{flex-wrap:wrap}.d--sm--none{display:none}.ai--sm--center{align-items:center}.ai--sm--start{align-items:flex-start}.ai--sm--end{align-items:flex-end}.ai--sm--stretch{align-items:stretch}.v_ai--sm--center{vertical-align:center}.v_ai--sm--start{vertical-align:flex-start}.v_ai--sm--end{vertical-align:flex-end}.flex_direction--sm--row{flex-direction:row}.flex_direction--sm--column{flex-direction:column}.order--sm--1{order:1}.order--sm--2{order:2}.order--sm--3{order:3}.order--sm--4{order:4}.order--sm--5{order:5}.new_grid__col--sm--auto{flex:0 0 auto;min-width:unset;width:auto}.new_grid__col--sm--auto-flex{flex:1 1 auto;min-width:unset}.grow--sm---1-1{flex-grow:1}.grow--sm---2-1{flex-grow:2}.grow--sm---3-1{flex-grow:3}.grow--sm---4-1{flex-grow:4}.grow--sm---5-1{flex-grow:5}.new_grid__col--sm--no_grow{flex-grow:0!important}.new_grid__col--sm--no_shrink{flex-shrink:0!important}.new_grid__col--sm--skip-label{padding-top:36px}}@media(min-width:960px){.new_grid__col--md-12{flex:1 1 100%;width:100%}.new_grid__col--md-11{flex:1 1 calc(91.666% - 32px);width:calc(91.666% - 32px)}.new_grid__col--md-10{flex:1 1 calc(83.333% - 32px);width:calc(83.333% - 32px)}.new_grid__col--md-9{flex:1 1 calc(75% - 32px);width:calc(75% - 32px)}.new_grid__col--md-8{flex:1 1 calc(66.666% - 32px);width:calc(66.666% - 32px)}.new_grid__col--md-7{flex:1 1 calc(58.333% - 32px);width:calc(58.333% - 32px)}.new_grid__col--md-6{flex:1 1 calc(50% - 32px);width:calc(50% - 32px)}.new_grid__col--md-5{flex:1 1 calc(41.666% - 32px);width:calc(41.666% - 32px)}.new_grid__col--md-4{flex:1 1 calc(33.333% - 32px);width:calc(33.333% - 32px)}.new_grid__col--md-3{flex:1 1 calc(25% - 32px);width:calc(25% - 32px)}.new_grid__col--md-2{flex:1 1 calc(16.666% - 32px);width:calc(16.666% - 32px)}.new_grid__col--md-1{flex:1 1 calc(8.333% - 32px);width:calc(8.333% - 32px)}.jc--md--center{justify-content:center}.jc--md--start{justify-content:flex-start}.jc--md--end{justify-content:flex-end}.jc--md--sb{justify-content:space-between}.jc--md--sa{justify-content:space-around}.d--md--flex{display:flex}.d--md--flex-wrap{flex-wrap:wrap}.d--md--none{display:none}.ai--md--center{align-items:center}.ai--md--start{align-items:flex-start}.ai--md--end{align-items:flex-end}.ai--md--stretch{align-items:stretch}.v_ai--md--center{vertical-align:center}.v_ai--md--start{vertical-align:flex-start}.v_ai--md--end{vertical-align:flex-end}.flex_direction--md--row{flex-direction:row}.flex_direction--md--column{flex-direction:column}.order--md--1{order:1}.order--md--2{order:2}.order--md--3{order:3}.order--md--4{order:4}.order--md--5{order:5}.new_grid__col--md--auto{flex:0 0 auto;min-width:unset;width:auto}.new_grid__col--md--auto-flex{flex:1 1 auto;min-width:unset}.grow--md---1-1{flex-grow:1}.grow--md---2-1{flex-grow:2}.grow--md---3-1{flex-grow:3}.grow--md---4-1{flex-grow:4}.grow--md---5-1{flex-grow:5}.new_grid__col--md--no_grow{flex-grow:0!important}.new_grid__col--md--no_shrink{flex-shrink:0!important}.new_grid__col--md--skip-label{padding-top:36px}}@media(min-width:1440px){.new_grid__col--lg-12{flex:1 1 100%;width:100%}.new_grid__col--lg-11{flex:1 1 calc(91.666% - 32px);width:calc(91.666% - 32px)}.new_grid__col--lg-10{flex:1 1 calc(83.333% - 32px);width:calc(83.333% - 32px)}.new_grid__col--lg-9{flex:1 1 calc(75% - 32px);width:calc(75% - 32px)}.new_grid__col--lg-8{flex:1 1 calc(66.666% - 32px);width:calc(66.666% - 32px)}.new_grid__col--lg-7{flex:1 1 calc(58.333% - 32px);width:calc(58.333% - 32px)}.new_grid__col--lg-6{flex:1 1 calc(50% - 32px);width:calc(50% - 32px)}.new_grid__col--lg-5{flex:1 1 calc(41.666% - 32px);width:calc(41.666% - 32px)}.new_grid__col--lg-4{flex:1 1 calc(33.333% - 32px);width:calc(33.333% - 32px)}.new_grid__col--lg-3{flex:1 1 calc(25% - 32px);width:calc(25% - 32px)}.new_grid__col--lg-2{flex:1 1 calc(16.666% - 32px);width:calc(16.666% - 32px)}.new_grid__col--lg-1{flex:1 1 calc(8.333% - 32px);width:calc(8.333% - 32px)}.jc--lg--center{justify-content:center}.jc--lg--start{justify-content:flex-start}.jc--lg--end{justify-content:flex-end}.jc--lg--sb{justify-content:space-between}.jc--lg--sa{justify-content:space-around}.d--lg--flex{display:flex}.d--lg--flex-wrap{flex-wrap:wrap}.d--lg--none{display:none}.ai--lg--center{align-items:center}.ai--lg--start{align-items:flex-start}.ai--lg--end{align-items:flex-end}.ai--lg--stretch{align-items:stretch}.v_ai--lg--center{vertical-align:center}.v_ai--lg--start{vertical-align:flex-start}.v_ai--lg--end{vertical-align:flex-end}.flex_direction--lg--row{flex-direction:row}.flex_direction--lg--column{flex-direction:column}.order--lg--1{order:1}.order--lg--2{order:2}.order--lg--3{order:3}.order--lg--4{order:4}.order--lg--5{order:5}.new_grid__col--lg--auto{flex:0 0 auto;min-width:unset;width:auto}.new_grid__col--lg--auto-flex{flex:1 1 auto;min-width:unset}.grow--lg---1-1{flex-grow:1}.grow--lg---2-1{flex-grow:2}.grow--lg---3-1{flex-grow:3}.grow--lg---4-1{flex-grow:4}.grow--lg---5-1{flex-grow:5}.new_grid__col--lg--no_grow{flex-grow:0!important}.new_grid__col--lg--no_shrink{flex-shrink:0!important}.new_grid__col--lg--skip-label{padding-top:36px}}.margin__left{margin-left:auto}.margin__right{margin-right:auto}.min-width__unset{min-width:unset}.gap-8{gap:8px}@media(min-width:768px){.gap-sm-8{gap:8px}}@media(min-width:960px){.gap-md-8{gap:8px}}@media(min-width:1440px){.gap-lg-8{gap:8px}}.gap-12{gap:12px}@media(min-width:768px){.gap-sm-12{gap:12px}}@media(min-width:960px){.gap-md-12{gap:12px}}@media(min-width:1440px){.gap-lg-12{gap:12px}}.gap-16{gap:16px}@media(min-width:768px){.gap-sm-16{gap:16px}}@media(min-width:960px){.gap-md-16{gap:16px}}@media(min-width:1440px){.gap-lg-16{gap:16px}}.gap-20{gap:20px}@media(min-width:768px){.gap-sm-20{gap:20px}}@media(min-width:960px){.gap-md-20{gap:20px}}@media(min-width:1440px){.gap-lg-20{gap:20px}}.gap-24{gap:24px}@media(min-width:768px){.gap-sm-24{gap:24px}}@media(min-width:960px){.gap-md-24{gap:24px}}@media(min-width:1440px){.gap-lg-24{gap:24px}}.gap-32{gap:32px}@media(min-width:768px){.gap-sm-32{gap:32px}}@media(min-width:960px){.gap-md-32{gap:32px}}@media(min-width:1440px){.gap-lg-32{gap:32px}}.mobileSideBar__button{min-width:unset!important}.pos-r{position:relative}.modal__mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}.modal__size_middle .modal__body{width:420px;max-width:100%}.modal__wrapper{display:table-cell;vertical-align:middle}.modal__container{position:relative;margin:0 auto;padding:24px 16px;background:#fff;border-radius:24px;display:flex;gap:20px;flex-direction:column;max-width:100%;max-height:80vh}@media screen and (min-width:768px){.modal__container{min-width:300px;padding:48px 32px}}.modal_overflow-vis .modal__body{overflow:visible}.modal__top{display:flex;width:100%}.modal__button{min-width:unset}@media screen and (min-width:768px){.modal__button{position:static}}.modal__header{flex:1 1 100%}.modal__header p{text-align:center;font-weight:600;font-size:20px}@media screen and (min-width:768px){.modal__header p{white-space:nowrap;font-size:32px;line-height:40px;padding-left:45px}}.modal__body{overflow:hidden;max-width:100%;max-height:80vh;overflow:auto}.modal__body::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.modal__body::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.modal__body::-webkit-scrollbar-thumb{cursor:pointer;background:#ffe17c;border-radius:10px}.modal__body::-webkit-scrollbar-thumb:hover{background:#3a4146}.modal__body>div{padding-bottom:3px}.modal__default-button{float:right}.modal__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:20px}.modal__footer .button{width:100%}@media screen and (min-width:768px){.modal__footer .button{width:auto}}.modal__footer .flex-right{display:flex;flex-wrap:wrap;gap:20px;width:100%}@media screen and (min-width:768px){.modal__footer .flex-right{width:auto;margin-left:auto}}.modal__footer .flex-middle{display:flex;align-items:center;width:100%}.modal__footer .flex-middle .button{margin-left:unset;margin-right:unset}.row-filter{display:flex;flex-wrap:wrap;gap:12px}@media screen and (min-width:960px){.row-filter{gap:24px;flex-wrap:nowrap}}.row-filter__content{margin-bottom:auto;border:1px solid #cbcccf;border-radius:6px;padding:4px;width:100%}@media screen and (min-width:960px){.row-filter__content{width:calc(50% - 12px)}}.row-filter__list{max-height:0;overflow:hidden;transition:max-height .3s ease}.row-filter__list-active{max-height:900px;overflow:auto}@media screen and (min-width:960px){.row-filter__list{max-height:unset;overflow:unset}}.row-filter__list-btn{width:auto;margin:0;flex:0 0 auto;padding:8px 16px;margin-top:-8px;margin-bottom:-8px;margin-right:-16px;margin-left:-16px}.row-filter__list-btn_active{transform:scale(-1)}@media screen and (min-width:960px){.row-filter__list-btn{display:none}}.row-filter__item{display:flex;align-items:center;padding:8px 16px;font-size:16px;font-weight:400;line-height:24px;color:#0a0a17;border:1px solid #cbcccf;border-radius:6px;margin-bottom:4px;max-width:100%;cursor:pointer}@media screen and (min-width:960px){.row-filter__item{width:350px}}.row-filter__item:last-child{margin-bottom:0}.row-filter__item:hover{background:#e7e7e8}.row-filter__item-header{background:#e7e7e8;justify-content:space-between}.row-filter__item svg{margin-left:auto}.row-filter__item_type_right svg{margin-left:0;margin-right:auto}.row-filter__item_color_red{background-color:#ffefeb}.row-filter__item_color_green{background-color:#e1fff1}.group{display:flex;flex-direction:column;gap:16px;color:var(--Simple-colors-Gray-text,#919197);border-bottom-color:var(--Simple-colors-Gray-line,#cbcccf)}.group__header{display:flex;align-items:center;gap:5px;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;border-bottom-width:2px;border-bottom-style:solid}.group__header svg{fill:currentColor}.group-color_green{color:var(--Green-Green,#30c66c);border-bottom-color:var(--Green-Green,#30c66c)}.group-color_yellow{color:var(--Primary,#f9c43e);border-bottom-color:var(--Primary,#f9c43e)}.group__status{margin-left:auto}.group__list{display:flex;flex-direction:column}.group-item{display:flex;padding:4px;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;border-radius:6px}.group-item__title{color:var(--Simple-colors-Dark-gray,#3a4146);display:flex;gap:4px}.group-item__title svg{fill:#6362e5}.group-item__status{margin-left:auto;color:var(--Simple-colors-Gray-text,#919197)}.group-item__color-green{background:var(--Green-Green-light,#e1fff1)}.group-item__color-green span{color:var(--Green-Green,#30c66c)}.group-item__color-yellow{background:var(--Orange-Orange-light,#fff3e2)}.group-item__color-yellow span{color:var(--Orange-Orange,#ff9c11)}.img-uploader{display:flex;flex-direction:column;flex:1 1 auto}.img-uploader.disabled{opacity:.6;pointer-events:none}.img-uploader.disabled .img-uploader__drop-area{border-color:#919197}.img-uploader__drop-area{display:flex;align-items:center;justify-content:center;height:100%;font-weight:700;font-size:14px;line-height:20px;color:#919197;border-radius:12px;overflow:hidden;flex:1 1 auto;border:1px dashed #919197;min-height:82px;flex-direction:column}.img-uploader_error .img-uploader__drop-area{border:1px solid red}.img-uploader__dragging{background-color:#e5e9eb}.img-uploader__label{font-family:Inter;font-weight:400;font-style:Regular;font-size:14px;line-height:20px;letter-spacing:0;color:#919197}.chat{display:flex;flex-direction:column;max-height:100%}.chat-toggle{flex:0 0 auto}.chat-contacts{flex:1 1 auto;overflow:auto;margin-right:-10px;padding-right:10px;max-width:100%}.chat-contacts::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.chat-contacts::-webkit-scrollbar-track{background:#cbcccf;border-radius:10px}.chat-contacts::-webkit-scrollbar-thumb{cursor:pointer;background:#3a4146;border-radius:10px}.chat-contacts::-webkit-scrollbar-thumb:hover{background:#3a4146}.chat-contacts:hover::-webkit-scrollbar{width:11px}.chat-tools{display:flex;width:100%;vertical-align:middle;margin-bottom:16px;gap:16px}.chat-tools .switcherInput{margin-top:auto;margin-bottom:auto;margin-left:auto}.chat__loading{height:100%}.chatr-footer{display:flex}.chatr-footer__item{flex:1 1 auto;display:flex;align-items:center;font-size:14px;line-height:20px;color:#0a0a17}.chatr-footer__cercle{margin-left:8px;flex:0 0 24px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#3a4146;color:#fff;border-radius:100%}.chatr-footer__cercle_color_green{background-color:#30c66c}.chatr-footer__cercle_color_grey{background-color:#919197}.chat-form__row{margin-bottom:12px}.chat-form__row:last-child{margin-bottom:0}.chat-form__col{display:flex;align-items:center}.chat-form .chat-form__button{width:24px}.chat-form__textarea{flex:1 1 100%}.chat-contact{display:flex;padding-bottom:12px;padding-top:12px;border-top:1px solid #cbcccf;max-width:100%;overflow:hidden;cursor:pointer;position:relative}.chat-contact__bg{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#ffefeb;z-index:-1;opacity:0}.chat-contact:last-child{border-bottom:1px solid #cbcccf}.chat-contact__img{flex:0 0 48px;margin-right:12px;display:flex;position:relative}.chat-contact__img img{border-radius:50%;width:48px;height:48px;margin-top:auto;margin-bottom:auto}.chat-contact__cont{flex:1 1 100%;display:flex;flex-direction:column;justify-content:center;max-width:100%;overflow:hidden}.chat-contact__cont-bottom,.chat-contact__cont-top{display:flex;width:100%;align-items:center}.chat-contact__cont-bottom{margin-top:5px}.chat-contact__text{font-weight:600;line-height:18px;margin-bottom:auto;max-width:100%}.chat-contact__message,.chat-contact__text{font-size:14px;color:#0a0a17;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chat-contact__message{font-weight:400;line-height:20px;padding-right:15px}.chat-contact__message span{color:#919197}.chat-contact__tools{display:flex;flex-direction:column;margin-left:12px}.chat-contact__date{margin-left:auto;white-space:nowrap}.chat-contact__counter{flex:0 0 24px;width:24px;height:24px;background:#3a4146;border-radius:50%;color:#fff;margin-top:auto;margin-left:auto;border:3px solid #3a4146;overflow:hidden}.chat-contact__counter,.chat-contact__vip{display:flex;align-items:center;justify-content:center}.chat-contact__vip{position:absolute;top:50%;left:50%;width:28px;height:28px;background-color:#3a4146;border-radius:50%}.chat-contact__vip svg{width:18px;height:18px;fill:#ff9c11}.chat-message{padding-top:16px;display:flex;flex-direction:row}.chat-message:last-child{padding-bottom:16px}.chat-message__type_system{font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#919197;justify-content:center;align-items:center}.chat-message__type_system:after,.chat-message__type_system:before{display:block;content:"";flex:1 1 auto;height:1px;background-color:#cbcccf;margin-right:8px}.chat-message__type_system:after{margin-left:8px;margin-right:0}.chat-message__type_answer{justify-content:flex-end}.chat-message__img{margin-right:8px;display:flex;align-items:center;justify-content:center;flex:0 0 32px;height:32px}.chat-message__img img{width:100%;height:100%}.chat-message__content{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e9eb;border-radius:12px;padding:12px;font-weight:400;font-size:14px;line-height:20px;color:#0a0a17;max-width:100%;overflow:auto}.chat-message__content::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.chat-message__content::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.chat-message__content::-webkit-scrollbar-thumb{cursor:pointer;background:#ffe17c;border-radius:10px}.chat-message__content::-webkit-scrollbar-thumb:hover{background:#3a4146}.chat-message__content img{max-width:90%}.chat-message__content-answer{background-color:#3a4146;color:#fff}.active .chat-message__content,.active .chat-message__content-answer,.chat-message__type_system.active{background:#f9c43e}.chat-message__footer,.chat-message__head{margin-top:8px;display:flex;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:16px;color:#919197;align-items:center}.chat-message__footer svg,.chat-message__head svg{fill:currentColor;margin-right:8px}.chat-message__head{margin-top:0;margin-bottom:8px}.chat-message__audio{display:flex}.chat-message__audio-top{display:flex;align-items:center;justify-content:center;gap:12px;position:relative;flex-direction:row}.chat-message__audio-button{min-width:1px;color:var(--Primary,#f9c43e);flex:0 0 auto}.chat-message__audio-button_vol{color:#3a4146}.chat-message__audio-button_vol-active{color:var(--Primary,#f9c43e)}.chat-message__audio-progress{display:flex;gap:4px;height:32px;align-items:center;justify-content:center}.chat-message__audio-progress .bar{width:3px;border-radius:3px;overflow:hidden;opacity:.66;background:var(--Theme-Black,#000);height:4px}.chat-message__audio-progress .bar.active{opacity:.66;background:var(--Primary,#f9c43e)}.chat-message__audio-progress .bar_fake{height:4px}.chat-message__audio-progress .bar_fake:nth-child(2n){height:13px}.chat-message__audio-progress .bar_fake:nth-child(3n){height:22px}.chat-message__audio-progress .bar_fake:nth-child(4n){height:13px}.chat-message__volume{position:absolute;top:0;bottom:0;right:0;left:auto;margin:auto;max-width:110px;height:20px;box-shadow:0 4px 8px rgba(58,65,70,.06),0 8px 24px rgba(58,65,70,.06);border:1px solid #e5e9eb;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:0 5px;background-color:#fff;margin-right:42px}.chat-toggle{display:flex;padding:4px;border:1px solid #cbcccf;border-radius:6px;margin:16px 0;overflow:hidden;flex-wrap:wrap}.chat-toggle button{margin-left:0;margin-right:0;flex:1 1 auto;white-space:nowrap;min-width:1px}.chat-toggle button:hover span{color:#3a4146!important}.chat-toggle__counter{flex:0 0 24px;width:24px;height:24px;border-radius:100%;display:inline-block;background-color:#fff;font-weight:400;font-size:14px;line-height:20px;color:#3a4146;justify-content:center;margin-left:8px}.chat .sideBar__body{overflow:auto}.chat-messanger,.chat-messanger_cont{display:flex;flex-direction:column;height:100%}.chat-messanger_cont{overflow:auto;overflow:hidden;min-height:800px}.chat-messanger_cont::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.chat-messanger_cont::-webkit-scrollbar-track{background:#cbcccf;border-radius:10px}.chat-messanger_cont::-webkit-scrollbar-thumb{cursor:pointer;background:#3a4146;border-radius:10px}.chat-messanger_cont::-webkit-scrollbar-thumb:hover{background:#3a4146}.chat-messanger__form{padding-top:16px;border-top:1px solid #cbcccf}.chat-messanger__empty-text{font-weight:400;font-size:14px;line-height:20px;color:#919197}.chat-messanger__messages{flex:1 1 100%;margin-right:-10px;padding-right:10px;margin-bottom:16px;max-width:100%;overflow:auto}.chat-messanger__messages::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.chat-messanger__messages::-webkit-scrollbar-track{background:#cbcccf;border-radius:10px}.chat-messanger__messages::-webkit-scrollbar-thumb{cursor:pointer;background:#3a4146;border-radius:10px}.chat-messanger__messages::-webkit-scrollbar-thumb:hover{background:#3a4146}.chat-messanger__messages:hover::-webkit-scrollbar{width:11px}.chat-messanger__messages_type_empty{display:flex;align-items:center;justify-content:center}.chat-messanger__messages-preloader .preloader{max-width:200px;margin:auto}.chat-messanger__top{border-bottom:1px solid #cbcccf;margin-bottom:16px;flex:0 0 auto;max-width:100%;min-height:150px;max-height:20vh;overflow:auto}.chat-messanger__top::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:.3s;transition:.3s}.chat-messanger__top::-webkit-scrollbar-track{background:#cbcccf;border-radius:10px}.chat-messanger__top::-webkit-scrollbar-thumb{cursor:pointer;background:#3a4146;border-radius:10px}.chat-messanger__top::-webkit-scrollbar-thumb:hover{background:#3a4146}@media screen and (min-width:768px){.chat-messanger__top{max-height:unset;overflow:unset}}.chat-messanger__top-expand{overflow:unset}.chat-messanger__row{margin-bottom:12px;display:flex}.chat-messanger__row .custom-select{width:100%}.chat-messanger__row-inline{display:flex}.chat-messanger__label{font-size:14px;line-height:20px;color:#919197;padding-right:15px;min-width:100px}.chat-messanger__label svg{fill:#3a4146}.chat-messanger__link{color:#6362e5;white-space:pre-wrap;display:block;max-width:100%;font-size:14px;line-height:20px}.chat-messanger__link:visited{color:purple}.chat-messanger__name{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden;max-width:100%;display:inline-block;vertical-align:middle;color:#0a0a17}.compareButtons{display:flex;justify-content:center;align-items:stretch;border-radius:6px;border:1px solid var(--Simple-colors-Gray-line,#cbcccf);background:var(--Simple-colors-Gray-sub,#e7e7e8);overflow:hidden}.compareButtons button{display:flex;align-items:center;justify-content:center;border:0;border-right:1px solid var(--Simple-colors-Gray-line,#cbcccf);padding-left:16px;padding-right:16px;min-height:40px;min-width:50px}.compareButtons button:last-child{border-right:0}.compareButtons button.active{background-color:#fff;color:#00a9b4}.compareButtons button svg{fill:currentColor}.test{width:100%;height:100%;max-width:100%;min-width:10px;min-height:10px;background-color:#ccc;box-shadow:0 0 0 1px #000}.fill-purple{fill:#6362e5}.fill-gold{fill:#f9c43e}.ankhor{cursor:pointer;color:blue;text-decoration:underline}.ankhor:visited{color:purple}.is_editable{cursor:pointer;color:blue;-webkit-text-decoration:dashed;text-decoration:dashed;display:flex;width:100%}.is_editable svg{margin-left:auto}.custom-editor{width:100%}.custom-editor .tox-tinymce{border-radius:6px}.toast-custom-message{display:flex;justify-content:center;align-items:center}.toast-custom-message button{margin-left:5px}.quillWrapper{display:flex;flex-direction:column;width:100%;box-shadow:0 8px 24px rgba(58,65,70,.06),0 4px 8px rgba(58,65,70,.06),0 1px 2px rgba(58,65,70,.06);border:1px solid transparent;border-radius:12px;padding:15px}.quillWrapper .ql-toolbar{border-top-left-radius:15px;border-top-right-radius:15px}.quillWrapper .ql-container{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.quillWrapper em{font-style:italic}.quillWrapper h1,.quillWrapper h2,.quillWrapper h3,.quillWrapper h4,.quillWrapper h5,.quillWrapper h6{font-weight:400;font-size:medium}.quillWrapper.is-error{border:1px solid #e94a4a}.color_red{color:#e94a4a!important}.color_green{color:#30c66c!important}.color_yellow{color:#f8c200}.empty{color:#c3c3c3}.ai-fs{align-items:flex-start}.text p{margin-bottom:8px}