@charset "UTF-8";.jsoneditor,.jsoneditor-modal{-webkit-text-size-adjust:none;text-size-adjust:none}.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=search],.jsoneditor input[type=text],.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal input[type=text]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=search]:focus,.jsoneditor input[type=text]:focus,.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=search]:focus,.jsoneditor-modal input[type=text]:focus{border:inherit;box-shadow:inherit}.jsoneditor textarea,.jsoneditor-modal textarea{height:inherit}.jsoneditor select,.jsoneditor-modal select{display:inherit;height:inherit}.jsoneditor label,.jsoneditor-modal label{font-size:inherit;font-weight:inherit;color:inherit}.jsoneditor table,.jsoneditor-modal table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th,.jsoneditor-modal td,.jsoneditor-modal th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor .autocomplete.dropdown{position:absolute;background:#fff;box-shadow:2px 2px 12px #8080804d;border:1px solid #d3d3d3;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;top:4px;left:4px}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:content-box;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px #8080804d;list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 8px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:0 0;font-size:14px;font-family:arial,sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px #80808080;padding:0 10px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;animation:all ease-in-out 1s}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;right:0;width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:0 -72px}.jsoneditor-contextmenu .jsoneditor-icon{position:absolute;top:0;left:0;width:24px;height:24px;border:none;padding:0;margin:0;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg")}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon,.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{color:#1a1a1a;background-color:#f5f5f5;outline:0}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px!important;box-shadow:2px 2px 12px #8080804d;color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial,sans-serif;font-size:11pt;background:#3883fa;color:#fff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:0 0!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:gray}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0;text-overflow:"";font-size:14px;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:700;color:#1e90ff;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%;border-collapse:collapse}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{text-align:left;vertical-align:middle;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal #query,.jsoneditor-modal textarea{border-radius:unset}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-size:10.5pt;font-family:arial,sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}a.jsoneditor-value,div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;line-height:16px;padding:2px;margin:1px;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value.jsoneditor-empty:after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value,div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{min-width:16px;color:gray}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty:after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:gray}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:gray}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:0 0}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:gray;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto;background:#fff}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background-color:transparent;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg")}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:#e5e5e5 solid 1px}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:-72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:gray;font-family:arial,sans-serif;font-size:14px}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:gray}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid grey;cursor:pointer}div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly{cursor:inherit}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;font-family:arial,sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button{display:block}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:-168px -48px;background-color:transparent}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px #0006}div.jsoneditor-field.jsoneditor-empty:after,div.jsoneditor-value.jsoneditor-empty:after{pointer-events:none;color:#d3d3d3;font-size:8pt}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}.ace-jsoneditor.ace_editor,textarea.jsoneditor-text.ace_editor{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace}textarea.jsoneditor-text{width:100%;height:100%;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value,pre.jsoneditor-preview{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px #0006;color:#fff;padding:7px 10px;position:absolute;cursor:auto;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid transparent;border-left:7px solid transparent;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{display:block;animation:fade-in .3s linear 1,move-up .3s linear 1}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:gray;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:pre-wrap}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:#ee2e2e70}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:-168px -48px;background-color:transparent}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:-25px 0;background-color:transparent}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}.fadein{-webkit-animation:fadein .3s;animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;width:calc(100% - 4px);margin:2px;padding:4px;box-sizing:border-box}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background-color:transparent;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:14px;float:left}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:#fff3;border:1px solid rgba(255,255,255,.4)}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:#ffffff4d}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{opacity:.5;background-color:transparent;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:14px;color:#fff;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:gray;background-color:#ebebeb;overflow:hidden;font-family:arial,sans-serif;font-size:14px}.jsoneditor-search{font-family:arial,sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:0;margin:1px;line-height:20px;font-family:arial,sans-serif}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url("./media/jsoneditor-icons-STGDAB4I.svg");vertical-align:top}.jsoneditor-search button:hover{background-color:transparent}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial,sans-serif;color:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#fff;padding:0 2px;margin:0}.jsoneditor-statusbar{line-height:26px;height:26px;color:gray;background-color:#ebebeb;border-top:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:-168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background-image:url("./media/jsoneditor-icons-STGDAB4I.svg");background-position:-25px 0}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:0}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:1;box-shadow:2px 2px 12px #8080804d}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial,sans-serif;font-size:14px}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial,sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0 none}.selectr-visible{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{top:100%;min-height:200px!important;height:auto;opacity:1;display:block}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{position:relative;z-index:1;box-sizing:border-box;width:100%;padding:7px 28px 7px 14px;cursor:pointer;border:1px solid #999;border-radius:3px;background-color:#fff}.selectr-selected:before{position:absolute;top:50%;right:10px;width:0;height:0;content:"";-o-transform:rotate(0) translate3d(0,-50%,0);-ms-transform:rotate(0) translate3d(0,-50%,0);-moz-transform:rotate(0) translate3d(0,-50%,0);-webkit-transform:rotate(0) translate3d(0,-50%,0);transform:rotate(0) translate3d(0,-50%,0);border-width:4px 4px 0 4px;border-style:solid;border-color:#6c7a86 transparent transparent}.selectr-container.native-open .selectr-selected:before,.selectr-container.open .selectr-selected:before{border-width:0 4px 4px 4px;border-style:solid;border-color:transparent transparent #6c7a86}.selectr-label{display:none;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{list-style:none;position:relative;float:left;padding:2px 25px 2px 8px;margin:0 2px 2px 0;cursor:default;color:#fff;border:medium none;border-radius:10px;background:#acb7bf none repeat scroll 0 0}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{position:absolute;z-index:10000;top:calc(100% - 1px);left:0;display:none;box-sizing:border-box;width:100%;border-width:0 1px 1px;border-style:solid;border-color:transparent #999 #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{position:relative;display:none}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{position:absolute;top:50%;right:22px;width:20px;height:20px;padding:0;cursor:pointer;-o-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);border:medium none;background-color:transparent;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear:after,.selectr-clear:before,.selectr-input-clear:after,.selectr-input-clear:before,.selectr-tag-remove:after,.selectr-tag-remove:before{position:absolute;top:5px;left:9px;width:2px;height:10px;content:" ";background-color:#6c7a86}.selectr-tag-remove:after,.selectr-tag-remove:before{top:4px;width:3px;height:12px;background-color:#fff}.selectr-clear:before,.selectr-input-clear:before,.selectr-tag-remove:before{-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear:after,.selectr-tag-remove:after{-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{top:5px;left:5px;box-sizing:border-box;width:calc(100% - 30px);margin:10px 15px;padding:7px 30px 7px 9px;border:1px solid #999;border-radius:3px}.selectr-notice{display:none;box-sizing:border-box;width:100%;padding:8px 16px;border-top:1px solid #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{position:relative;top:calc(100% + 2px);display:none;overflow-x:auto;overflow-y:scroll;max-height:200px;margin:0;padding:0}.selectr-container.notice .selectr-options-container,.selectr-container.open .selectr-input-container,.selectr-container.open .selectr-options{display:block}.selectr-option{position:relative;display:block;padding:5px 20px;list-style:outside none none;cursor:pointer;font-weight:400}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{color:#fff;background-color:#5897fb}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999 #999 transparent #999;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected:after{-o-transform:rotate(180deg) translate3d(0,50%,0);-ms-transform:rotate(180deg) translate3d(0,50%,0);-moz-transform:rotate(180deg) translate3d(0,50%,0);-webkit-transform:rotate(180deg) translate3d(0,50%,0);transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.has-selected .selectr-placeholder,.selectr-empty{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected:after{display:table;content:" ";clear:both}.taggable .selectr-label{width:auto}.taggable .selectr-tags{float:left;display:block}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:medium none;padding:3px 10px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit}.selectr-input-container.loading:after{position:absolute;top:50%;right:20px;width:20px;height:20px;content:"";-o-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);-o-transform-origin:50% 0 0;-ms-transform-origin:50% 0 0;-moz-transform-origin:50% 0 0;-webkit-transform-origin:50% 0 0;transform-origin:50% 0 0;-moz-animation:.5s linear 0s normal forwards infinite running selectr-spin;-webkit-animation:.5s linear 0s normal forwards infinite running selectr-spin;animation:.5s linear 0s normal forwards infinite running selectr-spin;border-width:3px;border-style:solid;border-color:#aaa #ddd #ddd;border-radius:50%}@-webkit-keyframes selectr-spin{0%{-webkit-transform:rotate(0) translate3d(0,-50%,0);transform:rotate(0) translate3d(0,-50%,0)}to{-webkit-transform:rotate(360deg) translate3d(0,-50%,0);transform:rotate(360deg) translate3d(0,-50%,0)}}@keyframes selectr-spin{0%{-webkit-transform:rotate(0) translate3d(0,-50%,0);transform:rotate(0) translate3d(0,-50%,0)}to{-webkit-transform:rotate(360deg) translate3d(0,-50%,0);transform:rotate(360deg) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:transparent #999 #999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{border-width:1px 1px 0;border-color:#999 #999 transparent;border-radius:3px 3px 0 0;background-color:#fff}.selectr-container.inverted .selectr-options-container{top:auto;bottom:calc(100% - 1px)}.selectr-container ::-webkit-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::-moz-placeholder{color:#6c7a86;opacity:1}.selectr-container :-ms-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::placeholder{color:#6c7a86;opacity:1}.icon{display:inline-block;vertical-align:middle;background-repeat:no-repeat;transition:background-image .15s ease-in-out}.icon-12{display:inline-block;vertical-align:middle;background-repeat:no-repeat;transition:background-image .15s ease-in-out;background-size:12px auto;width:12px;height:12px}.icon-16{display:inline-block;vertical-align:middle;background-repeat:no-repeat;transition:background-image .15s ease-in-out;background-size:16px auto;width:16px;height:16px}.icon-20{display:inline-block;vertical-align:middle;background-repeat:no-repeat;transition:background-image .15s ease-in-out;background-size:20px auto;width:20px;height:20px}.icon-24{display:inline-block;vertical-align:middle;background-repeat:no-repeat;transition:background-image .15s ease-in-out;background-size:24px auto;width:24px;height:24px}.icon-28{display:inline-block;vertical-align:middle;background-repeat:no-repeat;transition:background-image .15s ease-in-out;background-size:28px auto;width:28px;height:28px}.icon-40{display:inline-block;vertical-align:middle;background-repeat:no-repeat;transition:background-image .15s ease-in-out;background-size:40px auto;width:40px;height:40px}.icon-32{display:inline-block;vertical-align:middle;background-repeat:no-repeat;transition:background-image .15s ease-in-out;background-size:32px auto;width:32px;height:32px}.icon-36{display:inline-block;vertical-align:middle;background-repeat:no-repeat;transition:background-image .15s ease-in-out;background-size:36px auto;width:36px;height:36px}.icon-48{display:inline-block;vertical-align:middle;background-repeat:no-repeat;transition:background-image .15s ease-in-out;background-size:48px auto;width:48px;height:48px}.icon-56{display:inline-block;vertical-align:middle;background-repeat:no-repeat;transition:background-image .15s ease-in-out;background-size:56px auto;width:56px;height:56px}.icon-64{display:inline-block;vertical-align:middle;background-repeat:no-repeat;transition:background-image .15s ease-in-out;background-size:64px auto;width:64px;height:64px}.icon-img{border-radius:4px;overflow:hidden;position:relative}.icon-img img,.icon-img>span{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center}.icon-angle-right{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 15L12 9L6 15' stroke='%237a818f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:rotate(90deg);transition:transform .08s linear}.icon-angle-right.disabled{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 15L12 9L6 15' stroke='%23ecedef' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:rotate(90deg);transition:transform .08s linear}.icon-angle-down{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 15L12 9L6 15' stroke='%237a818f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:rotate(180deg);transition:transform .08s linear}.icon-angle-right-sm{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 14L12 10L8 14' stroke='%237a818f' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:rotate(0);transition:transform .08s linear;transform:rotate(90deg)}.icon-angle-down-sm{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 14L12 10L8 14' stroke='%237a818f' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:rotate(0);transition:transform .08s linear;transform:rotate(180deg)}.icon-angle-up{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 15L12 9L6 15' stroke='%237a818f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:rotate(0);transition:transform .08s linear}.icon-plus{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 3V13" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 8H13" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-plus-white{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 3V13" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 8H13" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-plus-sm{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 4V12" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 8H12" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-plus-circle{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 8V16" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12H8" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 21V21C7.029 21 3 16.971 3 12V12C3 7.029 7.029 3 12 3V3C16.971 3 21 7.029 21 12V12C21 16.971 16.971 21 12 21Z" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.btn-sgnl-outline:hover .icon-plus,.btn.btn-sgnl-outline-purple:hover .icon-plus,.btn-sgnl-outline:focus .icon-plus,.btn.btn-sgnl-outline-purple:focus .icon-plus,.btn-sgnl-outline:active .icon-plus,.btn.btn-sgnl-outline-purple:active .icon-plus{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 3V13" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 8H13" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-check-purple{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6.5L9 17.5L4 12.5' stroke='%237000ff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-check-green{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6.5L9 17.5L4 12.5' stroke='%232ca44f' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-check-white{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6.5L9 17.5L4 12.5' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-check-circle{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%232ca44f'/%3E%3Cpath d='M23.1109 11.1111L13.3331 20.8889L8.88867 16.4444' stroke='white' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-x-circle{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="32" height="32" rx="16" fill="%23c9242d"/><path d="M21.3337 10.666L10.667 21.3327" stroke="white" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.667 10.666L21.3337 21.3327" stroke="white" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-check-circle-blank{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%23dadce0'/%3E%3Cpath d='M23.1109 11.1111L13.3331 20.8889L8.88867 16.4444' stroke='white' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-cross-circle{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%23c9242d'/%3E%3Cpath d='M21.3337 10.666L10.667 21.3327' stroke='white' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.667 10.666L21.3337 21.3327' stroke='white' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-sync-disabled{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%23c2c5cc'/%3E%3Cg clip-path='url(%23clip0_888_18121)'%3E%3Cpath d='M13.2304 24.4505L12.0925 22.2077L14.334 21.0684' stroke='%23515660' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.3301 12.7737C23.154 14.3972 23.3594 16.3349 22.7499 18.203C21.5311 21.9383 17.5165 23.979 13.782 22.7604C13.2683 22.5928 12.7902 22.3676 12.3448 22.1026' stroke='%23515660' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.819 7.55019L19.9569 9.79307L17.7154 10.9324' stroke='%23515660' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.65236 19.2164C8.8284 17.5929 8.62301 15.6552 9.23256 13.7871C10.4514 10.0518 14.4659 8.01112 18.2004 9.22966C18.7141 9.39728 19.1922 9.62245 19.6377 9.88747' stroke='%23515660' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 7L24.9975 22.9975' stroke='%23c2c5cc' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M7.99609 7.99609L23.9936 23.9936' stroke='%23515660' stroke-width='2' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_888_18121'%3E%3Crect width='22' height='22' fill='white' transform='translate(5 5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-check-green-circle{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%232ca44f'/%3E%3Cpath d='M23.1109 11.1111L13.3331 20.8889L8.88867 16.4444' stroke='white' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-check-purple-circle{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%237000ff'/%3E%3Cpath d='M23.1109 11.1111L13.3331 20.8889L8.88867 16.4444' stroke='white' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-check-blue-circle{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%23036ada'/%3E%3Cpath d='M23.1109 11.1111L13.3331 20.8889L8.88867 16.4444' stroke='white' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-disabled-circle{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="32" height="32" rx="16" fill="%23c2c5cc"/><path d="M13.2304 24.4503L12.0925 22.2074L14.334 21.0681" stroke="%23c2c5cc" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.3301 12.773C23.154 14.3964 23.3594 16.3341 22.7499 18.2022C21.5311 21.9376 17.5165 23.9782 13.782 22.7597C13.2683 22.5921 12.7902 22.3669 12.3448 22.1019" stroke="%23c2c5cc" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.8199 7.54994L19.9578 9.79283L17.7164 10.9321" stroke="%23c2c5cc" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.65236 19.2171C8.8284 17.5936 8.62301 15.6559 9.23256 13.7879C10.4514 10.0525 14.4659 8.01185 18.2004 9.23039C18.7141 9.39801 19.1922 9.62319 19.6377 9.8882" stroke="%23c2c5cc" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.33008 7.10767L25.3276 23.1052" stroke="%23c2c5cc" stroke-width="2" stroke-linecap="round"/><path d="M7.99609 7.99634L23.9936 23.9938" stroke="%23c2c5cc" stroke-width="2" stroke-linecap="round"/></svg>')}.icon-warning-yellow-circle{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%23fad75d'/%3E%3Cpath d='M15.9999 17.003V9.33301' stroke='%230b0c0d' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.9986 22.6663C15.8146 22.6663 15.6653 22.8157 15.6666 22.9997C15.6666 23.1837 15.8159 23.333 15.9999 23.333C16.1839 23.333 16.3333 23.1837 16.3333 22.9997C16.3333 22.8157 16.1839 22.6663 15.9986 22.6663' stroke='%230b0c0d' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-warning-blue-circle{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%23036ada'/%3E%3Cpath d='M15.9999 17.003V9.33301' stroke='%23fff' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.9986 22.6663C15.8146 22.6663 15.6653 22.8157 15.6666 22.9997C15.6666 23.1837 15.8159 23.333 15.9999 23.333C16.1839 23.333 16.3333 23.1837 16.3333 22.9997C16.3333 22.8157 16.1839 22.6663 15.9986 22.6663' stroke='%23fff' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-warning-red-circle{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%23c9242d'/%3E%3Cpath d='M15.9999 17.003V9.33301' stroke='%23fff' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.9986 22.6663C15.8146 22.6663 15.6653 22.8157 15.6666 22.9997C15.6666 23.1837 15.8159 23.333 15.9999 23.333C16.1839 23.333 16.3333 23.1837 16.3333 22.9997C16.3333 22.8157 16.1839 22.6663 15.9986 22.6663' stroke='%23fff' stroke-width='2.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-copy{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0017 19.4031V10.8625C15.0017 10.4374 14.8326 10.0302 14.5325 9.73006L12.2695 7.46712C11.9694 7.167 11.5622 6.99792 11.137 6.99792H5.59774C4.71337 6.99792 3.99707 7.71422 3.99707 8.59859V19.4031C3.99707 20.2875 4.71337 21.0038 5.59774 21.0038H13.401C14.2854 21.0038 15.0017 20.2875 15.0017 19.4031Z' stroke='%23656b78' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.0015 17.002H18.4029C19.2873 17.002 20.0036 16.2858 20.0036 15.4014V6.86083C20.0036 6.43565 19.8345 6.02848 19.5344 5.72835L17.2715 3.46541C16.9713 3.16529 16.5642 2.99622 16.139 2.99622H10.5997C9.71532 2.99622 8.99902 3.71251 8.99902 4.59688V6.99788' stroke='%23656b78' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.0036 6.99788H16.8023C16.3601 6.99788 16.002 6.63973 16.002 6.19755V2.99622' stroke='%23656b78' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.0017 10.9996H11.8003C11.3581 10.9996 11 10.6414 11 10.1993V6.99792' stroke='%23656b78' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-copy2{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect x="9" y="4" width="12" height="12" rx="2.25" stroke="%23656b78" stroke-width="1.28571"/><path d="M6.85714 9H5.25C4.00736 9 3 10.0074 3 11.25V18.75C3 19.9926 4.00736 21 5.25 21H12.75C13.9926 21 15 19.9926 15 18.75V18.1429" stroke="%23656b78" stroke-width="1.28571" stroke-linecap="round"/></svg>')}.icon-eye{background-image:url('data:image/svg+xml,<svg width="24" height="48" viewBox="0 0 24 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.0001 18.9999C11.1581 18.9999 10.3151 18.8219 9.49609 18.5049" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.882 12.4678C18.99 15.9668 15.495 18.9998 12 18.9998" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.0791 8.9209C19.7701 9.7299 20.3841 10.6119 20.8821 11.5329C21.0391 11.8239 21.0391 12.1769 20.8821 12.4679" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 19L19 5" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.77309 14.2271C8.54309 12.9971 8.54309 11.0021 9.77309 9.77211C11.0031 8.54211 12.9981 8.54211 14.2281 9.77211" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.0442 6.956C15.4972 5.759 13.7482 5 12.0002 5C8.50524 5 5.01024 8.033 3.11824 11.533C2.96124 11.824 2.96124 12.177 3.11824 12.468C4.06424 14.217 5.41024 15.849 6.95624 17.045" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.11824 36.467C2.96124 36.176 2.96124 35.823 3.11824 35.532C5.01024 32.033 8.50524 29 12.0002 29C15.4952 29 18.9902 32.033 20.8822 35.533C21.0392 35.824 21.0392 36.177 20.8822 36.468C18.9902 39.967 15.4952 43 12.0002 43C8.50524 43 5.01024 39.967 3.11824 36.467Z" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.1213 33.8787C15.2929 35.0502 15.2929 36.9497 14.1213 38.1213C12.9497 39.2929 11.0502 39.2929 9.87868 38.1213C8.70711 36.9497 8.70711 35.0502 9.87868 33.8787C11.0502 32.7071 12.9497 32.7071 14.1213 33.8787" stroke="%23656b78" stroke-width="1.4286" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:left bottom}.icon-eye-hidden{background-image:url('data:image/svg+xml,<svg width="24" height="48" viewBox="0 0 24 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.0001 18.9999C11.1581 18.9999 10.3151 18.8219 9.49609 18.5049" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.882 12.4678C18.99 15.9668 15.495 18.9998 12 18.9998" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.0791 8.9209C19.7701 9.7299 20.3841 10.6119 20.8821 11.5329C21.0391 11.8239 21.0391 12.1769 20.8821 12.4679" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 19L19 5" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.77309 14.2271C8.54309 12.9971 8.54309 11.0021 9.77309 9.77211C11.0031 8.54211 12.9981 8.54211 14.2281 9.77211" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.0442 6.956C15.4972 5.759 13.7482 5 12.0002 5C8.50524 5 5.01024 8.033 3.11824 11.533C2.96124 11.824 2.96124 12.177 3.11824 12.468C4.06424 14.217 5.41024 15.849 6.95624 17.045" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.11824 36.467C2.96124 36.176 2.96124 35.823 3.11824 35.532C5.01024 32.033 8.50524 29 12.0002 29C15.4952 29 18.9902 32.033 20.8822 35.533C21.0392 35.824 21.0392 36.177 20.8822 36.468C18.9902 39.967 15.4952 43 12.0002 43C8.50524 43 5.01024 39.967 3.11824 36.467Z" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.1213 33.8787C15.2929 35.0502 15.2929 36.9497 14.1213 38.1213C12.9497 39.2929 11.0502 39.2929 9.87868 38.1213C8.70711 36.9497 8.70711 35.0502 9.87868 33.8787C11.0502 32.7071 12.9497 32.7071 14.1213 33.8787" stroke="%23656b78" stroke-width="1.4286" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:left top}.icon-generatepassword{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.018 11H13.982C14.544 11 15 11.443 15 11.99V15.011C15 15.558 14.544 16.001 13.982 16.001H10.018C9.456 16 9 15.557 9 15.01V11.99C9 11.443 9.456 11 10.018 11V11Z" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.3159 11V9.684C10.3159 8.754 11.0699 8 11.9999 8C12.9299 8 13.6839 8.754 13.6839 9.684V11" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.33203 19.1949C7.89203 20.4259 9.85803 21.1659 12 21.1659C17.063 21.1659 21.167 17.0619 21.167 11.9989C21.167 10.6549 20.871 9.38193 20.351 8.23193L18.417 10.1659" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.668 4.80501C16.107 3.57401 14.142 2.83301 12 2.83301C6.93701 2.83301 2.83301 6.93701 2.83301 12C2.83301 13.344 3.12901 14.617 3.64901 15.767L5.58301 13.833" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-x-outline{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='%23656b78' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 9L9 15' stroke='%23656b78' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 9L15 15' stroke='%23656b78' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-x-outline-red{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='%23c9242d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 9L9 15' stroke='%23c9242d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 9L15 15' stroke='%23c9242d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-x{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9L23 23' stroke='%230b0c0d' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23 9L9 23' stroke='%230b0c0d' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-x-light{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9L23 23' stroke='%23656b78' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23 9L9 23' stroke='%23656b78' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-x-white{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9L23 23' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23 9L9 23' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-x-red-circle{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="32" height="32" rx="16" fill="%23c9242d"/><path d="M21.3337 10.666L10.667 21.3327" stroke="white" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.667 10.666L21.3337 21.3327" stroke="white" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-x-gray-outline{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='%237a818f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 9L9 15' stroke='%237a818f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 9L15 15' stroke='%237a818f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-pencil{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 21H12H21" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.2219 5.82843L17.1717 10.7781M12.2219 5.82843L15.0504 3L20.0001 7.94975L17.1717 10.7781L12.2219 5.82843ZM12.2219 5.82843L6.61528 11.435C6.42775 11.6225 6.32239 11.8769 6.32239 12.1421V16.6776H10.858C11.1232 16.6776 11.3775 16.5723 11.5651 16.3847L17.1717 10.7781L12.2219 5.82843Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-trash{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.5428 21.0041H8.45698C7.28078 21.0041 6.30288 20.0986 6.21267 18.9258L5.24707 6.37305H18.7527L17.7871 18.9258C17.6969 20.0986 16.719 21.0041 15.5428 21.0041V21.0041Z" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.0032 6.37326H3.99658" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.1865 2.99609H14.8138C15.4354 2.99609 15.9393 3.49998 15.9393 4.12156V6.3725H8.06104V4.12156C8.06104 3.49998 8.56492 2.99609 9.1865 2.99609V2.99609Z" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.4995 12.1582L13.5008 14.8431" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.6577 15.0013L13.3426 12" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-trash-red{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.5428 21.0041H8.45698C7.28078 21.0041 6.30288 20.0986 6.21267 18.9258L5.24707 6.37305H18.7527L17.7871 18.9258C17.6969 20.0986 16.719 21.0041 15.5428 21.0041V21.0041Z" stroke="%23c9242d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.0032 6.37326H3.99658" stroke="%23c9242d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.1865 2.99609H14.8138C15.4354 2.99609 15.9393 3.49998 15.9393 4.12156V6.3725H8.06104V4.12156C8.06104 3.49998 8.56492 2.99609 9.1865 2.99609V2.99609Z" stroke="%23c9242d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.4995 12.1582L13.5008 14.8431" stroke="%23c9242d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.6577 15.0013L13.3426 12" stroke="%23c9242d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-bookopen{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 3H8C9.06087 3 10.0783 3.42143 10.8284 4.17157C11.5786 4.92172 12 5.93913 12 7V21C12 20.2044 11.6839 19.4413 11.1213 18.8787C10.5587 18.3161 9.79565 18 9 18H2V3Z" stroke="%230b0c0d" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 3H16C14.9391 3 13.9217 3.42143 13.1716 4.17157C12.4214 4.92172 12 5.93913 12 7V21C12 20.2044 12.3161 19.4413 12.8787 18.8787C13.4413 18.3161 14.2044 18 15 18H22V3Z" stroke="%230b0c0d" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-info{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 21.375C17.1777 21.375 21.375 17.1777 21.375 12C21.375 6.82233 17.1777 2.625 12 2.625C6.82233 2.625 2.625 6.82233 2.625 12C2.625 17.1777 6.82233 21.375 12 21.375Z" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15.75V12" stroke="%23656b78" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="8.625" r="1.125" fill="%23656b78"/></svg>')}.icon-snippet-info{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 21.375C17.1777 21.375 21.375 17.1777 21.375 12C21.375 6.82233 17.1777 2.625 12 2.625C6.82233 2.625 2.625 6.82233 2.625 12C2.625 17.1777 6.82233 21.375 12 21.375Z" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15.75V12" stroke="%23656b78" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="8.625" r="1.125" fill="%23656b78"/></svg>')}.icon-snippet-info:hover,.icon-snippet-info:active,.icon-snippet-info.active{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 21.375C17.1777 21.375 21.375 17.1777 21.375 12C21.375 6.82233 17.1777 2.625 12 2.625C6.82233 2.625 2.625 6.82233 2.625 12C2.625 17.1777 6.82233 21.375 12 21.375Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15.75V12" stroke="%230b0c0d" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="8.625" r="1.125" fill="%230b0c0d"/></svg>')}.icon-info-white{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 21.375C17.1777 21.375 21.375 17.1777 21.375 12C21.375 6.82233 17.1777 2.625 12 2.625C6.82233 2.625 2.625 6.82233 2.625 12C2.625 17.1777 6.82233 21.375 12 21.375Z" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15.75V12" stroke="%23fff" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="8.625" r="1.125" fill="%23fff"/></svg>')}.icon-file-upload{background-image:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="7.98926" y="23.9966" width="48.02" height="32.0133" rx="2" stroke="%230b0c0d" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.6592 15.9936H49.3403" stroke="%230b0c0d" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.9951 7.99014H46.6729" stroke="%230b0c0d" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.9999 45.3391V34.668" stroke="%230b0c0d" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M37.3352 40.0035L31.9996 34.668L26.6641 40.0035" stroke="%230b0c0d" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-filter{background-image:url('data:image/svg+xml,<svg width="34" height="34" viewBox="0 0 34 34" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M33.1829 13.781C32.5463 10.5803 30.9748 7.6403 28.6673 5.33274C25.5729 2.23839 21.3761 0.5 17 0.5C12.6239 0.5 8.42709 2.23839 5.33274 5.33274C3.02518 7.6403 1.45371 10.5803 0.817051 13.781C0.180393 16.9817 0.507145 20.2993 1.75599 23.3143C3.00484 26.3293 5.11968 28.9062 7.8331 30.7192C10.5465 32.5323 13.7366 33.5 17 33.5C20.2634 33.5 23.4535 32.5323 26.1669 30.7192C28.8803 28.9062 30.9952 26.3293 32.244 23.3143C33.4929 20.2993 33.8196 16.9817 33.1829 13.781Z" stroke="%23dadce0" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 23H20" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 18H22" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 13L24 13" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-dash-policies{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2807_2753)"><path d="M18.3337 9.23355V10.0002C18.3326 11.7972 17.7507 13.5458 16.6748 14.9851C15.5988 16.4244 14.0864 17.4773 12.3631 17.9868C10.6399 18.4963 8.79804 18.4351 7.11238 17.8124C5.42673 17.1896 3.98754 16.0386 3.00946 14.5311C2.03138 13.0236 1.56682 11.2403 1.68506 9.44714C1.80329 7.65402 2.498 5.94715 3.66556 4.58111C4.83312 3.21506 6.41098 2.26303 8.16382 1.867C9.91665 1.47097 11.7505 1.65216 13.392 2.38355" stroke="%239298a4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.3333 3.33301L10 11.6747L7.5 9.17467" stroke="%239298a4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_2807_2753"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>')}.icon-dash-integrations{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.6667 8.75V5C16.6667 3.61929 15.5474 2.5 14.1667 2.5H5C3.61929 2.5 2.5 3.61929 2.5 5V15C2.5 16.3807 3.61929 17.5 5 17.5H9.16667" stroke="%239298a4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.5 6.5H16.5" stroke="%239298a4" stroke-width="1.5"/><path d="M17.4995 14.2239V14.5C17.4991 15.1469 17.2897 15.7764 16.9023 16.2946C16.515 16.8128 15.9705 17.1919 15.3501 17.3753C14.7297 17.5587 14.0667 17.5367 13.4599 17.3125C12.853 17.0883 12.3349 16.6739 11.9828 16.1312C11.6307 15.5884 11.4634 14.9464 11.506 14.3008C11.5486 13.6553 11.7987 13.0408 12.219 12.549C12.6393 12.0571 13.2073 11.7144 13.8384 11.5718C14.4694 11.4292 15.1296 11.4945 15.7205 11.7578" stroke="%239298a4" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.4167 12.1665L14.5 15.0861L13.625 14.2111" stroke="%239298a4" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-dash-datasources{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.5 4.16699V15.8337C2.5 17.217 5.83333 18.3337 10 18.3337C14.1667 18.3337 17.5 17.217 17.5 15.8337V4.16699" stroke="%239298a4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5 10C17.5 11.3833 14.1667 12.5 10 12.5C5.83333 12.5 2.5 11.3833 2.5 10" stroke="%239298a4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 6.66699C14.1421 6.66699 17.5 5.5477 17.5 4.16699C17.5 2.78628 14.1421 1.66699 10 1.66699C5.85786 1.66699 2.5 2.78628 2.5 4.16699C2.5 5.5477 5.85786 6.66699 10 6.66699Z" stroke="%239298a4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-dash-caephub{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.5625 18.2906C15.475 17.5562 18.4375 14.125 18.4375 10C18.4375 5.34063 14.6594 1.5625 10 1.5625C5.34063 1.5625 1.5625 5.34063 1.5625 10C1.5625 14.125 4.525 17.5562 8.4375 18.2906" stroke="%239298a4" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/><path d="M11.5625 15.4C13.9094 14.7219 15.625 12.5625 15.625 10C15.625 6.89375 13.1062 4.375 10 4.375C6.89375 4.375 4.375 6.89375 4.375 10C4.375 12.5625 6.09062 14.7219 8.4375 15.4" stroke="%239298a4" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/><path d="M11.5625 12.3375C12.3156 11.8344 12.8125 10.975 12.8125 10C12.8125 8.44688 11.5531 7.1875 10 7.1875C8.44688 7.1875 7.1875 8.44688 7.1875 10C7.1875 10.975 7.68437 11.8344 8.4375 12.3375" stroke="%239298a4" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/></svg>')}.icon-picture{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 8L14 15' stroke='%23656b78' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19 19.9997L10.4142 11.4139C9.63316 10.6329 8.36684 10.6329 7.58579 11.4139L3 15.9997' stroke='%23656b78' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='3' y='3' width='18' height='18' rx='4' stroke='%23656b78' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.05 8C14.05 8.02761 14.0276 8.05 14 8.05C13.9724 8.05 13.95 8.02761 13.95 8C13.95 7.97239 13.9724 7.95 14 7.95V7.95' stroke='%23656b78' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.0004 7.95059C14.028 7.95059 14.0504 7.97297 14.0504 8.00059' stroke='%23656b78' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-datasources{border-radius:4px;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='64' height='64' fill='white'/%3E%3Cpath d='M32 24.6667C41.1127 24.6667 48.5 22.2042 48.5 19.1667C48.5 16.1291 41.1127 13.6667 32 13.6667C22.8873 13.6667 15.5 16.1291 15.5 19.1667C15.5 22.2042 22.8873 24.6667 32 24.6667Z' stroke='%23aaafb8' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M48.5 32C48.5 35.0433 41.1667 37.5 32 37.5C22.8333 37.5 15.5 35.0433 15.5 32' stroke='%23aaafb8' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.5 19.1667V44.8333C15.5 47.8767 22.8333 50.3333 32 50.3333C41.1667 50.3333 48.5 47.8767 48.5 44.8333V19.1667' stroke='%23aaafb8' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-integrations{border-radius:4px;background-image:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="64" height="64" fill="white"/><path d="M46.6667 29.25V21C46.6667 17.9624 44.2042 15.5 41.1667 15.5H21C17.9624 15.5 15.5 17.9624 15.5 21V43C15.5 46.0376 17.9624 48.5 21 48.5H30.1667" stroke="%23aaafb8" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.5 24.3H46.3" stroke="%23aaafb8" stroke-width="3"/><path d="M48.5 41.2929V41.9002C48.4992 43.3235 48.0383 44.7084 47.1861 45.8484C46.334 46.9884 45.1362 47.8224 43.7713 48.2259C42.4065 48.6295 40.9478 48.581 39.6127 48.0878C38.2777 47.5945 37.1379 46.6829 36.3632 45.4889C35.5886 44.2948 35.2206 42.8823 35.3143 41.4621C35.4079 40.0419 35.9581 38.6899 36.8829 37.608C37.8076 36.526 39.0572 35.7719 40.4455 35.4583C41.8337 35.1446 43.2862 35.2881 44.5862 35.8674" stroke="%23aaafb8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M48.3166 36.7664L41.9 43.1895L39.975 41.2645" stroke="%23aaafb8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-help{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" r="9" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="12" r="3.5" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.4747 9.52501L18.363 5.63672" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.637 18.3627L9.52513 14.4746" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.52529 9.52501L5.637 5.63672" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.363 18.3627L14.4749 14.4746" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-cog{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.16664 9.37947L3.06997 8.14281C2.83198 7.87443 2.79243 7.48388 2.97178 7.17324L4.03779 5.32677C4.21713 5.01614 4.57512 4.85512 4.92653 4.92702L6.54594 5.25838L7.62067 4.63786L8.14336 3.06981C8.25679 2.72952 8.57524 2.5 8.93393 2.5H11.066C11.4247 2.5 11.7431 2.72952 11.8566 3.06981L12.3793 4.63786L13.454 5.25838L15.0734 4.92702C15.4248 4.85512 15.7828 5.01614 15.9622 5.32677L17.0282 7.17321C17.2075 7.48385 17.168 7.87441 16.93 8.14277L15.8333 9.37947V10.6205L16.93 11.8572C17.168 12.1256 17.2075 12.5161 17.0282 12.8268L15.9621 14.6732C15.7828 14.9838 15.4248 15.1448 15.0734 15.0729L13.4539 14.7416L12.3792 15.362L11.8565 16.9301C11.7431 17.2704 11.4247 17.5 11.066 17.5H8.93394C8.57524 17.5 8.2568 17.2705 8.14337 16.9302L7.62067 15.362L6.54599 14.7416L4.92652 15.073C4.57511 15.1449 4.21713 14.9839 4.03779 14.6732L2.97175 12.8268C2.79241 12.5161 2.83197 12.1256 3.06997 11.8572L4.16664 10.6205V9.37947Z" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><circle cx="10" cy="10" r="2.5" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-expand{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.16634 5L4.16634 10L9.16634 15M15.833 5L10.833 10L15.833 15" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');transform:rotate(180deg)}.icon-collapse{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.16634 5L4.16634 10L9.16634 15M15.833 5L10.833 10L15.833 15" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-expand2{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.7218 8.8249C13.3313 9.21542 13.3313 9.84859 13.7218 10.2391C14.1123 10.6296 14.7455 10.6296 15.136 10.2391L13.7218 8.8249ZM14.4289 9.53201L15.136 10.2391L22.2071 3.16804L21.5 2.46094L20.7929 1.75383L13.7218 8.8249L14.4289 9.53201Z" fill="%23656b78"/><path d="M22 7.5V2H16.5" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.7218 14.7071C13.3313 14.3166 13.3313 13.6834 13.7218 13.2929C14.1123 12.9024 14.7455 12.9024 15.136 13.2929L13.7218 14.7071ZM14.4289 14L15.136 13.2929L22.2071 20.364L21.5 21.0711L20.7929 21.7782L13.7218 14.7071L14.4289 14Z" fill="%23656b78"/><path d="M22 16.032V21.532H16.5" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.2782 8.8249C10.6687 9.21542 10.6687 9.84859 10.2782 10.2391C9.88765 10.6296 9.25449 10.6296 8.86396 10.2391L10.2782 8.8249ZM9.57107 9.53201L8.86396 10.2391L1.79289 3.16804L2.5 2.46094L3.20711 1.75383L10.2782 8.8249L9.57107 9.53201Z" fill="%23656b78"/><path d="M2 7.5V2H7.5" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.2782 14.7071C10.6687 14.3166 10.6687 13.6834 10.2782 13.2929C9.88765 12.9024 9.25449 12.9024 8.86396 13.2929L10.2782 14.7071ZM9.57107 14L8.86396 13.2929L1.79289 20.364L2.5 21.0711L3.20711 21.7782L10.2782 14.7071L9.57107 14Z" fill="%23656b78"/><path d="M2 16.032V21.532H7.5" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-collapse2{background-image:url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.0626 2.70711C23.4531 2.31659 23.4531 1.68342 23.0626 1.2929C22.6721 0.902376 22.0389 0.902376 21.6484 1.2929L23.0626 2.70711ZM22.3555 2.00001L21.6484 1.2929L14.5773 8.36397L15.2844 9.07108L15.9915 9.77818L23.0626 2.70711L22.3555 2.00001Z" fill="%23656b78"/><path d="M14.7844 4.03201V9.53201H20.2844" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.07729 2.70711C0.68677 2.31659 0.68677 1.68342 1.07729 1.2929C1.46782 0.902376 2.10098 0.902376 2.49151 1.2929L1.07729 2.70711ZM1.7844 2.00001L2.49151 1.2929L9.56258 8.36397L8.85547 9.07108L8.14836 9.77818L1.07729 2.70711L1.7844 2.00001Z" fill="%23656b78"/><path d="M9.35547 4.03201V9.53201H3.85547" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.0626 21.2929C23.4531 21.6834 23.4531 22.3166 23.0626 22.7071C22.6721 23.0976 22.0389 23.0976 21.6484 22.7071L23.0626 21.2929ZM22.3555 22L21.6484 22.7071L14.5773 15.636L15.2844 14.9289L15.9915 14.2218L23.0626 21.2929L22.3555 22Z" fill="%23656b78"/><path d="M14.7844 19.968V14.468H20.2844" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M1.07729 21.2929C0.68677 21.6834 0.68677 22.3166 1.07729 22.7071C1.46782 23.0976 2.10098 23.0976 2.49151 22.7071L1.07729 21.2929ZM1.7844 22L2.49151 22.7071L9.56258 15.636L8.85547 14.9289L8.14836 14.2218L1.07729 21.2929L1.7844 22Z" fill="%23656b78"/><path d="M9.35547 19.968V14.468H3.85547" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-profile{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24.1955 25.8276L23.6977 24.5775C23.446 23.9432 23.0549 23.3743 22.5542 22.9107L22.4632 22.8267C21.6753 22.0957 20.6399 21.689 19.5647 21.689H12.4337C11.3585 21.689 10.3231 22.0957 9.53378 22.8253L9.44276 22.9107C8.94214 23.3743 8.55245 23.9432 8.29929 24.5775L7.80151 25.8276" stroke="%230b0c0d" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.5197 9.52486C21.4637 11.4688 21.4637 14.6206 19.5197 16.5645C17.5758 18.5085 14.424 18.5085 12.4801 16.5645C10.5361 14.6206 10.5361 11.4688 12.4801 9.52486C14.424 7.58091 17.5758 7.58091 19.5197 9.52486" stroke="%230b0c0d" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.0509 6.94899C30.0496 11.9477 30.0496 20.0522 25.0509 25.0509C20.0522 30.0496 11.9477 30.0496 6.94899 25.0509C1.95027 20.0522 1.95027 11.9477 6.94899 6.94899C11.9477 1.95027 20.0522 1.95027 25.0509 6.94899" stroke="%230b0c0d" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-logout{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5031 9.99995L13.3347 5.83154" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.3347 14.1684L17.5031 10" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5031 10.0001H8.33264" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.33271 17.5033H6.38746C4.23879 17.5033 2.49695 15.7614 2.49695 13.6127V6.66541C2.49695 4.51674 4.23879 2.7749 6.38746 2.7749H8.33271" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-caep-xl{background-image:url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M27.75 43.8975C37.14 42.135 44.25 33.9 44.25 24C44.25 12.8175 35.1825 3.75 24 3.75C12.8175 3.75 3.75 12.8175 3.75 24C3.75 33.9 10.86 42.135 20.25 43.8975" stroke="%230b0c0d" stroke-width="3.5" stroke-miterlimit="10" stroke-linecap="round"/><path d="M27.75 36.96C33.3825 35.3325 37.5 30.15 37.5 24C37.5 16.545 31.455 10.5 24 10.5C16.545 10.5 10.5 16.545 10.5 24C10.5 30.15 14.6175 35.3325 20.25 36.96" stroke="%230b0c0d" stroke-width="3.5" stroke-miterlimit="10" stroke-linecap="round"/><path d="M27.75 29.61C29.5575 28.4025 30.75 26.34 30.75 24C30.75 20.2725 27.7275 17.25 24 17.25C20.2725 17.25 17.25 20.2725 17.25 24C17.25 26.34 18.4425 28.4025 20.25 29.61" stroke="%230b0c0d" stroke-width="3.5" stroke-miterlimit="10" stroke-linecap="round"/></svg>')}.icon-support{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.64444 17.1497C1.96662 13.3275 2.65477 8.09249 6.22943 5.09219C9.80408 2.0919 15.0791 2.32187 18.3791 5.62186C21.6791 8.92186 21.9091 14.1969 18.9088 17.7715C15.9085 21.3462 10.6735 22.0344 6.85129 19.3565L4.01395 19.987L4.64444 17.1497Z" stroke="%230b0c0d" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.68555 9.68433C9.92257 8.66277 10.853 7.95447 11.9008 7.99796C13.0735 7.93301 14.0788 8.8266 14.1517 9.99879C14.1517 11.5033 12.0008 11.9996 12.0008 13" stroke="%230b0c0d" stroke-width="1.50001" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.1257 15.7513C12.1257 15.8204 12.0697 15.8763 12.0006 15.8762C11.9316 15.8762 11.8757 15.8203 11.8756 15.7512C11.8756 15.6822 11.9315 15.6262 12.0005 15.6261C12.0338 15.6261 12.0656 15.6393 12.0891 15.6628C12.1126 15.6863 12.1258 15.7181 12.1257 15.7513" stroke="%230b0c0d" stroke-width="1.50001" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-email-open{background-image:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M43.7643 26.4987V10.2667C43.7643 8.46254 42.3018 7 40.4977 7H14.3643C12.5602 7 11.0977 8.46254 11.0977 10.2667V25.6267" stroke="%230b0c0d" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M49.0006 27.214C49.0006 26.326 48.4965 25.5149 47.7002 25.1218C46.904 24.7287 45.9536 24.8216 45.2486 25.3615L30.8973 36.3514C29.1876 37.6607 26.8122 37.6607 25.1025 36.3514C25.1025 36.3514 16.0458 29.416 10.7444 25.3567C10.0391 24.818 9.08909 24.7267 8.29415 25.1212C7.49921 25.5158 6.99742 26.3276 7.00001 27.2151V44.3333C7.00001 46.9107 9.08935 49 11.6667 49H44.3333C46.9107 49 49 46.9107 49 44.3333C49 44.3333 49 33.6375 49.0006 27.214Z" stroke="%230b0c0d" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M31.5 19.8334L26.8333 23.3334L24.5 21.5834" stroke="%230b0c0d" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-mail{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 9.5L13.5736 12.6775C12.5686 13.1075 11.4314 13.1075 10.4264 12.6775L3 9.5" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><rect x="3" y="5" width="18" height="15" rx="4" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-phone{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.7021 18.9626L19.5607 18.104C20.1464 17.5182 20.1464 16.5685 19.5607 15.9827L17.6433 14.0653C17.2682 13.6903 16.7595 13.4796 16.2291 13.4796C15.6987 13.4796 15.19 13.6903 14.8149 14.0653L13.3118 15.5684C11.0542 14.7265 9.27349 12.9458 8.43155 10.6882L9.93462 9.18509C10.7157 8.40405 10.7157 7.13773 9.93462 6.35668L8.0173 4.43934C7.736 4.15804 7.35447 4 6.95664 4C6.55881 4 6.17728 4.15804 5.89597 4.43934L5.03742 5.29788C4.37393 5.96137 4.00082 6.86103 4 7.79934V7.79934C3.9972 11.036 5.28171 14.1409 7.57037 16.4296C9.85904 18.7183 12.9639 20.0028 16.2006 20V20C17.1389 19.9992 18.0386 19.6261 18.7021 18.9626V18.9626Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-enforced{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2928_26825)"><path d="M10.2128 6.89453L7.44742 9.65986L5.78809 8.00053" stroke="%23656b78" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.7332 3.947C11.0938 3.81767 9.60184 3.165 8.4245 2.155C8.18317 1.94833 7.81584 1.94833 7.57517 2.155C6.39784 3.16433 4.90584 3.81767 3.2665 3.947C2.92517 3.97367 2.6665 4.26567 2.6665 4.60767V7.49433C2.6665 10.4057 4.7705 13.1357 7.65184 13.951C7.87784 14.015 8.1225 14.015 8.3485 13.951C11.2292 13.135 13.3332 10.4063 13.3332 7.495V4.60833C13.3332 4.26567 13.0745 3.97367 12.7332 3.947Z" stroke="%23656b78" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_2928_26825"><rect width="16" height="16" fill="white"/></clipPath></defs></svg>')}.icon-simulated{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2928_26913)"><path d="M14.7759 7.62533L13.6512 6.5L12.5259 7.62533" stroke="%23656b78" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.6499 6.50067V8.00067C13.6499 11.3147 10.9639 14 7.6499 14C4.3359 14 1.6499 11.314 1.6499 8C1.6499 4.686 4.3359 2 7.6499 2C9.54324 2 11.2299 2.87933 12.3292 4.25" stroke="%23656b78" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.89707 9.91227L7.4624 8.4636V5.32227" stroke="%23656b78" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_2928_26913"><rect width="16" height="16" fill="white"/></clipPath></defs></svg>')}.icon-labels{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.92448 18.4745C9.58693 18.8126 9.12886 19.0026 8.65111 19.0029C8.17336 19.0032 7.71509 18.8135 7.37718 18.4758L3.52401 14.6247C3.18611 14.287 2.99627 13.8288 2.99627 13.3511C2.99627 12.8733 3.18611 12.4152 3.52401 12.0774L10.0217 5.58272C10.3969 5.20771 10.9057 4.99707 11.4362 4.99707H15.0013C16.1063 4.99707 17.0021 5.89287 17.0021 6.9979V10.5579C17.0021 11.088 16.7917 11.5964 16.4172 11.9716L9.92448 18.4745Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.0038 7.99854V11.7975C21.0038 12.3282 20.7929 12.8371 20.4177 13.2123L14.7532 18.8769" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-forward{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 21V21C7.029 21 3 16.971 3 12V12C3 7.029 7.029 3 12 3V3C16.971 3 21 7.029 21 12V12C21 16.971 16.971 21 12 21Z" stroke="%232CA44F" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12H8" stroke="%232CA44F" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 9L16 12L13 15" stroke="%232CA44F" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-backward{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 21V21C7.029 21 3 16.971 3 12V12C3 7.029 7.029 3 12 3V3C16.971 3 21 7.029 21 12V12C21 16.971 16.971 21 12 21Z" stroke="%23036ADA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12H8" stroke="%23036ADA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 9L16 12L13 15" stroke="%23036ADA" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');transform:rotate(180deg)}.icon-arrow-left{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 12H5" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 7L19 12" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 17L19 12" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');transform:rotate(180deg)}.icon-arrow-down{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 12H5" stroke="%23dadce0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 7L19 12" stroke="%23dadce0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 17L19 12" stroke="%23dadce0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');transform:rotate(180deg);transform:rotate(90deg)}.icon-globe-36{width:36px;height:36px;background-color:#dadce0;border-radius:50%;background-position:center center}.icon-globe-28{width:28px;height:28px;background-color:#dadce0;border-radius:50%;background-position:center center}.icon-preview{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M4.99805 11.9983H8.99805" stroke="%23c699ff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.99805 8.49826H9.99805" stroke="%23c699ff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.99805 15.5002H9.99805" stroke="%23c699ff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.5 13.998C16.8807 13.998 18 12.8788 18 11.498C18 10.1173 16.8807 8.99805 15.5 8.99805C14.1193 8.99805 13 10.1173 13 11.498C13 12.8788 14.1193 13.998 15.5 13.998V13.998Z" stroke="%23c699ff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.3623 13.3438L19.0028 15.0011" stroke="%23c699ff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><rect x="1" y="3" width="22" height="18" rx="4" stroke="%23c699ff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-preview-dark{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M4.99805 11.9983H8.99805" stroke="%237000ff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.99805 8.49826H9.99805" stroke="%237000ff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.99805 15.5002H9.99805" stroke="%237000ff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.5 13.998C16.8807 13.998 18 12.8788 18 11.498C18 10.1173 16.8807 8.99805 15.5 8.99805C14.1193 8.99805 13 10.1173 13 11.498C13 12.8788 14.1193 13.998 15.5 13.998V13.998Z" stroke="%237000ff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.3623 13.3438L19.0028 15.0011" stroke="%237000ff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><rect x="1" y="3" width="22" height="18" rx="4" stroke="%237000ff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-magnifier{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.16667 15.8333C12.8486 15.8333 15.8333 12.8486 15.8333 9.16667C15.8333 5.48477 12.8486 2.5 9.16667 2.5C5.48477 2.5 2.5 5.48477 2.5 9.16667C2.5 12.8486 5.48477 15.8333 9.16667 15.8333Z" stroke="%237a818f" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5 17.5L13.875 13.875" stroke="%237a818f" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-child-arrow{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_442_355)"><path d="M3 3V5C3 7.72712 5.22989 10 7.98113 10H9H13" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 7L14 10L11 13" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_442_355"><rect width="16" height="16" fill="white" transform="matrix(1 0 0 -1 0 16)"/></clipPath></defs></svg>');background-size:13px 13px;background-position:top left}.icon-sort{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 8L7 5L4 8" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 19V5" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 16L17 19L20 16" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 5V19" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-sort-ascending{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.0025 21.0042V3.99707" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.99625 3.9963H12" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.99709 7.99826H12" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.99792 12.0002H12" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.3985 16.0022H12" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.0025 21.004L20.5035 18.5029" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.5015 18.5029L18.0025 21.004" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-sort-descending{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.0025 21.0042V3.99707" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.99625 3.9963H12" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.99709 7.99826H12" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.99792 12.0002H12" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.3985 16.0022H12" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.0025 21.004L20.5035 18.5029" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.5015 18.5029L18.0025 21.004" stroke="%233c4048" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');transform:rotate(180deg)}.icon-datalens{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1628_829)"><path d="M5.83301 3.33374L8.19 7.1" stroke="%23656b78" stroke-width="1.25"/><path d="M17.5 10H13" stroke="%23656b78" stroke-width="1.25"/><path d="M5.83301 16.6667L8.19 12.8999" stroke="%23656b78" stroke-width="1.25"/><circle cx="5.83354" cy="3.33293" r="1.91667" fill="%23656b78" stroke="%23656b78" stroke-width="0.5"/><circle cx="5.83354" cy="16.6667" r="1.91667" fill="%23656b78" stroke="%23656b78" stroke-width="0.5"/><circle cx="14.1667" cy="3.33341" r="1.91667" fill="%23656b78" stroke="%23656b78" stroke-width="0.5"/><circle cx="14.1667" cy="16.6667" r="1.91667" fill="%23656b78" stroke="%23656b78" stroke-width="0.5"/><circle cx="10" cy="10" r="3.5" stroke="%23656b78"/><circle cx="17.4998" cy="10.0004" r="1.91667" fill="%23656b78" stroke="%23656b78" stroke-width="0.5"/><circle cx="2.4998" cy="10.0004" r="1.91667" fill="%23656b78" stroke="%23656b78" stroke-width="0.5"/></g><defs><clipPath id="clip0_1628_829"><rect width="20" height="20" fill="%23656b78"/></clipPath></defs></svg>')}.icon-drag{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><circle cx="15.5049" cy="18" r="1.5" fill="%23656b78"/><circle cx="9.50488" cy="18" r="1.5" fill="%23656b78"/><circle cx="15.5049" cy="12" r="1.5" fill="%23656b78"/><circle cx="9.50488" cy="12" r="1.5" fill="%23656b78"/><circle cx="15.5049" cy="6" r="1.5" fill="%23656b78"/><circle cx="9.50488" cy="6" r="1.5" fill="%23656b78"/></svg>');cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.icon-principal{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.4246 4.57538C23.5251 8.67589 23.5251 15.3241 19.4246 19.4246C15.3241 23.5251 8.67587 23.5251 4.57538 19.4246C0.474872 15.3241 0.474872 8.67587 4.57538 4.57538C8.67589 0.474872 15.3241 0.474872 19.4246 4.57538" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.3212 7.71122C15.6028 8.99286 15.6028 11.0708 14.3212 12.3524C13.0396 13.6341 10.9616 13.6341 9.67997 12.3524C8.39834 11.0708 8.39834 8.99286 9.67997 7.71122C10.9616 6.42959 13.0396 6.42959 14.3212 7.71122" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.6581 20.1177C16.984 18.3548 14.6226 17.25 12 17.25C9.3773 17.25 7.01597 18.3548 5.3418 20.1188" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-asset{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.00195 9C3.00195 10.105 5.23995 11 8.00195 11" stroke="%230b0c0d" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.00095 15C5.23995 15 3.00195 14.105 3.00195 13" stroke="%230b0c0d" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.9995 5H13.0005V8" stroke="%230b0c0d" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 16C11 17.105 13.238 18 16 18C18.762 18 21 17.105 21 16" stroke="%230b0c0d" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 12C11 13.105 13.238 14 16 14C18.762 14 21 13.105 21 12" stroke="%230b0c0d" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 10C13.24 10 11 10.895 11.002 12" stroke="%230b0c0d" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 12V20C11 21.105 13.238 22 16 22" stroke="%230b0c0d" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 10C18.76 10 21 10.895 20.998 12" stroke="%230b0c0d" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 12V20C21 21.105 18.762 22 16 22" stroke="%230b0c0d" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 19C5.239 19 3 18.105 3 17" stroke="%230b0c0d" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 7C10.7614 7 13 6.10457 13 5C13 3.89543 10.7614 3 8 3C5.23858 3 3 3.89543 3 5C3 6.10457 5.23858 7 8 7Z" stroke="%230b0c0d" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 5V17" stroke="%230b0c0d" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-policies{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2807_2753)"><path d="M18.3337 9.23355V10.0002C18.3326 11.7972 17.7507 13.5458 16.6748 14.9851C15.5988 16.4244 14.0864 17.4773 12.3631 17.9868C10.6399 18.4963 8.79804 18.4351 7.11238 17.8124C5.42673 17.1896 3.98754 16.0386 3.00946 14.5311C2.03138 13.0236 1.56682 11.2403 1.68506 9.44714C1.80329 7.65402 2.498 5.94715 3.66556 4.58111C4.83312 3.21506 6.41098 2.26303 8.16382 1.867C9.91665 1.47097 11.7505 1.65216 13.392 2.38355" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.3333 3.33301L10 11.6747L7.5 9.17467" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_2807_2753"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>')}.icon-reports{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><g clip-path="url(%23clip0_2057_789)"><path d="M6 14L9 14" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 9.99997L14 9.99997" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 5.99997L12 5.99997" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 18L3.889 18C2.845 18 2 17.155 2 16.111L2 3.88897C2 2.84497 2.845 1.99997 3.889 1.99997L16.111 1.99997C17.155 1.99997 18 2.84497 18 3.88897L18 11" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.4142 18.4142L17 17" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.7374 16.7123C16.054 17.3957 14.946 17.3957 14.2626 16.7123C13.5791 16.0289 13.5791 14.9208 14.2626 14.2374C14.946 13.554 16.054 13.554 16.7374 14.2374C17.4209 14.9208 17.4209 16.0289 16.7374 16.7123Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_2057_789"><rect width="20" height="20" fill="%230b0c0d" transform="matrix(1 8.74228e-08 8.74228e-08 -1 0 20)"/></clipPath></defs></svg>')}.icon-snippets{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2.75' y='2.75' width='5.5' height='5.5' rx='0.75' stroke='%230b0c0d' stroke-width='1.5'/%3E%3Crect x='2.75' y='11.75' width='5.5' height='5.5' rx='0.75' stroke='%230b0c0d' stroke-width='1.5'/%3E%3Crect x='11.75' y='2.75' width='5.5' height='5.5' rx='0.75' stroke='%230b0c0d' stroke-width='1.5'/%3E%3Crect x='13.75' y='11.25' width='1.5' height='6.5' fill='%230b0c0d'/%3E%3Crect x='11.25' y='13.75' width='6.5' height='1.5' fill='%230b0c0d'/%3E%3C/svg%3E")}.icon-snippet-PRINCIPAL-rounded{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3639 5.63604C21.8787 9.15076 21.8787 14.8492 18.3639 18.3639C14.8492 21.8787 9.15074 21.8787 5.63604 18.3639C2.12132 14.8492 2.12132 9.15074 5.63604 5.63604C9.15076 2.12132 14.8492 2.12132 18.3639 5.63604" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.9891 8.32391C15.0876 9.42245 15.0876 11.2035 13.9891 12.3021C12.8906 13.4006 11.1095 13.4006 10.0109 12.3021C8.91238 11.2035 8.91238 9.42245 10.0109 8.32391C11.1095 7.22537 12.8906 7.22537 13.9891 8.32391" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.707 18.958C16.272 17.447 14.248 16.5 12 16.5C9.75197 16.5 7.72797 17.447 6.29297 18.959" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-color:#68b6ff;background-size:80%;border-radius:8px;background-position:center center}.icon-snippet-ACTION-rounded{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 9.75L5 11.75L3 9.75" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M18.5 3C19.881 3 21 4.119 21 5.5C21 6.881 19.881 8 18.5 8C17.119 8 16 6.881 16 5.5C16 4.119 17.119 3 18.5 3Z" stroke="%230b0c0d" stroke-width="1.5"/><path d="M16 5.49976H7C5.895 5.49976 5 6.39476 5 7.49976V11.7498" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 14.2498L19 12.2498L21 14.2498" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 20.9998C4.119 20.9998 3 19.8808 3 18.4998C3 17.1188 4.119 15.9998 5.5 15.9998C6.881 15.9998 8 17.1188 8 18.4998C8 19.8808 6.881 20.9998 5.5 20.9998Z" stroke="%230b0c0d" stroke-width="1.5"/><path d="M8 18.4998H17C18.105 18.4998 19 17.6048 19 16.4998V12.2498" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-color:#8ae6af;background-size:80%;border-radius:8px;background-position:center center}.icon-snippet-ASSET-rounded{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.00098 9C3.00098 10.105 5.23898 11 8.00098 11" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.99998 14.9998C5.23898 14.9998 3.00098 14.1048 3.00098 12.9998" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.999 5.00024H13V8.00024" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.001 15.9998C11.001 17.1048 13.239 17.9998 16.001 17.9998C18.763 17.9998 21.001 17.1048 21.001 15.9998" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.001 12C11.001 13.105 13.239 14 16.001 14C18.763 14 21.001 13.105 21.001 12" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 9.99976C13.24 9.99976 11 10.8948 11.002 11.9998" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.001 12V20C11.001 21.105 13.239 22 16.001 22" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 9.99976C18.76 9.99976 21 10.8948 20.998 11.9998" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 12V20C21 21.105 18.762 22 16 22" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 19.0002C5.239 19.0002 3 18.1052 3 17.0002" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 7C10.7614 7 13 6.10457 13 5C13 3.89543 10.7614 3 8 3C5.23858 3 3 3.89543 3 5C3 6.10457 5.23858 7 8 7Z" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 5.00024V17.0002" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-color:#ffaf96;background-size:80%;border-radius:8px;background-position:center center}.icon-snippet-CONDITIONAL-rounded{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><ellipse cx="11.7002" cy="4.00001" rx="1.50001" ry="1.50001" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.0003 16.5001H12.6003C13.2003 16.5001 13.6003 16.1001 13.6003 15.5V12.75L14.6003 11.55C14.7003 11.35 14.8003 11.15 14.8003 10.95V8.75001C14.8003 8.15 14.4003 7.75 13.8003 7.75H9.8003C9.2003 7.75 8.80029 8.15 8.80029 8.75001V10.95C8.80029 11.15 8.90029 11.35 9.00029 11.55L10.0003 12.75V15.5C10.0003 16.1001 10.4003 16.5001 11.0003 16.5001Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.7998 21.5001L11.9998 20.3001L10.7998 19.1001" stroke="%230b0c0d" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.0001 14.2041C19.8361 14.8431 21.0001 15.7661 21.0001 16.8001C21.0001 18.2721 18.6601 19.5301 15.3501 20.0471" stroke="%230b0c0d" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.00002 14.2041C4.16401 14.8431 3 15.7661 3 16.8001C3 18.7331 7.02902 20.3001 12.0001 20.3001" stroke="%230b0c0d" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-color:#bd97ff;background-size:80%;border-radius:8px;background-position:center center}.icon-snippet-PRINCIPAL-squared{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3639 5.63604C21.8787 9.15076 21.8787 14.8492 18.3639 18.3639C14.8492 21.8787 9.15074 21.8787 5.63604 18.3639C2.12132 14.8492 2.12132 9.15074 5.63604 5.63604C9.15076 2.12132 14.8492 2.12132 18.3639 5.63604" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.9891 8.32391C15.0876 9.42245 15.0876 11.2035 13.9891 12.3021C12.8906 13.4006 11.1095 13.4006 10.0109 12.3021C8.91238 11.2035 8.91238 9.42245 10.0109 8.32391C11.1095 7.22537 12.8906 7.22537 13.9891 8.32391" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.707 18.958C16.272 17.447 14.248 16.5 12 16.5C9.75197 16.5 7.72797 17.447 6.29297 18.959" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-color:#68b6ff;background-size:80%;border-radius:6px;background-position:center center}.icon-snippet-ACTION-squared{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 9.75L5 11.75L3 9.75" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M18.5 3C19.881 3 21 4.119 21 5.5C21 6.881 19.881 8 18.5 8C17.119 8 16 6.881 16 5.5C16 4.119 17.119 3 18.5 3Z" stroke="%230b0c0d" stroke-width="1.5"/><path d="M16 5.49976H7C5.895 5.49976 5 6.39476 5 7.49976V11.7498" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 14.2498L19 12.2498L21 14.2498" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 20.9998C4.119 20.9998 3 19.8808 3 18.4998C3 17.1188 4.119 15.9998 5.5 15.9998C6.881 15.9998 8 17.1188 8 18.4998C8 19.8808 6.881 20.9998 5.5 20.9998Z" stroke="%230b0c0d" stroke-width="1.5"/><path d="M8 18.4998H17C18.105 18.4998 19 17.6048 19 16.4998V12.2498" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-color:#8ae6af;background-size:80%;border-radius:6px;background-position:center center}.icon-snippet-ASSET-squared{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.00098 9C3.00098 10.105 5.23898 11 8.00098 11" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.99998 14.9998C5.23898 14.9998 3.00098 14.1048 3.00098 12.9998" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.999 5.00024H13V8.00024" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.001 15.9998C11.001 17.1048 13.239 17.9998 16.001 17.9998C18.763 17.9998 21.001 17.1048 21.001 15.9998" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.001 12C11.001 13.105 13.239 14 16.001 14C18.763 14 21.001 13.105 21.001 12" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 9.99976C13.24 9.99976 11 10.8948 11.002 11.9998" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.001 12V20C11.001 21.105 13.239 22 16.001 22" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 9.99976C18.76 9.99976 21 10.8948 20.998 11.9998" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 12V20C21 21.105 18.762 22 16 22" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 19.0002C5.239 19.0002 3 18.1052 3 17.0002" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 7C10.7614 7 13 6.10457 13 5C13 3.89543 10.7614 3 8 3C5.23858 3 3 3.89543 3 5C3 6.10457 5.23858 7 8 7Z" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 5.00024V17.0002" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-color:#ffaf96;background-size:80%;border-radius:6px;background-position:center center}.icon-snippet-CONDITIONAL-squared{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><ellipse cx="11.7002" cy="4.00001" rx="1.50001" ry="1.50001" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.0003 16.5001H12.6003C13.2003 16.5001 13.6003 16.1001 13.6003 15.5V12.75L14.6003 11.55C14.7003 11.35 14.8003 11.15 14.8003 10.95V8.75001C14.8003 8.15 14.4003 7.75 13.8003 7.75H9.8003C9.2003 7.75 8.80029 8.15 8.80029 8.75001V10.95C8.80029 11.15 8.90029 11.35 9.00029 11.55L10.0003 12.75V15.5C10.0003 16.1001 10.4003 16.5001 11.0003 16.5001Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.7998 21.5001L11.9998 20.3001L10.7998 19.1001" stroke="%230b0c0d" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.0001 14.2041C19.8361 14.8431 21.0001 15.7661 21.0001 16.8001C21.0001 18.2721 18.6601 19.5301 15.3501 20.0471" stroke="%230b0c0d" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.00002 14.2041C4.16401 14.8431 3 15.7661 3 16.8001C3 18.7331 7.02902 20.3001 12.0001 20.3001" stroke="%230b0c0d" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-color:#bd97ff;background-size:80%;border-radius:6px;background-position:center center}.icon-snippet-PRINCIPAL{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3639 5.63604C21.8787 9.15076 21.8787 14.8492 18.3639 18.3639C14.8492 21.8787 9.15074 21.8787 5.63604 18.3639C2.12132 14.8492 2.12132 9.15074 5.63604 5.63604C9.15076 2.12132 14.8492 2.12132 18.3639 5.63604" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.9891 8.32391C15.0876 9.42245 15.0876 11.2035 13.9891 12.3021C12.8906 13.4006 11.1095 13.4006 10.0109 12.3021C8.91238 11.2035 8.91238 9.42245 10.0109 8.32391C11.1095 7.22537 12.8906 7.22537 13.9891 8.32391" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.707 18.958C16.272 17.447 14.248 16.5 12 16.5C9.75197 16.5 7.72797 17.447 6.29297 18.959" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-snippet-ACTION{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 9.75L5 11.75L3 9.75" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M18.5 3C19.881 3 21 4.119 21 5.5C21 6.881 19.881 8 18.5 8C17.119 8 16 6.881 16 5.5C16 4.119 17.119 3 18.5 3Z" stroke="%230b0c0d" stroke-width="1.5"/><path d="M16 5.49976H7C5.895 5.49976 5 6.39476 5 7.49976V11.7498" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 14.2498L19 12.2498L21 14.2498" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 20.9998C4.119 20.9998 3 19.8808 3 18.4998C3 17.1188 4.119 15.9998 5.5 15.9998C6.881 15.9998 8 17.1188 8 18.4998C8 19.8808 6.881 20.9998 5.5 20.9998Z" stroke="%230b0c0d" stroke-width="1.5"/><path d="M8 18.4998H17C18.105 18.4998 19 17.6048 19 16.4998V12.2498" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-snippet-ASSET{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.00098 9C3.00098 10.105 5.23898 11 8.00098 11" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.99998 14.9998C5.23898 14.9998 3.00098 14.1048 3.00098 12.9998" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.999 5.00024H13V8.00024" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.001 15.9998C11.001 17.1048 13.239 17.9998 16.001 17.9998C18.763 17.9998 21.001 17.1048 21.001 15.9998" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.001 12C11.001 13.105 13.239 14 16.001 14C18.763 14 21.001 13.105 21.001 12" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 9.99976C13.24 9.99976 11 10.8948 11.002 11.9998" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.001 12V20C11.001 21.105 13.239 22 16.001 22" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 9.99976C18.76 9.99976 21 10.8948 20.998 11.9998" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 12V20C21 21.105 18.762 22 16 22" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 19.0002C5.239 19.0002 3 18.1052 3 17.0002" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 7C10.7614 7 13 6.10457 13 5C13 3.89543 10.7614 3 8 3C5.23858 3 3 3.89543 3 5C3 6.10457 5.23858 7 8 7Z" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 5.00024V17.0002" stroke="%230b0c0d" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-snippet-CONDITIONAL{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><ellipse cx="11.7002" cy="4.00001" rx="1.50001" ry="1.50001" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.0003 16.5001H12.6003C13.2003 16.5001 13.6003 16.1001 13.6003 15.5V12.75L14.6003 11.55C14.7003 11.35 14.8003 11.15 14.8003 10.95V8.75001C14.8003 8.15 14.4003 7.75 13.8003 7.75H9.8003C9.2003 7.75 8.80029 8.15 8.80029 8.75001V10.95C8.80029 11.15 8.90029 11.35 9.00029 11.55L10.0003 12.75V15.5C10.0003 16.1001 10.4003 16.5001 11.0003 16.5001Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.7998 21.5001L11.9998 20.3001L10.7998 19.1001" stroke="%230b0c0d" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.0001 14.2041C19.8361 14.8431 21.0001 15.7661 21.0001 16.8001C21.0001 18.2721 18.6601 19.5301 15.3501 20.0471" stroke="%230b0c0d" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.00002 14.2041C4.16401 14.8431 3 15.7661 3 16.8001C3 18.7331 7.02902 20.3001 12.0001 20.3001" stroke="%230b0c0d" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-rules-triggered,.icon-rules-triggered-rounded{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 6.5C15.5 7.88071 16.6193 9 18 9C19.3807 9 20.5 7.88071 20.5 6.5C20.5 5.11929 19.3807 4 18 4C16.6193 4 15.5 5.11929 15.5 6.5Z" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.5 17.5C15.5 18.8807 16.6193 20 18 20C19.3807 20 20.5 18.8807 20.5 17.5C20.5 16.1193 19.3807 15 18 15C16.6193 15 15.5 16.1193 15.5 17.5Z" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.5 6.5C2.5 7.88071 3.61929 9 5 9C6.38071 9 7.5 7.88071 7.5 6.5C7.5 5.11929 6.38071 4 5 4C3.61929 4 2.5 5.11929 2.5 6.5Z" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.5 6.5L7.5 6.5" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.5 6.5L9.5 6.5C10.163 6.5 10.7989 6.76339 11.2678 7.23223C11.7366 7.70107 12 8.33696 12 9L12 15C12 15.3283 12.0647 15.6534 12.1903 15.9567C12.3159 16.26 12.5001 16.5356 12.7322 16.7678C12.9644 16.9999 13.24 17.1841 13.5433 17.3097C13.8466 17.4353 14.1717 17.5 14.5 17.5L15.5 17.5" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:center center;background-color:#2186f4;background-size:60%;border-radius:.5rem}.icon-rules-triggered-rounded{border-radius:50%}.icon-actions-completed{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1211_7161)"><rect x="9" y="17.5" width="13" height="3" rx="1.5" stroke="%23fff" stroke-width="1.5"/><path d="M2 19L3 20L5 18" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><rect x="9" y="10.5" width="13" height="3" rx="1.5" stroke="%23fff" stroke-width="1.5"/><path d="M2 12L3 13L5 11" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><rect x="9" y="3.5" width="13" height="3" rx="1.5" stroke="%23fff" stroke-width="1.5"/><path d="M2 5L3 6L5 4" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_1211_7161"><rect width="24" height="24" fill="%23fff"/></clipPath></defs></svg>');background-position:center center;background-color:#0fb990;background-size:60%;border-radius:.5rem}.icon-actions-failed{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1211_7150)"><path d="M18.5 16.632L21 19.132" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 16.632L18.5 19.132" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.5 12V9" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.494 14.7037C12.346 14.7037 12.1995 14.7329 12.063 14.7896C11.9264 14.8463 11.8025 14.9294 11.6985 15.0341C11.5945 15.1387 11.5125 15.2629 11.4571 15.3993C11.4018 15.5357 11.3742 15.6817 11.3761 15.8287C11.3778 16.1242 11.4958 16.4072 11.7046 16.6174C11.9135 16.8276 12.1968 16.9483 12.494 16.9537C12.7942 16.9537 13.0822 16.8352 13.2944 16.6242C13.5067 16.4132 13.626 16.1271 13.626 15.8287C13.626 15.5304 13.5067 15.2442 13.2944 15.0332C13.0822 14.8223 12.7942 14.7037 12.494 14.7037Z" fill="%23fff"/><path d="M20.546 13.518L15.819 5.40001C15.4801 4.82057 14.9954 4.33995 14.4131 4.00595C13.8309 3.67195 13.1713 3.49622 12.5 3.49622C11.8287 3.49622 11.1692 3.67195 10.5869 4.00595C10.0046 4.33995 9.5199 4.82057 9.181 5.40001L3.481 15.178C3.16725 15.7178 3.00173 16.3309 3.00122 16.9552C3.00071 17.5795 3.16522 18.1928 3.47809 18.7331C3.79096 19.2734 4.24107 19.7213 4.78282 20.0316C5.32456 20.3419 5.9387 20.5035 6.563 20.5H15.536" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_1211_7150"><rect width="24" height="24" fill="%23fff"/></clipPath></defs></svg>');background-position:center center;background-color:#f0424b;background-size:60%;border-radius:.5rem}.icon-flow-failed,.icon-flow-failed-rounded{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 5L15 15" stroke="%23fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 5L5 15" stroke="%23fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:center center;background-color:#f0424b;background-size:60%;border-radius:.5rem}.icon-flow-completed,.icon-flow-completed-rounded{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.96484 10.5393L7.65754 14.232L7.63369 14.2081L15.9648 5.87695" stroke="%23fff" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:center center;background-color:#0fb990;background-size:60%;border-radius:.5rem}.icon-flow-failed-rounded,.icon-flow-completed-rounded{border-radius:50%}.icon-flow-dnf,.icon-flow-dnf-rounded{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1273_3250)"><path d="M12 12V9" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.9938 14C11.8623 14 11.732 14.0259 11.6106 14.0763C11.4893 14.1268 11.3792 14.2006 11.2867 14.2936C11.1943 14.3867 11.1213 14.497 11.0721 14.6183C11.0229 14.7395 10.9984 14.8693 11.0001 15C11.0017 15.2626 11.1065 15.5142 11.2921 15.701C11.4778 15.8879 11.7296 15.9952 11.9938 16C12.2607 16 12.5166 15.8946 12.7053 15.7071C12.894 15.5196 13 15.2652 13 15C13 14.7348 12.894 14.4804 12.7053 14.2929C12.5166 14.1054 12.2607 14 11.9938 14Z" fill="%23fff"/><path d="M9.668 4.3161L3.2765 14.5425C2.13173 16.3741 3.44855 18.75 5.6085 18.75H18.3915C20.5515 18.75 21.8683 16.3741 20.7235 14.5425L14.332 4.31609C13.2549 2.59275 10.7451 2.59276 9.668 4.3161Z" stroke="%23fff" stroke-width="1.5" stroke-linecap="round"/></g><defs><clipPath id="clip0_1273_3250"><rect width="24" height="24" fill="%23fff"/></clipPath></defs></svg>');background-position:center center;background-color:#0b0c0d;background-size:60%;border-radius:.5rem}.icon-flow-dnf-rounded{border-radius:50%}.icon-dash-policy{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" fill="%23D73DBD"/><g clip-path="url(%23clip0_555_2549)"><path d="M18.6663 11.3863V11.9996C18.6655 13.4372 18.2 14.836 17.3392 15.9875C16.4785 17.1389 15.2685 17.9812 13.8899 18.3889C12.5113 18.7965 11.0378 18.7475 9.68932 18.2493C8.3408 17.7511 7.18944 16.8303 6.40698 15.6243C5.62452 14.4183 5.25287 12.9916 5.34746 11.5571C5.44205 10.1226 5.99781 8.75714 6.93186 7.6643C7.86591 6.57146 9.1282 5.80984 10.5305 5.49301C11.9327 5.17619 13.3999 5.32114 14.713 5.90625" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.6657 6.66602L11.999 13.3393L9.99902 11.3393" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_555_2549"><rect width="16" height="16" fill="white" transform="translate(4 4)"/></clipPath></defs></svg>');border-radius:6px}.icon-dash-rule{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" fill="%23051567"/><path d="M13.3039 18.9204C16.57 18.3074 19.043 15.443 19.043 11.9995C19.043 8.10997 15.8891 4.95605 11.9995 4.95605C8.10997 4.95605 4.95605 8.10997 4.95605 11.9995C4.95605 15.443 7.4291 18.3074 10.6952 18.9204" stroke="%2398F7F1" stroke-width="1.25" stroke-miterlimit="10" stroke-linecap="round"/><path d="M13.3047 16.5082C15.2638 15.9421 16.696 14.1395 16.696 12.0003C16.696 9.4073 14.5934 7.30469 12.0003 7.30469C9.4073 7.30469 7.30469 9.4073 7.30469 12.0003C7.30469 14.1395 8.73686 15.9421 10.696 16.5082" stroke="%2398F7F1" stroke-width="1.25" stroke-miterlimit="10" stroke-linecap="round"/><path d="M13.3045 13.9515C13.9332 13.5315 14.348 12.8141 14.348 12.0002C14.348 10.7036 13.2967 9.65234 12.0002 9.65234C10.7036 9.65234 9.65234 10.7036 9.65234 12.0002C9.65234 12.8141 10.0671 13.5315 10.6958 13.9515" stroke="%2398F7F1" stroke-width="1.25" stroke-miterlimit="10" stroke-linecap="round"/></svg>');border-radius:6px}.icon-dots{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><circle cx="6" cy="12" r="2" transform="rotate(-90 6 12)" fill="%237a818f"/><circle cx="12" cy="12" r="2" transform="rotate(-90 12 12)" fill="%237a818f"/><circle cx="18" cy="12" r="2" transform="rotate(-90 18 12)" fill="%237a818f"/></svg>')}.icon-condition-GRAPH{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M6.52734 4.44531L9.99957 10.0009" stroke="%230b0c0d" stroke-width="1.04167"/><path d="M16.25 10H10" stroke="%230b0c0d" stroke-width="1.04167"/><path d="M6.52734 15.5556L9.99957 10" stroke="%230b0c0d" stroke-width="1.04167"/><circle cx="6.52865" cy="4.44271" r="1.45833" fill="white" stroke="%230b0c0d" stroke-width="1.04167"/><circle cx="6.52865" cy="15.5599" r="1.45833" fill="white" stroke="%230b0c0d" stroke-width="1.04167"/><circle cx="13.474" cy="4.44271" r="1.45833" fill="white" stroke="%230b0c0d" stroke-width="1.04167"/><circle cx="13.474" cy="15.5599" r="1.45833" stroke="%230b0c0d" stroke-width="1.04167"/><circle cx="10" cy="10" r="1.875" fill="%230b0c0d" stroke="%230b0c0d" stroke-width="1.25"/><circle cx="16.2513" cy="9.9974" r="1.45833" fill="white" stroke="%230b0c0d" stroke-width="1.04167"/><circle cx="3.7513" cy="9.9974" r="1.45833" fill="white" stroke="%230b0c0d" stroke-width="1.04167"/></svg>')}.icon-condition-TIME{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><g clip-path="url(%23clip0_1762_1189)"><path d="M12.5 2.5V4.16667" stroke="%230b0c0d" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.83203 2.5V4.16667" stroke="%230b0c0d" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.5 7.5H15.8333" stroke="%230b0c0d" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.8333 8.33594V5.83594C15.8333 4.4551 14.7142 3.33594 13.3333 3.33594H5C3.61917 3.33594 2.5 4.4551 2.5 5.83594V13.3359C2.5 14.7168 3.61917 15.8359 5 15.8359H8.33333" stroke="%230b0c0d" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.4922 13.3203V14.7853L15.6439 15.4878" stroke="%230b0c0d" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.582 18.3359C12.5112 18.3359 10.832 16.6576 10.832 14.5859C10.832 12.5576 12.557 10.8334 14.5854 10.8359C16.6554 10.8376 18.332 12.5159 18.332 14.5859C18.332 16.6568 16.6537 18.3359 14.582 18.3359Z" stroke="%230b0c0d" stroke-width="1.25"/></g><defs><clipPath id="clip0_1762_1189"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>')}.icon-condition-LOCATION{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><g clip-path="url(%23clip0_1762_1181)"><path d="M4.27344 8.37083V8.2275C4.27344 5.06417 6.8376 2.5 10.0009 2.5C13.1643 2.5 15.7284 5.06417 15.7284 8.2275V8.37083C15.7284 11.255 12.0768 15.5967 10.6051 17.23C10.2809 17.59 9.72094 17.59 9.39677 17.23C7.9251 15.5967 4.27344 11.255 4.27344 8.37083Z" stroke="%230b0c0d" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.33203 8.29906C8.33203 9.2199 9.07786 9.96573 9.9987 9.96573C10.9195 9.96573 11.6654 9.2199 11.6654 8.29906V8.26823C11.6654 7.3474 10.9195 6.60156 9.9987 6.60156C9.07786 6.60156 8.33203 7.3474 8.33203 8.26823" stroke="%230b0c0d" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_1762_1181"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>')}.icon-condition-OPERATOR{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><g clip-path="url(%23clip0_1762_1173)"><path d="M12.2185 5H14.1667C15.0507 5 15.8986 5.35119 16.5237 5.97631C17.1488 6.60143 17.5 7.44928 17.5 8.33333V14.1667C17.5 15.0507 17.1488 15.8986 16.5237 16.5237C15.8986 17.1488 15.0507 17.5 14.1667 17.5H7.94897C7.81013 17.5 7.67349 17.4653 7.55147 17.3991C7.42945 17.3328 7.32591 17.2372 7.25025 17.1207C7.1746 17.0043 7.12924 16.8709 7.11828 16.7324C7.10732 16.594 7.13111 16.4551 7.1875 16.3282L12.8126 3.67178C12.869 3.5449 12.8928 3.40595 12.8818 3.26753C12.8708 3.12912 12.8255 2.99564 12.7498 2.87922C12.6741 2.7628 12.5706 2.66713 12.4486 2.60091C12.3265 2.53468 12.1899 2.49999 12.051 2.5H5.83333C4.94928 2.5 4.10143 2.85119 3.47631 3.47631C2.85119 4.10143 2.5 4.94928 2.5 5.83333V11.6667C2.5 12.5507 2.85119 13.3986 3.47631 14.0237C4.10143 14.6488 4.94928 15 5.83333 15H7.7875" stroke="%230b0c0d" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.918 11.25L14.168 12.5L12.918 13.75" stroke="%230b0c0d" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.08203 8.75L5.83203 7.5L7.08203 6.25" stroke="%230b0c0d" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_1762_1173"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>')}.icon-condition-white-GRAPH{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M6.52734 4.44531L9.99957 10.0009" stroke="%23fff" stroke-width="1.04167"/><path d="M16.25 10H10" stroke="%23fff" stroke-width="1.04167"/><path d="M6.52734 15.5556L9.99957 10" stroke="%23fff" stroke-width="1.04167"/><circle cx="6.52865" cy="4.44271" r="1.45833" fill="white" stroke="%23fff" stroke-width="1.04167"/><circle cx="6.52865" cy="15.5599" r="1.45833" fill="white" stroke="%23fff" stroke-width="1.04167"/><circle cx="13.474" cy="4.44271" r="1.45833" fill="white" stroke="%23fff" stroke-width="1.04167"/><circle cx="13.474" cy="15.5599" r="1.45833" stroke="%23fff" stroke-width="1.04167"/><circle cx="10" cy="10" r="1.875" fill="%23fff" stroke="%23fff" stroke-width="1.25"/><circle cx="16.2513" cy="9.9974" r="1.45833" fill="white" stroke="%23fff" stroke-width="1.04167"/><circle cx="3.7513" cy="9.9974" r="1.45833" fill="white" stroke="%23fff" stroke-width="1.04167"/></svg>')}.icon-condition-white-TIME{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><g clip-path="url(%23clip0_1762_1189)"><path d="M12.5 2.5V4.16667" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.83203 2.5V4.16667" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.5 7.5H15.8333" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.8333 8.33594V5.83594C15.8333 4.4551 14.7142 3.33594 13.3333 3.33594H5C3.61917 3.33594 2.5 4.4551 2.5 5.83594V13.3359C2.5 14.7168 3.61917 15.8359 5 15.8359H8.33333" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.4922 13.3203V14.7853L15.6439 15.4878" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.582 18.3359C12.5112 18.3359 10.832 16.6576 10.832 14.5859C10.832 12.5576 12.557 10.8334 14.5854 10.8359C16.6554 10.8376 18.332 12.5159 18.332 14.5859C18.332 16.6568 16.6537 18.3359 14.582 18.3359Z" stroke="%23fff" stroke-width="1.25"/></g><defs><clipPath id="clip0_1762_1189"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>')}.icon-condition-white-LOCATION{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><g clip-path="url(%23clip0_1762_1181)"><path d="M4.27344 8.37083V8.2275C4.27344 5.06417 6.8376 2.5 10.0009 2.5C13.1643 2.5 15.7284 5.06417 15.7284 8.2275V8.37083C15.7284 11.255 12.0768 15.5967 10.6051 17.23C10.2809 17.59 9.72094 17.59 9.39677 17.23C7.9251 15.5967 4.27344 11.255 4.27344 8.37083Z" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.33203 8.29906C8.33203 9.2199 9.07786 9.96573 9.9987 9.96573C10.9195 9.96573 11.6654 9.2199 11.6654 8.29906V8.26823C11.6654 7.3474 10.9195 6.60156 9.9987 6.60156C9.07786 6.60156 8.33203 7.3474 8.33203 8.26823" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_1762_1181"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>')}.icon-condition-white-OPERATOR{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><g clip-path="url(%23clip0_1762_1173)"><path d="M12.2185 5H14.1667C15.0507 5 15.8986 5.35119 16.5237 5.97631C17.1488 6.60143 17.5 7.44928 17.5 8.33333V14.1667C17.5 15.0507 17.1488 15.8986 16.5237 16.5237C15.8986 17.1488 15.0507 17.5 14.1667 17.5H7.94897C7.81013 17.5 7.67349 17.4653 7.55147 17.3991C7.42945 17.3328 7.32591 17.2372 7.25025 17.1207C7.1746 17.0043 7.12924 16.8709 7.11828 16.7324C7.10732 16.594 7.13111 16.4551 7.1875 16.3282L12.8126 3.67178C12.869 3.5449 12.8928 3.40595 12.8818 3.26753C12.8708 3.12912 12.8255 2.99564 12.7498 2.87922C12.6741 2.7628 12.5706 2.66713 12.4486 2.60091C12.3265 2.53468 12.1899 2.49999 12.051 2.5H5.83333C4.94928 2.5 4.10143 2.85119 3.47631 3.47631C2.85119 4.10143 2.5 4.94928 2.5 5.83333V11.6667C2.5 12.5507 2.85119 13.3986 3.47631 14.0237C4.10143 14.6488 4.94928 15 5.83333 15H7.7875" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.918 11.25L14.168 12.5L12.918 13.75" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.08203 8.75L5.83203 7.5L7.08203 6.25" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_1762_1173"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>')}.icon-condition-white-GRAPH-blue{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.83203 5.33594L11.9987 12.0026" stroke="%23fff" stroke-width="1.25"/><path d="M19.5 11.9998H12" stroke="%23fff" stroke-width="1.25"/><path d="M7.83203 18.6667L11.9987 12" stroke="%23fff" stroke-width="1.25"/><circle cx="7.83594" cy="5.32812" r="1.75" fill="%23fff" stroke="%23fff" stroke-width="1.25"/><circle cx="7.83594" cy="18.6719" r="1.75" fill="%23fff" stroke="%23fff" stroke-width="1.25"/><circle cx="16.168" cy="5.32812" r="1.75" fill="%23fff" stroke="%23fff" stroke-width="1.25"/><circle cx="16.168" cy="18.6719" r="1.75" fill="%23fff" stroke="%23fff" stroke-width="1.25"/><circle cx="12" cy="12" r="2.25" fill="%23fff" stroke="%23fff" stroke-width="1.5"/><circle cx="19.5" cy="12.0078" r="1.75" fill="%23fff" stroke="%23fff" stroke-width="1.25"/><circle cx="4.50391" cy="12.0078" r="1.75" fill="%23fff" stroke="%23fff" stroke-width="1.25"/></svg>')}.icon-condition-white-TIME-blue{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_2086_12779)"><path d="M19 14.0039V7.00391C19 5.34691 17.657 4.00391 16 4.00391H6C4.343 4.00391 3 5.34691 3 7.00391V16.0039C3 17.6609 4.343 19.0039 6 19.0039H14" fill="%23fff"/><path d="M19 14.0039V7.00391C19 5.34691 17.657 4.00391 16 4.00391H6C4.343 4.00391 3 5.34691 3 7.00391V16.0039C3 17.6609 4.343 19.0039 6 19.0039H14" stroke="%232186F4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 9H19" stroke="%232186F4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.4985 22.0039C15.0135 22.0039 12.9985 19.9899 12.9985 17.5039C12.9985 15.0699 15.0685 13.0009 17.5025 13.0039C19.9865 13.0059 21.9985 15.0199 21.9985 17.5039C21.9985 19.9889 19.9845 22.0039 17.4985 22.0039Z" fill="%23fff" stroke="%232186F4" stroke-width="1.5"/><path d="M17.3906 15.9844V17.7424L18.7726 18.5854" stroke="%232186F4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 3V5" stroke="%232186F4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.99854 3V5" stroke="%232186F4" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_2086_12779"><rect width="24" height="24" fill="%23fff"/></clipPath></defs></svg>')}.icon-condition-white-LOCATION-blue{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1629_21536)"><path d="M5.12891 10.045V9.873C5.12891 6.077 8.20591 3 12.0019 3C15.7979 3 18.8749 6.077 18.8749 9.873V10.045C18.8749 13.506 14.4929 18.716 12.7269 20.676C12.3379 21.108 11.6659 21.108 11.2769 20.676C9.51091 18.716 5.12891 13.506 5.12891 10.045Z" fill="%23fff" stroke="%23fff" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.33203 9.94111C9.33203 11.4009 10.5254 12.5833 11.9987 12.5833C13.472 12.5833 14.6654 11.4009 14.6654 9.94111V9.89223C14.6654 8.4324 13.472 7.25 11.9987 7.25C10.5254 7.25 9.33203 8.4324 9.33203 9.89223" fill="%232186F4"/></g><defs><clipPath id="clip0_1629_21536"><rect width="24" height="24" fill="%23fff"/></clipPath></defs></svg>')}.icon-condition-white-OPERATOR-blue{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><g clip-path="url(%23clip0_1762_1173)"><path d="M12.2185 5H14.1667C15.0507 5 15.8986 5.35119 16.5237 5.97631C17.1488 6.60143 17.5 7.44928 17.5 8.33333V14.1667C17.5 15.0507 17.1488 15.8986 16.5237 16.5237C15.8986 17.1488 15.0507 17.5 14.1667 17.5H7.94897C7.81013 17.5 7.67349 17.4653 7.55147 17.3991C7.42945 17.3328 7.32591 17.2372 7.25025 17.1207C7.1746 17.0043 7.12924 16.8709 7.11828 16.7324C7.10732 16.594 7.13111 16.4551 7.1875 16.3282L12.8126 3.67178C12.869 3.5449 12.8928 3.40595 12.8818 3.26753C12.8708 3.12912 12.8255 2.99564 12.7498 2.87922C12.6741 2.7628 12.5706 2.66713 12.4486 2.60091C12.3265 2.53468 12.1899 2.49999 12.051 2.5H5.83333C4.94928 2.5 4.10143 2.85119 3.47631 3.47631C2.85119 4.10143 2.5 4.94928 2.5 5.83333V11.6667C2.5 12.5507 2.85119 13.3986 3.47631 14.0237C4.10143 14.6488 4.94928 15 5.83333 15H7.7875" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.918 11.25L14.168 12.5L12.918 13.75" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.08203 8.75L5.83203 7.5L7.08203 6.25" stroke="%23fff" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_1762_1173"><rect width="20" height="20" fill="%23fff"/></clipPath></defs></svg>')}.icon-plus-blue{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"><circle cx="16" cy="16" r="16" fill="%232186F4"/><path d="M16 9V23" stroke="white" stroke-width="2.5" stroke-linecap="round"/><path d="M23 16L9 16" stroke="white" stroke-width="2.5" stroke-linecap="round"/></svg>')}.icon-plus-blue-outline{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><circle cx="12" cy="12" r="9.25" transform="rotate(90 12 12)" stroke="%232186F4" stroke-width="1.5"/><path d="M16 12L8 12" stroke="%232186F4" stroke-width="1.5" stroke-linecap="round"/><path d="M12 16L12 8" stroke="%232186F4" stroke-width="1.5" stroke-linecap="round"/></svg>')}.icon-snippets-graph{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 8L16 16" stroke="%23515660" stroke-width="1.5"/><path d="M25 16H16" stroke="%23515660" stroke-width="1.5"/><path d="M11 24L16 16" stroke="%23515660" stroke-width="1.5"/><circle cx="11" cy="8" r="2.25" fill="%23515660" stroke="%23515660" stroke-width="0.5"/><circle cx="11" cy="24" r="2.25" fill="%23515660" stroke="%23515660" stroke-width="0.5"/><circle cx="21" cy="8" r="2.25" fill="%23515660" stroke="%23515660" stroke-width="0.5"/><circle cx="21" cy="24" r="2.25" fill="%23515660" stroke="%23515660" stroke-width="0.5"/><circle cx="16.0039" cy="15.9922" r="4" fill="%23515660"/><circle cx="25" cy="16" r="2.25" fill="%23515660" stroke="%23515660" stroke-width="0.5"/><circle cx="7" cy="16" r="2.25" fill="%23515660" stroke="%23515660" stroke-width="0.5"/></svg>')}.icon-snippets-advanced{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 8L14 24" stroke="%23515660" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 23L3 16L10 9" stroke="%23515660" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 23L29 16L22 9" stroke="%23515660" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-filter2{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36" fill="none"><rect width="36" height="36" rx="8" fill="white"/><path d="M24 11H27" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 11H17" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M19 18H27" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 18H12" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M24 25H27" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 25H17" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.4137 9.58575C24.1947 10.3668 24.1947 11.6328 23.4137 12.4138C22.6327 13.1948 21.3667 13.1948 20.5857 12.4138C19.8047 11.6328 19.8047 10.3668 20.5857 9.58575C21.3667 8.80475 22.6327 8.80475 23.4137 9.58575Z" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.4137 16.5857C16.1947 17.3667 16.1947 18.6327 15.4137 19.4137C14.6327 20.1947 13.3668 20.1947 12.5857 19.4137C11.8047 18.6327 11.8047 17.3667 12.5857 16.5857C13.3668 15.8047 14.6327 15.8047 15.4137 16.5857Z" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M23.4137 23.5857C24.1947 24.3667 24.1947 25.6327 23.4137 26.4137C22.6327 27.1947 21.3667 27.1947 20.5857 26.4137C19.8047 25.6327 19.8047 24.3667 20.5857 23.5857C21.3667 22.8047 22.6327 22.8047 23.4137 23.5857Z" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-sb-arrow{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M6.75 4C6.75 3.58579 6.41421 3.25 6 3.25C5.58579 3.25 5.25 3.58579 5.25 4H6.75ZM5.25 4V8H6.75V4H5.25ZM10 12.75H18V11.25H10V12.75ZM5.25 8C5.25 10.6234 7.37665 12.75 10 12.75V11.25C8.20507 11.25 6.75 9.79493 6.75 8H5.25Z" fill="%230B0C0D"/><path d="M14 8L18 12L14 16" stroke="%23000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-chart-center{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36" fill="none"><rect x="8.75" y="8.75" width="18.5" height="18.5" rx="5.25" stroke="%23656B78" stroke-width="1.5"/><path d="M12 17V15C12 13.3431 13.3431 12 15 12H17" stroke="%23656B78" stroke-width="1.5"/><path d="M19 12L21 12C22.6569 12 24 13.3431 24 15L24 17" stroke="%23656B78" stroke-width="1.5"/><path d="M24 19L24 21C24 22.6569 22.6569 24 21 24L19 24" stroke="%23656B78" stroke-width="1.5"/><path d="M17 24L15 24C13.3431 24 12 22.6569 12 21L12 19" stroke="%23656B78" stroke-width="1.5"/></svg>')}.icon-chart-zoomin{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36" fill="none"><path d="M18 23L18 13" stroke="%23656B78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M23 18L13 18" stroke="%23656B78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-chart-zoomout{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36" fill="none"><path d="M23 18L13 18" stroke="%23656B78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-chart-legend{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M19.0752 4.9287C22.9749 8.82842 22.9749 15.1794 19.0752 19.0791C15.1755 22.9788 8.82451 22.9788 4.92479 19.0791C1.02507 15.1794 1.02507 8.82842 4.92479 4.9287C8.82451 1.02898 15.0641 1.02898 19.0752 4.9287Z" stroke="%237A818F" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.4019 12.0506L13.7278 13.2762C13.505 13.3876 13.2822 13.6105 13.1707 13.8333L11.9451 16.5074L10.7195 13.8333C10.6081 13.6105 10.3852 13.3876 10.1624 13.2762L7.48828 12.0506L10.1624 10.8249C10.3852 10.7135 10.6081 10.4907 10.7195 10.2678L11.9451 7.59375L13.1707 10.2678C13.2822 10.4907 13.505 10.7135 13.7278 10.8249L16.4019 12.0506Z" stroke="%237A818F" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-match{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.3333 2.5H6.66667C4.36548 2.5 2.5 4.36548 2.5 6.66667V13.3333C2.5 15.6345 4.36548 17.5 6.66667 17.5H13.3333C15.6345 17.5 17.5 15.6345 17.5 13.3333V6.66667C17.5 4.36548 15.6345 2.5 13.3333 2.5Z" stroke="%230B0C0D" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 8.25L9.25193 11.9981L7 9.74807" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-nomatch{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M6.66699 11.666H13.3337" stroke="%230B0C0D" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.66699 8.33398H13.3337" stroke="%230B0C0D" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.6663 6.25L8.33301 13.75" stroke="%230B0C0D" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.3333 2.5H6.66667C4.36548 2.5 2.5 4.36548 2.5 6.66667V13.3333C2.5 15.6345 4.36548 17.5 6.66667 17.5H13.3333C15.6345 17.5 17.5 15.6345 17.5 13.3333V6.66667C17.5 4.36548 15.6345 2.5 13.3333 2.5Z" stroke="%230B0C0D" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-report-policy-update{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="32" height="32" rx="16" fill="%230B0C0D"/><path d="M11.25 11H20.25" stroke="white" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><rect x="9" y="13" width="14" height="10" rx="2" stroke="white" stroke-width="1.25"/><path d="M14 18.1741L15.3259 19.5L15.3174 19.4914L18.3088 16.5" stroke="white" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.748 9H18.748" stroke="white" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-report-policy-add{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="32" height="32" rx="16" fill="%230B0C0D"/><g clip-path="url(%23clip0_102_461)"><path d="M16 12.6667V19.3334" stroke="white" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.3327 16H12.666" stroke="white" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 23.5C11.8575 23.5 8.5 20.1425 8.5 16C8.5 11.8575 11.8575 8.5 16 8.5C20.1425 8.5 23.5 11.8575 23.5 16C23.5 20.1425 20.1425 23.5 16 23.5Z" stroke="white" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_102_461"><rect width="20" height="20" fill="white" transform="translate(6 6)"/></clipPath></defs></svg>')}.icon-report-policy-remove{background-image:url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="32" height="32" rx="16" fill="%230B0C0D"/><g clip-path="url(%23clip0_88_2923)"><path d="M19.3307 16H12.6641" stroke="white" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 23.5C11.8575 23.5 8.5 20.1425 8.5 16C8.5 11.8575 11.8575 8.5 16 8.5C20.1425 8.5 23.5 11.8575 23.5 16C23.5 20.1425 20.1425 23.5 16 23.5Z" stroke="white" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_88_2923"><rect width="20" height="20" fill="white" transform="translate(6 6)"/></clipPath></defs></svg>')}.icon-report-allows{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_88_2886)"><path d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z" stroke="%230B0C0D" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.44531 12.339L10.6123 14.506L10.5983 14.492L15.4873 9.603" stroke="%230B0C0D" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_88_2886"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-report-denials{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_88_2893)"><path d="M20.0329 16.0356C20.8852 14.3466 21.1827 12.4317 20.8831 10.5637C20.5835 8.69576 19.702 6.96998 18.3643 5.63224C17.0266 4.2945 15.3008 3.41304 13.4328 3.11343C11.5648 2.81381 9.64994 3.11133 7.96094 3.9636" stroke="%230B0C0D" stroke-width="2" stroke-linejoin="round"/><path d="M3.9636 7.96399C3.11133 9.65299 2.81381 11.5679 3.11343 13.4359C3.41304 15.3038 4.2945 17.0296 5.63224 18.3673C6.96998 19.7051 8.69576 20.5866 10.5637 20.8862C12.4317 21.1858 14.3466 20.8883 16.0356 20.036" stroke="%230B0C0D" stroke-width="2" stroke-linejoin="round"/><path d="M4 3.9996L20 19.9996" stroke="%23ECEDEF" stroke-width="6.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 3.9996L20 19.9996" stroke="%230B0C0D" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_88_2893"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-report-total{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_156_1302)"><path d="M20.1691 10.975C20.1691 15.612 16.6841 19.948 12.0001 21C7.31605 19.947 3.83105 15.612 3.83105 10.975V7.33201C3.83105 6.50301 4.33205 5.75501 5.10005 5.44201L10.2061 3.35301C11.3561 2.88201 12.6441 2.88201 13.7941 3.35301L18.9001 5.44201C19.6681 5.75701 20.1691 6.50301 20.1691 7.33201V10.975Z" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9 10.25V13" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 8V15" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 10V13" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_156_1302"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-report-pdf{background-image:url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="40" height="40" rx="8" fill="%237000FF"/><path d="M12 29V24.5" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 24.5H14C14.3978 24.5 14.7794 24.658 15.0607 24.9393C15.342 25.2206 15.5 25.6022 15.5 26C15.5 26.3978 15.342 26.7794 15.0607 27.0607C14.7794 27.342 14.3978 27.5 14 27.5H12" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.5 27.15L24 27.1501" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M27 24.5H24V29" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M28 21V16.4142C28 16.149 27.8946 15.8946 27.7071 15.7071L23.2929 11.2929C23.1054 11.1054 22.851 11 22.5858 11H14C13.4696 11 12.9609 11.2107 12.5858 11.5858C12.2107 11.9609 12 12.4696 12 13V21" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M28 17H24C23.4696 17 22.9609 16.7893 22.5858 16.4142C22.2107 16.0391 22 15.5304 22 15V11" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 24.5H19.5C20.0304 24.5 20.5391 24.7107 20.9142 25.0858C21.2893 25.4609 21.5 25.9696 21.5 26.5V27C21.5 27.5304 21.2893 28.0391 20.9142 28.4142C20.5391 28.7893 20.0304 29 19.5 29H18V24.5Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-report-csv{background-image:url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="40" height="40" rx="8" fill="%237000FF"/><path d="M15 24.5H13.125C12.8266 24.5 12.5405 24.6185 12.3295 24.8295C12.1185 25.0405 12 25.3266 12 25.625V27.875C12 28.1734 12.1185 28.4595 12.3295 28.6705C12.5405 28.8815 12.8266 29 13.125 29H15" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.0002 29H19.7572C19.9053 29 20.0519 28.9708 20.1887 28.9142C20.3255 28.8575 20.4498 28.7744 20.5545 28.6697C20.6592 28.565 20.7423 28.4407 20.7989 28.3039C20.8556 28.1671 20.8848 28.0205 20.8848 27.8724C20.8848 27.5734 20.766 27.2866 20.5545 27.0751C20.3431 26.8637 20.0563 26.7449 19.7572 26.7449H19.0072C18.8598 26.7449 18.7139 26.7159 18.5777 26.6595C18.4415 26.603 18.3178 26.5204 18.2135 26.4161C18.1093 26.3119 18.0266 26.1882 17.9702 26.052C17.9138 25.9158 17.8848 25.7698 17.8848 25.6224C17.8848 25.475 17.9138 25.3291 17.9702 25.1929C18.0266 25.0567 18.1093 24.933 18.2135 24.8288C18.3178 24.7245 18.4415 24.6418 18.5777 24.5854C18.7139 24.529 18.8598 24.5 19.0072 24.5H20.5514" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M24.725 29L23.5 24.5" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.7746 29H24.7246" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M27.0004 24.5L25.7754 29" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M28 21V16.4142C28 16.149 27.8946 15.8946 27.7071 15.7071L23.2929 11.2929C23.1054 11.1054 22.851 11 22.5858 11H14C13.4696 11 12.9609 11.2107 12.5858 11.5858C12.2107 11.9609 12 12.4696 12 13V21" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M28 17H24C23.4696 17 22.9609 16.7893 22.5858 16.4142C22.2107 16.0391 22 15.5304 22 15V11" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-report-users{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 20.3483C5 17.7817 7.1 15.6817 9.66667 15.6817H14.3333C16.9 15.6817 19 17.7817 19 20.3483" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.9161 5.18165C16.5495 6.81499 16.5495 9.38165 14.9161 10.8983C13.2828 12.415 10.7161 12.5317 9.19947 10.8983C7.6828 9.26499 7.56613 6.81499 9.0828 5.18165C10.5995 3.54832 13.2828 3.66499 14.9161 5.18165" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-edit{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 4H8C5.79086 4 4 5.79086 4 8V16C4 18.2091 5.79086 20 8 20H16C18.2091 20 20 18.2091 20 16V13" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round"/><path d="M9.25 14.75L12.1375 14.3934C12.3401 14.3687 12.5289 14.2761 12.6737 14.1322L19.6688 7.1371C20.4434 6.36252 20.4434 5.10668 19.6688 4.33118C18.8942 3.5566 17.6384 3.5566 16.8629 4.33118L9.93292 11.2612C9.79267 11.4014 9.70192 11.5829 9.6735 11.78L9.25 14.75Z" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-report-summary{background-image:url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_181_780)"><path d="M3.25 12.9167L4.65 14.25L6.75 12.25" stroke="%230B0C0D" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 17.5V20" stroke="%230B0C0D" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 7V9.5" stroke="%230B0C0D" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 24C6.10457 24 7 23.1046 7 22C7 20.8954 6.10457 20 5 20C3.89543 20 3 20.8954 3 22C3 23.1046 3.89543 24 5 24Z" stroke="%230B0C0D" stroke-width="1.70028" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 22H24" stroke="%230B0C0D" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 7C6.10457 7 7 6.10457 7 5C7 3.89543 6.10457 3 5 3C3.89543 3 3 3.89543 3 5C3 6.10457 3.89543 7 5 7Z" stroke="%230B0C0D" stroke-width="1.70028" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 5H24" stroke="%230B0C0D" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 13.5H24" stroke="%230B0C0D" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_181_780"><rect width="28" height="28" fill="white"/></clipPath></defs></svg>')}.icon-duplicate{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect x="9" y="4" width="12" height="12" rx="2.25" stroke="%23656b78" stroke-width="1.28571"/><path d="M6.85714 9H5.25C4.00736 9 3 10.0074 3 11.25V18.75C3 19.9926 4.00736 21 5.25 21H12.75C13.9926 21 15 19.9926 15 18.75V18.1429" stroke="%23656b78" stroke-width="1.28571" stroke-linecap="round"/></svg>');background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_3391_8248)"><path d="M7 6V14C7 14.7956 7.31607 15.5587 7.87868 16.1213C8.44129 16.6839 9.20435 17 10 17H18C18.7956 17 19.5587 16.6839 20.1213 16.1213C20.6839 15.5587 21 14.7956 21 14V6C21 5.20435 20.6839 4.44129 20.1213 3.87868C19.5587 3.31607 18.7956 3 18 3H10C9.20435 3 8.44129 3.31607 7.87868 3.87868C7.31607 4.44129 7 5.20435 7 6Z" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17 17V18C17 18.7956 16.6839 19.5587 16.1213 20.1213C15.5587 20.6839 14.7956 21 14 21H6C5.20435 21 4.44129 20.6839 3.87868 20.1213C3.31607 19.5587 3 18.7956 3 18V10C3 9.20435 3.31607 8.44129 3.87868 7.87868C4.44129 7.31607 5.20435 7 6 7H7" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 12V8" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 9.99919H16" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_3391_8248"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.icon-reload{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="9" stroke="%23c2c5cc" stroke-width="1.5"/><path d="M5.9906 14.0086L5.9914 12.4053L7.59424 12.4049" stroke="%237a818f" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.5331 9.99865C14.5327 11.1592 14.0901 12.3198 13.2043 13.2055C11.4332 14.9766 8.56244 14.9774 6.79175 13.2067C6.54817 12.9632 6.34146 12.6972 6.16479 12.4179" stroke="%237a818f" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.0103 5.9915L14.0095 7.59475L12.4067 7.59515" stroke="%237a818f" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.46772 10.0014C5.46812 8.8408 5.9108 7.68023 6.79655 6.79448C8.56764 5.02339 11.4384 5.02258 13.2091 6.79328C13.4527 7.03685 13.6594 7.30286 13.8361 7.58208" stroke="%237a818f" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');animation:rotation2 3s linear infinite}.icon-reload2{background-image:url('data:image/svg+xml,<svg fill="%23aaafb8" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M10.72,19.9a8,8,0,0,1-6.5-9.79A7.77,7.77,0,0,1,10.4,4.16a8,8,0,0,1,9.49,6.52A1.54,1.54,0,0,0,21.38,12h.13a1.37,1.37,0,0,0,1.38-1.54,11,11,0,1,0-12.7,12.39A1.54,1.54,0,0,0,12,21.34h0A1.47,1.47,0,0,0,10.72,19.9Z"></path></svg>');animation:rotation2 1s linear infinite}.icon-status-unregistered{background-color:#aaafb8;border-radius:50%}.icon-status-healthy,.icon-status-enabled{background-color:#0fb990;border-radius:50%;filter:drop-shadow(0px 0px 8px rgba(15,185,144,.5))}.icon-status-unhealthy,.icon-status-disabled{background-color:#f0424b;border-radius:50%;filter:drop-shadow(0px 0px 8px rgba(240,66,75,.4))}.icon-clock{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM11.2537 6.43945V11.3795C11.2537 11.5784 11.1747 11.7692 11.0341 11.9098L7.54096 15.4029C7.24807 15.6958 7.24807 16.1707 7.54095 16.4636C8.68227 17.6049 10.2612 18.3122 12.0038 18.3122C15.4895 18.3122 18.3152 15.4865 18.3152 12.0008C18.3152 8.51513 15.4894 5.68945 12.0037 5.68945C11.5895 5.68945 11.2537 6.02524 11.2537 6.43945Z" fill="%230b0c0d"/></svg>')}.icon-calendar{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.0012 1.99414V3.99497" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.99792 1.99414V3.99497" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.99625 7.99826H19.0029" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.0029 10.9994V5.99734C19.0029 4.3398 17.6592 2.99609 16.0017 2.99609H5.9975C4.33995 2.99609 2.99625 4.3398 2.99625 5.99734V14.0007C2.99625 15.6582 4.33995 17.0019 5.9975 17.0019H8.99875" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 15.6015V19.203C12 19.6806 12.1897 20.1386 12.5274 20.4764C12.8651 20.8141 13.3232 21.0038 13.8008 21.0038H19.203C19.6806 21.0038 20.1386 20.8141 20.4763 20.4764C20.814 20.1386 21.0037 19.6806 21.0037 19.203V15.6015C21.0037 14.607 20.1975 13.8008 19.203 13.8008H13.8008C12.8062 13.8008 12 14.607 12 15.6015Z" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.0037 16.801H12" stroke="%23656b78" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-mapping{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path d="M25.4998 13.3306L17.0826 19.3336C16.4747 19.7671 15.7466 20 15 20C14.2534 20 13.5253 19.7671 12.9174 19.3336L4.50023 13.3306C4.26823 13.1653 4.07909 12.947 3.94859 12.6938C3.81809 12.4406 3.75 12.1599 3.75 11.875C3.75 11.5901 3.81809 11.3094 3.94859 11.0562C4.07909 10.803 4.26823 10.5847 4.50023 10.4194L12.9174 4.41638C13.5253 3.98295 14.2534 3.75 15 3.75C15.7466 3.75 16.4747 3.98295 17.0826 4.41638L25.4998 10.4194C25.7318 10.5847 25.9209 10.803 26.0514 11.0562C26.1819 11.3094 26.25 11.5901 26.25 11.875C26.25 12.1599 26.1819 12.4406 26.0514 12.6938C25.9209 12.947 25.7318 13.1653 25.4998 13.3306Z" stroke="%230b0c0d" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round"/><path d="M25.4998 19.5806L17.0826 25.5836C16.4747 26.0171 15.7466 26.25 15 26.25C14.2534 26.25 13.5253 26.0171 12.9174 25.5836L4.50023 19.5806C4.26823 19.4153 4.07909 19.197 3.94859 18.9438C3.81809 18.6906 3.75 18.4099 3.75 18.125C3.75 17.8401 3.81809 17.5594 3.94859 17.3062C4.07909 17.053 4.26823 16.8347 4.50023 16.6694L12.9174 10.6664C13.5253 10.2329 14.2534 10 15 10C15.7466 10 16.4747 10.2329 17.0826 10.6664L25.4998 16.6694C25.7318 16.8347 25.9209 17.053 26.0514 17.3062C26.1819 17.5594 26.25 17.8401 26.25 18.125C26.25 18.4099 26.1819 18.6906 26.0514 18.9438C25.9209 19.197 25.7318 19.4153 25.4998 19.5806Z" stroke="%230b0c0d" stroke-width="1.875" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-code{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M2.03906 12.0418V10.9128C2.89943 10.9128 3.50015 10.7397 3.84124 10.3935C4.18234 10.0423 4.35288 9.46272 4.35288 8.65488V6.49478C4.35288 5.72709 4.43943 5.08232 4.61252 4.56049C4.7907 4.03363 5.06052 3.61215 5.42197 3.29604C5.78343 2.97993 6.24161 2.75163 6.79652 2.61113C7.35143 2.47064 8.00561 2.40039 8.75906 2.40039V4.18416C8.16852 4.18416 7.70779 4.26946 7.37688 4.44006C7.04597 4.61066 6.81434 4.8766 6.68197 5.23787C6.5547 5.59412 6.49106 6.05072 6.49106 6.60768V9.34731C6.49106 9.73367 6.43252 10.0924 6.31543 10.4236C6.19834 10.7497 5.98197 11.0332 5.66634 11.2741C5.3507 11.5149 4.90015 11.7031 4.3147 11.8386C3.72924 11.974 2.9707 12.0418 2.03906 12.0418ZM8.75906 21.6004C8.00561 21.6004 7.35143 21.5301 6.79652 21.3897C6.24161 21.2492 5.78343 21.0209 5.42197 20.7047C5.06052 20.3886 4.7907 19.9671 4.61252 19.4403C4.43943 18.9185 4.35288 18.2737 4.35288 17.506V15.3384C4.35288 14.5356 4.18234 13.9585 3.84124 13.6073C3.50015 13.2561 2.89943 13.0804 2.03906 13.0804V11.959C2.9707 11.959 3.72924 12.0267 4.3147 12.1622C4.90015 12.2927 5.3507 12.4808 5.66634 12.7267C5.98197 12.9675 6.19834 13.2535 6.31543 13.5847C6.43252 13.9109 6.49106 14.2671 6.49106 14.6535V17.3931C6.49106 17.945 6.5547 18.3991 6.68197 18.7554C6.81434 19.1167 7.04597 19.3826 7.37688 19.5532C7.70779 19.7288 8.16852 19.8166 8.75906 19.8166V21.6004ZM2.03906 13.0804V10.9128H4.15434V13.0804H2.03906Z" fill="%230b0c0d"/><path d="M21.9585 12.0418V10.9128C21.0981 10.9128 20.4974 10.7397 20.1563 10.3935C19.8152 10.0423 19.6447 9.46272 19.6447 8.65488V6.49478C19.6447 5.72709 19.5581 5.08232 19.385 4.56049C19.2069 4.03363 18.937 3.61215 18.5756 3.29604C18.2141 2.97993 17.756 2.75163 17.201 2.61113C16.6461 2.47064 15.992 2.40039 15.2385 2.40039V4.18416C15.829 4.18416 16.2898 4.26946 16.6207 4.44006C16.9516 4.61066 17.1832 4.8766 17.3156 5.23787C17.4429 5.59412 17.5065 6.05072 17.5065 6.60768V9.34731C17.5065 9.73367 17.565 10.0924 17.6821 10.4236C17.7992 10.7497 18.0156 11.0332 18.3312 11.2741C18.6469 11.5149 19.0974 11.7031 19.6829 11.8386C20.2683 11.974 21.0269 12.0418 21.9585 12.0418ZM15.2385 21.6004C15.992 21.6004 16.6461 21.5301 17.201 21.3897C17.756 21.2492 18.2141 21.0209 18.5756 20.7047C18.937 20.3886 19.2069 19.9671 19.385 19.4403C19.5581 18.9185 19.6447 18.2737 19.6447 17.506V15.3384C19.6447 14.5356 19.8152 13.9585 20.1563 13.6073C20.4974 13.2561 21.0981 13.0804 21.9585 13.0804V11.959C21.0269 11.959 20.2683 12.0267 19.6829 12.1622C19.0974 12.2927 18.6469 12.4808 18.3312 12.7267C18.0156 12.9675 17.7992 13.2535 17.6821 13.5847C17.565 13.9109 17.5065 14.2671 17.5065 14.6535V17.3931C17.5065 17.945 17.4429 18.3991 17.3156 18.7554C17.1832 19.1167 16.9516 19.3826 16.6207 19.5532C16.2898 19.7288 15.829 19.8166 15.2385 19.8166V21.6004ZM21.9585 13.0804V10.9128H19.8432V13.0804H21.9585Z" fill="%230b0c0d"/></svg>')}a:hover.icon-x-light,a:active.icon-x-light,a:focus.icon-x-light{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9L23 23' stroke='%230b0c0d' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23 9L9 23' stroke='%230b0c0d' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}a:hover.icon-filter,a:active.icon-filter,a:focus.icon-filter{background-image:url('data:image/svg+xml,<svg width="34" height="34" viewBox="0 0 34 34" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M33.1829 13.781C32.5463 10.5803 30.9748 7.6403 28.6673 5.33274C25.5729 2.23839 21.3761 0.5 17 0.5C12.6239 0.5 8.42709 2.23839 5.33274 5.33274C3.02518 7.6403 1.45371 10.5803 0.817051 13.781C0.180393 16.9817 0.507145 20.2993 1.75599 23.3143C3.00484 26.3293 5.11968 28.9062 7.8331 30.7192C10.5465 32.5323 13.7366 33.5 17 33.5C20.2634 33.5 23.4535 32.5323 26.1669 30.7192C28.8803 28.9062 30.9952 26.3293 32.244 23.3143C33.4929 20.2993 33.8196 16.9817 33.1829 13.781Z" stroke="%23656b78" stroke-linecap="round" stroke-linejoin="round"/><path d="M14 23H20" stroke="%230b0c0d" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 18H22" stroke="%230b0c0d" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M10 13L24 13" stroke="%230b0c0d" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}a:hover.icon-trash,a:active.icon-trash,a:focus.icon-trash{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.5428 21.0041H8.45698C7.28078 21.0041 6.30288 20.0986 6.21267 18.9258L5.24707 6.37305H18.7527L17.7871 18.9258C17.6969 20.0986 16.719 21.0041 15.5428 21.0041V21.0041Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.0032 6.37326H3.99658" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.1865 2.99609H14.8138C15.4354 2.99609 15.9393 3.49998 15.9393 4.12156V6.3725H8.06104V4.12156C8.06104 3.49998 8.56492 2.99609 9.1865 2.99609V2.99609Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.4995 12.1582L13.5008 14.8431" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.6577 15.0013L13.3426 12" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}a:hover.icon-copy,a:active.icon-copy,a:focus.icon-copy{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0017 19.4031V10.8625C15.0017 10.4374 14.8326 10.0302 14.5325 9.73006L12.2695 7.46712C11.9694 7.167 11.5622 6.99792 11.137 6.99792H5.59774C4.71337 6.99792 3.99707 7.71422 3.99707 8.59859V19.4031C3.99707 20.2875 4.71337 21.0038 5.59774 21.0038H13.401C14.2854 21.0038 15.0017 20.2875 15.0017 19.4031Z' stroke='%230b0c0d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.0015 17.002H18.4029C19.2873 17.002 20.0036 16.2858 20.0036 15.4014V6.86083C20.0036 6.43565 19.8345 6.02848 19.5344 5.72835L17.2715 3.46541C16.9713 3.16529 16.5642 2.99622 16.139 2.99622H10.5997C9.71532 2.99622 8.99902 3.71251 8.99902 4.59688V6.99788' stroke='%230b0c0d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.0036 6.99788H16.8023C16.3601 6.99788 16.002 6.63973 16.002 6.19755V2.99622' stroke='%230b0c0d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.0017 10.9996H11.8003C11.3581 10.9996 11 10.6414 11 10.1993V6.99792' stroke='%230b0c0d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}a:hover.icon-copy2,a:active.icon-copy2,a:focus.icon-copy2{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect x="9" y="4" width="12" height="12" rx="2.25" stroke="%230b0c0d" stroke-width="1.28571"/><path d="M6.85714 9H5.25C4.00736 9 3 10.0074 3 11.25V18.75C3 19.9926 4.00736 21 5.25 21H12.75C13.9926 21 15 19.9926 15 18.75V18.1429" stroke="%230b0c0d" stroke-width="1.28571" stroke-linecap="round"/></svg>')}a:hover.icon-eye,a:hover.icon-eye-hidden,a:active.icon-eye,a:active.icon-eye-hidden,a:focus.icon-eye,a:focus.icon-eye-hidden{background-image:url('data:image/svg+xml,<svg width="24" height="48" viewBox="0 0 24 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.0001 18.9999C11.1581 18.9999 10.3151 18.8219 9.49609 18.5049" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.882 12.4678C18.99 15.9668 15.495 18.9998 12 18.9998" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.0791 8.9209C19.7701 9.7299 20.3841 10.6119 20.8821 11.5329C21.0391 11.8239 21.0391 12.1769 20.8821 12.4679" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 19L19 5" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.77309 14.2271C8.54309 12.9971 8.54309 11.0021 9.77309 9.77211C11.0031 8.54211 12.9981 8.54211 14.2281 9.77211" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.0442 6.956C15.4972 5.759 13.7482 5 12.0002 5C8.50524 5 5.01024 8.033 3.11824 11.533C2.96124 11.824 2.96124 12.177 3.11824 12.468C4.06424 14.217 5.41024 15.849 6.95624 17.045" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.11824 36.467C2.96124 36.176 2.96124 35.823 3.11824 35.532C5.01024 32.033 8.50524 29 12.0002 29C15.4952 29 18.9902 32.033 20.8822 35.533C21.0392 35.824 21.0392 36.177 20.8822 36.468C18.9902 39.967 15.4952 43 12.0002 43C8.50524 43 5.01024 39.967 3.11824 36.467Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.1213 33.8787C15.2929 35.0502 15.2929 36.9497 14.1213 38.1213C12.9497 39.2929 11.0502 39.2929 9.87868 38.1213C8.70711 36.9497 8.70711 35.0502 9.87868 33.8787C11.0502 32.7071 12.9497 32.7071 14.1213 33.8787" stroke="%230b0c0d" stroke-width="1.4286" stroke-linecap="round" stroke-linejoin="round"/></svg>')}a:hover.icon-generatepassword,a:active.icon-generatepassword,a:focus.icon-generatepassword{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.018 11H13.982C14.544 11 15 11.443 15 11.99V15.011C15 15.558 14.544 16.001 13.982 16.001H10.018C9.456 16 9 15.557 9 15.01V11.99C9 11.443 9.456 11 10.018 11V11Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.3159 11V9.684C10.3159 8.754 11.0699 8 11.9999 8C12.9299 8 13.6839 8.754 13.6839 9.684V11" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.33203 19.1949C7.89203 20.4259 9.85803 21.1659 12 21.1659C17.063 21.1659 21.167 17.0619 21.167 11.9989C21.167 10.6549 20.871 9.38193 20.351 8.23193L18.417 10.1659" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.668 4.80501C16.107 3.57401 14.142 2.83301 12 2.83301C6.93701 2.83301 2.83301 6.93701 2.83301 12C2.83301 13.344 3.12901 14.617 3.64901 15.767L5.58301 13.833" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}a:hover.icon-x-outline,a:active.icon-x-outline,a:focus.icon-x-outline{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='%23c9242d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 9L9 15' stroke='%23c9242d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 9L15 15' stroke='%23c9242d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}a:hover.icon-logout,a:active.icon-logout,a:focus.icon-logout{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5031 9.99995L13.3347 5.83154" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.3347 14.1684L17.5031 10" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5031 10.0001H8.33264" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.33271 17.5033H6.38746C4.23879 17.5033 2.49695 15.7614 2.49695 13.6127V6.66541C2.49695 4.51674 4.23879 2.7749 6.38746 2.7749H8.33271" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}a:hover.icon-info,a:active.icon-info,a:focus.icon-info{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 21.375C17.1777 21.375 21.375 17.1777 21.375 12C21.375 6.82233 17.1777 2.625 12 2.625C6.82233 2.625 2.625 6.82233 2.625 12C2.625 17.1777 6.82233 21.375 12 21.375Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15.75V12" stroke="%230b0c0d" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="8.625" r="1.125" fill="%230b0c0d"/></svg>')}a:hover.icon-angle-right,a:active.icon-angle-right,a:focus.icon-angle-right{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 15L12 9L6 15' stroke='%230b0c0d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:rotate(90deg);transition:transform .08s linear}a:hover.icon-angle-down,a:active.icon-angle-down,a:focus.icon-angle-down{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 15L12 9L6 15' stroke='%230b0c0d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:rotate(180deg);transition:transform .08s linear}a:hover.icon-angle-right-sm,a:active.icon-angle-right-sm,a:focus.icon-angle-right-sm{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 14L12 10L8 14' stroke='%230b0c0d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:rotate(0);transition:transform .08s linear;transform:rotate(90deg)}a:hover.icon-angle-down-sm,a:active.icon-angle-down-sm,a:focus.icon-angle-down-sm{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 14L12 10L8 14' stroke='%230b0c0d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:rotate(0);transition:transform .08s linear;transform:rotate(180deg)}a:hover.icon-angle-up,a:active.icon-angle-up,a:focus.icon-angle-up{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 15L12 9L6 15' stroke='%230b0c0d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transform:rotate(0);transition:transform .08s linear}a:hover.icon-plus-circle,a:active.icon-plus-circle,a:focus.icon-plus-circle{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 8V16" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 12H8" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 21V21C7.029 21 3 16.971 3 12V12C3 7.029 7.029 3 12 3V3C16.971 3 21 7.029 21 12V12C21 16.971 16.971 21 12 21Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}a:hover.icon-datalens,a:active.icon-datalens,a:focus.icon-datalens{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1628_829)"><path d="M5.83301 3.33374L8.19 7.1" stroke="%230b0c0d" stroke-width="1.25"/><path d="M17.5 10H13" stroke="%230b0c0d" stroke-width="1.25"/><path d="M5.83301 16.6667L8.19 12.8999" stroke="%230b0c0d" stroke-width="1.25"/><circle cx="5.83354" cy="3.33293" r="1.91667" fill="%230b0c0d" stroke="%230b0c0d" stroke-width="0.5"/><circle cx="5.83354" cy="16.6667" r="1.91667" fill="%230b0c0d" stroke="%230b0c0d" stroke-width="0.5"/><circle cx="14.1667" cy="3.33341" r="1.91667" fill="%230b0c0d" stroke="%230b0c0d" stroke-width="0.5"/><circle cx="14.1667" cy="16.6667" r="1.91667" fill="%230b0c0d" stroke="%230b0c0d" stroke-width="0.5"/><circle cx="10" cy="10" r="3.5" stroke="%230b0c0d"/><circle cx="17.4998" cy="10.0004" r="1.91667" fill="%230b0c0d" stroke="%230b0c0d" stroke-width="0.5"/><circle cx="2.4998" cy="10.0004" r="1.91667" fill="%230b0c0d" stroke="%230b0c0d" stroke-width="0.5"/></g><defs><clipPath id="clip0_1628_829"><rect width="20" height="20" fill="%230b0c0d"/></clipPath></defs></svg>')}a:hover.icon-drag,a:active.icon-drag,a:focus.icon-drag{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><circle cx="15.5049" cy="18" r="1.5" fill="%230b0c0d"/><circle cx="9.50488" cy="18" r="1.5" fill="%230b0c0d"/><circle cx="15.5049" cy="12" r="1.5" fill="%230b0c0d"/><circle cx="9.50488" cy="12" r="1.5" fill="%230b0c0d"/><circle cx="15.5049" cy="6" r="1.5" fill="%230b0c0d"/><circle cx="9.50488" cy="6" r="1.5" fill="%230b0c0d"/></svg>')}a:hover.icon-edit,a:active.icon-edit,a:focus.icon-edit{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 4H8C5.79086 4 4 5.79086 4 8V16C4 18.2091 5.79086 20 8 20H16C18.2091 20 20 18.2091 20 16V13" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round"/><path d="M9.25 14.75L12.1375 14.3934C12.3401 14.3687 12.5289 14.2761 12.6737 14.1322L19.6688 7.1371C20.4434 6.36252 20.4434 5.10668 19.6688 4.33118C18.8942 3.5566 17.6384 3.5566 16.8629 4.33118L9.93292 11.2612C9.79267 11.4014 9.70192 11.5829 9.6735 11.78L9.25 14.75Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}a:hover.icon-calendar,a:active.icon-calendar,a:focus.icon-calendar{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.0012 1.99414V3.99497" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M6.99792 1.99414V3.99497" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.99625 7.99826H19.0029" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.0029 10.9994V5.99734C19.0029 4.3398 17.6592 2.99609 16.0017 2.99609H5.9975C4.33995 2.99609 2.99625 4.3398 2.99625 5.99734V14.0007C2.99625 15.6582 4.33995 17.0019 5.9975 17.0019H8.99875" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 15.6015V19.203C12 19.6806 12.1897 20.1386 12.5274 20.4764C12.8651 20.8141 13.3232 21.0038 13.8008 21.0038H19.203C19.6806 21.0038 20.1386 20.8141 20.4763 20.4764C20.814 20.1386 21.0037 19.6806 21.0037 19.203V15.6015C21.0037 14.607 20.1975 13.8008 19.203 13.8008H13.8008C12.8062 13.8008 12 14.607 12 15.6015Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.0037 16.801H12" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}@keyframes shake{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0)}to{transform:translate(1px,-2px) rotate(-1deg)}}@keyframes smooth-shake{0%{transform:translateY(-1px)}50%{transform:translateY(1px)}to{transform:translateY(-1px)}}.smooth-shake{animation:smooth-shake .2s}@keyframes orbit{0%{transform:translate(calc(var(--uib-size) * .5)) scale(.7368);opacity:.65}5%{transform:translate(calc(var(--uib-size) * .4)) scale(.6842);opacity:.58}10%{transform:translate(calc(var(--uib-size) * .3)) scale(.6316);opacity:.51}15%{transform:translate(calc(var(--uib-size) * .2)) scale(.5789);opacity:.44}20%{transform:translate(calc(var(--uib-size) * .1)) scale(.5263);opacity:.37}25%{transform:translate(0) scale(.4737);opacity:.3}30%{transform:translate(calc(var(--uib-size) * -.1)) scale(.5263);opacity:.37}35%{transform:translate(calc(var(--uib-size) * -.2)) scale(.5789);opacity:.44}40%{transform:translate(calc(var(--uib-size) * -.3)) scale(.6316);opacity:.51}45%{transform:translate(calc(var(--uib-size) * -.4)) scale(.6842);opacity:.58}50%{transform:translate(calc(var(--uib-size) * -.5)) scale(.7368);opacity:.65}55%{transform:translate(calc(var(--uib-size) * -.4)) scale(.7894);opacity:.72}60%{transform:translate(calc(var(--uib-size) * -.3)) scale(.8421);opacity:.79}65%{transform:translate(calc(var(--uib-size) * -.2)) scale(.8947);opacity:.86}70%{transform:translate(calc(var(--uib-size) * -.1)) scale(.9473);opacity:.93}75%{transform:translate(0) scale(1);opacity:1}80%{transform:translate(calc(var(--uib-size) * .1)) scale(.9474);opacity:.93}85%{transform:translate(calc(var(--uib-size) * .2)) scale(.8947);opacity:.86}90%{transform:translate(calc(var(--uib-size) * .3)) scale(.8421);opacity:.79}95%{transform:translate(calc(var(--uib-size) * .4)) scale(.7894);opacity:.72}to{transform:translate(calc(var(--uib-size) * .5)) scale(.7368);opacity:.65}}.d3-bg-0{background-color:#4e79a7!important}.d3-bg-1{background-color:#f28e2c!important}.d3-bg-2{background-color:#e15759!important}.d3-bg-3{background-color:#76b7b2!important}.d3-bg-4{background-color:#59a14f!important}.d3-bg-5{background-color:#edc949!important}.d3-bg-6{background-color:#af7aa1!important}.d3-bg-7{background-color:#ff9da7!important}.d3-bg-8{background-color:#9c755f!important}.d3-bg-9{background-color:#bab0ab!important}.d3-bg-donut-0{background-color:#a39eff!important}.d3-bg-donut-1{background-color:#726bff!important}.d3-bg-donut-2{background-color:#423ad1!important}.d3-bg-linechart-0{background-color:#7000ff!important}.d3-bg-linechart-1{background-color:#e77b81!important}.d3-color-linechart-0{color:#5b3abf!important}.d3-color-linechart-1{color:#e77b81!important}:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row,.btn-icon,div.head div.head-title,.title-count,div.switch>label{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*,.btn-icon>*,div.head div.head-title>*,.title-count>*,div.switch>label>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col,div.flow div.flow-row .flow-line-right,div.switch>label>div+div{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto,.btn-icon>*,div.head div.head-title>*,.title-count>*,div.switch>label>div{flex:0 0 auto;width:auto}.col-1,.form-col-gap{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3,.form-col-primary,div.flow div.flow-row:first-child .flow-line-left{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5,div.flow div.flow-row:nth-child(2) .flow-line-left{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7,div.flow div.flow-row:nth-child(3) .flow-line-left{flex:0 0 auto;width:58.33333333%}.col-8,.form-col-secondary{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12,.form-col-full{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,div.switch>label,.gx-0{--bs-gutter-x: 0}.g-0,div.switch>label,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3,div.head div.head-title{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 226, 254.6);--bs-table-border-color: rgb(165.28, 180.8, 203.68);--bs-table-striped-bg: rgb(196.27, 214.7, 241.87);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 203.4, 229.14);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 209.05, 235.505);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(180.48, 181.92, 183.2);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: rgb(209, 231, 220.8);--bs-table-border-color: rgb(167.2, 184.8, 176.64);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(198.4, 171.68, 174.24);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text,div.form-inputs div.form-sep .form-text-error{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);--bs-btn-hover-border-color: rgb(10.4, 88, 202.4);--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(10.4, 88, 202.4);--bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color: rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(86.4, 93.6, 100);--bs-btn-active-border-color: rgb(81, 87.75, 93.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color: rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(20, 108, 67.2);--bs-btn-active-border-color: rgb(18.75, 101.25, 63);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(61.4, 212.6, 243);--bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(255, 202.3, 44.2);--bs-btn-hover-border-color: rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 205.4, 56.6);--bs-btn-active-border-color: rgb(255, 199.2, 31.8);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(187, 45.05, 58.65);--bs-btn-hover-border-color: rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(176, 42.4, 55.2);--bs-btn-active-border-color: rgb(165, 39.75, 51.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color: rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(198.4, 199.2, 200);--bs-btn-active-border-color: rgb(186, 186.75, 187.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary,.btn.btn-sgnl-outline,.btn.btn-sgnl-outline-purple{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-img-top,.card-group>.card:not(:last-child)>.card-header{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom,.card-group>.card:not(:last-child)>.card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-img-top,.card-group>.card:not(:first-child)>.card-header{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom,.card-group>.card:not(:first-child)>.card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow,.spinner-border{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle,div.head div.head-pad h2{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap,.btn-icon,div.head div.head-title,.title-count{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start,div.switch.switch-top>label{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center,.btn-icon,div.head div.head-title,.title-count,div.switch>label{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-VariableFont_slnt,wght.ttf) format("truetype-variations");font-weight:125 950;font-stretch:75% 125%}html,body{min-height:100vh}body{background-color:#fff;color:#0b0c0d;font-family:Inter,sans-serif;font-size:.875rem;font-weight:350;font-variation-settings:"wght" 350}body.nav-expanded nav{width:200px!important}body.nav-expanded nav ul li a span{text-indent:0!important;padding-left:32px!important}body.nav-expanded main{padding-left:200px!important}h1,h2,h3,h4,h5,h6{font-weight:550;font-variation-settings:"wght" 550}a,a:link,a:visited,a:not([href]):not([class]){cursor:pointer;color:#7000ff;text-decoration:none}a.external,a:link.external,a:visited.external,a:not([href]):not([class]).external{background-image:url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 6.5V9.5C9 9.76522 8.89464 10.0196 8.70711 10.2071C8.51957 10.3946 8.26522 10.5 8 10.5H2.5C2.23478 10.5 1.98043 10.3946 1.79289 10.2071C1.60536 10.0196 1.5 9.76522 1.5 9.5V4C1.5 3.73478 1.60536 3.48043 1.79289 3.29289C1.98043 3.10536 2.23478 3 2.5 3H5.5" stroke="%237000ff" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.5 1.5H10.5V4.5" stroke="%237000ff" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 7L10.5 1.5" stroke="%237000ff" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:right center;padding-right:15px}a.external-gray,a:link.external-gray,a:visited.external-gray,a:not([href]):not([class]).external-gray{background-image:url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 6.5V9.5C9 9.76522 8.89464 10.0196 8.70711 10.2071C8.51957 10.3946 8.26522 10.5 8 10.5H2.5C2.23478 10.5 1.98043 10.3946 1.79289 10.2071C1.60536 10.0196 1.5 9.76522 1.5 9.5V4C1.5 3.73478 1.60536 3.48043 1.79289 3.29289C1.98043 3.10536 2.23478 3 2.5 3H5.5" stroke="%23656b78" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.5 1.5H10.5V4.5" stroke="%23656b78" stroke-linecap="round" stroke-linejoin="round"/><path d="M5 7L10.5 1.5" stroke="%23656b78" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:right center;padding-right:15px}a.light,a:link.light,a:visited.light,a:not([href]):not([class]).light{color:#656b78}a.dark,a:link.dark,a:visited.dark,a:not([href]):not([class]).dark{color:#0b0c0d}a.underline,div.report-results div.report-result div.report-result-steps div.report-result-steps-steps ul li .report-result-step-desc a,a:link.underline,a:visited.underline,a:not([href]):not([class]).underline{text-decoration:underline}a:hover,a:active,a:not([href],[class]):hover,a.light:hover,a.light:active,a.light:not([href],[class]):hover{color:#0b0c0d}a.dark:hover,a.dark:active,a.dark:not([href],[class]):hover{text-decoration:underline}a.dark:hover.underline,div.report-results div.report-result div.report-result-steps div.report-result-steps-steps ul li .report-result-step-desc a.dark:hover,a.dark:active.underline,div.report-results div.report-result div.report-result-steps div.report-result-steps-steps ul li .report-result-step-desc a.dark:active,a.dark:not([href],[class]):hover.underline{text-decoration:none}.dark{color:#0b0c0d}.pointer{cursor:pointer}.default-cursor{cursor:default!important}.normal{font-weight:350;font-variation-settings:"wght" 350}strong,.strong{font-weight:550;font-variation-settings:"wght" 550}.slant{font-style:italic}.underline,div.report-results div.report-result div.report-result-steps div.report-result-steps-steps ul li .report-result-step-desc a{text-decoration:underline;text-underline-offset:2px}.no-underline{text-decoration:none!important}.smol{font-size:.75rem!important}.smo{font-size:.8125rem!important}.smoller{font-size:.6875rem!important}.regular{font-size:.875rem!important}.light{color:#656b78}.lighter{color:#7a818f}.lighterer{color:#9298a4}.color-red{color:#c9242d!important}.color-green{color:#2ca44f!important}.color-orange{color:#ec8a33!important}.noborder{border:none!important}.break-all{word-break:break-word}p{margin-top:1rem;margin-bottom:1rem}p:first-of-type{margin-top:0}[class^=col]>.pill:only-child,[class^=col]>[class^=icon]:only-child{display:block}.nowrap{white-space:nowrap}.align-middle>span,div.head div.head-pad h2>span,.align-middle>a,div.head div.head-pad h2>a{vertical-align:middle;margin-right:1.25rem}.reset-ul,div.round-tabs ul{list-style:none;padding:0;margin:0}.reset-ul li,div.round-tabs ul li{margin:0;padding:0}.text-ellipsis,div.sb-editor div.sb-editor-resources div.sb-editor-resources-list div.sb-editor-resources-list-item,div.sb-chart .node .qfn-html .qfn-container span,.chart-label,div.sb-chart .edge-midpoint .edge-html .edge-container span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;display:block}main{width:100%;min-height:100vh}main.signed-in{padding-left:56px}main.sticky-nav{padding-left:200px}.btn{--bs-btn-border-radius: 100px;--bs-btn-padding-x: 16px;--bs-btn-padding-y: 6px;font-weight:450;font-variation-settings:"wght" 450;font-size:.875rem}.btn:focus,.btn:active,.btn:active:focus{box-shadow:0 0 0 .25rem #7e171c33}.btn:disabled,.btn.disabled{background-color:#ecedef!important;border-color:#ecedef!important;color:#aaafb8!important}.btn-sm{--bs-btn-padding-y: 2px;--bs-btn-padding-x: 14px;font-size:.75rem}.btn-smd{--bs-btn-padding-y: 5px;--bs-btn-padding-x: 18px;font-size:.8125rem}.btn-md{--bs-btn-padding-y: 8.5px;--bs-btn-padding-x: 18px;font-size:.875rem}.btn-lg{--bs-btn-padding-y: 9px;--bs-btn-padding-x: 20px;font-size:1rem}.btn.btn-sgnl{color:#fff;border-color:#7000ff;background-color:#7000ff}.btn.btn-sgnl:hover,.btn.btn-sgnl:focus,.btn.btn-sgnl:active{color:#fff;background-color:#22004d;border-color:#22004d}.btn.btn-sgnl-light{color:#0b0c0d;border-color:#f1e5ff;background-color:#f1e5ff}.btn.btn-sgnl-light .btn-icon .icon-plus{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 3V13" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 8H13" stroke="%23656b78" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.btn.btn-sgnl-light:hover,.btn.btn-sgnl-light:focus,.btn.btn-sgnl-light:active{color:#fff;background-color:#22004d;border-color:#22004d}.btn.btn-sgnl-light:hover .btn-icon .icon-plus,.btn.btn-sgnl-light:focus .btn-icon .icon-plus,.btn.btn-sgnl-light:active .btn-icon .icon-plus{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 3V13" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 8H13" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.btn.btn-sgnl-light:disabled .icon-plus,.btn.btn-sgnl-light .disabled .icon-plus{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 3V13" stroke="%23c2c5cc" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 8H13" stroke="%23c2c5cc" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.btn.btn-sgnl-gray{color:#0b0c0d;background-color:#dadce0;border-color:#dadce0}.btn.btn-sgnl-gray:hover,.btn.btn-sgnl-gray:focus,.btn.btn-sgnl-gray:active{color:#fff;background-color:#656b78;border-color:#656b78}.btn.btn-sgnl-btn{color:#656b78;border-color:transparent;background-color:transparent;border-radius:8px}.btn.btn-sgnl-btn:hover,.btn.btn-sgnl-btn:focus,.btn.btn-sgnl-btn:active,.btn.btn-sgnl-btn.active{color:#0b0c0d;background-color:#dadce0;border-color:#dadce0}.btn.btn-sgnl-outline,.btn.btn-sgnl-outline-purple{color:#656b78;border-color:#dadce0}.btn.btn-sgnl-outline:hover,.btn.btn-sgnl-outline-purple:hover,.btn.btn-sgnl-outline:focus,.btn.btn-sgnl-outline-purple:focus,.btn.btn-sgnl-outline:active,.btn.btn-sgnl-outline-purple:active{color:#fff;border-color:#7000ff;background-color:#7000ff}.btn.btn-sgnl-outline-purple{color:#7000ff;border-color:#7000ff}.btn.btn-danger{color:#fff;background-color:#c9242d;border-color:#c9242d}.btn.btn-danger:hover,.btn.btn-danger:focus,.btn.btn-danger:active{color:#fff;background-color:#7e171c;border-color:#7e171c}.btn.btn-warning{color:#fff;background-color:#db7214;border-color:#db7214}.btn.btn-warning:hover,.btn.btn-warning:focus,.btn.btn-warning:active{color:#fff;background-color:#83440c;border-color:#83440c}.btn-group .dropdown-item{font-size:.875rem;color:#0b0c0d;padding:.375rem 1rem}.btn-group .dropdown-item.active{background-color:#7000ff}.btn-group .dropdown-item:hover{background-color:#f3f4f5}.btn-group>:not(.btn:last-child){padding-right:calc(var(--bs-btn-padding-x) - 6px)}.btn-group>.btn+.btn{padding-right:var(--bs-btn-padding-x);padding-left:calc(var(--bs-btn-padding-x) - 6px)}[class*=-buttons]>.btn,div.form-buttons>.btn{margin:0 8px}[class*=-buttons]>.btn:first-child,div.form-buttons>.btn:first-child{margin-left:0}[class*=-buttons]>.btn:last-child,div.form-buttons>.btn:last-child{margin-right:0}.btn-icon{--bs-gutter-x: 5px}.btn-icon>*{white-space:nowrap}.btn-icon [class^=icon]{display:block}.btn-icon .icon-plus{margin-left:-4px}.btn-sgnl-outline-purple .btn-icon .icon-plus{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 3V13" stroke="%237000ff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 8H13" stroke="%237000ff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.btn-sgnl-outline-purple:hover .btn-icon .icon-plus,.btn-sgnl-outline-purple:focus .btn-icon .icon-plus,.btn-sgnl-outline-purple:active .btn-icon .icon-plus{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 3V13" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 8H13" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}div.help-link{position:fixed;bottom:120px;right:32px;width:42px;height:42px;padding:5px;border-radius:50%;background:#0b0c0d}div.help-link .icon-help{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" r="9" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="12" r="3.5" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M14.4747 9.52501L18.363 5.63672" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.637 18.3627L9.52513 14.4746" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.52529 9.52501L5.637 5.63672" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M18.363 18.3627L14.4749 14.4746" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}div.head{z-index:10;position:relative}div.head:not(.noborder){box-shadow:0 1px 2px #0003}div.head.noshadow{box-shadow:none;border-bottom:1px solid #dadce0}div.head div.head-pad{padding:clamp(14px,4px + .0111111111 * 100vw,20px) 32px clamp(26px,9.3333333333px + .0185185185 * 100vw,36px)}div.head div.head-pad ul.pill-labels{margin-top:clamp(8px,-5.3333333333px + .0148148148 * 100vw,16px)}div.head div.head-pad ul.pill-labels .pill{font-size:.875rem;line-height:1.375rem;border-radius:16px;padding:5px 12px;font-weight:550;font-variation-settings:"wght" 550}div.head div.head-pad h2{font-weight:550;font-variation-settings:"wght" 550;font-size:clamp(22px,12px + .0111111111 * 100vw,28px);margin:0}div.head div.head-title>*{white-space:nowrap}div.head div.head-title .icon-img{border-radius:8px}div.head p{font-size:1.125rem;margin:0;font-weight:550;font-variation-settings:"wght" 550;color:#656b78}div.head p.light{font-size:.875rem;font-weight:350;font-variation-settings:"wght" 350}div.head p.light a{color:#0b0c0d;text-decoration:underline}div.head p.light a:hover,div.head p.light a:active{text-decoration:none}div.head p.contained{max-width:1440px;white-space:normal}div.head div.head-tabs{padding:0 32px}div.head div.head-tabs ul{list-style:none;padding:0;margin:0}div.head div.head-tabs ul li{margin:0;padding:0}div.head div.head-tabs ul li{display:inline-block;margin-right:clamp(24px,4px + .0222222222 * 100vw,36px)}div.head div.head-tabs ul li a{font-weight:450;font-variation-settings:"wght" 450;position:relative;min-height:38px;padding:.375rem 0;display:block;color:#656b78}div.head div.head-tabs ul li a:after{position:absolute;bottom:0;left:-4px;right:-4px;content:"";height:4px;border-top-right-radius:3px;border-top-left-radius:3px}div.head div.head-tabs ul li a.active{color:#7000ff}div.head div.head-tabs ul li a.active:after{background:#7000ff;transition:background-color .3s ease-in-out}div.head div.head-tabs ul li a:hover,div.head div.head-tabs ul li a:active{color:#0b0c0d}div.head div.head-tabs ul li a .title-count small{height:22px;line-height:22px;padding:0 8px}.pill{display:inline-block;vertical-align:middle;padding:4px 12px;font-size:.75rem;line-height:1.125rem;border-radius:50px;background-color:#f8f8f9;color:#0b0c0d;font-weight:350;font-variation-settings:"wght" 350}.pill.pill-md{font-weight:450;font-variation-settings:"wght" 450;font-size:.8125rem;padding:6px 15px}.pill.pill-dark{background-color:#ecedef}.pill.pill-green{background-color:#2ca44f;color:#fff}.pill.pill-red{background-color:#c9242d;color:#fff}.pill.pill-yellow{background-color:#fabd5d;color:#0b0c0d}.pill.pill-red-light{font-weight:450;font-variation-settings:"wght" 450;background-color:#f9b9bc}.pill.pill-green-light{font-weight:450;font-variation-settings:"wght" 450;background-color:#9ee4d3}.pill.pill-darkgrey{font-weight:450;font-variation-settings:"wght" 450;background-color:#dadce0}.pill.pill-purple{background-color:#036ada;color:#fff}div.body div.body-pad{padding:4rem;padding:clamp(32px,-21.3333333333px + .0592592593 * 100vw,64px)}.sgnld3>svg{height:intrinsic;max-width:100%}.sgnld3 .d3tt{background:#0b0c0d;border-radius:5px;border:1px solid white;color:#fff;font-size:.8rem;font-weight:450;font-variation-settings:"wght" 450;opacity:0;padding:.1rem .5rem .2rem;position:fixed;transition:opacity .5s;-webkit-user-select:none;user-select:none;z-index:1060}.sgnld3.sgnld3-histogram .bar{stroke:none;stroke-width:0}.sgnld3.sgnld3-histogram .bar:hover{filter:brightness(80%)}.sgnld3.sgnld3-network-chart .circle circle,.sgnld3.sgnld3-network-chart .circle image{transition:transform .2s}.sgnld3.sgnld3-network-chart line{transition:stroke .2s;stroke-dasharray:5}.sgnld3.sgnld3-network-chart .has-rel line{stroke-dasharray:0}.sgnld3.sgnld3-network-chart .chart-text,.sgnld3.sgnld3-network-chart .chart-text-highlight{display:none;font-size:.6875rem}.sgnld3.sgnld3-network-chart .chart-text-highlight.chart-text-visible{display:block}.sgnld3.sgnld3-network-chart .circle:hover circle,.sgnld3.sgnld3-network-chart .circle:hover image,.sgnld3.sgnld3-network-chart .selected circle,.sgnld3.sgnld3-network-chart .selected image{transform:scale(2)}.sgnld3.sgnld3-network-chart .selected .chart-text,.sgnld3.sgnld3-network-chart .highlight .chart-text{display:block}.sgnld3.sgnld3-network-chart .highlighted circle{fill:#7000ff;stroke:#7000ff;stroke-width:5px}.sgnld3.sgnld3-network-chart .has-image circle{fill:#fff!important}.sgnld3.sgnld3-network-chart.hasSelection .circle:not(.selected){background:#fff!important}.sgnld3.sgnld3-network-chart.hasSelection .circle:not(.selected) circle,.sgnld3.sgnld3-network-chart.hasSelection .circle:not(.selected) image{filter:brightness(1.5);opacity:.75}.sgnld3.sgnld3-network-chart.hasSelection .circle:not(.selected).neighbor circle,.sgnld3.sgnld3-network-chart.hasSelection .circle:not(.selected).neighbor image{transform:scale(1.5);filter:brightness(1);opacity:1}.sgnld3.sgnld3-network-chart.hasSelection .circle:not(.selected).neighbor .chart-text{display:block}.sgnld3.sgnld3-network-chart.hasSelection .selected .chart-text{display:block}.sgnld3.sgnld3-network-chart.hasSelection line{stroke-opacity:.5}.sgnld3.sgnld3-network-chart.hasSelection line.highlight,.sgnld3.sgnld3-network-chart.hasSelection .highlight line{stroke-width:2;stroke-opacity:1}.sgnld3.sgnld3-network-chart.datalens-visualizer .circle .chart-text{display:none!important}.sgnld3.sgnld3-network-chart.datalens-visualizer circle{filter:brightness(1)!important;opacity:1!important}.sgnld3.sgnld3-network-chart.datalens-visualizer .result circle{transform:scale(1.5);stroke:#fabd5d;stroke-width:3px}.sgnld3.sgnld3-network-chart.datalens-visualizer .selected circle{stroke:#7000ff;stroke-width:3px}.sgnld3.sgnld3-network-chart.datalens-visualizer .hide{display:none!important}.sgnld3.sgnld3-pie-chart .slice:hover,.sgnld3.sgnld3-donut-chart .slice:hover{filter:opacity(80%)}.sgnld3.sgnld3-line-chart circle{display:none}.sgnld3.sgnld3-line-chart:hover circle{display:block}::placeholder{color:#7a818f}.form-control,.form-select{border-radius:6px;border-color:#c2c5cc;font-size:.875rem;color:#0b0c0d;padding-top:10px;padding-bottom:10px;line-height:20px;font-weight:350;font-variation-settings:"wght" 350}.form-control:focus,.form-select:focus{border-color:#430099;box-shadow:0 0 0 .25rem #551dcb33}.form-control:disabled,.form-control[readonly],.form-select:disabled,.form-select[readonly]{background-color:#f8f8f9;color:#656b78;border-color:#ecedef;box-shadow:none}.form-control.form-control-pointer,.form-select.form-control-pointer{cursor:pointer}.form-control.form-control-sm,.form-select.form-control-sm{max-width:120px}.form-control.form-control-giant,.form-select.form-control-giant{font-size:1.25rem}.form-control.form-control-bland,.form-select.form-control-bland{background-color:#fff;border-color:#ecedef}.form-control.form-control-bland:focus,.form-select.form-control-bland:focus{box-shadow:0 0 0 .25rem #0000000d}.form-control.form-control-gray,.form-select.form-control-gray{background-color:#f3f4f5;border-color:#f3f4f5}.form-control.form-control-gray:focus,.form-select.form-control-gray:focus{box-shadow:0 0 0 .25rem #0003}.form-control.form-control-transparent,.form-select.form-control-transparent{border:none;background:transparent;box-shadow:none!important}.form-control.form-control-300,.form-select.form-control-300{width:300px;max-width:100%}.form-control.form-control-rounded,.form-select.form-control-rounded{border-radius:50px;border-color:#dadce0;color:#656b78;padding-left:16px;padding-right:16px}.form-control.form-control-rounded:focus,.form-select.form-control-rounded:focus{box-shadow:0 0 0 .25rem #0000000d}.form-control.form-control-slim,.form-select.form-control-slim{padding-top:8px;padding-bottom:8px}.form-control.form-control-overflow,.form-select.form-control-overflow{white-space:pre;overflow-wrap:normal;overflow-x:scroll}.form-control.form-control-filled,.form-select.form-control-filled{background-color:#fff;border-radius:12px;box-shadow:0 2px 6px #0000001f,0 1px 2px #00000026;border-color:#fff}.form-control-filter,.form-control.form-control-filter{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.16667 15.8333C12.8486 15.8333 15.8333 12.8486 15.8333 9.16667C15.8333 5.48477 12.8486 2.5 9.16667 2.5C5.48477 2.5 2.5 5.48477 2.5 9.16667C2.5 12.8486 5.48477 15.8333 9.16667 15.8333Z" stroke="%237a818f" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5 17.5L13.875 13.875" stroke="%237a818f" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:10px center;background-repeat:no-repeat;padding-left:40px}.form-label,.form-check-label{font-weight:450;font-variation-settings:"wght" 450}.form-label .light,.form-check-label .light,.form-label.form-label-light,.form-check-label.form-label-light{font-weight:350;font-variation-settings:"wght" 350}.form-check-label{margin-bottom:16px;padding-top:.1875rem;cursor:pointer}.form-check-input{width:1.25rem;height:1.25rem}.form-check-input:checked{background-color:#7000ff;border-color:#7000ff}.form-check-input:focus{box-shadow:0 0 0 .25rem #551dcb33}.form-check-input.form-check-input-mono:checked{background-color:#0b0c0d;border-color:#0b0c0d}div.max-container{max-width:1440px}div.form-desc{margin-bottom:60px}div.form-desc h5{font-weight:550;font-variation-settings:"wght" 550;font-size:.875rem}div.form-desc p{font-size:.8125rem;color:#656b78}div.form-desc p:last-child{margin-bottom:0}div.form-display{margin-bottom:1.5rem}div.form-display h5{font-weight:350;font-variation-settings:"wght" 350;font-size:.8125rem;color:#656b78;margin:0 0 3px}div.form-display h5:only-child{margin:0}div.form-display p{margin:0}div.form-display:last-child{margin-bottom:0}div.form-inputs{margin-bottom:60px}div.form-inputs div.form-sep{margin-bottom:2rem}div.form-inputs div.form-sep.form-sep-sm{margin-bottom:1.25rem}div.form-inputs div.form-sep.form-sep-sm .form-sep-sm{margin-bottom:.75rem}div.form-inputs div.form-sep.form-sep-sm .form-check-label{margin-bottom:0}div.form-inputs div.form-sep.form-sep-xs{margin-bottom:.625rem}div.form-inputs div.form-sep .disabled{opacity:.5}div.form-inputs div.form-sep>h6{font-size:.875rem;margin-bottom:.5rem}div.form-inputs div.form-sep>p{font-size:.8125rem;color:#656b78}div.form-inputs div.form-sep label{font-weight:550;font-variation-settings:"wght" 550}div.form-inputs div.form-sep label.form-label-light{font-weight:450;font-variation-settings:"wght" 450}div.form-inputs div.form-sep label.form-label-regular{font-weight:350;font-variation-settings:"wght" 350}div.form-inputs div.form-sep .form-fixed-width-sm,div.form-inputs div.form-sep .form-fixed-width-sm .dropdown-menu{width:200px}div.form-inputs div.form-sep .form-fixed-width,div.form-inputs div.form-sep .form-fixed-width .dropdown-menu{width:300px}div.form-inputs div.form-sep .form-fixed-width-lg,div.form-inputs div.form-sep .form-fixed-width-lg .dropdown-menu{width:400px}div.form-inputs div.form-sep .form-fixed-width-xl,div.form-inputs div.form-sep .form-fixed-width-xl .dropdown-menu{width:500px}div.form-inputs div.form-sep .form-loader{font-weight:550;font-variation-settings:"wght" 550;font-size:1rem;height:44px;line-height:44px}div.form-inputs div.form-sep .form-loader span.loader{display:inline-block;vertical-align:middle;padding:0 10px;margin-right:10px}div.form-inputs div.form-sep .form-loader .orbit{margin-top:0;margin-bottom:0}div.form-inputs div.form-sep .form-text,div.form-inputs div.form-sep .form-text-error{margin-top:8px;color:#656b78;font-size:.8125rem;font-weight:350;font-variation-settings:"wght" 350}div.form-inputs div.form-sep .form-text:empty,div.form-inputs div.form-sep .form-text-error:empty{display:none}div.form-inputs div.form-sep .form-text .form-check-label,div.form-inputs div.form-sep .form-text-error .form-check-label{padding-top:.25rem}div.form-inputs div.form-sep .form-text-error{color:#c9242d}div.form-inputs div.form-sep .form-text-warning{color:#0b0c0d;background-color:#fef2df;padding:.5rem .75rem;border-radius:.5rem;margin-bottom:.75rem}div.form-inputs div.form-sep .form-text-warning .icon-info{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 21.375C17.1777 21.375 21.375 17.1777 21.375 12C21.375 6.82233 17.1777 2.625 12 2.625C6.82233 2.625 2.625 6.82233 2.625 12C2.625 17.1777 6.82233 21.375 12 21.375Z" stroke="%230b0c0d" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 15.75V12" stroke="%230b0c0d" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="8.625" r="1.125" fill="%230b0c0d"/></svg>')}div.form-inputs div.form-sep .form-text-warning .form-text-warning-text{padding-left:.75rem}div.form-inputs div.form-sep .form-check{padding-left:2rem;min-height:auto}div.form-inputs div.form-sep .form-check .form-check-input{margin-left:-2rem}div.form-inputs div.form-sep div.form-sub{margin-bottom:40px}div.form-inputs div.form-sep div.form-buttons{border-top:none;padding-top:0;margin-top:12px}div.form-inputs div.form-sep div.form-buttons>.btn{margin:0 4px}div.form-inputs div.form-sep div.form-buttons>.btn:first-child{margin-left:0}div.form-inputs div.form-sep div.form-buttons>.btn:last-child{margin-right:0}div.form-inputs div.form-section{margin:0 0 1.5rem;padding:0 0 1.5rem}div.form-inputs div.form-section:empty{display:none}div.form-inputs div.form-section.bordered{border-bottom:1px solid #ecedef}div.form-inputs div.form-section.bordered .form-inputs{margin-bottom:0}div.form-inputs div.form-section.bordered:last-child{border-bottom:none}div.form-inputs div.form-section div.form-section-head{margin:0 0 1.5rem}div.form-inputs div.form-section div.form-section-head h3{font-weight:550;font-variation-settings:"wght" 550;font-size:1.25rem;margin:0 0 .3125rem!important}div.form-inputs div.form-section div.form-section-head p{color:#656b78}div.form-inputs div.form-section div.form-section-head:last-child{margin:0}div.form-inputs div.form-section div.form-section-head .light{font-weight:350;font-variation-settings:"wght" 350}div.form-inputs div.form-section div.form-section-head .icon-img{border-radius:8px}div.form-inputs div.form-section div.form-input-fix{background-color:#fff}div.form-inputs div.form-section div.form-input-fix div.form-input-prefix{color:#656b78}div.form-inputs .multi-fields .dd-md .dropdown-toggle{max-height:42px}div.form-inputs .multi-fields .input-sm{max-width:100px}div.form-inputs .multi-fields .multi-fields-label{font-weight:450;font-variation-settings:"wght" 450}div.form-inputs.form-inputs-slim{margin:0}div.form-inputs.form-inputs-slim div.form-sep{margin-bottom:1rem}div.form-inputs.form-inputs-slim div.form-buttons{margin-top:1.5rem;border:none;padding:0}div.form-full{margin:60px 0 0;background-color:#f8f8f9;padding:32px;border-radius:12px}div.form-full h5{font-size:.875rem;font-weight:550;font-variation-settings:"wght" 550}.form-input-relative{position:relative}.form-input-relative input{padding-right:40px}.form-input-relative .form-input-actions{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.form-input-relative .form-input-actions.form-input-actions-invalid{right:32px}.form-input-relative [class^=icon]{margin-left:5px;vertical-align:top}.form-input-relative [class^=icon].icon-disabled{opacity:.3}.form-input-relative.form-input-type-textarea .form-input-actions{top:5px;transform:translateY(0)}div.form-buttons{border-top:1px solid #dadce0;padding-top:32px}div.input-wrapper{background-color:#f8f8f9;padding:1.25rem;border-radius:8px;margin-bottom:8px}div.input-wrapper.input-wrapper-expanded{background-color:transparent}div.input-wrapper h3.input-wrapper-title{font-size:1rem;font-weight:550;font-variation-settings:"wght" 550;margin:0;line-height:1.5}div.input-wrapper div.input-wrapper-head{margin-bottom:1.5rem}div.input-wrapper div.input-wrapper-head p{margin-top:.375rem;color:#656b78}div.input-wrapper div.input-wrapper-head p:last-child{margin-bottom:0}div.input-wrapper div.input-wrapper-sep{padding-bottom:1.5rem;margin-bottom:2rem;border-bottom:1px solid #dadce0}div.input-wrapper div.input-wrapper-sep:last-child{margin-bottom:0;border-bottom:none}div.input-wrapper.input-wrapper-active{background-color:#faf5ff}div.input-wrapper.input-wrapper-danger{background-color:#fae2e3}div.input-wrapper.input-wrapper-new{background-color:#e1f7e8}div.input-wrapper div.form-sep:last-child{margin-bottom:0}div.input-wrapper div.input-wrapper-arrow{position:relative;opacity:.3;transition:opacity .3s}div.input-wrapper div.input-wrapper-arrow span{position:relative;padding:13px 0;background-color:#ecedef;border-radius:6px;margin:7px auto 0;display:block;max-width:48px;height:28px;background-repeat:no-repeat;background-position:center center;background-image:url('data:image/svg+xml,<svg width="32" height="12" viewBox="0 0 32 12" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_3568_15794)"><path d="M24 10V2C24 1.17595 24.9408 0.705573 25.6 1.2L30.9333 5.2C31.4667 5.6 31.4667 6.4 30.9333 6.8L25.6 10.8C24.9408 11.2944 24 10.824 24 10Z" fill="%23656B78"/><path d="M0 6C0 4.89543 0.895431 4 2 4H24V8H2C0.89543 8 0 7.10457 0 6Z" fill="%23656B78"/></g><defs><clipPath id="clip0_3568_15794"><rect width="32" height="12" fill="white"/></clipPath></defs></svg>')}div.input-wrapper div.input-wrapper-arrow.input-wrapper-arrow-active{opacity:1}div.input-wrapper div.input-wrapper-arrow:before{content:"";position:absolute;top:50%;left:0;right:0;background:#dadce0;height:1px}div.form-details p{margin-top:0;margin-bottom:.5rem}div.empty{margin:120px auto 0;max-width:600px;border:1px solid #dadce0;padding:48px;border-radius:16px;text-align:center}div.empty div.empty-head{margin-top:-80px;margin-bottom:30px}div.empty div.empty-head div.icons{display:inline-block;background-color:#fff;padding:0 15px}div.empty div.empty-head div.icons>*{margin:0 8px;border-radius:50%;box-shadow:0 1px 4px #00000040}div.empty h3{font-size:1.375rem;margin-bottom:.75rem}div.empty h3:last-child{margin-bottom:0}div.empty p{color:#656b78;margin:0 0 2.25rem}div.empty p:last-of-type{margin-bottom:0}div.empty p:only-of-type .btn{margin-top:2.25rem}.modal[role=dialog]{z-index:3055}div.modal-dialog{max-width:600px}div.modal-dialog.modal-mini{max-width:450px}div.modal-dialog.modal-giant{max-width:800px}div.modal-dialog.modal-gianter{max-width:960px}div.modal-dialog.modal-hidden div.modal-content{overflow:hidden}div.modal-dialog.modal-slimpad div.modal-content{padding:8px}div.modal-dialog.modal-slimpad div.modal-content div.modal-body{margin:0;padding:0}div.modal-dialog.modal-nopad div.modal-content{padding:0}div.modal-dialog.modal-nopad div.modal-content div.modal-body{margin:0;padding:0}div.modal-dialog.modal-xl{max-width:1200px}div.modal-dialog div.modal-content{padding:32px}div.modal-dialog div.modal-content div.modal-close{position:absolute;top:16px;right:16px}div.modal-dialog div.modal-content div.modal-header{padding:0;border:none}div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header{width:100%;margin-bottom:1.875rem}div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header h2{font-weight:550;font-variation-settings:"wght" 550;font-size:1.5rem;margin:0 0 .5rem}div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header h1,div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header h2,div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header h3{line-height:1.4}div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header h1:only-child,div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header h1:last-child,div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header h2:only-child,div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header h2:last-child,div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header h3:only-child,div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header h3:last-child{margin-bottom:0}div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header p{color:#656b78}div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header p:last-child{margin-bottom:0}div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header.modal-sgnl-header-lg{text-align:center}div.modal-dialog div.modal-content div.modal-header div.modal-sgnl-header.modal-sgnl-header-lg [class^=icon]{display:block;margin:auto auto 20px}div.modal-dialog div.modal-content div.modal-sgnl-subheader{margin-bottom:.625rem}div.modal-dialog div.modal-content div.modal-sgnl-subheader h3{font-weight:450;font-variation-settings:"wght" 450;font-size:1rem;margin:0}div.modal-dialog div.modal-content div.modal-body{margin:0 -32px;padding:0 32px}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body{width:100%}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body h3{font-size:1rem;font-weight:550;font-variation-settings:"wght" 550;margin:0}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.modal-sgnl-body-head{margin:0 0 .75rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.modal-sgnl-body-head p{margin:.625rem 0;color:#656b78;font-size:.8125rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body h4{font-weight:450;font-variation-settings:"wght" 450;font-size:.875rem;margin:0 0 1rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body p:last-child{margin-bottom:0}div.modal-dialog div.modal-content div.modal-body.borderb{border-bottom:1px solid #dadce0}div.modal-dialog div.modal-content div.modal-footer{padding:0;border:none}div.modal-dialog div.modal-content div.modal-footer div.modal-sgnl-footer{width:100%;margin:3.5rem 0 0}div.modal-dialog div.modal-content div.modal-footer div.modal-sgnl-footer.modal-sgnl-footer-sm{margin-top:2rem}div.modal-dialog div.modal-content div.modal-footer .btn{margin:0 .3125rem}div.modal-dialog div.modal-content div.modal-footer .btn:last-child{margin-right:0}div.modal-dialog div.modal-content div.modal-footer .btn:first-child{margin-left:0}div.modal-dialog div.modal-content div.modal-footer.demargin{margin-left:-32px;margin-right:-32px;margin-bottom:-32px}div.modal-dialog div.modal-content div.modal-footer div.modal-sgnl-footer-note{width:100%;margin:32px 8px 8px;padding:15px 25px;background-color:#f8f8f9;color:#656b78;font-size:.875rem;border-radius:12px}div.modal-dialog div.modal-content div.modal-footer div.modal-sgnl-footer-note a{color:#0b0c0d}div.modal-dialog div.modal-content div.modal-footer div.modal-sgnl-footer-bg{width:100%;margin:32px 0 0;padding:15px 25px;background-color:#f8f8f9;color:#656b78;font-size:.875rem;box-shadow:inset 0 1px 2px -1px #0006}div.modal-dialog div.modal-content ul.modal-editassignment{list-style:none;padding:0;margin:0}div.modal-dialog div.modal-content ul.modal-editassignment li{margin:0;padding:0}div.modal-dialog div.modal-content ul.modal-editassignment>li{padding:16px 20px;border-bottom:1px solid #dadce0}div.modal-dialog div.modal-content ul.modal-editassignment>li.modal-editassignment-head{padding:0 0 20px}div.modal-dialog div.modal-content ul.modal-editassignment>li.modal-editassignment-head h3{margin:0 0 .3125rem;font-size:1rem}div.modal-dialog div.modal-content ul.modal-editassignment>li.modal-editassignment-head p{margin:0;font-size:.8125rem;color:#656b78}div.modal-dialog .orbit{margin:50px auto}div.modal-dialog div.modal-form div.modal-form-inputs div.modal-form-sep{margin-bottom:1rem}div.modal-dialog div.modal-form div.modal-form-inputs div.modal-form-sep .form-label{font-size:.75rem}div.modal-dialog div.modal-form div.modal-form-inputs .form-text-error{margin-top:8px;font-size:.8125rem;font-weight:350;font-variation-settings:"wght" 350;color:#c9242d}div.modal-dialog .modal-nav{font-size:.8125rem;margin:0 0 1.25rem}div.modal-dialog .modal-nav a{color:#656b78}.modal-backdrop-high{z-index:3055!important}div.modal-dialog.modal-scroller div.modal-content{padding:0}div.modal-dialog.modal-scroller div.modal-content div.modal-header{padding-top:32px;padding-left:32px;padding-right:32px}div.modal-dialog.modal-scroller div.modal-content div.modal-body{margin-left:0;margin-right:0}div.modal-dialog.modal-scroller div.modal-content div.modal-footer{padding-left:32px;padding-right:32px;padding-bottom:32px}div.modal-dialog.modal-scroller div.modal-content div.modal-footer div.modal-sgnl-footer{margin-top:32px}div.modal-steps ul{list-style:none;padding:0;margin:0}div.modal-steps ul li{margin:0;padding:0}div.modal-steps ul li{display:inline-block;position:relative;margin-right:28px}div.modal-steps ul li:after{content:"";display:block;position:absolute;top:50%;left:100%;width:12px;height:2px;background-color:#dadce0;border-radius:1px;transform:translate(8px,-50%)}div.modal-steps ul li:last-child{margin-right:0}div.modal-steps ul li:last-child:after{display:none}div.modal-steps ul li span{display:block;width:36px;height:36px;line-height:36px;text-align:center;border:1px solid #dadce0;border-radius:50%;color:#0b0c0d}div.modal-steps ul li span.active{background-color:#0b0c0d;color:#fff}div.modal-steps ul li span.disabled{color:#dadce0}.modal .modal-dialog.modal-right{position:fixed;margin:auto;width:480px;height:100%;padding:20px;-webkit-transform:translate3d(0%,0,0);-ms-transform:translate3d(0%,0,0);-o-transform:translate3d(0%,0,0);transform:translateZ(0)}.modal .modal-dialog.modal-right .modal-content{height:100%;overflow-y:auto;border-radius:16px;box-shadow:0 4px 16px #00000040}.modal .modal-dialog.modal-right div.modal-footer.demargin{margin-left:-24px;margin-right:-24px;margin-bottom:-24px}.modal.fade .modal-dialog.modal-right{right:-520px;-webkit-transition:opacity .3s linear,right .3s ease-out;-moz-transition:opacity .3s linear,right .3s ease-out;-o-transition:opacity .3s linear,right .3s ease-out;transition:opacity .3s linear,right .3s ease-out}.modal.fade.show .modal-dialog.modal-right{right:0}.sgnl-alert-wrap app-sgnl-alert:not(:only-child) .sgnl-alert-lg{border-radius:0;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:0}.sgnl-alert-wrap app-sgnl-alert:not(:only-child):first-child .sgnl-alert-lg{border-radius:6px 6px 0 0}.sgnl-alert-wrap app-sgnl-alert:not(:only-child):last-child .sgnl-alert-lg{border-radius:0 0 6px 6px;border-bottom:0;margin:0 0 1.875rem}div.dual-main{padding:0 20px 20px 0}div.dual-sidebar{background-color:#f8f8f9;padding:20px;border-radius:8px}div.dual-sidebar div.sidebar-head{margin:0 0 30px}div.dual-sidebar div.sidebar-head h4{font-size:1.25rem;margin:0}div.dual-sidebar div.sidebar-head p{color:#656b78}div.modal-dialog.modal-full{max-width:none;margin:0;width:100vw;height:100vh}div.modal-dialog.modal-full .modal-content{width:100vw;height:100vh;padding:0}div.full-modal{width:100%;position:fixed;left:0;top:0;background:#fff;z-index:3054;display:flex;flex-flow:column;height:100%}div.full-modal.full-modal-gray{background-color:#f8f8f9}div.full-modal div.fm-head{padding:28px 24px;border-bottom:1px solid #dadce0}div.full-modal div.fm-head h1{font-weight:550;font-variation-settings:"wght" 550;font-size:1.5rem;margin:0}div.full-modal div.fm-head h1 span{font-weight:450;font-variation-settings:"wght" 450}div.full-modal div.fm-scrollable{flex:1 1 auto;overflow:auto}ngb-datepicker-navigation-select>.form-select{margin:0 2px}.ngb-dp-navigation-select{margin-top:.375rem}.ngb-dp-arrow-btn{box-shadow:none!important;color:#7000ff}.ngb-dp-month .ngb-dp-month-name{font-size:.875rem;font-weight:450;font-variation-settings:"wght" 450;padding-top:.3125rem}.ngb-dp-month .ngb-dp-weekday{font-size:.75rem;font-style:normal;color:#0b0c0d}.tooltip{z-index:3200}.tooltip.nowrap{--bs-tooltip-max-width: none}.tooltip-inner{font-size:.8125rem;font-weight:350;font-variation-settings:"wght" 350}.tooltip-expand .tooltip-inner{max-width:none}.ttOffsetLeft{margin-right:8px!important}.ttsm .tooltip-inner{font-size:.6875rem}.snippetTT .tooltip-inner{text-align:left;padding:.75rem}.snippetTT .tooltip-inner .snippet-version{font-weight:350;font-variation-settings:"wght" 350;font-size:.875rem;line-height:1.5}.snippetTT .tooltip-inner h5{font-weight:550;font-variation-settings:"wght" 550;font-size:.875rem;margin:0 0 4px;line-height:1.5}.snippetTT .tooltip-inner h5:only-child{margin:0}.snippetTT .tooltip-inner p{line-height:1.5;margin:0 0 12px;font-size:.8125rem}.snippetTT .tooltip-inner p:last-child{margin:0}.snippetTT .tooltip-inner p strong{font-weight:550;font-variation-settings:"wght" 550}.snippetTT .tooltip-inner p em{font-style:normal;text-decoration:underline}.tooltip.navTT{margin-left:9px!important}.tooltip.navTT .tooltip-inner{background-color:#22004d}.tooltip.navTT .tooltip-arrow{display:none!important}.tooltip.navTT .tooltip-arrow:before{border-right-color:#22004d}.tooltip.navTT.navStickyTT{margin-left:5px!important}.orbit{--uib-size: 25px;--uib-speed: 1.5s;position:relative;display:flex;align-items:center;justify-content:center;height:var(--uib-size);width:var(--uib-size)}.orbit:before,.orbit:after{content:"";position:absolute;height:60%;width:60%;border-radius:50%;background-color:#7000ff;will-change:transform;flex-shrink:0}.orbit:before{animation:orbit var(--uib-speed) linear infinite}.orbit:after{animation:orbit var(--uib-speed) linear calc(var(--uib-speed) / -2) infinite}.spin-loader{width:15px;height:15px;border:1px solid #7000ff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation2 1s linear infinite}@keyframes rotation2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector{list-style:none;padding:0;margin:0}div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li{margin:0;padding:0}div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li{margin:0 0 .25rem;border:3px solid transparent;padding:1px;border-radius:9px}div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li .selector-item{background-color:#f8f8f9;border-radius:6px;padding:.5rem;display:block;color:#0b0c0d;outline:none}div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li .selector-item .icon-40{margin-right:.5rem}div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li .selector-item h4{font-size:.875rem;margin:0 0 .3125rem}div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li .selector-item h5,div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li .selector-item p{font-size:.8125rem;margin:0}div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li .selector-item p{color:#656b78}div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li .selector-item .selector-check{opacity:0}div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li:hover .selector-item{background-color:#faf5ff}div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li.selected,div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li:active{border:3px solid #7000ff}div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li.selected .selector-check,div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li:active .selector-check{opacity:1}div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li.selected .selector-item,div.modal-dialog div.modal-content div.modal-sgnl-body ul.selector li:active .selector-item{background-color:#faf5ff}div.modal-dialog div.modal-content div.modal-sgnl-body div.sor-templates a.sor-template{display:block;padding:12px;border-radius:8px;background-color:#f8f8f9;height:100%}div.modal-dialog div.modal-content div.modal-sgnl-body div.sor-templates a.sor-template div.imgholder{background-color:#fff}div.modal-dialog div.modal-content div.modal-sgnl-body div.sor-templates a.sor-template h5{font-size:.75rem;margin:0 0 .1875rem;color:#0b0c0d}div.modal-dialog div.modal-content div.modal-sgnl-body div.sor-templates a.sor-template p{color:#656b78;margin:0;font-size:.625rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.modal-dialog div.modal-content div.modal-sgnl-body div.sor-templates a.sor-template:hover,div.modal-dialog div.modal-content div.modal-sgnl-body div.sor-templates a.sor-template:active{background-color:#ecedef}div.modal-dialog div.modal-content div.modal-sgnl-body.modal-sgnl-body-wide{width:auto!important;margin:32px -32px -32px;padding:24px 32px}div.modal-dialog div.modal-content div.modal-sgnl-body.modal-sgnl-body-bg{background-color:#f8f8f9;box-shadow:inset 0 1px 2px -1px #0006}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-sidebar{height:400px;padding-right:24px;padding-bottom:32px;overflow-x:clip;overflow-y:auto}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-sidebar>h3{font-weight:550;font-variation-settings:"wght" 550;font-size:.8125rem;margin:0 0 .75rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-sidebar ul{list-style:none;padding:0;margin:0;margin:1.25rem 0 0}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-sidebar ul li{margin:0;padding:0}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-sidebar ul li{margin:0 0 .1875rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-sidebar ul li a{font-size:.8125rem;display:block;padding:7px 10px;border-radius:8px;color:#0b0c0d}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-sidebar ul li a.active{font-weight:450;font-variation-settings:"wght" 450}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-sidebar ul li a.active,div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-sidebar ul li a:hover{background-color:#faf5ff}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main{height:400px;overflow-x:clip;overflow-y:auto;padding-left:24px;padding-right:32px;padding-bottom:32px}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main h3{font-size:1rem;font-weight:550;font-variation-settings:"wght" 550;margin:0 0 1.25rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-warning{font-size:.8125rem;background-color:#fad75d26;padding:20px;border-radius:12px;margin:0 0 16px}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-warning p{margin-bottom:.5rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-warning p:last-child{margin-bottom:0}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item{border-radius:12px;background-color:#f8f8f9;padding:16px;height:100%}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item .btn-sm{padding-top:4px;padding-bottom:4px}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item:has(.icon-plus):hover{background-color:#f8efff}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item .icon-img{background-color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item h4{margin:.75rem 0 .25rem;font-size:1rem;line-height:1.3;font-weight:550;font-variation-settings:"wght" 550}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item h4.add-item-title{margin-top:.1875rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item p{font-size:.6875rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item p a{color:#656b78}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item p a:hover,div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item p a:active{color:#7000ff}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item .ps-add-item-desc h6{font-size:.75rem;margin:.75rem 0 .25rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item .ps-add-item-desc h6:first-of-type{margin-top:0}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item .ps-add-item-desc>p{margin:0 0 .125rem;color:#656b78}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item.ps-add-item-row h4{font-size:.875rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item-extra{color:#656b78;position:relative}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item-extra:before{content:"";position:absolute;top:50%;left:0;width:100%;background-color:#dadce0;height:1px}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item-extra h3{position:relative;display:inline-block;font-size:.8125rem;font-weight:350;font-variation-settings:"wght" 350;line-height:1.25rem;background-color:#fff;padding-right:.625rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item-row{background-color:transparent;padding-top:.5rem;padding-bottom:.5rem;margin-bottom:.25rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item-row h4{margin:4px 0}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item-row .icon-24{margin-top:.0625rem}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item-row .btn{opacity:0}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item-row:has(.icon-plus):hover{background-color:#f8f8f9}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item-row:has(.icon-plus):hover .btn{opacity:1}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item-row.ps-add-item-active{background-color:#faf5ff!important}div.modal-dialog div.modal-content div.modal-body div.modal-sgnl-body div.ps-add-main div.ps-add-item-row.ps-add-item-active .btn{opacity:1}div.search-input-container{position:relative;max-width:300px}div.search-input-container [class^=icon]{position:absolute;right:10px;top:50%;transform:translateY(-50%)}div.search-input-container input.form-control.search-input{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.16667 15.8333C12.8486 15.8333 15.8333 12.8486 15.8333 9.16667C15.8333 5.48477 12.8486 2.5 9.16667 2.5C5.48477 2.5 2.5 5.48477 2.5 9.16667C2.5 12.8486 5.48477 15.8333 9.16667 15.8333Z" stroke="%237a818f" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5 17.5L13.875 13.875" stroke="%237a818f" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:10px center;background-repeat:no-repeat;border-radius:50px;padding:8px 40px;background-color:#f8f8f9;border:none;box-shadow:none}div.ctrd{max-width:800px;margin:auto;padding:clamp(32px,-21.3333333333px + .0592592593 * 100vw,64px) clamp(32px,-21.3333333333px + .0592592593 * 100vw,64px) 9.375rem;box-sizing:content-box}div.ctrd.ctrd-sm{max-width:600px}div.ctrd.ctrd-lg{max-width:900px}div.ctrd.ctrd-xl{max-width:1100px}div.ctrd div.ctrd-buttons{padding:1.5rem 0;text-align:right;border-top:1px solid #dadce0;margin:0 32px}div.ctrd div.ctrd-head{margin:0 0 32px}div.ctrd div.ctrd-head h2{font-weight:550;font-variation-settings:"wght" 550;margin:0;line-height:2rem;font-size:1.25rem}div.pad-float-bottom{padding-bottom:92px}div.float-bottom{position:fixed;bottom:0;right:0;left:56px;z-index:1040;background-color:#fff}.sticky-nav div.float-bottom{left:200px}.dropdown-toggle:after,.dropup .dropdown-toggle:after{margin-left:.75rem}.dd-option{white-space:normal;padding:.5rem 0;min-width:300px}.dd-option h4{font-size:.875rem;font-weight:450;font-variation-settings:"wght" 450;margin:0 0 .25rem;color:#0b0c0d}.dd-option p{font-size:.6875rem;font-weight:350;font-variation-settings:"wght" 350;line-height:1rem;color:#656b78;margin:0}div.fields-link{padding-right:80px}div.fields-link div.field-link,div.fields-link div.field-link div.dd{position:relative}div.fields-link div.field-link div.dd:after{content:"";position:absolute;right:-50px;width:40px;height:60px;transition:border-color .5s}div.fields-link div.field-link.field-link-top div.dd:after{top:50%;border-top-right-radius:8px;border-top:2px solid #c2c5cc;border-right:2px solid #c2c5cc}div.fields-link div.field-link.field-link-btm{position:relative}div.fields-link div.field-link.field-link-btm .arrow-top,div.fields-link div.field-link.field-link-btm .arrow-btm{width:0;height:0;position:absolute;top:0;right:-59px;transform:translateY(-50%);border-left:10px solid transparent;border-right:10px solid transparent}div.fields-link div.field-link.field-link-btm .arrow-top:after,div.fields-link div.field-link.field-link-btm .arrow-btm:after{content:"";position:absolute;display:block;width:20px;height:1px;background-color:#fff;left:0;transform:translate(-50%)}div.fields-link div.field-link.field-link-btm .arrow-top{border-bottom:10px solid #c2c5cc;margin-top:-20px;display:none}div.fields-link div.field-link.field-link-btm .arrow-top:after{top:-1px}div.fields-link div.field-link.field-link-btm .arrow-btm{display:block;border-top:10px solid #c2c5cc}div.fields-link div.field-link.field-link-btm .arrow-btm:after{bottom:-1px}div.fields-link div.field-link.field-link-btm div.dd:after{bottom:50%;border-bottom-right-radius:8px;border-bottom:2px solid #c2c5cc;border-right:2px solid #c2c5cc}div.fields-link.fields-bidir div.field-link-btm .arrow-top{display:block}div.fields-link.fields-bidir div.field-link-btm .arrow-btm{margin-top:20px}div.fields-link.fields-link-active div.field-link div.dd:after{border-color:#7000ff}div.fields-link.fields-link-active div.field-link.field-link-btm .arrow-top{border-bottom-color:#7000ff}div.fields-link.fields-link-active div.field-link.field-link-btm .arrow-btm{border-top-color:#7000ff}div.snippet-creator{max-width:1000px}div.snippet-creator div.snippet-creator-head h3{font-weight:550;font-variation-settings:"wght" 550;font-size:1rem;margin:0 0 .3125rem}div.snippet-creator div.snippet-creator-head p{color:#656b78;font-size:.75rem}div.snippet-creator .icon-trash{margin-top:14px}div.snippet-creator div.form-sep .form-check{text-align:center;padding:11px 0 0}div.snippet-creator div.form-sep .form-check .form-check-input{margin:5px 0 0;float:none}div.catalogs div.catalogs-section{margin:0 0 2.5rem;padding:0 0 2.5rem;border-bottom:1px solid #ecedef}div.catalogs div.catalogs-section:last-child{border:none}div.catalogs div.catalogs-section h3{font-size:1rem;font-weight:550;font-variation-settings:"wght" 550;margin:0;line-height:1.5rem}div.catalogs div.catalogs-head{margin:0 0 1.5rem}div.catalogs div.catalogs-list div.catalogs-template{border-radius:12px;padding:16px;height:100%;min-height:142px;background-color:#f8f8f9}div.catalogs div.catalogs-list div.catalogs-template .template-add{visibility:hidden}div.catalogs div.catalogs-list div.catalogs-template .template-sha{display:none}div.catalogs div.catalogs-list div.catalogs-template:hover{background-color:#f8efff}div.catalogs div.catalogs-list div.catalogs-template:hover .template-add{visibility:visible}div.catalogs div.catalogs-list div.catalogs-template:hover .template-sha{display:block}div.catalogs div.catalogs-list div.catalogs-template:hover .template-desc{display:none}div.catalogs div.catalogs-list div.catalogs-template .template-sha{word-break:break-word}div.catalogs div.catalogs-list div.catalogs-template h4{font-weight:550;font-variation-settings:"wght" 550;font-size:1rem;margin:.75rem 0 .25rem}div.catalogs div.catalogs-list div.catalogs-template p{margin:0;color:#656b78;font-size:.6875rem}div.catalogs div.catalogs-list div.catalogs-template.log-stream{min-height:0}.attr-wrap p{margin:0 0 5px}.attr-wrap p.lighter{font-size:.75rem;margin:0}.attr-wrap p:only-child{margin:0}ul.pill-labels{list-style:none;padding:0;margin:0 -3px -6px}ul.pill-labels li{margin:0;padding:0}ul.pill-labels li{display:inline-block;margin:0 3px 6px;vertical-align:top}ul.pill-labels li>a,ul.pill-labels li>span{display:block}ul.pill-labels.pill-labels-form{margin-bottom:.375rem}.pill-label,.pill-label-x{color:#0b0c0d;font-size:.75rem;display:inline-block;border-radius:4px;padding:3px 10px;font-weight:450;font-variation-settings:"wght" 450}.pill-label.inactive,.inactive.pill-label-x{background-color:#ecedef!important;color:#aaafb8}.pill-label.default,.default.pill-label-x{background-color:#ecedef!important}.pill-label.custom:not(.is-custom),.custom.pill-label-x:not(.is-custom){background-color:#fff;border:1px solid black;padding-top:2px;padding-bottom:2px}.pill-label.is-dark-bg,.is-dark-bg.pill-label-x{color:#fff}.pill-label.is-dark-bg .icon-x,.is-dark-bg.pill-label-x .icon-x{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9L23 23' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23 9L9 23' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pill-label-x{position:relative;padding-right:26px}.pill-label-x .icon-x{position:absolute;top:50%;right:5px;transform:translateY(-50%)}.color-picker.open{border-radius:8px;overflow:hidden;box-shadow:0 1px 16px #0003;border-color:#dadce0;transform:translate(100%);margin-left:8px;margin-top:-46px}table{width:100%}table.t-top tr td{vertical-align:top}table.t-middle tr td{vertical-align:middle}div.table-header-sort{cursor:pointer}table.t-main tr th,table.t-main tr td{padding:18px 20px;font-size:.8125rem;border-bottom:1px solid #dadce0}table.t-main tr th .hover-show,table.t-main tr td .hover-show{display:none}table.t-main tr th .hover-actions-anchor,table.t-main tr td .hover-actions-anchor{position:relative}table.t-main tr th .hover-actions-anchor .hover-actions,table.t-main tr td .hover-actions-anchor .hover-actions{display:none;position:absolute;top:50%;right:0;transform:translateY(-50%);white-space:nowrap;padding:15px;background-color:#f8f8f9;border-radius:4px}table.t-main tr th .hover-actions-anchor .hover-actions>a,table.t-main tr td .hover-actions-anchor .hover-actions>a{margin:0 10px}table.t-main tr th .hover-actions-anchor .hover-actions>a:first-child,table.t-main tr td .hover-actions-anchor .hover-actions>a:first-child{margin-left:0}table.t-main tr th .hover-actions-anchor .hover-actions>a:last-child,table.t-main tr td .hover-actions-anchor .hover-actions>a:last-child{margin-right:0}table.t-main tr th .form-check,table.t-main tr td .form-check{margin:0;padding:0}table.t-main tr th .form-check-input,table.t-main tr td .form-check-input{margin:0}table.t-main tr th .form-check-input-toggle,table.t-main tr td .form-check-input-toggle{margin-top:2px;margin-bottom:2px}table.t-main tr th.empty,table.t-main tr td.empty{background-color:transparent!important}table.t-main tr th .td-copy,table.t-main tr td .td-copy{color:#0b0c0d}table.t-main tr th .td-copy>span,table.t-main tr td .td-copy>span{vertical-align:middle}table.t-main tr th .td-copy [class^=icon],table.t-main tr td .td-copy [class^=icon]{opacity:0;margin-left:5px}table.t-main tr th{font-weight:550;font-variation-settings:"wght" 550;color:#656b78;background-color:#f8f8f9;padding-top:12px;padding-bottom:12px}table.t-main tr th .btn{margin-top:-3px;margin-bottom:-3px}table.t-main tr th .t-main-head{font-size:1rem;color:#0b0c0d}table.t-main tr th .t-main-head small{color:#656b78}table.t-main tr th.th-count{font-weight:350;font-variation-settings:"wght" 350;color:#0b0c0d}table.t-main tr td .t-primary h1,table.t-main tr td .t-primary h2,table.t-main tr td .t-primary h3,table.t-main tr td .t-primary h4{font-weight:450;font-variation-settings:"wght" 450;font-size:.8125rem;margin:0;line-height:1.4}table.t-main tr td .t-primary p{font-size:.6875rem;color:#656b78;margin:.125rem 0 .3125rem}table.t-main tr td .t-primary p:last-child{margin-bottom:0}table.t-main tr td .t-primary .t-primary-icon{width:16px;height:16px;margin-top:1px}table.t-main tr td .t-primary .t-primary-icon [class^=icon]{display:block}table.t-main tr td .t-primary .t-primary-cta{display:block;margin-top:10px}table.t-main tr td .hover-opaque{opacity:0}table.t-main tr:hover td{background-color:#f8f8f9}table.t-main tr:hover td .hover-show,table.t-main tr:hover td .hover-actions-anchor .hover-actions{display:block}table.t-main tr:hover td .hover-opaque{opacity:1}table.t-main tr.active td{background-color:#faf5ff}table.t-main tr.disabled td{background-color:#ecedef}table.t-main.loading tbody{opacity:.5}table.t-main.padx>thead>tr>th:first-child,table.t-main.padx>thead>tr>td:first-child,table.t-main.padx>tbody>tr>th:first-child,table.t-main.padx>tbody>tr>td:first-child{padding-left:32px}table.t-main.padx>thead>tr>th:last-child,table.t-main.padx>thead>tr>td:last-child,table.t-main.padx>tbody>tr>th:last-child,table.t-main.padx>tbody>tr>td:last-child{padding-right:32px}table.t-main thead.merge tr th,table.t-main thead.merge tr td,table.t-main tbody.merge tr th,table.t-main tbody.merge tr td{border-bottom:none}table.t-main thead.merge tr:last-child th,table.t-main thead.merge tr:last-child td,table.t-main tbody.merge tr:last-child th,table.t-main tbody.merge tr:last-child td{border-bottom:1px solid #dadce0}table.t-main thead.merge tr:last-child:not(:only-of-type) th{padding-top:20px}table.t-main thead.merge tr:nth-last-child(2) th{padding-bottom:0}table.t-main tbody.merge:hover td{background-color:#f8f8f9}table.t-main tbody.merge:hover td .hover-show{display:block}table.t-main tbody.merge:hover td .tbl-details,table.t-main tbody.merge:hover td .tbl-tbl{background-color:#fff}table.t-main tbody.merge:hover td .hover-actions-anchor .hover-actions{display:block}table.t-main tbody.merge.active tr td{background-color:#faf5ff}table.t-main tbody.merge.active tr td .tbl-details,table.t-main tbody.merge.active tr td .tbl-tbl{background-color:#fff}table.t-main tbody.merge.row-deny tr td{background-color:#fceced}table.t-main tbody.merge.row-allow tr td{background-color:#e7f8f4}table.t-main .tbl-details{background-color:#fff;border:1px solid #ecedef;border-radius:8px;padding:32px;margin:0 30px 20px}table.t-main .tbl-details h5{font-size:.875rem;margin:0 0 10px}table.t-main .tbl-details .policy-text{font-size:1rem;margin:0 0 24px}table.t-main .tbl-details p:last-child{margin-bottom:0}table.t-main .tbl-tbl{background-color:#fff;border:1px solid #ecedef;border-radius:8px;padding:8px 24px 24px;margin:0 30px 20px}table.t-main .tbl-tbl table.loading{opacity:.5}table.t-main .tbl-tbl table tr th,table.t-main .tbl-tbl table tr td{padding-top:14px;padding-bottom:14px;background-color:transparent!important}table.t-main .tbl-tbl table tr th:first-child,table.t-main .tbl-tbl table tr td:first-child{padding-left:0}table.t-main .tbl-tbl table tr th:last-child,table.t-main .tbl-tbl table tr td:last-child{padding-right:0}table.t-main .tbl-tbl table tr th .hover-actions-anchor .hover-actions,table.t-main .tbl-tbl table tr td .hover-actions-anchor .hover-actions{background-color:#fff;padding:14px;display:none!important}table.t-main .tbl-tbl table tr th{font-weight:450;font-variation-settings:"wght" 450;color:#0b0c0d;border-color:#ecedef!important}table.t-main .tbl-tbl table tr td{border-bottom:1px solid #ecedef!important}table.t-main .tbl-tbl table tr:hover .hover-actions-anchor .hover-actions{display:block!important}table.t-main .tbl-tbl table thead.merge tr th,table.t-main .tbl-tbl table thead.merge tr td,table.t-main .tbl-tbl table tbody.merge tr th,table.t-main .tbl-tbl table tbody.merge tr td{border-bottom:none!important}table.t-main .tbl-tbl table thead.merge tr:last-child th,table.t-main .tbl-tbl table thead.merge tr:last-child td,table.t-main .tbl-tbl table tbody.merge tr:last-child th,table.t-main .tbl-tbl table tbody.merge tr:last-child td{border-bottom:1px solid #ecedef!important}table.t-main .shrink{width:.1%;white-space:nowrap}table.t-main .tw-shrink{width:.1%;white-space:nowrap;padding-right:8px}table.t-main .tw-50p{width:50%}table.t-main .tw-400{width:400px}table.t-main .tw-380{width:380px}table.t-main .tw-360{width:360px}table.t-main .tw-300{width:300px}table.t-main .tw-250{width:250px}table.t-main .tw-200{width:200px}table.t-main .tw-150{width:150px}table.t-main .tw-100{width:100px}table.t-main a.clear-filters,table.t-main a.exclude-all{font-weight:350;font-variation-settings:"wght" 350;color:#656b78}table.t-main a.clear-filters:hover,table.t-main a.clear-filters:active,table.t-main a.exclude-all:hover,table.t-main a.exclude-all:active{color:#0b0c0d}@media (max-width: 900px){table.t-main [class^=tw-]{width:auto}}.title-count{--bs-gutter-x: 10px}.title-count>*{white-space:nowrap}.title-count small{font-weight:550;font-variation-settings:"wght" 550;color:#0b0c0d!important;display:block;background-color:#dadce0;height:24px;line-height:24px;padding:0 10px;border-radius:8px}div.policy-rel{margin-bottom:80px}div.policy-rel>ul{list-style:none;padding:0;margin:0}div.policy-rel>ul li{margin:0;padding:0}div.policy-rel>ul>li{position:relative;padding:0 0 12px 24px;margin-bottom:8px}div.policy-rel>ul>li:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background-color:#0b0c0d}div.policy-rel>ul>li:after{content:"";position:absolute;left:3px;bottom:-1px;top:33px;width:2px;background-color:#dadce0}div.policy-rel>ul>li div.policy-rel-head{margin:0 0 1.25rem}div.policy-rel>ul>li div.policy-rel-head h3{font-weight:550;font-variation-settings:"wght" 550;font-size:1rem;margin:0;line-height:1.5rem}div.policy-rel>ul>li div.policy-snippet-cta p{font-size:.8125rem;color:#656b78;line-height:1.25rem}div.policy-rel>ul>li div.policy-snippet-cta p:last-child{margin-bottom:0}div.policy-rel>ul>li div.policy-snippet{background-color:#fff;box-shadow:0 1px 4px #00000040;border-radius:12px;padding:16px 20px;margin:0 0 8px;color:#0b0c0d;font-size:.75rem}div.policy-rel>ul>li div.policy-snippet div.policy-snippet-head{margin:0 0 10px}div.policy-rel>ul>li div.policy-snippet div.policy-snippet-head:only-child{margin:0}div.policy-rel>ul>li div.policy-snippet div.policy-snippet-head h4{font-weight:550;font-variation-settings:"wght" 550;line-height:1.5rem;margin:0;font-size:1rem}div.policy-rel>ul>li div.policy-snippet div.policy-snippet-head .policy-snippet-actions{visibility:hidden}div.policy-rel>ul>li div.policy-snippet:hover div.policy-snippet-head .policy-snippet-actions{visibility:visible}div.policy-rel>ul>li div.policy-snippet p{color:#656b78;margin:0 0 12px}div.policy-rel>ul>li div.policy-snippet p:last-child{margin:0}div.policy-rel>ul>li div.policy-snippet p.meta{color:#0b0c0d}div.policy-rel>ul>li div.policy-snippet p strong,div.policy-rel>ul>li div.policy-snippet p a{font-weight:350;font-variation-settings:"wght" 350;text-decoration:underline}div.policy-rel>ul>li div.policy-snippet p a{color:#0b0c0d}div.policy-rel>ul>li div.policy-snippet p a:hover,div.policy-rel>ul>li div.policy-snippet p a:active{text-decoration:none}div.policy-rel>ul>li div.snippet-and{height:0;top:-4px;position:relative}div.policy-rel>ul>li div.snippet-and span{z-index:100;display:block;position:absolute;left:50%;top:50%;width:36px;height:20px;line-height:20px;background:#dadce0;border-radius:20px;transform:translate(-50%,-50%);text-align:center;font-weight:550;font-variation-settings:"wght" 550;font-size:.6875rem}div.policy-rel>ul>li:last-child:after{display:none}div.policy-rel.policy-rel-view>ul>li div.policy-snippet{box-shadow:none;background-color:#f8f8f9}div.policy-rel.policy-rel-view>ul>li div.policy-and{background-color:#ecedef}div.preview-policy{padding:24px 32px;color:#fff;border-radius:16px;background-color:#0b0c0d;font-size:1.125rem}div.snippet-details{margin:0 0 12px}div.snippet-details ul{list-style:none;padding:0;margin:0}div.snippet-details ul li{margin:0;padding:0}div.snippet-details>ul li{position:relative;padding-left:16px!important;color:#0b0c0d}div.snippet-details>ul>li{margin:0 0 4px;padding-left:0}div.snippet-details>ul>li strong{font-weight:350;font-variation-settings:"wght" 350}div.snippet-details>ul>li>strong{font-weight:550;font-variation-settings:"wght" 550}div.snippet-details>ul>li>ul{padding-left:6px}div.snippet-details>ul>li>ul>li:before{content:"";width:4px;height:4px;background-color:#656b78;position:absolute;left:3px;top:7px;border-radius:50%;background-color:#0b0c0d}div.filters{min-height:54px;position:relative;margin-bottom:-8px}div.filters div.filters-total{font-weight:550;font-variation-settings:"wght" 550;font-size:16px;line-height:38px}div.filters div.filters-total strong{color:#0b0c0d}div.authz-permission-set{margin:.3125rem 0}div.authz-permission-set ul.pill-labels li>a,div.authz-permission-set ul.pill-labels li>span{padding-top:0;padding-bottom:0}div.form-inputs-aa{margin-bottom:32px}div.aa-search{border:1px solid #dadce0;padding:20px;border-radius:12px;max-width:1440px}div.aa-search form.editMode{background-color:#f8f8f9;padding:32px;border-radius:8px;margin-top:8px}div.aa-search form.editMode div.aa-optional h3 span{background:#f8f8f9}div.aa-search form div.form-sep{margin:0}div.aa-search h2{font-weight:550;font-variation-settings:"wght" 550;font-size:1.25rem;margin:0 0 1.25rem}div.aa-search div.aa-head,div.aa-search div.aa-optional{margin:30px 0 0}div.aa-search div.aa-head h3,div.aa-search div.aa-optional h3{font-size:1.125rem;position:relative;margin:0 0 15px}div.aa-search div.aa-head h3 span,div.aa-search div.aa-optional h3 span{display:inline-block;background:#fff;z-index:10;position:relative;padding-right:10px}div.aa-search div.aa-head h3 span small,div.aa-search div.aa-optional h3 span small{font-weight:450;font-variation-settings:"wght" 450;font-size:1rem;color:#656b78}div.aa-search div.aa-head h3:before,div.aa-search div.aa-optional h3:before{z-index:0;content:"";position:absolute;top:50%;left:0;height:1px;background:#dadce0;width:100%;transform:translateY(-50%)}div.aa-search div.aa-head p,div.aa-search div.aa-optional p{color:#656b78;font-size:.8125rem;margin:0 0 25px}div.aa-search div.aa-head{margin-top:0}div.aa-search div.aa-buttons{margin-top:30px}div.aa-search div.loader{text-align:center;margin-top:20px;padding:80px 0}div.aa-search div.loader .orbit{margin:auto}div.aa-search div.aa-result{padding:20px 24px;border-radius:8px;background-color:#ecedef}div.aa-search div.aa-result h2{font-size:1.125rem;font-weight:450;font-variation-settings:"wght" 450;margin:0 0 5px}div.aa-search div.aa-result h2 strong{font-weight:550;font-variation-settings:"wght" 550}div.aa-search div.aa-result p{margin:0 0 5px}div.aa-search div.aa-result p:last-child{margin:0}div.aa-search div.aa-result.aa-result-allow{background-color:#e1f7e8}div.aa-search div.aa-result.aa-result-deny{background-color:#fae2e3}div.aa-search div.aa-lists{border-top:1px solid #dadce0;margin:30px -20px 0}div.aa-search div.aa-lists div.aa-list div.aa-list-head{padding:20px;border-bottom:1px solid #dadce0}div.aa-search div.aa-lists div.aa-list div.aa-list-head h4{margin:0;font-size:1.125rem}div.aa-search div.aa-lists div.aa-list div.aa-list-head h4 small{font-size:1.125rem;color:#656b78}div.aa-search div.aa-lists div.aa-list div.aa-list-head.aa-list-head-hidden{background-color:#f8f8f9}div.aa-search div.aa-lists div.aa-list div.aa-list-head.aa-list-head-lean{padding:13px 20px}div.aa-search div.aa-lists div.aa-list table.main tr th{background-color:transparent;padding-top:14px;padding-bottom:14px}div.aa-search div.aa-lists div.aa-list table.main tr td{border-color:#ecedef}div.aa-search div.aa-lists div.aa-list table.main tbody:last-child tr td{border-color:#dadce0}div.aa-search div.aa-lists div.aa-list .diff-policy,div.aa-search div.aa-lists div.aa-list .diff-snippet,div.aa-search div.aa-lists div.aa-list .diff-version{font-weight:550;font-variation-settings:"wght" 550;position:relative;padding-right:10px}div.aa-search div.aa-lists div.aa-list .diff-policy:before,div.aa-search div.aa-lists div.aa-list .diff-snippet:before,div.aa-search div.aa-lists div.aa-list .diff-version:before{content:"";position:absolute;top:50%;right:0;width:6px;height:6px;transform:translateY(-50%);border-radius:50%;background-color:#036ada}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-list{background-color:#f8f8f9;padding:20px 30px 0}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-list div.aa-compare-list-item{border-bottom:1px solid #dadce0;padding:14px 0}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-list div.aa-compare-list-item div.light{font-size:.75rem}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-list div.aa-compare-list-item div.light .icon-16{margin-top:-2px}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-list div.aa-compare-list-item:last-child{border-bottom:none}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-list div.aa-compare-list-item h2{color:#656b78;margin:0;font-weight:550;font-variation-settings:"wght" 550;font-size:.75rem}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-list div.aa-compare-list-item h3{font-size:1rem;font-weight:550;font-variation-settings:"wght" 550;margin:0 0 .75rem}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-snippets{border-top:1px solid #ecedef}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-snippets div.tbl-tbl{border-radius:0;padding:0;margin:-1px;background-color:#fff}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-snippets div.tbl-tbl table tr th{color:#656b78}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-snippets div.tbl-tbl table tr th,div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-snippets div.tbl-tbl table tr td{vertical-align:middle;padding:12px;background-color:transparent;border-color:#ecedef!important}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-snippets div.tbl-tbl table tr th:first-child,div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-snippets div.tbl-tbl table tr td:first-child{padding-left:30px}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-snippets div.tbl-tbl table tr th:last-child,div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-snippets div.tbl-tbl table tr td:last-child{padding-right:30px}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-snippets div.tbl-tbl table tr.has-diff td:first-child{position:relative}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-snippets div.tbl-tbl table tr.has-diff td:first-child:before{content:"";position:absolute;top:0;left:0;bottom:0;width:8px;background-color:#036ada}div.aa-search div.aa-lists div.aa-list div.aa-compare div.aa-compare-snippets div.tbl-tbl table tr:last-child td{border-bottom:none!important}div.aa-search div.aa-lists div.aa-list div.aa-compare table tbody .aa-compare-bg{vertical-align:top;width:48%;padding:0;background-color:#fff}div.aa-search div.aa-lists div.aa-list div.aa-compare table tbody .aa-compare-sep{background-color:transparent;width:4%;padding:0;border-left:1px solid #ecedef;border-right:1px solid #ecedef}div.aa-search div.aa-lists div.aa-list div.aa-compare .td-compare-head{text-align:right}div.aa-search div.aa-lists div.aa-list:last-child div.aa-list-head:last-child{margin-bottom:-20px;border-bottom:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px}div.aa-search div.aa-lists div.aa-list:last-child div.aa-list-table{border-radius:0 0 12px 12px;overflow:hidden;margin-bottom:-20px}div.aa-search div.aa-lists div.aa-list:last-child div.aa-list-table table tbody:last-child tr:last-child td{border-bottom:none}div.aa-search div.aa-lists span.compare-info{background-color:#036ada;border-radius:50%;padding:7px;display:inline-block;width:24px;height:24px;box-sizing:content-box}div.aa-search .form-check-input{cursor:pointer;margin-right:4px!important}div.aa-search .aa-query-dd-anchor{position:relative}div.aa-search .aa-query-dd-anchor .aa-query-dd{position:absolute;top:72px;left:0}div.aa-search div.form-sep div.aa-query-checkbox-container{padding-top:34px}div.aa-search div.form-sep div.aa-query-checkbox-container label{font-weight:450;font-variation-settings:"wght" 450;font-size:.8125rem;padding-top:4px}div.builder-wrap{overflow-y:auto;position:relative;padding-right:400px}div.builder-wrap.builder-wrap-full{padding-right:0}div.builder-wrap.builder-wrap-full div.builder-main{max-width:1000px}div.builder-wrap.builder-wrap-full div.builder-nav,div.builder-wrap.builder-wrap-full div.builder-btm,div.builder-wrap.builder-wrap-full div.builder-preview{right:0}div.builder-wrap div.builder-nav{position:fixed;top:0;left:0;right:400px;padding:32px;background-color:#f8f8f9;z-index:300}div.builder-wrap div.builder-nav a{color:#656b78}div.builder-wrap div.builder-nav a:hover,div.builder-wrap div.builder-nav a:active{color:#0b0c0d}div.builder-wrap div.builder-nav strong{font-weight:450;font-variation-settings:"wght" 450;color:#0b0c0d}div.builder-wrap div.builder-preview{position:fixed;bottom:108px;left:0;right:400px;z-index:300;padding:0 32px}div.builder-wrap div.builder-btm{position:fixed;bottom:0;left:0;right:400px;padding:0 32px 24px;background-color:#f8f8f9;z-index:300}div.builder-wrap div.builder-btm .form-buttons{padding-top:24px}div.builder-wrap div.builder-main{max-width:744px;margin:auto;padding:105px 32px 93px}div.builder-wrap div.builder-main div.builder-head h1{font-weight:550;font-variation-settings:"wght" 550;line-height:130%;font-size:2.5rem}div.builder-wrap div.builder-main div.builder-head h2{font-weight:350;font-variation-settings:"wght" 350;line-height:2.25rem;font-size:1.5rem}div.builder-wrap div.builder-main div.builder-head p{color:#656b78;font-size:.875rem}div.builder-wrap div.builder-main div.builder-head .pill-nav{margin-top:2rem}div.builder-wrap div.builder-main div.form-inputs{margin-bottom:.625rem}div.builder-wrap div.builder-main div.form-inputs .builder-link{color:#656b78;text-decoration:underline;text-underline-offset:4px}div.builder-wrap div.builder-main div.form-inputs .builder-link:hover,div.builder-wrap div.builder-main div.form-inputs .builder-link:active{color:#0b0c0d}div.builder-wrap div.builder-side{position:fixed;right:0;top:0;height:100%;padding:16px;width:400px}div.builder-wrap div.builder-side div.builder-snippets{height:100%;background-color:#fff;box-shadow:0 1px 4px #00000040;border-radius:12px;padding:20px}div.builder-wrap div.builder-side div.builder-snippets h3{font-weight:550;font-variation-settings:"wght" 550;font-size:1.25rem;line-height:2rem}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-scopes{padding:3px;border-radius:50px;background-color:#f3f4f5;margin:20px 0 16px;position:relative}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-scopes ul{list-style:none;padding:0;margin:0;display:flex;justify-content:space-around}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-scopes ul li{margin:0;padding:0}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-scopes ul li{display:block;flex:1 0 auto}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-scopes ul li.builder-snippets-search{flex:0 1 auto}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-scopes ul li.builder-snippets-search a{width:35px;padding:7px 0}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-scopes ul li.builder-snippets-search a.active .icon-magnifier{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.16667 15.8333C12.8486 15.8333 15.8333 12.8486 15.8333 9.16667C15.8333 5.48477 12.8486 2.5 9.16667 2.5C5.48477 2.5 2.5 5.48477 2.5 9.16667C2.5 12.8486 5.48477 15.8333 9.16667 15.8333Z" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5 17.5L13.875 13.875" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-scopes ul li a{font-weight:450;font-variation-settings:"wght" 450;display:block;text-align:center;color:#656b78;line-height:18px;padding:7px 0;font-size:.75rem}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-scopes ul li a:hover{color:#0b0c0d}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-scopes ul li a.active{color:#fff;background-color:#0b0c0d;border-radius:50px;box-shadow:0 1px 3px #00000040}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-scopes div.builder-snippets-keyword{border-top-right-radius:50px;border-bottom-right-radius:50px;background-color:#f3f4f5;position:absolute;top:0;left:38px;right:0}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-scopes div.builder-snippets-keyword .icon-x-light{position:absolute;top:50%;right:10px;transform:translateY(-50%)}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list{overflow-y:auto;margin:0 -20px;padding:0 20px}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul{list-style:none;padding:0;margin:0}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul li{margin:0;padding:0}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li{margin:0 0 8px}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li div.builder-snippets-list-head{font-weight:550;font-variation-settings:"wght" 550;color:#7a818f;letter-spacing:1px;text-transform:uppercase;font-size:.625rem}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a{display:block;color:#0b0c0d;background-color:#f3f4f5;border-radius:8px;padding:12px;font-size:.75rem}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a div.builder-snippet-head{margin:0 0 8px}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a div.builder-snippet-head:only-child{margin-bottom:0}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a h4{font-weight:550;font-variation-settings:"wght" 550;font-size:.8125rem;line-height:1.375rem;margin:0}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a .icon-snippet-info{margin:-12px;width:44px;height:44px;background-position:center}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a p{color:#656b78;margin:0 0 12px}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a p:last-child{margin:0}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a p.meta{color:#0b0c0d}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a p strong{font-weight:350;font-variation-settings:"wght" 350;text-decoration:underline}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a p a{color:#0b0c0d;text-decoration:underline}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a p a:hover,div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a p a:active{text-decoration:none}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a:hover,div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a:active{background-color:#ecedef}div.builder-wrap div.builder-side div.builder-snippets div.builder-snippets-list>ul>li>a.active{background-color:#f8efff}ul.pill-nav{list-style:none;padding:0;margin:0}ul.pill-nav li{margin:0;padding:0}ul.pill-nav li{display:inline-block}ul.pill-nav li>a{font-weight:450;font-variation-settings:"wght" 450;display:block;background-color:#dadce0;color:#656b78;padding:.5rem 1.25rem;margin:0 0 0 8px;border-radius:30px}ul.pill-nav li>a.active{background-color:#0b0c0d;color:#fff}ul.pill-nav li:first-child a{margin-left:0}.flip-bg,div.flow div.flow-row:nth-child(2) .flow-line-right.flow-line-red .curve-right,div.flow div.flow-row:nth-child(2) .flow-line-right.flow-line-yellow .curve-right{-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.number-circle{display:inline-block;width:24px;height:24px;line-height:24px;color:#fff;text-align:center;border-radius:50%}.number-circle.number-circle-blue{background-color:#2186f4}.number-circle.number-circle-green{background-color:#0fb990}.number-circle.number-circle-yellow{background-color:#fad75d;color:#0b0c0d}.number-circle.number-circle-red{background-color:#f0424b}.number-circle-lg,div.timeline-wrap div.timeline div.timeline-body div.timeline-row.timeline-row-lg div.timeline-line .number-circle,div.flow div.flow-row:only-child .number-circle{width:36px;height:36px;line-height:36px}div.flow{padding:1.875rem 2.5rem;margin:0 0 2.5rem;position:relative}@keyframes line{0%{width:100%}to{width:0}}@keyframes zoomIn{0%{transform:scale(.1)}to{transform:scale(1)}}div.flow:after{content:"";position:absolute;top:0;right:0;bottom:0;background-color:#fff;animation:line 1s ease-in-out;z-index:300}div.flow div.flow-node{padding:0 .5rem;position:relative;animation-delay:.5s;animation:zoomIn 1s ease-in-out}div.flow div.flow-node .flow-node-label{white-space:nowrap;display:inline-block;position:absolute;top:-6px;left:50%;transform:translate(-50%,-100%);font-size:.6875rem;font-weight:550;font-variation-settings:"wght" 550;line-height:145%}div.flow div.flow-line{position:relative}div.flow div.flow-line:before{position:absolute;content:"";left:0;right:0;top:50%;transform:translateY(-50%);height:4px;background-color:#2186f4;border-radius:2px}div.flow div.flow-line.flow-line-green:before{background-color:#0fb990}div.flow div.flow-line.flow-line-yellow:before{background-color:#fad75d}div.flow div.flow-line.flow-line-red:before{background-color:#f0424b}div.flow div.flow-row{margin-top:6px;position:relative}div.flow div.flow-row.flow-row-green{z-index:100}div.flow div.flow-row.flow-row-red{z-index:200}div.flow div.flow-row .curve-left,div.flow div.flow-row .curve-right{position:absolute;display:block}div.flow div.flow-row .curve-left{left:0}div.flow div.flow-row .curve-right{right:0}div.flow div.flow-row .flow-line-right:before{right:2px}div.flow div.flow-row .flow-line-green.flow-line-right:before{height:8px;border-radius:4px;border:2px solid #fff}div.flow div.flow-row:nth-child(2){margin-top:20px}div.flow div.flow-row:nth-child(2) .flow-line-left:before{left:55px}div.flow div.flow-row:nth-child(2) .flow-line-left .curve-left{background-image:url('data:image/svg+xml,<svg width="60" height="48" viewBox="0 0 60 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 2H10C18.8366 2 26 9.16344 26 18V22C26 35.2548 36.7452 46 50 46H58" stroke="%232186f4" stroke-width="4" stroke-linecap="round"/></svg>');width:60px;height:48px;top:-46px;background-repeat:no-repeat}div.flow div.flow-row:nth-child(2) .flow-line-right:before{right:55px}div.flow div.flow-row:nth-child(2) .flow-line-right.flow-line-yellow .curve-right{background-image:url('data:image/svg+xml,<svg width="62" height="56" viewBox="0 0 62 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1273_1113)"><path d="M6 6H14C22.8366 6 30 13.1634 30 22V26C30 39.2548 40.7452 50 54 50H62" stroke="white" stroke-width="10" stroke-linecap="round"/><path d="M6 6H14C22.8366 6 30 13.1634 30 22V26C30 39.2548 40.7452 50 54 50H62" stroke="%23fad75d" stroke-width="4" stroke-linecap="round"/></g><defs><clipPath id="clip0_1273_1113"><rect width="62" height="56" fill="white"/></clipPath></defs></svg>');width:68px;height:56px;top:-50px;background-repeat:no-repeat}div.flow div.flow-row:nth-child(2) .flow-line-right.flow-line-red .curve-right{background-image:url('data:image/svg+xml,<svg width="62" height="56" viewBox="0 0 62 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1273_1113)"><path d="M6 6H14C22.8366 6 30 13.1634 30 22V26C30 39.2548 40.7452 50 54 50H62" stroke="white" stroke-width="10" stroke-linecap="round"/><path d="M6 6H14C22.8366 6 30 13.1634 30 22V26C30 39.2548 40.7452 50 54 50H62" stroke="%23f0424b" stroke-width="4" stroke-linecap="round"/></g><defs><clipPath id="clip0_1273_1113"><rect width="62" height="56" fill="white"/></clipPath></defs></svg>');width:68px;height:56px;top:-50px;background-repeat:no-repeat}div.flow div.flow-row:nth-child(3){margin-top:20px}div.flow div.flow-row:nth-child(3) .flow-line-left:before{left:155px}div.flow div.flow-row:nth-child(3) .flow-line-left .curve-left{background-image:url('data:image/svg+xml,<svg width="60" height="48" viewBox="0 0 60 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 2H10C18.8366 2 26 9.16344 26 18V22C26 35.2548 36.7452 46 50 46H58" stroke="%232186f4" stroke-width="4" stroke-linecap="round"/></svg>');width:60px;height:48px;top:-46px;background-repeat:no-repeat;left:100px}div.flow div.flow-row:nth-child(3) .flow-line-right:before{right:55px}div.flow div.flow-row:nth-child(3) .flow-line-right.flow-line-yellow .curve-right{background-image:url('data:image/svg+xml,<svg width="94" height="100" viewBox="0 0 94 100" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1262_26)"><path d="M0 94H40C53.2548 94 64 83.2548 64 70L64 22C64 13.1634 71.1634 6 80 6H88" stroke="white" stroke-width="10" stroke-linecap="round"/><path d="M0 94H40C53.2548 94 64 83.2548 64 70L64 22C64 13.1634 71.1634 6 80 6H88" stroke="%23fad75d" stroke-width="4" stroke-linecap="round"/></g><defs><clipPath id="clip0_1262_26"><rect width="94" height="100" fill="white"/></clipPath></defs></svg>');width:94px;height:100px;top:-94px;background-repeat:no-repeat}div.flow div.flow-row:nth-child(3) .flow-line-right.flow-line-red .curve-right{background-image:url('data:image/svg+xml,<svg width="94" height="100" viewBox="0 0 94 100" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1262_26)"><path d="M0 94H40C53.2548 94 64 83.2548 64 70L64 22C64 13.1634 71.1634 6 80 6H88" stroke="white" stroke-width="10" stroke-linecap="round"/><path d="M0 94H40C53.2548 94 64 83.2548 64 70L64 22C64 13.1634 71.1634 6 80 6H88" stroke="%23f0424b" stroke-width="4" stroke-linecap="round"/></g><defs><clipPath id="clip0_1262_26"><rect width="94" height="100" fill="white"/></clipPath></defs></svg>');width:94px;height:100px;top:-94px;background-repeat:no-repeat}div.flow div.flow-row:only-child{margin-top:0}div.timeline-wrap{padding-top:1.375rem;position:relative}div.timeline-wrap div.timeline{background-color:#f8f8f9;position:relative;border-radius:0 0 12px 12px;padding:0 0 2.5rem}div.timeline-wrap div.timeline div.timeline-head{text-align:center;position:relative;height:2.75rem;margin-top:-1.375rem;background:linear-gradient(180deg,#fff 50%,#f8f8f9 50%)}div.timeline-wrap div.timeline div.timeline-head h4{display:inline-block;height:2.75rem;line-height:2.625rem;border:1px solid #dadce0;background-color:#fff;border-radius:1.375rem;padding:0 2.5rem;font-size:1rem;font-weight:550;font-variation-settings:"wght" 550;margin-bottom:0;position:relative}div.timeline-wrap div.timeline div.timeline-head:before{content:"";position:absolute;left:0;top:50%;background-color:#dadce0;height:1px;width:100%}div.timeline-wrap div.timeline div.timeline-body{margin-top:2.5rem}div.timeline-wrap div.timeline div.timeline-body div.timeline-row div.timeline-line{width:36px;position:relative;text-align:center}div.timeline-wrap div.timeline div.timeline-body div.timeline-row div.timeline-line:before{content:"";width:2px;background-color:#dadce0;position:absolute;top:32px;bottom:8px;left:50%;transform:translate(-50%);border-radius:1px}div.timeline-wrap div.timeline div.timeline-body div.timeline-row div.timeline-date{margin-top:-1px;color:#656b78;line-height:140%;font-size:.625rem}div.timeline-wrap div.timeline div.timeline-body div.timeline-row div.timeline-date>div:last-child{font-size:.6875rem}div.timeline-wrap div.timeline div.timeline-body div.timeline-row div.timeline-desc{margin-top:.125rem;padding-right:2.5rem}div.timeline-wrap div.timeline div.timeline-body div.timeline-row div.timeline-desc .timeline-desc-title{font-size:.875rem;font-weight:550;font-variation-settings:"wght" 550;line-height:142%}div.timeline-wrap div.timeline div.timeline-body div.timeline-row div.timeline-desc ul{padding:0;margin:.5rem 0 1.5rem}div.timeline-wrap div.timeline div.timeline-body div.timeline-row div.timeline-desc ul li{font-size:.75rem;line-height:150%;margin:0 0 0 20px}div.timeline-wrap div.timeline div.timeline-body div.timeline-row:last-child div.timeline-line:before{display:none}div.timeline-wrap div.timeline div.timeline-body div.timeline-row.timeline-row-lg div.timeline-line:before{top:44px}div.timeline-wrap div.timeline div.timeline-body div.timeline-row.timeline-row-lg div.timeline-date{margin-top:.1875rem}div.timeline-wrap div.timeline div.timeline-body div.timeline-row.timeline-row-lg div.timeline-desc{margin-top:.5rem}.dd-basic .dropdown-toggle.dropdown-toggle-text{font-size:.8125rem;border-radius:16px;font-weight:550;font-variation-settings:"wght" 550;line-height:154%;padding:8px 0;color:#2186f4}.dd-basic .dropdown-toggle.dropdown-toggle-text:after{display:none}.dd-basic .dropdown-toggle.dropdown-toggle-icon{position:relative;padding-right:16px;display:block}.dd-basic .dropdown-toggle.dropdown-toggle-icon>[class^=icon]{display:block}.dd-basic .dropdown-toggle.dropdown-toggle-icon:after{content:"";background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M3 7L6 4L9 7" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');display:block;width:12px;height:12px;border:none;position:absolute;top:50%;right:0;transform:translateY(-50%) rotate(180deg);transition:transform .08s linear}.dd-basic .dropdown-toggle.dropdown-toggle-icon-small{padding-right:0}.dd-basic .dropdown-toggle.dropdown-toggle-icon-small:after{display:none}.dd-basic .dropdown-menu{padding:4px;font-size:.75rem;max-height:none;min-width:220px;border:1px solid #ecedef;box-shadow:0 4px 8px #0000001a,0 1px 2px #00000026;border-radius:12px}.dd-basic .dropdown-menu ul{list-style:none;padding:0;margin:0}.dd-basic .dropdown-menu ul li{margin:0;padding:0}.dd-basic .dropdown-menu ul li .dropdown-item{color:#0b0c0d;padding:8px}.dd-basic .dropdown-menu ul li .dropdown-item:focus,.dd-basic .dropdown-menu ul li .dropdown-item:active,.dd-basic .dropdown-menu ul li .dropdown-item:hover{color:#0b0c0d;background-color:#ecedef}.dd-basic .dropdown-menu .dropdown-group-header{display:block;font-size:.8125rem;font-weight:450;font-variation-settings:"wght" 450;line-height:154%;padding:8px;color:#0b0c0d}.dd-basic .dropdown-menu .dropdown-group{background-color:#f8f8f9}.dd-basic .dropdown-menu.dropdown-menu-floater{margin-bottom:18px!important;margin-left:-12px!important}.dd-basic.show .dropdown-toggle.dropdown-toggle-icon:after{transform:translateY(-50%) rotate(0)}.dd-basic.show .tooltip{display:none!important}div.sb-float-actions .tooltip{margin-bottom:16px!important}div.sb-left{position:absolute;top:0;left:0;width:440px;display:flex;flex-direction:column;height:calc(100vh - 68px);padding:20px 10px}div.sb-right{position:absolute;top:0;right:0;width:440px;display:flex;flex-direction:column;height:100vh;padding:20px 10px;direction:rtl}div.sb-main{position:absolute;top:0;left:0;width:100vw;height:100vh}div.sb-fill{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;direction:ltr}div.sb-fill:has(.sb-conditions){padding-bottom:6.25rem}div.sb-block-wrap{padding:0 5px}div.sb-block{background-color:#fff;border-radius:12px;padding:.75rem;margin-bottom:.5rem;box-shadow:0 0 2.5px #0000001a,0 1.5px 2px #00000026;direction:ltr;width:320px}div.sb-block div.sb-block-head{font-size:.8125rem;font-weight:450;font-variation-settings:"wght" 450;line-height:154%;margin:0 0 .75rem}div.sb-block div.sb-block-scope{font-weight:550;font-variation-settings:"wght" 550;font-size:.8125rem}div.sb-block .sor-icon{border-radius:50%}div.sb-block.sb-block-slim{padding:.375rem;width:auto}div.sb-block.sb-empty{width:400px;color:#7a818f;text-align:center;padding:2.5rem}div.sb-block.sb-empty h5{font-size:.875rem;line-height:142%;margin:0 0 .25rem}div.sb-block.sb-empty p{font-size:.8125rem;line-height:153%;margin:0 0 1.25rem}div.sb-block.sb-empty p:last-child{margin-bottom:0}div.sb-block.sb-empty p a span{font-size:1.25rem}div.sb-block.sb-conditions{width:100%}div.sb-block.sb-selected-objects{width:296px;position:relative}div.sb-block.sb-selected-objects .dd.dd-md .dropdown-toggle .dd-value,div.sb-block.sb-selected-objects .dd.dd-md .dropdown-item{font-size:.75rem}div.sb-block.sb-selected-objects h5{font-weight:450;font-variation-settings:"wght" 450;font-size:.8125rem;line-height:153%;margin:0}div.sb-block.sb-selected-objects h5 strong{font-weight:650;font-variation-settings:"wght" 650}div.sb-block.sb-selected-objects h6{font-weight:450;font-variation-settings:"wght" 450;color:#656b78;line-height:154%;font-size:.8125rem;margin:0 0 .5rem}div.sb-block.sb-selected-objects div.sb-selected-objects-form{display:flex;height:calc(100vh - 196px)}div.sb-block.sb-selected-objects div.sb-selected-objects-form div.form-inputs{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}div.sb-block.sb-selected-objects div.sb-selected-objects-form div.form-inputs div.sb-form-wrap{padding:.5rem;background-color:#f3f4f5;border-radius:.5rem;margin:0 0 .5rem}div.sb-block.sb-selected-objects div.sb-selected-objects-form div.form-inputs div.sb-form-wrap div.sb-form-wrap-head{font-size:.75rem;padding:.25rem 0 .75rem}div.sb-block.sb-selected-objects div.sb-selected-objects-form div.form-inputs div.sb-form-wrap div.sb-form-wrap-head .sor-icon{position:relative}div.sb-block.sb-selected-objects div.sb-selected-objects-form div.form-inputs div.sb-form-wrap div.sb-form-wrap-head .sor-icon:first-child{z-index:10}div.sb-block.sb-selected-objects div.sb-selected-objects-form div.form-inputs div.sb-form-wrap div.sb-form-wrap-head .sor-icon+.sor-icon{margin-left:-9px}div.sb-block.sb-selection{position:absolute;left:-310px;width:300px;top:0}div.sb-block.sb-selection h5{font-weight:450;font-variation-settings:"wght" 450;font-size:.8125rem;line-height:153%;margin:0}div.sb-block.sb-selection h5 strong{font-weight:650;font-variation-settings:"wght" 650}div.sb-block.sb-selection .dd.dd-md{margin-top:.5rem}div.sb-block.sb-selection .dd.dd-md .dropdown-toggle{padding:.1875rem .3125rem .1875rem .5rem}div.sb-block.sb-sor-selector{width:300px}div.sb-block.sb-sor-selector h5{font-size:.8125rem;margin:1rem 0 .75rem;line-height:154%}div.sb-block.sb-sor-selector .sb-selected-sor{font-weight:450;font-variation-settings:"wght" 450;border:1px solid #dadce0;border-radius:20px;padding:4px;font-size:.75rem}div.sb-block .sb-nodelist div.sb-nodelist-toggle{padding:4px 0 0 4px;margin:0 0 .75rem}div.sb-block .sb-nodelist div.sb-nodelist-toggle .form-check-input{margin:0;width:1rem;height:1rem;display:block}div.sb-block .sb-nodelist div.sb-nodelist-toggle label{font-weight:450;font-variation-settings:"wght" 450;font-size:.75rem}div.sb-block .sb-nodelist div.sb-nodelist-list{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}div.sb-block .sb-nodelist div.sb-nodelist-node{margin-bottom:6px;font-size:.8125rem}div.sb-block .sb-nodelist div.sb-nodelist-node .node-color{width:14px;height:14px;border-radius:50%;display:block}div.sb-block .sb-nodelist div.sb-nodelist-node:last-child{margin-bottom:0}div.sb-block .sb-condition-group{border-radius:.5rem}div.sb-block .sb-condition-group .sb-condition-group{padding:.5rem;border:1px solid #dadce0;margin-bottom:.5rem}div.sb-block .sb-condition-group .sb-condition-group:hover{box-shadow:0 1px 5px #00000026,inset 0 0 0 1px #c699ff}div.sb-block .sb-condition-group .sb-condition .sb-condition-head{margin:0 0 16px;height:2.25rem}div.sb-block .sb-condition-group .sb-condition .sb-condition-head strong{display:block;line-height:2.25rem}div.sb-block .sb-condition-group .sb-condition .sb-condition-rhs .icon-sb-arrow{display:block;margin-right:.25rem;margin-top:.3125rem}div.sb-block .sb-condition-sep{font-weight:550;font-variation-settings:"wght" 550;border-radius:50px;background-color:#2186f4;height:1.25rem;line-height:1.25rem;margin:.75rem 0 1rem;text-align:center;font-size:.75rem;color:#fff}div.sb-btn span{display:inline-block;background-color:#fff;border-radius:12px;padding:.25rem;margin-bottom:.5rem;box-shadow:0 0 2.5px #0000001a,0 1.5px 2px #00000026}div.sb-nav{font-size:.8125rem}div.sb-nav a{color:#656b78}div.sb-nav a:hover,div.sb-nav a:active{color:#0b0c0d}div.sb-nav strong{font-weight:450;font-variation-settings:"wght" 450;color:#0b0c0d}div.sb-snippet-details{position:relative;margin:0 -.375rem .25rem;background-color:#f8f8f9;border-radius:.5rem;padding:.75rem}div.sb-snippet-details.sb-snippet-details-form{background-color:transparent}div.sb-snippet-details:last-child{margin-bottom:-.375rem}div.sb-snippet-details div.sb-snippet-details-head{margin:0 0 .5rem}div.sb-snippet-details div.sb-snippet-details-head h3{font-size:1rem;font-weight:450;font-variation-settings:"wght" 450;line-height:150%;margin:0 0 .25rem}div.sb-snippet-details div.sb-snippet-details-head p{font-size:.6875rem;line-height:145%;color:#656b78;margin:0}div.sb-snippet-details div.sb-snippet-details-body{font-size:.75rem;line-height:145%}div.sb-snippet-details div.sb-snippet-details-body ul:not(.pill-labels){list-style:none;padding:0;margin:0}div.sb-snippet-details div.sb-snippet-details-body ul:not(.pill-labels) li{margin:0;padding:0}div.sb-snippet-details div.sb-snippet-details-body ul:not(.pill-labels) li{margin:0 0 .5rem}div.sb-snippet-details div.sb-snippet-details-body ul:not(.pill-labels) li:last-child{margin-bottom:0}div.sb-snippet-details div.sb-snippet-details-body ul:not(.pill-labels) li>div{margin-bottom:.25rem}div.sb-snippet-details div.sb-snippet-details-body ul:not(.pill-labels) li>div:last-child{margin-bottom:0}div.sb-snippet-details div.sb-snippet-details-body ul:not(.pill-labels) li strong{font-weight:550;font-variation-settings:"wght" 550;font-size:.6875rem;line-height:160%}div.sb-snippet-details div.sb-snippet-details-body div.sb-snippet-details-form-sep{margin-bottom:.5rem;padding:0 .5rem}div.sb-snippet-details div.sb-snippet-details-body div.sb-snippet-details-form-sep textarea{border:none;font-size:.75rem;line-height:145%;color:#7a818f;box-shadow:none;min-height:5rem;background-color:#f8f8f9}div.sb-snippet-details div.sb-snippet-details-body div.sb-snippet-details-form-sep .form-control[type=text]{border:none;background-color:#f8f8f9;font-size:.75rem;color:#7a818f;box-shadow:none}div.sb-snippet-details div.sb-snippet-details-body div.sb-snippet-details-form-sep .dropdown-toggle{border:none!important;background-color:#f8f8f9!important;box-shadow:none!important}div.sb-snippet-details div.sb-snippet-details-body div.sb-snippet-details-form-sep .dropdown-toggle span.dd-value{color:#7a818f!important;font-size:.75rem!important}div.sb-snippet-details div.sb-snippet-details-body div.sb-snippet-details-form-sep ul.pill-labels{margin-bottom:.5rem}div.sb-snippet-details div.sb-snippet-details-body div.sb-snippet-details-form-sep .sb-snippet-details-link{color:#656b78;text-decoration:underline;text-underline-offset:4px}div.sb-snippet-details div.sb-snippet-details-body div.sb-snippet-details-form-sep .sb-snippet-details-link:hover,div.sb-snippet-details div.sb-snippet-details-body div.sb-snippet-details-form-sep .sb-snippet-details-link:active{color:#0b0c0d}div.sb-float-actions{position:absolute;bottom:5%;left:50%;transform:translate(-50%);border-radius:32px;padding:10px 16px;width:auto}div.sb-float-actions .btn-sgnl{padding-left:36px;padding-right:36px}form.sb-form div.form-inputs div.form-text-error{margin-top:.25rem;font-size:.6875rem}form.sb-form div.form-inputs div.form-sep{margin:0 0 .5rem}form.sb-form div.form-inputs div.form-sep:last-child{margin-bottom:0}form.sb-form div.form-inputs div.form-sep .form-check-clear .form-check{padding-left:28px}form.sb-form div.form-inputs div.form-sep .form-check-clear .form-check .form-check-input{margin-top:0;margin-left:-28px}form.sb-form div.form-inputs div.form-sep .form-check-clear .form-check .form-check-label{line-height:20px;padding-top:0;display:block}form.sb-form div.form-inputs .dd.dd-md:not(.dd-sb-blue,.dd-dbl) .dropdown-toggle{padding:.25rem .3125rem .25rem .5rem}form.sb-form div.form-inputs .dd.dd-md:not(.dd-sb-blue,.dd-dbl) .dropdown-toggle .dd-value{font-size:.75rem;font-weight:350;font-variation-settings:"wght" 350;line-height:1.25rem}form.sb-form div.form-inputs .dd.dd-md:not(.dd-sb-blue,.dd-dbl).dd-prefix .dropdown-toggle{padding-top:1px;padding-left:1px;padding-bottom:1px}form.sb-form div.form-inputs .dd.dd-md:not(.dd-sb-blue,.dd-dbl).dd-prefix .dropdown-toggle .dd-left{overflow:visible}form.sb-form div.form-inputs .dd.dd-md:not(.dd-sb-blue,.dd-dbl).dd-prefix .dropdown-toggle .dd-value-prefix{display:inline-block;margin:0 10px 0 0;font-size:.6875rem;font-weight:350;font-variation-settings:"wght" 350;background-color:#0b0c0d;color:#fff;line-height:1.375rem;padding:4px 10px;border-top-left-radius:5px;border-bottom-left-radius:5px}form.sb-form div.form-inputs .dd.dd-md .dropdown-menu,form.sb-form div.form-inputs .dd.dd-md .dropdown-menu .dropdown-header,form.sb-form div.form-inputs .dd.dd-md .dropdown-menu .dropdown-item{font-size:.75rem}form.sb-form div.form-inputs .dd.dd-gray:not(.dd-sb-blue,.dd-dbl) .dropdown-toggle{background-color:#f3f4f5;border-color:#f3f4f5}form.sb-form div.form-inputs .dd.dd-gray:not(.dd-sb-blue,.dd-dbl) .dropdown-toggle.show,form.sb-form div.form-inputs .dd.dd-gray:not(.dd-sb-blue,.dd-dbl) .dropdown-toggle:focus{box-shadow:0 0 0 .25rem #0003}form.sb-form div.form-inputs .dd.dd-gray:not(.dd-sb-blue,.dd-dbl).dd-prefix .dropdown-toggle{padding-top:3px;padding-left:3px;padding-bottom:3px}form.sb-form div.form-inputs .dd.dd-gray:not(.dd-sb-blue,.dd-dbl).dd-prefix .dropdown-toggle .dd-value-prefix{border-radius:6px;position:relative;line-height:1.125rem}form.sb-form div.form-inputs .dd.dd-gray:not(.dd-sb-blue,.dd-dbl).dd-prefix .dropdown-toggle .dd-value-prefix:after{content:"";position:absolute;top:50%;right:-4px;transform:translateY(-50%);width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #0b0c0d}form.sb-form div.form-inputs .form-control{font-size:.75rem}form.sb-form div.form-inputs .form-control:not(.form-control-filter){padding:.375rem .5rem}form.sb-form div.form-inputs .form-label{font-size:.75rem;margin-bottom:.125rem}form.sb-form div.form-inputs .form-check{margin:0}form.sb-form div.form-inputs .form-check .form-check-label{font-size:.75rem;padding-top:.375rem}.tooltip-dynamic .tooltip-inner{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tooltip-highlight{--bs-tooltip-bg: #7000ff}div.sb-nodes{--color-purple-60: #7000ff;--color-neutral-40: #aaafb8;--color-alert-yellow-60: #fabd5d;--font-size-xs: .75rem}div.sb-nodes .node,div.sb-nodes .edge{transition:opacity .15s}div.sb-nodes .node{font-size:var(--font-size-xs)}div.sb-nodes .node.clickable{cursor:pointer}div.sb-nodes .node.highlight circle{stroke:var(--color-alert-yellow-60);stroke-width:3px}div.sb-nodes .node.focused circle{stroke:var(--color-purple-60);stroke-width:3px}div.sb-nodes .node.inactive{opacity:.1}div.sb-nodes .node.hidden{visibility:hidden}div.sb-nodes .edge.dashed path{stroke-dasharray:4}div.sb-nodes .edge path{stroke:var(--color-neutral-40)}div.sb-nodes .edge textPath{font-size:var(--font-size-xs);fill:var(--color-neutral-40);font-weight:var(--font-weight);stroke-width:0}div.sb-nodes .edge.active{opacity:1;fill:var(--color-purple-60)}div.sb-nodes .edge.active path{stroke:var(--color-purple-60)}div.sb-nodes .edge.active textPath{fill:var(--color-purple-60)}div.sb-nodes .edge.inactive{opacity:.1}div.sb-nodes .edge.hidden{visibility:hidden}div.sb-nodes #arrow path,div.sb-nodes #arrowLg path{fill:var(--color-neutral-40)}div.sb-nodes #arrowPurple path,div.sb-nodes #arrowLgPurple path{fill:var(--color-purple-60)}.chart-label,div.sb-chart .edge-midpoint .edge-html .edge-container span,div.sb-chart .node .qfn-html .qfn-container span{font-weight:550;font-variation-settings:"wght" 550;display:inline-block;border-radius:24px;line-height:24px;font-size:.75rem;color:#fff;padding:0 .75rem}div.sb-chart .node .node-html{width:180px;height:48px;overflow:visible}div.sb-chart .node .node-html .node-container{background-color:#fff;border-radius:50px;height:auto;padding:6px;box-shadow:0 2px 6px #0000001f,0 1px 2px #00000026}div.sb-chart .node .node-html .node-container.highlighted{box-shadow:0 2px 6px #0000001f,0 1px 2px #00000026,inset 0 0 0 2px #c699ff}div.sb-chart .node .node-html .node-container .node-img{padding-right:.5rem}div.sb-chart .node .node-html .node-container .node-img .icon-img img,div.sb-chart .node .node-html .node-container .node-img .icon-datasources{border-radius:50%}div.sb-chart .node .node-html .node-container .node-text{min-width:0;padding-right:8px;position:relative}div.sb-chart .node .node-html .node-container .node-text .node-title{color:#656b78;font-size:.625rem;margin:0 0 .125rem;line-height:120%}div.sb-chart .node .node-html .node-container .node-text .node-desc{font-weight:450;font-variation-settings:"wght" 450;font-size:.8125rem;line-height:108%}div.sb-chart .node .node-html .node-container .node-text .node-not{--not-height: 24px;position:absolute;top:calc(var(--not-height) / 2 * -1);right:12px;padding:0 10px;font-size:.625rem;height:var(--not-height);line-height:var(--not-height);background-color:#eee;border-radius:4px}div.sb-chart .node .node-html.node-html-lg{width:260px;height:68px}div.sb-chart .node .node-html.node-html-lg .node-container{height:auto;border-radius:12px;padding:0}div.sb-chart .node .node-html.node-html-lg .node-container .node-icon{width:36px;background-color:#2186f4;border-top-left-radius:12px;border-bottom-left-radius:12px;position:relative}div.sb-chart .node .node-html.node-html-lg .node-container .node-text{padding:.625rem}div.sb-chart .node .node-html.node-html-lg .node-container .node-text .node-cond-str{font-weight:450;font-variation-settings:"wght" 450;font-size:.8125rem;line-height:108%}div.sb-chart .node .node-html.node-html-lg .node-container .node-text .node-cond-str-type{font-size:.6875rem;line-height:108%;font-style:italic;text-transform:lowercase}div.sb-chart .node .node-html.node-html-lg .node-container .node-text .node-cond-op{color:#656b78;font-size:.6875rem;line-height:109%;margin:.25rem 0;text-transform:lowercase}div.sb-chart .node .qfn-html{width:145px;height:24px;overflow:visible}div.sb-chart .node .qfn-html .qfn-container{text-align:center;height:100%}div.sb-chart .node .qfn-html .qfn-container span{font-weight:550;font-variation-settings:"wght" 550;background-color:#f0424b}div.sb-chart .node .qfn-html .qfn-container.node-relationship span{background-color:#0fb990}div.sb-chart .edge path{stroke:var(--color-neutral-40)}div.sb-chart .edge.edge-NODE path{stroke:#0fb990}div.sb-chart .edge.edge-QFN path{stroke:#f0424b}div.sb-chart .edge.edge-COND path{stroke:#2186f4}div.sb-chart .edge-midpoint .edge-html{width:100px;height:24px;overflow:visible;transform:translate(-50px,-12px)}div.sb-chart .edge-midpoint .edge-html .edge-container{text-align:center;height:100%}div.sb-chart .edge-midpoint.edge-midpoint-NODE .edge-html .edge-container span{background-color:#0fb990}div.sb-chart #arrowGreen path{fill:#0fb990}div.sb-chart #arrowRed path{fill:#f0424b}div.sb-chart #arrowBlue path{fill:#2186f4}div.sb-main-manual{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}div.sb-nodes-manual{width:100%;max-width:1140px;margin:0 auto;padding:3rem 0}div.sb-nodes-manual div.form-inputs div.form-sep .form-check{padding:18px 0 0}div.sb-nodes-manual div.form-inputs div.form-sep .form-check .form-check-input{margin:auto;float:none}div.sb-nodes-manual div.form-inputs .icon-trash{margin-top:15px}div.sb-nodes-manual div.form-inputs .row-0 .icon-trash{margin-top:38px}div.sb-nodes div.sb-nodes-head,div.sb-editor div.sb-nodes-head{padding:20px 32px}div.sb-nodes div.sb-nodes-head h2,div.sb-editor div.sb-nodes-head h2{font-weight:650;font-variation-settings:"wght" 650;font-size:1.125rem;line-height:24px}div.sb-nodes div.sb-nodes-head h3,div.sb-editor div.sb-nodes-head h3{font-weight:350;font-variation-settings:"wght" 350;line-height:142%;font-size:.875rem;margin:0}div.sb-nodes div.sb-nodes-head div.sb-nodes-nav a,div.sb-editor div.sb-nodes-head div.sb-nodes-nav a{font-weight:550;font-variation-settings:"wght" 550;line-height:160%;font-size:1.25rem;color:#7a818f}div.sb-nodes div.sb-nodes-head div.sb-nodes-nav a.active,div.sb-editor div.sb-nodes-head div.sb-nodes-nav a.active{color:#0b0c0d}div.sb-nodes div.sb-nodes-body,div.sb-editor div.sb-nodes-body{background-color:#f8f8f9;display:flex;flex-direction:column;flex-grow:1;position:relative;margin:0 8px 8px;border-radius:12px}div.sb-nodes div.sb-main,div.sb-nodes div.sb-left,div.sb-nodes div.sb-right,div.sb-editor div.sb-main,div.sb-editor div.sb-left,div.sb-editor div.sb-right{display:block;height:calc(100vh - 84px)}div.sb-editor div.sb-nodes-body{border-radius:0}.transforms-json-editor .jsoneditor{height:500px}div.sb-editor .sb-json-editor,div.sb-editor .sb-json-editor>div,div.sb-editor .sb-editor-resources{display:block;height:calc(100vh - 85px)}div.sb-editor div.sb-nodes-body{border-top:1px solid #dadce0;margin-left:0;margin-right:0}div.sb-editor div.jsoneditor{border:none}div.sb-editor div.jsoneditor .ace_editor,div.sb-editor div.jsoneditor .ace_scroller{background-color:transparent}div.sb-editor div.sb-editor-resources-col{max-width:370px}div.sb-editor div.sb-editor-resources{display:flex;flex-direction:column;background-color:#f3f4f5;overflow-y:auto;padding:1.5rem 0}div.sb-editor div.sb-editor-resources div.sb-editor-resources-head{padding:0 1.5rem;margin:0 0 1.5rem}div.sb-editor div.sb-editor-resources div.sb-editor-resources-head h4{font-weight:550;font-variation-settings:"wght" 550;font-size:1rem;line-height:150%;margin:0}div.sb-editor div.sb-editor-resources div.sb-editor-resources-filter{padding:0 1.5rem;margin:0 0 1.125rem}div.sb-editor div.sb-editor-resources div.sb-editor-resources-list{font-weight:450;font-variation-settings:"wght" 450;font-size:.75rem;line-height:167%;padding:0 1.5rem}div.sb-editor div.sb-editor-resources div.sb-editor-resources-list div.sb-editor-resources-list-item{margin-bottom:.25rem}div.sb-editor div.sb-editor-resources div.sb-editor-resources-list div.sb-editor-resources-list-item div.sb-editor-resources-list-list{margin:.25rem 0 .25rem 1.25rem}div.sb-editor div.sb-editor-resources div.sb-editor-resources-list div.sb-editor-resources-list-item div.sb-editor-resources-list-arrow{width:1.25rem}div.sb-nodes div.sb-main{z-index:100}div.sb-nodes div.sb-left>*,div.sb-nodes div.sb-right>*{z-index:110;position:relative}.approver{font-weight:450;font-variation-settings:"wght" 450;line-height:18px;background-color:#e2ccff;border-radius:12px;padding:3px 10px;font-size:12px;display:block}.approver a,.approver a:link,.approver a:visited,.approver a:not([href]):not([class]){color:#0b0c0d;text-decoration:underline}.approver.approver-approved{background-color:#a0e5b4}div.reports-aa-search.reports-aa-search-dark{background-color:#f8f8f9;border-color:#f8f8f9}div.reports-aa-search div.aa-search-title{margin:0 0 1.25rem}div.reports-aa-search div.aa-search-title h2{font-size:1.25rem;font-weight:550;font-variation-settings:"wght" 550;line-height:2rem;margin:0}div.reports-aa-search div.aa-search-title p{margin:.5rem 0 0}div.reports-aa-search div.aa-search-result h3{font-size:1.25rem;font-weight:550;font-variation-settings:"wght" 550;line-height:2rem;margin:0}div.reports-aa-search div.aa-search-result div.aa-search-result-datas div.aa-search-result-data{padding:.75rem 2rem;height:100%;border-right:1px solid #dadce0}div.reports-aa-search div.aa-search-result div.aa-search-result-datas div.aa-search-result-data div.aa-search-result-label{opacity:.6;font-size:.75rem;line-height:1rem;margin-bottom:.25rem}div.reports-aa-search div.aa-search-result div.aa-search-result-datas div.aa-search-result-data div.aa-search-result-value{font-weight:550;font-variation-settings:"wght" 550;font-size:.875rem;line-height:1.25rem;max-width:200px;overflow-x:clip;text-overflow:ellipsis;white-space:nowrap}div.reports-aa-search div.aa-search-result div.aa-search-result-datas .col-auto:last-child div.aa-search-result-data,div.reports-aa-search div.aa-search-result div.aa-search-result-datas div.switch>label>div:last-child div.aa-search-result-data,div.reports-aa-search div.aa-search-result div.aa-search-result-datas .btn-icon>:last-child div.aa-search-result-data,div.reports-aa-search div.aa-search-result div.aa-search-result-datas div.head div.head-title>:last-child div.aa-search-result-data,div.head div.reports-aa-search div.aa-search-result div.aa-search-result-datas div.head-title>:last-child div.aa-search-result-data,div.reports-aa-search div.aa-search-result div.aa-search-result-datas .title-count>:last-child div.aa-search-result-data{border-right:none}div.reports-aa-search div.aa-lists{margin-left:0;margin-right:0;border-top:none}div.reports-aa-search div.aa-lists div.aa-list div.aa-list-head{border:none}div.reports-aa-search div.aa-lists div.aa-list div.aa-list-head div.aa-list-head-search{max-width:300px}div.reports-aa-search form.editMode{padding:0;margin-top:2.5rem;background-color:transparent}div.reports-aa-search form.editMode div.aa-optional h3 span{background-color:#fff}div.reports-aa-search table.t-main tr th{background-color:transparent;border-bottom-width:2px}div.reports-aa-search table.t-main .tbl-tbl{padding:1rem}.aa-results-meta{display:block;background-color:#ecedef;height:100%;padding:16px;border-radius:12px;color:#515660;font-size:.75rem;line-height:1rem}.aa-results-meta.aa-results-meta-dl{background-color:#f1e5ff}.aa-results-meta div.aa-results-meta-count{font-weight:550;font-variation-settings:"wght" 550;color:#0b0c0d;font-size:1.25rem;line-height:32px;padding-top:4px;padding-bottom:4px}.aa-results-meta .icon-download{background-image:url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="40" height="40" rx="8" fill="%237000FF"/><path d="M23.5573 19.1111L20.0013 22.6671L16.4453 19.1111" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M20 12V22.667" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M28 24.4438C28 25.387 27.6254 26.2914 26.9585 26.9583C26.2916 27.6252 25.3871 27.9998 24.444 27.9998H15.556C14.6129 27.9998 13.7084 27.6252 13.0415 26.9583C12.3746 26.2914 12 25.387 12 24.4438" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');border-radius:8px}a.aa-results-meta:hover{background-color:#f1e5ff}div.report-results-meta{max-width:1440px;margin-top:8px}div.report-results{max-width:1440px;margin-top:1rem}div.report-results div.report-result{border-radius:.75rem;background-color:#f3f4f5;border:1px solid #f3f4f5;margin:0 0 16px}div.report-results div.report-result.report-result-expanded{background-color:#fff;border-color:#dadce0}div.report-results div.report-result div.report-result-range{padding:24px}div.report-results div.report-result div.report-result-policies,div.report-results div.report-result div.report-result-access{padding:24px;border-top:1px solid #dadce0}div.report-results div.report-result div.report-result-title h3{font-weight:550;font-variation-settings:"wght" 550;line-height:24px;font-size:1.125rem;margin:0}div.report-results div.report-result div.report-result-title .report-result-title-badge{display:inline-block;background-color:#ecedef;border-radius:8px;padding:3px 10px;font-weight:650;font-variation-settings:"wght" 650;font-size:.8125rem}div.report-results div.report-result div.report-result-steps{padding:24px;border-top:1px solid #dadce0}div.report-results div.report-result div.report-result-steps div.report-result-steps-steps{padding-left:40px;padding-right:40px}div.report-results div.report-result div.report-result-steps div.report-result-steps-steps ul{list-style:none;padding:0;margin:0}div.report-results div.report-result div.report-result-steps div.report-result-steps-steps ul li{margin:0;padding:0}div.report-results div.report-result div.report-result-steps div.report-result-steps-steps ul li{padding:0 0 20px;line-height:143%;position:relative}div.report-results div.report-result div.report-result-steps div.report-result-steps-steps ul li:after{content:"";position:absolute;top:40px;bottom:8px;left:15px;width:2px;background-color:#c2c5cc}div.report-results div.report-result div.report-result-steps div.report-result-steps-steps ul li .report-result-step-desc{font-weight:550;font-variation-settings:"wght" 550;padding:5px 0 0 12px}div.report-results div.report-result div.report-result-steps div.report-result-steps-steps ul li .report-result-step-desc a{font-weight:350;font-variation-settings:"wght" 350;color:#0b0c0d}div.report-results div.report-result div.report-result-steps div.report-result-steps-steps ul li .report-result-step-ts{font-weight:450;font-variation-settings:"wght" 450;line-height:145%;color:#656b78;font-size:.6875rem;margin-top:.375rem}div.report-results div.report-result div.report-result-steps div.report-result-steps-steps ul li:last-child{padding-bottom:0}div.report-results div.report-result div.report-result-steps div.report-result-steps-steps ul li:last-child:after{display:none}div.report-results div.report-result div.report-result-row-head,div.report-results div.report-result div.report-result-row{padding:16px 20px;font-size:.8125rem}div.report-results div.report-result div.report-result-row-head{font-weight:550;font-variation-settings:"wght" 550;color:#656b78;line-height:154%;padding:10px 20px}div.report-results div.report-result div.report-result-row{background-color:#f8f8f9;border-radius:.5rem;margin-bottom:.25rem}div.report-results div.report-result div.report-result-row small{line-height:145%;color:#656b78;font-size:.6875rem}div.report-results div.report-result div.report-result-row small strong{font-weight:550;font-variation-settings:"wght" 550}div.report-results div.report-result div.report-result-row.report-result-row-expanded{background-color:#fff;box-shadow:0 1px 8px #0003,0 1px 2px #00000026;border-radius:8px}div.report-results div.report-result div.report-result-logs{margin-top:24px;margin-bottom:24px}div.report-results div.report-result div.report-result-innerrow-head,div.report-results div.report-result div.report-result-innerrow{padding:16px 8px;font-size:.8125rem;border-bottom:1px solid #dadce0}div.report-results div.report-result div.report-result-innerrow-head{font-weight:550;font-variation-settings:"wght" 550;color:#656b78;line-height:154%;padding:8px}div.report-results-summary{max-width:1440px;margin-top:2rem;background-color:#e2f0fc;border-radius:12px;padding:24px}div.report-results-summary h3{font-weight:550;font-variation-settings:"wght" 550;line-height:28px;margin:0;font-size:1.125rem}div.report-results-summary p{margin:.5rem 0 0;font-size:1rem}@media print{body{-webkit-print-color-adjust:exact;print-color-adjust:exact}body main{padding:0!important}body nav{display:none!important}body header{display:none}body div.head{box-shadow:none!important}body div.head div.head-pad{padding-left:20px;padding-right:20px;padding-bottom:0}body div.head div.head-tabs{display:none!important}body div.body div.body-pad{padding-left:20px;padding-right:20px}body div.aa-search-result-datas .aa-search-result-data{border:none!important}}@page{margin:0!important}div.form-inputs div.form-sep .integration-request-filter{background-color:#f8f8f9;padding:1.25rem 2rem 1.25rem .625rem;margin:.5rem 0;border-radius:.5rem}div.form-inputs div.form-sep .integration-request-filter div.form-text,div.form-inputs div.form-sep .integration-request-filter div.form-text-error{margin-top:0;margin-bottom:.5rem}div.round-tabs{text-align:center}div.round-tabs ul{display:inline-block;padding:4px;border-radius:100px;background-color:#ecedef;margin:auto}div.round-tabs ul li{display:inline-block}div.round-tabs ul li>a,div.round-tabs ul li>span{display:block;height:32px;line-height:32px;padding:0 32px;border-radius:100px;color:#656b78;cursor:pointer}div.round-tabs ul li>a.active,div.round-tabs ul li>span.active{font-weight:450;font-variation-settings:"wght" 450;cursor:default;color:#0b0c0d;background-color:#fff;box-shadow:0 2px 6px #0000001f,0 1px 2px #00000026}div.round-tabs ul li>a:hover,div.round-tabs ul li>a:active,div.round-tabs ul li>span:hover,div.round-tabs ul li>span:active{color:#0b0c0d}div.modal-support div.modal-content{padding:24px}div.modal-support div.modal-content div.modal-header div.modal-sgnl-header h2{font-size:1rem}div.modal-support div.modal-content div.modal-body{margin:0 -24px;padding:0 24px}div.switch{display:block;font-size:0px;letter-spacing:0px;word-spacing:0px;--toggler-width: 44px;--toggler-height: 20px;--toggler-active-color: #0fb990;--toggler-button-bg: #fff;--toggler-bg: #0b0c0d;--toggler-border-color: #ccc;--toggler-button-x-offset: 2px;--toggler-button-y-offset: 2px;--toggler-button-size: calc(var(--toggler-height) + (var(--toggler-button-y-offset) * 2));--toggler-disabled-color: #c2c5cc;--toggler-disabled-border-color: #c2c5cc;--toggler-label-padding: 12px}div.switch.switch-sm{--toggler-width: 36px;--toggler-height: 18px;--toggler-button-y-offset: 1px;--toggler-label-padding: 12px}div.switch>label{font-size:.8125rem;cursor:pointer}div.switch>label>div+div{font-weight:450;font-variation-settings:"wght" 450;padding-left:var(--toggler-label-padding);line-height:var(--toggler-height)}div.switch>label>div+div p{margin:2px 0 0;color:#7a818f}div.switch>label.switch-label-lg{font-size:1rem}div.switch .inactiveMixin,div.switch .switch-checkbox input+span:after,div.switch .switch-checkbox input+span:before{content:"";position:absolute;display:block}div.switch .beforeAnimation,div.switch .switch-checkbox input+span:before{transition:.35s}div.switch .afterAnimation,div.switch .switch-checkbox input+span:after{transition:.35s}div.switch .switch-checkbox{display:block;width:calc(var(--toggler-width) + var(--toggler-button-x-offset) * 2);height:var(--toggler-button-size);padding:var(--toggler-button-y-offset) var(--toggler-button-x-offset)}div.switch .switch-checkbox input{opacity:0;position:absolute}div.switch .switch-checkbox input+span{position:relative;display:block;-webkit-user-select:none;user-select:none;transition:.4s ease;height:var(--toggler-height);width:var(--toggler-width);border-radius:var(--toggler-height)}div.switch .switch-checkbox input+span:before{height:calc(var(--toggler-height));width:calc(var(--toggler-width));top:0;left:0;border-radius:var(--toggler-height);border:1px solid var(--toggler-border-color);box-shadow:inset 0 0 3px #0003;background-color:var(--toggler-bg);cursor:pointer}div.switch .switch-checkbox input+span:after{background-color:var(--toggler-button-bg);height:var(--toggler-button-size);width:var(--toggler-button-size);top:calc(0px - (var(--toggler-button-y-offset)));left:calc(0px - (var(--toggler-button-x-offset)));border-radius:50%;border:1px solid var(--toggler-border-color);cursor:pointer}div.switch .switch-checkbox input:checked+span:before{background-color:var(--toggler-active-color);transition:width .2s cubic-bezier(0,0,0,.1);border-color:#0fb990;box-shadow:inset 0 0 1px #00000080}div.switch .switch-checkbox input:checked+span:after{left:calc(var(--toggler-width) - var(--toggler-button-size) + var(--toggler-button-x-offset))}div.switch .switch-checkbox input:disabled+span:before{background-color:var(--toggler-disabled-color);border-color:var(--toggler-disabled-border-color);box-shadow:none;cursor:default}div.switch .switch-checkbox input:disabled+span:after{cursor:default}div.switch.switch-top>label>div+div{margin-top:2px}div.mcp-entities>p{color:#656b78}div.mcp-entities div.mcp-entities-row{background-color:#f8f8f9;border-radius:12px;padding:16px 20px;margin:0 0 4px;color:#656b78}textarea.form-control.textarea-code{font-size:.8125rem;font-family:var(--bs-font-monospace);line-height:var(--bs-body-line-height)}div.sb-editor.transform-test div.sb-main{padding:0 32px}div.sb-editor.transform-test div.sb-main .test-transform-col{padding:20px}div.sb-editor.transform-test div.sb-main .pointer label{cursor:pointer!important}div.sb-editor.transform-test div.sb-main textarea.form-control,div.sb-editor.transform-test div.sb-main div.transform-result-code,div.sb-editor.transform-test div.sb-main div.editor-container{resize:none;height:calc(100vh - 154px)}div.sb-editor.transform-test div.sb-main div.test-transform-flex{display:flex;flex-direction:column;height:100%;height:calc(100vh - 124px)}div.sb-editor.transform-test div.sb-main div.test-transform-flex div.test-transform-flex-grow{flex-grow:1;flex-shrink:1;min-height:0}div.sb-editor.transform-test div.sb-main div.test-transform-flex div.test-transform-flex-grow textarea.form-control,div.sb-editor.transform-test div.sb-main div.test-transform-flex div.test-transform-flex-grow div.transform-result-code,div.sb-editor.transform-test div.sb-main div.test-transform-flex div.test-transform-flex-grow div.editor-container{height:100%}div.sb-editor.transform-test div.sb-main .test-transform-col-sm textarea.form-control,div.sb-editor.transform-test div.sb-main .test-transform-col-sm div.transform-result-code{height:calc(100vh - 203px)}div.sb-editor.transform-test div.sb-main .test-transform-col-sm:last-child{padding-top:0}div.sb-editor.transform-test div.sb-main .test-transform-col-hf textarea.form-control,div.sb-editor.transform-test div.sb-main .test-transform-col-hf div.transform-result-code{height:calc(50vh - 102px)}div.sb-editor.transform-test div.sb-main div.expand-result{margin-top:29px;background-color:#ecedef;border:1px solid #dadce0;border-radius:6px;padding:8px;cursor:pointer}div.sb-editor.transform-test div.sb-main div.expand-result:hover{background-color:#dadce0}div.sb-editor.transform-test div.sb-main div.expand-result span.expand-result-text{font-size:.75rem;font-weight:450;font-variation-settings:"wght" 450;display:block;white-space:nowrap;color:#656b78}div.sb-editor.transform-test div.sb-main .resizable{resize:horizontal;overflow:auto;overflow-y:clip}div.sb-editor.transform-test div.transform-result-code{position:relative;border:1px solid #c2c5cc;padding:10px 12px;border-radius:8px;background-color:#fff}div.sb-editor.transform-test div.transform-result-code pre{overflow:auto;padding:0;white-space:pre-wrap;height:100%}div.snippet-chart-container{margin-top:16px;position:relative;height:70vh;background-color:#f8f8f9;border-radius:16px}div.snippet-chart-container div.snippet-chart-container-meta,div.snippet-chart-container div.snippet-chart-container-actions,div.snippet-chart-container div.snippet-chart-container-actions-right{position:absolute;top:24px;left:24px;font-size:.8125rem;color:#656b78;background-color:#f8f8f9cc;border-radius:8px;padding-right:12px}div.snippet-chart-container div.snippet-chart-container-actions-right{top:24px;left:auto;right:24px}div.snippet-chart-container .snippet-chart-container-active{display:block;color:#0b0c0d;border-radius:50px;height:32px;line-height:32px;padding:0 12px 0 30px;background-color:#9fe3d3;background-repeat:no-repeat;background-position:6px center;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M12.5537 2.43945L12.7275 2.48047L12.8516 2.5293C13.1296 2.6582 13.3184 2.88425 13.4443 3.07031C13.5919 3.28834 13.7131 3.54491 13.8096 3.74707L13.9395 4.01367C13.9811 4.09545 14.0217 4.17081 14.0645 4.24023C14.1499 4.37893 14.222 4.45759 14.2803 4.5H14.2793C14.3401 4.54419 14.4396 4.58874 14.5996 4.62793C14.76 4.66722 14.9396 4.69181 15.1533 4.7207C15.3729 4.75034 15.6521 4.78636 15.9023 4.8584C16.1452 4.92834 16.4654 5.05952 16.6787 5.35254C16.8887 5.64108 16.918 5.97634 16.9102 6.22949C16.9062 6.35766 16.891 6.49084 16.8721 6.62012L16.8096 6.98828C16.7711 7.20129 16.7396 7.38147 16.7275 7.54785C16.7155 7.71328 16.7268 7.82436 16.751 7.89941L16.7725 7.95215C16.8003 8.00986 16.8488 8.08236 16.9268 8.17383C17.0308 8.29589 17.1585 8.41833 17.3115 8.56348L17.5801 8.82422C17.6733 8.91922 17.7659 9.02157 17.8477 9.12695C18.0081 9.33374 18.1885 9.63215 18.1885 10C18.1885 10.368 18.008 10.6665 17.8477 10.873C17.6843 11.0835 17.4748 11.2802 17.3115 11.4355V11.4365C17.1585 11.5817 17.0308 11.7041 16.9268 11.8262C16.8229 11.9481 16.7718 12.0366 16.751 12.1006V12.1016C16.7267 12.1764 16.7146 12.287 16.7266 12.4521C16.7386 12.6181 16.7708 12.7976 16.8096 13.0107C16.8508 13.2375 16.9022 13.5137 16.9102 13.7705C16.9179 14.0237 16.889 14.3592 16.6787 14.6475L16.6777 14.6465C16.4646 14.9394 16.1455 15.0715 15.9023 15.1416C15.7772 15.1777 15.6451 15.2048 15.5166 15.2266L15.1523 15.2793C14.9395 15.3077 14.7596 15.3328 14.5996 15.3721C14.4404 15.4112 14.3403 15.4548 14.2793 15.499L14.2803 15.5C14.222 15.5424 14.1499 15.6211 14.0645 15.7598C13.9789 15.8986 13.9015 16.0605 13.8096 16.2529C13.7131 16.4545 13.5917 16.7118 13.4443 16.9297C13.3007 17.1421 13.0749 17.4068 12.7275 17.5195C12.6116 17.5572 12.4953 17.5732 12.3799 17.5732C12.125 17.5732 11.8846 17.4921 11.6973 17.4131C11.5046 17.3318 11.3104 17.2264 11.1494 17.1396C10.9566 17.0358 10.7935 16.9485 10.6367 16.8848C10.4807 16.8214 10.3676 16.7979 10.2842 16.7979C10.2009 16.7979 10.0883 16.8215 9.93262 16.8848C9.77588 16.9485 9.6127 17.0358 9.41992 17.1396H9.41895C9.25778 17.2263 9.06354 17.3319 8.87109 17.4131C8.68388 17.492 8.44332 17.5732 8.18848 17.5732C8.07316 17.5732 7.95761 17.5571 7.8418 17.5195C7.49452 17.4069 7.26887 17.1422 7.125 16.9297C7.05112 16.8205 6.98373 16.7018 6.92285 16.585L6.75977 16.2529C6.66782 16.0605 6.58943 15.8986 6.50391 15.7598C6.43984 15.6558 6.38362 15.5856 6.33496 15.5391L6.28906 15.5C6.22822 15.4559 6.12853 15.4112 5.96875 15.3721C5.80854 15.3329 5.62933 15.3081 5.41602 15.2793C5.19633 15.2497 4.91633 15.2137 4.66602 15.1416C4.423 15.0716 4.10285 14.9398 3.88965 14.6465V14.6475C3.67967 14.3589 3.65132 14.0237 3.65918 13.7705C3.66716 13.5141 3.71804 13.2378 3.75879 13.0117L3.81055 12.7148C3.82487 12.6224 3.83574 12.5354 3.8418 12.4521C3.85381 12.2866 3.84155 12.1756 3.81738 12.1006V12.0996C3.79636 12.0358 3.74578 11.9473 3.64258 11.8262C3.53858 11.7042 3.41073 11.5816 3.25781 11.4365H3.25684C3.09288 11.2808 2.8841 11.0836 2.7207 10.873C2.56031 10.6663 2.37988 10.3677 2.37988 10C2.37988 9.6319 2.56134 9.3335 2.72168 9.12695C2.88498 8.91662 3.09359 8.71979 3.25684 8.56445L3.25781 8.56348C3.41073 8.4184 3.53858 8.29584 3.64258 8.17383C3.74641 8.05196 3.79757 7.96335 3.81836 7.89941V7.89844C3.84256 7.82362 3.8538 7.71288 3.8418 7.54785C3.82972 7.38192 3.79757 7.20238 3.75879 6.98926C3.71759 6.76248 3.6671 6.4863 3.65918 6.22949C3.65141 5.97625 3.68026 5.64087 3.89062 5.35254C4.10371 5.05997 4.423 4.92851 4.66602 4.8584C4.91668 4.7861 5.19655 4.75012 5.41699 4.7207C5.62958 4.69231 5.80885 4.66715 5.96875 4.62793C6.12832 4.58878 6.228 4.5443 6.28906 4.5L6.33496 4.46094C6.38362 4.41442 6.43984 4.34422 6.50391 4.24023C6.58943 4.10136 6.66782 3.93952 6.75977 3.74707C6.8563 3.54545 6.97764 3.2882 7.125 3.07031C7.26868 2.85788 7.49434 2.59314 7.8418 2.48047L8.01562 2.43945C8.07328 2.43081 8.13092 2.42676 8.18848 2.42676C8.44368 2.42676 8.68455 2.50783 8.87207 2.58691C9.06471 2.66816 9.2589 2.77365 9.41992 2.86035C9.6127 2.96421 9.77588 3.05152 9.93262 3.11523C10.0883 3.17851 10.2009 3.2021 10.2842 3.20215C10.3676 3.20215 10.4807 3.17864 10.6367 3.11523C10.7935 3.0515 10.9566 2.96423 11.1494 2.86035L11.4121 2.72168C11.5048 2.67452 11.6011 2.62747 11.6973 2.58691C11.8844 2.50797 12.125 2.42685 12.3799 2.42676C12.4376 2.42676 12.4959 2.43076 12.5537 2.43945Z" stroke="%230B0C0D" stroke-width="1.14552"/><path d="M12.7998 8.26953L9.48855 11.5831L7.7998 9.89437" stroke="%230B0C0D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}div.snippet-chart-container div.snippet-chart-container-editor{padding-top:83px}div.snippet-chart-container div.snippet-chart-container-editor .jsoneditor{height:calc(70vh - 83px);border:none;border-bottom-left-radius:16px;border-bottom-right-radius:16px;overflow:clip}div.snippet-chart-container-footer{margin-top:.25rem;background-color:#f8f8f9;border-radius:16px;padding:.75rem;font-size:.75rem}div.mainlist div.mainlist-actions{margin-bottom:24px}div.mainlist div.mainlist-list div.mainlist-list-item{background-color:#f8f8f9;border-radius:12px;padding:24px;margin:0 0 12px}div.mainlist div.mainlist-list div.mainlist-list-item div.mainlist-list-item-toggle{width:40px}div.mainlist div.mainlist-list div.mainlist-list-item div.mainlist-list-item-head h5.mainlist-list-item-title{font-weight:550;font-variation-settings:"wght" 550;font-size:1.25rem;line-height:160%;margin:0 0 .125rem}div.mainlist div.mainlist-list div.mainlist-list-item div.mainlist-list-item-head h5.mainlist-list-item-title:last-child{margin-bottom:0}div.mainlist div.mainlist-list div.mainlist-list-item div.mainlist-list-item-head p.mainlist-list-item-desc{color:#656b78;font-size:.875rem;line-height:157%;margin:0}div.mainlist div.mainlist-list div.mainlist-list-item div.mainlist-list-item-head .mainlist-list-item-version{font-weight:550;font-variation-settings:"wght" 550;font-size:16px}div.mainlist div.mainlist-list div.mainlist-list-item div.mainlist-list-item-body{margin:34px 40px 0}div.mainlist div.mainlist-list div.mainlist-list-item.active{background-color:transparent;margin-bottom:40px}table.tbl-sgnl thead tr th{padding:10px 20px;font-size:13px;font-weight:550;font-variation-settings:"wght" 550;color:#7a818f;border-bottom:1px solid #ecedef}table.tbl-sgnl tbody tr td{font-size:13px;padding:20px}table.tbl-sgnl tbody tr:last-child td{border-bottom:1px solid #ecedef}.editor{height:100%!important}.editor .editor-container{min-height:500px;height:100%;transition:box-shadow .2s ease-in-out;border:1px solid #c2c5cc;border-radius:6px;overflow:clip}.editor .editor-container:focus-within{box-shadow:0 0 0 .25rem #551dcb33;border-color:#430099}.editor.ng-dirty.ng-invalid .editor-container{border-color:var(--bs-form-invalid-border-color)}.editor.ng-dirty.ng-invalid .editor-container:focus-within{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.editor .monaco-editor{outline:none}div.syncstatus.syncstatus-sm a{color:#656b78;text-decoration:underline;text-underline-offset:3px}div.syncstatus.syncstatus-sm a:hover,div.syncstatus.syncstatus-sm a:active{color:#0b0c0d;text-decoration:none}div.syncstatus.syncstatus-lg{padding:8px;border-radius:12px;border:1px solid #dadce0;background:#fff;box-shadow:0 1px 4px #0000001a}div.syncstatus.syncstatus-lg div.syncstatus-toggle{padding:24px 16px;font-size:0}div.syncstatus.syncstatus-lg div.syncstatus-toggle div.switch{display:inline-block}div.syncstatus.syncstatus-lg div.syncstatus-details{border-radius:8px;background-color:#f8f8f9;padding:14px 20px}div.syncstatus-modal div.syncstatus-modal-bg-completed{background-color:#0fb9901a}div.syncstatus-modal div.syncstatus-modal-bg-failed,div.syncstatus-modal div.syncstatus-modal-bg-syncsafetydisabled{background-color:#f0424b1a}div.syncstatus-modal div.syncstatus-modal-bg-running{background-color:#f8f8f9}div.syncstatus-modal div.syncstatus-modal-head{padding:26px 24px 0}div.syncstatus-modal div.syncstatus-modal-head h3{font-weight:550;font-variation-settings:"wght" 550;font-size:.8125rem;margin:0}div.syncstatus-modal div.syncstatus-modal-head h3 .light{font-weight:350;font-variation-settings:"wght" 350}div.syncstatus-modal div.syncstatus-modal-status{padding:46px 24px}div.syncstatus-modal div.syncstatus-modal-status h4{font-weight:650;font-variation-settings:"wght" 650;font-size:1.75rem;line-height:142%;margin:1.5rem 0 0}div.syncstatus-modal div.syncstatus-modal-details{padding:40px 48px;transition:opacity 1s ease-in-out}div.syncstatus-modal div.syncstatus-modal-details h5{font-weight:550;font-variation-settings:"wght" 550;font-size:1rem;line-height:150%;margin:0 0 1.25rem}div.syncstatus-modal div.syncstatus-modal-details>.row,div.syncstatus-modal div.syncstatus-modal-details>.btn-icon,div.syncstatus-modal div.head div.syncstatus-modal-details>div.head-title,div.head div.syncstatus-modal div.syncstatus-modal-details>div.head-title,div.syncstatus-modal div.syncstatus-modal-details>.title-count,div.syncstatus-modal div.syncstatus-modal-details.switch>label{margin:0 0 16px;color:#656b78}div.syncstatus-modal div.syncstatus-modal-details>.row .entity-syncstatus-metadata-value,div.syncstatus-modal div.syncstatus-modal-details>.btn-icon .entity-syncstatus-metadata-value,div.syncstatus-modal div.head div.syncstatus-modal-details>div.head-title .entity-syncstatus-metadata-value,div.head div.syncstatus-modal div.syncstatus-modal-details>div.head-title .entity-syncstatus-metadata-value,div.syncstatus-modal div.syncstatus-modal-details>.title-count .entity-syncstatus-metadata-value,div.syncstatus-modal div.syncstatus-modal-details.switch>label .entity-syncstatus-metadata-value{color:#0b0c0d}div.syncstatus-modal div.syncstatus-modal-details.syncstatus-modal-details-syncing{opacity:.5}div.syncstatus-modal div.syncstatus-modal-sync{margin-bottom:48px}div.input-copy{border:1px solid #dadce0;border-radius:8px;font-size:.8125rem;font-weight:350;font-variation-settings:"wght" 350}div.input-copy .input-copy-block{line-height:38px;height:38px;padding:0 8px}div.input-copy div.input-copy-label{color:#656b78;border-right:1px solid #dadce0}div.input-copy div.input-copy-value{color:#0b0c0d;background-color:#fff}div.input-copy .input-copy-action{display:block;width:32px;position:relative;border-left:1px solid #dadce0}div.input-copy .input-copy-action>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect x="9" y="4" width="12" height="12" rx="2.25" stroke="%23656b78" stroke-width="1.28571"/><path d="M6.85714 9H5.25C4.00736 9 3 10.0074 3 11.25V18.75C3 19.9926 4.00736 21 5.25 21H12.75C13.9926 21 15 19.9926 15 18.75V18.1429" stroke="%23656b78" stroke-width="1.28571" stroke-linecap="round"/></svg>');display:block;width:20px;height:20px;background-size:20px 20px}div.input-copy .input-copy-action:hover>span{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect x="9" y="4" width="12" height="12" rx="2.25" stroke="%230b0c0d" stroke-width="1.28571"/><path d="M6.85714 9H5.25C4.00736 9 3 10.0074 3 11.25V18.75C3 19.9926 4.00736 21 5.25 21H12.75C13.9926 21 15 19.9926 15 18.75V18.1429" stroke="%230b0c0d" stroke-width="1.28571" stroke-linecap="round"/></svg>')}div.head div.input-copy{border:none;margin-top:12px}div.head div.input-copy .input-copy-block{line-height:normal;height:auto;padding:0}div.head div.input-copy div.input-copy-label{padding-right:4px;border:none}div.head div.input-copy div.input-copy-action{border:none}div.providers-endpoint{padding-bottom:32px;margin-bottom:8px;border-bottom:1px solid #dadce0}div.providers-endpoint:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}div.providers-endpoint div.providers-endpoint-alert{font-size:.75rem;border-radius:6px;padding:12px 16px;background-color:#fef2df;color:#0b0c0d}div.providers-endpoint div.providers-endpoint-alert a{color:#ec8a33}div.providers-endpoint div.providers-endpoint-alert a:hover,div.providers-endpoint div.providers-endpoint-alert a:active{color:#0b0c0d}div.providers-input-text{font-size:.8125rem;line-height:22px;padding:10px 0}.datepicker-container .timepicker-container .timepicker-container-label{text-align:center;font-size:.8125rem}.datepicker-container .timepicker-container button{box-shadow:none!important}.datepicker-container .timepicker-container .ngb-tp{max-width:160px;margin:auto}.datepicker-container .timepicker-container .form-control{padding:6px}div.providers-visualizer{--providers-visualizer-padding: 16px;background-color:#f8f8f9;margin:30px;border-radius:12px;position:relative}div.providers-visualizer div.providers-visualizer-blank{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}div.providers-visualizer div.providers-visualizer-blank p{max-width:520px;margin:auto;font-size:1rem;color:#7a818f}div.providers-visualizer div.providers-visualizer-info{position:absolute;top:calc(var(--providers-visualizer-padding) - 10px);right:calc(var(--providers-visualizer-padding) - 10px);bottom:calc(var(--providers-visualizer-padding));width:320px;padding:10px}div.providers-visualizer div.providers-visualizer-info div.providers-visualizer-info-inner{background-color:#fff;padding:16px;border-radius:12px;overflow-y:auto;max-height:100%;box-shadow:0 -1px 1px #0000000d,0 3px 10px #0000001f,0 1px 2px #00000040}div.providers-visualizer div.providers-visualizer-info div.providers-visualizer-info-inner h2{font-weight:550;font-variation-settings:"wght" 550;font-size:1.25rem;line-height:24px;margin:0}div.providers-visualizer div.providers-visualizer-info div.providers-visualizer-info-label{color:#656b78;margin:4px 0 24px;font-size:.75rem}div.providers-visualizer div.providers-visualizer-info div.providers-visualizer-info-content{font-size:.75rem;color:#656b78;margin-bottom:12px}div.providers-visualizer div.providers-visualizer-info div.providers-visualizer-info-content div.providers-visualizer-info-list ul{list-style:none;margin:0;padding:8px 0;position:relative}div.providers-visualizer div.providers-visualizer-info div.providers-visualizer-info-content div.providers-visualizer-info-list ul li{margin:0;padding:0}div.providers-visualizer div.providers-visualizer-info div.providers-visualizer-info-content div.providers-visualizer-info-list ul:before{position:absolute;top:0;left:10px;width:2px;content:"";height:100%;background-color:#ecedef}div.providers-visualizer div.providers-visualizer-info div.providers-visualizer-info-content div.providers-visualizer-info-list ul li{margin:0 0 8px;padding:0 0 0 30px}div.providers-visualizer div.providers-visualizer-info div.providers-visualizer-info-content div.providers-visualizer-info-list ul li strong{font-weight:350;font-variation-settings:"wght" 350;color:#0b0c0d}div.providers-visualizer div.providers-visualizer-info div.providers-visualizer-info-content div.providers-visualizer-info-list ul li:last-child{margin:0}div.providers-visualizer div.providers-visualizer-info div.providers-visualizer-info-content div.providers-visualizer-info-list ul li div.providers-visualizer-info-block{position:relative;margin-left:-8px}div.providers-visualizer div.providers-visualizer-info div.providers-visualizer-info-content div.providers-visualizer-info-list ul:has(ul):before{display:none}div.providers-visualizer div.providers-visualizer-info div.providers-visualizer-info-content:last-child{margin-bottom:0}div.providers-visualizer div.providers-visualizer-search{position:absolute;top:var(--providers-visualizer-padding);left:var(--providers-visualizer-padding);width:480px}div.providers-visualizer div.providers-visualizer-search div.providers-visualizer-code .icon-code{height:42px;width:42px;background-position:center;display:block;background-color:#fff;padding:10px;border-radius:12px;box-shadow:0 -1px 1px #0000000d,0 3px 10px #0000001f,0 1px 2px #00000040}div.providers-visualizer div.providers-visualizer-search .form-control{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.16667 15.8333C12.8486 15.8333 15.8333 12.8486 15.8333 9.16667C15.8333 5.48477 12.8486 2.5 9.16667 2.5C5.48477 2.5 2.5 5.48477 2.5 9.16667C2.5 12.8486 5.48477 15.8333 9.16667 15.8333Z" stroke="%237a818f" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.5 17.5L13.875 13.875" stroke="%237a818f" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:10px center;background-repeat:no-repeat;padding-left:40px}div.providers-visualizer div.providers-visualizer-search .dropdown-menu{right:0!important;max-height:400px;overflow-y:auto;--bs-dropdown-link-hover-bg: #7000ff;--bs-dropdown-link-active-bg: #7000ff;border-radius:12px;box-shadow:0 -1px 1px #0000000d,0 3px 10px #0000001f,0 1px 2px #00000040;border:none}div.providers-visualizer div.providers-visualizer-search .dropdown-menu .dropdown-item{width:100%;font-size:.875rem}div.providers-visualizer div.providers-visualizer-search .dropdown-menu .dropdown-item .providers-visualizer-search-child{color:#656b78}div.providers-visualizer div.providers-visualizer-search .dropdown-menu .dropdown-item .providers-visualizer-search-child .providers-visualizer-search-child-arrow{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_442_355)"><path d="M3 3V5C3 7.72712 5.22989 10 7.98113 10H9H13" stroke="%237a818f" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 7L14 10L11 13" stroke="%237a818f" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_442_355"><rect width="16" height="16" fill="white" transform="matrix(1 0 0 -1 0 16)"/></clipPath></defs></svg>');transition:none}div.providers-visualizer div.providers-visualizer-search .dropdown-menu .dropdown-item:hover .providers-visualizer-search-child,div.providers-visualizer div.providers-visualizer-search .dropdown-menu .dropdown-item:active .providers-visualizer-search-child,div.providers-visualizer div.providers-visualizer-search .dropdown-menu .dropdown-item.active .providers-visualizer-search-child{color:#fff}div.providers-visualizer div.providers-visualizer-search .dropdown-menu .dropdown-item:hover .providers-visualizer-search-child .providers-visualizer-search-child-arrow,div.providers-visualizer div.providers-visualizer-search .dropdown-menu .dropdown-item:active .providers-visualizer-search-child .providers-visualizer-search-child-arrow,div.providers-visualizer div.providers-visualizer-search .dropdown-menu .dropdown-item.active .providers-visualizer-search-child .providers-visualizer-search-child-arrow{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_442_355)"><path d="M3 3V5C3 7.72712 5.22989 10 7.98113 10H9H13" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M11 7L14 10L11 13" stroke="%23fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_442_355"><rect width="16" height="16" fill="white" transform="matrix(1 0 0 -1 0 16)"/></clipPath></defs></svg>')}div.providers-visualizer div.providers-visualizer-search:has(.dropdown-menu.show){bottom:calc(var(--providers-visualizer-padding) + 60px)}div.providers-visualizer div.providers-visualizer-chart{position:absolute;inset:0}div.providers-visualizer div.providers-visualizer-chart .node .vnode-html{width:230px;height:84px;padding:15px 5px}div.providers-visualizer div.providers-visualizer-chart .node .vnode-html .vnode-container{cursor:pointer;position:relative;height:auto;border-radius:12px;background-color:#fff;padding:8px;border:1px solid transparent;box-shadow:0 2px 6px #0000001f,0 1px 2px #00000026}div.providers-visualizer div.providers-visualizer-chart .node .vnode-html .vnode-container.highlighted{border-color:#7000ff;box-shadow:0 -1px 1px #8d33ff0d,0 3px 10px #8d33ff1f,0 1px 2px #8d33ff40}div.providers-visualizer div.providers-visualizer-chart .node .vnode-html .vnode-container .vnode-icon .icon-36{background-color:#f3f4f5;border-radius:10px}div.providers-visualizer div.providers-visualizer-chart .node .vnode-html .vnode-container .vnode-text{min-width:0;padding:0 8px;position:relative}div.providers-visualizer div.providers-visualizer-chart .node .vnode-html .vnode-container .vnode-text .vnode-label{font-size:.6875rem;color:#656b78}div.providers-visualizer div.providers-visualizer-chart .node .vnode-html .vnode-container .vnode-text .vnode-title{font-weight:450;font-variation-settings:"wght" 450;font-size:.8125rem}div.providers-visualizer div.providers-visualizer-chart .node .vnode-html .vnode-container .vnode-desc{margin:8px 0 0;font-size:.6875rem;color:#656b78}div.providers-visualizer div.providers-visualizer-chart .node .vnode-html .vnode-container .vnode-desc strong{font-weight:450;font-variation-settings:"wght" 450}div.providers-visualizer div.providers-visualizer-chart .node .vnode-html .vnode-container .vnode-eyebrow{position:absolute;top:0;right:16px;transform:translateY(-50%);background-color:#2186f4;border-radius:6px;color:#fff;padding:0 10px;font-size:.75rem;height:24px;line-height:24px}div.providers-visualizer div.providers-visualizer-chart .node .vnode-html.vnode-mapping{height:108px}div.providers-visualizer div.providers-visualizer-chart .edge{stroke:#c2c5cc;fill:none}div.providers-visualizer div.providers-visualizer-chart #arrow path{fill:#c2c5cc}div.providers-visualizer div.providers-visualizer-chart div.providers-visualizer-chart-controls{font-size:.625rem;color:#656b78;position:absolute;bottom:1.5rem;left:1.5rem;background-color:#f8f8f9cc;border-radius:8px;padding-right:12px}div.providers-visualizer div.providers-visualizer-chart div.providers-visualizer-chart-controls div.providers-visualizer-chart-controls-actions{border-radius:12px;background-color:#fff;box-shadow:0 0 2.5px #0000001a,0 1.5px 2px #00000026}
