.tabulator{position:relative;border:1px solid rgba(34,36,38,.15);background-color:#fff;font-size:14px;text-align:left;overflow:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableholder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select{-webkit-user-select:none;user-select:none}.tabulator.tabulator-ranges .tabulator-cell:not(.tabulator-editing){-webkit-user-select:none;user-select:none}.tabulator .tabulator-header{position:relative;box-sizing:border-box;width:100%;border-bottom:1px solid #999;background-color:#f9fafb;color:#000000de;font-weight:700;white-space:nowrap;overflow:hidden;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;outline:none}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-header-contents{position:relative;overflow:hidden}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers{display:inline-block}.tabulator .tabulator-header .tabulator-col{display:inline-flex;position:relative;box-sizing:border-box;flex-direction:column;justify-content:flex-start;border-right:1px solid #ddd;background:#f9fafb;text-align:left;vertical-align:bottom;overflow:hidden}.tabulator .tabulator-header .tabulator-col.tabulator-moving{position:absolute;border:1px solid #999;background:#dae1e7;pointer-events:none}.tabulator .tabulator-header .tabulator-col.tabulator-range-highlight{background-color:#d6d6d6;color:#000}.tabulator .tabulator-header .tabulator-col.tabulator-range-selected{background-color:#3876ca;color:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;position:relative;padding:4px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button:hover{cursor:pointer;opacity:.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap{white-space:normal;text-overflow:initial}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{box-sizing:border-box;width:100%;border:1px solid #999;padding:1px;background:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-popup-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{display:flex;align-items:center;position:absolute;top:0;bottom:0;right:4px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{position:relative;display:flex;border-top:1px solid #ddd;overflow:hidden;margin-right:-1px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{position:relative;box-sizing:border-box;margin-top:2px;width:100%;text-align:center}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto!important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{width:0;height:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover{cursor:pointer;background-color:#dae1e7}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-bottom:6px solid #555}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-bottom:6px solid #555}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{cursor:pointer;border-top:6px solid #555}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:none;border-top:6px solid #666;color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{writing-mode:vertical-rl;text-orientation:mixed;display:flex;align-items:center;justify-content:center}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-right:0;padding-bottom:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{justify-content:center;inset:4px 0 auto}.tabulator .tabulator-header .tabulator-frozen{position:sticky;left:0;z-index:11}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #ddd}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #ddd}.tabulator .tabulator-header .tabulator-calcs-holder{box-sizing:border-box;display:inline-block;background:#fff!important;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#fff!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{display:inline-block}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableholder{position:relative;width:100%;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.tabulator .tabulator-tableholder:focus{outline:none}.tabulator .tabulator-tableholder .tabulator-placeholder{box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-width:100%;width:100%}.tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%}.tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents{display:inline-block;text-align:center;padding:10px;color:#ccc;font-weight:700;font-size:20px;white-space:normal}.tabulator .tabulator-tableholder .tabulator-table{position:relative;display:inline-block;background-color:#fff;white-space:nowrap;overflow:visible;color:#333}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{font-weight:700;background:#e2e2e2!important}.tabulator .tabulator-tableholder .tabulator-range-overlay{position:absolute;inset:0;z-index:10;pointer-events:none}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range{position:absolute;box-sizing:border-box;border:1px solid #2975DD}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{content:"";position:absolute;right:-3px;bottom:-3px;width:6px;height:6px;background-color:#2975dd;border-radius:999px}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range-cell-active{position:absolute;box-sizing:border-box;border:2px solid #2975DD}.tabulator .tabulator-footer{border-top:1px solid #999;background-color:#fff;color:#555;font-weight:700;white-space:nowrap;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator .tabulator-footer .tabulator-footer-contents{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:5px 10px}.tabulator .tabulator-footer .tabulator-footer-contents:empty{display:none}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs{margin-top:-5px;overflow-x:auto}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab{display:inline-block;padding:5px;border:rgba(34,36,38,.15) 1px solid;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-size:.9em}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab:hover{cursor:pointer;opacity:.7}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{background:#fff}.tabulator .tabulator-footer .tabulator-calcs-holder{box-sizing:border-box;width:100%;text-align:left;background:#fff!important;border-bottom:1px solid #ddd;border-top:1px solid #ddd;overflow:hidden}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{display:inline-block;background:#fff!important}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{margin-bottom:-5px;border-bottom:none}.tabulator .tabulator-footer>*+.tabulator-page-counter{margin-left:10px}.tabulator .tabulator-footer .tabulator-page-counter{font-weight:400}.tabulator .tabulator-footer .tabulator-paginator{flex:1;text-align:right;color:#555;font-family:inherit;font-weight:inherit;font-size:inherit}.tabulator .tabulator-footer .tabulator-page-size{display:inline-block;margin:0 5px;padding:2px 5px;border:1px solid #aaa;border-radius:3px}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{display:inline-block;margin:0 2px;padding:2px 5px;border:1px solid #aaa;border-radius:3px;background:#fff3}.tabulator .tabulator-footer .tabulator-page.active{color:#d00}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-footer .tabulator-page:not(disabled):hover{cursor:pointer;background:#0003;color:#fff}}.tabulator .tabulator-col-resize-handle{position:relative;display:inline-block;width:6px;margin-left:-3px;margin-right:-3px;z-index:11;vertical-align:middle}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}}.tabulator .tabulator-col-resize-handle:last-of-type{width:3px;margin-right:0}.tabulator .tabulator-col-resize-guide{position:absolute;top:0;width:4px;height:100%;margin-left:-.5px;background-color:#999;opacity:.5}.tabulator .tabulator-row-resize-guide{position:absolute;left:0;width:100%;height:4px;margin-top:-.5px;background-color:#999;opacity:.5}.tabulator .tabulator-alert{position:absolute;display:flex;align-items:center;top:0;left:0;z-index:100;height:100%;width:100%;background:#0006;text-align:center}.tabulator .tabulator-alert .tabulator-alert-msg{display:inline-block;margin:0 auto;padding:10px 20px;border-radius:10px;background:#fff;font-weight:700;font-size:16px}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg{border:4px solid #333;color:#000}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-error{border:4px solid #D00;color:#590000}.tabulator-row{position:relative;box-sizing:border-box;min-height:22px;background-color:#fff}.tabulator-row.tabulator-row-even{background-color:#efefef}@media (hover: hover) and (pointer: fine){.tabulator-row.tabulator-selectable:hover{background-color:#bbb;cursor:pointer}}.tabulator-row.tabulator-selected{background-color:#9abcea}@media (hover: hover) and (pointer: fine){.tabulator-row.tabulator-selected:hover{background-color:#769bcc;cursor:pointer}}.tabulator-row.tabulator-row-moving{border:1px solid #000;background:#fff}.tabulator-row.tabulator-moving{position:absolute;border-top:1px solid #ddd;border-bottom:1px solid #ddd;pointer-events:none;z-index:15}.tabulator-row.tabulator-range-highlight .tabulator-cell.tabulator-range-row-header{background-color:#d6d6d6;color:#000}.tabulator-row.tabulator-range-highlight.tabulator-range-selected .tabulator-cell.tabulator-range-row-header,.tabulator-row.tabulator-range-selected .tabulator-cell.tabulator-range-row-header{background-color:#3876ca;color:#fff}.tabulator-row .tabulator-row-resize-handle{position:absolute;right:0;bottom:0;left:0;height:5px}.tabulator-row .tabulator-row-resize-handle.prev{top:0;bottom:auto}@media (hover: hover) and (pointer: fine){.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}}.tabulator-row .tabulator-responsive-collapse{box-sizing:border-box;padding:5px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{display:inline-block;position:relative;box-sizing:border-box;padding:4px;border-right:1px solid #ddd;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;outline:none}.tabulator-row .tabulator-cell.tabulator-row-header{border-right:1px solid rgba(34,36,38,.15);border-bottom:1px solid #ddd;background:#f9fafb}.tabulator-row .tabulator-cell.tabulator-frozen{display:inline-block;position:sticky;left:0;background-color:inherit;z-index:11}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-right:2px solid #ddd}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-left:2px solid #ddd}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #1D68CD;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{border:1px;background:transparent;outline:none}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #DB2828}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{border:1px;background:transparent;color:#db2828}.tabulator-row .tabulator-cell.tabulator-row-handle{display:inline-flex;align-items:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{width:100%;height:3px;margin-top:2px;background:#666}.tabulator-row .tabulator-cell.tabulator-range-selected:not(.tabulator-range-only-cell-selected):not(.tabulator-range-row-header){background-color:#9abcea}.tabulator-row .tabulator-cell .tabulator-data-tree-branch-empty{display:inline-block;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid #ddd;border-bottom:2px solid #ddd}.tabulator-row .tabulator-cell .tabulator-data-tree-control{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:1px solid #333;border-radius:2px;background:#0000001a;overflow:hidden}@media (hover: hover) and (pointer: fine){.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{cursor:pointer;background:#0003}}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#333}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{display:inline-flex;align-items:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;height:15px;width:15px;border-radius:20px;background:#666;color:#fff;font-weight:700;font-size:1.1em}@media (hover: hover) and (pointer: fine){.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{opacity:.7;cursor:pointer}}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle svg{stroke:#fff}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{display:inline-block;height:14px;width:14px;border-radius:14px}.tabulator-row.tabulator-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid #ddd;border-top:1px solid #999;padding:5px 5px 5px 10px;background:#ccc;font-weight:700;min-width:100%}@media (hover: hover) and (pointer: fine){.tabulator-row.tabulator-group:hover{cursor:pointer;background-color:#0000001a}}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-row.tabulator-group span{margin-left:10px;color:#d00}.tabulator-toggle{box-sizing:border-box;display:flex;flex-direction:row;border:1px solid #ccc;background:#dcdcdc}.tabulator-toggle.tabulator-toggle-on{background:#1c6cc2}.tabulator-toggle .tabulator-toggle-switch{box-sizing:border-box;border:1px solid #ccc;background:#fff}.tabulator-popup-container{position:absolute;display:inline-block;box-sizing:border-box;background:#fff;border:1px solid #ddd;box-shadow:0 0 5px #0003;font-size:14px;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-popup{padding:5px;border-radius:3px}.tabulator-tooltip{max-width:Min(500px,100%);padding:3px 5px;border-radius:2px;box-shadow:none;font-size:12px;pointer-events:none}.tabulator-menu .tabulator-menu-item{position:relative;box-sizing:border-box;padding:5px 10px;-webkit-user-select:none;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}@media (hover: hover) and (pointer: fine){.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{cursor:pointer;background:#efefef}}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu:after{display:inline-block;position:absolute;top:calc(5px + .4em);right:10px;height:7px;width:7px;content:"";border-width:1px 1px 0 0;border-style:solid;border-color:#ddd;vertical-align:top;transform:rotate(45deg)}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #ddd}.tabulator-edit-list{max-height:200px;font-size:14px;overflow-y:auto;-webkit-overflow-scrolling:touch}.tabulator-edit-list .tabulator-edit-list-item{padding:4px;color:#333;outline:none}.tabulator-edit-list .tabulator-edit-list-item.active{color:#fff;background:#1d68cd}.tabulator-edit-list .tabulator-edit-list-item.active.focused{outline:1px solid rgba(255,255,255,.5)}.tabulator-edit-list .tabulator-edit-list-item.focused{outline:1px solid #1D68CD}@media (hover: hover) and (pointer: fine){.tabulator-edit-list .tabulator-edit-list-item:hover{cursor:pointer;color:#fff;background:#1d68cd}}.tabulator-edit-list .tabulator-edit-list-placeholder{padding:4px;color:#333;text-align:center}.tabulator-edit-list .tabulator-edit-list-group{border-bottom:1px solid #ddd;padding:6px 4px 4px;color:#333;font-weight:700}.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-2,.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-2{padding-left:12px}.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-3,.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-3{padding-left:20px}.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-4,.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-4{padding-left:28px}.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-5,.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-5{padding-left:36px}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{text-align:initial;direction:rtl}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{text-align:initial;border-left:1px solid #ddd;border-right:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-right:initial;margin-left:-1px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:0;padding-left:25px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{left:8px;right:initial}.tabulator.tabulator-rtl .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{content:"";position:absolute;left:-3px;right:initial;bottom:-3px;width:6px;height:6px;background-color:#2975dd;border-radius:999px}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-right:initial;border-left:1px solid #ddd}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{margin-right:initial;margin-left:5px;border-bottom-left-radius:initial;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #ddd}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-right:initial;margin-left:5px}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-left:2px solid #ddd}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-right:2px solid #ddd}.tabulator.tabulator-rtl .tabulator-row .tabulator-col-resize-handle:last-of-type{width:3px;margin-left:0;margin-right:-3px}.tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder{text-align:initial}.tabulator-print-fullscreen{position:absolute;inset:0;z-index:10000}body.tabulator-print-fullscreen-hide>*:not(.tabulator-print-fullscreen){display:none!important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid #ddd;border-bottom:2px solid #ddd}.tabulator-print-table .tabulator-print-table-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid #ddd;border-top:1px solid #999;padding:5px 5px 5px 10px;background:#ccc;font-weight:700;min-width:100%}@media (hover: hover) and (pointer: fine){.tabulator-print-table .tabulator-print-table-group:hover{cursor:pointer;background-color:#0000001a}}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px!important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-print-table .tabulator-print-table-group span{margin-left:10px;color:#d00}.tabulator-print-table .tabulator-data-tree-control{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:1px solid #333;border-radius:2px;background:#0000001a;overflow:hidden}@media (hover: hover) and (pointer: fine){.tabulator-print-table .tabulator-data-tree-control:hover{cursor:pointer;background:#0003}}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#333}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#333}.tabulator{width:100%;margin:1em 0;border:1px solid rgba(34,36,38,.15);box-shadow:none;border-radius:.28571rem;color:#000000de}.tabulator .tabulator-header{border-right:none;border-bottom:1px solid rgba(34,36,38,.1);background-color:#f9fafb;box-shadow:none;color:#000000de;font-style:none;font-weight:700;text-transform:none}.tabulator .tabulator-header .tabulator-col{border-right:none;background-color:#f9fafb}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{padding:.92857em .78571em}.tabulator .tabulator-tableholder .tabulator-table{background-color:transparent}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{background:#f2f2f2!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #ddd}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #ddd}.tabulator .tabulator-footer{padding:.78571em;border-top:1px solid rgba(34,36,38,.15);box-shadow:none;background:#f9fafb;text-align:right;color:#000000de;font-style:normal;font-weight:400;text-transform:none}.tabulator .tabulator-footer .tabulator-calcs-holder{margin:-.78571em -.78571em .78571em;background:#fff!important}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#fff!important}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{margin-bottom:-.78571em;border-bottom:none}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs{margin-top:calc(-.78571em - 5px)}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{color:#d00}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.positive,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.positive{box-shadow:0 0 #a3c293 inset;background:#fcfff5!important;color:#21ba45!important}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.positive:hover,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.positive:hover{background:#f7ffe6!important;color:#13ae38!important}}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.negative,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.negative{box-shadow:0 0 #e0b4b4 inset;background:#fff6f6!important;color:#db2828!important}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.negative:hover,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.negative:hover{background:#ffe7e7!important;color:#d41616!important}}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.error,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.error{box-shadow:0 0 #e0b4b4 inset;background:#fff6f6!important;color:#db2828!important}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.error:hover,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.error:hover{background:#ffe7e7!important;color:#d12323!important}}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.warning,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.warning{box-shadow:0 0 #c9ba9b inset;background:#fffaf3!important;color:#f2c037!important}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.warning:hover,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.warning:hover{background:#fff4e4!important;color:#f1bb29!important}}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.active,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.active{box-shadow:0 0 #000000de inset;background:#e0e0e0!important;color:#000000de!important}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.active:hover,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.active:hover{background:#f7ffe6!important;color:#13ae38!important}}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.active,.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.active{pointer-events:none;color:#0003}@media (hover: hover) and (pointer: fine){.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.disabled:hover{pointer-events:none;color:#0003}}.tabulator.inverted{background:#333;color:#ffffffe6;border:none}.tabulator.inverted .tabulator-header{background-color:#00000026;border-color:#ffffff1a!important;color:#ffffffe6}.tabulator.inverted .tabulator-header .tabulator-col{border-color:#ffffff1a!important}.tabulator.inverted .tabulator-tableholder .tabulator-table .tabulator-row{color:#ffffffe6;border:none}.tabulator.inverted .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{border-color:#ffffff1a!important}.tabulator.inverted .tabulator-footer{background:#fff}.tabulator.striped .tabulator-row:nth-child(2n){background-color:#f2f2f2}.tabulator.celled{border:1px solid rgba(34,36,38,.15)}.tabulator.celled .tabulator-header .tabulator-col,.tabulator.celled .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{border-right:1px solid rgba(34,36,38,.1)}.tabulator[class*="single line"] .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{border-right:none}.tabulator.red{border-top:.2em solid #DB2828}.tabulator.inverted.red{background-color:#db2828!important;color:#fff!important}.tabulator.orange{border-top:.2em solid #F2711C}.tabulator.inverted.orange{background-color:#f2711c!important;color:#fff!important}.tabulator.yellow{border-top:.2em solid #FBBD08}.tabulator.inverted.yellow{background-color:#fbbd08!important;color:#fff!important}.tabulator.olive{border-top:.2em solid #B5CC18}.tabulator.inverted.olive{background-color:#b5cc18!important;color:#fff!important}.tabulator.green{border-top:.2em solid #21BA45}.tabulator.inverted.green{background-color:#21ba45!important;color:#fff!important}.tabulator.teal{border-top:.2em solid #00B5AD}.tabulator.inverted.teal{background-color:#00b5ad!important;color:#fff!important}.tabulator.blue{border-top:.2em solid #2185D0}.tabulator.inverted.blue{background-color:#2185d0!important;color:#fff!important}.tabulator.violet{border-top:.2em solid #6435C9}.tabulator.inverted.violet{background-color:#6435c9!important;color:#fff!important}.tabulator.purple{border-top:.2em solid #A333C8}.tabulator.inverted.purple{background-color:#a333c8!important;color:#fff!important}.tabulator.pink{border-top:.2em solid #E03997}.tabulator.inverted.pink{background-color:#e03997!important;color:#fff!important}.tabulator.brown{border-top:.2em solid #A5673F}.tabulator.inverted.brown{background-color:#a5673f!important;color:#fff!important}.tabulator.grey{border-top:.2em solid #767676}.tabulator.inverted.grey{background-color:#767676!important;color:#fff!important}.tabulator.black{border-top:.2em solid #1B1C1D}.tabulator.inverted.black{background-color:#1b1c1d!important;color:#fff!important}.tabulator.padded .tabulator-header .tabulator-col .tabulator-col-content{padding:1em}.tabulator.padded .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{top:20px}.tabulator.padded .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{padding:1em}.tabulator.padded.very .tabulator-header .tabulator-col .tabulator-col-content{padding:1.5em}.tabulator.padded.very .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{top:26px}.tabulator.padded.very .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{padding:1.5em}.tabulator.compact .tabulator-header .tabulator-col .tabulator-col-content{padding:.5em .7em}.tabulator.compact .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{top:12px}.tabulator.compact .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{padding:.5em .7em}.tabulator.compact.very .tabulator-header .tabulator-col .tabulator-col-content{padding:.4em .6em}.tabulator.compact.very .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{top:10px}.tabulator.compact.very .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{padding:.4em .6em}.tabulator-row{border-bottom:1px solid rgba(34,36,38,.1)}.tabulator-row.tabulator-row-even{background-color:#fff}@media (hover: hover) and (pointer: fine){.tabulator-row.tabulator-selectable:hover{box-shadow:0 0 #000000de inset;background:#e0e0e0!important;color:#000000de!important}}.tabulator-row.tabulator-selected{background-color:#9abcea!important}@media (hover: hover) and (pointer: fine){.tabulator-row.tabulator-selected:hover{background-color:#769bcc!important;cursor:pointer}}.tabulator-row.tabulator-moving{pointer-events:none!important}.tabulator-row .tabulator-cell{padding:.78571em;border-right:none;vertical-align:middle}.tabulator-row .tabulator-cell:last-of-type{border-right:none}.tabulator-row .tabulator-cell.tabulator-row-header{border-bottom:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{color:#fff}.tabulator-row.tabulator-group{background:#fafafa}.tabulator-row.tabulator-group span{color:#666}.tabulator-menu{background:#fff}@media (hover: hover) and (pointer: fine){.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{background:#f9fafb}}.tabulator-edit-select-list{background:#fff}.tabulator-edit-select-list .tabulator-edit-select-list-item.active{color:#fff}.tabulator-edit-select-list .tabulator-edit-select-list-item.active.focused{outline:1px solid rgba(255,255,255,.5)}@media (hover: hover) and (pointer: fine){.tabulator-edit-select-list .tabulator-edit-select-list-item:hover{color:#fff}}.tabulator-edit-select-list .tabulator-edit-select-list-notice{color:inherit}.tabulator-print-table .tabulator-print-table-group{background:#fafafa}.tabulator-print-table .tabulator-print-table-group span{color:#666}@keyframes slideInFromRight{0%{transform:translate(110%)}to{transform:translate(0)}}@keyframes slideOutToRight{0%{transform:translate(0)}to{transform:translate(110%)}}.toaster-container{position:fixed;right:4.25rem;bottom:17%;z-index:20;display:flex;flex-direction:column}.alert-test{position:relative;height:fit-content;width:max-content;width:350px;border:solid 2px transparent;padding:.75rem;display:flex;flex-direction:row-reverse;overflow:hidden;margin-bottom:.75rem;animation:slideInAndGrow .5s forwards}.alert-test.flips-up{animation:collapseAndFadeOut .5s forwards}.alert-test .alert-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%}.alert-test .alert-body{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.alert-test .alert-body .alert-body-text{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.25rem}.alert-test .alert-body .alert-body-text p{margin:0}.alert-test .alert-body button{padding:0;height:fit-content}.alert-test.alert-primary{color:#646565;border-color:#646565;background-color:#fefefe}.alert-test.alert-ai{background:linear-gradient(#fefefe,#fefefe) padding-box,linear-gradient(to right,#e04980,#02bcbc) border-box;color:#1a1a1a}.alert-test.alert-error{color:#d50000;border-color:#d50000;background-color:#fee}.alert-test.alert-warning{color:#ff8a00;border-color:#ff8a00;background-color:#fffcf6}.alert-test.alert-success{color:#43a047;border-color:#43a047;background-color:#f4fff1}.alert-test.alert-hint{color:#3d3e3e;border-color:#0091ea;background-color:#e6f4fd}.alert-test.text-icon{display:flex;flex-direction:row;align-items:center}@keyframes slideInAndGrow{0%{transform:translateY(100%);opacity:0;max-height:0;padding-top:0;padding-bottom:0;margin-bottom:0}to{transform:translateY(0);opacity:1;max-height:20rem;padding-top:.75rem;padding-bottom:.75rem;margin-bottom:.75rem}}@keyframes collapseAndFadeOut{0%{opacity:1;max-height:20rem;padding-top:.75rem;padding-bottom:.75rem;margin-bottom:.75rem}to{opacity:0;max-height:0;padding-top:0;padding-bottom:0;margin-bottom:0}}.avatar{display:inline-flex;align-items:center;justify-content:center;background-color:#3d3e3e;color:#ececec;text-transform:uppercase}.avatar.circle,.avatar.rounded,.avatar.square{position:relative;overflow:hidden}.avatar.circle{border-radius:50%}.avatar.square{border-radius:0}.avatar.rounded{border-radius:4px}.avatar.large{font-size:18px;width:50px;height:50px}.avatar.x-large{width:60px;height:60px;font-size:20px}.avatar.small{width:30px;height:30px;font-size:14px}.avatar.medium{font-size:16px;width:40px;min-width:40px!important;height:40px}.avatar.primary{background-color:#ececec;color:#3d3e3e}.avatar.secondary{background-color:#e6f8f8;color:#02bcbc}.avatar.tertiary{background-color:#66909b;color:#fff}.avatar.success{background-color:#ecf6ed;color:#43a047}.avatar.success path{fill:#43a047!important}.avatar.warning{background-color:#ffc107;color:#212529}.avatar.danger{background-color:#dc3545;color:#fff}.avatar.light{background-color:#f8f9fa;color:#212529}.avatar.dark{background-color:#343a40;color:#fff}.avatar.hint{background-color:#e6f4fd;color:#0091ea}.avatar.hint path{fill:#0091ea!important}.avatar.pink{background-color:#fbe8ef;color:#e56694}.avatar.pink path{fill:#e56694!important}.avatar.dpe-A{background-color:#2ecc71;color:#fff;font-weight:700}.avatar.dpe-B{background-color:#58d68d;color:#333;font-weight:700}.avatar.dpe-C{background-color:#f4d03f;color:#333;font-weight:700}.avatar.dpe-D{background-color:#f5b041;color:#333;font-weight:700}.avatar.dpe-E{background-color:#dc7633;color:#333;font-weight:700}.avatar.dpe-F{background-color:#e74c3c;color:#333;font-weight:700}.avatar.dpe-G{background-color:#c0392b;color:#fff;font-weight:700}.avatar.ges-A{background-color:#b3e5fc;color:#333;font-weight:700}.avatar.ges-B{background-color:#81d4fa;color:#333;font-weight:700}.avatar.ges-C{background-color:#4fc3f7;color:#333;font-weight:700}.avatar.ges-D{background-color:#29b6f6;color:#333;font-weight:700}.avatar.ges-E{background-color:#0288d1;color:#fff;font-weight:700}.avatar.ges-F{background-color:#01579b;color:#fff;font-weight:700}.avatar.ges-G{background-color:#0d47a1;color:#fff;font-weight:700}.body-5,.input-message.success span,.input-message.error span,.input-label,.btn.light-style,.btn.large.light-style,.btn.medium.light-style,.btn.small.light-style,.btn.x-small.light-style{font-size:.75rem;font-weight:500;line-height:1.125rem;font-family:Nunito,sans-serif}.button-1,.btn.large-text,.btn.large{font-size:1.125rem;font-weight:600;line-height:1.875rem;font-family:Poppins,sans-serif}.button-3,.btn.small,.btn{font-size:.875rem;font-weight:600;line-height:1.25rem;font-family:Poppins,sans-serif}.button-4,.btn.small-text,.btn.x-small{font-size:.75rem;font-weight:600;line-height:1.25rem;font-family:Poppins,sans-serif}.badge{width:fit-content;height:fit-content;padding:.25rem .75rem;border-radius:60px;display:flex;flex-direction:row;align-items:center;justify-content:center;white-space:nowrap;gap:.25rem;border:1.5px none #646565}.badge:hover{text-decoration:unset!important}.badge.primary{border:1.5px none #A6A6A6;color:#3d3e3e;background-color:#f0f3f6}.badge.white{border:1px solid #A6A6A6;color:#3d3e3e;background-color:#fefefe}.badge.disabled{border:1.5px none #A6A6A6;color:#a6a6a6;background-color:#f0f3f6}.badge.warning{border:1.5px none #FF8A00;color:#ff8a00;background-color:#fff3e6}.badge.error{border:1.5px none #D50000;color:#d50000;background-color:#fbe6e6}.badge.success{border:1.5px none #43A047;color:#43a047;background-color:#ecf6ed}.badge.hint{border:1.5px none #0091EA;color:#0091ea;background-color:#e6f4fd}.badge.hint-primary-text{border:1.5px none #0091EA;color:#3d3e3e;background-color:#e6f4fd}.badge.inverted-hint{border:1.5px none #0091EA;background-color:#0091ea;color:#fefefe}.badge.inverted-success{background-color:#43a047;color:#fefefe;border:1.5px none #43A047}.badge.border{border-style:solid}.badge.primary.border{border-color:#3d3e3e}.badge.secondary.border{border-color:#02bcbc}.badge.warning.border{border-color:#ff8a00}.badge.error.border{border-color:#d50000}.badge.success.border{border-color:#43a047}.badge.hint.border{border-color:#0091ea}.badge.small{padding:.25rem .75rem}.badge.medium{padding:.25rem 1.25rem}.badge.large{padding:1.25rem 1.75rem}.badge.fixed-large{width:5rem}.badge.half-space{width:50%}.border-primary{border:1px solid #646565}.border-secondary{border:1px solid #02BCBC}.border-light,.input-group .input-group-items .input-control.medium,.input-group .input-group-items,textarea.input-control,input[type=color].input-control,input[type=email].input-control,input[type=date].input-control,input[type=password].input-control,input[type=search].input-control,input[type=file].input-control,.input-control,input[type=text].input-control{border:1px solid #C3C3C3}.border-dark{border:1px solid #A6A6A6}.border-white{border:1.5px solid #FEFEFE}.btn{cursor:pointer;width:fit-content;height:45px;border:1px solid transparent;border-radius:100px;padding:.75rem 1.25rem;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fefefe;border-color:transparent;background-color:#3d3e3e}.btn.half-space{width:50%}.btn.x-small{height:1.5rem;padding:.5rem .75rem}.btn.small{height:2.625rem;padding:.5rem .75rem}.btn.medium{height:fit-content;padding:.375rem .75rem}.btn.large{height:fit-content;padding:.75rem}.btn.long{width:15rem}.btn.tri{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:12.5rem;height:3.25rem}.btn.fixed-width-filter{display:flex;flex-direction:row;justify-content:center;align-items:center;box-sizing:border-box;white-space:nowrap;padding:.5rem 1rem;height:40px;width:13rem}.btn.fixed-width-filter.filter-button{border:1px solid #C3C3C3;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.btn.fixed-width-filter.filter-button .filter-label{min-width:0;max-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn.right-rounded{border-radius:0 5px 5px 0!important;border-left:none;height:42px}.btn.circle{height:fit-content;padding:.75rem}.btn.iconed{padding:.125rem}.btn.full-width{width:100%}.btn.primary{color:#fefefe;border-color:transparent;background-color:#3d3e3e}.btn.secondary{color:#fefefe;border-color:transparent;background-color:#02bcbc}.btn.error{color:#fefefe;border-color:transparent;background-color:#d50000}.btn.success{color:#fefefe;border-color:transparent;background-color:#43a047}.btn.warning{color:#fefefe;border-color:transparent;background-color:#ff8a00}.btn.hint{color:#fefefe;border-color:transparent;background-color:#0091ea}.btn.pink{color:#fefefe;border-color:transparent;background-color:#d81b60}.btn:hover{transition:background-color .25s;background-color:#7d7e7e}.btn:hover.primary{background-color:#7d7e7e}.btn:hover.secondary{background-color:#55d2d2}.btn:hover.error{background-color:#e35454}.btn:hover.success{background-color:#81bf84}.btn:hover.warning{background-color:#ffb154}.btn:hover.hint{background-color:#54b5f1}.btn:active,.btn:active.primary{background-color:#222}.btn:active.secondary{background-color:#018585}.btn:active.error{background-color:#970000}.btn:active.success{background-color:#307232}.btn:active.warning{background-color:#b56200}.btn:active.hint{background-color:#0067a6}.btn:focus{background-color:#7d7e7e;border-color:#fefefe}.btn:focus.primary{background-color:#7d7e7e;border-color:#fefefe}.btn:focus.secondary{background-color:#55d2d2;border-color:#8be0e0}.btn:focus.error{background-color:#e35454;border-color:#ec8a8a}.btn:focus.success{background-color:#81bf84;border-color:#a9d3aa}.btn:focus.warning{background-color:#ffb154;border-color:#ffc98a}.btn:focus.hint{background-color:#54b5f1;border-color:#8accf5}.btn:disabled{background-color:#ececec;color:#a6a6a6;box-shadow:none;cursor:not-allowed}.btn.outline{color:#3d3e3e;border-color:#a6a6a6;background-color:#fefefe}.btn.outline.grey{color:#3d3e3e;border-color:#c3c3c3;background-color:#f0f3f6}.btn.outline.primary{color:#3d3e3e;border-color:#3d3e3e;background-color:#fefefe}.btn.outline.secondary{color:#02bcbc;border-color:#02bcbc;background-color:#fefefe}.btn.outline.error{color:#d50000;border-color:#d50000;background-color:#fefefe}.btn.outline.success{color:#43a047;border-color:#43a047;background-color:#fefefe}.btn.outline.warning{color:#ff8a00;border-color:#ff8a00;background-color:#fefefe}.btn.outline.hint{color:#0091ea;border-color:#0091ea;background-color:#fefefe}.btn.outline:hover,.btn.outline:hover.primary{background-color:#fafbfc}.btn.outline:hover.secondary{background-color:#e6f8f8}.btn.outline:hover.error{background-color:#fff3f4}.btn.outline:hover.success{background-color:#fbfffa}.btn.outline:hover.warning{background-color:#fffefc}.btn.outline:hover.hint{background-color:#fbfeff}.btn.outline:disabled{color:#a6a6a6;background-color:#ececec;border-color:#a6a6a6;box-shadow:none;cursor:not-allowed}.btn.outline.selected,.btn.outline.selected.primary{background-color:#ececec}.btn.outline.selected.secondary,.btn.outline.selected.error,.btn.outline.selected.success,.btn.outline.selected.warning,.btn.outline.selected.hint{background-color:#fefefe}.btn.elevated,.btn.elevated.primary{color:#3d3e3e;border-color:transparent;background-color:#fefefe}.btn.elevated.secondary{color:#02bcbc;border-color:transparent;background-color:#fefefe}.btn.elevated.error{color:#d50000;border-color:transparent;background-color:#fefefe}.btn.elevated.success{color:#43a047;border-color:transparent;background-color:#fefefe}.btn.elevated.warning{color:#ff8a00;border-color:transparent;background-color:#fefefe}.btn.elevated.hint{color:#0091ea;border-color:transparent;background-color:#fefefe}.btn.elevated.active,.btn.elevated.active.primary{background-color:#ececec}.btn.elevated.active.secondary{background-color:#e6f8f8}.btn.elevated.active.error{background-color:#fed9da}.btn.elevated.active.success{background-color:#f1ffee}.btn.elevated.active.warning{background-color:#fffcf6}.btn.elevated.active.hint{background-color:#f1fbff}.btn.elevated:focus{border-color:#3d3e3e}.btn.elevated:focus.primary{border-color:#3d3e3e}.btn.elevated:focus.secondary{border-color:#02bcbc}.btn.elevated:focus.error{border-color:#d50000}.btn.elevated:focus.success{border-color:#43a047}.btn.elevated:focus.warning{border-color:#ff8a00}.btn.elevated:focus.hint{border-color:#0091ea}.btn.elevated:disabled{color:#a6a6a6;background-color:#ececec;box-shadow:none;cursor:not-allowed}.btn.text{border-radius:0!important;background:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;padding:0 .375rem!important;color:#7d7e7e;border-color:transparent;background-color:transparent}.btn.text.link{padding:0;height:fit-content;border-bottom-color:#646565}.btn.text.primary{color:#7d7e7e}.btn.text.primary path{fill:#7d7e7e!important}.btn.text.primary:hover{color:#3d3e3e}.btn.text.primary:hover path{fill:#3d3e3e!important}.btn.text.primary:focus{color:#1a1a1a}.btn.text.primary:focus path{fill:#1a1a1a!important}.btn.text.primary:active{color:#1a1a1a}.btn.text.primary:active path{fill:#1a1a1a!important}.btn.text.primary:disabled{color:#a6a6a6;cursor:not-allowed;border:none}.btn.text.secondary{color:#02bcbc}.btn.text.secondary path{fill:#02bcbc!important}.btn.text.secondary:hover{color:#02bcbc}.btn.text.secondary:hover path{fill:#02bcbc!important}.btn.text.secondary:focus{color:#1a5969}.btn.text.secondary:focus path{fill:#1a5969!important}.btn.text.secondary:active{color:#1a5969}.btn.text.secondary:active path{fill:#1a5969!important}.btn.text.secondary:disabled{color:#a6a6a6;cursor:not-allowed;border:none}.btn.text.error{color:#d50000}.btn.text.error path{fill:#d50000!important}.btn.text.error:hover{color:#d50000}.btn.text.error:hover path{fill:#d50000!important}.btn.text.error:focus{color:#590000}.btn.text.error:focus path{fill:#590000!important}.btn.text.error:active{color:#590000}.btn.text.error:active path{fill:#590000!important}.btn.text.error:disabled{color:#a6a6a6;cursor:not-allowed;border:none}.btn.text.warning{color:#ff8a00}.btn.text.warning path{fill:#ff8a00!important}.btn.text.warning:hover{color:#ff8a00}.btn.text.warning:hover path{fill:#ff8a00!important}.btn.text.warning:focus{color:#6b3a00}.btn.text.warning:focus path{fill:#6b3a00!important}.btn.text.warning:active{color:#6b3a00}.btn.text.warning:active path{fill:#6b3a00!important}.btn.text.warning:disabled{color:#a6a6a6;cursor:not-allowed;border:none}.btn.text.success{color:#43a047}.btn.text.success path{fill:#43a047!important}.btn.text.success:hover{color:#43a047}.btn.text.success:hover path{fill:#43a047!important}.btn.text.success:focus{color:#1c431e}.btn.text.success:focus path{fill:#1c431e!important}.btn.text.success:active{color:#1c431e}.btn.text.success:active path{fill:#1c431e!important}.btn.text.success:disabled{color:#a6a6a6;cursor:not-allowed;border:none}.btn.text.hint{color:#0091ea}.btn.text.hint path{fill:#0091ea!important}.btn.text.hint:hover{color:#0091ea}.btn.text.hint:hover path{fill:#0091ea!important}.btn.text.hint:focus{color:#003d62}.btn.text.hint:focus path{fill:#003d62!important}.btn.text.hint:active{color:#003d62}.btn.text.hint:active path{fill:#003d62!important}.btn.text.hint:disabled{color:#a6a6a6;cursor:not-allowed;border:none}.btn.text.with-line{position:relative;padding-bottom:4px}.btn.text.with-line.white path{fill:#c3c3c3!important}.btn.text.with-line.white:after{content:"";position:absolute;bottom:-13px;left:0;width:0;height:4px;background-color:transparent;transition:background-color .3s ease-in-out,width .3s ease-in-out;border-radius:8px}.btn.text.with-line.white.active{color:#fefefe}.btn.text.with-line.white.active path{fill:#fefefe!important}.btn.text.with-line.white.active:after{width:100%;background-color:currentColor}.btn.text.with-line.white.active.primary-line:after{background-color:#3d3e3e}.btn.text.with-line.white.active.secondary-line:after{background-color:#02bcbc}.btn.text.with-line path{fill:#c3c3c3!important}.btn.text.with-line:after{content:"";position:absolute;bottom:-13px;left:0;width:0;height:4px;background-color:transparent;transition:background-color .3s ease-in-out,width .3s ease-in-out;border-radius:8px}.btn.text.with-line.active{color:#3d3e3e}.btn.text.with-line.active path{fill:#3d3e3e!important}.btn.text.with-line.active:after{width:100%;background-color:currentColor}.btn.text.with-line.active.primary-line:after{background-color:#3d3e3e}.btn.text.with-line.active.secondary-line:after{background-color:#02bcbc}.btn.lined{border-radius:0!important;background:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;padding:0 .375rem!important;color:#7d7e7e;border-color:transparent;background-color:transparent;position:relative;display:inline-flex;align-items:center;gap:8px}.btn.lined:after{content:"";display:block;width:100%;height:2px;background-color:currentColor;position:absolute;bottom:-2px;left:50%;transform:translate(-50%);transition:background-color .3s ease,width .3s ease}.btn.lined:hover:after{width:100%}.btn.lined.selected,.btn.lined.active{color:#3d3e3e!important}.btn.lined.selected:after,.btn.lined.active:after{background-color:#3d3e3e!important}.btn.lined.selected path,.btn.lined.active path{fill:#3d3e3e!important}.btn.lined .icon{flex-shrink:0}.btn.lined.primary{color:#7d7e7e}.btn.lined.primary path{fill:#7d7e7e!important}.btn.lined.primary:after{background-color:#7d7e7e}.btn.lined.primary:hover{color:#3d3e3e}.btn.lined.primary:hover path{fill:#3d3e3e!important}.btn.lined.primary:hover:after{background-color:#3d3e3e}.btn.lined.primary:focus{color:#1a1a1a}.btn.lined.primary:focus path{fill:#1a1a1a!important}.btn.lined.primary:focus:after{background-color:#1a1a1a}.btn.lined.primary:active{color:#1a1a1a}.btn.lined.primary:active path{fill:#1a1a1a!important}.btn.lined.primary:active:after{background-color:#1a1a1a}.btn.lined.secondary{color:#02bcbc}.btn.lined.secondary path{fill:#02bcbc!important}.btn.lined.secondary:after{background-color:#02bcbc}.btn.lined.secondary:hover{color:#02bcbc}.btn.lined.secondary:hover path{fill:#02bcbc!important}.btn.lined.secondary:hover:after{background-color:#02bcbc}.btn.lined.secondary:focus{color:#1a5969}.btn.lined.secondary:focus path{fill:#1a5969!important}.btn.lined.secondary:focus:after{background-color:#1a5969}.btn.lined.secondary:active{color:#1a5969}.btn.lined.secondary:active path{fill:#1a5969!important}.btn.lined.secondary:active:after{background-color:#1a5969}.btn.lined.error{color:#d50000}.btn.lined.error path{fill:#d50000!important}.btn.lined.error:after{background-color:#d50000}.btn.lined.error:hover{color:#d50000}.btn.lined.error:hover path{fill:#d50000!important}.btn.lined.error:hover:after{background-color:#d50000}.btn.lined.error:focus{color:#590000}.btn.lined.error:focus path{fill:#590000!important}.btn.lined.error:focus:after{background-color:#590000}.btn.lined.error:active{color:#590000}.btn.lined.error:active path{fill:#590000!important}.btn.lined.error:active:after{background-color:#590000}.btn.lined.warning{color:#ff8a00}.btn.lined.warning path{fill:#ff8a00!important}.btn.lined.warning:after{background-color:#ff8a00}.btn.lined.warning:hover{color:#ff8a00}.btn.lined.warning:hover path{fill:#ff8a00!important}.btn.lined.warning:hover:after{background-color:#ff8a00}.btn.lined.warning:focus{color:#6b3a00}.btn.lined.warning:focus path{fill:#6b3a00!important}.btn.lined.warning:focus:after{background-color:#6b3a00}.btn.lined.warning:active{color:#6b3a00}.btn.lined.warning:active path{fill:#6b3a00!important}.btn.lined.warning:active:after{background-color:#6b3a00}.btn.lined.success{color:#43a047}.btn.lined.success path{fill:#43a047!important}.btn.lined.success:after{background-color:#43a047}.btn.lined.success:hover{color:#43a047}.btn.lined.success:hover path{fill:#43a047!important}.btn.lined.success:hover:after{background-color:#43a047}.btn.lined.success:focus{color:#1c431e}.btn.lined.success:focus path{fill:#1c431e!important}.btn.lined.success:focus:after{background-color:#1c431e}.btn.lined.success:active{color:#1c431e}.btn.lined.success:active path{fill:#1c431e!important}.btn.lined.success:active:after{background-color:#1c431e}.btn.lined.hint{color:#0091ea}.btn.lined.hint path{fill:#0091ea!important}.btn.lined.hint:after{background-color:#0091ea}.btn.lined.hint:hover{color:#0091ea}.btn.lined.hint:hover path{fill:#0091ea!important}.btn.lined.hint:hover:after{background-color:#0091ea}.btn.lined.hint:focus{color:#003d62}.btn.lined.hint:focus path{fill:#003d62!important}.btn.lined.hint:focus:after{background-color:#003d62}.btn.lined.hint:active{color:#003d62}.btn.lined.hint:active path{fill:#003d62!important}.btn.lined.hint:active:after{background-color:#003d62}.btn.lined:disabled{color:#a6a6a6;cursor:not-allowed;border:none}.btn.lined:disabled:after{background-color:#a6a6a6}.btn.icon{padding:1px;width:fit-content;height:fit-content;border:none!important;background:none;box-shadow:none!important}.btn.icon:hover{opacity:80%}.btn.icon.primary{background-color:#c3c3c3}.btn.icon.secondary{background-color:#b1eaea}.btn.icon.error{background-color:#ec8a8a}.btn.icon.success{background-color:#a9d3aa}.btn.icon.warning{background-color:#ffc98a}.btn.icon.hint{background-color:#8accf5}.btn.icon:focus,.btn.icon:active{background-color:#c3c3c3}.btn.icon:focus.primary,.btn.icon:active.primary{background-color:#c3c3c3}.btn.icon:focus.secondary,.btn.icon:active.secondary{background-color:#b1eaea}.btn.icon:focus.error,.btn.icon:active.error{background-color:#ec8a8a}.btn.icon:focus.success,.btn.icon:active.success{background-color:#a9d3aa}.btn.icon:focus.warning,.btn.icon:active.warning{background-color:#ffc98a}.btn.icon:focus.hint,.btn.icon:active.hint{background-color:#8accf5}.btn.icon:disabled{color:#a6a6a6;cursor:not-allowed;border:none;background-color:transparent}.toggle-buttons{display:flex;flex-direction:row}.toggle-buttons button{border:1px solid #A6A6A6;border-radius:0;margin:0}.toggle-buttons button.large-toggle-button{width:7rem}.toggle-buttons button.x-large-toggle-button{width:10rem}.toggle-buttons button.no-borers{border:0}.toggle-buttons button:first-child{border-radius:100px 0 0 100px}.toggle-buttons button:last-child{border-radius:0 100px 100px 0}.toggle-buttons .btn.tertiary:focus,.toggle-buttons .btn.tertiary.active{color:#02bcbc!important;background-color:#0e313a!important;cursor:default}.toggle-buttons .btn.tertiary:hover:not(.active,:disabled){background-color:#123f4b;cursor:pointer}.toggle-buttons .btn.tertiary:disabled{color:#c3c3c3;cursor:not-allowed;border:none;background-color:#0e313a!important}.toggle-buttons .btn.active,.toggle-buttons .btn.outline.active{background-color:#c3c3c3}.checkbox.primary:checked{background-color:#3d3e3e!important;border-color:#3d3e3e!important}.checkbox.primary:checked:focus{border-color:#54b5f1}.body-4,textarea.input-control,input[type=color].input-control,input[type=email].input-control,input[type=date].input-control,input[type=password].input-control,input[type=search].input-control,input[type=file].input-control,.input-control .value-description-container .description,.input-control,input[type=text].input-control,.dropdown .dropdown-menu.menu-list .menu-list-item,.alert-test .alert-body .alert-body-text span,.alert-test .alert-body .alert-body-text p{font-size:.875rem;font-weight:500;line-height:1.25rem;font-family:Nunito,sans-serif}.body-5,.input-message.success span,.input-message.error span,.input-label,.btn.x-small.light-style,.btn.small.light-style,.btn.medium.light-style,.btn.large.light-style,.btn.light-style{font-size:.75rem;font-weight:500;line-height:1.125rem;font-family:Nunito,sans-serif}.overline-2,.input-group-row .input-subtitle .input-hint,.input-group .input-subtitle .input-hint{font-size:.75rem;font-weight:400;line-height:1.25rem;font-family:Poppins,sans-serif}.radius-m,::-webkit-scrollbar-thumb,::-webkit-scrollbar-track,.input-group .input-group-items,textarea.input-control,input[type=color].input-control,input[type=email].input-control,input[type=date].input-control,input[type=password].input-control,input[type=search].input-control,input[type=file].input-control,.input-control,input[type=text].input-control,.dropdown .dropdown-menu.menu-list,.alert-test,.btn.square{border-radius:8px}.dropdown{position:relative;display:flex;flex-direction:column}.dropdown .dropdown-menu{position:absolute;z-index:10;display:none}.dropdown .dropdown-menu.menu-list{width:fit-content;height:fit-content;padding:0;background-color:#fefefe}.dropdown .dropdown-menu.menu-list .menu-list-item{width:252px;padding:.625rem .625rem .625rem 1rem;color:#3d3e3e;display:flex;align-items:center;gap:.25rem;cursor:pointer}.dropdown .dropdown-menu.menu-list .menu-list-item.icon-left{justify-content:space-between}.dropdown .dropdown-menu.menu-list .menu-list-item.selected{background-color:#ececec;color:#3d3e3e}.dropdown .dropdown-menu.menu-list .menu-list-item.focus{border:1.5px solid #54B5F1}.dropdown .dropdown-menu.menu-list .menu-list-item.disabled{background-color:#ececec;color:#a6a6a6;cursor:not-allowed}.dropdown .dropdown-menu.menu-list .menu-list-item.disabled:hover{background-color:#ececec;color:#a6a6a6}.dropdown .dropdown-menu.menu-list .menu-list-item:hover{background-color:#f5f7f9}.expansion{--text-color: $primary-500;--bg-color: $primary-100;--base-color: $primary-500;--primary: $primary-500;--summary-bg-color: hsl($primary-300, 96%);--summary-hover-bg-color: hsl($primary-500, 86%);--border: 1px solid $white-800;--border-radius: 8px;--shadow: 1px 2px 10px -4px black;--space-between: .75rem;--padding-x: clamp(1rem, 5%, 2.5rem);--transition-duration: .3s;--transition-timing-function: ease-in}.expansion details{overflow:hidden}.expansion details:first-child{margin-top:1.25rem}.expansion details[open]{border-radius:8px;margin:var(--space-between) 0}.expansion summary{display:grid;grid-template-columns:1fr 1em;align-items:center;gap:2rem;cursor:pointer;color:#3d3e3e;background-color:#fff;padding:1.75rem;transition-property:color,background-color;border:1px solid #A6A6A6;border-top:none}.expansion details:first-child summary{border:1px solid #A6A6A6;border-radius:8px}.expansion details[open]>summary{border:1px solid #A6A6A6;border-bottom:none;border-radius:8px 8px 0 0}.expansion details[open]+details>summary{border-top:var(--border)}.expansion summary:focus,.expansion summary:hover{outline:none;color:var(--primary);background-color:#ececec}.expansion details .content{position:relative;z-index:-1;display:flex;flex-direction:column;background-color:#f5f7f9;color:#3d3e3e;padding:1.75rem;gap:1.25rem;border:1px solid #A6A6A6;border-radius:0 0 8px 8px}.expansion svg{width:1em;height:1em;fill:currentColor;opacity:.8}.expansion .minus{display:none}.expansion details[open] .minus{display:initial}.expansion details[open] .plus{display:none}@keyframes open{0%{transform:translateY(calc(1rem - 100%))}to{transform:translateY(100%) scale(1)}}@media (prefers-reduced-motion: no-preference){.expansion summary,.expansion details{transition-duration:var(--transition-duration);transition-timing-function:var(--transition-timing-function)}.expansion details[open] summary~*{animation:open var(--transition-duration) var(--transition-timing-function)}.expansion details[open]{transition:margin var(--transition-duration)}.expansion details:not([open]){transition:margin var(--transition-duration)}}.background-primary,textarea.input-control,input[type=color].input-control,input[type=email].input-control,input[type=date].input-control,input[type=password].input-control,input[type=search].input-control,input[type=file].input-control,.input-control,input[type=text].input-control{background-color:#fefefe}.border-light,.input-group .input-group-items .input-control.medium,.input-group .input-group-items,textarea.input-control,input[type=color].input-control,input[type=email].input-control,input[type=date].input-control,input[type=password].input-control,input[type=search].input-control,input[type=file].input-control,.input-control,input[type=text].input-control{border-color:#c3c3c3}.tab-wrap{transition:.3s box-shadow ease;border-radius:6px;max-width:100%;width:100%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;position:relative;gap:1rem;list-style:none;background-color:transparent;margin-bottom:-16px}.tab{display:none}.tab:checked:nth-of-type(1)~.tab__content:nth-of-type(1){opacity:1;transition:.5s opacity ease-in,.8s transform ease;position:relative;top:0;z-index:100;transform:translateY(0);text-shadow:0 0 0}.tab:checked:nth-of-type(2)~.tab__content:nth-of-type(2){opacity:1;transition:.5s opacity ease-in,.8s transform ease;position:relative;top:0;z-index:100;transform:translateY(0);text-shadow:0 0 0}.tab:checked:nth-of-type(3)~.tab__content:nth-of-type(3){opacity:1;transition:.5s opacity ease-in,.8s transform ease;position:relative;top:0;z-index:100;transform:translateY(0);text-shadow:0 0 0}.tab:checked:nth-of-type(4)~.tab__content:nth-of-type(4){opacity:1;transition:.5s opacity ease-in,.8s transform ease;position:relative;top:0;z-index:100;transform:translateY(0);text-shadow:0 0 0}.tab:checked:nth-of-type(5)~.tab__content:nth-of-type(5){opacity:1;transition:.5s opacity ease-in,.8s transform ease;position:relative;top:0;z-index:100;transform:translateY(0);text-shadow:0 0 0}.tab:first-of-type:not(:last-of-type)+label{border-top-right-radius:0;border-bottom-right-radius:0}.tab:not(:first-of-type):not(:last-of-type)+label{border-radius:0}.tab:last-of-type:not(:first-of-type)+label{border-top-left-radius:0;border-bottom-left-radius:0}.tab.primary:checked+label{cursor:default;border-bottom:3px solid #A6A6A6;color:#3d3e3e;fill:#3d3e3e}.tab:checked+label{cursor:default;border-bottom:3px solid #02BCBC;color:#02bcbc;fill:#02bcbc}.tab+label{cursor:pointer;border-bottom:none;color:#a6a6a6;text-decoration:none;text-align:center;background-color:transparent;padding:0 1rem .1rem;-webkit-user-select:none;user-select:none;transition:.3s background-color ease,.3s box-shadow ease;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;gap:12px}.tab__content{padding:2.25rem;background-color:transparent;position:absolute;width:100%;z-index:-1;opacity:0;left:0;transform:translateY(-3px);border-radius:6px;border:1px solid #C3C3C3}.icon svg{height:20px;width:20px;padding:2px;display:flex;justify-content:center;align-items:center}.icon path{fill:#3d3e3e!important}.icon.x-small{min-height:9px;min-width:9px}.icon.x-small svg{height:9px;width:9px}.icon.small{min-height:14px;min-width:14px}.icon.small svg{height:14px;width:14px}.icon.medium{min-height:20px;min-width:20px}.icon.medium svg{height:20px;width:20px}.icon.large{min-height:24px;min-width:24px}.icon.large svg{height:24px;width:24px}.icon.x-large{min-height:32px;min-width:32px}.icon.x-large svg{height:32px;width:32px}.icon.xx-large svg{height:40px;width:50px}.icon.icon-primary path{fill:#3d3e3e!important}.icon.icon-secondary path{fill:#02bcbc!important}.icon.icon-quad path{fill:#016767!important}.icon.icon-error path{fill:#d50000!important}.icon.icon-warning path{fill:#ff8a00!important}.icon.icon-success path{fill:#43a047!important}.icon.icon-hint path{fill:#0091ea!important}.icon.icon-pink path{fill:#e04980!important}.icon.icon-white path{fill:#fefefe!important}.icon.icon-grey path,.icon.btn:disabled path,.toggle-buttons .icon.btn.tertiary:disabled path{fill:#a6a6a6!important}.radius-m,::-webkit-scrollbar-thumb,::-webkit-scrollbar-track,.input-group .input-group-items,textarea.input-control,input[type=color].input-control,input[type=email].input-control,input[type=date].input-control,input[type=password].input-control,input[type=search].input-control,input[type=file].input-control,.input-control,input[type=text].input-control,.alert-test,.btn.square,.dropdown .dropdown-menu.menu-list{border-radius:8px}.radius-circle,input[type=radio].input-control,.btn.circle,.btn.iconed,.btn.icon{border-radius:100%}input[type=text].input-control{outline:none;height:fit-content;width:auto;padding:.625rem 1rem;border-width:1.5px;color:#3d3e3e}input[type=text].input-control:-webkit-autofill{background-color:transparent!important}input[type=text].input-control::-webkit-search-cancel-button{display:none}input[type=text].input-control::placeholder{color:#a6a6a6}input[type=text].input-control:focus{border-color:#54b5f1}input[type=text].input-control:disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}input[type=text].input-control:checked{accent-color:#3D3E3E}.input-control{border:0;display:flex;flex-direction:row;outline:none;height:fit-content;width:auto;padding:.625rem 1rem;border-width:1.5px;color:#3d3e3e;position:relative;gap:1rem;border-radius:4px;background:#fff}.input-control:-webkit-autofill{background-color:transparent!important}.input-control::-webkit-search-cancel-button{display:none}.input-control::placeholder{color:#a6a6a6}.input-control:focus{border-color:#54b5f1}.input-control:disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}.input-control:checked{accent-color:#3D3E3E}.input-control input[type=number]{text-align:right;outline:none;background:transparent;font-size:inherit;display:flex;height:2rem;flex-direction:row;border:1px solid #8BE0E0;border-radius:6.25rem}.input-control input[type=number]::-webkit-outer-spin-button,.input-control input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin-left:.25rem;width:20px;height:20px;background:transparent;cursor:pointer;opacity:1}.input-control input[type=number]::-webkit-inner-spin-button{background-image:url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.49993 1.88648L5.13993 3.52648C5.39993 3.78648 5.81993 3.78648 6.07993 3.52648C6.33993 3.26648 6.33993 2.84648 6.07993 2.58648L3.9666 0.466484C3.7066 0.206484 3.2866 0.206484 3.0266 0.466484L0.913262 2.58648C0.653262 2.84648 0.653262 3.26648 0.913262 3.52648C1.17326 3.78648 1.59326 3.78648 1.85326 3.52648L3.49993 1.88648ZM3.49993 10.1132L1.85993 8.47315C1.59993 8.21315 1.17993 8.21315 0.919929 8.47315C0.659929 8.73315 0.659929 9.15315 0.919929 9.41315L3.03326 11.5332C3.29326 11.7932 3.71326 11.7932 3.97326 11.5332L6.0866 9.41982C6.3466 9.15982 6.3466 8.73982 6.0866 8.47982C5.8266 8.21982 5.4066 8.21982 5.1466 8.47982L3.49993 10.1132Z' fill='%2302BCBC'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:15px 15px}.input-control input[type=number][type=number]{-moz-appearance:textfield}.input-control .value-description-container{pointer-events:none;display:flex;align-items:center}.input-control .value-description-container .description{color:#7d7e7e;font-size:.75rem;line-height:1}input[type=file].input-control{outline:none;height:fit-content;width:auto;padding:.625rem 1rem;border-width:1.5px;color:#3d3e3e;padding:0 1rem 0 0!important}input[type=file].input-control:-webkit-autofill{background-color:transparent!important}input[type=file].input-control::-webkit-search-cancel-button{display:none}input[type=file].input-control::placeholder{color:#a6a6a6}input[type=file].input-control:focus{border-color:#54b5f1}input[type=file].input-control:disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}input[type=file].input-control:checked{accent-color:#3D3E3E}input[type=file].input-control::file-selector-button{cursor:pointer;color:#3d3e3e;background-color:#ececec;border:none;padding:.75rem 20px;margin-right:16px}input[type=file].input-control::file-selector-button:hover{background-color:#c3c3c3}input[type=file].input-control::file-selector-button:focus{border-right:1.5px solid #54B5F1}input[type=file].input-control::file-selector-button:disabled{cursor:not-allowed;background-color:#c3c3c3}input[type=search].input-control{outline:none;height:fit-content;width:auto;padding:.625rem 1rem;border-width:1.5px;color:#3d3e3e}input[type=search].input-control:-webkit-autofill{background-color:transparent!important}input[type=search].input-control::-webkit-search-cancel-button{display:none}input[type=search].input-control::placeholder{color:#a6a6a6}input[type=search].input-control:focus{border-color:#54b5f1}input[type=search].input-control:disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}input[type=search].input-control:checked{accent-color:#3D3E3E}input[type=password].input-control{outline:none;height:fit-content;width:auto;padding:.625rem 1rem;border-width:1.5px;color:#3d3e3e}input[type=password].input-control:-webkit-autofill{background-color:transparent!important}input[type=password].input-control::-webkit-search-cancel-button{display:none}input[type=password].input-control::placeholder{color:#a6a6a6}input[type=password].input-control:focus{border-color:#54b5f1}input[type=password].input-control:disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}input[type=password].input-control:checked{accent-color:#3D3E3E}input[type=date].input-control{outline:none;height:fit-content;width:auto;padding:.625rem 1rem;border-width:1.5px;color:#3d3e3e}input[type=date].input-control:-webkit-autofill{background-color:transparent!important}input[type=date].input-control::-webkit-search-cancel-button{display:none}input[type=date].input-control::placeholder{color:#a6a6a6}input[type=date].input-control:focus{border-color:#54b5f1}input[type=date].input-control:disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}input[type=date].input-control:checked{accent-color:#3D3E3E}input[type=date].input-control::-webkit-calendar-picker-indicator{display:none}input[type=email].input-control{outline:none;height:fit-content;width:auto;padding:.625rem 1rem;border-width:1.5px;color:#3d3e3e}input[type=email].input-control:-webkit-autofill{background-color:transparent!important}input[type=email].input-control::-webkit-search-cancel-button{display:none}input[type=email].input-control::placeholder{color:#a6a6a6}input[type=email].input-control:focus{border-color:#54b5f1}input[type=email].input-control:disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}input[type=email].input-control:checked{accent-color:#3D3E3E}input[type=color].input-control{outline:none;height:fit-content;width:auto;padding:.625rem 1rem;border-width:1.5px;color:#3d3e3e}input[type=color].input-control:-webkit-autofill{background-color:transparent!important}input[type=color].input-control::-webkit-search-cancel-button{display:none}input[type=color].input-control::placeholder{color:#a6a6a6}input[type=color].input-control:focus{border-color:#54b5f1}input[type=color].input-control:disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}input[type=color].input-control:checked{accent-color:#3D3E3E}input[type=checkbox].input-toggle{display:none}input[type=checkbox].input-toggle:checked+.input-toggle-slider{background-color:#3d3e3e}input[type=checkbox].input-toggle:checked+.input-toggle-slider:after{left:22px;background-color:#fefefe}input[type=checkbox].input-toggle:checked:disabled+.input-toggle-slider{cursor:not-allowed;background-color:#a6a6a6;border-color:#a6a6a6}input[type=checkbox].input-toggle:disabled+.input-toggle-slider{cursor:not-allowed;background-color:#fefefe;border-color:#c3c3c3}input[type=checkbox].input-toggle:disabled+.input-toggle-slider .input-toggle-slider:after{background-color:#c3c3c3!important}input[type=checkbox].input-toggle:disabled+.input-toggle-slider .input-toggle-slider:after .disabled{cursor:not-allowed;background-color:#fefefe;border-color:#c3c3c3}.input-toggle-slider{position:relative;display:inline-block;width:42px;height:21px;background-color:#fefefe;border-radius:30px;border:1px solid #3D3E3E}.input-toggle-slider:focus{border-color:#54b5f1}.input-toggle-slider:after{cursor:pointer;content:"";position:absolute;width:18px;height:18px;border-radius:50%;background-color:#3d3e3e;top:1.5px;left:2px;transition:all .5s}input[type=checkbox].input-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:1.25rem;height:1.25rem;padding:.125rem;border:1px solid #A6A6A6;background-color:#fefefe}input[type=checkbox].input-control:focus{border-color:#54b5f1}input[type=checkbox].input-control:hover{border-color:#3d3e3e}input[type=checkbox].input-control:disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}input[type=checkbox].input-control:checked{background-color:#3d3e3e;border-color:#3d3e3e}input[type=checkbox].input-control:checked:focus{border-color:#54b5f1}input[type=checkbox].input-control:checked:disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}input[type=checkbox].input-control:checked:disabled:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="13" viewBox="0 0 17 13" fill="none"><path d="M5.40016 10.17L1.93016 6.70001C1.54016 6.31001 0.910161 6.31001 0.520161 6.70001C0.130161 7.09001 0.130161 7.72001 0.520161 8.11001L4.70016 12.29C5.09016 12.68 5.72016 12.68 6.11016 12.29L16.6902 1.71001C17.0802 1.32001 17.0802 0.690007 16.6902 0.300007C16.3002 -0.0899927 15.6702 -0.0899927 15.2802 0.300007L5.40016 10.17Z" fill="%23A6A6A6"/></svg>')}input[type=checkbox].input-control:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:17px;height:13px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="13" viewBox="0 0 17 13" fill="none"><path d="M5.40016 10.17L1.93016 6.70001C1.54016 6.31001 0.910161 6.31001 0.520161 6.70001C0.130161 7.09001 0.130161 7.72001 0.520161 8.11001L4.70016 12.29C5.09016 12.68 5.72016 12.68 6.11016 12.29L16.6902 1.71001C17.0802 1.32001 17.0802 0.690007 16.6902 0.300007C16.3002 -0.0899927 15.6702 -0.0899927 15.2802 0.300007L5.40016 10.17Z" fill="%23EFEFEF"/></svg>')}input[type=checkbox].input-control.small{width:16px;height:16px}input[type=radio].input-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:1.25rem;height:1.25rem;width:24px;height:24px;padding:0;margin:0;flex-shrink:0;box-sizing:border-box;border:1px solid #A6A6A6}input[type=radio].input-control:focus{border-color:#54b5f1}input[type=radio].input-control:hover{border-color:#3d3e3e}input[type=radio].input-control:disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}input[type=radio].input-control:checked{background-color:#fefefe;border-color:#3d3e3e}input[type=radio].input-control:checked:focus{border-color:#54b5f1}input[type=radio].input-control:checked:disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}input[type=radio].input-control:checked:disabled:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Crect x='0.5' y='0.5' width='23' height='23' rx='11.5' fill='%23A6A6A6' stroke='%23A6A6A6'/%3E%3Crect x='5.45459' y='5.45456' width='13.0909' height='13.0909' rx='6.54545' fill='%23FEFEFE'/%3E%3C/svg%3E")}input[type=radio].input-control:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' rx='12' fill='%233D3E3E'/%3E%3Crect x='5.45459' y='5.45456' width='13.0909' height='13.0909' rx='6.54545' fill='%23FEFEFE'/%3E%3C/svg%3E")}textarea.input-control{outline:none;height:fit-content;width:auto;padding:.625rem 1rem;border-width:1.5px;color:#3d3e3e;width:343px;resize:none}textarea.input-control:-webkit-autofill{background-color:transparent!important}textarea.input-control::-webkit-search-cancel-button{display:none}textarea.input-control::placeholder{color:#a6a6a6}textarea.input-control:focus{border-color:#54b5f1}textarea.input-control:disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}textarea.input-control:checked{accent-color:#3D3E3E}.input-element{display:flex;flex-direction:row;gap:1.25rem;justify-content:space-between}.input-group{display:flex;flex-direction:column}.input-group .input-label{margin-left:.25rem}.input-group .input-subtitle{display:flex;justify-content:space-between}.input-group .input-subtitle .input-message{margin-left:.25rem}.input-group .input-subtitle .input-hint{margin-right:.25rem;color:#a6a6a6}.input-group .input-group-items{display:flex;justify-content:space-between;align-items:center;gap:.25rem;padding:.5rem;margin:0;border-width:1px}.input-group .input-group-items.small-height{padding:0 1rem;height:30px!important}.input-group .input-group-items .input-control{margin:0!important;border:none!important;padding:0!important;width:100%}.input-group .input-group-items .input-control.large{width:400px}.input-group .input-group-items .input-control.medium{padding:1.25rem;border-radius:8px}.input-group .input-group-items .input-control.fixed-large{width:13rem}.input-group .input-group-items.rounded{border-radius:100px!important}.input-group .input-group-items.left-rounded{border-radius:100px 12px 12px 100px!important;padding-right:0!important}.input-group .input-group-items:focus-within{border-color:#54b5f1}.input-group .input-group-items.disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}.input-group .input-group-items.checked{accent-color:#3D3E3E}.input-group-row{display:flex;align-items:center}.input-group-row .button-labels{display:flex;flex-direction:column;align-items:flex-start;max-width:8rem}.input-group-row .button-labels .filter-label{min-width:0;max-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input-group-row .button-labels .empty-filter{color:#a6a6a6}.input-group-row .input-subtitle{display:flex;justify-content:space-between}.input-group-row .input-subtitle .input-message{margin-left:.25rem}.input-group-row .input-subtitle .input-hint{margin-right:.25rem;color:#a6a6a6}.input-group-row .manual-zone{display:flex;flex-direction:row;justify-content:space-between;width:100%}.input-group-row .zone-admin{display:flex;flex-direction:column;width:100%;gap:1rem}.input-group-row .input-group-items{display:flex;justify-content:space-between;align-items:center;margin:0;padding:1rem;border-width:1px;width:100%;height:42px;flex-direction:row;gap:0;box-sizing:border-box}.input-group-row .input-group-items .input-control{margin:0!important}.input-group-row .input-group-items .input-control.large{width:400px}.input-group-row .input-group-items .input-control.medium{width:100%;height:2.626rem;border:1px solid #C3C3C3;border-right:0;border-radius:12px 0 0 12px}.input-group-row .input-group-items.rounded{border-radius:100px!important}.input-group-row .input-group-items.left-rounded{border-radius:100px 12px 12px 100px!important;padding-right:0!important}.input-group-row .input-group-items:focus-within{border-color:#54b5f1}.input-group-row .input-group-items.disabled{cursor:not-allowed;background-color:#ececec;border-color:#a6a6a6}.input-group-row .input-group-items.checked{accent-color:#3D3E3E}.input-label{color:#646565}.input-message{background-color:transparent!important;display:flex;align-items:center;gap:.25rem;max-width:400px}.input-message.error span{color:#d50000}.input-message.success span{color:#43a047}.input-validation :invalid{border-color:#f2b0b0!important}.input-validation :invalid:focus{border-color:#d50000!important}.input-validation :valid{border-color:#a9d3aa!important}.input-validation :valid:focus{border-color:#43a047!important}.input-validation:invalid{border-color:#f2b0b0!important}.input-validation:invalid:focus{border-color:#d50000!important}.input-validation:valid{border-color:#a9d3aa!important}.input-validation:valid:focus{border-color:#43a047!important}.line-container{display:flex;align-items:center;justify-content:space-between;position:relative;width:100%;margin:20px 0}.line-container .point-wrapper-left,.line-container .point-wrapper-right{display:flex;flex-direction:column;align-items:center;position:relative}.line-container .point-wrapper-left .text-group,.line-container .point-wrapper-right .text-group{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;min-height:2rem;text-align:center}.line-container .point-wrapper-left .text-group span,.line-container .point-wrapper-right .text-group span{display:block}.line-container .point-wrapper-left .text-group span.text-grey-upper,.line-container .point-wrapper-right .text-group span.text-grey-upper{color:#7d7e7e}.line-container .point-wrapper-left .text-group span.text-grey-lower,.line-container .point-wrapper-right .text-group span.text-grey-lower{color:#a6a6a6}.line-container .point-wrapper-left .text-group span.text-black,.line-container .point-wrapper-right .text-group span.text-black{color:#1a1a1a}.line-container .point-wrapper-left .text-group.top,.line-container .point-wrapper-right .text-group.top{margin-bottom:.75rem}.line-container .point-wrapper-left .text-group.bottom,.line-container .point-wrapper-right .text-group.bottom{margin-top:.75rem}.line-container .point-wrapper-left .point-left,.line-container .point-wrapper-left .point-right,.line-container .point-wrapper-right .point-left,.line-container .point-wrapper-right .point-right{width:16px;height:16px;background-color:#c3c3c3;border-radius:50%;z-index:1}.line-container .point-wrapper-left .point-right,.line-container .point-wrapper-right .point-right{background-color:#3d3e3e}.line-container .point-wrapper-left{right:-30px}.line-container .point-wrapper-right{right:30px}.line-container .line{position:relative;flex-grow:1;border-top:2px dashed #ccc;display:flex;align-items:center}.line-container .title-line{color:#3d3e3e;position:absolute;top:20%;left:50%;transform:translate(-50%,-50%)}.radius-s,input[type=checkbox].input-control{border-radius:4px}.radius-m,::-webkit-scrollbar-thumb,::-webkit-scrollbar-track,.alert-test,.btn.square,.dropdown .dropdown-menu.menu-list,input[type=text].input-control,.input-control,input[type=file].input-control,input[type=search].input-control,input[type=password].input-control,input[type=date].input-control,input[type=email].input-control,input[type=color].input-control,textarea.input-control,.input-group .input-group-items{border-radius:8px}.radius-circle,.btn.circle,.btn.iconed,.btn.icon,input[type=radio].input-control{border-radius:100%}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-track{background:#ececec}::-webkit-scrollbar-thumb{background:#c3c3c3}::-webkit-scrollbar-thumb:focus{background:#a6a6a6}::-webkit-scrollbar-thumb:active{background:#a6a6a6}.no-shadow{box-shadow:none}.shadow-xs{box-shadow:0 1px 2px #3d3e3e1a}.shadow-s,.btn:active{box-shadow:0 2px 3px #3d3e3e1f}.shadow-m,.btn:hover,.btn.outline:hover,.btn.elevated{box-shadow:0 3px 4px #3d3e3e24}.shadow-l{box-shadow:0 4px 6px #3d3e3e29}.shadow-xl,.btn.elevated:hover,.dropdown .dropdown-menu.menu-list{box-shadow:0 6px 8px #3d3e3e2e}.spinner{width:100%;height:100%;margin:20px;display:flex;align-items:center;justify-content:center}.spinner.small{width:18px;height:18px;border-width:3px!important}.spinner.small:before{top:-3px!important;left:-3px!important;border-width:3px!important}.spinner.small:after{border-width:3px!important}.spinner.medium{width:36px;height:36px;border-width:6px!important}.spinner.medium:before{top:-6px!important;left:-6px!important;border-width:6px!important}.spinner.medium:after{border-width:6px!important}.spinner.large{width:72px;height:72px;border-width:12px!important}.spinner.large:before{top:-12px!important;left:-12px!important;border-width:12px!important}.spinner.large:after{border-width:12px!important}.spinner.circle{border-radius:50%;border:6px solid #ECECEC;position:relative}.spinner.circle:before{content:"";position:absolute;top:-6px;left:-6px;width:100%;height:100%;border-radius:50%;border:6px solid transparent;border-top-color:#3d3e3e;animation:circle 1.5s ease-in-out infinite}.spinner.dot{border-radius:50%;border:6px dotted #ECECEC;position:relative}.spinner.dot:before{content:"";position:absolute;top:-6px;left:-6px;width:100%;height:100%;border-radius:50%;border:6px dotted transparent;border-top-color:#3d3e3e;animation:circle 1s linear infinite}.spinner.line-test{color:#ececec;display:inline-block;position:relative;animation:line 1.2s linear infinite}.spinner.line-test:after{content:"";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#3d3e3e}.spinner.line-test:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.spinner.line-test:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.spinner.line-test:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.spinner.line-test:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.spinner.line-test:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.spinner.line-test:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.spinner.line-test:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.spinner.line-test:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.spinner.line-test:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.spinner.line-test:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.spinner.line-test:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.spinner.line-test:nth-child(12){transform:rotate(330deg);animation-delay:0s}.spinner.dual-circle{border-radius:50%;position:relative}.spinner.dual-circle:before{content:"";position:absolute;top:-6px;left:-6px;width:100%;height:100%;border-radius:50%;border:6px solid transparent;border-top-color:#3d3e3e;border-left-color:#3d3e3e;animation:circle 1s linear infinite}.spinner.dual-circle:after{content:"";position:absolute;width:40%;height:40%;border-radius:50%;border:6px solid transparent;border-top-color:#ececec;border-left-color:#ececec;animation:inverse-circle 1s linear infinite}@keyframes circle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes inverse-circle{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes line{0%{opacity:1}to{opacity:0}}.display-1{font-size:5.625rem;font-weight:800;line-height:6.25rem;font-family:Poppins,sans-serif}.display-2{font-size:4.5rem;font-weight:700;line-height:5rem;font-family:Poppins,sans-serif}.display-3{font-size:2.75rem;font-weight:600;line-height:3.438rem;font-family:Poppins,sans-serif}.heading-1{font-size:3.5rem;font-weight:700;line-height:4.125rem;font-family:Poppins,sans-serif}.heading-2{font-size:1.625rem;font-weight:600;line-height:2.875rem;font-family:Poppins,sans-serif}.heading-3{font-size:1.5rem;font-weight:600;line-height:2.125rem;font-family:Poppins,sans-serif}.heading-4{font-size:1.375rem;font-weight:600;line-height:1.75rem;font-family:Poppins,sans-serif}.heading-5{font-size:1.125rem;font-weight:600;line-height:1.5rem;font-family:Poppins,sans-serif}.heading-6{font-size:1rem;font-weight:600;line-height:1.5rem;font-family:Poppins,sans-serif}.heading-7{font-size:.875rem;font-weight:600;line-height:1.25rem;font-family:Poppins,sans-serif}.heading-8{font-size:.75rem;font-weight:600;line-height:1.25rem;font-family:Poppins,sans-serif}.heading-9{font-size:.625rem;font-weight:600;line-height:1.25rem;font-family:Poppins,sans-serif}.body-1{font-size:1.375rem;font-weight:400;line-height:2rem;font-family:Nunito,sans-serif}.body-2{font-size:1.125rem;font-weight:400;line-height:1.563rem;font-family:Nunito,sans-serif}.body-3{font-size:1rem;font-weight:400;line-height:1.375rem;font-family:Nunito,sans-serif}.body-4,.alert-test .alert-body .alert-body-text span,.alert-test .alert-body .alert-body-text p,.dropdown .dropdown-menu.menu-list .menu-list-item,input[type=text].input-control,.input-control,.input-control .value-description-container .description,input[type=file].input-control,input[type=search].input-control,input[type=password].input-control,input[type=date].input-control,input[type=email].input-control,input[type=color].input-control,textarea.input-control{font-size:.875rem;font-weight:500;line-height:1.25rem;font-family:Nunito,sans-serif}.body-5,.btn.x-small.light-style,.btn.small.light-style,.btn.medium.light-style,.btn.large.light-style,.btn.light-style,.input-label,.input-message.error span,.input-message.success span{font-size:.75rem;font-weight:500;line-height:1.125rem;font-family:Nunito,sans-serif}.body-6{font-size:.625rem;font-weight:500;line-height:.875rem;font-family:Nunito,sans-serif}.body-7{font-size:.6rem;font-weight:500;line-height:.75rem;font-family:Nunito,sans-serif}.button-1,.btn.large,.btn.large-text{font-size:1.125rem;font-weight:600;line-height:1.875rem;font-family:Poppins,sans-serif}.button-2,.btn.medium{font-size:1rem;font-weight:600;line-height:1.5rem;font-family:Poppins,sans-serif}.button-3,.btn,.btn.small{font-size:.875rem;font-weight:600;line-height:1.25rem;font-family:Poppins,sans-serif}.button-4,.btn.x-small,.btn.small-text{font-size:.75rem;font-weight:600;line-height:1.25rem;font-family:Poppins,sans-serif}.caption-1{font-size:1.125rem;font-weight:500;line-height:1.563rem;font-family:Nunito,sans-serif}.caption-2,.badge.large{font-size:1rem;font-weight:500;line-height:1.375rem;font-family:Nunito,sans-serif}.caption-3,.badge.medium{font-size:.875rem;font-weight:500;line-height:1.25rem;font-family:Nunito,sans-serif}.caption-4,.badge.small{font-size:.75rem;font-weight:500;line-height:1.125rem;font-family:Nunito,sans-serif}.overline-1{font-size:.875rem;font-weight:400;line-height:1.25rem;font-family:Poppins,sans-serif}.overline-2,.input-group .input-subtitle .input-hint,.input-group-row .input-subtitle .input-hint{font-size:.75rem;font-weight:400;line-height:1.25rem;font-family:Poppins,sans-serif}.overline-3,.input-group .input-group-items.small-height,.overline-4{font-size:.625rem;font-weight:400;line-height:.875rem;font-family:Poppins,sans-serif}.overline-5{font-size:.5rem;font-weight:400;line-height:.875rem;font-family:Poppins,sans-serif}.inline-1{font-size:1.125rem;font-weight:400;line-height:1.875rem;font-family:Poppins,sans-serif;text-decoration:underline}.inline-2{font-size:.875rem;font-weight:400;line-height:1.875rem;font-family:Poppins,sans-serif;text-decoration:underline}.inline-3{font-size:.75rem;font-weight:400;line-height:1.875rem;font-family:Poppins,sans-serif;text-decoration:underline}.inline-4{font-size:.625rem;font-weight:400;line-height:1.875rem;font-family:Poppins,sans-serif;text-decoration:underline}.padding-xs{padding:.25rem}.padding-s{padding:.75rem}.padding-m{padding:1.25rem}.padding-l{padding:1.75rem}.padding-xl{padding:2.25rem}.margin-xs{margin:.25rem}.margin-s{margin:.75rem}.margin-m{margin:1.25rem}.margin-l{margin:1.75rem}.margin-xl{margin:2.25rem}.primary{color:#3d3e3e;border-color:#646565;background-color:#fefefe}.secondary{color:#3d3e3e;border-color:#02bcbc;background-color:transparent}.tertiary{color:#ececec;border-color:#0e313a;background-color:#0e313a}.error{color:#d50000;border-color:#d50000;background-color:#fed9da}.warning{color:#ff8a00;border-color:#ff8a00;background-color:#fffcf6}.success{color:#43a047;border-color:#43a047;background-color:#f1ffee}.hint{color:#0091ea;border-color:#0091ea;background-color:#f1fbff}.primary-color{color:#3d3e3e}.secondary-color{color:#02bcbc}.tertiary-color{color:#1a5969}.basic-error{color:#d50000}.basic-warning{color:#ff8a00}.basic-success{color:#43a047}.basic-hint{color:#0091ea}.basic-yellow{color:#fdd835}.basic-violet{color:#673ab7}.basic-pink{color:#d81b60}.basic-white{color:#fefefe}.background-primary,input[type=text].input-control,.input-control,input[type=file].input-control,input[type=search].input-control,input[type=password].input-control,input[type=date].input-control,input[type=email].input-control,input[type=color].input-control,textarea.input-control{background-color:#fefefe}.background-error{background-color:#fed9da}.background-warning{background-color:#fffcf6}.background-success{background-color:#f1ffee}.background-hint{background-color:#f1fbff}.border-primary{border-color:#646565}.border-light,input[type=text].input-control,.input-control,input[type=file].input-control,input[type=search].input-control,input[type=password].input-control,input[type=date].input-control,input[type=email].input-control,input[type=color].input-control,textarea.input-control,.input-group .input-group-items,.input-group .input-group-items .input-control.medium{border-color:#c3c3c3}.border-dark{border-color:#a6a6a6}.border-secondary{border-color:#02bcbc}.border-white{border-color:#fefefe}.vertical-tabs{display:flex;border:1px solid #ccc;overflow:hidden;border-radius:8px;max-height:45vh}.vertical-tabs .tabs-container{width:fit-content;border-right:1px solid #ccc}.vertical-tabs .tabs-container .tabs{list-style:none;padding:1.25rem;margin:0;max-height:100%;overflow-y:auto}.vertical-tabs .tabs-container .tabs li{padding:1.25rem;cursor:pointer;transition:background-color .2s;border-radius:8px}.vertical-tabs .tabs-container .tabs li:hover{background-color:#f0f0f0}.vertical-tabs .tabs-container .tabs li.active{background-color:#e0e0e0;font-weight:700}.vertical-tabs .content-container{flex:1;display:flex}.vertical-tabs .content-container .content{display:flex}.vertical-tabs .content-container .content .filter-content{display:flex;flex-direction:row;padding:20px;overflow-y:auto}.menu{position:relative}.menu .menu-items{display:none}.menu .menu-items.show{z-index:1;position:absolute;display:flex;flex-direction:column;align-items:flex-start;top:50px;right:0;width:max-content;border-radius:8px;box-shadow:0 6px 8px #3d3e3e2e;background:#fefefe;max-height:31rem;overflow:auto;z-index:21}.menu .menu-items.show .menu-item{z-index:3;display:flex;justify-content:flex-start;flex-direction:row;align-items:center;gap:.5rem;padding:.75rem;background:#fefefe;color:#3d3e3e;cursor:pointer;width:100%;box-sizing:border-box;min-width:11rem}.menu .menu-items.show .menu-item.centered{display:flex;flex-direction:column;align-items:center}.menu .menu-items.show .menu-item.adapt-size{width:100%;height:100%;min-width:0}.menu .menu-items.show .menu-item .panel{width:fit-content;display:flex;flex-direction:column;align-items:center;gap:.75rem;box-sizing:content-box;max-width:7rem;padding:.75rem;border:1px solid #FEFEFE}.menu .menu-items.show .menu-item .panel:hover{border:1px solid #ECECEC;border-radius:8px}.menu .menu-items.show .menu-item .panel.selected{border:1px solid #C3C3C3;border-radius:8px}.menu .menu-items.show .menu-item .panel img{width:7rem;height:5.5rem}.menu .menu-items.show .menu-item.select-all{margin:0}.menu .menu-items.show .menu-item.disabled{color:#ececec;text-decoration-line:line-through}.menu .menu-items.show .menu-item.selected{background-color:#ececec}.menu .menu-items.show .menu-item.medium{padding:.75rem}.menu .menu-items.show .menu-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.menu .menu-items.show .menu-item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.menu .menu-items.show .menu-item .item-content{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;gap:.5rem;margin-left:1rem}.menu .menu-items.show .menu-item :hover>*{cursor:pointer}.menu .menu-items.show .menu-item:hover{background-color:#f8f9fb}.menu .menu-items.right{right:0}.menu .menu-items.left{left:0}.menu .menu-items.bottom-spacing.bottom{top:45px;right:25%}.tabulator{background-color:#fefefe;border:none;margin:0}.tabulator .tabulator-header{background-color:#fefefe}.tabulator .tabulator-header .tabulator-header-contents{padding-top:.75rem}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers{width:fit-content;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col-sorter-element,.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col-sorter-element:hover{background-color:#fefefe}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col{background-color:#fefefe;width:fit-content;height:fit-content}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col .tabulator-col-content{width:fit-content}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col .tabulator-col-content .tabulator-col-title-holder{width:fit-content;display:flex;flex-direction:row;align-items:center}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col .tabulator-col-content .tabulator-col-title-holder .tabulator-col-sorter .tabulator-arrow{border-bottom-color:#c3c3c3}.tabulator .tabulator-row .tabulator-cell,.tabulator .tabulator-row .tabulator-cell .tabulator-editing{max-width:500px;overflow-x:auto}.tabulator .tabulator-footer{padding:.78571em;border-top:0;box-shadow:none;background:#fefefe;text-align:right;color:#000000de;font-style:normal;font-weight:400;text-transform:none}.tabulator .tabulator-footer .tabulator-paginator{flex:1;text-align:right;color:#555;font-family:inherit;font-weight:inherit;font-size:inherit;display:flex;justify-content:center;align-items:center}.tabulator .tabulator-footer label{font-size:14px;font-weight:350;line-height:14px;font-family:Poppins,sans-serif;color:#000000de}.tabulator .tabulator-footer .tabulator-page-size{display:inline-block;margin:0 5px;padding:2px 5px;border:0;border-radius:3px;font-size:14px;font-weight:350;line-height:14px;font-family:Poppins,sans-serif}.tabulator .tabulator-footer .tabulator-page{display:inline-block;margin:0 2px;padding:2px 5px;border:0;border-radius:3px;background:#fefefe;font-size:14px;font-weight:350;line-height:14px;font-family:Poppins,sans-serif}.tabulator .tabulator-footer .tabulator-page.active{color:#02bcbc;font-weight:700}.tabulator .tabulator-footer .tabulator-page:hover{color:#000;background-color:#f3f5f8}.tabulator .tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button:hover{cursor:default;opacity:0}html,body{font-family:Gotham,sans-serif;margin:0;padding:0;height:100%;width:100%;overflow:hidden}@media print{body,html{height:auto!important;overflow:visible!important}}
