@charset "UTF-8";.c[data-v-4ac80ff1]{height:100%;width:100%}.splitpanes{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.splitpanes--vertical{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.splitpanes--horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.splitpanes--dragging *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.splitpanes__pane{width:100%;height:100%;overflow:hidden}.splitpanes--vertical .splitpanes__pane{-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out}.splitpanes--horizontal .splitpanes__pane{-webkit-transition:height .2s ease-out;-o-transition:height .2s ease-out;transition:height .2s ease-out}.splitpanes--dragging .splitpanes__pane{-webkit-transition:none;-o-transition:none;transition:none}.splitpanes__splitter{-ms-touch-action:none;touch-action:none}.splitpanes--vertical>.splitpanes__splitter{min-width:1px;cursor:col-resize}.splitpanes--horizontal>.splitpanes__splitter{min-height:1px;cursor:row-resize}.splitpanes.default-theme .splitpanes__pane{background-color:#f2f2f2}.splitpanes.default-theme .splitpanes__splitter{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;-ms-flex-negative:0;flex-shrink:0}.splitpanes.default-theme .splitpanes__splitter:before,.splitpanes.default-theme .splitpanes__splitter:after{content:"";position:absolute;top:50%;left:50%;background-color:#00000026;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.splitpanes.default-theme .splitpanes__splitter:hover:before,.splitpanes.default-theme .splitpanes__splitter:hover:after{background-color:#00000040}.splitpanes.default-theme .splitpanes__splitter:first-child{cursor:auto}.default-theme.splitpanes .splitpanes .splitpanes__splitter{z-index:1}.default-theme.splitpanes--vertical>.splitpanes__splitter,.default-theme .splitpanes--vertical>.splitpanes__splitter{width:7px;border-left:1px solid #eee;margin-left:-1px}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:30px}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:before{margin-left:-2px}.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{margin-left:1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter,.default-theme .splitpanes--horizontal>.splitpanes__splitter{height:7px;border-top:1px solid #eee;margin-top:-1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);width:30px;height:1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before{margin-top:-2px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{margin-top:1px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local("Roboto"),url(/suz/assets/Roboto-Regular-21a0394a.woff2) format("woff2"),url(/suz/assets/Roboto-Regular-5ebd39f8.woff) format("woff"),url(/suz/assets/Roboto-Regular-bdeacf1a.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:local("Roboto"),url(/suz/assets/Roboto-Medium-10bfdc57.woff2) format("woff2"),url(/suz/assets/Roboto-Medium-cf1dd4c4.woff) format("woff"),url(/suz/assets/Roboto-Medium-32504bec.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:local("Roboto"),url(/suz/assets/Roboto-Bold-7b9691d4.woff2) format("woff2"),url(/suz/assets/Roboto-Bold-fa797591.woff) format("woff"),url(/suz/assets/Roboto-Bold-4782b3ad.ttf) format("truetype")}@font-face{font-family:Poiret One;font-style:normal;font-weight:400;font-display:swap;src:local("Poiret One"),url(/suz/assets/PoiretOne-30510664.ttf) format("truetype")}.Vue-Toastification__container .Vue-Toastification__toast{padding:11px 12px}.Vue-Toastification__container .Vue-Toastification__toast .Vue-Toastification__icon{margin:auto 10px auto 0}.Vue-Toastification__container .Vue-Toastification__toast .Vue-Toastification__toast-body{margin:auto;line-height:18px;font-size:15px}.Vue-Toastification__container .Vue-Toastification__toast .Vue-Toastification__close-button{opacity:.8}.tooltip{position:relative}.tooltip_left:after{left:0}.tooltip_right:after{right:0}.tooltip_bottom:after{bottom:0!important}.tooltip:after{content:" " attr(data-notice) " ";min-width:140px;width:max-content;padding:5px 10px;position:absolute;text-align:center;font-size:14px;color:#f8f8f8;background-color:#212121de;line-height:22px;border-radius:4px;display:none;z-index:999}.tooltip:hover:after{display:block}html{font-size:14px;overflow-x:hidden}body,#app{font-family:Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#242424;overflow:hidden;height:100vh;width:100vw;margin:0}body .provider,#app .provider{height:100%;width:100%}a{cursor:pointer;text-decoration:none;color:#e13833;transition:all .25s ease 0s}a:hover{color:#fc4943}p{margin:0}*{scrollbar-color:#b4b4b4 transparent;scrollbar-width:thin;-webkit-overflow-scrolling:auto}*::-webkit-scrollbar{width:.5714285714rem}*::-webkit-scrollbar-thumb{border-right:4px solid rgba(0,0,0,0);background-clip:content-box;background-color:#b4b4b4}*::-webkit-scrollbar-button{width:0;height:0;display:none}*::-webkit-scrollbar-corner{background-color:transparent}.v-title .v-title-contents{word-break:normal!important;text-align:center;padding:5px 5px 8px!important}.splitpanes__pane{background-color:transparent!important}.splitpanes .splitpanes__splitter{background-color:var(--splitter)!important;width:2px!important;transition:width .2s}.splitpanes .splitpanes__splitter:before,.splitpanes .splitpanes__splitter:after{content:none!important;font-weight:500!important}.splitpanes .splitpanes__splitter:hover,.splitpanes .splitpanes__splitter:active{width:7px!important}.splitpanes .splitpanes__splitter:hover:before,.splitpanes .splitpanes__splitter:hover:after,.splitpanes .splitpanes__splitter:active:before,.splitpanes .splitpanes__splitter:active:after{content:""!important;color:var(--text_color)!important}.check-license{display:grid;gap:10px;padding:10px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid;border-color:#ccc #ccc #bbb;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px #00000080}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.is-rtl .pika-prev,.pika-next{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5;height:auto}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#3af;font-weight:700}.has-event .pika-button,.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.has-event .pika-button{background:#005da9;box-shadow:inset 0 1px 3px #0076c9}.is-disabled .pika-button,.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-selection-disabled{pointer-events:none;cursor:default}.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}.v-select{position:relative;font-family:inherit}.glossaryItem .v-select{width:calc(100% - 16.92857rem)}.v-select,.v-select *{box-sizing:border-box}@-webkit-keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__clear,.vs--disabled .vs__search,.vs--disabled .vs__selected,.vs--disabled .vs__open-indicator{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:.3rem;white-space:normal;width:100%;border:1px solid #e0e0e0;border-radius:.21429rem;transition:all .25s ease 0s;box-sizing:border-box;background-color:#fff}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:none}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border:1px solid #c1c1c1}.vs__open-indicator{fill:#3c3c3c80;transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:#3c3c3c80;padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);transform:translateY(5px);left:0;z-index:1000;padding:0;padding-right:0!important;margin:0;width:100%;max-height:300px;min-width:160px;overflow-y:auto;overflow-x:hidden;box-shadow:0 1px 2px #00000040;border:1px solid #e0e0e0;border-radius:4px;text-align:left;list-style:none;background:#fff}.vs__no-options{display:none}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap}.vs__dropdown-option:hover{cursor:pointer}.vs__dropdown-option--highlight{background:#d4e7f2;color:#000}.vs__dropdown-option--disabled{background:inherit;color:#3c3c3c80}.vs__dropdown-option--disabled:hover{cursor:inherit}.vs__selected{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:4px;color:#333;line-height:1.4;margin:0 2px;padding:0 .25em;z-index:0}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:#e13833;text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration,.vs__search::-ms-clear{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search:hover{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border-top:.9em solid rgba(100,100,100,.1);border-right:.9em solid rgba(100,100,100,.1);border-bottom:.9em solid rgba(100,100,100,.1);border-left:.9em solid rgba(60,60,60,.45);transform:translateZ(0);animation:vSelectSpinner 1.1s infinite linear;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em}.vs--loading .vs__spinner{opacity:1}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{transition:none!important;animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active.top-left,.Vue-Toastification__bounce-leave-active.bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active.top-right,.Vue-Toastification__bounce-leave-active.bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active.top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active.bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active.top-left,.Vue-Toastification__fade-leave-active.bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active.top-right,.Vue-Toastification__fade-leave-active.bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active.top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active.bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active.top-left,.Vue-Toastification__slideBlurred-leave-active.bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active.top-right,.Vue-Toastification__slideBlurred-leave-active.bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active.top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active.bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.c[data-v-542f31ee]{height:100%;width:100%}.theme-default[data-v-c310f8c4]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.h-clearfix[data-v-c310f8c4]{zoom:1}.h-clearfix[data-v-c310f8c4]:before,.h-clearfix[data-v-c310f8c4]:after{display:table;content:" "}.h-clearfix[data-v-c310f8c4]:after{clear:both}.bold[data-v-c310f8c4]{font-weight:700}.highlight[data-v-c310f8c4]{background-color:#d4e7f2}.color-black[data-v-c310f8c4]{color:#242424!important}.border-black[data-v-c310f8c4]{border:1px solid #242424}.icon-active-color[data-v-c310f8c4]{fill:#94a2a9!important}.color-active-color[data-v-c310f8c4]{color:#94a2a9!important}.icon-black[data-v-c310f8c4]{fill:#242424!important}.icon-white[data-v-c310f8c4]{fill:#fff!important}.h-capitalize[data-v-c310f8c4]{text-transform:capitalize}.h-underline[data-v-c310f8c4]{text-decoration:underline}.h-nowrap[data-v-c310f8c4]{white-space:nowrap}.h-pt--0[data-v-c310f8c4]{padding-top:0rem!important}.h-mt--0[data-v-c310f8c4]{margin-top:0rem!important}.h-pt--4[data-v-c310f8c4]{padding-top:.2857142857rem!important}.h-mt--4[data-v-c310f8c4]{margin-top:.2857142857rem!important}.h-pt--8[data-v-c310f8c4]{padding-top:.5714285714rem!important}.h-mt--8[data-v-c310f8c4]{margin-top:.5714285714rem!important}.h-pt--12[data-v-c310f8c4]{padding-top:.8571428571rem!important}.h-mt--12[data-v-c310f8c4]{margin-top:.8571428571rem!important}.h-pt--16[data-v-c310f8c4]{padding-top:1.1428571429rem!important}.h-mt--16[data-v-c310f8c4]{margin-top:1.1428571429rem!important}.h-pt--20[data-v-c310f8c4]{padding-top:1.4285714286rem!important}.h-mt--20[data-v-c310f8c4]{margin-top:1.4285714286rem!important}.h-pt--24[data-v-c310f8c4]{padding-top:1.7142857143rem!important}.h-mt--24[data-v-c310f8c4]{margin-top:1.7142857143rem!important}.h-pt--28[data-v-c310f8c4]{padding-top:2rem!important}.h-mt--28[data-v-c310f8c4]{margin-top:2rem!important}.h-pt--32[data-v-c310f8c4]{padding-top:2.2857142857rem!important}.h-mt--32[data-v-c310f8c4]{margin-top:2.2857142857rem!important}.h-pt--36[data-v-c310f8c4]{padding-top:2.5714285714rem!important}.h-mt--36[data-v-c310f8c4]{margin-top:2.5714285714rem!important}.h-pt--40[data-v-c310f8c4]{padding-top:2.8571428571rem!important}.h-mt--40[data-v-c310f8c4]{margin-top:2.8571428571rem!important}.h-pt--44[data-v-c310f8c4]{padding-top:3.1428571429rem!important}.h-mt--44[data-v-c310f8c4]{margin-top:3.1428571429rem!important}.h-pt--48[data-v-c310f8c4]{padding-top:3.4285714286rem!important}.h-mt--48[data-v-c310f8c4]{margin-top:3.4285714286rem!important}.h-mt--auto[data-v-c310f8c4]{margin-top:auto!important}.h-pr--0[data-v-c310f8c4]{padding-right:0rem!important}.h-mr--0[data-v-c310f8c4]{margin-right:0rem!important}.h-pr--4[data-v-c310f8c4]{padding-right:.2857142857rem!important}.h-mr--4[data-v-c310f8c4]{margin-right:.2857142857rem!important}.h-pr--8[data-v-c310f8c4]{padding-right:.5714285714rem!important}.h-mr--8[data-v-c310f8c4]{margin-right:.5714285714rem!important}.h-pr--12[data-v-c310f8c4]{padding-right:.8571428571rem!important}.h-mr--12[data-v-c310f8c4]{margin-right:.8571428571rem!important}.h-pr--16[data-v-c310f8c4]{padding-right:1.1428571429rem!important}.h-mr--16[data-v-c310f8c4]{margin-right:1.1428571429rem!important}.h-pr--20[data-v-c310f8c4]{padding-right:1.4285714286rem!important}.h-mr--20[data-v-c310f8c4]{margin-right:1.4285714286rem!important}.h-pr--24[data-v-c310f8c4]{padding-right:1.7142857143rem!important}.h-mr--24[data-v-c310f8c4]{margin-right:1.7142857143rem!important}.h-pr--28[data-v-c310f8c4]{padding-right:2rem!important}.h-mr--28[data-v-c310f8c4]{margin-right:2rem!important}.h-pr--32[data-v-c310f8c4]{padding-right:2.2857142857rem!important}.h-mr--32[data-v-c310f8c4]{margin-right:2.2857142857rem!important}.h-pr--36[data-v-c310f8c4]{padding-right:2.5714285714rem!important}.h-mr--36[data-v-c310f8c4]{margin-right:2.5714285714rem!important}.h-pr--40[data-v-c310f8c4]{padding-right:2.8571428571rem!important}.h-mr--40[data-v-c310f8c4]{margin-right:2.8571428571rem!important}.h-pr--44[data-v-c310f8c4]{padding-right:3.1428571429rem!important}.h-mr--44[data-v-c310f8c4]{margin-right:3.1428571429rem!important}.h-pr--48[data-v-c310f8c4]{padding-right:3.4285714286rem!important}.h-mr--48[data-v-c310f8c4]{margin-right:3.4285714286rem!important}.h-mr--auto[data-v-c310f8c4]{margin-right:auto!important}.h-pb--0[data-v-c310f8c4]{padding-bottom:0rem!important}.h-mb--0[data-v-c310f8c4]{margin-bottom:0rem!important}.h-pb--4[data-v-c310f8c4]{padding-bottom:.2857142857rem!important}.h-mb--4[data-v-c310f8c4]{margin-bottom:.2857142857rem!important}.h-pb--8[data-v-c310f8c4]{padding-bottom:.5714285714rem!important}.h-mb--8[data-v-c310f8c4]{margin-bottom:.5714285714rem!important}.h-pb--12[data-v-c310f8c4]{padding-bottom:.8571428571rem!important}.h-mb--12[data-v-c310f8c4]{margin-bottom:.8571428571rem!important}.h-pb--16[data-v-c310f8c4]{padding-bottom:1.1428571429rem!important}.h-mb--16[data-v-c310f8c4]{margin-bottom:1.1428571429rem!important}.h-pb--20[data-v-c310f8c4]{padding-bottom:1.4285714286rem!important}.h-mb--20[data-v-c310f8c4]{margin-bottom:1.4285714286rem!important}.h-pb--24[data-v-c310f8c4]{padding-bottom:1.7142857143rem!important}.h-mb--24[data-v-c310f8c4]{margin-bottom:1.7142857143rem!important}.h-pb--28[data-v-c310f8c4]{padding-bottom:2rem!important}.h-mb--28[data-v-c310f8c4]{margin-bottom:2rem!important}.h-pb--32[data-v-c310f8c4]{padding-bottom:2.2857142857rem!important}.h-mb--32[data-v-c310f8c4]{margin-bottom:2.2857142857rem!important}.h-pb--36[data-v-c310f8c4]{padding-bottom:2.5714285714rem!important}.h-mb--36[data-v-c310f8c4]{margin-bottom:2.5714285714rem!important}.h-pb--40[data-v-c310f8c4]{padding-bottom:2.8571428571rem!important}.h-mb--40[data-v-c310f8c4]{margin-bottom:2.8571428571rem!important}.h-pb--44[data-v-c310f8c4]{padding-bottom:3.1428571429rem!important}.h-mb--44[data-v-c310f8c4]{margin-bottom:3.1428571429rem!important}.h-pb--48[data-v-c310f8c4]{padding-bottom:3.4285714286rem!important}.h-mb--48[data-v-c310f8c4]{margin-bottom:3.4285714286rem!important}.h-mb--auto[data-v-c310f8c4]{margin-bottom:auto!important}.h-pl--0[data-v-c310f8c4]{padding-left:0rem!important}.h-ml--0[data-v-c310f8c4]{margin-left:0rem!important}.h-pl--4[data-v-c310f8c4]{padding-left:.2857142857rem!important}.h-ml--4[data-v-c310f8c4]{margin-left:.2857142857rem!important}.h-pl--8[data-v-c310f8c4]{padding-left:.5714285714rem!important}.h-ml--8[data-v-c310f8c4]{margin-left:.5714285714rem!important}.h-pl--12[data-v-c310f8c4]{padding-left:.8571428571rem!important}.h-ml--12[data-v-c310f8c4]{margin-left:.8571428571rem!important}.h-pl--16[data-v-c310f8c4]{padding-left:1.1428571429rem!important}.h-ml--16[data-v-c310f8c4]{margin-left:1.1428571429rem!important}.h-pl--20[data-v-c310f8c4]{padding-left:1.4285714286rem!important}.h-ml--20[data-v-c310f8c4]{margin-left:1.4285714286rem!important}.h-pl--24[data-v-c310f8c4]{padding-left:1.7142857143rem!important}.h-ml--24[data-v-c310f8c4]{margin-left:1.7142857143rem!important}.h-pl--28[data-v-c310f8c4]{padding-left:2rem!important}.h-ml--28[data-v-c310f8c4]{margin-left:2rem!important}.h-pl--32[data-v-c310f8c4]{padding-left:2.2857142857rem!important}.h-ml--32[data-v-c310f8c4]{margin-left:2.2857142857rem!important}.h-pl--36[data-v-c310f8c4]{padding-left:2.5714285714rem!important}.h-ml--36[data-v-c310f8c4]{margin-left:2.5714285714rem!important}.h-pl--40[data-v-c310f8c4]{padding-left:2.8571428571rem!important}.h-ml--40[data-v-c310f8c4]{margin-left:2.8571428571rem!important}.h-pl--44[data-v-c310f8c4]{padding-left:3.1428571429rem!important}.h-ml--44[data-v-c310f8c4]{margin-left:3.1428571429rem!important}.h-pl--48[data-v-c310f8c4]{padding-left:3.4285714286rem!important}.h-ml--48[data-v-c310f8c4]{margin-left:3.4285714286rem!important}.h-ml--auto[data-v-c310f8c4]{margin-left:auto!important}.h-container[data-v-c310f8c4]{margin-left:33.7142857143rem;margin-right:15rem}.h-ml--container[data-v-c310f8c4]{margin-left:33.7142857143rem}.h-mr--container[data-v-c310f8c4]{margin-right:15rem}.h-pos--static[data-v-c310f8c4]{position:static}.h-pos--relative[data-v-c310f8c4]{position:relative}.h-pos--absolute[data-v-c310f8c4]{position:absolute}.h-fz--12[data-v-c310f8c4]{font-size:.8571428571rem}.h-fz--13[data-v-c310f8c4]{font-size:.9285714286rem}.h-fz--14[data-v-c310f8c4]{font-size:1rem}.h-fz--15[data-v-c310f8c4]{font-size:1.0714285714rem}.h-fz--16[data-v-c310f8c4]{font-size:1.1428571429rem}.h-fz--17[data-v-c310f8c4]{font-size:1.2142857143rem}.h-fz--18[data-v-c310f8c4]{font-size:1.2857142857rem}.h-fz--19[data-v-c310f8c4]{font-size:1.3571428571rem}.h-fz--20[data-v-c310f8c4]{font-size:1.4285714286rem}.h-fz--21[data-v-c310f8c4]{font-size:1.5rem}.h-fz--22[data-v-c310f8c4]{font-size:1.5714285714rem}.h-fz--23[data-v-c310f8c4]{font-size:1.6428571429rem}.h-fz--24[data-v-c310f8c4]{font-size:1.7142857143rem}.h-lh--12[data-v-c310f8c4]{line-height:.8571428571rem}.h-lh--13[data-v-c310f8c4]{line-height:.9285714286rem}.h-lh--14[data-v-c310f8c4]{line-height:1rem}.h-lh--15[data-v-c310f8c4]{line-height:1.0714285714rem}.h-lh--16[data-v-c310f8c4]{line-height:1.1428571429rem}.h-lh--17[data-v-c310f8c4]{line-height:1.2142857143rem}.h-lh--18[data-v-c310f8c4]{line-height:1.2857142857rem}.h-lh--19[data-v-c310f8c4]{line-height:1.3571428571rem}.h-lh--20[data-v-c310f8c4]{line-height:1.4285714286rem}.h-lh--21[data-v-c310f8c4]{line-height:1.5rem}.h-lh--22[data-v-c310f8c4]{line-height:1.5714285714rem}.h-lh--23[data-v-c310f8c4]{line-height:1.6428571429rem}.h-lh--24[data-v-c310f8c4]{line-height:1.7142857143rem}.h-fw--400[data-v-c310f8c4]{font-weight:400}.h-fw--500[data-v-c310f8c4]{font-weight:500}.h-fw--600[data-v-c310f8c4]{font-weight:600}.h-fw--700[data-v-c310f8c4]{font-weight:700}.h-display--block[data-v-c310f8c4]{display:block!important}.h-display--inline[data-v-c310f8c4]{display:inline!important}.h-display--inline-block[data-v-c310f8c4]{display:inline-block!important}.h-display--flex[data-v-c310f8c4]{display:flex!important}.h-display--inline-flex[data-v-c310f8c4]{display:inline-flex!important}.h-display--none[data-v-c310f8c4]{display:none!important}.h-f-align--start[data-v-c310f8c4]{align-items:flex-start}.h-f-align--center[data-v-c310f8c4]{align-items:center}.h-f-align--end[data-v-c310f8c4]{align-items:flex-end}.h-f-align--baseline[data-v-c310f8c4]{align-items:baseline}.h-f-content--start[data-v-c310f8c4]{justify-content:flex-start}.h-f-content--center[data-v-c310f8c4]{justify-content:center}.h-f-content--end[data-v-c310f8c4]{justify-content:flex-end}.h-f-shrink--0[data-v-c310f8c4]{flex-shrink:0}.h-width--full[data-v-c310f8c4]{width:100%!important}.h-width--5[data-v-c310f8c4]{width:5%!important}.h-width--20[data-v-c310f8c4]{width:20%!important}.h-width--30[data-v-c310f8c4]{width:30%!important}.h-width--33[data-v-c310f8c4]{width:33%!important}.h-width--80[data-v-c310f8c4]{width:80%!important}.h-width--90[data-v-c310f8c4]{width:90%!important}.h-max-height--full[data-v-c310f8c4]{max-height:100vh}.h-max-height--90[data-v-c310f8c4]{max-height:90vh}.h-pull--right[data-v-c310f8c4]{float:right}.h-pull--left[data-v-c310f8c4]{float:left}.h-align--right[data-v-c310f8c4]{margin-left:auto!important}.h-align--left[data-v-c310f8c4]{margin-right:auto!important}.h-text--nowrap[data-v-c310f8c4]{white-space:nowrap}.h-align--left[data-v-c310f8c4]{text-align:left}.h-align--right[data-v-c310f8c4]{text-align:right}.h-align--center[data-v-c310f8c4]{text-align:center}.h-color--text-grey[data-v-c310f8c4]{color:#434343}.h-scroll[data-v-c310f8c4]{position:relative;overflow:auto;height:100%;flex-shrink:1}.h-select[data-v-c310f8c4]{background-color:#d4e7f2;padding:.1428571429rem;display:inline}.h-inlineblock[data-v-c310f8c4]{display:inline-block}.h-half-with-row-space[data-v-c310f8c4]{width:49%;margin-right:1%}.h-half-with-row-space[data-v-c310f8c4]:nth-last-child(1){margin-right:0}.h-half[data-v-c310f8c4]{width:50%}.h-flex[data-v-c310f8c4]{display:flex}.h-flex-center[data-v-c310f8c4]{display:flex;align-items:center;justify-content:space-between}.h-half-input-p input[data-v-c310f8c4]{padding:.3571428571rem .5rem!important}.h-hide[data-v-c310f8c4]{cursor:default;opacity:0}.progress[data-v-c310f8c4]{opacity:.93}.progress p[data-v-c310f8c4]{font-size:18px;font-weight:800}.progress div[data-v-c310f8c4]{margin-top:3px;height:3px;width:1px;background:rgb(0,0,0);border-radius:2px;transition:.5s ease-out}.saved[data-v-c310f8c4]{color:#000}.saved[data-v-c310f8c4]:hover{text-decoration:underline}.sideBar[data-v-c310f8c4]{display:flex;flex-direction:column;flex-shrink:0;height:100%;gap:5px}.sideBar .content[data-v-c310f8c4]{display:flex;flex-direction:column;gap:10px;flex-grow:1;margin-bottom:0;padding:0 5px}.sideBar .content .change-model-info[data-v-c310f8c4]{text-transform:uppercase;color:var(--info);font-weight:600;background:rgba(0,93,169,.06);padding:0 5px}.sideBar .card[data-v-c310f8c4]{display:flex;flex-direction:column;gap:10px;padding:5px}.sideBar .card .saved-request-items[data-v-c310f8c4]{display:flex;flex-direction:column;gap:5px}.sideBar .card .saved-request-items .saved-request-item[data-v-c310f8c4]{display:flex;align-items:center;gap:5px}.sideBar .card .saved-request-items .saved-request-item .icon[data-v-c310f8c4]{display:flex;align-items:center;cursor:pointer}.sideBar .card .selector[data-v-c310f8c4]{padding:0}.sideBar .card .count-wrapper[data-v-c310f8c4]{display:flex;gap:10px;align-items:center;font-weight:500;padding:0 10px}.sideBar .card .count-wrapper .reset[data-v-c310f8c4]{background:rgba(0,93,169,.06);padding:5px;border-radius:5px;cursor:pointer;color:#eb0c0c}.sideBar .card .filters[data-v-c310f8c4]{display:flex;overflow:auto;overflow-x:hidden;height:1px;scroll-behavior:smooth;flex-grow:1;padding-left:10px}.sideBar .card .filters .toggler[data-v-c310f8c4]{width:100%}.sideBar .card .filters .toggler .params[data-v-c310f8c4]{display:flex;flex-direction:column;gap:10px}.sideBar .footer[data-v-c310f8c4]{border-top:1px solid #e0e0e0;border-right:1px solid #e0e0e0;background-color:#eff0f2;padding:5px 10px;z-index:1;justify-self:end;display:flex;justify-content:stretch;justify-items:stretch;gap:10px}.sideBar .footer .button[data-v-c310f8c4]{width:100%}.subreq-from[data-v-c310f8c4]{text-decoration:underline;font-weight:600;margin-bottom:10px;font-size:16px}.theme-default[data-v-5a5317a0]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.wrapper[data-v-5a5317a0]{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:1}.wrapper .lower-panel[data-v-5a5317a0]{display:flex;flex-direction:column;position:fixed;bottom:0;left:0;width:100%;background-color:#fff;box-shadow:0 0 10px #00000080;border-top-right-radius:20px;border-top-left-radius:20px;overflow:auto;max-height:70%;visibility:hidden;transform:translateY(100%);transition:all .5s ease 0s}.wrapper .lower-panel .title[data-v-5a5317a0]{display:flex;justify-content:space-between;align-items:center;padding:10px 10px 0;font-size:18px;line-height:18px}.wrapper .lower-panel .title .close-button[data-v-5a5317a0]{border:none;background:transparent;cursor:pointer;padding:0}.wrapper .lower-panel .title .close-button:hover .close-icon[data-v-5a5317a0],.wrapper .lower-panel .title .close-button:focus .close-icon[data-v-5a5317a0]{fill:#e13833}.wrapper .lower-panel .title .close-button .close-icon[data-v-5a5317a0]{fill:#828282}.wrapper .lower-panel .inner[data-v-5a5317a0]{display:flex;flex-direction:column;gap:10px;padding:20px;box-sizing:border-box;max-width:75rem}.wrapper .lower-panel .inner .reference[data-v-5a5317a0]{color:#eb0c0c;cursor:pointer}.wrapper .lower-panel.active[data-v-5a5317a0]{visibility:visible;transform:translateY(0)}.theme-default[data-v-3b4eee64]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.align-left[data-v-3b4eee64]{text-align:left}.align-right[data-v-3b4eee64]{text-align:right}.main-panel[data-v-3b4eee64]{display:flex;flex-direction:column;flex-grow:1;overflow:hidden;height:100%}.main-panel .content[data-v-3b4eee64]{display:flex;flex-direction:column;gap:5px;padding:5px;height:calc(100% - 10px)}.main-panel .content .card[data-v-3b4eee64]{padding:5px}.main-panel .content .header[data-v-3b4eee64]{display:flex;gap:5px;flex-direction:column}.main-panel .content .header .header-row[data-v-3b4eee64]{display:flex;gap:10px;border-bottom:none}.main-panel .content .header .header-row .column-settings[data-v-3b4eee64]{position:relative}.main-panel .content .header .header-row .column-settings .marker[data-v-3b4eee64]{position:absolute;top:-5px;right:-8px;background-color:var(--warn);padding:0 7px;border-radius:50%;font-weight:700}.main-panel .content .entry[data-v-3b4eee64]{cursor:pointer}.main-panel .content .entry[data-v-3b4eee64]:hover{background-color:var(--dark_grey)}.main-panel .exclude-modal>div[data-v-3b4eee64]{display:flex;flex-direction:column;gap:5px;padding:15px}.no-search-result[data-v-3b4eee64]{display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;margin-top:5px;font-size:20px;padding:20px}.table-wrapper[data-v-3b4eee64]{overflow:hidden;border:1px solid #e0e0e0}.modal-input[data-v-3b4eee64]{display:grid}.modal-input>.label[data-v-3b4eee64]{display:inline-block;color:#828282;text-transform:uppercase;font-size:.8571428571rem;margin-bottom:.5714285714rem;width:100%}.in-export[data-v-bcc76294]{z-index:1000000;position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(250%)}.theme-default[data-v-07868c0e]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.h-clearfix[data-v-07868c0e]{zoom:1}.h-clearfix[data-v-07868c0e]:before,.h-clearfix[data-v-07868c0e]:after{display:table;content:" "}.h-clearfix[data-v-07868c0e]:after{clear:both}.bold[data-v-07868c0e]{font-weight:700}.highlight[data-v-07868c0e]{background-color:#d4e7f2}.color-black[data-v-07868c0e]{color:#242424!important}.border-black[data-v-07868c0e]{border:1px solid #242424}.icon-active-color[data-v-07868c0e]{fill:#94a2a9!important}.color-active-color[data-v-07868c0e]{color:#94a2a9!important}.icon-black[data-v-07868c0e]{fill:#242424!important}.icon-white[data-v-07868c0e]{fill:#fff!important}.h-capitalize[data-v-07868c0e]{text-transform:capitalize}.h-underline[data-v-07868c0e]{text-decoration:underline}.h-nowrap[data-v-07868c0e]{white-space:nowrap}.h-pt--0[data-v-07868c0e]{padding-top:0rem!important}.h-mt--0[data-v-07868c0e]{margin-top:0rem!important}.h-pt--4[data-v-07868c0e]{padding-top:.2857142857rem!important}.h-mt--4[data-v-07868c0e]{margin-top:.2857142857rem!important}.h-pt--8[data-v-07868c0e]{padding-top:.5714285714rem!important}.h-mt--8[data-v-07868c0e]{margin-top:.5714285714rem!important}.h-pt--12[data-v-07868c0e]{padding-top:.8571428571rem!important}.h-mt--12[data-v-07868c0e]{margin-top:.8571428571rem!important}.h-pt--16[data-v-07868c0e]{padding-top:1.1428571429rem!important}.h-mt--16[data-v-07868c0e]{margin-top:1.1428571429rem!important}.h-pt--20[data-v-07868c0e]{padding-top:1.4285714286rem!important}.h-mt--20[data-v-07868c0e]{margin-top:1.4285714286rem!important}.h-pt--24[data-v-07868c0e]{padding-top:1.7142857143rem!important}.h-mt--24[data-v-07868c0e]{margin-top:1.7142857143rem!important}.h-pt--28[data-v-07868c0e]{padding-top:2rem!important}.h-mt--28[data-v-07868c0e]{margin-top:2rem!important}.h-pt--32[data-v-07868c0e]{padding-top:2.2857142857rem!important}.h-mt--32[data-v-07868c0e]{margin-top:2.2857142857rem!important}.h-pt--36[data-v-07868c0e]{padding-top:2.5714285714rem!important}.h-mt--36[data-v-07868c0e]{margin-top:2.5714285714rem!important}.h-pt--40[data-v-07868c0e]{padding-top:2.8571428571rem!important}.h-mt--40[data-v-07868c0e]{margin-top:2.8571428571rem!important}.h-pt--44[data-v-07868c0e]{padding-top:3.1428571429rem!important}.h-mt--44[data-v-07868c0e]{margin-top:3.1428571429rem!important}.h-pt--48[data-v-07868c0e]{padding-top:3.4285714286rem!important}.h-mt--48[data-v-07868c0e]{margin-top:3.4285714286rem!important}.h-mt--auto[data-v-07868c0e]{margin-top:auto!important}.h-pr--0[data-v-07868c0e]{padding-right:0rem!important}.h-mr--0[data-v-07868c0e]{margin-right:0rem!important}.h-pr--4[data-v-07868c0e]{padding-right:.2857142857rem!important}.h-mr--4[data-v-07868c0e]{margin-right:.2857142857rem!important}.h-pr--8[data-v-07868c0e]{padding-right:.5714285714rem!important}.h-mr--8[data-v-07868c0e]{margin-right:.5714285714rem!important}.h-pr--12[data-v-07868c0e]{padding-right:.8571428571rem!important}.h-mr--12[data-v-07868c0e]{margin-right:.8571428571rem!important}.h-pr--16[data-v-07868c0e]{padding-right:1.1428571429rem!important}.h-mr--16[data-v-07868c0e]{margin-right:1.1428571429rem!important}.h-pr--20[data-v-07868c0e]{padding-right:1.4285714286rem!important}.h-mr--20[data-v-07868c0e]{margin-right:1.4285714286rem!important}.h-pr--24[data-v-07868c0e]{padding-right:1.7142857143rem!important}.h-mr--24[data-v-07868c0e]{margin-right:1.7142857143rem!important}.h-pr--28[data-v-07868c0e]{padding-right:2rem!important}.h-mr--28[data-v-07868c0e]{margin-right:2rem!important}.h-pr--32[data-v-07868c0e]{padding-right:2.2857142857rem!important}.h-mr--32[data-v-07868c0e]{margin-right:2.2857142857rem!important}.h-pr--36[data-v-07868c0e]{padding-right:2.5714285714rem!important}.h-mr--36[data-v-07868c0e]{margin-right:2.5714285714rem!important}.h-pr--40[data-v-07868c0e]{padding-right:2.8571428571rem!important}.h-mr--40[data-v-07868c0e]{margin-right:2.8571428571rem!important}.h-pr--44[data-v-07868c0e]{padding-right:3.1428571429rem!important}.h-mr--44[data-v-07868c0e]{margin-right:3.1428571429rem!important}.h-pr--48[data-v-07868c0e]{padding-right:3.4285714286rem!important}.h-mr--48[data-v-07868c0e]{margin-right:3.4285714286rem!important}.h-mr--auto[data-v-07868c0e]{margin-right:auto!important}.h-pb--0[data-v-07868c0e]{padding-bottom:0rem!important}.h-mb--0[data-v-07868c0e]{margin-bottom:0rem!important}.h-pb--4[data-v-07868c0e]{padding-bottom:.2857142857rem!important}.h-mb--4[data-v-07868c0e]{margin-bottom:.2857142857rem!important}.h-pb--8[data-v-07868c0e]{padding-bottom:.5714285714rem!important}.h-mb--8[data-v-07868c0e]{margin-bottom:.5714285714rem!important}.h-pb--12[data-v-07868c0e]{padding-bottom:.8571428571rem!important}.h-mb--12[data-v-07868c0e]{margin-bottom:.8571428571rem!important}.h-pb--16[data-v-07868c0e]{padding-bottom:1.1428571429rem!important}.h-mb--16[data-v-07868c0e]{margin-bottom:1.1428571429rem!important}.h-pb--20[data-v-07868c0e]{padding-bottom:1.4285714286rem!important}.h-mb--20[data-v-07868c0e]{margin-bottom:1.4285714286rem!important}.h-pb--24[data-v-07868c0e]{padding-bottom:1.7142857143rem!important}.h-mb--24[data-v-07868c0e]{margin-bottom:1.7142857143rem!important}.h-pb--28[data-v-07868c0e]{padding-bottom:2rem!important}.h-mb--28[data-v-07868c0e]{margin-bottom:2rem!important}.h-pb--32[data-v-07868c0e]{padding-bottom:2.2857142857rem!important}.h-mb--32[data-v-07868c0e]{margin-bottom:2.2857142857rem!important}.h-pb--36[data-v-07868c0e]{padding-bottom:2.5714285714rem!important}.h-mb--36[data-v-07868c0e]{margin-bottom:2.5714285714rem!important}.h-pb--40[data-v-07868c0e]{padding-bottom:2.8571428571rem!important}.h-mb--40[data-v-07868c0e]{margin-bottom:2.8571428571rem!important}.h-pb--44[data-v-07868c0e]{padding-bottom:3.1428571429rem!important}.h-mb--44[data-v-07868c0e]{margin-bottom:3.1428571429rem!important}.h-pb--48[data-v-07868c0e]{padding-bottom:3.4285714286rem!important}.h-mb--48[data-v-07868c0e]{margin-bottom:3.4285714286rem!important}.h-mb--auto[data-v-07868c0e]{margin-bottom:auto!important}.h-pl--0[data-v-07868c0e]{padding-left:0rem!important}.h-ml--0[data-v-07868c0e]{margin-left:0rem!important}.h-pl--4[data-v-07868c0e]{padding-left:.2857142857rem!important}.h-ml--4[data-v-07868c0e]{margin-left:.2857142857rem!important}.h-pl--8[data-v-07868c0e]{padding-left:.5714285714rem!important}.h-ml--8[data-v-07868c0e]{margin-left:.5714285714rem!important}.h-pl--12[data-v-07868c0e]{padding-left:.8571428571rem!important}.h-ml--12[data-v-07868c0e]{margin-left:.8571428571rem!important}.h-pl--16[data-v-07868c0e]{padding-left:1.1428571429rem!important}.h-ml--16[data-v-07868c0e]{margin-left:1.1428571429rem!important}.h-pl--20[data-v-07868c0e]{padding-left:1.4285714286rem!important}.h-ml--20[data-v-07868c0e]{margin-left:1.4285714286rem!important}.h-pl--24[data-v-07868c0e]{padding-left:1.7142857143rem!important}.h-ml--24[data-v-07868c0e]{margin-left:1.7142857143rem!important}.h-pl--28[data-v-07868c0e]{padding-left:2rem!important}.h-ml--28[data-v-07868c0e]{margin-left:2rem!important}.h-pl--32[data-v-07868c0e]{padding-left:2.2857142857rem!important}.h-ml--32[data-v-07868c0e]{margin-left:2.2857142857rem!important}.h-pl--36[data-v-07868c0e]{padding-left:2.5714285714rem!important}.h-ml--36[data-v-07868c0e]{margin-left:2.5714285714rem!important}.h-pl--40[data-v-07868c0e]{padding-left:2.8571428571rem!important}.h-ml--40[data-v-07868c0e]{margin-left:2.8571428571rem!important}.h-pl--44[data-v-07868c0e]{padding-left:3.1428571429rem!important}.h-ml--44[data-v-07868c0e]{margin-left:3.1428571429rem!important}.h-pl--48[data-v-07868c0e]{padding-left:3.4285714286rem!important}.h-ml--48[data-v-07868c0e]{margin-left:3.4285714286rem!important}.h-ml--auto[data-v-07868c0e]{margin-left:auto!important}.h-container[data-v-07868c0e]{margin-left:33.7142857143rem;margin-right:15rem}.h-ml--container[data-v-07868c0e]{margin-left:33.7142857143rem}.h-mr--container[data-v-07868c0e]{margin-right:15rem}.h-pos--static[data-v-07868c0e]{position:static}.h-pos--relative[data-v-07868c0e]{position:relative}.h-pos--absolute[data-v-07868c0e]{position:absolute}.h-fz--12[data-v-07868c0e]{font-size:.8571428571rem}.h-fz--13[data-v-07868c0e]{font-size:.9285714286rem}.h-fz--14[data-v-07868c0e]{font-size:1rem}.h-fz--15[data-v-07868c0e]{font-size:1.0714285714rem}.h-fz--16[data-v-07868c0e]{font-size:1.1428571429rem}.h-fz--17[data-v-07868c0e]{font-size:1.2142857143rem}.h-fz--18[data-v-07868c0e]{font-size:1.2857142857rem}.h-fz--19[data-v-07868c0e]{font-size:1.3571428571rem}.h-fz--20[data-v-07868c0e]{font-size:1.4285714286rem}.h-fz--21[data-v-07868c0e]{font-size:1.5rem}.h-fz--22[data-v-07868c0e]{font-size:1.5714285714rem}.h-fz--23[data-v-07868c0e]{font-size:1.6428571429rem}.h-fz--24[data-v-07868c0e]{font-size:1.7142857143rem}.h-lh--12[data-v-07868c0e]{line-height:.8571428571rem}.h-lh--13[data-v-07868c0e]{line-height:.9285714286rem}.h-lh--14[data-v-07868c0e]{line-height:1rem}.h-lh--15[data-v-07868c0e]{line-height:1.0714285714rem}.h-lh--16[data-v-07868c0e]{line-height:1.1428571429rem}.h-lh--17[data-v-07868c0e]{line-height:1.2142857143rem}.h-lh--18[data-v-07868c0e]{line-height:1.2857142857rem}.h-lh--19[data-v-07868c0e]{line-height:1.3571428571rem}.h-lh--20[data-v-07868c0e]{line-height:1.4285714286rem}.h-lh--21[data-v-07868c0e]{line-height:1.5rem}.h-lh--22[data-v-07868c0e]{line-height:1.5714285714rem}.h-lh--23[data-v-07868c0e]{line-height:1.6428571429rem}.h-lh--24[data-v-07868c0e]{line-height:1.7142857143rem}.h-fw--400[data-v-07868c0e]{font-weight:400}.h-fw--500[data-v-07868c0e]{font-weight:500}.h-fw--600[data-v-07868c0e]{font-weight:600}.h-fw--700[data-v-07868c0e]{font-weight:700}.h-display--block[data-v-07868c0e]{display:block!important}.h-display--inline[data-v-07868c0e]{display:inline!important}.h-display--inline-block[data-v-07868c0e]{display:inline-block!important}.h-display--flex[data-v-07868c0e]{display:flex!important}.h-display--inline-flex[data-v-07868c0e]{display:inline-flex!important}.h-display--none[data-v-07868c0e]{display:none!important}.h-f-align--start[data-v-07868c0e]{align-items:flex-start}.h-f-align--center[data-v-07868c0e]{align-items:center}.h-f-align--end[data-v-07868c0e]{align-items:flex-end}.h-f-align--baseline[data-v-07868c0e]{align-items:baseline}.h-f-content--start[data-v-07868c0e]{justify-content:flex-start}.h-f-content--center[data-v-07868c0e]{justify-content:center}.h-f-content--end[data-v-07868c0e]{justify-content:flex-end}.h-f-shrink--0[data-v-07868c0e]{flex-shrink:0}.h-width--full[data-v-07868c0e]{width:100%!important}.h-width--5[data-v-07868c0e]{width:5%!important}.h-width--20[data-v-07868c0e]{width:20%!important}.h-width--30[data-v-07868c0e]{width:30%!important}.h-width--33[data-v-07868c0e]{width:33%!important}.h-width--80[data-v-07868c0e]{width:80%!important}.h-width--90[data-v-07868c0e]{width:90%!important}.h-max-height--full[data-v-07868c0e]{max-height:100vh}.h-max-height--90[data-v-07868c0e]{max-height:90vh}.h-pull--right[data-v-07868c0e]{float:right}.h-pull--left[data-v-07868c0e]{float:left}.h-align--right[data-v-07868c0e]{margin-left:auto!important}.h-align--left[data-v-07868c0e]{margin-right:auto!important}.h-text--nowrap[data-v-07868c0e]{white-space:nowrap}.h-align--left[data-v-07868c0e]{text-align:left}.h-align--right[data-v-07868c0e]{text-align:right}.h-align--center[data-v-07868c0e]{text-align:center}.h-color--text-grey[data-v-07868c0e]{color:#434343}.h-scroll[data-v-07868c0e]{position:relative;overflow:auto;height:100%;flex-shrink:1}.h-select[data-v-07868c0e]{background-color:#d4e7f2;padding:.1428571429rem;display:inline}.h-inlineblock[data-v-07868c0e]{display:inline-block}.h-half-with-row-space[data-v-07868c0e]{width:49%;margin-right:1%}.h-half-with-row-space[data-v-07868c0e]:nth-last-child(1){margin-right:0}.h-half[data-v-07868c0e]{width:50%}.h-flex[data-v-07868c0e]{display:flex}.h-flex-center[data-v-07868c0e]{display:flex;align-items:center;justify-content:space-between}.h-half-input-p input[data-v-07868c0e]{padding:.3571428571rem .5rem!important}.h-hide[data-v-07868c0e]{cursor:default;opacity:0}.object-selector[data-v-07868c0e]{display:flex;width:100%;padding:10px}.object-selector>div[data-v-07868c0e]{width:calc(100% - 20px)}.progress[data-v-07868c0e]{display:flex;justify-content:space-around}.progress .row[data-v-07868c0e]{display:flex;flex-direction:column-reverse;align-items:center;margin-bottom:5px}.progress .row div[data-v-07868c0e]{padding:1px}.progress .row div span[data-v-07868c0e]{font-size:16px}.side-bar[data-v-07868c0e]{width:100%;display:flex;flex-direction:column;gap:5px;justify-content:space-between;height:100%}.side-bar .around-list[data-v-07868c0e]{display:flex;flex-grow:1;padding:5px;flex-direction:column;gap:5px;margin:0 5px}.side-bar .around-list .min2[data-v-07868c0e]{margin:0 10px;font-size:16px;font-weight:700;color:var(--soft_red)}.side-bar .around-list .depth-selector[data-v-07868c0e]{display:flex;align-items:center;gap:5px;padding-bottom:10px;border-bottom:1px dashed rgba(0,0,0,.15)}.side-bar .around-list .depth-selector span[data-v-07868c0e]{font-weight:500;font-size:16px}.side-bar .around-list .depth-selector .selected[data-v-07868c0e]{background-color:#0d47a1}.side-bar .around-list table[data-v-07868c0e]{width:100%;border-collapse:collapse}.side-bar .around-list table td[data-v-07868c0e],.side-bar .around-list table th[data-v-07868c0e]{padding:6px}.side-bar .around-list table th[data-v-07868c0e]{padding:12px 0}.side-bar .around-list table td[data-v-07868c0e]{border-top:1px solid rgba(0,0,0,.15)}.side-bar .around-list table td.close-cell[data-v-07868c0e]{padding:0}.side-bar .around-list table td.close-cell svg[data-v-07868c0e]{fill:#000}.side-bar .footer[data-v-07868c0e]{border-top:1px solid #e0e0e0;border-right:1px solid #e0e0e0;background-color:#eff0f2;padding:5px 10px;z-index:1;justify-self:end;display:flex;justify-content:stretch;justify-items:stretch}.side-bar .footer .button[data-v-07868c0e]{width:100%}.content[data-v-07868c0e]{display:flex;flex-direction:column;height:100%}.content .graph .card[data-v-07868c0e]{display:flex;flex-grow:1;margin:5px}.content .network[data-v-07868c0e],.content .table-view[data-v-07868c0e]{flex-grow:1}.content .table-view[data-v-07868c0e]{display:flex;flex-direction:column;gap:10px;padding:5px;box-sizing:border-box;overflow:scroll}.content .table-view .result-item[data-v-07868c0e]{display:flex;gap:5px;flex-direction:column}.content .table-view .result-item .table-wrapper[data-v-07868c0e]{padding:5px}.content .table-view .result-item .table-wrapper table div[data-v-07868c0e]{padding:5px 10px}.theme-default[data-v-7f8c8daa]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.groupItem[data-v-7f8c8daa]{cursor:pointer;display:flex;padding:.7142857143rem;align-items:center;line-height:1.7857142857rem;transition:all .25s ease 0s}.groupItem .iconWrapper[data-v-7f8c8daa]{width:1.5rem;display:flex;align-items:center}.groupItem .name[data-v-7f8c8daa]{flex:1 auto;padding-left:.7142857143rem;color:#242424}.groupItem .icon[data-v-7f8c8daa]{margin-right:.3571428571rem;fill:#828282}.groupItem .icon-open[data-v-7f8c8daa]{fill:#1c1c1c}.groupItem.depth-1[data-v-7f8c8daa]{margin-left:.8571428571rem}.groupItem.depth-2[data-v-7f8c8daa]{margin-left:1.7142857143rem}.groupItem.depth-3[data-v-7f8c8daa]{margin-left:2.5714285714rem}.groupItem.depth-4[data-v-7f8c8daa]{margin-left:3.4285714286rem}.groupItem.depth-5[data-v-7f8c8daa]{margin-left:4.2857142857rem}.groupItem.depth-6[data-v-7f8c8daa]{margin-left:5.1428571429rem}.groupItem.depth-7[data-v-7f8c8daa]{margin-left:6rem}.groupItem.depth-8[data-v-7f8c8daa]{margin-left:6.8571428571rem}.groupItem.depth-9[data-v-7f8c8daa]{margin-left:7.7142857143rem}.groupItem.depth-10[data-v-7f8c8daa]{margin-left:8.5714285714rem}.groupItem.active[data-v-7f8c8daa]{background:var(--active);border-radius:10px;text-decoration:underline}.groupItem.active .icon[data-v-7f8c8daa]{fill:var(--soft_red)}.theme-default[data-v-39c73061]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.input[data-v-39c73061]{position:relative;display:flex;flex-direction:column;gap:10px}.input .label[data-v-39c73061]{display:flex;flex-direction:row;justify-content:space-between;color:#828282;text-transform:uppercase;font-size:12px;width:100%}.input .field[data-v-39c73061]{width:100%;border-radius:5px;transition:all .25s ease 0s;box-sizing:border-box;background-color:#fff}.input .field[data-v-39c73061]::placeholder{font-size:12px;opacity:.6}.input .field[data-v-39c73061]:focus{outline:none;border-color:#828282;box-shadow:0 1px 2px #00000040}.input .field[data-v-39c73061]:disabled{background-color:#e0e0e0;color:#24242473}.theme-default[data-v-29622ad7]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.groups[data-v-29622ad7]{border-right:2px solid rgba(0,0,0,.2);width:100%;height:100%;display:flex;flex-direction:column}.groups .content[data-v-29622ad7]{padding:5px;display:flex;flex-direction:column;gap:5px;flex-grow:1}.groups .content .card[data-v-29622ad7]{padding:5px}.groups .content .list[data-v-29622ad7]{display:flex;flex-direction:column;box-sizing:border-box;flex-grow:1;overflow-y:auto;height:1px}.groups .create_group[data-v-29622ad7]{padding:5px;display:flex;flex-direction:column;gap:5px}.theme-default[data-v-f9b27e30]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.item[data-v-f9b27e30]{align-content:center;cursor:pointer}.item[data-v-f9b27e30]:hover{background:var(--active)}.item.active[data-v-f9b27e30]{background:var(--active);border-radius:10px;text-decoration:underline}.item .status[data-v-f9b27e30]{width:1px;height:10px;background:var(--soft_red);border-radius:5px}.item .status.on[data-v-f9b27e30]{background:var(--fresh_green)}.item .name[data-v-f9b27e30]{color:var(--text_color_invert);word-break:break-word}.theme-default[data-v-7d8322a3]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.rules[data-v-7d8322a3]{border-right:2px solid rgba(0,0,0,.2);width:100%;height:100%;display:flex;flex-direction:column}.rules .content[data-v-7d8322a3]{display:flex;flex-direction:column;gap:5px;padding:5px;flex-grow:1}.rules .content .actions[data-v-7d8322a3]{display:flex;align-items:center;gap:5px;padding:5px 5px 5px 20px}.rules .content .actions .options[data-v-7d8322a3]{display:flex;align-items:center;position:relative}.rules .content .actions .options ul[data-v-7d8322a3]{right:-49px;top:38px;box-shadow:0 0 10px #00000080}.rules .content[data-v-7d8322a3] .list{overflow:auto;height:1px;display:flex;flex-grow:1;flex-direction:column;gap:5px;padding:5px}.rules .content[data-v-7d8322a3] .list table{border-collapse:collapse;height:1px}.rules .content[data-v-7d8322a3] .list table div{padding:5px 2px}.theme-default[data-v-5e0af0ef]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.h-clearfix[data-v-5e0af0ef]{zoom:1}.h-clearfix[data-v-5e0af0ef]:before,.h-clearfix[data-v-5e0af0ef]:after{display:table;content:" "}.h-clearfix[data-v-5e0af0ef]:after{clear:both}.bold[data-v-5e0af0ef]{font-weight:700}.highlight[data-v-5e0af0ef]{background-color:#d4e7f2}.color-black[data-v-5e0af0ef]{color:#242424!important}.border-black[data-v-5e0af0ef]{border:1px solid #242424}.icon-active-color[data-v-5e0af0ef]{fill:#94a2a9!important}.color-active-color[data-v-5e0af0ef]{color:#94a2a9!important}.icon-black[data-v-5e0af0ef]{fill:#242424!important}.icon-white[data-v-5e0af0ef]{fill:#fff!important}.h-capitalize[data-v-5e0af0ef]{text-transform:capitalize}.h-underline[data-v-5e0af0ef]{text-decoration:underline}.h-nowrap[data-v-5e0af0ef]{white-space:nowrap}.h-pt--0[data-v-5e0af0ef]{padding-top:0rem!important}.h-mt--0[data-v-5e0af0ef]{margin-top:0rem!important}.h-pt--4[data-v-5e0af0ef]{padding-top:.2857142857rem!important}.h-mt--4[data-v-5e0af0ef]{margin-top:.2857142857rem!important}.h-pt--8[data-v-5e0af0ef]{padding-top:.5714285714rem!important}.h-mt--8[data-v-5e0af0ef]{margin-top:.5714285714rem!important}.h-pt--12[data-v-5e0af0ef]{padding-top:.8571428571rem!important}.h-mt--12[data-v-5e0af0ef]{margin-top:.8571428571rem!important}.h-pt--16[data-v-5e0af0ef]{padding-top:1.1428571429rem!important}.h-mt--16[data-v-5e0af0ef]{margin-top:1.1428571429rem!important}.h-pt--20[data-v-5e0af0ef]{padding-top:1.4285714286rem!important}.h-mt--20[data-v-5e0af0ef]{margin-top:1.4285714286rem!important}.h-pt--24[data-v-5e0af0ef]{padding-top:1.7142857143rem!important}.h-mt--24[data-v-5e0af0ef]{margin-top:1.7142857143rem!important}.h-pt--28[data-v-5e0af0ef]{padding-top:2rem!important}.h-mt--28[data-v-5e0af0ef]{margin-top:2rem!important}.h-pt--32[data-v-5e0af0ef]{padding-top:2.2857142857rem!important}.h-mt--32[data-v-5e0af0ef]{margin-top:2.2857142857rem!important}.h-pt--36[data-v-5e0af0ef]{padding-top:2.5714285714rem!important}.h-mt--36[data-v-5e0af0ef]{margin-top:2.5714285714rem!important}.h-pt--40[data-v-5e0af0ef]{padding-top:2.8571428571rem!important}.h-mt--40[data-v-5e0af0ef]{margin-top:2.8571428571rem!important}.h-pt--44[data-v-5e0af0ef]{padding-top:3.1428571429rem!important}.h-mt--44[data-v-5e0af0ef]{margin-top:3.1428571429rem!important}.h-pt--48[data-v-5e0af0ef]{padding-top:3.4285714286rem!important}.h-mt--48[data-v-5e0af0ef]{margin-top:3.4285714286rem!important}.h-mt--auto[data-v-5e0af0ef]{margin-top:auto!important}.h-pr--0[data-v-5e0af0ef]{padding-right:0rem!important}.h-mr--0[data-v-5e0af0ef]{margin-right:0rem!important}.h-pr--4[data-v-5e0af0ef]{padding-right:.2857142857rem!important}.h-mr--4[data-v-5e0af0ef]{margin-right:.2857142857rem!important}.h-pr--8[data-v-5e0af0ef]{padding-right:.5714285714rem!important}.h-mr--8[data-v-5e0af0ef]{margin-right:.5714285714rem!important}.h-pr--12[data-v-5e0af0ef]{padding-right:.8571428571rem!important}.h-mr--12[data-v-5e0af0ef]{margin-right:.8571428571rem!important}.h-pr--16[data-v-5e0af0ef]{padding-right:1.1428571429rem!important}.h-mr--16[data-v-5e0af0ef]{margin-right:1.1428571429rem!important}.h-pr--20[data-v-5e0af0ef]{padding-right:1.4285714286rem!important}.h-mr--20[data-v-5e0af0ef]{margin-right:1.4285714286rem!important}.h-pr--24[data-v-5e0af0ef]{padding-right:1.7142857143rem!important}.h-mr--24[data-v-5e0af0ef]{margin-right:1.7142857143rem!important}.h-pr--28[data-v-5e0af0ef]{padding-right:2rem!important}.h-mr--28[data-v-5e0af0ef]{margin-right:2rem!important}.h-pr--32[data-v-5e0af0ef]{padding-right:2.2857142857rem!important}.h-mr--32[data-v-5e0af0ef]{margin-right:2.2857142857rem!important}.h-pr--36[data-v-5e0af0ef]{padding-right:2.5714285714rem!important}.h-mr--36[data-v-5e0af0ef]{margin-right:2.5714285714rem!important}.h-pr--40[data-v-5e0af0ef]{padding-right:2.8571428571rem!important}.h-mr--40[data-v-5e0af0ef]{margin-right:2.8571428571rem!important}.h-pr--44[data-v-5e0af0ef]{padding-right:3.1428571429rem!important}.h-mr--44[data-v-5e0af0ef]{margin-right:3.1428571429rem!important}.h-pr--48[data-v-5e0af0ef]{padding-right:3.4285714286rem!important}.h-mr--48[data-v-5e0af0ef]{margin-right:3.4285714286rem!important}.h-mr--auto[data-v-5e0af0ef]{margin-right:auto!important}.h-pb--0[data-v-5e0af0ef]{padding-bottom:0rem!important}.h-mb--0[data-v-5e0af0ef]{margin-bottom:0rem!important}.h-pb--4[data-v-5e0af0ef]{padding-bottom:.2857142857rem!important}.h-mb--4[data-v-5e0af0ef]{margin-bottom:.2857142857rem!important}.h-pb--8[data-v-5e0af0ef]{padding-bottom:.5714285714rem!important}.h-mb--8[data-v-5e0af0ef]{margin-bottom:.5714285714rem!important}.h-pb--12[data-v-5e0af0ef]{padding-bottom:.8571428571rem!important}.h-mb--12[data-v-5e0af0ef]{margin-bottom:.8571428571rem!important}.h-pb--16[data-v-5e0af0ef]{padding-bottom:1.1428571429rem!important}.h-mb--16[data-v-5e0af0ef]{margin-bottom:1.1428571429rem!important}.h-pb--20[data-v-5e0af0ef]{padding-bottom:1.4285714286rem!important}.h-mb--20[data-v-5e0af0ef]{margin-bottom:1.4285714286rem!important}.h-pb--24[data-v-5e0af0ef]{padding-bottom:1.7142857143rem!important}.h-mb--24[data-v-5e0af0ef]{margin-bottom:1.7142857143rem!important}.h-pb--28[data-v-5e0af0ef]{padding-bottom:2rem!important}.h-mb--28[data-v-5e0af0ef]{margin-bottom:2rem!important}.h-pb--32[data-v-5e0af0ef]{padding-bottom:2.2857142857rem!important}.h-mb--32[data-v-5e0af0ef]{margin-bottom:2.2857142857rem!important}.h-pb--36[data-v-5e0af0ef]{padding-bottom:2.5714285714rem!important}.h-mb--36[data-v-5e0af0ef]{margin-bottom:2.5714285714rem!important}.h-pb--40[data-v-5e0af0ef]{padding-bottom:2.8571428571rem!important}.h-mb--40[data-v-5e0af0ef]{margin-bottom:2.8571428571rem!important}.h-pb--44[data-v-5e0af0ef]{padding-bottom:3.1428571429rem!important}.h-mb--44[data-v-5e0af0ef]{margin-bottom:3.1428571429rem!important}.h-pb--48[data-v-5e0af0ef]{padding-bottom:3.4285714286rem!important}.h-mb--48[data-v-5e0af0ef]{margin-bottom:3.4285714286rem!important}.h-mb--auto[data-v-5e0af0ef]{margin-bottom:auto!important}.h-pl--0[data-v-5e0af0ef]{padding-left:0rem!important}.h-ml--0[data-v-5e0af0ef]{margin-left:0rem!important}.h-pl--4[data-v-5e0af0ef]{padding-left:.2857142857rem!important}.h-ml--4[data-v-5e0af0ef]{margin-left:.2857142857rem!important}.h-pl--8[data-v-5e0af0ef]{padding-left:.5714285714rem!important}.h-ml--8[data-v-5e0af0ef]{margin-left:.5714285714rem!important}.h-pl--12[data-v-5e0af0ef]{padding-left:.8571428571rem!important}.h-ml--12[data-v-5e0af0ef]{margin-left:.8571428571rem!important}.h-pl--16[data-v-5e0af0ef]{padding-left:1.1428571429rem!important}.h-ml--16[data-v-5e0af0ef]{margin-left:1.1428571429rem!important}.h-pl--20[data-v-5e0af0ef]{padding-left:1.4285714286rem!important}.h-ml--20[data-v-5e0af0ef]{margin-left:1.4285714286rem!important}.h-pl--24[data-v-5e0af0ef]{padding-left:1.7142857143rem!important}.h-ml--24[data-v-5e0af0ef]{margin-left:1.7142857143rem!important}.h-pl--28[data-v-5e0af0ef]{padding-left:2rem!important}.h-ml--28[data-v-5e0af0ef]{margin-left:2rem!important}.h-pl--32[data-v-5e0af0ef]{padding-left:2.2857142857rem!important}.h-ml--32[data-v-5e0af0ef]{margin-left:2.2857142857rem!important}.h-pl--36[data-v-5e0af0ef]{padding-left:2.5714285714rem!important}.h-ml--36[data-v-5e0af0ef]{margin-left:2.5714285714rem!important}.h-pl--40[data-v-5e0af0ef]{padding-left:2.8571428571rem!important}.h-ml--40[data-v-5e0af0ef]{margin-left:2.8571428571rem!important}.h-pl--44[data-v-5e0af0ef]{padding-left:3.1428571429rem!important}.h-ml--44[data-v-5e0af0ef]{margin-left:3.1428571429rem!important}.h-pl--48[data-v-5e0af0ef]{padding-left:3.4285714286rem!important}.h-ml--48[data-v-5e0af0ef]{margin-left:3.4285714286rem!important}.h-ml--auto[data-v-5e0af0ef]{margin-left:auto!important}.h-container[data-v-5e0af0ef]{margin-left:33.7142857143rem;margin-right:15rem}.h-ml--container[data-v-5e0af0ef]{margin-left:33.7142857143rem}.h-mr--container[data-v-5e0af0ef]{margin-right:15rem}.h-pos--static[data-v-5e0af0ef]{position:static}.h-pos--relative[data-v-5e0af0ef]{position:relative}.h-pos--absolute[data-v-5e0af0ef]{position:absolute}.h-fz--12[data-v-5e0af0ef]{font-size:.8571428571rem}.h-fz--13[data-v-5e0af0ef]{font-size:.9285714286rem}.h-fz--14[data-v-5e0af0ef]{font-size:1rem}.h-fz--15[data-v-5e0af0ef]{font-size:1.0714285714rem}.h-fz--16[data-v-5e0af0ef]{font-size:1.1428571429rem}.h-fz--17[data-v-5e0af0ef]{font-size:1.2142857143rem}.h-fz--18[data-v-5e0af0ef]{font-size:1.2857142857rem}.h-fz--19[data-v-5e0af0ef]{font-size:1.3571428571rem}.h-fz--20[data-v-5e0af0ef]{font-size:1.4285714286rem}.h-fz--21[data-v-5e0af0ef]{font-size:1.5rem}.h-fz--22[data-v-5e0af0ef]{font-size:1.5714285714rem}.h-fz--23[data-v-5e0af0ef]{font-size:1.6428571429rem}.h-fz--24[data-v-5e0af0ef]{font-size:1.7142857143rem}.h-lh--12[data-v-5e0af0ef]{line-height:.8571428571rem}.h-lh--13[data-v-5e0af0ef]{line-height:.9285714286rem}.h-lh--14[data-v-5e0af0ef]{line-height:1rem}.h-lh--15[data-v-5e0af0ef]{line-height:1.0714285714rem}.h-lh--16[data-v-5e0af0ef]{line-height:1.1428571429rem}.h-lh--17[data-v-5e0af0ef]{line-height:1.2142857143rem}.h-lh--18[data-v-5e0af0ef]{line-height:1.2857142857rem}.h-lh--19[data-v-5e0af0ef]{line-height:1.3571428571rem}.h-lh--20[data-v-5e0af0ef]{line-height:1.4285714286rem}.h-lh--21[data-v-5e0af0ef]{line-height:1.5rem}.h-lh--22[data-v-5e0af0ef]{line-height:1.5714285714rem}.h-lh--23[data-v-5e0af0ef]{line-height:1.6428571429rem}.h-lh--24[data-v-5e0af0ef]{line-height:1.7142857143rem}.h-fw--400[data-v-5e0af0ef]{font-weight:400}.h-fw--500[data-v-5e0af0ef]{font-weight:500}.h-fw--600[data-v-5e0af0ef]{font-weight:600}.h-fw--700[data-v-5e0af0ef]{font-weight:700}.h-display--block[data-v-5e0af0ef]{display:block!important}.h-display--inline[data-v-5e0af0ef]{display:inline!important}.h-display--inline-block[data-v-5e0af0ef]{display:inline-block!important}.h-display--flex[data-v-5e0af0ef]{display:flex!important}.h-display--inline-flex[data-v-5e0af0ef]{display:inline-flex!important}.h-display--none[data-v-5e0af0ef]{display:none!important}.h-f-align--start[data-v-5e0af0ef]{align-items:flex-start}.h-f-align--center[data-v-5e0af0ef]{align-items:center}.h-f-align--end[data-v-5e0af0ef]{align-items:flex-end}.h-f-align--baseline[data-v-5e0af0ef]{align-items:baseline}.h-f-content--start[data-v-5e0af0ef]{justify-content:flex-start}.h-f-content--center[data-v-5e0af0ef]{justify-content:center}.h-f-content--end[data-v-5e0af0ef]{justify-content:flex-end}.h-f-shrink--0[data-v-5e0af0ef]{flex-shrink:0}.h-width--full[data-v-5e0af0ef]{width:100%!important}.h-width--5[data-v-5e0af0ef]{width:5%!important}.h-width--20[data-v-5e0af0ef]{width:20%!important}.h-width--30[data-v-5e0af0ef]{width:30%!important}.h-width--33[data-v-5e0af0ef]{width:33%!important}.h-width--80[data-v-5e0af0ef]{width:80%!important}.h-width--90[data-v-5e0af0ef]{width:90%!important}.h-max-height--full[data-v-5e0af0ef]{max-height:100vh}.h-max-height--90[data-v-5e0af0ef]{max-height:90vh}.h-pull--right[data-v-5e0af0ef]{float:right}.h-pull--left[data-v-5e0af0ef]{float:left}.h-align--right[data-v-5e0af0ef]{margin-left:auto!important}.h-align--left[data-v-5e0af0ef]{margin-right:auto!important}.h-text--nowrap[data-v-5e0af0ef]{white-space:nowrap}.h-align--left[data-v-5e0af0ef]{text-align:left}.h-align--right[data-v-5e0af0ef]{text-align:right}.h-align--center[data-v-5e0af0ef]{text-align:center}.h-color--text-grey[data-v-5e0af0ef]{color:#434343}.h-scroll[data-v-5e0af0ef]{position:relative;overflow:auto;height:100%;flex-shrink:1}.h-select[data-v-5e0af0ef]{background-color:#d4e7f2;padding:.1428571429rem;display:inline}.h-inlineblock[data-v-5e0af0ef]{display:inline-block}.h-half-with-row-space[data-v-5e0af0ef]{width:49%;margin-right:1%}.h-half-with-row-space[data-v-5e0af0ef]:nth-last-child(1){margin-right:0}.h-half[data-v-5e0af0ef]{width:50%}.h-flex[data-v-5e0af0ef]{display:flex}.h-flex-center[data-v-5e0af0ef]{display:flex;align-items:center;justify-content:space-between}.h-half-input-p input[data-v-5e0af0ef]{padding:.3571428571rem .5rem!important}.h-hide[data-v-5e0af0ef]{cursor:default;opacity:0}.editor[data-v-5e0af0ef]{display:flex;flex-direction:column;gap:10px;padding:5px}.editor .card[data-v-5e0af0ef]{padding:5px;display:flex;flex-direction:column;gap:5px}.editor .button-bar[data-v-5e0af0ef]{display:flex;gap:10px}.rules-import input[data-v-5e0af0ef]{position:absolute;left:-1000px}.rules-import label[data-v-5e0af0ef]{cursor:pointer}.layout[data-v-9d412f48]{display:flex;flex-direction:column;gap:10px;padding:5px;margin:5px}.rule-editor[data-v-39ee4181]{display:flex;flex-direction:column;gap:5px;height:calc(100% + -0px)}.rule-editor .editor[data-v-39ee4181]{overflow-x:hidden}.rule-editor .buttons-bar[data-v-39ee4181]{border-top:1px solid rgba(0,0,0,.2);padding:5px;position:sticky;bottom:0}.object[data-v-e760a4d7]{display:flex;flex-direction:column;gap:10px}.object .radio-group[data-v-e760a4d7]{display:flex;flex-direction:column;gap:5px}div[data-v-93e3f3b5]{display:flex;align-items:center}.table__td[data-v-93e3f3b5]{white-space:nowrap}.middle[data-v-729e1072]{display:flex;flex-direction:column;gap:10px}.function-param[data-v-8eafe222]{display:flex;flex-direction:column;gap:5px}.value[data-v-53880c44]{display:flex;flex-direction:column;gap:10px}.value .radio-group[data-v-53880c44]{display:flex;flex-direction:column;gap:5px}.value .user-input>div[data-v-53880c44]{display:flex;flex-direction:column;gap:5px}.value .user-input>div .compare-item[data-v-53880c44]{display:flex;align-items:center;gap:5px}.value .user-input>div .compare-item .datetimepicker[data-v-53880c44]{display:flex;align-content:center;gap:10px}.value .user-input>div .compare-item .input[data-v-53880c44],.value .user-input>div .compare-item .datepicker[data-v-53880c44]{width:100%}.value .user-input>div .compare-item .input input[data-v-53880c44],.value .user-input>div .compare-item .datepicker input[data-v-53880c44]{padding:5px}.value .user-input>div .compare-item .comparator[data-v-53880c44]{width:20px}.value .user-input .fun[data-v-53880c44]{display:flex;flex-direction:column;gap:10px}.value .user-input .fun .args-wrapper[data-v-53880c44]{display:flex;flex-direction:column;gap:5px}.value .user-input .fun .args-wrapper .args-title[data-v-53880c44]{display:flex;gap:10px;align-items:center;font-weight:500;color:#818181;border-bottom:1px solid #cbcbcb;padding-bottom:5px}.value .user-input .fun .args-wrapper .args-title .add[data-v-53880c44]{cursor:pointer;display:flex;align-items:center;justify-content:center}.theme-default[data-v-f31adec8]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.item[data-v-f31adec8]{border:1px solid var(--border);border-radius:5px}.item .header[data-v-f31adec8]{display:flex;align-items:center;justify-content:space-between;padding:5px;background:var(--active);border-radius:5px}.item .header .operation-wrapper[data-v-f31adec8]{z-index:1}.item .header .operation-wrapper .operation[data-v-f31adec8]{background:transparent!important;padding:2px 5px;border:1px solid var(--border);border-radius:5px}.item .header .operation-wrapper .label[data-v-f31adec8]{display:flex;color:#fff;gap:10px;align-items:center;color:var(--text_color_invert)}.item .header .operation-wrapper .list[data-v-f31adec8]{background-color:#fff;position:absolute;left:-5px;top:5px;border-radius:10px;box-shadow:#00000030 0 0 5px}.item .header .operation-dropdown[data-v-f31adec8]{display:inline-block;padding:3px 0 0 5px;margin-left:10px;border-radius:5px;border:1px solid #94a2a9;position:relative}.item .header .actions[data-v-f31adec8]{display:flex;gap:10px;flex-direction:row;align-items:center;justify-content:center}.item .header .actions div[data-v-f31adec8]{display:flex;align-items:center;justify-content:center}.item .header span[data-v-f31adec8]{color:var(--text_color_invert);font-weight:500}.item .rule[data-v-f31adec8]{display:flex;justify-content:space-between;padding:10px;background-color:#fff}.theme-default[data-v-f9a1d7c7]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.h-clearfix[data-v-f9a1d7c7]{zoom:1}.h-clearfix[data-v-f9a1d7c7]:before,.h-clearfix[data-v-f9a1d7c7]:after{display:table;content:" "}.h-clearfix[data-v-f9a1d7c7]:after{clear:both}.bold[data-v-f9a1d7c7]{font-weight:700}.highlight[data-v-f9a1d7c7]{background-color:#d4e7f2}.color-black[data-v-f9a1d7c7]{color:#242424!important}.border-black[data-v-f9a1d7c7]{border:1px solid #242424}.icon-active-color[data-v-f9a1d7c7]{fill:#94a2a9!important}.color-active-color[data-v-f9a1d7c7]{color:#94a2a9!important}.icon-black[data-v-f9a1d7c7]{fill:#242424!important}.icon-white[data-v-f9a1d7c7]{fill:#fff!important}.h-capitalize[data-v-f9a1d7c7]{text-transform:capitalize}.h-underline[data-v-f9a1d7c7]{text-decoration:underline}.h-nowrap[data-v-f9a1d7c7]{white-space:nowrap}.h-pt--0[data-v-f9a1d7c7]{padding-top:0rem!important}.h-mt--0[data-v-f9a1d7c7]{margin-top:0rem!important}.h-pt--4[data-v-f9a1d7c7]{padding-top:.2857142857rem!important}.h-mt--4[data-v-f9a1d7c7]{margin-top:.2857142857rem!important}.h-pt--8[data-v-f9a1d7c7]{padding-top:.5714285714rem!important}.h-mt--8[data-v-f9a1d7c7]{margin-top:.5714285714rem!important}.h-pt--12[data-v-f9a1d7c7]{padding-top:.8571428571rem!important}.h-mt--12[data-v-f9a1d7c7]{margin-top:.8571428571rem!important}.h-pt--16[data-v-f9a1d7c7]{padding-top:1.1428571429rem!important}.h-mt--16[data-v-f9a1d7c7]{margin-top:1.1428571429rem!important}.h-pt--20[data-v-f9a1d7c7]{padding-top:1.4285714286rem!important}.h-mt--20[data-v-f9a1d7c7]{margin-top:1.4285714286rem!important}.h-pt--24[data-v-f9a1d7c7]{padding-top:1.7142857143rem!important}.h-mt--24[data-v-f9a1d7c7]{margin-top:1.7142857143rem!important}.h-pt--28[data-v-f9a1d7c7]{padding-top:2rem!important}.h-mt--28[data-v-f9a1d7c7]{margin-top:2rem!important}.h-pt--32[data-v-f9a1d7c7]{padding-top:2.2857142857rem!important}.h-mt--32[data-v-f9a1d7c7]{margin-top:2.2857142857rem!important}.h-pt--36[data-v-f9a1d7c7]{padding-top:2.5714285714rem!important}.h-mt--36[data-v-f9a1d7c7]{margin-top:2.5714285714rem!important}.h-pt--40[data-v-f9a1d7c7]{padding-top:2.8571428571rem!important}.h-mt--40[data-v-f9a1d7c7]{margin-top:2.8571428571rem!important}.h-pt--44[data-v-f9a1d7c7]{padding-top:3.1428571429rem!important}.h-mt--44[data-v-f9a1d7c7]{margin-top:3.1428571429rem!important}.h-pt--48[data-v-f9a1d7c7]{padding-top:3.4285714286rem!important}.h-mt--48[data-v-f9a1d7c7]{margin-top:3.4285714286rem!important}.h-mt--auto[data-v-f9a1d7c7]{margin-top:auto!important}.h-pr--0[data-v-f9a1d7c7]{padding-right:0rem!important}.h-mr--0[data-v-f9a1d7c7]{margin-right:0rem!important}.h-pr--4[data-v-f9a1d7c7]{padding-right:.2857142857rem!important}.h-mr--4[data-v-f9a1d7c7]{margin-right:.2857142857rem!important}.h-pr--8[data-v-f9a1d7c7]{padding-right:.5714285714rem!important}.h-mr--8[data-v-f9a1d7c7]{margin-right:.5714285714rem!important}.h-pr--12[data-v-f9a1d7c7]{padding-right:.8571428571rem!important}.h-mr--12[data-v-f9a1d7c7]{margin-right:.8571428571rem!important}.h-pr--16[data-v-f9a1d7c7]{padding-right:1.1428571429rem!important}.h-mr--16[data-v-f9a1d7c7]{margin-right:1.1428571429rem!important}.h-pr--20[data-v-f9a1d7c7]{padding-right:1.4285714286rem!important}.h-mr--20[data-v-f9a1d7c7]{margin-right:1.4285714286rem!important}.h-pr--24[data-v-f9a1d7c7]{padding-right:1.7142857143rem!important}.h-mr--24[data-v-f9a1d7c7]{margin-right:1.7142857143rem!important}.h-pr--28[data-v-f9a1d7c7]{padding-right:2rem!important}.h-mr--28[data-v-f9a1d7c7]{margin-right:2rem!important}.h-pr--32[data-v-f9a1d7c7]{padding-right:2.2857142857rem!important}.h-mr--32[data-v-f9a1d7c7]{margin-right:2.2857142857rem!important}.h-pr--36[data-v-f9a1d7c7]{padding-right:2.5714285714rem!important}.h-mr--36[data-v-f9a1d7c7]{margin-right:2.5714285714rem!important}.h-pr--40[data-v-f9a1d7c7]{padding-right:2.8571428571rem!important}.h-mr--40[data-v-f9a1d7c7]{margin-right:2.8571428571rem!important}.h-pr--44[data-v-f9a1d7c7]{padding-right:3.1428571429rem!important}.h-mr--44[data-v-f9a1d7c7]{margin-right:3.1428571429rem!important}.h-pr--48[data-v-f9a1d7c7]{padding-right:3.4285714286rem!important}.h-mr--48[data-v-f9a1d7c7]{margin-right:3.4285714286rem!important}.h-mr--auto[data-v-f9a1d7c7]{margin-right:auto!important}.h-pb--0[data-v-f9a1d7c7]{padding-bottom:0rem!important}.h-mb--0[data-v-f9a1d7c7]{margin-bottom:0rem!important}.h-pb--4[data-v-f9a1d7c7]{padding-bottom:.2857142857rem!important}.h-mb--4[data-v-f9a1d7c7]{margin-bottom:.2857142857rem!important}.h-pb--8[data-v-f9a1d7c7]{padding-bottom:.5714285714rem!important}.h-mb--8[data-v-f9a1d7c7]{margin-bottom:.5714285714rem!important}.h-pb--12[data-v-f9a1d7c7]{padding-bottom:.8571428571rem!important}.h-mb--12[data-v-f9a1d7c7]{margin-bottom:.8571428571rem!important}.h-pb--16[data-v-f9a1d7c7]{padding-bottom:1.1428571429rem!important}.h-mb--16[data-v-f9a1d7c7]{margin-bottom:1.1428571429rem!important}.h-pb--20[data-v-f9a1d7c7]{padding-bottom:1.4285714286rem!important}.h-mb--20[data-v-f9a1d7c7]{margin-bottom:1.4285714286rem!important}.h-pb--24[data-v-f9a1d7c7]{padding-bottom:1.7142857143rem!important}.h-mb--24[data-v-f9a1d7c7]{margin-bottom:1.7142857143rem!important}.h-pb--28[data-v-f9a1d7c7]{padding-bottom:2rem!important}.h-mb--28[data-v-f9a1d7c7]{margin-bottom:2rem!important}.h-pb--32[data-v-f9a1d7c7]{padding-bottom:2.2857142857rem!important}.h-mb--32[data-v-f9a1d7c7]{margin-bottom:2.2857142857rem!important}.h-pb--36[data-v-f9a1d7c7]{padding-bottom:2.5714285714rem!important}.h-mb--36[data-v-f9a1d7c7]{margin-bottom:2.5714285714rem!important}.h-pb--40[data-v-f9a1d7c7]{padding-bottom:2.8571428571rem!important}.h-mb--40[data-v-f9a1d7c7]{margin-bottom:2.8571428571rem!important}.h-pb--44[data-v-f9a1d7c7]{padding-bottom:3.1428571429rem!important}.h-mb--44[data-v-f9a1d7c7]{margin-bottom:3.1428571429rem!important}.h-pb--48[data-v-f9a1d7c7]{padding-bottom:3.4285714286rem!important}.h-mb--48[data-v-f9a1d7c7]{margin-bottom:3.4285714286rem!important}.h-mb--auto[data-v-f9a1d7c7]{margin-bottom:auto!important}.h-pl--0[data-v-f9a1d7c7]{padding-left:0rem!important}.h-ml--0[data-v-f9a1d7c7]{margin-left:0rem!important}.h-pl--4[data-v-f9a1d7c7]{padding-left:.2857142857rem!important}.h-ml--4[data-v-f9a1d7c7]{margin-left:.2857142857rem!important}.h-pl--8[data-v-f9a1d7c7]{padding-left:.5714285714rem!important}.h-ml--8[data-v-f9a1d7c7]{margin-left:.5714285714rem!important}.h-pl--12[data-v-f9a1d7c7]{padding-left:.8571428571rem!important}.h-ml--12[data-v-f9a1d7c7]{margin-left:.8571428571rem!important}.h-pl--16[data-v-f9a1d7c7]{padding-left:1.1428571429rem!important}.h-ml--16[data-v-f9a1d7c7]{margin-left:1.1428571429rem!important}.h-pl--20[data-v-f9a1d7c7]{padding-left:1.4285714286rem!important}.h-ml--20[data-v-f9a1d7c7]{margin-left:1.4285714286rem!important}.h-pl--24[data-v-f9a1d7c7]{padding-left:1.7142857143rem!important}.h-ml--24[data-v-f9a1d7c7]{margin-left:1.7142857143rem!important}.h-pl--28[data-v-f9a1d7c7]{padding-left:2rem!important}.h-ml--28[data-v-f9a1d7c7]{margin-left:2rem!important}.h-pl--32[data-v-f9a1d7c7]{padding-left:2.2857142857rem!important}.h-ml--32[data-v-f9a1d7c7]{margin-left:2.2857142857rem!important}.h-pl--36[data-v-f9a1d7c7]{padding-left:2.5714285714rem!important}.h-ml--36[data-v-f9a1d7c7]{margin-left:2.5714285714rem!important}.h-pl--40[data-v-f9a1d7c7]{padding-left:2.8571428571rem!important}.h-ml--40[data-v-f9a1d7c7]{margin-left:2.8571428571rem!important}.h-pl--44[data-v-f9a1d7c7]{padding-left:3.1428571429rem!important}.h-ml--44[data-v-f9a1d7c7]{margin-left:3.1428571429rem!important}.h-pl--48[data-v-f9a1d7c7]{padding-left:3.4285714286rem!important}.h-ml--48[data-v-f9a1d7c7]{margin-left:3.4285714286rem!important}.h-ml--auto[data-v-f9a1d7c7]{margin-left:auto!important}.h-container[data-v-f9a1d7c7]{margin-left:33.7142857143rem;margin-right:15rem}.h-ml--container[data-v-f9a1d7c7]{margin-left:33.7142857143rem}.h-mr--container[data-v-f9a1d7c7]{margin-right:15rem}.h-pos--static[data-v-f9a1d7c7]{position:static}.h-pos--relative[data-v-f9a1d7c7]{position:relative}.h-pos--absolute[data-v-f9a1d7c7]{position:absolute}.h-fz--12[data-v-f9a1d7c7]{font-size:.8571428571rem}.h-fz--13[data-v-f9a1d7c7]{font-size:.9285714286rem}.h-fz--14[data-v-f9a1d7c7]{font-size:1rem}.h-fz--15[data-v-f9a1d7c7]{font-size:1.0714285714rem}.h-fz--16[data-v-f9a1d7c7]{font-size:1.1428571429rem}.h-fz--17[data-v-f9a1d7c7]{font-size:1.2142857143rem}.h-fz--18[data-v-f9a1d7c7]{font-size:1.2857142857rem}.h-fz--19[data-v-f9a1d7c7]{font-size:1.3571428571rem}.h-fz--20[data-v-f9a1d7c7]{font-size:1.4285714286rem}.h-fz--21[data-v-f9a1d7c7]{font-size:1.5rem}.h-fz--22[data-v-f9a1d7c7]{font-size:1.5714285714rem}.h-fz--23[data-v-f9a1d7c7]{font-size:1.6428571429rem}.h-fz--24[data-v-f9a1d7c7]{font-size:1.7142857143rem}.h-lh--12[data-v-f9a1d7c7]{line-height:.8571428571rem}.h-lh--13[data-v-f9a1d7c7]{line-height:.9285714286rem}.h-lh--14[data-v-f9a1d7c7]{line-height:1rem}.h-lh--15[data-v-f9a1d7c7]{line-height:1.0714285714rem}.h-lh--16[data-v-f9a1d7c7]{line-height:1.1428571429rem}.h-lh--17[data-v-f9a1d7c7]{line-height:1.2142857143rem}.h-lh--18[data-v-f9a1d7c7]{line-height:1.2857142857rem}.h-lh--19[data-v-f9a1d7c7]{line-height:1.3571428571rem}.h-lh--20[data-v-f9a1d7c7]{line-height:1.4285714286rem}.h-lh--21[data-v-f9a1d7c7]{line-height:1.5rem}.h-lh--22[data-v-f9a1d7c7]{line-height:1.5714285714rem}.h-lh--23[data-v-f9a1d7c7]{line-height:1.6428571429rem}.h-lh--24[data-v-f9a1d7c7]{line-height:1.7142857143rem}.h-fw--400[data-v-f9a1d7c7]{font-weight:400}.h-fw--500[data-v-f9a1d7c7]{font-weight:500}.h-fw--600[data-v-f9a1d7c7]{font-weight:600}.h-fw--700[data-v-f9a1d7c7]{font-weight:700}.h-display--block[data-v-f9a1d7c7]{display:block!important}.h-display--inline[data-v-f9a1d7c7]{display:inline!important}.h-display--inline-block[data-v-f9a1d7c7]{display:inline-block!important}.h-display--flex[data-v-f9a1d7c7]{display:flex!important}.h-display--inline-flex[data-v-f9a1d7c7]{display:inline-flex!important}.h-display--none[data-v-f9a1d7c7]{display:none!important}.h-f-align--start[data-v-f9a1d7c7]{align-items:flex-start}.h-f-align--center[data-v-f9a1d7c7]{align-items:center}.h-f-align--end[data-v-f9a1d7c7]{align-items:flex-end}.h-f-align--baseline[data-v-f9a1d7c7]{align-items:baseline}.h-f-content--start[data-v-f9a1d7c7]{justify-content:flex-start}.h-f-content--center[data-v-f9a1d7c7]{justify-content:center}.h-f-content--end[data-v-f9a1d7c7]{justify-content:flex-end}.h-f-shrink--0[data-v-f9a1d7c7]{flex-shrink:0}.h-width--full[data-v-f9a1d7c7]{width:100%!important}.h-width--5[data-v-f9a1d7c7]{width:5%!important}.h-width--20[data-v-f9a1d7c7]{width:20%!important}.h-width--30[data-v-f9a1d7c7]{width:30%!important}.h-width--33[data-v-f9a1d7c7]{width:33%!important}.h-width--80[data-v-f9a1d7c7]{width:80%!important}.h-width--90[data-v-f9a1d7c7]{width:90%!important}.h-max-height--full[data-v-f9a1d7c7]{max-height:100vh}.h-max-height--90[data-v-f9a1d7c7]{max-height:90vh}.h-pull--right[data-v-f9a1d7c7]{float:right}.h-pull--left[data-v-f9a1d7c7]{float:left}.h-align--right[data-v-f9a1d7c7]{margin-left:auto!important}.h-align--left[data-v-f9a1d7c7]{margin-right:auto!important}.h-text--nowrap[data-v-f9a1d7c7]{white-space:nowrap}.h-align--left[data-v-f9a1d7c7]{text-align:left}.h-align--right[data-v-f9a1d7c7]{text-align:right}.h-align--center[data-v-f9a1d7c7]{text-align:center}.h-color--text-grey[data-v-f9a1d7c7]{color:#434343}.h-scroll[data-v-f9a1d7c7]{position:relative;overflow:auto;height:100%;flex-shrink:1}.h-select[data-v-f9a1d7c7]{background-color:#d4e7f2;padding:.1428571429rem;display:inline}.h-inlineblock[data-v-f9a1d7c7]{display:inline-block}.h-half-with-row-space[data-v-f9a1d7c7]{width:49%;margin-right:1%}.h-half-with-row-space[data-v-f9a1d7c7]:nth-last-child(1){margin-right:0}.h-half[data-v-f9a1d7c7]{width:50%}.h-flex[data-v-f9a1d7c7]{display:flex}.h-flex-center[data-v-f9a1d7c7]{display:flex;align-items:center;justify-content:space-between}.h-half-input-p input[data-v-f9a1d7c7]{padding:.3571428571rem .5rem!important}.h-hide[data-v-f9a1d7c7]{cursor:default;opacity:0}.conditions-group[data-v-f9a1d7c7]{box-sizing:border-box;width:100%}.conditions-group .wrapper-group[data-v-f9a1d7c7]{display:flex;width:100%;align-items:center;gap:5px}.conditions-group .wrapper-group .body[data-v-f9a1d7c7]{display:flex;flex-direction:column;gap:5px;flex:1}.conditions-group .depth-0[data-v-f9a1d7c7]{border:1px solid #94a2a9;border-radius:10px;background:rgba(176.274611399,186.5751295337,191.725388601,.1)}.conditions-group .depth-0 .header[data-v-f9a1d7c7]{background:rgba(176.274611399,186.5751295337,191.725388601,.1);display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px}.conditions-group .depth-0 .header .sever[data-v-f9a1d7c7]{color:#5b6a72;font-size:1.0714285714rem;text-decoration:underline}.conditions-group .depth-0 .header .actions[data-v-f9a1d7c7]{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center;padding:5px}.conditions-group .depth-0 .header .actions div[data-v-f9a1d7c7]{height:25px;width:25px;display:flex;justify-content:space-between;align-items:center}.conditions-group .depth-0 .body[data-v-f9a1d7c7]{padding:5px}.conditions-group .depth-1[data-v-f9a1d7c7]{border:1px solid #fd684f;border-radius:10px;background:rgba(253.5730337079,147.2640449438,129.4269662921,.1)}.conditions-group .depth-1 .header[data-v-f9a1d7c7]{background:rgba(253.5730337079,147.2640449438,129.4269662921,.1);display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px}.conditions-group .depth-1 .header .sever[data-v-f9a1d7c7]{color:#d92102;font-size:1.0714285714rem;text-decoration:underline}.conditions-group .depth-1 .header .actions[data-v-f9a1d7c7]{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center;padding:5px}.conditions-group .depth-1 .header .actions div[data-v-f9a1d7c7]{height:25px;width:25px;display:flex;justify-content:space-between;align-items:center}.conditions-group .depth-1 .body[data-v-f9a1d7c7]{padding:5px}.conditions-group .depth-2[data-v-f9a1d7c7]{border:1px solid #fad200;border-radius:10px;background:rgba(255,221.56,46,.1)}.conditions-group .depth-2 .header[data-v-f9a1d7c7]{background:rgba(255,221.56,46,.1);display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px}.conditions-group .depth-2 .header .sever[data-v-f9a1d7c7]{color:#8a7400;font-size:1.0714285714rem;text-decoration:underline}.conditions-group .depth-2 .header .actions[data-v-f9a1d7c7]{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center;padding:5px}.conditions-group .depth-2 .header .actions div[data-v-f9a1d7c7]{height:25px;width:25px;display:flex;justify-content:space-between;align-items:center}.conditions-group .depth-2 .body[data-v-f9a1d7c7]{padding:5px}.conditions-group .depth-3[data-v-f9a1d7c7]{border:1px solid #a4d53a;border-radius:10px;background:rgba(183.4184100418,221.9623430962,100.0376569038,.1)}.conditions-group .depth-3 .header[data-v-f9a1d7c7]{background:rgba(183.4184100418,221.9623430962,100.0376569038,.1);display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px}.conditions-group .depth-3 .header .sever[data-v-f9a1d7c7]{color:#62831c;font-size:1.0714285714rem;text-decoration:underline}.conditions-group .depth-3 .header .actions[data-v-f9a1d7c7]{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center;padding:5px}.conditions-group .depth-3 .header .actions div[data-v-f9a1d7c7]{height:25px;width:25px;display:flex;justify-content:space-between;align-items:center}.conditions-group .depth-3 .body[data-v-f9a1d7c7]{padding:5px}.conditions-group .depth-4[data-v-f9a1d7c7]{border:1px solid #bf5406;border-radius:10px;background:rgba(240.4467005076,105.7461928934,7.5532994924,.1)}.conditions-group .depth-4 .header[data-v-f9a1d7c7]{background:rgba(240.4467005076,105.7461928934,7.5532994924,.1);display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px}.conditions-group .depth-4 .header .sever[data-v-f9a1d7c7]{color:#522403;font-size:1.0714285714rem;text-decoration:underline}.conditions-group .depth-4 .header .actions[data-v-f9a1d7c7]{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center;padding:5px}.conditions-group .depth-4 .header .actions div[data-v-f9a1d7c7]{height:25px;width:25px;display:flex;justify-content:space-between;align-items:center}.conditions-group .depth-4 .body[data-v-f9a1d7c7]{padding:5px}.conditions-group .depth-5[data-v-f9a1d7c7]{border:1px solid #848383;border-radius:10px;background:rgba(157.3967611336,156.6032388664,156.6032388664,.1)}.conditions-group .depth-5 .header[data-v-f9a1d7c7]{background:rgba(157.3967611336,156.6032388664,156.6032388664,.1);display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px}.conditions-group .depth-5 .header .sever[data-v-f9a1d7c7]{color:#4c4b4b;font-size:1.0714285714rem;text-decoration:underline}.conditions-group .depth-5 .header .actions[data-v-f9a1d7c7]{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center;padding:5px}.conditions-group .depth-5 .header .actions div[data-v-f9a1d7c7]{height:25px;width:25px;display:flex;justify-content:space-between;align-items:center}.conditions-group .depth-5 .body[data-v-f9a1d7c7]{padding:5px}.conditions-group .depth-6[data-v-f9a1d7c7]{border:1px solid #f78383;border-radius:10px;background:rgba(250.0909090909,178.9090909091,178.9090909091,.1)}.conditions-group .depth-6 .header[data-v-f9a1d7c7]{background:rgba(250.0909090909,178.9090909091,178.9090909091,.1);display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px}.conditions-group .depth-6 .header .sever[data-v-f9a1d7c7]{color:#f01a1a;font-size:1.0714285714rem;text-decoration:underline}.conditions-group .depth-6 .header .actions[data-v-f9a1d7c7]{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center;padding:5px}.conditions-group .depth-6 .header .actions div[data-v-f9a1d7c7]{height:25px;width:25px;display:flex;justify-content:space-between;align-items:center}.conditions-group .depth-6 .body[data-v-f9a1d7c7]{padding:5px}.conditions-group .depth-7[data-v-f9a1d7c7]{border:1px solid #3a983e;border-radius:10px;background:rgba(74.7714285714,186.2285714286,79.5142857143,.1)}.conditions-group .depth-7 .header[data-v-f9a1d7c7]{background:rgba(74.7714285714,186.2285714286,79.5142857143,.1);display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px}.conditions-group .depth-7 .header .sever[data-v-f9a1d7c7]{color:#1b471d;font-size:1.0714285714rem;text-decoration:underline}.conditions-group .depth-7 .header .actions[data-v-f9a1d7c7]{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center;padding:5px}.conditions-group .depth-7 .header .actions div[data-v-f9a1d7c7]{height:25px;width:25px;display:flex;justify-content:space-between;align-items:center}.conditions-group .depth-7 .body[data-v-f9a1d7c7]{padding:5px}.conditions-group .depth-8[data-v-f9a1d7c7]{border:1px solid #5d4037;border-radius:10px;background:rgba(125.0472972973,86.0540540541,73.9527027027,.1)}.conditions-group .depth-8 .header[data-v-f9a1d7c7]{background:rgba(125.0472972973,86.0540540541,73.9527027027,.1);display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px}.conditions-group .depth-8 .header .sever[data-v-f9a1d7c7]{color:#160f0d;font-size:1.0714285714rem;text-decoration:underline}.conditions-group .depth-8 .header .actions[data-v-f9a1d7c7]{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center;padding:5px}.conditions-group .depth-8 .header .actions div[data-v-f9a1d7c7]{height:25px;width:25px;display:flex;justify-content:space-between;align-items:center}.conditions-group .depth-8 .body[data-v-f9a1d7c7]{padding:5px}.conditions-group .depth-9[data-v-f9a1d7c7]{border:1px solid #e4a14f;border-radius:10px;background:rgba(234.7832512315,184.6157635468,123.2167487685,.1)}.conditions-group .depth-9 .header[data-v-f9a1d7c7]{background:rgba(234.7832512315,184.6157635468,123.2167487685,.1);display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px}.conditions-group .depth-9 .header .sever[data-v-f9a1d7c7]{color:#a9691a;font-size:1.0714285714rem;text-decoration:underline}.conditions-group .depth-9 .header .actions[data-v-f9a1d7c7]{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center;padding:5px}.conditions-group .depth-9 .header .actions div[data-v-f9a1d7c7]{height:25px;width:25px;display:flex;justify-content:space-between;align-items:center}.conditions-group .depth-9 .body[data-v-f9a1d7c7]{padding:5px}.conditions-group .depth-10[data-v-f9a1d7c7]{border:1px solid #009688;border-radius:10px;background:rgba(0,201,182.24,.1)}.conditions-group .depth-10 .header[data-v-f9a1d7c7]{background:rgba(0,201,182.24,.1);display:flex;align-items:center;justify-content:space-between;gap:5px;padding:5px}.conditions-group .depth-10 .header .sever[data-v-f9a1d7c7]{color:#002622;font-size:1.0714285714rem;text-decoration:underline}.conditions-group .depth-10 .header .actions[data-v-f9a1d7c7]{display:flex;flex-direction:row;gap:5px;justify-content:space-between;align-items:center;padding:5px}.conditions-group .depth-10 .header .actions div[data-v-f9a1d7c7]{height:25px;width:25px;display:flex;justify-content:space-between;align-items:center}.conditions-group .depth-10 .body[data-v-f9a1d7c7]{padding:5px}.operation-dropdown[data-v-f9a1d7c7]{display:inline-block;padding:3px 0 0 5px;border-radius:5px;border:1px solid #94a2a9}.theme-default[data-v-33fdbff4]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.h-clearfix[data-v-33fdbff4]{zoom:1}.h-clearfix[data-v-33fdbff4]:before,.h-clearfix[data-v-33fdbff4]:after{display:table;content:" "}.h-clearfix[data-v-33fdbff4]:after{clear:both}.bold[data-v-33fdbff4]{font-weight:700}.highlight[data-v-33fdbff4]{background-color:#d4e7f2}.color-black[data-v-33fdbff4]{color:#242424!important}.border-black[data-v-33fdbff4]{border:1px solid #242424}.icon-active-color[data-v-33fdbff4]{fill:#94a2a9!important}.color-active-color[data-v-33fdbff4]{color:#94a2a9!important}.icon-black[data-v-33fdbff4]{fill:#242424!important}.icon-white[data-v-33fdbff4]{fill:#fff!important}.h-capitalize[data-v-33fdbff4]{text-transform:capitalize}.h-underline[data-v-33fdbff4]{text-decoration:underline}.h-nowrap[data-v-33fdbff4]{white-space:nowrap}.h-pt--0[data-v-33fdbff4]{padding-top:0rem!important}.h-mt--0[data-v-33fdbff4]{margin-top:0rem!important}.h-pt--4[data-v-33fdbff4]{padding-top:.2857142857rem!important}.h-mt--4[data-v-33fdbff4]{margin-top:.2857142857rem!important}.h-pt--8[data-v-33fdbff4]{padding-top:.5714285714rem!important}.h-mt--8[data-v-33fdbff4]{margin-top:.5714285714rem!important}.h-pt--12[data-v-33fdbff4]{padding-top:.8571428571rem!important}.h-mt--12[data-v-33fdbff4]{margin-top:.8571428571rem!important}.h-pt--16[data-v-33fdbff4]{padding-top:1.1428571429rem!important}.h-mt--16[data-v-33fdbff4]{margin-top:1.1428571429rem!important}.h-pt--20[data-v-33fdbff4]{padding-top:1.4285714286rem!important}.h-mt--20[data-v-33fdbff4]{margin-top:1.4285714286rem!important}.h-pt--24[data-v-33fdbff4]{padding-top:1.7142857143rem!important}.h-mt--24[data-v-33fdbff4]{margin-top:1.7142857143rem!important}.h-pt--28[data-v-33fdbff4]{padding-top:2rem!important}.h-mt--28[data-v-33fdbff4]{margin-top:2rem!important}.h-pt--32[data-v-33fdbff4]{padding-top:2.2857142857rem!important}.h-mt--32[data-v-33fdbff4]{margin-top:2.2857142857rem!important}.h-pt--36[data-v-33fdbff4]{padding-top:2.5714285714rem!important}.h-mt--36[data-v-33fdbff4]{margin-top:2.5714285714rem!important}.h-pt--40[data-v-33fdbff4]{padding-top:2.8571428571rem!important}.h-mt--40[data-v-33fdbff4]{margin-top:2.8571428571rem!important}.h-pt--44[data-v-33fdbff4]{padding-top:3.1428571429rem!important}.h-mt--44[data-v-33fdbff4]{margin-top:3.1428571429rem!important}.h-pt--48[data-v-33fdbff4]{padding-top:3.4285714286rem!important}.h-mt--48[data-v-33fdbff4]{margin-top:3.4285714286rem!important}.h-mt--auto[data-v-33fdbff4]{margin-top:auto!important}.h-pr--0[data-v-33fdbff4]{padding-right:0rem!important}.h-mr--0[data-v-33fdbff4]{margin-right:0rem!important}.h-pr--4[data-v-33fdbff4]{padding-right:.2857142857rem!important}.h-mr--4[data-v-33fdbff4]{margin-right:.2857142857rem!important}.h-pr--8[data-v-33fdbff4]{padding-right:.5714285714rem!important}.h-mr--8[data-v-33fdbff4]{margin-right:.5714285714rem!important}.h-pr--12[data-v-33fdbff4]{padding-right:.8571428571rem!important}.h-mr--12[data-v-33fdbff4]{margin-right:.8571428571rem!important}.h-pr--16[data-v-33fdbff4]{padding-right:1.1428571429rem!important}.h-mr--16[data-v-33fdbff4]{margin-right:1.1428571429rem!important}.h-pr--20[data-v-33fdbff4]{padding-right:1.4285714286rem!important}.h-mr--20[data-v-33fdbff4]{margin-right:1.4285714286rem!important}.h-pr--24[data-v-33fdbff4]{padding-right:1.7142857143rem!important}.h-mr--24[data-v-33fdbff4]{margin-right:1.7142857143rem!important}.h-pr--28[data-v-33fdbff4]{padding-right:2rem!important}.h-mr--28[data-v-33fdbff4]{margin-right:2rem!important}.h-pr--32[data-v-33fdbff4]{padding-right:2.2857142857rem!important}.h-mr--32[data-v-33fdbff4]{margin-right:2.2857142857rem!important}.h-pr--36[data-v-33fdbff4]{padding-right:2.5714285714rem!important}.h-mr--36[data-v-33fdbff4]{margin-right:2.5714285714rem!important}.h-pr--40[data-v-33fdbff4]{padding-right:2.8571428571rem!important}.h-mr--40[data-v-33fdbff4]{margin-right:2.8571428571rem!important}.h-pr--44[data-v-33fdbff4]{padding-right:3.1428571429rem!important}.h-mr--44[data-v-33fdbff4]{margin-right:3.1428571429rem!important}.h-pr--48[data-v-33fdbff4]{padding-right:3.4285714286rem!important}.h-mr--48[data-v-33fdbff4]{margin-right:3.4285714286rem!important}.h-mr--auto[data-v-33fdbff4]{margin-right:auto!important}.h-pb--0[data-v-33fdbff4]{padding-bottom:0rem!important}.h-mb--0[data-v-33fdbff4]{margin-bottom:0rem!important}.h-pb--4[data-v-33fdbff4]{padding-bottom:.2857142857rem!important}.h-mb--4[data-v-33fdbff4]{margin-bottom:.2857142857rem!important}.h-pb--8[data-v-33fdbff4]{padding-bottom:.5714285714rem!important}.h-mb--8[data-v-33fdbff4]{margin-bottom:.5714285714rem!important}.h-pb--12[data-v-33fdbff4]{padding-bottom:.8571428571rem!important}.h-mb--12[data-v-33fdbff4]{margin-bottom:.8571428571rem!important}.h-pb--16[data-v-33fdbff4]{padding-bottom:1.1428571429rem!important}.h-mb--16[data-v-33fdbff4]{margin-bottom:1.1428571429rem!important}.h-pb--20[data-v-33fdbff4]{padding-bottom:1.4285714286rem!important}.h-mb--20[data-v-33fdbff4]{margin-bottom:1.4285714286rem!important}.h-pb--24[data-v-33fdbff4]{padding-bottom:1.7142857143rem!important}.h-mb--24[data-v-33fdbff4]{margin-bottom:1.7142857143rem!important}.h-pb--28[data-v-33fdbff4]{padding-bottom:2rem!important}.h-mb--28[data-v-33fdbff4]{margin-bottom:2rem!important}.h-pb--32[data-v-33fdbff4]{padding-bottom:2.2857142857rem!important}.h-mb--32[data-v-33fdbff4]{margin-bottom:2.2857142857rem!important}.h-pb--36[data-v-33fdbff4]{padding-bottom:2.5714285714rem!important}.h-mb--36[data-v-33fdbff4]{margin-bottom:2.5714285714rem!important}.h-pb--40[data-v-33fdbff4]{padding-bottom:2.8571428571rem!important}.h-mb--40[data-v-33fdbff4]{margin-bottom:2.8571428571rem!important}.h-pb--44[data-v-33fdbff4]{padding-bottom:3.1428571429rem!important}.h-mb--44[data-v-33fdbff4]{margin-bottom:3.1428571429rem!important}.h-pb--48[data-v-33fdbff4]{padding-bottom:3.4285714286rem!important}.h-mb--48[data-v-33fdbff4]{margin-bottom:3.4285714286rem!important}.h-mb--auto[data-v-33fdbff4]{margin-bottom:auto!important}.h-pl--0[data-v-33fdbff4]{padding-left:0rem!important}.h-ml--0[data-v-33fdbff4]{margin-left:0rem!important}.h-pl--4[data-v-33fdbff4]{padding-left:.2857142857rem!important}.h-ml--4[data-v-33fdbff4]{margin-left:.2857142857rem!important}.h-pl--8[data-v-33fdbff4]{padding-left:.5714285714rem!important}.h-ml--8[data-v-33fdbff4]{margin-left:.5714285714rem!important}.h-pl--12[data-v-33fdbff4]{padding-left:.8571428571rem!important}.h-ml--12[data-v-33fdbff4]{margin-left:.8571428571rem!important}.h-pl--16[data-v-33fdbff4]{padding-left:1.1428571429rem!important}.h-ml--16[data-v-33fdbff4]{margin-left:1.1428571429rem!important}.h-pl--20[data-v-33fdbff4]{padding-left:1.4285714286rem!important}.h-ml--20[data-v-33fdbff4]{margin-left:1.4285714286rem!important}.h-pl--24[data-v-33fdbff4]{padding-left:1.7142857143rem!important}.h-ml--24[data-v-33fdbff4]{margin-left:1.7142857143rem!important}.h-pl--28[data-v-33fdbff4]{padding-left:2rem!important}.h-ml--28[data-v-33fdbff4]{margin-left:2rem!important}.h-pl--32[data-v-33fdbff4]{padding-left:2.2857142857rem!important}.h-ml--32[data-v-33fdbff4]{margin-left:2.2857142857rem!important}.h-pl--36[data-v-33fdbff4]{padding-left:2.5714285714rem!important}.h-ml--36[data-v-33fdbff4]{margin-left:2.5714285714rem!important}.h-pl--40[data-v-33fdbff4]{padding-left:2.8571428571rem!important}.h-ml--40[data-v-33fdbff4]{margin-left:2.8571428571rem!important}.h-pl--44[data-v-33fdbff4]{padding-left:3.1428571429rem!important}.h-ml--44[data-v-33fdbff4]{margin-left:3.1428571429rem!important}.h-pl--48[data-v-33fdbff4]{padding-left:3.4285714286rem!important}.h-ml--48[data-v-33fdbff4]{margin-left:3.4285714286rem!important}.h-ml--auto[data-v-33fdbff4]{margin-left:auto!important}.h-container[data-v-33fdbff4]{margin-left:33.7142857143rem;margin-right:15rem}.h-ml--container[data-v-33fdbff4]{margin-left:33.7142857143rem}.h-mr--container[data-v-33fdbff4]{margin-right:15rem}.h-pos--static[data-v-33fdbff4]{position:static}.h-pos--relative[data-v-33fdbff4]{position:relative}.h-pos--absolute[data-v-33fdbff4]{position:absolute}.h-fz--12[data-v-33fdbff4]{font-size:.8571428571rem}.h-fz--13[data-v-33fdbff4]{font-size:.9285714286rem}.h-fz--14[data-v-33fdbff4]{font-size:1rem}.h-fz--15[data-v-33fdbff4]{font-size:1.0714285714rem}.h-fz--16[data-v-33fdbff4]{font-size:1.1428571429rem}.h-fz--17[data-v-33fdbff4]{font-size:1.2142857143rem}.h-fz--18[data-v-33fdbff4]{font-size:1.2857142857rem}.h-fz--19[data-v-33fdbff4]{font-size:1.3571428571rem}.h-fz--20[data-v-33fdbff4]{font-size:1.4285714286rem}.h-fz--21[data-v-33fdbff4]{font-size:1.5rem}.h-fz--22[data-v-33fdbff4]{font-size:1.5714285714rem}.h-fz--23[data-v-33fdbff4]{font-size:1.6428571429rem}.h-fz--24[data-v-33fdbff4]{font-size:1.7142857143rem}.h-lh--12[data-v-33fdbff4]{line-height:.8571428571rem}.h-lh--13[data-v-33fdbff4]{line-height:.9285714286rem}.h-lh--14[data-v-33fdbff4]{line-height:1rem}.h-lh--15[data-v-33fdbff4]{line-height:1.0714285714rem}.h-lh--16[data-v-33fdbff4]{line-height:1.1428571429rem}.h-lh--17[data-v-33fdbff4]{line-height:1.2142857143rem}.h-lh--18[data-v-33fdbff4]{line-height:1.2857142857rem}.h-lh--19[data-v-33fdbff4]{line-height:1.3571428571rem}.h-lh--20[data-v-33fdbff4]{line-height:1.4285714286rem}.h-lh--21[data-v-33fdbff4]{line-height:1.5rem}.h-lh--22[data-v-33fdbff4]{line-height:1.5714285714rem}.h-lh--23[data-v-33fdbff4]{line-height:1.6428571429rem}.h-lh--24[data-v-33fdbff4]{line-height:1.7142857143rem}.h-fw--400[data-v-33fdbff4]{font-weight:400}.h-fw--500[data-v-33fdbff4]{font-weight:500}.h-fw--600[data-v-33fdbff4]{font-weight:600}.h-fw--700[data-v-33fdbff4]{font-weight:700}.h-display--block[data-v-33fdbff4]{display:block!important}.h-display--inline[data-v-33fdbff4]{display:inline!important}.h-display--inline-block[data-v-33fdbff4]{display:inline-block!important}.h-display--flex[data-v-33fdbff4]{display:flex!important}.h-display--inline-flex[data-v-33fdbff4]{display:inline-flex!important}.h-display--none[data-v-33fdbff4]{display:none!important}.h-f-align--start[data-v-33fdbff4]{align-items:flex-start}.h-f-align--center[data-v-33fdbff4]{align-items:center}.h-f-align--end[data-v-33fdbff4]{align-items:flex-end}.h-f-align--baseline[data-v-33fdbff4]{align-items:baseline}.h-f-content--start[data-v-33fdbff4]{justify-content:flex-start}.h-f-content--center[data-v-33fdbff4]{justify-content:center}.h-f-content--end[data-v-33fdbff4]{justify-content:flex-end}.h-f-shrink--0[data-v-33fdbff4]{flex-shrink:0}.h-width--full[data-v-33fdbff4]{width:100%!important}.h-width--5[data-v-33fdbff4]{width:5%!important}.h-width--20[data-v-33fdbff4]{width:20%!important}.h-width--30[data-v-33fdbff4]{width:30%!important}.h-width--33[data-v-33fdbff4]{width:33%!important}.h-width--80[data-v-33fdbff4]{width:80%!important}.h-width--90[data-v-33fdbff4]{width:90%!important}.h-max-height--full[data-v-33fdbff4]{max-height:100vh}.h-max-height--90[data-v-33fdbff4]{max-height:90vh}.h-pull--right[data-v-33fdbff4]{float:right}.h-pull--left[data-v-33fdbff4]{float:left}.h-align--right[data-v-33fdbff4]{margin-left:auto!important}.h-align--left[data-v-33fdbff4]{margin-right:auto!important}.h-text--nowrap[data-v-33fdbff4]{white-space:nowrap}.h-align--left[data-v-33fdbff4]{text-align:left}.h-align--right[data-v-33fdbff4]{text-align:right}.h-align--center[data-v-33fdbff4]{text-align:center}.h-color--text-grey[data-v-33fdbff4]{color:#434343}.h-scroll[data-v-33fdbff4]{position:relative;overflow:auto;height:100%;flex-shrink:1}.h-select[data-v-33fdbff4]{background-color:#d4e7f2;padding:.1428571429rem;display:inline}.h-inlineblock[data-v-33fdbff4]{display:inline-block}.h-half-with-row-space[data-v-33fdbff4]{width:49%;margin-right:1%}.h-half-with-row-space[data-v-33fdbff4]:nth-last-child(1){margin-right:0}.h-half[data-v-33fdbff4]{width:50%}.h-flex[data-v-33fdbff4]{display:flex}.h-flex-center[data-v-33fdbff4]{display:flex;align-items:center;justify-content:space-between}.h-half-input-p input[data-v-33fdbff4]{padding:.3571428571rem .5rem!important}.h-hide[data-v-33fdbff4]{cursor:default;opacity:0}.rule-editor[data-v-33fdbff4]{padding:0 5px 5px;display:flex;flex-direction:column;gap:5px}.rule-editor .card[data-v-33fdbff4]{display:flex;flex-direction:column;gap:5px;padding:5px}.rule-editor .editor-head[data-v-33fdbff4]{display:flex;position:sticky;top:0;background-color:#fff;z-index:1;padding-top:5px}.rule-editor .editor-head .card[data-v-33fdbff4]{display:flex;flex-direction:row;justify-content:space-around;align-items:center;font-weight:600;font-size:14px;text-transform:uppercase;width:100%;height:37px}.rule-editor .pallete[data-v-33fdbff4]{display:flex;flex-flow:wrap;flex-wrap:wrap;justify-content:start;column-gap:20px;row-gap:5px}.rule-editor .pallete .button[data-v-33fdbff4]{margin:0!important}.conditions-editor[data-v-b71b7d36]{display:flex;flex-direction:column;gap:5px;height:100%}.conditions-editor .editor[data-v-b71b7d36]{display:flex;flex-direction:column;gap:10px;height:calc(100% - 42px);overflow-x:hidden;overflow:auto}.conditions-editor .buttons-bar[data-v-b71b7d36]{border-top:1px solid rgba(0,0,0,.2);display:flex;gap:5px;padding:5px;position:sticky;bottom:0}.theme-default[data-v-e63b7c21]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.h-clearfix[data-v-e63b7c21]{zoom:1}.h-clearfix[data-v-e63b7c21]:before,.h-clearfix[data-v-e63b7c21]:after{display:table;content:" "}.h-clearfix[data-v-e63b7c21]:after{clear:both}.bold[data-v-e63b7c21]{font-weight:700}.highlight[data-v-e63b7c21]{background-color:#d4e7f2}.color-black[data-v-e63b7c21]{color:#242424!important}.border-black[data-v-e63b7c21]{border:1px solid #242424}.icon-active-color[data-v-e63b7c21]{fill:#94a2a9!important}.color-active-color[data-v-e63b7c21]{color:#94a2a9!important}.icon-black[data-v-e63b7c21]{fill:#242424!important}.icon-white[data-v-e63b7c21]{fill:#fff!important}.h-capitalize[data-v-e63b7c21]{text-transform:capitalize}.h-underline[data-v-e63b7c21]{text-decoration:underline}.h-nowrap[data-v-e63b7c21]{white-space:nowrap}.h-pt--0[data-v-e63b7c21]{padding-top:0rem!important}.h-mt--0[data-v-e63b7c21]{margin-top:0rem!important}.h-pt--4[data-v-e63b7c21]{padding-top:.2857142857rem!important}.h-mt--4[data-v-e63b7c21]{margin-top:.2857142857rem!important}.h-pt--8[data-v-e63b7c21]{padding-top:.5714285714rem!important}.h-mt--8[data-v-e63b7c21]{margin-top:.5714285714rem!important}.h-pt--12[data-v-e63b7c21]{padding-top:.8571428571rem!important}.h-mt--12[data-v-e63b7c21]{margin-top:.8571428571rem!important}.h-pt--16[data-v-e63b7c21]{padding-top:1.1428571429rem!important}.h-mt--16[data-v-e63b7c21]{margin-top:1.1428571429rem!important}.h-pt--20[data-v-e63b7c21]{padding-top:1.4285714286rem!important}.h-mt--20[data-v-e63b7c21]{margin-top:1.4285714286rem!important}.h-pt--24[data-v-e63b7c21]{padding-top:1.7142857143rem!important}.h-mt--24[data-v-e63b7c21]{margin-top:1.7142857143rem!important}.h-pt--28[data-v-e63b7c21]{padding-top:2rem!important}.h-mt--28[data-v-e63b7c21]{margin-top:2rem!important}.h-pt--32[data-v-e63b7c21]{padding-top:2.2857142857rem!important}.h-mt--32[data-v-e63b7c21]{margin-top:2.2857142857rem!important}.h-pt--36[data-v-e63b7c21]{padding-top:2.5714285714rem!important}.h-mt--36[data-v-e63b7c21]{margin-top:2.5714285714rem!important}.h-pt--40[data-v-e63b7c21]{padding-top:2.8571428571rem!important}.h-mt--40[data-v-e63b7c21]{margin-top:2.8571428571rem!important}.h-pt--44[data-v-e63b7c21]{padding-top:3.1428571429rem!important}.h-mt--44[data-v-e63b7c21]{margin-top:3.1428571429rem!important}.h-pt--48[data-v-e63b7c21]{padding-top:3.4285714286rem!important}.h-mt--48[data-v-e63b7c21]{margin-top:3.4285714286rem!important}.h-mt--auto[data-v-e63b7c21]{margin-top:auto!important}.h-pr--0[data-v-e63b7c21]{padding-right:0rem!important}.h-mr--0[data-v-e63b7c21]{margin-right:0rem!important}.h-pr--4[data-v-e63b7c21]{padding-right:.2857142857rem!important}.h-mr--4[data-v-e63b7c21]{margin-right:.2857142857rem!important}.h-pr--8[data-v-e63b7c21]{padding-right:.5714285714rem!important}.h-mr--8[data-v-e63b7c21]{margin-right:.5714285714rem!important}.h-pr--12[data-v-e63b7c21]{padding-right:.8571428571rem!important}.h-mr--12[data-v-e63b7c21]{margin-right:.8571428571rem!important}.h-pr--16[data-v-e63b7c21]{padding-right:1.1428571429rem!important}.h-mr--16[data-v-e63b7c21]{margin-right:1.1428571429rem!important}.h-pr--20[data-v-e63b7c21]{padding-right:1.4285714286rem!important}.h-mr--20[data-v-e63b7c21]{margin-right:1.4285714286rem!important}.h-pr--24[data-v-e63b7c21]{padding-right:1.7142857143rem!important}.h-mr--24[data-v-e63b7c21]{margin-right:1.7142857143rem!important}.h-pr--28[data-v-e63b7c21]{padding-right:2rem!important}.h-mr--28[data-v-e63b7c21]{margin-right:2rem!important}.h-pr--32[data-v-e63b7c21]{padding-right:2.2857142857rem!important}.h-mr--32[data-v-e63b7c21]{margin-right:2.2857142857rem!important}.h-pr--36[data-v-e63b7c21]{padding-right:2.5714285714rem!important}.h-mr--36[data-v-e63b7c21]{margin-right:2.5714285714rem!important}.h-pr--40[data-v-e63b7c21]{padding-right:2.8571428571rem!important}.h-mr--40[data-v-e63b7c21]{margin-right:2.8571428571rem!important}.h-pr--44[data-v-e63b7c21]{padding-right:3.1428571429rem!important}.h-mr--44[data-v-e63b7c21]{margin-right:3.1428571429rem!important}.h-pr--48[data-v-e63b7c21]{padding-right:3.4285714286rem!important}.h-mr--48[data-v-e63b7c21]{margin-right:3.4285714286rem!important}.h-mr--auto[data-v-e63b7c21]{margin-right:auto!important}.h-pb--0[data-v-e63b7c21]{padding-bottom:0rem!important}.h-mb--0[data-v-e63b7c21]{margin-bottom:0rem!important}.h-pb--4[data-v-e63b7c21]{padding-bottom:.2857142857rem!important}.h-mb--4[data-v-e63b7c21]{margin-bottom:.2857142857rem!important}.h-pb--8[data-v-e63b7c21]{padding-bottom:.5714285714rem!important}.h-mb--8[data-v-e63b7c21]{margin-bottom:.5714285714rem!important}.h-pb--12[data-v-e63b7c21]{padding-bottom:.8571428571rem!important}.h-mb--12[data-v-e63b7c21]{margin-bottom:.8571428571rem!important}.h-pb--16[data-v-e63b7c21]{padding-bottom:1.1428571429rem!important}.h-mb--16[data-v-e63b7c21]{margin-bottom:1.1428571429rem!important}.h-pb--20[data-v-e63b7c21]{padding-bottom:1.4285714286rem!important}.h-mb--20[data-v-e63b7c21]{margin-bottom:1.4285714286rem!important}.h-pb--24[data-v-e63b7c21]{padding-bottom:1.7142857143rem!important}.h-mb--24[data-v-e63b7c21]{margin-bottom:1.7142857143rem!important}.h-pb--28[data-v-e63b7c21]{padding-bottom:2rem!important}.h-mb--28[data-v-e63b7c21]{margin-bottom:2rem!important}.h-pb--32[data-v-e63b7c21]{padding-bottom:2.2857142857rem!important}.h-mb--32[data-v-e63b7c21]{margin-bottom:2.2857142857rem!important}.h-pb--36[data-v-e63b7c21]{padding-bottom:2.5714285714rem!important}.h-mb--36[data-v-e63b7c21]{margin-bottom:2.5714285714rem!important}.h-pb--40[data-v-e63b7c21]{padding-bottom:2.8571428571rem!important}.h-mb--40[data-v-e63b7c21]{margin-bottom:2.8571428571rem!important}.h-pb--44[data-v-e63b7c21]{padding-bottom:3.1428571429rem!important}.h-mb--44[data-v-e63b7c21]{margin-bottom:3.1428571429rem!important}.h-pb--48[data-v-e63b7c21]{padding-bottom:3.4285714286rem!important}.h-mb--48[data-v-e63b7c21]{margin-bottom:3.4285714286rem!important}.h-mb--auto[data-v-e63b7c21]{margin-bottom:auto!important}.h-pl--0[data-v-e63b7c21]{padding-left:0rem!important}.h-ml--0[data-v-e63b7c21]{margin-left:0rem!important}.h-pl--4[data-v-e63b7c21]{padding-left:.2857142857rem!important}.h-ml--4[data-v-e63b7c21]{margin-left:.2857142857rem!important}.h-pl--8[data-v-e63b7c21]{padding-left:.5714285714rem!important}.h-ml--8[data-v-e63b7c21]{margin-left:.5714285714rem!important}.h-pl--12[data-v-e63b7c21]{padding-left:.8571428571rem!important}.h-ml--12[data-v-e63b7c21]{margin-left:.8571428571rem!important}.h-pl--16[data-v-e63b7c21]{padding-left:1.1428571429rem!important}.h-ml--16[data-v-e63b7c21]{margin-left:1.1428571429rem!important}.h-pl--20[data-v-e63b7c21]{padding-left:1.4285714286rem!important}.h-ml--20[data-v-e63b7c21]{margin-left:1.4285714286rem!important}.h-pl--24[data-v-e63b7c21]{padding-left:1.7142857143rem!important}.h-ml--24[data-v-e63b7c21]{margin-left:1.7142857143rem!important}.h-pl--28[data-v-e63b7c21]{padding-left:2rem!important}.h-ml--28[data-v-e63b7c21]{margin-left:2rem!important}.h-pl--32[data-v-e63b7c21]{padding-left:2.2857142857rem!important}.h-ml--32[data-v-e63b7c21]{margin-left:2.2857142857rem!important}.h-pl--36[data-v-e63b7c21]{padding-left:2.5714285714rem!important}.h-ml--36[data-v-e63b7c21]{margin-left:2.5714285714rem!important}.h-pl--40[data-v-e63b7c21]{padding-left:2.8571428571rem!important}.h-ml--40[data-v-e63b7c21]{margin-left:2.8571428571rem!important}.h-pl--44[data-v-e63b7c21]{padding-left:3.1428571429rem!important}.h-ml--44[data-v-e63b7c21]{margin-left:3.1428571429rem!important}.h-pl--48[data-v-e63b7c21]{padding-left:3.4285714286rem!important}.h-ml--48[data-v-e63b7c21]{margin-left:3.4285714286rem!important}.h-ml--auto[data-v-e63b7c21]{margin-left:auto!important}.h-container[data-v-e63b7c21]{margin-left:33.7142857143rem;margin-right:15rem}.h-ml--container[data-v-e63b7c21]{margin-left:33.7142857143rem}.h-mr--container[data-v-e63b7c21]{margin-right:15rem}.h-pos--static[data-v-e63b7c21]{position:static}.h-pos--relative[data-v-e63b7c21]{position:relative}.h-pos--absolute[data-v-e63b7c21]{position:absolute}.h-fz--12[data-v-e63b7c21]{font-size:.8571428571rem}.h-fz--13[data-v-e63b7c21]{font-size:.9285714286rem}.h-fz--14[data-v-e63b7c21]{font-size:1rem}.h-fz--15[data-v-e63b7c21]{font-size:1.0714285714rem}.h-fz--16[data-v-e63b7c21]{font-size:1.1428571429rem}.h-fz--17[data-v-e63b7c21]{font-size:1.2142857143rem}.h-fz--18[data-v-e63b7c21]{font-size:1.2857142857rem}.h-fz--19[data-v-e63b7c21]{font-size:1.3571428571rem}.h-fz--20[data-v-e63b7c21]{font-size:1.4285714286rem}.h-fz--21[data-v-e63b7c21]{font-size:1.5rem}.h-fz--22[data-v-e63b7c21]{font-size:1.5714285714rem}.h-fz--23[data-v-e63b7c21]{font-size:1.6428571429rem}.h-fz--24[data-v-e63b7c21]{font-size:1.7142857143rem}.h-lh--12[data-v-e63b7c21]{line-height:.8571428571rem}.h-lh--13[data-v-e63b7c21]{line-height:.9285714286rem}.h-lh--14[data-v-e63b7c21]{line-height:1rem}.h-lh--15[data-v-e63b7c21]{line-height:1.0714285714rem}.h-lh--16[data-v-e63b7c21]{line-height:1.1428571429rem}.h-lh--17[data-v-e63b7c21]{line-height:1.2142857143rem}.h-lh--18[data-v-e63b7c21]{line-height:1.2857142857rem}.h-lh--19[data-v-e63b7c21]{line-height:1.3571428571rem}.h-lh--20[data-v-e63b7c21]{line-height:1.4285714286rem}.h-lh--21[data-v-e63b7c21]{line-height:1.5rem}.h-lh--22[data-v-e63b7c21]{line-height:1.5714285714rem}.h-lh--23[data-v-e63b7c21]{line-height:1.6428571429rem}.h-lh--24[data-v-e63b7c21]{line-height:1.7142857143rem}.h-fw--400[data-v-e63b7c21]{font-weight:400}.h-fw--500[data-v-e63b7c21]{font-weight:500}.h-fw--600[data-v-e63b7c21]{font-weight:600}.h-fw--700[data-v-e63b7c21]{font-weight:700}.h-display--block[data-v-e63b7c21]{display:block!important}.h-display--inline[data-v-e63b7c21]{display:inline!important}.h-display--inline-block[data-v-e63b7c21]{display:inline-block!important}.h-display--flex[data-v-e63b7c21]{display:flex!important}.h-display--inline-flex[data-v-e63b7c21]{display:inline-flex!important}.h-display--none[data-v-e63b7c21]{display:none!important}.h-f-align--start[data-v-e63b7c21]{align-items:flex-start}.h-f-align--center[data-v-e63b7c21]{align-items:center}.h-f-align--end[data-v-e63b7c21]{align-items:flex-end}.h-f-align--baseline[data-v-e63b7c21]{align-items:baseline}.h-f-content--start[data-v-e63b7c21]{justify-content:flex-start}.h-f-content--center[data-v-e63b7c21]{justify-content:center}.h-f-content--end[data-v-e63b7c21]{justify-content:flex-end}.h-f-shrink--0[data-v-e63b7c21]{flex-shrink:0}.h-width--full[data-v-e63b7c21]{width:100%!important}.h-width--5[data-v-e63b7c21]{width:5%!important}.h-width--20[data-v-e63b7c21]{width:20%!important}.h-width--30[data-v-e63b7c21]{width:30%!important}.h-width--33[data-v-e63b7c21]{width:33%!important}.h-width--80[data-v-e63b7c21]{width:80%!important}.h-width--90[data-v-e63b7c21]{width:90%!important}.h-max-height--full[data-v-e63b7c21]{max-height:100vh}.h-max-height--90[data-v-e63b7c21]{max-height:90vh}.h-pull--right[data-v-e63b7c21]{float:right}.h-pull--left[data-v-e63b7c21]{float:left}.h-align--right[data-v-e63b7c21]{margin-left:auto!important}.h-align--left[data-v-e63b7c21]{margin-right:auto!important}.h-text--nowrap[data-v-e63b7c21]{white-space:nowrap}.h-align--left[data-v-e63b7c21]{text-align:left}.h-align--right[data-v-e63b7c21]{text-align:right}.h-align--center[data-v-e63b7c21]{text-align:center}.h-color--text-grey[data-v-e63b7c21]{color:#434343}.h-scroll[data-v-e63b7c21]{position:relative;overflow:auto;height:100%;flex-shrink:1}.h-select[data-v-e63b7c21]{background-color:#d4e7f2;padding:.1428571429rem;display:inline}.h-inlineblock[data-v-e63b7c21]{display:inline-block}.h-half-with-row-space[data-v-e63b7c21]{width:49%;margin-right:1%}.h-half-with-row-space[data-v-e63b7c21]:nth-last-child(1){margin-right:0}.h-half[data-v-e63b7c21]{width:50%}.h-flex[data-v-e63b7c21]{display:flex}.h-flex-center[data-v-e63b7c21]{display:flex;align-items:center;justify-content:space-between}.h-half-input-p input[data-v-e63b7c21]{padding:.3571428571rem .5rem!important}.h-hide[data-v-e63b7c21]{cursor:default;opacity:0}.editor-root[data-v-e63b7c21]{height:100%;flex-grow:1;background:white}.editor-root .editor-wrapper[data-v-e63b7c21]{height:calc(100% - 42px);overflow-y:hidden;overflow-x:hidden;box-sizing:border-box}.rules-import[data-v-e63b7c21]{display:inline-block;margin-top:20px}.rules-import input[data-v-e63b7c21]{position:absolute;left:-1000px}.rules-import label[data-v-e63b7c21]{cursor:pointer}.theme-default[data-v-7bade3dd]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.watermark[data-v-7bade3dd]{position:absolute;bottom:0;right:.7142857143rem;pointer-events:none}.page-rules[data-v-7bade3dd]{display:flex;height:100%;width:100%}.page-rules__header[data-v-7bade3dd]{position:relative}.page-rules__header__groups[data-v-7bade3dd]{background-color:var(--heading_color)!important;border-bottom:2px solid var(--heading_color)}.page-rules__header__groups[data-v-7bade3dd]:before{border-color:transparent transparent var(--heading_color) transparent}.page-rules__header__rules[data-v-7bade3dd]{background-color:var(--heading_color)!important;border-bottom:2px solid var(--heading_color)}.page-rules__header__rules[data-v-7bade3dd]:before{border-color:transparent transparent var(--heading_color) transparent}.page-rules__header__editor[data-v-7bade3dd]{background-color:var(--heading_color)!important;border-bottom:2px solid var(--heading_color)}.page-rules__header__editor[data-v-7bade3dd]:before{border-color:transparent}.page-rules__header[data-v-7bade3dd]:before{content:"";border-style:solid;border-width:0 0 15px 15px;position:absolute;right:0;bottom:-2px}.theme-default[data-v-c1a18fe6]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.h-clearfix[data-v-c1a18fe6]{zoom:1}.h-clearfix[data-v-c1a18fe6]:before,.h-clearfix[data-v-c1a18fe6]:after{display:table;content:" "}.h-clearfix[data-v-c1a18fe6]:after{clear:both}.bold[data-v-c1a18fe6]{font-weight:700}.highlight[data-v-c1a18fe6]{background-color:#d4e7f2}.color-black[data-v-c1a18fe6]{color:#242424!important}.border-black[data-v-c1a18fe6]{border:1px solid #242424}.icon-active-color[data-v-c1a18fe6]{fill:#94a2a9!important}.color-active-color[data-v-c1a18fe6]{color:#94a2a9!important}.icon-black[data-v-c1a18fe6]{fill:#242424!important}.icon-white[data-v-c1a18fe6]{fill:#fff!important}.h-capitalize[data-v-c1a18fe6]{text-transform:capitalize}.h-underline[data-v-c1a18fe6]{text-decoration:underline}.h-nowrap[data-v-c1a18fe6]{white-space:nowrap}.h-pt--0[data-v-c1a18fe6]{padding-top:0rem!important}.h-mt--0[data-v-c1a18fe6]{margin-top:0rem!important}.h-pt--4[data-v-c1a18fe6]{padding-top:.2857142857rem!important}.h-mt--4[data-v-c1a18fe6]{margin-top:.2857142857rem!important}.h-pt--8[data-v-c1a18fe6]{padding-top:.5714285714rem!important}.h-mt--8[data-v-c1a18fe6]{margin-top:.5714285714rem!important}.h-pt--12[data-v-c1a18fe6]{padding-top:.8571428571rem!important}.h-mt--12[data-v-c1a18fe6]{margin-top:.8571428571rem!important}.h-pt--16[data-v-c1a18fe6]{padding-top:1.1428571429rem!important}.h-mt--16[data-v-c1a18fe6]{margin-top:1.1428571429rem!important}.h-pt--20[data-v-c1a18fe6]{padding-top:1.4285714286rem!important}.h-mt--20[data-v-c1a18fe6]{margin-top:1.4285714286rem!important}.h-pt--24[data-v-c1a18fe6]{padding-top:1.7142857143rem!important}.h-mt--24[data-v-c1a18fe6]{margin-top:1.7142857143rem!important}.h-pt--28[data-v-c1a18fe6]{padding-top:2rem!important}.h-mt--28[data-v-c1a18fe6]{margin-top:2rem!important}.h-pt--32[data-v-c1a18fe6]{padding-top:2.2857142857rem!important}.h-mt--32[data-v-c1a18fe6]{margin-top:2.2857142857rem!important}.h-pt--36[data-v-c1a18fe6]{padding-top:2.5714285714rem!important}.h-mt--36[data-v-c1a18fe6]{margin-top:2.5714285714rem!important}.h-pt--40[data-v-c1a18fe6]{padding-top:2.8571428571rem!important}.h-mt--40[data-v-c1a18fe6]{margin-top:2.8571428571rem!important}.h-pt--44[data-v-c1a18fe6]{padding-top:3.1428571429rem!important}.h-mt--44[data-v-c1a18fe6]{margin-top:3.1428571429rem!important}.h-pt--48[data-v-c1a18fe6]{padding-top:3.4285714286rem!important}.h-mt--48[data-v-c1a18fe6]{margin-top:3.4285714286rem!important}.h-mt--auto[data-v-c1a18fe6]{margin-top:auto!important}.h-pr--0[data-v-c1a18fe6]{padding-right:0rem!important}.h-mr--0[data-v-c1a18fe6]{margin-right:0rem!important}.h-pr--4[data-v-c1a18fe6]{padding-right:.2857142857rem!important}.h-mr--4[data-v-c1a18fe6]{margin-right:.2857142857rem!important}.h-pr--8[data-v-c1a18fe6]{padding-right:.5714285714rem!important}.h-mr--8[data-v-c1a18fe6]{margin-right:.5714285714rem!important}.h-pr--12[data-v-c1a18fe6]{padding-right:.8571428571rem!important}.h-mr--12[data-v-c1a18fe6]{margin-right:.8571428571rem!important}.h-pr--16[data-v-c1a18fe6]{padding-right:1.1428571429rem!important}.h-mr--16[data-v-c1a18fe6]{margin-right:1.1428571429rem!important}.h-pr--20[data-v-c1a18fe6]{padding-right:1.4285714286rem!important}.h-mr--20[data-v-c1a18fe6]{margin-right:1.4285714286rem!important}.h-pr--24[data-v-c1a18fe6]{padding-right:1.7142857143rem!important}.h-mr--24[data-v-c1a18fe6]{margin-right:1.7142857143rem!important}.h-pr--28[data-v-c1a18fe6]{padding-right:2rem!important}.h-mr--28[data-v-c1a18fe6]{margin-right:2rem!important}.h-pr--32[data-v-c1a18fe6]{padding-right:2.2857142857rem!important}.h-mr--32[data-v-c1a18fe6]{margin-right:2.2857142857rem!important}.h-pr--36[data-v-c1a18fe6]{padding-right:2.5714285714rem!important}.h-mr--36[data-v-c1a18fe6]{margin-right:2.5714285714rem!important}.h-pr--40[data-v-c1a18fe6]{padding-right:2.8571428571rem!important}.h-mr--40[data-v-c1a18fe6]{margin-right:2.8571428571rem!important}.h-pr--44[data-v-c1a18fe6]{padding-right:3.1428571429rem!important}.h-mr--44[data-v-c1a18fe6]{margin-right:3.1428571429rem!important}.h-pr--48[data-v-c1a18fe6]{padding-right:3.4285714286rem!important}.h-mr--48[data-v-c1a18fe6]{margin-right:3.4285714286rem!important}.h-mr--auto[data-v-c1a18fe6]{margin-right:auto!important}.h-pb--0[data-v-c1a18fe6]{padding-bottom:0rem!important}.h-mb--0[data-v-c1a18fe6]{margin-bottom:0rem!important}.h-pb--4[data-v-c1a18fe6]{padding-bottom:.2857142857rem!important}.h-mb--4[data-v-c1a18fe6]{margin-bottom:.2857142857rem!important}.h-pb--8[data-v-c1a18fe6]{padding-bottom:.5714285714rem!important}.h-mb--8[data-v-c1a18fe6]{margin-bottom:.5714285714rem!important}.h-pb--12[data-v-c1a18fe6]{padding-bottom:.8571428571rem!important}.h-mb--12[data-v-c1a18fe6]{margin-bottom:.8571428571rem!important}.h-pb--16[data-v-c1a18fe6]{padding-bottom:1.1428571429rem!important}.h-mb--16[data-v-c1a18fe6]{margin-bottom:1.1428571429rem!important}.h-pb--20[data-v-c1a18fe6]{padding-bottom:1.4285714286rem!important}.h-mb--20[data-v-c1a18fe6]{margin-bottom:1.4285714286rem!important}.h-pb--24[data-v-c1a18fe6]{padding-bottom:1.7142857143rem!important}.h-mb--24[data-v-c1a18fe6]{margin-bottom:1.7142857143rem!important}.h-pb--28[data-v-c1a18fe6]{padding-bottom:2rem!important}.h-mb--28[data-v-c1a18fe6]{margin-bottom:2rem!important}.h-pb--32[data-v-c1a18fe6]{padding-bottom:2.2857142857rem!important}.h-mb--32[data-v-c1a18fe6]{margin-bottom:2.2857142857rem!important}.h-pb--36[data-v-c1a18fe6]{padding-bottom:2.5714285714rem!important}.h-mb--36[data-v-c1a18fe6]{margin-bottom:2.5714285714rem!important}.h-pb--40[data-v-c1a18fe6]{padding-bottom:2.8571428571rem!important}.h-mb--40[data-v-c1a18fe6]{margin-bottom:2.8571428571rem!important}.h-pb--44[data-v-c1a18fe6]{padding-bottom:3.1428571429rem!important}.h-mb--44[data-v-c1a18fe6]{margin-bottom:3.1428571429rem!important}.h-pb--48[data-v-c1a18fe6]{padding-bottom:3.4285714286rem!important}.h-mb--48[data-v-c1a18fe6]{margin-bottom:3.4285714286rem!important}.h-mb--auto[data-v-c1a18fe6]{margin-bottom:auto!important}.h-pl--0[data-v-c1a18fe6]{padding-left:0rem!important}.h-ml--0[data-v-c1a18fe6]{margin-left:0rem!important}.h-pl--4[data-v-c1a18fe6]{padding-left:.2857142857rem!important}.h-ml--4[data-v-c1a18fe6]{margin-left:.2857142857rem!important}.h-pl--8[data-v-c1a18fe6]{padding-left:.5714285714rem!important}.h-ml--8[data-v-c1a18fe6]{margin-left:.5714285714rem!important}.h-pl--12[data-v-c1a18fe6]{padding-left:.8571428571rem!important}.h-ml--12[data-v-c1a18fe6]{margin-left:.8571428571rem!important}.h-pl--16[data-v-c1a18fe6]{padding-left:1.1428571429rem!important}.h-ml--16[data-v-c1a18fe6]{margin-left:1.1428571429rem!important}.h-pl--20[data-v-c1a18fe6]{padding-left:1.4285714286rem!important}.h-ml--20[data-v-c1a18fe6]{margin-left:1.4285714286rem!important}.h-pl--24[data-v-c1a18fe6]{padding-left:1.7142857143rem!important}.h-ml--24[data-v-c1a18fe6]{margin-left:1.7142857143rem!important}.h-pl--28[data-v-c1a18fe6]{padding-left:2rem!important}.h-ml--28[data-v-c1a18fe6]{margin-left:2rem!important}.h-pl--32[data-v-c1a18fe6]{padding-left:2.2857142857rem!important}.h-ml--32[data-v-c1a18fe6]{margin-left:2.2857142857rem!important}.h-pl--36[data-v-c1a18fe6]{padding-left:2.5714285714rem!important}.h-ml--36[data-v-c1a18fe6]{margin-left:2.5714285714rem!important}.h-pl--40[data-v-c1a18fe6]{padding-left:2.8571428571rem!important}.h-ml--40[data-v-c1a18fe6]{margin-left:2.8571428571rem!important}.h-pl--44[data-v-c1a18fe6]{padding-left:3.1428571429rem!important}.h-ml--44[data-v-c1a18fe6]{margin-left:3.1428571429rem!important}.h-pl--48[data-v-c1a18fe6]{padding-left:3.4285714286rem!important}.h-ml--48[data-v-c1a18fe6]{margin-left:3.4285714286rem!important}.h-ml--auto[data-v-c1a18fe6]{margin-left:auto!important}.h-container[data-v-c1a18fe6]{margin-left:33.7142857143rem;margin-right:15rem}.h-ml--container[data-v-c1a18fe6]{margin-left:33.7142857143rem}.h-mr--container[data-v-c1a18fe6]{margin-right:15rem}.h-pos--static[data-v-c1a18fe6]{position:static}.h-pos--relative[data-v-c1a18fe6]{position:relative}.h-pos--absolute[data-v-c1a18fe6]{position:absolute}.h-fz--12[data-v-c1a18fe6]{font-size:.8571428571rem}.h-fz--13[data-v-c1a18fe6]{font-size:.9285714286rem}.h-fz--14[data-v-c1a18fe6]{font-size:1rem}.h-fz--15[data-v-c1a18fe6]{font-size:1.0714285714rem}.h-fz--16[data-v-c1a18fe6]{font-size:1.1428571429rem}.h-fz--17[data-v-c1a18fe6]{font-size:1.2142857143rem}.h-fz--18[data-v-c1a18fe6]{font-size:1.2857142857rem}.h-fz--19[data-v-c1a18fe6]{font-size:1.3571428571rem}.h-fz--20[data-v-c1a18fe6]{font-size:1.4285714286rem}.h-fz--21[data-v-c1a18fe6]{font-size:1.5rem}.h-fz--22[data-v-c1a18fe6]{font-size:1.5714285714rem}.h-fz--23[data-v-c1a18fe6]{font-size:1.6428571429rem}.h-fz--24[data-v-c1a18fe6]{font-size:1.7142857143rem}.h-lh--12[data-v-c1a18fe6]{line-height:.8571428571rem}.h-lh--13[data-v-c1a18fe6]{line-height:.9285714286rem}.h-lh--14[data-v-c1a18fe6]{line-height:1rem}.h-lh--15[data-v-c1a18fe6]{line-height:1.0714285714rem}.h-lh--16[data-v-c1a18fe6]{line-height:1.1428571429rem}.h-lh--17[data-v-c1a18fe6]{line-height:1.2142857143rem}.h-lh--18[data-v-c1a18fe6]{line-height:1.2857142857rem}.h-lh--19[data-v-c1a18fe6]{line-height:1.3571428571rem}.h-lh--20[data-v-c1a18fe6]{line-height:1.4285714286rem}.h-lh--21[data-v-c1a18fe6]{line-height:1.5rem}.h-lh--22[data-v-c1a18fe6]{line-height:1.5714285714rem}.h-lh--23[data-v-c1a18fe6]{line-height:1.6428571429rem}.h-lh--24[data-v-c1a18fe6]{line-height:1.7142857143rem}.h-fw--400[data-v-c1a18fe6]{font-weight:400}.h-fw--500[data-v-c1a18fe6]{font-weight:500}.h-fw--600[data-v-c1a18fe6]{font-weight:600}.h-fw--700[data-v-c1a18fe6]{font-weight:700}.h-display--block[data-v-c1a18fe6]{display:block!important}.h-display--inline[data-v-c1a18fe6]{display:inline!important}.h-display--inline-block[data-v-c1a18fe6]{display:inline-block!important}.h-display--flex[data-v-c1a18fe6]{display:flex!important}.h-display--inline-flex[data-v-c1a18fe6]{display:inline-flex!important}.h-display--none[data-v-c1a18fe6]{display:none!important}.h-f-align--start[data-v-c1a18fe6]{align-items:flex-start}.h-f-align--center[data-v-c1a18fe6]{align-items:center}.h-f-align--end[data-v-c1a18fe6]{align-items:flex-end}.h-f-align--baseline[data-v-c1a18fe6]{align-items:baseline}.h-f-content--start[data-v-c1a18fe6]{justify-content:flex-start}.h-f-content--center[data-v-c1a18fe6]{justify-content:center}.h-f-content--end[data-v-c1a18fe6]{justify-content:flex-end}.h-f-shrink--0[data-v-c1a18fe6]{flex-shrink:0}.h-width--full[data-v-c1a18fe6]{width:100%!important}.h-width--5[data-v-c1a18fe6]{width:5%!important}.h-width--20[data-v-c1a18fe6]{width:20%!important}.h-width--30[data-v-c1a18fe6]{width:30%!important}.h-width--33[data-v-c1a18fe6]{width:33%!important}.h-width--80[data-v-c1a18fe6]{width:80%!important}.h-width--90[data-v-c1a18fe6]{width:90%!important}.h-max-height--full[data-v-c1a18fe6]{max-height:100vh}.h-max-height--90[data-v-c1a18fe6]{max-height:90vh}.h-pull--right[data-v-c1a18fe6]{float:right}.h-pull--left[data-v-c1a18fe6]{float:left}.h-align--right[data-v-c1a18fe6]{margin-left:auto!important}.h-align--left[data-v-c1a18fe6]{margin-right:auto!important}.h-text--nowrap[data-v-c1a18fe6]{white-space:nowrap}.h-align--left[data-v-c1a18fe6]{text-align:left}.h-align--right[data-v-c1a18fe6]{text-align:right}.h-align--center[data-v-c1a18fe6]{text-align:center}.h-color--text-grey[data-v-c1a18fe6]{color:#434343}.h-scroll[data-v-c1a18fe6]{position:relative;overflow:auto;height:100%;flex-shrink:1}.h-select[data-v-c1a18fe6]{background-color:#d4e7f2;padding:.1428571429rem;display:inline}.h-inlineblock[data-v-c1a18fe6]{display:inline-block}.h-half-with-row-space[data-v-c1a18fe6]{width:49%;margin-right:1%}.h-half-with-row-space[data-v-c1a18fe6]:nth-last-child(1){margin-right:0}.h-half[data-v-c1a18fe6]{width:50%}.h-flex[data-v-c1a18fe6]{display:flex}.h-flex-center[data-v-c1a18fe6]{display:flex;align-items:center;justify-content:space-between}.h-half-input-p input[data-v-c1a18fe6]{padding:.3571428571rem .5rem!important}.h-hide[data-v-c1a18fe6]{cursor:default;opacity:0}.sideBar[data-v-c1a18fe6]{display:flex;flex-direction:column;flex-shrink:0;height:100%;gap:5px}.sideBar .content[data-v-c1a18fe6]{display:flex;flex-direction:column;gap:10px;flex-grow:1;padding:0 5px}.sideBar .card[data-v-c1a18fe6]{display:flex;flex-direction:column;gap:10px;padding:5px}.sideBar .card .card[data-v-c1a18fe6]{padding:5px}.sideBar .card .count-wrapper[data-v-c1a18fe6]{display:flex;gap:10px;align-items:center;font-weight:500;padding:0 10px}.sideBar .card .count-wrapper .reset[data-v-c1a18fe6]{background:rgba(0,93,169,.06);padding:5px;border-radius:5px;cursor:pointer;color:#eb0c0c}.sideBar .card .filters[data-v-c1a18fe6]{display:flex;overflow:auto;overflow-x:hidden;height:1px;scroll-behavior:smooth;flex-grow:1;padding-left:10px;padding-bottom:10px}.sideBar .card .filters .toggler[data-v-c1a18fe6]{width:100%}.sideBar .card .filters .toggler .params[data-v-c1a18fe6]{display:flex;flex-direction:column;gap:10px}.sideBar .footer[data-v-c1a18fe6]{border-top:1px solid #e0e0e0;border-right:1px solid #e0e0e0;background-color:#eff0f2;padding:5px 10px;z-index:1;justify-self:end;display:flex;flex-direction:column;gap:5px;justify-content:stretch;justify-items:stretch}.sideBar .footer .button[data-v-c1a18fe6]{width:100%}.main-panel .table-wrapper[data-v-a9cce12b]{overflow:hidden}.main-panel .table-wrapper .card[data-v-a9cce12b]{padding:5px}.main-panel .table-wrapper .content[data-v-a9cce12b]{display:flex;flex-direction:column;gap:5px;padding:5px}.main-panel .table-wrapper .content .header[data-v-a9cce12b]{display:flex;gap:5px;justify-content:space-between}.main-panel .table-wrapper .content .header .header-row[data-v-a9cce12b]{display:flex;gap:10px;padding:5px 10px;border:1px solid #d7d7d8;border-bottom:none}.main-panel .table-wrapper .content .header .header-row .column-settings[data-v-a9cce12b]{position:relative}.main-panel .table-wrapper .content .header .header-row .column-settings .marker[data-v-a9cce12b]{position:absolute;top:-5px;right:-8px;background-color:var(--warn);padding:0 7px;border-radius:50%;font-weight:700}.main-panel .table-wrapper .content .entry[data-v-a9cce12b]{cursor:pointer}.main-panel .table-wrapper .content .entry[data-v-a9cce12b]:hover{background-color:var(--dark_grey)}.error td:first-of-type>div[data-v-a9cce12b]{border-left:4px var(--soft_red) solid}.tableWrapper .bar[data-v-b0ebf256]{display:inline-flex;width:200px;height:14px;transform:translateY(2.5px);margin-right:10px;border-radius:15px;overflow:hidden}.tableWrapper .bar .good[data-v-b0ebf256]{background:rgb(77,207,106)}.tableWrapper .bar .bad[data-v-b0ebf256]{background:rgb(207,77,106)}.tableWrapper .bar.full .good[data-v-b0ebf256],.tableWrapper .bar.full .bad[data-v-b0ebf256]{margin:0}.tableWrapper .bar .good[data-v-b0ebf256],.tableWrapper .bar .bad[data-v-b0ebf256]{height:100%}.tableWrapper .bar .good[data-v-b0ebf256]{margin:0 1px 0 0}.tableWrapper .bar .bad[data-v-b0ebf256]{margin:0 0 0 1px}.nothing[data-v-b0ebf256]{text-align:center;font-size:24px;margin-top:30px}.good[data-v-b0ebf256]{color:#4dcf6a}.bad[data-v-b0ebf256]{color:#cf4d6a}.link[data-v-b0ebf256]{margin:3px 0}.general[data-v-b0ebf256]{height:92px;box-sizing:border-box;display:inline-flex;padding:10px 15px;margin:0 2px 10px 0;border:1px solid rgba(0,0,0,.08)}.general[data-v-b0ebf256]:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}.general[data-v-b0ebf256]:nth-child(3n){border-bottom-right-radius:8px;border-top-right-radius:8px}.general .desc p[data-v-b0ebf256]:first-child{font-size:20px;margin-bottom:3px}.general .desc p[data-v-b0ebf256]:last-child{font-size:24px;font-weight:600}.general .bar[data-v-b0ebf256]{width:80px;transform:translateY(-8px) translate(10px)}.mainPanel__content[data-v-b0ebf256]{background:rgb(248,248,248)}td[data-v-b0ebf256],.general[data-v-b0ebf256]{background:white}.treeItem{cursor:pointer;display:flex;align-items:center;line-height:2.1428571429rem;margin-left:calc(20px * var(--depth));transition:all .25s ease 0s}.treeItem .iconWrapper{width:20px;display:flex;align-items:center}.treeItem.active{background:#d4e7f2;text-decoration:underline}.date-picker-group{display:flex;flex-direction:column;gap:5px}.date-picker-group .label{display:flex;justify-content:space-between;align-content:center;color:#828282;text-transform:uppercase;font-size:12px}.date-picker-group .container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:5px}.date-picker-time{display:flex;flex-direction:column;gap:5px}.date-picker-time .label{display:flex;justify-content:space-between;align-content:center;color:#828282;text-transform:uppercase;font-size:.8571428571rem}.date-picker-time .container{display:flex;flex-direction:column;gap:5px}.theme-default[data-v-208753be]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.input[data-v-208753be]{position:relative;display:flex;flex-direction:column;gap:5px}.input .label[data-v-208753be]{display:flex;justify-content:space-between;align-content:center;color:#828282;text-transform:uppercase}.input .container[data-v-208753be]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:5px}.input__icon[data-v-208753be]{padding:0;position:absolute;right:.5714285714rem;bottom:.8571428571rem;fill:#e13833}.input__icon--button[data-v-208753be]{border:none;background:transparent;cursor:pointer}.input__error[data-v-208753be]{border-color:#e13833!important;border-width:2px}.theme-default[data-v-01928c75]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.clear[data-v-01928c75]{cursor:pointer}.comparsion[data-v-01928c75]{background:transparent;border:none;cursor:pointer}.theme-default[data-v-c2088965]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.input[data-v-c2088965]{position:relative;display:flex;flex-direction:column;gap:5px}.input .label[data-v-c2088965]{display:flex;flex-direction:row;justify-content:space-between;color:#828282;text-transform:uppercase;font-size:.8571428571rem;width:100%}.input .label .clear[data-v-c2088965]{cursor:pointer}.input[data-v-c2088965] .field{border-radius:5px}.input[data-v-c2088965] .field input::placeholder{font-size:12px;opacity:.4}.input--nowrapLabel .input__label[data-v-c2088965]{width:0;white-space:nowrap}.input__error[data-v-c2088965]{border-color:#e13833!important;border-width:2px}.theme-default[data-v-97aed34d]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.toggler[data-v-97aed34d]{display:flex;flex-direction:column;gap:10px}.toggler .btn[data-v-97aed34d]{display:flex;gap:10px;align-items:center;font-size:14px;align-content:center;cursor:pointer;color:#242424;transition:all .45s;position:relative;z-index:1}.toggler .btn[data-v-97aed34d]:before{content:"";z-index:2;width:.5714285714rem;height:.5714285714rem;border-left:2px solid #828282;border-bottom:2px solid #828282;transform:rotate(-45deg);margin-top:auto;margin-bottom:auto;transition:all .25s ease 0s;box-sizing:content-box;transition:all .35s}.toggler .btn.open[data-v-97aed34d]:before{top:7px;border-color:#e13833;transform:rotate(-45deg) scale(-1)}.toggler .btn[data-v-97aed34d]:hover,.toggler .btn[data-v-97aed34d]:focus{color:#e13833}.toggler .content[data-v-97aed34d]{max-height:100%}.toggler .content .enterActive[data-v-97aed34d],.toggler .content .leaveActive[data-v-97aed34d]{transition:all .25s}.toggler .content .enter[data-v-97aed34d],.toggler .content .leaveTo[data-v-97aed34d]{max-height:0%;opacity:0}.selector[data-v-9c3f0588]{width:100%}[data-v-9c3f0588] .modal .select-class{display:flex;flex-direction:column;gap:10px;padding:0 10px}[data-v-9c3f0588] .modal .select-class .search{position:sticky;padding:10px;background-color:#fff;top:0;border-bottom:1px solid #dbdbdc}[data-v-9c3f0588] .modal .select-class .tree{overflow:auto;height:100%}.handy-scroll[data-v-a086e5b6]{bottom:0;min-height:17px;overflow:auto;position:fixed}.handy-scroll div[data-v-a086e5b6]{height:1px;overflow:hidden;pointer-events:none}.handy-scroll div[data-v-a086e5b6]:before{content:" "}.handy-scroll[data-v-a086e5b6],.handy-scroll div[data-v-a086e5b6]{font-size:1px;line-height:0;margin:0;padding:0}.handy-scroll-hidden[data-v-a086e5b6]{bottom:9999px}.handy-scroll-hidden div[data-v-a086e5b6]:before{content:"  "}.handy-scroll-viewport[data-v-a086e5b6]{position:relative}.handy-scroll-body[data-v-a086e5b6],.handy-scroll-area[data-v-a086e5b6]{overflow:auto;padding:1px 0}.handy-scroll-viewport .handy-scroll[data-v-a086e5b6]{left:0;position:absolute}.handy-scroll-unobtrusive .handy-scroll[data-v-a086e5b6]{opacity:0;transition:opacity .5s ease .3s}.handy-scroll-unobtrusive:hover .handy-scroll[data-v-a086e5b6]{opacity:1}.pagination__arrow{border:none;background:transparent;cursor:pointer;padding:0}.pagination{display:inline-flex;align-items:center}.pagination__list{list-style:none;margin-right:1.4285714286rem}.pagination__item{display:inline-block;margin-right:.8571428571rem}.pagination__item:last-child{margin-right:0}.pagination__item--active{color:#e13833}.pagination__link{color:#242424}.pagination__link:hover{color:#fc4943}.pagination__navigation{display:flex}.pagination__arrow--left{width:.5714285714rem;height:.5714285714rem;border-left:2px solid #828282;border-bottom:2px solid #828282;transform:rotate(45deg);margin-top:auto;margin-bottom:auto;transition:all .25s ease 0s;box-sizing:content-box;margin-right:1.1428571429rem}.pagination__arrow--right{width:.5714285714rem;height:.5714285714rem;border-left:2px solid #828282;border-bottom:2px solid #828282;transform:rotate(-135deg);margin-top:auto;margin-bottom:auto;transition:all .25s ease 0s;box-sizing:content-box}.pagination__arrow:hover:not([disabled]){border-color:#fc4943}.pagination__arrow:disabled{opacity:.2}.pagination--light .pagination__item{color:#fff}.pagination--light .pagination__item--active{color:#0c97e7}.pagination--light .pagination__link{color:#fff}.pagination--light .pagination__arrow{border-color:#fff}.datepicker__calendar .pika-button{position:relative}.datepicker__calendar .pika-button:after{content:"";position:absolute}.icon--calendar{transform:translateY(15%)}.datepicker{position:relative;display:flex;flex-direction:column;gap:10px}.datepicker .label{display:inline-block;color:#828282;text-transform:uppercase;font-size:.8571428571rem;width:100%}.datepicker .input{padding:10px 15px;width:100%;border:1px solid #e0e0e0;border-radius:5px;transition:all .25s ease 0s;box-sizing:border-box;background-color:#fff}.datepicker .input::placeholder{font-size:12px;opacity:.4}.datepicker .input:disabled,.datepicker .input:focus{background-color:#f1f1f1;color:#24242473}.datepicker__icon{padding:0;position:absolute;right:.5714285714rem;bottom:.8571428571rem;fill:#e13833}.datepicker__arrow{position:absolute;right:.8571428571rem;bottom:.8571428571rem;width:0;height:0;background:0;border-style:solid;border-width:.4285714286rem .3571428571rem .3571428571rem;border-color:transparent;border-top-color:#e13833;pointer-events:none}.datepicker__calendar{border-color:#e0e0e0;border-radius:.1428571429rem;box-shadow:0 1px 2px #00000040!important}.datepicker__calendar .pika-lendar{margin:1.1428571429rem 1.1428571429rem 1.4285714286rem;width:14.1428571429rem}.datepicker__calendar .pika-title{display:flex;margin-bottom:1.1428571429rem}.datepicker__calendar .pika-label{font-weight:400;color:#e13833;padding:0;order:1}.datepicker__calendar .pika-label+.pika-label{margin-left:.8571428571rem}.datepicker__calendar .pika-prev,.datepicker__calendar .pika-next{background:none}.datepicker__calendar .pika-prev{order:2;margin-left:auto;width:.7142857143rem;height:.7142857143rem;border-left:2px solid #828282;border-bottom:2px solid #828282;transform:rotate(45deg);margin-top:auto;margin-bottom:auto;transition:all .25s ease 0s;box-sizing:content-box}.datepicker__calendar .pika-next{order:3;width:.7142857143rem;height:.7142857143rem;border-left:2px solid #828282;border-bottom:2px solid #828282;transform:rotate(-135deg);margin-top:auto;margin-bottom:auto;transition:all .25s ease 0s;box-sizing:content-box}.datepicker__calendar .pika-table th{color:#828282;font-weight:700;line-height:normal;padding-bottom:.8571428571rem}.datepicker__calendar .pika-table abbr{text-decoration:none}.datepicker__calendar .pika-button{background:none;text-align:center;padding:.2857142857rem;font-size:.8571428571rem;line-height:1;transition:all .25s ease 0s}.datepicker__calendar .pika-button:after{width:1.5714285714rem;height:1.5714285714rem;left:0;right:0;top:0;bottom:0;margin:auto;border:1px solid transparent;border-radius:100%;transition:all .25s ease 0s;z-index:-1}.datepicker__calendar .pika-button:hover{color:#007bc1}.datepicker__calendar .pika-button:hover:after{border-color:#007bc1;background-color:#fff}.is-today .pika-button{color:#0c97e7}.is-selected .pika-button{box-shadow:none!important}.is-selected .pika-button:after{background-color:#0c97e7}.theme-default,.theme-default[data-v-59befad1]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.theme-default[data-v-59befad1]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.h-clearfix[data-v-59befad1]{zoom:1}.h-clearfix[data-v-59befad1]:before,.h-clearfix[data-v-59befad1]:after{display:table;content:" "}.h-clearfix[data-v-59befad1]:after{clear:both}.bold[data-v-59befad1]{font-weight:700}.highlight[data-v-59befad1]{background-color:#d4e7f2}.color-black[data-v-59befad1]{color:#242424!important}.border-black[data-v-59befad1]{border:1px solid #242424}.icon-active-color[data-v-59befad1]{fill:#94a2a9!important}.color-active-color[data-v-59befad1]{color:#94a2a9!important}.icon-black[data-v-59befad1]{fill:#242424!important}.icon-white[data-v-59befad1]{fill:#fff!important}.h-capitalize[data-v-59befad1]{text-transform:capitalize}.h-underline[data-v-59befad1]{text-decoration:underline}.h-nowrap[data-v-59befad1]{white-space:nowrap}.h-pt--0[data-v-59befad1]{padding-top:0rem!important}.h-mt--0[data-v-59befad1]{margin-top:0rem!important}.h-pt--4[data-v-59befad1]{padding-top:.2857142857rem!important}.h-mt--4[data-v-59befad1]{margin-top:.2857142857rem!important}.h-pt--8[data-v-59befad1]{padding-top:.5714285714rem!important}.h-mt--8[data-v-59befad1]{margin-top:.5714285714rem!important}.h-pt--12[data-v-59befad1]{padding-top:.8571428571rem!important}.h-mt--12[data-v-59befad1]{margin-top:.8571428571rem!important}.h-pt--16[data-v-59befad1]{padding-top:1.1428571429rem!important}.h-mt--16[data-v-59befad1]{margin-top:1.1428571429rem!important}.h-pt--20[data-v-59befad1]{padding-top:1.4285714286rem!important}.h-mt--20[data-v-59befad1]{margin-top:1.4285714286rem!important}.h-pt--24[data-v-59befad1]{padding-top:1.7142857143rem!important}.h-mt--24[data-v-59befad1]{margin-top:1.7142857143rem!important}.h-pt--28[data-v-59befad1]{padding-top:2rem!important}.h-mt--28[data-v-59befad1]{margin-top:2rem!important}.h-pt--32[data-v-59befad1]{padding-top:2.2857142857rem!important}.h-mt--32[data-v-59befad1]{margin-top:2.2857142857rem!important}.h-pt--36[data-v-59befad1]{padding-top:2.5714285714rem!important}.h-mt--36[data-v-59befad1]{margin-top:2.5714285714rem!important}.h-pt--40[data-v-59befad1]{padding-top:2.8571428571rem!important}.h-mt--40[data-v-59befad1]{margin-top:2.8571428571rem!important}.h-pt--44[data-v-59befad1]{padding-top:3.1428571429rem!important}.h-mt--44[data-v-59befad1]{margin-top:3.1428571429rem!important}.h-pt--48[data-v-59befad1]{padding-top:3.4285714286rem!important}.h-mt--48[data-v-59befad1]{margin-top:3.4285714286rem!important}.h-mt--auto[data-v-59befad1]{margin-top:auto!important}.h-pr--0[data-v-59befad1]{padding-right:0rem!important}.h-mr--0[data-v-59befad1]{margin-right:0rem!important}.h-pr--4[data-v-59befad1]{padding-right:.2857142857rem!important}.h-mr--4[data-v-59befad1]{margin-right:.2857142857rem!important}.h-pr--8[data-v-59befad1]{padding-right:.5714285714rem!important}.h-mr--8[data-v-59befad1]{margin-right:.5714285714rem!important}.h-pr--12[data-v-59befad1]{padding-right:.8571428571rem!important}.h-mr--12[data-v-59befad1]{margin-right:.8571428571rem!important}.h-pr--16[data-v-59befad1]{padding-right:1.1428571429rem!important}.h-mr--16[data-v-59befad1]{margin-right:1.1428571429rem!important}.h-pr--20[data-v-59befad1]{padding-right:1.4285714286rem!important}.h-mr--20[data-v-59befad1]{margin-right:1.4285714286rem!important}.h-pr--24[data-v-59befad1]{padding-right:1.7142857143rem!important}.h-mr--24[data-v-59befad1]{margin-right:1.7142857143rem!important}.h-pr--28[data-v-59befad1]{padding-right:2rem!important}.h-mr--28[data-v-59befad1]{margin-right:2rem!important}.h-pr--32[data-v-59befad1]{padding-right:2.2857142857rem!important}.h-mr--32[data-v-59befad1]{margin-right:2.2857142857rem!important}.h-pr--36[data-v-59befad1]{padding-right:2.5714285714rem!important}.h-mr--36[data-v-59befad1]{margin-right:2.5714285714rem!important}.h-pr--40[data-v-59befad1]{padding-right:2.8571428571rem!important}.h-mr--40[data-v-59befad1]{margin-right:2.8571428571rem!important}.h-pr--44[data-v-59befad1]{padding-right:3.1428571429rem!important}.h-mr--44[data-v-59befad1]{margin-right:3.1428571429rem!important}.h-pr--48[data-v-59befad1]{padding-right:3.4285714286rem!important}.h-mr--48[data-v-59befad1]{margin-right:3.4285714286rem!important}.h-mr--auto[data-v-59befad1]{margin-right:auto!important}.h-pb--0[data-v-59befad1]{padding-bottom:0rem!important}.h-mb--0[data-v-59befad1]{margin-bottom:0rem!important}.h-pb--4[data-v-59befad1]{padding-bottom:.2857142857rem!important}.h-mb--4[data-v-59befad1]{margin-bottom:.2857142857rem!important}.h-pb--8[data-v-59befad1]{padding-bottom:.5714285714rem!important}.h-mb--8[data-v-59befad1]{margin-bottom:.5714285714rem!important}.h-pb--12[data-v-59befad1]{padding-bottom:.8571428571rem!important}.h-mb--12[data-v-59befad1]{margin-bottom:.8571428571rem!important}.h-pb--16[data-v-59befad1]{padding-bottom:1.1428571429rem!important}.h-mb--16[data-v-59befad1]{margin-bottom:1.1428571429rem!important}.h-pb--20[data-v-59befad1]{padding-bottom:1.4285714286rem!important}.h-mb--20[data-v-59befad1]{margin-bottom:1.4285714286rem!important}.h-pb--24[data-v-59befad1]{padding-bottom:1.7142857143rem!important}.h-mb--24[data-v-59befad1]{margin-bottom:1.7142857143rem!important}.h-pb--28[data-v-59befad1]{padding-bottom:2rem!important}.h-mb--28[data-v-59befad1]{margin-bottom:2rem!important}.h-pb--32[data-v-59befad1]{padding-bottom:2.2857142857rem!important}.h-mb--32[data-v-59befad1]{margin-bottom:2.2857142857rem!important}.h-pb--36[data-v-59befad1]{padding-bottom:2.5714285714rem!important}.h-mb--36[data-v-59befad1]{margin-bottom:2.5714285714rem!important}.h-pb--40[data-v-59befad1]{padding-bottom:2.8571428571rem!important}.h-mb--40[data-v-59befad1]{margin-bottom:2.8571428571rem!important}.h-pb--44[data-v-59befad1]{padding-bottom:3.1428571429rem!important}.h-mb--44[data-v-59befad1]{margin-bottom:3.1428571429rem!important}.h-pb--48[data-v-59befad1]{padding-bottom:3.4285714286rem!important}.h-mb--48[data-v-59befad1]{margin-bottom:3.4285714286rem!important}.h-mb--auto[data-v-59befad1]{margin-bottom:auto!important}.h-pl--0[data-v-59befad1]{padding-left:0rem!important}.h-ml--0[data-v-59befad1]{margin-left:0rem!important}.h-pl--4[data-v-59befad1]{padding-left:.2857142857rem!important}.h-ml--4[data-v-59befad1]{margin-left:.2857142857rem!important}.h-pl--8[data-v-59befad1]{padding-left:.5714285714rem!important}.h-ml--8[data-v-59befad1]{margin-left:.5714285714rem!important}.h-pl--12[data-v-59befad1]{padding-left:.8571428571rem!important}.h-ml--12[data-v-59befad1]{margin-left:.8571428571rem!important}.h-pl--16[data-v-59befad1]{padding-left:1.1428571429rem!important}.h-ml--16[data-v-59befad1]{margin-left:1.1428571429rem!important}.h-pl--20[data-v-59befad1]{padding-left:1.4285714286rem!important}.h-ml--20[data-v-59befad1]{margin-left:1.4285714286rem!important}.h-pl--24[data-v-59befad1]{padding-left:1.7142857143rem!important}.h-ml--24[data-v-59befad1]{margin-left:1.7142857143rem!important}.h-pl--28[data-v-59befad1]{padding-left:2rem!important}.h-ml--28[data-v-59befad1]{margin-left:2rem!important}.h-pl--32[data-v-59befad1]{padding-left:2.2857142857rem!important}.h-ml--32[data-v-59befad1]{margin-left:2.2857142857rem!important}.h-pl--36[data-v-59befad1]{padding-left:2.5714285714rem!important}.h-ml--36[data-v-59befad1]{margin-left:2.5714285714rem!important}.h-pl--40[data-v-59befad1]{padding-left:2.8571428571rem!important}.h-ml--40[data-v-59befad1]{margin-left:2.8571428571rem!important}.h-pl--44[data-v-59befad1]{padding-left:3.1428571429rem!important}.h-ml--44[data-v-59befad1]{margin-left:3.1428571429rem!important}.h-pl--48[data-v-59befad1]{padding-left:3.4285714286rem!important}.h-ml--48[data-v-59befad1]{margin-left:3.4285714286rem!important}.h-ml--auto[data-v-59befad1]{margin-left:auto!important}.h-container[data-v-59befad1]{margin-left:33.7142857143rem;margin-right:15rem}.h-ml--container[data-v-59befad1]{margin-left:33.7142857143rem}.h-mr--container[data-v-59befad1]{margin-right:15rem}.h-pos--static[data-v-59befad1]{position:static}.h-pos--relative[data-v-59befad1]{position:relative}.h-pos--absolute[data-v-59befad1]{position:absolute}.h-fz--12[data-v-59befad1]{font-size:.8571428571rem}.h-fz--13[data-v-59befad1]{font-size:.9285714286rem}.h-fz--14[data-v-59befad1]{font-size:1rem}.h-fz--15[data-v-59befad1]{font-size:1.0714285714rem}.h-fz--16[data-v-59befad1]{font-size:1.1428571429rem}.h-fz--17[data-v-59befad1]{font-size:1.2142857143rem}.h-fz--18[data-v-59befad1]{font-size:1.2857142857rem}.h-fz--19[data-v-59befad1]{font-size:1.3571428571rem}.h-fz--20[data-v-59befad1]{font-size:1.4285714286rem}.h-fz--21[data-v-59befad1]{font-size:1.5rem}.h-fz--22[data-v-59befad1]{font-size:1.5714285714rem}.h-fz--23[data-v-59befad1]{font-size:1.6428571429rem}.h-fz--24[data-v-59befad1]{font-size:1.7142857143rem}.h-lh--12[data-v-59befad1]{line-height:.8571428571rem}.h-lh--13[data-v-59befad1]{line-height:.9285714286rem}.h-lh--14[data-v-59befad1]{line-height:1rem}.h-lh--15[data-v-59befad1]{line-height:1.0714285714rem}.h-lh--16[data-v-59befad1]{line-height:1.1428571429rem}.h-lh--17[data-v-59befad1]{line-height:1.2142857143rem}.h-lh--18[data-v-59befad1]{line-height:1.2857142857rem}.h-lh--19[data-v-59befad1]{line-height:1.3571428571rem}.h-lh--20[data-v-59befad1]{line-height:1.4285714286rem}.h-lh--21[data-v-59befad1]{line-height:1.5rem}.h-lh--22[data-v-59befad1]{line-height:1.5714285714rem}.h-lh--23[data-v-59befad1]{line-height:1.6428571429rem}.h-lh--24[data-v-59befad1]{line-height:1.7142857143rem}.h-fw--400[data-v-59befad1]{font-weight:400}.h-fw--500[data-v-59befad1]{font-weight:500}.h-fw--600[data-v-59befad1]{font-weight:600}.h-fw--700[data-v-59befad1]{font-weight:700}.h-display--block[data-v-59befad1]{display:block!important}.h-display--inline[data-v-59befad1]{display:inline!important}.h-display--inline-block[data-v-59befad1]{display:inline-block!important}.h-display--flex[data-v-59befad1]{display:flex!important}.h-display--inline-flex[data-v-59befad1]{display:inline-flex!important}.h-display--none[data-v-59befad1]{display:none!important}.h-f-align--start[data-v-59befad1]{align-items:flex-start}.h-f-align--center[data-v-59befad1]{align-items:center}.h-f-align--end[data-v-59befad1]{align-items:flex-end}.h-f-align--baseline[data-v-59befad1]{align-items:baseline}.h-f-content--start[data-v-59befad1]{justify-content:flex-start}.h-f-content--center[data-v-59befad1]{justify-content:center}.h-f-content--end[data-v-59befad1]{justify-content:flex-end}.h-f-shrink--0[data-v-59befad1]{flex-shrink:0}.h-width--full[data-v-59befad1]{width:100%!important}.h-width--5[data-v-59befad1]{width:5%!important}.h-width--20[data-v-59befad1]{width:20%!important}.h-width--30[data-v-59befad1]{width:30%!important}.h-width--33[data-v-59befad1]{width:33%!important}.h-width--80[data-v-59befad1]{width:80%!important}.h-width--90[data-v-59befad1]{width:90%!important}.h-max-height--full[data-v-59befad1]{max-height:100vh}.h-max-height--90[data-v-59befad1]{max-height:90vh}.h-pull--right[data-v-59befad1]{float:right}.h-pull--left[data-v-59befad1]{float:left}.h-align--right[data-v-59befad1]{margin-left:auto!important}.h-align--left[data-v-59befad1]{margin-right:auto!important}.h-text--nowrap[data-v-59befad1]{white-space:nowrap}.h-align--left[data-v-59befad1]{text-align:left}.h-align--right[data-v-59befad1]{text-align:right}.h-align--center[data-v-59befad1]{text-align:center}.h-color--text-grey[data-v-59befad1]{color:#434343}.h-scroll[data-v-59befad1]{position:relative;overflow:auto;height:100%;flex-shrink:1}.h-select[data-v-59befad1]{background-color:#d4e7f2;padding:.1428571429rem;display:inline}.h-inlineblock[data-v-59befad1]{display:inline-block}.h-half-with-row-space[data-v-59befad1]{width:49%;margin-right:1%}.h-half-with-row-space[data-v-59befad1]:nth-last-child(1){margin-right:0}.h-half[data-v-59befad1]{width:50%}.h-flex[data-v-59befad1]{display:flex}.h-flex-center[data-v-59befad1]{display:flex;align-items:center;justify-content:space-between}.h-half-input-p input[data-v-59befad1]{padding:.3571428571rem .5rem!important}.h-hide[data-v-59befad1]{cursor:default;opacity:0}.cardinality[data-v-59befad1]{font-size:13px}.table__row .table__td-center[data-v-59befad1]{padding:15px;border-top:1px solid rgba(0,0,0,.1)}.error[data-v-59befad1]{background:rgba(167,54,54,.075);transition:.5s}.type[data-v-3d082536]{margin-bottom:90px}.theme-default[data-v-9e926809]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.h-clearfix[data-v-9e926809]{zoom:1}.h-clearfix[data-v-9e926809]:before,.h-clearfix[data-v-9e926809]:after{display:table;content:" "}.h-clearfix[data-v-9e926809]:after{clear:both}.bold[data-v-9e926809]{font-weight:700}.highlight[data-v-9e926809]{background-color:#d4e7f2}.color-black[data-v-9e926809]{color:#242424!important}.border-black[data-v-9e926809]{border:1px solid #242424}.icon-active-color[data-v-9e926809]{fill:#94a2a9!important}.color-active-color[data-v-9e926809]{color:#94a2a9!important}.icon-black[data-v-9e926809]{fill:#242424!important}.icon-white[data-v-9e926809]{fill:#fff!important}.h-capitalize[data-v-9e926809]{text-transform:capitalize}.h-underline[data-v-9e926809]{text-decoration:underline}.h-nowrap[data-v-9e926809]{white-space:nowrap}.h-pt--0[data-v-9e926809]{padding-top:0rem!important}.h-mt--0[data-v-9e926809]{margin-top:0rem!important}.h-pt--4[data-v-9e926809]{padding-top:.2857142857rem!important}.h-mt--4[data-v-9e926809]{margin-top:.2857142857rem!important}.h-pt--8[data-v-9e926809]{padding-top:.5714285714rem!important}.h-mt--8[data-v-9e926809]{margin-top:.5714285714rem!important}.h-pt--12[data-v-9e926809]{padding-top:.8571428571rem!important}.h-mt--12[data-v-9e926809]{margin-top:.8571428571rem!important}.h-pt--16[data-v-9e926809]{padding-top:1.1428571429rem!important}.h-mt--16[data-v-9e926809]{margin-top:1.1428571429rem!important}.h-pt--20[data-v-9e926809]{padding-top:1.4285714286rem!important}.h-mt--20[data-v-9e926809]{margin-top:1.4285714286rem!important}.h-pt--24[data-v-9e926809]{padding-top:1.7142857143rem!important}.h-mt--24[data-v-9e926809]{margin-top:1.7142857143rem!important}.h-pt--28[data-v-9e926809]{padding-top:2rem!important}.h-mt--28[data-v-9e926809]{margin-top:2rem!important}.h-pt--32[data-v-9e926809]{padding-top:2.2857142857rem!important}.h-mt--32[data-v-9e926809]{margin-top:2.2857142857rem!important}.h-pt--36[data-v-9e926809]{padding-top:2.5714285714rem!important}.h-mt--36[data-v-9e926809]{margin-top:2.5714285714rem!important}.h-pt--40[data-v-9e926809]{padding-top:2.8571428571rem!important}.h-mt--40[data-v-9e926809]{margin-top:2.8571428571rem!important}.h-pt--44[data-v-9e926809]{padding-top:3.1428571429rem!important}.h-mt--44[data-v-9e926809]{margin-top:3.1428571429rem!important}.h-pt--48[data-v-9e926809]{padding-top:3.4285714286rem!important}.h-mt--48[data-v-9e926809]{margin-top:3.4285714286rem!important}.h-mt--auto[data-v-9e926809]{margin-top:auto!important}.h-pr--0[data-v-9e926809]{padding-right:0rem!important}.h-mr--0[data-v-9e926809]{margin-right:0rem!important}.h-pr--4[data-v-9e926809]{padding-right:.2857142857rem!important}.h-mr--4[data-v-9e926809]{margin-right:.2857142857rem!important}.h-pr--8[data-v-9e926809]{padding-right:.5714285714rem!important}.h-mr--8[data-v-9e926809]{margin-right:.5714285714rem!important}.h-pr--12[data-v-9e926809]{padding-right:.8571428571rem!important}.h-mr--12[data-v-9e926809]{margin-right:.8571428571rem!important}.h-pr--16[data-v-9e926809]{padding-right:1.1428571429rem!important}.h-mr--16[data-v-9e926809]{margin-right:1.1428571429rem!important}.h-pr--20[data-v-9e926809]{padding-right:1.4285714286rem!important}.h-mr--20[data-v-9e926809]{margin-right:1.4285714286rem!important}.h-pr--24[data-v-9e926809]{padding-right:1.7142857143rem!important}.h-mr--24[data-v-9e926809]{margin-right:1.7142857143rem!important}.h-pr--28[data-v-9e926809]{padding-right:2rem!important}.h-mr--28[data-v-9e926809]{margin-right:2rem!important}.h-pr--32[data-v-9e926809]{padding-right:2.2857142857rem!important}.h-mr--32[data-v-9e926809]{margin-right:2.2857142857rem!important}.h-pr--36[data-v-9e926809]{padding-right:2.5714285714rem!important}.h-mr--36[data-v-9e926809]{margin-right:2.5714285714rem!important}.h-pr--40[data-v-9e926809]{padding-right:2.8571428571rem!important}.h-mr--40[data-v-9e926809]{margin-right:2.8571428571rem!important}.h-pr--44[data-v-9e926809]{padding-right:3.1428571429rem!important}.h-mr--44[data-v-9e926809]{margin-right:3.1428571429rem!important}.h-pr--48[data-v-9e926809]{padding-right:3.4285714286rem!important}.h-mr--48[data-v-9e926809]{margin-right:3.4285714286rem!important}.h-mr--auto[data-v-9e926809]{margin-right:auto!important}.h-pb--0[data-v-9e926809]{padding-bottom:0rem!important}.h-mb--0[data-v-9e926809]{margin-bottom:0rem!important}.h-pb--4[data-v-9e926809]{padding-bottom:.2857142857rem!important}.h-mb--4[data-v-9e926809]{margin-bottom:.2857142857rem!important}.h-pb--8[data-v-9e926809]{padding-bottom:.5714285714rem!important}.h-mb--8[data-v-9e926809]{margin-bottom:.5714285714rem!important}.h-pb--12[data-v-9e926809]{padding-bottom:.8571428571rem!important}.h-mb--12[data-v-9e926809]{margin-bottom:.8571428571rem!important}.h-pb--16[data-v-9e926809]{padding-bottom:1.1428571429rem!important}.h-mb--16[data-v-9e926809]{margin-bottom:1.1428571429rem!important}.h-pb--20[data-v-9e926809]{padding-bottom:1.4285714286rem!important}.h-mb--20[data-v-9e926809]{margin-bottom:1.4285714286rem!important}.h-pb--24[data-v-9e926809]{padding-bottom:1.7142857143rem!important}.h-mb--24[data-v-9e926809]{margin-bottom:1.7142857143rem!important}.h-pb--28[data-v-9e926809]{padding-bottom:2rem!important}.h-mb--28[data-v-9e926809]{margin-bottom:2rem!important}.h-pb--32[data-v-9e926809]{padding-bottom:2.2857142857rem!important}.h-mb--32[data-v-9e926809]{margin-bottom:2.2857142857rem!important}.h-pb--36[data-v-9e926809]{padding-bottom:2.5714285714rem!important}.h-mb--36[data-v-9e926809]{margin-bottom:2.5714285714rem!important}.h-pb--40[data-v-9e926809]{padding-bottom:2.8571428571rem!important}.h-mb--40[data-v-9e926809]{margin-bottom:2.8571428571rem!important}.h-pb--44[data-v-9e926809]{padding-bottom:3.1428571429rem!important}.h-mb--44[data-v-9e926809]{margin-bottom:3.1428571429rem!important}.h-pb--48[data-v-9e926809]{padding-bottom:3.4285714286rem!important}.h-mb--48[data-v-9e926809]{margin-bottom:3.4285714286rem!important}.h-mb--auto[data-v-9e926809]{margin-bottom:auto!important}.h-pl--0[data-v-9e926809]{padding-left:0rem!important}.h-ml--0[data-v-9e926809]{margin-left:0rem!important}.h-pl--4[data-v-9e926809]{padding-left:.2857142857rem!important}.h-ml--4[data-v-9e926809]{margin-left:.2857142857rem!important}.h-pl--8[data-v-9e926809]{padding-left:.5714285714rem!important}.h-ml--8[data-v-9e926809]{margin-left:.5714285714rem!important}.h-pl--12[data-v-9e926809]{padding-left:.8571428571rem!important}.h-ml--12[data-v-9e926809]{margin-left:.8571428571rem!important}.h-pl--16[data-v-9e926809]{padding-left:1.1428571429rem!important}.h-ml--16[data-v-9e926809]{margin-left:1.1428571429rem!important}.h-pl--20[data-v-9e926809]{padding-left:1.4285714286rem!important}.h-ml--20[data-v-9e926809]{margin-left:1.4285714286rem!important}.h-pl--24[data-v-9e926809]{padding-left:1.7142857143rem!important}.h-ml--24[data-v-9e926809]{margin-left:1.7142857143rem!important}.h-pl--28[data-v-9e926809]{padding-left:2rem!important}.h-ml--28[data-v-9e926809]{margin-left:2rem!important}.h-pl--32[data-v-9e926809]{padding-left:2.2857142857rem!important}.h-ml--32[data-v-9e926809]{margin-left:2.2857142857rem!important}.h-pl--36[data-v-9e926809]{padding-left:2.5714285714rem!important}.h-ml--36[data-v-9e926809]{margin-left:2.5714285714rem!important}.h-pl--40[data-v-9e926809]{padding-left:2.8571428571rem!important}.h-ml--40[data-v-9e926809]{margin-left:2.8571428571rem!important}.h-pl--44[data-v-9e926809]{padding-left:3.1428571429rem!important}.h-ml--44[data-v-9e926809]{margin-left:3.1428571429rem!important}.h-pl--48[data-v-9e926809]{padding-left:3.4285714286rem!important}.h-ml--48[data-v-9e926809]{margin-left:3.4285714286rem!important}.h-ml--auto[data-v-9e926809]{margin-left:auto!important}.h-container[data-v-9e926809]{margin-left:33.7142857143rem;margin-right:15rem}.h-ml--container[data-v-9e926809]{margin-left:33.7142857143rem}.h-mr--container[data-v-9e926809]{margin-right:15rem}.h-pos--static[data-v-9e926809]{position:static}.h-pos--relative[data-v-9e926809]{position:relative}.h-pos--absolute[data-v-9e926809]{position:absolute}.h-fz--12[data-v-9e926809]{font-size:.8571428571rem}.h-fz--13[data-v-9e926809]{font-size:.9285714286rem}.h-fz--14[data-v-9e926809]{font-size:1rem}.h-fz--15[data-v-9e926809]{font-size:1.0714285714rem}.h-fz--16[data-v-9e926809]{font-size:1.1428571429rem}.h-fz--17[data-v-9e926809]{font-size:1.2142857143rem}.h-fz--18[data-v-9e926809]{font-size:1.2857142857rem}.h-fz--19[data-v-9e926809]{font-size:1.3571428571rem}.h-fz--20[data-v-9e926809]{font-size:1.4285714286rem}.h-fz--21[data-v-9e926809]{font-size:1.5rem}.h-fz--22[data-v-9e926809]{font-size:1.5714285714rem}.h-fz--23[data-v-9e926809]{font-size:1.6428571429rem}.h-fz--24[data-v-9e926809]{font-size:1.7142857143rem}.h-lh--12[data-v-9e926809]{line-height:.8571428571rem}.h-lh--13[data-v-9e926809]{line-height:.9285714286rem}.h-lh--14[data-v-9e926809]{line-height:1rem}.h-lh--15[data-v-9e926809]{line-height:1.0714285714rem}.h-lh--16[data-v-9e926809]{line-height:1.1428571429rem}.h-lh--17[data-v-9e926809]{line-height:1.2142857143rem}.h-lh--18[data-v-9e926809]{line-height:1.2857142857rem}.h-lh--19[data-v-9e926809]{line-height:1.3571428571rem}.h-lh--20[data-v-9e926809]{line-height:1.4285714286rem}.h-lh--21[data-v-9e926809]{line-height:1.5rem}.h-lh--22[data-v-9e926809]{line-height:1.5714285714rem}.h-lh--23[data-v-9e926809]{line-height:1.6428571429rem}.h-lh--24[data-v-9e926809]{line-height:1.7142857143rem}.h-fw--400[data-v-9e926809]{font-weight:400}.h-fw--500[data-v-9e926809]{font-weight:500}.h-fw--600[data-v-9e926809]{font-weight:600}.h-fw--700[data-v-9e926809]{font-weight:700}.h-display--block[data-v-9e926809]{display:block!important}.h-display--inline[data-v-9e926809]{display:inline!important}.h-display--inline-block[data-v-9e926809]{display:inline-block!important}.h-display--flex[data-v-9e926809]{display:flex!important}.h-display--inline-flex[data-v-9e926809]{display:inline-flex!important}.h-display--none[data-v-9e926809]{display:none!important}.h-f-align--start[data-v-9e926809]{align-items:flex-start}.h-f-align--center[data-v-9e926809]{align-items:center}.h-f-align--end[data-v-9e926809]{align-items:flex-end}.h-f-align--baseline[data-v-9e926809]{align-items:baseline}.h-f-content--start[data-v-9e926809]{justify-content:flex-start}.h-f-content--center[data-v-9e926809]{justify-content:center}.h-f-content--end[data-v-9e926809]{justify-content:flex-end}.h-f-shrink--0[data-v-9e926809]{flex-shrink:0}.h-width--full[data-v-9e926809]{width:100%!important}.h-width--5[data-v-9e926809]{width:5%!important}.h-width--20[data-v-9e926809]{width:20%!important}.h-width--30[data-v-9e926809]{width:30%!important}.h-width--33[data-v-9e926809]{width:33%!important}.h-width--80[data-v-9e926809]{width:80%!important}.h-width--90[data-v-9e926809]{width:90%!important}.h-max-height--full[data-v-9e926809]{max-height:100vh}.h-max-height--90[data-v-9e926809]{max-height:90vh}.h-pull--right[data-v-9e926809]{float:right}.h-pull--left[data-v-9e926809]{float:left}.h-align--right[data-v-9e926809]{margin-left:auto!important}.h-align--left[data-v-9e926809]{margin-right:auto!important}.h-text--nowrap[data-v-9e926809]{white-space:nowrap}.h-align--left[data-v-9e926809]{text-align:left}.h-align--right[data-v-9e926809]{text-align:right}.h-align--center[data-v-9e926809]{text-align:center}.h-color--text-grey[data-v-9e926809]{color:#434343}.h-scroll[data-v-9e926809]{position:relative;overflow:auto;height:100%;flex-shrink:1}.h-select[data-v-9e926809]{background-color:#d4e7f2;padding:.1428571429rem;display:inline}.h-inlineblock[data-v-9e926809]{display:inline-block}.h-half-with-row-space[data-v-9e926809]{width:49%;margin-right:1%}.h-half-with-row-space[data-v-9e926809]:nth-last-child(1){margin-right:0}.h-half[data-v-9e926809]{width:50%}.h-flex[data-v-9e926809]{display:flex}.h-flex-center[data-v-9e926809]{display:flex;align-items:center;justify-content:space-between}.h-half-input-p input[data-v-9e926809]{padding:.3571428571rem .5rem!important}.h-hide[data-v-9e926809]{cursor:default;opacity:0}.confirm-attrs[data-v-9e926809]{margin-left:20px}.confirm-attrs li[data-v-9e926809]{padding:5px 0}.sidebar[data-v-9e926809]{display:flex;flex-direction:column;flex-shrink:0;height:100%;gap:5px}.sidebar .card[data-v-9e926809]{padding:5px}.sidebar .content[data-v-9e926809]{display:flex;flex-direction:column;gap:10px;flex-grow:1;margin-bottom:0;padding:0 5px}.sidebar .content .tree[data-v-9e926809]{display:flex;flex-direction:column;gap:5px;overflow:auto;overflow-x:hidden;scroll-behavior:smooth;flex-grow:1}.sidebar .content .tree .rules-selector[data-v-9e926809]{display:flex;flex-direction:column;gap:5px;padding-left:15px}.sidebar .footer[data-v-9e926809]{border-top:1px solid #e0e0e0;border-right:1px solid #e0e0e0;background-color:#eff0f2;padding:5px;z-index:1;justify-self:end;display:flex;flex-direction:column;gap:5px;justify-content:stretch;justify-items:stretch}.sidebar .footer .button[data-v-9e926809]{width:100%}.content[data-v-9e926809]{display:flex;flex-direction:column;gap:5px}.content .card[data-v-9e926809]{display:flex;flex-direction:column;gap:10px;padding:5px}.content .card .progress table[data-v-9e926809]{width:100%}.h-clearfix{zoom:1}.h-clearfix:before,.h-clearfix:after{display:table;content:" "}.h-clearfix:after{clear:both}.bold{font-weight:700}.highlight{background-color:#d4e7f2}.color-black{color:#242424!important}.border-black{border:1px solid #242424}.icon-active-color{fill:#94a2a9!important}.color-active-color{color:#94a2a9!important}.icon-black{fill:#242424!important}.icon-white{fill:#fff!important}.h-capitalize{text-transform:capitalize}.h-underline{text-decoration:underline}.h-nowrap{white-space:nowrap}.h-pt--0{padding-top:0rem!important}.h-mt--0{margin-top:0rem!important}.h-pt--4{padding-top:.2857142857rem!important}.h-mt--4{margin-top:.2857142857rem!important}.h-pt--8{padding-top:.5714285714rem!important}.h-mt--8{margin-top:.5714285714rem!important}.h-pt--12{padding-top:.8571428571rem!important}.h-mt--12{margin-top:.8571428571rem!important}.h-pt--16{padding-top:1.1428571429rem!important}.h-mt--16{margin-top:1.1428571429rem!important}.h-pt--20{padding-top:1.4285714286rem!important}.h-mt--20{margin-top:1.4285714286rem!important}.h-pt--24{padding-top:1.7142857143rem!important}.h-mt--24{margin-top:1.7142857143rem!important}.h-pt--28{padding-top:2rem!important}.h-mt--28{margin-top:2rem!important}.h-pt--32{padding-top:2.2857142857rem!important}.h-mt--32{margin-top:2.2857142857rem!important}.h-pt--36{padding-top:2.5714285714rem!important}.h-mt--36{margin-top:2.5714285714rem!important}.h-pt--40{padding-top:2.8571428571rem!important}.h-mt--40{margin-top:2.8571428571rem!important}.h-pt--44{padding-top:3.1428571429rem!important}.h-mt--44{margin-top:3.1428571429rem!important}.h-pt--48{padding-top:3.4285714286rem!important}.h-mt--48{margin-top:3.4285714286rem!important}.h-mt--auto{margin-top:auto!important}.h-pr--0{padding-right:0rem!important}.h-mr--0{margin-right:0rem!important}.h-pr--4{padding-right:.2857142857rem!important}.h-mr--4{margin-right:.2857142857rem!important}.h-pr--8{padding-right:.5714285714rem!important}.h-mr--8{margin-right:.5714285714rem!important}.h-pr--12{padding-right:.8571428571rem!important}.h-mr--12{margin-right:.8571428571rem!important}.h-pr--16{padding-right:1.1428571429rem!important}.h-mr--16{margin-right:1.1428571429rem!important}.h-pr--20{padding-right:1.4285714286rem!important}.h-mr--20{margin-right:1.4285714286rem!important}.h-pr--24{padding-right:1.7142857143rem!important}.h-mr--24{margin-right:1.7142857143rem!important}.h-pr--28{padding-right:2rem!important}.h-mr--28{margin-right:2rem!important}.h-pr--32{padding-right:2.2857142857rem!important}.h-mr--32{margin-right:2.2857142857rem!important}.h-pr--36{padding-right:2.5714285714rem!important}.h-mr--36{margin-right:2.5714285714rem!important}.h-pr--40{padding-right:2.8571428571rem!important}.h-mr--40{margin-right:2.8571428571rem!important}.h-pr--44{padding-right:3.1428571429rem!important}.h-mr--44{margin-right:3.1428571429rem!important}.h-pr--48{padding-right:3.4285714286rem!important}.h-mr--48{margin-right:3.4285714286rem!important}.h-mr--auto{margin-right:auto!important}.h-pb--0{padding-bottom:0rem!important}.h-mb--0{margin-bottom:0rem!important}.h-pb--4{padding-bottom:.2857142857rem!important}.h-mb--4{margin-bottom:.2857142857rem!important}.h-pb--8{padding-bottom:.5714285714rem!important}.h-mb--8{margin-bottom:.5714285714rem!important}.h-pb--12{padding-bottom:.8571428571rem!important}.h-mb--12{margin-bottom:.8571428571rem!important}.h-pb--16{padding-bottom:1.1428571429rem!important}.h-mb--16{margin-bottom:1.1428571429rem!important}.h-pb--20{padding-bottom:1.4285714286rem!important}.h-mb--20{margin-bottom:1.4285714286rem!important}.h-pb--24{padding-bottom:1.7142857143rem!important}.h-mb--24{margin-bottom:1.7142857143rem!important}.h-pb--28{padding-bottom:2rem!important}.h-mb--28{margin-bottom:2rem!important}.h-pb--32{padding-bottom:2.2857142857rem!important}.h-mb--32{margin-bottom:2.2857142857rem!important}.h-pb--36{padding-bottom:2.5714285714rem!important}.h-mb--36{margin-bottom:2.5714285714rem!important}.h-pb--40{padding-bottom:2.8571428571rem!important}.h-mb--40{margin-bottom:2.8571428571rem!important}.h-pb--44{padding-bottom:3.1428571429rem!important}.h-mb--44{margin-bottom:3.1428571429rem!important}.h-pb--48{padding-bottom:3.4285714286rem!important}.h-mb--48{margin-bottom:3.4285714286rem!important}.h-mb--auto{margin-bottom:auto!important}.h-pl--0{padding-left:0rem!important}.h-ml--0{margin-left:0rem!important}.h-pl--4{padding-left:.2857142857rem!important}.h-ml--4{margin-left:.2857142857rem!important}.h-pl--8{padding-left:.5714285714rem!important}.h-ml--8{margin-left:.5714285714rem!important}.h-pl--12{padding-left:.8571428571rem!important}.h-ml--12{margin-left:.8571428571rem!important}.h-pl--16{padding-left:1.1428571429rem!important}.h-ml--16{margin-left:1.1428571429rem!important}.h-pl--20{padding-left:1.4285714286rem!important}.h-ml--20{margin-left:1.4285714286rem!important}.h-pl--24{padding-left:1.7142857143rem!important}.h-ml--24{margin-left:1.7142857143rem!important}.h-pl--28{padding-left:2rem!important}.h-ml--28{margin-left:2rem!important}.h-pl--32{padding-left:2.2857142857rem!important}.h-ml--32{margin-left:2.2857142857rem!important}.h-pl--36{padding-left:2.5714285714rem!important}.h-ml--36{margin-left:2.5714285714rem!important}.h-pl--40{padding-left:2.8571428571rem!important}.h-ml--40{margin-left:2.8571428571rem!important}.h-pl--44{padding-left:3.1428571429rem!important}.h-ml--44{margin-left:3.1428571429rem!important}.h-pl--48{padding-left:3.4285714286rem!important}.h-ml--48{margin-left:3.4285714286rem!important}.h-ml--auto{margin-left:auto!important}.h-container{margin-left:33.7142857143rem;margin-right:15rem}.h-ml--container{margin-left:33.7142857143rem}.h-mr--container{margin-right:15rem}.h-pos--static{position:static}.h-pos--relative{position:relative}.h-pos--absolute{position:absolute}.h-fz--12{font-size:.8571428571rem}.h-fz--13{font-size:.9285714286rem}.h-fz--14{font-size:1rem}.h-fz--15{font-size:1.0714285714rem}.h-fz--16{font-size:1.1428571429rem}.h-fz--17{font-size:1.2142857143rem}.h-fz--18{font-size:1.2857142857rem}.h-fz--19{font-size:1.3571428571rem}.h-fz--20{font-size:1.4285714286rem}.h-fz--21{font-size:1.5rem}.h-fz--22{font-size:1.5714285714rem}.h-fz--23{font-size:1.6428571429rem}.h-fz--24{font-size:1.7142857143rem}.h-lh--12{line-height:.8571428571rem}.h-lh--13{line-height:.9285714286rem}.h-lh--14{line-height:1rem}.h-lh--15{line-height:1.0714285714rem}.h-lh--16{line-height:1.1428571429rem}.h-lh--17{line-height:1.2142857143rem}.h-lh--18{line-height:1.2857142857rem}.h-lh--19{line-height:1.3571428571rem}.h-lh--20{line-height:1.4285714286rem}.h-lh--21{line-height:1.5rem}.h-lh--22{line-height:1.5714285714rem}.h-lh--23{line-height:1.6428571429rem}.h-lh--24{line-height:1.7142857143rem}.h-fw--400{font-weight:400}.h-fw--500{font-weight:500}.h-fw--600{font-weight:600}.h-fw--700{font-weight:700}.h-display--block{display:block!important}.h-display--inline{display:inline!important}.h-display--inline-block{display:inline-block!important}.h-display--flex{display:flex!important}.h-display--inline-flex{display:inline-flex!important}.h-display--none{display:none!important}.h-f-align--start{align-items:flex-start}.h-f-align--center{align-items:center}.h-f-align--end{align-items:flex-end}.h-f-align--baseline{align-items:baseline}.h-f-content--start{justify-content:flex-start}.h-f-content--center{justify-content:center}.h-f-content--end{justify-content:flex-end}.h-f-shrink--0{flex-shrink:0}.h-width--full{width:100%!important}.h-width--5{width:5%!important}.h-width--20{width:20%!important}.h-width--30{width:30%!important}.h-width--33{width:33%!important}.h-width--80{width:80%!important}.h-width--90{width:90%!important}.h-max-height--full{max-height:100vh}.h-max-height--90{max-height:90vh}.h-pull--right{float:right}.h-pull--left{float:left}.h-align--right{margin-left:auto!important}.h-align--left{margin-right:auto!important}.h-text--nowrap{white-space:nowrap}.h-align--left{text-align:left}.h-align--right{text-align:right}.h-align--center{text-align:center}.h-color--text-grey{color:#434343}.h-scroll{position:relative;overflow:auto;height:100%;flex-shrink:1}.h-select{background-color:#d4e7f2;padding:.1428571429rem;display:inline}.h-inlineblock{display:inline-block}.h-half-with-row-space{width:49%;margin-right:1%}.h-half-with-row-space:nth-last-child(1){margin-right:0}.h-half{width:50%}.h-flex{display:flex}.h-flex-center{display:flex;align-items:center;justify-content:space-between}.h-half-input-p input{padding:.3571428571rem .5rem!important}.h-hide{cursor:default;opacity:0}.duplicates{width:57.1428571429rem}.duplicates--wrapper{padding:1.4285714286rem;display:flex;justify-content:center}.modal .container .header{position:relative}.modal .container .header:before{content:"";position:absolute}.modal .container .footer{position:relative}.modal .container .footer:after{content:"";position:absolute}.modal{position:fixed;z-index:110;top:0;left:0;width:100%;height:100%;transition:opacity .35s ease}.modal--enter,.modal--leaveTo{opacity:0}.modal--enter .modal__container,.modal--leaveTo .modal__container{transform:scale(1.1) translateY(-50%)}.modal .overlay{position:absolute;width:100%;height:100%;background-color:#24242499;transition:opacity .35s ease;z-index:111}.modal .container{width:44.2857142857rem;position:absolute;z-index:112;background-color:#fff;left:0;right:0;top:50%;transform:translateY(-50%);margin:auto;border-radius:.2857142857rem;box-shadow:0 4px 34px #00000040;display:flex;flex-direction:column;transition:transform .15s ease}.modal .container .header{display:flex;padding:15px 20px;justify-content:space-between;border-bottom:1px solid #d9d9d9;z-index:2}.modal .container .header .title{font-size:1.7142857143rem;line-height:1.5714285714rem;margin:0}.modal .container .header .close{z-index:113;cursor:pointer;border:none;background:transparent}.modal .container .header .close:hover{opacity:.75}.modal .container .body{min-height:600px;height:60vh;overflow:auto}.modal .container .footer{border-top:1px solid #d9d9d9;padding:10px}.modal .container .footer .button-bar{display:flex;gap:10px;justify-self:right}svg rect[data-v-574328bc]{fill:var(--stroke, white)}svg line[data-v-574328bc]{stroke:var(--stroke, white);stroke-width:var(--width, 5px);stroke-linecap:round}svg path[data-v-5cafab4a]{fill:var(--fill, white)}.treeItem{cursor:pointer;display:flex;align-items:center;line-height:2.1428571429rem;transition:all .25s ease 0s}.treeItem .iconWrapper{width:1.5rem;display:flex;align-items:center}.treeItem .term{flex:1 auto;padding-left:.2142857143rem;color:#242424}.treeItem .icon{margin-right:.2142857143rem;fill:#e13833;transform:scaleY(-1)}.treeItem .icon-open{transform:scaleY(1);fill:#828282}.treeItem .icon-hide{opacity:0}.treeItem.depth-1{margin-left:1.5714285714rem}.treeItem.depth-2{margin-left:3.1428571429rem}.treeItem.depth-3{margin-left:4.7142857143rem}.treeItem.depth-4{margin-left:6.2857142857rem}.treeItem.depth-5{margin-left:7.8571428571rem}.treeItem.depth-6{margin-left:9.4285714286rem}.treeItem.depth-7{margin-left:11rem}.treeItem.depth-8{margin-left:12.5714285714rem}.treeItem.depth-9{margin-left:14.1428571429rem}.treeItem.depth-10{margin-left:15.7142857143rem}.treeItem.hasChilds .term:hover{color:#e13833}.treeItem.noChilds:hover{background:#d4e7f2}.tree{display:flex;flex-direction:column}.alphabeticalList__item{padding:.5rem 0rem;display:flex}.alphabeticalList__letter{flex-shrink:0;font-weight:500;font-size:1.4285714286rem;line-height:1.1428571429rem;margin-right:.5714285714rem;color:#e13833}.alphabeticalList__list{list-style:none;margin:0;padding:0}.alphabeticalList__listItem{margin-bottom:.8571428571rem;font-size:1rem;line-height:1.2857142857rem}.alphabeticalList__listLink{color:#242424}.alphabeticalList__listLink:hover,.alphabeticalList__listLink:focus{color:#e13833}.theme-default[data-v-5797f3d9]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.sideBar[data-v-5797f3d9]{display:flex;flex-direction:column;flex-shrink:0;overflow-x:hidden;height:100%;width:100%;background:#6cb31d}.sideBar .header[data-v-5797f3d9]{display:flex;background-color:var(--heading_color);justify-content:space-around;align-items:center;box-sizing:border-box;padding:5px 20px}.sideBar .header .group[data-v-5797f3d9]{border-radius:5px;border:1px solid var(--info);overflow:hidden;margin-right:auto;display:flex}.sideBar .header .group .button[data-v-5797f3d9]{border-radius:0;padding:2px 10px;text-transform:none;font-weight:700}.sideBar .header .icons[data-v-5797f3d9]{display:flex;gap:5px;align-items:center}.sideBar .header .icons .button[data-v-5797f3d9]{border:none;background:transparent;padding:5px}.sideBar .header .button[data-v-5797f3d9]{display:flex;align-items:center;justify-content:center;background-color:transparent}.sideBar .header .button.active[data-v-5797f3d9]{transition:all .25s ease 0s;background-color:var(--info);--stroke: var(--text_color_invert);--fill: var(--text_color_invert);color:var(--text_color_invert)}.sideBar .tools[data-v-5797f3d9]{display:flex;padding:5px}.sideBar .tools .search[data-v-5797f3d9]{padding:10px;width:100%;border:1px solid #e0e0e0;border-radius:5px}.sideBar .content[data-v-5797f3d9]{display:flex;background-color:#eff0f2;padding:5px;border-right:1px solid #e0e0e0;flex-grow:1;overflow:auto;overflow-x:hidden;scroll-behavior:smooth}.sideBar__title[data-v-5797f3d9]{font-weight:700;font-size:1.2857142857rem;color:#fff;margin-right:auto}.sideBar__resetLink[data-v-5797f3d9]{font-size:.8571428571rem;line-height:1.5714285714rem;color:#fff;display:flex}.sideBar__resetLink:hover .icon[data-v-5797f3d9]{fill:#fc4943}.sideBar__alphabeticalList[data-v-5797f3d9]{margin-top:1.4285714286rem;display:flex;flex-wrap:wrap}.sideBar__alphabeticalItem[data-v-5797f3d9]{width:1rem;font-size:1rem;line-height:1.5rem;margin-right:.6428571429rem}.sideBar__alphabeticalItem[data-v-5797f3d9]:hover,.sideBar__alphabeticalItem[data-v-5797f3d9]:focus{text-decoration:underline}.sideBar__footer[data-v-5797f3d9]{border-top:1px solid #e0e0e0;border-right:1px solid #e0e0e0;background-color:#eff0f2;padding:12px 40px;box-shadow:0 -4px 15px #0000001a;z-index:1}.glossaryItem__comment.depth-1{margin-left:1.0714285714rem}.glossaryItem__comment.depth-2{margin-left:2.1428571429rem}.glossaryItem__comment.depth-3{margin-left:3.2142857143rem}.glossaryItem__comment.depth-4{margin-left:4.2857142857rem}.glossaryItem__comment.depth-5{margin-left:5.3571428571rem}.glossaryItem__comment.depth-6{margin-left:6.4285714286rem}.glossaryItem__comment.depth-7{margin-left:7.5rem}.glossaryItem__comment.depth-8{margin-left:8.5714285714rem}.glossaryItem__comment.depth-9{margin-left:9.6428571429rem}.glossaryItem__comment.depth-10{margin-left:10.7142857143rem}.glossaryItem__commentEditor{font-family:Roboto;padding:.8571428571rem 1rem;box-sizing:border-box;height:3rem;border:1px solid #e0e0e0;font-size:12px;border-radius:3px;resize:none;width:100%}.theme-default[data-v-0f8946dd]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.glossaryItem__commentDate[data-v-0f8946dd]{position:relative}.glossaryItem__commentDate[data-v-0f8946dd]:before{content:"";position:absolute}.glossaryItem[data-v-0f8946dd]{flex-grow:1;overflow:auto;display:flex;flex-direction:column;padding:2.8571428571rem}.glossaryItem__reply[data-v-0f8946dd]{margin-bottom:.4285714286rem}.glossaryItem__heading[data-v-0f8946dd]{white-space:nowrap;display:flex}.glossaryItem__title[data-v-0f8946dd]{white-space:normal;margin-top:0;font-size:2.1428571429rem;margin-bottom:2.8571428571rem;margin-right:.8571428571rem;font-weight:400;max-width:70.7142857143rem}.glossaryItem__title--h2[data-v-0f8946dd]{font-size:1.6428571429rem;line-height:1.2857142857rem;margin-bottom:1.5714285714rem}.glossaryItem__icon[data-v-0f8946dd]{fill:#e13833}.glossaryItem__content[data-v-0f8946dd]{max-width:70.7142857143rem;font-size:1rem;line-height:1.1428571429rem}.glossaryItem__content--edit .glossaryItem__definitionTitle[data-v-0f8946dd]{margin-bottom:.8571428571rem}.glossaryItem__definition[data-v-0f8946dd]{margin-top:0;margin-bottom:2.2857142857rem;max-width:53.9285714286rem}.glossaryItem__definitionTitle[data-v-0f8946dd]{margin-bottom:1.2857142857rem;font-weight:700}.glossaryItem__definitionDescription[data-v-0f8946dd]{margin-left:0;margin-bottom:1.2857142857rem}.glossaryItem__definitionProperty[data-v-0f8946dd]{color:#828282}.glossaryItem__definitionSelectBlock[data-v-0f8946dd]{display:flex;align-items:center;margin-bottom:1.1428571429rem}.glossaryItem__definitionSelect[data-v-0f8946dd]{margin-bottom:0;width:100%}.glossaryItem__table[data-v-0f8946dd]{margin-bottom:3.9285714286rem}.glossaryItem__table .glossaryItem__definitionProperty[data-v-0f8946dd]{display:block;font-size:.8571428571rem;line-height:1rem;color:#828282}.glossaryItem__commentsBlock[data-v-0f8946dd]{width:calc(100% - 16.9285714286rem);padding-bottom:2.4285714286rem}.glossaryItem__addComment[data-v-0f8946dd]{display:flex;align-items:flex-end;padding-bottom:2.2857142857rem}.glossaryItem__commentArea[data-v-0f8946dd]{font-family:Roboto;padding:.8571428571rem 1rem;box-sizing:border-box;border:1px solid #e0e0e0;font-size:12px;overflow:hidden;border-radius:3px;resize:none;margin-right:.7142857143rem;width:calc(100% - 16.9285714286rem);flex-shrink:0;display:flex}.glossaryItem__comment[data-v-0f8946dd]:not(:last-child){border-bottom:1px solid #d9d9d9;margin-bottom:1.7142857143rem;padding-bottom:1.7142857143rem}@supports (-webkit-line-clamp: 3){.glossaryItem__comment--isClamp:not(.glossaryItem__comment--expanded) .glossaryItem__commentText[data-v-0f8946dd]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.glossaryItem__commentHeading[data-v-0f8946dd]{margin-bottom:1rem}.glossaryItem__commentAuthor[data-v-0f8946dd]{font-weight:700;font-size:1rem;line-height:1.1428571429rem}.glossaryItem__commentDate[data-v-0f8946dd]{font-size:.8571428571rem;line-height:1rem;color:#828282;padding-left:1rem}.glossaryItem__commentDate[data-v-0f8946dd]:before{left:.4285714286rem;top:0;bottom:0;margin:auto;width:.1428571429rem;height:.1428571429rem;background-color:#828282}.glossaryItem__commentText[data-v-0f8946dd]{font-size:1rem;line-height:1.5rem}.glossaryItem__commentsTools[data-v-0f8946dd]{margin-top:.8571428571rem;display:flex}.glossaryItem__commentToolsItem[data-v-0f8946dd]{display:flex;align-items:center;font-size:.8571428571rem;line-height:1.1428571429rem}.glossaryItem__commentToolsItem--edit[data-v-0f8946dd]{margin-right:2.5714285714rem}.glossaryItem__commentToolsItem--edit .glossaryItem__commentIcon[data-v-0f8946dd]{margin-right:.1428571429rem}.glossaryItem__commentToolsItem--more[data-v-0f8946dd]{margin-left:auto}.glossaryItem__commentToolsItem--more .glossaryItem__commentIcon[data-v-0f8946dd]{margin-left:.2857142857rem;transition:all .25s ease 0s}.glossaryItem__comment--expanded .glossaryItem__commentToolsItem--more .glossaryItem__commentIcon[data-v-0f8946dd]{transform:scaleY(-1)}.theme-default[data-v-d473432c]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.editor[data-v-d473432c]{display:flex;flex-direction:column;height:100%}.editor .actions[data-v-d473432c]{display:flex;gap:5px;padding:5px}.editor .inputs[data-v-d473432c]{display:flex;overflow-y:auto;flex-direction:column;gap:10px;padding:5px;flex-grow:1}.editor .inputs .item[data-v-d473432c]{display:flex;flex-direction:column;gap:5px}.editor .inputs .item .title[data-v-d473432c]{font-weight:700}.editor .inputs .item .value input[data-v-d473432c],.editor .inputs .item .value textarea[data-v-d473432c]{font-family:Roboto;padding:.8571428571rem 1rem;box-sizing:border-box;border:1px solid #e0e0e0;font-size:12px;overflow:hidden;border-radius:3px;resize:none;margin-right:.7142857143rem;width:100%;flex-shrink:0;display:flex}svg line[data-v-5d2c4718]{stroke:var(--stroke, white);stroke-width:18}svg:hover line[data-v-5d2c4718]{stroke:var(--stroke, #adadad)}.class-node[data-v-bf44c162]{position:absolute;z-index:1001;transform:translate(-50%);border-radius:5px;border:1px solid rgba(0,0,0,.3);-webkit-user-select:none;user-select:none}.class-node p[data-v-bf44c162]{padding:1px 0}.class-node span[data-v-bf44c162],.class-node a[data-v-bf44c162]{cursor:pointer}.class-node .more[data-v-bf44c162]{padding-top:2px;font-weight:500;text-decoration:underline;text-align:right}.graph_wrapper[data-v-98ae12e5]{position:fixed;width:90vw;height:90vh;top:7vh;left:5vw;border-radius:10px;background:white;box-shadow:0 0 10px #969696;overflow:hidden;padding:5px;z-index:1000;display:flex;flex-direction:column;gap:5px}.graph_wrapper .title[data-v-98ae12e5]{display:flex;justify-content:space-between}.graph_wrapper .close[data-v-98ae12e5]{fill:#000;cursor:pointer}.graph_wrapper .content[data-v-98ae12e5]{display:flex;flex-grow:1;gap:5px}.graph_wrapper .content .network[data-v-98ae12e5]{width:100%;height:calc(100% - 5px)}.title[data-v-f5bbce66]{font-weight:600}.wtree[data-v-f5bbce66]{position:relative;left:20px;top:10px;width:max-content}.wtree ul[data-v-f5bbce66]{padding-left:15px}.wtree li[data-v-f5bbce66]{list-style-type:none;padding:5px 0;position:relative}.wtree li[data-v-f5bbce66]:before{content:"";position:absolute;top:0;left:-15px;border-left:2px solid var(--gagat);border-bottom:2px solid var(--gagat);border-bottom-left-radius:10px;width:15px;height:18px}.wtree li[data-v-f5bbce66]:after{position:absolute;content:"";top:-5px;left:-15px;border-left:2px solid var(--gagat);width:15px;height:calc(100% + 10px)}.wtree li[data-v-f5bbce66]:first-of-type:before{height:18px;top:0}.wtree li[data-v-f5bbce66]:last-child:after{display:none}.wtree li div[data-v-f5bbce66]{cursor:pointer;padding:2px 5px}.wtree li div[data-v-f5bbce66]:hover{background-color:var(--dark_grey)}.theme-default[data-v-91ce1aac]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.table__td.error[data-v-91ce1aac]{position:relative}.table__td.error[data-v-91ce1aac]:before{content:"!";padding:2px 10px;background:#ff5656;border-radius:100px;font-weight:600;margin-right:5px;position:absolute;left:0;transform:translate(-50%) translateY(-3px);border:1px solid rgba(0,0,0,.7607843137);opacity:.9}.loading-text[data-v-91ce1aac]{margin-bottom:1.0714285714rem}.back-link[data-v-91ce1aac]{display:flex;align-items:center;color:#ebebeb!important;fill:#ebebeb}.back-link[data-v-91ce1aac]:hover{text-decoration:underline!important}.back-link-icon[data-v-91ce1aac]{margin-right:.7142857143rem;fill:#ebebeb!important}.object[data-v-91ce1aac]{display:flex;flex-direction:column;gap:10px;overflow:auto;justify-content:space-between;padding:10px;height:calc(100% - 20px)}.object .title[data-v-91ce1aac]{display:flex;align-items:center;gap:5px;font-weight:600}.object .content[data-v-91ce1aac]{display:flex;gap:10px;flex-grow:1}.object .content .column[data-v-91ce1aac]{display:flex;flex-direction:column;gap:10px;flex-grow:1}.object .content .column .card[data-v-91ce1aac]{display:flex;flex-direction:column;gap:5px;padding:5px;flex-grow:1}.object .reference[data-v-91ce1aac]{color:#eb0c0c;cursor:pointer}@keyframes spin-91ce1aac{0%{transform:rotate(0)}to{transform:rotate(360deg)}}li[data-v-91ce1aac]{list-style:none}li[data-v-91ce1aac]:before{content:"‣";margin-right:2px;font-weight:900}.map{height:100%;width:100%;position:relative;z-index:2;background-size:cover}.leaflet-control-attribution.leaflet-control a{display:none}.theme-default[data-v-28a39ee7]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.loading-text[data-v-28a39ee7]{margin-bottom:15px}.back-link[data-v-28a39ee7]{display:flex;align-items:center;color:#ebebeb!important;fill:#ebebeb}.back-link[data-v-28a39ee7]:hover{text-decoration:underline!important}.back-link-icon[data-v-28a39ee7]{margin-right:.7142857143rem;fill:#ebebeb!important}.object[data-v-28a39ee7]{display:flex;flex-direction:column;gap:10px;overflow:auto;justify-content:space-between;padding:10px;height:calc(100% - 20px)}.object .title[data-v-28a39ee7]{display:flex;align-items:center;gap:5px;font-weight:600}.object .content[data-v-28a39ee7]{display:flex;gap:10px;flex-grow:1}.object .content .column[data-v-28a39ee7]{display:flex;flex-direction:column;gap:10px;flex-grow:1}.object .content .column .card[data-v-28a39ee7]{display:flex;flex-direction:column;gap:5px;padding:5px;flex-grow:1}.theme-default[data-v-cc6773ef]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.loading-text[data-v-cc6773ef]{margin-bottom:1.0714285714rem}.back-link[data-v-cc6773ef]{display:flex;align-items:center;color:#ebebeb!important;fill:#ebebeb}.back-link[data-v-cc6773ef]:hover{text-decoration:underline!important}.back-link-icon[data-v-cc6773ef]{margin-right:.7142857143rem;fill:#ebebeb!important}.object[data-v-cc6773ef]{display:flex;flex-direction:column;gap:10px;overflow:auto;justify-content:space-between;padding:10px;height:calc(100% - 20px)}.object .title[data-v-cc6773ef]{display:flex;align-items:center;gap:5px;font-weight:600}.object .content[data-v-cc6773ef]{display:flex;gap:10px;flex-grow:1}.object .content .column[data-v-cc6773ef]{display:flex;flex-direction:column;gap:10px;flex-grow:1}.object .content .column .card[data-v-cc6773ef]{display:flex;flex-direction:column;gap:5px;padding:5px;flex-grow:1}.graph_wrapper[data-v-0d32f219]{position:fixed;width:90vw;height:90vh;top:7vh;left:5vw;border-radius:10px;background:white;box-shadow:0 0 10px #969696;overflow:hidden;z-index:1000;display:flex;gap:5px;flex-direction:column;padding:5px}.graph_wrapper .close[data-v-0d32f219]{position:absolute;right:1vh;top:.75vh;fill:#000;cursor:pointer;z-index:1000}.graph_wrapper .deeper[data-v-0d32f219]{display:flex;gap:5px}.graph_wrapper .graph[data-v-0d32f219]{display:flex;flex-grow:1;gap:5px;justify-content:center}.graph_wrapper .graph .network[data-v-0d32f219]{height:calc(100% - 5px)}.vis .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.vis-active{box-shadow:0 0 10px #86d5f8}.vis [class*=span]{min-height:0;width:auto}div.vis-configuration{position:relative;display:block;float:left;font-size:12px}div.vis-configuration-wrapper{display:block;width:700px}div.vis-configuration-wrapper:after{clear:both;content:"";display:block}div.vis-configuration.vis-config-option-container{display:block;width:495px;background-color:#fff;border:2px solid #f7f8fa;border-radius:4px;margin-top:20px;left:10px;padding-left:5px}div.vis-configuration.vis-config-button{display:block;width:495px;height:25px;vertical-align:middle;line-height:25px;background-color:#f7f8fa;border:2px solid #ceced0;border-radius:4px;margin-top:20px;left:10px;padding-left:5px;cursor:pointer;margin-bottom:30px}div.vis-configuration.vis-config-button.hover{background-color:#4588e6;border:2px solid #214373;color:#fff}div.vis-configuration.vis-config-item{display:block;float:left;width:495px;height:25px;vertical-align:middle;line-height:25px}div.vis-configuration.vis-config-item.vis-config-s2{left:10px;background-color:#f7f8fa;padding-left:5px;border-radius:3px}div.vis-configuration.vis-config-item.vis-config-s3{left:20px;background-color:#e4e9f0;padding-left:5px;border-radius:3px}div.vis-configuration.vis-config-item.vis-config-s4{left:30px;background-color:#cfd8e6;padding-left:5px;border-radius:3px}div.vis-configuration.vis-config-header{font-size:18px;font-weight:700}div.vis-configuration.vis-config-label{width:120px;height:25px;line-height:25px}div.vis-configuration.vis-config-label.vis-config-s3{width:110px}div.vis-configuration.vis-config-label.vis-config-s4{width:100px}div.vis-configuration.vis-config-colorBlock{top:1px;width:30px;height:19px;border:1px solid #444444;border-radius:2px;padding:0;margin:0;cursor:pointer}input.vis-configuration.vis-config-checkbox{left:-5px}input.vis-configuration.vis-config-rangeinput{position:relative;top:-5px;width:60px;padding:1px;margin:0;pointer-events:none}input.vis-configuration.vis-config-range{-webkit-appearance:none;border:0px solid white;background-color:#0000;width:300px;height:20px}input.vis-configuration.vis-config-range::-webkit-slider-runnable-track{width:300px;height:5px;background:#dedede;background:-moz-linear-gradient(top,#dedede 0%,#c8c8c8 99%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#dedede),color-stop(99%,#c8c8c8));background:-webkit-linear-gradient(top,#dedede 0%,#c8c8c8 99%);background:-o-linear-gradient(top,#dedede 0%,#c8c8c8 99%);background:-ms-linear-gradient(top,#dedede 0%,#c8c8c8 99%);background:linear-gradient(to bottom,#dedede 0%,#c8c8c8 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dedede",endColorstr="#c8c8c8",GradientType=0);border:1px solid #999999;box-shadow:#aaa 0 0 3px;border-radius:3px}input.vis-configuration.vis-config-range::-webkit-slider-thumb{-webkit-appearance:none;border:1px solid #14334b;height:17px;width:17px;border-radius:50%;background:#3876c2;background:-moz-linear-gradient(top,#3876c2 0%,#385380 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3876c2),color-stop(100%,#385380));background:-webkit-linear-gradient(top,#3876c2 0%,#385380 100%);background:-o-linear-gradient(top,#3876c2 0%,#385380 100%);background:-ms-linear-gradient(top,#3876c2 0%,#385380 100%);background:linear-gradient(to bottom,#3876c2 0%,#385380 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3876c2",endColorstr="#385380",GradientType=0);box-shadow:#111927 0 0 1px;margin-top:-7px}input.vis-configuration.vis-config-range:focus{outline:none}input.vis-configuration.vis-config-range:focus::-webkit-slider-runnable-track{background:#9d9d9d;background:-moz-linear-gradient(top,#9d9d9d 0%,#c8c8c8 99%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#9d9d9d),color-stop(99%,#c8c8c8));background:-webkit-linear-gradient(top,#9d9d9d 0%,#c8c8c8 99%);background:-o-linear-gradient(top,#9d9d9d 0%,#c8c8c8 99%);background:-ms-linear-gradient(top,#9d9d9d 0%,#c8c8c8 99%);background:linear-gradient(to bottom,#9d9d9d 0%,#c8c8c8 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#9d9d9d",endColorstr="#c8c8c8",GradientType=0)}input.vis-configuration.vis-config-range::-moz-range-track{width:300px;height:10px;background:#dedede;background:-moz-linear-gradient(top,#dedede 0%,#c8c8c8 99%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#dedede),color-stop(99%,#c8c8c8));background:-webkit-linear-gradient(top,#dedede 0%,#c8c8c8 99%);background:-o-linear-gradient(top,#dedede 0%,#c8c8c8 99%);background:-ms-linear-gradient(top,#dedede 0%,#c8c8c8 99%);background:linear-gradient(to bottom,#dedede 0%,#c8c8c8 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dedede",endColorstr="#c8c8c8",GradientType=0);border:1px solid #999999;box-shadow:#aaa 0 0 3px;border-radius:3px}input.vis-configuration.vis-config-range::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#385380}input.vis-configuration.vis-config-range:-moz-focusring{outline:1px solid white;outline-offset:-1px}input.vis-configuration.vis-config-range::-ms-track{width:300px;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}input.vis-configuration.vis-config-range::-ms-fill-lower{background:#777;border-radius:10px}input.vis-configuration.vis-config-range::-ms-fill-upper{background:#ddd;border-radius:10px}input.vis-configuration.vis-config-range::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#385380}input.vis-configuration.vis-config-range:focus::-ms-fill-lower{background:#888}input.vis-configuration.vis-config-range:focus::-ms-fill-upper{background:#ccc}.vis-configuration-popup{position:absolute;background:rgba(57,76,89,.85);border:2px solid #f2faff;line-height:30px;height:30px;width:150px;text-align:center;color:#fff;font-size:14px;border-radius:4px;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.vis-configuration-popup:after,.vis-configuration-popup:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.vis-configuration-popup:after{border-color:#88b7d500;border-left-color:#394c59d9;border-width:8px;margin-top:-8px}.vis-configuration-popup:before{border-color:#c2e1f500;border-left-color:#f2faff;border-width:12px;margin-top:-12px}div.vis-tooltip{position:absolute;visibility:hidden;padding:5px;white-space:nowrap;font-family:verdana;font-size:14px;color:#000;background-color:#f5f4ed;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #808074;box-shadow:3px 3px 10px #0003;pointer-events:none;z-index:5}div.vis-color-picker{position:absolute;top:0;left:30px;margin-top:-140px;margin-left:30px;width:310px;height:444px;z-index:1;padding:10px;border-radius:15px;background-color:#fff;display:none;box-shadow:#00000080 0 0 10px}div.vis-color-picker div.vis-arrow{position:absolute;top:147px;left:5px}div.vis-color-picker div.vis-arrow:after,div.vis-color-picker div.vis-arrow:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}div.vis-color-picker div.vis-arrow:after{border-color:#fff0;border-right-color:#fff;border-width:30px;margin-top:-30px}div.vis-color-picker div.vis-color{position:absolute;width:289px;height:289px;cursor:pointer}div.vis-color-picker div.vis-brightness{position:absolute;top:313px}div.vis-color-picker div.vis-opacity{position:absolute;top:350px}div.vis-color-picker div.vis-selector{position:absolute;top:137px;left:137px;width:15px;height:15px;border-radius:15px;border:1px solid #ffffff;background:#4c4c4c;background:-moz-linear-gradient(top,#4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4c4c4c),color-stop(12%,#595959),color-stop(25%,#666666),color-stop(39%,#474747),color-stop(50%,#2c2c2c),color-stop(51%,#000000),color-stop(60%,#111111),color-stop(76%,#2b2b2b),color-stop(91%,#1c1c1c),color-stop(100%,#131313));background:-webkit-linear-gradient(top,#4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:-o-linear-gradient(top,#4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:-ms-linear-gradient(top,#4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);background:linear-gradient(to bottom,#4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c",endColorstr="#131313",GradientType=0)}div.vis-color-picker div.vis-new-color{position:absolute;width:140px;height:20px;border:1px solid rgba(0,0,0,.1);border-radius:5px;top:380px;left:159px;text-align:right;padding-right:2px;font-size:10px;color:#0006;vertical-align:middle;line-height:20px}div.vis-color-picker div.vis-initial-color{position:absolute;width:140px;height:20px;border:1px solid rgba(0,0,0,.1);border-radius:5px;top:380px;left:10px;text-align:left;padding-left:2px;font-size:10px;color:#0006;vertical-align:middle;line-height:20px}div.vis-color-picker div.vis-label{position:absolute;width:300px;left:10px}div.vis-color-picker div.vis-label.vis-brightness{top:300px}div.vis-color-picker div.vis-label.vis-opacity{top:338px}div.vis-color-picker div.vis-button{position:absolute;width:68px;height:25px;border-radius:10px;vertical-align:middle;text-align:center;line-height:25px;top:410px;border:2px solid #d9d9d9;background-color:#f7f7f7;cursor:pointer}div.vis-color-picker div.vis-button.vis-cancel{left:5px}div.vis-color-picker div.vis-button.vis-load{left:82px}div.vis-color-picker div.vis-button.vis-apply{left:159px}div.vis-color-picker div.vis-button.vis-save{left:236px}div.vis-color-picker input.vis-range{width:290px;height:20px}div.vis-network div.vis-manipulation{box-sizing:content-box;border-width:0;border-bottom:1px;border-style:solid;border-color:#d6d9d8;background:#ffffff;background:-moz-linear-gradient(top,#ffffff 0%,#fcfcfc 48%,#fafafa 50%,#fcfcfc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(48%,#fcfcfc),color-stop(50%,#fafafa),color-stop(100%,#fcfcfc));background:-webkit-linear-gradient(top,#ffffff 0%,#fcfcfc 48%,#fafafa 50%,#fcfcfc 100%);background:-o-linear-gradient(top,#ffffff 0%,#fcfcfc 48%,#fafafa 50%,#fcfcfc 100%);background:-ms-linear-gradient(top,#ffffff 0%,#fcfcfc 48%,#fafafa 50%,#fcfcfc 100%);background:linear-gradient(to bottom,#ffffff 0%,#fcfcfc 48%,#fafafa 50%,#fcfcfc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#fcfcfc",GradientType=0);padding-top:4px;position:absolute;left:0;top:0;width:100%;height:28px}div.vis-network div.vis-edit-mode{position:absolute;left:0;top:5px;height:30px}div.vis-network div.vis-close{position:absolute;right:0;top:0;width:30px;height:30px;background-position:20px 3px;background-repeat:no-repeat;background-image:url(/suz/assets/cross-2e9ac57a.png);cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.vis-network div.vis-close:hover{opacity:.6}div.vis-network div.vis-manipulation div.vis-button,div.vis-network div.vis-edit-mode div.vis-button{float:left;font-family:verdana;font-size:12px;-moz-border-radius:15px;border-radius:15px;display:inline-block;background-position:0px 0px;background-repeat:no-repeat;height:24px;margin-left:10px;cursor:pointer;padding:0 8px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.vis-network div.vis-manipulation div.vis-button:hover{box-shadow:1px 1px 8px #0003}div.vis-network div.vis-manipulation div.vis-button:active{box-shadow:1px 1px 8px #00000080}div.vis-network div.vis-manipulation div.vis-button.vis-back{background-image:url(/suz/assets/backIcon-1db9467f.png)}div.vis-network div.vis-manipulation div.vis-button.vis-none:hover{box-shadow:1px 1px 8px #0000;cursor:default}div.vis-network div.vis-manipulation div.vis-button.vis-none:active{box-shadow:1px 1px 8px #0000}div.vis-network div.vis-manipulation div.vis-button.vis-none{padding:0}div.vis-network div.vis-manipulation div.notification{margin:2px;font-weight:700}div.vis-network div.vis-manipulation div.vis-button.vis-add{background-image:url(/suz/assets/addNodeIcon-9ad4a118.png)}div.vis-network div.vis-manipulation div.vis-button.vis-edit,div.vis-network div.vis-edit-mode div.vis-button.vis-edit{background-image:url(/suz/assets/editIcon-bd50a34d.png)}div.vis-network div.vis-edit-mode div.vis-button.vis-edit.vis-edit-mode{background-color:#fcfcfc;border:1px solid #cccccc}div.vis-network div.vis-manipulation div.vis-button.vis-connect{background-image:url(/suz/assets/connectIcon-41403134.png)}div.vis-network div.vis-manipulation div.vis-button.vis-delete{background-image:url(/suz/assets/deleteIcon-2c49537e.png)}div.vis-network div.vis-manipulation div.vis-label,div.vis-network div.vis-edit-mode div.vis-label{margin:0 0 0 23px;line-height:25px}div.vis-network div.vis-manipulation div.vis-separator-line{float:left;display:inline-block;width:1px;height:21px;background-color:#bdbdbd;margin:0 7px 0 15px}div.vis-network div.vis-navigation div.vis-button{width:34px;height:34px;-moz-border-radius:17px;border-radius:17px;position:absolute;display:inline-block;background-position:2px 2px;background-repeat:no-repeat;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.vis-network div.vis-navigation div.vis-button:hover{box-shadow:0 0 3px 3px #38cf154d}div.vis-network div.vis-navigation div.vis-button:active{box-shadow:0 0 1px 3px #38cf15f2}div.vis-network div.vis-navigation div.vis-button.vis-up{background-image:url(/suz/assets/upArrow-2984e196.png);bottom:50px;left:55px}div.vis-network div.vis-navigation div.vis-button.vis-down{background-image:url(/suz/assets/downArrow-d370b885.png);bottom:10px;left:55px}div.vis-network div.vis-navigation div.vis-button.vis-left{background-image:url(/suz/assets/leftArrow-343ef4b5.png);bottom:10px;left:15px}div.vis-network div.vis-navigation div.vis-button.vis-right{background-image:url(/suz/assets/rightArrow-a3069256.png);bottom:10px;left:95px}div.vis-network div.vis-navigation div.vis-button.vis-zoomIn{background-image:url(/suz/assets/plus-d501f76b.png);bottom:10px;right:15px}div.vis-network div.vis-navigation div.vis-button.vis-zoomOut{background-image:url(/suz/assets/minus-55bd2f81.png);bottom:10px;right:55px}div.vis-network div.vis-navigation div.vis-button.vis-zoomExtends{background-image:url(/suz/assets/zoomExtends-122ba9cf.png);bottom:50px;right:15px}.vis-current-time{background-color:#ff7f6e;width:2px;z-index:1;pointer-events:none}.vis-rolling-mode-btn{height:40px;width:40px;position:absolute;top:7px;right:20px;border-radius:50%;font-size:28px;cursor:pointer;opacity:.8;color:#fff;font-weight:700;text-align:center;background:#3876c2}.vis-rolling-mode-btn:before{content:"⛶"}.vis-rolling-mode-btn:hover{opacity:1}.vis-custom-time{background-color:#6e94ff;width:2px;cursor:move;z-index:1}.vis-panel.vis-background.vis-horizontal .vis-grid.vis-horizontal{position:absolute;width:100%;height:0;border-bottom:1px solid}.vis-panel.vis-background.vis-horizontal .vis-grid.vis-minor{border-color:#e5e5e5}.vis-panel.vis-background.vis-horizontal .vis-grid.vis-major{border-color:#bfbfbf}.vis-data-axis .vis-y-axis.vis-major{width:100%;position:absolute;color:#4d4d4d;white-space:nowrap}.vis-data-axis .vis-y-axis.vis-major.vis-measure{padding:0;margin:0;border:0;visibility:hidden;width:auto}.vis-data-axis .vis-y-axis.vis-minor{position:absolute;width:100%;color:#bebebe;white-space:nowrap}.vis-data-axis .vis-y-axis.vis-minor.vis-measure{padding:0;margin:0;border:0;visibility:hidden;width:auto}.vis-data-axis .vis-y-axis.vis-title{position:absolute;color:#4d4d4d;white-space:nowrap;bottom:20px;text-align:center}.vis-data-axis .vis-y-axis.vis-title.vis-measure{padding:0;margin:0;visibility:hidden;width:auto}.vis-data-axis .vis-y-axis.vis-title.vis-left{bottom:0;-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.vis-data-axis .vis-y-axis.vis-title.vis-right{bottom:0;-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;-ms-transform-origin:right bottom;-o-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.vis-legend{background-color:#f7fcffa6;padding:5px;border:1px solid #b3b3b3;box-shadow:2px 2px 10px #9a9a9a8c}.vis-legend-text{white-space:nowrap;display:inline-block}.vis-item{position:absolute;color:#1a1a1a;border-color:#97b0f8;border-width:1px;background-color:#d5ddf6;display:inline-block;z-index:1}.vis-item.vis-selected{border-color:#ffc200;background-color:#fff785;z-index:2}.vis-editable.vis-selected{cursor:move}.vis-item.vis-point.vis-selected{background-color:#fff785}.vis-item.vis-box{text-align:center;border-style:solid;border-radius:2px}.vis-item.vis-point{background:none}.vis-item.vis-dot{position:absolute;padding:0;border-width:4px;border-style:solid;border-radius:4px}.vis-item.vis-range{border-style:solid;border-radius:2px;box-sizing:border-box}.vis-item.vis-background{border:none;background-color:#d5ddf666;box-sizing:border-box;padding:0;margin:0}.vis-item .vis-item-overflow{position:relative;width:100%;height:100%;padding:0;margin:0;overflow:hidden}.vis-item-visible-frame{white-space:nowrap}.vis-item.vis-range .vis-item-content{position:relative;display:inline-block}.vis-item.vis-background .vis-item-content{position:absolute;display:inline-block}.vis-item.vis-line{padding:0;position:absolute;width:0;border-left-width:1px;border-left-style:solid}.vis-item .vis-item-content{white-space:nowrap;box-sizing:border-box;padding:5px}.vis-item .vis-onUpdateTime-tooltip{position:absolute;background:#4f81bd;color:#fff;width:200px;text-align:center;white-space:nowrap;padding:5px;border-radius:1px;transition:.4s;-o-transition:.4s;-moz-transition:.4s;-webkit-transition:.4s}.vis-item .vis-delete,.vis-item .vis-delete-rtl{position:absolute;top:0;width:24px;height:24px;box-sizing:border-box;padding:0 5px;cursor:pointer;-webkit-transition:background .2s linear;-moz-transition:background .2s linear;-ms-transition:background .2s linear;-o-transition:background .2s linear;transition:background .2s linear}.vis-item .vis-delete{right:-24px}.vis-item .vis-delete-rtl{left:-24px}.vis-item .vis-delete:after,.vis-item .vis-delete-rtl:after{content:"×";color:red;font-family:arial,sans-serif;font-size:22px;font-weight:700;-webkit-transition:color .2s linear;-moz-transition:color .2s linear;-ms-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.vis-item .vis-delete:hover,.vis-item .vis-delete-rtl:hover{background:red}.vis-item .vis-delete:hover:after,.vis-item .vis-delete-rtl:hover:after{color:#fff}.vis-item .vis-drag-center{position:absolute;width:100%;height:100%;top:0;left:0;cursor:move}.vis-item.vis-range .vis-drag-left{position:absolute;width:24px;max-width:20%;min-width:2px;height:100%;top:0;left:-4px;cursor:w-resize}.vis-item.vis-range .vis-drag-right{position:absolute;width:24px;max-width:20%;min-width:2px;height:100%;top:0;right:-4px;cursor:e-resize}.vis-range.vis-item.vis-readonly .vis-drag-left,.vis-range.vis-item.vis-readonly .vis-drag-right{cursor:auto}.vis-itemset{position:relative;padding:0;margin:0;box-sizing:border-box}.vis-itemset .vis-background,.vis-itemset .vis-foreground{position:absolute;width:100%;height:100%;overflow:visible}.vis-axis{position:absolute;width:100%;height:0;left:0;z-index:1}.vis-foreground .vis-group{position:relative;box-sizing:border-box;border-bottom:1px solid #bfbfbf}.vis-foreground .vis-group:last-child{border-bottom:none}.vis-nesting-group{cursor:pointer}.vis-nested-group{background:#f5f5f5}.vis-label.vis-nesting-group.expanded:before{content:"▼"}.vis-label.vis-nesting-group.collapsed-rtl:before{content:"◀"}.vis-label.vis-nesting-group.collapsed:before{content:"▶"}.vis-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.vis-labelset{position:relative;overflow:hidden;box-sizing:border-box}.vis-labelset .vis-label{position:relative;left:0;top:0;width:100%;color:#4d4d4d;box-sizing:border-box}.vis-labelset .vis-label{border-bottom:1px solid #bfbfbf}.vis-labelset .vis-label.draggable{cursor:pointer}.vis-labelset .vis-label:last-child{border-bottom:none}.vis-labelset .vis-label .vis-inner{display:inline-block;padding:5px}.vis-labelset .vis-label .vis-inner.vis-hidden{padding:0}.vis-panel{position:absolute;padding:0;margin:0;box-sizing:border-box}.vis-panel.vis-center,.vis-panel.vis-left,.vis-panel.vis-right,.vis-panel.vis-top,.vis-panel.vis-bottom{border:1px #bfbfbf}.vis-panel.vis-center,.vis-panel.vis-left,.vis-panel.vis-right{border-top-style:solid;border-bottom-style:solid;overflow:hidden}.vis-left.vis-panel.vis-vertical-scroll,.vis-right.vis-panel.vis-vertical-scroll{height:100%;overflow-x:hidden;overflow-y:scroll}.vis-left.vis-panel.vis-vertical-scroll{direction:rtl}.vis-left.vis-panel.vis-vertical-scroll .vis-content,.vis-right.vis-panel.vis-vertical-scroll{direction:ltr}.vis-right.vis-panel.vis-vertical-scroll .vis-content{direction:rtl}.vis-panel.vis-center,.vis-panel.vis-top,.vis-panel.vis-bottom{border-left-style:solid;border-right-style:solid}.vis-background{overflow:hidden}.vis-panel>.vis-content{position:relative}.vis-panel .vis-shadow{position:absolute;width:100%;height:1px;box-shadow:0 0 10px #000c}.vis-panel .vis-shadow.vis-top{top:-1px;left:0}.vis-panel .vis-shadow.vis-bottom{bottom:-1px;left:0}.vis-graph-group0{fill:#4f81bd;fill-opacity:0;stroke-width:2px;stroke:#4f81bd}.vis-graph-group1{fill:#f79646;fill-opacity:0;stroke-width:2px;stroke:#f79646}.vis-graph-group2{fill:#8c51cf;fill-opacity:0;stroke-width:2px;stroke:#8c51cf}.vis-graph-group3{fill:#75c841;fill-opacity:0;stroke-width:2px;stroke:#75c841}.vis-graph-group4{fill:#ff0100;fill-opacity:0;stroke-width:2px;stroke:#ff0100}.vis-graph-group5{fill:#37d8e6;fill-opacity:0;stroke-width:2px;stroke:#37d8e6}.vis-graph-group6{fill:#042662;fill-opacity:0;stroke-width:2px;stroke:#042662}.vis-graph-group7{fill:#00ff26;fill-opacity:0;stroke-width:2px;stroke:#00ff26}.vis-graph-group8{fill:#f0f;fill-opacity:0;stroke-width:2px;stroke:#f0f}.vis-graph-group9{fill:#8f3938;fill-opacity:0;stroke-width:2px;stroke:#8f3938}.vis-timeline .vis-fill{fill-opacity:.1;stroke:none}.vis-timeline .vis-bar{fill-opacity:.5;stroke-width:1px}.vis-timeline .vis-point{stroke-width:2px;fill-opacity:1}.vis-timeline .vis-legend-background{stroke-width:1px;fill-opacity:.9;fill:#fff;stroke:#c2c2c2}.vis-timeline .vis-outline{stroke-width:1px;fill-opacity:1;fill:#fff;stroke:#e5e5e5}.vis-timeline .vis-icon-fill{fill-opacity:.3;stroke:none}.vis-time-axis{position:relative;overflow:hidden}.vis-time-axis.vis-foreground{top:0;left:0;width:100%}.vis-time-axis.vis-background{position:absolute;top:0;left:0;width:100%;height:100%}.vis-time-axis .vis-text{position:absolute;color:#4d4d4d;padding:3px;overflow:hidden;box-sizing:border-box;white-space:nowrap}.vis-time-axis .vis-text.vis-measure{position:absolute;padding-left:0;padding-right:0;margin-left:0;margin-right:0;visibility:hidden}.vis-time-axis .vis-grid.vis-vertical{position:absolute;border-left:1px solid}.vis-time-axis .vis-grid.vis-vertical-rtl{position:absolute;border-right:1px solid}.vis-time-axis .vis-grid.vis-minor{border-color:#e5e5e5}.vis-time-axis .vis-grid.vis-major{border-color:#bfbfbf}.vis-timeline{position:relative;border:1px solid #bfbfbf;overflow:hidden;padding:0;margin:0;box-sizing:border-box}.graph-legend[data-v-ddde2037]{display:flex;flex-direction:column;gap:5px;border-radius:5px;overflow-y:auto;overflow-x:hidden;font-weight:500;padding:5px}.graph-legend .color[data-v-ddde2037]{gap:5px;width:10px;height:10px;border:1px solid rgba(0,0,0,.3);border-radius:7px}.graph-legend .item[data-v-ddde2037]{display:flex;gap:5px;align-items:center;cursor:pointer}.graph-legend .item.selected[data-v-ddde2037]{text-decoration:underline}.graph-legend .checkbox[data-v-ddde2037]{display:inline-block;margin-bottom:0}.graph-legend .checkbox .checkbox__label[data-v-ddde2037]{transform:translateY(-14px) translate(10px)}.theme-default[data-v-da6ee9d3]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.table[data-v-da6ee9d3]{border-collapse:collapse;height:1px;width:100%}.table .sorting[data-v-da6ee9d3]{cursor:pointer}.table .sorting .sortingIcon[data-v-da6ee9d3]{--fill: $color-icon;opacity:.54}.table .sorting.descending .sortingIcon[data-v-da6ee9d3]{--fill: #fc4943 !important;opacity:1}.table .sorting.ascendant .sortingIcon[data-v-da6ee9d3]{--fill: #007bc1 !important;transform:rotate(180deg);opacity:1}.table .content[data-v-da6ee9d3]{display:flex;align-items:center;gap:5px}.table .content .label[data-v-da6ee9d3]{white-space:nowrap}.table .content .sort-info[data-v-da6ee9d3]{display:flex;align-items:center;gap:2px}.table th>div[data-v-da6ee9d3],.table td>div[data-v-da6ee9d3]{display:flex;align-items:center;padding:2px 5px;border-bottom:1px solid #d9d9d9;border-right:1px solid #d9d9d9;height:calc(100% - 5px)}.table th>div[data-v-da6ee9d3]{word-wrap:anywhere;background-color:#eff0f2;font-weight:700;text-align:left}.theme-default[data-v-cd6f4dbc]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}label[data-v-cd6f4dbc]{cursor:pointer;padding-left:3px}.checkbox-container[data-v-cd6f4dbc]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;gap:5px;justify-content:center;align-items:center;width:max-content}.checkbox-container input[data-v-cd6f4dbc]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark[data-v-cd6f4dbc]{height:16px;width:16px;border:2px solid #a3a3a4;border-radius:5px;display:flex;align-items:center;justify-content:center}.checkbox-container :hover .checkmark[data-v-cd6f4dbc]{background-color:#fff}.checkbox-container input:checked~.checkmark[data-v-cd6f4dbc]{border:2px solid var(--fresh_green);background-color:var(--fresh_green)}.checkbox-container input:checked~.checkmark[data-v-cd6f4dbc]:after{content:"✔";color:#fff;font-size:18px}.theme-default[data-v-0a2a37cf]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.h-clearfix[data-v-0a2a37cf]{zoom:1}.h-clearfix[data-v-0a2a37cf]:before,.h-clearfix[data-v-0a2a37cf]:after{display:table;content:" "}.h-clearfix[data-v-0a2a37cf]:after{clear:both}.bold[data-v-0a2a37cf]{font-weight:700}.highlight[data-v-0a2a37cf]{background-color:#d4e7f2}.color-black[data-v-0a2a37cf]{color:#242424!important}.border-black[data-v-0a2a37cf]{border:1px solid #242424}.icon-active-color[data-v-0a2a37cf]{fill:#94a2a9!important}.color-active-color[data-v-0a2a37cf]{color:#94a2a9!important}.icon-black[data-v-0a2a37cf]{fill:#242424!important}.icon-white[data-v-0a2a37cf]{fill:#fff!important}.h-capitalize[data-v-0a2a37cf]{text-transform:capitalize}.h-underline[data-v-0a2a37cf]{text-decoration:underline}.h-nowrap[data-v-0a2a37cf]{white-space:nowrap}.h-pt--0[data-v-0a2a37cf]{padding-top:0rem!important}.h-mt--0[data-v-0a2a37cf]{margin-top:0rem!important}.h-pt--4[data-v-0a2a37cf]{padding-top:.2857142857rem!important}.h-mt--4[data-v-0a2a37cf]{margin-top:.2857142857rem!important}.h-pt--8[data-v-0a2a37cf]{padding-top:.5714285714rem!important}.h-mt--8[data-v-0a2a37cf]{margin-top:.5714285714rem!important}.h-pt--12[data-v-0a2a37cf]{padding-top:.8571428571rem!important}.h-mt--12[data-v-0a2a37cf]{margin-top:.8571428571rem!important}.h-pt--16[data-v-0a2a37cf]{padding-top:1.1428571429rem!important}.h-mt--16[data-v-0a2a37cf]{margin-top:1.1428571429rem!important}.h-pt--20[data-v-0a2a37cf]{padding-top:1.4285714286rem!important}.h-mt--20[data-v-0a2a37cf]{margin-top:1.4285714286rem!important}.h-pt--24[data-v-0a2a37cf]{padding-top:1.7142857143rem!important}.h-mt--24[data-v-0a2a37cf]{margin-top:1.7142857143rem!important}.h-pt--28[data-v-0a2a37cf]{padding-top:2rem!important}.h-mt--28[data-v-0a2a37cf]{margin-top:2rem!important}.h-pt--32[data-v-0a2a37cf]{padding-top:2.2857142857rem!important}.h-mt--32[data-v-0a2a37cf]{margin-top:2.2857142857rem!important}.h-pt--36[data-v-0a2a37cf]{padding-top:2.5714285714rem!important}.h-mt--36[data-v-0a2a37cf]{margin-top:2.5714285714rem!important}.h-pt--40[data-v-0a2a37cf]{padding-top:2.8571428571rem!important}.h-mt--40[data-v-0a2a37cf]{margin-top:2.8571428571rem!important}.h-pt--44[data-v-0a2a37cf]{padding-top:3.1428571429rem!important}.h-mt--44[data-v-0a2a37cf]{margin-top:3.1428571429rem!important}.h-pt--48[data-v-0a2a37cf]{padding-top:3.4285714286rem!important}.h-mt--48[data-v-0a2a37cf]{margin-top:3.4285714286rem!important}.h-mt--auto[data-v-0a2a37cf]{margin-top:auto!important}.h-pr--0[data-v-0a2a37cf]{padding-right:0rem!important}.h-mr--0[data-v-0a2a37cf]{margin-right:0rem!important}.h-pr--4[data-v-0a2a37cf]{padding-right:.2857142857rem!important}.h-mr--4[data-v-0a2a37cf]{margin-right:.2857142857rem!important}.h-pr--8[data-v-0a2a37cf]{padding-right:.5714285714rem!important}.h-mr--8[data-v-0a2a37cf]{margin-right:.5714285714rem!important}.h-pr--12[data-v-0a2a37cf]{padding-right:.8571428571rem!important}.h-mr--12[data-v-0a2a37cf]{margin-right:.8571428571rem!important}.h-pr--16[data-v-0a2a37cf]{padding-right:1.1428571429rem!important}.h-mr--16[data-v-0a2a37cf]{margin-right:1.1428571429rem!important}.h-pr--20[data-v-0a2a37cf]{padding-right:1.4285714286rem!important}.h-mr--20[data-v-0a2a37cf]{margin-right:1.4285714286rem!important}.h-pr--24[data-v-0a2a37cf]{padding-right:1.7142857143rem!important}.h-mr--24[data-v-0a2a37cf]{margin-right:1.7142857143rem!important}.h-pr--28[data-v-0a2a37cf]{padding-right:2rem!important}.h-mr--28[data-v-0a2a37cf]{margin-right:2rem!important}.h-pr--32[data-v-0a2a37cf]{padding-right:2.2857142857rem!important}.h-mr--32[data-v-0a2a37cf]{margin-right:2.2857142857rem!important}.h-pr--36[data-v-0a2a37cf]{padding-right:2.5714285714rem!important}.h-mr--36[data-v-0a2a37cf]{margin-right:2.5714285714rem!important}.h-pr--40[data-v-0a2a37cf]{padding-right:2.8571428571rem!important}.h-mr--40[data-v-0a2a37cf]{margin-right:2.8571428571rem!important}.h-pr--44[data-v-0a2a37cf]{padding-right:3.1428571429rem!important}.h-mr--44[data-v-0a2a37cf]{margin-right:3.1428571429rem!important}.h-pr--48[data-v-0a2a37cf]{padding-right:3.4285714286rem!important}.h-mr--48[data-v-0a2a37cf]{margin-right:3.4285714286rem!important}.h-mr--auto[data-v-0a2a37cf]{margin-right:auto!important}.h-pb--0[data-v-0a2a37cf]{padding-bottom:0rem!important}.h-mb--0[data-v-0a2a37cf]{margin-bottom:0rem!important}.h-pb--4[data-v-0a2a37cf]{padding-bottom:.2857142857rem!important}.h-mb--4[data-v-0a2a37cf]{margin-bottom:.2857142857rem!important}.h-pb--8[data-v-0a2a37cf]{padding-bottom:.5714285714rem!important}.h-mb--8[data-v-0a2a37cf]{margin-bottom:.5714285714rem!important}.h-pb--12[data-v-0a2a37cf]{padding-bottom:.8571428571rem!important}.h-mb--12[data-v-0a2a37cf]{margin-bottom:.8571428571rem!important}.h-pb--16[data-v-0a2a37cf]{padding-bottom:1.1428571429rem!important}.h-mb--16[data-v-0a2a37cf]{margin-bottom:1.1428571429rem!important}.h-pb--20[data-v-0a2a37cf]{padding-bottom:1.4285714286rem!important}.h-mb--20[data-v-0a2a37cf]{margin-bottom:1.4285714286rem!important}.h-pb--24[data-v-0a2a37cf]{padding-bottom:1.7142857143rem!important}.h-mb--24[data-v-0a2a37cf]{margin-bottom:1.7142857143rem!important}.h-pb--28[data-v-0a2a37cf]{padding-bottom:2rem!important}.h-mb--28[data-v-0a2a37cf]{margin-bottom:2rem!important}.h-pb--32[data-v-0a2a37cf]{padding-bottom:2.2857142857rem!important}.h-mb--32[data-v-0a2a37cf]{margin-bottom:2.2857142857rem!important}.h-pb--36[data-v-0a2a37cf]{padding-bottom:2.5714285714rem!important}.h-mb--36[data-v-0a2a37cf]{margin-bottom:2.5714285714rem!important}.h-pb--40[data-v-0a2a37cf]{padding-bottom:2.8571428571rem!important}.h-mb--40[data-v-0a2a37cf]{margin-bottom:2.8571428571rem!important}.h-pb--44[data-v-0a2a37cf]{padding-bottom:3.1428571429rem!important}.h-mb--44[data-v-0a2a37cf]{margin-bottom:3.1428571429rem!important}.h-pb--48[data-v-0a2a37cf]{padding-bottom:3.4285714286rem!important}.h-mb--48[data-v-0a2a37cf]{margin-bottom:3.4285714286rem!important}.h-mb--auto[data-v-0a2a37cf]{margin-bottom:auto!important}.h-pl--0[data-v-0a2a37cf]{padding-left:0rem!important}.h-ml--0[data-v-0a2a37cf]{margin-left:0rem!important}.h-pl--4[data-v-0a2a37cf]{padding-left:.2857142857rem!important}.h-ml--4[data-v-0a2a37cf]{margin-left:.2857142857rem!important}.h-pl--8[data-v-0a2a37cf]{padding-left:.5714285714rem!important}.h-ml--8[data-v-0a2a37cf]{margin-left:.5714285714rem!important}.h-pl--12[data-v-0a2a37cf]{padding-left:.8571428571rem!important}.h-ml--12[data-v-0a2a37cf]{margin-left:.8571428571rem!important}.h-pl--16[data-v-0a2a37cf]{padding-left:1.1428571429rem!important}.h-ml--16[data-v-0a2a37cf]{margin-left:1.1428571429rem!important}.h-pl--20[data-v-0a2a37cf]{padding-left:1.4285714286rem!important}.h-ml--20[data-v-0a2a37cf]{margin-left:1.4285714286rem!important}.h-pl--24[data-v-0a2a37cf]{padding-left:1.7142857143rem!important}.h-ml--24[data-v-0a2a37cf]{margin-left:1.7142857143rem!important}.h-pl--28[data-v-0a2a37cf]{padding-left:2rem!important}.h-ml--28[data-v-0a2a37cf]{margin-left:2rem!important}.h-pl--32[data-v-0a2a37cf]{padding-left:2.2857142857rem!important}.h-ml--32[data-v-0a2a37cf]{margin-left:2.2857142857rem!important}.h-pl--36[data-v-0a2a37cf]{padding-left:2.5714285714rem!important}.h-ml--36[data-v-0a2a37cf]{margin-left:2.5714285714rem!important}.h-pl--40[data-v-0a2a37cf]{padding-left:2.8571428571rem!important}.h-ml--40[data-v-0a2a37cf]{margin-left:2.8571428571rem!important}.h-pl--44[data-v-0a2a37cf]{padding-left:3.1428571429rem!important}.h-ml--44[data-v-0a2a37cf]{margin-left:3.1428571429rem!important}.h-pl--48[data-v-0a2a37cf]{padding-left:3.4285714286rem!important}.h-ml--48[data-v-0a2a37cf]{margin-left:3.4285714286rem!important}.h-ml--auto[data-v-0a2a37cf]{margin-left:auto!important}.h-container[data-v-0a2a37cf]{margin-left:33.7142857143rem;margin-right:15rem}.h-ml--container[data-v-0a2a37cf]{margin-left:33.7142857143rem}.h-mr--container[data-v-0a2a37cf]{margin-right:15rem}.h-pos--static[data-v-0a2a37cf]{position:static}.h-pos--relative[data-v-0a2a37cf]{position:relative}.h-pos--absolute[data-v-0a2a37cf]{position:absolute}.h-fz--12[data-v-0a2a37cf]{font-size:.8571428571rem}.h-fz--13[data-v-0a2a37cf]{font-size:.9285714286rem}.h-fz--14[data-v-0a2a37cf]{font-size:1rem}.h-fz--15[data-v-0a2a37cf]{font-size:1.0714285714rem}.h-fz--16[data-v-0a2a37cf]{font-size:1.1428571429rem}.h-fz--17[data-v-0a2a37cf]{font-size:1.2142857143rem}.h-fz--18[data-v-0a2a37cf]{font-size:1.2857142857rem}.h-fz--19[data-v-0a2a37cf]{font-size:1.3571428571rem}.h-fz--20[data-v-0a2a37cf]{font-size:1.4285714286rem}.h-fz--21[data-v-0a2a37cf]{font-size:1.5rem}.h-fz--22[data-v-0a2a37cf]{font-size:1.5714285714rem}.h-fz--23[data-v-0a2a37cf]{font-size:1.6428571429rem}.h-fz--24[data-v-0a2a37cf]{font-size:1.7142857143rem}.h-lh--12[data-v-0a2a37cf]{line-height:.8571428571rem}.h-lh--13[data-v-0a2a37cf]{line-height:.9285714286rem}.h-lh--14[data-v-0a2a37cf]{line-height:1rem}.h-lh--15[data-v-0a2a37cf]{line-height:1.0714285714rem}.h-lh--16[data-v-0a2a37cf]{line-height:1.1428571429rem}.h-lh--17[data-v-0a2a37cf]{line-height:1.2142857143rem}.h-lh--18[data-v-0a2a37cf]{line-height:1.2857142857rem}.h-lh--19[data-v-0a2a37cf]{line-height:1.3571428571rem}.h-lh--20[data-v-0a2a37cf]{line-height:1.4285714286rem}.h-lh--21[data-v-0a2a37cf]{line-height:1.5rem}.h-lh--22[data-v-0a2a37cf]{line-height:1.5714285714rem}.h-lh--23[data-v-0a2a37cf]{line-height:1.6428571429rem}.h-lh--24[data-v-0a2a37cf]{line-height:1.7142857143rem}.h-fw--400[data-v-0a2a37cf]{font-weight:400}.h-fw--500[data-v-0a2a37cf]{font-weight:500}.h-fw--600[data-v-0a2a37cf]{font-weight:600}.h-fw--700[data-v-0a2a37cf]{font-weight:700}.h-display--block[data-v-0a2a37cf]{display:block!important}.h-display--inline[data-v-0a2a37cf]{display:inline!important}.h-display--inline-block[data-v-0a2a37cf]{display:inline-block!important}.h-display--flex[data-v-0a2a37cf]{display:flex!important}.h-display--inline-flex[data-v-0a2a37cf]{display:inline-flex!important}.h-display--none[data-v-0a2a37cf]{display:none!important}.h-f-align--start[data-v-0a2a37cf]{align-items:flex-start}.h-f-align--center[data-v-0a2a37cf]{align-items:center}.h-f-align--end[data-v-0a2a37cf]{align-items:flex-end}.h-f-align--baseline[data-v-0a2a37cf]{align-items:baseline}.h-f-content--start[data-v-0a2a37cf]{justify-content:flex-start}.h-f-content--center[data-v-0a2a37cf]{justify-content:center}.h-f-content--end[data-v-0a2a37cf]{justify-content:flex-end}.h-f-shrink--0[data-v-0a2a37cf]{flex-shrink:0}.h-width--full[data-v-0a2a37cf]{width:100%!important}.h-width--5[data-v-0a2a37cf]{width:5%!important}.h-width--20[data-v-0a2a37cf]{width:20%!important}.h-width--30[data-v-0a2a37cf]{width:30%!important}.h-width--33[data-v-0a2a37cf]{width:33%!important}.h-width--80[data-v-0a2a37cf]{width:80%!important}.h-width--90[data-v-0a2a37cf]{width:90%!important}.h-max-height--full[data-v-0a2a37cf]{max-height:100vh}.h-max-height--90[data-v-0a2a37cf]{max-height:90vh}.h-pull--right[data-v-0a2a37cf]{float:right}.h-pull--left[data-v-0a2a37cf]{float:left}.h-align--right[data-v-0a2a37cf]{margin-left:auto!important}.h-align--left[data-v-0a2a37cf]{margin-right:auto!important}.h-text--nowrap[data-v-0a2a37cf]{white-space:nowrap}.h-align--left[data-v-0a2a37cf]{text-align:left}.h-align--right[data-v-0a2a37cf]{text-align:right}.h-align--center[data-v-0a2a37cf]{text-align:center}.h-color--text-grey[data-v-0a2a37cf]{color:#434343}.h-scroll[data-v-0a2a37cf]{position:relative;overflow:auto;height:100%;flex-shrink:1}.h-select[data-v-0a2a37cf]{background-color:#d4e7f2;padding:.1428571429rem;display:inline}.h-inlineblock[data-v-0a2a37cf]{display:inline-block}.h-half-with-row-space[data-v-0a2a37cf]{width:49%;margin-right:1%}.h-half-with-row-space[data-v-0a2a37cf]:nth-last-child(1){margin-right:0}.h-half[data-v-0a2a37cf]{width:50%}.h-flex[data-v-0a2a37cf]{display:flex}.h-flex-center[data-v-0a2a37cf]{display:flex;align-items:center;justify-content:space-between}.h-half-input-p input[data-v-0a2a37cf]{padding:.3571428571rem .5rem!important}.h-hide[data-v-0a2a37cf]{cursor:default;opacity:0}.wrapper-settings[data-v-0a2a37cf]{display:flex;flex-direction:column;justify-content:left;align-items:start;width:800px;padding:20px;background-color:var(--card_background);box-shadow:0 0 5px #0000008c;border-radius:10px;margin:50px auto}.wrapper-settings .setting-item[data-v-0a2a37cf]{display:flex;flex-direction:column;gap:10px}.wrapper-settings .setting-item .title[data-v-0a2a37cf]{font-weight:500;text-transform:uppercase}.wrapper-settings .block[data-v-0a2a37cf]{width:800px}.wrapper-settings .block h1[data-v-0a2a37cf]{margin:0 0 1.4285714286rem .3571428571rem;font-weight:500;opacity:.9}.wrapper-settings .block .logos-item[data-v-0a2a37cf]{display:flex;justify-content:space-between;align-items:center}.wrapper-settings .block .logos-item .input[data-v-0a2a37cf]{width:45%}.wrapper-settings .block .logos-item.flex-3 .input[data-v-0a2a37cf]{width:49%}.wrapper-settings .block .logos-item.flex-1 .input[data-v-0a2a37cf]{width:100%}.wrapper-settings .block .logos-item .close[data-v-0a2a37cf]{cursor:pointer;fill:#000}.endpoint-selector[data-v-e7bc18e1]{z-index:10}.endpoint-selector .name[data-v-e7bc18e1]{display:flex;color:var(--text_color);--stroke: var(--text_color);gap:10px;align-items:center}.endpoint-selector .list[data-v-e7bc18e1]{background-color:#fff;position:absolute;right:10px;top:5px;border-radius:10px;box-shadow:#00000030 0 0 5px}path[data-v-f0ce9876]{fill:#fff}.user-bar[data-v-6e274466]{display:flex;align-items:center;gap:5px;position:relative;z-index:10}.user-bar .name[data-v-6e274466]{position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;float:left;max-width:180px;color:var(--text_color)}.user-bar .chevron[data-v-6e274466]{height:35px;width:35px;background-color:var(--info);color:#fff;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:18px;font-family:Roboto;font-weight:600}.user-bar .user-info[data-v-6e274466]{padding:10px;min-width:250px;border-radius:10px;display:flex;flex-direction:column;gap:10px;position:absolute;right:5px;top:5px}.user-bar .user-info .item[data-v-6e274466]{display:flex;gap:10px;align-items:center}.user-bar[data-v-6e274466] .exit{cursor:pointer;flex-shrink:0;background-color:#f4f4f5;padding:5px 10px;border-radius:10px}.user-bar[data-v-6e274466] .exit svg path{fill:#000}.user-bar[data-v-6e274466] .exit:hover{background-color:#d8d8da}.user-bar .tooltip[data-v-6e274466]:after{top:50px;right:10px;width:100px}.navigation-menu[data-v-cf67bf60]{position:absolute;background-color:#005da952;height:100vh;width:100vw;z-index:10;top:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.navigation-menu .list-wrapper[data-v-cf67bf60]{display:flex;flex-direction:column;position:absolute;background-color:var(--menu_background);padding-top:58px;height:calc(100% - 58px);width:300px;justify-content:space-between}.navigation-menu .list-wrapper .list[data-v-cf67bf60]{display:flex;flex-direction:column}.navigation-menu .list-wrapper .list .item[data-v-cf67bf60]{display:flex;color:#fff}.navigation-menu .list-wrapper .list .item[data-v-cf67bf60]:hover{background-color:var(--menu_item)}.navigation-menu .list-wrapper .list .item span[data-v-cf67bf60]{border-bottom:1px solid var(--menu_item_border);margin:0 15px;padding:10px 15px;width:100%}.navigation-menu .list-wrapper .button-bar[data-v-cf67bf60]{border-top:1px solid var(--border);padding:5px}.navigation-menu .list-wrapper .button-bar .button[data-v-cf67bf60]{width:100%}path[data-v-00228a4e]{fill:var(--fill, white)}.logo[data-v-dac2df11]{display:flex;gap:10px;align-items:center;z-index:100}.logo .logo-name[data-v-dac2df11]{display:flex;align-items:center;color:#fff;font-size:24px;font-family:Poiret One}.logo .logo-name .bold[data-v-dac2df11]{font-weight:700}table[data-v-ed1daed3]{color:var(--text_color);z-index:10}table .label[data-v-ed1daed3]{color:var(--text_color);--stroke: var(--text_color);padding-right:5px}table .title[data-v-ed1daed3]{display:flex;align-items:center;--stroke: var(--text_color);gap:5px}table .list[data-v-ed1daed3]{background-color:#fff;position:absolute;left:0;top:5px;border-radius:10px;box-shadow:#00000030 0 0 5px}table .list .item[data-v-ed1daed3]{color:var(--text_color_invert)}path[data-v-a6b870bb]{fill:var(--fill, #fff)}path[data-v-2ff9ebd3]{fill:var(--fill, #fff)}path[data-v-8571cad7]{fill:var(--fill, black)}.state-info[data-v-a864d6bb]{display:flex;gap:10px}.state-info .column[data-v-a864d6bb]{display:flex;flex-direction:column}.header[data-v-203feec8]{display:flex;gap:10px;background-color:#005da9;align-items:center;padding:4px 10px;z-index:10}.header .icon-menu[data-v-203feec8]{cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center;height:100%;z-index:100;--fill: var(--text_color)}.header .icon-menu[data-v-203feec8]:hover{--fill: var(--text_color_hover)}.workspace[data-v-bed06ac6]{height:100%;width:100%}.workspace .content[data-v-bed06ac6]{height:calc(100% - 58px)}.dropdown[data-v-7acc29fd]{cursor:pointer}.dropdown .title[data-v-7acc29fd]{font-size:16px}.dropdown .content[data-v-7acc29fd]{background:white;position:relative}.dropdown-item[data-v-e6b18f78]{padding:10px 15px;font-size:14px;cursor:pointer;border-bottom:1px solid #e0e0e0}.dropdown-item[data-v-e6b18f78]:hover{background-color:#f2f2f2}.dropdown-item[data-v-e6b18f78]:first-child{border-top-right-radius:10px;border-top-left-radius:10px}.dropdown-item[data-v-e6b18f78]:last-child{border-bottom:none!important;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.theme-default[data-v-1d40548b]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.radio-group .label[data-v-1d40548b]{display:flex;justify-content:space-between;align-content:center;color:#828282;text-transform:uppercase;font-size:12px}.radio-group .container[data-v-1d40548b]{display:flex;flex-direction:column;gap:5px;width:max-content}.theme-default[data-v-5e3c45de]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.radio .label[data-v-5e3c45de]:before{content:"";position:absolute}.radio .label[data-v-5e3c45de]{position:relative}.radio .label[data-v-5e3c45de]:after{content:"";position:absolute}.radio .label[data-v-5e3c45de]{padding-left:24px;font-size:14px;line-height:18px;cursor:pointer}.radio .label[data-v-5e3c45de]:before,.radio .label[data-v-5e3c45de]:after{border-radius:100%;left:-.1428571429rem;top:0;bottom:0;margin:auto;box-sizing:border-box;transition:all .25s ease 0s}.radio .label[data-v-5e3c45de]:before{width:1.2857142857rem;height:1.2857142857rem;border:.1428571429rem solid #bbbbbb;transition:all .25s ease 0s}.radio .label[data-v-5e3c45de]:after{transition:all .35s ease 0s;background-color:#e13833;left:.2142857143rem;width:.5714285714rem;height:.5714285714rem;transform:scale(0)}.radio .input[data-v-5e3c45de]{position:absolute;top:0;left:-9999px;border-color:red}.radio .input:checked+.label[data-v-5e3c45de]:before{border-color:#e13833}.radio .input:checked+.label[data-v-5e3c45de]:after{transform:scale(1)}.radio .input:not(:checked):hover+.label[data-v-5e3c45de]:before,.radio .input:not(:checked):focus+.label[data-v-5e3c45de]:before{border-color:#828282}.radio .input:checked:hover+.label[data-v-5e3c45de]:before,.radio .input:checked:focus+.label[data-v-5e3c45de]:before{border-color:#fc4943}.radio .input:checked:hover+.label[data-v-5e3c45de]:after,.radio .input:checked:focus+.label[data-v-5e3c45de]:after{background-color:#fc4943}.theme-default[data-v-dfc2d480]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.input-wrapper[data-v-dfc2d480]{display:flex;flex-direction:column;gap:5px}.input-wrapper .label[data-v-dfc2d480]{display:flex;flex-direction:row;justify-content:space-between;color:#828282;text-transform:uppercase;font-size:12px;width:100%}.input-wrapper .input[data-v-dfc2d480]{display:flex;align-content:center;gap:10px}.input-wrapper .input .field[data-v-dfc2d480]{padding:10px 15px;width:100%;border:1px solid #e0e0e0;border-radius:5px;transition:all .25s ease 0s;box-sizing:border-box;background-color:#fff}.input-wrapper .input .field[data-v-dfc2d480]::placeholder{font-size:12px;opacity:.6}.input-wrapper .input .field[data-v-dfc2d480]:focus{outline:none;border-color:#828282;box-shadow:0 1px 2px #00000040}.input-wrapper .input .field:focus+.input-wrapper__icon[data-v-dfc2d480]{fill:#fc4943}.input-wrapper .input .field[data-v-dfc2d480]:disabled{background-color:#e0e0e0;color:#24242473}.input-wrapper__icon[data-v-dfc2d480]{padding:0;position:absolute;right:.5714285714rem;bottom:.8571428571rem;fill:#e13833}.input-wrapper__icon--button[data-v-dfc2d480]{border:none;background:transparent;cursor:pointer}.input-wrapper--nowrapLabel .input-wrapper__label[data-v-dfc2d480]{width:0;white-space:nowrap}.input-wrapper__error[data-v-dfc2d480]{border-color:#e13833!important;border-width:2px}.theme-default[data-v-c6d596b5]{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.h-clearfix[data-v-c6d596b5]{zoom:1}.h-clearfix[data-v-c6d596b5]:before,.h-clearfix[data-v-c6d596b5]:after{display:table;content:" "}.h-clearfix[data-v-c6d596b5]:after{clear:both}.bold[data-v-c6d596b5]{font-weight:700}.highlight[data-v-c6d596b5]{background-color:#d4e7f2}.color-black[data-v-c6d596b5]{color:#242424!important}.border-black[data-v-c6d596b5]{border:1px solid #242424}.icon-active-color[data-v-c6d596b5]{fill:#94a2a9!important}.color-active-color[data-v-c6d596b5]{color:#94a2a9!important}.icon-black[data-v-c6d596b5]{fill:#242424!important}.icon-white[data-v-c6d596b5]{fill:#fff!important}.h-capitalize[data-v-c6d596b5]{text-transform:capitalize}.h-underline[data-v-c6d596b5]{text-decoration:underline}.h-nowrap[data-v-c6d596b5]{white-space:nowrap}.h-pt--0[data-v-c6d596b5]{padding-top:0rem!important}.h-mt--0[data-v-c6d596b5]{margin-top:0rem!important}.h-pt--4[data-v-c6d596b5]{padding-top:.2857142857rem!important}.h-mt--4[data-v-c6d596b5]{margin-top:.2857142857rem!important}.h-pt--8[data-v-c6d596b5]{padding-top:.5714285714rem!important}.h-mt--8[data-v-c6d596b5]{margin-top:.5714285714rem!important}.h-pt--12[data-v-c6d596b5]{padding-top:.8571428571rem!important}.h-mt--12[data-v-c6d596b5]{margin-top:.8571428571rem!important}.h-pt--16[data-v-c6d596b5]{padding-top:1.1428571429rem!important}.h-mt--16[data-v-c6d596b5]{margin-top:1.1428571429rem!important}.h-pt--20[data-v-c6d596b5]{padding-top:1.4285714286rem!important}.h-mt--20[data-v-c6d596b5]{margin-top:1.4285714286rem!important}.h-pt--24[data-v-c6d596b5]{padding-top:1.7142857143rem!important}.h-mt--24[data-v-c6d596b5]{margin-top:1.7142857143rem!important}.h-pt--28[data-v-c6d596b5]{padding-top:2rem!important}.h-mt--28[data-v-c6d596b5]{margin-top:2rem!important}.h-pt--32[data-v-c6d596b5]{padding-top:2.2857142857rem!important}.h-mt--32[data-v-c6d596b5]{margin-top:2.2857142857rem!important}.h-pt--36[data-v-c6d596b5]{padding-top:2.5714285714rem!important}.h-mt--36[data-v-c6d596b5]{margin-top:2.5714285714rem!important}.h-pt--40[data-v-c6d596b5]{padding-top:2.8571428571rem!important}.h-mt--40[data-v-c6d596b5]{margin-top:2.8571428571rem!important}.h-pt--44[data-v-c6d596b5]{padding-top:3.1428571429rem!important}.h-mt--44[data-v-c6d596b5]{margin-top:3.1428571429rem!important}.h-pt--48[data-v-c6d596b5]{padding-top:3.4285714286rem!important}.h-mt--48[data-v-c6d596b5]{margin-top:3.4285714286rem!important}.h-mt--auto[data-v-c6d596b5]{margin-top:auto!important}.h-pr--0[data-v-c6d596b5]{padding-right:0rem!important}.h-mr--0[data-v-c6d596b5]{margin-right:0rem!important}.h-pr--4[data-v-c6d596b5]{padding-right:.2857142857rem!important}.h-mr--4[data-v-c6d596b5]{margin-right:.2857142857rem!important}.h-pr--8[data-v-c6d596b5]{padding-right:.5714285714rem!important}.h-mr--8[data-v-c6d596b5]{margin-right:.5714285714rem!important}.h-pr--12[data-v-c6d596b5]{padding-right:.8571428571rem!important}.h-mr--12[data-v-c6d596b5]{margin-right:.8571428571rem!important}.h-pr--16[data-v-c6d596b5]{padding-right:1.1428571429rem!important}.h-mr--16[data-v-c6d596b5]{margin-right:1.1428571429rem!important}.h-pr--20[data-v-c6d596b5]{padding-right:1.4285714286rem!important}.h-mr--20[data-v-c6d596b5]{margin-right:1.4285714286rem!important}.h-pr--24[data-v-c6d596b5]{padding-right:1.7142857143rem!important}.h-mr--24[data-v-c6d596b5]{margin-right:1.7142857143rem!important}.h-pr--28[data-v-c6d596b5]{padding-right:2rem!important}.h-mr--28[data-v-c6d596b5]{margin-right:2rem!important}.h-pr--32[data-v-c6d596b5]{padding-right:2.2857142857rem!important}.h-mr--32[data-v-c6d596b5]{margin-right:2.2857142857rem!important}.h-pr--36[data-v-c6d596b5]{padding-right:2.5714285714rem!important}.h-mr--36[data-v-c6d596b5]{margin-right:2.5714285714rem!important}.h-pr--40[data-v-c6d596b5]{padding-right:2.8571428571rem!important}.h-mr--40[data-v-c6d596b5]{margin-right:2.8571428571rem!important}.h-pr--44[data-v-c6d596b5]{padding-right:3.1428571429rem!important}.h-mr--44[data-v-c6d596b5]{margin-right:3.1428571429rem!important}.h-pr--48[data-v-c6d596b5]{padding-right:3.4285714286rem!important}.h-mr--48[data-v-c6d596b5]{margin-right:3.4285714286rem!important}.h-mr--auto[data-v-c6d596b5]{margin-right:auto!important}.h-pb--0[data-v-c6d596b5]{padding-bottom:0rem!important}.h-mb--0[data-v-c6d596b5]{margin-bottom:0rem!important}.h-pb--4[data-v-c6d596b5]{padding-bottom:.2857142857rem!important}.h-mb--4[data-v-c6d596b5]{margin-bottom:.2857142857rem!important}.h-pb--8[data-v-c6d596b5]{padding-bottom:.5714285714rem!important}.h-mb--8[data-v-c6d596b5]{margin-bottom:.5714285714rem!important}.h-pb--12[data-v-c6d596b5]{padding-bottom:.8571428571rem!important}.h-mb--12[data-v-c6d596b5]{margin-bottom:.8571428571rem!important}.h-pb--16[data-v-c6d596b5]{padding-bottom:1.1428571429rem!important}.h-mb--16[data-v-c6d596b5]{margin-bottom:1.1428571429rem!important}.h-pb--20[data-v-c6d596b5]{padding-bottom:1.4285714286rem!important}.h-mb--20[data-v-c6d596b5]{margin-bottom:1.4285714286rem!important}.h-pb--24[data-v-c6d596b5]{padding-bottom:1.7142857143rem!important}.h-mb--24[data-v-c6d596b5]{margin-bottom:1.7142857143rem!important}.h-pb--28[data-v-c6d596b5]{padding-bottom:2rem!important}.h-mb--28[data-v-c6d596b5]{margin-bottom:2rem!important}.h-pb--32[data-v-c6d596b5]{padding-bottom:2.2857142857rem!important}.h-mb--32[data-v-c6d596b5]{margin-bottom:2.2857142857rem!important}.h-pb--36[data-v-c6d596b5]{padding-bottom:2.5714285714rem!important}.h-mb--36[data-v-c6d596b5]{margin-bottom:2.5714285714rem!important}.h-pb--40[data-v-c6d596b5]{padding-bottom:2.8571428571rem!important}.h-mb--40[data-v-c6d596b5]{margin-bottom:2.8571428571rem!important}.h-pb--44[data-v-c6d596b5]{padding-bottom:3.1428571429rem!important}.h-mb--44[data-v-c6d596b5]{margin-bottom:3.1428571429rem!important}.h-pb--48[data-v-c6d596b5]{padding-bottom:3.4285714286rem!important}.h-mb--48[data-v-c6d596b5]{margin-bottom:3.4285714286rem!important}.h-mb--auto[data-v-c6d596b5]{margin-bottom:auto!important}.h-pl--0[data-v-c6d596b5]{padding-left:0rem!important}.h-ml--0[data-v-c6d596b5]{margin-left:0rem!important}.h-pl--4[data-v-c6d596b5]{padding-left:.2857142857rem!important}.h-ml--4[data-v-c6d596b5]{margin-left:.2857142857rem!important}.h-pl--8[data-v-c6d596b5]{padding-left:.5714285714rem!important}.h-ml--8[data-v-c6d596b5]{margin-left:.5714285714rem!important}.h-pl--12[data-v-c6d596b5]{padding-left:.8571428571rem!important}.h-ml--12[data-v-c6d596b5]{margin-left:.8571428571rem!important}.h-pl--16[data-v-c6d596b5]{padding-left:1.1428571429rem!important}.h-ml--16[data-v-c6d596b5]{margin-left:1.1428571429rem!important}.h-pl--20[data-v-c6d596b5]{padding-left:1.4285714286rem!important}.h-ml--20[data-v-c6d596b5]{margin-left:1.4285714286rem!important}.h-pl--24[data-v-c6d596b5]{padding-left:1.7142857143rem!important}.h-ml--24[data-v-c6d596b5]{margin-left:1.7142857143rem!important}.h-pl--28[data-v-c6d596b5]{padding-left:2rem!important}.h-ml--28[data-v-c6d596b5]{margin-left:2rem!important}.h-pl--32[data-v-c6d596b5]{padding-left:2.2857142857rem!important}.h-ml--32[data-v-c6d596b5]{margin-left:2.2857142857rem!important}.h-pl--36[data-v-c6d596b5]{padding-left:2.5714285714rem!important}.h-ml--36[data-v-c6d596b5]{margin-left:2.5714285714rem!important}.h-pl--40[data-v-c6d596b5]{padding-left:2.8571428571rem!important}.h-ml--40[data-v-c6d596b5]{margin-left:2.8571428571rem!important}.h-pl--44[data-v-c6d596b5]{padding-left:3.1428571429rem!important}.h-ml--44[data-v-c6d596b5]{margin-left:3.1428571429rem!important}.h-pl--48[data-v-c6d596b5]{padding-left:3.4285714286rem!important}.h-ml--48[data-v-c6d596b5]{margin-left:3.4285714286rem!important}.h-ml--auto[data-v-c6d596b5]{margin-left:auto!important}.h-container[data-v-c6d596b5]{margin-left:33.7142857143rem;margin-right:15rem}.h-ml--container[data-v-c6d596b5]{margin-left:33.7142857143rem}.h-mr--container[data-v-c6d596b5]{margin-right:15rem}.h-pos--static[data-v-c6d596b5]{position:static}.h-pos--relative[data-v-c6d596b5]{position:relative}.h-pos--absolute[data-v-c6d596b5]{position:absolute}.h-fz--12[data-v-c6d596b5]{font-size:.8571428571rem}.h-fz--13[data-v-c6d596b5]{font-size:.9285714286rem}.h-fz--14[data-v-c6d596b5]{font-size:1rem}.h-fz--15[data-v-c6d596b5]{font-size:1.0714285714rem}.h-fz--16[data-v-c6d596b5]{font-size:1.1428571429rem}.h-fz--17[data-v-c6d596b5]{font-size:1.2142857143rem}.h-fz--18[data-v-c6d596b5]{font-size:1.2857142857rem}.h-fz--19[data-v-c6d596b5]{font-size:1.3571428571rem}.h-fz--20[data-v-c6d596b5]{font-size:1.4285714286rem}.h-fz--21[data-v-c6d596b5]{font-size:1.5rem}.h-fz--22[data-v-c6d596b5]{font-size:1.5714285714rem}.h-fz--23[data-v-c6d596b5]{font-size:1.6428571429rem}.h-fz--24[data-v-c6d596b5]{font-size:1.7142857143rem}.h-lh--12[data-v-c6d596b5]{line-height:.8571428571rem}.h-lh--13[data-v-c6d596b5]{line-height:.9285714286rem}.h-lh--14[data-v-c6d596b5]{line-height:1rem}.h-lh--15[data-v-c6d596b5]{line-height:1.0714285714rem}.h-lh--16[data-v-c6d596b5]{line-height:1.1428571429rem}.h-lh--17[data-v-c6d596b5]{line-height:1.2142857143rem}.h-lh--18[data-v-c6d596b5]{line-height:1.2857142857rem}.h-lh--19[data-v-c6d596b5]{line-height:1.3571428571rem}.h-lh--20[data-v-c6d596b5]{line-height:1.4285714286rem}.h-lh--21[data-v-c6d596b5]{line-height:1.5rem}.h-lh--22[data-v-c6d596b5]{line-height:1.5714285714rem}.h-lh--23[data-v-c6d596b5]{line-height:1.6428571429rem}.h-lh--24[data-v-c6d596b5]{line-height:1.7142857143rem}.h-fw--400[data-v-c6d596b5]{font-weight:400}.h-fw--500[data-v-c6d596b5]{font-weight:500}.h-fw--600[data-v-c6d596b5]{font-weight:600}.h-fw--700[data-v-c6d596b5]{font-weight:700}.h-display--block[data-v-c6d596b5]{display:block!important}.h-display--inline[data-v-c6d596b5]{display:inline!important}.h-display--inline-block[data-v-c6d596b5]{display:inline-block!important}.h-display--flex[data-v-c6d596b5]{display:flex!important}.h-display--inline-flex[data-v-c6d596b5]{display:inline-flex!important}.h-display--none[data-v-c6d596b5]{display:none!important}.h-f-align--start[data-v-c6d596b5]{align-items:flex-start}.h-f-align--center[data-v-c6d596b5]{align-items:center}.h-f-align--end[data-v-c6d596b5]{align-items:flex-end}.h-f-align--baseline[data-v-c6d596b5]{align-items:baseline}.h-f-content--start[data-v-c6d596b5]{justify-content:flex-start}.h-f-content--center[data-v-c6d596b5]{justify-content:center}.h-f-content--end[data-v-c6d596b5]{justify-content:flex-end}.h-f-shrink--0[data-v-c6d596b5]{flex-shrink:0}.h-width--full[data-v-c6d596b5]{width:100%!important}.h-width--5[data-v-c6d596b5]{width:5%!important}.h-width--20[data-v-c6d596b5]{width:20%!important}.h-width--30[data-v-c6d596b5]{width:30%!important}.h-width--33[data-v-c6d596b5]{width:33%!important}.h-width--80[data-v-c6d596b5]{width:80%!important}.h-width--90[data-v-c6d596b5]{width:90%!important}.h-max-height--full[data-v-c6d596b5]{max-height:100vh}.h-max-height--90[data-v-c6d596b5]{max-height:90vh}.h-pull--right[data-v-c6d596b5]{float:right}.h-pull--left[data-v-c6d596b5]{float:left}.h-align--right[data-v-c6d596b5]{margin-left:auto!important}.h-align--left[data-v-c6d596b5]{margin-right:auto!important}.h-text--nowrap[data-v-c6d596b5]{white-space:nowrap}.h-align--left[data-v-c6d596b5]{text-align:left}.h-align--right[data-v-c6d596b5]{text-align:right}.h-align--center[data-v-c6d596b5]{text-align:center}.h-color--text-grey[data-v-c6d596b5]{color:#434343}.h-scroll[data-v-c6d596b5]{position:relative;overflow:auto;height:100%;flex-shrink:1}.h-select[data-v-c6d596b5]{background-color:#d4e7f2;padding:.1428571429rem;display:inline}.h-inlineblock[data-v-c6d596b5]{display:inline-block}.h-half-with-row-space[data-v-c6d596b5]{width:49%;margin-right:1%}.h-half-with-row-space[data-v-c6d596b5]:nth-last-child(1){margin-right:0}.h-half[data-v-c6d596b5]{width:50%}.h-flex[data-v-c6d596b5]{display:flex}.h-flex-center[data-v-c6d596b5]{display:flex;align-items:center;justify-content:space-between}.h-half-input-p input[data-v-c6d596b5]{padding:.3571428571rem .5rem!important}.h-hide[data-v-c6d596b5]{cursor:default;opacity:0}.heading[data-v-c6d596b5]{background-color:var(--heading_color);padding:10px;display:flex;gap:5px;align-items:center;align-content:center;justify-content:space-between;height:var(--heading_height);box-sizing:border-box;width:100%;flex-shrink:0}.heading div[data-v-c6d596b5]{display:flex;align-items:center}.heading .title[data-v-c6d596b5]{font-weight:700;font-size:16px;color:var(--text_color)}.heading a[data-v-c6d596b5]{color:var(--text_color)}.heading a[data-v-c6d596b5]:hover{color:var(--soft_red)}.heading a:hover .icon[data-v-c6d596b5]{fill:var(--soft_red)}*{margin:0;padding:0;outline:none}.main{height:100vh;overflow:hidden}.wrapper{height:100%;overflow:hidden;display:flex;flex-direction:column;transition:filter .5s ease}.wrapper__main{flex-grow:1;overflow:hidden;display:flex}.wrapper--blue-light{background-color:#eff0f2}.wrapper--column{flex-grow:1}.wrapper--column .wrapper__main{flex-direction:column}.modalLoader{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;display:flex;align-items:center;justify-content:center;overflow:hidden;background:rgba(255,255,255,.2)}.modalLoader img{z-index:100000}.firstLoadingModal{background:linear-gradient(-5deg,#fff,#032844)!important}.mainpageanimation-enter-active,.mainpageanimation-leave-active{transition:opacity .5s ease}.mainpageanimation-enter,.mainpageanimation-leave-to{opacity:0}.mainpageanimation-enter-to,.mainpageanimation-leave{opacity:1}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0}line[data-v-a06f1aaf]{stroke:var(--stroke, black);stroke-width:var(--width, 2px)}.card[data-v-92348ade]{background-color:var(--card_background);box-shadow:0 0 5px #0000008c;border-radius:10px;corner-shape:squircle}.icon{color:inherit;transition:all .25s ease 0s}.icon--red{fill:#e13833!important}.icon--eye{fill:#e13833}.icon--search{fill:#e0e0e0}.icon--user,.icon--close{fill:#ebebeb}.icon--tree{fill:#e13833}.icon--columns,.icon--excel{fill:#007bc1}.icon--marker{fill:#e13833}.icon--dark{fill:#828282}.icon--isButton:hover,.icon--isButton:focus,.icon--isButton .icon--active{fill:#fc4943}.icon--isButtonBlue:hover,.icon--isButtonBlue:focus,.icon--isButtonBlue .icon--active{fill:#0c97e7}.icon--isButtonDark:hover,.icon--isButtonDark:focus,.icon--isButtonDark .icon--active{fill:#828282}.icon--isButtonLight:hover,.icon--isButtonLight:focus,.icon--isButtonLight .icon--active{fill:#e0e0e0}.theme-default{--gagat: #121218;--card_background: #F0F1F2;--text_color: #F8F9FA;--text_color_hover: #d3d3d3;--text_color_invert: #212529;--dark_grey: #E0E1E2;--splitter: #6e6e6e;--border: #6e6e6e;--soft_red: #FA5252;--fresh_green: #40C057;--active: #d4e7f2;--error: #FA5252;--warn: #FCC419;--info: #15AABF;--heading_color: #4794D7;--heading_height: 42px;--menu_background: #4794D7;--menu_item: #007bc1;--menu_item_border: #64a0d6}.button{transition:all .25s ease 0s;border:1px solid #007bc1;background-color:#007bc1;color:var(--text_color);fill:#fff;text-transform:uppercase;border-radius:5px;font-size:12px;line-height:18px;display:flex;align-items:center;justify-content:center;padding:5px 15px;cursor:pointer;font-weight:500}.button:hover{background-color:#0c97e7}.button:not(.button--tree) .button__icon{fill:currentColor}.button__icon{margin-left:auto}.button:disabled{background-color:#d9d9d9!important;border-color:#d9d9d9!important;cursor:not-allowed}.button_loading{background-image:url(/suz/assets/button-loader-b40602f2.svg);background-position-x:50%;background-position-y:50%;background-repeat:no-repeat}.button.stroke{background-color:transparent;color:#007bc1;border-color:#007bc1}.button.stroke:hover,.button.stroke:focus{background-color:transparent;color:#0c97e7;border-color:#0c97e7}.button.stroke:disabled{background-color:transparent;color:#d9d9d9;border-color:#d9d9d9}.button--white{background-color:#fff;border-color:#fff;color:#007bc1}.button--white:hover,.button--white:focus{background-color:#ffffffd9;border-color:#ffffffb3}.button--smooth{background-color:#ffffff0f;border-color:#ffffff4d}.button--smooth:hover,.button--smooth:focus{background-color:#ffffff40;border-color:#ffffff80}.button--tree{text-align:left;justify-content:flex-start;text-transform:none;color:var(--text_color_invert);box-shadow:0 0 5px #0003;background-color:#fff;font-size:12px;padding:10px 15px;border:none}.button--tree:hover,.button--tree:focus{background-color:#fff;color:#e13833}.button--notActive{color:#24242466}.button--withIcon{position:relative}.button--withIcon-left .button__icon{order:-1;margin-left:0;margin-right:.4285714286rem}.button--280{width:280px}.textTransparent{color:transparent!important}
