.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__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;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: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;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 #fff;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:translateX(-50%)}.react-flow__attribution{font-size:10px;background:hsla(0,0%,100%,.5);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}.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-group,.react-flow__node-input,.react-flow__node-output{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border:1px solid #1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.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{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:hsla(0,0%,94%,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);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 rgba(0,0,0,.08)}.react-flow__controls-button{background:#fefefe;border:none;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}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{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.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.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.bottom,.react-flow__resize-control.line.top{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%}:root{--background:#eef4f7;--primary:#fac95d;--secondary:#3289f3;--primary-text:#101827;--primary-background:#fff;--secondary-background:#f5f7fa;--border:#d6d9dd;--error:#f70051;--success:#5dfac8;--warning:#fac95d;--info:#3289f3}[data-theme=dark]{--background:#0b0a23;--primary-text:#fbfdfd;--primary-background:#1e293a;--secondary-background:#0f172a;--border:#374152}h1,h2,h3,h4,h5,h6{margin:0}.ant-alert{background-color:#fac95d!important;border:0 solid!important;border-radius:10px!important;overflow:hidden!important;position:absolute!important;right:10px!important;top:10px!important;width:400px!important}.ant-scrolling-effect{background-color:var(--secondary-background)}.ant-checkbox .ant-checkbox-inner{background-color:var(--primary-background);border-color:var(--border)}.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary)!important;border-color:var(--primary)!important}.ant-form-item .ant-form-item-label label{color:var(--primary-text)}input,textarea{border-radius:8px!important;resize:none!important}input.ant-input,textarea.ant-input{background-color:var(--primary-background);border:1px solid var(--border);color:var(--primary-text);transition:background-color 0s}input.ant-input::placeholder,textarea.ant-input::placeholder{color:var(--border)!important}input.ant-input-disabled,textarea.ant-input-disabled{background-color:var(--primary-background)!important;border:1px solid var(--border)!important;color:var(--border)!important}.ant-input-affix-wrapper{background-color:var(--primary-background);border:1px solid var(--border);border-radius:8px!important}.ant-input-affix-wrapper input{border-radius:0!important}.ant-input-affix-wrapper .ant-input-suffix svg{fill:var(--primary-text)}.ant-modal-mask,.ant-modal-wrap{overflow:hidden!important}.ant-modal.modal{height:calc(100vh - 60px);overflow:hidden;padding-bottom:0!important;top:30px;width:70vw!important}.ant-modal.modal>div:nth-child(2){height:100%}@media(max-width:1201px){.ant-modal.modal{width:80vw!important}}@media(max-width:768px){.ant-modal.modal{width:90vw!important}}@media(max-width:480px){.ant-modal.modal{height:calc(100vh - 5rem);width:calc(100vw - 2rem)!important}}.ant-modal.modal .ant-modal-content{background-color:var(--secondary-background);height:100%;padding:0}.ant-modal.modal .ant-modal-content .ant-modal-body{height:100%;padding:0}.ant-notification .talence-notification{background-color:var(--secondary-background);box-shadow:0 3px 10px 0 var(--border)}.ant-notification .talence-notification .ant-notification-close-x,.ant-notification .talence-notification .ant-notification-notice-icon svg,.ant-notification .talence-notification .ant-notification-notice-message{color:var(--primary-text)}.ant-notification .ant-notification-notice-error .ant-notification-notice-icon svg{color:var(--error)}.ant-notification .ant-notification-notice-success .ant-notification-notice-icon svg{color:var(--success)}.ant-notification .ant-notification-notice-info .ant-notification-notice-icon svg{color:var(--info)}.ant-notification .ant-notification-notice-warning .ant-notification-notice-icon svg{color:var(--warning)}.ant-picker{background-color:var(--primary-background)!important;border:1px solid var(--border)!important;border-radius:8px!important}.ant-picker input{color:var(--primary-text)!important}.ant-picker input::placeholder{color:var(--border)!important}.ant-picker .ant-picker-suffix{color:var(--primary-text)}.ant-picker .ant-picker-clear{background:var(--primary-background);color:var(--primary-text)}.ant-picker .ant-picker-clear:hover{color:var(--primary-text)}.ant-picker .ant-picker-range-separator svg{color:var(--primary-text)!important}.ant-modal.popup{border-radius:8px;margin:0;padding-bottom:0!important}.ant-modal.popup>div:nth-child(2){height:100%}.ant-modal.popup .ant-modal-content{background-color:transparent!important;color:#fff;height:100%;padding:0}.ant-modal.popup .ant-modal-content .ant-modal-body{height:100%;padding:0}.ant-modal.popup .ant-modal-header{align-items:center;color:#fff;display:flex;justify-content:center;min-height:100px}.ant-modal.popup .ant-modal-header .ant-modal-title{color:#fff;font-size:30px}.ant-popover .ant-popover-title{color:var(--primary-text)}.ant-popover .ant-popover-arrow:after,.ant-popover .ant-popover-arrow:before{background-color:var(--primary-background)}.ant-popover .ant-popover-inner{background-color:var(--primary-background)!important;border:1px solid var(--border);border-radius:8px}.ant-select-dropdown{background-color:var(--secondary-background)}.ant-select-dropdown .ant-select-item{color:var(--primary-text)}.ant-select-dropdown .ant-select-item-option-selected{background-color:hsla(214,9%,85%,.4)!important;color:var(--primary-text)!important}.ant-select .ant-select-clear{background-color:var(--primary-background);color:var(--primary-text)}.ant-select .ant-select-arrow,.ant-select .ant-select-clear:hover{color:var(--primary-text)}.ant-select .ant-select-selector{background-color:var(--primary-background)!important;border:1px solid var(--border)!important;border-radius:8px!important;color:var(--primary-text)}.ant-select:hover .ant-select-selector{border:1px solid var(--secondary)!important}.ant-select.ant-select-multiple .ant-select-selection-item{background-color:var(--secondary-background)}.ant-select.ant-select-multiple .ant-select-selection-item .ant-select-selection-item-remove{color:var(--primary-text)}.ant-switch.talence-switch{border-radius:15px}.ant-switch.talence-switch.ant-switch-checked{background-color:var(--primary)}.ant-pagination .ant-pagination-next svg,.ant-pagination .ant-pagination-prev svg{fill:var(--primary-text)!important}.ant-pagination .ant-pagination-item{background-color:var(--primary-background)}.ant-pagination .ant-pagination-item a,.ant-pagination .ant-pagination-item-ellipsis{color:var(--primary-text)!important}.ant-pagination .ant-pagination-item-active{background-color:var(--secondary-background);border:none}.ant-pagination .ant-pagination-item-active a{color:var(--primary)!important}.ant-table{background-color:var(--secondary-background)!important;border-radius:8px}.ant-table .ant-table-container,.ant-table .ant-table-container .ant-table-thead{background-color:var(--secondary-background)}.ant-table .ant-table-container .ant-table-thead tr th{background-color:var(--secondary-background)!important;border-bottom:1px solid var(--border);color:var(--primary-text)}.ant-table .ant-table-container .ant-table-thead tr th:not(:last-of-type):before{background-color:var(--border)!important}.ant-table .ant-table-container .ant-table-thead tr th:last-of-type:before{background-color:transparent!important}.ant-table .ant-table-container .ant-table-thead tr th .ant-table-column-sorter,.ant-table .ant-table-container .ant-table-thead tr th .ant-table-filter-trigger{color:var(--primary-text)}.ant-table .ant-table-container .ant-table-thead tr th .ant-table-column-sorter.active,.ant-table .ant-table-container .ant-table-thead tr th .ant-table-filter-trigger.active{color:var(--secondary)}.ant-table .ant-table-container .ant-table-thead tr tr{padding:8px 16px}.ant-table .ant-table-container .ant-table-thead tr .ant-table-cell-scrollbar{background-color:var(--secondary-background)!important;border-bottom:1px solid var(--border);border-left:2px solid var(--border);box-shadow:none}.ant-table .ant-table-container .ant-table-tbody{color:var(--primary-text)}.ant-table .ant-table-container .ant-table-tbody .ant-table-placeholder{background-color:var(--secondary-background)}.ant-table .ant-table-container .ant-table-tbody .ant-table-placeholder .ant-table-cell{border-color:var(--border)!important}.ant-table .ant-table-container .ant-table-tbody .ant-table-placeholder .ant-table-cell .ant-empty-description{color:var(--border)}.ant-table .ant-table-container .ant-table-tbody:hover .ant-table-cell{background-color:var(--secondary-background)!important;border-color:var(--border)!important}.ant-table .ant-table-container .ant-table-tbody .ant-table-row.drop-over-downward td{border-bottom:2px dashed var(--primary)}.ant-table .ant-table-container .ant-table-tbody .ant-table-row.drop-over-upward td{border-top:2px dashed var(--primary)}.ant-table .ant-table-container .ant-table-tbody .ant-table-row .ant-table-cell{background-color:var(--secondary-background)!important;border-bottom:1px solid var(--border)!important;border-radius:0!important;border-top:1px solid var(--border)!important}.ant-table-filter-dropdown{border-radius:8px!important;overflow:hidden!important}.ant-table-filter-dropdown,.ant-table-filter-dropdown .ant-dropdown-menu{background-color:var(--primary)!important}.full{width:100%!important}.half{width:50%!important}.flex{display:flex;flex-flow:row}.flex-row{flex-flow:row!important}.flex-column{flex-flow:column!important}.col{display:block;margin-bottom:5px!important}.mrg-t-2{margin-top:2rem}.mrg-r-2{margin-right:2rem}.mrg-b-2{margin-bottom:2rem}.mrg-l-2{margin-left:2rem}.error{color:#cf222e!important}@media screen{.print{display:none}}*{box-sizing:border-box;margin:0;padding:0}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;font-size:62.5%}body{font-size:1.6rem!important}a{color:inherit;text-decoration:none}.button_button__HOmVR{border-radius:8px;color:color(primary-text);cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:600;height:32px;padding:4px 15px}.button_button__HOmVR.button_icon__aQd72{min-height:32px;min-width:32px;padding:0}.button_button__HOmVR.button_iconText__99iW2{align-items:center;display:flex;gap:1rem;justify-content:center}.button_button__HOmVR.button_primary__q4mcz{background-image:linear-gradient(270deg,#f18200,#fac95d,#f18200);background-size:200%;border:none;color:#141240;font-weight:700;text-transform:uppercase;transition:.4s}.button_button__HOmVR.button_primary__q4mcz:hover{background-position:100%}.button_button__HOmVR.button_primary-outline__iBqb_{border:1px solid #f4a027}.button_button__HOmVR.button_primary-outline__iBqb_:hover{border-color:var(--secondary)}.button_button__HOmVR.button_primary-text__Jn3Lw{background:transparent;border:none;color:#f4a027}.button_button__HOmVR.button_primary-text__Jn3Lw:hover{border-color:var(--secondary)}.button_button__HOmVR.button_secondary__UTcwa{background-color:#1c212f;border:none;color:#fff;font-weight:600;text-transform:uppercase}.confirmation-modal_body__cqP6J{margin:2rem 0}.confirmation-modal_footer__mIefL{display:flex;gap:1rem}