.btn{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;-webkit-appearance:none;appearance:none;background-color:hsla(0,0%,100%,0);border:none;border-radius:.625rem;color:#007bff;cursor:pointer;display:inline-flex;flex-shrink:0;justify-content:center;outline:none;padding:1rem 2rem;position:relative;transition:color .3s ease,background-color .3s ease,opacity .3s ease;width:100%}@media(hover:hover),screen and (min-width:0\0){.btn:focus,.btn:hover{background-color:#edf3fc}.btn:focus .btn__angle,.btn:hover .btn__angle{opacity:1}.btn:active{background-color:hsla(0,0%,100%,0)}}.btn svg{z-index:1}.btn--width-auto{width:auto}.btn--dodger-blue{background-color:#007bff;color:#fff}.btn--dodger-blue:before{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#007bff;border-radius:.625rem;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}@media(hover:hover),screen and (min-width:0\0){.btn--dodger-blue:focus,.btn--dodger-blue:hover{background-color:#007bff}.btn--dodger-blue:focus svg path,.btn--dodger-blue:hover svg path{stroke:#fff}.btn--dodger-blue:focus:before,.btn--dodger-blue:hover:before{opacity:1}.btn--dodger-blue:active{background-color:#007bff}.btn--dodger-blue:active svg path{stroke:#fff}.btn--dodger-blue:active:before{opacity:0}}.btn--alice-blue{background-color:#edf3fc}@media(hover:hover),screen and (min-width:0\0){.btn--alice-blue:focus,.btn--alice-blue:hover{background-color:#007bff;color:#fff}.btn--alice-blue:focus svg path,.btn--alice-blue:hover svg path{stroke:#fff}.btn--alice-blue:active{background-color:#edf3fc}.btn--alice-blue:active svg path{stroke:#fff}}.btn--dark{background:transparent;border:.0625rem solid #eff0f9;color:#435875}.btn--red{background-color:rgba(229,99,132,.1);color:#e56384}.btn--red svg,.btn--red svg path{fill:#e56384}@media(hover:hover),screen and (min-width:0\0){.btn--red:focus,.btn--red:hover{background-color:rgba(229,99,132,.2)}.btn--red:active{background-color:hsla(0,0%,100%,0)}}.btn--border-blue{background-color:hsla(0,0%,100%,0);border:.0625rem solid #007bff;color:#007bff}@media(hover:hover),screen and (min-width:0\0){.btn--border-blue:focus,.btn--border-blue:hover{background-color:#007bff;color:#fff}.btn--border-blue:focus svg path,.btn--border-blue:hover svg path{stroke:#fff}.btn--border-blue:focus:before,.btn--border-blue:hover:before{opacity:1}.btn--border-blue:active{background-color:#007bff;color:#fff}.btn--border-blue:active svg path{stroke:#fff}.btn--border-blue:active:before{opacity:0}}.btn--border-transparent{border:none;padding:0 .75rem}.btn--info{justify-content:flex-start;padding:.75rem 2.625rem 1rem 1.375rem;text-align:start}.btn--full-width{width:100%}.btn__icon{flex-shrink:0;height:.75rem;width:.75rem}.btn__text{font-size:1rem;font-weight:500;line-height:1.1875rem;pointer-events:none;z-index:1}.btn__dot{min-height:.375rem;min-width:.375rem}.btn__dot,.btn__notify{background-color:#007bff;border-radius:50%;opacity:0;position:absolute;right:.625rem;top:.625rem}.btn__notify{align-items:center;color:#fff;display:flex;font-size:.5rem;font-weight:600;justify-content:center;line-height:.625rem;min-height:.875rem;min-width:.875rem}svg+.btn__text{margin-left:.75rem}.btn:disabled{opacity:.5;pointer-events:none}.btn.is-active .btn__dot,.btn.is-active .btn__notify{opacity:1}.btn__triangle.btn__triangle{display:flex;margin-left:.625rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.btn__triangle.btn__triangle svg{height:.25rem;overflow:hidden;width:.5rem}.btn__text-wrapper{display:block}.btn__info-title{color:#8e9eb5;display:block;font-size:.875rem;line-height:1.25rem}.btn__info-value{color:#435875;display:block;font-family:Averta CY,Arial,sans-serif;font-size:1rem;line-height:1.1875rem}.btn__info-value--password{letter-spacing:.32em}.btn__angle.btn__angle{display:flex;margin-left:.625rem;opacity:0;position:absolute;right:1.375rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .3s ease}.btn__angle.btn__angle svg{height:.875rem;overflow:hidden;width:.5rem}.btn__info-list{display:block;margin-top:.5rem}.btn__info-item{display:block}.btn__info-item:not(:last-child){margin-bottom:8px}.btn__info-item-title{color:#435875;font-size:1rem;line-height:1.1875rem}.btn__info-item-subtitle,.btn__info-item-title{display:block;font-family:Averta CY,Arial,sans-serif}.btn__info-item-subtitle{color:#8e9eb5;font-size:.75rem;line-height:.9375rem}.btn--disabled{opacity:.6;pointer-events:none}.btn--icon-left svg+.btn__text{margin-left:0;margin-right:.75rem;order:-1}.btn--lg{min-height:4.375rem}.btn--lg svg{height:1.25rem;width:1.25rem}.btn--md{min-height:3.375rem}.btn--md svg{height:1rem;width:1rem}.btn--sm{min-height:2.75rem;padding-bottom:.75rem;padding-top:.75rem}.btn--sm svg{height:.75rem;width:.75rem}.btn--icon{background-color:#fff;min-height:auto;padding:1rem}.btn--icon .btn__text{clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.btn--icon svg{margin:0!important}.btn--icon.btn--lg svg{height:1.5rem;width:1.5rem}.btn--icon.btn--md{padding:.9375rem}.btn--icon.btn--md svg{height:1.25rem;width:1.25rem}.btn--icon.btn--sm{border-radius:.625rem;padding:.625rem}.btn--icon.btn--sm svg{height:1rem;width:1rem}.btn--icon.btn--notify svg{height:1.5rem;width:1.375rem}.btn--not-padding{padding:.3125rem}.btn--transparent,.btn--transparent-hover:hover{background-color:hsla(0,0%,100%,0)}.btn--transparent-hover:hover svg path{fill:#202020}.btn--reset{background-color:#8e9eb5;border-radius:0 .25rem .25rem 0;min-height:auto;padding:.625rem}.btn--reset .btn__text{clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.btn--reset svg{height:.4375rem;margin:0!important;width:.4375rem}@media(hover:hover),screen and (min-width:0\0){.btn--reset:focus,.btn--reset:hover{background-color:#7d8da4}.btn--reset:active{background-color:#8e9eb5}}div.button{pointer-events:none}.error-boundary{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.user-menu{display:grid;grid-template-columns:10rem}.user-menu .btn{align-self:center;color:#303030;width:100%}.user-menu .btn.user-menu__exit-btn{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;-webkit-appearance:none;appearance:none;background-color:#edf3fc;border:none;border-radius:.5rem;box-shadow:0 4px 24px rgba(0,0,0,.04);color:#007bff;cursor:pointer;display:flex;font-size:16px;justify-content:center;outline:none;padding:.75rem;width:8.8125rem}.user-menu .btn.user-menu__exit-btn span{font-size:16px}.user-menu .btn.user-menu__exit-btn:hover{background-color:#f9faff}.user-menu .btn.user-menu__exit-btn svg{height:.875rem;margin-right:8px;width:.875rem}.user-menu .btn__text{flex-shrink:0;font-family:Averta CY,Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.0625rem;text-transform:capitalize}.user-menu__user-popup{align-items:center;align-self:center;background:#f9faff;border:.0625rem solid #eff0f9;border-radius:.625rem;cursor:pointer;display:flex;height:3rem;padding:0 .625rem 0 0;position:relative}.user-menu__user-popup:hover{background:#edf3fc}.user-menu__user-popup:hover span{background:#e1edff}.user-menu__user-popup.is-active .user-menu__user-dropdown-menu{opacity:1;pointer-events:auto;visibility:visible}.user-menu__user-popup.is-active .btn__triangle{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.user-menu__user-popup span{align-items:center;background:#edf3fc;border-radius:.625rem 0 0 .625rem;display:flex;height:2.875rem;justify-content:center;margin-right:.75rem;width:2.875rem}.user-menu__user-popup span img{margin:0;padding:0;width:.875rem}.user-menu__user-popup p{color:#435875;font-size:14px;font-weight:400;line-height:17px}.user-menu__user-dropdown-menu{background:#f9faff;border:1px solid #eff0f9;border-radius:10px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:50%;top:100%;-webkit-transform:translateX(50%);transform:translateX(50%);transition:visibility .3s ease,opacity .3s ease;visibility:hidden;z-index:5}.user-menu__exit-btn{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;-webkit-appearance:none;appearance:none;background-color:#edf3fc;border:none;border-radius:.5rem;box-shadow:0 4px 24px rgba(0,0,0,.04);color:#007bff;cursor:pointer;display:flex;justify-content:center;outline:none;padding:.75rem;width:8.8125rem}.user-menu__exit-btn:hover{background-color:#f9faff}.user-menu__exit-btn svg{height:.875rem;margin-right:8px;width:.875rem}:root{--rdp-cell-size:40px;--rdp-accent-color:#00f;--rdp-background-color:#e7edff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#180270;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:2px solid rgba(0,0,0,.75)}.rdp{margin:1em}.rdp-vhidden{clip:rect(1px,1px,1px,1px)!important;-webkit-appearance:none;appearance:none;background:transparent;border:0;border:0!important;box-sizing:border-box;height:1px!important;margin:0;overflow:hidden!important;padding:0;padding:0!important;position:absolute!important;top:0;width:1px!important}.rdp-button_reset{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;color:inherit;cursor:default;font:inherit;margin:0;outline:none;padding:0;position:relative}.rdp-button{border:2px solid transparent}.rdp-button[aria-disabled=true]{opacity:.25;pointer-events:none}.rdp-button:not([aria-disabled=true]){cursor:pointer}.rdp-button:active,.rdp-button:focus{border:2px solid #00f;border:var(--rdp-outline);color:inherit}.rdp-button:active,.rdp-button:focus,.rdp-button:hover:not([aria-disabled=true]){background-color:#e7edff;background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{border-collapse:collapse;margin:0;max-width:280px;max-width:calc(var(--rdp-cell-size)*7)}.rdp-with_weeknumber .rdp-table{border-collapse:collapse;max-width:320px;max-width:calc(var(--rdp-cell-size)*8)}.rdp-caption{align-items:center;display:flex;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{display:block;position:relative;text-align:center}.rdp-caption_dropdowns,.rdp-caption_label{display:inline-flex;position:relative}.rdp-caption_label{align-items:center;border:2px solid transparent;color:currentColor;font-family:inherit;font-size:140%;font-weight:700;margin:0;padding:0 .25em;white-space:nowrap;z-index:1}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rdp-nav_button{align-items:center;border-radius:100%;display:inline-flex;height:40px;height:var(--rdp-cell-size);justify-content:center;padding:.25em;width:40px;width:var(--rdp-cell-size)}.rdp-dropdown_month,.rdp-dropdown_year{align-items:center;display:inline-flex;position:relative}.rdp-dropdown{-webkit-appearance:none;appearance:none;background-color:initial;border:none;bottom:0;cursor:inherit;font-family:inherit;font-size:inherit;left:0;line-height:inherit;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:2}.rdp-dropdown[disabled]{color:inherit;opacity:1}.rdp-dropdown:active:not([disabled])+.rdp-caption_label,.rdp-dropdown:focus:not([disabled])+.rdp-caption_label{background-color:#e7edff;background-color:var(--rdp-background-color);border:2px solid #00f;border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{font-size:.75em;font-weight:700;height:100%;height:40px;height:var(--rdp-cell-size);padding:0;text-align:center;text-transform:uppercase;vertical-align:middle}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{height:100%;height:40px;height:var(--rdp-cell-size);padding:0;text-align:center;width:40px;width:var(--rdp-cell-size)}.rdp-weeknumber{font-size:.75em}.rdp-day,.rdp-weeknumber{align-items:center;border:2px solid transparent;border-radius:100%;box-sizing:border-box;display:flex;height:40px;height:var(--rdp-cell-size);justify-content:center;margin:0;max-width:40px;max-width:var(--rdp-cell-size);overflow:hidden;width:40px;width:var(--rdp-cell-size)}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected:active:not([aria-disabled=true]),.rdp-day_selected:focus:not([aria-disabled=true]),.rdp-day_selected:hover:not([aria-disabled=true]),.rdp-day_selected:not([aria-disabled=true]){background-color:#00f;background-color:var(--rdp-accent-color);color:#fff}.rdp-day_selected:focus:not([aria-disabled=true]){border:2px solid rgba(0,0,0,.75);border:var(--rdp-outline-selected)}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-right-radius:0;border-top-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start),.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-left-radius:0;border-top-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-bottom-right-radius:0;border-top-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}.custom-input,.custom-textarea{display:flex;flex-direction:column;margin-bottom:1.375rem;position:relative;width:100%}.custom-input label,.custom-textarea label{align-items:flex-start;color:#435875;display:flex;flex-direction:column;font-size:1rem;height:100%;position:relative;width:100%}.custom-input label input,.custom-input label textarea,.custom-textarea label input,.custom-textarea label textarea{background-color:#edf3fc;border:none;border-radius:.625rem;color:#435875;flex-grow:1;font-size:.875rem;outline:none;padding:.8125rem 2.5rem .8125rem 1.75rem;transition:background-color .3s ease,border .3s ease;width:100%}.custom-input label input:-webkit-autofill,.custom-input label textarea:-webkit-autofill,.custom-textarea label input:-webkit-autofill,.custom-textarea label textarea:-webkit-autofill{-webkit-text-fill-color:#000;box-shadow:inset 0 0 0 1000px #edf3fc}.custom-input label input::-webkit-input-placeholder,.custom-input label textarea::-webkit-input-placeholder,.custom-textarea label input::-webkit-input-placeholder,.custom-textarea label textarea::-webkit-input-placeholder{color:#435875}.custom-input label input::placeholder,.custom-input label textarea::placeholder,.custom-textarea label input::placeholder,.custom-textarea label textarea::placeholder{color:#435875}.custom-input label input:focus,.custom-input label input:hover,.custom-input label textarea:focus,.custom-input label textarea:hover,.custom-textarea label input:focus,.custom-textarea label input:hover,.custom-textarea label textarea:focus,.custom-textarea label textarea:hover{background-color:#e1edff}.custom-input label input:disabled,.custom-input label textarea:disabled,.custom-textarea label input:disabled,.custom-textarea label textarea:disabled{background-color:rgba(206,212,220,.4)}.custom-input label input:disabled::-webkit-input-placeholder,.custom-input label textarea:disabled::-webkit-input-placeholder,.custom-textarea label input:disabled::-webkit-input-placeholder,.custom-textarea label textarea:disabled::-webkit-input-placeholder{color:#7d8da4}.custom-input label input:disabled::placeholder,.custom-input label textarea:disabled::placeholder,.custom-textarea label input:disabled::placeholder,.custom-textarea label textarea:disabled::placeholder{color:#7d8da4}.custom-input.is-data svg,.custom-textarea.is-data svg{pointer-events:none}.custom-input.xs-margin,.custom-textarea.xs-margin{margin-bottom:.3125rem}.custom-input__label,.custom-textarea__label{align-items:center;display:flex;gap:.5rem;margin-bottom:.625rem;position:relative}.custom-input__label .tooltip,.custom-textarea__label .tooltip{margin:0}.custom-input__label span.red,.custom-textarea__label span.red{color:#e56384}.custom-input__icon,.custom-textarea__icon{fill:hsla(0,0%,100%,0);cursor:pointer;height:1.5rem;right:1.75rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.5rem}.custom-input__error,.custom-textarea__error{bottom:-.1875rem;color:#ff1553;left:0;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translateY(1.125rem);transform:translateY(1.125rem);transition:opacity .3s ease;-webkit-user-select:none;user-select:none}.custom-input__tip,.custom-textarea__tip{background:#fdfdff;border:.0625rem solid #eff0f9;border-radius:.625rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);display:flex;flex-direction:column;left:0;max-height:21.25rem;overflow-y:auto;padding:.875rem .625rem;position:absolute;top:4.625rem;width:100%;z-index:1}.custom-input__tip.top,.custom-textarea__tip.top{bottom:4.625rem;top:auto}.custom-input__tip button,.custom-textarea__tip button{background:transparent;border:none;border-radius:.375rem;cursor:pointer;margin-bottom:.3125rem;padding:.75rem;text-align:left;width:100%}.custom-input__tip button:last-child,.custom-textarea__tip button:last-child{margin-bottom:0}.custom-input__tip button:hover,.custom-textarea__tip button:hover{background:#edf3fc}.custom-input__password-switch,.custom-textarea__password-switch{align-items:center;background-color:hsla(0,0%,100%,0);border:none;bottom:.5625rem;cursor:pointer;display:flex;height:1.375rem;justify-content:center;padding:0;position:absolute;right:1.625rem;transition:opacity .3s ease;width:1.375rem}.custom-input__password-switch svg,.custom-textarea__password-switch svg{height:1.125rem;width:1.125rem}.custom-input__password-switch:hover,.custom-textarea__password-switch:hover{opacity:.7}.custom-input__sub-btn,.custom-textarea__sub-btn{background-color:hsla(0,0%,100%,0);border:none;color:#8e9eb5;cursor:pointer;font-size:1rem;line-height:1.1875rem;margin-left:auto;margin-top:.75rem;padding:0;text-decoration:none;transition:opacity .3s ease}.custom-input__sub-btn:hover,.custom-textarea__sub-btn:hover{opacity:.7}.custom-input__icon,.custom-textarea__icon{display:flex;flex-shrink:0;position:absolute;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.custom-input.is-invalid input,.custom-textarea.is-invalid input{background-color:#f7d0da}.custom-input.is-invalid .custom-input__error,.custom-textarea.is-invalid .custom-input__error{opacity:1;position:relative;-webkit-transform:translateY(0);transform:translateY(0)}.custom-input.is-invalid.is-invalid-absolute .custom-input__error,.custom-textarea.is-invalid.is-invalid-absolute .custom-input__error{position:absolute;-webkit-transform:translateY(1.125rem);transform:translateY(1.125rem)}.custom-input.is-disabled .custom-input__icon,.custom-textarea.is-disabled .custom-input__icon{cursor:default;pointer-events:none}.custom-input .custom-input__rdp,.custom-textarea .custom-input__rdp{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;padding-bottom:20px;position:absolute;right:.5rem;top:4.0625rem;z-index:2}.custom-input .custom-input__rdp-inner,.custom-textarea .custom-input__rdp-inner{background-color:#fff;border-radius:.25rem;box-shadow:0 .0625rem .625rem rgba(0,0,0,.04),0 .25rem .3125rem rgba(0,0,0,.06),0 .125rem .25rem -.0625rem rgba(0,0,0,.09);padding-bottom:1px}.custom-input--password-switch label input{padding-right:3.1875rem}.custom-input--search label input{background-color:#fff;border-radius:0;font-family:Averta CY;font-size:1rem;line-height:1.25rem;padding-bottom:1.125rem;padding-left:3.1875rem;padding-top:1.125rem}.custom-input--search label input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #fff}.custom-input--search label input::-webkit-input-placeholder{color:#b0bdcf}.custom-input--search label input::placeholder{color:#b0bdcf}.custom-input--search label input:focus,.custom-input--search label input:hover{background-color:#edf3fc}.custom-input--search label .custom-input__icon~input{padding-left:2.9375rem}.custom-input--search .custom-input__icon{height:.875rem;left:1.5rem;top:1.3125rem;width:.875rem}.custom-input--select{margin-bottom:0}.custom-input--select label input{padding-right:2.875rem}.custom-input--select .custom-input__icon~input{padding-left:1.875rem}.custom-input--select .custom-input__icon{bottom:1.0625rem;color:#7d8da4;height:.5rem;right:2rem;top:auto;width:.8125rem}.custom-input.has-login-input{margin-bottom:1.25rem}.custom-input.has-login-input:last-of-type{margin-bottom:3.75rem}.custom-input.has-login-input label span{height:0;margin:0;visibility:hidden}.custom-input.has-login-input input{background-color:hsla(0,0%,100%,0);border-bottom:1px solid #ced4dc;border-radius:0;font-family:Averta CY,Arial,sans-serif;font-size:1.375rem;padding:.625rem 0;width:100%}.custom-input.has-login-input input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #fff}.custom-input.has-login-input input::-webkit-input-placeholder{color:#8e9eb5}.custom-input.has-login-input input::placeholder{color:#8e9eb5}.custom-input.has-login-input input:focus,.custom-input.has-login-input input:hover{background-color:hsla(0,0%,100%,0);border-bottom:1px solid #007bff}.custom-input.has-login-input__error{bottom:-1.25rem}.custom-input.has-login-input.is-invalid input{background-color:hsla(0,0%,100%,0);border:none;border-bottom:1px solid #ff1553}.custom-input.has-login-input.is-invalid input:focus,.custom-input.has-login-input.is-invalid input:hover{border:none;border-bottom:1px solid #ff1553}@-webkit-keyframes fade-in{0%{opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:1;-webkit-transform:translate3d(0,.9375rem,0);transform:translate3d(0,.9375rem,0)}}@keyframes fade-in{0%{opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:1;-webkit-transform:translate3d(0,.9375rem,0);transform:translate3d(0,.9375rem,0)}}.color--dark label input{background-color:rgba(67,88,117,.05);color:#435875}.tooltip{margin-left:8px;position:relative}.tooltip:hover .tooltip__alt{display:flex}.tooltip__icon{align-items:center;background:rgba(67,88,117,.08);border-radius:50%;color:#435875;cursor:pointer;display:flex;height:14px;justify-content:center;padding:0;width:14px}.tooltip__icon,.tooltip__icon span{font-size:.625rem}.tooltip__alt{bottom:1.5rem;display:none;left:.4375rem;max-width:250px;position:absolute;text-transform:none;width:-webkit-max-content;width:max-content;z-index:1000}.tooltip__alt span{align-items:center;background:#eff0f9;border-radius:.25rem .25rem .25rem 0;color:#435875;display:flex;font-size:.75rem;font-weight:400;line-height:12px;padding:6px 8px;position:relative;width:100%}.tooltip__alt span pre{font-family:Inter,Arial,sans-serif;font-size:.75rem;margin:0;white-space:break-spaces;width:100%}.tooltip__alt span:after{background:#eff0f9;border-radius:0 0 0 .1875rem;bottom:-.3125rem;-webkit-clip-path:polygon(0 0,0 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 0);content:"";display:flex;height:.3125rem;left:0;position:absolute;width:.375rem}.tooltip--color-blue .tooltip__icon{background:transparent;border:.0625rem solid #007bff;color:#007bff}.tooltip.bottom .tooltip__alt{bottom:auto;top:1.5rem}.tooltip.bottom .tooltip__alt span{border-radius:0 .25rem .25rem .25rem;white-space:pre-wrap}.tooltip.bottom .tooltip__alt span:after{border-radius:.1875rem 0 0 0;bottom:auto;-webkit-clip-path:polygon(0 100%,100% 100%,0 0);clip-path:polygon(0 100%,100% 100%,0 0);top:-.3125rem}.tooltip.bottom.left .tooltip__alt{bottom:auto;left:auto;right:0;top:1.5rem}.tooltip.bottom.left .tooltip__alt span{border-radius:0 .25rem .25rem .25rem;white-space:pre-wrap}.tooltip.bottom.left .tooltip__alt span:after{border-radius:.1875rem 0 0 0;bottom:auto;-webkit-clip-path:polygon(0 100%,100% 100%,0 0);clip-path:polygon(0 100%,100% 100%,0 0);top:-.3125rem}.tooltip--right .tooltip__alt{left:auto;right:0}.tooltip--right .tooltip__alt span{border-radius:.25rem .25rem 0 .25rem;white-space:pre-wrap}.tooltip--right .tooltip__alt span:after{left:auto;right:0}.custom-select{margin-bottom:1.375rem;position:relative;width:100%}.custom-select__label{left:.625rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.custom-select__label span.red{color:#e56384}.custom-select__placeholder{left:.625rem;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.custom-select select{clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);height:.0625rem;margin:-.0625rem;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:.0625rem}.custom-select__button{align-items:center;background-color:#edf3fc;border:none;border-radius:.625rem;color:#435875;cursor:pointer;display:flex;font-size:.875rem;height:2.625rem;outline:none;padding:.75rem 2rem .75rem 1.75rem;transition:background-color .3s ease;width:100%}.custom-select__button .custom-select__text svg{display:none}.custom-select__button:focus,.custom-select__button:hover{background-color:#e1edff}.custom-select__list{background-color:#f9faff;border-radius:.625rem;bottom:-.5rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);list-style:none;margin:0;opacity:0;overflow-y:auto;padding:1.375rem .875rem;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);transition:visibility .3s ease,opacity .3s ease;visibility:hidden;width:100%;z-index:2}.custom-select__list .custom-select__add-btn{margin-top:.5rem}.custom-select__list .select__search_input{width:100%}.custom-select__list .select__search_input svg{height:1rem;width:1rem}.custom-select__error{pointer-events:none}.custom-select__item{align-items:center;border-radius:.625rem;color:#435875;cursor:pointer;display:flex;font-size:.875rem;margin-bottom:.125rem;outline:none;padding:.625rem .875rem;position:relative;transition:background-color .3s ease;width:100%}.custom-select__item svg{height:.5rem;margin-left:auto;opacity:0;pointer-events:none;transition:opacity .3s ease;width:.75rem}.custom-select__item-edit{align-items:center;background:transparent;border:none;border-radius:.375rem;cursor:pointer;display:flex;height:1.75rem;justify-content:center;margin-left:.5rem;outline:none;width:1.75rem}.custom-select__item-edit svg{height:.75rem;margin:0;opacity:1;padding:0}.custom-select__item-edit:hover{background-color:#e1edff}.custom-select__item-remove svg path{fill:#e56384}.custom-select__item.is-selected,.custom-select__item[aria-selected=true]{align-items:center;background-color:#edf3fc;color:#007bff;display:flex}.custom-select__item.is-selected svg,.custom-select__item[aria-selected=true] svg{opacity:1}@media(hover:hover),screen and (min-width:0\0){.custom-select__item.is-selected:focus,.custom-select__item.is-selected:hover,.custom-select__item[aria-selected=true]:focus,.custom-select__item[aria-selected=true]:hover{background-color:#e1edff}.custom-select__item.is-selected:focus .custom-select__item-edit:hover,.custom-select__item.is-selected:hover .custom-select__item-edit:hover,.custom-select__item[aria-selected=true]:focus .custom-select__item-edit:hover,.custom-select__item[aria-selected=true]:hover .custom-select__item-edit:hover{background:#edf3fc}.custom-select__item:focus,.custom-select__item:hover{background-color:#edf3fc}}.custom-select__error{bottom:-.5rem;color:#ff1553;left:0;opacity:0;position:absolute;transition:opacity .1s ease}.custom-select__text{flex-shrink:0;overflow:hidden;pointer-events:none;text-align:left;text-overflow:ellipsis;transition:opacity .3s ease .1s;-webkit-user-select:none;user-select:none;white-space:nowrap;width:80%}.custom-select__text br{display:none}.custom-select__icon{color:#7d8da4;display:flex;flex-shrink:0;margin-left:auto;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.custom-select__icon,.custom-select__icon svg{height:.5rem;width:.8125rem}.custom-select.is-open .custom-select__list{opacity:1;visibility:visible}.custom-select.is-open .custom-select__icon{-webkit-transform:rotate(180deg) translateZ(0);transform:rotate(180deg) translateZ(0)}.custom-select.is-open .custom-select__label{opacity:0}.custom-select.open-up .custom-select__icon{-webkit-transform:rotate(180deg) translateZ(0);transform:rotate(180deg) translateZ(0)}.custom-select.open-up .custom-select__list{bottom:auto;top:0;-webkit-transform:translateY(calc(-100% + 1.625rem));transform:translateY(calc(-100% + 1.625rem))}.custom-select.open-up.is-open .custom-select__icon{-webkit-transform:rotate(0deg) translateZ(0);transform:rotate(0deg) translateZ(0)}.custom-select.not-empty .custom-select__text{opacity:1}.custom-select.not-empty .custom-select__label,.custom-select.not-empty .custom-select__placeholder{opacity:0}.custom-select.is-invalid .custom-select__error{opacity:1;position:relative}.custom-select.is-invalid .custom-select__button{border:.125rem solid #ff1553}.custom-select.is-invalid .custom-select__button:focus,.custom-select.is-invalid .custom-select__button:hover{border:.125rem solid rgba(255,21,83,.5)}.custom-select.is-invalid .custom-select__list{bottom:.75rem}.custom-select--placeholder .custom-select__label{align-items:center;display:inline-flex;gap:.5rem;margin-top:.625rem;opacity:1;position:static}.custom-select--placeholder .custom-select__label .tooltip{margin:0}.custom-select--placeholder.is-open .custom-select__label,.custom-select--placeholder.not-empty .custom-select__label{opacity:1}.custom-select.slide-up.is-open .custom-select__label,.custom-select.slide-up.not-empty .custom-select__label{opacity:1;-webkit-transform:translateY(calc(-50% - 2.5rem));transform:translateY(calc(-50% - 2.5rem))}.custom-select.slide-up.is-open .custom-select__text,.custom-select.slide-up.not-empty .custom-select__text{opacity:1}.input-fieldset{margin:0 0 1.375rem}.input-fieldset.custom-input{display:block;padding:0}.input-fieldset p{margin:0 0 .625rem;padding:0 .9375rem}.input-fieldset .double-btn{display:grid;grid-template-columns:1fr 1fr;margin-bottom:1.375rem;width:100%}.input-fieldset__wrapper{border:.125rem solid #eff0f9;border-radius:10px;padding:0 .75rem}.input-fieldset__users-list{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:1.25rem 0 .75rem}.input-fieldset__users-item:last-child .tag{margin-right:0}.input-fieldset__btn{margin-bottom:1.375rem}.input-fieldset.is-active .input-fieldset__btn,.input-fieldset__access{display:none}.input-fieldset.is-active .input-fieldset__access{display:block}.input-fieldset.is-active .input-fieldset__access .custom-input{padding:0}.breadcrumbs,.breadcrumbs__wrapper{align-items:center;display:flex}.breadcrumbs__wrapper{flex-wrap:wrap;list-style:none;margin:0;padding:0}.breadcrumbs__item:not(:first-child){max-width:21.875rem;overflow:hidden;padding-left:1.6875rem;position:relative;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs__item:not(:first-child):before{color:#8e9eb5;content:"/";font-size:.875rem;left:.6875rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.breadcrumbs__item:not(:first-child):last-child .breadcrumbs__link,.breadcrumbs__item:not(:first-child):only-of-type .breadcrumbs__link,.breadcrumbs__item:only-child .breadcrumbs__link{pointer-events:none}.breadcrumbs__link{color:#8e9eb5;font-size:.875rem;transition:color .3s ease}.breadcrumbs__link span{color:#435875}@media(hover:hover),screen and (min-width:0\0){.breadcrumbs__link:focus,.breadcrumbs__link:hover{color:#435875}}.breadcrumbs__link.active{color:#007bff}@media(hover:hover),screen and (min-width:0\0){.breadcrumbs__link.active:focus,.breadcrumbs__link.active:hover{color:#258eff}}.breadcrumbs__view{color:#8e9eb5;font-size:.875rem;font-weight:500;line-height:1.1875rem;margin-left:.375rem;text-transform:lowercase}.breadcrumbs__model{margin-right:0;position:relative}.breadcrumbs__model_block{align-items:center;background:#edf3fc;border:none;border-radius:.625rem;color:#435875;cursor:pointer;display:flex;height:3rem;padding-left:1.25rem;padding-right:2.5rem;position:relative;width:100%}.breadcrumbs__model_block:after{right:.625rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.breadcrumbs__model_block:after,.breadcrumbs__model_block:before{background:#435875;content:"";height:.0625rem;position:absolute;top:50%;width:.625rem}.breadcrumbs__model_block:before{right:1.0625rem}.breadcrumbs__model_block.active:after,.breadcrumbs__model_block:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.breadcrumbs__model_block.active:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media(hover:hover),screen and (min-width:0\0){.breadcrumbs__model_block:hover{background-color:#e1edff}}.breadcrumbs__model_block img{margin:0 .75rem 0 0}.breadcrumbs__model_content{background:#f9faff;border:.0625rem solid #eff0f9;border-radius:.625rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);display:none;padding:.875rem .625rem;width:100%}.breadcrumbs__model_content.active{display:flex;flex-direction:column;left:0;min-width:13.0625rem;position:absolute;top:3.4375rem;z-index:100}.breadcrumbs__model_content__btn{background:transparent;border:none;border-radius:.375rem;cursor:pointer;font-size:1rem;margin-bottom:.3125rem;overflow:hidden;padding:.5rem .75rem;text-align:left;text-overflow:ellipsis}.breadcrumbs__model_content__btn:last-child{margin-bottom:0}.breadcrumbs__model_content__btn.active,.breadcrumbs__model_content__btn:hover{background:#edf3fc}.breadcrumbs__model_content .btn{font-size:.875rem;height:2.25rem;padding:0}.breadcrumbs__btn{margin-top:.75rem}.breadcrumbs__btn button{width:100%}.breadcrumbs__back{align-items:center;background:#edf3fc;border-radius:.625rem;color:#435875;display:flex;font-size:.875rem;height:2.1875rem;margin-left:1.25rem;padding:0 .9375rem}@media(hover:hover),screen and (min-width:0\0){.breadcrumbs__back:focus,.breadcrumbs__back:hover{background-color:#e1edff}}.select{position:relative;width:100%}.select__label{align-items:center;color:#435875;display:flex;font-size:1rem;gap:.5rem;line-height:1.1875rem;margin-bottom:.625rem}.select__label .tooltip{margin:0}.select__label span.red{color:#e56384}.select__block{align-items:center;background:#edf3fc;border:none;border-radius:.625rem;color:#007bff;cursor:pointer;display:flex;font-size:1rem;font-weight:400;height:3rem;line-height:1.1875rem;margin:0;padding-left:1.25rem;padding-right:2.5rem;position:relative;width:100%}.select__block:after{right:.625rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.select__block:after,.select__block:before{background:#007bff;content:"";height:.0625rem;position:absolute;top:50%;width:.625rem}.select__block:before{right:1.0625rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.select__block:hover{background:linear-gradient(0deg,rgba(0,123,255,.05),rgba(0,123,255,.05)),#edf3fc}.select__block.off-select:after,.select__block.off-select:before{display:none}.select__block.active{background:linear-gradient(0deg,rgba(0,123,255,.05),rgba(0,123,255,.05)),#edf3fc}.select__block.active:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.select__block.active:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.select__block.input{margin:0}.select__block img{margin:0 .75rem 0 0}.select__block span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__input{align-items:center;display:flex}.select__input_field{background:#f9faff;border:.0625rem solid rgba(0,123,255,.4);border-radius:.5rem;color:#007bff;height:1.875rem;margin:0 .75rem;outline:none;text-align:center;width:2.6875rem}.select__input_field.error{border-color:#ff1553}.select__input_field.string{width:6.25rem}.select__input_field.xs{height:1.625rem}.select-inner__title{align-items:center;display:flex}.select-inner .select__block{border-radius:.5rem;height:2.375rem;padding:0 1.875rem 0 .375rem}.select__content{background:#fdfdff;border:.0625rem solid #eff0f9;border-radius:.625rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);display:none;padding:.875rem .625rem;width:100%}.select__content.active{display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;left:0;max-height:21.25rem;overflow-y:auto;position:absolute;top:3.4375rem;z-index:100}.select__content.active.top{bottom:3.4375rem;top:auto}.select__content button{background:transparent;border:none;border-radius:.375rem;cursor:pointer;margin-bottom:.3125rem;padding:.75rem;text-align:left}.select__content button:last-child{margin-bottom:0}.select__content button.active,.select__content button:hover{background:#edf3fc}.select__link{background:transparent;border:none;border-radius:.375rem;cursor:pointer;margin-bottom:.3125rem;padding:.75rem;text-align:left}.select__link:last-child{margin-bottom:0}.select__link.active,.select__link:hover{background:#edf3fc}.select__checkbox{align-items:center;border-radius:.375rem;display:flex;padding:.5rem .75rem}.select__checkbox .custom-toggle{margin-right:.625rem;padding:0}.select__checkbox .custom-toggle label{color:#435875}.select__checkbox_secondary .custom-toggle label{color:#8e9eb5}.select__checkbox.active,.select__checkbox:hover{background:#edf3fc}.select__reset{margin-left:auto}.select--dark .select__block{background:rgba(67,88,117,.05);color:#435875}.select--dark .select__block:after,.select--dark .select__block:before{background:#435875}.select--dark-text .select__block{color:#435875}.select--dark-text .select__block:after,.select--dark-text .select__block:before{background:#435875}.select--dark-border .select__block{border:.0625rem solid rgba(67,88,117,.05)}.select--transparent .select__block{background:transparent}.select--label .select__content.active{top:5rem}.select--label .select__content.active.top{bottom:3.4375rem;top:auto}.select--width-auto{max-width:100%;width:-webkit-max-content;width:max-content}.select--width-auto .select__block{max-width:100%;width:auto}.select--width-auto .select__block span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select--width-auto .select__content{min-width:100%;width:-webkit-max-content;width:max-content}.select__search{align-items:center;display:flex;margin-bottom:.3125rem}.select__search_input{margin-bottom:0;width:-webkit-max-content;width:max-content}.select__reset_icon button.btn--icon{border-radius:.625rem;height:2rem;margin-left:.375rem;padding:.375rem;width:2rem}.select__reset_icon button.btn--icon svg{height:1rem;width:1rem}.select--disabled .select__block{cursor:default;opacity:.6;pointer-events:none}.select--right .select__content.active{left:auto;right:0}.dashboard-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.04);display:flex;flex-direction:column;font-weight:500;height:100%;justify-content:center;padding:1.6875rem 2rem 1.8125rem}.dashboard-card__unit{display:inline-flex;font-size:2rem;line-height:2.4375rem;margin:0 0 .375rem}.dashboard-card__description{color:#8e9eb5;margin:0}.tabs__controls{display:flex;flex-wrap:wrap;list-style:none;padding:0}.tabs__control-item{margin-right:1.25rem}.tabs__control-item.is-active .tabs__control{color:#007bff}.tabs__control-item.is-active .tabs__control:before{opacity:1}.tabs__control.btn{border-radius:0;color:#435875;min-height:auto;padding:0;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tabs__control.btn:before{background-color:#007bff;bottom:-3px;content:"";height:2px;left:0;opacity:0;position:absolute;transition:opacity .3s ease;width:100%}.tabs__control.btn span{font-family:Averta CY,Arial,sans-serif;font-size:1.375rem;padding:.4375rem 0}@media(hover:hover),screen and (min-width:0\0){.tabs__control.btn:focus,.tabs__control.btn:hover{background-color:hsla(0,0%,100%,0)}}.accordion{border-top:2px solid #eff0f9;margin-top:-3px}.accordion.is-active .accordion__content{height:auto;opacity:1;overflow:visible;padding:1.25rem 0}.accordion.is-active .accordion__btn{background-color:hsla(0,0%,100%,0)}.accordion.is-active .accordion__btn svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion__btn{background-color:hsla(0,0%,100%,0);border-radius:0;color:#435875;font-size:1.125rem;justify-content:space-between;min-height:4.375rem;padding:1.5rem .9375rem 1.4375rem 0;width:100%}.accordion__btn .btn__text{font-size:1.125rem;margin-left:0}@media(hover:hover),screen and (min-width:0\0){.accordion__btn:focus,.accordion__btn:hover{background-color:hsla(0,0%,100%,0)}}.accordion__btn svg{fill:hsla(0,0%,100%,0);height:.625rem;order:1;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:1.25rem}.accordion__content{border-bottom:2px solid #eff0f9;height:0;opacity:0;overflow:hidden}.accordion+.accordion{border-top:none}.form-search,.form-search form{display:flex;flex-direction:column;width:100%}.form-search form{height:100%}.form-search .custom-input{height:100%;margin:0}.form-search .custom-input label{margin:0}.form-search .custom-input input{background-color:#f9faff;border-radius:12px 0 0 0}.tag{background-color:#edf3fc;border-radius:4px;display:flex;margin:0 .5rem .625rem 0}.tag p{font-size:.75rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:.9375rem;margin:0;padding:.4375rem 1rem .4375rem .875rem}.tag .btn--reset{height:100%;width:1.8125rem}.header{align-items:center;background-color:#f9faff;display:flex;min-height:5.625rem;padding:1.125rem 0;transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear}.header.hide{-webkit-transform:translateY(-5.625rem);transform:translateY(-5.625rem)}.header .container{align-items:center;display:flex}.header__logo{align-items:center;color:#fff;display:inline-flex;margin-right:2.5rem;outline:none;transition:opacity .3s ease}@media(hover:hover),screen and (min-width:0\0){.header__logo[href]:hover{opacity:.7}.header__logo[href]:active{opacity:1}}.header .breadcrumbs{margin-right:2.5rem;max-width:70%}.header__btn-wrapper{grid-gap:.75rem 2.5rem;display:grid;gap:.75rem 2.5rem;grid-template-columns:1fr 1fr;max-width:37.875rem;width:100%}.header__dashboard-btn{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.header__dashboard-btn svg{height:.875rem;width:.875rem}.header .user-menu,.header__docs{margin-left:auto}.header__docs:not(:empty)~.user-menu{margin-left:1.25rem}.header .btn--icon{background-color:hsla(0,0%,100%,0)}.page-content__nav.active{max-width:12.5rem;width:12.5rem}.page-content__nav.active .side-menu{max-width:12.5rem}.page-content__nav.active .side-menu .side-menu__title{display:flex}.page-content__nav.active .side-menu .side-menu__btn .btn__text{opacity:1}.side-menu{max-width:5.625rem;padding:0 1.25rem;transition:width .1s ease-out}.side-menu__list{display:flex;flex-direction:column;flex-shrink:0;list-style:none;margin:0;padding:0}.side-menu__item{align-items:center;display:flex;max-height:3.125rem;position:relative}.side-menu__item .btn--icon:not(:hover){background-color:hsla(0,0%,100%,0)}.side-menu__item svg{min-width:1.25rem}.side-menu__item.is-active .btn--icon{background-color:#edf3fc}.side-menu__item.is-active:hover .side-menu__alt{display:block}.side-menu__item:not(:last-child){margin-bottom:.8125rem}.side-menu__item:hover .side-menu__alt{display:block}.side-menu__btn{justify-content:flex-start}.side-menu__btn .btn__text{-webkit-clip-path:none;clip-path:none;color:#435875;font-size:.625rem;height:auto;margin:0 0 0 .375rem;opacity:0;position:static;transition:opacity .2s ease-out;width:auto}.side-menu__title{display:none;font-size:.625rem;white-space:nowrap}.side-menu__alt{display:none;height:1.875rem;left:1.5625rem;position:absolute;top:-1.5625rem;z-index:1000}.side-menu__alt,.side-menu__alt span{width:-webkit-max-content;width:max-content}.side-menu__alt span{align-items:center;background:#435875;border-radius:.25rem .25rem .25rem 0;color:#fff;display:flex;font-size:.625rem;height:1.5rem;padding:0 .5rem;position:relative}.side-menu__alt span:after{background:#435875;border-radius:0 0 0 .1875rem;-webkit-clip-path:polygon(0 0,0 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 0);content:"";display:flex;height:.3125rem;left:0;position:absolute;top:1.5rem;width:.375rem}.side-menu-sub{background:#fdfdff;border:.0625rem solid rgba(67,88,117,.078);border-radius:.625rem;box-shadow:0 74px 44px 0 rgba(0,0,0,.02);left:3.125rem;padding:.75rem;position:absolute;top:0;z-index:99}.side-menu-sub__btn{border-radius:.375rem;color:#435875;justify-content:flex-start;margin-bottom:.25rem;min-height:2.0625rem;padding:.5rem .75rem;white-space:nowrap}.side-menu-sub__btn:last-child{margin-bottom:0}.side-menu-sub__btn .btn__text{font-size:.875rem}.form{height:100%;padding:0 .3125rem}.form__buttons{background-color:#f9faff;display:grid;grid-template-columns:1fr 1fr;width:100%}.form__buttons.form__buttons--one-col{grid-template-columns:1fr}.form__wrapper .select__search_input{width:100%}.form--in-auth{padding:0}.form--in-auth .form__buttons{margin-top:2.5rem}.form--in-auth .form__checkbox{padding:0}.form--in-auth .form__recover{align-items:center;background:transparent;border:none;color:#8e9eb5;cursor:pointer;display:flex;font-size:22px;justify-content:flex-end;margin:40px 0 0 auto;text-align:right}.form--in-auth .form__recover:hover{color:#007bff}.form--in-auth .custom-toggle__label{font-size:.6875rem}.tags-add{margin-bottom:20px}.tags-add__list{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.tags-add__list li{align-items:center;background:rgba(67,88,117,.05);border:1px solid #eff0f9;border-radius:10px;display:flex;height:2rem}.tags-add__list li span{align-items:center;border-radius:.625rem 0 0 .625rem;color:#435875;display:flex;font-size:16px;height:100%;padding:0 10px}.tags-add__list li button{align-items:center;background:rgba(67,88,117,.05);border:none;border-radius:.375rem;cursor:pointer;display:flex;height:1.875rem;justify-content:center;margin-left:auto;padding:0;width:1.875rem}.tags-add__list li button:hover{background:linear-gradient(0deg,rgba(0,123,255,.05),rgba(0,123,255,.05)),#edf3fc}.tags-add__list li button img{margin:0;padding:0;width:.9375rem}.select-search{position:relative;width:100%}.select-search__label{align-items:center;display:inline-flex;gap:8px;margin-bottom:10px}.select-search__label span.red{color:#e56384}.select-search__label .tooltip{margin:0}.select-search__input{margin-bottom:0}.select-search__list{background:#fdfdff;border:.0625rem solid #eff0f9;border-radius:.625rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);display:none;height:-webkit-max-content;height:max-content;left:0;max-height:21.25rem;overflow-y:auto;padding:.875rem .625rem;position:absolute;top:55px;width:100%;z-index:100}.select-search__list.active{display:flex;flex-direction:column}.select-search__list.active.top{bottom:3.4375rem;top:auto}.select-search:has(.select-search__label) .select-search__list{top:5rem}.select-search:has(.select-search__label) .select-search__list.top{bottom:5rem}.select-search__item{align-items:center;background:transparent;border:none;border-radius:.375rem;color:#435875;cursor:pointer;display:flex;justify-content:flex-start;margin-bottom:.3125rem;padding:.75rem;text-align:left}.select-search__item:last-child{margin-bottom:0}.select-search__item.active,.select-search__item:hover{background:#edf3fc}.popup{align-self:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}.popup .dropdown-list{bottom:-.375rem;height:0;overflow:hidden;right:-2.25rem}.popup.is-active .dropdown-list{height:auto;opacity:1;overflow:initial;pointer-events:auto;visibility:visible}.popup--center .dropdown-list{right:50%;-webkit-transform:translate(50%,100%);transform:translate(50%,100%)}.custom-toggle{display:flex;padding:20px 0;position:relative}.custom-toggle input{clip:rect(0 0 0 0);height:.0625rem;margin:-.0625rem;position:absolute;width:.0625rem}.custom-toggle label{align-items:center;cursor:pointer;display:flex;position:relative}.custom-toggle label span{margin-bottom:0;margin-left:0}.custom-toggle__icon{border:2px solid hsla(0,0%,100%,0);border-radius:.25rem;display:inline-flex;position:relative;transition:border .3s ease}.custom-toggle__icon svg{height:.5rem;opacity:0;position:absolute;transition:opacity .3s ease;width:.75rem}.custom-toggle__label{padding-left:.75rem}.custom-toggle__link{color:#007bff;cursor:pointer}.custom-toggle__link:hover{text-decoration:underline}.custom-toggle input:checked+.custom-toggle__icon svg{opacity:1}.custom-toggle--checkbox .custom-toggle__icon{background:#edf3fc;height:1.625rem;min-width:1.625rem;width:1.625rem}.custom-toggle--checkbox .custom-toggle__icon svg{height:.5rem;left:.375rem;top:.5rem;width:.75rem}.custom-toggle--checkbox input:checked+.custom-toggle__icon svg{opacity:1}.custom-toggle--checkbox-border .custom-toggle__icon{border-color:#ced4dc;height:1.75rem;min-width:1.75rem;width:1.75rem}.custom-toggle--checkbox-border .custom-toggle__icon svg{height:.5rem;left:.375rem;top:.5rem;width:.75rem}.custom-toggle--checkbox-border input:checked+.custom-toggle__icon{border-color:#007bff}.custom-toggle--checkbox-border input:checked+.custom-toggle__icon svg{opacity:1}.custom-toggle--radio-checkbox label input:checked+.custom-toggle__icon{background-color:#2dce8a}.custom-toggle--radio-checkbox label input:checked+.custom-toggle__icon:before{-webkit-transform:translateX(.9375rem);transform:translateX(.9375rem)}.custom-toggle--radio-checkbox label input:not(:checked)+.custom-toggle__icon{background-color:#2dce8a #ced4dc}.custom-toggle--radio-checkbox label input:not(:checked)+.custom-toggle__icon:before{-webkit-transform:translateX(0);transform:translateX(0)}.custom-toggle--radio-checkbox label .custom-toggle__icon{background-color:#ced4dc;border:none;border-radius:.625rem;height:.875rem;pointer-events:none;transition:background-color .3s ease;width:1.875rem}.custom-toggle--radio-checkbox label .custom-toggle__icon:before{background-color:#fff;border-radius:100%;bottom:.125rem;content:"";left:.125rem;position:absolute;top:.125rem;-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:.625rem}.custom-toggle--radio-checkbox label .custom-toggle__icon svg{display:none}.custom-toggle--radio label input:checked+.custom-toggle__icon{background-color:#2dce8a}.custom-toggle--radio label input:checked+.custom-toggle__icon:before{-webkit-transform:translateX(.9375rem);transform:translateX(.9375rem)}.custom-toggle--radio label input:not(:checked)+.custom-toggle__icon{background-color:#2dce8a #ced4dc}.custom-toggle--radio label input:not(:checked)+.custom-toggle__icon:before{-webkit-transform:translateX(0);transform:translateX(0)}.custom-toggle--radio .custom-toggle__icon{background-color:#ced4dc;border:none;border-radius:.625rem;height:.875rem;pointer-events:none;transition:background-color .3s ease;width:1.875rem}.custom-toggle--radio .custom-toggle__icon:before{background-color:#fff;border-radius:100%;bottom:.125rem;content:"";left:.125rem;position:absolute;top:.125rem;-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:.625rem}.custom-toggle--no-padding{padding:0}.custom-toggle--gray input:checked+.custom-toggle__icon{border-color:#ced4dc}.custom-toggle--gray input:checked+.custom-toggle__icon svg path{fill:#ced4dc}.custom-toggle--gray .custom-toggle__label{padding-left:.375rem}.custom-toggle--gray .custom-toggle__icon{border-color:#ced4dc;border-width:.0625rem;height:1.25rem;width:1.25rem}.custom-toggle--gray .custom-toggle__icon svg{height:.5rem;left:.1875rem;top:.3125rem;width:.75rem}.custom-toggle--gray .custom-toggle__icon svg path{fill:#ced4dc}.custom-toggle--small .custom-toggle__icon{height:1.25rem;min-width:1.25rem;width:1.25rem}.custom-toggle--small .custom-toggle__icon svg{height:.5rem;left:.1875rem;top:.3125rem;width:.75rem}.custom-toggle--invalid .custom-toggle__icon{border:1px solid #ff1553}.custom-toggle--invalid .custom-toggle__error{opacity:1}.custom-toggle--disabled input:checked+.custom-toggle__icon{border-color:#c7d1e0}.custom-toggle--disabled input:checked+.custom-toggle__icon svg path{fill:#c7d1e0}.dropdown-list{background:#f9faff;border:2px solid #eff0f9;border-radius:.75rem;bottom:-.25rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);min-width:20rem;opacity:0;padding:1.25rem;pointer-events:none;position:absolute;right:-2.1875rem;-webkit-transform:translateY(100%);transform:translateY(100%);transition:visibility .3s ease,opacity .3s ease,height .3s ease,min-height .3s ease;visibility:hidden;width:100%;z-index:2}.dropdown-list__list{list-style:none;margin:0;padding:0}.dropdown-list__list .btn{padding-bottom:.6875rem;padding-top:.6875rem}.dropdown-list__add-btn{margin-top:.5rem}.dropdown-list__item{align-items:center;border:0;border-radius:.625rem;cursor:pointer;display:flex;min-height:2.625rem;outline:0;overflow:hidden;transition:background-color .3s ease;width:100%}.dropdown-list__item:not(:last-child){margin-bottom:.75rem}.dropdown-list__title{color:#435875;display:flex;flex-grow:1;font-family:Inter,Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.0625rem;min-width:0}.dropdown-list__right{display:flex;margin-left:.625rem}.options__list{display:flex;list-style:none;margin:0;padding:0}.options__item{border-left:2px solid #eff0f9;height:3.5rem;position:relative;width:3.75rem}.options__item:last-of-type .btn--icon{border-radius:0 12px 0 0}.options__item .popup{height:100%}.options__item:last-of-type .btn--icon{border-top-right-radius:12px}.options .btn--icon{align-items:center;border-radius:0;height:100%;justify-content:center;max-height:3.5rem}.options .btn--icon:not(:hover){background-color:#f9faff}.options .btn--icon svg{height:1.5rem;width:1.5rem}.options .dropdown-list{bottom:0}.alt{display:none;left:.4375rem;max-width:250px;position:absolute;top:-1.25rem;width:-webkit-max-content;width:max-content;z-index:1000}.alt span{align-items:center;border-radius:.25rem .25rem .25rem 0;color:#435875;font-size:.625rem;font-weight:400;line-height:12px;padding:6px 8px;position:relative}.alt span,.alt span:after{background:#eff0f9;display:flex}.alt span:after{border-radius:0 0 0 .1875rem;bottom:-.3125rem;-webkit-clip-path:polygon(0 0,0 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 0);content:"";height:.3125rem;left:0;position:absolute;width:.375rem}.alt.active{display:flex}.alt.right{left:auto;right:.4375rem}.alt.right span{border-radius:.25rem .25rem 0 .25rem}.alt.right span:after{left:auto;right:0}.alt.blue span,.alt.blue span:after{background:#e1edff}.alt.dark span{color:#fff}.alt.dark span,.alt.dark span:after{background:#435875}.filter{height:100%;position:relative}.filter .title{align-items:center;background-color:#f9faff;border-bottom:2px solid #eff0f9;display:flex;height:3.125rem;margin-bottom:2rem;padding:0 1.875rem;position:-webkit-sticky;position:sticky;top:0;z-index:1}.filter__wrapper{-webkit-overflow-scrolling:touch;background-color:#f9faff;border:solid #eff0f9;border-radius:.75rem 0 .75rem .75rem;border-width:2px 2px .125rem;height:auto;opacity:1;overflow-x:hidden;overflow-y:auto;padding:0;pointer-events:none;position:absolute;right:-.125rem;scrollbar-color:#c7d1e0 #e5e9f3;scrollbar-width:thin;top:3.5rem;transition:visibility .3s ease,opacity .3s ease;visibility:hidden;width:22.625rem;z-index:5}.filter__wrapper .title{align-items:center;border-bottom:.125rem solid #eff0f9;display:flex;margin-bottom:0;padding:0 1.875rem}.filter__wrapper.scrolled{max-height:36.625rem}.filter__wrapper::-webkit-scrollbar{background-color:#e5e9f3;height:.25rem;width:.25rem}.filter__wrapper::-webkit-scrollbar-thumb{background-color:#c7d1e0;border-radius:.625rem}.filter .form,.filter form{display:flex;flex-direction:column;padding:1.375rem 1.875rem}.filter .form fieldset,.filter form fieldset{border:none;margin:0 0 .75rem;padding:0}.filter .form fieldset:last-of-type,.filter form fieldset:last-of-type{margin:0 0 .6875rem}.filter .form fieldset .select__block,.filter form fieldset .select__block{max-width:19.8125rem}.filter .form legend,.filter form legend{margin:0 0 .5rem}.filter .form .custom-toggle,.filter form .custom-toggle{font-size:.875rem;padding:0 0 .625rem}.filter .btn{margin-bottom:.5625rem}.filter__input{margin-bottom:0}.filter.is-active .filter__wrapper{opacity:1;pointer-events:auto;visibility:visible}.filter__bottom{display:flex;flex-direction:column}.table table{border:.125rem solid #eff0f9;border-top:none}.table__title{align-items:center;display:flex;position:relative;white-space:nowrap;width:100%}.table__title:hover .table__choice{display:flex}.table__choice{align-items:center;border-radius:.625rem;color:#435875;display:flex;justify-content:center;z-index:1}.table__choice:hover{display:flex}.table__choice .custom-toggle{margin:0;padding:0}.table__choice .custom-toggle label{margin:0}.table tr{border-bottom:.0625rem solid #eff0f9;grid-template-columns:-webkit-min-content -webkit-min-content 26.9% 9.1% 9.1% 10.4% 10.3% 9.7% 10.2% 4.7%;grid-template-columns:min-content min-content 26.9% 9.1% 9.1% 10.4% 10.3% 9.7% 10.2% 4.7%}.table th{cursor:pointer}.table th.not-sort,.table th:first-of-type{cursor:default}.table th.not-sort svg.table__arrow{display:none}.table th span{margin-right:.25rem;overflow:hidden;text-overflow:ellipsis;width:100%}.table th:hover svg path{fill:#8e9eb5}.table th.ascending svg path{fill:#007bff}.table th.descending svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.table th.descending svg path{fill:#007bff}.table td{padding:0 0 0 1.25rem}.table--project tr{grid-template-columns:-webkit-min-content 29.3% 11.9% 14.3% 13.3% 12.2% 10% 5%;grid-template-columns:min-content 29.3% 11.9% 14.3% 13.3% 12.2% 10% 5%}.table-row__checkbox{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table-row__status{align-self:stretch;min-width:4.25rem}.table-row__status svg{height:1.4375rem;width:1.4375rem}.table-row__unit{color:rgba(67,88,117,.8)}.table-row__name{font-weight:500;margin-top:-2px;word-break:break-word}.table-row__name span{max-width:21.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-row__name .role{color:#8e9eb5;font-size:1rem;font-weight:500;line-height:1.1875rem;margin-left:.5rem;text-transform:lowercase}.table-row--pointer{cursor:pointer}.table-row__setting{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;outline:none}.table-row__setting img{margin:0;padding:0}.table-row__author{align-items:flex-start;display:flex;flex-direction:column}.table-row__author span{color:#435875;font-size:12px}.table{width:100%}.table table{border:none;border-bottom:2px solid #eff0f9;border-collapse:collapse;height:100%;width:100%}.table tr{align-items:center;border-bottom:1px solid #eff0f9;display:grid;grid-template-columns:-webkit-min-content 60% 10% 10% 10% 4.7%;grid-template-columns:min-content 60% 10% 10% 10% 4.7%;min-height:3.1875rem;padding:0 1.5rem;transition:background-color .3s ease}@media(hover:hover),screen and (min-width:0\0){.table tr:focus,.table tr:hover{background-color:#edf3fc}}.table tr.table-checked{background-color:#edf3fc}.table tr.is-delete td{opacity:.6}.table tr.is-delete .table-row__status svg{height:1rem;margin-left:.3125rem;width:1rem}.table tr.is-archived .table-row__status svg{margin-left:.1875rem}.table tr .dropdown-list__item .btn{width:100%}.table th{color:#8e9eb5;font-size:.875rem;font-weight:500;padding-left:.9375rem}.table th:first-of-type{min-width:2.875rem;padding-left:0}.table td{align-items:center;display:flex;padding:.3125rem 0 .3125rem 1.25rem}.table td .btn--icon{background-color:#f9faff;height:2.375rem;padding:0;width:2.375rem}.table td .custom-toggle{padding:0;width:2.875rem}.table td:first-of-type{padding-left:0}.table td.align-left{align-items:flex-start}.table--header{min-height:3.125rem}.table--header tr{align-items:center;border-bottom:none;min-height:3rem;text-align:left}@media(hover:hover),screen and (min-width:0\0){.table--header tr:focus,.table--header tr:hover{background-color:#f9faff}}.table--project th{padding-left:1.25rem}.table--project tr{grid-template-columns:23.75% 23.75% 23.75% 23.75% 5%}.table.scrolled{-webkit-overflow-scrolling:touch;height:calc(100vh - 12.5rem);overflow-x:hidden;overflow-y:auto;scrollbar-color:#c7d1e0 #e5e9f3;scrollbar-width:thin}.table.scrolled::-webkit-scrollbar{background-color:#e5e9f3;height:.25rem;width:.25rem}.table.scrolled::-webkit-scrollbar-thumb{background-color:#c7d1e0;border-radius:.625rem}.table.scrolled:after{content:"";display:block;height:6.6875rem}.table.scrolled.table--pg:after{height:3.5625rem}.dashboard-list{grid-gap:1.125rem;display:grid;gap:1.125rem;grid-template-columns:repeat(4,auto);list-style:none;margin:0 0 1.75rem;padding:0}.dashboard-list__item{min-width:19.9375rem}.dashboard{padding:0}.dashboard__chart-wrapper{border:2px solid #eff0f9;border-radius:12px 12px 0 0;padding:.8125rem 0}.dashboard__chart-wrapper .title{margin-bottom:1.25rem;padding:0 1.25rem .75rem}.loader{align-items:center;background:rgba(249,250,255,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:10000}.loader__spinner{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spinner;animation-name:spinner;-webkit-animation-timing-function:linear;animation-timing-function:linear;border-color:transparent #007bff #007bff transparent;border-radius:3.125rem;border-style:solid;border-width:.25rem;display:block;height:2.875rem;width:2.875rem}.loader.is-not-transparent{background:#fff}.loader.is-not-transparent-light{background:hsla(0,0%,100%,.6)}.loader.in-block{position:absolute;z-index:10}.loader.is-start{justify-content:flex-start}.loader--xs .lds-ring{height:1.25rem;width:1.25rem}.lds-ring{display:inline-block;height:2.875rem;position:relative;width:2.875rem}.lds-ring div{-webkit-animation:spinner 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:spinner 1.2s cubic-bezier(.5,0,.5,1) infinite;border:.25rem solid transparent;border-radius:50%;border-top-color:#007bff;box-sizing:border-box;display:block;height:100%;position:absolute;width:100%}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.message-popup{align-items:center;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;background-color:#edf3fc;border-radius:.75rem;bottom:1.375rem;display:flex;left:1.375rem;overflow:hidden;padding:1.625rem 1rem;position:fixed;z-index:10000}.message-popup__icon{align-items:center;background:linear-gradient(0deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.2)),linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),#edf3fc;border-radius:.625rem;display:flex;height:2.5rem;justify-content:center;margin-right:1rem;width:2.5rem}.message-popup__icon svg{display:block;-webkit-transform:translateZ(0);transform:translateZ(0)}.message-popup__wrapper{margin-right:1rem}.message-popup__title{font-size:1rem;font-weight:500;line-height:140%}.message-popup__description{font-size:.875rem;font-weight:400;line-height:140%;margin:0}.message-popup__close{color:#8e9eb5;padding:.6875rem}@media(hover:hover),screen and (min-width:0\0){.message-popup__close:active,.message-popup__close:focus,.message-popup__close:hover{background-color:#e5e9f3}}.message-popup__close svg{display:block;height:.625rem;width:.625rem}.message-popup.is-error{background-color:#f7d0da}.message-popup.is-error .message-popup__icon{background:rgba(0,0,0,.05)}@media(hover:hover),screen and (min-width:0\0){.message-popup.is-error .message-popup__close:active,.message-popup.is-error .message-popup__close:focus,.message-popup.is-error .message-popup__close:hover{background-color:rgba(0,0,0,.05)}}.message-popup.is-close{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.context .custom-input__rdp{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fade-in-opacity;animation-name:fade-in-opacity;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.context .custom-input__rdp-inner{background-color:#fff;border-radius:.25rem;box-shadow:0 .0625rem .625rem rgba(0,0,0,.04),0 .25rem .3125rem rgba(0,0,0,.06),0 .125rem .25rem -.0625rem rgba(0,0,0,.09);padding-bottom:1px;padding-top:1px}.context .custom-select__list{background-color:#f9faff;border-radius:.625rem;bottom:auto;box-shadow:0 4px 24px rgba(0,0,0,.04);max-height:15.625rem;opacity:1;position:static;-webkit-transform:none;transform:none;visibility:visible;z-index:auto}@-webkit-keyframes fade-in-opacity{0%{opacity:0}to{opacity:1}}@keyframes fade-in-opacity{0%{opacity:0}to{opacity:1}}.profile-panel{display:flex;justify-content:space-between;overflow:auto;padding:2.5rem}.profile-panel__left{flex:1 1;margin-right:2.5rem}.profile-panel__exit-btn{display:flex;margin-left:auto;margin-top:3.3125rem;width:15rem}.profile-panel__right{flex:1 1}.info-card{border:2px solid #eff0f9;border-radius:12px}.info-card__header{border-bottom:2px solid #eff0f9;color:#7d8da4;font-size:1rem;line-height:1rem;padding:.9375rem 1.375rem .875rem;text-transform:uppercase}.info-card__content{padding:.625rem 1.375rem}.Base_settings_wrapper__ekyAy{border:.125rem solid transparent;border-bottom-width:0;border-radius:.75rem .75rem 0 0;display:flex;flex-direction:column;height:100%;margin:0;max-width:100%;min-width:100%;padding:0;position:relative}.Base_wrapper_border__GuAuu{border-color:#eff0f9}.Base_settings_container__q5JWE{display:flex;flex-direction:column;height:calc(100vh - 5.625rem);max-width:calc(100vw - 7.5rem);min-width:calc(100vw - 7.5rem);padding:0;position:relative}.notification{align-items:center;background:rgba(255,153,0,.314);display:flex;height:21px;justify-content:center;padding:2px 30px;position:absolute;width:100%}.notification span{font-size:12px;font-weight:700;text-align:center;width:100%}.base__alone{margin-left:5.625rem;overflow-y:auto}.base-label{font-family:Averta CY,Arial,sans-serif;margin-bottom:1.875rem;padding-left:1.625rem}.base-label h1{color:#435875;font-size:1.5rem;font-weight:400;margin:0 0 .1875rem;padding:0}.base-label p{color:#8e9eb5;font-size:.875rem;margin:0;padding:0}.modal{-webkit-overflow-scrolling:touch;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;bottom:0;display:flex;flex-direction:column;left:0;overflow-y:auto;position:fixed;right:0;top:0;z-index:9999}.modal::-webkit-scrollbar{display:none}.modal__wrapper{align-items:center;display:flex;flex-shrink:0;justify-content:center;min-height:100%;padding:2.5rem;position:relative;width:100%}@media(max-width:767px){.modal__wrapper{padding:60px 16px}}.modal__overlay{background-color:rgba(249,250,255,.4);cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.modal__content{background:#f9faff;border:.125rem solid #eff0f9;border-radius:.75rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);min-height:16.625rem;position:relative;width:29.375rem}@media(max-width:767px){.modal__content{padding:20px;width:100%}}.modal__head{align-items:center;border-bottom:.125rem solid #eff0f9;display:flex;margin:0 0 2rem;padding:1.1875rem 3.75rem 1.125rem 1.8125rem}.modal__head .dashboard-page-filter{margin-bottom:0;position:static}.modal .title{color:#7d8da4;font-size:1rem;font-weight:400;margin-bottom:0;text-transform:uppercase}.modal__body{padding:0 1.4375rem 1.375rem}.modal__body .tooltip__alt{max-width:13.75rem}.modal__close-btn.btn{height:2.5rem;padding:0;position:absolute;right:1rem;top:.4375rem;width:2.5rem;z-index:1}.modal--responsive .modal__content{width:100%}.modal--fit-content .modal__content{width:auto}@media(max-width:767px){.modal--fit-content .modal__content{width:100%}}.modal--height-auto .modal__content{min-height:auto}.modal--no-scale{-webkit-transform:none;transform:none}.modal--preload{transition:none}.modal.is-close{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.modal--title-center .modal__content{width:28.1875rem}.modal--title-center .modal__head{margin-bottom:2.8125rem;padding-right:1.8125rem}.modal--title-center .title{text-align:center}.modal--title-center .modal__close-btn{display:none}.modal--info .modal__content{min-height:11.125rem;width:22.5rem}.modal--info .modal__close-btn,.modal--info .modal__head,.modal--info .title{display:none}.modal--new-campaign .modal__wrapper,.modal--new-platform .modal__wrapper{height:100%}.modal--new-campaign .modal__content,.modal--new-platform .modal__content{height:100%;max-height:44.875rem}.modal--new-campaign .modal__head,.modal--new-platform .modal__head{margin-bottom:1.5625rem;padding-left:1.875rem}.modal--new-campaign .title,.modal--new-platform .title{text-align:start}.modal--new-campaign .modal__body,.modal--new-platform .modal__body{height:calc(100% - 5rem);padding:0 .3125rem 1.375rem .625rem}.modal--new-campaign .modal__form,.modal--new-platform .modal__form{display:flex;flex-direction:column;height:100%}.modal--new-campaign form,.modal--new-platform form{height:calc(100% - 4.375rem)}.modal--new-campaign form .form__wrapper,.modal--new-platform form .form__wrapper{-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto;padding:.5rem .75rem 1.375rem .9375rem;scrollbar-color:#c7d1e0 #e5e9f3;scrollbar-width:thin}.modal--new-campaign form .form__wrapper::-webkit-scrollbar,.modal--new-platform form .form__wrapper::-webkit-scrollbar{background-color:#e5e9f3;height:.25rem;width:.25rem}.modal--new-campaign form .form__wrapper::-webkit-scrollbar-thumb,.modal--new-platform form .form__wrapper::-webkit-scrollbar-thumb{background-color:#c7d1e0;border-radius:.625rem}.modal--new-campaign form .form__wrapper textarea,.modal--new-platform form .form__wrapper textarea{min-height:6.25rem}.modal--new-campaign form .form__buttons,.modal--new-platform form .form__buttons{padding:0 .9375rem}.modal--new-campaign .select,.modal--new-platform .select{margin-bottom:1.375rem}.modal--new-campaign .dropdown-list,.modal--new-platform .dropdown-list{border:none}.modal--new-campaign .modal__btn-wrapper,.modal--new-platform .modal__btn-wrapper{padding-left:.9375rem;padding-right:1rem;position:relative}.modal--new-campaign .modal__btn-wrapper:before,.modal--new-platform .modal__btn-wrapper:before{background:linear-gradient(1turn,#f9faff,rgba(249,250,255,0) 97.92%,hsla(0,0%,100%,0));content:"";height:1.375rem;left:-.9375rem;position:absolute;top:-1.3125rem;width:29.125rem}.modal--edit-project .modal__body{padding:0 .875rem 1.25rem}.modal--edit-project .modal__form{padding:0}.modal--new-source .modal__head{margin-bottom:1.25rem;padding-left:1.875rem}.modal--new-source .title{text-align:start}.modal--new-platform .modal__head{margin-bottom:1.5rem}.modal--loader .modal__overlay{pointer-events:none}.modal.right .modal__content{border-radius:0;display:flex;flex-direction:column;height:100%;width:36.5rem}.modal.right .modal__body{flex-grow:1}.modal.right .modal__wrapper{align-items:flex-start;justify-content:flex-end;padding:0}.modal--big-size .modal__content{width:50rem}.modal--full-size .title{display:none;margin-bottom:0}.modal--full-size .modal__wrapper{padding:0}.modal--full-size .modal__content{border-radius:0;display:flex;flex-direction:column;height:100%;width:100%}.modal--full-size .modal__body{flex-grow:1}.modal--full-size .dashboard-fullscreen{height:100%;max-height:calc(100vh - 89px);overflow-y:auto}.modal--full-size .dashboard-fullscreen .table-pagination__table{flex-grow:1;overflow-y:auto}.modal--full-size .dashboard-fullscreen .table-pagination__scroll{height:100%;max-height:calc(100% - 72px)}.modal--full-size .dashboard-fullscreen .table-pagination__scroll.no-of{height:auto;max-height:none}.modal--full-size .dashboard-fullscreen .table-pagination__scroll.with_total{max-height:calc(100% - 116px)}.modal--full-size .dashboard-fullscreen .table-pagination .empty.absolute{inset:0}.modal--full-body .modal__head{margin-bottom:0}.modal--full-body .modal__body{padding:0}.modal--full-body .modal__content .modal__close-btn.btn{top:1.5rem}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fadeOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes fadeOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}.time-filter{position:relative;width:100%}.time-filter .select__content.active{max-height:28.25rem}.custom-input__rdp{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;left:.5rem;padding-bottom:20px;position:absolute;top:4.0625rem;z-index:2}.custom-input__rdp-inner{background-color:#fff;border:.0625rem solid #eaedf4;border-radius:.75rem;box-shadow:0 0 .75rem rgba(0,0,0,.08);margin-top:-1.5rem;padding-bottom:.0625rem}.rdp-caption{padding-bottom:.5rem}.rdp-caption_label{color:#007bff;font-size:1.375rem;font-weight:500}.rdp-table{color:#435875}.limit-traffic-tab{align-items:center;border:2px solid #eff0f9;border-radius:10px;display:flex;height:52px;margin-bottom:22px;width:100%}.limit-traffic-tab__btn{align-items:center;background:#f9faff;border:none;color:#007bff;cursor:pointer;display:flex;font-size:16px;height:100%;justify-content:center;width:50%}.limit-traffic-tab__btn:first-child{border-radius:10px 0 0 10px}.limit-traffic-tab__btn:last-child{border-radius:0 10px 10px 0}.limit-traffic-tab__btn.active{background:#edf3fc}.input,.input_error,.select_wrapper{width:410px}.limit-traffic-action{align-items:center;display:flex;justify-content:space-between;width:100%}.limit-traffic-action button{width:49%}.edit-user__select .select__block{color:#435875}.edit-user__select .select__block:after,.edit-user__select .select__block:before{background:#435875}.select_wrapper select{width:410px}.edit-user-action{align-items:center;display:flex;justify-content:space-between;width:100%}.edit-user-action button{width:49%}.access-time__block .custom-input svg{top:8px}.last-activity__list{margin-bottom:22px}.last-activity__list li{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:8px}.last-activity__list li:last-child{margin-bottom:0}.last-activity__location{color:#435875;font-size:16px}.last-activity__info{align-items:center;display:flex}.last-activity__info span{color:#8e9eb5;font-size:12px}.last-activity__info span:first-child{margin-right:13px}.access-time__block{margin-bottom:30px}.access-time__block .custom-input{margin:0}.access-time__block .custom-input svg{bottom:0;top:auto}.access-time__block .custom-input input{height:41px}.access-time__action{align-items:center;display:flex;justify-content:space-between;width:100%}.access-time__action button{width:49%}.event-type{margin-bottom:30px}.event-type span{color:#435875;display:flex;font-size:16px;font-weight:400;line-height:19px;margin-bottom:12px}.event-type__block,.event-type__item{align-items:center;display:flex}.event-type__item{background:transparent;border:1px solid #eff0f9;border-radius:10px;cursor:pointer;height:46px;justify-content:center;margin-right:12px;width:46px}.event-type__item:last-child{margin-right:0}.event-type__item.active{border:1px solid #007bff}.event-type__item img{margin:0;padding:0;width:22px}.integrations-modal__block{padding:0}.integrations-modal__title{color:#435875;font-size:16px;line-height:19px;text-transform:uppercase}.integrations-modal__close{background:none;border:none;color:#8e9eb5;cursor:pointer;display:flex;height:16px;position:relative;width:16px}.integrations-modal__close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.integrations-modal__close:after,.integrations-modal__close:before{background-color:#8e9eb5;border-radius:2px;content:"";height:2px;left:0;position:absolute;top:8px;transition:all .3s ease-in;width:16px}.integrations-modal__close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.integrations-modal__action{align-items:center;display:flex;justify-content:space-between;width:100%}.integrations-modal__action button{width:49%}.custom-input--search{margin-bottom:0}.custom-input--search label input{background:#eaf3fd;border:none;border-radius:10px;color:#899fb7;height:42px;padding:12px 28px}.custom-input--search .custom-input__icon{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.message-modal__text{font-size:1.125rem;line-height:1.375rem;margin:0 0 .625rem;padding:0 10%;text-align:center}.message-modal__text:last-child{margin-bottom:1.875rem}.message-modal__info{word-wrap:anywhere}.message-modal__buttons{background-color:#f9faff;display:grid;grid-template-columns:1fr 1fr;width:100%}.message-modal__buttons.message-modal__buttons--one-col{grid-template-columns:1fr}.message-modal__errors{margin-bottom:1.875rem;max-height:300px;overflow-y:auto}.message-modal__errors span{font-size:1.125rem}.message-modal__error{color:#f90;font-size:.875rem}.message-modal-errors__item p{color:#ff1553;font-weight:500;margin:0}.message-modal-errors__item li{color:#ff1553;font-size:.875rem;margin-left:20px}.message-modal .red{color:#ff1553}.message-modal .warning{color:#f90}.info-modal{flex-direction:column;padding-top:1.5rem}.info-modal,.info-modal__icon{align-items:center;display:flex;justify-content:center}.info-modal__icon{background-color:#edf3fc;border-radius:.625rem;height:2.875rem;margin-bottom:1rem;overflow:hidden;width:2.875rem}.info-modal__icon svg{display:block}.info-modal__title{font-size:1rem;font-weight:500;line-height:140%;margin-bottom:.375rem;text-align:center}.info-modal__description{font-size:.875rem;font-weight:400;line-height:140%;margin:0;text-align:center}.add-email__action{align-items:center;display:flex;justify-content:space-between;width:100%}.add-email__action button{width:49%}.add-email__block{margin-bottom:30px;position:relative}.add-email__block .input_section{position:relative}.add-email__block .input_section input{cursor:pointer;margin:0;padding-left:54px}.add-email__block.is-invalid input{background-color:#f7d0da}.add-email__block.is-invalid .custom-input__error{opacity:1;position:relative;-webkit-transform:translateY(0);transform:translateY(0)}.add-email__select .select__block{color:#435875}.add-email__select .select__block:after,.add-email__select .select__block:before{background:#435875}.add-email-search{background:#f9faff;border:1px solid #eff0f9;border-radius:10px;box-shadow:0 4px 24px rgba(0,0,0,.04);display:none;flex-direction:column;left:0;max-height:256px;overflow-y:auto;position:absolute;top:58px;width:100%;z-index:2}.add-email-search.active{display:flex}.add-email-search__item{align-items:flex-start;background:transparent;border:none;border-top:1px solid rgba(249,250,255,.4);cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:13px 25px;width:100%}.add-email-search__item:hover{background:#edf3fc}.add-email-search__item:first-child{border:none}.add-email-search__name{color:#435875;font-size:14px;margin-bottom:2px}.add-email-search__email{color:#7d8da4;font-size:12px}.add-email__icon{left:28px;margin:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px}.add-email__icon img{width:100%}.add-email-root__user{align-items:flex-start;border:2px solid #eff0f9;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin-bottom:30px;padding:13px 25px;width:100%}.add-email-root__user.not-found{align-items:center;background:rgba(67,88,117,.05);border:none;color:#435875;font-size:16px;text-align:center}.add-email-root__name{color:#435875;font-size:14px;margin-bottom:2px}.add-email-root__email{color:#7d8da4;font-size:12px}.edit-user__btn{align-items:center;cursor:pointer;display:flex}.edit-user__icon{margin-left:auto;margin-right:28px;width:13px}.edit-user__icon_l{width:22px}.edit-user__icon img{margin:0;width:100%}.input_section{display:flex;flex-direction:column}.input{background:#ecf3fd;border:none;border-radius:10px;color:#3d5878;cursor:pointer;font-size:14px;font-weight:400;height:50px;margin-bottom:22px;margin-top:10px;padding-left:28px;width:100%}.input:focus{outline:none}.input_error{background:#eac5cf;border:none;color:#3d5878;font-size:14px;font-weight:400;padding-left:28px}.input_error,.select_wrapper{border-radius:10px;height:50px;margin-bottom:22px;margin-top:10px;width:100%}.select_wrapper{background:#ecf3fd;position:relative}.select_wrapper:hover{box-shadow:0 0 3px gray}.select_arrow{border:4px solid transparent;border-bottom:0;border-top-color:#6c7231;bottom:17px;content:"";position:absolute;right:28px;top:20px}.select_wrapper select{-webkit-appearance:none;appearance:none;background:transparent;border:none;border-radius:10px;color:#3d5878;display:inline-block;font-size:14px;font-weight:400;height:50px;padding-left:28px;padding-right:28px;position:relative;width:100%}.confirm-exit__title{color:#435875;font-size:18px;line-height:22px;margin-bottom:30px;text-align:center;width:100%}.confirm-exit-action{align-items:center;display:flex;justify-content:space-between;width:100%}.confirm-exit-action button{width:49%}.confirm-exit-action button:last-child{background:#e56384}.confirm-exit-action button:last-child:before{background:transparent}.confirm-exit-action button:last-child:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.15)),#e56384}.delete-access__title{color:#435875;font-size:18px;line-height:22px;margin-bottom:30px;text-align:center;width:100%}.delete-access-action{align-items:center;display:flex;justify-content:space-between;width:100%}.delete-access-action button{width:49%}.delete-access-action button:last-child{background:#e56384}.delete-access-action button:last-child:before{background:transparent}.delete-access-action button:last-child:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.15)),#e56384}.filter-dashboards{display:flex;flex-direction:column;height:100%}.filter-dashboards__body{flex-grow:1}.filter-dashboards__add{font-size:.875rem;font-weight:500;height:2.75rem}.filter-dashboards__add button{height:100%;padding:0 1.375rem}.filter-dashboards-item{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:.75rem;width:100%}.filter-dashboards-item__choice{margin-bottom:.5rem;margin-right:.5rem;max-width:100%;position:relative}.filter-dashboards-item__choice:last-child{margin-right:0}.filter-dashboards-item__choice_input{margin:0;width:10rem}.filter-dashboards-item__choice_loader{background:rgba(67,88,117,.05);border-radius:.625rem;height:3rem;width:10rem}.filter-dashboards-item__choice .select__search_input{width:100%}.filter-dashboards-item__content_long .select__content{max-width:25rem}.filter-dashboards-item__content_long .select__content .custom-toggle__label{-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:anywhere;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.filter-dashboards-item__remove{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;margin:0 0 .5rem;padding:0}.filter-dashboards-item__remove img{margin:0}.filter-dashboards__btn{display:flex;width:100%}.filter-dashboards__btn button:first-child{flex-grow:2}.filter-dashboards__btn button:nth-child(2){flex-grow:1;margin-left:.75rem}.edit-select-modal__action{align-items:center;display:flex;justify-content:space-between;margin-top:20px;width:100%}.edit-select-modal__action button{width:49%}.new-placement{height:calc(100% - 4.375rem)}.new-placement__wrapper{-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto;padding:.5rem .75rem 1.375rem .9375rem;scrollbar-color:#c7d1e0 #e5e9f3;scrollbar-width:thin}.new-placement__wrapper::-webkit-scrollbar{background-color:#e5e9f3;height:.25rem;width:.25rem}.new-placement__wrapper::-webkit-scrollbar-thumb{background-color:#c7d1e0;border-radius:.625rem}.new-placement__url{margin-bottom:.3125rem}.new-placement__checkbox,.new-placement__url.disabled{margin-bottom:1.25rem}.new-placement__btns{align-items:center;display:flex;padding:0 .9375rem}.new-placement__btns button{width:50%}.new-placement .tooltip__alt{max-width:13.75rem}.upload-file{margin-bottom:1.25rem;position:relative;width:100%}.upload-file-drag{align-items:center;border:.125rem solid #eff0f9;border-radius:.625rem;display:flex;flex-direction:column;justify-content:center;max-width:100%;padding:1.375rem 0;position:relative}.upload-file-drag__title{color:#435875;font-size:1rem;font-weight:400;margin:0 0 .75rem;padding:0}.upload-file-drag label{cursor:pointer;margin:0 0 .75rem;z-index:2}.upload-file-drag__text{color:#8e9eb5;font-size:.875rem;font-weight:400}.upload-file-drag__formUpload{border:none;bottom:0;display:block;font-size:1.125rem;left:0;opacity:0;position:absolute;right:0;text-transform:none;top:0;width:100%;z-index:1}.upload-file-drag__formUpload :focus{outline:none}.upload-file-preview{width:100%}.upload-file-preview p{font-size:1rem;font-weight:400}.upload-file-preview p,.upload-file-preview__block{align-items:center;color:#435875;display:flex;margin-bottom:.75rem}.upload-file-preview__block{background:#edf3fc;border-radius:.5rem;font-size:.875rem;line-height:1.0625rem;padding:1.0625rem;width:100%}.upload-file-preview__block span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.upload-file-preview__block img{margin:0 1.0625rem 0 0;padding:0}.upload-file-preview__block button{align-items:center;background:transparent;border:none;border-radius:.375rem;cursor:pointer;display:flex;height:1.25rem;justify-content:center;margin-left:auto;outline:none;padding:0;width:1.25rem}.upload-file-preview__block button img{margin:0;padding:0;width:.75rem}.upload-file-preview__block button:hover{background:#e1edff}.upload-file-preview .btn{width:100%}.upload-file--invalid .upload-file-drag{border-color:#f7d0da}.upload-file-error{background:#f9faff;bottom:-.375rem;color:#ff1553;left:50%;margin:0;pointer-events:none;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);transition:opacity .3s ease;-webkit-user-select:none;user-select:none}.input-values{margin-bottom:20px}.input-values__list{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.input-values__list li{align-items:center;background:rgba(67,88,117,.05);border:1px solid #eff0f9;border-radius:10px;display:flex;height:2rem;max-width:100%}.input-values__list li span{border-radius:.625rem 0 0 .625rem;color:#435875;display:block;font-size:16px;overflow:hidden;padding:0 10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.input-values__list li button{align-items:center;background:rgba(67,88,117,.05);border:none;border-radius:.375rem;cursor:pointer;display:flex;height:1.875rem;justify-content:center;margin-left:auto;min-width:1.875rem;padding:0;width:1.875rem}.input-values__list li button:hover{background:linear-gradient(0deg,rgba(0,123,255,.05),rgba(0,123,255,.05)),#edf3fc}.input-values__list li button img{margin:0;padding:0;width:.9375rem}.input-values .select-search__action{word-wrap:anywhere}.edit-multi-actions__btns{display:flex;flex-direction:column;gap:1.25rem}.edit-multi-actions__text{color:#b0bdcf;font-size:14px;margin:0;padding:0}.edit-multi-actions .custom-input,.edit-multi-actions .custom-select{margin-bottom:0}.edit-multi-actions__field{margin-bottom:1.25rem}.docs__wrapper p{font-size:.875rem}.docs__wrapper p button{background:transparent;border:none;color:#007bff;cursor:pointer;font-size:.875rem;margin:0;padding:0}.docs__wrapper p button:hover{opacity:.7}.docs__wrapper p a{color:#007bff;cursor:pointer;font-size:.875rem}.docs__wrapper p a:hover{text-decoration:underline}.docs__head{margin:0;padding:0}.docs__head button{background:transparent;border:none;color:#007bff;cursor:pointer;text-align:left}.docs__head button:hover{opacity:.8}.docs__table{border:2px solid #eff0f9;border-radius:10px;max-width:100%;overflow-x:auto}.docs__table table{border-collapse:initial;border-spacing:0;min-width:1000px;width:100%}.docs__table table thead{background:#eff0f9}.docs__table table thead tr th{border:none;color:#8e9eb5;font-size:.875rem;padding:10px 15px;text-align:left}.docs__table table tbody tr td{align-items:start;color:#435875;font-size:.875rem;padding:10px 15px;vertical-align:top}.code{background:#eff0f9;border-radius:10px;padding:10px 20px;position:relative}.code pre{-webkit-overflow-scrolling:touch;margin:0;overflow-x:auto;scrollbar-color:#c7d1e0 #e5e9f3;scrollbar-width:thin}.code pre::-webkit-scrollbar{background-color:#e5e9f3;height:.25rem;width:.25rem}.code pre::-webkit-scrollbar-thumb{background-color:#c7d1e0;border-radius:.625rem}.code svg{cursor:pointer;display:none;height:14px;position:absolute;right:7px;top:10px;width:14px}.code__copy-btn_copied{border:.125rem solid #eff0f9}.code__copy-btn_copied,.code__copy-btn_copied:before,.code__copy-btn_copied:focus,.code__copy-btn_copied:hover{background:#f9faff;color:#435875}.code:hover svg{display:block}.code--width-auto{width:-webkit-max-content;width:max-content}.code--text-size-s pre{font-size:.875rem}.code--extend{background:#edf3fc;border-radius:.625rem;display:flex;flex-direction:column;padding:1.375rem}.code--extend .code__container{background:#f9faff;border:.125rem solid #eff0f9;border-radius:.625rem;color:#435875;margin-bottom:.75rem;padding:1.25rem .75rem}.note{border-left:2px solid #007bff;display:flex;padding-left:10px}.note__content{display:flex;flex-direction:column;gap:.625rem 0;max-width:100%}.note__content p{font-size:.875rem;margin:0;padding:0}.note__content p a{color:#007bff;cursor:pointer;font-size:.875rem}.note__content p a:hover{text-decoration:underline}.dashboard-fullscreen{position:relative}.dashboard-table{height:100%}.dashboard-table-loader{margin-bottom:.75rem;min-height:18.75rem;position:relative}.dashboard-table-loader,.empty{align-items:center;display:flex;width:100%}.empty{flex-direction:column;flex-grow:1;justify-content:center;padding:1.25rem 0}.empty__img{margin-bottom:.75rem;width:5rem}.empty__text{color:#8e9eb5;font-size:.875rem;font-weight:500;margin-bottom:.75rem}.empty__title{color:#202020;font-size:2.0625rem;line-height:normal;margin-bottom:1.25rem}.empty__description{color:#8e9eb5;font-size:1rem;line-height:normal;margin-bottom:2.5rem;text-align:center}.pagination__footer{border-top:.0625rem solid #eff0f9;display:flex;height:3.125rem;justify-content:space-between;padding:0 1.375rem}.pagination-count{align-items:center;display:flex}.pagination-count span{color:#8e9eb5;font-size:.875rem;margin-right:.875rem}.pagination-count select{background:transparent;border:none}.pagination-count__select{position:relative;width:2.8125rem}.pagination-paginator{align-items:center;display:flex;margin-left:auto}.pagination-paginator__arrow{align-items:center;background:transparent;border:.0625rem solid #eff0f9;border-radius:.25rem;cursor:pointer;display:flex;height:2rem;justify-content:center;margin:0 1.125rem;padding:0;width:2rem}.pagination-paginator__arrow:hover{background:#edf3fc;border-color:transparent}.pagination-paginator__arrow:hover svg{color:#435875}.pagination-paginator__arrow:last-child{margin-right:0}.pagination-paginator__pages{align-items:center;display:flex}.pagination-paginator__pages li{margin-right:.125rem}.pagination-paginator__pages li.active button{color:#007bff}.pagination-paginator__page{align-items:center;background:transparent;border:none;color:#435875;cursor:pointer;display:flex;font-size:.875rem;height:1.75rem;justify-content:center;padding:0 .625rem}.pagination-paginator__page:hover{background:#edf3fc;border-radius:.25rem}.pagination-paginator .more{background:rgba(67,88,117,.03);border:.0625rem solid #eff0f9;border-radius:.25rem;color:#435875;font-size:.875rem;height:2rem;outline:none;text-align:center;width:3.125rem}.pagination-paginator .more:focus{border-color:#007bff}.pagination_select .select__block{align-items:center;background:transparent;border:none;color:#435875;cursor:pointer;display:flex;padding-left:0;padding-right:.625rem;width:100%}.pagination_select .select__block:after{right:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.pagination_select .select__block:after,.pagination_select .select__block:before{background:#8e9eb5;content:"";height:.0625rem;position:absolute;top:50%;width:.625rem}.pagination_select .select__block:before{right:.4375rem}.pagination_select .select__block.active:after,.pagination_select .select__block:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pagination_select .select__block.active:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.pagination_select .select__content{padding:.3125rem}.pagination_select .select__content button{align-items:center;display:flex;justify-content:center}.pagination_select .select__content.active{top:2.8125rem}.pagination_select .select__content.active.top{top:auto}.dashboard-output{position:relative}.dashboard-output__block{width:100%}.dashboard-output__block:hover .dashboards-short-info-plan-modal{display:flex;left:0;position:absolute;top:2.625rem;z-index:10}.dashboard-output__block:hover .dashboards-short-info-plan-modal.right{right:0}.dashboard-output__block:hover .dashboards-short-info-plan-modal.bottom{bottom:2.625rem;top:auto}.dashboard-output__text{display:flex;font-weight:400;line-height:1.0625rem;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.dashboard-output__text .dashboard-output__plan+.dashboard-output__content{width:calc(100% - 2.875rem)}.dashboard-output__plan{align-items:center;display:flex;margin-right:.625rem;max-width:2.25rem;min-width:2.25rem;width:2.25rem}.dashboard-output__plan.green{color:#14a789}.dashboard-output__plan.red{color:#e56384}.dashboard-output__line{background:#6dacff;border-radius:.15rem;display:block;height:1rem;margin-right:.5rem}.dashboard-output__line.plan{background:#cce1ff}.dashboard-output__content{display:flex;flex-direction:column;width:100%}.dashboard-output__item{display:flex}.dashboard-output__item.plan{margin-bottom:.125rem}.table-interactive-body{-webkit-overflow-scrolling:touch;max-height:36.875rem;scrollbar-color:#c7d1e0 #e5e9f3;scrollbar-width:thin;scrollbar-width:none}.table-interactive-body::-webkit-scrollbar{background-color:#e5e9f3;height:.25rem;width:.25rem}.table-interactive-body::-webkit-scrollbar-thumb{background-color:#c7d1e0;border-radius:.625rem}.table-interactive-body::-webkit-scrollbar{background-color:transparent;height:0;width:0}.table-interactive-body.not-found{min-height:12.9375rem}.table-interactive-body-row{display:flex;height:2.625rem;justify-content:space-between}.table-interactive-body-row:nth-last-child(-n+3) .dashboard-output__block:hover .dashboards-short-info-plan-modal{bottom:1.75rem;top:auto}.table-interactive-body-row:first-child .dashboard-output__block:hover .dashboards-short-info-plan-modal,.table-interactive-body-row:nth-child(2) .dashboard-output__block:hover .dashboards-short-info-plan-modal{bottom:auto;top:1.75rem}.table-interactive-body-row.long{height:3.375rem}.table-interactive-body-row.long:nth-last-child(-n+3) .dashboard-output__block:hover .dashboards-short-info-plan-modal{bottom:2.625rem;top:auto}.table-interactive-body-row.long:first-child .dashboard-output__block:hover .dashboards-short-info-plan-modal,.table-interactive-body-row.long:nth-child(2) .dashboard-output__block:hover .dashboards-short-info-plan-modal{bottom:auto;top:2.625rem}.table-interactive-body-row__item{align-items:center;background:#fdfdff;border-bottom:.0625rem solid #eff0f9;border-right:.0625rem solid #eff0f9;color:#435875;display:flex;font-size:.875rem;max-width:9.375rem;min-width:9.375rem;padding:.5625rem .375rem;position:relative;width:9.375rem}.table-interactive-body-row__item:first-child{padding-left:1.4375rem}.table-interactive-body-row__item.red{padding:.75rem .5rem}.table-interactive-body-row__item.red .dashboard-output__text{align-items:center;background:rgba(229,99,132,.2);border-radius:.625rem;display:flex;height:1.5rem;justify-content:center;padding:0 .625rem;width:-webkit-max-content;width:max-content}.table-interactive-body-row__item.yellow{padding:.75rem .5rem}.table-interactive-body-row__item.yellow .dashboard-output__text{align-items:center;background:rgba(252,218,97,.376);border-radius:.625rem;display:flex;height:1.5rem;justify-content:center;padding:0 .625rem;width:-webkit-max-content;width:max-content}.table-interactive-body-row__item.date-value,.table-interactive-body-row__item.string-value{text-align:left}.table-interactive-body-row__item.sticky{left:0;position:-webkit-sticky;position:sticky;z-index:1}.table-interactive-body-row__item .alt{bottom:1.625rem;display:none;max-width:25rem;top:auto}.table-interactive-body-row__item:hover .alt{display:flex}.table-interactive-body-update{background:hsla(0,0%,100%,.6);height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.table-interactive-body-update,.table-interactive-body-update__block{align-items:center;display:flex;flex-direction:column;justify-content:center}.table-interactive-body-update__block{background:#fdfdff;border:.0625rem solid #eff0f9;border-radius:.75rem;padding:1.25rem}.table-interactive-body-update__block p{color:#8e9eb5;font-size:.9375rem;font-weight:500;margin:0 0 .75rem;padding:0}.table-interactive-options{display:flex;margin-left:auto;position:relative}.table-interactive-options__legends{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-auto-flow:column;margin-right:1.25rem}.table-interactive-options__legend{align-items:center;display:flex}.table-interactive-options__legend-line{background:#6dacff;border-radius:.0625rem;border-width:.125rem;display:inline-block;flex-shrink:0;height:.125rem;margin-right:.625rem;width:1.125rem}.table-interactive-options__legend-line.blue{background:#cce1ff}.table-interactive-options__legend-doubleline{background:linear-gradient(135deg,#14a789 50%,#e56384 0);border-radius:.0625rem;display:inline-block;height:.125rem;margin-right:.625rem;width:1.125rem}.table-interactive-options__legend p{color:#8e9eb5;font-size:.75rem;font-weight:500;margin:0;padding:0}.table-interactive-options__metrics{margin-right:.75rem}.table-interactive-options__metrics .select__block{height:2.0625rem;padding:0 2rem 0 .75rem}.table-interactive-options__metrics .select__block img{margin:0;width:16px}.table-interactive-options__metrics .select__block:after{background:#435875;content:"";height:.0625rem;position:absolute;right:.875rem;top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:.375rem}.table-interactive-options__metrics .select__block:before{background:#435875;content:"";height:.0625rem;position:absolute;right:1.0625rem;top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.375rem}.table-interactive-options__metrics .select__block.active:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.table-interactive-options__metrics .select__block.active:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.table-interactive-options__metrics .select__content.active{left:auto;right:0;top:2.1875rem}.table-interactive-options__body{position:relative}.table-interactive-options__btn{height:2rem;min-width:2rem;padding:.3125rem;width:2rem}.table-interactive-options-popup{background:#fdfdff;border-radius:.625rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);display:flex;flex-direction:column;gap:.375rem;padding:.3125rem;position:absolute;right:-.3125rem;top:2.1875rem;width:-webkit-max-content;width:max-content;z-index:3}.table-interactive-options-popup__btn{height:2rem;padding:.3125rem;width:2rem}.table-interactive-head{align-items:center;border-bottom:.0625rem solid #eff0f9;border-radius:.75rem .75rem 0 0;display:flex;height:2.75rem;justify-content:flex-start;min-height:2.75rem;padding:0 1.375rem;width:100%}.table-interactive-head__name{color:#435875;font-size:.875rem;font-weight:500;text-transform:uppercase}.table-interactive-head__agg{display:flex;margin-left:.75rem;margin-right:.75rem}.table-interactive-head__agg .select__block{height:2.0625rem}.table-interactive-head__agg .select__content.active{top:2.1875rem}.select-options{background:#fdfdff;border:.0625rem solid #eff0f9;border-radius:.625rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);display:none;padding:.875rem .625rem;width:-webkit-max-content;width:max-content}.select-options.active{display:flex;flex-direction:column;max-height:21.25rem;overflow-y:auto;position:absolute;right:0;top:2.5rem;z-index:2}.select-options.active.left{left:0;right:auto}.select-options__item{width:100%}.select-options__btn{background:transparent;border:none;border-radius:.375rem;cursor:pointer;margin-bottom:.3125rem;padding:.75rem;text-align:left;width:100%}.select-options__btn:last-child{margin-bottom:0}.select-options__btn.active,.select-options__btn:hover{background:#edf3fc}.select-options__search{align-items:center;display:flex;margin-bottom:.3125rem}.select-options__search_input{margin-bottom:0;width:-webkit-max-content;width:max-content}.select-options__reset_icon button.btn--icon{border-radius:.625rem;height:2rem;margin-left:.375rem;padding:.375rem;width:2rem}.select-options__reset_icon button.btn--icon svg{height:1rem;width:1rem}.select-options__link{background:transparent;border:none;border-radius:.375rem;cursor:pointer;margin-bottom:.3125rem;padding:.75rem;text-align:left}.select-options__link:last-child{margin-bottom:0}.select-options__link.active,.select-options__link:hover{background:#edf3fc}.select-options__checkbox{align-items:center;border-radius:.375rem;display:flex;padding:.5rem .75rem}.select-options__checkbox .custom-toggle{margin-right:.625rem;padding:0}.select-options__checkbox .custom-toggle label{color:#435875}.select-options__checkbox.active,.select-options__checkbox:hover{background:#edf3fc}.number-sort-modal{background:#fdfdff;border:.0625rem solid #eff0f9;border-radius:.625rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);display:none;padding:.875rem .625rem;width:16.875rem}.number-sort-modal.active{display:flex;flex-direction:column;position:absolute;right:0;top:2.5rem;z-index:2}.number-sort-modal.active.left{left:0;right:auto}.number-sort-modal__choice{display:flex;margin-bottom:.5rem}.number-sort-modal__choice .select__block{height:2.5rem}.number-sort-modal__choice .select__content.active{padding:.5rem;top:2.8125rem}.number-sort-modal__choice .select__content.active button{padding:.5rem}.number-sort-modal__choice .custom-input{margin:0 0 0 .5rem}.number-sort-modal__choice .custom-input label input{height:2.5rem;padding:0 1.375rem}.number-sort-modal__btn{align-items:center;display:flex;justify-content:center;margin-bottom:.5rem;text-align:center;width:100%}.number-sort-modal__btn:last-child{margin-bottom:0}.table-label-item{background:#fdfdff;color:#8e9eb5;font-size:.875rem;font-weight:500;max-width:9.375rem;min-width:9.375rem;position:relative;width:9.375rem}.table-label-item:not(:empty){border-bottom:.125rem solid #eff0f9}.table-label-item.sticky{left:0;position:-webkit-sticky;position:sticky;z-index:1}.table-label-item__cell{display:flex;height:100%}.table-label-item__cell .table-label-item__title-text:not(.btn__text),.table-label-item__cell.date .table-label-item__title-text:not(.btn__text){margin-left:0;text-align:left;width:-webkit-max-content;width:max-content}.table-label-item__cell .table-label-item__title-text:not(.btn__text){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-right:.25rem;overflow:hidden;text-overflow:ellipsis}.table-label-item__cell.search .table-label-item__title{min-width:30%;padding-left:0}.table-label-item__cell.search .table-label-item__title input{padding-left:1.25rem;padding-right:0}.table-label-item__cell:first-child .table-label-item__title{padding-left:1.4375rem}.table-label-item__cell.ascending svg path{fill:#007bff}.table-label-item__cell.descending svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.table-label-item__cell.descending svg path{fill:#007bff}.table-label-item__title{align-items:center;display:flex;padding:.75rem .375rem;position:relative;width:100%}.table-label-item__title svg{min-width:.625rem}.table-label-item__title:hover .table-label-item__filter,.table-label-item__title:hover .table-label-item__pin{opacity:1}.table-label-item__title.left .number-sort-modal.active,.table-label-item__title.left .select-options.active{left:0;right:auto}.table-label-item__title-text{position:relative}.table-label-item__title-text~.alt{display:flex;top:-.3125rem}.table-label-item__filter{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;margin-left:.1875rem;opacity:0;outline:none;padding:0}.table-label-item__filter img,.table-label-item__filter svg{margin:0;min-width:.9375rem;padding:0;width:.9375rem}.table-label-item__filter.active{opacity:1}.table-label-item__pin{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;margin-left:.1875rem;opacity:0;outline:none;padding:0;position:absolute;right:5px;top:5px}.table-label-item__pin img,.table-label-item__pin svg{margin:0;min-width:.9375rem;padding:0;width:.9375rem}.table-label-item__pin svg{fill:#007bff}.table-label-item__pin.active{opacity:1}.table-label-item__pin.active svg{fill:#007bff}.table-label-item__stretch{background:transparent;border:none;border-right:.0625rem solid #eff0f9;cursor:col-resize;height:100%;margin:0;padding:0;position:absolute;right:0;top:0;width:.375rem}.table-label-item__search .custom-input__icon{left:0}.table-label-item__search label input{background:#fdfdff;border:none;font-weight:500}.table-label-item__search label input:focus,.table-label-item__search label input:hover{background:#fdfdff}.table-label-item__search label input::-webkit-input-placeholder{font-weight:500}.table-label-item__search label input::placeholder{font-weight:500}.table-interactive-labels{position:-webkit-sticky;position:sticky;top:0;z-index:2}.table-interactive-labels__items{display:flex;justify-content:space-between}.table-interactive{border:.0625rem solid #eff0f9;border-radius:.75rem;height:100%;min-height:21.875rem}.table-interactive,.table-interactive-data{background:#fdfdff;display:flex;flex-direction:column;position:relative;width:100%}.table-interactive-data{-webkit-overflow-scrolling:touch;border-collapse:collapse;border-radius:.75rem;flex-grow:1;font-size:.875rem;margin:0 auto;overflow-x:auto;scrollbar-color:#c7d1e0 #e5e9f3;scrollbar-width:thin;text-align:left}.table-interactive-data::-webkit-scrollbar{background-color:#e5e9f3;height:.25rem;width:.25rem}.table-interactive-data::-webkit-scrollbar-thumb{background-color:#c7d1e0;border-radius:.625rem}.table-interactive-data.no-scrollbar{scrollbar-width:none}.table-interactive-data.no-scrollbar::-webkit-scrollbar{background-color:transparent;height:0;width:0}.table-interactive-data.no-of{overflow-y:hidden}.table-interactive.old .table-interactive-head{align-items:center;background:rgba(67,88,117,.05);border-bottom:.0625rem solid #eff0f9;border-radius:.75rem .75rem 0 0;display:flex;height:2.75rem;justify-content:flex-start;min-height:2.75rem;padding:0 1.375rem;width:100%}.table-interactive.old .table-interactive-head__name{color:#8e9eb5;font-size:.875rem;text-transform:uppercase}.table-interactive.old .table-interactive-head__agg{display:flex;margin-left:.75rem;margin-right:.75rem}.table-interactive.old .table-interactive-head__agg .select__block{height:2.0625rem}.table-interactive.old .table-interactive-head__agg .select__content.active{top:2.1875rem}.charts__head{align-items:center;display:flex;flex-direction:column;justify-content:center}.charts__head,.charts__head ul{flex-wrap:wrap}.charts__head ul li{margin-bottom:5px}.charts__head ul li p{font-size:12px;margin:0;max-width:130px;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.charts__head.short ul{justify-content:center;width:100%}.charts__head.short ul li{max-width:calc(33.33333% - 10px)}.charts-full{height:2rem;position:absolute;right:10px;top:10px;width:2rem}.charts-full__btn{height:100%;padding:0;width:100%}.charts-popup{background:#fdfdff;border-radius:.625rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);display:flex;flex-direction:column;gap:.375rem;padding:.3125rem;position:absolute;right:-.3125rem;top:2.1875rem;width:-webkit-max-content;width:max-content}.charts-popup__btn{height:2rem;padding:.3125rem;width:2rem}.modal-settings-role{display:flex;flex-direction:column;gap:1.25rem}.modal-settings-role__input{margin:0}.modal-settings-role__block{align-items:flex-end;display:flex;gap:1.25rem}.modal-settings-role__wrapper{align-items:flex-start;border:.0625rem solid rgba(67,88,117,.12);border-radius:.5rem;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:flex-start;padding:.75rem;width:100%}.modal-settings-role__wrapper .reports-create__field_auto{margin:0}.modal-settings-role__field{width:50%}.modal-settings-role__checkboxes{display:flex;flex-wrap:wrap;gap:.75rem}.modal-settings-role__checkbox .custom-toggle{padding:0}.modal-settings-role__actions{display:flex;gap:.75rem;width:50%}.modal-settings-role__actions button{max-width:calc(50% - .375rem)}.style_eventCreate__koBGJ{padding:2.5rem 1rem 1.25rem 2.5rem}.style_progress__fXpOm{margin-bottom:1.875rem}.style_progress__title__OQGDz{color:#435875;font-size:1.125rem;margin-bottom:.75rem}.style_progress__line__nT9U8{background:rgba(0,123,255,.2);border-radius:.125rem;height:.125rem;position:relative;width:20rem}.style_progress__line__nT9U8 span{background:#007bff;border-radius:.125rem;height:.125rem;left:0;position:absolute;top:0}.style_stepFirst__Na7LN{width:50%}.style_stepSecond__613Nf,.style_stepThird__uL7RL{width:100%}.style_container__Ajnux{display:flex;gap:2.75rem}.style_section_copy_block__g\+YFW{max-width:31.25rem;padding:1.8125rem 0}.style_form__NTObL{display:flex;flex-direction:column;width:52.5rem}.style_form_finish__2WDi2{display:flex;flex-direction:column;width:25.625rem}.style_wrapper__E26Kn{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.style_input_section__kdksm{display:flex;flex-direction:column;position:relative}.style_input_label__y-Qpc{align-items:center;display:flex}.style_input__5B5kg{background:#ecf3fd;border:none;border-radius:.625rem;color:#3d5878;font-size:.875rem;font-weight:400;height:3.125rem;margin-bottom:1.375rem;margin-top:.625rem;padding-left:1.75rem;width:100%}.style_input__5B5kg:focus{outline:none}.style_input_error__AY5sx{background:#eac5cf;border:none;border-radius:.625rem;color:#3d5878;font-size:.875rem;font-weight:400;height:3.125rem;margin-bottom:1.375rem;margin-top:.625rem;padding-left:1.75rem;width:25.625rem}.style_error__BzIm2{bottom:0;color:#ff1553;font-size:.875rem;position:absolute}.style_entity__p3YDH{align-items:center;border-radius:.5rem;display:flex;height:4.125rem;margin-bottom:.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.style_info_wrapper__SuYYK{display:flex;flex-direction:column;float:left}.style_info_wrapper__SuYYK label{align-items:center;color:#3d5878;display:flex}.style_switch__k7dQZ{display:inline-block;height:1.25rem;position:relative;width:2.375rem}.style_switch__k7dQZ input{height:0;opacity:0;width:0}.style_slider__lcBrd{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.style_slider__lcBrd:before{background-color:#fff;bottom:.0625rem;content:"";height:1.125rem;left:.01875rem;position:absolute;transition:.4s;width:1.125rem}input:checked+.style_slider__lcBrd{background-color:#2196f3}input:focus+.style_slider__lcBrd{box-shadow:0 0 .0625rem #2196f3}input:checked+.style_slider__lcBrd:before{-webkit-transform:translateX(19px);transform:translateX(19px)}.style_slider__lcBrd.style_round__1YZUI{border-radius:2.125rem}.style_slider__lcBrd.style_round__1YZUI:before{border-radius:50%}.style_btns__0q7Zt{display:flex;flex-direction:column;margin-top:2.5rem;position:relative;white-space:nowrap}.style_submit_btn__MB9ZK{background:#007bff;border:none;border-radius:.625rem;color:#fff;cursor:pointer;margin-bottom:1.25rem;max-height:3.1875rem;padding:1rem 1.25rem;width:25.625rem}.style_submit_btn__MB9ZK:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.15)),#007bff}.style_submit_btn_disactive__ApDPn{background:#f0f2f9;border:none;border-radius:.625rem;color:#627791;margin-bottom:1.25rem;max-height:3.1875rem;padding:1rem 2rem;pointer-events:none;width:25.625rem}.style_copy_section__dafus{background:#edf3fc;border-radius:.625rem;display:flex;flex-direction:column;margin-bottom:1.375rem;padding:1.375rem}.style_sdk_code__2jfBI{word-wrap:break-word;font-size:.875rem;height:7.5rem;margin-bottom:.75rem;padding:1.25rem .75rem;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}.style_doc__eszEq,.style_sdk_code__2jfBI{background:#f9faff;border:.125rem solid #eff0f9;border-radius:.625rem;color:#435875}.style_doc__eszEq{align-items:center;cursor:pointer;display:flex;font-size:1rem;height:2.75rem;justify-content:center;width:25.625rem}.style_doc__eszEq:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.15)),#007bff;color:#fff}.style_copied__ha-yu{background:#f9faff;border:.125rem solid #eff0f9;border-radius:.625rem;color:#435875;cursor:pointer;font-size:1rem;height:2.75rem;width:100%}.style_copied__ha-yu:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.15)),#007bff;color:#fff}.style_copy__arm-z{align-items:center;background:#007dff;border:none;border-radius:.625rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:2.75rem;justify-content:center;width:100%}.style_copy__arm-z:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.15)),#007bff}.style_text__sAw8Z{color:#8e9eb5;font-size:.875rem;line-height:1.0625rem;margin:0}.style_paragraph__harUz{color:#8e9eb5;font-size:1rem;line-height:1.0625rem;margin:.625rem 0}.style_paragraph__harUz:first-of-type{margin-top:0}.style_modal__E5LMn{background:#fdfdff;border-left:.125rem solid #eff0f9;height:100%;position:absolute;right:0;top:0;width:28.125rem;z-index:10}.style_mb__1-Jx7,.style_mt__yzCpd{margin-bottom:.75rem}.docs-counter{height:100%}.docs-counter__title{background:#f9faff;box-shadow:inset 0 -1px 1px 0 #eff0f9;width:100%}.docs-counter__title h2{align-items:center;display:flex;height:3.75rem;margin:0;padding:0 0 0 1.75rem}.docs-counter__subtitle{color:#435875;font-size:1rem;font-weight:500;margin-bottom:.75rem}.docs-counter__body{background:#f9faff;height:calc(100% - 3.75rem);overflow-y:auto;padding:1.75rem}.docs-counter__body h3{color:#435875;font-size:1.375rem;font-weight:400;line-height:1.6875rem;margin:0 0 1.875rem;padding:0}.docs-counter__body button{margin-bottom:.75rem;width:100%}.docs-counter__step{margin-bottom:1.125rem}.docs-counter__head{color:#435875;font-size:1.125rem;font-weight:500;line-height:1.375rem;margin-bottom:.75rem}.docs-counter__head span{color:#007bff}.docs-counter__text{color:#435875;font-size:.875rem;font-weight:400;line-height:1.125rem;margin:0 0 .75rem;padding:0}.docs-counter__code{font-size:.75rem;margin-bottom:.75rem}.docs-counter__table{border:2px solid #eff0f9;border-radius:10px;max-width:100%;overflow-x:auto}.docs-counter__table table{border-collapse:initial;border-spacing:0;min-width:500px;width:100%}.docs-counter__table table thead{background:#eff0f9}.docs-counter__table table thead tr th{border:none;color:#8e9eb5;font-size:.875rem;padding:10px 15px;text-align:left}.docs-counter__table table tbody tr td{align-items:start;color:#435875;font-size:.875rem;padding:10px 15px;vertical-align:top}.docs-counter__copy{background:rgba(67,88,117,.05);border-radius:.625rem;color:#435875;font-size:.75rem;font-weight:400;line-height:1rem;margin-bottom:.75rem;padding:1.375rem}.docs-counter__substep{margin:1.375rem 0 0}.recover__back{align-items:center;background:transparent;border:none;color:#8e9eb5;cursor:pointer;display:flex;font-size:22px;justify-content:flex-end;margin:40px 0 0 auto;text-align:right}.recover__back:hover{color:#007bff}.login .tabs__controls{margin:0 0 3.75rem}.recover-input__error{opacity:0}.login .container{display:flex;height:100vh;justify-content:space-between}.login__title-wrapper{display:flex;flex-direction:column;overflow:hidden;padding:15.6vh 0 0;width:50%}.login__title{margin:0;padding:0 0 0 6.625rem;width:32.5rem}.login__chart{height:100%;overflow:hidden;width:100%}.login__chart svg{display:block;height:auto;width:109%}.login__wrapper{background-color:#fff;display:flex;padding:24.3vh 0 0 8.375rem;width:50%}.login__form-wrapper{margin-top:-1rem;width:25rem}.login__logo{margin-bottom:2rem}.login__logo svg{display:block;height:2.5rem;-webkit-transform:translateZ(0);transform:translateZ(0);width:9.6875rem}.login .tabs__controls{color:#435875;margin:0 0 2.5rem}.login__content{list-style:none;margin:0;padding:0}.login .custom-input.has-login-input:last-of-type{margin-bottom:3.75rem}.recover__title{color:#435875;font-size:1.375rem;margin:0 0 3.75rem}.recover-input{margin-bottom:2.1875rem;position:relative}.recover-input:last-of-type{margin-bottom:3.75rem}.recover-input label{align-items:flex-start;color:#435875;cursor:pointer;display:flex;flex-direction:column;font-size:1rem;width:100%}.recover-input label input{border:none;border-bottom:1px solid #ced4dc;border-radius:0;font-family:Averta CY,Arial,sans-serif;font-size:1.375rem;padding:.625rem 0;transition:background-color .3s ease,border .3s ease;width:100%}.recover-input label input:focus,.recover-input label input:hover{background-color:hsla(0,0%,100%,0);border:none;border-bottom:1px solid #007bff;outline:none}.recover-input label input::-webkit-input-placeholder{color:#7d8da4}.recover-input label input::placeholder{color:#7d8da4}.recover-input__error{bottom:-.5rem;color:#ff1553;left:0;opacity:1;pointer-events:none;position:absolute;-webkit-transform:translateY(1.125rem);transform:translateY(1.125rem);transition:opacity .3s ease;-webkit-user-select:none;user-select:none}.recover-input.is-invalid input{border-bottom-color:#ff1553}.recover-input.is-invalid .recover-input__error{opacity:1;position:relative;-webkit-transform:translateY(0);transform:translateY(0)}.recover-input__btn{align-items:center;background-color:#007bff;border:none;border-radius:.625rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;line-height:1.1875rem;min-height:4.375rem;width:100%;z-index:1}.recover-input__btn:focus,.recover-input__btn:hover{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#007bff}.yandex-direct{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.yandex-direct__wrapper{width:400px}.yandex-direct__title{display:flex;margin-bottom:10px}.yandex-direct__select{margin-bottom:20px;position:relative}.yandex-direct__select-item__name{color:#435875;font-size:14px;margin-bottom:2px}.yandex-direct__select-item__login{color:#7d8da4;font-size:12px}.yandex-direct__content{background:#f9faff;border:1px solid #eff0f9;border-radius:10px;box-shadow:0 4px 24px rgba(0,0,0,.04);display:none;max-height:250px;overflow-y:auto;padding:14px 10px;width:100%}.yandex-direct__content.active{display:flex;flex-direction:column;left:0;position:absolute;top:75px;z-index:2}.yandex-direct__content.active.top{bottom:55px;top:auto}.yandex-direct__content button{background:transparent;border:none;border-radius:6px;cursor:pointer;margin-bottom:5px;padding:12px;text-align:left}.yandex-direct__content button:last-child{margin-bottom:0}.yandex-direct__content button.active,.yandex-direct__content button:hover{background:#edf3fc}.yandex-direct__empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px 0}.yandex-direct__empty img{margin-bottom:12px;width:80px}.yandex-direct__empty span{color:#8e9eb5;font-size:14px;font-weight:500}.style_OnBoard__-19W-{display:flex;min-height:100vh;position:relative}.style_logo__KkbEp{flex-shrink:0;height:40px;margin-right:auto;width:155px}.style_main_part__g1Bja{background:#f9faff}.style_sidebar__9HxO-{align-items:center;background:#f9f9ff;border:solid #eff0f9;border-width:0 2px 0 0;display:flex;flex-direction:column;margin:0 60px 0 0;max-height:100vh;min-width:400px;padding-top:112px;position:-webkit-sticky;position:sticky;top:0}.style_link_item__3YE06{align-items:center;display:flex;font-size:18px;height:60px;width:320px}.style_link__iZUpk{align-items:center;color:#798ea6;display:flex;height:32px;min-height:60px;min-width:319px;padding-left:12px}.style_rocket_icon__l8OzW{margin-bottom:0;margin-top:auto}.style_step_number__K2q06{align-items:center;background:#ecf3fd;border-radius:50%;color:#007dff;display:flex;font-size:16px;font-weight:500;height:32px;justify-content:center;line-height:19px;margin-right:10px;width:32px}.style_step_done__xc65a{pointer-events:none}.style_step_number_done__r4tkI{align-items:center;background:#00d284;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:500;height:32px;justify-content:center;line-height:19px;margin-right:10px;width:32px}.style_link_selected__juPUT{background:#ecf3fd;border-radius:12px;color:#007dff}.style_link_selected__juPUT>div{background:#007dff;color:#fff}.style_link_wrapper__Rccs-{display:flex;flex-direction:column;margin-right:auto;margin-top:50px}.style_close_btn__nOml6{color:#7d8da4;cursor:pointer;font-size:16px;margin:20px 0 50px;padding:0}.style_wrapper__qJXQJ{display:grid;grid-template-rows:.15fr 1fr .6fr;min-height:100vh}.style_logo__9sC\+T{flex-shrink:0;height:40px;margin-right:auto;width:155px}.style_onboard_step__S19RK{color:#435875;font-size:22px;font-weight:400;line-height:27px;margin:20px 0 12px}.style_onboard_desc__UXKeR{color:#435875;font-size:16px;font-weight:400;line-height:19px;margin:0 0 30px;max-width:600px;padding:0}.style_input_section__Q9ipH{display:flex;flex-direction:column}.style_input_label__ZAjZk{color:#435875;font-size:16px;font-weight:400;line-height:19px;margin-bottom:10px}.style_input_label_text__JS1ot{color:#8e9eb5;font-size:14px;font-weight:400;line-height:17px;max-width:600px}.style_input__UEAML{background:#ecf3fd;border:none;border-radius:10px;color:#3d5878;font-size:14px;font-weight:400;height:50px;margin-bottom:22px;margin-top:10px;padding-left:28px;width:410px}.style_input__UEAML::-webkit-input-placeholder{color:#8e9eb5}.style_input__UEAML::placeholder{color:#8e9eb5}.style_btn__TBtgN{background:#007dff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;height:70px;width:260px}.style_input_error__kQ4V\+{background:#eac5cf;border:none;color:#3d5878;font-size:14px;font-weight:400;padding-left:28px}.style_input_error__kQ4V\+,.style_select_wrapper__swWi9{border-radius:10px;height:50px;margin-bottom:22px;margin-top:10px;width:410px}.style_select_wrapper__swWi9{background:#ecf3fd;position:relative}.style_select_wrapper__swWi9:hover{box-shadow:0 0 3px gray}.style_select_arrow__eIEkj{border:4px solid transparent;border-bottom:0;border-top-color:#6c7231;bottom:17px;content:"";position:absolute;right:28px;top:20px}.style_select_wrapper__swWi9 select{-webkit-appearance:none;appearance:none;background:transparent;border:none;border-radius:10px;color:#3d5878;display:inline-block;font-size:14px;font-weight:400;height:50px;padding-left:28px;padding-right:28px;position:relative;width:410px}.style_logo__X\+8la{flex-shrink:0;height:40px;margin-right:auto;width:155px}.style_onboard_step__2uP6a{color:#435875;font-size:22px;font-weight:400;line-height:26.63px;margin:60px 0 0}.style_section_title__\+-EJl{font-size:16px;font-weight:400;margin-bottom:12px;margin-top:30px}.style_section_title__\+-EJl:first-letter{color:#007bff;font-size:18px;font-weight:600;line-height:22px}.style_input_section__a7AAb{display:flex;flex-direction:column}.style_sdk_code__0bd0y{background:rgba(67,88,117,.05);border:none;border-radius:10px;color:#435875;font-size:12px;font-weight:400;height:200px;line-height:15.6px;padding:22px;width:454px}.style_inter_btn__\+Bl4f{background:#ecf3fd;border:none;border-radius:10px;color:#007dff;cursor:pointer;height:52px;margin-bottom:12px;margin-top:12px;width:454px}.style_inter_btn__\+Bl4f:hover{background:#007dff;color:#fff}.style_description__PpA7F{color:#8e9eb5;font-size:16px;font-weight:400;line-height:20.8px;width:454px}.style_input__JfClL{background:#edf3fc}.style_input__JfClL,.style_input_error__zZyB\+{border:none;border-radius:10px;color:#435875;font-size:14px;font-weight:400;height:50px;margin-top:10px;padding-left:28px;width:454px}.style_input_error__zZyB\+{background:#eac5cf}.style_btn__urwkr{background:#007dff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;height:70px;margin-right:28px;width:304px}.style_check_counter_preloader__WTfGR{background:rgba(67,88,117,.05);color:#435875}.style_check_counter__aIhIg,.style_check_counter_preloader__WTfGR{align-items:center;border-radius:10px;display:flex;gap:10px;height:83px;justify-content:center;margin-top:22px;padding:32px 22px;width:454px}.style_check_counter__aIhIg{border:2px solid #eff0fa;color:#899fb7}.style_success__Br6fR{background:rgba(45,206,138,.1);border:2px solid #eff0fa;border-radius:10px}.style_denied__6AKPN,.style_success__Br6fR{align-items:center;color:#435875;display:flex;gap:10px;height:83px;justify-content:center;margin-top:22px;padding:32px 22px;width:454px}.style_denied__6AKPN{background:rgba(229,99,132,.1);border-radius:10px}.style_checking__jrWM6{background:#dcdddf;border:none;border-radius:10px;color:#435875;cursor:pointer;font-size:16px;height:52px;line-height:20px;margin-top:12px;width:454px}.style_footer__sdCvx{align-items:center;display:flex;margin-bottom:80px;margin-top:32px}.style_skipper__KY4ml{background:none;border:none;color:#7d8da4;cursor:pointer;font-size:16px;font-weight:500;height:70px;line-height:20px;width:inherit}.style_copied__Sck2M{background:#007bff;border:none;border-radius:10px;color:#fff;cursor:pointer;height:52px;margin-bottom:12px;margin-top:12px;width:454px}.style_modal__caD4y{border-left:2px solid #eff0f9;height:100%;position:absolute;right:0;top:0;width:450px}.Integration-card{align-items:center;background:#edf3fc;border:1px solid transparent;border-radius:12px;cursor:pointer;display:flex;font-size:14px;justify-content:center;margin:8px;max-width:9.125rem;min-height:146px;position:relative}.Integration-card:hover{border-color:#007cff}.Integration-card:hover .Integration-card__btn{display:flex}.Integration-card__img{align-items:center;display:flex;justify-content:center}.Integration-card__name{color:#8e9eb5;font-size:.625rem;margin:0 .5rem;max-width:8.125rem;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.Integration-card__btn{align-items:center;background:#e5eefc;border:none;border-radius:10px;cursor:pointer;display:none;height:32px;justify-content:center;padding:0;width:32px}.Integration-card__btn.edit{left:.25rem;position:absolute;top:.25rem}.Integration-card__btn.remove{position:absolute;right:.25rem;top:.25rem}.Integration-card__btn img{height:15px;margin:0}.style_wrapper__hdrqH{display:flex;height:100vh;width:100%}.style_logo__T2zVS{flex-shrink:0;height:40px;margin-right:auto;width:155px}.style_form__tZ5JI{margin-right:12px;width:72%}.style_integratons_hidden__TzPLO{width:50vw}.style_integrations__BkEax{border:solid #eff0fa;border-width:0 0 0 2px;width:50%}.style_onboard_step__qXpcr{color:#435875;font-size:22px;font-weight:400;line-height:26.63px;margin:60px 0 12px}.style_onboard_desc__39TV\+{color:#435875;font-size:16px;font-weight:400;line-height:19px;margin:0;max-width:760px;padding:0}.style_add_btn__sZkJc{background:#ecf3fd;border:none;border-radius:10px;color:#007cff;cursor:pointer;font-size:14px;height:146px;margin-left:8px;margin-top:8px;width:146px}.style_add_btn__sZkJc:first-child{margin-left:0}.style_add_btn__sZkJc:before{content:"+";font-size:32px}.style_modal_title__p2-m4{border:solid #eff0fa;border-width:0 0 2px;color:#7d8da4;line-height:19px;margin:0;padding:20px 0 20px 28px;text-transform:uppercase}.style_options__9bq7q{align-items:center;display:flex;flex-wrap:wrap;margin:22px 4px 10px}.style_search_block__xN7tv{align-items:center;display:flex;position:relative;width:100%}.style_search_input__jh41i{border:none;color:#899fb7;margin-left:7px;width:100%}.style_nails__-goOL{color:#607892;display:flex;flex-wrap:wrap;gap:8px;margin-left:4px;margin-top:10px;max-width:462px;padding:0 2px}.style_nail__RKdMP{background:#eaf3fd;border:none;border-radius:10px;color:rgba(67,88,117,.8);cursor:pointer;display:inline-block;font-size:13px;font-weight:400;line-height:16px;padding:8px 12px;white-space:nowrap}.style_nail__RKdMP.style_active__ASe8Y{border:1px solid #007bff;color:#007bff}.style_integration_card__pP0al{align-items:center;background:#edf3fc;border-radius:12px;display:flex;font-size:14px;height:146px;justify-content:center;margin:8px;max-width:146px}.style_grid__XuK2I{display:flex;flex-wrap:wrap}.style_grid__XuK2I>div{float:left;height:146px;margin-bottom:.1%;margin-right:.1%;width:33.2666666667%}.style_grid__XuK2I>div:nth-child(3n){margin-right:0}img{margin-bottom:8px}.style_footer__fzBcB{align-items:center;display:flex;margin-top:32px}.style_skipper__BDiuP{background:none;color:#7d8da4;line-height:20px;width:inherit}.style_btn__koVrN,.style_skipper__BDiuP{border:none;cursor:pointer;font-size:16px;font-weight:500;height:70px}.style_btn__koVrN{background:#007dff;border-radius:10px;color:#fff;margin-right:28px;width:304px}.style_hidden__VbLMk{display:none}.style_added_integrations__grNSO{grid-column-gap:20px;grid-row-gap:20px;align-items:stretch;display:grid;grid-template-columns:repeat(auto-fill,146px);grid-template-rows:146px 146px;justify-items:stretch;margin-right:30px;margin-top:30px}.style_added_integrations__grNSO>div{height:146px;margin:8px;width:146px}.style_input_section__VBbeJ{display:flex;flex-direction:column}.style_input__6jmKp{background:#ecf3fd;border:none;border-radius:10px;color:#3d5878;font-size:14px;font-weight:400;height:50px;margin-bottom:22px;margin-top:10px;padding-left:28px;width:410px}.style_input__6jmKp:focus{outline:none}.style_input_error__wPq0j{background:#eac5cf;border:none;border-radius:10px;color:#3d5878;font-size:14px;font-weight:400;height:50px;margin-bottom:22px;margin-top:10px;padding-left:28px;width:410px}.style_entity__Ay-wB{align-items:center;border-radius:8px;display:flex;height:66px;margin-bottom:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.style_info_wrapper__58KMH{display:flex;flex-direction:column;float:left}.style_wrapper__aSMCe{display:flex;flex-direction:column;margin-top:15.625rem}.style_logo__4GSWi{flex-shrink:0;height:2.5rem;margin-right:auto;width:9.6875rem}.style_onboard_step__PlxXX{color:#435875;font-size:1.375rem;font-weight:400;line-height:1.6875rem;margin:1.25rem 0 1.875rem}.style_input_section__qP1wl{display:flex;flex-direction:column;position:relative}.style_input_currency__5IOA3{bottom:2.375rem;color:#007bff;font-size:1rem;position:absolute;right:.9375rem}.style_select_wrapper__cOvIu{background:#ecf3fd;border-radius:.625rem;height:3.125rem;margin-bottom:1.375rem;margin-top:.625rem;position:relative;width:25.625rem}.style_select_wrapper__cOvIu:hover{box-shadow:0 0 .1875rem gray}.style_select_arrow__vt7uc{border:.25rem solid transparent;border-bottom:0;border-top-color:#6c7231;bottom:1.0625rem;content:"";position:absolute;right:1.75rem;top:1.25rem}.style_select_wrapper__cOvIu select{-webkit-appearance:none;appearance:none;background:transparent;border:none;border-radius:.625rem;color:#3d5878;display:inline-block;font-size:.875rem;font-weight:400;height:3.125rem;padding-left:1.75rem;padding-right:1.75rem;position:relative;width:25.625rem}.style_btn__185bZ{background:#007dff;border:none;border-radius:.625rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;height:4.375rem;margin-right:1.75rem;width:16.25rem}.style_footer__xbM5o{align-items:center;display:flex;margin-top:3.125rem}.style_skipper__FxBAV{background:none;border:none;color:#7d8da4;cursor:pointer;font-size:1rem;font-weight:500;height:4.375rem;line-height:1.25rem;width:inherit}.project-create__select .select__block{color:#435875}.multi-actions{align-items:center;background:#e1edff;border:.0625rem solid #eff0f9;border-radius:.625rem;bottom:3rem;display:flex;height:3.75rem;left:1.25rem;padding:0 1.25rem;position:absolute;width:calc(100% - 40px);z-index:1}.multi-actions__btns{align-items:center;display:flex;margin-left:auto}.multi-actions__btn{border:none}.multi-actions__reset{margin-left:20px}.events-list{border-radius:.75rem .75rem 0 0;height:100%;overflow:hidden}.events-list,.events-list__empty{display:flex;flex-direction:column}.events-list__empty{align-items:center;flex-grow:1;justify-content:center;position:relative;text-align:center}.events-list__empty .events-list__add{border-radius:0 0 0 .75rem}.events-list__header{display:flex}.events-list__header .form-search{border-bottom:.125rem solid #eff0f9;width:calc(100% - 1.25rem)}.events-list__header .form-search input{height:3.75rem}.events-list__add,.events-list__header .form-search input:focus,.events-list__header .form-search input:hover{background:transparent}.events-list__add{align-items:center;border:.125rem solid #eff0f9;border-radius:0;border-right:none;border-top:none;cursor:pointer;display:flex;justify-content:center;width:3.75rem}.events-list__create{position:absolute;right:0;top:0}.events-list-table{border-collapse:collapse;font-size:.875rem;margin:0 auto;text-align:left;width:100%}.events-list-table__wrapper{flex-grow:1;max-height:calc(100vh - 11.25rem);overflow-y:auto}.events-list-table .custom-input input{background:#fff;border:none;font-weight:500}.events-list-table .custom-input input:focus,.events-list-table .custom-input input:hover{background:#fff}.events-list-table .custom-input input::-webkit-input-placeholder{font-weight:500}.events-list-table .custom-input input::placeholder{font-weight:500}.events-list-table th{border-bottom:.125rem solid #eff0f9;color:#8e9eb5;cursor:pointer;font-size:.875rem;font-weight:500;padding:1.25rem .375rem}.events-list-table th:first-child{padding-left:1.4375rem}.events-list-table th span{margin-right:.25rem}.events-list-table th:hover svg path{fill:#8e9eb5}.events-list-table th.ascending svg path{fill:#007bff}.events-list-table th.descending svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.events-list-table th.descending svg path{fill:#007bff}.events-list-table td{border-bottom:.0625rem solid #eff0f9;color:#435875;font-size:.875rem;font-weight:400;line-height:1.0625rem;padding:1.0625rem .375rem;transition:.3s linear}.events-list-table td:first-child{padding-left:1.4375rem}.events-list-table td.red{padding:.75rem .5rem}.events-list-table td.red span{background:rgba(229,99,132,.2);border-radius:.625rem;height:1.5rem;justify-content:center;padding:0 .625rem}.events-list-table td.red span,.events-list-table__title{align-items:center;display:flex;width:-webkit-max-content;width:max-content}.events-list-table__btn{align-items:center;background:rgba(67,88,117,.05);border:none;border-radius:.375rem;cursor:pointer;display:flex;height:1.8125rem;justify-content:center;margin:0;padding:0;width:1.8125rem}.events-list-table__btn img{height:.9375rem;margin:0;padding:0}.events-list-table__empty{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:1.25rem 0}.events-list-table__empty img{margin-bottom:.75rem;width:5rem}.events-list-table__empty span{color:#8e9eb5;font-size:.875rem;font-weight:500}.events-list-table__footer{border-top:.0625rem solid #eff0f9;display:flex;height:3.125rem;justify-content:space-between;margin-top:auto;min-height:3.125rem;padding:0 1.375rem}.events-list-table-count{align-items:center;display:flex}.events-list-table-count span{color:#8e9eb5;font-size:.875rem;margin-right:.875rem}.events-list-table-count select{background:transparent;border:none}.events-list-table-count__select{position:relative;width:2.8125rem}.events-list-table-count__select_block{align-items:center;background:transparent;border:none;color:#435875;cursor:pointer;display:flex;width:100%}.events-list-table-count__select_block:after{background:#8e9eb5;content:"";height:.0625rem;position:absolute;right:0;top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:.625rem}.events-list-table-count__select_block:before{background:#8e9eb5;content:"";height:.0625rem;position:absolute;right:.4375rem;top:50%;width:.625rem}.events-list-table-count__select_block.active:after,.events-list-table-count__select_block:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.events-list-table-count__select_block.active:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.events-list-table-count__select_block img{margin:0 .75rem 0 0}.events-list-table-count__select_content{background:#f9faff;border:.0625rem solid #eff0f9;border-radius:.625rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);display:none;padding:.3125rem;width:100%}.events-list-table-count__select_content.active{bottom:1.375rem;display:flex;flex-direction:column;left:0;position:absolute;z-index:1}.events-list-table-count__select_content button{align-items:center;background:transparent;border:none;border-radius:.375rem;cursor:pointer;display:flex;justify-content:center;margin-bottom:.3125rem;padding:.25rem .125rem;text-align:left}.events-list-table-count__select_content button:last-child{margin-bottom:0}.events-list-table-count__select_content button.active,.events-list-table-count__select_content button:hover{background:#edf3fc}.events-list-table-paginator{align-items:center;display:flex}.events-list-table-paginator__arrow{align-items:center;background:transparent;border:.0625rem solid #eff0f9;border-radius:4px;cursor:pointer;display:flex;height:2rem;justify-content:center;margin:0 1.125rem;padding:0;width:2rem}.events-list-table-paginator__arrow:hover{background:#edf3fc;border-color:transparent}.events-list-table-paginator__arrow:hover svg{color:#435875}.events-list-table-paginator__arrow:last-child{margin-right:0}.events-list-table-paginator__pages{align-items:center;display:flex}.events-list-table-paginator__pages li{margin-right:.125rem}.events-list-table-paginator__pages li.active button{color:#007bff}.events-list-table-paginator__page{align-items:center;background:transparent;border:none;color:#435875;cursor:pointer;display:flex;font-size:.875rem;height:1.75rem;justify-content:center;padding:0 .625rem}.events-list-table-paginator__page:hover{background:#edf3fc;border-radius:.25rem}.events-list-table-paginator .more{background:rgba(67,88,117,.03);border:.0625rem solid #eff0f9;border-radius:.25rem;color:#435875;font-size:.875rem;height:2rem;outline:none;text-align:center;width:3.125rem}.events-list-table-paginator .more:focus{border-color:#007bff}.events-list-table-value{border-radius:50%;display:block;height:1.125rem;width:1.125rem}.events-list-table-value.green{background:#c9ecd9}.events-list-table-value.red{background:#f7d0da}.ProjectSettings_page_wrapper__GjsPF{display:flex}.ProjectSettings_settings_wrapper__L8k3c{border:.125rem solid #eff0f9;border-bottom-width:0;border-radius:.75rem .75rem 0 0;display:flex;flex-direction:column;height:calc(100vh - 5.625rem);min-width:calc(100vw - 7.5rem);padding:0 .125rem}.ProjectSettings_ProjectSettings__HX0Ib{align-items:center;border:solid #eff0fa;border-width:0 0 .125rem;display:flex;max-height:5.625rem;padding:1.25rem 2rem}.ProjectSettings_link_item__DLLde a{margin:1.25rem 0;min-height:3.125rem;padding:1rem 1.25rem}.ProjectSettings_link_selected__1bdA8{align-content:center;background:#ecf3fd;border-radius:.75rem;color:#007dff;display:flex;justify-content:center;min-height:3.125rem;padding:1rem 1.25rem}.ProjectSettings_foo__bekUz{height:calc(100% - 5.625rem);position:relative}.Attributions_content__eemlY{padding:40px 16px 20px}.Attributions_form__45\+CF{display:flex;flex-direction:column;margin:0;padding:0}.Attributions_block__EnQTv{margin-bottom:1.25rem}.Attributions_block__EnQTv:last-child{margin-bottom:0}.Attributions_title__AC5CF{color:#8e9eb5;font-size:1.125rem;margin-bottom:.75rem;padding-left:16px;text-transform:uppercase}.Attributions_select_wrapper__Bnq9C{background:#ecf3fd;border-radius:10px;display:none;height:46px;margin-left:40px;position:relative}.Attributions_select_arrow__XoVEz{border:4px solid transparent;border-bottom:0;bottom:17px;content:"";position:absolute;right:28px;top:20px}.Attributions_select_wrapper__Bnq9C select{-webkit-appearance:none;appearance:none;background:transparent;border:1px solid #007dff;border-radius:10px;color:#007dff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;height:46px;padding-left:28px;padding-right:28px;position:relative;text-align:center;width:142px}.Attributions_hide_button__HOi4e{background:none;border:1px solid #007dff;border-radius:10px;color:#007dff;cursor:pointer}.Attributions_hide_button__HOi4e,.Attributions_hide_input__7-jP4{align-items:center;display:none;height:46px;justify-content:center;margin-left:40px;width:140px}.Attributions_show_input__nGSwT{align-items:center;background:none;border:1px solid #007dff;border-radius:10px;display:flex;height:46px;justify-content:center;margin-bottom:0;margin-left:40px;width:320px}.Attributions_show_input__nGSwT input,.Attributions_show_input__nGSwT input:hover{background:transparent}.Attributions_btn_ok__FaJA4{background:#007dff;border:none;border-radius:8px;color:#fff;cursor:pointer;height:46px;margin-left:10px;padding:8px;width:46px}.Attributions_btn_ok__FaJA4:hover{opacity:.8}.Attributions_input_entity__goNq8{align-items:center;border-radius:8px;display:flex;height:66px;margin-bottom:2px;padding:0 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Attributions_input_entity__goNq8.Attributions_active__BpDD7{align-content:flex-start;background:#eaf3fd}.Attributions_input_entity__goNq8.Attributions_active__BpDD7>.Attributions_select_wrapper__Bnq9C{display:flex}.Attributions_input_entity__goNq8.Attributions_active__BpDD7>.Attributions_select_wrapper__Bnq9C:hover{display:flex;opacity:.7}.Attributions_input_entity__goNq8.Attributions_active__BpDD7>.Attributions_hide_button__HOi4e{background:none;display:flex}.Attributions_input_entity__goNq8.Attributions_active__BpDD7>.Attributions_hide_button__HOi4e:hover{opacity:.7}.Attributions_input_entity__goNq8.Attributions_active__BpDD7>.Attributions_change_name_btn__PONdN{display:none}.Attributions_input_entity__goNq8:hover{align-content:flex-start;background:#eaf3fd}.Attributions_input_entity__goNq8:hover>.Attributions_select_wrapper__Bnq9C{display:flex}.Attributions_input_entity__goNq8:hover>.Attributions_hide_button__HOi4e{background:none;display:flex}.Attributions_input_entity__goNq8:hover>.Attributions_change_name_btn__PONdN{display:none}.Attributions_changing_entity__Bqn\+Q,.Attributions_entity__mBn6R{align-items:center;border-radius:8px;display:flex;height:66px;margin-bottom:2px;padding:0 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Attributions_changing_entity__Bqn\+Q{align-content:flex-start;background:#eaf3fd}.Attributions_info_wrapper__\+F61t{display:flex;flex-direction:column;float:left}.Attributions_change_name_btn__PONdN{background:none;border:1px solid #007dff;border-radius:12px;color:#007dff;cursor:pointer}.Attributions_switch__kT8M-{display:inline-block;height:20px;position:relative;width:38px}.Attributions_switch__kT8M- input{height:0;opacity:0;width:0}.Attributions_slider__7Tw\+4{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.Attributions_slider__7Tw\+4:before{background-color:#fff;bottom:1px;content:"";height:18px;left:.3px;position:absolute;transition:.4s;width:18px}input:checked+.Attributions_slider__7Tw\+4{background-color:#2196f3}input:focus+.Attributions_slider__7Tw\+4{box-shadow:0 0 1px #2196f3}input:checked+.Attributions_slider__7Tw\+4:before{-webkit-transform:translateX(19px);transform:translateX(19px)}.Attributions_slider__7Tw\+4.Attributions_round__Jvc4K{border-radius:34px}.Attributions_slider__7Tw\+4.Attributions_round__Jvc4K:before{border-radius:50%}.Attributions_submit_btn__xhRWt{background:#ecf3fd;color:#007bff;cursor:pointer}.Attributions_submit_btn__xhRWt,.Attributions_submit_btn_disactive__oX7J\+{align-items:center;border:none;border-radius:10px;display:flex;justify-content:center;margin-top:20px;max-height:51px;max-width:-webkit-max-content;max-width:max-content;padding:16px 32px;white-space:nowrap}.Attributions_submit_btn_disactive__oX7J\+{background:#f0f2f9;color:#627791;pointer-events:none}.Attributions_delete_btn__xHQ8P{background:none;border:none;color:#f65883;cursor:pointer;position:absolute;right:80px}.Attributions_delete_btn__xHQ8P:hover{opacity:.8}.Attributions_wrapper__9PQ5M{margin-left:16px;width:500px}.Attributions_wrapper__9PQ5M label{display:block;margin-bottom:12px}.attributions__select-wrapper .select__block{border:.0625rem solid #007bff;padding-right:2.5rem}.setting-attributions{-webkit-overflow-scrolling:touch;max-height:100%;overflow-y:auto;padding:2.5rem 1rem 0;position:relative;scrollbar-color:#c7d1e0 #e5e9f3;scrollbar-width:thin}.setting-attributions::-webkit-scrollbar{background-color:#e5e9f3;height:.25rem;width:.25rem}.setting-attributions::-webkit-scrollbar-thumb{background-color:#c7d1e0;border-radius:.625rem}.setting-attributions-item-change__input .custom-input__field,.setting-attributions-item-change__input .custom-input__field:focus,.setting-attributions-item-change__input .custom-input__field:hover{background:transparent}.setting-attributions-item-change__submit{background:#007bff}.setting-attributions .upload-file{margin-bottom:0}.setting-attributions__accordion .accordion__btn{color:#8e9eb5;font-size:1.125rem;padding-left:1rem;text-transform:uppercase}.setting-attributions__accordion.is-active .accordion__content{padding:0 0 1.25rem}.setting-attributions__bottom{align-items:center;background:#f9faff;bottom:0;display:flex;height:5.625rem;position:-webkit-sticky;position:sticky;z-index:2}.setting-attributions__submit{align-items:center;background:#ecf3fd;border:none;border-radius:.625rem;color:#007bff;cursor:pointer;display:flex;justify-content:center;max-height:3.125rem;max-width:-webkit-max-content;max-width:max-content;padding:1rem 2rem;white-space:nowrap}.setting-attributions__submit.disabled{background:#f0f2f9;color:#627791}.PlainSettings_content__9nu0k{padding:32px 16px 20px}.PlainSettings_form__6vQ8i{display:flex;flex-direction:column;margin:0;padding:0;width:100%}.PlainSettings_select_wrapper__2vJ0A{background:#ecf3fd;border-radius:10px;display:none;height:46px;margin-left:40px;position:relative}.PlainSettings_select_arrow__yNIjD{border:4px solid transparent;border-bottom:0;bottom:17px;content:"";position:absolute;right:28px;top:20px}.PlainSettings_select_wrapper__2vJ0A select{-webkit-appearance:none;appearance:none;background:transparent;border:1px solid #007dff;border-radius:10px;color:#007dff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;height:46px;padding-left:28px;padding-right:28px;position:relative;text-align:center;width:142px}.PlainSettings_hide_button__UCTWl{background:none;border:1px solid #007dff;border-radius:10px;color:#007dff;cursor:pointer}.PlainSettings_hide_button__UCTWl,.PlainSettings_hide_input__UaVbk{align-items:center;display:none;height:46px;justify-content:center;margin-left:40px;width:140px}.PlainSettings_hide_input__UaVbk{margin-bottom:0;padding:0}.PlainSettings_show_input__6ytic{align-items:center;background:none;border:1px solid #007dff;border-radius:10px;display:flex;height:46px;justify-content:center;margin-bottom:0;margin-left:40px;padding:0;width:320px}.PlainSettings_btn_ok__VzWRY{background:#007dff;border:none;border-radius:8px;color:#fff;cursor:pointer;height:46px;margin-left:10px;padding:8px;width:46px}.PlainSettings_btn_ok__VzWRY:hover{opacity:.8}.PlainSettings_input_entity__s400r{align-items:center;border-radius:8px;display:flex;height:66px;margin-bottom:2px;padding:0 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PlainSettings_input_entity__s400r.PlainSettings_active__98qle{align-content:flex-start;background:#eaf3fd}.PlainSettings_input_entity__s400r.PlainSettings_active__98qle>.PlainSettings_select_wrapper__2vJ0A{display:flex}.PlainSettings_input_entity__s400r.PlainSettings_active__98qle>.PlainSettings_select_wrapper__2vJ0A:hover{display:flex;opacity:.7}.PlainSettings_input_entity__s400r.PlainSettings_active__98qle>.PlainSettings_hide_button__UCTWl{background:none;display:flex}.PlainSettings_input_entity__s400r.PlainSettings_active__98qle>.PlainSettings_hide_button__UCTWl:hover{opacity:.7}.PlainSettings_input_entity__s400r.PlainSettings_active__98qle>.PlainSettings_change_name_btn__XqBFy{display:none}.PlainSettings_input_entity__s400r:hover{align-content:flex-start;background:#eaf3fd}.PlainSettings_input_entity__s400r:hover>.PlainSettings_select_wrapper__2vJ0A,.PlainSettings_input_entity__s400r:hover>.PlainSettings_select_wrapper__2vJ0A:hover{display:flex}.PlainSettings_input_entity__s400r:hover>.PlainSettings_hide_button__UCTWl{background:none;display:flex}.PlainSettings_input_entity__s400r:hover>.PlainSettings_hide_button__UCTWl:hover{opacity:.7}.PlainSettings_input_entity__s400r:hover>.PlainSettings_change_name_btn__XqBFy{display:none}.PlainSettings_changing_entity__Er8ID,.PlainSettings_entity__d2aDr{align-items:center;border-radius:8px;display:flex;height:66px;margin-bottom:2px;padding:0 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.PlainSettings_changing_entity__Er8ID{align-content:flex-start;background:#eaf3fd}.PlainSettings_info_wrapper__poIAb{display:flex;flex-direction:column;float:left}.PlainSettings_change_name_btn__XqBFy{background:none;border:1px solid #007dff;border-radius:12px;color:#007dff;cursor:pointer}label{color:#8e9eb5;margin-bottom:2px}.PlainSettings_switch__Fs1v4{display:inline-block;height:20px;margin-top:5px;padding:0;position:relative;width:38px}.PlainSettings_switch__Fs1v4 input{height:0;opacity:0;width:0}.PlainSettings_slider__vl3ug{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.PlainSettings_slider__vl3ug:before{background-color:#fff;bottom:1px;content:"";height:18px;left:.3px;position:absolute;transition:.4s;width:18px}input:checked+.PlainSettings_slider__vl3ug{background-color:#2196f3}input:focus+.PlainSettings_slider__vl3ug{box-shadow:0 0 1px #2196f3}input:checked+.PlainSettings_slider__vl3ug:before{-webkit-transform:translateX(19px);transform:translateX(19px)}.PlainSettings_slider__vl3ug.PlainSettings_round__UhIi6{border-radius:34px}.PlainSettings_slider__vl3ug.PlainSettings_round__UhIi6:before{border-radius:50%}.PlainSettings_submit_btn__udNVz{background:#ecf3fd;color:#007bff;cursor:pointer}.PlainSettings_submit_btn__udNVz,.PlainSettings_submit_btn_disactive__-rfOa{align-items:center;border:none;border-radius:10px;display:flex;justify-content:center;max-height:51px;max-width:-webkit-max-content;max-width:max-content;padding:16px 32px;white-space:nowrap}.PlainSettings_submit_btn_disactive__-rfOa{background:#f0f2f9;color:#627791;pointer-events:none}.PlainSettings_delete_btn__TQRkg{background:none;border:none;color:#f65883;cursor:pointer;position:absolute;right:80px}.PlainSettings_delete_btn__TQRkg:hover{opacity:.8}.PlainSettings_wrapper__8x\+lC{margin-left:16px;width:500px}.PlainSettings_wrapper__8x\+lC label{display:block;margin-bottom:12px}.setting{-webkit-overflow-scrolling:touch;max-height:100%;overflow-y:auto;padding:2.5rem 1rem 0;position:relative;scrollbar-color:#c7d1e0 #e5e9f3;scrollbar-width:thin}.setting::-webkit-scrollbar{background-color:#e5e9f3;height:.25rem;width:.25rem}.setting::-webkit-scrollbar-thumb{background-color:#c7d1e0;border-radius:.625rem}.setting__select-wrapper .select__block{border:1px solid #007bff;padding-right:40px}.setting__select-wrapper .select__content{max-height:270px;overflow-y:auto}.setting__btns{align-items:center;display:flex;justify-content:space-between}.setting-item-change__input .custom-input__field,.setting-item-change__input .custom-input__field:focus,.setting-item-change__input .custom-input__field:hover{background:transparent}.setting-item-change__submit{background:#007bff}.setting .upload-file{margin-bottom:0}.setting__accordion .accordion__btn{color:#8e9eb5;font-size:1.125rem;padding-left:1rem;text-transform:uppercase}.setting__accordion.is-active .accordion__content{padding:0 0 1.25rem}.setting__bottom{align-items:center;background:#f9faff;bottom:0;display:flex;height:5.625rem;position:-webkit-sticky;position:sticky;z-index:2}.setting__submit{align-items:center;background:#ecf3fd;border:none;border-radius:.625rem;color:#007bff;cursor:pointer;display:flex;justify-content:center;max-height:3.125rem;max-width:-webkit-max-content;max-width:max-content;padding:1rem 2rem;white-space:nowrap}.setting__submit.disabled{background:#f0f2f9;color:#627791}.change-by-btn .hide_button{align-items:center;background:none;border:1px solid #007dff;border-radius:10px;color:#007dff;cursor:pointer;display:none;height:46px;justify-content:center;margin-left:40px;width:140px}.Counter_content__bY0rx{height:100%;padding:40px 16px 20px 40px;position:relative}.Counter_wrapper__mzUHr{display:flex;flex-direction:column;width:410px}.Counter_title__6CsXh{color:#435875;font-size:1.125rem;margin-bottom:1.375rem;margin-top:0}.Counter_copy_section__F5dry{background:#edf3fc;border-radius:10px;display:flex;flex-direction:column;margin-bottom:22px;padding:22px}.Counter_sdk_code__gX5li{background:#f9faff;border:2px solid #eff0f9;border-radius:10px;color:#435875;font-size:14px;height:200px;margin-bottom:12px;padding:20px 12px}.Counter_copy__fZbmS{align-items:center;background:#007dff;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:44px;justify-content:center;width:100%}.Counter_copy__fZbmS:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.15)),#007bff}.Counter_copied__UGBmk{background:#f9faff;border:2px solid #eff0f9;border-radius:10px;color:#435875;cursor:pointer;font-size:16px;height:44px;width:100%}.Counter_copied__UGBmk:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.15)),#007bff;color:#fff}.Counter_text__\+U96I{color:#8e9eb5;font-size:14px;line-height:17px;margin:0 0 22px}.Counter_modal__FzVnN{background:#fdfdff;border-left:2px solid #eff0f9;height:100%;position:absolute;right:0;top:0;width:450px}.user-control{height:100%}.user-control__unavailable{align-items:center;background:rgba(255,199,55,.1);border-bottom:.125rem solid #eff0f9;color:#435875;display:flex;font-size:.875rem;height:3.0625rem;line-height:1.0625rem;padding-left:1.75rem}.user-control__header{display:flex}.user-control__header .form-search{border-bottom:.125rem solid #eff0f9;width:calc(100% - 20px)}.user-control__header .form-search input:focus,.user-control__header .form-search input:hover{background:transparent}.user-control__openPopup{align-items:center;background:transparent;border:.125rem solid #eff0f9;border-right:none;border-top:none;cursor:pointer;display:flex;justify-content:center;width:3.75rem}.user-control__openPopup span{display:flex;height:1.25rem;position:relative;width:1.25rem}.user-control__openPopup span:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.user-control__openPopup span:after,.user-control__openPopup span:before{background:#007bff;content:"";height:.125rem;left:0;position:absolute;top:.5625rem;width:1.25rem}.user-control-table{height:calc(100% - 2.875rem)}.user-control-table__head{align-items:center;border-bottom:.0625rem solid #eff0f9;display:flex;height:3.125rem;padding:0 0 0 1.25rem}.user-control-table__title{color:#8e9eb5;font-size:.875rem}.user-control-table__title:first-child{margin-left:2rem;width:25%}.user-control-table__title:nth-child(2){width:25%}.user-control-table__title:nth-child(3){width:auto}.user-control-table__title:nth-child(4){width:25%}.user-control-table-list{display:flex;flex-direction:column;height:calc(100% - 3.125rem);overflow-y:auto}.user-control-table-list li{border-top:.0625rem solid #eff0f9;padding:.75rem 0}.user-control-table-list li:hover{background:rgba(67,88,117,.02)}.user-control-table-list li:hover .user-control-table-list__delete,.user-control-table-list li:hover .user-control-table-list__icon img{display:flex}.user-control-table-list__item{align-items:center;display:flex;padding-left:1.25rem}.user-control-table-list__icon{margin-right:1.25rem;width:.75rem}.user-control-table-list__icon img{display:none;width:100%}.user-control-table-list__icon_empty{margin-right:1.25rem;width:.75rem}.user-control-table-list__user{width:25%}.user-control-table-list__block{align-items:center;background:rgba(67,88,117,.05);border-radius:.625rem;display:flex;height:3.625rem;padding:.75rem .875rem .75rem 1.375rem;width:60%}.user-control-table-list__block:hover{width:75%}.user-control-table-list__block:hover .user-control-table-list__edit{display:flex}.user-control-table-list__block.noedit{width:60%}.user-control-table-list__block.noedit .user-control-table-list__edit{display:none}.user-control-table-list__wrapper{display:flex;flex-direction:column;overflow:hidden}.user-control-table-list__name{color:#435875;font-size:.875rem;margin-bottom:.125rem}.user-control-table-list__email{color:#435875;font-size:.75rem;opacity:.6;overflow:hidden;text-overflow:ellipsis;width:100%}.user-control-table-list__edit{align-items:center;background:rgba(67,88,117,.05);border:none;border-radius:.375rem;cursor:pointer;display:none;height:1.8125rem;justify-content:center;margin-left:auto;width:1.8125rem}.user-control-table-list__edit img{margin:0;width:.6875rem}.user-control-table-list__role{width:25%}.user-control-table-list__role-wrapper{position:relative;width:80%}.user-control-table-list__role-wrapper .user-control-table-list__text{display:none}.user-control-table-list__role-wrapper.noedit{align-items:center;background-color:rgba(67,88,117,.05);border-radius:.625rem;color:#435875;display:flex;font-size:.875rem;height:2.5625rem;padding-left:1.75rem}.user-control-table-list__role-wrapper.noedit .user-control-table-list__arrow,.user-control-table-list__role-wrapper.noedit select{display:none}.user-control-table-list__role-wrapper.noedit .user-control-table-list__text{display:flex}.user-control-table-list__role select{-webkit-appearance:none;appearance:none;background-color:#edf3fc;border:none;border-radius:.625rem;box-sizing:border-box;color:#435875;cursor:pointer;display:block;font-size:.875rem;height:2.5625rem;line-height:1.3;margin:0;max-width:100%;padding-left:1.75rem;width:100%}.user-control-table-list__role select::-ms-expand{display:none}.user-control-table-list__role select:hover{background-color:#e1edff}.user-control-table-list__role select:focus{background-color:#e1edff;outline:none}.user-control-table-list__role select option{font-weight:400}.user-control-table-list__arrow{align-items:center;background:#e5eefc;border-radius:.375rem;display:flex;height:1.8125rem;justify-content:center;position:absolute;right:.4375rem;top:.375rem;width:1.8125rem}.user-control-table-list__arrow img{margin:0;width:.625rem}.user-control-table-list__traffic{width:auto}.user-control-table-list__traffic-block{align-items:center;background:rgba(67,88,117,.05);border-radius:.625rem;display:flex;padding:.6875rem .875rem .6875rem 1.375rem;width:80%}.user-control-table-list__traffic-block:hover{width:90%}.user-control-table-list__traffic-block:hover .user-control-table-list__edit{display:flex}.user-control-table-list__traffic-block.noedit{height:2.5625rem;width:80%}.user-control-table-list__traffic-block.noedit .user-control-table-list__edit{display:none}.user-control-table-list__text{color:#435875;font-size:.875rem}.user-control-table-list__access{width:25%}.user-control-table-list__access-block{width:80%}.user-control-table-list__access-block .user-control-table-list__text{display:none}.user-control-table-list__access-block.noedit{align-items:center;background-color:rgba(67,88,117,.05);border-radius:.625rem;color:#435875;display:flex;font-size:.875rem;height:2.5625rem;padding-left:1.75rem}.user-control-table-list__access-block.noedit .user-control-table-list__text{display:flex}.user-control-table-list__access .custom-input{margin:0}.user-control-table-list__access .custom-input svg{top:.5rem}.user-control-table-list__access .custom-input input{height:2.5625rem}.user-control-table-list__visit{width:15.11%}.user-control-table-list__delete{align-items:center;background:rgba(229,99,132,.1);border:none;border-radius:.5rem;cursor:pointer;display:none;height:2rem;justify-content:center;margin-left:auto;margin-right:2.25rem;width:2rem}.user-control-table-list__delete img{margin:0;width:.75rem}.user-control-time__btn{align-items:center;cursor:pointer;display:flex;height:3rem;margin:0}.user-control-time__icon{margin-left:auto;margin-right:1.75rem;width:.8125rem}.user-control-time__icon_l{width:1.375rem}.user-control-time__icon img{margin:0;width:100%}.Integrations_wrapper__Z4Yzx{display:flex;height:100%;padding:2.5rem 1rem 1.25rem 2.5rem}.Integrations_title__Q1Xxz{color:#435875;font-size:1.125rem;margin-bottom:1.875rem;margin-top:0}.Integrations_form__JYeBs{margin-right:.75rem;width:100%}.Integrations_integratons_hidden__6sW5x{width:100%}.Integrations_integrations__UeWyn{border:solid #eff0fa;border-width:0 0 0 .125rem;height:calc(100% + 3.75rem);margin-top:-2.5625rem;width:50%}.Integrations_onboard_step__MqppD{color:#435875;font-size:1.375rem;font-weight:400;line-height:1.664375rem;margin:3.75rem 0 0}.Integrations_add_btn__ZoyqZ{background:#ecf3fd;border:none;border-radius:.625rem;color:#007cff;cursor:pointer;font-size:.875rem;height:9.125rem;margin-left:.5rem;margin-top:.5rem;width:9.125rem}.Integrations_add_btn__ZoyqZ:before{content:"+";font-size:2rem}.Integrations_modal_title__Yw--c{border:solid #eff0fa;border-width:0 0 .125rem;color:#7d8da4;line-height:1.1875rem;margin:0;padding:1.25rem 0 1.25rem 1.75rem;text-transform:uppercase}.Integrations_options__cto6M{align-items:center;display:flex;flex-wrap:wrap;margin:1.375rem .25rem .625rem}figure{margin:0}figcaption{text-align:center}.Integrations_search_block__POb9A{align-items:center;display:flex;position:relative;width:100%}.Integrations_search_input__h7PGO{border:none;margin-left:.4375rem;width:100%}.Integrations_nails__hGnJO{color:#607892;display:flex;flex-wrap:wrap;gap:.5rem;margin-left:.25rem;margin-top:.625rem;padding:0 .125rem;white-space:nowrap;width:100%}.Integrations_nail__mKdJh{background:#eaf3fd;border:.0625rem solid transparent;border-radius:.625rem;color:rgba(67,88,117,.8);cursor:pointer;display:inline-block;font-size:.8125rem;font-weight:400;line-height:1rem;padding:.5rem .75rem}.Integrations_active__hkQWS{border:.0625rem solid #007cff;color:#007cff}.Integrations_integration_card__pas7N{align-items:center;background:#edf3fc;border-radius:.75rem;display:flex;font-size:.875rem;height:9.125rem;justify-content:center;margin:.5rem;max-width:9.125rem}.Integrations_grid__G5Oqg{display:flex;flex-wrap:wrap}.Integrations_grid__G5Oqg>div{float:left;height:9.125rem;margin-bottom:.1%;margin-right:.1%;width:33.2666666667%}.Integrations_grid__G5Oqg>div:nth-child(3n){margin-right:0}figure{align-items:center;display:flex;flex-direction:column}img{margin-bottom:.5rem}.Integrations_footer__brScr{align-items:center;display:flex;margin-top:2rem}.Integrations_skipper__RBrYH{background:none;color:#7d8da4;line-height:1.25rem;width:inherit}.Integrations_btn__WRjst,.Integrations_skipper__RBrYH{border:none;cursor:pointer;font-size:1rem;font-weight:500;height:4.375rem}.Integrations_btn__WRjst{background:#007dff;border-radius:.625rem;color:#fff;margin-right:1.75rem;width:19rem}.Integrations_hidden__axnCU{display:none}.Integrations_added_integrations__DUGnb{grid-column-gap:1.25rem;grid-row-gap:1.25rem;align-items:stretch;display:grid;grid-template-columns:repeat(auto-fill,9.125rem);grid-template-rows:9.125rem 9.125rem;justify-items:stretch;margin-right:1.875rem;margin-top:1.875rem}.Integrations_added_integrations__DUGnb>div{height:9.125rem;margin:.5rem;width:9.125rem}.Integrations_input_section__eqGjj{display:flex;flex-direction:column}.Integrations_input__UfoVL{background:#ecf3fd;border:none;border-radius:.625rem;color:#3d5878;font-size:.875rem;font-weight:400;height:3.125rem;margin-bottom:1.375rem;margin-top:.625rem;padding-left:1.75rem;width:100%}.Integrations_input__UfoVL:focus{outline:none}.Integrations_input_error__qLAyY{background:#eac5cf;border:none;border-radius:.625rem;color:#3d5878;font-size:.875rem;font-weight:400;height:3.125rem;margin-bottom:1.375rem;margin-top:.625rem;padding-left:1.75rem;width:25.625rem}.Integrations_entity__-1x7R{align-items:center;border-radius:.5rem;display:flex;height:4.125rem;margin-bottom:.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Integrations_info_wrapper__JnMjA{display:flex;flex-direction:column;float:left}.integrations-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.integrations-modal__wrapper{background:#f9faff;border:2px solid #eff0f9;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.04);width:470px}.integrations-modal__head{align-items:center;border-bottom:2px solid #eff0f9;display:flex;justify-content:space-between;padding:20px 30px}.settings_wrapper{border:.125rem solid #eff0f9;border-bottom-width:0;border-radius:.75rem .75rem 0 0;display:flex;flex-direction:column;height:calc(100vh - 5.625rem);min-width:calc(100vw - 7.5rem);padding:0 .125rem}.ProjectSettings{align-items:center;border:solid #eff0fa;border-width:0 0 .125rem;display:flex;max-height:5.625rem;padding:1.25rem 2rem}.link_item a{font-size:.875rem;margin:1.25rem 0;white-space:nowrap}.link_item a,.link_selected{min-height:3.125rem;padding:1rem 1.25rem}.link_selected{align-content:center;background:#ecf3fd;border-radius:.75rem;color:#007dff;display:flex;justify-content:center}.foo{height:calc(100% - 5.625rem)}.upload__unavailable{align-items:center;background:rgba(255,199,55,.1);color:#435875;display:flex;font-size:.875rem;height:3.0625rem;line-height:1.0625rem;padding-left:1.75rem}.upload-content__title{color:#435875;font-size:1.375rem;font-weight:400;line-height:1.6875rem;margin:0 0 .75rem}.upload-content__subtitle{color:#435875;font-size:.875rem;font-weight:400;line-height:1.0625rem;margin:0 0 1.375rem;max-width:47.75rem}.upload-content__info{color:#8e9eb5;font-size:.875rem;font-weight:400;line-height:1.125rem;margin:0 0 .75rem}.upload-content__instruction{margin-bottom:1.375rem}.upload-content__instruction:last-child{margin-bottom:0}.upload-content__text{margin:0}.upload-content__list{display:flex;flex-direction:column}.upload-content__link{color:#007bff;cursor:pointer;display:flex;font-size:.875rem;font-weight:400;line-height:1.125rem;margin-bottom:1.375rem}.upload-content-type{display:flex;flex-direction:column;margin-bottom:1.375rem}.upload-content-type__item{align-items:center;cursor:pointer;display:flex;margin-bottom:.5rem}.upload-content-type__item:last-child{margin-bottom:0}.upload-content-type__item input[type=radio]{align-items:center;-webkit-appearance:none;appearance:none;background-color:transparent;border:.0625rem solid #007aff;border-radius:50%;color:#007aff;display:flex;font:inherit;height:1.25rem;justify-content:center;margin:0;-webkit-transform:translateY(-.075em);transform:translateY(-.075em);width:1.25rem}.upload-content-type__item input[type=radio]:before{border-radius:50%;box-shadow:inset 1em 1em #007aff;content:"";height:.65em;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .12s ease-in-out;transition:transform .12s ease-in-out;transition:transform .12s ease-in-out,-webkit-transform .12s ease-in-out;width:.65em}.upload-content-type__item input[type=radio]:checked:before{-webkit-transform:scale(1);transform:scale(1)}.upload-content-type__item span{color:#435875;font-size:1rem;margin-left:.5rem}.upload-content-drag{align-items:center;border:.125rem solid #eff0f9;border-radius:.625rem;display:flex;flex-direction:column;justify-content:center;max-width:-webkit-max-content;max-width:max-content;padding:1.375rem 4.8125rem;position:relative}.upload-content-drag__title{color:#435875;font-size:1rem;font-weight:400;margin:0 0 .75rem;padding:0}.upload-content-drag label{cursor:pointer;margin:0 0 .75rem;z-index:2}.upload-content-drag__text{color:#8e9eb5;font-size:.875rem;font-weight:400}.upload-content-drag__formUpload{border:none;bottom:0;display:block;font-size:1.125rem;left:0;opacity:0;position:absolute;right:0;text-transform:none;top:0;width:100%;z-index:1}.upload-content-drag__formUpload :focus{outline:none}.upload-content-preview p{font-size:1rem;font-weight:400}.upload-content-preview p,.upload-content-preview__block{align-items:center;color:#435875;display:flex;margin-bottom:.75rem}.upload-content-preview__block{background:#edf3fc;border-radius:.5rem;font-size:.875rem;line-height:1.0625rem;padding:1.0625rem;width:25rem}.upload-content-preview__block span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.upload-content-preview__block img{margin:0 1.0625rem 0 0;padding:0}.upload-content-preview__block button{align-items:center;background:transparent;border:none;border-radius:.375rem;cursor:pointer;display:flex;height:1.25rem;justify-content:center;margin-left:auto;outline:none;padding:0;width:1.25rem}.upload-content-preview__block button img{margin:0;padding:0;width:.75rem}.upload-content-preview__block button:hover{background:#e1edff}.upload-content-preview .btn{width:25rem}.upload__wrapper{padding:32px}.dashboards{flex-direction:column;flex-grow:1;overflow-y:auto;padding-right:1rem}.dashboards,.dashboards__content{align-items:center;display:flex;justify-content:center}.dashboards__content{flex-wrap:wrap;margin:0 auto;max-width:75rem}.dashboards__item{align-items:center;background:#f9faff;border:.0625rem solid #eff0f9;border-radius:.75rem;box-shadow:0 4.4375rem 1.75rem rgba(0,0,0,.01),0 40px 24px rgba(0,0,0,.02),0 18px 18px rgba(0,0,0,.03),0 4px 10px rgba(0,0,0,.04),0 0 0 rgba(0,0,0,.04);display:flex;flex-direction:column;height:12.5rem;justify-content:center;margin-bottom:.75rem;margin-right:.75rem;padding:1.25rem;width:21.875rem}.dashboards__item:nth-child(3n){margin-right:0}.dashboards__item:hover{margin-top:-.25rem;transition:all .1s ease-out}.dashboards__not-found{position:relative}.dashboards__not-found:after{background:rgba(67,88,117,.05);border-radius:.75rem;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.dashboards__icon{align-items:center;background:#e0edff;border-radius:.625rem;display:flex;height:3.125rem;justify-content:center;margin-bottom:1.125rem;width:3.125rem}.dashboards__icon img{height:1.3125rem;margin:0;padding:0}.dashboards__name{color:#435875;font-size:1rem;font-weight:400;line-height:1.1875rem;text-align:center}.dashboard-page{gap:.75rem}.dashboard-page-filter{align-items:center;background:#f9faff;display:flex;margin-bottom:.75rem;max-width:calc(100vw - 8.0625rem);position:fixed;z-index:99}.dashboard-page-filter.static{position:static}.dashboard-page-filter__date{align-items:center;background:#edf3fc;border-radius:.625rem;color:#007bff;display:flex;height:3.125rem;margin-right:.75rem;min-width:16.5625rem;width:-webkit-max-content;width:max-content}.dashboard-page-filter__date img{margin:0 .5rem 0 0;width:1rem}.dashboard-page-filter__date .input{margin-bottom:0;margin-top:0}.dashboard-page-filter__date .select__block span{font-size:.875rem}.dashboard-page-filter__input .custom-input__icon,.dashboard-page-filter__input .custom-textarea__icon{left:-.9375rem;right:auto}.dashboard-page-filter__input label input,.dashboard-page-filter__input label textarea,.dashboard-page-filter__input>label input{color:#007bff;font-size:1rem}.dashboard-page-filter__input label input:focus,.dashboard-page-filter__input label input:hover,.dashboard-page-filter__input label textarea:focus,.dashboard-page-filter__input label textarea:hover,.dashboard-page-filter__input>label input:focus,.dashboard-page-filter__input>label input:hover{background:transparent}.dashboard-page-filter__input label input::-webkit-input-placeholder,.dashboard-page-filter__input label textarea::-webkit-input-placeholder,.dashboard-page-filter__input>label input::-webkit-input-placeholder{color:#007bff}.dashboard-page-filter__input label input::placeholder,.dashboard-page-filter__input label textarea::placeholder,.dashboard-page-filter__input>label input::placeholder{color:#007bff}.dashboard-page-filter__select{margin-right:.75rem;max-width:25rem;min-width:12.5rem;width:100%}.dashboard-page-filter__select:last-child{margin-right:0}.dashboard-page-filter__select .select__block{padding-right:2.1875rem}.dashboard-page-filter__select .select__block span{font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-page-filter__select .select__block img{margin-right:.5rem;width:1rem}.dashboard-page-filter__window{margin-right:.75rem;min-width:20.3125rem;position:relative;width:-webkit-max-content;width:max-content}.dashboard-page-filter__window .select__block{padding-right:2.5rem}.dashboard-page-filter__window:last-child{margin-right:0}.dashboard-page-filter__btn{align-items:center;background:#edf3fc;border:none;border-radius:.625rem;color:#007bff;cursor:pointer;display:flex;font-size:.875rem;height:3rem;margin:0;padding-left:1.25rem;padding-right:2.8125rem;position:relative;width:100%}.dashboard-page-filter__btn:hover{background:linear-gradient(0deg,rgba(0,123,255,.05),rgba(0,123,255,.05)),#edf3fc}.dashboard-page-filter__btn.active{background:#007bff;color:#fff}.dashboard-page-filter__btn img{margin:0 .5rem 0 0;padding:0;width:1rem}.dashboard-page-filter__reset{height:2.5rem;padding:0;position:absolute;right:.3125rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2.5rem;z-index:1}.dashboard-page-filter__reset:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.15)),#007bff}.dashboard-page-filter__auto{margin:0;min-width:3.5rem;position:relative;width:-webkit-max-content;width:max-content}.dashboard-page-filter__auto .select__block{padding-right:2.5rem}.dashboard-page-filter__auto .dashboard-page-filter__btn{padding-right:1.25rem}.dashboard-page-filter__auto .dashboard-page-filter__btn img{margin:0}.dashboard-page-modal{background:#fdfdff;border-left:2px solid #eff0f9;height:100%;position:absolute;right:0;top:0;width:450px}.dashboard-page-summary{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start;margin-top:3.875rem;width:100%}.dashboard-page-summary__item{position:relative;width:calc(16.66667% - .625rem)}.dashboard-page-summary__item:nth-child(6n){margin-right:0}.dashboard-page-summary__item.sm{width:calc(25% - .5625rem)}.dashboard-page-summary__item.sm:nth-child(4n){margin-right:0}.dashboard-page-summary__item.m{width:calc(33.33333% - .25rem)}.dashboard-page-summary__item.m:nth-child(4n){margin-right:0}.dashboard-page-summary__item.l{width:calc(66.66667% - .5rem)}.dashboard-page-summary__item.l:nth-child(4n){margin-right:0}.dashboard-page-info{margin:1rem 0}.dashboard-page-info__title{color:#435875;font-size:1rem;font-weight:400;line-height:1.1875rem;margin:0 0 .125rem;padding:0}.dashboard-page-info__text{color:#8e9eb5;font-size:1rem;font-weight:500;line-height:1.1875rem;margin:0;padding:0}.dashboard-page-block{display:flex;justify-content:space-between}.dashboard-page-block__item{align-items:center;background:#fdfdff;border:.0625rem solid #eff0f9;border-radius:.75rem;display:flex;justify-content:center;margin-right:.75rem;min-height:12.5rem;position:relative;width:calc(50% - .375rem)}.dashboard-page-block__item:last-child{margin-right:0}.dashboard-page-block__item__diagram{padding:.625rem;width:100%}.dashboard-page-block__item .table-pagination{border:none}.dashboard-page-block__item.short .table-pagination .table-pagination__agg .select--width-auto .select__block span{max-width:15.625rem}.dashboard-page-block__item .dashboard-page-table{height:100%;margin-bottom:0}.dashboard-page-block__item.m{width:calc(33.33333% - .25rem)}.dashboard-page-block__item.m:nth-child(4n){margin-right:0}.dashboard-page-block__item.l{width:calc(66.66667% - .5rem)}.dashboard-page-block__item.l:nth-child(4n){margin-right:0}.dashboard-page-block.size-l .project-block__item{width:calc(33.33333% - .5rem)}.dashboard-page-block.size-full .dashboard-page-block__item{width:100%}.dashboard-page-table,.dashboard-page__table{position:relative;width:100%}.dashboard-page__table{border-radius:.75rem;display:flex;flex-direction:column;height:100%;min-height:12.5rem}.dashboard-page__table .table-pagination{border-radius:.75rem .75rem 0 0;margin-bottom:0}.dashboard-page__diagram{padding:.625rem;width:100%}.dashboard-page-loader{align-items:center;display:flex;margin-bottom:.75rem;min-height:18.75rem;position:relative;width:100%}.dashboard-page-switch{display:flex}.dashboard-page-switch__item{background:transparent;border-radius:0;border-right:.0625rem solid #eff0f9;color:#b0bdcf;font-size:1rem;margin:0;padding:0 1rem}.dashboard-page-switch__item:last-child{border:none}.dashboard-page-switch__item:focus,.dashboard-page-switch__item:hover{background:transparent;color:#435875}.dashboard-page-switch__item.active{color:#435875}.dashboards-short-info{background:#fdfdff;border:.0625rem solid #eff0f9;border-radius:.625rem;cursor:pointer;display:flex;height:5rem;justify-content:space-between;min-width:9.375rem;padding:.5rem .75rem;position:relative;width:100%}.dashboards-short-info:hover{background:linear-gradient(0deg,#fff,#fff),#fdfdff;border:.0625rem solid rgba(67,88,117,.12)}.dashboards-short-info__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}.dashboards-short-info-plan{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;margin-left:.1875rem;padding:.3125rem 0 .375rem;position:relative}.dashboards-short-info-plan__current,.dashboards-short-info-plan__previous{color:#8e9eb5;font-size:.875rem;font-weight:500;white-space:nowrap}.dashboards-short-info-plan__current.red,.dashboards-short-info-plan__previous.red{color:#e56384}.dashboards-short-info-plan__current.green,.dashboards-short-info-plan__previous.green{color:#2dce8a}.dashboards-short-info-plan__current:hover+.dashboards-short-info-plan-modal,.dashboards-short-info-plan__previous:hover+.dashboards-short-info-plan-modal{display:flex;position:absolute;right:-15rem;top:1.4375rem;z-index:10}.dashboards-short-info-plan__current:hover+.dashboards-short-info-plan-modal.right,.dashboards-short-info-plan__previous:hover+.dashboards-short-info-plan-modal.right{right:0}.dashboards-short-info-plan-modal{align-items:flex-start;background:#f9faff;border:.0625rem solid rgba(67,88,117,.031);border-radius:.625rem;box-shadow:0 4px 24px 0 rgba(0,0,0,.039);display:none;flex-direction:column;padding:.5rem 1.375rem;width:15.625rem}.dashboards-short-info-plan-modal.active{display:flex;position:absolute;right:-15rem;top:1.4375rem;z-index:10}.dashboards-short-info-plan-modal.active.right{right:0}.dashboards-short-info-plan-modal__title{color:#435875;font-size:.75rem;font-weight:400;margin-bottom:.25rem}.dashboards-short-info-plan-modal__title span{color:#8e9eb5;font-size:.75rem;font-weight:500;line-height:.9375rem;margin-left:.25rem}.dashboards-short-info-plan-modal__title span.red{color:#e56384}.dashboards-short-info-plan-modal__title span.green{color:#2dce8a}.dashboards-short-info-plan-modal__title span.blue{color:#4194ff;font-weight:600;margin-left:0}.dashboards-short-info-plan-modal__title span.light-blue{color:#a0c6fd;font-weight:600;margin-left:0}.dashboards-short-info-plan-modal__title span svg{cursor:pointer;height:.625rem;margin-left:.125rem;opacity:0;width:.625rem}.dashboards-short-info-plan-modal__title span:hover svg{opacity:1}.dashboards-short-info-plan-modal__title span.dashboards-short-info-plan-modal__title_value{margin-left:0}.dashboards-short-info-plan-modal__text{color:#435875;font-size:.625rem;font-weight:400;line-height:.75rem;margin:0 0 .5rem;text-align:left}.dashboards-short-info-plan-modal__date{color:#8e9eb5;font-size:.625rem;font-weight:400;line-height:.75rem}.dashboards-short-info__title{color:#8e9eb5;font-size:.75rem;font-weight:500;margin-bottom:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.dashboards-short-info__value{color:#435875;font-size:1.625rem;font-weight:400;line-height:1.9375rem;position:relative;white-space:nowrap}.dashboards-short-info__value span{font-size:.875rem;margin-left:.25rem}.dashboards-short-info__value span.percent{color:#435875;font-size:1.625rem;font-weight:300;opacity:.8}.dashboards-short-info__value:hover .dashboards-short-info__full{display:flex}.dashboards-short-info__value:hover .dashboards-short-info-plan-modal{display:flex;position:absolute;right:-15rem;top:0;z-index:10}.dashboards-short-info__value:hover .dashboards-short-info-plan-modal .dashboards-short-info-plan-modal__title span{font-size:.75rem}.dashboards-short-info__full{display:none;left:.4375rem;max-width:250px;position:absolute;top:-1.5rem;width:-webkit-max-content;width:max-content;z-index:1000}.dashboards-short-info__full span{align-items:center;background:#eff0f9;border-radius:.25rem .25rem .25rem 0;color:#435875;display:flex;font-size:1rem;font-weight:400;line-height:12px;padding:6px 8px;position:relative}.dashboards-short-info__full span:after{background:#eff0f9;border-radius:0 0 0 .1875rem;bottom:-.3125rem;-webkit-clip-path:polygon(0 0,0 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 0);content:"";display:flex;height:.3125rem;left:0;position:absolute;width:.375rem}.dashboards-short-info__full span svg{height:.75rem;width:.75rem}.dashboards-short-info.extend{flex-direction:column;height:100%;justify-content:flex-start}.dashboards-short-info.extend .dashboards-short-info__title{color:#435875;font-size:.8125rem;margin-bottom:1.25rem}.dashboards-short-info.extend .dashboards-short-info__box{display:flex;justify-content:space-between}.dashboards-short-info.extend .dashboards-short-info__chart{max-width:calc(100% - 8.75rem)}.dashboards-short-info__main,.dashboards-short-info__main .dashboards-short-info__row{display:flex;flex-direction:column}.dashboards-short-info__main .dashboards-short-info__name{color:#8e9eb5;font-size:.625rem;font-weight:500;margin-bottom:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.dashboards-short-info__main .dashboards-short-info__value{font-size:1.25rem;line-height:normal}.dashboards-short-info__main .dashboards-short-info__value span{font-size:.625rem;margin-left:.125rem}.dashboards-short-info__main .dashboards-short-info__value span.percent{font-size:1.25rem}.dashboards-short-info__main .dashboards-short-info-plan{align-items:flex-start;justify-content:flex-start;margin-left:0;margin-top:1.25rem;padding:0}.dashboards-short-info__main .dashboards-short-info-plan__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.dashboards-short-info__main .dashboards-short-info-plan__current,.dashboards-short-info__main .dashboards-short-info-plan__previous{color:#435875;font-size:1.25rem;font-weight:400;line-height:normal;white-space:nowrap}.dashboards-short-info__main .dashboards-short-info-plan__current.red,.dashboards-short-info__main .dashboards-short-info-plan__previous.red{color:#e56384}.dashboards-short-info__main .dashboards-short-info-plan__current.green,.dashboards-short-info__main .dashboards-short-info-plan__previous.green{color:#2dce8a}.dashboards-short-info.old .dashboards-short-info__flex{display:flex;width:100%}.dashboards-short-info.old .dashboards-short-info__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}.dashboards-short-info.old .dashboards-short-info-plan{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;margin-left:.1875rem;padding:.3125rem 0 .375rem;position:relative}.dashboards-short-info.old .dashboards-short-info-plan__current,.dashboards-short-info.old .dashboards-short-info-plan__previous{color:#8e9eb5;font-size:.875rem;font-weight:500;white-space:nowrap}.dashboards-short-info.old .dashboards-short-info-plan__current.red,.dashboards-short-info.old .dashboards-short-info-plan__previous.red{color:#e56384}.dashboards-short-info.old .dashboards-short-info-plan__current.green,.dashboards-short-info.old .dashboards-short-info-plan__previous.green{color:#2dce8a}.dashboards-short-info.old .dashboards-short-info-plan__current:hover+.dashboards-short-info-plan-modal,.dashboards-short-info.old .dashboards-short-info-plan__previous:hover+.dashboards-short-info-plan-modal{display:flex;position:absolute;right:-15rem;top:1.4375rem;z-index:10}.dashboards-short-info.old .dashboards-short-info-plan__current:hover+.dashboards-short-info-plan-modal.right,.dashboards-short-info.old .dashboards-short-info-plan__previous:hover+.dashboards-short-info-plan-modal.right{right:0}.dashboards-short-info.old .dashboards-short-info-plan-modal{align-items:flex-start;background:#f9faff;border:.0625rem solid rgba(67,88,117,.031);border-radius:.625rem;box-shadow:0 4px 24px 0 rgba(0,0,0,.039);display:none;flex-direction:column;padding:.5rem 1.375rem;width:15.625rem}.dashboards-short-info.old .dashboards-short-info-plan-modal.active{display:flex;position:absolute;right:-15rem;top:1.4375rem;z-index:10}.dashboards-short-info.old .dashboards-short-info-plan-modal.active.right{right:0}.dashboards-short-info.old .dashboards-short-info-plan-modal__title{color:#435875;font-size:.75rem;font-weight:400;margin-bottom:.25rem}.dashboards-short-info.old .dashboards-short-info-plan-modal__title span{color:#8e9eb5;font-size:.75rem;font-weight:500;line-height:.9375rem;margin-left:.25rem}.dashboards-short-info.old .dashboards-short-info-plan-modal__title span.red{color:#e56384}.dashboards-short-info.old .dashboards-short-info-plan-modal__title span.green{color:#2dce8a}.dashboards-short-info.old .dashboards-short-info-plan-modal__text{color:#435875;font-size:.625rem;font-weight:400;line-height:.75rem;margin:0 0 .5rem;text-align:left}.dashboards-short-info.old .dashboards-short-info-plan-modal__date{color:#8e9eb5;font-size:.625rem;font-weight:400;line-height:.75rem}.dashboards-short-info.old .dashboards-short-info__title{color:#8e9eb5;font-size:.75rem;font-weight:500;margin-bottom:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.dashboards-short-info.old .dashboards-short-info__value{color:#435875;font-size:1.625rem;font-weight:400;line-height:1.9375rem;position:relative;white-space:nowrap}.dashboards-short-info.old .dashboards-short-info__value span{font-size:.875rem;margin-left:.25rem}.dashboards-short-info.old .dashboards-short-info__value span.percent{color:#435875;font-size:1.625rem;font-weight:300;opacity:.8}.dashboards-short-info.old .dashboards-short-info__value:hover .dashboards-short-info__full{display:flex}.dashboards-short-info.old .dashboards-short-info__full{display:none;left:.4375rem;max-width:250px;position:absolute;top:-1.5rem;width:-webkit-max-content;width:max-content;z-index:1000}.dashboards-short-info.old .dashboards-short-info__full span{align-items:center;background:#eff0f9;border-radius:.25rem .25rem .25rem 0;color:#435875;display:flex;font-size:1rem;font-weight:400;line-height:12px;padding:6px 8px;position:relative}.dashboards-short-info.old .dashboards-short-info__full span:after{background:#eff0f9;border-radius:0 0 0 .1875rem;bottom:-.3125rem;-webkit-clip-path:polygon(0 0,0 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 0);content:"";display:flex;height:.3125rem;left:0;position:absolute;width:.375rem}.reports{border-radius:.75rem .75rem 0 0;height:100%;overflow:hidden}.reports,.reports__empty{display:flex;flex-direction:column}.reports__empty{align-items:center;flex-grow:1;justify-content:center;text-align:center}.reports__wrapper{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;flex-grow:1;height:calc(100vh - 12.5rem);scrollbar-color:#c7d1e0 #e5e9f3;scrollbar-width:thin}.reports__wrapper::-webkit-scrollbar{background-color:#e5e9f3;height:.25rem;width:.25rem}.reports__wrapper::-webkit-scrollbar-thumb{background-color:#c7d1e0;border-radius:.625rem}.reports__header{display:flex}.reports__header .form-search{border-bottom:.125rem solid #eff0f9;width:calc(100% - 1.25rem)}.reports__header .form-search input{height:3.75rem}.reports__add,.reports__header .form-search input:focus,.reports__header .form-search input:hover{background:transparent}.reports__add{align-items:center;border:.125rem solid #eff0f9;border-right:none;border-top:none;cursor:pointer;display:flex;justify-content:center;width:3.75rem}.reports__add span{display:flex;height:1.25rem;position:relative;width:1.25rem}.reports__add span:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.reports__add span:after,.reports__add span:before{background:#007bff;content:"";height:.125rem;left:0;position:absolute;top:.5625rem;width:1.25rem}.reports-table{border-collapse:collapse;display:flex;flex-direction:column;font-size:.875rem;height:100%;margin:0 auto;text-align:left;width:100%}.reports-table__wrapper{flex-grow:1;max-height:calc(100vh - 11.25rem);overflow-y:auto;width:100%}.reports-table-head{border-bottom:.125rem solid #eff0f9;display:grid;grid-template-columns:32% 17% 12% 17% 12% 10%}.reports-table-head__item{background:transparent;border:none;color:#8e9eb5;font-size:.875rem;font-weight:500;outline:none;padding:1rem 1.375rem}.reports-table-head__item:first-child{padding-left:2.5rem}.reports-table-head__title{align-items:center;display:flex;width:-webkit-max-content;width:max-content}.reports-table-body{flex-grow:1;overflow-y:auto}.reports-table-body__item{position:relative;width:100%}.reports-table-body__item:hover{background-color:#edf3fc}.reports-table-body__item.active:after{background-color:#435875;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.reports-table-body__item.active:before{background-color:#435875;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.reports-table-body__item.active .reports-table-body__head{background:rgba(67,88,117,.02)}.reports-table-body__head{align-items:center;background:transparent;border:none;border-bottom:.125rem solid #eff0f9;cursor:pointer;display:grid;grid-template-columns:32% 17% 12% 17% 12% 10%;height:3.1875rem;margin:0;padding:0;text-align:left;width:100%}.reports-table-body__head>div{padding:0 1.375rem}.reports-table-body__head>div:not(.reports-table-body__action){overflow:hidden;text-overflow:ellipsis}.reports-table-body__head>div:first-child{padding-left:2.5rem}.reports-table-body-info{align-items:flex-start;background:rgba(67,88,117,.02);border-bottom:.125rem solid #eff0f9;display:flex;flex-wrap:wrap;padding:1.375rem 2.5rem .75rem}.reports-table-body-info__item{align-items:flex-start;border:.0625rem solid rgba(67,88,117,.12);border-radius:.375rem;display:flex;flex-direction:column;gap:.125rem;margin-bottom:.625rem;margin-right:.625rem;padding:.5rem .75rem}.reports-table-body-info__item:last-child{margin-right:0}.reports-table-body-info__title{color:#8390a4;font-size:.75rem;font-weight:400;line-height:.9375rem;text-transform:uppercase}.reports-table-body-info__text{color:#435875;font-size:.875rem;font-weight:400;line-height:1.0625rem;margin:0;padding:0}.reports-table-body__action{align-items:center;display:flex}.reports-table-body__action .btn--icon{background-color:#f9faff;height:2.375rem;padding:0;width:2.375rem}.reports-table .custom-input input{background:#fff;border:none;font-weight:500}.reports-table .custom-input input:focus,.reports-table .custom-input input:hover{background:#fff}.reports-table .custom-input input::-webkit-input-placeholder{font-weight:500}.reports-table .custom-input input::placeholder{font-weight:500}.reports-table th{border-bottom:.125rem solid #eff0f9;color:#8e9eb5;cursor:pointer;font-size:.875rem;font-weight:500;padding:1.25rem .375rem}.reports-table th:first-child{padding-left:1.4375rem}.reports-table th span{margin-right:.25rem}.reports-table th:hover svg path{fill:#8e9eb5}.reports-table th.ascending svg path{fill:#007bff}.reports-table th.descending svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.reports-table th.descending svg path{fill:#007bff}.reports-table td{border-bottom:.0625rem solid #eff0f9;color:#435875;font-size:.875rem;font-weight:400;line-height:1.0625rem;padding:1.0625rem .375rem;transition:.3s linear}.reports-table td:first-child{padding-left:1.4375rem}.reports-table td.red{padding:.75rem .5rem}.reports-table td.red span{background:rgba(229,99,132,.2);border-radius:.625rem;height:1.5rem;padding:0 .625rem;width:-webkit-max-content;width:max-content}.reports-table td.red span,.reports-table__btn{align-items:center;display:flex;justify-content:center}.reports-table__btn{background:rgba(67,88,117,.05);border:none;border-radius:.375rem;cursor:pointer;height:1.8125rem;margin:0;padding:0;width:1.8125rem}.reports-table__btn img{height:.9375rem;margin:0;padding:0}.reports-table__empty{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:1.25rem 0}.reports-table__empty img{margin-bottom:.75rem;width:5rem}.reports-table__empty span{color:#8e9eb5;font-size:.875rem;font-weight:500}.reports-table__footer{border-top:.0625rem solid #eff0f9;display:flex;height:3.125rem;justify-content:space-between;margin-top:auto;min-height:3.125rem;padding:0 1.375rem}.reports-table-count{align-items:center;display:flex}.reports-table-count span{color:#8e9eb5;font-size:.875rem;margin-right:.875rem}.reports-table-count select{background:transparent;border:none}.reports-table-count__select{position:relative;width:2.8125rem}.reports-table-count__select_block{align-items:center;background:transparent;border:none;color:#435875;cursor:pointer;display:flex;width:100%}.reports-table-count__select_block:after{right:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.reports-table-count__select_block:after,.reports-table-count__select_block:before{background:#8e9eb5;content:"";height:.0625rem;position:absolute;top:50%;width:.625rem}.reports-table-count__select_block:before{right:.4375rem}.reports-table-count__select_block.active:after,.reports-table-count__select_block:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.reports-table-count__select_block.active:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.reports-table-count__select_block img{margin:0 .75rem 0 0}.reports-table-count__select_content{background:#f9faff;border:.0625rem solid #eff0f9;border-radius:.625rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.04);display:none;padding:.3125rem;width:100%}.reports-table-count__select_content.active{bottom:1.375rem;display:flex;flex-direction:column;left:0;position:absolute;z-index:1}.reports-table-count__select_content button{align-items:center;background:transparent;border:none;border-radius:.375rem;cursor:pointer;display:flex;justify-content:center;margin-bottom:.3125rem;padding:.25rem .125rem;text-align:left}.reports-table-count__select_content button:last-child{margin-bottom:0}.reports-table-count__select_content button.active,.reports-table-count__select_content button:hover{background:#edf3fc}.reports-table-paginator{align-items:center;display:flex}.reports-table-paginator__arrow{align-items:center;background:transparent;border:.0625rem solid #eff0f9;border-radius:4px;cursor:pointer;display:flex;height:2rem;justify-content:center;margin:0 1.125rem;padding:0;width:2rem}.reports-table-paginator__arrow:hover{background:#edf3fc;border-color:transparent}.reports-table-paginator__arrow:hover svg{color:#435875}.reports-table-paginator__arrow:last-child{margin-right:0}.reports-table-paginator__pages{align-items:center;display:flex}.reports-table-paginator__pages li{margin-right:.125rem}.reports-table-paginator__pages li.active button{color:#007bff}.reports-table-paginator__page{align-items:center;background:transparent;border:none;color:#435875;cursor:pointer;display:flex;font-size:.875rem;height:1.75rem;justify-content:center;padding:0 .625rem}.reports-table-paginator__page:hover{background:#edf3fc;border-radius:.25rem}.reports-table-paginator .more{background:rgba(67,88,117,.03);border:.0625rem solid #eff0f9;border-radius:.25rem;color:#435875;font-size:.875rem;height:2rem;outline:none;text-align:center;width:3.125rem}.reports-table-paginator .more:focus{border-color:#007bff}.reports-create{-webkit-overflow-scrolling:touch;display:flex;height:inherit;overflow-y:auto;padding:2.5rem;scrollbar-color:#c7d1e0 #e5e9f3;scrollbar-width:thin}.reports-create .custom-input{margin-bottom:0}.reports-create::-webkit-scrollbar{background-color:#e5e9f3;height:.25rem;width:.25rem}.reports-create::-webkit-scrollbar-thumb{background-color:#c7d1e0;border-radius:.625rem}.reports-create__block{align-items:flex-start;display:flex;flex-direction:column;margin-right:2.5rem;padding:0;width:43%}.reports-create__block h1{color:#435875;font-size:1.375rem;font-weight:400;line-height:1.6875rem;margin:0 0 .75rem}.reports-create__description{color:#435875;font-size:1rem;font-weight:400;line-height:1.1875rem;margin:0 0 2rem;padding:0}.reports-create__base{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.reports-create__field{margin-bottom:1.375rem;position:relative;width:calc(50% - .6875rem)}.reports-create__field_auto{margin-bottom:.5rem;margin-right:.5rem;max-width:100%;position:relative;width:auto}.reports-create__field_last{margin-bottom:0}.reports-create-box{display:flex;flex-direction:column;margin-bottom:1.375rem;width:100%}.reports-create-box h3{color:#435875;font-size:1rem;font-weight:400;line-height:1rem;margin:0 0 .5rem}.reports-create-box h3 span{color:#e56384}.reports-create-box .filter-dashboards-item{margin-bottom:0}.reports-create-box__block{align-items:flex-start;border:.0625rem solid rgba(67,88,117,.12);border-radius:.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.75rem;width:100%}.reports-create-box__block_start{justify-content:flex-start;padding-bottom:.25rem}.reports-create-box__settings .reports-create__block{gap:1.375rem}.reports-create-box__settings .reports-create__field{margin-bottom:0}.reports-create-box__btn-add{height:2rem;margin-bottom:.5rem;padding:0 .75rem;width:-webkit-max-content;width:max-content}.reports-create-box__field{align-items:center;background:transparent;border:none;display:flex;outline:none}.reports-create-box__field .select{width:calc(100% - 3.125rem)}.reports-create-box__field .select__block{background:rgba(67,88,117,.05);border-radius:0;height:2rem;width:100%}.reports-create-box__field .select__content.active{top:2.25rem}.reports-create-box__field .select__content.active.top{bottom:2.25rem;top:auto}.reports-create-box__field .select__search_input{width:100%}.reports-create-box__field .select__search_input svg{height:1rem;width:1rem}.reports-create-box__field .select-inner{margin-left:.375rem;max-width:62%}.reports-create-box__field .select-inner .select__block{border-radius:.375rem;height:1.625rem}.reports-create-box__field .select-inner__title{max-width:100%;white-space:nowrap}.reports-create-box__drag{background:rgba(67,88,117,.05);border:none;border-radius:.375rem 0 0 .375rem;cursor:-webkit-grab;cursor:grab;display:block;height:2rem;padding:0}.reports-create-box__drag svg{height:1.25rem;opacity:.4;width:1.25rem}.reports-create-box__filter{align-items:center;background:rgba(67,88,117,.05);border-radius:.625rem 0 0 .625rem;color:#435875;display:flex;height:2rem;padding:0 1.25rem}.reports-create-box__title{margin-bottom:.625rem}.reports-create-box__add-select,.reports-create-box__title{color:#435875;display:flex;font-size:1rem;line-height:1.1875rem}.reports-create-box__add-select{align-items:center;background:#edf3fc;border:none;border-radius:.625rem;cursor:pointer;font-weight:400;height:3rem;margin:0;padding-left:1.25rem;padding-right:.625rem;position:relative;width:100%}.reports-create-box__add-select .select__block{height:2.1875rem;margin-left:.625rem;padding-left:.625rem}.reports-create-box__add-select .select__content.active{top:2.375rem}.reports-create-box__add-select .select__content.active.top{bottom:2.375rem;top:auto}.reports-create-box__add-remove{align-items:center;background:transparent;border:none;border-radius:.375rem;cursor:pointer;display:flex;height:1.875rem;justify-content:center;margin-left:auto;min-width:1.875rem;padding:0;width:1.875rem}.reports-create-box__add-remove:hover{background:linear-gradient(0deg,rgba(0,123,255,.05),rgba(0,123,255,.05)),#edf3fc}.reports-create-box__add-remove img{margin:0;padding:0;width:.9375rem}.reports-create-box__remove{align-items:center;background:rgba(67,88,117,.08);border:none;border-radius:0 .25rem .25rem 0;cursor:pointer;display:flex;height:2rem;justify-content:center;margin:0;outline:none;padding:0;width:2rem}.reports-create-box__remove img{margin:0;min-width:.625rem;padding:0;width:.625rem}.reports-create-email{display:flex;flex-direction:column;width:100%}.reports-create-email__wrapper{display:flex;flex-wrap:wrap;width:100%}.reports-create-email__item{align-items:center;display:flex;height:2rem;margin-bottom:1rem;margin-right:.5rem;width:-webkit-max-content;width:max-content}.reports-create-email__title{align-items:center;background:#edf3fc;border-radius:.25rem 0 0 .25rem;color:#303030;display:flex;font-size:.75rem;font-weight:400;height:2rem;line-height:.9375rem;padding:0 .75rem}.reports-create-email__remove{align-items:center;background:#8e9eb5;border:none;border-radius:0 .25rem .25rem 0;cursor:pointer;display:flex;height:2rem;justify-content:center;outline:none;width:2rem}.reports-create-email__remove img{margin:0;padding:0;width:1rem}.reports-create-email-add{align-items:center;display:flex;position:relative;width:50%}.reports-create-email-add label{margin:0}.reports-create-email-add__btn{background:#007bff;border:none;border-radius:.5rem;color:#fff;cursor:pointer;height:38px;position:absolute;right:.125rem;top:.21875rem;width:38px}.reports-create-email-add__btn svg{fill:#fff}.reports-create-email-add__btn:hover{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#007bff}.reports-create-preview{align-items:center;background:rgba(67,88,117,.02);border:.0625rem solid #eff0f9;border-radius:.75rem;display:flex;flex-direction:column;height:31.25rem;justify-content:center;max-width:54%;position:-webkit-sticky;position:sticky;top:0;width:54%}.reports-create-preview .table-server-update{border-radius:.75rem}.reports-create-preview__img{margin-bottom:.75rem;width:3.25rem}.reports-create-preview p{color:#435875;font-size:.875rem;font-weight:400;line-height:1.125rem;margin:0;max-width:11.25rem;padding:0;text-align:center}.number-sort-modal.active{left:0;right:auto}.settings-api{padding:2.5rem 2.5rem 1.25rem}.settings-api__head{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.25rem}.settings-api__title{color:#435875;font-size:1.125rem;margin-bottom:.625rem;margin-top:0}.settings-api__description{color:#8e9eb5;font-size:.875rem;line-height:1.0625rem;margin:0}.settings-api__table{border-collapse:initial;border-spacing:0;table-layout:fixed;width:100%}.settings-api__table-head{border:2px solid #eff0f9;border-bottom:none;border-radius:10px 10px 0 0;width:800px}.settings-api__table-scroll{border:2px solid #eff0f9;border-radius:0 0 10px 10px;border-top:none;max-height:300px;overflow-y:auto;width:800px}.settings-api__table thead{background:#eff0f9}.settings-api__table thead tr th{border:none;color:#8e9eb5;font-size:.875rem;padding:10px 15px;text-align:left}.settings-api__table tbody tr td{color:#435875;font-size:.875rem;padding:10px 15px}.settings-api__block{align-items:center;display:flex}.settings-api__block:hover .settings-api__copy{opacity:1}.settings-api__wrapper{align-items:flex-start;display:flex;flex-direction:column}.settings-api__name{color:#435875;font-size:.875rem;margin-bottom:.125rem}.settings-api__token{color:#435875;font-size:.75rem;opacity:.6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.settings-api__copy{background:transparent;border:none;cursor:pointer;opacity:0}.settings-api__copy img{margin:0;width:14px}.settings-api__btns{align-items:center;display:flex;gap:20px}.settings-api__btns button{background:transparent;border:none;cursor:pointer}.settings-api__btns button img{height:20px;margin:0}.settings-api__btn{background:transparent;border:none;cursor:pointer}.settings-api__btn img{height:20px;margin:0}.settings-api__empty{align-items:center;display:flex;flex-direction:column;margin-top:20px;width:800px}.settings-roles{padding:2.5rem 2.5rem 1.25rem}.settings-roles__head{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.25rem}.settings-roles__title{color:#435875;font-size:1.125rem;margin-bottom:.625rem;margin-top:0}.settings-roles__description{color:#8e9eb5;font-size:.875rem;line-height:1.0625rem;margin:0}.settings-roles__table{border-collapse:initial;border-spacing:0;table-layout:fixed;width:100%}.settings-roles__table-head{border:2px solid #eff0f9;border-bottom:none;border-radius:10px 10px 0 0;width:800px}.settings-roles__table-scroll{border:2px solid #eff0f9;border-radius:0 0 10px 10px;border-top:none;max-height:300px;overflow-y:auto;width:800px}.settings-roles__table thead{background:#eff0f9}.settings-roles__table thead tr th{border:none;color:#8e9eb5;font-size:.875rem;padding:10px 15px;text-align:left}.settings-roles__table tbody tr td{color:#435875;font-size:.875rem;padding:10px 15px}.settings-roles__block{align-items:center;display:flex}.settings-roles__block:hover .settings-api__copy{opacity:1}.settings-roles__wrapper{align-items:flex-start;display:flex;flex-direction:column}.settings-roles__name{color:#435875;font-size:.875rem;margin-bottom:.125rem}.settings-roles__token{color:#435875;font-size:.75rem;opacity:.6;overflow:hidden;text-overflow:ellipsis;width:100%}.settings-roles__copy{background:transparent;border:none;cursor:pointer;opacity:0}.settings-roles__copy img{margin:0;width:14px}.settings-roles__btns{align-items:center;display:flex;gap:20px}.settings-roles__btns button{background:transparent;border:none;cursor:pointer}.settings-roles__btns button img{height:20px;margin:0}.settings-roles__btn{background:transparent;border:none;cursor:pointer}.settings-roles__btn img{height:20px;margin:0}.settings-roles__empty{align-items:center;display:flex;flex-direction:column;margin-top:20px;width:800px}.information p{font-size:1rem;margin:0 0 .625rem}.information__table{margin-bottom:.625rem}.information__flex{align-items:center;display:flex;justify-content:space-between}.information__link{color:#007bff;cursor:pointer;font-size:1rem}.information__link:hover{text-decoration:underline}.information__list{padding-left:1.25rem}.information__underlist{padding-left:2.5rem}.information ul li{margin-bottom:.375rem}.campaigns__link{background:transparent;font-size:1.125rem;font-weight:400}.campaigns__link:hover{background:transparent;color:rgba(0,123,255,.8)}.table-funnel{display:flex;flex-direction:column;height:100%}.table-funnel-choice{align-items:center;background:#f9faff;display:flex;left:0;padding-left:1.5rem;position:-webkit-sticky;position:sticky;z-index:1}.table-funnel-choice .custom-toggle{padding:0}.table-funnel-choice .custom-toggle label{margin:0}.table-funnel-setting{align-items:center;background:#f9faff;border-left:.125rem solid #eff0f9;display:flex;margin-left:auto;min-width:7.5rem;position:-webkit-sticky;position:sticky;right:0;width:7.5rem;z-index:1}.table-funnel-setting.active{z-index:2}.table-funnel-setting__metrics{margin-left:.375rem}.table-funnel-setting__metrics .select__block{align-items:center;background:#f9faff;display:flex;height:2.5rem;justify-content:center;padding:0;width:2.5rem}.table-funnel-setting__metrics .select__block:after,.table-funnel-setting__metrics .select__block:before{display:none}.table-funnel-setting__metrics .select__block.active,.table-funnel-setting__metrics .select__block:focus,.table-funnel-setting__metrics .select__block:hover{background:#edf3fc}.table-funnel-setting__metrics .select__content.active{top:2.9375rem}.table-funnel-setting__popup{margin-left:.375rem}.table-funnel-setting__popup>.btn{background:#f9faff;height:2.5rem;padding:0;width:2.5rem}.table-funnel-setting__popup.is-active>.btn,.table-funnel-setting__popup>.btn.active,.table-funnel-setting__popup>.btn:focus,.table-funnel-setting__popup>.btn:hover{background:#edf3fc}.table-funnel-setting__popup .dropdown-list{min-width:auto;padding:1rem;right:0;width:-webkit-max-content;width:max-content}.table-funnel-setting__popup .dropdown-list__item{margin-bottom:.25rem}.table-funnel-setting__popup .dropdown-list .btn{justify-content:flex-start}.table-funnel__stretch{background:transparent;border:none;border-right:.0625rem solid #eff0f9;cursor:col-resize;height:100%;margin:0;padding:0;position:absolute;right:0;top:0;width:.375rem}.table-funnel__wrapper{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;height:100%;overflow-x:auto;scrollbar-color:#c7d1e0 #e5e9f3;scrollbar-width:thin}.table-funnel__wrapper::-webkit-scrollbar{background-color:#e5e9f3;height:.25rem;width:.25rem}.table-funnel__wrapper::-webkit-scrollbar-thumb{background-color:#c7d1e0;border-radius:.625rem}.table-funnel-header{border-bottom:2px solid #eff0f9;border-radius:12px 12px 0 0;display:flex;width:100%}.table-funnel-header__view{align-items:center;display:flex;margin-left:1.625rem;min-width:19.375rem;width:19.375rem}.table-funnel-header__view .select__head{width:100%}.table-funnel-header__view .select__block{height:2.625rem}.table-funnel-header .custom-input__field{background:#f9faff}.table-funnel-header .custom-input.active .custom-input__field,.table-funnel-header .custom-input:active .custom-input__field,.table-funnel-header .custom-input:focus .custom-input__field,.table-funnel-header .custom-input:hover .custom-input__field,.table-funnel-header .custom-input__field:active,.table-funnel-header .custom-input__field:focus,.table-funnel-header .custom-input__field:hover{background:#f9faff;color:#435875}.table-funnel-header .custom-input.active .custom-input__icon path,.table-funnel-header .custom-input:active .custom-input__icon path,.table-funnel-header .custom-input:focus .custom-input__icon path,.table-funnel-header .custom-input:hover .custom-input__icon path{fill:#435875}.table-funnel-header__options .filter__wrapper{border:.125rem solid #eff0f9;border-radius:.75rem 0 .75rem .75rem;height:auto;padding:0;right:-.125rem}.table-funnel-header__options .filter__wrapper .title{align-items:center;border-bottom:.125rem solid #eff0f9;display:flex;height:3.375rem;margin-bottom:0;padding:0 1.875rem}.table-funnel-header__options .filter__wrapper .form,.table-funnel-header__options .filter__wrapper form{padding:1.375rem 1.875rem}.table-funnel-header__options .dropdown-list{z-index:10}.table-funnel-labels{background:#f9faff;border-bottom:.125rem solid #eff0f9;display:flex;height:3.375rem;min-height:3.375rem;min-width:-webkit-max-content;min-width:max-content;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:2}.table-funnel-labels__items{display:flex}.table-funnel-labels-item{align-items:center;background:#f9faff;color:#8e9eb5;display:flex;font-size:.875rem;font-weight:500;padding:0 1.0625rem;position:relative}.table-funnel-labels-item.sticky{left:0;position:-webkit-sticky;position:sticky;z-index:1}.table-funnel-labels-item__title{align-items:center;display:flex;padding:.75rem .375rem;position:relative;width:100%}.table-funnel-labels-item__title svg{min-width:.625rem}.table-funnel-labels-item__title:hover .table-label-item__filter,.table-funnel-labels-item__title:hover .table-label-item__pin{opacity:1}.table-funnel-labels-item__title.left .number-sort-modal.active,.table-funnel-labels-item__title.left .select-options.active{left:0;right:auto}.table-funnel-labels-item__title-text{position:relative}.table-funnel-labels-item__title-text~.alt{display:flex;top:-.3125rem}.table-funnel-body{will-change:transform}.table-funnel-body-row{background:#f9faff;border-bottom:.125rem solid #eff0f9;display:flex;height:3.375rem;min-width:-webkit-max-content;min-width:max-content;padding:0}.table-funnel-body-row.is-link .table-funnel-body-row-item{cursor:pointer}.table-funnel-body-row-item{align-items:center;background:#f9faff;color:#435875;display:flex;font-size:1rem;font-weight:500;padding:0 1.0625rem;position:relative}.table-funnel-body-row-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-funnel-body-row-item.is-archived{color:#b0bdcf}.table-funnel-body-row-item.stretch{border-right:.0625rem solid #eff0f9}.table-funnel-body-row-item.level_1{padding-left:3.1875rem}.table-funnel-body-row-item.level_2{padding-left:5.3125rem}.table-funnel-body-row-item.level_3{padding-left:6.375rem}.table-funnel-body-row-item.sticky{left:0;position:-webkit-sticky;position:sticky;z-index:1}.table-funnel-body-row-item.overflow{overflow:hidden}.table-funnel-body-row-item__title{align-items:center;display:flex;padding:.75rem .375rem;position:relative;width:100%}.table-funnel-body-row-item__title svg{min-width:.625rem}.table-funnel-body-row-item__title:hover .table-label-item__filter,.table-funnel-body-row-item__title:hover .table-label-item__pin{opacity:1}.table-funnel-body-row-item__title.left .number-sort-modal.active,.table-funnel-body-row-item__title.left .select-options.active{left:0;right:auto}.table-funnel-body-row-item__title-text{position:relative}.table-funnel-body-row-item__title-text~.alt{display:flex;top:-.3125rem}.table-funnel-body-row-item__icon{margin-right:.75rem;min-width:1.375rem;width:1.375rem}.table-funnel-body-row-item__mark{align-items:center;background:rgba(67,88,117,.05);border:1px solid #eff0f9;border-radius:.625rem;color:#435875;display:flex;font-size:1rem;height:2rem;margin-right:.375rem;min-width:-webkit-min-content;min-width:min-content;padding:0 .625rem;width:-webkit-max-content;width:max-content}.table-funnel-body-row.archive .table-funnel-body-row-item{color:#b0bdcf}.not-founds-elements{align-items:center;display:flex;flex-direction:column;flex-grow:1;font-family:Averta CY,Arial,sans-serif;justify-content:center}.not-founds-elements__title{color:#202020;font-size:2.0625rem;font-weight:400;line-height:normal;margin:0 0 2.1875rem;text-align:center}.not-founds-elements__action{font-family:Averta CY,Arial,sans-serif;min-width:12.5rem}.not-founds-elements__link{background:transparent;font-size:1.125rem;font-weight:400}.not-founds-elements__link:hover{background:transparent;color:#007bff}.page-content__content_scroll{overflow-y:auto}.project-filter{align-items:center;background:#f9faff;display:flex;margin-bottom:.75rem;max-width:calc(100vw - 9.625rem);position:fixed;z-index:99}.project-filter__date{align-items:center;background:#edf3fc;border-radius:.625rem;color:#007bff;display:flex;height:3.125rem;margin-right:.75rem;min-width:18.9375rem;width:-webkit-max-content;width:max-content}.project-filter__date img{margin:0 .75rem 0 0}.project-filter__date .input{margin-bottom:0;margin-top:0}.project-filter__input .custom-input__icon,.project-filter__input .custom-textarea__icon{left:-.9375rem;right:auto}.project-filter__input label input,.project-filter__input label textarea,.project-filter__input>label input{color:#007bff;font-size:1rem}.project-filter__input label input:focus,.project-filter__input label input:hover,.project-filter__input label textarea:focus,.project-filter__input label textarea:hover,.project-filter__input>label input:focus,.project-filter__input>label input:hover{background:transparent}.project-filter__input label input::-webkit-input-placeholder,.project-filter__input label textarea::-webkit-input-placeholder,.project-filter__input>label input::-webkit-input-placeholder{color:#007bff}.project-filter__input label input::placeholder,.project-filter__input label textarea::placeholder,.project-filter__input>label input::placeholder{color:#007bff}.project-filter__model{margin-right:.75rem;min-width:16.0625rem;width:-webkit-max-content;width:max-content}.project-filter__model .select__block{padding-right:2.5rem}.project-filter__window{margin-right:.75rem;min-width:20.3125rem;width:-webkit-max-content;width:max-content}.project-filter__window .select__block{padding-right:2.5rem}.project-filter__window:last-child{margin-right:0}.project-summary{align-content:stretch;align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:3.875rem;width:100%}.project-summary__item{cursor:pointer;height:auto;margin-right:.75rem;min-width:9.375rem;position:relative;width:calc(16.66667% - .625rem)}.project-summary__item:nth-child(6n){margin-right:0}.project-pie{align-items:center;background:#fdfdff;border:.0625rem solid #eff0f9;border-radius:.75rem;display:flex;justify-content:center;margin-bottom:.75rem;min-height:12.5rem;position:relative;width:25%}.project-info{margin:1rem 0}.project-info__title{color:#435875;font-weight:400;margin:0 0 .125rem}.project-info__text,.project-info__title{font-size:1rem;line-height:1.1875rem;padding:0}.project-info__text{color:#8e9eb5;font-weight:500;margin:0}.project-block{display:flex;justify-content:space-between}.project-block__item{align-items:center;background:#fdfdff;border:.0625rem solid #eff0f9;border-radius:.75rem;display:flex;justify-content:center;min-height:12.5rem;position:relative;width:calc(50% - .375rem)}.project-block__item__diagram{padding:.625rem;width:100%}.project-block__item .table-pagination{border:none}.project-block.size-l .project-block__item{width:calc(33.33333% - .5rem)}.project-block.size-s .project-block__item{width:calc(75% - .5625rem)}.project-block.size-s .project-block__item:first-child{width:calc(25% - .1875rem)}.project-table,.project__table{position:relative;width:100%}.project__table{border-radius:.75rem;display:flex;flex-direction:column;height:100%;min-height:12.5rem}.project__table .table-pagination{border-radius:.75rem .75rem 0 0;margin-bottom:0}.project__diagram{padding:.625rem;width:100%}.project-loader{align-items:center;margin-bottom:.75rem;min-height:18.75rem}.dashboards-indexes-info,.project-loader{display:flex;position:relative;width:100%}.dashboards-indexes-info{background:#fdfdff;border:.0625rem solid #eff0f9;border-radius:.625rem;cursor:pointer;flex-direction:column;justify-content:space-between;min-width:9.375rem;padding:1rem}.dashboards-indexes-info:hover{background:linear-gradient(0deg,#fff,#fff),#fdfdff;border:.0625rem solid rgba(67,88,117,.12)}.dashboards-indexes-info__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}.dashboards-indexes-info__content:nth-child(2n){align-items:flex-end;text-align:right}.dashboards-indexes-info__content.blue .dashboards-indexes-info__value{color:#007bff}.dashboards-indexes-info__content.light-blue .dashboards-indexes-info__value{color:#6dacff}.dashboards-indexes-info__content.light-blue-light .dashboards-indexes-info__value{color:#cce1ff}.dashboards-indexes-info__content.red .dashboards-indexes-info__value{color:#e56384}.dashboards-indexes-info__content.green .dashboards-indexes-info__value{color:#2dce8a}.dashboards-indexes-info-plan{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;margin-left:.1875rem;padding:.3125rem 0 .375rem;position:relative}.dashboards-indexes-info-plan__current,.dashboards-indexes-info-plan__previous{color:#8e9eb5;font-size:.875rem;font-weight:500}.dashboards-indexes-info-plan__current:hover+.dashboards-indexes-info-plan-modal,.dashboards-indexes-info-plan__previous:hover+.dashboards-indexes-info-plan-modal{display:flex;position:absolute;right:-15rem;top:1.4375rem;z-index:10}.dashboards-indexes-info-plan__current:hover+.dashboards-indexes-info-plan-modal.right,.dashboards-indexes-info-plan__previous:hover+.dashboards-indexes-info-plan-modal.right{right:0}.dashboards-indexes-info-plan-modal{align-items:flex-start;background:#f9faff;border:.0625rem solid rgba(67,88,117,.031);border-radius:.625rem;box-shadow:0 4px 24px 0 rgba(0,0,0,.039);display:none;flex-direction:column;padding:.5rem 1.375rem;width:15.625rem}.dashboards-indexes-info-plan-modal.active{display:flex;position:absolute;right:-15rem;top:1.4375rem;z-index:10}.dashboards-indexes-info-plan-modal.active.right{right:0}.dashboards-indexes-info-plan-modal__title{color:#435875;font-size:.75rem;font-weight:400;margin-bottom:.25rem}.dashboards-indexes-info-plan-modal__title span{color:#8e9eb5;font-size:.75rem;font-weight:500;line-height:.9375rem;margin-left:.25rem}.dashboards-indexes-info-plan-modal__title span.red{color:#e56384}.dashboards-indexes-info-plan-modal__title span.green{color:#2dce8a}.dashboards-indexes-info-plan-modal__title span.blue{color:#4194ff;font-weight:600;margin-left:0}.dashboards-indexes-info-plan-modal__title span.light-blue{color:#a0c6fd;font-weight:600;margin-left:0}.dashboards-indexes-info-plan-modal__title span svg{cursor:pointer;height:.625rem;margin-left:.125rem;opacity:0;width:.625rem}.dashboards-indexes-info-plan-modal__title span:hover svg{opacity:1}.dashboards-indexes-info-plan-modal__title span.dashboards-indexes-info-plan-modal__title_value{margin-left:0}.dashboards-indexes-info-plan-modal__text{color:#435875;font-size:.625rem;font-weight:400;line-height:.75rem;margin:0 0 .5rem;text-align:left}.dashboards-indexes-info-plan-modal__date{color:#8e9eb5;font-size:.625rem;font-weight:400;line-height:.75rem}.dashboards-indexes-info__head{display:flex;margin-bottom:1.25rem;width:100%}.dashboards-indexes-info__title{color:#435875;font-size:.875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboards-indexes-info__value{color:#435875;font-size:1.625rem;font-weight:400;line-height:1.9375rem;position:relative;white-space:nowrap}.dashboards-indexes-info__value span{font-size:.875rem;margin-left:.25rem}.dashboards-indexes-info__value span.percent{color:#435875;font-size:1.625rem;font-weight:300;opacity:.8}.dashboards-indexes-info__value:hover .dashboards-indexes-info__full{display:flex}.dashboards-indexes-info__value:hover .dashboards-indexes-info-plan-modal{display:flex;position:absolute;right:-15rem;top:0;z-index:10}.dashboards-indexes-info__value:hover .dashboards-indexes-info-plan-modal .dashboards-indexes-info-plan-modal__title span{font-size:.75rem}.dashboards-indexes-info__full{display:none;left:.4375rem;max-width:250px;position:absolute;top:-1.5rem;width:-webkit-max-content;width:max-content;z-index:1000}.dashboards-indexes-info__full span{align-items:center;background:#eff0f9;border-radius:.25rem .25rem .25rem 0;color:#435875;display:flex;font-size:1rem;font-weight:400;line-height:12px;padding:6px 8px;position:relative}.dashboards-indexes-info__full span:after{background:#eff0f9;border-radius:0 0 0 .1875rem;bottom:-.3125rem;-webkit-clip-path:polygon(0 0,0 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 0);content:"";display:flex;height:.3125rem;left:0;position:absolute;width:.375rem}.dashboards-indexes-info__full span svg{height:.75rem;width:.75rem}.dashboards-indexes-info.extend{flex-direction:column;height:100%;justify-content:flex-start}.dashboards-indexes-info.extend .dashboards-indexes-info__title{color:#435875;font-size:.8125rem}.dashboards-indexes-info.extend .dashboards-indexes-info__box{display:flex;flex-direction:column}.dashboards-indexes-info.extend .dashboards-indexes-info__chart{max-width:calc(100% - 8.75rem)}.dashboards-indexes-info__box{display:flex;flex-direction:column;flex-grow:1}.dashboards-indexes-info__empty{align-items:center;color:#8e9eb5;display:flex;flex-grow:1;font-size:.625rem;justify-content:center;min-height:8.0625rem}.dashboards-indexes-info__row{display:flex;flex-direction:column}.dashboards-indexes-info__name{color:#8e9eb5;font-size:.625rem;font-weight:500;margin-bottom:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.dashboards-indexes-info__value{font-size:1.25rem;line-height:normal}.dashboards-indexes-info__value span{font-size:.625rem;margin-left:.125rem}.dashboards-indexes-info__value span.percent{font-size:1.25rem}.dashboards-indexes-info-plan{align-items:flex-start;justify-content:flex-start;margin-left:0;margin-top:1.25rem;padding:0}.dashboards-indexes-info-plan__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.dashboards-indexes-info-plan__current,.dashboards-indexes-info-plan__previous{color:#435875;font-size:1.25rem;font-weight:400;line-height:normal;white-space:nowrap}.dashboards-indexes-info-plan__current.red,.dashboards-indexes-info-plan__previous.red{color:#e56384}.dashboards-indexes-info-plan__current.green,.dashboards-indexes-info-plan__previous.green{color:#2dce8a}.dashboards-indexes-info__wrapper{grid-gap:1.875rem;display:grid;gap:1.875rem;grid-template-columns:repeat(2,auto);width:100%}.dashboards-indexes-info__wrapper.double-bar{display:flex;flex-direction:column;gap:.625rem}.dashboards-indexes-info__wrapper.double-bar .double-bar-item{align-items:center;display:flex;justify-content:space-between;width:100%}.dashboards-indexes-info__wrapper.double-bar .double-bar-item:hover .dashboards-indexes-info-bar-popup{display:flex}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__charts{display:flex;flex-direction:column;gap:.1875rem;width:calc(100% - 3.75rem)}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__title{color:#435875;font-size:.625rem;min-width:3.75rem;text-transform:capitalize;width:3.75rem}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__chart{border-radius:.125rem;display:flex;height:.5rem}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__chart:first-child{border-radius:.25rem;height:1rem}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__chart:first-child .double-bar-item__bar:first-child{border-radius:.25rem 0 0 .25rem}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__chart:first-child .double-bar-item__bar:last-child{border-radius:0 .25rem .25rem 0}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__bar:first-child{border-radius:.125rem 0 0 .125rem}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__bar:last-child{border-radius:0 .125rem .125rem 0}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__bar.blue{background:#007bff}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__bar.light-blue{background:#6dacff}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__bar.light-blue-light{background:#e1edff}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__bar.red{background:#e56384}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__bar.blue-light{background:#cce1ff}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__bar.red-light{background:#eb90b0}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__bar.green{background:#2dce8a}.dashboards-indexes-info__wrapper.double-bar .double-bar-item__bar.green-light{background:#88ffcb}.dashboards-indexes-info__wrapper.table-bar-stack{gap:1.25rem;height:100%}.dashboards-indexes-info__wrapper.table-bar-stack .double-bar-item{flex-grow:1}.dashboards-indexes-info__wrapper.table-bar-stack .double-bar-item__charts{height:100%}.dashboards-indexes-info__wrapper.table-bar-stack .double-bar-item__chart:first-child{height:100%;min-height:1.25rem}.dashboards-indexes-info-chart{align-items:center;display:flex;flex-wrap:wrap}.dashboards-indexes-info-chart .dashboards-indexes-info-bar{cursor:pointer;grid-column:1/-1;width:100%}.dashboards-indexes-info-chart .dashboards-indexes-info__content{border-left:.0625rem solid #eff0f9;width:-webkit-max-content;width:max-content}.dashboards-indexes-info-chart .dashboards-indexes-info__content:first-child{border-left:none;margin-right:auto}.dashboards-indexes-info-chart .dashboards-indexes-info__content:not(:first-child){padding-left:1.875rem}.dashboards-indexes-info-chart .dashboards-indexes-info__content:nth-child(2n),.dashboards-indexes-info-chart .dashboards-indexes-info__content:nth-child(3){align-items:flex-end;text-align:right}.dashboards-indexes-info-bar{border-radius:.3125rem;display:flex;height:2.3125rem;position:relative;width:100%}.dashboards-indexes-info-bar__item{display:block;height:100%}.dashboards-indexes-info-bar__item.blue{background:#007bff}.dashboards-indexes-info-bar__item.light-blue{background:#6dacff}.dashboards-indexes-info-bar__item.light-blue-light{background:#cce1ff}.dashboards-indexes-info-bar__item.red{background:#e56384}.dashboards-indexes-info-bar__item.green{background:#2dce8a}.dashboards-indexes-info-bar__item:first-child{border-radius:.3125rem 0 0 .3125rem}.dashboards-indexes-info-bar__item:last-of-type{border-radius:0 .3125rem .3125rem 0}.dashboards-indexes-info-bar-popup{background:#f9faff;border:.0625rem solid #eff0f9;border-radius:.625rem;display:none;flex-direction:column;padding:.75rem 1.375rem;position:absolute}.dashboards-indexes-info-bar-popup .name{color:#8e9eb5;font-size:.8125rem;font-weight:500;margin:0 0 .3125rem;text-transform:capitalize}.dashboards-indexes-info-bar-popup ul{display:flex;flex-direction:column}.dashboards-indexes-info-bar-popup ul li{align-items:center;display:flex;font-size:.75rem}.dashboards-indexes-info-bar-popup ul li .square{height:.625rem;margin-right:.1875rem;width:.625rem}.dashboards-indexes-info-bar-popup ul li .square.blue{background:#007bff}.dashboards-indexes-info-bar-popup ul li .square.light-blue{background:#6dacff}.dashboards-indexes-info-bar-popup ul li .square.light-blue-light{background:#e1edff}.dashboards-indexes-info-bar-popup ul li .square.red{background:#e56384}.dashboards-indexes-info-bar-popup ul li .square.blue-light{background:#cce1ff}.dashboards-indexes-info-bar-popup ul li .square.red-light{background:#eb90b0}.dashboards-indexes-info-bar-popup ul li .square.green{background:#2dce8a}.dashboards-indexes-info-bar-popup ul li .square.green-light{background:#88ffcb}.dashboards-indexes-info-bar-popup ul li .title{color:#8e9eb5;margin:0 .1875rem 0 0;padding:0}.dashboards-indexes-info-bar-popup ul li .value{align-items:center;color:#435875;display:flex;margin:0;padding:0}.dashboards-indexes-info-bar-popup ul li .value svg{height:.9375rem;margin:0 0 0 .1875rem;opacity:0;width:.9375rem}.dashboards-indexes-info-bar-popup ul li .value:hover svg{opacity:1}.dashboards-indexes-info-bar:hover .dashboards-indexes-info-bar-popup{display:flex}.dashboards-indexes-info__legends{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-auto-flow:column;margin-left:auto;margin-right:1.25rem}.dashboards-indexes-info__legend{align-items:center;display:flex}.dashboards-indexes-info__legend-line{background:#6dacff;border-radius:.0625rem;border-width:.125rem;display:inline-block;flex-shrink:0;height:.125rem;margin-right:.625rem;width:1.125rem}.dashboards-indexes-info__legend-line.blue{background:#cce1ff}.dashboards-indexes-info__legend-stackline{border-radius:.0625rem;display:inline-block;height:.125rem;margin-right:.625rem;width:1.125rem}.dashboards-indexes-info__legend-stackline.blue{background:#6dacff}.dashboards-indexes-info__legend-stackline.light-blue{background:#cce1ff}.dashboards-indexes-info__legend-stackline.red{background:#eb90b0}.dashboards-indexes-info__legend-doubleline{background:linear-gradient(135deg,#14a789 50%,#e56384 0);border-radius:.0625rem;display:inline-block;height:.125rem;margin-right:.625rem;width:1.125rem}.dashboards-indexes-info__legend-doubleline.blue{background:linear-gradient(135deg,#6dacff 50%,#007bff 0)}.dashboards-indexes-info__legend-doubleline.light-blue{background:linear-gradient(135deg,#e1edff 50%,#cce1ff 0)}.dashboards-indexes-info__legend-doubleline.red{background:linear-gradient(135deg,#eb90b0 50%,#e56384 0)}.dashboards-indexes-info__legend p{color:#8e9eb5;font-size:.75rem;font-weight:500;margin:0;padding:0}.dashboards-indexes-info.m.bar-stack .dashboards-indexes-info__wrapper,.dashboards-indexes-info.m.bar-stack .dashboards-indexes-info__wrapper .double-bar{gap:1.25rem}.dashboards-indexes-info.m.bar-stack .dashboards-indexes-info__wrapper .double-bar-item__chart:first-child{height:1.25rem}.dashboards-indexes-info.m.bar-stack .dashboards-indexes-info-bar{height:1.625rem;order:-1}.dashboards-indexes-info.m.bar-stack .dashboards-indexes-info-chart{justify-content:space-between}.dashboards-indexes-info.m.bar-stack .dashboards-indexes-info__content{border-left:none}.dashboards-indexes-info.m.bar-stack .dashboards-indexes-info__content:not(:first-child){padding-left:0}.dashboards-indexes-info.m.bar-stack .dashboards-indexes-info__content:first-child{order:-4}.dashboards-indexes-info.m.bar-stack .dashboards-indexes-info__content:nth-child(5){order:-2}.dashboards-indexes-info.xl .dashboards-indexes-info__wrapper{display:flex;justify-content:space-between}.dashboards-indexes-info.xl .dashboards-indexes-info__content:nth-child(2n){border-right:.0625rem solid #eff0f9;padding-right:1.875rem}.dashboards-indexes-info.xl .dashboards-indexes-info__content:last-child{align-items:flex-end;border-right:none;padding-right:0;text-align:right}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}body.no-scroll{overflow:hidden}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;outline:none}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}li,ul{list-style-type:none;margin:0;padding:0}table{border-collapse:collapse}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/Inter-Regular.1fa31a0ab547603c7470.woff) format("woff2"),url(/static/media/Inter-Regular.1fa31a0ab547603c7470.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/static/media/Inter-Medium.9ff7662b1a695fef2256.woff2) format("woff2"),url(/static/media/Inter-Medium.c913f5c293efb4d64396.woff) format("woff")}@font-face{font-display:swap;font-family:Averta CY;font-style:normal;font-weight:400;src:url(/static/media/AvertaCY-Regular.5d21f4d12aa7f9b7afb3.woff2) format("woff2"),url(/static/media/AvertaCY-Regular.9c212d8c61ae00f50559.woff) format("woff")}@font-face{font-display:swap;font-family:Averta CY;font-style:normal;font-weight:300;src:url(/static/media/AvertaCY-Light.f57d461e3ddd5d1f3d76.woff2) format("woff2"),url(/static/media/AvertaCY-Light.7e498b8b7db187a5f05d.woff) format("woff")}*,:after,:before{box-sizing:border-box}body,html{margin:0;min-height:100vh;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:#435875;font-family:Inter,Arial,sans-serif;font-size:.8333333333vw;font-style:normal;font-weight:400;line-height:1.1875rem}@media(max-width:1919px){html{font-size:16px;line-height:19px}}@media(max-width:1439px){html{font-size:1.1111111111vw;line-height:1.1875rem}}body{background-color:#f9faff;height:100%;width:100%}a{color:#303030;text-decoration:none}img,video{display:block;height:auto;max-width:100%}textarea{resize:none}input,textarea{border-radius:0}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1}input::placeholder,textarea::placeholder{opacity:1}input:invalid,textarea:invalid{box-shadow:none}select{border-radius:0}input::-ms-clear,input::-ms-reveal{display:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield}input:matches([type=email],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=url]),select,textarea{-webkit-appearance:none;appearance:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:none;appearance:none}.wrapper{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative}.wrapper .footer,.wrapper .header{flex-shrink:0}.wrapper main{flex-grow:1}.rouble{font-family:Rouble,Arial,sans-serif;font-weight:400!important;text-transform:lowercase!important}.visually-hidden{clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.scroll-lock-ios{overflow:hidden;position:fixed}.scroll-lock{overflow:hidden}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.no-transition{transition:none!important}.beta{background:#435875;border-radius:.625rem;color:#f9faff;padding:.125rem .625rem}.container{margin:0 auto;max-width:120rem;min-width:320px;padding:0 1.5rem;width:100%}.container--no-padding{padding:0}.title{font-weight:400;margin-top:0}.title--lg{font-family:Averta CY,Arial,sans-serif;font-size:3.625rem;font-weight:300;line-height:4.4375rem}.title--lg span{color:#007bff}.title--black{color:#202020;font-family:Averta CY,Arial,sans-serif;font-size:2.625rem;line-height:3.25rem;margin-bottom:1.25rem}.title--uppercase{color:#7d8da4;font-size:1rem;text-transform:uppercase}.page-content .container{display:flex;padding:0}.page-content__nav{flex-shrink:0;max-width:5.625rem;transition:all .1s ease-out;width:5.625rem}.page-content__content{display:flex;flex-direction:column;height:calc(100vh - 5.625rem);height:calc(var(--vh, 1vh)*100 - 5.625rem);position:relative;width:100%}.page-content__content.is-label{height:calc(100vh - 10.1875rem);height:calc(var(--vh, 1vh)*100 - 10.1875rem)}.page-content__content.dashboard-page{gap:.75rem}.page-content__content-wrapper{height:calc(100vh - 5.625rem);height:calc(var(--vh, 1vh)*100 - 5.625rem)}.page-content.stretch{-webkit-transform:translateY(-4.375rem);transform:translateY(-4.375rem)}.page-content.stretch .page-content__content,.page-content.stretch .page-content__content-wrapper{height:calc(100vh - 1.25rem);height:calc(var(--vh, 1vh)*100 - 1.25rem)}.page-content.stretch .base__wrapper{height:calc(100vh - 1.25rem)}.page-content__header{border-bottom:2px solid #eff0f9;border-radius:12px 12px 0 0;display:flex;width:100%}.page-content__content.empty{border-bottom:hsla(0,0%,100%,0);border-radius:.75rem .75rem 0 0;display:flex;margin-right:1.25rem;padding:0}.page-content__content.scrolled{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;scrollbar-color:#c7d1e0 #e5e9f3;scrollbar-width:thin}.page-content__content.scrolled::-webkit-scrollbar{background-color:#e5e9f3;height:.25rem;width:.25rem}.page-content__content.scrolled::-webkit-scrollbar-thumb{background-color:#c7d1e0;border-radius:.625rem}.page-content__shadow{padding:0 15px}.create{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:18.8125rem;text-align:center;width:100%}.create_in-block{flex-grow:1}.create__empty{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:20px 0}.create__empty img{margin-bottom:12px;width:80px}.create__empty span{color:#8e9eb5;font-size:14px;font-weight:500}.create.title{font-weight:400}.create button{height:4.375rem;width:100%}
/*# sourceMappingURL=main.2b00197e.css.map*/