@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:bold;font-weight:700;src:url(/assets/Roboto-Bold-BKtbn9Wi.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:600;src:url(/assets/Roboto-Medium-CFKDKRMh.ttf) format("truetype")}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:var(--background)}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{margin:0;font-family:Roboto,Arial,sans-serif;--primary-main: #0090FF}html::-webkit-scrollbar{width:7px;height:7px}html::-webkit-scrollbar-track{background:#fff}html::-webkit-scrollbar-thumb{background-color:#0090ff;border-radius:6px}html::-webkit-scrollbar-thumb:hover{background-color:#27a0fc}html::-webkit-scrollbar-corner{background:#fff}div::-webkit-scrollbar{width:7px;height:7px}div::-webkit-scrollbar-track{background:#fff}div::-webkit-scrollbar-thumb{background-color:#0090ff;border-radius:6px}div::-webkit-scrollbar-thumb:hover{background-color:#27a0fc}div::-webkit-scrollbar-corner{background:#fff}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition-delay:9999s;-webkit-transition-delay:9999s}@keyframes shrink{0%{width:100%}50%{width:0%}to{width:0%}}.react-flow{--xy-edge-stroke: #8f8f94;--xy-theme-selected: #F57DBD;--xy-theme-hover: #C5C5C5;--xy-theme-edge-hover: #FF0073;--xy-theme-color-focus: #E8E8E8;--xy-connectionline-stroke-width-default: 8;--xy-edge-stroke-selected-default: #ff4545;--xy-edge-stroke-selected: #ff4545;--xy-node-border-default: 1px solid #EDEDED;--xy-node-boxshadow-default: 0px 3.54px 4.55px 0px #00000005, 0px 3.54px 4.55px 0px #0000000D, 0px .51px 1.01px 0px #0000001A;--xy-node-border-radius-default: 8px;--xy-node-border-default-selected: 1px solid #66ccff;--xy-node-background-default-selected: #e6f7ff;--xy-handle-background-color-default-custom: #f0f0f0;--xy-handle-border-color-default: #AAAAAA;--xy-edge-label-color-default: #505050;--xy-node-background-nested-device: #c4f7c0;--xy-node-guideline: #000;--starting-node-background-color: #eaffc7;--final-node-background-color: #bbc8ff}.react-flow .react-flow__edge.selectable:hover .react-flow__edge-path{stroke:var(--xy-theme-edge-hover)}.react-flow__edge.selectable.selected{stroke:var(--xy-edge-stroke-selected)}.react-flow .react-flow__edge-buttonedge:hover{stroke:var(--xy-theme-edge-hover)}.react-flow .react-flow__edge-path{stroke:var(--xy-edge-stroke)}.react-flow.dark{--xy-edge-stroke-selected-default: #ff4545;--xy-handle-background-color-default-custom: #4d4d4d;--xy-node-border-default-selected: 1px solid #0000b3;--xy-node-background-default-selected: #00004d;--xy-node-boxshadow-default: 0px 3.54px 4.55px 0px rgba(255, 255, 255, .05), 0px 3.54px 4.55px 0px rgba(255, 255, 255, .13), 0px .51px 1.01px 0px rgba(255, 255, 255, .2);--xy-theme-color-focus: #535353;--xy-node-background-nested-device: #4d0000;--xy-node-guideline: #fff;--starting-node-background-color: #1a1e13;--final-node-background-color: #1c1f2b}.react-flow .react-flow__handle{display:flex;justify-content:center;align-items:center;color:#a0a0a0;font-size:1.2em;font-weight:200;width:12px;height:12px;border-radius:50%;background-color:var(--xy-handle-background-color-default-custom)}.react-flow .react-flow__handle.react-flow__handle-top{top:-7px}.react-flow .react-flow__handle.react-flow__handle-bottom{bottom:-7px}.react-flow .react-flow__handle.react-flow__handle-top.starting-node{background-color:green}.react-flow .react-flow__handle.react-flow__handle-bottom.ending-node{background-color:#00126c}.react-flow__node{box-shadow:var(--xy-node-boxshadow-default);border-radius:var(--xy-node-border-radius-default);background-color:var(--xy-node-background-color-default);height:60px;width:120px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:12px;flex-direction:column;border:var(--xy-node-border-default);color:var(--xy-node-color, var(--xy-node-color-default));border-radius:12px;padding:0;position:relative}.react-flow .react-flow__node-group{z-index:-1}.react-flow__node.selected{border:var(--xy-node-border-default-selected)!important;background-color:var(--xy-node-background-default-selected)!important}.react-flow__node.warning-node{border-color:#fc0}.react-flow__node.starting-node{border-color:green;background-color:var(--starting-node-background-color)}.react-flow__node.final-node{border-color:#00126c;background-color:var(--final-node-background-color)}.react-flow__node .node-content{max-height:60px;max-width:110px;font-size:.8em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.react-flow__node .node-group{border-top-left-radius:12px;border-top-right-radius:12px;position:absolute;top:0;left:0;padding:0 1em;font-size:.8em;height:1.5em;width:100%;display:flex;justify-content:space-between;align-items:center;color:#000}.react-flow__node .node-group-name{flex:3}.react-flow__node .node-group-icon{flex:.8;height:100%;align-self:center}.react-flow .react-flow__edge path,.react-flow__connectionline path{stroke-width:2}.button-edge__label{position:absolute;pointer-events:all;transform-origin:center}.button-edge__button{width:14px;height:14px;border:1px solid var(--xy-handle-background-color-default-custom);color:#a0a0a0;background-color:var(--xy-handle-background-color-default-custom);cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center}.button-edge__button:hover{border:1px solid #ff4545;background-color:#ff4545;cursor:pointer}.button-edge__button>svg{font-size:.7rem}.button-edge__button:hover>svg{fill:#fff}.vertical-line-extended{visibility:hidden;position:absolute;top:-500px;left:-2px;width:1px;height:calc(100% + 1000px);background-color:var(--xy-node-guideline)}.horizontal-line-extended{visibility:hidden;position:absolute;left:-500px;top:-2px;height:1px;width:calc(100% + 1000px);background-color:var(--xy-node-guideline)}.react-flow__node.dragging .vertical-line-extended,.react-flow__node.dragging .horizontal-line-extended{visibility:visible}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.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__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray: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.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.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:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{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:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.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.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@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;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.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-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.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:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.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-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.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:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));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:var(--xy-resize-background-color, var(--xy-resize-background-color-default));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%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}._menuItem_18vno_1{display:flex;align-items:center;gap:8px}._drop-indicator_qjpw5_1{position:absolute;z-index:100000;background-color:#0090ff;pointer-events:none;box-sizing:border-box;height:2px;left:44px;right:44px}._drop-indicator_qjpw5_1:before{content:"";width:6px;height:6px;position:absolute;border:2px solid #0090ff;border-radius:50%;top:-2px;left:-2px}._hidden_1orwz_1{visibility:hidden}._shown_1orwz_5{visibility:visible}._middleLine_1sjbs_1{background:linear-gradient(#f3f5f7,#f3f5f7) no-repeat center/2px 100%}._item_3o6ey_1{flex-wrap:nowrap;padding:8px 12px;border-radius:16px;word-break:break-word;width:auto;cursor:default;font-weight:700}._item_3o6ey_1:hover{background-color:#f2f6f8}._content_3o6ey_15{padding:8px 24px 8px 36px}._middleLine_ejk82_1{background:linear-gradient(#f3f5f7,#f3f5f7) no-repeat center/2px 100%}._dialogContent_ejk82_5{overflow-y:hidden}._middleLine_glsf8_1{background:linear-gradient(#f3f5f7,#f3f5f7) no-repeat center/2px 100%}._menuItem_glsf8_5{display:flex;align-items:center;justify-content:space-between;flex-grow:1}._languageWithFlag_glsf8_12{display:flex;align-items:center;gap:8px}._menuItem_40ri8_1{display:flex;align-items:center;justify-content:space-between;width:100%}._languageWithFlag_40ri8_8{display:flex;align-items:center;gap:8px}._dropzone_3f1ph_1{display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px dashed #d9e1e7;color:#99b2c6;position:relative;height:150px;border-radius:16px}._preview_3f1ph_13{display:flex;justify-content:center;align-items:center}._middleLine_3f1ph_19{background:linear-gradient(#f3f5f7,#f3f5f7) no-repeat center/2px 100%}._wrapper_ye8an_1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1500}._optionsMenu_1w892_1 .MuiButtonBase-root.MuiMenuItem-root{font-size:16px}._optionsMenu_1w892_1 .MuiMenu-list{padding:0;min-width:160px}._optionsMenu_1w892_1 .MuiPaper-root{border-radius:8px;box-shadow:0 0 6px #dce4eb;margin-top:10px}._button_1qys6_1{width:"fit-content"}._testItemPreview_1jmyp_1{padding:8px 24px;font-weight:700}._hoverable_1jmyp_6 .dragHandleEl{visibility:hidden!important}._hoverable_1jmyp_6:hover .dragHandleEl{visibility:visible!important}._listItemGrid_1jmyp_13{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 24px;border-radius:16px;word-break:break-word;width:auto;cursor:default;font-weight:700}._listItemGrid_1jmyp_13:hover{background-color:#f2f6f8}._listItemWrapper_1jmyp_30{display:flex;align-items:center}._supervisorIcon_1jmyp_35{margin-right:4px;color:#006ab5}._testControls_1jmyp_40{display:flex;flex-wrap:nowrap;width:max-content}._tableWrapper_1jmyp_46{width:100%}._tableWrapper_1jmyp_46 table{border-collapse:separate;border-spacing:0px;width:100%!important}._tableWrapper_1jmyp_46 td,th{border:1px solid #dce7ea;font-weight:400;text-align:left;padding:4px 24px}._tableWrapper_1jmyp_46 tr:first-child td:first-child{border-top-left-radius:10px}._tableWrapper_1jmyp_46 tr:first-child td:last-child{border-top-right-radius:10px}._tableWrapper_1jmyp_46 tr:last-child td:first-child{border-bottom-left-radius:10px}._tableWrapper_1jmyp_46 tr:last-child td:first-child input{border-bottom-left-radius:10px}._tableWrapper_1jmyp_46 tr:last-child td:last-child{border-bottom-right-radius:10px}._tableWrapper_1jmyp_46 tr:last-child td:last-child input{border-bottom-right-radius:10px}._tableWrapper_1jmyp_46 table caption{margin-top:8px;margin-bottom:16px;font-weight:700}._testSpacer_1jmyp_90{background:#dce4eb;height:2px;width:calc(100% - 32px);margin-top:-2px;margin-left:16px;z-index:1}._test_1scg0_1{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 24px;border-radius:16px;word-break:break-word;width:auto;cursor:default}._test_1scg0_1:hover{background-color:#f2f6f8}._testControls_1scg0_16{display:flex;flex-wrap:nowrap;width:max-content}._tableWrapper_1scg0_22{width:100%}._tableWrapper_1scg0_22 table{border-collapse:separate;border-spacing:0px;width:100%!important}._tableWrapper_1scg0_22 td,th{border:1px solid #dce7ea;font-weight:400;text-align:left;padding:4px 24px}._tableWrapper_1scg0_22 tr:first-child td:first-child{border-top-left-radius:10px}._tableWrapper_1scg0_22 tr:first-child td:last-child{border-top-right-radius:10px}._tableWrapper_1scg0_22 tr:last-child td:first-child{border-bottom-left-radius:10px}._tableWrapper_1scg0_22 tr:last-child td:first-child input{border-bottom-left-radius:10px}._tableWrapper_1scg0_22 tr:last-child td:last-child{border-bottom-right-radius:10px}._tableWrapper_1scg0_22 tr:last-child td:last-child input{border-bottom-right-radius:10px}._tableWrapper_1scg0_22 table caption{margin-top:8px;margin-bottom:16px;font-weight:700}._testConditions_1scg0_66{padding:8px 16px 8px 120px}._testPartContent_1scg0_71{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;border-radius:16px;word-break:break-word;width:auto;cursor:default;padding:8px 24px 8px 144px}._tableStyling_1scg0_84{padding:8px 0 8px 120px;width:max-content}._reloadingSpinnerContainer_yjzxq_1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1500}._headerGrid_yjzxq_9{width:calc(100% - 434px);background:#fff;margin-top:-10px;z-index:2;padding-bottom:24px}._cellWithButtons_1qwmw_1{display:flex;justify-content:end;gap:12px;padding:10px 16px;width:fit-content}._permissionCell_12tl9_1{width:13%}._permissionCell_12tl9_1:first-letter{text-transform:uppercase}._reloadingSpinnerContainer_12tl9_9{display:flex;justify-content:center;align-items:center;height:80vh;width:100vw;left:0;position:fixed;z-index:10000}@media screen and (max-width: 1920px){._permissionCell_12tl9_1{width:12%}}._openModalNameButton_12tl9_25{border:none;background:transparent;font-size:16px;color:#000;font-weight:300!important;padding:0}._openModalNameButton_12tl9_25:hover{opacity:.6;cursor:pointer}._openModalNameButton_12tl9_25:focus span{display:none}._loadingSpinnerWrapper_rhmqg_1{display:flex;position:fixed;background:transparent;left:330px;justify-content:center;align-items:center;height:80vh;width:calc(100vw - 330px);z-index:1000}._tabs_rhmqg_13 .MuiTabs-flexContainer{border-bottom:2px solid #D9E1E7}._tabs_rhmqg_13 .MuiTab-root{font-size:20px;text-transform:none;font-weight:600;min-width:160px;color:#000}._tabs_rhmqg_13 .MuiTab-root.Mui-selected{color:#0090ff}._tabs_rhmqg_13 .MuiChip-root{color:#fff;border-radius:14px;min-width:40px;height:28px}._filterAutocomplete_rhmqg_37 legend,._filterAutocomplete_rhmqg_37 .MuiFormLabel-root.MuiInputLabel-root[data-shrink=true]{display:none}._filterAutocomplete_rhmqg_37 .MuiOutlinedInput-notchedOutline{top:-1px}._tab_rhmqg_13{border-radius:16px}._headerGrid_rhmqg_53{width:calc(100% - 434px);background:#fff;margin-top:-10px;z-index:1;padding-bottom:20px}._testGroupControls_rhmqg_61{display:flex;flex-wrap:wrap;width:max-content}._optionsMenu_rhmqg_67 .MuiButtonBase-root.MuiMenuItem-root{font-size:16px}._optionsMenu_rhmqg_67 .MuiMenu-list{padding:0;min-width:160px}._optionsMenu_rhmqg_67 .MuiPaper-root{border-radius:8px;box-shadow:0 0 6px #dce4eb;margin-top:10px}._buttonArrow_d51f5_1{min-width:0;height:fit-content;border-radius:16px;padding:4px;margin-left:4px}._testCountEntry_o8sfz_1{padding:6px 16px;width:350px}._counts_o8sfz_6{font-weight:700}._notStarted_o8sfz_10{color:#06152b;opacity:60%}._inProgress_o8sfz_15{color:#0090ff}._done_o8sfz_19{color:#679c44}._reloadingSpinnerContainer_mf7yq_1{display:flex;justify-content:center;align-items:center;height:80vh;width:100vw;left:0;position:fixed;z-index:10000}._testGroup_1294j_1{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 24px;border-radius:16px;word-break:break-word;width:auto;cursor:default}._testGroup_1294j_1:hover{background-color:#f2f6f8}._testGroupControls_1294j_15{display:flex;flex-wrap:wrap;width:max-content}._tableWrapper_38o19_1{width:100%}._tableWrapper_38o19_1 table{border-collapse:separate;border-spacing:0px;width:100%!important}._tableWrapper_38o19_1 td,th{border:1px solid #dce7ea;font-weight:400;text-align:left;padding:4px 24px}._tableWrapper_38o19_1 tr:first-child td:first-child{border-top-left-radius:10px}._tableWrapper_38o19_1 tr:first-child td:last-child{border-top-right-radius:10px}._tableWrapper_38o19_1 tr:last-child td:first-child{border-bottom-left-radius:10px}._tableWrapper_38o19_1 tr:last-child td:first-child input{border-bottom-left-radius:10px}._tableWrapper_38o19_1 tr:last-child td:last-child{border-bottom-right-radius:10px}._tableWrapper_38o19_1 tr:last-child td:last-child input{border-bottom-right-radius:10px}._tableWrapper_38o19_1 table caption{margin-top:8px;margin-bottom:16px;font-weight:700}._testGroup_38o19_31{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 24px;border-radius:16px;word-break:break-word;width:auto;cursor:default}._testGroup_38o19_31:hover{background-color:#f2f6f8}._testGroupControls_38o19_45{display:flex;flex-wrap:nowrap;width:max-content}._testSpacer_38o19_51{background:#dce4eb;height:2px;width:calc(100% - 32px);margin-top:-2px;margin-left:16px;z-index:1}._optionsMenu_38o19_60 .MuiButtonBase-root.MuiMenuItem-root{font-size:16px}._optionsMenu_38o19_60 .MuiMenu-list{padding:0;min-width:160px}._optionsMenu_38o19_60 .MuiPaper-root{border-radius:8px;box-shadow:0 0 6px #dce4eb;margin-top:10px}._reloadingSpinnerContainer_38o19_73{display:flex;justify-content:center;align-items:center;height:80vh;width:100vw;left:0;position:fixed;z-index:10000}._component_ufg9z_1{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 24px;border-radius:16px;word-break:break-word;width:auto;position:relative}._component_ufg9z_1:hover{background-color:#f2f6f8}._componentControls_ufg9z_17{display:flex;flex-wrap:nowrap;width:max-content}._componentSpacer_ufg9z_23{background:#dce4eb;height:2px;width:calc(100% - 32px);margin-top:-2px;margin-left:16px;z-index:1}._dragging_ufg9z_32{opacity:.4}._draggedOver_ufg9z_36{background-color:#f2f6f8}._hidden_ufg9z_40{visibility:hidden}._shown_ufg9z_44{visibility:visible}._infoPanelBox_g1vz2_1{min-width:max-content;padding:4px 8px;font-size:.7em;font-weight:700;border:1px solid black;border-radius:8px}._mandatoryTitle_g1vz2_9{font-weight:400;color:#008ae6}._reloadingSpinnerContainer_x3gzl_1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1500}._wrapperTree_11c8m_1{flex-grow:1;height:calc("100%" - "100px")}._headerMenuGrid_11c8m_6{padding:20px 57px;border-top:2px solid #D9E1E7;border-bottom:2px solid #D9E1E7}._optionsMenu_11c8m_12 .MuiButtonBase-root.MuiMenuItem-root{font-size:16px}._optionsMenu_11c8m_12 .MuiMenu-list{padding:0;min-width:160px}._optionsMenu_11c8m_12 .MuiPaper-root{border-radius:8px;box-shadow:0 0 6px #dce4eb;margin-top:10px}._reloadingSpinnerContainer_11c8m_24{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000}._infoTextContainer_bid7e_1{display:flex;justify-content:center;align-items:center;height:200px}._dividerLight_64n7m_1{border-color:#f1f4fa}._buttonIcon_uh3fv_1{font-size:20px;padding:3px}._loadingCircularProgressContainer_uh3fv_6{display:flex;justify-content:center;align-items:center;height:80vh}._reloadingCircularProgressContainer_uh3fv_13{display:flex;justify-content:center;align-items:center;height:400px}._autocomplete_uh3fv_20{background-color:#fff;border-radius:16px}._container_1icu3_1{display:flex;flex-direction:row;justify-content:end;gap:20px;width:100%;max-width:none;padding:0 150px;margin:0}._imageBox_1icu3_12{position:relative;display:block;width:55%;height:100vh}._imageBox_1icu3_12 img{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:auto}._formWindow_1icu3_27{min-width:530px;height:540px;margin:auto;padding:48px 40px;display:flex;flex-direction:column;align-items:center;border-radius:20px;box-shadow:0 0 8px 4px #00000040}._formWindow_1icu3_27 img{height:50px;width:auto}._formWindow_1icu3_27 label{padding-left:8px;font-size:18px;color:#d9e1e7}._header_1icu3_50{font-size:32px!important;line-height:38px;padding:40px 0;color:#384455;font-weight:700}._inputElement_1icu3_58{border-color:#d9e1e7;border-radius:16px;font-size:18px;line-height:18px;width:100%}._inputElement_1icu3_58 input{font-size:18px!important;line-height:18px;color:#384455;font-weight:700;padding-left:32px}._inputElement_1icu3_58 fieldset{height:66px}._inputElement_1icu3_58:hover fieldset{border-color:#1d9dff!important}._fullWidth_1icu3_82{width:100%}._inputPassword_1icu3_86{margin:24px 0 40px}._inputPassword_1icu3_86 button{margin-right:8px;color:#99b2c6}._submitButton_1icu3_95{height:66px;margin-bottom:16px;font-size:20px;width:100%;font-weight:700}._resetLink_1icu3_103{font-size:16px;line-height:18px;color:#809fb8;font-weight:700}._resetLink_1icu3_103:hover{cursor:help}@media (max-width: 1500px){._container_1icu3_1{padding:0 50px;justify-content:center;align-items:center;height:100vh}}@media (max-width: 1250px){._imageBox_1icu3_12{display:none}}@media (max-width: 540px){._formWindow_1icu3_27{width:100%;min-width:0;padding:48px 20px 0}._inputElement_1icu3_58{width:100%;min-width:0}}
