.tabulator{border:1px solid #dee2e6;font-size:16px;overflow:hidden;position:relative;text-align:left;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,.tabulator.tabulator-ranges .tabulator-cell:not(.tabulator-editing){-webkit-user-select:none;-moz-user-select:none;user-select:none}.tabulator .tabulator-header{background-color:#fff;border-bottom:1px solid #dee2e6;box-sizing:border-box;color:#555;font-weight:700;outline:none;overflow:hidden;position:relative;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap;width:100%}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-header-contents{overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers{display:inline-block}.tabulator .tabulator-header .tabulator-col{background:#fff;border-right:1px solid #aaa;box-sizing:border-box;display:inline-flex;flex-direction:column;justify-content:flex-start;overflow:hidden;position:relative;text-align:left;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col.tabulator-moving{background:#e6e6e6;border:1px solid #dee2e6;pointer-events:none;position:absolute}.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;padding:4px;position:relative}.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;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap{text-overflow:clip;white-space:normal}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{background:#fff;border:1px solid #999;box-sizing:border-box;padding:1px;width:100%}.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{align-items:center;bottom:0;display:flex;position:absolute;right:4px;top:0}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-left:6px solid transparent;border-right:6px solid transparent;height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{border-top:1px solid #aaa;display:flex;margin-right:-1px;overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{box-sizing:border-box;margin-top:2px;position:relative;text-align:center;width:100%}.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{height:0;width: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{background-color:#e6e6e6;cursor:pointer}}.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{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-top:none}.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{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #666;border-top:none}.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{border-top:6px solid #555;cursor:pointer}}.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{align-items:center;display:flex;justify-content:center;text-orientation:mixed;writing-mode:vertical-rl}.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-bottom:20px;padding-right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{bottom:auto;justify-content:center;left:0;right:0;top:4px}.tabulator .tabulator-header .tabulator-frozen{left:0;position:sticky;z-index:11}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #dee2e6}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #dee2e6}.tabulator .tabulator-header .tabulator-calcs-holder{background:#fff!important;border-bottom:1px solid #aaa;border-top:1px solid #dee2e6;box-sizing:border-box;display:inline-block}.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{-webkit-overflow-scrolling:touch;overflow:auto;position:relative;white-space:nowrap;width:100%}.tabulator .tabulator-tableholder:focus{outline:none}.tabulator .tabulator-tableholder .tabulator-placeholder{align-items:center;box-sizing:border-box;display:flex;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{color:#ccc;display:inline-block;font-size:20px;font-weight:700;padding:10px;text-align:center;white-space:normal}.tabulator .tabulator-tableholder .tabulator-table{background-color:#fff;color:#333;display:inline-block;overflow:visible;position:relative;white-space:nowrap}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{background:#dadfe4!important;font-weight:700}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #dee2e6}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #dee2e6}.tabulator .tabulator-tableholder .tabulator-range-overlay{inset:0;pointer-events:none;position:absolute;z-index:10}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range{border:1px solid #2975dd;box-sizing:border-box;position:absolute}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{background-color:#2975dd;border-radius:999px;bottom:-3px;content:"";height:6px;position:absolute;right:-3px;width:6px}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range-cell-active{border:2px solid #2975dd;box-sizing:border-box;position:absolute}.tabulator .tabulator-footer{background-color:#e6e6e6;border-top:1px solid #dee2e6;color:#555;font-weight:700;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap}.tabulator .tabulator-footer .tabulator-footer-contents{align-items:center;display:flex;flex-direction:row;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{border:1px solid #dee2e6;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:inline-block;font-size:.9em;padding:5px}.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{background:#f3f3f3!important;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;box-sizing:border-box;overflow:hidden;text-align:left;width:100%}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#f3f3f3!important;display:inline-block}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{border-bottom:none;margin-bottom:-5px}.tabulator .tabulator-footer>*+.tabulator-page-counter{margin-left:10px}.tabulator .tabulator-footer .tabulator-page-counter{font-weight:400}.tabulator .tabulator-footer .tabulator-paginator{color:#555;flex:1;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:right}.tabulator .tabulator-footer .tabulator-page-size{border:1px solid #dee2e6;border-radius:3px;display:inline-block;margin:0 5px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{background:hsla(0,0%,100%,.2);border:1px solid #dee2e6;border-radius:3px;display:inline-block;margin:0 2px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-footer .tabulator-page:not(disabled):hover{background:rgba(0,0,0,.2);color:#fff;cursor:pointer}}.tabulator .tabulator-col-resize-handle{display:inline-block;margin-left:-3px;margin-right:-3px;position:relative;vertical-align:middle;width:6px;z-index:11}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}}.tabulator .tabulator-col-resize-handle:last-of-type{margin-right:0;width:3px}.tabulator .tabulator-col-resize-guide{background-color:#999;height:100%;margin-left:-.5px;opacity:.5;position:absolute;top:0;width:4px}.tabulator .tabulator-row-resize-guide{background-color:#999;height:4px;left:0;margin-top:-.5px;opacity:.5;position:absolute;width:100%}.tabulator .tabulator-alert{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:100}.tabulator .tabulator-alert .tabulator-alert-msg{background:#fff;border-radius:10px;display:inline-block;font-size:16px;font-weight:700;margin:0 auto;padding:10px 20px}.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{background-color:#fff;box-sizing:border-box;min-height:24px;position:relative}.tabulator-row.tabulator-row-even{background-color:#e9ecef}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selectable:hover{background-color:#ced4da;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{background:#fff;border:1px solid #000}.tabulator-row.tabulator-moving{border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;pointer-events:none;position:absolute;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{bottom:0;height:5px;left:0;position:absolute;right:0}.tabulator-row .tabulator-row-resize-handle.prev{bottom:auto;top:0}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}}.tabulator-row .tabulator-responsive-collapse{border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;box-sizing:border-box;padding:5px}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:16px}.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{border-right:1px solid #dee2e6;box-sizing:border-box;display:inline-block;outline:none;overflow:hidden;padding:4px;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.tabulator-row .tabulator-cell.tabulator-row-header{border-bottom:1px solid #dee2e6}.tabulator-row .tabulator-cell.tabulator-frozen{background-color:inherit;display:inline-block;left:0;position:sticky;z-index:11}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-right:2px solid #dee2e6}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-left:2px solid #dee2e6}.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{background:transparent;border:1px;outline:none}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #d00}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{background:transparent;border:1px;color:#d00}.tabulator-row .tabulator-cell.tabulator-row-handle{align-items:center;display:inline-flex;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{background:#666;height:3px;margin-top:2px;width:100%}.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{border-bottom:2px solid #dee2e6;border-bottom-left-radius:1px;border-left:2px solid #dee2e6;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control{align-items:center;background:rgba(0,0,0,.1);border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{background:rgba(0,0,0,.2);cursor:pointer}}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{align-items:center;background:#666;border-radius:20px;color:#fff;display:inline-flex;font-size:1.1em;font-weight:700;height:15px;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;width:15px}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{cursor:pointer;opacity:.7}}.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{border-radius:14px;display:inline-block;height:14px;width:14px}.tabulator-row.tabulator-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #dee2e6;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-group:hover{background-color:rgba(0,0,0,.1);cursor:pointer}}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.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{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-row.tabulator-group span{color:#d00;margin-left:10px}.tabulator-toggle{background:#dcdcdc;border:1px solid #ccc;box-sizing:border-box;display:flex;flex-direction:row}.tabulator-toggle.tabulator-toggle-on{background:#1c6cc2}.tabulator-toggle .tabulator-toggle-switch{background:#fff;border:1px solid #ccc;box-sizing:border-box}.tabulator-popup-container{-webkit-overflow-scrolling:touch;border:1px solid #dee2e6;box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-sizing:border-box;display:inline-block;font-size:16px;overflow-y:auto;position:absolute;z-index:10000}.tabulator-popup{border-radius:3px;padding:5px}.tabulator-tooltip{border-radius:2px;box-shadow:none;font-size:12px;max-width:Min(500px,100%);padding:3px 5px;pointer-events:none}.tabulator-menu .tabulator-menu-item{box-sizing:border-box;padding:5px 10px;position:relative;-webkit-user-select:none;-moz-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{background:#e9ecef;cursor:pointer}}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu:after{border-color:#dee2e6;border-style:solid;border-width:1px 1px 0 0;content:"";display:inline-block;height:7px;position:absolute;right:10px;top:calc(5px + .4em);transform:rotate(45deg);vertical-align:top;width:7px}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #dee2e6}.tabulator-edit-list{-webkit-overflow-scrolling:touch;font-size:16px;max-height:200px;overflow-y:auto}.tabulator-edit-list .tabulator-edit-list-item{color:#333;outline:none;padding:4px}.tabulator-edit-list .tabulator-edit-list-item.active{background:#1d68cd}.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{background:#1d68cd;color:#fff;cursor:pointer}}.tabulator-edit-list .tabulator-edit-list-placeholder{color:#333;padding:4px;text-align:center}.tabulator-edit-list .tabulator-edit-list-group{border-bottom:1px solid #dee2e6;color:#333;font-weight:700;padding:6px 4px 4px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-2,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-2{padding-left:12px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-3,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-3{padding-left:20px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-4,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-4{padding-left:28px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-5,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-5{padding-left:36px}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{direction:rtl;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{border-left:1px solid #aaa;border-right:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-left:-1px;margin-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-left:25px;padding-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{left:8px;right:auto}.tabulator.tabulator-rtl .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{background-color:#2975dd;border-radius:999px;bottom:-3px;content:"";height:6px;left:-3px;position:absolute;right:auto;width:6px}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-left:1px solid #dee2e6;border-right:initial}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom-left-radius:0;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #dee2e6;margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-left:2px solid #dee2e6}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-right:2px solid #dee2e6}.tabulator.tabulator-rtl .tabulator-row .tabulator-col-resize-handle:last-of-type{margin-left:0;margin-right:-3px;width:3px}.tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder{text-align:initial}.tabulator-print-fullscreen{bottom:0;left:0;position:absolute;right:0;top: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{border-bottom:2px solid #dee2e6;border-bottom-left-radius:1px;border-left:2px solid #dee2e6;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-print-table .tabulator-print-table-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #dee2e6;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-print-table-group:hover{background-color:rgba(0,0,0,.1);cursor:pointer}}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.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{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-print-table .tabulator-print-table-group span{color:#d00;margin-left:10px}.tabulator-print-table .tabulator-data-tree-control{align-items:center;background:rgba(0,0,0,.1);border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-data-tree-control:hover{background:rgba(0,0,0,.2);cursor:pointer}}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator{background-color:#fff;border:none}.tabulator .tabulator-header{border-bottom:2px solid #dee2e6;border-top:1px solid #dee2e6;color:inherit}.tabulator .tabulator-header .tabulator-col{background-color:#fff;border-right:none}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{padding:12px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{border-top:1px solid #dee2e6}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;font-size:1rem;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input:focus{background-color:#fff;border:1px solid #1d68cd;color:#495057;outline:0}.tabulator .tabulator-header .tabulator-calcs-holder{border-bottom:1px solid #dee2e6;width:100%}.tabulator .tabulator-tableholder .tabulator-placeholder span{color:#000}.tabulator .tabulator-footer,.tabulator .tabulator-tableholder .tabulator-table{color:inherit}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab{background-color:#fff;font-weight:400}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{background-color:#0d6efd;color:#fff}.tabulator .tabulator-footer .tabulator-paginator{color:inherit}.tabulator .tabulator-footer .tabulator-pages{margin:0}.tabulator .tabulator-footer .tabulator-page{margin:5px 0 0;padding:8px 12px}.tabulator .tabulator-footer .tabulator-page[data-page=first]{border-bottom-left-radius:4px;border-top-left-radius:4px}.tabulator .tabulator-footer .tabulator-page[data-page=last]{border:1px solid #dee2e6;border-bottom-right-radius:4px;border-top-right-radius:4px}.tabulator .tabulator-footer .tabulator-page.active{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.tabulator .tabulator-footer .tabulator-page:disabled{background:#fff;border-color:#dee2e6;color:#6c757d}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-footer .tabulator-page:not(.disabled):hover{background:#e9ecef;border-color:#dee2e6;color:#0a58ca}}.tabulator.thead-dark .tabulator-header,.tabulator.thead-dark .tabulator-header .tabulator-col{background-color:#fff;border-color:#dee2e6;color:#212529}.tabulator.table{background-color:#fff}.tabulator.table:not(.thead-light) .tabulator-header,.tabulator.table:not(.thead-light) .tabulator-header .tabulator-col{background-color:#fff;border-color:#dee2e6;color:#212529}.tabulator.table .tabulator-tableholder{color:#212529}.tabulator.table .tabulator-row{background-color:#fff;border-color:#dee2e6;color:#212529}@media (hover:hover) and (pointer:fine){.tabulator.table .tabulator-row:hover{background-color:#dee2e6}.tabulator.table .tabulator-row:hover .tabulator-cell{background-color:#ced4da}}.tabulator.table .tabulator-row.tabulator-selected{background-color:#9abcea}.tabulator.table .tabulator-footer{border-color:#dee2e6!important}.tabulator.table .tabulator-footer .tabulator-calcs-holder{background:#fff!important;border-color:#dee2e6!important}.tabulator.table .tabulator-footer .tabulator-calcs-holder .tabulator-row{background-color:#fff!important;border-color:#dee2e6!important;color:#212529!important}.tabulator.table-striped:not(.table) .tabulator-row.tabulator-row-even{background-color:#e9ecef}.tabulator.table-striped:not(.table) .tabulator-row.tabulator-row-even.tabulator-selected{background-color:#9abcea}@media (hover:hover) and (pointer:fine){.tabulator.table-striped:not(.table) .tabulator-row.tabulator-row-even.tabulator-selectable:hover{background-color:#ced4da;cursor:pointer}.tabulator.table-striped:not(.table) .tabulator-row.tabulator-row-even.tabulator-selected:hover{background-color:#769bcc;cursor:pointer}}.tabulator.table-striped.table .tabulator-row:nth-child(2n) .tabulator-cell{background-color:transparent}.tabulator.table-bordered{border:1px solid #dee2e6}.tabulator.table-bordered .tabulator-header .tabulator-col,.tabulator.table-bordered .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{border-right:1px solid #dee2e6}.tabulator.table-borderless .tabulator-header,.tabulator.table-borderless .tabulator-row{border:none}.tabulator.table-sm .tabulator-header .tabulator-col .tabulator-col-content{padding:5px!important}.tabulator.table-sm .tabulator-tableholder .tabulator-table .tabulator-row{min-height:26px}.tabulator.table-sm .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{padding:5px!important}.tabulator.table-sm .tabulator-row{padding-bottom:0;padding-top:0}.tabulator.table-sm .tabulator-col-resize-handle{padding:0}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-primary{background:#cfe2ff!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-secondary{background:#e2e3e5!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-success{background:#d1e7dd!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-info{background:#cff4fc!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-warning{background:#fff3cd!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-danger{background:#f8d7da!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-light{background:#f8f9fa!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table{background:#212529!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-active{background:#6c757d!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-primary{background:#cfe2ff!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-secondary{background:#e2e3e5!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-success{background:#d1e7dd!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-info{background:#cff4fc!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-warning{background:#fff3cd!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-danger{background:#f8d7da!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-light{background:#f8f9fa!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-dark{background:#212529!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-active{background:#6c757d!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-primary{background:#cfe2ff!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-secondary{background:#e2e3e5!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-success{background:#d1e7dd!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-info{background:#cff4fc!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-warning{background:#fff3cd!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-danger{background:#f8d7da!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-light{background:#f8f9fa!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table{background:#212529!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-active{background:#6c757d!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-primary{background:#cfe2ff!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-secondary{background:#e2e3e5!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-success{background:#d1e7dd!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-info{background:#cff4fc!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-warning{background:#fff3cd!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-danger{background:#f8d7da!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-light{background:#f8f9fa!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-dark{background:#212529!important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-active{background:#6c757d!important}.tabulator-row{border-bottom:1px solid #dee2e6;min-height:40px}.tabulator-row .tabulator-cell{border-right:none;padding:12px}.tabulator-row .tabulator-cell:last-of-type{border-right:none}.tabulator-row .tabulator-cell.tabulator-row-header{background:#fff;border-bottom:none;border-right:1px solid #dee2e6}.tabulator-row .tabulator-cell .tabulator-data-tree-control{border:1px solid #ccc}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after,.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand,.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#ccc}.tabulator-row.tabulator-group{background:#fafafa}.tabulator-row.tabulator-group span{color:#666}.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 hsla(0,0%,100%,.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-group,.tabulator-edit-select-list .tabulator-edit-select-list-notice{color:inherit}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{border-left:initial;text-align:initial}.tabulator-print-table .tabulator-print-table-group{background:#fafafa}.tabulator-print-table .tabulator-print-table-group span{color:#666}.tabulator-print-table .tabulator-data-tree-control{color:inherit}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after,.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand,.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#ccc}.tabulator-popup-container{background:#fff}.tabulator-edit-list .tabulator-edit-list-item.active{color:#fff}.tabulator-edit-list .tabulator-edit-list-item.active.focused{outline:1px solid hsla(0,0%,100%,.5)}@media (hover:hover) and (pointer:fine){.tabulator-edit-list .tabulator-edit-list-item:hover{color:#fff}}
/*# sourceMappingURL=tabulator_bootstrap5.min.css.map */
@charset "UTF-8";
/*!
 * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

.fa, .fa-brands, .fa-regular, .fa-solid, .fab, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-brands:before, .fa-regular:before, .fa-solid:before, .fa:before, .fab:before, .far:before, .fas:before {
  content: var(--fa);
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
  font-family: "Font Awesome 6 Free";
}

.fa-brands, .fab {
  font-family: "Font Awesome 6 Brands";
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-radius: var(--fa-border-radius, 0.1em);
  border: var(--fa-border-width, 0.08em) var(--fa-border-style, solid) var(--fa-border-color, #eee);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  animation-name: fa-fade;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade, .fa-fade {
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  animation-name: fa-shake;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-shake, .fa-spin {
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
}

.fa-spin {
  animation-name: fa-spin;
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction:reverse;
}

.fa-pulse, .fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat, .fa-beat-fade, .fa-bounce, .fa-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1) translateY(0);
  }
  to {
    transform: scale(1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%, to {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, to {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scaleX(-1);
}

.fa-flip-vertical {
  transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

.fa-0 {
  --fa:"0";
  --fa--fa:"00";
}

.fa-1 {
  --fa:"1";
  --fa--fa:"11";
}

.fa-2 {
  --fa:"2";
  --fa--fa:"22";
}

.fa-3 {
  --fa:"3";
  --fa--fa:"33";
}

.fa-4 {
  --fa:"4";
  --fa--fa:"44";
}

.fa-5 {
  --fa:"5";
  --fa--fa:"55";
}

.fa-6 {
  --fa:"6";
  --fa--fa:"66";
}

.fa-7 {
  --fa:"7";
  --fa--fa:"77";
}

.fa-8 {
  --fa:"8";
  --fa--fa:"88";
}

.fa-9 {
  --fa:"9";
  --fa--fa:"99";
}

.fa-fill-drip {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-to-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-chevron-circle-right, .fa-circle-chevron-right {
  --fa:"";
  --fa--fa:"";
}

.fa-at {
  --fa:"@";
  --fa--fa:"@@";
}

.fa-trash-alt, .fa-trash-can {
  --fa:"";
  --fa--fa:"";
}

.fa-text-height {
  --fa:"";
  --fa--fa:"";
}

.fa-user-times, .fa-user-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-stethoscope {
  --fa:"";
  --fa--fa:"";
}

.fa-comment-alt, .fa-message {
  --fa:"";
  --fa--fa:"";
}

.fa-info {
  --fa:"";
  --fa--fa:"";
}

.fa-compress-alt, .fa-down-left-and-up-right-to-center {
  --fa:"";
  --fa--fa:"";
}

.fa-explosion {
  --fa:"";
  --fa--fa:"";
}

.fa-file-alt, .fa-file-lines, .fa-file-text {
  --fa:"";
  --fa--fa:"";
}

.fa-wave-square {
  --fa:"";
  --fa--fa:"";
}

.fa-ring {
  --fa:"";
  --fa--fa:"";
}

.fa-building-un {
  --fa:"";
  --fa--fa:"";
}

.fa-dice-three {
  --fa:"";
  --fa--fa:"";
}

.fa-calendar-alt, .fa-calendar-days {
  --fa:"";
  --fa--fa:"";
}

.fa-anchor-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-building-circle-arrow-right {
  --fa:"";
  --fa--fa:"";
}

.fa-volleyball, .fa-volleyball-ball {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-up-to-line {
  --fa:"";
  --fa--fa:"";
}

.fa-sort-desc, .fa-sort-down {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-minus, .fa-minus-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-door-open {
  --fa:"";
  --fa--fa:"";
}

.fa-right-from-bracket, .fa-sign-out-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-atom {
  --fa:"";
  --fa--fa:"";
}

.fa-soap {
  --fa:"";
  --fa--fa:"";
}

.fa-heart-music-camera-bolt, .fa-icons {
  --fa:"";
  --fa--fa:"";
}

.fa-microphone-alt-slash, .fa-microphone-lines-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-bridge-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-pump-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-fingerprint {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-point-right {
  --fa:"";
  --fa--fa:"";
}

.fa-magnifying-glass-location, .fa-search-location {
  --fa:"";
  --fa--fa:"";
}

.fa-forward-step, .fa-step-forward {
  --fa:"";
  --fa--fa:"";
}

.fa-face-smile-beam, .fa-smile-beam {
  --fa:"";
  --fa--fa:"";
}

.fa-flag-checkered {
  --fa:"";
  --fa--fa:"";
}

.fa-football, .fa-football-ball {
  --fa:"";
  --fa--fa:"";
}

.fa-school-circle-exclamation {
  --fa:"";
  --fa--fa:"";
}

.fa-crop {
  --fa:"";
  --fa--fa:"";
}

.fa-angle-double-down, .fa-angles-down {
  --fa:"";
  --fa--fa:"";
}

.fa-users-rectangle {
  --fa:"";
  --fa--fa:"";
}

.fa-people-roof {
  --fa:"";
  --fa--fa:"";
}

.fa-people-line {
  --fa:"";
  --fa--fa:"";
}

.fa-beer, .fa-beer-mug-empty {
  --fa:"";
  --fa--fa:"";
}

.fa-diagram-predecessor {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-up-long, .fa-long-arrow-up {
  --fa:"";
  --fa--fa:"";
}

.fa-burn, .fa-fire-flame-simple {
  --fa:"";
  --fa--fa:"";
}

.fa-male, .fa-person {
  --fa:"";
  --fa--fa:"";
}

.fa-laptop {
  --fa:"";
  --fa--fa:"";
}

.fa-file-csv {
  --fa:"";
  --fa--fa:"";
}

.fa-menorah {
  --fa:"";
  --fa--fa:"";
}

.fa-truck-plane {
  --fa:"";
  --fa--fa:"";
}

.fa-record-vinyl {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grin-stars, .fa-grin-stars {
  --fa:"";
  --fa--fa:"";
}

.fa-bong {
  --fa:"";
  --fa--fa:"";
}

.fa-pastafarianism, .fa-spaghetti-monster-flying {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-down-up-across-line {
  --fa:"";
  --fa--fa:"";
}

.fa-spoon, .fa-utensil-spoon {
  --fa:"";
  --fa--fa:"";
}

.fa-jar-wheat {
  --fa:"";
  --fa--fa:"";
}

.fa-envelopes-bulk, .fa-mail-bulk {
  --fa:"";
  --fa--fa:"";
}

.fa-file-circle-exclamation {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-h, .fa-hospital-symbol {
  --fa:"";
  --fa--fa:"";
}

.fa-pager {
  --fa:"";
  --fa--fa:"";
}

.fa-address-book, .fa-contact-book {
  --fa:"";
  --fa--fa:"";
}

.fa-strikethrough {
  --fa:"";
  --fa--fa:"";
}

.fa-k {
  --fa:"K";
  --fa--fa:"KK";
}

.fa-landmark-flag {
  --fa:"";
  --fa--fa:"";
}

.fa-pencil, .fa-pencil-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-backward {
  --fa:"";
  --fa--fa:"";
}

.fa-caret-right {
  --fa:"";
  --fa--fa:"";
}

.fa-comments {
  --fa:"";
  --fa--fa:"";
}

.fa-file-clipboard, .fa-paste {
  --fa:"";
  --fa--fa:"";
}

.fa-code-pull-request {
  --fa:"";
  --fa--fa:"";
}

.fa-clipboard-list {
  --fa:"";
  --fa--fa:"";
}

.fa-truck-loading, .fa-truck-ramp-box {
  --fa:"";
  --fa--fa:"";
}

.fa-user-check {
  --fa:"";
  --fa--fa:"";
}

.fa-vial-virus {
  --fa:"";
  --fa--fa:"";
}

.fa-sheet-plastic {
  --fa:"";
  --fa--fa:"";
}

.fa-blog {
  --fa:"";
  --fa--fa:"";
}

.fa-user-ninja {
  --fa:"";
  --fa--fa:"";
}

.fa-person-arrow-up-from-line {
  --fa:"";
  --fa--fa:"";
}

.fa-scroll-torah, .fa-torah {
  --fa:"";
  --fa--fa:"";
}

.fa-broom-ball, .fa-quidditch, .fa-quidditch-broom-ball {
  --fa:"";
  --fa--fa:"";
}

.fa-toggle-off {
  --fa:"";
  --fa--fa:"";
}

.fa-archive, .fa-box-archive {
  --fa:"";
  --fa--fa:"";
}

.fa-person-drowning {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-down-9-1, .fa-sort-numeric-desc, .fa-sort-numeric-down-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grin-tongue-squint, .fa-grin-tongue-squint {
  --fa:"";
  --fa--fa:"";
}

.fa-spray-can {
  --fa:"";
  --fa--fa:"";
}

.fa-truck-monster {
  --fa:"";
  --fa--fa:"";
}

.fa-w {
  --fa:"W";
  --fa--fa:"WW";
}

.fa-earth-africa, .fa-globe-africa {
  --fa:"";
  --fa--fa:"";
}

.fa-rainbow {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-notch {
  --fa:"";
  --fa--fa:"";
}

.fa-tablet-alt, .fa-tablet-screen-button {
  --fa:"";
  --fa--fa:"";
}

.fa-paw {
  --fa:"";
  --fa--fa:"";
}

.fa-cloud {
  --fa:"";
  --fa--fa:"";
}

.fa-trowel-bricks {
  --fa:"";
  --fa--fa:"";
}

.fa-face-flushed, .fa-flushed {
  --fa:"";
  --fa--fa:"";
}

.fa-hospital-user {
  --fa:"";
  --fa--fa:"";
}

.fa-tent-arrow-left-right {
  --fa:"";
  --fa--fa:"";
}

.fa-gavel, .fa-legal {
  --fa:"";
  --fa--fa:"";
}

.fa-binoculars {
  --fa:"";
  --fa--fa:"";
}

.fa-microphone-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-box-tissue {
  --fa:"";
  --fa--fa:"";
}

.fa-motorcycle {
  --fa:"";
  --fa--fa:"";
}

.fa-bell-concierge, .fa-concierge-bell {
  --fa:"";
  --fa--fa:"";
}

.fa-pen-ruler, .fa-pencil-ruler {
  --fa:"";
  --fa--fa:"";
}

.fa-people-arrows, .fa-people-arrows-left-right {
  --fa:"";
  --fa--fa:"";
}

.fa-mars-and-venus-burst {
  --fa:"";
  --fa--fa:"";
}

.fa-caret-square-right, .fa-square-caret-right {
  --fa:"";
  --fa--fa:"";
}

.fa-cut, .fa-scissors {
  --fa:"";
  --fa--fa:"";
}

.fa-sun-plant-wilt {
  --fa:"";
  --fa--fa:"";
}

.fa-toilets-portable {
  --fa:"";
  --fa--fa:"";
}

.fa-hockey-puck {
  --fa:"";
  --fa--fa:"";
}

.fa-table {
  --fa:"";
  --fa--fa:"";
}

.fa-magnifying-glass-arrow-right {
  --fa:"";
  --fa--fa:"";
}

.fa-digital-tachograph, .fa-tachograph-digital {
  --fa:"";
  --fa--fa:"";
}

.fa-users-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-clover {
  --fa:"";
  --fa--fa:"";
}

.fa-mail-reply, .fa-reply {
  --fa:"";
  --fa--fa:"";
}

.fa-star-and-crescent {
  --fa:"";
  --fa--fa:"";
}

.fa-house-fire {
  --fa:"";
  --fa--fa:"";
}

.fa-minus-square, .fa-square-minus {
  --fa:"";
  --fa--fa:"";
}

.fa-helicopter {
  --fa:"";
  --fa--fa:"";
}

.fa-compass {
  --fa:"";
  --fa--fa:"";
}

.fa-caret-square-down, .fa-square-caret-down {
  --fa:"";
  --fa--fa:"";
}

.fa-file-circle-question {
  --fa:"";
  --fa--fa:"";
}

.fa-laptop-code {
  --fa:"";
  --fa--fa:"";
}

.fa-swatchbook {
  --fa:"";
  --fa--fa:"";
}

.fa-prescription-bottle {
  --fa:"";
  --fa--fa:"";
}

.fa-bars, .fa-navicon {
  --fa:"";
  --fa--fa:"";
}

.fa-people-group {
  --fa:"";
  --fa--fa:"";
}

.fa-hourglass-3, .fa-hourglass-end {
  --fa:"";
  --fa--fa:"";
}

.fa-heart-broken, .fa-heart-crack {
  --fa:"";
  --fa--fa:"";
}

.fa-external-link-square-alt, .fa-square-up-right {
  --fa:"";
  --fa--fa:"";
}

.fa-face-kiss-beam, .fa-kiss-beam {
  --fa:"";
  --fa--fa:"";
}

.fa-film {
  --fa:"";
  --fa--fa:"";
}

.fa-ruler-horizontal {
  --fa:"";
  --fa--fa:"";
}

.fa-people-robbery {
  --fa:"";
  --fa--fa:"";
}

.fa-lightbulb {
  --fa:"";
  --fa--fa:"";
}

.fa-caret-left {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-exclamation, .fa-exclamation-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-school-circle-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-right-from-bracket, .fa-sign-out {
  --fa:"";
  --fa--fa:"";
}

.fa-chevron-circle-down, .fa-circle-chevron-down {
  --fa:"";
  --fa--fa:"";
}

.fa-unlock-alt, .fa-unlock-keyhole {
  --fa:"";
  --fa--fa:"";
}

.fa-cloud-showers-heavy {
  --fa:"";
  --fa--fa:"";
}

.fa-headphones-alt, .fa-headphones-simple {
  --fa:"";
  --fa--fa:"";
}

.fa-sitemap {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-dollar-to-slot, .fa-donate {
  --fa:"";
  --fa--fa:"";
}

.fa-memory {
  --fa:"";
  --fa--fa:"";
}

.fa-road-spikes {
  --fa:"";
  --fa--fa:"";
}

.fa-fire-burner {
  --fa:"";
  --fa--fa:"";
}

.fa-flag {
  --fa:"";
  --fa--fa:"";
}

.fa-hanukiah {
  --fa:"";
  --fa--fa:"";
}

.fa-feather {
  --fa:"";
  --fa--fa:"";
}

.fa-volume-down, .fa-volume-low {
  --fa:"";
  --fa--fa:"";
}

.fa-comment-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-cloud-sun-rain {
  --fa:"";
  --fa--fa:"";
}

.fa-compress {
  --fa:"";
  --fa--fa:"";
}

.fa-wheat-alt, .fa-wheat-awn {
  --fa:"";
  --fa--fa:"";
}

.fa-ankh {
  --fa:"";
  --fa--fa:"";
}

.fa-hands-holding-child {
  --fa:"";
  --fa--fa:"";
}

.fa-asterisk {
  --fa:"*";
  --fa--fa:"**";
}

.fa-check-square, .fa-square-check {
  --fa:"";
  --fa--fa:"";
}

.fa-peseta-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-header, .fa-heading {
  --fa:"";
  --fa--fa:"";
}

.fa-ghost {
  --fa:"";
  --fa--fa:"";
}

.fa-list, .fa-list-squares {
  --fa:"";
  --fa--fa:"";
}

.fa-phone-square-alt, .fa-square-phone-flip {
  --fa:"";
  --fa--fa:"";
}

.fa-cart-plus {
  --fa:"";
  --fa--fa:"";
}

.fa-gamepad {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-dot, .fa-dot-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-dizzy, .fa-face-dizzy {
  --fa:"";
  --fa--fa:"";
}

.fa-egg {
  --fa:"";
  --fa--fa:"";
}

.fa-house-medical-circle-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-campground {
  --fa:"";
  --fa--fa:"";
}

.fa-folder-plus {
  --fa:"";
  --fa--fa:"";
}

.fa-futbol, .fa-futbol-ball, .fa-soccer-ball {
  --fa:"";
  --fa--fa:"";
}

.fa-paint-brush, .fa-paintbrush {
  --fa:"";
  --fa--fa:"";
}

.fa-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-gas-pump {
  --fa:"";
  --fa--fa:"";
}

.fa-hot-tub, .fa-hot-tub-person {
  --fa:"";
  --fa--fa:"";
}

.fa-map-location, .fa-map-marked {
  --fa:"";
  --fa--fa:"";
}

.fa-house-flood-water {
  --fa:"";
  --fa--fa:"";
}

.fa-tree {
  --fa:"";
  --fa--fa:"";
}

.fa-bridge-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-sack-dollar {
  --fa:"";
  --fa--fa:"";
}

.fa-edit, .fa-pen-to-square {
  --fa:"";
  --fa--fa:"";
}

.fa-car-side {
  --fa:"";
  --fa--fa:"";
}

.fa-share-alt, .fa-share-nodes {
  --fa:"";
  --fa--fa:"";
}

.fa-heart-circle-minus {
  --fa:"";
  --fa--fa:"";
}

.fa-hourglass-2, .fa-hourglass-half {
  --fa:"";
  --fa--fa:"";
}

.fa-microscope {
  --fa:"";
  --fa--fa:"";
}

.fa-sink {
  --fa:"";
  --fa--fa:"";
}

.fa-bag-shopping, .fa-shopping-bag {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-down-z-a, .fa-sort-alpha-desc, .fa-sort-alpha-down-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-mitten {
  --fa:"";
  --fa--fa:"";
}

.fa-person-rays {
  --fa:"";
  --fa--fa:"";
}

.fa-users {
  --fa:"";
  --fa--fa:"";
}

.fa-eye-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-flask-vial {
  --fa:"";
  --fa--fa:"";
}

.fa-hand, .fa-hand-paper {
  --fa:"";
  --fa--fa:"";
}

.fa-om {
  --fa:"";
  --fa--fa:"";
}

.fa-worm {
  --fa:"";
  --fa--fa:"";
}

.fa-house-circle-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-plug {
  --fa:"";
  --fa--fa:"";
}

.fa-chevron-up {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-spock {
  --fa:"";
  --fa--fa:"";
}

.fa-stopwatch {
  --fa:"";
  --fa--fa:"";
}

.fa-face-kiss, .fa-kiss {
  --fa:"";
  --fa--fa:"";
}

.fa-bridge-circle-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grin-tongue, .fa-grin-tongue {
  --fa:"";
  --fa--fa:"";
}

.fa-chess-bishop {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grin-wink, .fa-grin-wink {
  --fa:"";
  --fa--fa:"";
}

.fa-deaf, .fa-deafness, .fa-ear-deaf, .fa-hard-of-hearing {
  --fa:"";
  --fa--fa:"";
}

.fa-road-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-dice-five {
  --fa:"";
  --fa--fa:"";
}

.fa-rss-square, .fa-square-rss {
  --fa:"";
  --fa--fa:"";
}

.fa-land-mine-on {
  --fa:"";
  --fa--fa:"";
}

.fa-i-cursor {
  --fa:"";
  --fa--fa:"";
}

.fa-stamp {
  --fa:"";
  --fa--fa:"";
}

.fa-stairs {
  --fa:"";
  --fa--fa:"";
}

.fa-i {
  --fa:"I";
  --fa--fa:"II";
}

.fa-hryvnia, .fa-hryvnia-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-pills {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grin-wide, .fa-grin-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-tooth {
  --fa:"";
  --fa--fa:"";
}

.fa-v {
  --fa:"V";
  --fa--fa:"VV";
}

.fa-bangladeshi-taka-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-bicycle {
  --fa:"";
  --fa--fa:"";
}

.fa-rod-asclepius, .fa-rod-snake, .fa-staff-aesculapius, .fa-staff-snake {
  --fa:"";
  --fa--fa:"";
}

.fa-head-side-cough-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-ambulance, .fa-truck-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-wheat-awn-circle-exclamation {
  --fa:"";
  --fa--fa:"";
}

.fa-snowman {
  --fa:"";
  --fa--fa:"";
}

.fa-mortar-pestle {
  --fa:"";
  --fa--fa:"";
}

.fa-road-barrier {
  --fa:"";
  --fa--fa:"";
}

.fa-school {
  --fa:"";
  --fa--fa:"";
}

.fa-igloo {
  --fa:"";
  --fa--fa:"";
}

.fa-joint {
  --fa:"";
  --fa--fa:"";
}

.fa-angle-right {
  --fa:"";
  --fa--fa:"";
}

.fa-horse {
  --fa:"";
  --fa--fa:"";
}

.fa-q {
  --fa:"Q";
  --fa--fa:"QQ";
}

.fa-g {
  --fa:"G";
  --fa--fa:"GG";
}

.fa-notes-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-temperature-2, .fa-temperature-half, .fa-thermometer-2, .fa-thermometer-half {
  --fa:"";
  --fa--fa:"";
}

.fa-dong-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-capsules {
  --fa:"";
  --fa--fa:"";
}

.fa-poo-bolt, .fa-poo-storm {
  --fa:"";
  --fa--fa:"";
}

.fa-face-frown-open, .fa-frown-open {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-point-up {
  --fa:"";
  --fa--fa:"";
}

.fa-money-bill {
  --fa:"";
  --fa--fa:"";
}

.fa-bookmark {
  --fa:"";
  --fa--fa:"";
}

.fa-align-justify {
  --fa:"";
  --fa--fa:"";
}

.fa-umbrella-beach {
  --fa:"";
  --fa--fa:"";
}

.fa-helmet-un {
  --fa:"";
  --fa--fa:"";
}

.fa-bullseye {
  --fa:"";
  --fa--fa:"";
}

.fa-bacon {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-point-down {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-up-from-bracket {
  --fa:"";
  --fa--fa:"";
}

.fa-folder, .fa-folder-blank {
  --fa:"";
  --fa--fa:"";
}

.fa-file-medical-alt, .fa-file-waveform {
  --fa:"";
  --fa--fa:"";
}

.fa-radiation {
  --fa:"";
  --fa--fa:"";
}

.fa-chart-simple {
  --fa:"";
  --fa--fa:"";
}

.fa-mars-stroke {
  --fa:"";
  --fa--fa:"";
}

.fa-vial {
  --fa:"";
  --fa--fa:"";
}

.fa-dashboard, .fa-gauge, .fa-gauge-med, .fa-tachometer-alt-average {
  --fa:"";
  --fa--fa:"";
}

.fa-magic-wand-sparkles, .fa-wand-magic-sparkles {
  --fa:"";
  --fa--fa:"";
}

.fa-e {
  --fa:"E";
  --fa--fa:"EE";
}

.fa-pen-alt, .fa-pen-clip {
  --fa:"";
  --fa--fa:"";
}

.fa-bridge-circle-exclamation {
  --fa:"";
  --fa--fa:"";
}

.fa-user {
  --fa:"";
  --fa--fa:"";
}

.fa-school-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-dumpster {
  --fa:"";
  --fa--fa:"";
}

.fa-shuttle-van, .fa-van-shuttle {
  --fa:"";
  --fa--fa:"";
}

.fa-building-user {
  --fa:"";
  --fa--fa:"";
}

.fa-caret-square-left, .fa-square-caret-left {
  --fa:"";
  --fa--fa:"";
}

.fa-highlighter {
  --fa:"";
  --fa--fa:"";
}

.fa-key {
  --fa:"";
  --fa--fa:"";
}

.fa-bullhorn {
  --fa:"";
  --fa--fa:"";
}

.fa-globe {
  --fa:"";
  --fa--fa:"";
}

.fa-synagogue {
  --fa:"";
  --fa--fa:"";
}

.fa-person-half-dress {
  --fa:"";
  --fa--fa:"";
}

.fa-road-bridge {
  --fa:"";
  --fa--fa:"";
}

.fa-location-arrow {
  --fa:"";
  --fa--fa:"";
}

.fa-c {
  --fa:"C";
  --fa--fa:"CC";
}

.fa-tablet-button {
  --fa:"";
  --fa--fa:"";
}

.fa-building-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-pizza-slice {
  --fa:"";
  --fa--fa:"";
}

.fa-money-bill-wave {
  --fa:"";
  --fa--fa:"";
}

.fa-area-chart, .fa-chart-area {
  --fa:"";
  --fa--fa:"";
}

.fa-house-flag {
  --fa:"";
  --fa--fa:"";
}

.fa-person-circle-minus {
  --fa:"";
  --fa--fa:"";
}

.fa-ban, .fa-cancel {
  --fa:"";
  --fa--fa:"";
}

.fa-camera-rotate {
  --fa:"";
  --fa--fa:"";
}

.fa-air-freshener, .fa-spray-can-sparkles {
  --fa:"";
  --fa--fa:"";
}

.fa-star {
  --fa:"";
  --fa--fa:"";
}

.fa-repeat {
  --fa:"";
  --fa--fa:"";
}

.fa-cross {
  --fa:"";
  --fa--fa:"";
}

.fa-box {
  --fa:"";
  --fa--fa:"";
}

.fa-venus-mars {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-pointer, .fa-mouse-pointer {
  --fa:"";
  --fa--fa:"";
}

.fa-expand-arrows-alt, .fa-maximize {
  --fa:"";
  --fa--fa:"";
}

.fa-charging-station {
  --fa:"";
  --fa--fa:"";
}

.fa-shapes, .fa-triangle-circle-square {
  --fa:"";
  --fa--fa:"";
}

.fa-random, .fa-shuffle {
  --fa:"";
  --fa--fa:"";
}

.fa-person-running, .fa-running {
  --fa:"";
  --fa--fa:"";
}

.fa-mobile-retro {
  --fa:"";
  --fa--fa:"";
}

.fa-grip-lines-vertical {
  --fa:"";
  --fa--fa:"";
}

.fa-spider {
  --fa:"";
  --fa--fa:"";
}

.fa-hands-bound {
  --fa:"";
  --fa--fa:"";
}

.fa-file-invoice-dollar {
  --fa:"";
  --fa--fa:"";
}

.fa-plane-circle-exclamation {
  --fa:"";
  --fa--fa:"";
}

.fa-x-ray {
  --fa:"";
  --fa--fa:"";
}

.fa-spell-check {
  --fa:"";
  --fa--fa:"";
}

.fa-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-computer-mouse, .fa-mouse {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-right-to-bracket, .fa-sign-in {
  --fa:"";
  --fa--fa:"";
}

.fa-shop-slash, .fa-store-alt-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-server {
  --fa:"";
  --fa--fa:"";
}

.fa-virus-covid-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-shop-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-hourglass-1, .fa-hourglass-start {
  --fa:"";
  --fa--fa:"";
}

.fa-blender-phone {
  --fa:"";
  --fa--fa:"";
}

.fa-building-wheat {
  --fa:"";
  --fa--fa:"";
}

.fa-person-breastfeeding {
  --fa:"";
  --fa--fa:"";
}

.fa-right-to-bracket, .fa-sign-in-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-venus {
  --fa:"";
  --fa--fa:"";
}

.fa-passport {
  --fa:"";
  --fa--fa:"";
}

.fa-thumb-tack-slash, .fa-thumbtack-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-heart-pulse, .fa-heartbeat {
  --fa:"";
  --fa--fa:"";
}

.fa-people-carry, .fa-people-carry-box {
  --fa:"";
  --fa--fa:"";
}

.fa-temperature-high {
  --fa:"";
  --fa--fa:"";
}

.fa-microchip {
  --fa:"";
  --fa--fa:"";
}

.fa-crown {
  --fa:"";
  --fa--fa:"";
}

.fa-weight-hanging {
  --fa:"";
  --fa--fa:"";
}

.fa-xmarks-lines {
  --fa:"";
  --fa--fa:"";
}

.fa-file-prescription {
  --fa:"";
  --fa--fa:"";
}

.fa-weight, .fa-weight-scale {
  --fa:"";
  --fa--fa:"";
}

.fa-user-friends, .fa-user-group {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-up-a-z, .fa-sort-alpha-up {
  --fa:"";
  --fa--fa:"";
}

.fa-chess-knight {
  --fa:"";
  --fa--fa:"";
}

.fa-face-laugh-squint, .fa-laugh-squint {
  --fa:"";
  --fa--fa:"";
}

.fa-wheelchair {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-circle-up, .fa-circle-arrow-up {
  --fa:"";
  --fa--fa:"";
}

.fa-toggle-on {
  --fa:"";
  --fa--fa:"";
}

.fa-person-walking, .fa-walking {
  --fa:"";
  --fa--fa:"";
}

.fa-l {
  --fa:"L";
  --fa--fa:"LL";
}

.fa-fire {
  --fa:"";
  --fa--fa:"";
}

.fa-bed-pulse, .fa-procedures {
  --fa:"";
  --fa--fa:"";
}

.fa-shuttle-space, .fa-space-shuttle {
  --fa:"";
  --fa--fa:"";
}

.fa-face-laugh, .fa-laugh {
  --fa:"";
  --fa--fa:"";
}

.fa-folder-open {
  --fa:"";
  --fa--fa:"";
}

.fa-heart-circle-plus {
  --fa:"";
  --fa--fa:"";
}

.fa-code-fork {
  --fa:"";
  --fa--fa:"";
}

.fa-city {
  --fa:"";
  --fa--fa:"";
}

.fa-microphone-alt, .fa-microphone-lines {
  --fa:"";
  --fa--fa:"";
}

.fa-pepper-hot {
  --fa:"";
  --fa--fa:"";
}

.fa-unlock {
  --fa:"";
  --fa--fa:"";
}

.fa-colon-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-headset {
  --fa:"";
  --fa--fa:"";
}

.fa-store-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-road-circle-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-user-minus {
  --fa:"";
  --fa--fa:"";
}

.fa-mars-stroke-up, .fa-mars-stroke-v {
  --fa:"";
  --fa--fa:"";
}

.fa-champagne-glasses, .fa-glass-cheers {
  --fa:"";
  --fa--fa:"";
}

.fa-clipboard {
  --fa:"";
  --fa--fa:"";
}

.fa-house-circle-exclamation {
  --fa:"";
  --fa--fa:"";
}

.fa-file-arrow-up, .fa-file-upload {
  --fa:"";
  --fa--fa:"";
}

.fa-wifi, .fa-wifi-3, .fa-wifi-strong {
  --fa:"";
  --fa--fa:"";
}

.fa-bath, .fa-bathtub {
  --fa:"";
  --fa--fa:"";
}

.fa-underline {
  --fa:"";
  --fa--fa:"";
}

.fa-user-edit, .fa-user-pen {
  --fa:"";
  --fa--fa:"";
}

.fa-signature {
  --fa:"";
  --fa--fa:"";
}

.fa-stroopwafel {
  --fa:"";
  --fa--fa:"";
}

.fa-bold {
  --fa:"";
  --fa--fa:"";
}

.fa-anchor-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-building-ngo {
  --fa:"";
  --fa--fa:"";
}

.fa-manat-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-not-equal {
  --fa:"";
  --fa--fa:"";
}

.fa-border-style, .fa-border-top-left {
  --fa:"";
  --fa--fa:"";
}

.fa-map-location-dot, .fa-map-marked-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-jedi {
  --fa:"";
  --fa--fa:"";
}

.fa-poll, .fa-square-poll-vertical {
  --fa:"";
  --fa--fa:"";
}

.fa-mug-hot {
  --fa:"";
  --fa--fa:"";
}

.fa-battery-car, .fa-car-battery {
  --fa:"";
  --fa--fa:"";
}

.fa-gift {
  --fa:"";
  --fa--fa:"";
}

.fa-dice-two {
  --fa:"";
  --fa--fa:"";
}

.fa-chess-queen {
  --fa:"";
  --fa--fa:"";
}

.fa-glasses {
  --fa:"";
  --fa--fa:"";
}

.fa-chess-board {
  --fa:"";
  --fa--fa:"";
}

.fa-building-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-person-chalkboard {
  --fa:"";
  --fa--fa:"";
}

.fa-mars-stroke-h, .fa-mars-stroke-right {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-back-fist, .fa-hand-rock {
  --fa:"";
  --fa--fa:"";
}

.fa-caret-square-up, .fa-square-caret-up {
  --fa:"";
  --fa--fa:"";
}

.fa-cloud-showers-water {
  --fa:"";
  --fa--fa:"";
}

.fa-bar-chart, .fa-chart-bar {
  --fa:"";
  --fa--fa:"";
}

.fa-hands-bubbles, .fa-hands-wash {
  --fa:"";
  --fa--fa:"";
}

.fa-less-than-equal {
  --fa:"";
  --fa--fa:"";
}

.fa-train {
  --fa:"";
  --fa--fa:"";
}

.fa-eye-low-vision, .fa-low-vision {
  --fa:"";
  --fa--fa:"";
}

.fa-crow {
  --fa:"";
  --fa--fa:"";
}

.fa-sailboat {
  --fa:"";
  --fa--fa:"";
}

.fa-window-restore {
  --fa:"";
  --fa--fa:"";
}

.fa-plus-square, .fa-square-plus {
  --fa:"";
  --fa--fa:"";
}

.fa-torii-gate {
  --fa:"";
  --fa--fa:"";
}

.fa-frog {
  --fa:"";
  --fa--fa:"";
}

.fa-bucket {
  --fa:"";
  --fa--fa:"";
}

.fa-image {
  --fa:"";
  --fa--fa:"";
}

.fa-microphone {
  --fa:"";
  --fa--fa:"";
}

.fa-cow {
  --fa:"";
  --fa--fa:"";
}

.fa-caret-up {
  --fa:"";
  --fa--fa:"";
}

.fa-screwdriver {
  --fa:"";
  --fa--fa:"";
}

.fa-folder-closed {
  --fa:"";
  --fa--fa:"";
}

.fa-house-tsunami {
  --fa:"";
  --fa--fa:"";
}

.fa-square-nfi {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-up-from-ground-water {
  --fa:"";
  --fa--fa:"";
}

.fa-glass-martini-alt, .fa-martini-glass {
  --fa:"";
  --fa--fa:"";
}

.fa-square-binary {
  --fa:"";
  --fa--fa:"";
}

.fa-rotate-back, .fa-rotate-backward, .fa-rotate-left, .fa-undo-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-columns, .fa-table-columns {
  --fa:"";
  --fa--fa:"";
}

.fa-lemon {
  --fa:"";
  --fa--fa:"";
}

.fa-head-side-mask {
  --fa:"";
  --fa--fa:"";
}

.fa-handshake {
  --fa:"";
  --fa--fa:"";
}

.fa-gem {
  --fa:"";
  --fa--fa:"";
}

.fa-dolly, .fa-dolly-box {
  --fa:"";
  --fa--fa:"";
}

.fa-smoking {
  --fa:"";
  --fa--fa:"";
}

.fa-compress-arrows-alt, .fa-minimize {
  --fa:"";
  --fa--fa:"";
}

.fa-monument {
  --fa:"";
  --fa--fa:"";
}

.fa-snowplow {
  --fa:"";
  --fa--fa:"";
}

.fa-angle-double-right, .fa-angles-right {
  --fa:"";
  --fa--fa:"";
}

.fa-cannabis {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-play, .fa-play-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-tablets {
  --fa:"";
  --fa--fa:"";
}

.fa-ethernet {
  --fa:"";
  --fa--fa:"";
}

.fa-eur, .fa-euro, .fa-euro-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-chair {
  --fa:"";
  --fa--fa:"";
}

.fa-check-circle, .fa-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-stop, .fa-stop-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-compass-drafting, .fa-drafting-compass {
  --fa:"";
  --fa--fa:"";
}

.fa-plate-wheat {
  --fa:"";
  --fa--fa:"";
}

.fa-icicles {
  --fa:"";
  --fa--fa:"";
}

.fa-person-shelter {
  --fa:"";
  --fa--fa:"";
}

.fa-neuter {
  --fa:"";
  --fa--fa:"";
}

.fa-id-badge {
  --fa:"";
  --fa--fa:"";
}

.fa-marker {
  --fa:"";
  --fa--fa:"";
}

.fa-face-laugh-beam, .fa-laugh-beam {
  --fa:"";
  --fa--fa:"";
}

.fa-helicopter-symbol {
  --fa:"";
  --fa--fa:"";
}

.fa-universal-access {
  --fa:"";
  --fa--fa:"";
}

.fa-chevron-circle-up, .fa-circle-chevron-up {
  --fa:"";
  --fa--fa:"";
}

.fa-lari-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-volcano {
  --fa:"";
  --fa--fa:"";
}

.fa-person-walking-dashed-line-arrow-right {
  --fa:"";
  --fa--fa:"";
}

.fa-gbp, .fa-pound-sign, .fa-sterling-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-viruses {
  --fa:"";
  --fa--fa:"";
}

.fa-square-person-confined {
  --fa:"";
  --fa--fa:"";
}

.fa-user-tie {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-down-long, .fa-long-arrow-down {
  --fa:"";
  --fa--fa:"";
}

.fa-tent-arrow-down-to-line {
  --fa:"";
  --fa--fa:"";
}

.fa-certificate {
  --fa:"";
  --fa--fa:"";
}

.fa-mail-reply-all, .fa-reply-all {
  --fa:"";
  --fa--fa:"";
}

.fa-suitcase {
  --fa:"";
  --fa--fa:"";
}

.fa-person-skating, .fa-skating {
  --fa:"";
  --fa--fa:"";
}

.fa-filter-circle-dollar, .fa-funnel-dollar {
  --fa:"";
  --fa--fa:"";
}

.fa-camera-retro {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-circle-down, .fa-circle-arrow-down {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-right-to-file, .fa-file-import {
  --fa:"";
  --fa--fa:"";
}

.fa-external-link-square, .fa-square-arrow-up-right {
  --fa:"";
  --fa--fa:"";
}

.fa-box-open {
  --fa:"";
  --fa--fa:"";
}

.fa-scroll {
  --fa:"";
  --fa--fa:"";
}

.fa-spa {
  --fa:"";
  --fa--fa:"";
}

.fa-location-pin-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-pause {
  --fa:"";
  --fa--fa:"";
}

.fa-hill-avalanche {
  --fa:"";
  --fa--fa:"";
}

.fa-temperature-0, .fa-temperature-empty, .fa-thermometer-0, .fa-thermometer-empty {
  --fa:"";
  --fa--fa:"";
}

.fa-bomb {
  --fa:"";
  --fa--fa:"";
}

.fa-registered {
  --fa:"";
  --fa--fa:"";
}

.fa-address-card, .fa-contact-card, .fa-vcard {
  --fa:"";
  --fa--fa:"";
}

.fa-balance-scale-right, .fa-scale-unbalanced-flip {
  --fa:"";
  --fa--fa:"";
}

.fa-subscript {
  --fa:"";
  --fa--fa:"";
}

.fa-diamond-turn-right, .fa-directions {
  --fa:"";
  --fa--fa:"";
}

.fa-burst {
  --fa:"";
  --fa--fa:"";
}

.fa-house-laptop, .fa-laptop-house {
  --fa:"";
  --fa--fa:"";
}

.fa-face-tired, .fa-tired {
  --fa:"";
  --fa--fa:"";
}

.fa-money-bills {
  --fa:"";
  --fa--fa:"";
}

.fa-smog {
  --fa:"";
  --fa--fa:"";
}

.fa-crutch {
  --fa:"";
  --fa--fa:"";
}

.fa-cloud-arrow-up, .fa-cloud-upload, .fa-cloud-upload-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-palette {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-turn-right {
  --fa:"";
  --fa--fa:"";
}

.fa-vest {
  --fa:"";
  --fa--fa:"";
}

.fa-ferry {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-down-to-people {
  --fa:"";
  --fa--fa:"";
}

.fa-seedling, .fa-sprout {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-alt-h, .fa-left-right {
  --fa:"";
  --fa--fa:"";
}

.fa-boxes-packing {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-circle-left, .fa-circle-arrow-left {
  --fa:"";
  --fa--fa:"";
}

.fa-group-arrows-rotate {
  --fa:"";
  --fa--fa:"";
}

.fa-bowl-food {
  --fa:"";
  --fa--fa:"";
}

.fa-candy-cane {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-down-wide-short, .fa-sort-amount-asc, .fa-sort-amount-down {
  --fa:"";
  --fa--fa:"";
}

.fa-cloud-bolt, .fa-thunderstorm {
  --fa:"";
  --fa--fa:"";
}

.fa-remove-format, .fa-text-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-face-smile-wink, .fa-smile-wink {
  --fa:"";
  --fa--fa:"";
}

.fa-file-word {
  --fa:"";
  --fa--fa:"";
}

.fa-file-powerpoint {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-h, .fa-arrows-left-right {
  --fa:"";
  --fa--fa:"";
}

.fa-house-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-cloud-arrow-down, .fa-cloud-download, .fa-cloud-download-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-children {
  --fa:"";
  --fa--fa:"";
}

.fa-blackboard, .fa-chalkboard {
  --fa:"";
  --fa--fa:"";
}

.fa-user-alt-slash, .fa-user-large-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-envelope-open {
  --fa:"";
  --fa--fa:"";
}

.fa-handshake-alt-slash, .fa-handshake-simple-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-mattress-pillow {
  --fa:"";
  --fa--fa:"";
}

.fa-guarani-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-rotate, .fa-refresh, .fa-sync {
  --fa:"";
  --fa--fa:"";
}

.fa-fire-extinguisher {
  --fa:"";
  --fa--fa:"";
}

.fa-cruzeiro-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-greater-than-equal {
  --fa:"";
  --fa--fa:"";
}

.fa-shield-alt, .fa-shield-halved {
  --fa:"";
  --fa--fa:"";
}

.fa-atlas, .fa-book-atlas {
  --fa:"";
  --fa--fa:"";
}

.fa-virus {
  --fa:"";
  --fa--fa:"";
}

.fa-envelope-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-layer-group {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-to-dot {
  --fa:"";
  --fa--fa:"";
}

.fa-archway {
  --fa:"";
  --fa--fa:"";
}

.fa-heart-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-house-chimney-crack, .fa-house-damage {
  --fa:"";
  --fa--fa:"";
}

.fa-file-archive, .fa-file-zipper {
  --fa:"";
  --fa--fa:"";
}

.fa-square {
  --fa:"";
  --fa--fa:"";
}

.fa-glass-martini, .fa-martini-glass-empty {
  --fa:"";
  --fa--fa:"";
}

.fa-couch {
  --fa:"";
  --fa--fa:"";
}

.fa-cedi-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-italic {
  --fa:"";
  --fa--fa:"";
}

.fa-table-cells-column-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-church {
  --fa:"";
  --fa--fa:"";
}

.fa-comments-dollar {
  --fa:"";
  --fa--fa:"";
}

.fa-democrat {
  --fa:"";
  --fa--fa:"";
}

.fa-z {
  --fa:"Z";
  --fa--fa:"ZZ";
}

.fa-person-skiing, .fa-skiing {
  --fa:"";
  --fa--fa:"";
}

.fa-road-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-a {
  --fa:"A";
  --fa--fa:"AA";
}

.fa-temperature-arrow-down, .fa-temperature-down {
  --fa:"";
  --fa--fa:"";
}

.fa-feather-alt, .fa-feather-pointed {
  --fa:"";
  --fa--fa:"";
}

.fa-p {
  --fa:"P";
  --fa--fa:"PP";
}

.fa-snowflake {
  --fa:"";
  --fa--fa:"";
}

.fa-newspaper {
  --fa:"";
  --fa--fa:"";
}

.fa-ad, .fa-rectangle-ad {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-circle-right, .fa-circle-arrow-right {
  --fa:"";
  --fa--fa:"";
}

.fa-filter-circle-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-locust {
  --fa:"";
  --fa--fa:"";
}

.fa-sort, .fa-unsorted {
  --fa:"";
  --fa--fa:"";
}

.fa-list-1-2, .fa-list-numeric, .fa-list-ol {
  --fa:"";
  --fa--fa:"";
}

.fa-person-dress-burst {
  --fa:"";
  --fa--fa:"";
}

.fa-money-check-alt, .fa-money-check-dollar {
  --fa:"";
  --fa--fa:"";
}

.fa-vector-square {
  --fa:"";
  --fa--fa:"";
}

.fa-bread-slice {
  --fa:"";
  --fa--fa:"";
}

.fa-language {
  --fa:"";
  --fa--fa:"";
}

.fa-face-kiss-wink-heart, .fa-kiss-wink-heart {
  --fa:"";
  --fa--fa:"";
}

.fa-filter {
  --fa:"";
  --fa--fa:"";
}

.fa-question {
  --fa:"?";
  --fa--fa:"??";
}

.fa-file-signature {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-alt, .fa-up-down-left-right {
  --fa:"";
  --fa--fa:"";
}

.fa-house-chimney-user {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-holding-heart {
  --fa:"";
  --fa--fa:"";
}

.fa-puzzle-piece {
  --fa:"";
  --fa--fa:"";
}

.fa-money-check {
  --fa:"";
  --fa--fa:"";
}

.fa-star-half-alt, .fa-star-half-stroke {
  --fa:"";
  --fa--fa:"";
}

.fa-code {
  --fa:"";
  --fa--fa:"";
}

.fa-glass-whiskey, .fa-whiskey-glass {
  --fa:"";
  --fa--fa:"";
}

.fa-building-circle-exclamation {
  --fa:"";
  --fa--fa:"";
}

.fa-magnifying-glass-chart {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-up-right-from-square, .fa-external-link {
  --fa:"";
  --fa--fa:"";
}

.fa-cubes-stacked {
  --fa:"";
  --fa--fa:"";
}

.fa-krw, .fa-won, .fa-won-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-virus-covid {
  --fa:"";
  --fa--fa:"";
}

.fa-austral-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-f {
  --fa:"F";
  --fa--fa:"FF";
}

.fa-leaf {
  --fa:"";
  --fa--fa:"";
}

.fa-road {
  --fa:"";
  --fa--fa:"";
}

.fa-cab, .fa-taxi {
  --fa:"";
  --fa--fa:"";
}

.fa-person-circle-plus {
  --fa:"";
  --fa--fa:"";
}

.fa-chart-pie, .fa-pie-chart {
  --fa:"";
  --fa--fa:"";
}

.fa-bolt-lightning {
  --fa:"";
  --fa--fa:"";
}

.fa-sack-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-file-excel {
  --fa:"";
  --fa--fa:"";
}

.fa-file-contract {
  --fa:"";
  --fa--fa:"";
}

.fa-fish-fins {
  --fa:"";
  --fa--fa:"";
}

.fa-building-flag {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grin-beam, .fa-grin-beam {
  --fa:"";
  --fa--fa:"";
}

.fa-object-ungroup {
  --fa:"";
  --fa--fa:"";
}

.fa-poop {
  --fa:"";
  --fa--fa:"";
}

.fa-location-pin, .fa-map-marker {
  --fa:"";
  --fa--fa:"";
}

.fa-kaaba {
  --fa:"";
  --fa--fa:"";
}

.fa-toilet-paper {
  --fa:"";
  --fa--fa:"";
}

.fa-hard-hat, .fa-hat-hard, .fa-helmet-safety {
  --fa:"";
  --fa--fa:"";
}

.fa-eject {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-alt-circle-right, .fa-circle-right {
  --fa:"";
  --fa--fa:"";
}

.fa-plane-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-face-rolling-eyes, .fa-meh-rolling-eyes {
  --fa:"";
  --fa--fa:"";
}

.fa-object-group {
  --fa:"";
  --fa--fa:"";
}

.fa-chart-line, .fa-line-chart {
  --fa:"";
  --fa--fa:"";
}

.fa-mask-ventilator {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-right {
  --fa:"";
  --fa--fa:"";
}

.fa-map-signs, .fa-signs-post {
  --fa:"";
  --fa--fa:"";
}

.fa-cash-register {
  --fa:"";
  --fa--fa:"";
}

.fa-person-circle-question {
  --fa:"";
  --fa--fa:"";
}

.fa-h {
  --fa:"H";
  --fa--fa:"HH";
}

.fa-tarp {
  --fa:"";
  --fa--fa:"";
}

.fa-screwdriver-wrench, .fa-tools {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-to-eye {
  --fa:"";
  --fa--fa:"";
}

.fa-plug-circle-bolt {
  --fa:"";
  --fa--fa:"";
}

.fa-heart {
  --fa:"";
  --fa--fa:"";
}

.fa-mars-and-venus {
  --fa:"";
  --fa--fa:"";
}

.fa-home-user, .fa-house-user {
  --fa:"";
  --fa--fa:"";
}

.fa-dumpster-fire {
  --fa:"";
  --fa--fa:"";
}

.fa-house-crack {
  --fa:"";
  --fa--fa:"";
}

.fa-cocktail, .fa-martini-glass-citrus {
  --fa:"";
  --fa--fa:"";
}

.fa-face-surprise, .fa-surprise {
  --fa:"";
  --fa--fa:"";
}

.fa-bottle-water {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-pause, .fa-pause-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-toilet-paper-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-apple-alt, .fa-apple-whole {
  --fa:"";
  --fa--fa:"";
}

.fa-kitchen-set {
  --fa:"";
  --fa--fa:"";
}

.fa-r {
  --fa:"R";
  --fa--fa:"RR";
}

.fa-temperature-1, .fa-temperature-quarter, .fa-thermometer-1, .fa-thermometer-quarter {
  --fa:"";
  --fa--fa:"";
}

.fa-cube {
  --fa:"";
  --fa--fa:"";
}

.fa-bitcoin-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-shield-dog {
  --fa:"";
  --fa--fa:"";
}

.fa-solar-panel {
  --fa:"";
  --fa--fa:"";
}

.fa-lock-open {
  --fa:"";
  --fa--fa:"";
}

.fa-elevator {
  --fa:"";
  --fa--fa:"";
}

.fa-money-bill-transfer {
  --fa:"";
  --fa--fa:"";
}

.fa-money-bill-trend-up {
  --fa:"";
  --fa--fa:"";
}

.fa-house-flood-water-circle-arrow-right {
  --fa:"";
  --fa--fa:"";
}

.fa-poll-h, .fa-square-poll-horizontal {
  --fa:"";
  --fa--fa:"";
}

.fa-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-backward-fast, .fa-fast-backward {
  --fa:"";
  --fa--fa:"";
}

.fa-recycle {
  --fa:"";
  --fa--fa:"";
}

.fa-user-astronaut {
  --fa:"";
  --fa--fa:"";
}

.fa-plane-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-trademark {
  --fa:"";
  --fa--fa:"";
}

.fa-basketball, .fa-basketball-ball {
  --fa:"";
  --fa--fa:"";
}

.fa-satellite-dish {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-alt-circle-up, .fa-circle-up {
  --fa:"";
  --fa--fa:"";
}

.fa-mobile-alt, .fa-mobile-screen-button {
  --fa:"";
  --fa--fa:"";
}

.fa-volume-high, .fa-volume-up {
  --fa:"";
  --fa--fa:"";
}

.fa-users-rays {
  --fa:"";
  --fa--fa:"";
}

.fa-wallet {
  --fa:"";
  --fa--fa:"";
}

.fa-clipboard-check {
  --fa:"";
  --fa--fa:"";
}

.fa-file-audio {
  --fa:"";
  --fa--fa:"";
}

.fa-burger, .fa-hamburger {
  --fa:"";
  --fa--fa:"";
}

.fa-wrench {
  --fa:"";
  --fa--fa:"";
}

.fa-bugs {
  --fa:"";
  --fa--fa:"";
}

.fa-rupee, .fa-rupee-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-file-image {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-question, .fa-question-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-plane-departure {
  --fa:"";
  --fa--fa:"";
}

.fa-handshake-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-book-bookmark {
  --fa:"";
  --fa--fa:"";
}

.fa-code-branch {
  --fa:"";
  --fa--fa:"";
}

.fa-hat-cowboy {
  --fa:"";
  --fa--fa:"";
}

.fa-bridge {
  --fa:"";
  --fa--fa:"";
}

.fa-phone-alt, .fa-phone-flip {
  --fa:"";
  --fa--fa:"";
}

.fa-truck-front {
  --fa:"";
  --fa--fa:"";
}

.fa-cat {
  --fa:"";
  --fa--fa:"";
}

.fa-anchor-circle-exclamation {
  --fa:"";
  --fa--fa:"";
}

.fa-truck-field {
  --fa:"";
  --fa--fa:"";
}

.fa-route {
  --fa:"";
  --fa--fa:"";
}

.fa-clipboard-question {
  --fa:"";
  --fa--fa:"";
}

.fa-panorama {
  --fa:"";
  --fa--fa:"";
}

.fa-comment-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-teeth-open {
  --fa:"";
  --fa--fa:"";
}

.fa-file-circle-minus {
  --fa:"";
  --fa--fa:"";
}

.fa-tags {
  --fa:"";
  --fa--fa:"";
}

.fa-wine-glass {
  --fa:"";
  --fa--fa:"";
}

.fa-fast-forward, .fa-forward-fast {
  --fa:"";
  --fa--fa:"";
}

.fa-face-meh-blank, .fa-meh-blank {
  --fa:"";
  --fa--fa:"";
}

.fa-parking, .fa-square-parking {
  --fa:"";
  --fa--fa:"";
}

.fa-house-signal {
  --fa:"";
  --fa--fa:"";
}

.fa-bars-progress, .fa-tasks-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-faucet-drip {
  --fa:"";
  --fa--fa:"";
}

.fa-cart-flatbed, .fa-dolly-flatbed {
  --fa:"";
  --fa--fa:"";
}

.fa-ban-smoking, .fa-smoking-ban {
  --fa:"";
  --fa--fa:"";
}

.fa-terminal {
  --fa:"";
  --fa--fa:"";
}

.fa-mobile-button {
  --fa:"";
  --fa--fa:"";
}

.fa-house-medical-flag {
  --fa:"";
  --fa--fa:"";
}

.fa-basket-shopping, .fa-shopping-basket {
  --fa:"";
  --fa--fa:"";
}

.fa-tape {
  --fa:"";
  --fa--fa:"";
}

.fa-bus-alt, .fa-bus-simple {
  --fa:"";
  --fa--fa:"";
}

.fa-eye {
  --fa:"";
  --fa--fa:"";
}

.fa-face-sad-cry, .fa-sad-cry {
  --fa:"";
  --fa--fa:"";
}

.fa-audio-description {
  --fa:"";
  --fa--fa:"";
}

.fa-person-military-to-person {
  --fa:"";
  --fa--fa:"";
}

.fa-file-shield {
  --fa:"";
  --fa--fa:"";
}

.fa-user-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-pen {
  --fa:"";
  --fa--fa:"";
}

.fa-tower-observation {
  --fa:"";
  --fa--fa:"";
}

.fa-file-code {
  --fa:"";
  --fa--fa:"";
}

.fa-signal, .fa-signal-5, .fa-signal-perfect {
  --fa:"";
  --fa--fa:"";
}

.fa-bus {
  --fa:"";
  --fa--fa:"";
}

.fa-heart-circle-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-home-lg, .fa-house-chimney {
  --fa:"";
  --fa--fa:"";
}

.fa-window-maximize {
  --fa:"";
  --fa--fa:"";
}

.fa-face-frown, .fa-frown {
  --fa:"";
  --fa--fa:"";
}

.fa-prescription {
  --fa:"";
  --fa--fa:"";
}

.fa-shop, .fa-store-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-floppy-disk, .fa-save {
  --fa:"";
  --fa--fa:"";
}

.fa-vihara {
  --fa:"";
  --fa--fa:"";
}

.fa-balance-scale-left, .fa-scale-unbalanced {
  --fa:"";
  --fa--fa:"";
}

.fa-sort-asc, .fa-sort-up {
  --fa:"";
  --fa--fa:"";
}

.fa-comment-dots, .fa-commenting {
  --fa:"";
  --fa--fa:"";
}

.fa-plant-wilt {
  --fa:"";
  --fa--fa:"";
}

.fa-diamond {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grin-squint, .fa-grin-squint {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-holding-dollar, .fa-hand-holding-usd {
  --fa:"";
  --fa--fa:"";
}

.fa-chart-diagram {
  --fa:"";
  --fa--fa:"";
}

.fa-bacterium {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-pointer {
  --fa:"";
  --fa--fa:"";
}

.fa-drum-steelpan {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-scissors {
  --fa:"";
  --fa--fa:"";
}

.fa-hands-praying, .fa-praying-hands {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-right-rotate, .fa-arrow-rotate-forward, .fa-arrow-rotate-right, .fa-redo {
  --fa:"";
  --fa--fa:"";
}

.fa-biohazard {
  --fa:"";
  --fa--fa:"";
}

.fa-location, .fa-location-crosshairs {
  --fa:"";
  --fa--fa:"";
}

.fa-mars-double {
  --fa:"";
  --fa--fa:"";
}

.fa-child-dress {
  --fa:"";
  --fa--fa:"";
}

.fa-users-between-lines {
  --fa:"";
  --fa--fa:"";
}

.fa-lungs-virus {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grin-tears, .fa-grin-tears {
  --fa:"";
  --fa--fa:"";
}

.fa-phone {
  --fa:"";
  --fa--fa:"";
}

.fa-calendar-times, .fa-calendar-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-child-reaching {
  --fa:"";
  --fa--fa:"";
}

.fa-head-side-virus {
  --fa:"";
  --fa--fa:"";
}

.fa-user-cog, .fa-user-gear {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-up-1-9, .fa-sort-numeric-up {
  --fa:"";
  --fa--fa:"";
}

.fa-door-closed {
  --fa:"";
  --fa--fa:"";
}

.fa-shield-virus {
  --fa:"";
  --fa--fa:"";
}

.fa-dice-six {
  --fa:"";
  --fa--fa:"";
}

.fa-mosquito-net {
  --fa:"";
  --fa--fa:"";
}

.fa-file-fragment {
  --fa:"";
  --fa--fa:"";
}

.fa-bridge-water {
  --fa:"";
  --fa--fa:"";
}

.fa-person-booth {
  --fa:"";
  --fa--fa:"";
}

.fa-text-width {
  --fa:"";
  --fa--fa:"";
}

.fa-hat-wizard {
  --fa:"";
  --fa--fa:"";
}

.fa-pen-fancy {
  --fa:"";
  --fa--fa:"";
}

.fa-digging, .fa-person-digging {
  --fa:"";
  --fa--fa:"";
}

.fa-trash {
  --fa:"";
  --fa--fa:"";
}

.fa-gauge-simple, .fa-gauge-simple-med, .fa-tachometer-average {
  --fa:"";
  --fa--fa:"";
}

.fa-book-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-poo {
  --fa:"";
  --fa--fa:"";
}

.fa-quote-right, .fa-quote-right-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-shirt, .fa-t-shirt, .fa-tshirt {
  --fa:"";
  --fa--fa:"";
}

.fa-cubes {
  --fa:"";
  --fa--fa:"";
}

.fa-divide {
  --fa:"";
  --fa--fa:"";
}

.fa-tenge, .fa-tenge-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-headphones {
  --fa:"";
  --fa--fa:"";
}

.fa-hands-holding {
  --fa:"";
  --fa--fa:"";
}

.fa-hands-clapping {
  --fa:"";
  --fa--fa:"";
}

.fa-republican {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-left {
  --fa:"";
  --fa--fa:"";
}

.fa-person-circle-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-ruler {
  --fa:"";
  --fa--fa:"";
}

.fa-align-left {
  --fa:"";
  --fa--fa:"";
}

.fa-dice-d6 {
  --fa:"";
  --fa--fa:"";
}

.fa-restroom {
  --fa:"";
  --fa--fa:"";
}

.fa-j {
  --fa:"J";
  --fa--fa:"JJ";
}

.fa-users-viewfinder {
  --fa:"";
  --fa--fa:"";
}

.fa-file-video {
  --fa:"";
  --fa--fa:"";
}

.fa-external-link-alt, .fa-up-right-from-square {
  --fa:"";
  --fa--fa:"";
}

.fa-table-cells, .fa-th {
  --fa:"";
  --fa--fa:"";
}

.fa-file-pdf {
  --fa:"";
  --fa--fa:"";
}

.fa-bible, .fa-book-bible {
  --fa:"";
  --fa--fa:"";
}

.fa-o {
  --fa:"O";
  --fa--fa:"OO";
}

.fa-medkit, .fa-suitcase-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-user-secret {
  --fa:"";
  --fa--fa:"";
}

.fa-otter {
  --fa:"";
  --fa--fa:"";
}

.fa-female, .fa-person-dress {
  --fa:"";
  --fa--fa:"";
}

.fa-comment-dollar {
  --fa:"";
  --fa--fa:"";
}

.fa-briefcase-clock, .fa-business-time {
  --fa:"";
  --fa--fa:"";
}

.fa-table-cells-large, .fa-th-large {
  --fa:"";
  --fa--fa:"";
}

.fa-book-tanakh, .fa-tanakh {
  --fa:"";
  --fa--fa:"";
}

.fa-phone-volume, .fa-volume-control-phone {
  --fa:"";
  --fa--fa:"";
}

.fa-hat-cowboy-side {
  --fa:"";
  --fa--fa:"";
}

.fa-clipboard-user {
  --fa:"";
  --fa--fa:"";
}

.fa-child {
  --fa:"";
  --fa--fa:"";
}

.fa-lira-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-satellite {
  --fa:"";
  --fa--fa:"";
}

.fa-plane-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-tag {
  --fa:"";
  --fa--fa:"";
}

.fa-comment {
  --fa:"";
  --fa--fa:"";
}

.fa-birthday-cake, .fa-cake, .fa-cake-candles {
  --fa:"";
  --fa--fa:"";
}

.fa-envelope {
  --fa:"";
  --fa--fa:"";
}

.fa-angle-double-up, .fa-angles-up {
  --fa:"";
  --fa--fa:"";
}

.fa-paperclip {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-right-to-city {
  --fa:"";
  --fa--fa:"";
}

.fa-ribbon {
  --fa:"";
  --fa--fa:"";
}

.fa-lungs {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-up-9-1, .fa-sort-numeric-up-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-litecoin-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-border-none {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-nodes {
  --fa:"";
  --fa--fa:"";
}

.fa-parachute-box {
  --fa:"";
  --fa--fa:"";
}

.fa-indent {
  --fa:"";
  --fa--fa:"";
}

.fa-truck-field-un {
  --fa:"";
  --fa--fa:"";
}

.fa-hourglass, .fa-hourglass-empty {
  --fa:"";
  --fa--fa:"";
}

.fa-mountain {
  --fa:"";
  --fa--fa:"";
}

.fa-user-doctor, .fa-user-md {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-info, .fa-info-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-cloud-meatball {
  --fa:"";
  --fa--fa:"";
}

.fa-camera, .fa-camera-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-square-virus {
  --fa:"";
  --fa--fa:"";
}

.fa-meteor {
  --fa:"";
  --fa--fa:"";
}

.fa-car-on {
  --fa:"";
  --fa--fa:"";
}

.fa-sleigh {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-down-1-9, .fa-sort-numeric-asc, .fa-sort-numeric-down {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-holding-droplet, .fa-hand-holding-water {
  --fa:"";
  --fa--fa:"";
}

.fa-water {
  --fa:"";
  --fa--fa:"";
}

.fa-calendar-check {
  --fa:"";
  --fa--fa:"";
}

.fa-braille {
  --fa:"";
  --fa--fa:"";
}

.fa-prescription-bottle-alt, .fa-prescription-bottle-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-landmark {
  --fa:"";
  --fa--fa:"";
}

.fa-truck {
  --fa:"";
  --fa--fa:"";
}

.fa-crosshairs {
  --fa:"";
  --fa--fa:"";
}

.fa-person-cane {
  --fa:"";
  --fa--fa:"";
}

.fa-tent {
  --fa:"";
  --fa--fa:"";
}

.fa-vest-patches {
  --fa:"";
  --fa--fa:"";
}

.fa-check-double {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-down-a-z, .fa-sort-alpha-asc, .fa-sort-alpha-down {
  --fa:"";
  --fa--fa:"";
}

.fa-money-bill-wheat {
  --fa:"";
  --fa--fa:"";
}

.fa-cookie {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-left-rotate, .fa-arrow-rotate-back, .fa-arrow-rotate-backward, .fa-arrow-rotate-left, .fa-undo {
  --fa:"";
  --fa--fa:"";
}

.fa-hard-drive, .fa-hdd {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grin-squint-tears, .fa-grin-squint-tears {
  --fa:"";
  --fa--fa:"";
}

.fa-dumbbell {
  --fa:"";
  --fa--fa:"";
}

.fa-list-alt, .fa-rectangle-list {
  --fa:"";
  --fa--fa:"";
}

.fa-tarp-droplet {
  --fa:"";
  --fa--fa:"";
}

.fa-house-medical-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-person-skiing-nordic, .fa-skiing-nordic {
  --fa:"";
  --fa--fa:"";
}

.fa-calendar-plus {
  --fa:"";
  --fa--fa:"";
}

.fa-plane-arrival {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-alt-circle-left, .fa-circle-left {
  --fa:"";
  --fa--fa:"";
}

.fa-subway, .fa-train-subway {
  --fa:"";
  --fa--fa:"";
}

.fa-chart-gantt {
  --fa:"";
  --fa--fa:"";
}

.fa-indian-rupee, .fa-indian-rupee-sign, .fa-inr {
  --fa:"";
  --fa--fa:"";
}

.fa-crop-alt, .fa-crop-simple {
  --fa:"";
  --fa--fa:"";
}

.fa-money-bill-1, .fa-money-bill-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-left-long, .fa-long-arrow-alt-left {
  --fa:"";
  --fa--fa:"";
}

.fa-dna {
  --fa:"";
  --fa--fa:"";
}

.fa-virus-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-minus, .fa-subtract {
  --fa:"";
  --fa--fa:"";
}

.fa-chess {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-left-long, .fa-long-arrow-left {
  --fa:"";
  --fa--fa:"";
}

.fa-plug-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-street-view {
  --fa:"";
  --fa--fa:"";
}

.fa-franc-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-volume-off {
  --fa:"";
  --fa--fa:"";
}

.fa-american-sign-language-interpreting, .fa-asl-interpreting, .fa-hands-american-sign-language-interpreting, .fa-hands-asl-interpreting {
  --fa:"";
  --fa--fa:"";
}

.fa-cog, .fa-gear {
  --fa:"";
  --fa--fa:"";
}

.fa-droplet-slash, .fa-tint-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-mosque {
  --fa:"";
  --fa--fa:"";
}

.fa-mosquito {
  --fa:"";
  --fa--fa:"";
}

.fa-star-of-david {
  --fa:"";
  --fa--fa:"";
}

.fa-person-military-rifle {
  --fa:"";
  --fa--fa:"";
}

.fa-cart-shopping, .fa-shopping-cart {
  --fa:"";
  --fa--fa:"";
}

.fa-vials {
  --fa:"";
  --fa--fa:"";
}

.fa-plug-circle-plus {
  --fa:"";
  --fa--fa:"";
}

.fa-place-of-worship {
  --fa:"";
  --fa--fa:"";
}

.fa-grip-vertical {
  --fa:"";
  --fa--fa:"";
}

.fa-hexagon-nodes {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-turn-up, .fa-level-up {
  --fa:"";
  --fa--fa:"";
}

.fa-u {
  --fa:"U";
  --fa--fa:"UU";
}

.fa-square-root-alt, .fa-square-root-variable {
  --fa:"";
  --fa--fa:"";
}

.fa-clock, .fa-clock-four {
  --fa:"";
  --fa--fa:"";
}

.fa-backward-step, .fa-step-backward {
  --fa:"";
  --fa--fa:"";
}

.fa-pallet {
  --fa:"";
  --fa--fa:"";
}

.fa-faucet {
  --fa:"";
  --fa--fa:"";
}

.fa-baseball-bat-ball {
  --fa:"";
  --fa--fa:"";
}

.fa-s {
  --fa:"S";
  --fa--fa:"SS";
}

.fa-timeline {
  --fa:"";
  --fa--fa:"";
}

.fa-keyboard {
  --fa:"";
  --fa--fa:"";
}

.fa-caret-down {
  --fa:"";
  --fa--fa:"";
}

.fa-clinic-medical, .fa-house-chimney-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-temperature-3, .fa-temperature-three-quarters, .fa-thermometer-3, .fa-thermometer-three-quarters {
  --fa:"";
  --fa--fa:"";
}

.fa-mobile-android-alt, .fa-mobile-screen {
  --fa:"";
  --fa--fa:"";
}

.fa-plane-up {
  --fa:"";
  --fa--fa:"";
}

.fa-piggy-bank {
  --fa:"";
  --fa--fa:"";
}

.fa-battery-3, .fa-battery-half {
  --fa:"";
  --fa--fa:"";
}

.fa-mountain-city {
  --fa:"";
  --fa--fa:"";
}

.fa-coins {
  --fa:"";
  --fa--fa:"";
}

.fa-khanda {
  --fa:"";
  --fa--fa:"";
}

.fa-sliders, .fa-sliders-h {
  --fa:"";
  --fa--fa:"";
}

.fa-folder-tree {
  --fa:"";
  --fa--fa:"";
}

.fa-network-wired {
  --fa:"";
  --fa--fa:"";
}

.fa-map-pin {
  --fa:"";
  --fa--fa:"";
}

.fa-hamsa {
  --fa:"";
  --fa--fa:"";
}

.fa-cent-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-flask {
  --fa:"";
  --fa--fa:"";
}

.fa-person-pregnant {
  --fa:"";
  --fa--fa:"";
}

.fa-wand-sparkles {
  --fa:"";
  --fa--fa:"";
}

.fa-ellipsis-v, .fa-ellipsis-vertical {
  --fa:"";
  --fa--fa:"";
}

.fa-ticket {
  --fa:"";
  --fa--fa:"";
}

.fa-power-off {
  --fa:"";
  --fa--fa:"";
}

.fa-long-arrow-alt-right, .fa-right-long {
  --fa:"";
  --fa--fa:"";
}

.fa-flag-usa {
  --fa:"";
  --fa--fa:"";
}

.fa-laptop-file {
  --fa:"";
  --fa--fa:"";
}

.fa-teletype, .fa-tty {
  --fa:"";
  --fa--fa:"";
}

.fa-diagram-next {
  --fa:"";
  --fa--fa:"";
}

.fa-person-rifle {
  --fa:"";
  --fa--fa:"";
}

.fa-house-medical-circle-exclamation {
  --fa:"";
  --fa--fa:"";
}

.fa-closed-captioning {
  --fa:"";
  --fa--fa:"";
}

.fa-hiking, .fa-person-hiking {
  --fa:"";
  --fa--fa:"";
}

.fa-venus-double {
  --fa:"";
  --fa--fa:"";
}

.fa-images {
  --fa:"";
  --fa--fa:"";
}

.fa-calculator {
  --fa:"";
  --fa--fa:"";
}

.fa-people-pulling {
  --fa:"";
  --fa--fa:"";
}

.fa-n {
  --fa:"N";
  --fa--fa:"NN";
}

.fa-cable-car, .fa-tram {
  --fa:"";
  --fa--fa:"";
}

.fa-cloud-rain {
  --fa:"";
  --fa--fa:"";
}

.fa-building-circle-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-ship {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-down-to-line {
  --fa:"";
  --fa--fa:"";
}

.fa-download {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grin, .fa-grin {
  --fa:"";
  --fa--fa:"";
}

.fa-backspace, .fa-delete-left {
  --fa:"";
  --fa--fa:"";
}

.fa-eye-dropper, .fa-eye-dropper-empty, .fa-eyedropper {
  --fa:"";
  --fa--fa:"";
}

.fa-file-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-forward {
  --fa:"";
  --fa--fa:"";
}

.fa-mobile, .fa-mobile-android, .fa-mobile-phone {
  --fa:"";
  --fa--fa:"";
}

.fa-face-meh, .fa-meh {
  --fa:"";
  --fa--fa:"";
}

.fa-align-center {
  --fa:"";
  --fa--fa:"";
}

.fa-book-dead, .fa-book-skull {
  --fa:"";
  --fa--fa:"";
}

.fa-drivers-license, .fa-id-card {
  --fa:"";
  --fa--fa:"";
}

.fa-dedent, .fa-outdent {
  --fa:"";
  --fa--fa:"";
}

.fa-heart-circle-exclamation {
  --fa:"";
  --fa--fa:"";
}

.fa-home, .fa-home-alt, .fa-home-lg-alt, .fa-house {
  --fa:"";
  --fa--fa:"";
}

.fa-calendar-week {
  --fa:"";
  --fa--fa:"";
}

.fa-laptop-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-b {
  --fa:"B";
  --fa--fa:"BB";
}

.fa-file-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-dice-one {
  --fa:"";
  --fa--fa:"";
}

.fa-kiwi-bird {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-right-arrow-left, .fa-exchange {
  --fa:"";
  --fa--fa:"";
}

.fa-redo-alt, .fa-rotate-forward, .fa-rotate-right {
  --fa:"";
  --fa--fa:"";
}

.fa-cutlery, .fa-utensils {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-up-wide-short, .fa-sort-amount-up {
  --fa:"";
  --fa--fa:"";
}

.fa-mill-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-bowl-rice {
  --fa:"";
  --fa--fa:"";
}

.fa-skull {
  --fa:"";
  --fa--fa:"";
}

.fa-broadcast-tower, .fa-tower-broadcast {
  --fa:"";
  --fa--fa:"";
}

.fa-truck-pickup {
  --fa:"";
  --fa--fa:"";
}

.fa-long-arrow-alt-up, .fa-up-long {
  --fa:"";
  --fa--fa:"";
}

.fa-stop {
  --fa:"";
  --fa--fa:"";
}

.fa-code-merge {
  --fa:"";
  --fa--fa:"";
}

.fa-upload {
  --fa:"";
  --fa--fa:"";
}

.fa-hurricane {
  --fa:"";
  --fa--fa:"";
}

.fa-mound {
  --fa:"";
  --fa--fa:"";
}

.fa-toilet-portable {
  --fa:"";
  --fa--fa:"";
}

.fa-compact-disc {
  --fa:"";
  --fa--fa:"";
}

.fa-file-arrow-down, .fa-file-download {
  --fa:"";
  --fa--fa:"";
}

.fa-caravan {
  --fa:"";
  --fa--fa:"";
}

.fa-shield-cat {
  --fa:"";
  --fa--fa:"";
}

.fa-bolt, .fa-zap {
  --fa:"";
  --fa--fa:"";
}

.fa-glass-water {
  --fa:"";
  --fa--fa:"";
}

.fa-oil-well {
  --fa:"";
  --fa--fa:"";
}

.fa-vault {
  --fa:"";
  --fa--fa:"";
}

.fa-mars {
  --fa:"";
  --fa--fa:"";
}

.fa-toilet {
  --fa:"";
  --fa--fa:"";
}

.fa-plane-circle-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-cny, .fa-jpy, .fa-rmb, .fa-yen, .fa-yen-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-rouble, .fa-rub, .fa-ruble, .fa-ruble-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-sun {
  --fa:"";
  --fa--fa:"";
}

.fa-guitar {
  --fa:"";
  --fa--fa:"";
}

.fa-face-laugh-wink, .fa-laugh-wink {
  --fa:"";
  --fa--fa:"";
}

.fa-horse-head {
  --fa:"";
  --fa--fa:"";
}

.fa-bore-hole {
  --fa:"";
  --fa--fa:"";
}

.fa-industry {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-alt-circle-down, .fa-circle-down {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-turn-to-dots {
  --fa:"";
  --fa--fa:"";
}

.fa-florin-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-down-short-wide, .fa-sort-amount-desc, .fa-sort-amount-down-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-less-than {
  --fa:"<";
  --fa--fa:"<<";
}

.fa-angle-down {
  --fa:"";
  --fa--fa:"";
}

.fa-car-tunnel {
  --fa:"";
  --fa--fa:"";
}

.fa-head-side-cough {
  --fa:"";
  --fa--fa:"";
}

.fa-grip-lines {
  --fa:"";
  --fa--fa:"";
}

.fa-thumbs-down {
  --fa:"";
  --fa--fa:"";
}

.fa-user-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-right-long, .fa-long-arrow-right {
  --fa:"";
  --fa--fa:"";
}

.fa-anchor-circle-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-ellipsis, .fa-ellipsis-h {
  --fa:"";
  --fa--fa:"";
}

.fa-chess-pawn {
  --fa:"";
  --fa--fa:"";
}

.fa-first-aid, .fa-kit-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-person-through-window {
  --fa:"";
  --fa--fa:"";
}

.fa-toolbox {
  --fa:"";
  --fa--fa:"";
}

.fa-hands-holding-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-bug {
  --fa:"";
  --fa--fa:"";
}

.fa-credit-card, .fa-credit-card-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-automobile, .fa-car {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-holding-hand {
  --fa:"";
  --fa--fa:"";
}

.fa-book-open-reader, .fa-book-reader {
  --fa:"";
  --fa--fa:"";
}

.fa-mountain-sun {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-left-right-to-line {
  --fa:"";
  --fa--fa:"";
}

.fa-dice-d20 {
  --fa:"";
  --fa--fa:"";
}

.fa-truck-droplet {
  --fa:"";
  --fa--fa:"";
}

.fa-file-circle-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-temperature-arrow-up, .fa-temperature-up {
  --fa:"";
  --fa--fa:"";
}

.fa-medal {
  --fa:"";
  --fa--fa:"";
}

.fa-bed {
  --fa:"";
  --fa--fa:"";
}

.fa-h-square, .fa-square-h {
  --fa:"";
  --fa--fa:"";
}

.fa-podcast {
  --fa:"";
  --fa--fa:"";
}

.fa-temperature-4, .fa-temperature-full, .fa-thermometer-4, .fa-thermometer-full {
  --fa:"";
  --fa--fa:"";
}

.fa-bell {
  --fa:"";
  --fa--fa:"";
}

.fa-superscript {
  --fa:"";
  --fa--fa:"";
}

.fa-plug-circle-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-star-of-life {
  --fa:"";
  --fa--fa:"";
}

.fa-phone-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-paint-roller {
  --fa:"";
  --fa--fa:"";
}

.fa-hands-helping, .fa-handshake-angle {
  --fa:"";
  --fa--fa:"";
}

.fa-location-dot, .fa-map-marker-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-file {
  --fa:"";
  --fa--fa:"";
}

.fa-greater-than {
  --fa:">";
  --fa--fa:">>";
}

.fa-person-swimming, .fa-swimmer {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-down {
  --fa:"";
  --fa--fa:"";
}

.fa-droplet, .fa-tint {
  --fa:"";
  --fa--fa:"";
}

.fa-eraser {
  --fa:"";
  --fa--fa:"";
}

.fa-earth, .fa-earth-america, .fa-earth-americas, .fa-globe-americas {
  --fa:"";
  --fa--fa:"";
}

.fa-person-burst {
  --fa:"";
  --fa--fa:"";
}

.fa-dove {
  --fa:"";
  --fa--fa:"";
}

.fa-battery-0, .fa-battery-empty {
  --fa:"";
  --fa--fa:"";
}

.fa-socks {
  --fa:"";
  --fa--fa:"";
}

.fa-inbox {
  --fa:"";
  --fa--fa:"";
}

.fa-section {
  --fa:"";
  --fa--fa:"";
}

.fa-gauge-high, .fa-tachometer-alt, .fa-tachometer-alt-fast {
  --fa:"";
  --fa--fa:"";
}

.fa-envelope-open-text {
  --fa:"";
  --fa--fa:"";
}

.fa-hospital, .fa-hospital-alt, .fa-hospital-wide {
  --fa:"";
  --fa--fa:"";
}

.fa-wine-bottle {
  --fa:"";
  --fa--fa:"";
}

.fa-chess-rook {
  --fa:"";
  --fa--fa:"";
}

.fa-bars-staggered, .fa-reorder, .fa-stream {
  --fa:"";
  --fa--fa:"";
}

.fa-dharmachakra {
  --fa:"";
  --fa--fa:"";
}

.fa-hotdog {
  --fa:"";
  --fa--fa:"";
}

.fa-blind, .fa-person-walking-with-cane {
  --fa:"";
  --fa--fa:"";
}

.fa-drum {
  --fa:"";
  --fa--fa:"";
}

.fa-ice-cream {
  --fa:"";
  --fa--fa:"";
}

.fa-heart-circle-bolt {
  --fa:"";
  --fa--fa:"";
}

.fa-fax {
  --fa:"";
  --fa--fa:"";
}

.fa-paragraph {
  --fa:"";
  --fa--fa:"";
}

.fa-check-to-slot, .fa-vote-yea {
  --fa:"";
  --fa--fa:"";
}

.fa-star-half {
  --fa:"";
  --fa--fa:"";
}

.fa-boxes, .fa-boxes-alt, .fa-boxes-stacked {
  --fa:"";
  --fa--fa:"";
}

.fa-chain, .fa-link {
  --fa:"";
  --fa--fa:"";
}

.fa-assistive-listening-systems, .fa-ear-listen {
  --fa:"";
  --fa--fa:"";
}

.fa-tree-city {
  --fa:"";
  --fa--fa:"";
}

.fa-play {
  --fa:"";
  --fa--fa:"";
}

.fa-font {
  --fa:"";
  --fa--fa:"";
}

.fa-table-cells-row-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-rupiah-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-magnifying-glass, .fa-search {
  --fa:"";
  --fa--fa:"";
}

.fa-ping-pong-paddle-ball, .fa-table-tennis, .fa-table-tennis-paddle-ball {
  --fa:"";
  --fa--fa:"";
}

.fa-diagnoses, .fa-person-dots-from-line {
  --fa:"";
  --fa--fa:"";
}

.fa-trash-can-arrow-up, .fa-trash-restore-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-naira-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-cart-arrow-down {
  --fa:"";
  --fa--fa:"";
}

.fa-walkie-talkie {
  --fa:"";
  --fa--fa:"";
}

.fa-file-edit, .fa-file-pen {
  --fa:"";
  --fa--fa:"";
}

.fa-receipt {
  --fa:"";
  --fa--fa:"";
}

.fa-pen-square, .fa-pencil-square, .fa-square-pen {
  --fa:"";
  --fa--fa:"";
}

.fa-suitcase-rolling {
  --fa:"";
  --fa--fa:"";
}

.fa-person-circle-exclamation {
  --fa:"";
  --fa--fa:"";
}

.fa-chevron-down {
  --fa:"";
  --fa--fa:"";
}

.fa-battery, .fa-battery-5, .fa-battery-full {
  --fa:"";
  --fa--fa:"";
}

.fa-skull-crossbones {
  --fa:"";
  --fa--fa:"";
}

.fa-code-compare {
  --fa:"";
  --fa--fa:"";
}

.fa-list-dots, .fa-list-ul {
  --fa:"";
  --fa--fa:"";
}

.fa-school-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-tower-cell {
  --fa:"";
  --fa--fa:"";
}

.fa-down-long, .fa-long-arrow-alt-down {
  --fa:"";
  --fa--fa:"";
}

.fa-ranking-star {
  --fa:"";
  --fa--fa:"";
}

.fa-chess-king {
  --fa:"";
  --fa--fa:"";
}

.fa-person-harassing {
  --fa:"";
  --fa--fa:"";
}

.fa-brazilian-real-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-landmark-alt, .fa-landmark-dome {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-up {
  --fa:"";
  --fa--fa:"";
}

.fa-television, .fa-tv, .fa-tv-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-shrimp {
  --fa:"";
  --fa--fa:"";
}

.fa-list-check, .fa-tasks {
  --fa:"";
  --fa--fa:"";
}

.fa-jug-detergent {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-user, .fa-user-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-user-shield {
  --fa:"";
  --fa--fa:"";
}

.fa-wind {
  --fa:"";
  --fa--fa:"";
}

.fa-car-burst, .fa-car-crash {
  --fa:"";
  --fa--fa:"";
}

.fa-y {
  --fa:"Y";
  --fa--fa:"YY";
}

.fa-person-snowboarding, .fa-snowboarding {
  --fa:"";
  --fa--fa:"";
}

.fa-shipping-fast, .fa-truck-fast {
  --fa:"";
  --fa--fa:"";
}

.fa-fish {
  --fa:"";
  --fa--fa:"";
}

.fa-user-graduate {
  --fa:"";
  --fa--fa:"";
}

.fa-adjust, .fa-circle-half-stroke {
  --fa:"";
  --fa--fa:"";
}

.fa-clapperboard {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-radiation, .fa-radiation-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-baseball, .fa-baseball-ball {
  --fa:"";
  --fa--fa:"";
}

.fa-jet-fighter-up {
  --fa:"";
  --fa--fa:"";
}

.fa-diagram-project, .fa-project-diagram {
  --fa:"";
  --fa--fa:"";
}

.fa-copy {
  --fa:"";
  --fa--fa:"";
}

.fa-volume-mute, .fa-volume-times, .fa-volume-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-sparkles {
  --fa:"";
  --fa--fa:"";
}

.fa-grip, .fa-grip-horizontal {
  --fa:"";
  --fa--fa:"";
}

.fa-share-from-square, .fa-share-square {
  --fa:"";
  --fa--fa:"";
}

.fa-child-combatant, .fa-child-rifle {
  --fa:"";
  --fa--fa:"";
}

.fa-gun {
  --fa:"";
  --fa--fa:"";
}

.fa-phone-square, .fa-square-phone {
  --fa:"";
  --fa--fa:"";
}

.fa-add, .fa-plus {
  --fa:"+";
  --fa--fa:"++";
}

.fa-expand {
  --fa:"";
  --fa--fa:"";
}

.fa-computer {
  --fa:"";
  --fa--fa:"";
}

.fa-close, .fa-multiply, .fa-remove, .fa-times, .fa-xmark {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows, .fa-arrows-up-down-left-right {
  --fa:"";
  --fa--fa:"";
}

.fa-chalkboard-teacher, .fa-chalkboard-user {
  --fa:"";
  --fa--fa:"";
}

.fa-peso-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-building-shield {
  --fa:"";
  --fa--fa:"";
}

.fa-baby {
  --fa:"";
  --fa--fa:"";
}

.fa-users-line {
  --fa:"";
  --fa--fa:"";
}

.fa-quote-left, .fa-quote-left-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-tractor {
  --fa:"";
  --fa--fa:"";
}

.fa-trash-arrow-up, .fa-trash-restore {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-down-up-lock {
  --fa:"";
  --fa--fa:"";
}

.fa-lines-leaning {
  --fa:"";
  --fa--fa:"";
}

.fa-ruler-combined {
  --fa:"";
  --fa--fa:"";
}

.fa-copyright {
  --fa:"";
  --fa--fa:"";
}

.fa-equals {
  --fa:"=";
  --fa--fa:"==";
}

.fa-blender {
  --fa:"";
  --fa--fa:"";
}

.fa-teeth {
  --fa:"";
  --fa--fa:"";
}

.fa-ils, .fa-shekel, .fa-shekel-sign, .fa-sheqel, .fa-sheqel-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-map {
  --fa:"";
  --fa--fa:"";
}

.fa-rocket {
  --fa:"";
  --fa--fa:"";
}

.fa-photo-film, .fa-photo-video {
  --fa:"";
  --fa--fa:"";
}

.fa-folder-minus {
  --fa:"";
  --fa--fa:"";
}

.fa-hexagon-nodes-bolt {
  --fa:"";
  --fa--fa:"";
}

.fa-store {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-trend-up {
  --fa:"";
  --fa--fa:"";
}

.fa-plug-circle-minus {
  --fa:"";
  --fa--fa:"";
}

.fa-sign, .fa-sign-hanging {
  --fa:"";
  --fa--fa:"";
}

.fa-bezier-curve {
  --fa:"";
  --fa--fa:"";
}

.fa-bell-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-tablet, .fa-tablet-android {
  --fa:"";
  --fa--fa:"";
}

.fa-school-flag {
  --fa:"";
  --fa--fa:"";
}

.fa-fill {
  --fa:"";
  --fa--fa:"";
}

.fa-angle-up {
  --fa:"";
  --fa--fa:"";
}

.fa-drumstick-bite {
  --fa:"";
  --fa--fa:"";
}

.fa-holly-berry {
  --fa:"";
  --fa--fa:"";
}

.fa-chevron-left {
  --fa:"";
  --fa--fa:"";
}

.fa-bacteria {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-lizard {
  --fa:"";
  --fa--fa:"";
}

.fa-notdef {
  --fa:"";
  --fa--fa:"";
}

.fa-disease {
  --fa:"";
  --fa--fa:"";
}

.fa-briefcase-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-genderless {
  --fa:"";
  --fa--fa:"";
}

.fa-chevron-right {
  --fa:"";
  --fa--fa:"";
}

.fa-retweet {
  --fa:"";
  --fa--fa:"";
}

.fa-car-alt, .fa-car-rear {
  --fa:"";
  --fa--fa:"";
}

.fa-pump-soap {
  --fa:"";
  --fa--fa:"";
}

.fa-video-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-battery-2, .fa-battery-quarter {
  --fa:"";
  --fa--fa:"";
}

.fa-radio {
  --fa:"";
  --fa--fa:"";
}

.fa-baby-carriage, .fa-carriage-baby {
  --fa:"";
  --fa--fa:"";
}

.fa-traffic-light {
  --fa:"";
  --fa--fa:"";
}

.fa-thermometer {
  --fa:"";
  --fa--fa:"";
}

.fa-vr-cardboard {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-middle-finger {
  --fa:"";
  --fa--fa:"";
}

.fa-percent, .fa-percentage {
  --fa:"%";
  --fa--fa:"%%";
}

.fa-truck-moving {
  --fa:"";
  --fa--fa:"";
}

.fa-glass-water-droplet {
  --fa:"";
  --fa--fa:"";
}

.fa-display {
  --fa:"";
  --fa--fa:"";
}

.fa-face-smile, .fa-smile {
  --fa:"";
  --fa--fa:"";
}

.fa-thumb-tack, .fa-thumbtack {
  --fa:"";
  --fa--fa:"";
}

.fa-trophy {
  --fa:"";
  --fa--fa:"";
}

.fa-person-praying, .fa-pray {
  --fa:"";
  --fa--fa:"";
}

.fa-hammer {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-peace {
  --fa:"";
  --fa--fa:"";
}

.fa-rotate, .fa-sync-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-spinner {
  --fa:"";
  --fa--fa:"";
}

.fa-robot {
  --fa:"";
  --fa--fa:"";
}

.fa-peace {
  --fa:"";
  --fa--fa:"";
}

.fa-cogs, .fa-gears {
  --fa:"";
  --fa--fa:"";
}

.fa-warehouse {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-up-right-dots {
  --fa:"";
  --fa--fa:"";
}

.fa-splotch {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grin-hearts, .fa-grin-hearts {
  --fa:"";
  --fa--fa:"";
}

.fa-dice-four {
  --fa:"";
  --fa--fa:"";
}

.fa-sim-card {
  --fa:"";
  --fa--fa:"";
}

.fa-transgender, .fa-transgender-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-mercury {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-turn-down, .fa-level-down {
  --fa:"";
  --fa--fa:"";
}

.fa-person-falling-burst {
  --fa:"";
  --fa--fa:"";
}

.fa-award {
  --fa:"";
  --fa--fa:"";
}

.fa-ticket-alt, .fa-ticket-simple {
  --fa:"";
  --fa--fa:"";
}

.fa-building {
  --fa:"";
  --fa--fa:"";
}

.fa-angle-double-left, .fa-angles-left {
  --fa:"";
  --fa--fa:"";
}

.fa-qrcode {
  --fa:"";
  --fa--fa:"";
}

.fa-clock-rotate-left, .fa-history {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grin-beam-sweat, .fa-grin-beam-sweat {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-right-from-file, .fa-file-export {
  --fa:"";
  --fa--fa:"";
}

.fa-shield, .fa-shield-blank {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-up-short-wide, .fa-sort-amount-up-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-comment-nodes {
  --fa:"";
  --fa--fa:"";
}

.fa-house-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-golf-ball, .fa-golf-ball-tee {
  --fa:"";
  --fa--fa:"";
}

.fa-chevron-circle-left, .fa-circle-chevron-left {
  --fa:"";
  --fa--fa:"";
}

.fa-house-chimney-window {
  --fa:"";
  --fa--fa:"";
}

.fa-pen-nib {
  --fa:"";
  --fa--fa:"";
}

.fa-tent-arrow-turn-left {
  --fa:"";
  --fa--fa:"";
}

.fa-tents {
  --fa:"";
  --fa--fa:"";
}

.fa-magic, .fa-wand-magic {
  --fa:"";
  --fa--fa:"";
}

.fa-dog {
  --fa:"";
  --fa--fa:"";
}

.fa-carrot {
  --fa:"";
  --fa--fa:"";
}

.fa-moon {
  --fa:"";
  --fa--fa:"";
}

.fa-wine-glass-alt, .fa-wine-glass-empty {
  --fa:"";
  --fa--fa:"";
}

.fa-cheese {
  --fa:"";
  --fa--fa:"";
}

.fa-yin-yang {
  --fa:"";
  --fa--fa:"";
}

.fa-music {
  --fa:"";
  --fa--fa:"";
}

.fa-code-commit {
  --fa:"";
  --fa--fa:"";
}

.fa-temperature-low {
  --fa:"";
  --fa--fa:"";
}

.fa-biking, .fa-person-biking {
  --fa:"";
  --fa--fa:"";
}

.fa-broom {
  --fa:"";
  --fa--fa:"";
}

.fa-shield-heart {
  --fa:"";
  --fa--fa:"";
}

.fa-gopuram {
  --fa:"";
  --fa--fa:"";
}

.fa-earth-oceania, .fa-globe-oceania {
  --fa:"";
  --fa--fa:"";
}

.fa-square-xmark, .fa-times-square, .fa-xmark-square {
  --fa:"";
  --fa--fa:"";
}

.fa-hashtag {
  --fa:"#";
  --fa--fa:"##";
}

.fa-expand-alt, .fa-up-right-and-down-left-from-center {
  --fa:"";
  --fa--fa:"";
}

.fa-oil-can {
  --fa:"";
  --fa--fa:"";
}

.fa-t {
  --fa:"T";
  --fa--fa:"TT";
}

.fa-hippo {
  --fa:"";
  --fa--fa:"";
}

.fa-chart-column {
  --fa:"";
  --fa--fa:"";
}

.fa-infinity {
  --fa:"";
  --fa--fa:"";
}

.fa-vial-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-person-arrow-down-to-line {
  --fa:"";
  --fa--fa:"";
}

.fa-voicemail {
  --fa:"";
  --fa--fa:"";
}

.fa-fan {
  --fa:"";
  --fa--fa:"";
}

.fa-person-walking-luggage {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-alt-v, .fa-up-down {
  --fa:"";
  --fa--fa:"";
}

.fa-cloud-moon-rain {
  --fa:"";
  --fa--fa:"";
}

.fa-calendar {
  --fa:"";
  --fa--fa:"";
}

.fa-trailer {
  --fa:"";
  --fa--fa:"";
}

.fa-bahai, .fa-haykal {
  --fa:"";
  --fa--fa:"";
}

.fa-sd-card {
  --fa:"";
  --fa--fa:"";
}

.fa-dragon {
  --fa:"";
  --fa--fa:"";
}

.fa-shoe-prints {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-plus, .fa-plus-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grin-tongue-wink, .fa-grin-tongue-wink {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-holding {
  --fa:"";
  --fa--fa:"";
}

.fa-plug-circle-exclamation {
  --fa:"";
  --fa--fa:"";
}

.fa-chain-broken, .fa-chain-slash, .fa-link-slash, .fa-unlink {
  --fa:"";
  --fa--fa:"";
}

.fa-clone {
  --fa:"";
  --fa--fa:"";
}

.fa-person-walking-arrow-loop-left {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-up-z-a, .fa-sort-alpha-up-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-fire-alt, .fa-fire-flame-curved {
  --fa:"";
  --fa--fa:"";
}

.fa-tornado {
  --fa:"";
  --fa--fa:"";
}

.fa-file-circle-plus {
  --fa:"";
  --fa--fa:"";
}

.fa-book-quran, .fa-quran {
  --fa:"";
  --fa--fa:"";
}

.fa-anchor {
  --fa:"";
  --fa--fa:"";
}

.fa-border-all {
  --fa:"";
  --fa--fa:"";
}

.fa-angry, .fa-face-angry {
  --fa:"";
  --fa--fa:"";
}

.fa-cookie-bite {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-trend-down {
  --fa:"";
  --fa--fa:"";
}

.fa-feed, .fa-rss {
  --fa:"";
  --fa--fa:"";
}

.fa-draw-polygon {
  --fa:"";
  --fa--fa:"";
}

.fa-balance-scale, .fa-scale-balanced {
  --fa:"";
  --fa--fa:"";
}

.fa-gauge-simple-high, .fa-tachometer, .fa-tachometer-fast {
  --fa:"";
  --fa--fa:"";
}

.fa-shower {
  --fa:"";
  --fa--fa:"";
}

.fa-desktop, .fa-desktop-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-m {
  --fa:"M";
  --fa--fa:"MM";
}

.fa-table-list, .fa-th-list {
  --fa:"";
  --fa--fa:"";
}

.fa-comment-sms, .fa-sms {
  --fa:"";
  --fa--fa:"";
}

.fa-book {
  --fa:"";
  --fa--fa:"";
}

.fa-user-plus {
  --fa:"";
  --fa--fa:"";
}

.fa-check {
  --fa:"";
  --fa--fa:"";
}

.fa-battery-4, .fa-battery-three-quarters {
  --fa:"";
  --fa--fa:"";
}

.fa-house-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-angle-left {
  --fa:"";
  --fa--fa:"";
}

.fa-diagram-successor {
  --fa:"";
  --fa--fa:"";
}

.fa-truck-arrow-right {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-split-up-and-left {
  --fa:"";
  --fa--fa:"";
}

.fa-fist-raised, .fa-hand-fist {
  --fa:"";
  --fa--fa:"";
}

.fa-cloud-moon {
  --fa:"";
  --fa--fa:"";
}

.fa-briefcase {
  --fa:"";
  --fa--fa:"";
}

.fa-person-falling {
  --fa:"";
  --fa--fa:"";
}

.fa-image-portrait, .fa-portrait {
  --fa:"";
  --fa--fa:"";
}

.fa-user-tag {
  --fa:"";
  --fa--fa:"";
}

.fa-rug {
  --fa:"";
  --fa--fa:"";
}

.fa-earth-europe, .fa-globe-europe {
  --fa:"";
  --fa--fa:"";
}

.fa-cart-flatbed-suitcase, .fa-luggage-cart {
  --fa:"";
  --fa--fa:"";
}

.fa-rectangle-times, .fa-rectangle-xmark, .fa-times-rectangle, .fa-window-close {
  --fa:"";
  --fa--fa:"";
}

.fa-baht-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-book-open {
  --fa:"";
  --fa--fa:"";
}

.fa-book-journal-whills, .fa-journal-whills {
  --fa:"";
  --fa--fa:"";
}

.fa-handcuffs {
  --fa:"";
  --fa--fa:"";
}

.fa-exclamation-triangle, .fa-triangle-exclamation, .fa-warning {
  --fa:"";
  --fa--fa:"";
}

.fa-database {
  --fa:"";
  --fa--fa:"";
}

.fa-mail-forward, .fa-share {
  --fa:"";
  --fa--fa:"";
}

.fa-bottle-droplet {
  --fa:"";
  --fa--fa:"";
}

.fa-mask-face {
  --fa:"";
  --fa--fa:"";
}

.fa-hill-rockslide {
  --fa:"";
  --fa--fa:"";
}

.fa-exchange-alt, .fa-right-left {
  --fa:"";
  --fa--fa:"";
}

.fa-paper-plane {
  --fa:"";
  --fa--fa:"";
}

.fa-road-circle-exclamation {
  --fa:"";
  --fa--fa:"";
}

.fa-dungeon {
  --fa:"";
  --fa--fa:"";
}

.fa-align-right {
  --fa:"";
  --fa--fa:"";
}

.fa-money-bill-1-wave, .fa-money-bill-wave-alt {
  --fa:"";
  --fa--fa:"";
}

.fa-life-ring {
  --fa:"";
  --fa--fa:"";
}

.fa-hands, .fa-sign-language, .fa-signing {
  --fa:"";
  --fa--fa:"";
}

.fa-calendar-day {
  --fa:"";
  --fa--fa:"";
}

.fa-ladder-water, .fa-swimming-pool, .fa-water-ladder {
  --fa:"";
  --fa--fa:"";
}

.fa-arrows-up-down, .fa-arrows-v {
  --fa:"";
  --fa--fa:"";
}

.fa-face-grimace, .fa-grimace {
  --fa:"";
  --fa--fa:"";
}

.fa-wheelchair-alt, .fa-wheelchair-move {
  --fa:"";
  --fa--fa:"";
}

.fa-level-down-alt, .fa-turn-down {
  --fa:"";
  --fa--fa:"";
}

.fa-person-walking-arrow-right {
  --fa:"";
  --fa--fa:"";
}

.fa-envelope-square, .fa-square-envelope {
  --fa:"";
  --fa--fa:"";
}

.fa-dice {
  --fa:"";
  --fa--fa:"";
}

.fa-bowling-ball {
  --fa:"";
  --fa--fa:"";
}

.fa-brain {
  --fa:"";
  --fa--fa:"";
}

.fa-band-aid, .fa-bandage {
  --fa:"";
  --fa--fa:"";
}

.fa-calendar-minus {
  --fa:"";
  --fa--fa:"";
}

.fa-circle-xmark, .fa-times-circle, .fa-xmark-circle {
  --fa:"";
  --fa--fa:"";
}

.fa-gifts {
  --fa:"";
  --fa--fa:"";
}

.fa-hotel {
  --fa:"";
  --fa--fa:"";
}

.fa-earth-asia, .fa-globe-asia {
  --fa:"";
  --fa--fa:"";
}

.fa-id-card-alt, .fa-id-card-clip {
  --fa:"";
  --fa--fa:"";
}

.fa-magnifying-glass-plus, .fa-search-plus {
  --fa:"";
  --fa--fa:"";
}

.fa-thumbs-up {
  --fa:"";
  --fa--fa:"";
}

.fa-user-clock {
  --fa:"";
  --fa--fa:"";
}

.fa-allergies, .fa-hand-dots {
  --fa:"";
  --fa--fa:"";
}

.fa-file-invoice {
  --fa:"";
  --fa--fa:"";
}

.fa-window-minimize {
  --fa:"";
  --fa--fa:"";
}

.fa-coffee, .fa-mug-saucer {
  --fa:"";
  --fa--fa:"";
}

.fa-brush {
  --fa:"";
  --fa--fa:"";
}

.fa-file-half-dashed {
  --fa:"";
  --fa--fa:"";
}

.fa-mask {
  --fa:"";
  --fa--fa:"";
}

.fa-magnifying-glass-minus, .fa-search-minus {
  --fa:"";
  --fa--fa:"";
}

.fa-ruler-vertical {
  --fa:"";
  --fa--fa:"";
}

.fa-user-alt, .fa-user-large {
  --fa:"";
  --fa--fa:"";
}

.fa-train-tram {
  --fa:"";
  --fa--fa:"";
}

.fa-user-nurse {
  --fa:"";
  --fa--fa:"";
}

.fa-syringe {
  --fa:"";
  --fa--fa:"";
}

.fa-cloud-sun {
  --fa:"";
  --fa--fa:"";
}

.fa-stopwatch-20 {
  --fa:"";
  --fa--fa:"";
}

.fa-square-full {
  --fa:"";
  --fa--fa:"";
}

.fa-magnet {
  --fa:"";
  --fa--fa:"";
}

.fa-jar {
  --fa:"";
  --fa--fa:"";
}

.fa-note-sticky, .fa-sticky-note {
  --fa:"";
  --fa--fa:"";
}

.fa-bug-slash {
  --fa:"";
  --fa--fa:"";
}

.fa-arrow-up-from-water-pump {
  --fa:"";
  --fa--fa:"";
}

.fa-bone {
  --fa:"";
  --fa--fa:"";
}

.fa-table-cells-row-unlock {
  --fa:"";
  --fa--fa:"";
}

.fa-user-injured {
  --fa:"";
  --fa--fa:"";
}

.fa-face-sad-tear, .fa-sad-tear {
  --fa:"";
  --fa--fa:"";
}

.fa-plane {
  --fa:"";
  --fa--fa:"";
}

.fa-tent-arrows-down {
  --fa:"";
  --fa--fa:"";
}

.fa-exclamation {
  --fa:"!";
  --fa--fa:"!!";
}

.fa-arrows-spin {
  --fa:"";
  --fa--fa:"";
}

.fa-print {
  --fa:"";
  --fa--fa:"";
}

.fa-try, .fa-turkish-lira, .fa-turkish-lira-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-dollar, .fa-dollar-sign, .fa-usd {
  --fa:"$";
  --fa--fa:"$$";
}

.fa-x {
  --fa:"X";
  --fa--fa:"XX";
}

.fa-magnifying-glass-dollar, .fa-search-dollar {
  --fa:"";
  --fa--fa:"";
}

.fa-users-cog, .fa-users-gear {
  --fa:"";
  --fa--fa:"";
}

.fa-person-military-pointing {
  --fa:"";
  --fa--fa:"";
}

.fa-bank, .fa-building-columns, .fa-institution, .fa-museum, .fa-university {
  --fa:"";
  --fa--fa:"";
}

.fa-umbrella {
  --fa:"";
  --fa--fa:"";
}

.fa-trowel {
  --fa:"";
  --fa--fa:"";
}

.fa-d {
  --fa:"D";
  --fa--fa:"DD";
}

.fa-stapler {
  --fa:"";
  --fa--fa:"";
}

.fa-masks-theater, .fa-theater-masks {
  --fa:"";
  --fa--fa:"";
}

.fa-kip-sign {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-point-left {
  --fa:"";
  --fa--fa:"";
}

.fa-handshake-alt, .fa-handshake-simple {
  --fa:"";
  --fa--fa:"";
}

.fa-fighter-jet, .fa-jet-fighter {
  --fa:"";
  --fa--fa:"";
}

.fa-share-alt-square, .fa-square-share-nodes {
  --fa:"";
  --fa--fa:"";
}

.fa-barcode {
  --fa:"";
  --fa--fa:"";
}

.fa-plus-minus {
  --fa:"";
  --fa--fa:"";
}

.fa-video, .fa-video-camera {
  --fa:"";
  --fa--fa:"";
}

.fa-graduation-cap, .fa-mortar-board {
  --fa:"";
  --fa--fa:"";
}

.fa-hand-holding-medical {
  --fa:"";
  --fa--fa:"";
}

.fa-person-circle-check {
  --fa:"";
  --fa--fa:"";
}

.fa-level-up-alt, .fa-turn-up {
  --fa:"";
  --fa--fa:"";
}

.fa-sr-only, .fa-sr-only-focusable:not(:focus), .sr-only, .sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

:host, :root {
  --fa-style-family-brands:"Font Awesome 6 Brands";
  --fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.woff2?fdbb558523a380307689b232cae05ef0) format("woff2"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.ttf?26b80c8830bebf340211aab79e0af067) format("truetype");
}
.fa-brands, .fab {
  font-weight: 400;
}

.fa-monero {
  --fa:"";
}

.fa-hooli {
  --fa:"";
}

.fa-yelp {
  --fa:"";
}

.fa-cc-visa {
  --fa:"";
}

.fa-lastfm {
  --fa:"";
}

.fa-shopware {
  --fa:"";
}

.fa-creative-commons-nc {
  --fa:"";
}

.fa-aws {
  --fa:"";
}

.fa-redhat {
  --fa:"";
}

.fa-yoast {
  --fa:"";
}

.fa-cloudflare {
  --fa:"";
}

.fa-ups {
  --fa:"";
}

.fa-pixiv {
  --fa:"";
}

.fa-wpexplorer {
  --fa:"";
}

.fa-dyalog {
  --fa:"";
}

.fa-bity {
  --fa:"";
}

.fa-stackpath {
  --fa:"";
}

.fa-buysellads {
  --fa:"";
}

.fa-first-order {
  --fa:"";
}

.fa-modx {
  --fa:"";
}

.fa-guilded {
  --fa:"";
}

.fa-vnv {
  --fa:"";
}

.fa-js-square, .fa-square-js {
  --fa:"";
}

.fa-microsoft {
  --fa:"";
}

.fa-qq {
  --fa:"";
}

.fa-orcid {
  --fa:"";
}

.fa-java {
  --fa:"";
}

.fa-invision {
  --fa:"";
}

.fa-creative-commons-pd-alt {
  --fa:"";
}

.fa-centercode {
  --fa:"";
}

.fa-glide-g {
  --fa:"";
}

.fa-drupal {
  --fa:"";
}

.fa-jxl {
  --fa:"";
}

.fa-dart-lang {
  --fa:"";
}

.fa-hire-a-helper {
  --fa:"";
}

.fa-creative-commons-by {
  --fa:"";
}

.fa-unity {
  --fa:"";
}

.fa-whmcs {
  --fa:"";
}

.fa-rocketchat {
  --fa:"";
}

.fa-vk {
  --fa:"";
}

.fa-untappd {
  --fa:"";
}

.fa-mailchimp {
  --fa:"";
}

.fa-css3-alt {
  --fa:"";
}

.fa-reddit-square, .fa-square-reddit {
  --fa:"";
}

.fa-vimeo-v {
  --fa:"";
}

.fa-contao {
  --fa:"";
}

.fa-square-font-awesome {
  --fa:"";
}

.fa-deskpro {
  --fa:"";
}

.fa-brave {
  --fa:"";
}

.fa-sistrix {
  --fa:"";
}

.fa-instagram-square, .fa-square-instagram {
  --fa:"";
}

.fa-battle-net {
  --fa:"";
}

.fa-the-red-yeti {
  --fa:"";
}

.fa-hacker-news-square, .fa-square-hacker-news {
  --fa:"";
}

.fa-edge {
  --fa:"";
}

.fa-threads {
  --fa:"";
}

.fa-napster {
  --fa:"";
}

.fa-snapchat-square, .fa-square-snapchat {
  --fa:"";
}

.fa-google-plus-g {
  --fa:"";
}

.fa-artstation {
  --fa:"";
}

.fa-markdown {
  --fa:"";
}

.fa-sourcetree {
  --fa:"";
}

.fa-google-plus {
  --fa:"";
}

.fa-diaspora {
  --fa:"";
}

.fa-foursquare {
  --fa:"";
}

.fa-stack-overflow {
  --fa:"";
}

.fa-github-alt {
  --fa:"";
}

.fa-phoenix-squadron {
  --fa:"";
}

.fa-pagelines {
  --fa:"";
}

.fa-algolia {
  --fa:"";
}

.fa-red-river {
  --fa:"";
}

.fa-creative-commons-sa {
  --fa:"";
}

.fa-safari {
  --fa:"";
}

.fa-google {
  --fa:"";
}

.fa-font-awesome-alt, .fa-square-font-awesome-stroke {
  --fa:"";
}

.fa-atlassian {
  --fa:"";
}

.fa-linkedin-in {
  --fa:"";
}

.fa-digital-ocean {
  --fa:"";
}

.fa-nimblr {
  --fa:"";
}

.fa-chromecast {
  --fa:"";
}

.fa-evernote {
  --fa:"";
}

.fa-hacker-news {
  --fa:"";
}

.fa-creative-commons-sampling {
  --fa:"";
}

.fa-adversal {
  --fa:"";
}

.fa-creative-commons {
  --fa:"";
}

.fa-watchman-monitoring {
  --fa:"";
}

.fa-fonticons {
  --fa:"";
}

.fa-weixin {
  --fa:"";
}

.fa-shirtsinbulk {
  --fa:"";
}

.fa-codepen {
  --fa:"";
}

.fa-git-alt {
  --fa:"";
}

.fa-lyft {
  --fa:"";
}

.fa-rev {
  --fa:"";
}

.fa-windows {
  --fa:"";
}

.fa-wizards-of-the-coast {
  --fa:"";
}

.fa-square-viadeo, .fa-viadeo-square {
  --fa:"";
}

.fa-meetup {
  --fa:"";
}

.fa-centos {
  --fa:"";
}

.fa-adn {
  --fa:"";
}

.fa-cloudsmith {
  --fa:"";
}

.fa-opensuse {
  --fa:"";
}

.fa-pied-piper-alt {
  --fa:"";
}

.fa-dribbble-square, .fa-square-dribbble {
  --fa:"";
}

.fa-codiepie {
  --fa:"";
}

.fa-node {
  --fa:"";
}

.fa-mix {
  --fa:"";
}

.fa-steam {
  --fa:"";
}

.fa-cc-apple-pay {
  --fa:"";
}

.fa-scribd {
  --fa:"";
}

.fa-debian {
  --fa:"";
}

.fa-openid {
  --fa:"";
}

.fa-instalod {
  --fa:"";
}

.fa-files-pinwheel {
  --fa:"";
}

.fa-expeditedssl {
  --fa:"";
}

.fa-sellcast {
  --fa:"";
}

.fa-square-twitter, .fa-twitter-square {
  --fa:"";
}

.fa-r-project {
  --fa:"";
}

.fa-delicious {
  --fa:"";
}

.fa-freebsd {
  --fa:"";
}

.fa-vuejs {
  --fa:"";
}

.fa-accusoft {
  --fa:"";
}

.fa-ioxhost {
  --fa:"";
}

.fa-fonticons-fi {
  --fa:"";
}

.fa-app-store {
  --fa:"";
}

.fa-cc-mastercard {
  --fa:"";
}

.fa-itunes-note {
  --fa:"";
}

.fa-golang {
  --fa:"";
}

.fa-kickstarter, .fa-square-kickstarter {
  --fa:"";
}

.fa-grav {
  --fa:"";
}

.fa-weibo {
  --fa:"";
}

.fa-uncharted {
  --fa:"";
}

.fa-firstdraft {
  --fa:"";
}

.fa-square-youtube, .fa-youtube-square {
  --fa:"";
}

.fa-wikipedia-w {
  --fa:"";
}

.fa-rendact, .fa-wpressr {
  --fa:"";
}

.fa-angellist {
  --fa:"";
}

.fa-galactic-republic {
  --fa:"";
}

.fa-nfc-directional {
  --fa:"";
}

.fa-skype {
  --fa:"";
}

.fa-joget {
  --fa:"";
}

.fa-fedora {
  --fa:"";
}

.fa-stripe-s {
  --fa:"";
}

.fa-meta {
  --fa:"";
}

.fa-laravel {
  --fa:"";
}

.fa-hotjar {
  --fa:"";
}

.fa-bluetooth-b {
  --fa:"";
}

.fa-square-letterboxd {
  --fa:"";
}

.fa-sticker-mule {
  --fa:"";
}

.fa-creative-commons-zero {
  --fa:"";
}

.fa-hips {
  --fa:"";
}

.fa-css {
  --fa:"";
}

.fa-behance {
  --fa:"";
}

.fa-reddit {
  --fa:"";
}

.fa-discord {
  --fa:"";
}

.fa-chrome {
  --fa:"";
}

.fa-app-store-ios {
  --fa:"";
}

.fa-cc-discover {
  --fa:"";
}

.fa-wpbeginner {
  --fa:"";
}

.fa-confluence {
  --fa:"";
}

.fa-shoelace {
  --fa:"";
}

.fa-mdb {
  --fa:"";
}

.fa-dochub {
  --fa:"";
}

.fa-accessible-icon {
  --fa:"";
}

.fa-ebay {
  --fa:"";
}

.fa-amazon {
  --fa:"";
}

.fa-unsplash {
  --fa:"";
}

.fa-yarn {
  --fa:"";
}

.fa-square-steam, .fa-steam-square {
  --fa:"";
}

.fa-500px {
  --fa:"";
}

.fa-square-vimeo, .fa-vimeo-square {
  --fa:"";
}

.fa-asymmetrik {
  --fa:"";
}

.fa-font-awesome, .fa-font-awesome-flag, .fa-font-awesome-logo-full {
  --fa:"";
}

.fa-gratipay {
  --fa:"";
}

.fa-apple {
  --fa:"";
}

.fa-hive {
  --fa:"";
}

.fa-gitkraken {
  --fa:"";
}

.fa-keybase {
  --fa:"";
}

.fa-apple-pay {
  --fa:"";
}

.fa-padlet {
  --fa:"";
}

.fa-amazon-pay {
  --fa:"";
}

.fa-github-square, .fa-square-github {
  --fa:"";
}

.fa-stumbleupon {
  --fa:"";
}

.fa-fedex {
  --fa:"";
}

.fa-phoenix-framework {
  --fa:"";
}

.fa-shopify {
  --fa:"";
}

.fa-neos {
  --fa:"";
}

.fa-square-threads {
  --fa:"";
}

.fa-hackerrank {
  --fa:"";
}

.fa-researchgate {
  --fa:"";
}

.fa-swift {
  --fa:"";
}

.fa-angular {
  --fa:"";
}

.fa-speakap {
  --fa:"";
}

.fa-angrycreative {
  --fa:"";
}

.fa-y-combinator {
  --fa:"";
}

.fa-empire {
  --fa:"";
}

.fa-envira {
  --fa:"";
}

.fa-google-scholar {
  --fa:"";
}

.fa-gitlab-square, .fa-square-gitlab {
  --fa:"";
}

.fa-studiovinari {
  --fa:"";
}

.fa-pied-piper {
  --fa:"";
}

.fa-wordpress {
  --fa:"";
}

.fa-product-hunt {
  --fa:"";
}

.fa-firefox {
  --fa:"";
}

.fa-linode {
  --fa:"";
}

.fa-goodreads {
  --fa:"";
}

.fa-odnoklassniki-square, .fa-square-odnoklassniki {
  --fa:"";
}

.fa-jsfiddle {
  --fa:"";
}

.fa-sith {
  --fa:"";
}

.fa-themeisle {
  --fa:"";
}

.fa-page4 {
  --fa:"";
}

.fa-hashnode {
  --fa:"";
}

.fa-react {
  --fa:"";
}

.fa-cc-paypal {
  --fa:"";
}

.fa-squarespace {
  --fa:"";
}

.fa-cc-stripe {
  --fa:"";
}

.fa-creative-commons-share {
  --fa:"";
}

.fa-bitcoin {
  --fa:"";
}

.fa-keycdn {
  --fa:"";
}

.fa-opera {
  --fa:"";
}

.fa-itch-io {
  --fa:"";
}

.fa-umbraco {
  --fa:"";
}

.fa-galactic-senate {
  --fa:"";
}

.fa-ubuntu {
  --fa:"";
}

.fa-draft2digital {
  --fa:"";
}

.fa-stripe {
  --fa:"";
}

.fa-houzz {
  --fa:"";
}

.fa-gg {
  --fa:"";
}

.fa-dhl {
  --fa:"";
}

.fa-pinterest-square, .fa-square-pinterest {
  --fa:"";
}

.fa-xing {
  --fa:"";
}

.fa-blackberry {
  --fa:"";
}

.fa-creative-commons-pd {
  --fa:"";
}

.fa-playstation {
  --fa:"";
}

.fa-quinscape {
  --fa:"";
}

.fa-less {
  --fa:"";
}

.fa-blogger-b {
  --fa:"";
}

.fa-opencart {
  --fa:"";
}

.fa-vine {
  --fa:"";
}

.fa-signal-messenger {
  --fa:"";
}

.fa-paypal {
  --fa:"";
}

.fa-gitlab {
  --fa:"";
}

.fa-typo3 {
  --fa:"";
}

.fa-reddit-alien {
  --fa:"";
}

.fa-yahoo {
  --fa:"";
}

.fa-dailymotion {
  --fa:"";
}

.fa-affiliatetheme {
  --fa:"";
}

.fa-pied-piper-pp {
  --fa:"";
}

.fa-bootstrap {
  --fa:"";
}

.fa-odnoklassniki {
  --fa:"";
}

.fa-nfc-symbol {
  --fa:"";
}

.fa-mintbit {
  --fa:"";
}

.fa-ethereum {
  --fa:"";
}

.fa-speaker-deck {
  --fa:"";
}

.fa-creative-commons-nc-eu {
  --fa:"";
}

.fa-patreon {
  --fa:"";
}

.fa-avianex {
  --fa:"";
}

.fa-ello {
  --fa:"";
}

.fa-gofore {
  --fa:"";
}

.fa-bimobject {
  --fa:"";
}

.fa-brave-reverse {
  --fa:"";
}

.fa-facebook-f {
  --fa:"";
}

.fa-google-plus-square, .fa-square-google-plus {
  --fa:"";
}

.fa-web-awesome {
  --fa:"";
}

.fa-mandalorian {
  --fa:"";
}

.fa-first-order-alt {
  --fa:"";
}

.fa-osi {
  --fa:"";
}

.fa-google-wallet {
  --fa:"";
}

.fa-d-and-d-beyond {
  --fa:"";
}

.fa-periscope {
  --fa:"";
}

.fa-fulcrum {
  --fa:"";
}

.fa-cloudscale {
  --fa:"";
}

.fa-forumbee {
  --fa:"";
}

.fa-mizuni {
  --fa:"";
}

.fa-schlix {
  --fa:"";
}

.fa-square-xing, .fa-xing-square {
  --fa:"";
}

.fa-bandcamp {
  --fa:"";
}

.fa-wpforms {
  --fa:"";
}

.fa-cloudversify {
  --fa:"";
}

.fa-usps {
  --fa:"";
}

.fa-megaport {
  --fa:"";
}

.fa-magento {
  --fa:"";
}

.fa-spotify {
  --fa:"";
}

.fa-optin-monster {
  --fa:"";
}

.fa-fly {
  --fa:"";
}

.fa-square-bluesky {
  --fa:"";
}

.fa-aviato {
  --fa:"";
}

.fa-itunes {
  --fa:"";
}

.fa-cuttlefish {
  --fa:"";
}

.fa-blogger {
  --fa:"";
}

.fa-flickr {
  --fa:"";
}

.fa-viber {
  --fa:"";
}

.fa-soundcloud {
  --fa:"";
}

.fa-digg {
  --fa:"";
}

.fa-tencent-weibo {
  --fa:"";
}

.fa-letterboxd {
  --fa:"";
}

.fa-symfony {
  --fa:"";
}

.fa-maxcdn {
  --fa:"";
}

.fa-etsy {
  --fa:"";
}

.fa-facebook-messenger {
  --fa:"";
}

.fa-audible {
  --fa:"";
}

.fa-think-peaks {
  --fa:"";
}

.fa-bilibili {
  --fa:"";
}

.fa-erlang {
  --fa:"";
}

.fa-x-twitter {
  --fa:"";
}

.fa-cotton-bureau {
  --fa:"";
}

.fa-dashcube {
  --fa:"";
}

.fa-42-group, .fa-innosoft {
  --fa:"";
}

.fa-stack-exchange {
  --fa:"";
}

.fa-elementor {
  --fa:"";
}

.fa-pied-piper-square, .fa-square-pied-piper {
  --fa:"";
}

.fa-creative-commons-nd {
  --fa:"";
}

.fa-palfed {
  --fa:"";
}

.fa-superpowers {
  --fa:"";
}

.fa-resolving {
  --fa:"";
}

.fa-xbox {
  --fa:"";
}

.fa-square-web-awesome-stroke {
  --fa:"";
}

.fa-searchengin {
  --fa:"";
}

.fa-tiktok {
  --fa:"";
}

.fa-facebook-square, .fa-square-facebook {
  --fa:"";
}

.fa-renren {
  --fa:"";
}

.fa-linux {
  --fa:"";
}

.fa-glide {
  --fa:"";
}

.fa-linkedin {
  --fa:"";
}

.fa-hubspot {
  --fa:"";
}

.fa-deploydog {
  --fa:"";
}

.fa-twitch {
  --fa:"";
}

.fa-flutter {
  --fa:"";
}

.fa-ravelry {
  --fa:"";
}

.fa-mixer {
  --fa:"";
}

.fa-lastfm-square, .fa-square-lastfm {
  --fa:"";
}

.fa-vimeo {
  --fa:"";
}

.fa-mendeley {
  --fa:"";
}

.fa-uniregistry {
  --fa:"";
}

.fa-figma {
  --fa:"";
}

.fa-creative-commons-remix {
  --fa:"";
}

.fa-cc-amazon-pay {
  --fa:"";
}

.fa-dropbox {
  --fa:"";
}

.fa-instagram {
  --fa:"";
}

.fa-cmplid {
  --fa:"";
}

.fa-upwork {
  --fa:"";
}

.fa-facebook {
  --fa:"";
}

.fa-gripfire {
  --fa:"";
}

.fa-jedi-order {
  --fa:"";
}

.fa-uikit {
  --fa:"";
}

.fa-fort-awesome-alt {
  --fa:"";
}

.fa-phabricator {
  --fa:"";
}

.fa-ussunnah {
  --fa:"";
}

.fa-earlybirds {
  --fa:"";
}

.fa-trade-federation {
  --fa:"";
}

.fa-autoprefixer {
  --fa:"";
}

.fa-whatsapp {
  --fa:"";
}

.fa-square-upwork {
  --fa:"";
}

.fa-slideshare {
  --fa:"";
}

.fa-google-play {
  --fa:"";
}

.fa-viadeo {
  --fa:"";
}

.fa-line {
  --fa:"";
}

.fa-google-drive {
  --fa:"";
}

.fa-servicestack {
  --fa:"";
}

.fa-simplybuilt {
  --fa:"";
}

.fa-bitbucket {
  --fa:"";
}

.fa-imdb {
  --fa:"";
}

.fa-deezer {
  --fa:"";
}

.fa-raspberry-pi {
  --fa:"";
}

.fa-jira {
  --fa:"";
}

.fa-docker {
  --fa:"";
}

.fa-screenpal {
  --fa:"";
}

.fa-bluetooth {
  --fa:"";
}

.fa-gitter {
  --fa:"";
}

.fa-d-and-d {
  --fa:"";
}

.fa-microblog {
  --fa:"";
}

.fa-cc-diners-club {
  --fa:"";
}

.fa-gg-circle {
  --fa:"";
}

.fa-pied-piper-hat {
  --fa:"";
}

.fa-kickstarter-k {
  --fa:"";
}

.fa-yandex {
  --fa:"";
}

.fa-readme {
  --fa:"";
}

.fa-html5 {
  --fa:"";
}

.fa-sellsy {
  --fa:"";
}

.fa-square-web-awesome {
  --fa:"";
}

.fa-sass {
  --fa:"";
}

.fa-wirsindhandwerk, .fa-wsh {
  --fa:"";
}

.fa-buromobelexperte {
  --fa:"";
}

.fa-salesforce {
  --fa:"";
}

.fa-octopus-deploy {
  --fa:"";
}

.fa-medapps {
  --fa:"";
}

.fa-ns8 {
  --fa:"";
}

.fa-pinterest-p {
  --fa:"";
}

.fa-apper {
  --fa:"";
}

.fa-fort-awesome {
  --fa:"";
}

.fa-waze {
  --fa:"";
}

.fa-bluesky {
  --fa:"";
}

.fa-cc-jcb {
  --fa:"";
}

.fa-snapchat, .fa-snapchat-ghost {
  --fa:"";
}

.fa-fantasy-flight-games {
  --fa:"";
}

.fa-rust {
  --fa:"";
}

.fa-wix {
  --fa:"";
}

.fa-behance-square, .fa-square-behance {
  --fa:"";
}

.fa-supple {
  --fa:"";
}

.fa-webflow {
  --fa:"";
}

.fa-rebel {
  --fa:"";
}

.fa-css3 {
  --fa:"";
}

.fa-staylinked {
  --fa:"";
}

.fa-kaggle {
  --fa:"";
}

.fa-space-awesome {
  --fa:"";
}

.fa-deviantart {
  --fa:"";
}

.fa-cpanel {
  --fa:"";
}

.fa-goodreads-g {
  --fa:"";
}

.fa-git-square, .fa-square-git {
  --fa:"";
}

.fa-square-tumblr, .fa-tumblr-square {
  --fa:"";
}

.fa-trello {
  --fa:"";
}

.fa-creative-commons-nc-jp {
  --fa:"";
}

.fa-get-pocket {
  --fa:"";
}

.fa-perbyte {
  --fa:"";
}

.fa-grunt {
  --fa:"";
}

.fa-weebly {
  --fa:"";
}

.fa-connectdevelop {
  --fa:"";
}

.fa-leanpub {
  --fa:"";
}

.fa-black-tie {
  --fa:"";
}

.fa-themeco {
  --fa:"";
}

.fa-python {
  --fa:"";
}

.fa-android {
  --fa:"";
}

.fa-bots {
  --fa:"";
}

.fa-free-code-camp {
  --fa:"";
}

.fa-hornbill {
  --fa:"";
}

.fa-js {
  --fa:"";
}

.fa-ideal {
  --fa:"";
}

.fa-git {
  --fa:"";
}

.fa-dev {
  --fa:"";
}

.fa-sketch {
  --fa:"";
}

.fa-yandex-international {
  --fa:"";
}

.fa-cc-amex {
  --fa:"";
}

.fa-uber {
  --fa:"";
}

.fa-github {
  --fa:"";
}

.fa-php {
  --fa:"";
}

.fa-alipay {
  --fa:"";
}

.fa-youtube {
  --fa:"";
}

.fa-skyatlas {
  --fa:"";
}

.fa-firefox-browser {
  --fa:"";
}

.fa-replyd {
  --fa:"";
}

.fa-suse {
  --fa:"";
}

.fa-jenkins {
  --fa:"";
}

.fa-twitter {
  --fa:"";
}

.fa-rockrms {
  --fa:"";
}

.fa-pinterest {
  --fa:"";
}

.fa-buffer {
  --fa:"";
}

.fa-npm {
  --fa:"";
}

.fa-yammer {
  --fa:"";
}

.fa-btc {
  --fa:"";
}

.fa-dribbble {
  --fa:"";
}

.fa-stumbleupon-circle {
  --fa:"";
}

.fa-internet-explorer {
  --fa:"";
}

.fa-stubber {
  --fa:"";
}

.fa-telegram, .fa-telegram-plane {
  --fa:"";
}

.fa-old-republic {
  --fa:"";
}

.fa-odysee {
  --fa:"";
}

.fa-square-whatsapp, .fa-whatsapp-square {
  --fa:"";
}

.fa-node-js {
  --fa:"";
}

.fa-edge-legacy {
  --fa:"";
}

.fa-slack, .fa-slack-hash {
  --fa:"";
}

.fa-medrt {
  --fa:"";
}

.fa-usb {
  --fa:"";
}

.fa-tumblr {
  --fa:"";
}

.fa-vaadin {
  --fa:"";
}

.fa-quora {
  --fa:"";
}

.fa-square-x-twitter {
  --fa:"";
}

.fa-reacteurope {
  --fa:"";
}

.fa-medium, .fa-medium-m {
  --fa:"";
}

.fa-amilia {
  --fa:"";
}

.fa-mixcloud {
  --fa:"";
}

.fa-flipboard {
  --fa:"";
}

.fa-viacoin {
  --fa:"";
}

.fa-critical-role {
  --fa:"";
}

.fa-sitrox {
  --fa:"";
}

.fa-discourse {
  --fa:"";
}

.fa-joomla {
  --fa:"";
}

.fa-mastodon {
  --fa:"";
}

.fa-airbnb {
  --fa:"";
}

.fa-wolf-pack-battalion {
  --fa:"";
}

.fa-buy-n-large {
  --fa:"";
}

.fa-gulp {
  --fa:"";
}

.fa-creative-commons-sampling-plus {
  --fa:"";
}

.fa-strava {
  --fa:"";
}

.fa-ember {
  --fa:"";
}

.fa-canadian-maple-leaf {
  --fa:"";
}

.fa-teamspeak {
  --fa:"";
}

.fa-pushed {
  --fa:"";
}

.fa-wordpress-simple {
  --fa:"";
}

.fa-nutritionix {
  --fa:"";
}

.fa-wodu {
  --fa:"";
}

.fa-google-pay {
  --fa:"";
}

.fa-intercom {
  --fa:"";
}

.fa-zhihu {
  --fa:"";
}

.fa-korvue {
  --fa:"";
}

.fa-pix {
  --fa:"";
}

.fa-steam-symbol {
  --fa:"";
}

:host, :root {
  --fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.woff2?4f6a2dabee9c092d09b9f8a79805fe62) format("woff2"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.ttf?05fdd87be89f7f8f0a1efd58005150bd) format("truetype");
}
.fa-regular, .far {
  font-weight: 400;
}

:host, :root {
  --fa-style-family-classic:"Font Awesome 6 Free";
  --fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.woff2?83a538a018a9e44b023af45844c80e9e) format("woff2"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.ttf?ad1782c70927ebc5bc87e5b45773ab1f) format("truetype");
}
.fa-solid, .fas {
  font-weight: 900;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-display: block;
  font-weight: 400;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.woff2?fdbb558523a380307689b232cae05ef0) format("woff2"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.ttf?26b80c8830bebf340211aab79e0af067) format("truetype");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.woff2?83a538a018a9e44b023af45844c80e9e) format("woff2"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.ttf?ad1782c70927ebc5bc87e5b45773ab1f) format("truetype");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 400;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.woff2?4f6a2dabee9c092d09b9f8a79805fe62) format("woff2"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.ttf?05fdd87be89f7f8f0a1efd58005150bd) format("truetype");
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.woff2?83a538a018a9e44b023af45844c80e9e) format("woff2"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.ttf?ad1782c70927ebc5bc87e5b45773ab1f) format("truetype");
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.woff2?fdbb558523a380307689b232cae05ef0) format("woff2"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.ttf?26b80c8830bebf340211aab79e0af067) format("truetype");
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.woff2?4f6a2dabee9c092d09b9f8a79805fe62) format("woff2"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-regular-400.ttf?05fdd87be89f7f8f0a1efd58005150bd) format("truetype");
  unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d, u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088, u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5, u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a, u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e, u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7, u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d, u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba, u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc;
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-v4compatibility.woff2?c3ea317a0f10f201597f903cf6a81913) format("woff2"), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-v4compatibility.ttf?fa86b3c85e77abbd2ebd088102a05ecf) format("truetype");
  unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b, u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4, u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e, u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 140px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }
  .daterangepicker {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }
  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
/*!
 * bsStepper v1.7.0 (https://github.com/Johann-S/bs-stepper)
 * Copyright 2018 - 2019 Johann-S <johann.servoire@gmail.com>
 * Licensed under MIT (https://github.com/Johann-S/bs-stepper/blob/master/LICENSE)
 */
.bs-stepper .step-trigger {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 20px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  color: #6c757d;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: none;
  border-radius: 0.25rem;
  transition: background-color 0.15s ease-out, color 0.15s ease-out;
}

.bs-stepper .step-trigger:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.bs-stepper .step-trigger:disabled,
.bs-stepper .step-trigger.disabled {
  pointer-events: none;
  opacity: 0.65;
}

.bs-stepper .step-trigger:focus {
  color: #007bff;
  outline: none;
}

.bs-stepper .step-trigger:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.06);
}

@media (max-width: 520px) {
  .bs-stepper .step-trigger {
    flex-direction: column;
    padding: 10px;
  }
}
.bs-stepper-label {
  display: inline-block;
  margin: 0.25rem;
}

.bs-stepper-header {
  display: flex;
  align-items: center;
}

@media (max-width: 520px) {
  .bs-stepper-header {
    margin: 0 -10px;
    text-align: center;
  }
}
.bs-stepper-line,
.bs-stepper .line {
  flex: 1 0 32px;
  min-width: 1px;
  min-height: 1px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.12);
}

@media (max-width: 400px) {
  .bs-stepper-line,
  .bs-stepper .line {
    flex-basis: 20px;
  }
}
.bs-stepper-circle {
  display: inline-flex;
  align-content: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  padding: 0.5em 0;
  margin: 0.25rem;
  line-height: 1em;
  color: #fff;
  background-color: #6c757d;
  border-radius: 1em;
}

.active .bs-stepper-circle {
  background-color: #007bff;
}

.bs-stepper-content {
  padding: 0 20px 20px;
}

@media (max-width: 520px) {
  .bs-stepper-content {
    padding: 0;
  }
}
.bs-stepper.vertical {
  display: flex;
}

.bs-stepper.vertical .bs-stepper-header {
  flex-direction: column;
  align-items: stretch;
  margin: 0;
}

.bs-stepper.vertical .bs-stepper-pane,
.bs-stepper.vertical .content {
  display: block;
}

.bs-stepper.vertical .bs-stepper-pane:not(.fade),
.bs-stepper.vertical .content:not(.fade) {
  display: block;
  visibility: hidden;
}

.bs-stepper-pane:not(.fade),
.bs-stepper .content:not(.fade) {
  display: none;
}

.bs-stepper .content.fade,
.bs-stepper-pane.fade {
  visibility: hidden;
  transition-duration: 0.3s;
  transition-property: opacity;
}

.bs-stepper-pane.fade.active,
.bs-stepper .content.fade.active {
  visibility: visible;
  opacity: 1;
}

.bs-stepper-pane.active:not(.fade),
.bs-stepper .content.active:not(.fade) {
  display: block;
  visibility: visible;
}

.bs-stepper-pane.dstepper-block,
.bs-stepper .content.dstepper-block {
  display: block;
}

.bs-stepper:not(.vertical) .bs-stepper-pane.dstepper-none,
.bs-stepper:not(.vertical) .content.dstepper-none {
  display: none;
}

.vertical .bs-stepper-pane.fade.dstepper-none,
.vertical .content.fade.dstepper-none {
  visibility: hidden;
}


@keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}
.dropzone, .dropzone * {
  box-sizing: border-box;
}

.dropzone {
  min-height: 150px;
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  padding: 20px 20px;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone.dz-clickable * {
  cursor: default;
}

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: none;
}

.dropzone.dz-drag-hover {
  border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.dropzone .dz-message {
  text-align: center;
  margin: 3em 0;
}

.dropzone .dz-message .dz-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.dropzone .dz-preview:hover {
  z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
  background: #fff;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
  transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
  transform: scale(1.05, 1.05);
  filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.dropzone .dz-preview .dz-image img {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 50%;
}

.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
  fill: #fff;
}

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  left: 15%;
  right: 15%;
  border: 3px solid rgba(0, 0, 0, 0.8);
  background: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #fff;
  display: block;
  position: relative;
  height: 100%;
  width: 0;
  transition: width 300ms ease-in-out;
  border-radius: 17px;
}

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #b10606;
  padding: 0.5em 1em;
  color: #fff;
}

.dropzone .dz-preview .dz-error-message:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #b10606;
} 
/* BASICS */
.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  height: 300px;
  color: black;
  direction: ltr;
}

/* PADDING */
.CodeMirror-lines {
  padding: 4px 0; /* Vertical padding around content */
}

.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  padding: 0 4px; /* Horizontal padding of content */
}

.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  background-color: white; /* The little square between H and V scrollbars */
}

/* GUTTER */
.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}

.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}

.CodeMirror-guttermarker {
  color: black;
}

.CodeMirror-guttermarker-subtle {
  color: #999;
}

/* CURSOR */
.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}

/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}

.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}

.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}

.cm-fat-cursor .CodeMirror-line::-moz-selection, .cm-fat-cursor .CodeMirror-line > span::-moz-selection, .cm-fat-cursor .CodeMirror-line > span > span::-moz-selection {
  background: transparent;
}

.cm-fat-cursor .CodeMirror-line::selection,
.cm-fat-cursor .CodeMirror-line > span::selection,
.cm-fat-cursor .CodeMirror-line > span > span::selection {
  background: transparent;
}

.cm-fat-cursor .CodeMirror-line::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span > span::-moz-selection {
  background: transparent;
}

.cm-fat-cursor {
  caret-color: transparent;
}
@keyframes blink {
  50% {
    background-color: transparent;
  }
}
/* Can style cursor different in overwrite (non-insert) mode */
.cm-tab {
  display: inline-block;
  text-decoration: inherit;
}

.CodeMirror-rulers {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  bottom: 0;
  overflow: hidden;
}

.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0;
  bottom: 0;
  position: absolute;
}

/* DEFAULT THEME */
.cm-s-default .cm-header {
  color: blue;
}

.cm-s-default .cm-quote {
  color: #090;
}

.cm-negative {
  color: #d44;
}

.cm-positive {
  color: #292;
}

.cm-header, .cm-strong {
  font-weight: bold;
}

.cm-em {
  font-style: italic;
}

.cm-link {
  text-decoration: underline;
}

.cm-strikethrough {
  text-decoration: line-through;
}

.cm-s-default .cm-keyword {
  color: #708;
}

.cm-s-default .cm-atom {
  color: #219;
}

.cm-s-default .cm-number {
  color: #164;
}

.cm-s-default .cm-def {
  color: #00f;
}

.cm-s-default .cm-variable-2 {
  color: #05a;
}

.cm-s-default .cm-variable-3, .cm-s-default .cm-type {
  color: #085;
}

.cm-s-default .cm-comment {
  color: #a50;
}

.cm-s-default .cm-string {
  color: #a11;
}

.cm-s-default .cm-string-2 {
  color: #f50;
}

.cm-s-default .cm-meta {
  color: #555;
}

.cm-s-default .cm-qualifier {
  color: #555;
}

.cm-s-default .cm-builtin {
  color: #30a;
}

.cm-s-default .cm-bracket {
  color: #997;
}

.cm-s-default .cm-tag {
  color: #170;
}

.cm-s-default .cm-attribute {
  color: #00c;
}

.cm-s-default .cm-hr {
  color: #999;
}

.cm-s-default .cm-link {
  color: #00c;
}

.cm-s-default .cm-error {
  color: #f00;
}

.cm-invalidchar {
  color: #f00;
}

.CodeMirror-composing {
  border-bottom: 2px solid;
}

/* Default styles for common addons */
div.CodeMirror span.CodeMirror-matchingbracket {
  color: #0b0;
}

div.CodeMirror span.CodeMirror-nonmatchingbracket {
  color: #a22;
}

.CodeMirror-matchingtag {
  background: rgba(255, 150, 0, 0.3);
}

.CodeMirror-activeline-background {
  background: #e8f2ff;
}

/* STOP */
/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */
.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}

.CodeMirror-scroll {
  overflow: scroll !important; /* Things will break if this is overridden */
  /* 50px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -50px;
  margin-right: -50px;
  padding-bottom: 50px;
  height: 100%;
  outline: none; /* Prevent dragging from highlighting the element */
  position: relative;
  z-index: 0;
}

.CodeMirror-sizer {
  position: relative;
  border-right: 50px solid transparent;
}

/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
  outline: none;
}

.CodeMirror-vscrollbar {
  right: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}

.CodeMirror-hscrollbar {
  bottom: 0;
  left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}

.CodeMirror-scrollbar-filler {
  right: 0;
  bottom: 0;
}

.CodeMirror-gutter-filler {
  left: 0;
  bottom: 0;
}

.CodeMirror-gutters {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  z-index: 3;
}

.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -50px;
}

.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !important;
  border: none !important;
}

.CodeMirror-gutter-background {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4;
}

.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}

.CodeMirror-gutter-wrapper ::-moz-selection {
  background-color: transparent;
}

.CodeMirror-gutter-wrapper ::selection {
  background-color: transparent;
}

.CodeMirror-gutter-wrapper ::-moz-selection {
  background-color: transparent;
}

.CodeMirror-lines {
  cursor: text;
  min-height: 1px; /* prevents collapsing before first draw */
}

.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  /* Reset some styles that the rest of the page might have set */
  border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  font-variant-ligatures: contextual;
}

.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-linebackground {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px; /* Force widget margins to stay inside of the container */
}

.CodeMirror-rtl pre {
  direction: rtl;
}

.CodeMirror-code {
  outline: none;
}

/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  box-sizing: content-box;
}

.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}

.CodeMirror-measure pre {
  position: static;
}

div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}

div.CodeMirror-dragcursors {
  visibility: visible;
}

.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}

.CodeMirror-selected {
  background: #d9d9d9;
}

.CodeMirror-focused .CodeMirror-selected {
  background: #d7d4f0;
}

.CodeMirror-crosshair {
  cursor: crosshair;
}

.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}

.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
  background: #d7d4f0;
}

.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}

.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, 0.4);
}

/* Used to force a border model for a node */
.cm-force-border {
  padding-right: 0.1px;
}

@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}
/* See issue #2901 */
.cm-tab-wrap-hack:after {
  content: "";
}

/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext {
  background: none;
}

/* BASICS */
.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  height: 300px;
  color: black;
  direction: ltr;
}

/* PADDING */
.CodeMirror-lines {
  padding: 4px 0; /* Vertical padding around content */
}

.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  padding: 0 4px; /* Horizontal padding of content */
}

.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  background-color: white; /* The little square between H and V scrollbars */
}

/* GUTTER */
.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}

.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}

.CodeMirror-guttermarker {
  color: black;
}

.CodeMirror-guttermarker-subtle {
  color: #999;
}

/* CURSOR */
.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}

/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}

.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}

.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}

.cm-fat-cursor .CodeMirror-line::-moz-selection, .cm-fat-cursor .CodeMirror-line > span::-moz-selection, .cm-fat-cursor .CodeMirror-line > span > span::-moz-selection {
  background: transparent;
}

.cm-fat-cursor .CodeMirror-line::selection,
.cm-fat-cursor .CodeMirror-line > span::selection,
.cm-fat-cursor .CodeMirror-line > span > span::selection {
  background: transparent;
}

.cm-fat-cursor .CodeMirror-line::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span > span::-moz-selection {
  background: transparent;
}

.cm-fat-cursor {
  caret-color: transparent;
}
@keyframes blink {
  50% {
    background-color: transparent;
  }
}
/* Can style cursor different in overwrite (non-insert) mode */
.cm-tab {
  display: inline-block;
  text-decoration: inherit;
}

.CodeMirror-rulers {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  bottom: 0;
  overflow: hidden;
}

.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0;
  bottom: 0;
  position: absolute;
}

/* DEFAULT THEME */
.cm-s-default .cm-header {
  color: blue;
}

.cm-s-default .cm-quote {
  color: #090;
}

.cm-negative {
  color: #d44;
}

.cm-positive {
  color: #292;
}

.cm-header, .cm-strong {
  font-weight: bold;
}

.cm-em {
  font-style: italic;
}

.cm-link {
  text-decoration: underline;
}

.cm-strikethrough {
  text-decoration: line-through;
}

.cm-s-default .cm-keyword {
  color: #708;
}

.cm-s-default .cm-atom {
  color: #219;
}

.cm-s-default .cm-number {
  color: #164;
}

.cm-s-default .cm-def {
  color: #00f;
}

.cm-s-default .cm-variable-2 {
  color: #05a;
}

.cm-s-default .cm-variable-3, .cm-s-default .cm-type {
  color: #085;
}

.cm-s-default .cm-comment {
  color: #a50;
}

.cm-s-default .cm-string {
  color: #a11;
}

.cm-s-default .cm-string-2 {
  color: #f50;
}

.cm-s-default .cm-meta {
  color: #555;
}

.cm-s-default .cm-qualifier {
  color: #555;
}

.cm-s-default .cm-builtin {
  color: #30a;
}

.cm-s-default .cm-bracket {
  color: #997;
}

.cm-s-default .cm-tag {
  color: #170;
}

.cm-s-default .cm-attribute {
  color: #00c;
}

.cm-s-default .cm-hr {
  color: #999;
}

.cm-s-default .cm-link {
  color: #00c;
}

.cm-s-default .cm-error {
  color: #f00;
}

.cm-invalidchar {
  color: #f00;
}

.CodeMirror-composing {
  border-bottom: 2px solid;
}

/* Default styles for common addons */
div.CodeMirror span.CodeMirror-matchingbracket {
  color: #0b0;
}

div.CodeMirror span.CodeMirror-nonmatchingbracket {
  color: #a22;
}

.CodeMirror-matchingtag {
  background: rgba(255, 150, 0, 0.3);
}

.CodeMirror-activeline-background {
  background: #e8f2ff;
}

/* STOP */
/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */
.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}

.CodeMirror-scroll {
  overflow: scroll !important; /* Things will break if this is overridden */
  /* 50px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -50px;
  margin-right: -50px;
  padding-bottom: 50px;
  height: 100%;
  outline: none; /* Prevent dragging from highlighting the element */
  position: relative;
  z-index: 0;
}

.CodeMirror-sizer {
  position: relative;
  border-right: 50px solid transparent;
}

/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
  outline: none;
}

.CodeMirror-vscrollbar {
  right: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}

.CodeMirror-hscrollbar {
  bottom: 0;
  left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}

.CodeMirror-scrollbar-filler {
  right: 0;
  bottom: 0;
}

.CodeMirror-gutter-filler {
  left: 0;
  bottom: 0;
}

.CodeMirror-gutters {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  z-index: 3;
}

.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -50px;
}

.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !important;
  border: none !important;
}

.CodeMirror-gutter-background {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4;
}

.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}

.CodeMirror-gutter-wrapper ::-moz-selection {
  background-color: transparent;
}

.CodeMirror-gutter-wrapper ::selection {
  background-color: transparent;
}

.CodeMirror-gutter-wrapper ::-moz-selection {
  background-color: transparent;
}

.CodeMirror-lines {
  cursor: text;
  min-height: 1px; /* prevents collapsing before first draw */
}

.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  /* Reset some styles that the rest of the page might have set */
  border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  font-variant-ligatures: contextual;
}

.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-linebackground {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px; /* Force widget margins to stay inside of the container */
}

.CodeMirror-rtl pre {
  direction: rtl;
}

.CodeMirror-code {
  outline: none;
}

/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  box-sizing: content-box;
}

.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}

.CodeMirror-measure pre {
  position: static;
}

div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}

div.CodeMirror-dragcursors {
  visibility: visible;
}

.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}

.CodeMirror-selected {
  background: #d9d9d9;
}

.CodeMirror-focused .CodeMirror-selected {
  background: #d7d4f0;
}

.CodeMirror-crosshair {
  cursor: crosshair;
}

.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}

.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
  background: #d7d4f0;
}

.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}

.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, 0.4);
}

/* Used to force a border model for a node */
.cm-force-border {
  padding-right: 0.1px;
}

@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}
/* See issue #2901 */
.cm-tab-wrap-hack:after {
  content: "";
}

/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext {
  background: none;
}

/*

    Name:       dracula
    Author:     Michael Kaminsky (http://github.com/mkaminsky11)

    Original dracula color scheme by Zeno Rocha (https://github.com/zenorocha/dracula-theme)

*/
.cm-s-dracula.CodeMirror, .cm-s-dracula .CodeMirror-gutters {
  background-color: #282a36 !important;
  color: #f8f8f2 !important;
  border: none;
}

.cm-s-dracula .CodeMirror-gutters {
  color: #282a36;
}

.cm-s-dracula .CodeMirror-cursor {
  border-left: solid thin #f8f8f0;
}

.cm-s-dracula .CodeMirror-linenumber {
  color: #6D8A88;
}

.cm-s-dracula .CodeMirror-selected {
  background: rgba(255, 255, 255, 0.1);
}

.cm-s-dracula .CodeMirror-line::-moz-selection, .cm-s-dracula .CodeMirror-line > span::-moz-selection, .cm-s-dracula .CodeMirror-line > span > span::-moz-selection {
  background: rgba(255, 255, 255, 0.1);
}

.cm-s-dracula .CodeMirror-line::selection, .cm-s-dracula .CodeMirror-line > span::selection, .cm-s-dracula .CodeMirror-line > span > span::selection {
  background: rgba(255, 255, 255, 0.1);
}

.cm-s-dracula .CodeMirror-line::-moz-selection, .cm-s-dracula .CodeMirror-line > span::-moz-selection, .cm-s-dracula .CodeMirror-line > span > span::-moz-selection {
  background: rgba(255, 255, 255, 0.1);
}

.cm-s-dracula span.cm-comment {
  color: #6272a4;
}

.cm-s-dracula span.cm-string, .cm-s-dracula span.cm-string-2 {
  color: #f1fa8c;
}

.cm-s-dracula span.cm-number {
  color: #bd93f9;
}

.cm-s-dracula span.cm-variable {
  color: #50fa7b;
}

.cm-s-dracula span.cm-variable-2 {
  color: white;
}

.cm-s-dracula span.cm-def {
  color: #50fa7b;
}

.cm-s-dracula span.cm-operator {
  color: #ff79c6;
}

.cm-s-dracula span.cm-keyword {
  color: #ff79c6;
}

.cm-s-dracula span.cm-atom {
  color: #bd93f9;
}

.cm-s-dracula span.cm-meta {
  color: #f8f8f2;
}

.cm-s-dracula span.cm-tag {
  color: #ff79c6;
}

.cm-s-dracula span.cm-attribute {
  color: #50fa7b;
}

.cm-s-dracula span.cm-qualifier {
  color: #50fa7b;
}

.cm-s-dracula span.cm-property {
  color: #66d9ef;
}

.cm-s-dracula span.cm-builtin {
  color: #50fa7b;
}

.cm-s-dracula span.cm-variable-3, .cm-s-dracula span.cm-type {
  color: #ffb86c;
}

.cm-s-dracula .CodeMirror-activeline-background {
  background: rgba(255, 255, 255, 0.1);
}

.cm-s-dracula .CodeMirror-matchingbracket {
  text-decoration: underline;
  color: white !important;
}

:root {
  --dt-row-selected: 2, 117, 216;
  --dt-row-selected-text: 255, 255, 255;
  --dt-row-selected-link: 9, 10, 11;
  --dt-row-stripe: 0, 0, 0;
  --dt-row-hover: 0, 0, 0;
  --dt-column-ordering: 0, 0, 0;
  --dt-html-background: white;
}

:root.dark {
  --dt-html-background: rgb(33, 37, 41);
}

table.dataTable td.dt-control {
  text-align: center;
  cursor: pointer;
}

table.dataTable td.dt-control:before {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  content: "▶";
}

table.dataTable tr.dt-hasChild td.dt-control:before {
  content: "▼";
}

html.dark table.dataTable td.dt-control:before,
:root[data-bs-theme=dark] table.dataTable td.dt-control:before {
  color: rgba(255, 255, 255, 0.5);
}

html.dark table.dataTable tr.dt-hasChild td.dt-control:before,
:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before {
  color: rgba(255, 255, 255, 0.5);
}

table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting_asc_disabled, table.dataTable thead > tr > th.sorting_desc_disabled,
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting_asc_disabled,
table.dataTable thead > tr > td.sorting_desc_disabled {
  cursor: pointer;
  position: relative;
  padding-right: 26px;
}

table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
  position: absolute;
  display: block;
  opacity: 0.125;
  right: 10px;
  line-height: 9px;
  font-size: 0.8em;
}

table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:before {
  bottom: 50%;
  content: "▲";
  content: "▲"/"";
}

table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
  top: 50%;
  content: "▼";
  content: "▼"/"";
}

table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:after {
  opacity: 0.6;
}

table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before {
  display: none;
}

table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}

div.dataTables_scrollBody > table.dataTable > thead > tr > th:before, div.dataTables_scrollBody > table.dataTable > thead > tr > th:after,
div.dataTables_scrollBody > table.dataTable > thead > tr > td:before,
div.dataTables_scrollBody > table.dataTable > thead > tr > td:after {
  display: none;
}

div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 2px;
  z-index: 10;
}

div.dataTables_processing > div:last-child {
  position: relative;
  width: 80px;
  height: 15px;
  margin: 1em auto;
}

div.dataTables_processing > div:last-child > div {
  position: absolute;
  top: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: rgb(2, 117, 216);
  background: rgb(var(--dt-row-selected));
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

div.dataTables_processing > div:last-child > div:nth-child(1) {
  left: 8px;
  animation: datatables-loader-1 0.6s infinite;
}

div.dataTables_processing > div:last-child > div:nth-child(2) {
  left: 8px;
  animation: datatables-loader-2 0.6s infinite;
}

div.dataTables_processing > div:last-child > div:nth-child(3) {
  left: 32px;
  animation: datatables-loader-2 0.6s infinite;
}

div.dataTables_processing > div:last-child > div:nth-child(4) {
  left: 56px;
  animation: datatables-loader-3 0.6s infinite;
}

@keyframes datatables-loader-1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes datatables-loader-3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes datatables-loader-2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

table.dataTable thead th,
table.dataTable thead td,
table.dataTable tfoot th,
table.dataTable tfoot td {
  text-align: left;
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
  border-spacing: 0;
}

table.dataTable td,
table.dataTable th {
  box-sizing: content-box;
}

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: transparent;
}

table.dataTable > tbody > tr {
  background-color: transparent;
}

table.dataTable > tbody > tr.selected > * {
  box-shadow: inset 0 0 0 9999px rgb(2, 117, 216);
  box-shadow: inset 0 0 0 9999px rgb(var(--dt-row-selected));
  color: rgb(255, 255, 255);
  color: rgb(var(--dt-row-selected-text));
}

table.dataTable > tbody > tr.selected a {
  color: rgb(9, 10, 11);
  color: rgb(var(--dt-row-selected-link));
}

table.dataTable.table-striped > tbody > tr.odd > * {
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.05);
}

table.dataTable.table-striped > tbody > tr.odd.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(2, 117, 216, 0.95);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.95);
}

table.dataTable.table-hover > tbody > tr:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075);
}

table.dataTable.table-hover > tbody > tr.selected:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(2, 117, 216, 0.975);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975);
}

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_length select {
  width: auto;
  display: inline-block;
}

div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}

div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
}

div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end;
}

div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody > table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody > table > thead .sorting:before,
div.dataTables_scrollBody > table > thead .sorting_asc:before,
div.dataTables_scrollBody > table > thead .sorting_desc:before,
div.dataTables_scrollBody > table > thead .sorting:after,
div.dataTables_scrollBody > table > thead .sorting_asc:after,
div.dataTables_scrollBody > table > thead .sorting_desc:after {
  display: none;
}

div.dataTables_scrollBody > table > tbody tr:first-child th,
div.dataTables_scrollBody > table > tbody tr:first-child td {
  border-top: none;
}

div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}

div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center !important;
  }
}
table.dataTable.table-sm > thead > tr > th:not(.sorting_disabled) {
  padding-right: 20px;
}

table.table-bordered.dataTable {
  border-right-width: 0;
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 1px;
}

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
  padding-left: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child {
  padding-right: 0;
}

/*# sourceMappingURL=backoffice.css.map*/