@charset "UTF-8";@font-face{font-family:Inter;src:url(/assets/Inter-Medium-B0NFony0.woff2) format("woff2");font-style:medium;font-display:swap}body{margin:0;font-family:Inter,sans-serif}h1{font-size:25px;margin:15px 5px 20px}h2{margin:5px}.vymrdaniSvelikosti>div>textarea{height:80px!important}.numberDeviceModal>div>input{padding:2px 2px 2px 5px;color:#fff}.numberDeviceModal{float:right}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background-color:var(--zvolena);border-radius:5px}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__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 Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__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 Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__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 Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__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 Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.ReactVirtualized__Table__headerRow{font-weight:700;text-transform:uppercase;display:flex;flex-direction:row;align-items:center}.ReactVirtualized__Table__row{display:flex;flex-direction:row;align-items:center}.ReactVirtualized__Table__headerTruncatedText{display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ReactVirtualized__Table__headerColumn,.ReactVirtualized__Table__rowColumn{margin-right:10px;min-width:0px}.ReactVirtualized__Table__rowColumn{text-overflow:ellipsis;white-space:nowrap}.ReactVirtualized__Table__headerColumn:first-of-type,.ReactVirtualized__Table__rowColumn:first-of-type{margin-left:10px}.ReactVirtualized__Table__sortableHeaderColumn{cursor:pointer}.ReactVirtualized__Table__sortableHeaderIconContainer{display:flex;align-items:center}.ReactVirtualized__Table__sortableHeaderIcon{flex:0 0 24px;height:1em;width:1em;fill:currentColor}._Component_4alam_2{height:100%;padding:10px}._Component_block_4alam_11{height:100%;border-radius:5px;box-shadow:0 0 5px 1px #e2e2e2;padding:10px}._Component_block_hader_4alam_22{display:flex;flex-direction:row;justify-content:space-between;text-align:left}._Component_block_hader_4alam_22 h3{margin:0 0 5px}._Component_block_hader_4alam_22 span{color:gray;font-size:small}._Component_block_hader_end_4alam_36{display:flex;align-items:center;gap:.5rem}._block_4alam_42{margin-top:10px;border-radius:5px;box-shadow:0 0 5px 1px #e2e2e2;max-height:300px;overflow-y:auto}._block_table_4alam_49{width:100%;border-collapse:collapse}._block_table_4alam_49 svg{width:20px}._block_table_4alam_49 thead th{position:sticky;top:0;color:#7e7e7e;background-color:#f0f0f0;z-index:2}._block_table_4alam_49 tr:first-child th:first-child{border-top-left-radius:5px}._block_table_4alam_49 tr:last-child td:first-child{border-bottom-left-radius:5px}._block_table_column_icon_4alam_69{width:60px}._block_table_column_check_4alam_72{width:40px}._block_table_column_number_4alam_75{width:90px}._block_table_4alam_49 tr{text-align:left;font-size:small}._block_table_4alam_49 tr svg{width:20px}._body_8tpz2_1{padding:10px}._Menu_8tpz2_5 button{border-radius:0;background-color:var(--zvolena);color:#fff}._Menu_8tpz2_5 button:hover{border-radius:0;background-color:#fff;color:var(--zvolena)}._Header_8tpz2_18{display:flex}._Header_8tpz2_18 h1{margin:0;height:40px}._Header_8tpz2_18 button:first-child{color:var(--zvolena);text-transform:initial;margin-right:20px}._Header_8tpz2_18 button:last-child{position:absolute;right:10px;color:var(--zvolena);text-transform:initial}._Info_8tpz2_37{background-color:#0000000a;margin-top:10px;margin-bottom:10px;padding:10px}._Info_8tpz2_37 table{text-align:left;width:100%}._body_1qy9h_1{padding:10px}._Menu_1qy9h_5 button{border-radius:0;background-color:var(--zvolena);color:#fff}._Menu_1qy9h_5 button:hover{border-radius:0;background-color:#fff;color:var(--zvolena)}._Tabulka_1qy9h_17{padding-top:10px;max-width:100%}._Tabulka_1qy9h_17 thead{background-color:var(--zvolena)}._Tabulka_1qy9h_17 th{padding:10px;color:#fff}._Tabulka_1qy9h_17 td{padding:10px}._Modal_1qy9h_35{background-color:#fff;max-width:600px;margin:80px auto auto}._Modal_Header_1qy9h_42{padding:10px;background-color:var(--zvolena);color:#fff}._Modal_Header_1qy9h_42 span{float:right;color:#fff;padding:0;margin-left:5px}._Modal_Header_1qy9h_42 span:hover{transform:scale(1.2)}._Modal_body_1qy9h_59{padding:10px;max-height:80vh;overflow-y:auto}._Modal_body_1qy9h_59 table{text-align:left}._Modal_form_1qy9h_69 input{padding:10px}._Modal_form_1qy9h_69 table{width:580px}._Modal_body_1qy9h_59 button:hover{background-color:var(--zvolena);color:#fff}._Modal_body_header_1qy9h_92{padding-left:10px;margin-top:10px;background-color:#dfdfdf}._Modal_body_block_1qy9h_98{padding-top:10px;background-color:#f1f1f1;margin-bottom:10px}._Modal_body_block_1qy9h_98>div>label>span{padding:3px}._Modal_body_block_1qy9h_98>div>span{float:right;color:var(--zvolena);padding:10px;margin-left:5px}._Modal_body_1qy9h_59::-webkit-scrollbar{width:5px}._Modal_body_1qy9h_59::-webkit-scrollbar-thumb{background-color:var(--zvolena);border-radius:5px}._quill_default_1qy9h_126{height:200px;margin-bottom:20px;margin-top:10px}._body_1wuxm_1{padding:10px}._Menu_1wuxm_5 button{border-radius:0;background-color:var(--zvolena);color:#fff}._Menu_1wuxm_5 button:hover{border-radius:0;background-color:#fff;color:var(--zvolena)}._Tabulka_1wuxm_17{padding-top:10px;max-width:100%}._Tabulka_1wuxm_17 thead{background-color:var(--zvolena)}._Tabulka_1wuxm_17 th{padding:10px;color:#fff}._Tabulka_1wuxm_17 td{padding:10px}._Modal_1wuxm_35{background-color:#fff;max-width:600px;margin:80px auto auto}._Modal_Header_1wuxm_42{padding:10px;background-color:var(--zvolena);color:#fff}._Modal_Header_1wuxm_42 span{float:right;color:#fff;padding:0;margin-left:5px}._Modal_Header_1wuxm_42 span:hover{transform:scale(1.2)}._Modal_body_1wuxm_58{padding:10px;max-height:80vh;overflow-y:auto}._Modal_body_1wuxm_58 table{text-align:left}._Modal_form_1wuxm_68 input{padding:10px}._Modal_form_1wuxm_68 table{width:580px}._Modal_body_1wuxm_58 button:hover{background-color:var(--zvolena);color:#fff}._Modal_body_header_1wuxm_91{padding-left:10px;margin-top:10px;background-color:#dfdfdf}._Modal_body_block_1wuxm_97{padding-top:10px;background-color:#f1f1f1;margin-bottom:10px}._Modal_body_block_1wuxm_97>div>label>span{padding:3px}._Modal_body_block_1wuxm_97>div>span{float:right;color:var(--zvolena);padding:10px;margin-left:5px}._Body_6m6iv_1{height:430px;width:100%;display:grid;grid-template-columns:250px 1fr;margin-top:10px;grid-gap:10px}._FolderStructure_6m6iv_21{padding:10px;background-color:#0000000a}._Preview_6m6iv_31{background-color:#0000000a;height:430px}._Preview_Header_6m6iv_39{padding:10px;color:#fff;background-color:var(--zvolena)}._Preview_Header_6m6iv_39 span{float:right;color:#fff;padding:0;margin-left:10px}._Preview_Header_body_6m6iv_65{overflow:auto;height:calc(100% - 50px)}._Preview_Header_body_6m6iv_65::-webkit-scrollbar{width:5px}._Preview_Header_body_6m6iv_65::-webkit-scrollbar-thumb{background-color:var(--zvolena);border-radius:5px}._Page_1f0of_1{max-height:100%;width:100%;padding:5px;width:calc(100% - 10px)}._Header_1f0of_8 button{border-radius:0;background-color:var(--zvolena);color:#fff;margin:5px;text-transform:none}._Header_1f0of_8 button:hover{border-radius:0;background-color:#fff;color:var(--zvolena)}._SubPage_1f0of_31{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;box-sizing:border-box}._SubHeader_1f0of_40{padding:5px 5px 0}._SubHeader_1f0of_40 button{border-radius:0;background-color:var(--zvolena);color:#fff;margin:5px 5px 0;text-transform:none}._SubHeader_1f0of_40 button:hover{background-color:#fff!important;color:var(--zvolena)!important}._SubBody_1f0of_59{display:flex;flex-direction:column;flex:1;min-height:0;padding:5px;overflow:hidden;box-sizing:border-box}._DeviceBlock_1f0of_101{background-color:orange;margin:5px 5px 10px;padding:5px}._DeviceBlock_1f0of_101 table{width:100%;text-align:left}._DeviceBlock_1f0of_101 table th,._DeviceBlock_1f0of_101 table td{width:25%}._rootBox_1628s_1{display:flex;flex-direction:column;width:100%;height:100%;box-sizing:border-box;background-color:transparent}._rowFiltersBox_1628s_10{display:flex;gap:16px;flex-wrap:wrap;padding:0;flex-shrink:0;margin-bottom:10px}._filterRowItem_1628s_19{min-width:150px;flex:1 1 auto}._filterLabel_1628s_24{margin-bottom:4px;font-weight:700;display:block}._tableWrapper_1628s_30{position:relative;flex:1;min-height:0}._scrollbarPatch_1628s_36{position:absolute;top:1px;right:-1px;width:5px;height:36px;background-color:var(--zvolena);z-index:10}._tableContainer_1628s_46{height:100%;border:1px solid #ccc;background-color:transparent;overflow-x:hidden;overflow-y:auto}._tableContainer_1628s_46::-webkit-scrollbar{width:5px}._tableContainer_1628s_46::-webkit-scrollbar-track{margin-top:36px}._tableContainer_1628s_46::-webkit-scrollbar-thumb{background-color:var(--zvolena);border-radius:5px}._headerCell_1628s_67{font-weight:700!important;background-color:var(--zvolena)!important;color:#fff!important}._headerCell_1628s_67 .MuiTableSortLabel-root{color:#fff!important}._headerCell_1628s_67 .MuiTableSortLabel-root:hover{color:#e0e0e0!important}._headerCell_1628s_67 .MuiTableSortLabel-icon{color:#fff!important}._headerContent_1628s_85{display:flex;align-items:center;width:100%}._headerContentLeft_1628s_91{justify-content:flex-start}._headerContentCenter_1628s_95{justify-content:center}._headerContentRight_1628s_99{justify-content:flex-end}._menuButton_1628s_103{color:#fff!important;margin-left:auto!important;padding:2px!important}._menuSectionTitle_1628s_109{padding:8px 16px;display:block;font-weight:700}._filterMenuItem_1628s_115{cursor:default!important;padding-top:8px!important;padding-bottom:8px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}._filterMenuItem_1628s_115:hover{background-color:transparent!important}._filterInputCommon_1628s_128{background-color:#fff;border-radius:4px}._filterInputContainer_1628s_133{display:flex;gap:8px;width:100%}._customFilterContainer_1628s_139{width:100%}._headerCellWhite_1628s_144{background-color:#fff!important;color:#000000de!important;border-bottom:1px solid rgba(224,224,224,1)!important}._headerCellWhite_1628s_144 .MuiTableSortLabel-root{color:#000000de!important}._headerCellWhite_1628s_144 .MuiTableSortLabel-root:hover{color:#0009!important}._headerCellWhite_1628s_144 .MuiTableSortLabel-root.Mui-active{color:#000000de!important}._headerCellWhite_1628s_144 .MuiTableSortLabel-icon,._menuButtonWhite_1628s_166{color:#0000008a!important}._scrollbarPatchWhite_1628s_170{background-color:#fff!important}._cellEllipsis_1628s_175{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}._cellClip_1628s_181{white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}._cellWrap_1628s_187{white-space:normal!important;word-wrap:break-word!important;word-break:break-word!important}._page_13nbv_1{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}._navbar_13nbv_9{padding:5px 5px 0}._navbar_13nbv_9 button{border-radius:0;background-color:var(--zvolena);margin:5px 5px 0;text-transform:none;color:#fff}._navbar_13nbv_9 button:hover{background-color:#fff;color:var(--zvolena)}._body_13nbv_26{display:flex;flex-direction:column;flex:1;min-height:0;padding:5px;overflow:hidden}._DeviceBlock_13nbv_35{background-color:orange;margin:5px 5px 10px;padding:5px}._DeviceBlock_13nbv_35 table{width:100%;text-align:left}._DeviceBlock_13nbv_35 table th,._DeviceBlock_13nbv_35 table td{width:25%}._MapContainer_k18ix_1{width:100%;height:calc(100vh - var(--navbar))}._projectDiv_k18ix_6:hover{color:#00b7ff;cursor:pointer}._deviceSelector_k18ix_11{position:absolute;z-index:1000;right:0;margin:20px;padding:20px;max-height:300px;overflow-y:scroll}._deviceSelector_k18ix_11 ._device_k18ix_11{margin:3px;padding:2px;cursor:pointer;border-radius:2px}._layerSelector_k18ix_29{position:absolute;z-index:1000;right:0;bottom:0;margin:20px;padding:20px;max-height:300px;overflow-y:scroll}._markerContainer_k18ix_40{position:relative;background:transparent!important;border:none!important}._markerBadge_k18ix_46{position:absolute;top:-5px;right:-10px;background-color:#f44;color:#fff;border-radius:10px;padding:2px 5px;font-size:10px;font-weight:700;border:1px solid white;min-width:15px;text-align:center;z-index:1000}.leaflet-control-layers-overlays input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:12px;height:12px;border:1px solid #666;border-radius:50%;background:#fff;margin:0 6px 0 0;position:relative;top:2px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.leaflet-control-layers-overlays input[type=checkbox]:checked{background:#1971c2;border-color:#1971c2;box-shadow:inset 0 0 0 2px #fff}.leaflet-control-layers-overlays input[type=checkbox]:checked:after{content:"";width:5px;height:5px;border-radius:50%;background:#fff;display:block}.leaflet-control-layers-overlays label{display:flex;align-items:center;gap:6px}.leaflet-control-layers-selector{cursor:pointer}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@media (prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;top:0;right:0;bottom:0;left:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}._page_218sj_1{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}._navbar_218sj_9{padding:5px 5px 0}._navbar_218sj_9 button{border-radius:0;background-color:var(--zvolena);margin:5px 5px 0;text-transform:none}._navbar_218sj_9 button:hover{background-color:#fff;color:var(--zvolena)}._body_218sj_25{display:flex;flex-direction:column;flex:1;min-height:0;padding:5px;overflow:hidden}._DeviceBlock_218sj_67{background-color:orange;margin:5px 5px 10px;padding:5px}._DeviceBlock_218sj_67 table{width:100%;text-align:left}._DeviceBlock_218sj_67 table th,._DeviceBlock_218sj_67 table td{width:25%}._TableContainer_kcfnd_1{overflow-y:scroll}._TableContainer_kcfnd_1::-webkit-scrollbar{width:5px}._TableContainer_kcfnd_1::-webkit-scrollbar-thumb{background-color:var(--zvolena);border-radius:5px}._DeviceNode_1m2la_1{border:1px solid rgb(95,95,95);border-radius:5px;background-color:#fff;padding:10px 10px 6.5px;width:100px;text-align:center;box-shadow:1px 1px 10px 4px #0000001a;-webkit-box-shadow:1px 1x 10px 4px rgba(0,0,0,.1);-moz-box-shadow:1px 1px 10px 4px rgba(0,0,0,.1);z-index:10000000000000000000000000000000}._selected_1m2la_14{border:2px solid #2196f3;box-shadow:0 0 10px 2px #2196f380}._ForeignProjectNode_1m2la_20{width:128px;padding:9px 10px 14px;border-radius:3px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#f0f0f040;display:flex;flex-direction:column;gap:15px}._NetworkNode_1m2la_34{background-color:var(--zvolena);padding:30px 10px;width:100px;text-align:center;clip-path:polygon(67.257% 28.08%,67.257% 28.08%,61.663% 23.71%,55.564% 20.867%,49.184% 19.477%,42.748% 19.471%,36.483% 20.776%,30.612% 23.321%,25.36% 27.035%,20.954% 31.846%,17.618% 37.684%,15.578% 44.476%,15.578% 44.476%,13.003% 45.043%,10.579% 45.961%,8.333% 47.201%,6.293% 48.734%,4.489% 50.532%,2.949% 52.566%,1.702% 54.807%,.775% 57.227%,.199% 59.798%,0% 62.491%,0% 62.491%,.239% 65.439%,.93% 68.238%,2.035% 70.849%,3.517% 73.235%,5.338% 75.357%,7.46% 77.178%,9.845% 78.66%,12.456% 79.765%,15.255% 80.456%,18.204% 80.695%,73.343% 80.695%,73.343% 80.695%,77.661% 80.345%,81.759% 79.333%,85.583% 77.715%,89.076% 75.545%,92.183% 72.878%,94.85% 69.771%,97.02% 66.278%,98.639% 62.454%,99.65% 58.356%,100% 54.038%,100% 54.038%,99.536% 49.055%,98.206% 44.404%,96.099% 40.159%,93.308% 36.394%,89.922% 33.184%,86.033% 30.604%,81.731% 28.729%,77.107% 27.634%,72.252% 27.392%,67.257% 28.08%)}._ProjectDevices_1m2la_43{display:flex;flex-direction:column;gap:15px}._HandleNode_1m2la_49{background-color:var(--zvolena)}._deviceName_1m2la_53{text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:12px}._margDiv_1m2la_59{height:7px}._HandleText_1m2la_64{font-size:8px;text-align:left;text-overflow:ellipsis}._HandleTextR_1m2la_70{font-size:8px;text-align:right;text-overflow:ellipsis;text-wrap:nowrap}._DomainText_1m2la_79{font-size:6px}._GroupNode_1m2la_83{width:100%;height:100%;border-radius:3px;text-align:left}._NoteNode_1m2la_90{font-size:10px;border:none;outline:none;background-color:transparent;font-weight:400;font-family:Inter,sans-serif;margin:0;padding:0;overflow:hidden;height:min-content;width:min-content}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}._buttons_3srzk_1{position:absolute;z-index:1000;right:0;margin:20px;background-color:none;color:#fff;display:flex;gap:10px;flex-direction:row}._buttons_3srzk_1 button{background-color:var(--zvolena);border:none;color:#fff;border-color:var(--zvolena);margin:3px}._buttons_3srzk_1 button:hover{background-color:var(--zvolena);border:none;color:#fff;border-color:var(--zvolena)}._GroupNode_3srzk_28{padding:0!important;background-color:none;border:none}._GroupNode_3srzk_28:hover{background-color:none;border:none}._DeviceNode_14vij_1{border:1px solid rgb(95,95,95);border-radius:5px;background-color:#fff;padding:10px;min-width:100px;text-align:center;box-shadow:1px 1px 10px 4px #0000001a;-webkit-box-shadow:1px 1x 10px 4px rgba(0,0,0,.1);-moz-box-shadow:1px 1px 10px 4px rgba(0,0,0,.1);z-index:10000000000000000000000000000000}._selected_14vij_14{border:2px solid #2196f3;box-shadow:0 0 10px 2px #2196f380}._ForeignProjectNode_14vij_19{width:128px;padding:10px;border-radius:3px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#f0f0f040;display:flex;flex-direction:column;gap:10px}._ProjectDevices_14vij_35{display:flex;flex-direction:column;gap:10px}._HandleNode_14vij_41{background-color:var(--zvolena)}._deviceName_14vij_45{text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:12px}._margDiv_14vij_51{height:7px}._HandleText_14vij_56{font-size:8px;text-align:right;font-weight:400;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden}._Slot_14vij_65{font-size:8px;font-weight:700;margin-bottom:3px}._HandleTextR_14vij_71{font-size:8px;text-align:right}._GroupNode_14vij_76{width:128px}._DomainText_14vij_80{font-size:6px}._NoteNode_14vij_84{font-size:10px;border:none;outline:none;background-color:transparent;font-weight:400;font-family:Inter,sans-serif;margin:0;padding:0;overflow:hidden;height:min-content;width:min-content}._body_k7pdb_1{padding:10px}._Menu_k7pdb_5 button{border-radius:0;background-color:var(--zvolena);color:#fff;margin:5px;text-transform:none}._Menu_k7pdb_5 button:hover{border-radius:0;background-color:#fff;color:var(--zvolena)}._Menu_k7pdb_5 button:first-child{margin-left:0}._Header_k7pdb_24{display:flex}._Header_k7pdb_24 h1{margin:0;height:40px}._Header_k7pdb_24 button:first-child{color:var(--zvolena);text-transform:initial;margin-right:20px}._Header_k7pdb_24 button:last-child{position:absolute;right:10px;color:var(--zvolena);text-transform:initial}._Info_k7pdb_43{background-color:#0000000a;margin-bottom:10px;padding:10px}._Info_k7pdb_43 table{text-align:left;width:100%}._Hardware_k7pdb_53{height:100%;display:grid;grid-template-columns:1fr 300px;grid-template-rows:50px 1fr}._HardwareBok_k7pdb_60{background-color:#d4d4d4;grid-column:span 1;grid-row:span 2}._HardwareModuleType_k7pdb_67{background-color:#fff;margin:10px;padding:5px}._HardwareModuleType_k7pdb_67:hover{background-color:var(--zvolena)}._HardwareBlock_k7pdb_77{background-color:#d4d4d4;margin:10px}._HardwareBlock_k7pdb_77 table{width:100%}span.default{font-size:initial;color:#000}hr.divider{height:1px;background-color:#d3d3d3;border:none;margin-top:10px;margin-bottom:20px;width:95%}div.dividerContent{background:#d5eaf8;padding-top:10px;border:.1px dotted lightgray}.medVMargin{margin-top:20px!important;margin-bottom:20px!important}div .divTableHeader{background-color:#94caff!important;padding:8px!important;vertical-align:bottom!important}.clickable{cursor:pointer!important}div .divider{display:flex;flex-flow:row wrap;gap:10px}div .divider>div{min-width:500px}.infoTable{display:initial}.infoTable td.strong{font-weight:700!important}.halfTable{width:50%!important;margin-bottom:10px}.listTable{margin:5px!important;width:calc(100% - 10px)!important}.listTable th{background-color:var(--zvolena);color:#fff;cursor:initial;font-weight:700!important}.listTable tr{cursor:pointer}.listTable tr.nopointer{cursor:initial}.listTable tr:hover{background-color:#89ff8f}.listTable td{text-align:left}.listTable td.strong{font-weight:700!important}.listTable td.big{font-size:11pt}.listTableFull{margin:0!important;width:100%!important}.listTableFull th{background-color:var(--zvolena);color:#fff;cursor:initial;font-weight:700!important}.listTableFull tr{cursor:pointer}.listTableFull tr.nopointer{cursor:initial}.listTableFull tr:nth-child(2n){background-color:#d4e2f3}.listTableFull tr:hover{background-color:#89ff8f}.listTableFull td{text-align:left;padding:0 5px}.listTableFull td.strong{font-weight:700!important}.listTableFull td.big{font-size:11pt}._Layout_1lbj5_52{height:var(--app-height, 100vh);width:var(--app-width, 100vw);display:grid;grid-template-rows:auto 1fr;overflow:hidden}._Layout_Body_1lbj5_59{display:grid;grid-template-columns:auto 1fr;height:calc(var(--app-height, 100vh) - var(--navbar))}._SideBar_p1bn0_52{display:grid;grid-template-rows:auto 1fr;height:100%;width:var(--sidebar);background-color:var(--sidebar-color)}._SideBar_top_p1bn0_59{display:grid;margin-top:10px;gap:4px}._SideBar_bottom_p1bn0_64{display:grid;margin-bottom:10px;align-self:end;height:auto;gap:4px}._SideBar_p1bn0_52 button{width:100%;height:var(--sidebar-width-desktop);color:var(--icon-color-on-black-btn)}._SideBar_p1bn0_52 button:hover{background-color:var(--sidebar-el-bcg-hover-color);border-radius:0}._Auth_x4x6r_52{display:flex;align-items:center}._Auth_x4x6r_52 span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:15px;color:var(--pozadi2);text-shadow:var(--text-shadow);font-weight:200}._Auth_x4x6r_52 ._Avatar_x4x6r_66{width:42px;height:42px;border:2px solid white;box-shadow:1px 3px 5px #00000049}._NavBar_ilzym_52{z-index:1001;display:flex;flex-shrink:0;justify-content:space-between;align-items:center;height:var(--navbar);padding-inline:40px;background-color:var(--zvolena);box-shadow:0 2px 6px #00000048}._NavBar_leftSide_ilzym_63{width:fit-content;display:flex;align-items:flex-end}._NavBar_leftSide_ilzym_63 ._Logo_ilzym_68{display:flex;align-items:center}._NavBar_leftSide_ilzym_63 ._Version_ilzym_72{font-size:12px;color:#f0f0f0;text-shadow:0px 0px 8px black;margin-bottom:4px}._NavBar_rightSide_ilzym_78{display:flex;justify-content:space-between}._NavBar_rightSide_ilzym_78 ._UserRepresentationBar_ilzym_82{display:flex;align-items:center}._NavBar_rightSide_ilzym_78 ._UserRepresentationBar_ilzym_82 ._Notifications_ilzym_86{display:flex}._NavBar_rightSide_ilzym_78 ._UserRepresentationBar_ilzym_82 ._Notifications_ilzym_86 span{color:#fff}._NavBar_rightSide_ilzym_78 ._UserRepresentationBar_ilzym_82 ._Notifications_ilzym_86 ._EzBridgeState_ilzym_92{display:flex;justify-content:flex-end;align-items:center;height:100%}._NavBar_rightSide_ilzym_78 ._UserRepresentationBar_ilzym_82 ._Notifications_ilzym_86 ._EzBridgeState_ilzym_92 svg{font-size:30px;margin:10px}._NavBar_rightSide_ilzym_78 ._UserRepresentationBar_ilzym_82 ._Notifications_ilzym_86 ._TaskState_ilzym_102{display:flex;justify-content:flex-end;align-items:center}._NavBar_rightSide_ilzym_78 ._UserRepresentationBar_ilzym_82 ._Notifications_ilzym_86 ._TaskState_ilzym_102 svg{font-size:24px;margin:5px;fill:#fff;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3))}._NavBar_rightSide_ilzym_78 ._UserRepresentationBar_ilzym_82 ._Notifications_ilzym_86 ._TaskState_ilzym_102 ._nav_task_state_ilzym_113{display:flex;align-items:center;justify-content:center}._NavBar_rightSide_ilzym_78 ._UserRepresentationBar_ilzym_82 ._Notifications_ilzym_86 ._TaskState_ilzym_102 ._nav_task_state_ilzym_113 ._nav_tasks_counter_ilzym_118{opacity:90%;display:flex;align-items:center;justify-content:center;font-size:12px;font-family:var(--font-family);color:#fff}._NavBar_rightSide_ilzym_78 ._UserRepresentationBar_ilzym_82 ._Notifications_ilzym_86 ._TaskState_ilzym_102 ._nav_task_state_ilzym_113 ._nav_tasks_counter_ilzym_118 p{text-decoration:none}._NavBar_rightSide_ilzym_78 ._UserRepresentationBar_ilzym_82 ._UserDetail_ilzym_130{display:flex;align-items:center}._NavBar_rightSide_ilzym_78 ._UserRepresentationBar_ilzym_82 ._UserDetail_ilzym_130 span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:15px;color:var(--pozadi2);text-shadow:var(--text-shadow);font-weight:200;display:flex}._NavBar_rightSide_ilzym_78 ._UserRepresentationBar_ilzym_82 ._UserDetail_ilzym_130 ._Avatar_ilzym_146{width:42px;height:42px;border:2px solid white;box-shadow:1px 3px 5px #00000049}._NavBar_rightSide_ilzym_78 ._AuthorizationBar_ilzym_152{display:flex;align-items:center}._Nav_element_ilzym_157{border-radius:8px;color:var(--pozadi2);text-shadow:var(--text-shadow)}._Nav_element_ilzym_157 svg{width:20px;margin-right:10px;filter:drop-shadow(var(--text-shadow))}._Auth_ilzym_152{background-color:#0003;height:100%;display:flex}._Auth_ilzym_152 button{padding:5px}._Auth_ilzym_152 span{flex-grow:1;color:#fff;padding:5px;font-size:20px}._Auth_ilzym_152 ._Avatar_ilzym_146{width:35px!important;height:35px!important;margin:2.5px}._Auth_ilzym_152 ._Menu_ilzym_187 div:nth-child(3){border-radius:0!important;top:50px!important;background-color:var(--zvolena);color:#fff}._Auth_ilzym_152 ._Menu_ilzym_187 div:nth-child(3)>ul{padding:0}._Tabs_znm3k_52{display:flex;align-items:center;justify-content:space-around;height:var(--sidebar);width:100%;flex-shrink:0;background:#eaeaea;border-top:2px rgb(245,245,245) solid;position:sticky;bottom:0;z-index:100;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}._Tabs_znm3k_52 ._tab_znm3k_67{color:var(--black-icon)}._Header_xgfwa_52{flex-shrink:0;position:sticky;display:flex;align-items:center;justify-content:space-between;top:0;z-index:100;height:var(--navbar);padding-inline:25px;background:#f3f3f3;border-bottom:2px solid rgb(195,201,212);box-shadow:0 4px 10px #00000049;background-color:var(--zvolena)}._Header_logo_xgfwa_67 img{width:90px}body{height:100%}*{-webkit-tap-highlight-color:transparent}._Layout_13obs_60{display:flex;flex-direction:column;height:100vh}._Layout_13obs_60 ._Body_13obs_65{flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;background:#fff}._Layout_13obs_60 ._Body_13obs_65 img{display:block;max-width:100%;height:auto}._Project_11wga_1{height:100%;width:100%;display:grid;grid-template-columns:300px 1fr}._Menu_11wga_15{background-color:#969696;height:100%;overflow:auto;padding:0 5px 5px}._Obsah_11wga_31{height:100%;overflow:auto;grid-column:span 1;background-color:#fff}._ProjectName_11wga_45{text-align:center;font-weight:700;font-size:20px;padding:10px 5px 5px}._Menu_11wga_15 button{width:100%;text-align:left;background-color:#fff;color:var(--zvolena);border-radius:0;border:0;margin-top:5px;text-transform:none;min-width:40px}._Menu_11wga_15 button:hover,._Button_Active_11wga_95 button{background-color:var(--zvolena);color:#fff}._Menu_11wga_15 a{text-decoration:none}._Project_isun3_1{height:100%;width:100%;display:grid;grid-template-columns:300px 1fr}._Menu_isun3_8{background-color:#969696;max-height:calc(var(--app-height, 100vh) - var(--navbar));padding:0 5px 5px;overflow-x:hidden}._Obsah_isun3_16{max-height:calc(var(--app-height, 100vh) - var(--navbar));grid-column:span 1;background-color:#fff;overflow-y:auto}._ProjectName_isun3_23{text-align:center;font-weight:700;font-size:20px;padding:10px 5px 5px}._Menu_isun3_8 button{width:100%;text-align:left;background-color:#fff;color:var(--zvolena);border-radius:0;border:0;margin-top:5px;text-transform:none;min-width:40px;padding:6px}._Menu_isun3_8 button:hover,._Button_Active_isun3_49 button{background-color:var(--zvolena);color:#fff}._Menu_isun3_8 a{text-decoration:none}._Project_tje83_1{height:100%;width:100%;display:grid;grid-template-columns:300px 1fr}._Menu_tje83_8{background-color:#969696;max-height:calc(100vh - var(--navbar));padding:0 5px 5px}._Obsah_tje83_15{max-height:calc(100vh - var(--navbar));grid-column:span 1;background-color:#fff}._ProjectName_tje83_21{text-align:center;font-weight:700;font-size:20px;padding:10px 5px 5px}._Menu_tje83_8 button{width:100%;text-align:left;background-color:#fff;color:var(--zvolena);border-radius:0;border:0;margin-top:5px;text-transform:none;min-width:40px;padding:6px}._Menu_tje83_8 button:hover,._Button_Active_tje83_47 button{background-color:var(--zvolena);color:#fff}._Menu_tje83_8 a{text-decoration:none}._Project_1fdq2_1{height:100%;width:100%;display:grid;grid-template-columns:300px 1fr}._Menu_1fdq2_15{background-color:#969696;max-height:calc(100vh - var(--navbar));padding:0 5px 5px}._Obsah_1fdq2_29{max-height:calc(100vh - var(--navbar));grid-column:span 1;background-color:#fff;overflow-y:auto}._ProjectName_1fdq2_43{text-align:center;font-weight:700;font-size:20px;padding:10px 5px 5px}._Menu_1fdq2_15 button{width:100%;text-align:left;background-color:#fff;color:var(--zvolena);border-radius:0;border:0;margin-top:5px;text-transform:none;padding:6px;min-width:40px}._Menu_1fdq2_15 button:hover,._Button_Active_1fdq2_95 button{background-color:var(--zvolena);color:#fff}._Menu_1fdq2_15 a{text-decoration:none}._Project_dbbhq_1{height:100%;width:100%;display:grid;grid-template-columns:1fr}._ProjectNoMenu_dbbhq_8{height:100%;width:100%;display:grid;grid-template-columns:50px 1fr}._Menu_dbbhq_16{background-color:#969696;max-height:calc(100vh - var(--navbar));padding:0 5px 5px}._Obsah_dbbhq_23{max-height:calc(100vh - var(--navbar));grid-column:span 1;background-color:#fff;overflow-y:auto}._ProjectName_dbbhq_30{text-align:center;font-weight:700;font-size:20px;padding:10px 5px 5px}._Menu_dbbhq_16 button{width:100%;text-align:left;background-color:#fff;color:var(--zvolena);border-radius:0;border:0;margin-top:5px;text-transform:none;min-width:40px;padding:6px}._Menu_dbbhq_16 button:hover,._Button_Active_dbbhq_56 button{background-color:var(--zvolena);color:#fff}._Menu_dbbhq_16 a{text-decoration:none}._Project_1apnz_1{height:100%;width:100%;display:grid;grid-template-columns:300px 1fr}._Menu_1apnz_15{background-color:#969696;max-height:calc(100vh - var(--navbar));padding-top:0}._Obsah_1apnz_29{max-height:calc(100vh - var(--navbar));grid-column:span 1;background-color:#fff}._ProjectName_1apnz_41{text-align:center;font-weight:700;font-size:20px;padding:10px 5px 5px}._CompanyBlock_1apnz_57{width:100%;text-align:left;background-color:#fff;color:var(--zvolena);border-radius:5px;border:0;margin-top:5px;text-transform:none;display:grid;grid-template-columns:1fr 24px}._CompanyBlock_1apnz_57 span{margin:5px}._CompanyBlock_1apnz_57 button{position:relative;right:10px}._CompanyBlock_1apnz_57:hover,._Button_Active_1apnz_111 ._CompanyBlock_1apnz_57{background-color:var(--zvolena);color:#fff}._Menu_1apnz_15 a{text-decoration:none}._ListCompany_1apnz_129{overflow:auto;display:flex;flex-direction:column;max-width:100%;padding:5px;width:calc(100% - 10px);height:calc(100% - 100px)}._Project_ck39f_1{height:100%;width:100%;display:grid;grid-template-columns:300px 1fr}._Menu_ck39f_15{background-color:#969696;max-height:calc(100vh - var(--navbar));padding:0 5px 5px}._Obsah_ck39f_29{max-height:calc(100vh - var(--navbar));grid-column:span 1;background-color:#fff}._Menu_ck39f_15 button{width:100%;text-align:left;background-color:#fff;color:var(--zvolena);border-radius:0;border:0;margin-top:5px;text-transform:none;min-width:40px}._Menu_ck39f_15 button:hover,._Button_Active_ck39f_75 button{background-color:var(--zvolena);color:#fff}._Menu_ck39f_15 a{text-decoration:none}._Workflow_rbm8n_52{width:100%;display:grid;grid-template-columns:300px 1fr;grid-template-rows:1fr;min-height:0}._Workflow_Content_rbm8n_59{overflow:auto;background-color:#fff;scrollbar-gutter:stable both-edges}._Workflow_Content_rbm8n_59::-webkit-scrollbar{width:3px}._Workflow_Content_rbm8n_59::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--zvolena)!important}._DragOverlay_rbm8n_72{opacity:.5;position:"absolute"!important;z-index:1005!important}._Menu_186xo_52{z-index:1000;padding-top:5px;background-color:var(--menu-color);box-shadow:0 0 15px #00000023;display:flex;flex-direction:column;padding-left:18px;overflow:hidden;box-sizing:border-box;min-height:0}._Menu_186xo_52 a{text-decoration:none}._Menu_186xo_52 svg{width:20px}._Menu_titleBox_186xo_70{display:flex;justify-content:center;align-items:center;margin-block:25px}._Menu_titleBox_186xo_70 h3{margin:0;white-space:nowrap;font-family:var(--font-family);font-weight:500;color:var(--text-black-active-color);font-size:var(--h3-size-desktop)}._Menu_devider_186xo_84{height:2px;background-color:#f0f0f0;margin-block:6px}._Button_186xo_90{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;padding-inline:10px;padding-block:7px;border-radius:5px;margin-left:-6px;margin-right:12px;display:flex;align-items:center;color:var(--text-black-active-color)}._Button_186xo_90{transition:background-color .3s ease-in-out}._Button_186xo_90:hover{background-color:#f0f0f0}._Button_186xo_90._active_186xo_112{background-color:#e2f0ff}._Button_186xo_90._active_186xo_112:hover{background-color:#bddcfc}._Button_186xo_90 ._icon_186xo_118{margin-right:12px}._Button_186xo_90 ._title_186xo_121{font-family:var(--font-family);text-transform:none;flex:1;font-size:1.25em}._CreateWorkSpace_186xo_128{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;margin-left:6px;padding-block:6px;padding-right:15px}._CreateWorkSpace_186xo_128 svg{width:18px}._CreateWorkSpace_186xo_128 p{font-family:var(--font-family);font-weight:100;white-space:nowrap;color:var(--text-black-passive-color);font-size:1em}._Container_186xo_151{flex:1;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;margin-block:6px;padding-bottom:80px;margin-left:-5px;padding-right:6px;display:flex;flex-direction:column;gap:3px}._Container_186xo_151::-webkit-scrollbar{width:3px}._Container_186xo_151::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--zvolena)}._Container_workspace_186xo_171{border-left:1px solid rgb(243,243,243);margin-left:10px;padding-left:2px;margin-top:3px;display:flex;flex-direction:column;gap:3px}._Container_folder_186xo_180{border-left:1px solid rgb(243,243,243);margin-left:10px;padding-left:2px}._Workspace_186xo_186{display:inline}._Workspace_header_186xo_189{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:100%;padding-block:4px;border-radius:5px;font-size:.95em;font-family:var(--font-family);color:var(--text-black-active-color);padding-inline:10px}._Workspace_header_186xo_189{transition:background-color .3s ease-in-out}._Workspace_header_186xo_189:hover{background-color:#e6f0fd}._Workspace_header_left_186xo_210{display:flex;justify-content:flex-start;align-items:center;min-width:0;width:100%}._Workspace_header_left_186xo_210 ._icon_186xo_118{width:20px;fill:var(--black-icon-passive);margin-right:15px}._Workspace_header_left_186xo_210 ._icon_186xo_118._active_186xo_112{fill:var(--black-icon);filter:drop-shadow(0 0 3px rgb(231,231,231))}._Workspace_header_left_name_186xo_226{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;color:var(--text-black-passive-color)}._Workspace_header_left_name_186xo_226._active_186xo_112{color:var(--text-black-active-color)}._Workspace_header_right_186xo_237{display:flex;justify-content:flex-start;align-items:center;flex-shrink:0;margin-left:15px;gap:2px}._Workspace_header_186xo_189._drop_186xo_245{background-color:#f0f0f0}._Folder_186xo_249{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;gap:3px}._Folder_header_186xo_256{display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;padding-inline:10px;padding-block:4px;border-radius:5px;background-color:#ffffffab;font-size:.95em;font-family:var(--font-family);color:var(--text-black-active-color)}._Folder_header_186xo_256{transition:background-color .3s ease-in-out}._Folder_header_186xo_256:hover{background-color:#e6f0fd}._Folder_header_left_186xo_276{width:100%;display:flex;align-items:center;min-width:0}._Folder_header_left_186xo_276 svg{width:20px;margin-right:15px!important}._Folder_header_left_name_186xo_286{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}._Folder_header_left_fullfiled_icon_186xo_292{fill:#96c5ef!important}._Folder_header_left_empty_icon_186xo_295{fill:var(--black-icon)!important}._Folder_header_right_186xo_298{display:flex;align-items:center;gap:2px}._Folder_header_186xo_256._drop_186xo_245{background-color:#f0f0f0}._Folder_186xo_249 ._SearchField_186xo_306{display:flex;align-items:center;width:230px;padding-block:3px;padding-inline:12px;margin-bottom:3px;margin-left:0;background-color:#f7f7f7;border:1px solid #e9e9e9;border-radius:5px}._Folder_186xo_249 ._SearchField_input_186xo_318{width:100%;border:none;outline:none;margin-left:3px;font-size:var(--p-text-size);font-family:var(--font-family);background-color:#fff0}._Folder_186xo_249 ._SearchField_186xo_306 svg{width:18px;color:var(--black-icon-passive)}._TaskList_186xo_332{cursor:pointer;font-family:var(--font-family);color:var(--text-black-active-color);display:flex;align-items:center;-webkit-user-select:none;user-select:none;justify-content:space-between;border-radius:5px;padding-block:4px;padding-left:10px;padding-right:11px}._TaskList_186xo_332{transition:background-color .3s ease-in-out}._TaskList_186xo_332:hover{background-color:#e6f0fd}._TaskList_186xo_332._active_186xo_112{background-color:#e2f0ff}._TaskList_186xo_332._active_186xo_112:hover{background-color:#bddcfc}._TaskList_186xo_332._drop_approved_186xo_357{background-color:#e5fae3}._TaskList_186xo_332._drop_prohibited_186xo_360{background-color:#fdd9d9}._TaskList_left_side_186xo_363{display:flex;justify-content:flex-start;align-items:center;min-width:0;font-size:.95em;font-family:var(--font-family)}._TaskList_left_side_186xo_363 svg{margin-right:8px!important;width:18px!important}._TaskList_left_side_name_186xo_375{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}._TaskList_left_side_full_icon_186xo_382{fill:#dcce58!important;filter:drop-shadow(0px 0px 2px rgba(255,237,80,.4))}._TaskList_left_side_empty_icon_186xo_386{fill:var(--black-icon)!important}._TaskList_right_side_186xo_389{flex:1;max-width:fit-content}._TaskList_right_side_counters_186xo_393{display:flex;align-items:center;justify-content:flex-end;font-size:12px!important}._TaskList_right_side_counters_186xo_393 svg{margin-left:5px}._addIcon_186xo_403{cursor:initial;fill:var(--black-icon-passive)!important;width:18px!important;height:18px!important}._addIcon_186xo_403._active_186xo_112{cursor:pointer;fill:var(--black-icon)!important;filter:drop-shadow(0 0 2px rgb(231,231,231))}._propertiesIcon_186xo_415{cursor:initial;width:20px!important;height:20px!important;fill:var(--black-icon-passive)!important}._propertiesIcon_186xo_415._active_186xo_112{cursor:pointer;fill:var(--black-icon)!important}._iconButton_186xo_426{width:30px;height:30px}._SwitchButton_1nvy3_1{position:absolute;margin:20px;z-index:10}._SwitchButton_1nvy3_1>button{color:var(--zvolena)}._LayoutName_1nvy3_10{position:absolute;z-index:10;margin:20px;bottom:0;right:0;opacity:.3}._Workflow_zmg67_52{height:100vh;width:100%;display:grid;grid-template-rows:auto 1fr auto;min-height:0}._Workflow_Content_zmg67_59{overflow:auto;overflow-x:hidden;background-color:#fff;width:100%;scrollbar-gutter:stable both-edges}._Workflow_Content_zmg67_59::-webkit-scrollbar{width:3px}._Workflow_Content_zmg67_59::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--sidebar-color)}._page_7ok12_1{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}._Projects_Navbar_7ok12_9{padding:5px 5px 0}._Projects_Navbar_7ok12_9 button{border-radius:0;background-color:var(--zvolena);margin:5px 5px 0;text-transform:none}._Projects_Navbar_7ok12_9 button:hover{background-color:#fff;color:var(--zvolena)}._body_7ok12_25{flex:1;min-height:0;padding:10px;display:flex;flex-direction:column;box-sizing:border-box}._Table_7ok12_34{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;box-sizing:border-box}._projectBlock_7ok12_43{background-color:#dbdbdb;color:#000;margin:5px 5px 10px}._projectBlock_7ok12_43:hover{transform:scale(1.01)}._projectBlockHeader_7ok12_54{background-color:var(--zvolena);color:#fff;padding:5px 10px}._projectBlockHeader_7ok12_54>span{font-size:20px}._projectBlockBody_7ok12_66{padding:5px 10px 10px}._projectBlockBody_7ok12_66 table{width:100%}._projectBlockBody_7ok12_66 table th,._projectBlockBody_7ok12_66 table td{text-align:left;width:25%}._Counters_7ok12_80{display:flex;flex-direction:column;justify-content:space-between;gap:4px}._Counters_todoItem_7ok12_86{display:flex;justify-content:center;align-items:center;width:16px;height:16px;background-color:#466fb1;border-radius:50px;color:#fff;font-size:12px}._Counters_activeItem_7ok12_97{display:flex;justify-content:center;align-items:center;width:16px;height:16px;background-color:#a262c3;border-radius:50px;color:#fff;font-size:12px}._Counter_7ok12_80{display:flex;flex-direction:column;justify-content:center;align-items:center;width:16px;height:16px}._page_399y8_1{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}._Header_399y8_9{display:flex;padding:10px;align-items:center}._Header_399y8_9 span{font-weight:700;font-size:x-large;margin-left:10px}._Header_399y8_9 button{color:var(--zvolena);text-transform:initial;margin:0;padding:5px}._Info_399y8_28{background-color:#0000000a;padding:5px;margin:0 10px}._Info_399y8_28 table{text-align:left;width:100%}._navbar_399y8_40{padding:15px 15px 0;display:flex;justify-content:flex-start;gap:16px}._navbar_399y8_40 button{border-radius:0;background-color:var(--zvolena);margin:0;text-transform:none}._navbar_399y8_40 button:hover{background-color:#fff;color:var(--zvolena)}._body_399y8_59{flex:1;min-height:0;padding:14px;display:flex;flex-direction:column}._projectBlock_399y8_66{background-color:#dbdbdb;color:#000;margin:5px 5px 10px}._projectBlock_399y8_66:hover{transform:scale(1.01)}._projectBlockHeader_399y8_76{background-color:var(--zvolena);color:#fff;padding:5px 10px}._projectBlockHeader_399y8_76>span{font-size:20px}._projectBlockBody_399y8_87{padding:5px 10px 10px}._projectBlockBody_399y8_87 table{width:100%}._projectBlockBody_399y8_87 table th,._projectBlockBody_399y8_87 table td{text-align:left;width:25%}._xmlStatus_1ua5v_1{display:inline-flex;align-items:center;gap:8px;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.3;border:1px solid transparent}._xmlStatusDot_1ua5v_13{width:8px;height:8px;border-radius:50%;background-color:currentColor}._xmlStatusText_1ua5v_20{text-transform:uppercase;letter-spacing:.02em}._xmlStatusSuccess_1ua5v_25{color:#2e7d32;background-color:#e8f5e9;border-color:#a5d6a7}._xmlStatusWarning_1ua5v_31{color:#a45a00;background-color:#fff3e0;border-color:#ffcc80}._xmlStatusError_1ua5v_37{color:#c62828;background-color:#ffebee;border-color:#ef9a9a}._xmlStatusUnknown_1ua5v_43{color:#455a64;background-color:#eceff1;border-color:#b0bec5}._Page_fknvv_1{max-height:100%;width:100%;padding:5px;width:calc(100% - 10px)}._Header_fknvv_8 button{border-radius:0;background-color:var(--zvolena);color:#fff;margin:5px;text-transform:none}._Header_fknvv_8 button:hover{border-radius:0;background-color:#fff;color:var(--zvolena)}._Body_fknvv_22 button{border-radius:0;background-color:var(--zvolena);color:#fff;margin:5px;text-transform:none}._Body_fknvv_22{max-height:770px;overflow-y:auto;margin-bottom:10px}._body_1kpn0_1{padding:10px}._Menu_1kpn0_5 button{border-radius:0;background-color:var(--zvolena);color:#fff;margin:5px;text-transform:none}._Menu_1kpn0_5 button:hover{border-radius:0;background-color:#fff;color:var(--zvolena)}._Header_1kpn0_20{display:flex}._Header_1kpn0_20 h1{margin:0;height:40px}._Header_1kpn0_20 button:first-child{color:var(--zvolena);text-transform:initial;margin-right:20px}._Header_1kpn0_20 button:last-child{position:absolute;right:10px;color:var(--zvolena);text-transform:initial}._Info_1kpn0_39{background-color:#0000000a;margin-top:10px;margin-bottom:10px;padding:10px}._Info_1kpn0_39 table{text-align:left;width:100%}._RevisionBlock_1kpn0_51{margin-top:10px;padding:5px;background-color:#eee}._body_plur2_1{padding:10px;overflow:auto;height:100%}._Menu_plur2_7 button{border-radius:0;background-color:var(--zvolena);color:#fff}._Menu_plur2_7 button:hover{border-radius:0;background-color:#fff;color:var(--zvolena)}._Header_plur2_20{display:flex}._Header_plur2_20 h1{margin:0;height:40px}._Header_plur2_20 button:first-child{color:var(--zvolena);text-transform:initial;margin-right:20px}._Header_plur2_20 button:last-child{position:absolute;right:10px;color:var(--zvolena);text-transform:initial}._Info_plur2_42{background-color:#0000000a;margin-top:10px;margin-bottom:10px;padding:10px}._Info_plur2_42 table{text-align:left;width:100%}._menuContainter_plur2_54{display:flex;justify-content:flex-start;gap:10px;padding:5px 5px 5px 0;background-color:#f8fafc}._menuContainter_plur2_54 button{flex:1;border:1px solid black;cursor:pointer;font-size:14px}._menuContainter_plur2_54 button{background-color:#e0f2fe;color:#0369a1;padding:6px 12px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;border:1px solid #bae6fd;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000000d;cursor:pointer;transition:all .1s ease;outline:none}._menuContainter_plur2_54 button:hover{background-color:#bae6fd;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}._menuContainter_plur2_54 button:active{transform:translateY(0);box-shadow:0 2px 4px #0000000d;background-color:#7dd3fc}._tableContainer_plur2_109{box-sizing:border-box;margin-top:10px;display:flex;flex-direction:column;box-shadow:0 4px 15px #0000000d;border:1px solid #e0f2fe;width:100%;margin-bottom:20px;max-height:530px;overflow-y:auto}._tableBody_plur2_123{display:flex;flex-direction:column;overflow-y:auto;background-color:#fff}._tableHeader_plur2_133{display:flex;position:sticky;top:0;z-index:10;background-color:#e0f2fe;color:#0369a1;font-weight:500;padding:5px 0;border-bottom:2px solid #bae6fd}._tableRow_plur2_147{display:flex;background-color:#fff;border-bottom:1px solid lightgray;transition:background-color .3s;padding:3px 0;align-items:stretch}div._planeDiv_plur2_157 p{padding:0;margin:0}._tableRow_plur2_147:hover{background-color:#f8fafc}._col1_plur2_167{width:1%}._col2_plur2_171{width:2%}._col3_plur2_175{width:3%}._col5_plur2_179{width:5%}._col6_plur2_183{width:6%}._col7_plur2_187{width:7%}._col8_plur2_191{width:8%}._col9_plur2_195{width:9%}._col10_plur2_199{width:10%}._col15_plur2_203{width:15%}._col20_plur2_207{width:20%}._col25_plur2_211{width:25%}._col30_plur2_215{width:30%}._col40_plur2_219{width:40%}._col45_plur2_223{width:45%}._tableHeader_plur2_133>div,._tableRow_plur2_147>div{box-sizing:border-box;align-items:center;font-size:12px;font-weight:100;padding-left:4px;display:flex;border-right:1px solid #bae6fd;word-break:break-word}div._subDivHeader_plur2_245{box-sizing:border-box;border-right:1px solid #bae6fd;word-break:break-word;padding-left:4px;padding-right:4px;align-items:center;text-align:center}div._subDivHeader_plur2_245:last-child{border-right:none}div._subDivRow_plur2_261{box-sizing:border-box;border-right:1px solid #bae6fd;word-break:break-word;padding-left:4px;padding-right:4px}div._subDivRow_plur2_261:last-child{border-right:none}._tableHeader_plur2_133>div{justify-content:center}._tableHeader_plur2_133>div:last-child,._tableRow_plur2_147>div:last-child{border-right:none}._smallBtn_plur2_285{display:inline-block;background:#0369a1;color:#fff;border:none;padding:5px 8px;border-radius:4px;cursor:pointer;font-size:14px;width:100%;max-width:150px;text-align:center;border-bottom:2px solid #cbd5e1;transition:all .2s ease;box-sizing:border-box}._page_j27vw_1{max-height:100%;width:100%;overflow-y:auto}._navbar_j27vw_7{padding:5px 5px 0}._navbar_j27vw_7 button{border-radius:0;background-color:var(--zvolena);margin:5px 5px 0;text-transform:none}._navbar_j27vw_7 button:hover{background-color:#fff;color:var(--zvolena)}._body_j27vw_24{padding:10px}._projectBlock_j27vw_27{background-color:#dbdbdb;color:#000;margin:5px 5px 10px}._projectBlock_j27vw_27:hover{transform:scale(1.01)}._projectBlockHeader_j27vw_37{background-color:var(--zvolena);color:#fff;padding:5px 10px}._projectBlockHeader_j27vw_37>span{font-size:20px}._projectBlockBody_j27vw_48{padding:5px 10px 10px}._projectBlockBody_j27vw_48 table{width:100%}._projectBlockBody_j27vw_48 table th,._projectBlockBody_j27vw_48 table td{text-align:left;width:25%}._menuContainter_j27vw_60{display:flex;justify-content:flex-start;gap:10px;padding:5px 5px 5px 0;background-color:#f8fafc}._menuContainter_j27vw_60 button{flex:1;border:1px solid black;cursor:pointer;font-size:14px}._menuContainter_j27vw_60 button{background-color:#e0f2fe;color:#0369a1;padding:6px 12px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;border:1px solid #bae6fd;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000000d;cursor:pointer;transition:all .2s ease;outline:none}._menuContainter_j27vw_60 button._selected_j27vw_91{font-weight:700}._menuContainter_j27vw_60 button:hover{background-color:#bae6fd;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}._menuContainter_j27vw_60 button:active{transform:translateY(0);box-shadow:0 2px 4px #0000000d;background-color:#7dd3fc}._tableContainer_j27vw_109{box-sizing:border-box;margin-top:10px;display:flex;flex-direction:column;box-shadow:0 4px 15px #0000000d;border:1px solid #e0f2fe;max-height:700px;width:100%;overflow-y:auto}._tableBody_j27vw_124{display:flex;flex-direction:column;overflow-y:auto;background-color:#fff}._tableHeader_j27vw_134{display:flex;position:sticky;top:0;z-index:10;background-color:#e0f2fe;color:#0369a1;font-weight:500;padding:5px 0;border-bottom:2px solid #bae6fd}._tableRow_j27vw_147{display:flex;box-sizing:border-box;background-color:#fff;border-bottom:1px solid lightgray;transition:background-color .3s;padding:6px 2px;align-items:stretch;cursor:pointer}div._planeDiv_j27vw_158 p{padding:0;margin:0}._tableRow_j27vw_147:hover{background-color:#f8fafc}._col1_j27vw_168{width:1%}._col2_j27vw_172{width:2%}._col3_j27vw_176{width:3%}._col5_j27vw_180{width:5%}._col6_j27vw_184{width:6%}._col7_j27vw_188{width:7%}._col8_j27vw_192{width:8%}._col10_j27vw_196{width:10%}._col15_j27vw_200{width:15%}._col20_j27vw_204{width:20%}._col30_j27vw_208{width:30%}._col40_j27vw_209{width:40%}._col50_j27vw_210{width:50%}._col55_j27vw_211{width:55%}._col60_j27vw_212{width:60%}._col70_j27vw_213{width:70%}._col75_j27vw_214{width:75%}._col80_j27vw_215{width:80%}._col85_j27vw_216{width:85%}._col90_j27vw_217{width:90%}._col95_j27vw_218{width:95%}._tableHeader_j27vw_134>div,._tableRow_j27vw_147>div{box-sizing:border-box;align-items:center;font-size:14px;font-weight:100;padding-left:6px;padding-right:4px;display:flex;border-right:1px solid #bae6fd;word-break:break-word}._tableHeader_j27vw_134>div:last-child,._tableRow_j27vw_147>div:last-child{border-right:none}._smallBtn_j27vw_243{background:#0369a1;color:#fff;border:none;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:11px}._page_bv8kz_1{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}._navbar_bv8kz_9{padding:5px 5px 0}._navbar_bv8kz_9 button{border-radius:0;background-color:var(--zvolena);margin:5px 5px 0;text-transform:none}._navbar_bv8kz_9 button:hover{background-color:#fff;color:var(--zvolena)}._body_bv8kz_25{flex:1;min-height:0;padding:5px;overflow:auto}._BodyRow_bv8kz_32{width:100%;display:flex;flex-direction:row;gap:15px}._BodyRow_block_bv8kz_38{flex:1;box-shadow:0 0 5px 1px #e2e2e2;padding:15px;margin-bottom:15px}._Router_6xi2g_1{width:200px;height:80px;display:flex;box-shadow:0 0 5px 1px #e2e2e2;padding:10px}._Router_icon_6xi2g_8{width:40px;height:100%;display:flex;align-items:center}._Router_center_6xi2g_14{width:120px;height:100%;display:flex;flex-direction:column;font-size:small;text-align:left}._Client_6xi2g_23{width:200px;height:80px;display:flex;box-shadow:0 0 5px 1px #e2e2e2;padding:10px}._Client_icon_6xi2g_30{width:60px;height:100%;display:flex;align-items:center}._Client_center_6xi2g_36{width:120px;height:100%;display:flex;flex-direction:column;font-size:small;text-align:left}._Vpn_6xi2g_45{width:200px;height:80px;display:flex;box-shadow:0 0 5px 1px #e2e2e2;padding:10px}._Vpn_icon_6xi2g_52{width:60px;height:100%;display:flex;align-items:center}._Vpn_center_6xi2g_58{width:120px;height:100%;display:flex;flex-direction:column;font-size:small;text-align:left}._body_1bfj7_1{padding:10px}._Menu_1bfj7_5 button{border-radius:0;background-color:var(--zvolena);color:#fff}._Menu_1bfj7_5 button:hover{border-radius:0;background-color:#fff;color:var(--zvolena)}._Header_1bfj7_18{display:flex}._Header_1bfj7_18 h1{margin:0 0 15px;height:40px}._Header_1bfj7_18 button:first-child{color:var(--zvolena);text-transform:initial;margin-right:20px}._Header_1bfj7_18 button:last-child{position:absolute;right:10px;color:var(--zvolena);text-transform:initial}._Info_1bfj7_38{background-color:#0000000a;margin-top:10px;margin-bottom:10px;padding:10px}._Info_1bfj7_38 table{text-align:left;width:100%}._CountBox_1bfj7_49{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:300px;padding:10px}._page_t7xrx_1{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}._navbar_t7xrx_9{padding:5px 5px 0}._navbar_t7xrx_9 button{border-radius:0;background-color:var(--zvolena);margin:5px 5px 0;text-transform:none}._navbar_t7xrx_9 button:hover{background-color:#fff;color:var(--zvolena)}._body_t7xrx_26{flex:1;min-height:0;padding:5px}._projectBlock_t7xrx_31{background-color:#dbdbdb;color:#000;margin:5px 5px 10px}._projectBlock_t7xrx_31:hover{transform:scale(1.01)}._projectBlockHeader_t7xrx_41{background-color:var(--zvolena);color:#fff;padding:5px 10px}._projectBlockHeader_t7xrx_41>span{font-size:20px}._projectBlockBody_t7xrx_52{padding:5px 10px 10px}._projectBlockBody_t7xrx_52 table{width:100%}._projectBlockBody_t7xrx_52 table th,._projectBlockBody_t7xrx_52 table td{text-align:left;width:25%}._codeBlock_t7xrx_64{font-family:monospace;white-space:pre-wrap;display:block;background-color:#0000000d;padding:4px 8px;border-radius:4px}._codeBlock_t7xrx_64 p{margin:0!important}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._page_86txm_1{max-height:100%;width:100%;overflow-y:auto}._navbar_86txm_7{padding:5px 5px 0}._navbar_86txm_7 button{border-radius:0;background-color:var(--zvolena);margin:5px 5px 0;text-transform:none}._navbar_86txm_7 button:hover{background-color:#fff;color:var(--zvolena)}._body_86txm_24{padding:10px}._projectBlock_86txm_27{background-color:#dbdbdb;color:#000;margin:5px 5px 10px}._projectBlock_86txm_27:hover{transform:scale(1.01)}._projectBlockHeader_86txm_37{background-color:var(--zvolena);color:#fff;padding:5px 10px}._projectBlockHeader_86txm_37>span{font-size:20px}._projectBlockBody_86txm_48{padding:5px 10px 10px}._projectBlockBody_86txm_48 table{width:100%}._projectBlockBody_86txm_48 table th,._projectBlockBody_86txm_48 table td{text-align:left;width:25%}._menuContainter_86txm_60{display:flex;justify-content:flex-start;gap:10px;padding:5px 5px 5px 0;background-color:#f8fafc}._menuContainter_86txm_60 button{flex:1;border:1px solid black;cursor:pointer;font-size:14px}._menuContainter_86txm_60 button{background-color:#e0f2fe;color:#0369a1;padding:6px 12px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;border:1px solid #bae6fd;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000000d;cursor:pointer;transition:all .2s ease;outline:none}._menuContainter_86txm_60 button._selected_86txm_91{font-weight:700}._menuContainter_86txm_60 button:hover{background-color:#bae6fd;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}._menuContainter_86txm_60 button:active{transform:translateY(0);box-shadow:0 2px 4px #0000000d;background-color:#7dd3fc}._tableContainer_86txm_109{box-sizing:border-box;margin-top:10px;display:flex;flex-direction:column;box-shadow:0 4px 15px #0000000d;border:1px solid #e0f2fe;max-height:700px;width:100%;overflow-y:auto}._tableBody_86txm_124{display:flex;flex-direction:column;overflow-y:auto;background-color:#fff}._tableHeader_86txm_134{display:flex;position:sticky;top:0;z-index:10;background-color:#e0f2fe;color:#0369a1;font-weight:500;padding:5px 0;border-bottom:2px solid #bae6fd}._tableRow_86txm_147{display:flex;background-color:#fff;border-bottom:1px solid lightgray;transition:background-color .3s;padding:6px 2px;align-items:stretch;cursor:pointer}div._planeDiv_86txm_157 p{padding:0;margin:0}._tableRow_86txm_147:hover{background-color:#f8fafc}._col1_86txm_167{width:1%}._col2_86txm_171{width:2%}._col3_86txm_175{width:3%}._col5_86txm_179{width:5%}._col6_86txm_183{width:6%}._col7_86txm_187{width:7%}._col8_86txm_191{width:8%}._col10_86txm_195{width:10%}._col15_86txm_199{width:15%}._col20_86txm_203{width:20%}._col30_86txm_207{width:30%}._col40_86txm_208{width:40%}._col50_86txm_209{width:50%}._col55_86txm_210{width:55%}._col60_86txm_211{width:60%}._col70_86txm_212{width:70%}._col75_86txm_213{width:75%}._col80_86txm_214{width:80%}._col85_86txm_215{width:85%}._col90_86txm_216{width:90%}._col95_86txm_217{width:95%}._tableHeader_86txm_134>div,._tableRow_86txm_147>div{align-items:center;font-size:14px;font-weight:100;padding-left:6px;padding-right:4px;display:flex;border-right:1px solid #bae6fd;word-break:break-word}._tableHeader_86txm_134>div:last-child,._tableRow_86txm_147>div:last-child{border-right:none}._smallBtn_86txm_241{background:#0369a1;color:#fff;border:none;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:11px}._page_1sfhx_1{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}._body_1sfhx_17{flex:1;min-height:0;padding:10px;display:flex;flex-direction:column;box-sizing:border-box}._Table_1sfhx_35{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;box-sizing:border-box}._Menu_1sfhx_53 button{border-radius:0;background-color:var(--zvolena);color:#fff;margin:5px;text-transform:none}._Menu_1sfhx_53 button:hover{border-radius:0;background-color:#fff;color:var(--zvolena)}._ContHeader_1sfhx_81{padding-left:5px;margin:0}._ContHeader_1sfhx_81 h3{margin:0 0 10px}._ContHeader_1sfhx_81 span{font-style:italic}._Header_1sfhx_109{display:flex}._Header_1sfhx_109 h1{margin:0;height:40px}._Header_1sfhx_109 button:first-child{color:var(--zvolena);text-transform:initial;margin-right:20px}._Header_1sfhx_109 button:last-child{position:absolute;right:10px;color:var(--zvolena);text-transform:initial}._Info_1sfhx_147{background-color:#0000000a;margin-top:10px;margin-bottom:10px;padding:10px}._Info_1sfhx_147 table{text-align:left;width:100%}._RevisionBlock_1sfhx_171{margin-top:10px;padding:5px;background-color:#eee}._Table_1sfhx_35 table{width:100%}._TasksDisplay_3tt5p_52{flex:1;height:100%}._TasksDisplay_Sections_3tt5p_56{padding-bottom:50px}._TasksDisplay_Sections_3tt5p_56 a{text-decoration:none}._TasksDisplay_Sections_3tt5p_56 ._ProjectTab_3tt5p_62{display:flex;justify-content:flex-start;align-items:center;margin-left:25px;margin-top:30px;gap:6px}._TasksDisplay_Sections_3tt5p_56 ._ProjectTab_3tt5p_62 h1{margin:0;font-size:20px;font-family:var(--font-family);color:var(--black-icon)}._TasksDisplay_Sections_3tt5p_56 ._ProjectTab_3tt5p_62 ._tab_3tt5p_76{cursor:pointer;min-width:max-content;width:fit-content;display:flex;justify-content:center;align-items:center;padding-inline:10px;padding-block:8px;border-radius:5px;gap:6px;font-size:14px;font-family:var(--font-family);color:var(--black-icon)}._TasksDisplay_Sections_3tt5p_56 ._ProjectTab_3tt5p_62 ._tab_3tt5p_76{transition:background-color .3s ease-in-out}._TasksDisplay_Sections_3tt5p_56 ._ProjectTab_3tt5p_62 ._tab_3tt5p_76 svg{width:18px;height:auto}._TasksDisplay_Sections_3tt5p_56 ._ProjectTab_3tt5p_62 ._tab_3tt5p_76 p{text-decoration:none;-webkit-user-select:none;user-select:none;margin:0}._TasksDisplay_Sections_3tt5p_56 ._ProjectTab_3tt5p_62 ._tab_3tt5p_76:hover{background-color:#e6f0fd}._TasksDisplay_Sections_3tt5p_56 ._Section_3tt5p_106{margin-left:20px;width:96%;margin-top:40px}._TasksDisplay_Sections_3tt5p_56 ._Section_3tt5p_106 ._Button_3tt5p_111{cursor:pointer;z-index:1002;display:flex;justify-content:flex-start;align-items:center;text-transform:capitalize;margin-bottom:20px!important;padding-inline:10px!important;margin-inline:5px!important;border-radius:5px!important;font-size:14px!important;font-family:var(--font-family)!important;color:var(--black-icon)!important}._TasksDisplay_Sections_3tt5p_56 ._Section_3tt5p_106 ._Button_3tt5p_111{transition:background-color .3s ease-in-out,color .3s ease-in-out}._TasksDisplay_Sections_3tt5p_56 ._Section_3tt5p_106 ._Button_3tt5p_111 svg:last-child{width:15px;opacity:60%;margin-inline:5px}._TasksDisplay_Sections_3tt5p_56 ._Section_3tt5p_106 ._Button_3tt5p_111 ._Section_icon_3tt5p_134{width:20px;height:20px;margin-right:4px}._TasksDisplay_Sections_3tt5p_56 ._Section_3tt5p_106 ._Button_3tt5p_111._todo_3tt5p_139{background-color:#aacaff;color:var(--black-icon)}._TasksDisplay_Sections_3tt5p_56 ._Section_3tt5p_106 ._Button_3tt5p_111._todo_3tt5p_139:hover{background-color:#85b1f8}._TasksDisplay_Sections_3tt5p_56 ._Section_3tt5p_106 ._Button_3tt5p_111._active_3tt5p_146{background-color:#ebc4ff;color:var(--black-icon)}._TasksDisplay_Sections_3tt5p_56 ._Section_3tt5p_106 ._Button_3tt5p_111._active_3tt5p_146:hover{background-color:#d598f1}._TasksDisplay_Sections_3tt5p_56 ._Section_3tt5p_106 ._Button_3tt5p_111._done_3tt5p_153{color:var(--black-icon);background-color:#a2ebb4}._TasksDisplay_Sections_3tt5p_56 ._Section_3tt5p_106 ._Button_3tt5p_111._done_3tt5p_153:hover{background-color:#89cf9d}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160{position:relative}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Header_3tt5p_163{-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;height:24px;white-space:nowrap;align-items:center;font-family:var(--font-family);font-size:var(--p-text-size);color:var(--text-black-passive-color)}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Header_left_side_3tt5p_174{width:50%;align-items:center;margin-left:10px}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Header_right_side_3tt5p_179{width:50%;display:flex;justify-content:flex-end;align-items:center;margin-right:10px}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Header_right_side_3tt5p_179 ._column_3tt5p_186{display:flex;justify-content:center;min-width:calc(fit-content + 10px)}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Header_right_side_3tt5p_179 ._column_3tt5p_186.__0_3tt5p_191,._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Header_right_side_3tt5p_179 ._column_3tt5p_186.__1_3tt5p_194{width:10%}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Header_right_side_3tt5p_179 ._column_3tt5p_186.__2_3tt5p_197{width:20%}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Header_right_side_3tt5p_179 ._column_3tt5p_186.__3_3tt5p_200{width:25%}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Header_right_side_3tt5p_179 ._column_3tt5p_186.__4_3tt5p_203,._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Header_right_side_3tt5p_179 ._column_3tt5p_186.__5_3tt5p_206{width:10%}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Header_right_side_3tt5p_179 ._column_3tt5p_186._hidden_3tt5p_209{display:none}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Overlay_3tt5p_212{position:absolute;display:flex;justify-content:center;align-items:center;z-index:1001;width:calc(100% + 10px);height:calc(100% + 80px);left:-10px;top:-70px;border-radius:15px;font-family:var(--font-family);font-size:1.5em;font-weight:600;animation:_fadeIn_3tt5p_1 .3s ease-in-out}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Overlay_3tt5p_212._todo_3tt5p_139{color:#7a7a7a;background-color:#ffffffa4;border:2px dashed #a0a0a0}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Overlay_3tt5p_212._active_3tt5p_146{color:#b47cce;background-color:#ffffffa4;border:2px dashed #caa6db}._TasksDisplay_Sections_3tt5p_56 ._Section_body_3tt5p_160 ._Overlay_3tt5p_212._done_3tt5p_153{color:#6eb78b;background-color:#ffffffa4;border:2px dashed #9fdbb7}._iconButton_3tt5p_244{width:30px;height:30px}._addIcon_3tt5p_249{cursor:pointer;width:20px!important;height:auto!important;fill:var(--black-icon-passive)!important}._addIcon_3tt5p_249._active_3tt5p_146{fill:var(--black-icon)!important;filter:drop-shadow(0 0 2px rgb(231,231,231))}::-webkit-scrollbar{width:3px;height:5px}::-webkit-scrollbar-thumb{background-color:var(--black-icon-passive);border-radius:5px}._Row_1cn9c_52{-webkit-user-select:none;user-select:none;position:relative;display:flex;background-color:#fff;align-items:center;justify-content:space-between;padding-right:10px;padding-left:10px;padding-block:6px;margin-block:4px;margin-right:5px;border:2px solid #efefef;border-radius:8px;transition:background-color .3s ease-out,border .3s ease-out,box-shadow .3s ease-out}._Row_1cn9c_52:hover{background-color:#f7fcff;border:2px solid #b1d5e7;box-shadow:0 0 4px #c4e3ef}._Row_1cn9c_52 p{font-size:14px;font-weight:500;line-height:1.5;color:var(--text-black-active-color)!important}._Row_1cn9c_52._highlighted_1cn9c_79{background-color:#dfedfd;border:2px solid #97c6ed;box-shadow:0 0 4px #d6d6d6}._Row_1cn9c_52._passive_1cn9c_84:hover{background-color:#f8f8f8!important;border:2px solid #d9d9d9!important;box-shadow:0 0 4px #e8e8e8!important}._Row_left_side_1cn9c_89{display:flex;align-items:center;justify-content:flex-start;width:50%;min-width:0}._Row_left_side_1cn9c_89 a{display:flex;color:var(--black-icon-passive)}._Row_left_side_1cn9c_89 a{transition:color .3s ease-in-out}._Row_left_side_1cn9c_89 a ._link_icon_1cn9c_103{width:18px!important;margin-inline:2px;filter:drop-shadow(0 0 2px rgb(207,207,207))}._Row_left_side_1cn9c_89 a:hover{color:#8badd3}._Row_left_side_1cn9c_89 ._dragging_icon_1cn9c_111{width:16px;color:var(--black-icon);filter:drop-shadow(0 0 2px rgb(207,207,207))}._Row_left_side_1cn9c_89 ._column_1cn9c_116.__1_1cn9c_116{display:flex;justify-content:flex-start;margin-left:6px;min-width:0;width:100%}._Row_rigth_side_1cn9c_123{display:flex;position:relative;justify-content:flex-end;align-items:center;width:50%}._Row_rigth_side_1cn9c_123 ._column_1cn9c_116{display:flex;justify-content:center;min-width:fit-content}._Row_rigth_side_1cn9c_123 ._column_1cn9c_116.__0_1cn9c_135{width:10%}._Row_rigth_side_1cn9c_123 ._column_1cn9c_116.__0_1cn9c_135>div:first-of-type{position:relative}._Row_rigth_side_1cn9c_123 ._column_1cn9c_116.__1_1cn9c_116{width:10%}._Row_rigth_side_1cn9c_123 ._column_1cn9c_116.__2_1cn9c_144{width:20%}._Row_rigth_side_1cn9c_123 ._column_1cn9c_116.__3_1cn9c_147{width:25%}._Row_rigth_side_1cn9c_123 ._column_1cn9c_116.__4_1cn9c_150,._Row_rigth_side_1cn9c_123 ._column_1cn9c_116.__5_1cn9c_153{width:10%}._Row_rigth_side_1cn9c_123 ._column_1cn9c_116._hidden_1cn9c_156{display:none}._Priority_popup_item_1cn9c_160 span{font-family:var(--font-family);font-size:14px;font-weight:500;color:var(--text-black-active-color)!important}._Priority_popup_item_1cn9c_160 svg{margin-right:10px}._priority_icon_1cn9c_170{width:.85em!important;height:auto;filter:drop-shadow(0px 2px 3px rgba(186,185,185,.5))}._priority_icon_1cn9c_170._low_1cn9c_175{color:#7e7a7a}._priority_icon_1cn9c_170._normal_1cn9c_178{color:#51a554}._priority_icon_1cn9c_170._high_1cn9c_79{color:#ffb939}._priority_icon_1cn9c_170._urgent_1cn9c_184{color:#f95858}._Name_1cn9c_188{max-width:100%;width:100%}._Name_1cn9c_188 span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;font-family:var(--font-family);font-size:var(--p-text-size);font-weight:500}._Name_1cn9c_188 input{font-family:var(--font-family);font-size:var(--p-text-size);font-weight:500}._Name_1cn9c_188 ._Tooltip_1cn9c_206{max-width:100%}._Name_1cn9c_188 ._init_1cn9c_209{cursor:pointer;display:flex;justify-content:flex-start;align-items:center;text-decoration:none;gap:5px}._Name_1cn9c_188 ._init_1cn9c_209 svg{z-index:1000;width:18px;color:var(--black-icon-passive)}._Name_1cn9c_188 ._not_available_1cn9c_222{display:flex;justify-content:flex-start;align-items:center;text-decoration:none;gap:5px;color:var(--text-black-passive-color)!important}._Name_1cn9c_188 ._not_available_1cn9c_222 svg{z-index:1000;width:18px;color:var(--black-icon-passive)}._Name_1cn9c_188 ._active_1cn9c_235{width:100%}._Name_1cn9c_188 ._active_1cn9c_235 input{width:100%;min-width:0;letter-spacing:normal;color:var(--text-input-color);margin-bottom:-2px}._Description_attach_icon_1cn9c_246{width:.85em!important;height:auto;filter:drop-shadow(0 0 2px rgb(241,241,241));color:var(--black-icon-passive);transform:rotate(115deg)}._Description_attach_icon_1cn9c_246._active_1cn9c_235{color:#8fd0fb}._Description_popup_1cn9c_256{width:100%}._Solvers_1cn9c_260{font-family:var(--font-family)}._Solvers_popup_item_1cn9c_263 svg{margin-right:8px;width:20px;height:auto;color:#484646}._Solvers_popup_item_1cn9c_263 span{font-size:var(--p-text-size);color:var(--text-black-active-color);font-weight:500;margin-left:5px}._Reminder_1cn9c_276 input{width:100px;font-family:var(--font-family)!important;font-size:var(--p-text-size)!important;font-weight:500!important}._Reminder_icon_1cn9c_282{width:.85em!important;height:auto;color:#0000008a}._Reminder_1cn9c_276 p{cursor:pointer;margin:0;min-width:40px;font-family:var(--font-family);font-size:var(--p-text-size);font-weight:500;line-height:20px;padding-block:5px;text-shadow:0 0 2px rgb(206,206,206)}._Reminder_1cn9c_276 p._active_1cn9c_235{cursor:pointer}._Reminder_1cn9c_276 p._green_1cn9c_301{color:#6abd64!important}._Reminder_1cn9c_276 p._yellow_1cn9c_304{color:#efaa2b!important}._Reminder_1cn9c_276 p._red_1cn9c_307{color:#dd5959!important}._Reminder_popup_1cn9c_311{width:160px;padding-inline:20px;display:flex;flex-direction:column;justify-content:center}._Reminder_popup_title_1cn9c_318{display:flex;align-items:center;justify-content:center;gap:5px}._Reminder_popup_1cn9c_311 svg{width:20px;height:auto;color:#5d5d5dde}._Reminder_popup_1cn9c_311 p{font-size:14px!important;font-weight:500!important;line-height:20px!important;margin:0}._Notification_icon_1cn9c_336{width:.85em!important;height:auto;color:#0000008a}._Notification_1cn9c_336 p{text-shadow:0 0 2px rgb(206,206,206)}._Notification_1cn9c_336 p._green_1cn9c_301{color:#58a053!important}._Notification_1cn9c_336 p._yellow_1cn9c_304{color:#efaa2b!important}._Notification_1cn9c_336 p._red_1cn9c_307{color:#dd5959!important}._EditMenu_1cn9c_354{font-family:var(--font-family)}._EditMenu_1cn9c_354 svg{width:.85em!important;height:auto;filter:drop-shadow(0 0 2px rgb(207,207,207))}._EditMenu_item_1cn9c_362 svg{fill:var(--black-icon);margin-right:8px}._EditMenu_item_1cn9c_362 span{font-size:15px;color:var(--text-black-active-color);font-weight:500}._EditMenu_item_1cn9c_362._deactivated_1cn9c_371 svg{fill:var(--text-black-passive-color);margin-right:6px}._EditMenu_item_1cn9c_362._deactivated_1cn9c_371 span{font-size:15px;color:var(--text-black-passive-color);font-weight:500}._EditMenu_1cn9c_354 ._action_icon_1cn9c_380{width:22px;filter:drop-shadow(0px 2px 3px rgba(186,185,185,.5));fill:var(--black-icon-passive)}._EditMenu_1cn9c_354 ._action_icon_1cn9c_380._save_1cn9c_385{fill:#51a554}._EditMenu_1cn9c_354 ._action_icon_1cn9c_380._active_1cn9c_235{fill:var(--black-icon)}._iconButton_1cn9c_392{padding:2px;width:30px;height:30px}._addIcon_1cn9c_398{cursor:pointer;width:20px!important;height:auto!important}._addIcon_1cn9c_398._active_1cn9c_235{fill:var(--black-icon)!important;filter:drop-shadow(0 0 2px rgb(207,207,207))}._addIcon_1cn9c_398._passive_1cn9c_84{fill:var(--black-icon-passive)!important}._Modal_1cn9c_411{background-color:#fff;max-width:600px;margin:80px auto auto}._Modal_header_1cn9c_417{padding:10px;height:25px;background-color:var(--zvolena);color:#fff}._Modal_header_1cn9c_417 span{float:right;color:#fff;padding:0;margin-left:5px}._Modal_header_1cn9c_417 span:hover{transform:scale(1.2)}._Modal_body_1cn9c_432{padding:10px;max-height:80vh;overflow-y:auto}._Modal_body_1cn9c_432 ::-webkit-scrollbar{width:5px}._Modal_body_1cn9c_432 ::-webkit-scrollbar-thumb{background-color:var(--zvolena);border-radius:5px}input:focus{outline:none;box-shadow:none;border:none;background-color:transparent}._TasksDisplay_dmkjm_59{flex:1;height:100vh}._TasksDisplay_Header_dmkjm_63{width:100%;display:flex;justify-content:center;flex-direction:column;z-index:1000}._TasksDisplay_Header_dmkjm_63 ._middle_dmkjm_70{display:flex;justify-content:center;align-items:center;width:100%}._TasksDisplay_Header_dmkjm_63 ._middle_dmkjm_70 ._icon_dmkjm_76{border-radius:20px;box-shadow:0 0 4px #e1dede;border:3px solid #ffea55;width:9px;height:9px;margin-right:8px}._TasksDisplay_Header_dmkjm_63 ._middle_dmkjm_70 h1{-webkit-user-select:none;user-select:none;margin:0!important;text-align:center;font-weight:500;font-family:Inter,sans-serif;color:var(--text-black-active-color);padding-block:20px;line-height:42px}._TasksDisplay_Header_dmkjm_63 ._bottom_dmkjm_94{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:20px}._TasksDisplay_Header_dmkjm_63 ._bottom_dmkjm_94 ._state_indicator_dmkjm_101{display:flex;justify-content:center}._TasksDisplay_Header_dmkjm_63 ._bottom_dmkjm_94 ._state_indicator_dmkjm_101 span{-webkit-user-select:none;user-select:none;background-color:#fff;color:var(--text-black-active-color);font-size:14px;padding-block:5px;padding-inline:16px;border-radius:50px}._TasksDisplay_Header_dmkjm_63 ._bottom_dmkjm_94 ._state_indicator_dmkjm_101 span._todo_dmkjm_114._switched_dmkjm_114{color:#fff;background-color:#5b86ca}._TasksDisplay_Header_dmkjm_63 ._bottom_dmkjm_94 ._state_indicator_dmkjm_101 span._active_dmkjm_118._switched_dmkjm_114{color:#fff;background-color:#a55ec6}._TasksDisplay_Header_dmkjm_63 ._bottom_dmkjm_94 ._state_indicator_dmkjm_101 span._done_dmkjm_122._switched_dmkjm_114{color:#fff;background-color:#5c9e66}._TasksDisplay_Header_dmkjm_63 ._bottom_dmkjm_94 ._iconButton_dmkjm_126{position:absolute;right:10px}._TasksDisplay_Section_dmkjm_130{display:flex;flex-direction:column}._Path_dmkjm_135{display:flex;justify-content:center;align-items:center;width:100%;margin-top:20px;font-family:Inter,sans-serif}._Path_dmkjm_135 svg{fill:var(--black-icon)}._Path_workspace_dmkjm_146{display:flex;align-items:center;margin-inline:5px;color:var(--text-black-active-color)}._Path_workspace_dmkjm_146 svg{width:22px}._Path_workspace_dmkjm_146 p{font-size:18px;margin-left:5px}._Path_folder_dmkjm_159{display:flex;align-items:center;margin-inline:5px;color:var(--text-black-active-color)}._Path_folder_dmkjm_159 svg{width:22px;fill:#96c5ef!important}._Path_folder_dmkjm_159 p{font-size:18px;margin-left:5px}._Row_32u1f_52{display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-family:Inter,sans-serif;border-radius:10px;box-shadow:0 0 4px #999999d1;background-color:#efefef;padding-inline:12px;padding-top:5px;padding-bottom:12px;margin-inline:10px;margin-block:7px}._Row_32u1f_52 input,._Row_32u1f_52 p{font-family:Inter,sans-serif;font-size:13px}._Row_32u1f_52 input:focus{outline:none;box-shadow:none;border:none;background-color:transparent;-webkit-appearance:none}._Row_header_32u1f_79{width:100%;display:flex;justify-content:space-between;align-items:center;min-height:40px}._Row_header_32u1f_79 ._left_32u1f_86{display:flex;justify-content:flex-start;align-items:center}._Row_header_32u1f_79 ._left_32u1f_86 div:first-of-type{position:relative;left:-2px}._Row_header_32u1f_79 ._right_32u1f_95 svg{width:20px;fill:gray}._Row_header_32u1f_79 ._right_32u1f_95 div:last-of-type{position:relative;right:-5px}._Row_body_32u1f_103{display:flex;justify-content:flex-start;width:100%;box-sizing:border-box;line-height:35px;padding-block:25px;padding-inline:5px}._Row_body_32u1f_103 input,._Row_body_32u1f_103 p{color:var(--text-black-active-color);font-size:18px}._Row_footer_32u1f_117{width:100%;display:flex;justify-content:space-between;align-items:center;min-height:20px}._Row_footer_32u1f_117 svg{fill:var(--black-icon);height:20px;margin-left:14px;margin-right:2px}._Row_footer_32u1f_117 svg:first-of-type{margin-left:0}._Row_footer_32u1f_117 ._left_32u1f_86{display:flex;align-items:center;justify-content:flex-start}._Row_footer_32u1f_117 ._right_32u1f_95{display:flex;align-items:center;justify-content:flex-end}._reminder_32u1f_144{display:flex;justify-content:flex-start;align-items:center;margin-right:8px}._StateIndicator_32u1f_151{display:flex;align-items:center;border-radius:50px;box-shadow:0 0 4px #00000031;margin-inline:4px;width:8px;height:8px}._StateIndicator_32u1f_151._todo_32u1f_160{background-color:#5b86ca}._StateIndicator_32u1f_151._active_32u1f_163{background-color:#a55ec6}._Priority_popup_item_32u1f_167 span{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:var(--text-black-active-color)!important}._Priority_popup_item_32u1f_167 svg{margin-right:10px}._priority_icon_32u1f_177{width:.9em!important;height:auto;filter:drop-shadow(0px 2px 3px rgba(186,185,185,.5))}._priority_icon_32u1f_177._low_32u1f_182{color:#7e7a7a}._priority_icon_32u1f_177._normal_32u1f_185{color:#51a554}._priority_icon_32u1f_177._high_32u1f_188{color:#ffb939}._priority_icon_32u1f_177._urgent_32u1f_191{color:#f95858}._Name_32u1f_195,._Name_32u1f_195 ._Tooltip_32u1f_198{max-width:100%}._Name_32u1f_195 ._init_32u1f_201{cursor:pointer;display:flex;justify-content:flex-start;align-items:center;text-decoration:none;font-size:13px;font-weight:500}._Name_32u1f_195 ._not_available_32u1f_210{color:var(--text-black-passive-color)!important}._Name_32u1f_195 ._active_32u1f_163 input{color:var(--text-input-color)}._EditMenu_32u1f_217{font-family:Inter,sans-serif;display:flex;align-items:center}._EditMenu_32u1f_217 svg{width:28px;filter:drop-shadow(0 0 2px rgb(207,207,207))}._EditMenu_item_32u1f_226 svg{fill:var(--black-icon);margin-right:8px}._EditMenu_item_32u1f_226 span{font-size:15px;color:var(--text-black-active-color);font-weight:500}._EditMenu_item_32u1f_226._deactivated_32u1f_235 svg{fill:var(--text-black-passive-color);margin-right:6px}._EditMenu_item_32u1f_226._deactivated_32u1f_235 span{font-size:15px;color:var(--text-black-passive-color);font-weight:500}._EditMenu_32u1f_217 ._action_icon_32u1f_244{filter:drop-shadow(0px 2px 3px rgba(186,185,185,.5));fill:var(--black-icon-passive)}._EditMenu_32u1f_217 ._action_icon_32u1f_244._save_32u1f_248{fill:#51a554}._EditMenu_32u1f_217 ._action_icon_32u1f_244._active_32u1f_163{fill:var(--black-icon)}._iconButton_32u1f_255{width:30px;height:30px}._addIcon_32u1f_260{cursor:pointer;width:20px!important;height:auto!important}._addIcon_32u1f_260._active_32u1f_163{fill:var(--black-icon)!important;filter:drop-shadow(0 0 2px rgb(207,207,207))}._addIcon_32u1f_260._passive_32u1f_269{fill:var(--black-icon-passive)!important}._Menu_n362u_52{flex:1;background-color:var(--menu-color);box-shadow:0 0 15px #00000023;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;padding-left:22px;min-height:0}._Menu_n362u_52 a{text-decoration:none;white-space:nowrap}._Menu_n362u_52 svg{width:20px}._Menu_titleBox_n362u_70{display:flex;justify-content:center;align-items:center;margin-block:35px}._Menu_titleBox_n362u_70 h3{margin:0;white-space:nowrap;font-family:var(--font-family);font-weight:500;color:var(--text-black-active-color);font-size:var(--h3-size-mobile)}._Menu_devider_n362u_84{height:2px;background-color:#f0f0f0;margin-block:6px}._Button_n362u_90{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;padding-inline:10px;padding-block:7px;border-radius:5px;margin:24px 12px 16px -6px;display:flex;align-items:center;color:var(--text-black-active-color)}._Button_n362u_90{transition:background-color .3s ease-in-out}._Button_n362u_90._active_n362u_111{background-color:#e2f0ff}._Button_n362u_90 ._icon_n362u_114{width:24px;margin-right:14px}._Button_n362u_90 ._title_n362u_118{font-family:var(--font-family);text-transform:none;flex:1;font-size:24px}._CreateWorkSpace_n362u_125{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;margin-left:6px;padding-block:12px;padding-right:16px}._CreateWorkSpace_n362u_125 p{font-family:var(--font-family);font-weight:100;white-space:nowrap;color:var(--text-black-passive-color);font-size:20px}._Container_n362u_145{box-sizing:border-box;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:2px}._Container_workspace_n362u_153{display:flex;flex-direction:column;border-left:1px solid rgb(243,243,243);margin-left:10px;margin-top:2px;gap:2px}._Container_folder_n362u_161{display:flex;flex-direction:column;border-left:1px solid rgb(243,243,243);margin-left:10px;margin-top:2px;padding-left:2px;gap:2px}._Workspace_n362u_171 svg{width:24px}._Workspace_header_n362u_174{-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:100%;line-height:1;padding-block:8px;padding-right:22px;border-radius:8px;font-family:var(--font-family);color:var(--text-black-active-color);font-size:1.25em}._Workspace_header_n362u_174{transition:background-color .3s ease-in-out}._Workspace_header_left_n362u_192{display:flex;justify-content:flex-start;align-items:center;min-width:0;flex:1}._Workspace_header_left_n362u_192 ._icon_n362u_114{width:24px;fill:var(--black-icon-passive);margin-right:15px}._Workspace_header_left_n362u_192 ._icon_n362u_114._active_n362u_111{fill:var(--black-icon);filter:drop-shadow(0 0 3px rgb(231,231,231))}._Workspace_header_left_name_n362u_208{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;color:var(--text-black-passive-color)}._Workspace_header_left_name_n362u_208._active_n362u_111{color:var(--text-black-active-color)}._Workspace_header_right_n362u_219{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;margin-left:15px}._Folder_n362u_227{-webkit-user-select:none;user-select:none}._Folder_n362u_227 svg{width:24px}._Folder_header_n362u_233{display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;border-radius:5px;font-family:var(--font-family);color:var(--text-black-active-color);background-color:#ffffffab;line-height:1;font-size:1.25em;padding-block:8px;padding-left:14px;padding-right:22px}._Folder_header_n362u_233{transition:background-color .3s ease-in-out}._Folder_header_left_n362u_251{width:100%;display:flex;align-items:center;min-width:0;flex:1}._Folder_header_left_n362u_251 svg{margin-right:15px!important}._Folder_header_left_name_n362u_261{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;color:var(--text-black-active-color)}._Folder_header_left_fullfiled_icon_n362u_269{fill:#96c5ef!important}._Folder_header_left_empty_icon_n362u_272{fill:var(--black-icon)!important}._Folder_header_right_n362u_275{display:flex;align-items:center}._TaskList_n362u_280{font-family:var(--font-family);color:var(--text-black-active-color);display:flex;align-items:center;-webkit-user-select:none;user-select:none;justify-content:space-between;border-radius:8px;line-height:1;padding-block:8px;padding-left:12px;padding-right:26px}._TaskList_n362u_280{transition:background-color .3s ease-in-out}._TaskList_n362u_280._active_n362u_111{background-color:#e2f0ff}._TaskList_n362u_280 p{max-width:180px}._TaskList_left_side_n362u_302{display:flex;justify-content:flex-start;align-items:center;min-width:0;max-width:90%;font-size:1.25em}._TaskList_left_side_n362u_302 svg{margin-right:8px!important;width:22px!important}._TaskList_left_side_name_n362u_314{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}._TaskList_left_side_full_icon_n362u_321{fill:#dcce58!important}._TaskList_left_side_empty_icon_n362u_324{fill:var(--black-icon)!important}._TaskList_right_side_n362u_327{flex:1;max-width:fit-content;margin-left:15px}._TaskList_right_side_counters_n362u_332{font-size:18px!important}._addIcon_n362u_336{cursor:initial;width:24px!important;height:24px!important;fill:var(--black-icon-passive)!important}._addIcon_n362u_336._active_n362u_111{cursor:pointer;fill:var(--black-icon)!important;filter:drop-shadow(0 0 2px rgb(231,231,231))}._propertiesIcon_n362u_348{cursor:initial;width:24px!important;height:24px!important;fill:var(--black-icon-passive)!important}._propertiesIcon_n362u_348._active_n362u_111{cursor:pointer;fill:var(--black-icon)!important}._iconButton_n362u_359{width:30px;height:30px}._Overview_1uvwe_52{flex:1}._Overview_Header_1uvwe_55{display:flex;position:relative;z-index:1000;justify-content:space-between;align-items:center;margin-left:25px;margin-right:35px}._Overview_Header_title_1uvwe_64{-webkit-user-select:none;user-select:none;display:flex;align-items:center;width:fit-content;margin-block:30px;height:42px}._Overview_Header_title_1uvwe_64 h1{margin:0;line-height:42px;font-weight:500;font-family:var(--font-family);color:var(--text-black-active-color)}._Overview_Filter_1uvwe_79{width:95%;display:flex;align-items:center;justify-content:space-between;height:38px;gap:4px;margin-left:25px}._Overview_Filter_1uvwe_79 ._user_filter_1uvwe_88{min-width:40%;display:flex;align-items:center;gap:4px}._Overview_Filter_1uvwe_79 ._user_filter_1uvwe_88 span{font-size:14px;font-family:var(--font-family);color:var(--text-black-passive-color);white-space:nowrap}._Overview_Filter_1uvwe_79 ._selected_user_1uvwe_100{cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;display:flex;align-items:center;white-space:nowrap;font-size:14px;font-family:var(--font-family);color:var(--black-icon);background-color:#efefef;padding-inline:7px;padding-block:5px;border-radius:5px;width:fit-content;min-height:28px;gap:10px}._Overview_Filter_1uvwe_79 ._selected_user_1uvwe_100 p{margin:0}._Overview_Filter_1uvwe_79 ._filter_selectors_1uvwe_123{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-start}._Overview_Filter_1uvwe_79 ._tab_1uvwe_129{cursor:pointer;min-width:max-content;width:fit-content;display:flex;justify-content:center;align-items:center;padding-inline:10px;padding-block:8px;border-radius:5px;gap:4px;font-size:14px;font-family:var(--font-family);color:var(--black-icon)}._Overview_Filter_1uvwe_79 ._tab_1uvwe_129{transition:background-color .3s ease-in-out}._Overview_Filter_1uvwe_79 ._tab_1uvwe_129 svg{width:22px;height:auto}._Overview_Filter_1uvwe_79 ._tab_1uvwe_129 p{-webkit-user-select:none;user-select:none;margin:0}._Overview_Filter_1uvwe_79 ._tab_1uvwe_129:hover{background-color:#e6f0fd}._Overview_Filter_1uvwe_79 ._tab_1uvwe_129._active_1uvwe_158{background-color:#e2f0ff}._Overview_Filter_1uvwe_79 ._tab_1uvwe_129._active_1uvwe_158:hover{background-color:#bddcfc}._Overview_Filter_1uvwe_79 ._tab_1uvwe_129._disabled_1uvwe_164{cursor:not-allowed;opacity:.5}._Overview_Filter_1uvwe_79 ._priority_selector_low_1uvwe_168{color:#7e7a7a;background-color:#f1f1f1!important}._Overview_Filter_1uvwe_79 ._priority_selector_low_1uvwe_168 svg{color:#7e7a7a}._Overview_Filter_1uvwe_79 ._priority_selector_normal_1uvwe_175{color:#51a554;background-color:#e2f5dc!important}._Overview_Filter_1uvwe_79 ._priority_selector_normal_1uvwe_175 svg{color:#51a554}._Overview_Filter_1uvwe_79 ._priority_selector_high_1uvwe_182{color:#ffb939;background-color:#fff5dd!important}._Overview_Filter_1uvwe_79 ._priority_selector_high_1uvwe_182 svg{color:#ffb939}._Overview_Filter_1uvwe_79 ._priority_selector_urgent_1uvwe_189{color:#f95858;background-color:#fdeded!important}._Overview_Filter_1uvwe_79 ._priority_selector_urgent_1uvwe_189 svg{color:#f95858}._Overview_Sections_1uvwe_196{overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable both-edges;height:75%;margin-bottom:100px}._Overview_Sections_1uvwe_196 ._Section_1uvwe_203{margin-left:20px;width:96%;margin-top:30px}._Overview_Sections_1uvwe_196 ._Section_1uvwe_203 ._Button_1uvwe_208{cursor:pointer;display:flex;justify-content:flex-start;align-items:center;text-transform:capitalize;margin-bottom:20px!important;padding-block:5px!important;padding-inline:12px!important;margin-inline:5px!important;border-radius:5px!important;font-size:15px!important;font-family:var(--font-family)!important;color:var(--black-icon)!important}._Overview_Sections_1uvwe_196 ._Section_1uvwe_203 ._Button_1uvwe_208{transition:background-color .3s ease-in-out,color .3s ease-in-out}._Overview_Sections_1uvwe_196 ._Section_1uvwe_203 ._Button_1uvwe_208 svg:last-child{width:15px;opacity:60%;margin-inline:5px}._Overview_Sections_1uvwe_196 ._Section_1uvwe_203 ._Button_1uvwe_208 ._Section_icon_1uvwe_231{width:20px;height:20px;margin-right:4px}._Overview_Sections_1uvwe_196 ._Section_1uvwe_203 ._Button_1uvwe_208._todo_1uvwe_236{background-color:#aacaff;color:var(--black-icon)}._Overview_Sections_1uvwe_196 ._Section_1uvwe_203 ._Button_1uvwe_208._todo_1uvwe_236:hover{background-color:#85b1f8}._Overview_Sections_1uvwe_196 ._Section_1uvwe_203 ._Button_1uvwe_208._active_1uvwe_158{background-color:#ebc4ff;color:var(--black-icon)}._Overview_Sections_1uvwe_196 ._Section_1uvwe_203 ._Button_1uvwe_208._active_1uvwe_158:hover{background-color:#d598f1}._Overview_Sections_1uvwe_196 ._Section_1uvwe_203 ._Button_1uvwe_208._done_1uvwe_250{color:var(--black-icon);background-color:#a2ebb4}._Overview_Sections_1uvwe_196 ._Section_1uvwe_203 ._Button_1uvwe_208._done_1uvwe_250:hover{background-color:#89cf9d}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257{position:relative}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Header_1uvwe_260{-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;height:24px;white-space:nowrap;align-items:center;font-family:var(--font-family);font-size:var(--p-text-size);color:var(--text-black-passive-color)}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Header_left_side_1uvwe_271{width:50%;align-items:center;margin-left:10px}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Header_right_side_1uvwe_276{width:50%;display:flex;justify-content:flex-end;align-items:center;margin-right:10px}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Header_right_side_1uvwe_276 ._column_1uvwe_283{display:flex;justify-content:center;min-width:calc(fit-content + 10px)}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Header_right_side_1uvwe_276 ._column_1uvwe_283.__0_1uvwe_288,._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Header_right_side_1uvwe_276 ._column_1uvwe_283.__1_1uvwe_291{width:10%}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Header_right_side_1uvwe_276 ._column_1uvwe_283.__2_1uvwe_294{width:20%}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Header_right_side_1uvwe_276 ._column_1uvwe_283.__3_1uvwe_297{width:25%}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Header_right_side_1uvwe_276 ._column_1uvwe_283.__4_1uvwe_300,._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Header_right_side_1uvwe_276 ._column_1uvwe_283.__5_1uvwe_303{width:10%}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Header_right_side_1uvwe_276 ._column_1uvwe_283._hidden_1uvwe_306{display:none}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Overlay_1uvwe_309{position:absolute;display:flex;justify-content:center;align-items:center;z-index:1001;width:calc(100% + 20px);height:calc(100% + 20px);left:-10px;top:-10px;border-radius:15px;font-family:var(--font-family);font-size:1.5em;font-weight:600;animation:_fadeIn_1uvwe_1 .3s ease-in-out}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Overlay_1uvwe_309._todo_1uvwe_236{color:#7a7a7a;background-color:#ffffffa4;border:2px dashed #a0a0a0}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Overlay_1uvwe_309._active_1uvwe_158{color:#b47cce;background-color:#ffffffa4;border:2px dashed #caa6db}._Overview_Sections_1uvwe_196 ._Section_body_1uvwe_257 ._Overlay_1uvwe_309._done_1uvwe_250{color:#6eb78b;background-color:#ffffffa4;border:2px dashed #9fdbb7}._user_item_1uvwe_341{min-height:auto;font-size:14px;padding-block:4px;font-family:var(--font-family);color:var(--black-icon);gap:8px}._user_item_1uvwe_341 svg{width:.8em;height:.8em;fill:var(--black-icon)}._Overview_1vo6b_52{flex:1;height:100vh}._Overview_Header_1vo6b_56{width:100%;display:flex;justify-content:center;flex-direction:column;z-index:1000}._Overview_Header_1vo6b_56 h1{-webkit-user-select:none;user-select:none;margin:0!important;text-align:center;font-weight:500;font-family:Inter,sans-serif;color:var(--text-black-active-color);padding-block:20px;line-height:42px}._Overview_1vo6b_52 ._bottom_1vo6b_73{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:20px}._Overview_1vo6b_52 ._bottom_1vo6b_73 ._filter_indicator_1vo6b_80{display:flex;justify-content:center}._Overview_1vo6b_52 ._bottom_1vo6b_73 ._filter_indicator_1vo6b_80 span{-webkit-user-select:none;user-select:none;background-color:#fff;color:var(--text-black-active-color);font-size:14px;padding-block:5px;padding-inline:16px;border-radius:50px;margin-inline:5px}._Overview_1vo6b_52 ._bottom_1vo6b_73 ._filter_indicator_1vo6b_80 span._switched_1vo6b_94{color:var(--text-black-active-color);background-color:#fff;box-shadow:0 0 5px #00000073}._Overview_Section_1vo6b_99{display:flex;flex-direction:column}._body_1tdvj_1{width:100vw;height:100vh;display:flex;background-color:#0e3063}._login_1tdvj_15{width:400px;margin:auto;background-color:#ffffffa2;padding:20px;display:flex;flex-direction:column}._login_1tdvj_15 a{color:#fff}._Block_1tdvj_41{width:100%;margin-bottom:10px!important;background-color:#fff!important}._Button_1tdvj_53{width:100%;border-radius:0!important;background-color:var(--zvolena)!important;color:#fff!important;margin-bottom:10px!important}._Button_1tdvj_53:hover{background-color:#fff!important;color:var(--zvolena)!important}._Auth_1tdvj_79{background-color:#0003;height:100%;margin-right:30px;display:flex;flex-basis:content;text-align:center}._Auth_1tdvj_79 button{padding:5px}._Name_1tdvj_101{flex-grow:1;color:#fff;padding:5px;font-size:20px}._Avatar_1tdvj_113{width:35px!important;height:35px!important;margin:2.5px}._Menu_1tdvj_125>div:nth-child(3){border-radius:0!important;top:50px!important;background-color:var(--zvolena);color:#fff}._Menu_1tdvj_125>div:nth-child(3)>ul{padding:0}._LoginBody_1tdvj_151{background-color:var(--zvolena);display:flex;justify-content:center;align-items:center;height:100vh}._LoginBody_1tdvj_151 button{border-radius:0;background-color:var(--zvolena);color:#fff;margin:20px;text-transform:none}._LoginBody_1tdvj_151 button:hover{background-color:#fff;color:var(--zvolena)}._LoginBox_1tdvj_193{color:#fff;display:flex;align-items:center;flex-direction:column;width:300px;background-color:#00000038}._LoginBox_1tdvj_193 span{font-weight:700;margin-top:10px}._body_1gke4_1{padding:10px;overflow:auto;height:100%}._Menu_1gke4_7 button{border-radius:0;background-color:var(--zvolena);color:#fff}._Menu_1gke4_7 button:hover{border-radius:0;background-color:#fff;color:var(--zvolena)}._Header_1gke4_20{display:flex}._Header_1gke4_20 h1{margin:0;height:40px}._Header_1gke4_20 button:first-child{color:var(--zvolena);text-transform:initial;margin-right:20px}._Header_1gke4_20 button:last-child{position:absolute;right:10px;color:var(--zvolena);text-transform:initial}._Info_1gke4_42{background-color:#0000000a;margin-top:10px;margin-bottom:10px;padding:10px}._Info_1gke4_42 table{text-align:left;width:100%}._menuContainter_1gke4_54{display:flex;justify-content:flex-start;gap:10px;padding:5px 5px 5px 0;background-color:#f8fafc}._menuContainter_1gke4_54 button{flex:1;border:1px solid black;cursor:pointer;font-size:14px}._menuContainter_1gke4_54 button{background-color:#e0f2fe;color:#0369a1;padding:6px 12px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;border:1px solid #bae6fd;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000000d;cursor:pointer;transition:all .1s ease;outline:none}._menuContainter_1gke4_54 button:hover{background-color:#bae6fd;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}._menuContainter_1gke4_54 button:active{transform:translateY(0);box-shadow:0 2px 4px #0000000d;background-color:#7dd3fc}._tableContainer_1gke4_99{box-sizing:border-box;margin-top:10px;display:flex;flex-direction:column;box-shadow:0 4px 15px #0000000d;border:1px solid #e0f2fe;max-height:calc(100% - 150px);width:100%;overflow-y:auto;margin-bottom:20px}._tableBody_1gke4_112{display:flex;flex-direction:column;overflow-y:auto;background-color:#fff}._tableHeader_1gke4_123{display:flex;position:sticky;top:0;z-index:10;background-color:#e0f2fe;color:#0369a1;font-weight:500;padding:5px 0;border-bottom:2px solid #bae6fd}._tableRow_1gke4_136{display:flex;background-color:#fff;border-bottom:1px solid lightgray;transition:background-color .3s;padding:3px 0;align-items:stretch;cursor:pointer}div._planeDiv_1gke4_147 p{padding:0;margin:0}._tableRow_1gke4_136:hover{background-color:#f8fafc}._col1_1gke4_154{width:1%}._col2_1gke4_155{width:2%}._col3_1gke4_156{width:3%}._col5_1gke4_157{width:5%}._col6_1gke4_158{width:6%}._col7_1gke4_159{width:7%}._col8_1gke4_160{width:8%}._col10_1gke4_161{width:10%}._col15_1gke4_162{width:15%}._col20_1gke4_163{width:20%}._tableHeader_1gke4_123>div,._tableRow_1gke4_136>div{align-items:center;font-size:12px;font-weight:100;padding-left:6px;padding-right:2px;display:flex;border-right:1px solid #bae6fd;word-break:break-word}._tableHeader_1gke4_123>div:last-child,._tableRow_1gke4_136>div:last-child{border-right:none}._smallBtn_1gke4_186{background:#0369a1;color:#fff;border:none;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:11px}:root{--font-family: Inter, sans-serif;--navbar: 60px;--navbar-color: #1e90ff;--sidebar: 60px;--sidebar-width-desktop: 60px;--sidebar-width-laptop: 60px;--header-heith-mobile: 80px;--tabs-bar-heith-mobile: 80px;--sidebar-color: #3c3c3c;--sidebar-el-bcg-hover-color: #ffffff33;--menu-color: white;--h1-size: 0px;--h2-size: 0px;--h3-size-desktop: 24px;--h3-size-laptop: 18px;--h3-size-mobile: 28px;--p-text-size: .8em;--text-black-active-color: #3c3c3c;--text-black-passive-color: #737373;--text-input-color: #5e8cc2;--black-icon: #3c3c3c;--black-icon-passive: #868686;--icon-color-on-black-btn: white;--text-shadow: 0 0 10px rgb(131, 131, 131);--EOV_OV_green: rgb(0, 200, 0);--EOV_OV_blue: dodgerblue;--EOV_OV_white: white;--EOV_OV_red: red;--EOV_OV_orange: darkorange;--EOV_OV_grey: rgb(240, 240, 240);--zvolena: dodgerblue;--zelena: rgb(0, 200, 0);--oranzova: darkorange;--modra: dodgerblue;--cervena: red;--pozadi1: rgb(200, 200, 200);--pozadi2: white;--pozadi3: rgb(235, 235, 235);--pismo1: black;--pismo2: white;--button1: rgba(0, 0, 0, .2);--button2: white;--button3: rgb(200, 200, 200);--pismo: white;--tmave-seda: #1a202c;--svetle-seda: rgb(235, 235, 235);--seda: rgb(200, 200, 200);--bila: white}._EditMenu_19lcu_52{font-family:var(--font-family)}._EditMenu_19lcu_52 svg{width:.85em!important;height:auto;filter:drop-shadow(0 0 2px rgb(207,207,207))}._EditMenu_item_19lcu_60 svg{fill:var(--black-icon);margin-right:8px}._EditMenu_item_19lcu_60 span{font-size:15px;color:var(--text-black-active-color);font-weight:500}._EditMenu_item_19lcu_60._deactivated_19lcu_69 svg{fill:var(--text-black-passive-color);margin-right:6px}._EditMenu_item_19lcu_60._deactivated_19lcu_69 span{font-size:15px;color:var(--text-black-passive-color);font-weight:500}._EditMenu_19lcu_52 ._action_icon_19lcu_78{width:22px;filter:drop-shadow(0px 2px 3px rgba(186,185,185,.5));fill:var(--black-icon-passive)}._EditMenu_19lcu_52 ._action_icon_19lcu_78._save_19lcu_83{fill:#51a554}._EditMenu_19lcu_52 ._action_icon_19lcu_78._active_19lcu_86{fill:var(--black-icon)}._iconButton_19lcu_90{padding:2px;width:30px;height:30px}._page_ldhqj_1{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}._body_ldhqj_9{flex:1;min-height:0;padding:5px}._MainBar_ldhqj_15{display:flex;gap:30px;padding:15px;align-items:center;flex-wrap:wrap}._Filters_ldhqj_23{display:flex;flex:3;gap:10px;width:100%;min-width:200px;flex-wrap:wrap}._Filters_ldhqj_23>*{flex:1;min-width:200px}._MainSelect_ldhqj_37{display:flex;flex:1;gap:0px;width:100%;max-width:200px}._page_cg3st_1{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}._navbar_cg3st_9{padding:5px 5px 0}._navbar_cg3st_9 button{border-radius:0;background-color:var(--zvolena);margin:5px 5px 0;text-transform:none}._navbar_cg3st_9 button:hover{background-color:#fff;color:var(--zvolena)}._body_cg3st_26{flex:1;min-height:0;padding:5px}._projectBlock_cg3st_31{background-color:#dbdbdb;color:#000;margin:5px 5px 10px}._projectBlock_cg3st_31:hover{transform:scale(1.01)}._projectBlockHeader_cg3st_41{background-color:var(--zvolena);color:#fff;padding:5px 10px}._projectBlockHeader_cg3st_41>span{font-size:20px}._projectBlockBody_cg3st_52{padding:5px 10px 10px}._projectBlockBody_cg3st_52 table{width:100%}._projectBlockBody_cg3st_52 table th,._projectBlockBody_cg3st_52 table td{text-align:left;width:25%}._body_wrejo_1{padding:10px}._Menu_wrejo_9 button{border-radius:0;background-color:var(--zvolena);color:#fff}._Menu_wrejo_9 button:hover{border-radius:0;background-color:#fff;color:var(--zvolena)}._Header_wrejo_35{display:flex}._Header_wrejo_35 h1{margin:0;height:40px}._Header_wrejo_35 button:first-child{color:var(--zvolena);text-transform:initial;margin-right:20px}._Header_wrejo_35 button:last-child{position:absolute;right:10px;color:var(--zvolena);text-transform:initial}._Info_wrejo_73{background-color:#0000000a;margin-top:10px;margin-bottom:10px;padding:10px}._Info_wrejo_73 table{text-align:left;width:100%}
