.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker button:hover,.bs-datepicker button:focus,.bs-datepicker button:active,.bs-datepicker input:hover,.bs-datepicker input:focus,.bs-datepicker input:active,.bs-datepicker-btns button:hover,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:active,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus{outline:none}.bs-datepicker-head{min-width:270px;height:50px;padding:10px;border-radius:3px 3px 0 0;text-align:justify}.bs-datepicker-head:after{content:"";display:inline-block;vertical-align:top;width:100%}.bs-datepicker-head button{display:inline-block;vertical-align:top;padding:0;height:30px;line-height:30px;border:0;background:transparent;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:hover,.bs-datepicker-head button[disabled]:active{background:#dddddd4d;color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.previous span{transform:translate(-1px,-1px)}.bs-datepicker-head button.next span{transform:translate(1px,-1px)}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:50%;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:50%}.bs-datepicker-head button.current{border-radius:15px;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:#0000001a}.bs-datepicker-head button:active{background-color:#0003}.bs-datepicker-body{padding:10px;border-radius:0 0 3px 3px;min-height:232px;min-width:278px;border:1px solid #e9edf0}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:separate;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;text-align:center;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:50%;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month){cursor:pointer}.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s}.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s;cursor:pointer}.bs-datepicker-body table td span.disabled,.bs-datepicker-body table td.disabled span{color:#9aaec1}.bs-datepicker-body table td span.selected,.bs-datepicker-body table td.selected span{color:#fff}.bs-datepicker-body table td span.selected.disabled,.bs-datepicker-body table td.selected.disabled span{opacity:.3}.bs-datepicker-body table td span.is-other-month,.bs-datepicker-body table td.is-other-month span{color:#00000040}.bs-datepicker-body table td.active{position:relative}.bs-datepicker-body table td.active.select-start:before{left:35%}.bs-datepicker-body table td.active.select-end:before{left:-85%}.bs-datepicker-body table td span.active.select-start:after,.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td.active.select-start span:after,.bs-datepicker-body table td.active.select-end span:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;transition:.3s;top:0;border-radius:50%}.bs-datepicker-body table td:before,.bs-datepicker-body table td span:before{content:"";display:block;position:absolute;z-index:-1;inset:6px -2px 6px -3px;box-sizing:content-box;background:transparent}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0 3px 3px 0;width:125%;left:-25%}.bs-datepicker-body table td span[class*=select-],.bs-datepicker-body table td[class*=select-] span{border-radius:50%;color:#fff}.bs-datepicker-body table.days td.active:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days td.in-range:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days span.active:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days span.in-range:not(.select-start):not(.disabled):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.is-highlighted.in-range:before{right:3px;left:0}.bs-datepicker-body table.days span.in-range.select-end:before{right:4px;left:0}.bs-datepicker-body table.days td.select-start+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.select-end:before,.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,.bs-datepicker-body table.days td.in-range+td.select-end:before{background:#e9edf0;width:100%}.bs-datepicker-body table.weeks tr td:nth-child(2).active:before{border-radius:3px 0 0 3px;left:0;width:100%}.bs-datepicker-body table:not(.weeks) tr td:first-child:before{border-radius:3px 0 0 3px}.bs-datepicker-body table.years td span{width:46px;height:46px;line-height:45px;margin:0 auto}.bs-datepicker-body table.years tr:not(:last-child) td span{margin-bottom:8px}.bs-datepicker-body table.months td{height:52px}.bs-datepicker-body table.months td span{padding:6px;border-radius:15px}.bs-datepicker .current-timedate{color:#54708b;font-size:15px;text-align:center;height:30px;line-height:30px;border-radius:20px;border:1px solid #e9edf0;margin-bottom:10px;cursor:pointer;text-transform:uppercase;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker .current-timedate span:not(:empty):before{content:"";width:15px;height:16px;display:inline-block;margin-right:4px;vertical-align:text-bottom;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC)}.bs-datepicker-multiple{border-radius:4px 0 0 4px}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-left:10px}.bs-datepicker-multiple .bs-datepicker{box-shadow:none;position:relative}.bs-datepicker-multiple .bs-datepicker:not(:last-child){padding-right:10px}.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after{content:"";display:block;width:14px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);position:absolute;top:25px;left:-8px}.bs-datepicker-multiple .bs-datepicker .left{float:left}.bs-datepicker-multiple .bs-datepicker .right{float:right}.bs-datepicker-container{padding:15px}.bs-datepicker .bs-media-container{display:flex}@media (max-width: 768px){.bs-datepicker .bs-media-container{flex-direction:column}}.bs-datepicker .bs-timepicker-in-datepicker-container{display:flex;justify-content:space-around}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;transition:.3s}.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker-buttons{display:flex;flex-flow:row wrap;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-datepicker-buttons .btn-today-wrapper{display:flex;flex-flow:row wrap}.bs-datepicker-buttons .clear-right,.bs-datepicker-buttons .today-right{flex-grow:0}.bs-datepicker-buttons .clear-left,.bs-datepicker-buttons .today-left{flex-grow:1}.bs-datepicker-buttons .clear-center,.bs-datepicker-buttons .today-center{flex-grow:.5}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:13px;text-align:center;border:1px solid #e9edf0}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:20px;border:1px solid #e9edf0;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width: 768px){.bs-datepicker{width:min-content;justify-content:center}.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-head{background-color:#777}.theme-default .btn-today-wrapper .btn-success,.theme-default .btn-clear-wrapper .btn-success{background-color:#777;border-color:#777}.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-default .btn-today-wrapper .btn-success:focus,.theme-default .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#616161;border-color:#616161}.theme-default .btn-today-wrapper .btn-success:hover,.theme-default .btn-clear-wrapper .btn-success:hover{background-color:#6f6e6e;border-color:#6f6e6e}.theme-default .bs-datepicker-predefined-btns button.selected{background-color:#777}.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-body table td[class*=select-] span:after{background-color:#777}.theme-default .bs-datepicker-body table td.week span{color:#777}.theme-default .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#777;color:#fff;opacity:.5;transition:0s}.theme-green .bs-datepicker-head{background-color:#5cb85c}.theme-green .btn-today-wrapper .btn-success,.theme-green .btn-clear-wrapper .btn-success{background-color:#5cb85c;border-color:#5cb85c}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:focus,.theme-green .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#1e7e34;border-color:#1e7e34}.theme-green .btn-today-wrapper .btn-success:hover,.theme-green .btn-clear-wrapper .btn-success:hover{background-color:#218838;border-color:#218838}.theme-green .bs-datepicker-predefined-btns button.selected{background-color:#5cb85c}.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-body table td[class*=select-] span:after{background-color:#5cb85c}.theme-green .bs-datepicker-body table td.week span{color:#5cb85c}.theme-green .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5cb85c;color:#fff;opacity:.5;transition:0s}.theme-blue .bs-datepicker-head{background-color:#5bc0de}.theme-blue .btn-today-wrapper .btn-success,.theme-blue .btn-clear-wrapper .btn-success{background-color:#5bc0de;border-color:#5bc0de}.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-blue .btn-today-wrapper .btn-success:focus,.theme-blue .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#2aa8cd;border-color:#2aa8cd}.theme-blue .btn-today-wrapper .btn-success:hover,.theme-blue .btn-clear-wrapper .btn-success:hover{background-color:#3ab3d7;border-color:#3ab3d7}.theme-blue .bs-datepicker-predefined-btns button.selected{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-body table td[class*=select-] span:after{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td.week span{color:#5bc0de}.theme-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5bc0de;color:#fff;opacity:.5;transition:0s}.theme-dark-blue .bs-datepicker-head{background-color:#337ab7}.theme-dark-blue .btn-today-wrapper .btn-success,.theme-dark-blue .btn-clear-wrapper .btn-success{background-color:#337ab7;border-color:#337ab7}.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-dark-blue .btn-today-wrapper .btn-success:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#266498;border-color:#266498}.theme-dark-blue .btn-today-wrapper .btn-success:hover,.theme-dark-blue .btn-clear-wrapper .btn-success:hover{background-color:#2c6fa9;border-color:#2c6fa9}.theme-dark-blue .bs-datepicker-predefined-btns button.selected{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.week span{color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#337ab7;color:#fff;opacity:.5;transition:0s}.theme-red .bs-datepicker-head{background-color:#d9534f}.theme-red .btn-today-wrapper .btn-success,.theme-red .btn-clear-wrapper .btn-success{background-color:#d9534f;border-color:#d9534f}.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-red .btn-today-wrapper .btn-success:focus,.theme-red .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#d23531;border-color:#d23531}.theme-red .btn-today-wrapper .btn-success:hover,.theme-red .btn-clear-wrapper .btn-success:hover{background-color:#e33732;border-color:#e33732}.theme-red .bs-datepicker-predefined-btns button.selected{background-color:#d9534f}.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-body table td[class*=select-] span:after{background-color:#d9534f}.theme-red .bs-datepicker-body table td.week span{color:#d9534f}.theme-red .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#d9534f;color:#fff;opacity:.5;transition:0s}.theme-orange .bs-datepicker-head{background-color:#f0ad4e}.theme-orange .btn-today-wrapper .btn-success,.theme-orange .btn-clear-wrapper .btn-success{background-color:#f0ad4e;border-color:#f0ad4e}.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-orange .btn-today-wrapper .btn-success:focus,.theme-orange .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#ed9c29;border-color:#ed9c29}.theme-orange .btn-today-wrapper .btn-success:hover,.theme-orange .btn-clear-wrapper .btn-success:hover{background-color:#ffac35;border-color:#ffac35}.theme-orange .bs-datepicker-predefined-btns button.selected{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-body table td[class*=select-] span:after{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td.week span{color:#f0ad4e}.theme-orange .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#f0ad4e;color:#fff;opacity:.5;transition:0s}body{--ag-legacy-styles-loaded: "true"}.ag-icon{font-family:var(--ag-icon-font-family);font-weight:var(--ag-icon-font-weight);color:var(--ag-icon-font-color);font-size:var(--ag-icon-size);line-height:var(--ag-icon-size);font-style:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:var(--ag-icon-size);height:var(--ag-icon-size);position:relative}.ag-icon:before{content:"";font-family:inherit}.ag-icon:after{background:transparent var(--ag-icon-image, none) center/contain no-repeat;display:var(--ag-icon-image-display);opacity:var(--ag-icon-image-opacity, .9);position:absolute;inset:0;content:""}.ag-icon-aggregation{font-family:var(--ag-icon-font-family-aggregation, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-aggregation, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-aggregation, var(--ag-icon-font-color))}.ag-icon-aggregation:before{content:var(--ag-icon-font-code-aggregation, "\f101");display:var(--ag-icon-font-display-aggregation, var(--ag-icon-font-display))}.ag-icon-aggregation:after{background-image:var(--ag-icon-image-aggregation, var(--ag-icon-image));display:var(--ag-icon-image-display-aggregation, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-aggregation, var(--ag-icon-image-opacity, .9))}.ag-icon-arrows{font-family:var(--ag-icon-font-family-arrows, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-arrows, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-arrows, var(--ag-icon-font-color))}.ag-icon-arrows:before{content:var(--ag-icon-font-code-arrows, "\f102");display:var(--ag-icon-font-display-arrows, var(--ag-icon-font-display))}.ag-icon-arrows:after{background-image:var(--ag-icon-image-arrows, var(--ag-icon-image));display:var(--ag-icon-image-display-arrows, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-arrows, var(--ag-icon-image-opacity, .9))}.ag-icon-asc{font-family:var(--ag-icon-font-family-asc, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-asc, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-asc, var(--ag-icon-font-color))}.ag-icon-asc:before{content:var(--ag-icon-font-code-asc, "\f103");display:var(--ag-icon-font-display-asc, var(--ag-icon-font-display))}.ag-icon-asc:after{background-image:var(--ag-icon-image-asc, var(--ag-icon-image));display:var(--ag-icon-image-display-asc, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-asc, var(--ag-icon-image-opacity, .9))}.ag-icon-cancel{font-family:var(--ag-icon-font-family-cancel, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-cancel, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-cancel, var(--ag-icon-font-color))}.ag-icon-cancel:before{content:var(--ag-icon-font-code-cancel, "\f104");display:var(--ag-icon-font-display-cancel, var(--ag-icon-font-display))}.ag-icon-cancel:after{background-image:var(--ag-icon-image-cancel, var(--ag-icon-image));display:var(--ag-icon-image-display-cancel, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-cancel, var(--ag-icon-image-opacity, .9))}.ag-icon-chart{font-family:var(--ag-icon-font-family-chart, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-chart, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-chart, var(--ag-icon-font-color))}.ag-icon-chart:before{content:var(--ag-icon-font-code-chart, "\f105");display:var(--ag-icon-font-display-chart, var(--ag-icon-font-display))}.ag-icon-chart:after{background-image:var(--ag-icon-image-chart, var(--ag-icon-image));display:var(--ag-icon-image-display-chart, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-chart, var(--ag-icon-image-opacity, .9))}.ag-icon-checkbox-checked{font-family:var(--ag-icon-font-family-checkbox-checked, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-checkbox-checked, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-checkbox-checked, var(--ag-icon-font-color))}.ag-icon-checkbox-checked:before{content:var(--ag-icon-font-code-checkbox-checked, "\f106");display:var(--ag-icon-font-display-checkbox-checked, var(--ag-icon-font-display))}.ag-icon-checkbox-checked:after{background-image:var(--ag-icon-image-checkbox-checked, var(--ag-icon-image));display:var(--ag-icon-image-display-checkbox-checked, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-checkbox-checked, var(--ag-icon-image-opacity, .9))}.ag-icon-checkbox-indeterminate{font-family:var(--ag-icon-font-family-checkbox-indeterminate, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-checkbox-indeterminate, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-checkbox-indeterminate, var(--ag-icon-font-color))}.ag-icon-checkbox-indeterminate:before{content:var(--ag-icon-font-code-checkbox-indeterminate, "\f107");display:var(--ag-icon-font-display-checkbox-indeterminate, var(--ag-icon-font-display))}.ag-icon-checkbox-indeterminate:after{background-image:var(--ag-icon-image-checkbox-indeterminate, var(--ag-icon-image));display:var(--ag-icon-image-display-checkbox-indeterminate, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-checkbox-indeterminate, var(--ag-icon-image-opacity, .9))}.ag-icon-checkbox-unchecked{font-family:var(--ag-icon-font-family-checkbox-unchecked, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-checkbox-unchecked, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-checkbox-unchecked, var(--ag-icon-font-color))}.ag-icon-checkbox-unchecked:before{content:var(--ag-icon-font-code-checkbox-unchecked, "\f108");display:var(--ag-icon-font-display-checkbox-unchecked, var(--ag-icon-font-display))}.ag-icon-checkbox-unchecked:after{background-image:var(--ag-icon-image-checkbox-unchecked, var(--ag-icon-image));display:var(--ag-icon-image-display-checkbox-unchecked, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-checkbox-unchecked, var(--ag-icon-image-opacity, .9))}.ag-icon-color-picker{font-family:var(--ag-icon-font-family-color-picker, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-color-picker, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-color-picker, var(--ag-icon-font-color))}.ag-icon-color-picker:before{content:var(--ag-icon-font-code-color-picker, "\f109");display:var(--ag-icon-font-display-color-picker, var(--ag-icon-font-display))}.ag-icon-color-picker:after{background-image:var(--ag-icon-image-color-picker, var(--ag-icon-image));display:var(--ag-icon-image-display-color-picker, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-color-picker, var(--ag-icon-image-opacity, .9))}.ag-icon-columns{font-family:var(--ag-icon-font-family-columns, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-columns, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-columns, var(--ag-icon-font-color))}.ag-icon-columns:before{content:var(--ag-icon-font-code-columns, "\f10a");display:var(--ag-icon-font-display-columns, var(--ag-icon-font-display))}.ag-icon-columns:after{background-image:var(--ag-icon-image-columns, var(--ag-icon-image));display:var(--ag-icon-image-display-columns, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-columns, var(--ag-icon-image-opacity, .9))}.ag-icon-contracted{font-family:var(--ag-icon-font-family-contracted, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-contracted, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-contracted, var(--ag-icon-font-color))}.ag-icon-contracted:before{content:var(--ag-icon-font-code-contracted, "\f10b");display:var(--ag-icon-font-display-contracted, var(--ag-icon-font-display))}.ag-icon-contracted:after{background-image:var(--ag-icon-image-contracted, var(--ag-icon-image));display:var(--ag-icon-image-display-contracted, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-contracted, var(--ag-icon-image-opacity, .9))}.ag-icon-copy{font-family:var(--ag-icon-font-family-copy, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-copy, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-copy, var(--ag-icon-font-color))}.ag-icon-copy:before{content:var(--ag-icon-font-code-copy, "\f10c");display:var(--ag-icon-font-display-copy, var(--ag-icon-font-display))}.ag-icon-copy:after{background-image:var(--ag-icon-image-copy, var(--ag-icon-image));display:var(--ag-icon-image-display-copy, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-copy, var(--ag-icon-image-opacity, .9))}.ag-icon-cross{font-family:var(--ag-icon-font-family-cross, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-cross, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-cross, var(--ag-icon-font-color))}.ag-icon-cross:before{content:var(--ag-icon-font-code-cross, "\f10d");display:var(--ag-icon-font-display-cross, var(--ag-icon-font-display))}.ag-icon-cross:after{background-image:var(--ag-icon-image-cross, var(--ag-icon-image));display:var(--ag-icon-image-display-cross, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-cross, var(--ag-icon-image-opacity, .9))}.ag-icon-csv{font-family:var(--ag-icon-font-family-csv, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-csv, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-csv, var(--ag-icon-font-color))}.ag-icon-csv:before{content:var(--ag-icon-font-code-csv, "\f10e");display:var(--ag-icon-font-display-csv, var(--ag-icon-font-display))}.ag-icon-csv:after{background-image:var(--ag-icon-image-csv, var(--ag-icon-image));display:var(--ag-icon-image-display-csv, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-csv, var(--ag-icon-image-opacity, .9))}.ag-icon-cut{font-family:var(--ag-icon-font-family-cut, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-cut, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-cut, var(--ag-icon-font-color))}.ag-icon-cut:before{content:var(--ag-icon-font-code-cut, "\f10f");display:var(--ag-icon-font-display-cut, var(--ag-icon-font-display))}.ag-icon-cut:after{background-image:var(--ag-icon-image-cut, var(--ag-icon-image));display:var(--ag-icon-image-display-cut, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-cut, var(--ag-icon-image-opacity, .9))}.ag-icon-desc{font-family:var(--ag-icon-font-family-desc, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-desc, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-desc, var(--ag-icon-font-color))}.ag-icon-desc:before{content:var(--ag-icon-font-code-desc, "\f110");display:var(--ag-icon-font-display-desc, var(--ag-icon-font-display))}.ag-icon-desc:after{background-image:var(--ag-icon-image-desc, var(--ag-icon-image));display:var(--ag-icon-image-display-desc, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-desc, var(--ag-icon-image-opacity, .9))}.ag-icon-excel{font-family:var(--ag-icon-font-family-excel, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-excel, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-excel, var(--ag-icon-font-color))}.ag-icon-excel:before{content:var(--ag-icon-font-code-excel, "\f111");display:var(--ag-icon-font-display-excel, var(--ag-icon-font-display))}.ag-icon-excel:after{background-image:var(--ag-icon-image-excel, var(--ag-icon-image));display:var(--ag-icon-image-display-excel, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-excel, var(--ag-icon-image-opacity, .9))}.ag-icon-expanded{font-family:var(--ag-icon-font-family-expanded, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-expanded, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-expanded, var(--ag-icon-font-color))}.ag-icon-expanded:before{content:var(--ag-icon-font-code-expanded, "\f112");display:var(--ag-icon-font-display-expanded, var(--ag-icon-font-display))}.ag-icon-expanded:after{background-image:var(--ag-icon-image-expanded, var(--ag-icon-image));display:var(--ag-icon-image-display-expanded, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-expanded, var(--ag-icon-image-opacity, .9))}.ag-icon-eye-slash{font-family:var(--ag-icon-font-family-eye-slash, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-eye-slash, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-eye-slash, var(--ag-icon-font-color))}.ag-icon-eye-slash:before{content:var(--ag-icon-font-code-eye-slash, "\f113");display:var(--ag-icon-font-display-eye-slash, var(--ag-icon-font-display))}.ag-icon-eye-slash:after{background-image:var(--ag-icon-image-eye-slash, var(--ag-icon-image));display:var(--ag-icon-image-display-eye-slash, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-eye-slash, var(--ag-icon-image-opacity, .9))}.ag-icon-eye{font-family:var(--ag-icon-font-family-eye, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-eye, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-eye, var(--ag-icon-font-color))}.ag-icon-eye:before{content:var(--ag-icon-font-code-eye, "\f114");display:var(--ag-icon-font-display-eye, var(--ag-icon-font-display))}.ag-icon-eye:after{background-image:var(--ag-icon-image-eye, var(--ag-icon-image));display:var(--ag-icon-image-display-eye, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-eye, var(--ag-icon-image-opacity, .9))}.ag-icon-filter{font-family:var(--ag-icon-font-family-filter, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-filter, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-filter, var(--ag-icon-font-color))}.ag-icon-filter:before{content:var(--ag-icon-font-code-filter, "\f115");display:var(--ag-icon-font-display-filter, var(--ag-icon-font-display))}.ag-icon-filter:after{background-image:var(--ag-icon-image-filter, var(--ag-icon-image));display:var(--ag-icon-image-display-filter, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-filter, var(--ag-icon-image-opacity, .9))}.ag-icon-first{font-family:var(--ag-icon-font-family-first, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-first, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-first, var(--ag-icon-font-color))}.ag-icon-first:before{content:var(--ag-icon-font-code-first, "\f116");display:var(--ag-icon-font-display-first, var(--ag-icon-font-display))}.ag-icon-first:after{background-image:var(--ag-icon-image-first, var(--ag-icon-image));display:var(--ag-icon-image-display-first, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-first, var(--ag-icon-image-opacity, .9))}.ag-icon-grip{font-family:var(--ag-icon-font-family-grip, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-grip, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-grip, var(--ag-icon-font-color))}.ag-icon-grip:before{content:var(--ag-icon-font-code-grip, "\f117");display:var(--ag-icon-font-display-grip, var(--ag-icon-font-display))}.ag-icon-grip:after{background-image:var(--ag-icon-image-grip, var(--ag-icon-image));display:var(--ag-icon-image-display-grip, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-grip, var(--ag-icon-image-opacity, .9))}.ag-icon-group{font-family:var(--ag-icon-font-family-group, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-group, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-group, var(--ag-icon-font-color))}.ag-icon-group:before{content:var(--ag-icon-font-code-group, "\f118");display:var(--ag-icon-font-display-group, var(--ag-icon-font-display))}.ag-icon-group:after{background-image:var(--ag-icon-image-group, var(--ag-icon-image));display:var(--ag-icon-image-display-group, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-group, var(--ag-icon-image-opacity, .9))}.ag-icon-last{font-family:var(--ag-icon-font-family-last, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-last, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-last, var(--ag-icon-font-color))}.ag-icon-last:before{content:var(--ag-icon-font-code-last, "\f119");display:var(--ag-icon-font-display-last, var(--ag-icon-font-display))}.ag-icon-last:after{background-image:var(--ag-icon-image-last, var(--ag-icon-image));display:var(--ag-icon-image-display-last, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-last, var(--ag-icon-image-opacity, .9))}.ag-icon-left{font-family:var(--ag-icon-font-family-left, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-left, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-left, var(--ag-icon-font-color))}.ag-icon-left:before{content:var(--ag-icon-font-code-left, "\f11a");display:var(--ag-icon-font-display-left, var(--ag-icon-font-display))}.ag-icon-left:after{background-image:var(--ag-icon-image-left, var(--ag-icon-image));display:var(--ag-icon-image-display-left, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-left, var(--ag-icon-image-opacity, .9))}.ag-icon-linked{font-family:var(--ag-icon-font-family-linked, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-linked, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-linked, var(--ag-icon-font-color))}.ag-icon-linked:before{content:var(--ag-icon-font-code-linked, "\f11b");display:var(--ag-icon-font-display-linked, var(--ag-icon-font-display))}.ag-icon-linked:after{background-image:var(--ag-icon-image-linked, var(--ag-icon-image));display:var(--ag-icon-image-display-linked, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-linked, var(--ag-icon-image-opacity, .9))}.ag-icon-loading{font-family:var(--ag-icon-font-family-loading, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-loading, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-loading, var(--ag-icon-font-color))}.ag-icon-loading:before{content:var(--ag-icon-font-code-loading, "\f11c");display:var(--ag-icon-font-display-loading, var(--ag-icon-font-display))}.ag-icon-loading:after{background-image:var(--ag-icon-image-loading, var(--ag-icon-image));display:var(--ag-icon-image-display-loading, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-loading, var(--ag-icon-image-opacity, .9))}.ag-icon-maximize{font-family:var(--ag-icon-font-family-maximize, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-maximize, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-maximize, var(--ag-icon-font-color))}.ag-icon-maximize:before{content:var(--ag-icon-font-code-maximize, "\f11d");display:var(--ag-icon-font-display-maximize, var(--ag-icon-font-display))}.ag-icon-maximize:after{background-image:var(--ag-icon-image-maximize, var(--ag-icon-image));display:var(--ag-icon-image-display-maximize, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-maximize, var(--ag-icon-image-opacity, .9))}.ag-icon-menu{font-family:var(--ag-icon-font-family-menu, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-menu, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-menu, var(--ag-icon-font-color))}.ag-icon-menu:before{content:var(--ag-icon-font-code-menu, "\f11e");display:var(--ag-icon-font-display-menu, var(--ag-icon-font-display))}.ag-icon-menu:after{background-image:var(--ag-icon-image-menu, var(--ag-icon-image));display:var(--ag-icon-image-display-menu, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-menu, var(--ag-icon-image-opacity, .9))}.ag-icon-minimize{font-family:var(--ag-icon-font-family-minimize, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-minimize, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-minimize, var(--ag-icon-font-color))}.ag-icon-minimize:before{content:var(--ag-icon-font-code-minimize, "\f11f");display:var(--ag-icon-font-display-minimize, var(--ag-icon-font-display))}.ag-icon-minimize:after{background-image:var(--ag-icon-image-minimize, var(--ag-icon-image));display:var(--ag-icon-image-display-minimize, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-minimize, var(--ag-icon-image-opacity, .9))}.ag-icon-next{font-family:var(--ag-icon-font-family-next, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-next, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-next, var(--ag-icon-font-color))}.ag-icon-next:before{content:var(--ag-icon-font-code-next, "\f120");display:var(--ag-icon-font-display-next, var(--ag-icon-font-display))}.ag-icon-next:after{background-image:var(--ag-icon-image-next, var(--ag-icon-image));display:var(--ag-icon-image-display-next, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-next, var(--ag-icon-image-opacity, .9))}.ag-icon-none{font-family:var(--ag-icon-font-family-none, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-none, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-none, var(--ag-icon-font-color))}.ag-icon-none:before{content:var(--ag-icon-font-code-none, "\f121");display:var(--ag-icon-font-display-none, var(--ag-icon-font-display))}.ag-icon-none:after{background-image:var(--ag-icon-image-none, var(--ag-icon-image));display:var(--ag-icon-image-display-none, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-none, var(--ag-icon-image-opacity, .9))}.ag-icon-not-allowed{font-family:var(--ag-icon-font-family-not-allowed, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-not-allowed, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-not-allowed, var(--ag-icon-font-color))}.ag-icon-not-allowed:before{content:var(--ag-icon-font-code-not-allowed, "\f122");display:var(--ag-icon-font-display-not-allowed, var(--ag-icon-font-display))}.ag-icon-not-allowed:after{background-image:var(--ag-icon-image-not-allowed, var(--ag-icon-image));display:var(--ag-icon-image-display-not-allowed, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-not-allowed, var(--ag-icon-image-opacity, .9))}.ag-icon-paste{font-family:var(--ag-icon-font-family-paste, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-paste, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-paste, var(--ag-icon-font-color))}.ag-icon-paste:before{content:var(--ag-icon-font-code-paste, "\f123");display:var(--ag-icon-font-display-paste, var(--ag-icon-font-display))}.ag-icon-paste:after{background-image:var(--ag-icon-image-paste, var(--ag-icon-image));display:var(--ag-icon-image-display-paste, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-paste, var(--ag-icon-image-opacity, .9))}.ag-icon-pin{font-family:var(--ag-icon-font-family-pin, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-pin, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-pin, var(--ag-icon-font-color))}.ag-icon-pin:before{content:var(--ag-icon-font-code-pin, "\f124");display:var(--ag-icon-font-display-pin, var(--ag-icon-font-display))}.ag-icon-pin:after{background-image:var(--ag-icon-image-pin, var(--ag-icon-image));display:var(--ag-icon-image-display-pin, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-pin, var(--ag-icon-image-opacity, .9))}.ag-icon-pivot{font-family:var(--ag-icon-font-family-pivot, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-pivot, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-pivot, var(--ag-icon-font-color))}.ag-icon-pivot:before{content:var(--ag-icon-font-code-pivot, "\f125");display:var(--ag-icon-font-display-pivot, var(--ag-icon-font-display))}.ag-icon-pivot:after{background-image:var(--ag-icon-image-pivot, var(--ag-icon-image));display:var(--ag-icon-image-display-pivot, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-pivot, var(--ag-icon-image-opacity, .9))}.ag-icon-previous{font-family:var(--ag-icon-font-family-previous, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-previous, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-previous, var(--ag-icon-font-color))}.ag-icon-previous:before{content:var(--ag-icon-font-code-previous, "\f126");display:var(--ag-icon-font-display-previous, var(--ag-icon-font-display))}.ag-icon-previous:after{background-image:var(--ag-icon-image-previous, var(--ag-icon-image));display:var(--ag-icon-image-display-previous, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-previous, var(--ag-icon-image-opacity, .9))}.ag-icon-radio-button-off{font-family:var(--ag-icon-font-family-radio-button-off, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-radio-button-off, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-radio-button-off, var(--ag-icon-font-color))}.ag-icon-radio-button-off:before{content:var(--ag-icon-font-code-radio-button-off, "\f127");display:var(--ag-icon-font-display-radio-button-off, var(--ag-icon-font-display))}.ag-icon-radio-button-off:after{background-image:var(--ag-icon-image-radio-button-off, var(--ag-icon-image));display:var(--ag-icon-image-display-radio-button-off, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-radio-button-off, var(--ag-icon-image-opacity, .9))}.ag-icon-radio-button-on{font-family:var(--ag-icon-font-family-radio-button-on, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-radio-button-on, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-radio-button-on, var(--ag-icon-font-color))}.ag-icon-radio-button-on:before{content:var(--ag-icon-font-code-radio-button-on, "\f128");display:var(--ag-icon-font-display-radio-button-on, var(--ag-icon-font-display))}.ag-icon-radio-button-on:after{background-image:var(--ag-icon-image-radio-button-on, var(--ag-icon-image));display:var(--ag-icon-image-display-radio-button-on, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-radio-button-on, var(--ag-icon-image-opacity, .9))}.ag-icon-right{font-family:var(--ag-icon-font-family-right, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-right, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-right, var(--ag-icon-font-color))}.ag-icon-right:before{content:var(--ag-icon-font-code-right, "\f129");display:var(--ag-icon-font-display-right, var(--ag-icon-font-display))}.ag-icon-right:after{background-image:var(--ag-icon-image-right, var(--ag-icon-image));display:var(--ag-icon-image-display-right, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-right, var(--ag-icon-image-opacity, .9))}.ag-icon-save{font-family:var(--ag-icon-font-family-save, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-save, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-save, var(--ag-icon-font-color))}.ag-icon-save:before{content:var(--ag-icon-font-code-save, "\f12a");display:var(--ag-icon-font-display-save, var(--ag-icon-font-display))}.ag-icon-save:after{background-image:var(--ag-icon-image-save, var(--ag-icon-image));display:var(--ag-icon-image-display-save, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-save, var(--ag-icon-image-opacity, .9))}.ag-icon-small-down{font-family:var(--ag-icon-font-family-small-down, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-small-down, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-small-down, var(--ag-icon-font-color))}.ag-icon-small-down:before{content:var(--ag-icon-font-code-small-down, "\f12b");display:var(--ag-icon-font-display-small-down, var(--ag-icon-font-display))}.ag-icon-small-down:after{background-image:var(--ag-icon-image-small-down, var(--ag-icon-image));display:var(--ag-icon-image-display-small-down, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-small-down, var(--ag-icon-image-opacity, .9))}.ag-icon-small-left{font-family:var(--ag-icon-font-family-small-left, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-small-left, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-small-left, var(--ag-icon-font-color))}.ag-icon-small-left:before{content:var(--ag-icon-font-code-small-left, "\f12c");display:var(--ag-icon-font-display-small-left, var(--ag-icon-font-display))}.ag-icon-small-left:after{background-image:var(--ag-icon-image-small-left, var(--ag-icon-image));display:var(--ag-icon-image-display-small-left, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-small-left, var(--ag-icon-image-opacity, .9))}.ag-icon-small-right{font-family:var(--ag-icon-font-family-small-right, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-small-right, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-small-right, var(--ag-icon-font-color))}.ag-icon-small-right:before{content:var(--ag-icon-font-code-small-right, "\f12d");display:var(--ag-icon-font-display-small-right, var(--ag-icon-font-display))}.ag-icon-small-right:after{background-image:var(--ag-icon-image-small-right, var(--ag-icon-image));display:var(--ag-icon-image-display-small-right, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-small-right, var(--ag-icon-image-opacity, .9))}.ag-icon-small-up{font-family:var(--ag-icon-font-family-small-up, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-small-up, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-small-up, var(--ag-icon-font-color))}.ag-icon-small-up:before{content:var(--ag-icon-font-code-small-up, "\f12e");display:var(--ag-icon-font-display-small-up, var(--ag-icon-font-display))}.ag-icon-small-up:after{background-image:var(--ag-icon-image-small-up, var(--ag-icon-image));display:var(--ag-icon-image-display-small-up, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-small-up, var(--ag-icon-image-opacity, .9))}.ag-icon-tick{font-family:var(--ag-icon-font-family-tick, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-tick, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-tick, var(--ag-icon-font-color))}.ag-icon-tick:before{content:var(--ag-icon-font-code-tick, "\f12f");display:var(--ag-icon-font-display-tick, var(--ag-icon-font-display))}.ag-icon-tick:after{background-image:var(--ag-icon-image-tick, var(--ag-icon-image));display:var(--ag-icon-image-display-tick, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-tick, var(--ag-icon-image-opacity, .9))}.ag-icon-tree-closed{font-family:var(--ag-icon-font-family-tree-closed, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-tree-closed, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-tree-closed, var(--ag-icon-font-color))}.ag-icon-tree-closed:before{content:var(--ag-icon-font-code-tree-closed, "\f130");display:var(--ag-icon-font-display-tree-closed, var(--ag-icon-font-display))}.ag-icon-tree-closed:after{background-image:var(--ag-icon-image-tree-closed, var(--ag-icon-image));display:var(--ag-icon-image-display-tree-closed, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-tree-closed, var(--ag-icon-image-opacity, .9))}.ag-icon-tree-indeterminate{font-family:var(--ag-icon-font-family-tree-indeterminate, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-tree-indeterminate, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-tree-indeterminate, var(--ag-icon-font-color))}.ag-icon-tree-indeterminate:before{content:var(--ag-icon-font-code-tree-indeterminate, "\f131");display:var(--ag-icon-font-display-tree-indeterminate, var(--ag-icon-font-display))}.ag-icon-tree-indeterminate:after{background-image:var(--ag-icon-image-tree-indeterminate, var(--ag-icon-image));display:var(--ag-icon-image-display-tree-indeterminate, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-tree-indeterminate, var(--ag-icon-image-opacity, .9))}.ag-icon-tree-open{font-family:var(--ag-icon-font-family-tree-open, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-tree-open, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-tree-open, var(--ag-icon-font-color))}.ag-icon-tree-open:before{content:var(--ag-icon-font-code-tree-open, "\f132");display:var(--ag-icon-font-display-tree-open, var(--ag-icon-font-display))}.ag-icon-tree-open:after{background-image:var(--ag-icon-image-tree-open, var(--ag-icon-image));display:var(--ag-icon-image-display-tree-open, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-tree-open, var(--ag-icon-image-opacity, .9))}.ag-icon-unlinked{font-family:var(--ag-icon-font-family-unlinked, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-unlinked, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-unlinked, var(--ag-icon-font-color))}.ag-icon-unlinked:before{content:var(--ag-icon-font-code-unlinked, "\f133");display:var(--ag-icon-font-display-unlinked, var(--ag-icon-font-display))}.ag-icon-unlinked:after{background-image:var(--ag-icon-image-unlinked, var(--ag-icon-image));display:var(--ag-icon-image-display-unlinked, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-unlinked, var(--ag-icon-image-opacity, .9))}.ag-icon-up{font-family:var(--ag-icon-font-family-up, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-up, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-up, var(--ag-icon-font-color))}.ag-icon-up:before{content:var(--ag-icon-font-code-up, "\f134");display:var(--ag-icon-font-display-up, var(--ag-icon-font-display))}.ag-icon-up:after{background-image:var(--ag-icon-image-up, var(--ag-icon-image));display:var(--ag-icon-image-display-up, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-up, var(--ag-icon-image-opacity, .9))}.ag-icon-down{font-family:var(--ag-icon-font-family-down, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-down, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-down, var(--ag-icon-font-color))}.ag-icon-down:before{content:var(--ag-icon-font-code-down, "\f135");display:var(--ag-icon-font-display-down, var(--ag-icon-font-display))}.ag-icon-down:after{background-image:var(--ag-icon-image-down, var(--ag-icon-image));display:var(--ag-icon-image-display-down, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-down, var(--ag-icon-image-opacity, .9))}.ag-icon-plus{font-family:var(--ag-icon-font-family-plus, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-plus, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-plus, var(--ag-icon-font-color))}.ag-icon-plus:before{content:var(--ag-icon-font-code-plus, "\f136");display:var(--ag-icon-font-display-plus, var(--ag-icon-font-display))}.ag-icon-plus:after{background-image:var(--ag-icon-image-plus, var(--ag-icon-image));display:var(--ag-icon-image-display-plus, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-plus, var(--ag-icon-image-opacity, .9))}.ag-icon-minus{font-family:var(--ag-icon-font-family-minus, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-minus, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-minus, var(--ag-icon-font-color))}.ag-icon-minus:before{content:var(--ag-icon-font-code-minus, "\f137");display:var(--ag-icon-font-display-minus, var(--ag-icon-font-display))}.ag-icon-minus:after{background-image:var(--ag-icon-image-minus, var(--ag-icon-image));display:var(--ag-icon-image-display-minus, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-minus, var(--ag-icon-image-opacity, .9))}.ag-icon-menu-alt{font-family:var(--ag-icon-font-family-menu-alt, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-menu-alt, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-menu-alt, var(--ag-icon-font-color))}.ag-icon-menu-alt:before{content:var(--ag-icon-font-code-menu-alt, "\f138");display:var(--ag-icon-font-display-menu-alt, var(--ag-icon-font-display))}.ag-icon-menu-alt:after{background-image:var(--ag-icon-image-menu-alt, var(--ag-icon-image));display:var(--ag-icon-image-display-menu-alt, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-menu-alt, var(--ag-icon-image-opacity, .9))}.ag-icon-settings{font-family:var(--ag-icon-font-family-settings, var(--ag-icon-font-family));font-weight:var(--ag-icon-font-weight-settings, var(--ag-icon-font-weight));color:var(--ag-icon-font-color-settings, var(--ag-icon-font-color))}.ag-icon-settings:before{content:var(--ag-icon-font-code-settings, "\f139");display:var(--ag-icon-font-display-settings, var(--ag-icon-font-display))}.ag-icon-settings:after{background-image:var(--ag-icon-image-settings, var(--ag-icon-image));display:var(--ag-icon-image-display-settings, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-settings, var(--ag-icon-image-opacity, .9))}.ag-icon-row-drag:before{content:var(--ag-icon-font-code-grip)}.ag-left-arrow:before{content:var(--ag-icon-font-code-left)}.ag-right-arrow:before{content:var(--ag-icon-font-code-right)}[class*=ag-theme-]{--ag-foreground-color: #000;--ag-data-color: var(--ag-foreground-color);--ag-secondary-foreground-color: var(--ag-foreground-color);--ag-header-foreground-color: var(--ag-secondary-foreground-color);--ag-disabled-foreground-color: rgba(0, 0, 0, .5);--ag-background-color: #fff;--ag-header-background-color: transparent;--ag-tooltip-background-color: transparent;--ag-subheader-background-color: transparent;--ag-subheader-toolbar-background-color: transparent;--ag-control-panel-background-color: transparent;--ag-side-button-selected-background-color: var(--ag-control-panel-background-color);--ag-selected-row-background-color: #bbb;--ag-odd-row-background-color: var(--ag-background-color);--ag-modal-overlay-background-color: rgba(255, 255, 255, .66);--ag-menu-background-color: var(--ag-background-color);--ag-menu-border-color: var(--ag-border-color);--ag-panel-background-color: var(--ag-background-color);--ag-panel-border-color: var(--ag-border-color);--ag-row-hover-color: transparent;--ag-column-hover-color: transparent;--ag-range-selection-border-color: var(--ag-foreground-color);--ag-range-selection-border-style: solid;--ag-range-selection-background-color: rgba(0, 0, 0, .2);--ag-range-selection-background-color-2: var(--ag-range-selection-background-color);--ag-range-selection-background-color-3: var(--ag-range-selection-background-color);--ag-range-selection-background-color-4: var(--ag-range-selection-background-color);--ag-range-selection-highlight-color: var(--ag-range-selection-border-color);--ag-selected-tab-underline-color: var(--ag-range-selection-border-color);--ag-selected-tab-underline-width: 0;--ag-selected-tab-underline-transition-speed: 0s;--ag-range-selection-chart-category-background-color: rgba(0, 255, 132, .1);--ag-range-selection-chart-background-color: rgba(0, 88, 255, .1);--ag-header-cell-hover-background-color: transparent;--ag-header-cell-moving-background-color: var(--ag-background-color);--ag-value-change-value-highlight-background-color: rgba(22, 160, 133, .5);--ag-value-change-delta-up-color: #43a047;--ag-value-change-delta-down-color: #e53935;--ag-row-loading-skeleton-effect-color: rgba(66, 66, 66, .2);--ag-chip-background-color: transparent;--ag-chip-border-color: var(--ag-chip-background-color);--ag-borders: solid 1px;--ag-border-color: rgba(0, 0, 0, .25);--ag-borders-critical: var(--ag-borders);--ag-borders-secondary: var(--ag-borders);--ag-secondary-border-color: var(--ag-border-color);--ag-row-border-style: solid;--ag-row-border-width: 1px;--ag-cell-horizontal-border: solid transparent;--ag-borders-input: var(--ag-borders-secondary);--ag-input-border-color: var(--ag-secondary-border-color);--ag-borders-input-invalid: solid 2px;--ag-input-border-color-invalid: var(--ag-invalid-color);--ag-borders-side-button: var(--ag-borders);--ag-border-radius: 0px;--ag-wrapper-border-radius: var(--ag-border-radius);--ag-row-border-color: var(--ag-secondary-border-color);--ag-header-column-separator-display: none;--ag-header-column-separator-height: 100%;--ag-header-column-separator-width: 1px;--ag-header-column-separator-color: var(--ag-secondary-border-color);--ag-header-column-resize-handle-display: none;--ag-header-column-resize-handle-height: 50%;--ag-header-column-resize-handle-width: 1px;--ag-header-column-resize-handle-color: var(--ag-secondary-border-color);--ag-invalid-color: red;--ag-input-disabled-border-color: var(--ag-input-border-color);--ag-input-disabled-background-color: transparent;--ag-checkbox-background-color: transparent;--ag-checkbox-border-radius: var(--ag-border-radius);--ag-checkbox-checked-color: var(--ag-foreground-color);--ag-checkbox-unchecked-color: var(--ag-foreground-color);--ag-checkbox-indeterminate-color: var(--ag-checkbox-unchecked-color);--ag-toggle-button-off-border-color: var(--ag-checkbox-unchecked-color);--ag-toggle-button-off-background-color: var(--ag-checkbox-unchecked-color);--ag-toggle-button-on-border-color: var(--ag-checkbox-checked-color);--ag-toggle-button-on-background-color: var(--ag-checkbox-checked-color);--ag-toggle-button-switch-background-color: var(--ag-background-color);--ag-toggle-button-switch-border-color: var(--ag-toggle-button-off-border-color);--ag-toggle-button-border-width: 1px;--ag-toggle-button-height: var(--ag-icon-size);--ag-toggle-button-width: calc(var(--ag-toggle-button-height) * 2);--ag-input-focus-box-shadow: none;--ag-input-focus-border-color: none;--ag-minichart-selected-chart-color: var(--ag-checkbox-checked-color);--ag-minichart-selected-page-color: var(--ag-checkbox-checked-color);--ag-grid-size: 4px;--ag-icon-size: 12px;--ag-icon-font-weight: normal;--ag-icon-font-color: var(--ag-foreground-color);--ag-icon-image-display: block;--ag-widget-container-horizontal-padding: calc(var(--ag-grid-size) * 1.5);--ag-widget-container-vertical-padding: calc(var(--ag-grid-size) * 1.5);--ag-widget-horizontal-spacing: calc(var(--ag-grid-size) * 2);--ag-widget-vertical-spacing: var(--ag-grid-size);--ag-cell-horizontal-padding: calc(var(--ag-grid-size) * 3);--ag-cell-widget-spacing: var(--ag-cell-horizontal-padding);--ag-row-height: calc(var(--ag-grid-size) * 6 + 1px);--ag-header-height: var(--ag-row-height);--ag-list-item-height: calc(var(--ag-grid-size) * 5);--ag-column-select-indent-size: calc(var(--ag-grid-size) + var(--ag-icon-size));--ag-set-filter-indent-size: calc(var(--ag-grid-size) + var(--ag-icon-size));--ag-advanced-filter-builder-indent-size: calc(var(--ag-grid-size) * 2 + var(--ag-icon-size));--ag-row-group-indent-size: calc(var(--ag-cell-widget-spacing) + var(--ag-icon-size));--ag-filter-tool-panel-group-indent: 16px;--ag-tab-min-width: 220px;--ag-chart-menu-panel-width: var(--ag-tab-min-width);--ag-menu-min-width: 181px;--ag-side-bar-panel-width: 200px;--ag-font-family: "Helvetica Neue", sans-serif;--ag-font-size: 14px;--ag-card-radius: var(--ag-border-radius);--ag-card-shadow: none;--ag-popup-shadow: 5px 5px 10px rgba(0, 0, 0, .3);--ag-advanced-filter-join-pill-color: #f08e8d;--ag-advanced-filter-column-pill-color: #a6e194;--ag-advanced-filter-option-pill-color: #f3c08b;--ag-advanced-filter-value-pill-color: #85c0e4}.ag-root-wrapper,.ag-sticky-top,.ag-sticky-bottom,.ag-dnd-ghost{background-color:var(--ag-background-color)}.ag-sticky-bottom{border-top:var(--ag-row-border-style) var(--ag-row-border-color) var(--ag-row-border-width)}.ag-root-wrapper,.ag-popup{--ag-indentation-level: 0}[class*=ag-theme-]{-webkit-font-smoothing:antialiased;font-family:var(--ag-font-family);font-size:var(--ag-font-size);line-height:normal;color:var(--ag-foreground-color)}ag-grid,ag-grid-angular,ag-grid-ng2,ag-grid-polymer,ag-grid-aurelia{display:block}.ag-aria-description-container{z-index:9999;border:0px;clip:rect(1px,1px,1px,1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap}.ag-hidden{display:none!important}.ag-invisible{visibility:hidden!important}.ag-drag-handle{cursor:grab}.ag-column-drop-wrapper{display:flex}.ag-column-drop-horizontal-half-width{display:inline-block;width:50%!important}.ag-unselectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-selectable{-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.ag-tab{position:relative}.ag-tab-guard{position:absolute;width:0;height:0;display:block}.ag-virtual-list-viewport .ag-tab-guard{position:sticky}.ag-tab-guard-top{top:1px}.ag-tab-guard-bottom{bottom:1px}.ag-select-agg-func-popup{position:absolute}.ag-input-wrapper,.ag-picker-field-wrapper{display:flex;flex:1 1 auto;align-items:center;line-height:normal;position:relative}.ag-shake-left-to-right{animation-direction:alternate;animation-duration:.2s;animation-iteration-count:infinite;animation-name:ag-shake-left-to-right}@keyframes ag-shake-left-to-right{0%{padding-left:6px;padding-right:2px}to{padding-left:2px;padding-right:6px}}.ag-root-wrapper{cursor:default;position:relative;display:flex;flex-direction:column;overflow:hidden;white-space:normal}.ag-root-wrapper.ag-layout-normal{height:100%}.ag-watermark{position:absolute;bottom:20px;right:25px;opacity:.7;transition:opacity 1s ease-out 3s;color:#9b9b9b}.ag-watermark:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjA5IiBoZWlnaHQ9IjM2IiB2aWV3Qm94PSIwIDAgMjA5IDM2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTkyLjk5MyAyMy42NTgyVjE1LjcxMTdIMTc5LjQ1MkwxNzEuNTA1IDIzLjY1ODJIMTkyLjk5M1oiIGZpbGw9IiM5QjlCOUIiLz4KPHBhdGggZD0iTTIwOC4yNSAzLjk1MDgxSDE5MS4yNzZMMTgzLjI2NiAxMS44OTczSDIwOC4yNVYzLjk1MDgxWiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMTYzLjYyMiAzMS42MDQ4TDE2Ny42OTEgMjcuNTM2MUgxODEuNDIzVjM1LjQ4MjdIMTYzLjYyMlYzMS42MDQ4WiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMTY2LjYxIDE5Ljc4MDNIMTc1LjM4M0wxODMuMzkzIDExLjgzMzdIMTY2LjYxVjE5Ljc4MDNaIiBmaWxsPSIjOUI5QjlCIi8+CjxwYXRoIGQ9Ik0xNTcuMDExIDMxLjYwNDdIMTYzLjYyMkwxNzEuNTA1IDIzLjY1ODJIMTU3LjAxMVYzMS42MDQ3WiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMTkxLjI3NiAzLjk1MDgxTDE4Ny4yMDggOC4wMTk0MUgxNjEuMjdWMC4wNzI4NzZIMTkxLjI3NlYzLjk1MDgxWiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMjAuODM5MSAzMC4yMDYxSDguMzc4OTJMNi4yMTc0NSAzNS41NDYySDAuNzUwMjQ0TDEyLjI1NjggOC41OTE1NUgxNy4wMjQ3TDI4LjUzMTMgMzUuNTQ2MkgyMy4wMDA1TDIwLjgzOTEgMzAuMjA2MVpNMTkuMTIyNyAyNS45NDY4TDE0LjYwOSAxNC45NDg4TDEwLjA5NTQgMjUuOTQ2OEgxOS4xMjI3WiIgZmlsbD0iIzlCOUI5QiIvPgo8cGF0aCBkPSJNMTA0LjQzNyAxOC41MDg5QzEwNi4wMjYgMTYuMTU2NyAxMTAuMDMxIDE1LjkwMjQgMTExLjY4NCAxNS45MDI0VjIwLjQ3OTZDMTA5LjY1IDIwLjQ3OTYgMTA3LjYxNSAyMC41NDMyIDEwNi40MDcgMjEuNDMzMkMxMDUuMiAyMi4zMjMyIDEwNC41NjQgMjMuNTMxMSAxMDQuNTY0IDI0Ljk5MzJWMzUuNTQ2Mkg5OS42MDUxVjE1LjkwMjRIMTA0LjM3M0wxMDQuNDM3IDE4LjUwODlaIiBmaWxsPSIjOUI5QjlCIi8+CjxwYXRoIGQ9Ik0xMTkuMzc2IDE1LjkwMjRIMTE0LjQxOFYzNS41NDYySDExOS4zNzZWMTUuOTAyNFoiIGZpbGw9IiM5QjlCOUIiLz4KPHBhdGggZD0iTTExOS4zNzYgNy4xMjkzOUgxMTQuNDE4VjEyLjk3OEgxMTkuMzc2VjcuMTI5MzlaIiBmaWxsPSIjOUI5QjlCIi8+CjxwYXRoIGQ9Ik0xNDMuOTc5IDcuMTI5MzlWMzUuNTQ2MkgxMzkuMjExTDEzOS4wODQgMzIuNTU4M0MxMzguMzg0IDMzLjU3NTUgMTM3LjQ5NCAzNC40MDE5IDEzNi40MTQgMzUuMDM3NkMxMzUuMzMzIDM1LjYwOTggMTMzLjk5OCAzNS45Mjc2IDEzMi40NzIgMzUuOTI3NkMxMzEuMTM3IDM1LjkyNzYgMTI5Ljg2NiAzNS42NzMzIDEyOC43ODUgMzUuMjI4M0MxMjcuNjQxIDM0LjcxOTcgMTI2LjYyMyAzNC4wODQgMTI1Ljc5NyAzMy4xOTRDMTI0Ljk3MSAzMi4zMDQgMTI0LjI3MSAzMS4yMjMzIDEyMy44MjYgMzAuMDE1NEMxMjMuMzE4IDI4LjgwNzUgMTIzLjEyNyAyNy40MDkgMTIzLjEyNyAyNS44ODMyQzEyMy4xMjcgMjQuMzU3NSAxMjMuMzgxIDIyLjk1ODkgMTIzLjgyNiAyMS42ODc0QzEyNC4zMzUgMjAuNDE2IDEyNC45NzEgMTkuMzM1MyAxMjUuNzk3IDE4LjQ0NTNDMTI2LjYyMyAxNy41NTUyIDEyNy42NDEgMTYuODU2IDEyOC43ODUgMTYuMzQ3NEMxMjkuOTI5IDE1LjgzODggMTMxLjEzNyAxNS41ODQ1IDEzMi40NzIgMTUuNTg0NUMxMzMuOTk4IDE1LjU4NDUgMTM1LjI2OSAxNS44Mzg4IDEzNi4zNSAxNi40MTA5QzEzNy40MzEgMTYuOTgzMSAxMzguMzIxIDE3Ljc0NTkgMTM5LjAyIDE4LjgyNjdWNy4xOTI5NUgxNDMuOTc5VjcuMTI5MzlaTTEzMy41NTMgMzEuNjY4M0MxMzUuMjA2IDMxLjY2ODMgMTM2LjQ3NyAzMS4wOTYyIDEzNy40OTQgMzAuMDE1NEMxMzguNTExIDI4LjkzNDcgMTM5LjAyIDI3LjQ3MjUgMTM5LjAyIDI1LjY5MjVDMTM5LjAyIDIzLjkxMjUgMTM4LjUxMSAyMi41MTM5IDEzNy40OTQgMjEuMzY5NkMxMzYuNDc3IDIwLjI4ODggMTM1LjIwNiAxOS43MTY3IDEzMy41NTMgMTkuNzE2N0MxMzEuOTYzIDE5LjcxNjcgMTMwLjYyOCAyMC4yODg4IDEyOS42NzUgMjEuMzY5NkMxMjguNjU4IDIyLjQ1MDMgMTI4LjE0OSAyMy45MTI1IDEyOC4xNDkgMjUuNjkyNUMxMjguMTQ5IDI3LjQ3MjUgMTI4LjY1OCAyOC44NzExIDEyOS42NzUgMjkuOTUxOEMxMzAuNjkyIDMxLjA5NjEgMTMxLjk2MyAzMS42NjgzIDEzMy41NTMgMzEuNjY4M1oiIGZpbGw9IiM5QjlCOUIiLz4KPHBhdGggZD0iTTU3LjIwMjQgMjAuMzUyNUg0NC45MzNWMjQuNjExOEg1MS45MjU5QzUxLjczNTIgMjYuNzczMyA1MC45MDg4IDI4LjQyNjEgNDkuNTEwMiAyOS43NjExQzQ4LjExMTYgMzEuMDMyNiA0Ni4zMzE1IDMxLjY2ODMgNDQuMDQyOSAzMS42NjgzQzQyLjc3MTUgMzEuNjY4MyA0MS41NjM2IDMxLjQxNCA0MC41NDY1IDMwLjk2OUMzOS40NjU3IDMwLjUyNCAzOC41NzU3IDI5Ljg4ODMgMzcuODEyOSAyOC45OTgzQzM3LjA1IDI4LjE3MTggMzYuNDc3OCAyNy4xNTQ3IDM2LjAzMjggMjUuOTQ2OEMzNS41ODc4IDI0LjczODkgMzUuMzk3MSAyMy40Njc1IDM1LjM5NzEgMjIuMDA1M0MzNS4zOTcxIDIwLjU0MzIgMzUuNTg3OCAxOS4yNzE3IDM2LjAzMjggMTguMDYzOEMzNi40MTQzIDE2Ljg1NiAzNy4wNSAxNS45MDI0IDM3LjgxMjkgMTUuMDEyNEMzOC41NzU3IDE0LjE4NTkgMzkuNDY1NyAxMy41NTAyIDQwLjU0NjUgMTMuMDQxNkM0MS42MjcyIDEyLjU5NjYgNDIuNzcxNSAxMi4zNDIzIDQ0LjEwNjUgMTIuMzQyM0M0Ni43NzY2IDEyLjM0MjMgNDguODEwOSAxMi45NzggNTAuMjA5NSAxNC4yNDk1TDUzLjUxNTIgMTAuOTQzOEM1MS4wMzU5IDkuMDM2NTkgNDcuODU3MyA4LjAxOTQxIDQ0LjEwNjUgOC4wMTk0MUM0Mi4wMDg2IDguMDE5NDEgNDAuMTAxNSA4LjMzNzI5IDM4LjM4NSA5LjAzNjU5QzM2LjY2ODYgOS43MzU4OCAzNS4yMDY0IDEwLjYyNTkgMzMuOTk4NSAxMS44MzM3QzMyLjc5MDYgMTMuMDQxNiAzMS44MzcxIDE0LjUwMzggMzEuMjAxNCAxNi4yMjAzQzMwLjU2NTYgMTcuOTM2NyAzMC4yNDc4IDE5Ljg0MzggMzAuMjQ3OCAyMS44NzgyQzMwLjI0NzggMjMuOTEyNSAzMC41NjU2IDI1LjgxOTcgMzEuMjY0OSAyNy41MzYxQzMxLjk2NDIgMjkuMjUyNiAzMi44NTQyIDMwLjcxNDcgMzQuMDYyMSAzMS45MjI2QzM1LjI3IDMzLjEzMDUgMzYuNzMyMSAzNC4wODQxIDM4LjQ0ODYgMzQuNzE5OEM0MC4xNjUgMzUuNDE5MSA0Mi4wNzIyIDM1LjczNyA0NC4xMDY1IDM1LjczN0M0Ni4xNDA4IDM1LjczNyA0Ny45ODQ0IDM1LjQxOTEgNDkuNjM3MyAzNC43MTk4QzUxLjI5MDIgMzQuMDIwNSA1Mi42ODg4IDMzLjEzMDUgNTMuODMzMSAzMS45MjI2QzU0Ljk3NzQgMzAuNzE0NyA1NS44Njc0IDI5LjI1MjYgNTYuNTAzMSAyNy41MzYxQzU3LjEzODggMjUuODE5NyA1Ny40NTY3IDIzLjkxMjUgNTcuNDU2NyAyMS44NzgyVjIxLjA1MTdDNTcuMjY2IDIwLjkyNDYgNTcuMjAyNCAyMC42MDY3IDU3LjIwMjQgMjAuMzUyNVoiIGZpbGw9IiM5QjlCOUIiLz4KPHBhdGggZD0iTTk1Ljk4MTUgMjAuMzUyNUg4My43MTIxVjI0LjYxMThIOTAuNzA1QzkwLjUxNDMgMjYuNzczMyA4OS42ODc5IDI4LjQyNjEgODguMjg5MyAyOS43NjExQzg2Ljg5MDcgMzEuMDMyNiA4NS4xMTA2IDMxLjY2ODMgODIuODIyIDMxLjY2ODNDODEuNTUwNiAzMS42NjgzIDgwLjM0MjcgMzEuNDE0IDc5LjMyNTYgMzAuOTY5Qzc4LjI0NDggMzAuNTI0IDc3LjM1NDggMjkuODg4MyA3Ni41OTIgMjguOTk4M0M3NS44MjkxIDI4LjE3MTggNzUuMjU3IDI3LjE1NDcgNzQuODExOSAyNS45NDY4Qzc0LjM2NjkgMjQuNzM4OSA3NC4xNzYyIDIzLjQ2NzUgNzQuMTc2MiAyMi4wMDUzQzc0LjE3NjIgMjAuNTQzMiA3NC4zNjY5IDE5LjI3MTcgNzQuODExOSAxOC4wNjM4Qzc1LjE5MzQgMTYuODU2IDc1LjgyOTEgMTUuOTAyNCA3Ni41OTIgMTUuMDEyNEM3Ny4zNTQ4IDE0LjE4NTkgNzguMjQ0OCAxMy41NTAyIDc5LjMyNTYgMTMuMDQxNkM4MC40MDYzIDEyLjU5NjYgODEuNTUwNiAxMi4zNDIzIDgyLjg4NTYgMTIuMzQyM0M4NS41NTU3IDEyLjM0MjMgODcuNTkgMTIuOTc4IDg4Ljk4ODYgMTQuMjQ5NUw5Mi4yOTQzIDEwLjk0MzhDODkuODE1IDkuMDM2NTkgODYuNjM2NCA4LjAxOTQxIDgyLjg4NTYgOC4wMTk0MUM4MC43ODc4IDguMDE5NDEgNzguODgwNiA4LjMzNzI5IDc3LjE2NDEgOS4wMzY1OUM3NS40NDc3IDkuNzM1ODggNzMuOTg1NSAxMC42MjU5IDcyLjc3NzYgMTEuODMzN0M3MS41Njk4IDEzLjA0MTYgNzAuNjE2MiAxNC41MDM4IDY5Ljk4MDUgMTYuMjIwM0M2OS4zNDQ3IDE3LjkzNjcgNjkuMDI2OSAxOS44NDM4IDY5LjAyNjkgMjEuODc4MkM2OS4wMjY5IDIzLjkxMjUgNjkuMzQ0NyAyNS44MTk3IDcwLjA0NCAyNy41MzYxQzcwLjc0MzMgMjkuMjUyNiA3MS42MzM0IDMwLjcxNDcgNzIuODQxMiAzMS45MjI2Qzc0LjA0OTEgMzMuMTMwNSA3NS41MTEyIDM0LjA4NDEgNzcuMjI3NyAzNC43MTk4Qzc4Ljk0NDEgMzUuNDE5MSA4MC44NTEzIDM1LjczNyA4Mi44ODU2IDM1LjczN0M4NC45MiAzNS43MzcgODYuNzYzNiAzNS40MTkxIDg4LjQxNjQgMzQuNzE5OEM5MC4wNjkzIDM0LjAyMDUgOTEuNDY3OSAzMy4xMzA1IDkyLjYxMjIgMzEuOTIyNkM5My43NTY1IDMwLjcxNDcgOTQuNjQ2NSAyOS4yNTI2IDk1LjI4MjIgMjcuNTM2MUM5NS45MTggMjUuODE5NyA5Ni4yMzU4IDIzLjkxMjUgOTYuMjM1OCAyMS44NzgyVjIxLjA1MTdDOTYuMDQ1MSAyMC45MjQ2IDk1Ljk4MTUgMjAuNjA2NyA5NS45ODE1IDIwLjM1MjVaIiBmaWxsPSIjOUI5QjlCIi8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-size:170px 40px;display:block;height:40px;width:170px}.ag-watermark-text{opacity:.5;font-weight:700;font-family:Impact,sans-serif;font-size:19px;padding-left:.7rem}.ag-root-wrapper-body{display:flex;flex-direction:row}.ag-root-wrapper-body.ag-layout-normal{flex:1 1 auto;height:0;min-height:0}.ag-root{position:relative;display:flex;flex-direction:column}.ag-root.ag-layout-normal,.ag-root.ag-layout-auto-height{overflow:hidden;flex:1 1 auto;width:0}.ag-root.ag-layout-normal{height:100%}.ag-header-viewport,.ag-floating-top-viewport,.ag-body-viewport,.ag-center-cols-viewport,.ag-floating-bottom-viewport,.ag-body-horizontal-scroll-viewport,.ag-body-vertical-scroll-viewport,.ag-virtual-list-viewport,.ag-sticky-top-viewport,.ag-sticky-bottom-viewport{position:relative;height:100%;min-width:0px;overflow:hidden;flex:1 1 auto}.ag-body-viewport,.ag-center-cols-viewport,.ag-header-viewport,.ag-floating-top-viewport,.ag-floating-bottom-viewport,.ag-sticky-top-viewport,.ag-sticky-bottom-viewport{overflow-x:auto;-ms-overflow-style:none!important;scrollbar-width:none!important}.ag-body-viewport::-webkit-scrollbar,.ag-center-cols-viewport::-webkit-scrollbar,.ag-header-viewport::-webkit-scrollbar,.ag-floating-top-viewport::-webkit-scrollbar,.ag-floating-bottom-viewport::-webkit-scrollbar,.ag-sticky-top-viewport::-webkit-scrollbar,.ag-sticky-bottom-viewport::-webkit-scrollbar{display:none!important}.ag-body-viewport{display:flex;overflow-x:hidden}.ag-body-viewport.ag-layout-normal{overflow-y:auto;-webkit-overflow-scrolling:touch}.ag-sticky-top-container,.ag-sticky-bottom-container{min-height:1px}.ag-center-cols-viewport{min-height:100%;width:100%}.ag-body-horizontal-scroll-viewport{overflow-x:scroll}.ag-body-vertical-scroll-viewport{overflow-y:scroll}.ag-virtual-list-viewport{overflow:auto;width:100%}.ag-header-container,.ag-floating-top-container,.ag-body-container,.ag-pinned-right-cols-container,.ag-center-cols-container,.ag-pinned-left-cols-container,.ag-floating-bottom-container,.ag-body-horizontal-scroll-container,.ag-body-vertical-scroll-container,.ag-full-width-container,.ag-floating-bottom-full-width-container,.ag-virtual-list-container,.ag-sticky-top-container,.ag-sticky-bottom-container{position:relative}.ag-header-container,.ag-floating-top-container,.ag-floating-bottom-container,.ag-sticky-top-container,.ag-sticky-bottom-container{height:100%;white-space:nowrap}.ag-center-cols-container,.ag-pinned-right-cols-container{display:block}.ag-body-horizontal-scroll-container{height:100%}.ag-body-vertical-scroll-container{width:100%}.ag-full-width-container,.ag-floating-top-full-width-container,.ag-floating-bottom-full-width-container,.ag-sticky-top-full-width-container,.ag-sticky-bottom-full-width-container{position:absolute;top:0;pointer-events:none}.ag-ltr .ag-full-width-container,.ag-ltr .ag-floating-top-full-width-container,.ag-ltr .ag-floating-bottom-full-width-container,.ag-ltr .ag-sticky-top-full-width-container,.ag-ltr .ag-sticky-bottom-full-width-container{left:0}.ag-rtl .ag-full-width-container,.ag-rtl .ag-floating-top-full-width-container,.ag-rtl .ag-floating-bottom-full-width-container,.ag-rtl .ag-sticky-top-full-width-container,.ag-rtl .ag-sticky-bottom-full-width-container{right:0}.ag-full-width-container{width:100%}.ag-floating-bottom-full-width-container,.ag-floating-top-full-width-container{display:inline-block;overflow:hidden;height:100%;width:100%}.ag-virtual-list-container{overflow:hidden}.ag-body{position:relative;display:flex;flex:1 1 auto;flex-direction:row!important;min-height:0}.ag-body-horizontal-scroll,.ag-body-vertical-scroll{min-height:0;min-width:0;display:flex;position:relative}.ag-body-horizontal-scroll.ag-scrollbar-invisible,.ag-body-vertical-scroll.ag-scrollbar-invisible{position:absolute;bottom:0}.ag-body-horizontal-scroll.ag-scrollbar-invisible.ag-apple-scrollbar,.ag-body-vertical-scroll.ag-scrollbar-invisible.ag-apple-scrollbar{opacity:0;transition:opacity .4s;visibility:hidden}.ag-body-horizontal-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-scrolling,.ag-body-horizontal-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-active,.ag-body-vertical-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-scrolling,.ag-body-vertical-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-active{visibility:visible;opacity:1}.ag-body-horizontal-scroll{width:100%}.ag-body-horizontal-scroll.ag-scrollbar-invisible{left:0;right:0}.ag-body-vertical-scroll{height:100%}.ag-body-vertical-scroll.ag-scrollbar-invisible{top:0;z-index:10}.ag-ltr .ag-body-vertical-scroll.ag-scrollbar-invisible{right:0}.ag-rtl .ag-body-vertical-scroll.ag-scrollbar-invisible{left:0}.ag-force-vertical-scroll{overflow-y:scroll!important}.ag-horizontal-left-spacer,.ag-horizontal-right-spacer{height:100%;min-width:0;overflow-x:scroll}.ag-horizontal-left-spacer.ag-scroller-corner,.ag-horizontal-right-spacer.ag-scroller-corner{overflow-x:hidden}.ag-header,.ag-pinned-left-header,.ag-pinned-right-header{display:inline-block;overflow:hidden;position:relative}.ag-header-cell-sortable .ag-header-cell-label{cursor:pointer}.ag-header{display:flex;width:100%;white-space:nowrap}.ag-pinned-left-header,.ag-pinned-right-header{height:100%}.ag-header-row{position:absolute}.ag-header-row:not(.ag-header-row-column-group){overflow:hidden}.ag-header.ag-header-allow-overflow .ag-header-row{overflow:visible}.ag-header-cell{display:inline-flex;align-items:center;position:absolute;height:100%;overflow:hidden}.ag-header-cell.ag-header-active .ag-header-cell-menu-button,.ag-header-cell-filter-button{opacity:1}.ag-header-cell-menu-button:not(.ag-header-menu-always-show){transition:opacity .2s;opacity:0}.ag-header-group-cell-label,.ag-header-cell-label{display:flex;flex:1 1 auto;align-self:stretch;align-items:center;overflow:hidden}.ag-header-cell-label{text-overflow:ellipsis}.ag-header-group-cell-label.ag-sticky-label{position:sticky;flex:none;max-width:100%;overflow:visible}.ag-header-group-text{overflow:hidden;text-overflow:ellipsis}.ag-header-cell-text{overflow:hidden;text-overflow:ellipsis;word-break:break-word}.ag-header-group-cell .ag-header-cell-comp-wrapper{display:flex}.ag-header-cell:not(.ag-header-cell-auto-height) .ag-header-cell-comp-wrapper{height:100%;display:flex;align-items:center}.ag-header-cell-comp-wrapper{width:100%}.ag-header-cell-wrap-text .ag-header-cell-comp-wrapper{white-space:normal}.ag-header-cell-comp-wrapper-limited-height>div{overflow:hidden}.ag-right-aligned-header .ag-header-cell-label{flex-direction:row-reverse}.ag-header-cell-resize{position:absolute;z-index:2;height:100%;width:8px;top:0;cursor:ew-resize}.ag-ltr .ag-header-cell-resize{right:-3px}.ag-rtl .ag-header-cell-resize{left:-3px}.ag-pinned-left-header .ag-header-cell-resize{right:-3px}.ag-pinned-right-header .ag-header-cell-resize{left:-3px}.ag-header-select-all{display:flex}.ag-header-cell-menu-button,.ag-header-cell-filter-button,.ag-side-button-button,.ag-panel-title-bar-button,.ag-floating-filter-button-button{cursor:pointer}.ag-column-moving .ag-cell,.ag-column-moving .ag-header-cell{transition:left .2s}.ag-column-moving .ag-header-group-cell{transition:left .2s,width .2s}.ag-column-panel{display:flex;flex-direction:column;overflow:hidden;flex:1 1 auto}.ag-column-select{position:relative;display:flex;flex-direction:column;overflow:hidden;flex:3 1 0px}.ag-column-select-header{position:relative;display:flex;flex:none}.ag-column-select-header-icon{position:relative}.ag-column-select-header-filter-wrapper{flex:1 1 auto}.ag-column-select-header-filter{width:100%}.ag-column-select-list{flex:1 1 0px;overflow:hidden}.ag-column-drop{position:relative;display:inline-flex;align-items:center;overflow:auto;width:100%}.ag-column-drop-list{display:flex;align-items:center}.ag-column-drop-cell{position:relative;display:flex;align-items:center}.ag-column-drop-cell-text{overflow:hidden;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap}.ag-column-drop-vertical{display:flex;flex-direction:column;overflow:hidden;align-items:stretch;flex:1 1 0px}.ag-column-drop-vertical-title-bar{display:flex;align-items:center;flex:none}.ag-column-drop-vertical-list{position:relative;align-items:stretch;flex-grow:1;flex-direction:column;overflow-x:auto}.ag-column-drop-vertical-list>*{flex:none}.ag-column-drop-empty .ag-column-drop-vertical-list{overflow:hidden}.ag-column-drop-vertical-empty-message{display:block}.ag-column-drop.ag-column-drop-horizontal{white-space:nowrap;overflow:hidden}.ag-column-drop-cell-button{cursor:pointer}.ag-filter-toolpanel{flex:1 1 0px;min-width:0}.ag-filter-toolpanel-header{position:relative}.ag-filter-toolpanel-header,.ag-filter-toolpanel-search{display:flex;align-items:center}.ag-filter-toolpanel-header>*,.ag-filter-toolpanel-search>*{display:flex;align-items:center}.ag-filter-apply-panel{display:flex;justify-content:flex-end;overflow:hidden}.ag-row-animation .ag-row{transition:transform .4s,top .4s,opacity .2s}.ag-row-animation .ag-row.ag-after-created{transition:transform .4s,top .4s,height .4s,opacity .2s}.ag-row-no-animation .ag-row{transition:none}.ag-row{white-space:nowrap;width:100%}.ag-row-loading{display:flex;align-items:center}.ag-row-position-absolute{position:absolute}.ag-row-position-relative{position:relative}.ag-full-width-row{overflow:hidden;pointer-events:all}.ag-row-inline-editing{z-index:1}.ag-row-dragging{z-index:2}.ag-stub-cell{display:flex;align-items:center}.ag-cell{display:inline-block;position:absolute;white-space:nowrap;height:100%}.ag-cell-value{flex:1 1 auto}.ag-cell-value,.ag-group-value{overflow:hidden;text-overflow:ellipsis}.ag-cell-wrap-text{white-space:normal;word-break:break-word}.ag-cell-wrapper{display:flex;align-items:center}.ag-cell-wrapper.ag-row-group{align-items:flex-start}.ag-sparkline-wrapper{position:absolute;height:100%;width:100%;left:0;top:0}.ag-full-width-row .ag-cell-wrapper.ag-row-group{height:100%;align-items:center}.ag-cell-inline-editing{z-index:1}.ag-cell-inline-editing .ag-cell-wrapper,.ag-cell-inline-editing .ag-cell-edit-wrapper,.ag-cell-inline-editing .ag-cell-editor,.ag-cell-inline-editing .ag-cell-editor .ag-wrapper,.ag-cell-inline-editing .ag-cell-editor input{height:100%;width:100%;line-height:normal}.ag-cell .ag-icon{display:inline-block;vertical-align:middle}.ag-set-filter-item{display:flex;align-items:center;height:100%}.ag-set-filter-item-checkbox{display:flex;width:100%;height:100%}.ag-set-filter-group-icons{display:block}.ag-set-filter-group-icons>*{cursor:pointer}.ag-filter-body-wrapper{display:flex;flex-direction:column}.ag-filter-filter{flex:1 1 0px}.ag-filter-condition{display:flex;justify-content:center}.ag-floating-filter-body{position:relative;display:flex;flex:1 1 auto;height:100%}.ag-floating-filter-full-body{display:flex;flex:1 1 auto;height:100%;width:100%;align-items:center;overflow:hidden}.ag-floating-filter-full-body>div{flex:1 1 auto}.ag-floating-filter-input{align-items:center;display:flex;width:100%}.ag-floating-filter-input>*{flex:1 1 auto}.ag-floating-filter-button{display:flex;flex:none}.ag-set-floating-filter-input input[disabled]{pointer-events:none}.ag-dnd-ghost{display:inline-flex;align-items:center;cursor:move;white-space:nowrap}.ag-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.ag-overlay-panel{display:flex;height:100%;width:100%}.ag-overlay-wrapper{display:flex;flex:none;width:100%;height:100%;align-items:center;justify-content:center;text-align:center}.ag-overlay-loading-wrapper{pointer-events:all}.ag-popup-child{z-index:5;top:0}.ag-popup-editor{position:absolute;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-large-text-input{display:block}.ag-virtual-list-item{position:absolute;width:100%}.ag-floating-top{overflow:hidden;white-space:nowrap;width:100%;position:relative;display:flex}.ag-pinned-left-floating-top,.ag-pinned-right-floating-top{display:inline-block;overflow:hidden;position:relative;min-width:0px}.ag-floating-bottom{overflow:hidden;white-space:nowrap;width:100%;position:relative;display:flex}.ag-pinned-left-floating-bottom,.ag-pinned-right-floating-bottom{display:inline-block;overflow:hidden;position:relative;min-width:0px}.ag-sticky-top,.ag-sticky-bottom{position:absolute;display:flex;width:100%;overflow:hidden;height:0px}.ag-sticky-bottom{box-sizing:content-box!important}.ag-pinned-left-sticky-top,.ag-pinned-right-sticky-top{position:relative;height:100%;overflow:hidden}.ag-sticky-top-full-width-container,.ag-sticky-bottom-full-width-container{overflow:hidden;width:100%;height:100%}.ag-dialog,.ag-panel{display:flex;flex-direction:column;position:relative;overflow:hidden}.ag-panel-title-bar{display:flex;flex:none;align-items:center;cursor:default}.ag-panel-title-bar-title{flex:1 1 auto}.ag-panel-title-bar-buttons{display:flex}.ag-panel-title-bar-button{cursor:pointer}.ag-panel-content-wrapper{display:flex;flex:1 1 auto;position:relative;overflow:hidden}.ag-dialog{position:absolute}.ag-resizer{position:absolute;pointer-events:none;z-index:1;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-resizer.ag-resizer-topLeft{top:0;left:0;height:5px;width:5px;cursor:nwse-resize}.ag-resizer.ag-resizer-top{top:0;left:5px;right:5px;height:5px;cursor:ns-resize}.ag-resizer.ag-resizer-topRight{top:0;right:0;height:5px;width:5px;cursor:nesw-resize}.ag-resizer.ag-resizer-right{top:5px;right:0;bottom:5px;width:5px;cursor:ew-resize}.ag-resizer.ag-resizer-bottomRight{bottom:0;right:0;height:5px;width:5px;cursor:nwse-resize}.ag-resizer.ag-resizer-bottom{bottom:0;left:5px;right:5px;height:5px;cursor:ns-resize}.ag-resizer.ag-resizer-bottomLeft{bottom:0;left:0;height:5px;width:5px;cursor:nesw-resize}.ag-resizer.ag-resizer-left{left:0;top:5px;bottom:5px;width:5px;cursor:ew-resize}.ag-tooltip,.ag-tooltip-custom{position:absolute;z-index:99999}.ag-tooltip:not(.ag-tooltip-interactive),.ag-tooltip-custom:not(.ag-tooltip-interactive){pointer-events:none}.ag-value-slide-out{margin-right:5px;opacity:1;transition:opacity 3s,margin-right 3s;transition-timing-function:linear}.ag-value-slide-out-end{margin-right:10px;opacity:0}.ag-opacity-zero{opacity:0!important}.ag-menu{max-height:100%;overflow-y:auto;position:absolute;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-menu-column-select-wrapper{height:265px;overflow:auto}.ag-menu-column-select-wrapper .ag-column-select{height:100%}.ag-dialog .ag-panel-content-wrapper .ag-column-select{-webkit-user-select:none;user-select:none}.ag-menu-list{display:table;width:100%}.ag-menu-option,.ag-menu-separator{display:table-row}.ag-menu-option-part,.ag-menu-separator-part{display:table-cell;vertical-align:middle}.ag-menu-option-text{white-space:nowrap}.ag-menu-option-custom{display:contents}.ag-compact-menu-option{width:100%;display:flex;flex-wrap:nowrap}.ag-compact-menu-option-text{white-space:nowrap;flex:1 1 auto}.ag-pill-container{display:flex;gap:.25rem;flex-wrap:nowrap}.ag-pill{display:flex;white-space:nowrap;padding:0 .25rem;align-items:center}.ag-pill .ag-pill-button{border:none;padding:0}.ag-rich-select{cursor:default;outline:none;height:100%}.ag-rich-select-value{display:flex;align-items:center;height:100%}.ag-rich-select-value .ag-picker-field-display{overflow:hidden;text-overflow:ellipsis}.ag-rich-select-value .ag-picker-field-display.ag-display-as-placeholder{opacity:.5}.ag-rich-select-list{position:relative}.ag-rich-select-list .ag-loading-text{min-height:2rem}.ag-rich-select-row{display:flex;flex:1 1 auto;align-items:center;white-space:nowrap;overflow:hidden;height:100%}.ag-rich-select-field-input{flex:1 1 auto}.ag-rich-select-field-input .ag-input-field-input{padding:0!important;border:none!important;box-shadow:none!important;text-overflow:ellipsis}.ag-rich-select-field-input .ag-input-field-input::placeholder{opacity:.8}.ag-autocomplete{align-items:center;display:flex}.ag-autocomplete>*{flex:1 1 auto}.ag-autocomplete-list-popup{position:absolute;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-autocomplete-list{position:relative}.ag-autocomplete-virtual-list-item{display:flex}.ag-autocomplete-row{display:flex;flex:1 1 auto;align-items:center;overflow:hidden}.ag-autocomplete-row-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ag-paging-panel{align-items:center;display:flex;justify-content:flex-end}.ag-paging-page-summary-panel{display:flex;align-items:center}.ag-paging-button{position:relative}.ag-disabled .ag-paging-page-summary-panel{pointer-events:none}.ag-tool-panel-wrapper{display:flex;overflow-y:auto;overflow-x:hidden;cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-column-select-column,.ag-column-select-column-group,.ag-select-agg-func-item{position:relative;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%}.ag-column-select-column>*,.ag-column-select-column-group>*,.ag-select-agg-func-item>*{flex:none}.ag-select-agg-func-item,.ag-column-select-column-label{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-column-select-checkbox{display:flex}.ag-tool-panel-horizontal-resize{cursor:ew-resize;height:100%;position:absolute;top:0;width:5px;z-index:1}.ag-ltr .ag-side-bar-left .ag-tool-panel-horizontal-resize{right:-3px}.ag-rtl .ag-side-bar-left .ag-tool-panel-horizontal-resize,.ag-ltr .ag-side-bar-right .ag-tool-panel-horizontal-resize{left:-3px}.ag-rtl .ag-side-bar-right .ag-tool-panel-horizontal-resize{right:-3px}.ag-details-row{width:100%}.ag-details-row-fixed-height{height:100%}.ag-details-grid{width:100%}.ag-details-grid-fixed-height{height:100%}.ag-header-group-cell{display:flex;align-items:center;height:100%;position:absolute}.ag-header-group-cell-no-group.ag-header-span-height{display:none}.ag-cell-label-container{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;height:100%;width:100%}.ag-header-group-cell-label,.ag-cell-label-container{padding:5px 0}.ag-right-aligned-header .ag-cell-label-container{flex-direction:row}.ag-right-aligned-header .ag-header-cell-text{text-align:end}.ag-side-bar{display:flex;flex-direction:row-reverse}.ag-side-bar-left{order:-1;flex-direction:row}.ag-side-button-button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;white-space:nowrap;outline:none;cursor:pointer}.ag-side-button-label{writing-mode:vertical-lr}.ag-status-bar{display:flex;justify-content:space-between;overflow:hidden}.ag-status-panel{display:inline-flex}.ag-status-name-value{white-space:nowrap}.ag-status-bar-left,.ag-status-bar-center,.ag-status-bar-right{display:inline-flex}.ag-icon{display:block;speak:none}.ag-group{position:relative;width:100%}.ag-group-title-bar{display:flex;align-items:center}.ag-group-title{display:inline;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ag-group-title-bar .ag-group-title{cursor:default}.ag-group-toolbar{display:flex;align-items:center}.ag-group-container{display:flex}.ag-disabled .ag-group-container{pointer-events:none}.ag-group-container-horizontal{flex-direction:row;flex-wrap:wrap}.ag-group-container-vertical{flex-direction:column}.ag-column-group-icons{display:block}.ag-column-group-icons>*{cursor:pointer}.ag-group-item-alignment-stretch .ag-group-item{align-items:stretch}.ag-group-item-alignment-start .ag-group-item{align-items:flex-start}.ag-group-item-alignment-end .ag-group-item{align-items:flex-end}.ag-toggle-button-icon{transition:right .3s;position:absolute;top:-1px}.ag-input-field,.ag-select{display:flex;flex-direction:row;align-items:center}.ag-input-field-input{flex:1 1 auto}.ag-floating-filter-input .ag-input-field-input[type=date]{width:1px}.ag-range-field,.ag-angle-select{display:flex;align-items:center}.ag-angle-select-wrapper{display:flex}.ag-angle-select-parent-circle{display:block;position:relative}.ag-angle-select-child-circle{position:absolute}.ag-slider-wrapper{display:flex}.ag-slider-wrapper .ag-input-field,.ag-picker-field-display{flex:1 1 auto}.ag-picker-field{display:flex;align-items:center}.ag-picker-field-icon{display:flex;border:0;padding:0;margin:0;cursor:pointer}.ag-picker-field-wrapper{overflow:hidden}.ag-label-align-right .ag-label{order:1}.ag-label-align-right>*{flex:none}.ag-label-align-top{flex-direction:column;align-items:flex-start}.ag-label-align-top>*{align-self:stretch}.ag-label-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.ag-color-panel{width:100%;display:flex;flex-direction:column;text-align:center}.ag-spectrum-color{flex:1 1 auto;position:relative;overflow:visible;cursor:default}.ag-spectrum-fill{position:absolute;inset:0}.ag-spectrum-val{cursor:pointer}.ag-spectrum-dragger{position:absolute;pointer-events:none;cursor:pointer}.ag-spectrum-hue,.ag-spectrum-alpha{cursor:default}.ag-spectrum-hue-background{background:linear-gradient(to left,red 3%,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red);width:100%;height:100%}.ag-spectrum-alpha{--ag-spectrum-alpha-background-checked: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="4"><rect x="0" y="0" width="4" height="4" fill="%23fff"/><path d="M0 0H2V4H4V2H0Z" fill="%23b2b2b2"/></svg>')}.ag-spectrum-alpha-background{background:linear-gradient(to right,var(--ag-internal-spectrum-alpha-color-from),var(--ag-internal-spectrum-alpha-color-to)),var(--ag-spectrum-alpha-background-checked) top left/4px 4px;width:100%;height:100%}.ag-spectrum-tool{cursor:pointer;position:relative}.ag-spectrum-slider{position:absolute;pointer-events:none}.ag-spectrum-alpha .ag-spectrum-slider{background:linear-gradient(to bottom,var(--ag-internal-spectrum-alpha-color),var(--ag-internal-spectrum-alpha-color)) #fff}.ag-recent-colors{display:flex}.ag-recent-color{cursor:pointer}.ag-pill-select{display:flex;flex-direction:column}.ag-pill-select .ag-column-drop{flex:unset}.ag-ltr{direction:ltr}.ag-ltr .ag-body,.ag-ltr .ag-floating-top,.ag-ltr .ag-floating-bottom,.ag-ltr .ag-header,.ag-ltr .ag-sticky-top,.ag-ltr .ag-sticky-bottom,.ag-ltr .ag-body-viewport,.ag-ltr .ag-body-horizontal-scroll{flex-direction:row}.ag-rtl{direction:rtl}.ag-rtl .ag-body,.ag-rtl .ag-floating-top,.ag-rtl .ag-floating-bottom,.ag-rtl .ag-header,.ag-rtl .ag-sticky-top,.ag-rtl .ag-sticky-bottom,.ag-rtl .ag-body-viewport,.ag-rtl .ag-body-horizontal-scroll{flex-direction:row-reverse}.ag-rtl .ag-icon-contracted,.ag-rtl .ag-icon-expanded,.ag-rtl .ag-icon-tree-closed{display:block;transform:rotate(180deg)}.ag-body .ag-body-viewport{-webkit-overflow-scrolling:touch}.ag-measurement-container{width:0;overflow:hidden;visibility:hidden}.ag-measurement-container div{position:absolute}.ag-layout-print.ag-body{display:block;height:unset}.ag-layout-print.ag-root-wrapper{display:inline-block}.ag-layout-print .ag-body-vertical-scroll,.ag-layout-print .ag-body-horizontal-scroll{display:none}.ag-layout-print.ag-force-vertical-scroll{overflow-y:visible!important}@media print{.ag-root-wrapper.ag-layout-print{display:table}.ag-root-wrapper.ag-layout-print .ag-root-wrapper-body,.ag-root-wrapper.ag-layout-print .ag-root,.ag-root-wrapper.ag-layout-print .ag-body-viewport,.ag-root-wrapper.ag-layout-print .ag-center-cols-container,.ag-root-wrapper.ag-layout-print .ag-center-cols-viewport,.ag-root-wrapper.ag-layout-print .ag-body-horizontal-scroll-viewport,.ag-root-wrapper.ag-layout-print .ag-virtual-list-viewport{height:auto!important;overflow:hidden!important;display:block!important}.ag-root-wrapper.ag-layout-print .ag-row,.ag-root-wrapper.ag-layout-print .ag-cell{break-inside:avoid}}[class^=ag-],[class^=ag-]:focus,[class^=ag-]:after,[class^=ag-]:before{box-sizing:border-box;outline:none}[class^=ag-]::-ms-clear{display:none}.ag-checkbox .ag-input-wrapper,.ag-radio-button .ag-input-wrapper{overflow:visible}.ag-range-field .ag-input-wrapper{height:100%}.ag-toggle-button{flex:none;width:unset;min-width:unset}.ag-button{border-radius:0;color:var(--ag-foreground-color)}.ag-button:hover{background-color:transparent}.ag-ltr .ag-label-align-right .ag-label{margin-left:var(--ag-grid-size)}.ag-rtl .ag-label-align-right .ag-label{margin-right:var(--ag-grid-size)}input[class^=ag-]{margin:0;background-color:var(--ag-background-color)}textarea[class^=ag-],select[class^=ag-]{background-color:var(--ag-background-color)}input[class^=ag-]:not([type]),input[class^=ag-][type=text],input[class^=ag-][type=number],input[class^=ag-][type=tel],input[class^=ag-][type=date],input[class^=ag-][type=datetime-local],textarea[class^=ag-]{font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;border:var(--ag-borders-input) var(--ag-input-border-color)}input[class^=ag-]:not([type]):disabled,input[class^=ag-][type=text]:disabled,input[class^=ag-][type=number]:disabled,input[class^=ag-][type=tel]:disabled,input[class^=ag-][type=date]:disabled,input[class^=ag-][type=datetime-local]:disabled,textarea[class^=ag-]:disabled{color:var(--ag-disabled-foreground-color);background-color:var(--ag-input-disabled-background-color);border-color:var(--ag-input-disabled-border-color)}input[class^=ag-]:not([type]):focus,input[class^=ag-][type=text]:focus,input[class^=ag-][type=number]:focus,input[class^=ag-][type=tel]:focus,input[class^=ag-][type=date]:focus,input[class^=ag-][type=datetime-local]:focus,textarea[class^=ag-]:focus{outline:none;box-shadow:var(--ag-input-focus-box-shadow);border-color:var(--ag-input-focus-border-color)}input[class^=ag-]:not([type]):invalid,input[class^=ag-][type=text]:invalid,input[class^=ag-][type=number]:invalid,input[class^=ag-][type=tel]:invalid,input[class^=ag-][type=date]:invalid,input[class^=ag-][type=datetime-local]:invalid,textarea[class^=ag-]:invalid{border:var(--ag-borders-input-invalid) var(--ag-input-border-color-invalid)}input[class^=ag-][type=number]:not(.ag-number-field-input-stepper){-moz-appearance:textfield}input[class^=ag-][type=number]:not(.ag-number-field-input-stepper)::-webkit-outer-spin-button,input[class^=ag-][type=number]:not(.ag-number-field-input-stepper)::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[class^=ag-][type=range]{padding:0}input[class^=ag-][type=button]:focus,button[class^=ag-]:focus{box-shadow:var(--ag-input-focus-box-shadow)}.ag-drag-handle{color:var(--ag-secondary-foreground-color)}.ag-list-item,.ag-virtual-list-item{height:var(--ag-list-item-height)}.ag-virtual-list-item:focus-visible{outline:none}.ag-virtual-list-item:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-select-list{background-color:var(--ag-background-color);overflow-y:auto;overflow-x:hidden;border-radius:var(--ag-border-radius);border:var(--ag-borders) var(--ag-border-color)}.ag-list-item{display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ag-list-item.ag-active-item{background-color:var(--ag-row-hover-color)}.ag-select-list-item{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.ag-ltr .ag-select-list-item{padding-left:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-rtl .ag-select-list-item{padding-right:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-select-list-item span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ag-row-drag,.ag-selection-checkbox,.ag-group-expanded,.ag-group-contracted{color:var(--ag-secondary-foreground-color)}.ag-ltr .ag-row-drag,.ag-ltr .ag-selection-checkbox,.ag-ltr .ag-group-expanded,.ag-ltr .ag-group-contracted{margin-right:var(--ag-cell-widget-spacing)}.ag-rtl .ag-row-drag,.ag-rtl .ag-selection-checkbox,.ag-rtl .ag-group-expanded,.ag-rtl .ag-group-contracted{margin-left:var(--ag-cell-widget-spacing)}.ag-cell-wrapper>*:not(.ag-cell-value):not(.ag-group-value){--ag-internal-calculated-line-height: var( --ag-line-height, calc(var(--ag-row-height) - var(--ag-row-border-width)) );--ag-internal-padded-row-height: calc(var(--ag-row-height) - var(--ag-row-border-width));height:min(var(--ag-internal-calculated-line-height),var(--ag-internal-padded-row-height));display:flex;align-items:center;flex:none}.ag-group-expanded,.ag-group-contracted{cursor:pointer}.ag-group-title-bar-icon{cursor:pointer;flex:none;color:var(--ag-secondary-foreground-color)}.ag-ltr .ag-group-child-count{margin-left:2px}.ag-rtl .ag-group-child-count{margin-right:2px}.ag-group-title-bar{background-color:var(--ag-subheader-background-color);padding:var(--ag-grid-size)}.ag-group-toolbar{padding:var(--ag-grid-size);background-color:var(--ag-subheader-toolbar-background-color)}.ag-disabled-group-title-bar,.ag-disabled-group-container{opacity:.5}.group-item{margin:calc(var(--ag-grid-size) * .5) 0}.ag-label{white-space:nowrap}.ag-ltr .ag-label{margin-right:var(--ag-grid-size)}.ag-rtl .ag-label{margin-left:var(--ag-grid-size)}.ag-label-align-top .ag-label{margin-bottom:calc(var(--ag-grid-size) * .5)}.ag-angle-select[disabled]{color:var(--ag-disabled-foreground-color);pointer-events:none}.ag-angle-select[disabled] .ag-angle-select-field{opacity:.4}.ag-ltr .ag-slider-field,.ag-ltr .ag-angle-select-field{margin-right:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-slider-field,.ag-rtl .ag-angle-select-field{margin-left:calc(var(--ag-grid-size) * 2)}.ag-angle-select-parent-circle{width:24px;height:24px;border-radius:12px;border:solid 1px;border-color:var(--ag-border-color);background-color:var(--ag-background-color)}.ag-angle-select-child-circle{top:4px;left:12px;width:6px;height:6px;margin-left:-3px;margin-top:-4px;border-radius:3px;background-color:var(--ag-secondary-foreground-color)}.ag-picker-field-wrapper{border:var(--ag-borders);border-color:var(--ag-border-color);border-radius:5px;background-color:var(--ag-background-color)}.ag-picker-field-wrapper:disabled{color:var(--ag-disabled-foreground-color);background-color:var(--ag-input-disabled-background-color);border-color:var(--ag-input-disabled-border-color)}.ag-picker-field-wrapper.ag-picker-has-focus,.ag-picker-field-wrapper:focus-within{outline:none;box-shadow:var(--ag-input-focus-box-shadow);border-color:var(--ag-input-focus-border-color)}.ag-picker-field-button{background-color:var(--ag-background-color);color:var(--ag-secondary-foreground-color)}.ag-dialog.ag-color-dialog{border-radius:5px}.ag-color-picker .ag-picker-field-wrapper{padding-left:var(--ag-grid-size);padding-right:var(--ag-grid-size)}.ag-color-picker .ag-picker-field-display{display:flex;flex-direction:row;align-items:center;min-height:var(--ag-list-item-height)}.ag-ltr .ag-color-picker-color,.ag-ltr .ag-color-picker-value{margin-right:var(--ag-grid-size)}.ag-rtl .ag-color-picker-color,.ag-rtl .ag-color-picker-value{margin-left:var(--ag-grid-size)}.ag-color-panel{padding:var(--ag-grid-size)}.ag-spectrum-color{background-color:red;border-radius:2px}.ag-spectrum-tools{padding:10px}.ag-spectrum-sat{background-image:linear-gradient(to right,#fff,#cc9a8100)}.ag-spectrum-val{background-image:linear-gradient(to top,#000,#cc9a8100)}.ag-spectrum-dragger{border-radius:12px;height:12px;width:12px;border:2px solid white;background:#000;box-shadow:0 0 2px #0000003d}.ag-spectrum-hue-background,.ag-spectrum-alpha-background{border-radius:2px}.ag-spectrum-tool{margin-bottom:10px;height:11px;border-radius:2px}.ag-spectrum-slider{margin-top:-12px;width:13px;height:13px;border-radius:13px;border:2px solid white;box-shadow:0 1px 4px #0000005e}.ag-recent-colors{margin-top:10px}.ag-recent-color{margin:0 3px}.ag-recent-color:first-child{margin-left:0}.ag-recent-color:last-child{margin-right:0}.ag-spectrum-color:focus-visible:not(:disabled):not([readonly]),.ag-spectrum-slider:focus-visible:not(:disabled):not([readonly]),.ag-recent-color:focus-visible:not(:disabled):not([readonly]){box-shadow:var(--ag-input-focus-box-shadow)}.ag-ltr .ag-color-input input[class^=ag-][type=text].ag-input-field-input{padding-left:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2)}.ag-rtl .ag-color-input input[class^=ag-][type=text].ag-input-field-input{padding-right:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2)}.ag-color-input .ag-color-input-color{position:absolute}.ag-ltr .ag-color-input .ag-color-input-color{margin-left:var(--ag-grid-size)}.ag-rtl .ag-color-input .ag-color-input-color{margin-right:var(--ag-grid-size)}.ag-color-picker-color,.ag-color-input-color{width:var(--ag-icon-size);height:var(--ag-icon-size);border:var(--ag-borders-secondary) var(--ag-secondary-border-color);border-radius:2px}.ag-dnd-ghost{border:var(--ag-borders) var(--ag-border-color);background:var(--ag-background-color);border-radius:var(--ag-card-radius);box-shadow:var(--ag-card-shadow);padding:var(--ag-grid-size);overflow:hidden;text-overflow:ellipsis;border:var(--ag-borders-secondary) var(--ag-secondary-border-color);color:var(--ag-secondary-foreground-color);height:var(--ag-header-height);line-height:var(--ag-header-height);margin:0;padding:0 calc(var(--ag-grid-size) * 2);transform:translateY(calc(var(--ag-grid-size) * 2))}.ag-dnd-ghost-icon{margin-right:var(--ag-grid-size);color:var(--ag-foreground-color)}.ag-popup-child:not(.ag-tooltip-custom){box-shadow:var(--ag-popup-shadow)}.ag-select .ag-picker-field-wrapper{min-height:var(--ag-list-item-height);cursor:default}.ag-ltr .ag-select .ag-picker-field-wrapper{padding-left:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-rtl .ag-select .ag-picker-field-wrapper{padding-right:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-ltr .ag-select .ag-picker-field-wrapper{padding-right:var(--ag-grid-size)}.ag-rtl .ag-select .ag-picker-field-wrapper{padding-left:var(--ag-grid-size)}.ag-select.ag-disabled .ag-picker-field-wrapper:focus{box-shadow:none}.ag-select:not(.ag-cell-editor,.ag-label-align-top){min-height:var(--ag-list-item-height)}.ag-select .ag-picker-field-display{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ag-select .ag-picker-field-icon{display:flex;align-items:center}.ag-select.ag-disabled{opacity:.5}.ag-rich-select-value,.ag-rich-select-list{background-color:var(--ag-background-color)}.ag-rich-select-list{width:100%;height:auto;border-radius:var(--ag-border-radius);border:var(--ag-borders) var(--ag-border-color)}.ag-rich-select-list .ag-loading-text{padding:var(--ag-widget-vertical-spacing) var(--ag-widget-horizontal-spacing)}.ag-rich-select-value{border-bottom:var(--ag-borders-secondary) var(--ag-secondary-border-color);padding-top:0;padding-bottom:0}.ag-ltr .ag-rich-select-value{padding-left:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-rtl .ag-rich-select-value{padding-right:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-ltr .ag-rich-select-value{padding-right:var(--ag-grid-size)}.ag-rtl .ag-rich-select-value{padding-left:var(--ag-grid-size)}.ag-ltr .ag-rich-select-field-input{left:calc(var(--ag-cell-horizontal-padding))}.ag-rtl .ag-rich-select-field-input{right:calc(var(--ag-cell-horizontal-padding))}.ag-popup-editor .ag-rich-select-value{height:var(--ag-row-height);min-width:200px}.ag-rich-select-virtual-list-item{cursor:default;height:var(--ag-list-item-height)}.ag-rich-select-virtual-list-item:focus-visible:after{content:none}.ag-ltr .ag-rich-select-row{padding-left:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-rtl .ag-rich-select-row{padding-right:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-rich-select-row-selected{background-color:var(--ag-selected-row-background-color)}.ag-rich-select-row:hover,.ag-rich-select-row-highlighted{background-image:linear-gradient(var(--ag-row-hover-color),var(--ag-row-hover-color))}.ag-rich-select-row-text-highlight{font-weight:700}.ag-autocomplete{width:100%}.ag-autocomplete-list{width:100%;min-width:200px;height:calc(var(--ag-row-height) * 6.5)}.ag-autocomplete-virtual-list-item{cursor:default;height:var(--ag-list-item-height)}.ag-autocomplete-virtual-list-item:focus-visible:after{content:none}.ag-autocomplete-virtual-list-item:hover{background-color:var(--ag-row-hover-color)}.ag-autocomplete-row-label{margin:0px var(--ag-widget-container-horizontal-padding)}.ag-autocomplete-row-selected{background-color:var(--ag-selected-row-background-color)}.ag-pill{border:1px solid var(--ag-chip-border-color);border-radius:var(--ag-border-radius);background-color:var(--ag-chip-background-color)}.ag-ltr .ag-pill .ag-pill-button{margin-left:var(--ag-grid-size)}.ag-rtl .ag-pill .ag-pill-button{margin-right:var(--ag-grid-size)}.ag-pill:focus-visible{border-color:var(--ag-input-focus-border-color)}.ag-pill .ag-pill-button:hover{cursor:pointer}.ag-dragging-range-handle .ag-dialog,.ag-dragging-fill-handle .ag-dialog{opacity:.7;pointer-events:none}.ag-dialog{border-radius:var(--ag-border-radius);border:var(--ag-borders) var(--ag-border-color);box-shadow:var(--ag-popup-shadow)}.ag-panel{background-color:var(--ag-panel-background-color);border-color:var(--ag-panel-border-color)}.ag-panel-title-bar{color:var(--ag-header-foreground-color);height:var(--ag-header-height);padding:var(--ag-grid-size) var(--ag-cell-horizontal-padding);border-bottom:var(--ag-borders) var(--ag-border-color)}.ag-ltr .ag-panel-title-bar-button{margin-left:var(--ag-grid-size)}.ag-rtl .ag-panel-title-bar-button{margin-right:var(--ag-grid-size)}.ag-tooltip{background-color:var(--ag-tooltip-background-color);color:var(--ag-foreground-color);padding:var(--ag-grid-size);border:var(--ag-borders) var(--ag-border-color);border-radius:var(--ag-card-radius);white-space:normal}.ag-tooltip.ag-tooltip-animate,.ag-tooltip-custom.ag-tooltip-animate{transition:opacity 1s}.ag-tooltip.ag-tooltip-animate.ag-tooltip-hiding,.ag-tooltip-custom.ag-tooltip-animate.ag-tooltip-hiding{opacity:0}.ag-ltr .ag-column-select-column,.ag-ltr .ag-column-select-column-group{padding-left:calc(var(--ag-indentation-level) * var(--ag-column-select-indent-size))}.ag-rtl .ag-column-select-column,.ag-rtl .ag-column-select-column-group{padding-right:calc(var(--ag-indentation-level) * var(--ag-column-select-indent-size))}.ag-column-select-header-icon{cursor:pointer}.ag-column-select-header-icon:focus-visible{outline:none}.ag-column-select-header-icon:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:0;left:0;display:block;width:calc(100% + -0px);height:calc(100% + -0px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-ltr .ag-column-group-icons:not(:last-child),.ag-ltr .ag-column-select-header-icon:not(:last-child),.ag-ltr .ag-column-select-header-checkbox:not(:last-child),.ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child),.ag-ltr .ag-column-select-checkbox:not(:last-child),.ag-ltr .ag-column-select-column-drag-handle:not(:last-child),.ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child),.ag-ltr .ag-column-select-column-label:not(:last-child){margin-right:var(--ag-widget-horizontal-spacing)}.ag-rtl .ag-column-group-icons:not(:last-child),.ag-rtl .ag-column-select-header-icon:not(:last-child),.ag-rtl .ag-column-select-header-checkbox:not(:last-child),.ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child),.ag-rtl .ag-column-select-checkbox:not(:last-child),.ag-rtl .ag-column-select-column-drag-handle:not(:last-child),.ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child),.ag-rtl .ag-column-select-column-label:not(:last-child){margin-left:var(--ag-widget-horizontal-spacing)}.ag-column-select-virtual-list-item:focus-visible{outline:none}.ag-column-select-virtual-list-item:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:1px;left:1px;display:block;width:calc(100% - 2px);height:calc(100% - 2px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-column-select-column-group:not(:last-child),.ag-column-select-column:not(:last-child){margin-bottom:var(--ag-widget-vertical-spacing)}.ag-column-select-column-readonly,.ag-column-select-column-group-readonly{color:var(--ag-disabled-foreground-color);pointer-events:none}.ag-ltr .ag-column-select-add-group-indent{margin-left:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2)}.ag-rtl .ag-column-select-add-group-indent{margin-right:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2)}.ag-column-select-virtual-list-viewport{padding:calc(var(--ag-widget-container-vertical-padding) * .5) 0px}.ag-column-select-virtual-list-item{padding:0 var(--ag-widget-container-horizontal-padding)}.ag-checkbox-edit{padding-left:var(--ag-cell-horizontal-padding);padding-right:var(--ag-cell-horizontal-padding)}.ag-pill-select .ag-column-drop{border-bottom:0;min-height:unset}.ag-pill-select .ag-column-drop-list{padding:0}.ag-pill-select .ag-select{padding-top:var(--ag-grid-size)}.ag-pill-select .ag-picker-field-wrapper{background-color:transparent;border:0}.ag-pill-select .ag-picker-field-display{cursor:pointer}.ag-rtl{text-align:right}.ag-root-wrapper{border-radius:var(--ag-wrapper-border-radius);border:var(--ag-borders) var(--ag-border-color)}.ag-row>.ag-cell-wrapper.ag-row-group{padding-left:calc(var(--ag-cell-horizontal-padding) + var(--ag-row-group-indent-size) * var(--ag-indentation-level))}.ag-cell-wrapper.ag-row-group,.ag-cell-wrapper.ag-row-group-leaf-indent,.ag-cell-wrapper.ag-pivot-leaf-group{padding-left:calc(var(--ag-indentation-level) * var(--ag-row-group-indent-size))}.ag-ltr .ag-row-group-leaf-indent{margin-left:var(--ag-row-group-indent-size)}.ag-rtl .ag-row-group-leaf-indent{margin-right:var(--ag-row-group-indent-size)}.ag-row:not(.ag-row-level-0) .ag-pivot-leaf-group{margin-left:var(--ag-row-group-indent-size)}.ag-value-change-delta{padding-right:2px}.ag-value-change-delta-up{color:var(--ag-value-change-delta-up-color)}.ag-value-change-delta-down{color:var(--ag-value-change-delta-down-color)}.ag-value-change-value{background-color:transparent;border-radius:1px;padding-left:1px;padding-right:1px;transition:background-color 1s}.ag-value-change-value-highlight{background-color:var(--ag-value-change-value-highlight-background-color);transition:background-color .1s}.ag-cell-data-changed{background-color:var(--ag-value-change-value-highlight-background-color)!important}.ag-cell-data-changed-animation{background-color:transparent}.ag-cell-highlight{background-color:var(--ag-range-selection-highlight-color)!important}.ag-row{height:var(--ag-row-height);background-color:var(--ag-background-color);color:var(--ag-data-color);border-bottom:var(--ag-row-border-style) var(--ag-row-border-color) var(--ag-row-border-width)}.ag-row-highlight-above:after,.ag-row-highlight-below:after{content:"";position:absolute;width:calc(100% - 1px);height:1px;background-color:var(--ag-range-selection-border-color);left:1px}.ag-row-highlight-above:after{top:0}.ag-row-highlight-below:after{bottom:0}.ag-row-odd{background-color:var(--ag-odd-row-background-color)}.ag-body-horizontal-scroll:not(.ag-scrollbar-invisible) .ag-horizontal-left-spacer:not(.ag-scroller-corner){border-right:var(--ag-borders-critical) var(--ag-border-color)}.ag-body-horizontal-scroll:not(.ag-scrollbar-invisible) .ag-horizontal-right-spacer:not(.ag-scroller-corner){border-left:var(--ag-borders-critical) var(--ag-border-color)}.ag-row-selected:before{content:"";background-color:var(--ag-selected-row-background-color);display:block;position:absolute;inset:0}.ag-row-hover:not(.ag-full-width-row):before,.ag-row-hover.ag-full-width-row.ag-row-group:before{content:"";background-color:var(--ag-row-hover-color);display:block;position:absolute;inset:0;pointer-events:none}.ag-row-hover.ag-full-width-row.ag-row-group>*{position:relative}.ag-row-hover.ag-row-selected:before{background-color:var(--ag-row-hover-color);background-image:linear-gradient(var(--ag-selected-row-background-color),var(--ag-selected-row-background-color))}.ag-column-hover{background-color:var(--ag-column-hover-color)}.ag-ltr .ag-right-aligned-cell{text-align:right}.ag-rtl .ag-right-aligned-cell{text-align:left}.ag-ltr .ag-right-aligned-cell .ag-cell-value,.ag-ltr .ag-right-aligned-cell .ag-group-value{margin-left:auto}.ag-rtl .ag-right-aligned-cell .ag-cell-value,.ag-rtl .ag-right-aligned-cell .ag-group-value{margin-right:auto}.ag-ltr .ag-right-aligned-cell .ag-skeleton-effect{margin-left:auto}.ag-rtl .ag-right-aligned-cell .ag-skeleton-effect{margin-right:auto}.ag-cell,.ag-full-width-row .ag-cell-wrapper.ag-row-group{--ag-internal-calculated-line-height: var( --ag-line-height, calc(var(--ag-row-height) - var(--ag-row-border-width)) );--ag-internal-padded-row-height: calc(var(--ag-row-height) - var(--ag-row-border-width));border:1px solid transparent;line-height:min(var(--ag-internal-calculated-line-height),var(--ag-internal-padded-row-height));padding-left:calc(var(--ag-cell-horizontal-padding) - 1px + var(--ag-row-group-indent-size) * var(--ag-indentation-level));padding-right:calc(var(--ag-cell-horizontal-padding) - 1px);-webkit-font-smoothing:subpixel-antialiased}.ag-row>.ag-cell-wrapper{padding-left:calc(var(--ag-cell-horizontal-padding) - 1px);padding-right:calc(var(--ag-cell-horizontal-padding) - 1px)}.ag-row-dragging{cursor:move;opacity:.5}.ag-cell-inline-editing{border:1px solid var(--ag-border-color);border-radius:var(--ag-card-radius);box-shadow:var(--ag-card-shadow);padding:0;background-color:var(--ag-control-panel-background-color)}.ag-popup-editor .ag-large-text,.ag-autocomplete-list-popup{border:var(--ag-borders) var(--ag-border-color);background:var(--ag-background-color);border-radius:var(--ag-card-radius);box-shadow:var(--ag-card-shadow);padding:var(--ag-grid-size);background-color:var(--ag-control-panel-background-color);padding:0}.ag-large-text-input{height:auto;padding:var(--ag-cell-horizontal-padding)}.ag-rtl .ag-large-text-input textarea{resize:none}.ag-details-row{padding:calc(var(--ag-grid-size) * 5);background-color:var(--ag-background-color)}.ag-layout-auto-height .ag-center-cols-viewport,.ag-layout-auto-height .ag-center-cols-container,.ag-layout-print .ag-center-cols-viewport,.ag-layout-print .ag-center-cols-container{min-height:50px}.ag-overlay-loading-wrapper{background-color:var(--ag-modal-overlay-background-color)}.ag-overlay-loading-center{border:var(--ag-borders) var(--ag-border-color);background:var(--ag-background-color);border-radius:var(--ag-card-radius);box-shadow:var(--ag-card-shadow);padding:var(--ag-grid-size)}.ag-skeleton-container{width:100%;height:100%;align-content:center}.ag-skeleton-effect{background-color:var(--ag-row-loading-skeleton-effect-color);width:100%;height:1em;border-radius:.25rem;animation:ag-skeleton-loading 1.5s ease-in-out .5s infinite}@keyframes ag-skeleton-loading{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.ag-loading{display:flex;height:100%;align-items:center}.ag-ltr .ag-loading{padding-left:var(--ag-cell-horizontal-padding)}.ag-rtl .ag-loading{padding-right:var(--ag-cell-horizontal-padding)}.ag-ltr .ag-loading-icon{padding-right:var(--ag-cell-widget-spacing)}.ag-rtl .ag-loading-icon{padding-left:var(--ag-cell-widget-spacing)}.ag-icon-loading{animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ag-floating-top{border-bottom:var(--ag-borders-critical) var(--ag-border-color)}.ag-floating-bottom{border-top:var(--ag-borders-critical) var(--ag-border-color)}.ag-ltr .ag-cell{border-right:var(--ag-cell-horizontal-border)}.ag-rtl .ag-cell{border-left:var(--ag-cell-horizontal-border)}.ag-ltr .ag-cell{border-right-width:1px}.ag-rtl .ag-cell{border-left-width:1px}.ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){border-left:var(--ag-borders-critical) var(--ag-border-color)}.ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){border-right:var(--ag-borders-critical) var(--ag-border-color)}.ag-cell-range-selected:not(.ag-cell-focus),.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing){background-color:var(--ag-range-selection-background-color)}.ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart,.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart{background-color:var(--ag-range-selection-chart-background-color)!important}.ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category,.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart.ag-cell-range-chart-category{background-color:var(--ag-range-selection-chart-category-background-color)!important}.ag-cell-range-selected-1:not(.ag-cell-focus),.ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing){background-color:var(--ag-range-selection-background-color)}.ag-cell-range-selected-2:not(.ag-cell-focus),.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-2{background-color:var(--ag-range-selection-background-color-2)}.ag-cell-range-selected-3:not(.ag-cell-focus),.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-3{background-color:var(--ag-range-selection-background-color-3)}.ag-cell-range-selected-4:not(.ag-cell-focus),.ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-4{background-color:var(--ag-range-selection-background-color-4)}.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top{border-top-color:var(--ag-range-selection-border-color);border-top-style:var(--ag-range-selection-border-style)}.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right{border-right-color:var(--ag-range-selection-border-color);border-right-style:var(--ag-range-selection-border-style)}.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom{border-bottom-color:var(--ag-range-selection-border-color);border-bottom-style:var(--ag-range-selection-border-style)}.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left{border-left-color:var(--ag-range-selection-border-color);border-left-style:var(--ag-range-selection-border-style)}.ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,.ag-ltr .ag-cell-range-single-cell,.ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,.ag-rtl .ag-cell-range-single-cell,.ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle{border:1px solid;border-color:var(--ag-range-selection-border-color);border-style:var(--ag-range-selection-border-style);outline:initial}.ag-cell.ag-selection-fill-top,.ag-cell.ag-selection-fill-top.ag-cell-range-selected{border-top:1px dashed;border-top-color:var(--ag-range-selection-border-color)}.ag-ltr .ag-cell.ag-selection-fill-right,.ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{border-right:1px dashed var(--ag-range-selection-border-color)!important}.ag-rtl .ag-cell.ag-selection-fill-right,.ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{border-left:1px dashed var(--ag-range-selection-border-color)!important}.ag-cell.ag-selection-fill-bottom,.ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{border-bottom:1px dashed;border-bottom-color:var(--ag-range-selection-border-color)}.ag-ltr .ag-cell.ag-selection-fill-left,.ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{border-left:1px dashed var(--ag-range-selection-border-color)!important}.ag-rtl .ag-cell.ag-selection-fill-left,.ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{border-right:1px dashed var(--ag-range-selection-border-color)!important}.ag-fill-handle,.ag-range-handle{position:absolute;width:6px;height:6px;bottom:-1px;background-color:var(--ag-range-selection-border-color)}.ag-ltr .ag-fill-handle,.ag-ltr .ag-range-handle{right:-1px}.ag-rtl .ag-fill-handle,.ag-rtl .ag-range-handle{left:-1px}.ag-fill-handle{cursor:cell}.ag-range-handle{cursor:nwse-resize}.ag-cell-inline-editing{border-color:var(--ag-input-focus-border-color)!important}.ag-menu{border:var(--ag-borders) var(--ag-border-color);background:var(--ag-background-color);border-radius:var(--ag-card-radius);box-shadow:var(--ag-card-shadow);padding:var(--ag-grid-size);background-color:var(--ag-menu-background-color);border-color:var(--ag-menu-border-color);padding:0}.ag-menu.ag-tabs{min-width:var(--ag-tab-min-width)}.ag-menu-list{cursor:default;padding:var(--ag-grid-size) 0}.ag-menu-separator{height:calc(var(--ag-grid-size) * 2 + 1px)}.ag-menu-separator-part:after{content:"";display:block;border-top:var(--ag-borders-critical) var(--ag-border-color)}.ag-menu-option-active,.ag-compact-menu-option-active{background-color:var(--ag-row-hover-color)}.ag-menu-option-part,.ag-compact-menu-option-part{line-height:var(--ag-icon-size);padding:calc(var(--ag-grid-size) + 2px) 0}.ag-menu-option-disabled,.ag-compact-menu-option-disabled{opacity:.5}.ag-menu-option-icon,.ag-compact-menu-option-icon{width:var(--ag-icon-size)}.ag-ltr .ag-menu-option-icon,.ag-ltr .ag-compact-menu-option-icon{padding-left:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-menu-option-icon,.ag-rtl .ag-compact-menu-option-icon{padding-right:calc(var(--ag-grid-size) * 2)}.ag-menu-option-text,.ag-compact-menu-option-text{padding-left:calc(var(--ag-grid-size) * 2);padding-right:calc(var(--ag-grid-size) * 2)}.ag-ltr .ag-menu-option-shortcut,.ag-ltr .ag-compact-menu-option-shortcut{padding-right:var(--ag-grid-size)}.ag-rtl .ag-menu-option-shortcut,.ag-rtl .ag-compact-menu-option-shortcut{padding-left:var(--ag-grid-size)}.ag-ltr .ag-menu-option-popup-pointer,.ag-ltr .ag-compact-menu-option-popup-pointer{padding-right:var(--ag-grid-size)}.ag-rtl .ag-menu-option-popup-pointer,.ag-rtl .ag-compact-menu-option-popup-pointer{padding-left:var(--ag-grid-size)}.ag-tabs-header,.ag-tabs-header-wrapper{display:flex}.ag-tabs-header-wrapper .ag-tabs-header{flex:1}.ag-tabs-close-button-wrapper{border:0;border-right:var(--ag-borders) var(--ag-border-color);padding:var(--ag-grid-size)}.ag-tabs-close-button{border:0;background-color:unset;cursor:pointer;padding:0}.ag-tab{border-bottom:var(--ag-selected-tab-underline-width) solid transparent;transition:border-bottom var(--ag-selected-tab-underline-transition-speed);display:flex;flex:none;align-items:center;justify-content:center;cursor:pointer}.ag-tab:focus-visible{outline:none}.ag-tab:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-tab-selected{border-bottom-color:var(--ag-selected-tab-underline-color)}.ag-menu-header{color:var(--ag-secondary-foreground-color)}.ag-filter-separator{border-top:var(--ag-borders-critical) var(--ag-border-color)}.ag-filter-select .ag-picker-field-wrapper{width:0}.ag-filter-condition-operator{height:17px}.ag-ltr .ag-filter-condition-operator-or{margin-left:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-filter-condition-operator-or{margin-right:calc(var(--ag-grid-size) * 2)}.ag-set-filter-select-all{padding-top:var(--ag-widget-container-vertical-padding)}.ag-set-filter-list,.ag-filter-no-matches{height:calc(var(--ag-list-item-height) * 6)}.ag-set-filter-tree-list{height:calc(var(--ag-list-item-height) * 10)}.ag-set-filter-filter{margin-top:var(--ag-widget-container-vertical-padding);margin-left:var(--ag-widget-container-horizontal-padding);margin-right:var(--ag-widget-container-horizontal-padding)}.ag-filter-to{margin-top:var(--ag-widget-vertical-spacing)}.ag-mini-filter{margin:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}.ag-set-filter{--ag-indentation-level: 0}.ag-ltr .ag-set-filter-item{padding-left:calc(var(--ag-widget-container-horizontal-padding) + var(--ag-indentation-level) * var(--ag-set-filter-indent-size))}.ag-rtl .ag-set-filter-item{padding-right:calc(var(--ag-widget-container-horizontal-padding) + var(--ag-indentation-level) * var(--ag-set-filter-indent-size))}.ag-ltr .ag-set-filter-add-group-indent{margin-left:calc(var(--ag-icon-size) + var(--ag-widget-container-horizontal-padding))}.ag-rtl .ag-set-filter-add-group-indent{margin-right:calc(var(--ag-icon-size) + var(--ag-widget-container-horizontal-padding))}.ag-ltr .ag-set-filter-group-icons{margin-right:var(--ag-widget-container-horizontal-padding)}.ag-rtl .ag-set-filter-group-icons{margin-left:var(--ag-widget-container-horizontal-padding)}.ag-filter-menu .ag-set-filter-list{min-width:200px}.ag-filter-virtual-list-item:focus-visible{outline:none}.ag-filter-virtual-list-item:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:1px;left:1px;display:block;width:calc(100% - 2px);height:calc(100% - 2px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-filter-apply-panel{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);border-top:var(--ag-borders-secondary) var(--ag-secondary-border-color)}.ag-filter-apply-panel-button{line-height:1.5}.ag-ltr .ag-filter-apply-panel-button{margin-left:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-filter-apply-panel-button{margin-right:calc(var(--ag-grid-size) * 2)}.ag-simple-filter-body-wrapper{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);padding-bottom:calc(var(--ag-widget-container-vertical-padding) - var(--ag-widget-vertical-spacing));overflow-y:auto;min-height:calc(var(--ag-list-item-height) + var(--ag-widget-container-vertical-padding) + var(--ag-widget-vertical-spacing))}.ag-simple-filter-body-wrapper>*{margin-bottom:var(--ag-widget-vertical-spacing)}.ag-simple-filter-body-wrapper .ag-resizer-wrapper{margin:0}.ag-menu:not(.ag-tabs) .ag-filter .ag-filter-body-wrapper,.ag-menu:not(.ag-tabs) .ag-filter>*:not(.ag-filter-wrapper){min-width:calc(var(--ag-menu-min-width) - 2px)}.ag-filter-no-matches{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}.ag-multi-filter-menu-item{margin:var(--ag-grid-size) 0}.ag-multi-filter-group-title-bar{padding:calc(var(--ag-grid-size) * 2) var(--ag-grid-size);background-color:transparent}.ag-group-filter-field-select-wrapper{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);padding-bottom:calc(var(--ag-widget-container-vertical-padding) - var(--ag-widget-vertical-spacing))}.ag-group-filter-field-select-wrapper>*{margin-bottom:var(--ag-widget-vertical-spacing)}.ag-multi-filter-group-title-bar:focus-visible{outline:none}.ag-multi-filter-group-title-bar:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-side-bar{position:relative}.ag-tool-panel-wrapper{width:var(--ag-side-bar-panel-width);background-color:var(--ag-control-panel-background-color)}.ag-side-buttons{padding-top:calc(var(--ag-grid-size) * 4);width:calc(var(--ag-icon-size) + 4px);position:relative;overflow:hidden}button.ag-side-button-button{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;background:transparent;padding:calc(var(--ag-grid-size) * 2) 0 calc(var(--ag-grid-size) * 2) 0;width:100%;margin:0;min-height:calc(var(--ag-grid-size) * 18);background-position-y:center;background-position-x:center;background-repeat:no-repeat;border:none;border-top:var(--ag-borders-side-button) var(--ag-border-color);border-bottom:var(--ag-borders-side-button) var(--ag-border-color)}button.ag-side-button-button:focus{box-shadow:none}.ag-side-button-button:focus-visible{outline:none}.ag-side-button-button:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-selected button.ag-side-button-button{background-color:var(--ag-side-button-selected-background-color)}.ag-side-button-icon-wrapper{margin-bottom:3px}.ag-ltr .ag-side-bar-left,.ag-rtl .ag-side-bar-right{border-right:var(--ag-borders) var(--ag-border-color)}.ag-ltr .ag-side-bar-left .ag-tool-panel-wrapper,.ag-rtl .ag-side-bar-right .ag-tool-panel-wrapper{border-left:var(--ag-borders) var(--ag-border-color)}.ag-ltr .ag-side-bar-left .ag-side-button-button,.ag-rtl .ag-side-bar-right .ag-side-button-button{border-right:var(--ag-selected-tab-underline-width) solid transparent;transition:border-right var(--ag-selected-tab-underline-transition-speed)}.ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button,.ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button{border-right-color:var(--ag-selected-tab-underline-color)}.ag-rtl .ag-side-bar-left,.ag-ltr .ag-side-bar-right{border-left:var(--ag-borders) var(--ag-border-color)}.ag-rtl .ag-side-bar-left .ag-tool-panel-wrapper,.ag-ltr .ag-side-bar-right .ag-tool-panel-wrapper{border-right:var(--ag-borders) var(--ag-border-color)}.ag-rtl .ag-side-bar-left .ag-side-button-button,.ag-ltr .ag-side-bar-right .ag-side-button-button{border-left:var(--ag-selected-tab-underline-width) solid transparent;transition:border-left var(--ag-selected-tab-underline-transition-speed)}.ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button,.ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button{border-left-color:var(--ag-selected-tab-underline-color)}.ag-filter-toolpanel-header{height:calc(var(--ag-grid-size) * 6)}.ag-filter-toolpanel-header,.ag-filter-toolpanel-search{padding:0 var(--ag-grid-size)}.ag-filter-toolpanel-header:focus-visible{outline:none}.ag-filter-toolpanel-header:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-filter-toolpanel-group:not(.ag-has-filter)>.ag-group-title-bar .ag-filter-toolpanel-group-instance-header-icon{display:none}.ag-filter-toolpanel-group-level-0-header{height:calc(var(--ag-grid-size) * 8)}.ag-filter-toolpanel-group-item{margin-top:calc(var(--ag-grid-size) * .5);margin-bottom:calc(var(--ag-grid-size) * .5)}.ag-filter-toolpanel-search{height:var(--ag-header-height)}.ag-filter-toolpanel-search-input{flex-grow:1;height:calc(var(--ag-grid-size) * 4)}.ag-ltr .ag-filter-toolpanel-search-input{margin-right:var(--ag-grid-size)}.ag-rtl .ag-filter-toolpanel-search-input{margin-left:var(--ag-grid-size)}.ag-filter-toolpanel-group-level-0{border-top:var(--ag-borders-secondary) var(--ag-secondary-border-color)}.ag-ltr .ag-filter-toolpanel-expand,.ag-ltr .ag-filter-toolpanel-group-title-bar-icon{margin-right:var(--ag-grid-size)}.ag-rtl .ag-filter-toolpanel-expand,.ag-rtl .ag-filter-toolpanel-group-title-bar-icon{margin-left:var(--ag-grid-size)}.ag-filter-toolpanel-group-title-bar{background-color:transparent}.ag-ltr .ag-filter-toolpanel-header{padding-left:calc(var(--ag-filter-tool-panel-group-indent) * var(--ag-indentation-level, 0) + var(--ag-grid-size))}.ag-rtl .ag-filter-toolpanel-header{padding-right:calc(var(--ag-filter-tool-panel-group-indent) * var(--ag-indentation-level, 0) + var(--ag-grid-size))}.ag-filter-toolpanel-instance-filter{border-bottom:var(--ag-borders) var(--ag-border-color);border-top:var(--ag-borders) var(--ag-border-color);margin-top:var(--ag-grid-size)}.ag-ltr .ag-filter-toolpanel-group-instance-header-icon,.ag-ltr .ag-filter-toolpanel-instance-header-icon{margin-left:var(--ag-grid-size)}.ag-rtl .ag-filter-toolpanel-group-instance-header-icon,.ag-rtl .ag-filter-toolpanel-instance-header-icon{margin-right:var(--ag-grid-size)}.ag-set-filter-group-icons{color:var(--ag-secondary-foreground-color)}.ag-pivot-mode-panel{min-height:var(--ag-header-height);height:var(--ag-header-height);display:flex}.ag-pivot-mode-select{display:flex;align-items:center}.ag-ltr .ag-pivot-mode-select{margin-left:var(--ag-widget-container-horizontal-padding)}.ag-rtl .ag-pivot-mode-select{margin-right:var(--ag-widget-container-horizontal-padding)}.ag-column-select-header:focus-visible{outline:none}.ag-column-select-header:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-column-select-header{height:var(--ag-header-height);align-items:center;padding:0 var(--ag-widget-container-horizontal-padding);border-bottom:var(--ag-borders-secondary) var(--ag-secondary-border-color)}.ag-column-panel-column-select{border-bottom:var(--ag-borders-secondary) var(--ag-secondary-border-color);border-top:var(--ag-borders-secondary) var(--ag-secondary-border-color)}.ag-column-group-icons,.ag-column-select-header-icon{color:var(--ag-secondary-foreground-color)}.ag-column-select-list .ag-list-item-hovered:after{content:"";position:absolute;left:0;right:0;height:1px}.ag-column-select-list .ag-item-highlight-top:after{top:0}.ag-column-select-list .ag-item-highlight-bottom:after{bottom:0}.ag-header,.ag-advanced-filter-header{background-color:var(--ag-header-background-color);border-bottom:var(--ag-borders-critical) var(--ag-border-color)}.ag-header-row{color:var(--ag-header-foreground-color);height:var(--ag-header-height)}.ag-pinned-right-header{border-left:var(--ag-borders-critical) var(--ag-border-color)}.ag-pinned-left-header{border-right:var(--ag-borders-critical) var(--ag-border-color)}.ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon,.ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-menu-icon{margin-left:var(--ag-grid-size)}.ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon,.ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-menu-icon{margin-right:var(--ag-grid-size)}.ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon,.ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-menu-icon{margin-right:var(--ag-grid-size)}.ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon,.ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-menu-icon{margin-left:var(--ag-grid-size)}.ag-header-cell,.ag-header-group-cell{padding-left:var(--ag-cell-horizontal-padding);padding-right:var(--ag-cell-horizontal-padding)}.ag-header-cell.ag-header-cell-moving,.ag-header-group-cell.ag-header-cell-moving{background-color:var(--ag-header-cell-moving-background-color)}.ag-ltr .ag-header-group-cell-label.ag-sticky-label{left:var(--ag-cell-horizontal-padding)}.ag-rtl .ag-header-group-cell-label.ag-sticky-label{right:var(--ag-cell-horizontal-padding)}.ag-header-cell:focus-visible{outline:none}.ag-header-cell:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-header-group-cell:focus-visible{outline:none}.ag-header-group-cell:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-advanced-filter-header-cell:focus-visible{outline:none}.ag-advanced-filter-header-cell:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-header-icon{color:var(--ag-secondary-foreground-color)}.ag-header-expand-icon{cursor:pointer}.ag-ltr .ag-header-expand-icon{margin-left:4px}.ag-rtl .ag-header-expand-icon{margin-right:4px}.ag-header-row:not(:first-child) .ag-header-cell:not(.ag-header-span-height.ag-header-span-total,.ag-header-parent-hidden),.ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group{border-top:var(--ag-borders-critical) var(--ag-border-color)}.ag-header-group-cell:not(.ag-column-resizing)+.ag-header-group-cell:not(.ag-column-hover):not(.ag-header-cell-moving):hover,.ag-header-group-cell:not(.ag-column-resizing)+.ag-header-group-cell:not(.ag-column-hover).ag-column-resizing,.ag-header-cell:not(.ag-column-resizing)+.ag-header-cell:not(.ag-column-hover):not(.ag-header-cell-moving):hover,.ag-header-cell:not(.ag-column-resizing)+.ag-header-cell:not(.ag-column-hover).ag-column-resizing,.ag-header-group-cell:first-of-type:not(.ag-header-cell-moving):hover,.ag-header-group-cell:first-of-type.ag-column-resizing,.ag-header-cell:not(.ag-column-hover):first-of-type:not(.ag-header-cell-moving):hover,.ag-header-cell:not(.ag-column-hover):first-of-type.ag-column-resizing{background-color:var(--ag-header-cell-hover-background-color)}.ag-header-cell:before,.ag-header-group-cell:not(.ag-header-span-height.ag-header-group-cell-no-group):before{content:"";position:absolute;z-index:1;display:var(--ag-header-column-separator-display);width:var(--ag-header-column-separator-width);height:var(--ag-header-column-separator-height);top:calc(50% - var(--ag-header-column-separator-height) * .5);background-color:var(--ag-header-column-separator-color)}.ag-ltr .ag-header-cell:before,.ag-ltr .ag-header-group-cell:not(.ag-header-span-height.ag-header-group-cell-no-group):before{right:0}.ag-rtl .ag-header-cell:before,.ag-rtl .ag-header-group-cell:not(.ag-header-span-height.ag-header-group-cell-no-group):before{left:0}.ag-header-highlight-before:after,.ag-header-highlight-after:after{content:"";position:absolute;height:100%;width:1px}.ag-header-highlight-before:after{left:0}.ag-header-highlight-after:after{right:0}.ag-pinned-left-header .ag-header-highlight-after:after{right:1px}.ag-header-cell-resize{display:flex;align-items:center}.ag-header-cell-resize:after{content:"";position:absolute;z-index:1;display:var(--ag-header-column-resize-handle-display);width:var(--ag-header-column-resize-handle-width);height:var(--ag-header-column-resize-handle-height);top:calc(50% - var(--ag-header-column-resize-handle-height) * .5);background-color:var(--ag-header-column-resize-handle-color)}.ag-header-cell.ag-header-span-height .ag-header-cell-resize:after{height:calc(100% - var(--ag-grid-size) * 4);top:calc(var(--ag-grid-size) * 2)}.ag-ltr .ag-header-viewport .ag-header-cell-resize:after{left:calc(50% - var(--ag-header-column-resize-handle-width))}.ag-rtl .ag-header-viewport .ag-header-cell-resize:after{right:calc(50% - var(--ag-header-column-resize-handle-width))}.ag-pinned-left-header .ag-header-cell-resize:after{left:calc(50% - var(--ag-header-column-resize-handle-width))}.ag-pinned-right-header .ag-header-cell-resize:after{left:50%}.ag-ltr .ag-header-select-all{margin-right:var(--ag-cell-horizontal-padding)}.ag-rtl .ag-header-select-all{margin-left:var(--ag-cell-horizontal-padding)}.ag-ltr .ag-floating-filter-button{margin-left:var(--ag-cell-widget-spacing)}.ag-rtl .ag-floating-filter-button{margin-right:var(--ag-cell-widget-spacing)}.ag-floating-filter-button-button{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;appearance:none;background:transparent;border:none;height:var(--ag-icon-size);padding:0;width:var(--ag-icon-size)}.ag-filter-loading{background-color:var(--ag-control-panel-background-color);height:100%;padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);position:absolute;width:100%;z-index:1}.ag-paging-panel{border-top:1px solid;border-top-color:var(--ag-border-color);color:var(--ag-secondary-foreground-color);height:var(--ag-header-height)}.ag-paging-panel>*{margin:0 var(--ag-cell-horizontal-padding)}.ag-paging-panel>.ag-paging-page-size .ag-wrapper{min-width:calc(var(--ag-grid-size) * 10)}.ag-paging-button{cursor:pointer}.ag-paging-button.ag-disabled{cursor:default;color:var(--ag-disabled-foreground-color)}.ag-paging-button:focus-visible{outline:none}.ag-paging-button:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:0;left:0;display:block;width:calc(100% + -0px);height:calc(100% + -0px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-paging-button,.ag-paging-description{margin:0 var(--ag-grid-size)}.ag-status-bar{border-top:var(--ag-borders) var(--ag-border-color);color:var(--ag-disabled-foreground-color);padding-right:calc(var(--ag-grid-size) * 4);padding-left:calc(var(--ag-grid-size) * 4);line-height:1.5}.ag-status-name-value-value{color:var(--ag-foreground-color)}.ag-status-bar-center{text-align:center}.ag-status-name-value{margin-left:var(--ag-grid-size);margin-right:var(--ag-grid-size);padding-top:calc(var(--ag-grid-size) * 2);padding-bottom:calc(var(--ag-grid-size) * 2)}.ag-column-drop-cell{background:var(--ag-chip-background-color);border-radius:calc(var(--ag-grid-size) * 4);height:calc(var(--ag-grid-size) * 4);padding:0 calc(var(--ag-grid-size) * .5);border:1px solid var(--ag-chip-border-color)}.ag-column-drop-cell:focus-visible{outline:none}.ag-column-drop-cell:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:2px;left:2px;display:block;width:calc(100% - 4px);height:calc(100% - 4px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-column-drop-cell-text{margin:0 var(--ag-grid-size)}.ag-column-drop-cell-button{min-width:calc(var(--ag-grid-size) * 4);margin:0 calc(var(--ag-grid-size) * .5);color:var(--ag-secondary-foreground-color)}.ag-column-drop-cell-drag-handle{margin-left:calc(var(--ag-grid-size) * 2)}.ag-column-drop-cell-ghost{opacity:.5}.ag-column-drop-horizontal{background-color:var(--ag-header-background-color);color:var(--ag-secondary-foreground-color);height:var(--ag-header-height);border-bottom:var(--ag-borders) var(--ag-border-color)}.ag-ltr .ag-column-drop-horizontal{padding-left:var(--ag-cell-horizontal-padding)}.ag-rtl .ag-column-drop-horizontal{padding-right:var(--ag-cell-horizontal-padding)}.ag-ltr .ag-column-drop-horizontal-half-width:not(:last-child){border-right:var(--ag-borders) var(--ag-border-color)}.ag-rtl .ag-column-drop-horizontal-half-width:not(:last-child){border-left:var(--ag-borders) var(--ag-border-color)}.ag-column-drop-horizontal-cell-separator{margin:0 var(--ag-grid-size);color:var(--ag-secondary-foreground-color)}.ag-column-drop-horizontal-empty-message{color:var(--ag-disabled-foreground-color)}.ag-ltr .ag-column-drop-horizontal-icon{margin-right:var(--ag-cell-horizontal-padding)}.ag-rtl .ag-column-drop-horizontal-icon{margin-left:var(--ag-cell-horizontal-padding)}.ag-column-drop-vertical-list{padding-bottom:var(--ag-grid-size);padding-right:var(--ag-grid-size);padding-left:var(--ag-grid-size)}.ag-column-drop-vertical-cell{margin-top:var(--ag-grid-size)}.ag-column-drop-vertical{min-height:50px;border-bottom:var(--ag-borders-secondary) var(--ag-secondary-border-color)}.ag-column-drop-vertical.ag-last-column-drop{border-bottom:none}.ag-column-drop-vertical-icon{margin-left:var(--ag-grid-size);margin-right:var(--ag-grid-size)}.ag-column-drop-vertical-empty-message{position:absolute;inset:0;overflow:hidden;color:var(--ag-disabled-foreground-color);margin-top:var(--ag-grid-size)}.ag-select-agg-func-popup{border:var(--ag-borders) var(--ag-border-color);border-radius:var(--ag-card-radius);box-shadow:var(--ag-card-shadow);padding:var(--ag-grid-size);background:var(--ag-background-color);height:calc(var(--ag-grid-size) * 5 * 3.5);padding:0}.ag-select-agg-func-virtual-list-item{cursor:default}.ag-ltr .ag-select-agg-func-virtual-list-item{padding-left:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-select-agg-func-virtual-list-item{padding-right:calc(var(--ag-grid-size) * 2)}.ag-select-agg-func-virtual-list-item:hover{background-color:var(--ag-selected-row-background-color)}.ag-select-agg-func-virtual-list-item:focus-visible{outline:none}.ag-select-agg-func-virtual-list-item:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:1px;left:1px;display:block;width:calc(100% - 2px);height:calc(100% - 2px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-sort-indicator-container{display:flex}.ag-ltr .ag-sort-indicator-icon{padding-left:var(--ag-grid-size)}.ag-rtl .ag-sort-indicator-icon{padding-right:var(--ag-grid-size)}.ag-chart{position:relative;display:flex;width:100%;height:100%}.ag-chart-components-wrapper{position:relative;display:flex;flex:1 1 auto}.ag-chart-canvas-wrapper{position:relative;flex:1 1 auto}.ag-chart-menu{position:absolute;top:16px;display:flex;flex-direction:column}.ag-ltr .ag-chart-menu{right:20px}.ag-rtl .ag-chart-menu{left:20px}.ag-chart-docked-container{position:relative;min-width:var(--ag-chart-menu-panel-width)}.ag-chart-menu-hidden~.ag-chart-docked-container{display:none}.ag-chart-tabbed-menu{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.ag-chart-tabbed-menu-header{flex:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.ag-chart-tabbed-menu-body{display:flex;flex:1 1 auto;align-items:stretch;overflow:hidden}.ag-chart-tab{width:100%;overflow:hidden;overflow-y:auto}.ag-chart-settings{overflow-x:hidden}.ag-chart-settings-wrapper{position:relative;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ag-chart-settings-nav-bar{display:flex;align-items:center;width:100%;height:30px;padding:0 10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ag-chart-settings-card-selector{display:flex;align-items:center;justify-content:space-around;flex:1 1 auto;height:100%;padding:0 10px}.ag-chart-settings-card-item{cursor:pointer;width:10px;height:10px;background-color:#000;position:relative}.ag-chart-settings-card-item.ag-not-selected{opacity:.2}.ag-chart-settings-card-item:before{content:" ";display:block;position:absolute;background-color:transparent;left:50%;top:50%;margin-left:-10px;margin-top:-10px;width:20px;height:20px}.ag-chart-settings-prev,.ag-chart-settings-next{position:relative;flex:none}.ag-chart-settings-prev:focus-within,.ag-chart-settings-next:focus-within{box-shadow:var(--ag-input-focus-box-shadow);border-radius:1px}.ag-chart-settings-prev-button,.ag-chart-settings-next-button{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.ag-chart-settings-mini-charts-container{position:relative;flex:1 1 auto;overflow-x:hidden;overflow-y:auto}.ag-chart-settings-mini-wrapper{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:100%;min-height:100%;overflow:hidden}.ag-chart-settings-mini-wrapper.ag-animating{transition:left .3s;transition-timing-function:ease-in-out}.ag-chart-mini-thumbnail{cursor:pointer}.ag-chart-mini-thumbnail-canvas{display:block}.ag-chart-data-wrapper,.ag-chart-format-wrapper,.ag-chart-advanced-settings-wrapper{display:flex;flex-direction:column;position:relative;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding-bottom:16px}.ag-chart-data-wrapper,.ag-chart-advanced-settings-wrapper{height:100%;overflow-y:auto}.ag-chart-advanced-settings{background-color:var(--ag-control-panel-background-color)}.ag-chart-advanced-settings-wrapper,.ag-chart-advanced-settings{width:100%}.ag-chart-advanced-settings-wrapper{padding-bottom:0}.ag-chart-data-section,.ag-chart-format-section,.ag-chart-advanced-settings-section{display:flex;margin:0}.ag-chart-advanced-settings-section{padding-top:var(--ag-grid-size);padding-bottom:var(--ag-grid-size)}.ag-chart-advanced-settings-section:not(:last-child){border-bottom:1px solid var(--ag-secondary-border-color)}.ag-chart-empty-text{display:flex;top:0;width:100%;height:100%;align-items:center;justify-content:center;background-color:var(--ag-background-color)}.ag-chart .ag-chart-menu{display:none}.ag-chart-menu-hidden:hover .ag-chart-menu{display:block}.ag-chart .ag-chart-menu-wrapper .ag-chart-menu{display:flex;flex-direction:row;top:8px;gap:20px;width:auto}.ag-ltr .ag-chart .ag-chart-menu-wrapper .ag-chart-menu{right:calc(var(--ag-cell-horizontal-padding) + var(--ag-grid-size) - 4px);justify-content:right}.ag-rtl .ag-chart .ag-chart-menu-wrapper .ag-chart-menu{left:calc(var(--ag-cell-horizontal-padding) + var(--ag-grid-size) - 4px);justify-content:left}.ag-charts-font-size-color{display:flex;align-self:stretch;justify-content:space-between}.ag-charts-data-group-item{position:relative}.ag-charts-data-group-item:not(:last-child){margin-bottom:var(--ag-grid-size)}.ag-chart-menu{border-radius:var(--ag-card-radius);background:var(--ag-background-color)}.ag-chart-menu-icon{opacity:.5;margin:2px 0;cursor:pointer;border-radius:var(--ag-card-radius);color:var(--ag-secondary-foreground-color)}.ag-chart-menu-icon:hover{opacity:1}.ag-chart-menu-toolbar-button{border:0;background-color:unset;padding:0 2px;border-radius:1px}.ag-chart-mini-thumbnail{border:1px solid var(--ag-secondary-border-color);border-radius:5px}.ag-chart-mini-thumbnail.ag-selected{border-color:var(--ag-minichart-selected-chart-color);border-width:2px}.ag-chart-mini-thumbnail:focus-visible{outline:none;border-color:var(--ag-minichart-selected-chart-color);box-shadow:var(--ag-input-focus-box-shadow)}.ag-chart-settings-card-item{background:var(--ag-foreground-color);width:8px;height:8px;border-radius:4px}.ag-chart-settings-card-item.ag-selected{background-color:var(--ag-minichart-selected-page-color)}.ag-chart-data-column-drag-handle{margin-left:var(--ag-grid-size)}.ag-charts-settings-group-title-bar,.ag-charts-data-group-title-bar,.ag-charts-format-top-level-group-title-bar{border-top:var(--ag-borders-secondary) var(--ag-secondary-border-color);position:relative}.ag-charts-advanced-settings-top-level-group-title-bar{position:relative;background-color:unset}.ag-charts-data-group-title-bar:focus-visible{outline:none}.ag-charts-data-group-title-bar:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-charts-format-top-level-group-title-bar:focus-visible{outline:none}.ag-charts-format-top-level-group-title-bar:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:4px;left:4px;display:block;width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-charts-data-group-title-bar .ag-charts-data-group-title,.ag-charts-format-top-level-group-title-bar .ag-charts-format-top-level-group-title{cursor:pointer}.ag-charts-data-group-container{padding:calc(var(--ag-widget-container-vertical-padding) * .5) var(--ag-widget-container-horizontal-padding)}.ag-charts-data-group-container .ag-charts-data-group-item:not(.ag-charts-format-sub-level-group):not(.ag-pill-select):not(.ag-select){height:var(--ag-list-item-height)}.ag-charts-data-group-container .ag-charts-data-group-item.ag-picker-field{margin-top:var(--ag-grid-size)}.ag-charts-data-group-container .ag-list-item-hovered:after{content:"";position:absolute;left:0;right:0;height:1px}.ag-charts-data-group-container .ag-item-highlight-top:after{top:0}.ag-charts-data-group-container .ag-item-highlight-bottom:after{bottom:0}.ag-charts-format-top-level-group-container,.ag-charts-advanced-settings-top-level-group-container{padding:var(--ag-grid-size)}.ag-ltr .ag-charts-format-top-level-group-container,.ag-ltr .ag-charts-advanced-settings-top-level-group-container{margin-left:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-charts-format-top-level-group-container,.ag-rtl .ag-charts-advanced-settings-top-level-group-container{margin-right:calc(var(--ag-grid-size) * 2)}.ag-charts-format-top-level-group-item,.ag-charts-advanced-settings-top-level-group-item{margin:var(--ag-grid-size) 0}.ag-charts-format-sub-level-group-container{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);padding-bottom:calc(var(--ag-widget-container-vertical-padding) - var(--ag-widget-vertical-spacing))}.ag-charts-format-sub-level-group-container>*{margin-bottom:var(--ag-widget-vertical-spacing)}.ag-charts-format-sub-level-no-header-group-container>*{margin-bottom:var(--ag-widget-vertical-spacing)}.ag-charts-format-sub-level-group-container .ag-charts-format-sub-level-group-item.ag-font-panel-no-header{margin:0}.ag-charts-settings-group-container{padding:var(--ag-grid-size);row-gap:8px;display:grid;grid-template-columns:60px 1fr 60px 1fr 60px}.ag-charts-settings-group-container .ag-chart-mini-thumbnail:nth-child(3n+1){grid-column:1}.ag-charts-settings-group-container .ag-chart-mini-thumbnail:nth-child(3n+2){grid-column:3}.ag-charts-settings-group-container .ag-chart-mini-thumbnail:nth-child(3n+3){grid-column:5}.ag-chart-menu-panel{background-color:var(--ag-control-panel-background-color)}.ag-ltr .ag-chart-menu-panel{border-left:solid 1px var(--ag-border-color)}.ag-rtl .ag-chart-menu-panel{border-right:solid 1px var(--ag-border-color)}.ag-charts-theme-default{--ag-charts-align: none !important;--ag-charts-justify: none !important}.ag-charts-wrapper .ag-charts-proxy-legend-toolbar button:focus{box-shadow:none}.ag-charts-wrapper .ag-charts-proxy-legend-toolbar button:focus-visible{box-shadow:var(--ag-input-focus-box-shadow)}.ag-date-time-list-page-title-bar{display:flex}.ag-date-time-list-page-title{flex-grow:1;text-align:center}.ag-date-time-list-page-column-labels-row,.ag-date-time-list-page-entries-row{display:flex}.ag-date-time-list-page-column-label,.ag-date-time-list-page-entry{flex-basis:0;flex-grow:1}.ag-date-time-list-page-entry{cursor:pointer;text-align:center}.ag-date-time-list-page-column-label{text-align:center}.ag-advanced-filter-header{position:relative;display:flex;align-items:center;padding-left:var(--ag-cell-horizontal-padding);padding-right:var(--ag-cell-horizontal-padding)}.ag-advanced-filter{display:flex;align-items:center;width:100%}.ag-advanced-filter-apply-button,.ag-advanced-filter-builder-button{line-height:normal;white-space:nowrap}.ag-ltr .ag-advanced-filter-apply-button,.ag-ltr .ag-advanced-filter-builder-button{margin-left:calc(var(--ag-grid-size) * 2)}.ag-rtl .ag-advanced-filter-apply-button,.ag-rtl .ag-advanced-filter-builder-button{margin-right:calc(var(--ag-grid-size) * 2)}.ag-advanced-filter-builder-button{display:flex;align-items:center;border:0;background-color:unset;color:var(--ag-foreground-color);font-size:var(--ag-font-size);font-weight:600}.ag-advanced-filter-builder-button:hover:not(:disabled){background-color:var(--ag-row-hover-color)}.ag-advanced-filter-builder-button:not(:disabled){cursor:pointer}.ag-advanced-filter-builder-button-label{margin-left:var(--ag-grid-size)}.ag-advanced-filter-builder{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%;background-color:var(--ag-control-panel-background-color);display:flex;flex-direction:column}.ag-advanced-filter-builder-list{flex:1;overflow:auto}.ag-advanced-filter-builder-list .ag-list-item-hovered:after{content:"";position:absolute;left:0;right:0;height:1px}.ag-advanced-filter-builder-list .ag-item-highlight-top:after{top:0}.ag-advanced-filter-builder-list .ag-item-highlight-bottom:after{bottom:0}.ag-advanced-filter-builder-button-panel{display:flex;justify-content:flex-end;padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);border-top:var(--ag-borders-secondary) var(--ag-secondary-border-color)}.ag-advanced-filter-builder .ag-advanced-filter-builder-button-panel .ag-advanced-filter-builder-apply-button,.ag-advanced-filter-builder .ag-advanced-filter-builder-button-panel .ag-advanced-filter-builder-cancel-button{margin-left:calc(var(--ag-grid-size) * 2)}.ag-advanced-filter-builder-item-wrapper{display:flex;flex:1 1 auto;align-items:center;justify-content:space-between;overflow:hidden;padding-left:calc(var(--ag-icon-size) / 2);padding-right:var(--ag-icon-size)}.ag-virtual-list-viewport .ag-advanced-filter-builder-item-wrapper .ag-tab-guard{position:absolute}.ag-advanced-filter-builder-item-tree-lines>*{width:var(--ag-advanced-filter-builder-indent-size)}.ag-advanced-filter-builder-item-tree-lines .ag-advanced-filter-builder-item-tree-line-root{width:var(--ag-icon-size)}.ag-advanced-filter-builder-item-tree-lines .ag-advanced-filter-builder-item-tree-line-root:before{top:50%;height:50%}.ag-advanced-filter-builder-item-tree-line-horizontal,.ag-advanced-filter-builder-item-tree-line-vertical,.ag-advanced-filter-builder-item-tree-line-vertical-top,.ag-advanced-filter-builder-item-tree-line-vertical-bottom{position:relative;height:100%;display:flex;align-items:center}.ag-advanced-filter-builder-item-tree-line-horizontal:before,.ag-advanced-filter-builder-item-tree-line-horizontal:after,.ag-advanced-filter-builder-item-tree-line-vertical:before,.ag-advanced-filter-builder-item-tree-line-vertical:after,.ag-advanced-filter-builder-item-tree-line-vertical-top:before,.ag-advanced-filter-builder-item-tree-line-vertical-top:after,.ag-advanced-filter-builder-item-tree-line-vertical-bottom:before,.ag-advanced-filter-builder-item-tree-line-vertical-bottom:after{content:"";position:absolute;height:100%}.ag-advanced-filter-builder-item-tree-line-horizontal:after{height:50%;width:calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size));top:0;left:calc(var(--ag-icon-size) / 2);border-bottom:1px solid;border-color:var(--ag-border-color)}.ag-advanced-filter-builder-item-tree-line-vertical:before{width:calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size) / 2);top:0;left:calc(var(--ag-icon-size) / 2);border-left:1px solid;border-color:var(--ag-border-color)}.ag-advanced-filter-builder-item-tree-line-vertical-top:before{height:50%;width:calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size) / 2);top:0;left:calc(var(--ag-icon-size) / 2);border-left:1px solid;border-color:var(--ag-border-color)}.ag-advanced-filter-builder-item-tree-line-vertical-bottom:before{height:calc((100% - 1.5 * var(--ag-icon-size)) / 2);width:calc(var(--ag-icon-size) / 2);top:calc((100% + 1.5 * var(--ag-icon-size)) / 2);left:calc(var(--ag-icon-size) / 2);border-left:1px solid;border-color:var(--ag-border-color)}.ag-advanced-filter-builder-item-condition{padding-top:var(--ag-grid-size);padding-bottom:var(--ag-grid-size)}.ag-advanced-filter-builder-item,.ag-advanced-filter-builder-item-condition,.ag-advanced-filter-builder-pill-wrapper,.ag-advanced-filter-builder-pill,.ag-advanced-filter-builder-item-buttons,.ag-advanced-filter-builder-item-tree-lines{display:flex;align-items:center;height:100%}.ag-advanced-filter-builder-pill-wrapper{margin:0px var(--ag-grid-size)}.ag-advanced-filter-builder-pill{position:relative;border-radius:var(--ag-border-radius);padding:var(--ag-grid-size) calc(var(--ag-grid-size) * 2);min-height:calc(100% - var(--ag-grid-size) * 3);min-width:calc(var(--ag-grid-size) * 2)}.ag-advanced-filter-builder-pill .ag-picker-field-display{margin-right:var(--ag-grid-size)}.ag-advanced-filter-builder-pill .ag-advanced-filter-builder-value-number{font-family:monospace;font-weight:700}.ag-advanced-filter-builder-pill .ag-advanced-filter-builder-value-empty{color:var(--ag-disabled-foreground-color)}.ag-advanced-filter-builder-pill:focus-visible{outline:none}.ag-advanced-filter-builder-pill:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:-4px;left:-4px;display:block;width:calc(100% + 8px);height:calc(100% + 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-advanced-filter-builder-item-button:focus-visible{outline:none}.ag-advanced-filter-builder-item-button:focus-visible:after{content:"";position:absolute;background-color:transparent;pointer-events:none;top:-4px;left:-4px;display:block;width:calc(100% + 8px);height:calc(100% + 8px);border:1px solid;border-color:var(--ag-input-focus-border-color)}.ag-advanced-filter-builder-pill-display{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.ag-advanced-filter-builder-join-pill{color:var(--ag-foreground-color);background-color:var(--ag-advanced-filter-join-pill-color);cursor:pointer}.ag-advanced-filter-builder-column-pill{color:var(--ag-foreground-color);background-color:var(--ag-advanced-filter-column-pill-color);cursor:pointer}.ag-advanced-filter-builder-option-pill{color:var(--ag-foreground-color);background-color:var(--ag-advanced-filter-option-pill-color);cursor:pointer}.ag-advanced-filter-builder-value-pill{color:var(--ag-foreground-color);background-color:var(--ag-advanced-filter-value-pill-color);cursor:text;max-width:140px}.ag-advanced-filter-builder-value-pill .ag-advanced-filter-builder-pill-display{display:block}.ag-advanced-filter-builder-item-buttons>*{margin:0 calc(var(--ag-grid-size) * .5)}.ag-advanced-filter-builder-item-button{position:relative;cursor:pointer;color:var(--ag-secondary-foreground-color);opacity:50%}.ag-advanced-filter-builder-item-button-disabled{color:var(--ag-disabled-foreground-color);cursor:default}.ag-advanced-filter-builder-virtual-list-container{top:var(--ag-grid-size)}.ag-advanced-filter-builder-virtual-list-item{display:flex;cursor:default;height:var(--ag-list-item-height)}.ag-advanced-filter-builder-virtual-list-item:hover{background-color:var(--ag-row-hover-color)}.ag-advanced-filter-builder-virtual-list-item:hover .ag-advanced-filter-builder-item-button{opacity:100%}.ag-advanced-filter-builder-virtual-list-item-highlight .ag-advanced-filter-builder-item-button:focus-visible,.ag-advanced-filter-builder-validation .ag-advanced-filter-builder-invalid{opacity:100%}.ag-advanced-filter-builder-invalid{margin:0 var(--ag-grid-size);color:var(--ag-invalid-color);cursor:default}.ag-input-field-input{width:100%;min-width:0}.ag-checkbox-input-wrapper{font-family:var(--ag-icon-font-family);font-weight:var(--ag-icon-font-weight);color:var(--ag-icon-font-color);font-size:var(--ag-icon-size);line-height:var(--ag-icon-size);font-style:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:var(--ag-icon-size);height:var(--ag-icon-size);background-color:var(--ag-checkbox-background-color);border-radius:var(--ag-checkbox-border-radius);display:inline-block;vertical-align:middle;flex:none}.ag-checkbox-input-wrapper input{-webkit-appearance:none;opacity:0;width:100%;height:100%}.ag-checkbox-input-wrapper:focus-within,.ag-checkbox-input-wrapper:active{outline:none;box-shadow:var(--ag-input-focus-box-shadow)}.ag-checkbox-input-wrapper.ag-disabled{opacity:.5}.ag-checkbox-input-wrapper:after{content:var(--ag-icon-font-code-checkbox-unchecked, "\f108");font-family:inherit;color:var(--ag-checkbox-unchecked-color);display:var(--ag-icon-font-display-checkbox-unchecked, var(--ag-icon-font-display));position:absolute;top:0;left:0;pointer-events:none}.ag-checkbox-input-wrapper.ag-checked:after{content:var(--ag-icon-font-code-checkbox-checked, "\f106");color:var(--ag-checkbox-checked-color);display:var(--ag-icon-font-display-checkbox-checked, var(--ag-icon-font-display));position:absolute;top:0;left:0;pointer-events:none}.ag-checkbox-input-wrapper.ag-indeterminate:after{content:var(--ag-icon-font-code-checkbox-indeterminate, "\f107");color:var(--ag-checkbox-indeterminate-color);display:var(--ag-icon-font-display-checkbox-indeterminate, var(--ag-icon-font-display));position:absolute;top:0;left:0;pointer-events:none}.ag-checkbox-input-wrapper:before{content:"";background:transparent center/contain no-repeat;position:absolute;inset:0;background-image:var(--ag-icon-image-checkbox-unchecked, var(--ag-icon-image));display:var(--ag-icon-image-display-checkbox-unchecked, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-checkbox-unchecked, var(--ag-icon-image-opacity, .9))}.ag-checkbox-input-wrapper.ag-checked:before{background-image:var(--ag-icon-image-checkbox-checked, var(--ag-icon-image));display:var(--ag-icon-image-display-checkbox-checked, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-checkbox-checked, var(--ag-icon-image-opacity, .9))}.ag-checkbox-input-wrapper.ag-indeterminate:before{background-image:var(--ag-icon-image-checkbox-indeterminate, var(--ag-icon-image));display:var(--ag-icon-image-display-checkbox-indeterminate, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-checkbox-indeterminate, var(--ag-icon-image-opacity, .9))}.ag-toggle-button-input-wrapper{box-sizing:border-box;width:var(--ag-toggle-button-width);min-width:var(--ag-toggle-button-width);max-width:var(--ag-toggle-button-width);height:var(--ag-toggle-button-height);background-color:var(--ag-toggle-button-off-background-color);border-radius:calc(var(--ag-toggle-button-height) * .5);position:relative;flex:none;border:var(--ag-toggle-button-border-width) solid;border-color:var(--ag-toggle-button-off-border-color)}.ag-toggle-button-input-wrapper input{opacity:0;height:100%;width:100%}.ag-toggle-button-input-wrapper:focus-within{outline:none;box-shadow:var(--ag-input-focus-box-shadow)}.ag-toggle-button-input-wrapper.ag-disabled{opacity:.5}.ag-toggle-button-input-wrapper.ag-checked{background-color:var(--ag-toggle-button-on-background-color);border-color:var(--ag-toggle-button-on-border-color)}.ag-toggle-button-input-wrapper:before{content:" ";position:absolute;top:calc(0px - var(--ag-toggle-button-border-width));left:calc(0px - var(--ag-toggle-button-border-width));display:block;box-sizing:border-box;height:var(--ag-toggle-button-height);width:var(--ag-toggle-button-height);background-color:var(--ag-toggle-button-switch-background-color);border-radius:100%;transition:left .1s;border:var(--ag-toggle-button-border-width) solid;border-color:var(--ag-toggle-button-switch-border-color)}.ag-toggle-button-input-wrapper.ag-checked:before{left:calc(100% - var(--ag-toggle-button-height) + var(--ag-toggle-button-border-width));border-color:var(--ag-toggle-button-on-border-color)}.ag-radio-button-input-wrapper{font-family:var(--ag-icon-font-family);font-weight:var(--ag-icon-font-weight);color:var(--ag-icon-font-color);font-size:var(--ag-icon-size);line-height:var(--ag-icon-size);font-style:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:var(--ag-icon-size);height:var(--ag-icon-size);background-color:var(--ag-checkbox-background-color);border-radius:var(--ag-checkbox-border-radius);display:inline-block;vertical-align:middle;flex:none;border-radius:var(--ag-icon-size)}.ag-radio-button-input-wrapper input{-webkit-appearance:none;opacity:0;width:100%;height:100%}.ag-radio-button-input-wrapper:focus-within,.ag-radio-button-input-wrapper:active{outline:none;box-shadow:var(--ag-input-focus-box-shadow)}.ag-radio-button-input-wrapper.ag-disabled{opacity:.5}.ag-radio-button-input-wrapper:after{content:var(--ag-icon-font-code-radio-button-off, "\f127");color:var(--ag-checkbox-unchecked-color);display:var(--ag-icon-font-display-radio-button-off, var(--ag-icon-font-display));position:absolute;top:0;left:0;pointer-events:none}.ag-radio-button-input-wrapper.ag-checked:after{content:var(--ag-icon-font-code-radio-button-on, "\f128");color:var(--ag-checkbox-checked-color);display:var(--ag-icon-font-display-radio-button-on, var(--ag-icon-font-display));position:absolute;top:0;left:0;pointer-events:none}.ag-radio-button-input-wrapper:before{content:"";background:transparent center/contain no-repeat;position:absolute;inset:0;background-image:var(--ag-icon-image-radio-button-off, var(--ag-icon-image));display:var(--ag-icon-image-display-radio-button-off, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-radio-button-off, var(--ag-icon-image-opacity, .9))}.ag-radio-button-input-wrapper.ag-checked:before{background-image:var(--ag-icon-image-radio-button-on, var(--ag-icon-image));display:var(--ag-icon-image-display-radio-button-on, var(--ag-icon-image-display));opacity:var(--ag-icon-image-opacity-radio-button-on, var(--ag-icon-image-opacity, .9))}input[class^=ag-][type=range]{-webkit-appearance:none;width:100%;height:100%;background:none;overflow:visible}input[class^=ag-][type=range]::-webkit-slider-runnable-track{margin:0;padding:0;width:100%;height:3px;background-color:var(--ag-border-color);border-radius:var(--ag-border-radius);border-radius:var(--ag-checkbox-border-radius)}input[class^=ag-][type=range]::-moz-range-track{margin:0;padding:0;width:100%;height:3px;background-color:var(--ag-border-color);border-radius:var(--ag-border-radius);border-radius:var(--ag-checkbox-border-radius)}input[class^=ag-][type=range]::-ms-track{margin:0;padding:0;width:100%;height:3px;background-color:var(--ag-border-color);border-radius:var(--ag-border-radius);border-radius:var(--ag-checkbox-border-radius);color:transparent;width:calc(100% - 2px)}input[class^=ag-][type=range]::-webkit-slider-thumb{margin:0;padding:0;-webkit-appearance:none;width:var(--ag-icon-size);height:var(--ag-icon-size);background-color:var(--ag-background-color);border:1px solid;border-color:var(--ag-checkbox-unchecked-color);border-radius:var(--ag-icon-size);transform:translateY(calc(var(--ag-icon-size) * -.5 + 1.5px))}input[class^=ag-][type=range]::-ms-thumb{margin:0;padding:0;-webkit-appearance:none;width:var(--ag-icon-size);height:var(--ag-icon-size);background-color:var(--ag-background-color);border:1px solid;border-color:var(--ag-checkbox-unchecked-color);border-radius:var(--ag-icon-size)}input[class^=ag-][type=range]::-moz-ag-range-thumb{margin:0;padding:0;-webkit-appearance:none;width:var(--ag-icon-size);height:var(--ag-icon-size);background-color:var(--ag-background-color);border:1px solid;border-color:var(--ag-checkbox-unchecked-color);border-radius:var(--ag-icon-size)}input[class^=ag-][type=range]:focus{outline:none}input[class^=ag-][type=range]:focus::-webkit-slider-thumb{box-shadow:var(--ag-input-focus-box-shadow);border-color:var(--ag-checkbox-checked-color)}input[class^=ag-][type=range]:focus::-ms-thumb{box-shadow:var(--ag-input-focus-box-shadow);border-color:var(--ag-checkbox-checked-color)}input[class^=ag-][type=range]:focus::-moz-ag-range-thumb{box-shadow:var(--ag-input-focus-box-shadow);border-color:var(--ag-checkbox-checked-color)}input[class^=ag-][type=range]:active::-webkit-slider-runnable-track{background-color:var(--ag-input-focus-border-color)}input[class^=ag-][type=range]:active::-moz-ag-range-track{background-color:var(--ag-input-focus-border-color)}input[class^=ag-][type=range]:active::-ms-track{background-color:var(--ag-input-focus-border-color)}input[class^=ag-][type=range]:disabled{opacity:.5}@font-face{font-family:agGridBalham;src:url(data:font/woff2;charset=utf-8;base64,d09GMgABAAAAABYUAAsAAAAALgQAABXCAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHIlWBmAAi34KtgCsbgE2AiQDgiwLgRgABCAFhEYHhQgbFShVBoWNAwDFdIdHRcnM5KKoz4JRSvb/dQI3RERcg94LUYNDlJRRFMzQjtavWYLQT3ERFiy0h+AmMcl3xzOrdBEOnrkyLmf//l46s40Rjx2SFE0Caj9+e+++iEZTS4aYhazJQmMIWTOJkBiSNv9p6u81uXStcTtz9aNQWCTCegJgeNrmv7sD5QiVg1YMBCdgEQYIh4Vg9KEuylihU6xYtNtcVeF+1IqVkb9CXZQrtz8H3y0/gdMEmCGnwuiZzJlL5Mx56v1pf9Nf8JlgE/fK64B8AP77qu3R9TZnWJIDRkb4Ze+zzlYKOJKfrKsR8H9rqT0suIAssWuFrjDkzMzs3GX/TjbAmwldUtrw3AYIimgBFdBurgSgKlsF7Mj2Vem+qlpZV4LlofSmgUjUeQAQ7gbkYx89r5NZUyFU/7Kkb0cwOCTCSaCmjituLjwUGo2RIMVpbsTFjAopWV+KrMgbH6NzVxPqwfUQBt6IAGR5cyiz86u78i4dv3VFFeRp2QDeSoZL588el3EZCy0JCspXlnJJnq0/bvkY8sKt8CppjIPxVnwcv6b40VZFZWtPBTWkd3YUQ2CcIOkURbSaUDKYVG6yGnK6xrTGwLF55RBKSMICXX3VacPCiMqBSXP68Xs9MCjvrWy91tK7pzvRCISDQ6qW3iw9Fak+gRE2zLy4/q4y37xuulCfUCGNbxRj61PXJuniW+ZAK06xe3Xg3sgxVDTJ8AXUet41jKNskhmb3qTSdPJBiT66G0SwuNkMvtpUlrhANzvRaQTOhjC+fmuojcdjipqOLL+dcmeXapTAgozS9tsvdZrYTNiyuu7d645hcv2uypVxzrwu5RYy3jorwnSGYFl1tXVTmSuevv7gk89++l8oZCgZcirSqo33DPKztfyy7pr2uUirYfuZUJr2Gg0szclUJ/OVRwXms2pkqJoqnaPwBePrhmYpBYrNGmJCimVAux401R0YxTXKdTyTqQ7kBV+QV9I5mXxqAQZCqqbOsHkoLVBdR8yQF3qIrDJ73MQ/mTTrTGkba09yk/VCO4lr6uUbOLCuVhnmG8id/tVnZWlBnxnwZmdqXD6ce30ayAkfsQwnb2RnOx57KNPZB5YXKZId5lxx3mckh2KyzxsJgO0JPXjO7INZVrD8CeUyZ8SOGkd2wPsGbVftbmfDtRlNzStowt8ejHeA0WILzRbehSxJSR6Fp1JB8iB5g4f1uw9fdIUEJLTo6SI2z8yd8kHbr5XId+ylTH+31XNhZUAqEIFWIAUkZcuzQgH1JaeVqtp0f5D/yFGmQB7+uebBr5VjY9r8ddGNX3DC+6QF9Z5x7oiDruCe0U8Ayz+Z4wkuGxsqJpoNiCknw3wLlgUKFaIpVrdlFVU1dQ1NLW0dXb3c9qGRsYkHcGZuYWmlZm1ja2ev6+Do5Oyiq+bqpubu4kHV9vTy9gEhzVPytK170gpZTpwB7tisLo/7/yP9c9mwny5TOYCSmbCNtoFpHNcNnDCJk0aBU2ZwWh9wxhLO6gHOGQfOGwAumgAuGQMum8UVQ8BVg8A187ihF7hpBLilH7htDncs4q5h4J4p3LeAB7HMrwIxNUVQBSRoQlEoCWWhIlSFmlAXGkJTaAltoSN0hZ7QFwbCUBgJY2EiTIWZMBcWwlJYCWuLbPBrk1lbYSfshYNwNG11kmXOwkW4CjfhbiI8LLLBr2dSvIS3We4j6bCJQyQKtYjgF5tuw2UXhCAF3eGHldGfZ7yUkQ2yH3r6EEBL6vkNeOA/2N27vo335BeCopd9dwodW+/6Zdh2/dhfniJvNPmCvTvsF4u3ABwiE/OFIb4oh0MnJbHZLklEDfEgIfQ5igeDzkSoiihRIINBQddfEuQi4XFQ1IvFYAq5LiQUxxdCCRcSiiqCbWJdXYUzR1Eeh06ho74oW+LJRykCMhl1dSELOMJRJbmhLuEjcfjCLKDEYaNRD/rkGi93dYn68nd1dmp+L7jS3e3dP3FvT0/kX9NWPvIiOoFi3f04/I/Cqx0+AxP2tEd0U1d2TqdCVBCR2d0/zjku2N4ZuCnwGvsYwBANOHTPq1Yek2KWL+dLZQMPAtka6BylaxhfS5x2so5rI2xOFqTRDpsFhnj795c5SBZEV5BCjSCNW0EqM2OIxiqKrWKCYgEMB8Pe8bEQC05iG6qrLUAcA7TEJUwTFqqWhRdphgEKFF3/zyVeXVKjL782R7+96rKPXHlD5tghGvKZP+SCi+RLGxSgsx/93eTvC/vp3PwIpzTsTpflgfJZ+wrVjmRgFhXicd7+R8zvcxmP+RnF5LArOHa7zTeBxCcFPpvgqzX/ModS0pzAcW77fal1OcpMbwtFgyKP9kVPfQLBf4qdNO5JYDw+o8TTaSTOZpPJo1A9dfEu1m6fB0pYRL3JLBKXgHIko+UqYzEtQpX8LSRaon4wc+REIoK1HFSTZ71nsxfUiznjZzKJQOcWTYo0UCIRT/MZTyST4JTHfDC0GFGAm4TD7nrUy7zeKPpIfL8QTeXOeObPFQqvSSGrqFclRjKXwTUp0RdpzUTcyivnb2t3L6oX7jiP1Uc2jMaS2dPu3ztJd3BhoznLHahp6Zlyyn2lwpkWgOInNJJz/bQ462XZE08jkYXq3xVYeCH0vcWxET5alvdTvxUH1jBd7186S3ZUpsDq6b6DQXpL73IbdOHHz7UG3qFzWdWS5u9avT4zcnSyNmc122Uqun8mDxTDwNrq4EWomiYSK+So59VJtHMsi9frrhLA1ySmSFJNuF4UGj5T6DqIsIxmWVCO+9O6A2ve+cMAkP9WQ9SbPWgGHkC46AfFkzlgLL9fDfZBSrIiueBXKQYLuOMpG7JzBDHlu/MT28LTgW18u/C0AzpnZNrFX7ZvkR3/vd8JHAfIQmiIHmJO6OAH/w67PbeNqsN+ktYHbnypOWpJEjxaA/33yvJ69Ym1941dNyX+0Oq5sGpU6H5yT+8+v1KK+bx3zM6UxHNW/3WjSrnk93uOVEPpYeVFq+akueoG+jldMjr06TUsOKvDDzxwgB/NQOBoo5QyzsgsY5RQLo9sFfIeo8cxItTncNbp/OSTDWpw5EJaMuaLCSgUyqJUqAsxJTHTJJpevpzdbp292LkqNPfcCj5svNrDjB0r556EeHr7PvL6Z7vfdV3q5mdltSLZkhX+02VxgMS7R8CmPH6PndrHp9CuPvmAiJZR0iKr5r51iAfH8g8xBk6Itfue9Hsh5otRy4vbbm7hRztzq8/55jua1a0B4omUn2jLr2iqhJ/R96fdcU85edH3zD/vy9WmGiq4J4IjvnOVrJH1aVeBwdsWrF6F2zmzGYbchVe8oza5D3km83NxPx98KeVqf1LqMWR6HYZc9AwRQzwLcE2X6GvmNOoDmL9AAM/qdEVXdNXAyiEcagv67Gj+viC5gzy545538oOcUAdwkgOcyTaXHdnmDH/7FD9A2KHpxG9uIUi5PJtCKMDdDtLQ5CLgkoV7TVjxGPM0ovmCMdVrLrDocFo32s8bhhU8tG7/PX3V2QcVvVU7tC7UL8X9aw/l7rbedKO60TI7rphoskN4xjY94HymfuVWD8IryQIbYiH+2hGFoFoqBM5mHyHt4ckHz+6duM8Vu3ANlz9+X0YnTaHXFf74JwzNasRT4ov6Vfus9FEfldMMeABKjjHUQgviYKZkHS9PkMkSXBEvCa6yhARZudIJYj4Dfqy0mgRG4b0ZS5HZmNpPRF2anxoTQcQ85Rx4dswoHPloNI4iLr+Tb7sGsvd/QjdUP30/6ZcZHqNGY3MtNVRTGD8QEzoQNyVz4L83rIdwfC241Wk2OzaQTXWYzQzGUQT6zqVL7z0G+d454m0c+MTbZuSqCKWSUOU6c/uVBKHMVTlNpsUGq0VukslMcssJ0AgmmUV+HCiSMRUcl60KEfRDh52Ha+Ahp0c9c/BxVvP25iFzlaVq8GP1aDXQLFBmh4ZmKwftZbNDlczh4TcnF4u8vhEtEX3jJcIf63Ev9++/d89v27a5ZSH3ZMxjvUUP1PGDgaanXGgyB8Pf7tu3o6AAhg36W7r6Wz/dOms4dap12CoQAxMQC4gnreB6v1FlvKHEVbhDiR0qEax/477I8Re5DAfIN40oLHK5RaFWyCwWeRBjl4tS5ecAa4Ce98g/0qc3MZhCZrbIFZuN26UJUvDGpzLPZqD9v5nF1WULE85D42aOU46bMS4C/VtNKy4+8vyrpq4F6qQExnj0Q2X7uulrRO1sj5nK0b0JHPEP1QiLFx2AoXsY9foqtTvvosr3RrFvXp5gntvuc24CPocrcrs7gtFa3RpmlT+hM3Mxt328txEHQAf7Ty7WRKrl7GXM1qX/4Y0x0AnH4rjcQz9hu6Jb5TdkDr4ccOppNalUMl/TwZ+71f3aZL7qfgiFuhezg7vulIT6wLBFLVtfj0kCZpnMbE2fWWZNVA+rEKnZRY3FTWyTSG4hE6AJqPB/HhsovLNLs+uOZqnt8rwOsdfDr97cybb/zmoJDNtQD7CU7twiNfPc2m/l1yXPaS1J5hrdmeL30eON4/c8Jn6guIfSmalpJTl1X23CWvlsfnjevNz68OVkiruvOwbW97QpuJNXGjS8nBI2C8YmwsfSFiz3z7sHiY7vfJnvdFgsyZLjzExWDjs+LFMbZh0NXnz00P8jbcNtDsOWLyl5RZA0P9OQrp/GKmJPFFm1jh1J+kKdrjBayo1NWRYyljxUBInMlaWb9HvgZD+/i7FcaXSRTluol3DiUpR9W0Pl8rrxC53t2BKqqDBZ/q4LfDr8M3HS5LQS/9niuQy7W74xQ6vMzcCX4MTXhTbELQVarS+1eSccintlChZUidOTLWP21k2L0k6ryqBp2io56kGgH+9qh5poIGGeWw7rdwmo2gepIehYw82y+jp6pWMVIMAuoM6sy4zVt66VmOwqnFlXv/oKq9eSFv1KUEM+jqluTKuvY4IP1XkJezkj+AjoI96MO5qMzcYbTeqCVLh5Moa/B8zGh0xhzXhzjUGLa2tw5HhT+o3hCn4FBMa46S8oPoKDgLXPWtpaKrpFSuT7Knwfamr6E/9zv3AQ8CWsoBVRhVnbNrfZ5jizsSa9vjibY2phIhckgBk/csWt4LeX/icahcv2vLDNuc9bdrd0TyFFnurjnDPnOXfxjbKzv9RRi9L5halHmDZbYKvmMxHpDFGRmgkfWJypb/tF1qRd++LS26fKATYZH8XLvG/dcqTyLZrEwVeO4qNKQ0zyZDZ2ssIh+uMxT+bgyS24rxc2mez2zMya5+5uxgKoHgvsRnuzHYfqRjt48Ar5vxdxySlf9xXc6y+4PDPLRJuxalF/v7PP2X8MN2MvKWNvskjyMP9XUHuwZhJkVWeGlRxBJ9OKZBOkGamRFs1VSR57EicOv2XcDeVAuZIkn5jSgpXhMXgGZFbEyyaspmRQCEmqND0rOE3eRkqTEUEyq9jiSrhm5q81yZOCttz+TN5ONqU3fRvrn+SiQYvrGzxmhdqESzb/hcrb7sVCrdX19Th1PS9GEJe/K4vU2h7FS5ks/PJlCLSyRNjFntY/cv9o7bmINYsX8sVXxPyF4hFV/OjBXO67XMxbUKeOCDWCK0K18D5895txYbzwiiABZDavX08R6tJX3doxOKdg2rpjety7VyRKufxnYuLMIjKJL9Fl/DRn8+be8cv095rQtRea3+7cObkCowoE1YVc10rmps2VG2m/d/NedXR02nL1n7SRz8nPKB1VoDx772S6b87yZeN1t20OgsghHCvKA2WJJrm9aoXj+ioIx/aXGu6GLjRClOjaNK/hJthBap6Pf9CkdPyKEw1GY1tjUwO0uSL4nHZd0/yvmsrN8+YDn/jBGZMC8qUrV0rzAyY5Ew16N5wvnRTgtDEtNtQWRxdotQXRxc8d+ZwCbbHuOcRk07l0f2F0jCt99rL1cSTixENLNRDJHJFKW1qGZ0JYy7iE+8QadC8ckVgkORIxEFt4UZLqabPteAjyjlNtIwHC4ma4uw/0PNAVu8gxXWFL682lpefPty1dFhsLHNgYOSqgVtpgpppJZu7YGRk5NKgkqz1criwihoaY7st/8c6CynhmWYbpHgXe6l+cv4hn0XbMZ9gq2Uk7bmFfkizNx2ljBp4v+tuq9HT1yH9uZ/Trcx8reWLevgJdFBj+bDYLpvOnCLVv7drpAkXmg55GzIJnpSOLnU6Rp9bWsjV0NWLO/7hwGB/mfrvIzd0XYjgG3lwWxiOasJqjFvQJExo0TIzgkhnFFSLxQHfg+cLD1sRyIvHyNfzaFcJUbjUdWSjAA02ZsllT62oWOGVcN16/PIjyiYcX8A2B1kwCZ1jB/LEY2tg3UcgZAKmWt0FkwT8h7EnZtqQTmU/02JgpBpEhBMYGl/E6pEhIMOKWBW9EyJPhaalR8E+qBsDYkZ+Qp5FtWnZRpyksJfUooqtV/0hnsHt0mWD4+SGHNYVWIJ6qnbxK0jL5fzwpzoeqODL8xKEOQhYhtbwEaaQ21d6ceE+8uVgeGd54qn4X7WSnliIlOWlXdxIPq3cFJ7rI8z/kkh72pfOmuuvfUjAyCAA0Af3rqwUYVy98xZ8C8O2YkAjoL1QcMtgKDf2/9Hy9Ju6N8KS1vNAk/IeA358yqLbC9/zfk+oXqHguAP7ZpnqAnxCDfFBdg0HxhgIgqroM7CR37RgywEACFzv3AFDXahycnAaWgVKAAEhCAQRlYAEeYwMuEAc7uI9AAbi/GlMIvKAbisD9dAwCDCJ9MwxaoAnDsfqpjX/HUGP7i6pzQDXWQ2/yjzQ1wtlL8Wx1ZT+JSdHIZ6d7li7Vq1mZlSpt9kPYLioEyaLKJzkrarP4djyW+KwLJ+0TVj+18e8Y6jNC+0Ub7RxQ19RHk7D2j9aQ4H0Tzl6KZ5/2n4x9T4hGXjvdRS1dTtqrUa3MeF2lVdmPWIlPCBTkyKK9/kkO86IOoce3I+2o9MsLFwsdt6xXNUrOEmBFgS70oA8DGMIIxjCBKXxhkr4c/utWnW6vPxiOxpPpbL5Yrtab7W5/OJ7Ol+vt/ni+3h9MKONC6oZp2Y7r8QVCkVgilcl9/fg1bAVWlVKF1ggPUFWuqYvJDRyyo9B3Naqt2kju6yS3XEknfzCcpmFPRto2jEYbq/gz+yo/cxJE89hcDdThXTy3nCZO2BSdke85ife+U0mp69Kl687W85Rcn25Jy6OOjhg7+KfYcpSngKnuqr5B2YQE5f6U1WS9SpvY3z45x56jbIhU2iA0nPLZDoOgb7gatXhr2uZBvZb4PMopZY7AwjRlsRxDkCvR/Rg4irpEcb/0i9hKg74dyU9nM+FcynJpOBr3talq6yW80CS1MRTJvVx5pOHMgJV5PRtTokpKGZ05c0IvhnPqW6BWRtnCmRBslMgsw88mAUIFCgQGDQgwXCGBgwA1fMEJbpB7aOEMEe5wgRIeTwAA);font-weight:400;font-style:normal}.ag-theme-balham,.ag-theme-balham-dark,.ag-theme-balham-auto-dark{--ag-balham-active-color: #0091ea;--ag-foreground-color: #000;--ag-background-color: #fff;--ag-header-background-color: #f5f7f7;--ag-tooltip-background-color: #cbd0d3;--ag-subheader-background-color: #e2e9eb;--ag-control-panel-background-color: #f5f7f7;--ag-border-color: #bdc3c7;--ag-odd-row-background-color: #fcfdfe;--ag-row-hover-color: #ecf0f1;--ag-column-hover-color: #ecf0f1;--ag-input-border-color: #95a5a6;--ag-invalid-color: #e02525;--ag-input-disabled-background-color: #ebebeb;--ag-checkbox-unchecked-color: #7f8c8d;--ag-input-focus-border-color: #719ece;--ag-advanced-filter-join-pill-color: #f08e8d;--ag-advanced-filter-column-pill-color: #a6e194;--ag-advanced-filter-option-pill-color: #f3c08b;--ag-advanced-filter-value-pill-color: #85c0e4;--ag-input-focus-box-shadow: 0 0 2px 1px var(--ag-input-focus-border-color);--ag-range-selection-border-color: var(--ag-balham-active-color);--ag-checkbox-checked-color: var(--ag-balham-active-color);--ag-checkbox-background-color: var(--ag-background-color);--ag-panel-background-color: var(--ag-header-background-color);--ag-secondary-foreground-color: rgba(0, 0, 0, .54);--ag-disabled-foreground-color: rgba(0, 0, 0, .38);--ag-subheader-toolbar-background-color: rgba(226, 233, 235, .5);--ag-row-border-color: rgba(189, 195, 199, .58);--ag-chip-background-color: rgba(0, 0, 0, .1);--ag-range-selection-background-color: rgba(0, 145, 234, .2);--ag-range-selection-background-color-2: rgba(0, 145, 234, .36);--ag-range-selection-background-color-3: rgba(0, 145, 234, .49);--ag-range-selection-background-color-4: rgba(0, 145, 234, .59);--ag-selected-row-background-color: rgba(0, 145, 234, .28);--ag-header-column-separator-color: rgba(189, 195, 199, .5);--ag-input-disabled-border-color: rgba(149, 165, 166, .3);--ag-header-column-separator-display: block;--ag-header-column-separator-height: 50%;--ag-grid-size: 4px;--ag-icon-size: 16px;--ag-row-height: calc(var(--ag-grid-size) * 7);--ag-header-height: calc(var(--ag-grid-size) * 8);--ag-list-item-height: calc(var(--ag-grid-size) * 6);--ag-row-group-indent-size: calc(var(--ag-grid-size) * 3 + var(--ag-icon-size));--ag-cell-horizontal-padding: calc(var(--ag-grid-size) * 3);--ag-input-height: calc(var(--ag-grid-size) * 4);--ag-chart-menu-panel-width: 240px;--ag-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--ag-font-size: 12px;--ag-icon-font-family: agGridBalham;--ag-border-radius: 2px;--ag-checkbox-border-radius: 3px;--ag-card-shadow: none}.ag-theme-balham-dark{--ag-balham-active-color: #00b0ff;--ag-foreground-color: #f5f5f5;--ag-background-color: #2d3436;--ag-header-background-color: #1c1c1c;--ag-tooltip-background-color: #1c1f20;--ag-subheader-background-color: #111;--ag-control-panel-background-color: #202020;--ag-border-color: #424242;--ag-odd-row-background-color: #262c2e;--ag-row-hover-color: #3d4749;--ag-column-hover-color: #3d4749;--ag-input-border-color: #f0f0f0;--ag-input-disabled-background-color: rgba(48, 46, 46, .3);--ag-modal-overlay-background-color: rgba(45, 52, 54, .66);--ag-checkbox-unchecked-color: #ecf0f1;--ag-advanced-filter-join-pill-color: #7a3a37;--ag-advanced-filter-column-pill-color: #355f2d;--ag-advanced-filter-option-pill-color: #5a3168;--ag-advanced-filter-value-pill-color: #374c86;--ag-secondary-foreground-color: var(--ag-foreground-color);--ag-disabled-foreground-color: rgba(245, 245, 245, .38);--ag-subheader-toolbar-background-color: rgba(17, 17, 17, .5);--ag-row-border-color: #5c5c5c;--ag-chip-background-color: rgba(245, 245, 245, .08);--ag-range-selection-background-color: rgba(0, 176, 255, .2);--ag-range-selection-background-color-2: rgba(0, 176, 255, .36);--ag-range-selection-background-color-3: rgba(0, 176, 255, .49);--ag-range-selection-background-color-4: rgba(0, 176, 255, .59);--ag-selected-row-background-color: rgba(0, 176, 255, .28);--ag-header-column-separator-color: rgba(66, 66, 66, .5);--ag-input-disabled-border-color: rgba(240, 240, 240, .3);--ag-header-foreground-color: rgba(245, 245, 245, .64);--ag-toggle-button-off-background-color: transparent;--ag-toggle-button-off-border-color: var(--ag-foreground-color);--ag-range-selection-chart-category-background-color: rgba(26, 177, 74, .5);--ag-range-selection-chart-background-color: rgba(45, 166, 255, .5);--ag-input-focus-box-shadow: 0 0 4px 1.5px var(--ag-input-focus-border-color);--ag-row-loading-skeleton-effect-color: rgba(202, 203, 204, .4);color-scheme:dark}@media (prefers-color-scheme: dark){.ag-theme-balham-auto-dark{--ag-balham-active-color: #00b0ff;--ag-foreground-color: #f5f5f5;--ag-background-color: #2d3436;--ag-header-background-color: #1c1c1c;--ag-tooltip-background-color: #1c1f20;--ag-subheader-background-color: #111;--ag-control-panel-background-color: #202020;--ag-border-color: #424242;--ag-odd-row-background-color: #262c2e;--ag-row-hover-color: #3d4749;--ag-column-hover-color: #3d4749;--ag-input-border-color: #f0f0f0;--ag-input-disabled-background-color: rgba(48, 46, 46, .3);--ag-modal-overlay-background-color: rgba(45, 52, 54, .66);--ag-checkbox-unchecked-color: #ecf0f1;--ag-advanced-filter-join-pill-color: #7a3a37;--ag-advanced-filter-column-pill-color: #355f2d;--ag-advanced-filter-option-pill-color: #5a3168;--ag-advanced-filter-value-pill-color: #374c86;--ag-secondary-foreground-color: var(--ag-foreground-color);--ag-disabled-foreground-color: rgba(245, 245, 245, .38);--ag-subheader-toolbar-background-color: rgba(17, 17, 17, .5);--ag-row-border-color: #5c5c5c;--ag-chip-background-color: rgba(245, 245, 245, .08);--ag-range-selection-background-color: rgba(0, 176, 255, .2);--ag-range-selection-background-color-2: rgba(0, 176, 255, .36);--ag-range-selection-background-color-3: rgba(0, 176, 255, .49);--ag-range-selection-background-color-4: rgba(0, 176, 255, .59);--ag-selected-row-background-color: rgba(0, 176, 255, .28);--ag-header-column-separator-color: rgba(66, 66, 66, .5);--ag-input-disabled-border-color: rgba(240, 240, 240, .3);--ag-header-foreground-color: rgba(245, 245, 245, .64);--ag-toggle-button-off-background-color: transparent;--ag-toggle-button-off-border-color: var(--ag-foreground-color);--ag-range-selection-chart-category-background-color: rgba(26, 177, 74, .5);--ag-range-selection-chart-background-color: rgba(45, 166, 255, .5);--ag-input-focus-box-shadow: 0 0 4px 1.5px var(--ag-input-focus-border-color);--ag-row-loading-skeleton-effect-color: rgba(202, 203, 204, .4);color-scheme:dark}}.ag-theme-balham .ag-filter-toolpanel-header,.ag-theme-balham .ag-filter-toolpanel-search,.ag-theme-balham .ag-status-bar,.ag-theme-balham .ag-header-row,.ag-theme-balham .ag-multi-filter-group-title-bar,.ag-theme-balham-dark .ag-filter-toolpanel-header,.ag-theme-balham-dark .ag-filter-toolpanel-search,.ag-theme-balham-dark .ag-status-bar,.ag-theme-balham-dark .ag-header-row,.ag-theme-balham-dark .ag-multi-filter-group-title-bar,.ag-theme-balham-auto-dark .ag-filter-toolpanel-header,.ag-theme-balham-auto-dark .ag-filter-toolpanel-search,.ag-theme-balham-auto-dark .ag-status-bar,.ag-theme-balham-auto-dark .ag-header-row,.ag-theme-balham-auto-dark .ag-multi-filter-group-title-bar{font-weight:600;color:var(--ag-header-foreground-color)}.ag-theme-balham .ag-ltr input[class^=ag-]:not([type]),.ag-theme-balham .ag-ltr input[class^=ag-][type=text],.ag-theme-balham .ag-ltr input[class^=ag-][type=number],.ag-theme-balham .ag-ltr input[class^=ag-][type=tel],.ag-theme-balham .ag-ltr input[class^=ag-][type=date],.ag-theme-balham .ag-ltr input[class^=ag-][type=datetime-local],.ag-theme-balham .ag-ltr textarea[class^=ag-],.ag-theme-balham-dark .ag-ltr input[class^=ag-]:not([type]),.ag-theme-balham-dark .ag-ltr input[class^=ag-][type=text],.ag-theme-balham-dark .ag-ltr input[class^=ag-][type=number],.ag-theme-balham-dark .ag-ltr input[class^=ag-][type=tel],.ag-theme-balham-dark .ag-ltr input[class^=ag-][type=date],.ag-theme-balham-dark .ag-ltr input[class^=ag-][type=datetime-local],.ag-theme-balham-dark .ag-ltr textarea[class^=ag-],.ag-theme-balham-auto-dark .ag-ltr input[class^=ag-]:not([type]),.ag-theme-balham-auto-dark .ag-ltr input[class^=ag-][type=text],.ag-theme-balham-auto-dark .ag-ltr input[class^=ag-][type=number],.ag-theme-balham-auto-dark .ag-ltr input[class^=ag-][type=tel],.ag-theme-balham-auto-dark .ag-ltr input[class^=ag-][type=date],.ag-theme-balham-auto-dark .ag-ltr input[class^=ag-][type=datetime-local],.ag-theme-balham-auto-dark .ag-ltr textarea[class^=ag-]{padding-left:var(--ag-grid-size)}.ag-theme-balham .ag-rtl input[class^=ag-]:not([type]),.ag-theme-balham .ag-rtl input[class^=ag-][type=text],.ag-theme-balham .ag-rtl input[class^=ag-][type=number],.ag-theme-balham .ag-rtl input[class^=ag-][type=tel],.ag-theme-balham .ag-rtl input[class^=ag-][type=date],.ag-theme-balham .ag-rtl input[class^=ag-][type=datetime-local],.ag-theme-balham .ag-rtl textarea[class^=ag-],.ag-theme-balham-dark .ag-rtl input[class^=ag-]:not([type]),.ag-theme-balham-dark .ag-rtl input[class^=ag-][type=text],.ag-theme-balham-dark .ag-rtl input[class^=ag-][type=number],.ag-theme-balham-dark .ag-rtl input[class^=ag-][type=tel],.ag-theme-balham-dark .ag-rtl input[class^=ag-][type=date],.ag-theme-balham-dark .ag-rtl input[class^=ag-][type=datetime-local],.ag-theme-balham-dark .ag-rtl textarea[class^=ag-],.ag-theme-balham-auto-dark .ag-rtl input[class^=ag-]:not([type]),.ag-theme-balham-auto-dark .ag-rtl input[class^=ag-][type=text],.ag-theme-balham-auto-dark .ag-rtl input[class^=ag-][type=number],.ag-theme-balham-auto-dark .ag-rtl input[class^=ag-][type=tel],.ag-theme-balham-auto-dark .ag-rtl input[class^=ag-][type=date],.ag-theme-balham-auto-dark .ag-rtl input[class^=ag-][type=datetime-local],.ag-theme-balham-auto-dark .ag-rtl textarea[class^=ag-]{padding-right:var(--ag-grid-size)}.ag-theme-balham .ag-column-drop-vertical-empty-message,.ag-theme-balham .ag-status-bar,.ag-theme-balham-dark .ag-column-drop-vertical-empty-message,.ag-theme-balham-dark .ag-status-bar,.ag-theme-balham-auto-dark .ag-column-drop-vertical-empty-message,.ag-theme-balham-auto-dark .ag-status-bar{font-weight:600;color:var(--ag-disabled-foreground-color)}.ag-theme-balham.ag-dnd-ghost,.ag-theme-balham-dark.ag-dnd-ghost,.ag-theme-balham-auto-dark.ag-dnd-ghost{font-size:var(--ag-font-size);font-weight:600}.ag-theme-balham .ag-tab,.ag-theme-balham-dark .ag-tab,.ag-theme-balham-auto-dark .ag-tab{border:1px solid transparent;padding:var(--ag-grid-size) calc(var(--ag-grid-size) * 2);margin:var(--ag-grid-size);margin-bottom:-1px}.ag-theme-balham .ag-tab-selected,.ag-theme-balham-dark .ag-tab-selected,.ag-theme-balham-auto-dark .ag-tab-selected{background-color:var(--ag-background-color);border-color:var(--ag-border-color);border-bottom-color:transparent}.ag-theme-balham .ag-tabs-header,.ag-theme-balham-dark .ag-tabs-header,.ag-theme-balham-auto-dark .ag-tabs-header{border-bottom:1px solid var(--ag-border-color)}.ag-theme-balham .ag-column-drop-cell,.ag-theme-balham-dark .ag-column-drop-cell,.ag-theme-balham-auto-dark .ag-column-drop-cell{height:calc(var(--ag-grid-size) * 6)}.ag-theme-balham .ag-column-drop-vertical-title,.ag-theme-balham-dark .ag-column-drop-vertical-title,.ag-theme-balham-auto-dark .ag-column-drop-vertical-title{color:var(--ag-foreground-color)}.ag-theme-balham .ag-column-drop-vertical-cell,.ag-theme-balham-dark .ag-column-drop-vertical-cell,.ag-theme-balham-auto-dark .ag-column-drop-vertical-cell{margin-left:calc(var(--ag-grid-size) * 2);margin-right:calc(var(--ag-grid-size) * 2)}.ag-theme-balham .ag-column-drop-vertical-cell-text,.ag-theme-balham-dark .ag-column-drop-vertical-cell-text,.ag-theme-balham-auto-dark .ag-column-drop-vertical-cell-text{margin-left:calc(var(--ag-grid-size) * 2)}.ag-theme-balham .ag-column-drop-vertical-icon,.ag-theme-balham-dark .ag-column-drop-vertical-icon,.ag-theme-balham-auto-dark .ag-column-drop-vertical-icon{color:var(--ag-secondary-foreground-color)}.ag-theme-balham .ag-ltr .ag-column-drop-vertical-empty-message,.ag-theme-balham-dark .ag-ltr .ag-column-drop-vertical-empty-message,.ag-theme-balham-auto-dark .ag-ltr .ag-column-drop-vertical-empty-message{padding-left:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2);padding-right:var(--ag-grid-size)}.ag-theme-balham .ag-rtl .ag-column-drop-vertical-empty-message,.ag-theme-balham-dark .ag-rtl .ag-column-drop-vertical-empty-message,.ag-theme-balham-auto-dark .ag-rtl .ag-column-drop-vertical-empty-message{padding-right:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2);padding-left:var(--ag-grid-size)}.ag-theme-balham .ag-column-drop-horizontal,.ag-theme-balham-dark .ag-column-drop-horizontal,.ag-theme-balham-auto-dark .ag-column-drop-horizontal{height:var(--ag-header-height)}.ag-theme-balham .ag-column-drop-empty,.ag-theme-balham-dark .ag-column-drop-empty,.ag-theme-balham-auto-dark .ag-column-drop-empty{color:var(--ag-disabled-foreground-color)}.ag-theme-balham .ag-column-drop-horizontal-cell-text,.ag-theme-balham-dark .ag-column-drop-horizontal-cell-text,.ag-theme-balham-auto-dark .ag-column-drop-horizontal-cell-text{margin-left:calc(var(--ag-grid-size) * 2)}.ag-theme-balham .ag-column-drop-vertical,.ag-theme-balham-dark .ag-column-drop-vertical,.ag-theme-balham-auto-dark .ag-column-drop-vertical{padding-top:calc(var(--ag-grid-size) * 2)}.ag-theme-balham .ag-column-select-column-readonly.ag-icon-grip,.ag-theme-balham .ag-column-select-column-readonly .ag-icon-grip,.ag-theme-balham-dark .ag-column-select-column-readonly.ag-icon-grip,.ag-theme-balham-dark .ag-column-select-column-readonly .ag-icon-grip,.ag-theme-balham-auto-dark .ag-column-select-column-readonly.ag-icon-grip,.ag-theme-balham-auto-dark .ag-column-select-column-readonly .ag-icon-grip{opacity:.35}.ag-theme-balham .ag-menu-header,.ag-theme-balham-dark .ag-menu-header,.ag-theme-balham-auto-dark .ag-menu-header{background-color:var(--ag-header-background-color)}.ag-theme-balham .ag-overlay-loading-center,.ag-theme-balham-dark .ag-overlay-loading-center,.ag-theme-balham-auto-dark .ag-overlay-loading-center{background-color:var(--ag-background-color);border:1px solid var(--ag-border-color);color:var(--ag-foreground-color);padding:calc(var(--ag-grid-size) * 4)}.ag-theme-balham .ag-tooltip,.ag-theme-balham-dark .ag-tooltip,.ag-theme-balham-auto-dark .ag-tooltip{border:none}.ag-theme-balham .ag-panel-title-bar-button-icon,.ag-theme-balham-dark .ag-panel-title-bar-button-icon,.ag-theme-balham-auto-dark .ag-panel-title-bar-button-icon{font-size:calc(var(--ag-icon-size) + var(--ag-grid-size))}.ag-theme-balham .ag-panel,.ag-theme-balham-dark .ag-panel,.ag-theme-balham-auto-dark .ag-panel{background-color:var(--ag-header-background-color)}.ag-theme-balham .ag-chart-data-section,.ag-theme-balham .ag-chart-format-section,.ag-theme-balham .ag-chart-advanced-settings-section,.ag-theme-balham-dark .ag-chart-data-section,.ag-theme-balham-dark .ag-chart-format-section,.ag-theme-balham-dark .ag-chart-advanced-settings-section,.ag-theme-balham-auto-dark .ag-chart-data-section,.ag-theme-balham-auto-dark .ag-chart-format-section,.ag-theme-balham-auto-dark .ag-chart-advanced-settings-section{padding-bottom:calc(var(--ag-grid-size) * .5)}.ag-theme-balham .ag-group-toolbar,.ag-theme-balham-dark .ag-group-toolbar,.ag-theme-balham-auto-dark .ag-group-toolbar{background-color:var(--ag-subheader-toolbar-background-color)}.ag-theme-balham .ag-chart-tab,.ag-theme-balham-dark .ag-chart-tab,.ag-theme-balham-auto-dark .ag-chart-tab{padding-top:calc(var(--ag-grid-size) * .5)}.ag-theme-balham .ag-charts-format-sub-level-group-item,.ag-theme-balham-dark .ag-charts-format-sub-level-group-item,.ag-theme-balham-auto-dark .ag-charts-format-sub-level-group-item{margin-bottom:calc(var(--ag-grid-size) * 1.5)}.ag-theme-balham .ag-filter-active .ag-icon-filter,.ag-theme-balham-dark .ag-filter-active .ag-icon-filter,.ag-theme-balham-auto-dark .ag-filter-active .ag-icon-filter{color:var(--ag-balham-active-color)}.ag-theme-balham .ag-color-input input[class^=ag-][type=text].ag-input-field-input,.ag-theme-balham-dark .ag-color-input input[class^=ag-][type=text].ag-input-field-input,.ag-theme-balham-auto-dark .ag-color-input input[class^=ag-][type=text].ag-input-field-input{min-height:calc(var(--ag-icon-size) + 4px)}.ag-theme-balham .ag-list-item-hovered:after,.ag-theme-balham-dark .ag-list-item-hovered:after,.ag-theme-balham-auto-dark .ag-list-item-hovered:after{background-color:var(--ag-balham-active-color)}.ag-theme-balham .ag-pill .ag-pill-button:hover,.ag-theme-balham-dark .ag-pill .ag-pill-button:hover,.ag-theme-balham-auto-dark .ag-pill .ag-pill-button:hover{color:var(--ag-balham-active-color)}.ag-theme-balham .ag-header-highlight-before:after,.ag-theme-balham .ag-header-highlight-after:after,.ag-theme-balham-dark .ag-header-highlight-before:after,.ag-theme-balham-dark .ag-header-highlight-after:after,.ag-theme-balham-auto-dark .ag-header-highlight-before:after,.ag-theme-balham-auto-dark .ag-header-highlight-after:after{background-color:var(--ag-balham-active-color)}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:hsl(0,0%,70%) #ccc hsl(0,0%,85%)}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid hsl(0,0%,90%)}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid rgb(183.6,218.88,255);border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid rgb(183.6,218.88,255)}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.agtable-cell{font-size:14px;margin:0}.agtable-cell.agtable-cell-clickable{cursor:pointer;text-decoration:underline}.ag-cell{outline:none;padding:3px 12px!important;border:0!important;-webkit-user-select:none;user-select:none}.highlighted-column-cell{border-left:solid 1px #6941eb!important;border-right:solid 1px #6941eb!important;background:#e1e1e1;font-weight:700}.ag-row-last .highlighted-column-cell{border-bottom:solid 1px #6941eb!important}.highlighted-column-header{border-top:solid 1px #6941eb!important;border-left:solid 1px #6941eb!important;border-right:solid 1px #6941eb!important;background:#e1e1e1;font-weight:700;color:#262626}.ag-row-selected{color:#6941eb!important;box-shadow:0 2px 4px #e1e1e1!important;border-left:solid 4px #6941eb!important}.ag-floating-filter-full-body .ag-input-text-wrapper{margin-top:5px!important}.ag-font-style{user-select:initial;-moz-user-select:text;-ms-user-select:text;-webkit-user-select:text}.ag-root-wrapper-body.ag-layout-normal{height:100%}.ag-floating-filter-full-body .ag-input-text-wrapper{margin-bottom:5px!important}#SegmentManagementClientsTable .ag-cell,#SegmentManagementSegmentTable .ag-cell,#SegmentManagementSegmentMappingTable .ag-cell{border-right:1px solid #e1e1e1!important}.ag-dialog,.ag-panel,.ag-column-select{background-color:#fff!important}.full-width{width:100%;max-width:100%}.full-height{height:100%;max-height:100%}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-x-hidden{overflow-x:hidden}.scrollable::-webkit-scrollbar{width:8px;background:#eae4fc;transition:all .2s;border-left:1px solid rgba(105,65,235,.4392156863);border-right:1px solid rgba(105,65,235,.4392156863)}.scrollable::-webkit-scrollbar-thumb{background:#6941eb;border-radius:4px;transition:all .2s}.scrollable-h::-webkit-scrollbar{height:8px;background:#eae4fc;transition:all .2s;border-left:1px solid rgba(105,65,235,.4392156863);border-right:1px solid rgba(105,65,235,.4392156863)}.scrollable-h::-webkit-scrollbar-thumb{background:#6941eb;border-radius:4px;transition:all .2s}.will-scroll{overflow-x:hidden;overflow-y:auto}.will-scroll-fixed-width{overflow-x:hidden;overflow-y:scroll}.one-liner,.ag-theme-balham .ag-row .ag-cell .ag-cell-wrapper,.ag-theme-balham .ag-row .ag-cell span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-border{border-top:1px solid #ddd}.no-outline{outline:none}.alert-border{width:35px}.alert-message{margin:15px;flex-direction:row}.alert-content a{text-decoration:underline}.warning-message.alert-message{border:1px solid #ffa532}.warning-message .alert-border{background:#ffa532}.warning-message .alert-header,.warning-message .alert-border .fa{color:#be9b00}.info-message.alert-message{border:1px solid rgb(156.5,200.4028571429,255)}.info-message .alert-border{background:#9dc8ff}.info-message .alert-header,.info-message .alert-border .fa{color:#509eff}.warning-icon .fa-exclamation-triangle{margin-right:15px;font-size:2rem;cursor:auto}.default-cursor{cursor:default!important}.disabled{background:#00000012;color:#00000080;font-style:italic}.no-select{-webkit-user-select:none;user-select:none}.gradient.thresholds-interpreted-safe,.active-chart.thresholds-interpreted-safe{background:linear-gradient(to bottom right,#2ffff3,#00c8bc)}.gradient.thresholds-interpreted-warning,.active-chart.thresholds-interpreted-warning{background:linear-gradient(to bottom right,#ffd298,#fe8e00)}.gradient.thresholds-interpreted-danger,.active-chart.thresholds-interpreted-danger{background:linear-gradient(to bottom right,#fe494f,#ad0107)}.btn-secondary:focus{outline:none}.search-box.inpbox{box-shadow:2px 2px 5px #dadada;border:1px solid rgba(218,218,218,.8)}.position-relative{position:relative}.position-absolute-0{position:absolute;left:0;right:0}.no-padding{padding:0}.invisible{visibility:hidden}.item-list .list-group-item{padding:0}.item-list .list-group-inner-button{font-size:1.7rem;padding:20px}@-moz-document url-prefix(){.scrollable,.scrollable-h,.ng-dropdown-panel-items{scrollbar-width:8px;scrollbar-color:#6941eb #eae4fc;border-left:1px solid rgba(105,65,235,.4392156863)}}.ng-dropdown-panel-items::-webkit-scrollbar{width:8px;background:#eae4fc;transition:all .2s;border-left:1px solid rgba(105,65,235,.4392156863)}.ng-dropdown-panel-items::-webkit-scrollbar-thumb{background:#6941eb;border-radius:4px;transition:all .2s}.ag-theme-balham{--ag-foreground-color: $primary-dark-gray;--ag-header-background-color: $primary-violet;--ag-header-foreground-color: $primary-white;--ag-font-family: "Inter";--ag-font-size: 14px;--ag-row-hover-color: lighten($primary-violet, 28%);cursor:default}.ag-theme-balham .ag-root-wrapper{cursor:default;border:none}.ag-theme-balham .ag-body-viewport{overflow-x:hidden;overflow-y:auto}.ag-theme-balham .ag-header-cell-menu-button .ag-icon-menu{display:none}.ag-theme-balham .ag-root-wrapper-body{cursor:default;border:solid 1px #e1e1e1}.ag-theme-balham .ag-header{cursor:default;border-bottom:solid #ffffff 2px;border-right:none;background-color:#6941eb}.ag-theme-balham .ag-header div[data-ref=eFloatingFilterText]{cursor:pointer}.ag-theme-balham .ag-header-row{cursor:default;color:#fff;font-weight:400}.ag-theme-balham .ag-header-row>.ag-header-cell>.ag-labeled>.ag-header-cell-sorted-asc>.ag-header-cell-label>.ag-sort-indicator-container>.ag-sort-indicator-icon .ag-sort-ascending-icon>.ag-icon,.ag-theme-balham .ag-icon-asc{color:#fff}.ag-theme-balham .ag-header-row:not(:first-child){cursor:default;color:#262626!important;border:none}.ag-theme-balham .ag-row{border:none;cursor:default}.ag-theme-balham .ag-row-even{cursor:default;background-color:#e9e3fc}.ag-theme-balham .ag-row-hover{cursor:default;background-color:#cfc2f9!important}.ag-theme-balham .ag-row-selected{border:none!important;box-shadow:0 2px 4px #ebebeb!important;color:#262626!important;background-color:#cfc2f9!important}.ag-theme-balham .ag-paging-panel{border:none;color:#6941eb;font-weight:700}.ag-theme-balham .ag-header-row:first-of-type .ag-icon{color:#fff!important}.ag-theme-balham .ag-icon{color:#6941eb!important}.ag-theme-balham .ag-paging-button{color:#6941eb}.ag-theme-balham .ag-header-cell-label>.ag-sort-indicator-container>.ag-sort-ascending-icon>.ag-icon-asc,.ag-theme-balham .ag-header-cell-label>.ag-sort-indicator-container>.ag-sort-descending-icon>.ag-icon-desc{color:#fff}.ag-theme-balham .ag-icon-filter{color:#fff}.ag-theme-balham .ag-side-button .ag-icon-filter{color:#6941eb}.ag-theme-balham .ag-row .ag-cell{display:flex;align-items:center;cursor:default}.ag-theme-balham .ag-cell{outline:none;padding:6px 12px!important;border:0!important;-webkit-user-select:none;user-select:none}.ag-theme-balham .ag-row-no-focus .ag-row-not-inline-editing{background-color:#b0a5c6!important;color:#262626!important}.ag-theme-balham .ag-overlay{background-color:#fff}.ag-theme-balham .ag-header-row .ag-header-row-column-filter{background-color:#f4f4f4}.ag-theme-balham .ag-header-row .ag-floating-filter{background-color:#fff}.ag-theme-balham .ag-header-row .ag-floating-filter:hover,.ag-theme-balham .ag-header-row .ag-floating-filter:focus{background-color:#fff!important}.ag-theme-balham .ag-header-row .ag-floating-filter input[type=text]{background-color:#fff}.ag-theme-balham .ag-checkbox-input-wrapper.ag-checked:after{color:#6941eb!important}.ag-theme-balham input[type=radio],.ag-theme-balham input[type=checkbox]{visibility:visible!important;left:0}.ag-theme-balham .ag-group-title{font-weight:400}.ag-theme-balham .ag-input-field-input,.ag-theme-balham .ag-text-field-input{border:1px solid #6941eb!important;border-radius:3px}#CompareInvoicesTable .ag-body{max-height:400px}bs-datepicker-container .theme-green .btn-clear-wrapper .btn-success,.theme-green .btn-clear-wrapper .btn-success:hover,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{border-color:#6941eb;background-color:#6941eb}.invoice-paid .capsule-structure{background-color:#ddffcd;color:green;width:65px}.invoice-partially-paid .capsule-structure{background-color:#ffe6c0;color:#f99500}.invoice-unpaid .capsule-structure{background-color:#ffd3d3;color:#e00109;width:65px}div:has(div>div.capsule-structure){justify-content:center}.capsule-structure{margin:4px 2px;border-radius:15px;text-align:center;width:100px}.sort-equal-icon-variance-in-grid{vertical-align:middle;color:#6941eb;font-size:2em}.sort-desc-icon-variance-in-grid{vertical-align:super;color:#6941eb;margin-top:-4px}.sort-asc-icon-variance-in-grid{vertical-align:text-top;color:#6941eb;margin-top:2px}.variance-header>.ag-header-cell-comp-wrapper>.ag-cell-label-container>.ag-header-cell-label{float:none!important;width:auto!important;justify-content:center}.diagnostic-report-div #ClientDataGrid .ag-header-cell:nth-of-type(2){background:#ddffcd}.diagnostic-report-div #ClientDataGrid .ag-header-cell:nth-of-type(3){background:#ffe6c0}.diagnostic-report-div #ClientDataGrid .ag-header-cell:nth-of-type(4){background:#ffd3d3}.capsule-structure-success .capsule-structure{background-color:#ddffcd;color:green}.capsule-structure-success .capsule-structure .fa-circle{font-size:8px;margin-right:5px}.capsule-structure-danger .capsule-structure{background-color:#ddffcd;color:green}.capsule-structure-danger .capsule-structure .fa-circle{font-size:8px;margin-right:5px}#InvoiceSkuTable .ag-center-cols-viewport{min-height:100px!important}.resource-grid .ag-row .ag-cell{cursor:pointer!important}#EventListSection .no-shadow:focus{box-shadow:none!important}.ag-body-horizontal-scroll{height:8px!important;max-height:8px!important;min-height:8px!important}.ag-body-vertical-scroll,.ag-body-vertical-scroll-viewport,.ag-body-vertical-scroll-container{width:8px!important;max-width:8px!important;min-width:8px!important}.ag-body-vertical-scroll-viewport::-webkit-scrollbar,.ag-body-horizontal-scroll-viewport::-webkit-scrollbar{width:8px!important;background:#eae4fc!important;transition:all .2s;border-left:1px solid rgba(105,65,235,.4392156863)!important;overflow:auto}.ag-body-vertical-scroll-viewport::-webkit-scrollbar-thumb,.ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb{background:#6941eb;transition:all .2s}.ag-body-horizontal-scroll-viewport::-webkit-scrollbar{border-top:1px solid rgba(105,65,235,.4392156863)!important}.ag-virtual-list-viewport::-webkit-scrollbar{width:8px!important;background:#eae4fc!important;transition:all .2s;border-left:1px solid rgba(105,65,235,.4392156863)!important}.ag-virtual-list-viewport::-webkit-scrollbar-thumb{background:#6941eb;transition:all .2s}.ag-tool-panel-wrapper::-webkit-scrollbar{width:8px!important;background:#eae4fc!important;transition:all .2s;border-left:1px solid rgba(105,65,235,.4392156863)!important}.ag-tool-panel-wrapper::-webkit-scrollbar-thumb{background:#6941eb;transition:all .2s}.theme-violet .bs-datepicker-head,.theme-green .bs-datepicker-head,.theme-violet .bs-datepicker-predefined-btns button,.theme-violet .bs-datepicker-predefined-btns button.selected{background-color:#6941eb}.theme-violet .bs-datepicker-predefined-btns button.selected:hover{background-color:#4d1da3}.theme-violet .bs-datepicker-predefined-btns button.btn:hover{color:#fff}.theme-violet .bs-datepicker-body table td span.selected,.theme-violet .bs-datepicker-body table td.selected span,.theme-violet .bs-datepicker-body table td span[class*=select-]:after,.theme-violet .bs-datepicker-body table td[class*=select-] span:after{background-color:#6941eb}.theme-violet .bs-datepicker-body table td.week span{color:#6941eb}.theme-violet .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#6941eb;color:#fff;opacity:.5;transition:0s}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#6941eb}.ng-select-no-dropdown-arrow .ng-arrow-wrapper{display:none}.ng-select-no-dropdown-arrow .ng-clear-wrapper{margin-right:5px}#SdmSelectClient .ng-select.sdm-desktop-multi-select-clients .ng-select-container .ng-value-container .ng-value{border-color:#e1e1e1;color:#262626;background-color:#ddc6a9;font-size:1.4rem}#SdmSelectClient .ng-select.sdm-desktop-multi-select-clients .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{display:inline-block;border-right-color:#e1e1e1;font-size:1.7rem}#SdmSelectClient .ng-select.sdm-desktop-multi-select-clients .ng-select-container .ng-value-container .ng-value .ng-value-icon.left:hover{background-color:#e1e1e1}.ng-select.ng-select-multiple:not(.ng-select-disabled) .ng-select-container .ng-value-container .ng-value{background-color:#6941eb;border-color:#6941eb;color:#fff}.ng-select.ng-select-multiple:not(.ng-select-disabled) .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right-color:#6941eb}.ng-select.ng-select-multiple:not(.ng-select-disabled) .ng-select-container .ng-value-container .ng-value .ng-value-icon.left:hover{background-color:#6941eb}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{color:#262626!important;background-color:#d6cbfa!important}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option:hover,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{color:#fff;background-color:#7b58ed}.ng-dropdown-panel{margin:0!important;width:auto!important}ng-select>div>div>div{min-width:47%}.argos-section-header{font-size:2.4rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid rgba(0,0,0,.12)}.argos-modal-flex{width:auto!important;max-width:75%;justify-content:center;height:100%;padding:30px 0;margin:auto}.argos-modal-flex .modal-content{overflow:hidden;min-height:180px}.argos-modal-flex gw-argos-modal-content{max-height:100%}.argos-modal-flex.modal-small{max-width:40%}.argos-modal-flex.modal-medium{max-width:60%}.argos-modal-flex.modal-large{max-width:80%}.gw-accordion-group .panel{margin:0}.gw-accordion-group .panel-heading{cursor:pointer;box-shadow:0 0!important;padding:0!important}.gw-accordion-group .panel-heading:hover{background-color:#6941eb26}.gw-accordion-group .card-header{margin-bottom:0;border-bottom:0px}.gw-accordion-group .panel-title{font-weight:400}.gw-accordion-group i{transition:transform .2s linear}.accordion .panel-heading:hover{background-color:#6941eb26}.panel-heading{background-color:#fff;font-size:1em}.gw-accordion-group i.toggle{margin-left:10px;transition:transform .2s linear}.is-open i.toggle{transform:rotate(90deg)}.input-group .input-group-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1.4rem;font-weight:400;line-height:1.5;text-align:center;white-space:nowrap;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.input-group .input-group-button:hover{background-color:#dadada}.validator-error-message{color:red;font-size:1.3rem;visibility:visible;margin-top:.5rem}.steps .step{width:25%;background-color:#ebe7eb}.steps .step .step__value{height:40px;border-top:1px solid #d5d8dc;border-bottom:1px solid #d5d8dc;cursor:pointer}.steps .step .step__value.step__value--disabled{color:#b2b4b2;pointer-events:none}.steps .step:before{content:"";display:block;position:absolute;top:6px;right:-16px;border:solid #d5d8dc;border-width:0 1px 1px 0;width:28px;height:28px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);z-index:2}.steps .step:after{content:"";display:block;position:absolute;top:0;right:-20px;width:0;height:0;border-top:20px solid transparent;border-left:20px solid #ebe7eb;border-bottom:20px solid transparent;z-index:1}.steps .step:first-child{border-left:1px solid #d5d8dc}.steps .step:last-child p{background-color:#ebe7eb;border-top:1px solid #d5d8dc;border-bottom:1px solid #d5d8dc;width:calc(100% - 20px)}.steps .step:last-child:before{right:4px}.steps .step:last-child:after{right:0}.steps .step.step__value--visited{color:#fff}.steps .step.step__value--active{color:#fff;font-weight:700}.steps .step.step__value--active:after{border-left:20px solid #6941eb}.steps .step.step__value--active p{background-color:#6941eb}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:4px!important}.mt-1,.my-1{margin-top:4px!important}.mr-1,.mx-1{margin-right:4px!important}.mb-1,.my-1{margin-bottom:4px!important}.ml-1,.mx-1{margin-left:4px!important}.m-2{margin:8px!important}.mt-2,.my-2{margin-top:8px!important}.mr-2,.mx-2{margin-right:8px!important}.mb-2,.my-2{margin-bottom:8px!important}.ml-2,.mx-2{margin-left:8px!important}.m-3{margin:16px!important}.mt-3,.my-3{margin-top:16px!important}.mr-3,.mx-3{margin-right:16px!important}.mb-3,.my-3{margin-bottom:16px!important}.ml-3,.mx-3{margin-left:16px!important}.m-4{margin:24px!important}.mt-4,.my-4{margin-top:24px!important}.mr-4,.mx-4{margin-right:24px!important}.mb-4,.my-4{margin-bottom:24px!important}.ml-4,.mx-4{margin-left:24px!important}.m-5{margin:32px!important}.mt-5,.my-5{margin-top:32px!important}.mr-5,.mx-5{margin-right:32px!important}.mb-5,.my-5{margin-bottom:32px!important}.ml-5,.mx-5{margin-left:32px!important}.m-6{margin:48px!important}.mt-6,.my-6{margin-top:48px!important}.mr-6,.mx-6{margin-right:48px!important}.mb-6,.my-6{margin-bottom:48px!important}.ml-6,.mx-6{margin-left:48px!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:4px!important}.pt-1,.py-1{padding-top:4px!important}.pr-1,.px-1{padding-right:4px!important}.pb-1,.py-1{padding-bottom:4px!important}.pl-1,.px-1{padding-left:4px!important}.p-2{padding:8px!important}.pt-2,.py-2,.modal-header{padding-top:8px!important}.pr-2,.px-2{padding-right:8px!important}.pb-2,.py-2,.modal-header{padding-bottom:8px!important}.pl-2,.px-2{padding-left:8px!important}.p-3{padding:16px!important}.pt-3,.py-3{padding-top:16px!important}.pr-3,.px-3,.modal-header{padding-right:16px!important}.pb-3,.py-3{padding-bottom:16px!important}.pl-3,.px-3,.modal-header{padding-left:16px!important}.p-4{padding:24px!important}.pt-4,.py-4{padding-top:24px!important}.pr-4,.px-4{padding-right:24px!important}.pb-4,.py-4{padding-bottom:24px!important}.pl-4,.px-4{padding-left:24px!important}.p-5{padding:32px!important}.pt-5,.py-5{padding-top:32px!important}.pr-5,.px-5{padding-right:32px!important}.pb-5,.py-5{padding-bottom:32px!important}.pl-5,.px-5{padding-left:32px!important}.p-6{padding:48px!important}.pt-6,.py-6{padding-top:48px!important}.pr-6,.px-6{padding-right:48px!important}.pb-6,.py-6{padding-bottom:48px!important}.pl-6,.px-6{padding-left:48px!important}.m-n1{margin:-4px!important}.mt-n1,.my-n1{margin-top:-4px!important}.mr-n1,.mx-n1{margin-right:-4px!important}.mb-n1,.my-n1{margin-bottom:-4px!important}.ml-n1,.mx-n1{margin-left:-4px!important}.m-n2{margin:-8px!important}.mt-n2,.my-n2{margin-top:-8px!important}.mr-n2,.mx-n2{margin-right:-8px!important}.mb-n2,.my-n2{margin-bottom:-8px!important}.ml-n2,.mx-n2{margin-left:-8px!important}.m-n3{margin:-16px!important}.mt-n3,.my-n3{margin-top:-16px!important}.mr-n3,.mx-n3{margin-right:-16px!important}.mb-n3,.my-n3{margin-bottom:-16px!important}.ml-n3,.mx-n3{margin-left:-16px!important}.m-n4{margin:-24px!important}.mt-n4,.my-n4{margin-top:-24px!important}.mr-n4,.mx-n4{margin-right:-24px!important}.mb-n4,.my-n4{margin-bottom:-24px!important}.ml-n4,.mx-n4{margin-left:-24px!important}.m-n5{margin:-32px!important}.mt-n5,.my-n5{margin-top:-32px!important}.mr-n5,.mx-n5{margin-right:-32px!important}.mb-n5,.my-n5{margin-bottom:-32px!important}.ml-n5,.mx-n5{margin-left:-32px!important}.m-n6{margin:-48px!important}.mt-n6,.my-n6{margin-top:-48px!important}.mr-n6,.mx-n6{margin-right:-48px!important}.mb-n6,.my-n6{margin-bottom:-48px!important}.ml-n6,.mx-n6{margin-left:-48px!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:4px!important}.mt-sm-1,.my-sm-1{margin-top:4px!important}.mr-sm-1,.mx-sm-1{margin-right:4px!important}.mb-sm-1,.my-sm-1{margin-bottom:4px!important}.ml-sm-1,.mx-sm-1{margin-left:4px!important}.m-sm-2{margin:8px!important}.mt-sm-2,.my-sm-2{margin-top:8px!important}.mr-sm-2,.mx-sm-2{margin-right:8px!important}.mb-sm-2,.my-sm-2{margin-bottom:8px!important}.ml-sm-2,.mx-sm-2{margin-left:8px!important}.m-sm-3{margin:16px!important}.mt-sm-3,.my-sm-3{margin-top:16px!important}.mr-sm-3,.mx-sm-3{margin-right:16px!important}.mb-sm-3,.my-sm-3{margin-bottom:16px!important}.ml-sm-3,.mx-sm-3{margin-left:16px!important}.m-sm-4{margin:24px!important}.mt-sm-4,.my-sm-4{margin-top:24px!important}.mr-sm-4,.mx-sm-4{margin-right:24px!important}.mb-sm-4,.my-sm-4{margin-bottom:24px!important}.ml-sm-4,.mx-sm-4{margin-left:24px!important}.m-sm-5{margin:32px!important}.mt-sm-5,.my-sm-5{margin-top:32px!important}.mr-sm-5,.mx-sm-5{margin-right:32px!important}.mb-sm-5,.my-sm-5{margin-bottom:32px!important}.ml-sm-5,.mx-sm-5{margin-left:32px!important}.m-sm-6{margin:48px!important}.mt-sm-6,.my-sm-6{margin-top:48px!important}.mr-sm-6,.mx-sm-6{margin-right:48px!important}.mb-sm-6,.my-sm-6{margin-bottom:48px!important}.ml-sm-6,.mx-sm-6{margin-left:48px!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:4px!important}.pt-sm-1,.py-sm-1{padding-top:4px!important}.pr-sm-1,.px-sm-1{padding-right:4px!important}.pb-sm-1,.py-sm-1{padding-bottom:4px!important}.pl-sm-1,.px-sm-1{padding-left:4px!important}.p-sm-2{padding:8px!important}.pt-sm-2,.py-sm-2{padding-top:8px!important}.pr-sm-2,.px-sm-2{padding-right:8px!important}.pb-sm-2,.py-sm-2{padding-bottom:8px!important}.pl-sm-2,.px-sm-2{padding-left:8px!important}.p-sm-3{padding:16px!important}.pt-sm-3,.py-sm-3{padding-top:16px!important}.pr-sm-3,.px-sm-3{padding-right:16px!important}.pb-sm-3,.py-sm-3{padding-bottom:16px!important}.pl-sm-3,.px-sm-3{padding-left:16px!important}.p-sm-4{padding:24px!important}.pt-sm-4,.py-sm-4{padding-top:24px!important}.pr-sm-4,.px-sm-4{padding-right:24px!important}.pb-sm-4,.py-sm-4{padding-bottom:24px!important}.pl-sm-4,.px-sm-4{padding-left:24px!important}.p-sm-5{padding:32px!important}.pt-sm-5,.py-sm-5{padding-top:32px!important}.pr-sm-5,.px-sm-5{padding-right:32px!important}.pb-sm-5,.py-sm-5{padding-bottom:32px!important}.pl-sm-5,.px-sm-5{padding-left:32px!important}.p-sm-6{padding:48px!important}.pt-sm-6,.py-sm-6{padding-top:48px!important}.pr-sm-6,.px-sm-6{padding-right:48px!important}.pb-sm-6,.py-sm-6{padding-bottom:48px!important}.pl-sm-6,.px-sm-6{padding-left:48px!important}.m-sm-n1{margin:-4px!important}.mt-sm-n1,.my-sm-n1{margin-top:-4px!important}.mr-sm-n1,.mx-sm-n1{margin-right:-4px!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-4px!important}.ml-sm-n1,.mx-sm-n1{margin-left:-4px!important}.m-sm-n2{margin:-8px!important}.mt-sm-n2,.my-sm-n2{margin-top:-8px!important}.mr-sm-n2,.mx-sm-n2{margin-right:-8px!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-8px!important}.ml-sm-n2,.mx-sm-n2{margin-left:-8px!important}.m-sm-n3{margin:-16px!important}.mt-sm-n3,.my-sm-n3{margin-top:-16px!important}.mr-sm-n3,.mx-sm-n3{margin-right:-16px!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-16px!important}.ml-sm-n3,.mx-sm-n3{margin-left:-16px!important}.m-sm-n4{margin:-24px!important}.mt-sm-n4,.my-sm-n4{margin-top:-24px!important}.mr-sm-n4,.mx-sm-n4{margin-right:-24px!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-24px!important}.ml-sm-n4,.mx-sm-n4{margin-left:-24px!important}.m-sm-n5{margin:-32px!important}.mt-sm-n5,.my-sm-n5{margin-top:-32px!important}.mr-sm-n5,.mx-sm-n5{margin-right:-32px!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-32px!important}.ml-sm-n5,.mx-sm-n5{margin-left:-32px!important}.m-sm-n6{margin:-48px!important}.mt-sm-n6,.my-sm-n6{margin-top:-48px!important}.mr-sm-n6,.mx-sm-n6{margin-right:-48px!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-48px!important}.ml-sm-n6,.mx-sm-n6{margin-left:-48px!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:4px!important}.mt-md-1,.my-md-1{margin-top:4px!important}.mr-md-1,.mx-md-1{margin-right:4px!important}.mb-md-1,.my-md-1{margin-bottom:4px!important}.ml-md-1,.mx-md-1{margin-left:4px!important}.m-md-2{margin:8px!important}.mt-md-2,.my-md-2{margin-top:8px!important}.mr-md-2,.mx-md-2{margin-right:8px!important}.mb-md-2,.my-md-2{margin-bottom:8px!important}.ml-md-2,.mx-md-2{margin-left:8px!important}.m-md-3{margin:16px!important}.mt-md-3,.my-md-3{margin-top:16px!important}.mr-md-3,.mx-md-3{margin-right:16px!important}.mb-md-3,.my-md-3{margin-bottom:16px!important}.ml-md-3,.mx-md-3{margin-left:16px!important}.m-md-4{margin:24px!important}.mt-md-4,.my-md-4{margin-top:24px!important}.mr-md-4,.mx-md-4{margin-right:24px!important}.mb-md-4,.my-md-4{margin-bottom:24px!important}.ml-md-4,.mx-md-4{margin-left:24px!important}.m-md-5{margin:32px!important}.mt-md-5,.my-md-5{margin-top:32px!important}.mr-md-5,.mx-md-5{margin-right:32px!important}.mb-md-5,.my-md-5{margin-bottom:32px!important}.ml-md-5,.mx-md-5{margin-left:32px!important}.m-md-6{margin:48px!important}.mt-md-6,.my-md-6{margin-top:48px!important}.mr-md-6,.mx-md-6{margin-right:48px!important}.mb-md-6,.my-md-6{margin-bottom:48px!important}.ml-md-6,.mx-md-6{margin-left:48px!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:4px!important}.pt-md-1,.py-md-1{padding-top:4px!important}.pr-md-1,.px-md-1{padding-right:4px!important}.pb-md-1,.py-md-1{padding-bottom:4px!important}.pl-md-1,.px-md-1{padding-left:4px!important}.p-md-2{padding:8px!important}.pt-md-2,.py-md-2{padding-top:8px!important}.pr-md-2,.px-md-2{padding-right:8px!important}.pb-md-2,.py-md-2{padding-bottom:8px!important}.pl-md-2,.px-md-2{padding-left:8px!important}.p-md-3{padding:16px!important}.pt-md-3,.py-md-3{padding-top:16px!important}.pr-md-3,.px-md-3{padding-right:16px!important}.pb-md-3,.py-md-3{padding-bottom:16px!important}.pl-md-3,.px-md-3{padding-left:16px!important}.p-md-4{padding:24px!important}.pt-md-4,.py-md-4{padding-top:24px!important}.pr-md-4,.px-md-4{padding-right:24px!important}.pb-md-4,.py-md-4{padding-bottom:24px!important}.pl-md-4,.px-md-4{padding-left:24px!important}.p-md-5{padding:32px!important}.pt-md-5,.py-md-5{padding-top:32px!important}.pr-md-5,.px-md-5{padding-right:32px!important}.pb-md-5,.py-md-5{padding-bottom:32px!important}.pl-md-5,.px-md-5{padding-left:32px!important}.p-md-6{padding:48px!important}.pt-md-6,.py-md-6{padding-top:48px!important}.pr-md-6,.px-md-6{padding-right:48px!important}.pb-md-6,.py-md-6{padding-bottom:48px!important}.pl-md-6,.px-md-6{padding-left:48px!important}.m-md-n1{margin:-4px!important}.mt-md-n1,.my-md-n1{margin-top:-4px!important}.mr-md-n1,.mx-md-n1{margin-right:-4px!important}.mb-md-n1,.my-md-n1{margin-bottom:-4px!important}.ml-md-n1,.mx-md-n1{margin-left:-4px!important}.m-md-n2{margin:-8px!important}.mt-md-n2,.my-md-n2{margin-top:-8px!important}.mr-md-n2,.mx-md-n2{margin-right:-8px!important}.mb-md-n2,.my-md-n2{margin-bottom:-8px!important}.ml-md-n2,.mx-md-n2{margin-left:-8px!important}.m-md-n3{margin:-16px!important}.mt-md-n3,.my-md-n3{margin-top:-16px!important}.mr-md-n3,.mx-md-n3{margin-right:-16px!important}.mb-md-n3,.my-md-n3{margin-bottom:-16px!important}.ml-md-n3,.mx-md-n3{margin-left:-16px!important}.m-md-n4{margin:-24px!important}.mt-md-n4,.my-md-n4{margin-top:-24px!important}.mr-md-n4,.mx-md-n4{margin-right:-24px!important}.mb-md-n4,.my-md-n4{margin-bottom:-24px!important}.ml-md-n4,.mx-md-n4{margin-left:-24px!important}.m-md-n5{margin:-32px!important}.mt-md-n5,.my-md-n5{margin-top:-32px!important}.mr-md-n5,.mx-md-n5{margin-right:-32px!important}.mb-md-n5,.my-md-n5{margin-bottom:-32px!important}.ml-md-n5,.mx-md-n5{margin-left:-32px!important}.m-md-n6{margin:-48px!important}.mt-md-n6,.my-md-n6{margin-top:-48px!important}.mr-md-n6,.mx-md-n6{margin-right:-48px!important}.mb-md-n6,.my-md-n6{margin-bottom:-48px!important}.ml-md-n6,.mx-md-n6{margin-left:-48px!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:4px!important}.mt-lg-1,.my-lg-1{margin-top:4px!important}.mr-lg-1,.mx-lg-1{margin-right:4px!important}.mb-lg-1,.my-lg-1{margin-bottom:4px!important}.ml-lg-1,.mx-lg-1{margin-left:4px!important}.m-lg-2{margin:8px!important}.mt-lg-2,.my-lg-2{margin-top:8px!important}.mr-lg-2,.mx-lg-2{margin-right:8px!important}.mb-lg-2,.my-lg-2{margin-bottom:8px!important}.ml-lg-2,.mx-lg-2{margin-left:8px!important}.m-lg-3{margin:16px!important}.mt-lg-3,.my-lg-3{margin-top:16px!important}.mr-lg-3,.mx-lg-3{margin-right:16px!important}.mb-lg-3,.my-lg-3{margin-bottom:16px!important}.ml-lg-3,.mx-lg-3{margin-left:16px!important}.m-lg-4{margin:24px!important}.mt-lg-4,.my-lg-4{margin-top:24px!important}.mr-lg-4,.mx-lg-4{margin-right:24px!important}.mb-lg-4,.my-lg-4{margin-bottom:24px!important}.ml-lg-4,.mx-lg-4{margin-left:24px!important}.m-lg-5{margin:32px!important}.mt-lg-5,.my-lg-5{margin-top:32px!important}.mr-lg-5,.mx-lg-5{margin-right:32px!important}.mb-lg-5,.my-lg-5{margin-bottom:32px!important}.ml-lg-5,.mx-lg-5{margin-left:32px!important}.m-lg-6{margin:48px!important}.mt-lg-6,.my-lg-6{margin-top:48px!important}.mr-lg-6,.mx-lg-6{margin-right:48px!important}.mb-lg-6,.my-lg-6{margin-bottom:48px!important}.ml-lg-6,.mx-lg-6{margin-left:48px!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:4px!important}.pt-lg-1,.py-lg-1{padding-top:4px!important}.pr-lg-1,.px-lg-1{padding-right:4px!important}.pb-lg-1,.py-lg-1{padding-bottom:4px!important}.pl-lg-1,.px-lg-1{padding-left:4px!important}.p-lg-2{padding:8px!important}.pt-lg-2,.py-lg-2{padding-top:8px!important}.pr-lg-2,.px-lg-2{padding-right:8px!important}.pb-lg-2,.py-lg-2{padding-bottom:8px!important}.pl-lg-2,.px-lg-2{padding-left:8px!important}.p-lg-3{padding:16px!important}.pt-lg-3,.py-lg-3{padding-top:16px!important}.pr-lg-3,.px-lg-3{padding-right:16px!important}.pb-lg-3,.py-lg-3{padding-bottom:16px!important}.pl-lg-3,.px-lg-3{padding-left:16px!important}.p-lg-4{padding:24px!important}.pt-lg-4,.py-lg-4{padding-top:24px!important}.pr-lg-4,.px-lg-4{padding-right:24px!important}.pb-lg-4,.py-lg-4{padding-bottom:24px!important}.pl-lg-4,.px-lg-4{padding-left:24px!important}.p-lg-5{padding:32px!important}.pt-lg-5,.py-lg-5{padding-top:32px!important}.pr-lg-5,.px-lg-5{padding-right:32px!important}.pb-lg-5,.py-lg-5{padding-bottom:32px!important}.pl-lg-5,.px-lg-5{padding-left:32px!important}.p-lg-6{padding:48px!important}.pt-lg-6,.py-lg-6{padding-top:48px!important}.pr-lg-6,.px-lg-6{padding-right:48px!important}.pb-lg-6,.py-lg-6{padding-bottom:48px!important}.pl-lg-6,.px-lg-6{padding-left:48px!important}.m-lg-n1{margin:-4px!important}.mt-lg-n1,.my-lg-n1{margin-top:-4px!important}.mr-lg-n1,.mx-lg-n1{margin-right:-4px!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-4px!important}.ml-lg-n1,.mx-lg-n1{margin-left:-4px!important}.m-lg-n2{margin:-8px!important}.mt-lg-n2,.my-lg-n2{margin-top:-8px!important}.mr-lg-n2,.mx-lg-n2{margin-right:-8px!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-8px!important}.ml-lg-n2,.mx-lg-n2{margin-left:-8px!important}.m-lg-n3{margin:-16px!important}.mt-lg-n3,.my-lg-n3{margin-top:-16px!important}.mr-lg-n3,.mx-lg-n3{margin-right:-16px!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-16px!important}.ml-lg-n3,.mx-lg-n3{margin-left:-16px!important}.m-lg-n4{margin:-24px!important}.mt-lg-n4,.my-lg-n4{margin-top:-24px!important}.mr-lg-n4,.mx-lg-n4{margin-right:-24px!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-24px!important}.ml-lg-n4,.mx-lg-n4{margin-left:-24px!important}.m-lg-n5{margin:-32px!important}.mt-lg-n5,.my-lg-n5{margin-top:-32px!important}.mr-lg-n5,.mx-lg-n5{margin-right:-32px!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-32px!important}.ml-lg-n5,.mx-lg-n5{margin-left:-32px!important}.m-lg-n6{margin:-48px!important}.mt-lg-n6,.my-lg-n6{margin-top:-48px!important}.mr-lg-n6,.mx-lg-n6{margin-right:-48px!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-48px!important}.ml-lg-n6,.mx-lg-n6{margin-left:-48px!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:4px!important}.mt-xl-1,.my-xl-1{margin-top:4px!important}.mr-xl-1,.mx-xl-1{margin-right:4px!important}.mb-xl-1,.my-xl-1{margin-bottom:4px!important}.ml-xl-1,.mx-xl-1{margin-left:4px!important}.m-xl-2{margin:8px!important}.mt-xl-2,.my-xl-2{margin-top:8px!important}.mr-xl-2,.mx-xl-2{margin-right:8px!important}.mb-xl-2,.my-xl-2{margin-bottom:8px!important}.ml-xl-2,.mx-xl-2{margin-left:8px!important}.m-xl-3{margin:16px!important}.mt-xl-3,.my-xl-3{margin-top:16px!important}.mr-xl-3,.mx-xl-3{margin-right:16px!important}.mb-xl-3,.my-xl-3{margin-bottom:16px!important}.ml-xl-3,.mx-xl-3{margin-left:16px!important}.m-xl-4{margin:24px!important}.mt-xl-4,.my-xl-4{margin-top:24px!important}.mr-xl-4,.mx-xl-4{margin-right:24px!important}.mb-xl-4,.my-xl-4{margin-bottom:24px!important}.ml-xl-4,.mx-xl-4{margin-left:24px!important}.m-xl-5{margin:32px!important}.mt-xl-5,.my-xl-5{margin-top:32px!important}.mr-xl-5,.mx-xl-5{margin-right:32px!important}.mb-xl-5,.my-xl-5{margin-bottom:32px!important}.ml-xl-5,.mx-xl-5{margin-left:32px!important}.m-xl-6{margin:48px!important}.mt-xl-6,.my-xl-6{margin-top:48px!important}.mr-xl-6,.mx-xl-6{margin-right:48px!important}.mb-xl-6,.my-xl-6{margin-bottom:48px!important}.ml-xl-6,.mx-xl-6{margin-left:48px!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:4px!important}.pt-xl-1,.py-xl-1{padding-top:4px!important}.pr-xl-1,.px-xl-1{padding-right:4px!important}.pb-xl-1,.py-xl-1{padding-bottom:4px!important}.pl-xl-1,.px-xl-1{padding-left:4px!important}.p-xl-2{padding:8px!important}.pt-xl-2,.py-xl-2{padding-top:8px!important}.pr-xl-2,.px-xl-2{padding-right:8px!important}.pb-xl-2,.py-xl-2{padding-bottom:8px!important}.pl-xl-2,.px-xl-2{padding-left:8px!important}.p-xl-3{padding:16px!important}.pt-xl-3,.py-xl-3{padding-top:16px!important}.pr-xl-3,.px-xl-3{padding-right:16px!important}.pb-xl-3,.py-xl-3{padding-bottom:16px!important}.pl-xl-3,.px-xl-3{padding-left:16px!important}.p-xl-4{padding:24px!important}.pt-xl-4,.py-xl-4{padding-top:24px!important}.pr-xl-4,.px-xl-4{padding-right:24px!important}.pb-xl-4,.py-xl-4{padding-bottom:24px!important}.pl-xl-4,.px-xl-4{padding-left:24px!important}.p-xl-5{padding:32px!important}.pt-xl-5,.py-xl-5{padding-top:32px!important}.pr-xl-5,.px-xl-5{padding-right:32px!important}.pb-xl-5,.py-xl-5{padding-bottom:32px!important}.pl-xl-5,.px-xl-5{padding-left:32px!important}.p-xl-6{padding:48px!important}.pt-xl-6,.py-xl-6{padding-top:48px!important}.pr-xl-6,.px-xl-6{padding-right:48px!important}.pb-xl-6,.py-xl-6{padding-bottom:48px!important}.pl-xl-6,.px-xl-6{padding-left:48px!important}.m-xl-n1{margin:-4px!important}.mt-xl-n1,.my-xl-n1{margin-top:-4px!important}.mr-xl-n1,.mx-xl-n1{margin-right:-4px!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-4px!important}.ml-xl-n1,.mx-xl-n1{margin-left:-4px!important}.m-xl-n2{margin:-8px!important}.mt-xl-n2,.my-xl-n2{margin-top:-8px!important}.mr-xl-n2,.mx-xl-n2{margin-right:-8px!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-8px!important}.ml-xl-n2,.mx-xl-n2{margin-left:-8px!important}.m-xl-n3{margin:-16px!important}.mt-xl-n3,.my-xl-n3{margin-top:-16px!important}.mr-xl-n3,.mx-xl-n3{margin-right:-16px!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-16px!important}.ml-xl-n3,.mx-xl-n3{margin-left:-16px!important}.m-xl-n4{margin:-24px!important}.mt-xl-n4,.my-xl-n4{margin-top:-24px!important}.mr-xl-n4,.mx-xl-n4{margin-right:-24px!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-24px!important}.ml-xl-n4,.mx-xl-n4{margin-left:-24px!important}.m-xl-n5{margin:-32px!important}.mt-xl-n5,.my-xl-n5{margin-top:-32px!important}.mr-xl-n5,.mx-xl-n5{margin-right:-32px!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-32px!important}.ml-xl-n5,.mx-xl-n5{margin-left:-32px!important}.m-xl-n6{margin:-48px!important}.mt-xl-n6,.my-xl-n6{margin-top:-48px!important}.mr-xl-n6,.mx-xl-n6{margin-right:-48px!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-48px!important}.ml-xl-n6,.mx-xl-n6{margin-left:-48px!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.modal-header{display:flex;align-items:center;justify-content:space-between}.modal-content{min-height:150px}.hint-modal .modal-content{min-height:100px}.modal .modal-dialog-aside{width:450px;max-width:84%;height:100%;margin:0;transform:translate(0)}.modal .modal-dialog-aside.fixed-right{margin-right:auto;transform:translate3d(-100%,0,0)}.modal .modal-dialog-aside.fixed-left{margin-left:auto;transform:translate3d(100%,0,0)}.modal .modal-dialog-aside.maximized{width:100%!important;max-width:100%!important}.modal .modal-dialog-aside.collapsed-modal{width:15px!important;min-width:15px!important}.modal .modal-dialog-aside.collapsed-modal .modal-content{visibility:hidden!important}.modal .modal-dialog-aside .modal-content{height:inherit;border:0;border-radius:0;overflow-y:auto}.modal .modal-dialog-aside .modal-body{overflow-y:auto}.modal.fade .modal-dialog-aside{transition:transform .2s}.modal.show .modal-dialog-aside{transform:translate(0)}.modal-in-main modal-container,.modal-in-main bs-modal-backdrop{height:calc(100% - 60px);top:60px}.modal .feedback-sliding-modal .gw-modal-header{border-bottom:none!important}.modal .feedback-sliding-modal .border-top{border-top:none!important}.modal .feedback-sliding-modal .modal-content gw-modal-form-v2>div:nth-of-type(2){margin:auto}.modal .feedback-sliding-modal span.bs-rating-star{padding:0 5px!important;transition:all .25s;display:block;float:left}.modal .feedback-sliding-modal span.bs-rating-star:before{color:#fecb02;font-weight:300!important}.modal .feedback-sliding-modal span.bs-rating-star:hover{color:#fecb02;cursor:pointer;font-size:1.1em;transform:rotate(-15deg) scale(1.3)}.row-tight{margin-bottom:-16px;margin-left:-8px;margin-right:-8px}.row-tight>[class^=col-],.row-tight>.col{padding-left:8px;padding-right:8px;margin-bottom:16px}.col-tight>[class^=row-],.col-tight>.row{padding-top:8px;padding-bottom:8px}div#driver-popover-item,div#driver-popover-item *{font-family:Inter,sans-serif!important}.driver-btn-group{float:none!important}.driver-prev-btn{text-shadow:none!important}.driver-prev-btn:hover{background-color:#ddd!important;border-color:#ddd!important}.driver-next-btn{text-shadow:none!important;color:#fff!important;background-color:#6941eb!important;border-color:#6941eb!important}.driver-next-btn:hover{background-color:#4d1da3!important;border-color:#4d1da3!important}.driver-close-btn{color:#6941eb!important;text-decoration:underline!important;float:right!important;border:0px!important;background:#fff!important}.driver-close-btn:hover{color:#4d1da3!important}.driver-popover-footer{margin-bottom:10px}.last-popover{max-width:600px!important}.driver-highlighted-element{z-index:100004!important;pointer-events:none}.driver-disabled{display:none!important}tabset{position:relative;height:100%}tabset .nav-tabs{border-bottom:solid 3px #6941eb;padding-top:8px;display:flex;flex-wrap:wrap}tabset .nav-tabs .nav-item{text-wrap:nowrap}tabset .nav-tabs .nav-item:hover{background-color:initial}tabset .nav-tabs .nav-item .active{margin-top:-8px}tabset .nav-tabs .nav-item .nav-link{background-color:#fff;border-bottom:none;border-left:solid .1px rgba(105,65,235,.15);border-right:solid .1px rgba(105,65,235,.15);border-radius:0;text-transform:uppercase;color:#6941eb;transition:all .2s ease-out;height:35px;display:flex;align-items:center;justify-content:center;padding:0 5px;font-size:10px!important}@media (min-width: 992px){tabset .nav-tabs .nav-item .nav-link{font-size:14px!important}}tabset .nav-tabs .nav-item .nav-link .tab-header-container{flex-direction:column}tabset .nav-tabs .nav-item .nav-link:hover{border-bottom:none;border-left:solid .1px rgba(105,65,235,.15);border-right:solid .1px rgba(105,65,235,.15);background-color:#6941eb26}tabset .nav-tabs .nav-item .nav-link.active{background-color:#6941eb;border:none;color:#fff;height:43px}tabset .nav-pills .nav-item .nav-link{background-color:#fff;color:#6941eb;transition:all .2s ease-out;height:35px;margin:0 1px}tabset .nav-pills .nav-item .nav-link:hover{border-bottom:none;background-color:#6941eb26}tabset .nav-pills .nav-item .nav-link.active{background-color:#6941eb;border:none;color:#fff}.dropdown-container{height:30px}.dropdown-container .label{border:1px solid #6941eb;color:#fff;border-radius:15px 0 0 15px;height:30px;width:40%;float:left;background-color:#6941eb}.dropdown-container .select-dropdown-container{width:60%;float:left;height:30px}.dropdown-container .ng-select.ng-select-dropdown .ng-select-container:focus-within{outline:none;box-shadow:none}.ng-select.ng-select-dropdown .ng-select-container{background-color:#fff;border-left:none;color:#000;border-radius:0 15px 15px 0;min-height:30px;height:30px}.ng-select.ng-select-dropdown .ng-dropdown-panel{width:100%!important}.ng-select.ng-select-dropdown .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{color:#262626!important;background-color:#d6cbfa!important}.ng-select.ng-select-dropdown .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:hover,.ng-select.ng-select-dropdown .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{color:#fff;background-color:#7b58ed}.ng-select.ng-select-dropdown .ng-dropdown-panel .ng-dropdown-panel-items .ng-option div{overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.ng-select.ng-select-dropdown .ng-arrow-wrapper .ng-arrow{border-color:#6941eb transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #6941eb;border-width:0 5px 5px}.t-1{font-size:1.1rem}.t-2{font-size:1.2rem}.t-3{font-size:1.4rem}.t-4{font-size:2.4rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600}.t-5{font-size:4.8rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600}.max-width-90{max-width:90%}.w-min-content{width:min-content}.mr-auto{margin-right:auto}.flex-even{flex:1 1 0}.link{text-decoration:underline}.link:hover{color:#6941eb;cursor:pointer}.w-5{width:5%!important}.w-10{width:10%!important}.w-15{width:15%!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-30{width:30%!important}.w-35{width:35%!important}.w-40{width:40%!important}.w-45{width:45%!important}.w-50{width:50%!important}.w-55{width:55%!important}.w-60{width:60%!important}.w-65{width:65%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-85{width:85%!important}.w-90{width:90%!important}.w-95{width:95%!important}.w-100{width:100%!important}.btn:disabled{cursor:default}.content-with-overlay{min-height:150px}.trashcan-grey{color:#b2b4b2}.trashcan-grey:hover{color:#000}.trashcan-primary{color:#262626}.trashcan-primary:hover{color:#6941eb}.trashcan-grey.trashcan-med,.trashcan-primary.trashcan-med{font-size:1.4rem}.trashcan-grey.trashcan-lg,.trashcan-primary.trashcan-lg{font-size:1.6rem}.trashcan-hidden .fa-trash{display:none}.trashcan-hidden:hover .fa-trash{display:initial}.gtwy-box-shadow,.gtwy-box-shadow-sm{box-shadow:0 2px 6px #6941eb26}.gtwy-border{border:1px solid #ddd}.ws-pre-line{white-space:pre-line}.ws-no-wrap{white-space:nowrap}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.overflow-visible{overflow:visible}.line-height-normal{line-height:normal}.flex-1{flex:1}.flex-2{flex:2}.mw-60{max-width:60%}.mw-65{max-width:65%}.chart-link{color:#6941eb}.chart-link:hover{cursor:pointer;text-decoration:underline}@media (min-width: 1500px){.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}}#DREventsPage .carousel-control-prev-icon,#DREventsPage .carousel-control-next-icon{background-image:none}#DREventsPage .carousel-control-next-icon:after{content:"\f054";font-family:FontAwesome;color:#6941eb;font-size:2.5rem}#DREventsPage .carousel-control-prev-icon:after{content:"\f053";font-family:FontAwesome;color:#6941eb;font-size:2.5rem}#DREventsPage .left,#DREventsPage .right{width:10%}#DREventsPage .left.disabled,#DREventsPage .right.disabled{background:none;font-style:normal}#DREventsPage .no-data-overlay-without-border .gw-overlay{border:0px;padding:.5rem}#DREventsPage .no-data-overlay-without-border .gw-overlay .fa-info-circle{font-size:2.2rem}#DREventsPage progressbar .bg-success{background-color:green!important}#DREventsPage progressbar .bg-danger{background-color:#e00109!important}#DREventsPage progressbar .bg-warning{background-color:orange!important}#DREventsPage progressbar .bg-info{background-color:#00f!important}:root{--primary-violet: #6941eb;--primary-dark-gray: #262626;--primary-light-gray: #525b75;--primary-yellow: #fecb02;--primary-white: #ffffff;--secondary-gray-100: #b3b4b3;--secondary-gray-40: #e1e1e1;--secondary-gray-15: #f4f4f4;--secondary-bg-100: #e8eaf6;--tertiary-navy: #23184d;--tertiary-navy-75: #4f476f;--tertiary-navy-50: #7a758f;--tertiary-navy-25: #a6a3b0;--tertiary-teal: #00cbbc;--tertiary-teal-75: #35cbc2;--tertiary-teal-50: #69cdc7;--tertiary-teal-25: #9dcfcc;--tertiary-orange: #ffa532;--tertiary-orange-75: #f4b15a;--tertiary-orange-50: #e9bb82;--tertiary-orange-25: #ddc6a9;--tertiary-dark-violet: #4d1da3;--tertiary-dark-violet-75: #6f4baf;--tertiary-dark-violet-50: #8f77ba;--tertiary-dark-violet-25: #b0a5c6;--tertiary-cyan: #509eff;--tertiary-cyan-75: #71abf4;--tertiary-cyan-50: #91b8e9;--tertiary-cyan-25: #b1c4dd;--tertiary-hover: #eae4fc;--tertiary-bg-75: rgba(105, 65, 235, .4392156863);--tertiary-red: #e00109;--tertiary-red-75: #dd363c;--tertiary-red-50: #d9696d;--tertiary-red-25: #d59d9f;--tertiary-green: #27a745;--tertiary-green-75: #53b269;--tertiary-green-50: #7dbc8b;--tertiary-green-25: #a7c7ae;--tertiary-yellow-75: #f6c500;--list-item-hover: rgba(255, 210, 47, .5019607843)}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/plusjakartasans/v1/1cXxaUPXBpj2rGoU7C9mj0lY6yK0.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}.page-header,.gw-header-title{font-size:16px}.ellipsis{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.no-click{cursor:not-allowed!important}.pointer{pointer-events:none}.font-weight-600,.gw-header-title{font-weight:600}.font-weight-500{font-weight:500}.font-weight-400,.search-typeahead .dropdown-menu,.hint{font-weight:400}.font-weight-300{font-weight:300}.font-primary,.gw-header-title{font-family:Plus Jakarta Sans;font-size:16px}.font-secondary,.search-typeahead .dropdown-menu{font-family:Inter}.bottom-border,.grid-card-container .grid-card-overview .grid-card-header,.modal-header{border-bottom:1px solid #b3b4b3}.modal-footer,.top-border{border-top:1px solid #b3b4b3}.right-border{border-right:1px solid #b3b4b3}.box-border{border:1px solid #b3b4b3}.box-shadow,#RecentEvents gw-overlay .gw-overlay,#CaseOverviewComponent gw-overlay .gw-overlay,.grid-box,#IbmDiskUtilizationChart .custom-highchart,#IbmCpuUtilizationChart .custom-highchart,#IbmMemoryUsageByPoolChart .custom-highchart,#IbmResponseTimeChart .custom-highchart,.grid-card-container .grid-card{box-shadow:0 2px 6px #6941eb26}.border-radius,.table-container::-webkit-scrollbar-thumb,#TransactionMetricsContent .component-body,#AWS_EC2_TAGS gw-overlay .gw-overlay,#TicketSearchToolbar .input-group,#TicketSearchToolbar .search .clickable,#TicketSearchToolbar input[type=text],gw-icon-widget gw-overlay .gw-overlay,.grid-box,#IbmDiskUtilizationChart .custom-highchart,#IbmCpuUtilizationChart .custom-highchart,#IbmMemoryUsageByPoolChart .custom-highchart,#IbmResponseTimeChart .custom-highchart,.grid-card-container .grid-card,.ag-body-vertical-scroll-viewport::-webkit-scrollbar-thumb,.ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb,.ag-virtual-list-viewport::-webkit-scrollbar-thumb,.ag-tool-panel-wrapper::-webkit-scrollbar-thumb,.accordion .panel-heading:hover,.accordion .card,.accordion .card:hover{border-radius:4px}.custom-scrollbar{scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-button{display:none}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#6941eb;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#4d1da3}.card-body{padding:8px}.grid-layout{display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));gap:8px}.gw-header-title{color:#262626}.border-radius-top,.accordion .panel-open .panel-heading:hover{border-radius:4px 4px 0 0}.grid-card-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(45%,1fr));gap:16px}.grid-card-container .grid-card-overview .grid-card-header{height:34px!important;font-weight:600}.grid-card-container .grid-card-overview .grid-card-header-btn{margin-left:auto;color:#6941eb;cursor:pointer}.grid-card-container .grid-card-overview .grid-card-body{min-height:150px}#ResourceFilterForm .select-dropdown-container .ng-select-container .ng-value-container{overflow:hidden!important;flex-wrap:nowrap!important}#ResourceFilterForm ng-select>div>div>div{min-width:20%!important}#EditResourceDetailsForm .ng-select.ng-select-disabled>.ng-select-container{background-color:#e9ecef!important}.disabled{color:#b2b4b2;cursor:default!important}.error-message{color:#e00109;font-size:12px;font-weight:500}#RecentEvents gw-overlay .gw-overlay,#CaseOverviewComponent gw-overlay .gw-overlay{height:284px!important;min-height:284px!important}#IbmDiskUtilizationChart .custom-highchart,#IbmCpuUtilizationChart .custom-highchart,#IbmMemoryUsageByPoolChart .custom-highchart,#IbmResponseTimeChart .custom-highchart{width:100%;height:320px!important;display:block;overflow:auto}#IbmDiskUtilizationChart .gw-overlay,#IbmCpuUtilizationChart .gw-overlay,#IbmMemoryUsageByPoolChart .gw-overlay,#IbmResponseTimeChart .gw-overlay{border:none!important}#IbmMemoryUsageByPoolChart .custom-highchart{height:350px!important}#SlaTrendAnalyisReportData .trend-comparison{color:#000}#SlaTrendAnalyisReportData .trend-comparison .red-icon{color:#fa046d}#SlaTrendAnalyisReportData .trend-comparison .green-icon{color:#27a745}.break-word{word-break:break-word}.toggle-group .btn{min-height:30px}.toggle-group .off-btn:disabled{opacity:1;background-color:#b3b4b3}.toggle-group .on-btn:disabled{opacity:1;background-color:#6941eb}#NoDataForCompareDrifts .gw-overlay{position:relative}#NoConcernsBlock .gw-overlay{min-height:150px;margin-top:8px}#mfAuditTableFilters .filter-title,#mfAuditTableFilters .remove-filter i.fa{font-size:14px}#CSATSurveyResultsTable .ag-header-group-cell-with-group .ag-header-cell-comp-wrapper{justify-content:center;text-align:center}#GridDataListTable .ag-header-cell-label .ag-sort-order{display:none}.mips-clickable-link{cursor:pointer;text-decoration:underline}.mips-clickable-link:hover{opacity:.8;transform:scale(1.05)}.loading-dots{display:inline-block}.loading-dots:after{content:".";animation:dots 1.5s steps(3,end) infinite}@keyframes dots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}.en-azuremanagedcloud-v:before{background-image:url("./media/ensono-icon-ip_azuremanagedcloud-v_0222-LV5RRGQ4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-azuremanagedcloud-y:before{background-image:url("./media/ensono-icon-ip_azuremanagedcloud-y_0222-W3EOF36P.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-azuremanagedcloud-w:before{background-image:url("./media/ensono-icon-ip_azuremanagedcloud-w_0222-DK6I7EV7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-build-v:before{background-image:url("./media/ensono-icon-ip_build-v_0222-22SMW4GJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-build-y:before{background-image:url("./media/ensono-icon-ip_build-y_0222-EKTVTUTD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-build-w:before{background-image:url("./media/ensono-icon-ip_build-w_0222-XEPWFMDB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-certkeymgmt-encryption-v:before{background-image:url("./media/ensono-icon-ip_certkeymgmt-encryption-v_0222-LVPRTLTY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-certkeymgmt-encryption-y:before{background-image:url("./media/ensono-icon-ip_certkeymgmt-encryption-y_0222-ZWRMRG63.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-certkeymgmt-encryption-w:before{background-image:url("./media/ensono-icon-ip_certkeymgmt-encryption-w_0222-CBKJIYBZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clientintheroom-v:before{background-image:url("./media/ensono-icon-ip_clientintheroom-v_0222-KP56AL7L.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clientintheroom-y:before{background-image:url("./media/ensono-icon-ip_clientintheroom-y_0222-XYGYCWCO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clientintheroom-w:before{background-image:url("./media/ensono-icon-ip_clientintheroom-w_0222-GDTZIMZP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudcomputingstacks-v:before{background-image:url("./media/ensono-icon-ip_cloudcomputingstacks-v_0222-NEETNVSE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudcomputingstacks-y:before{background-image:url("./media/ensono-icon-ip_cloudcomputingstacks-y_0222-BV52ZEWH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudcomputingstacks-w:before{background-image:url("./media/ensono-icon-ip_cloudcomputingstacks-w_0222-TNOV5GQQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudintegration-v:before{background-image:url("./media/ensono-icon-ip_cloudintegration-v_0222-VGDDOPFA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudintegration-y:before{background-image:url("./media/ensono-icon-ip_cloudintegration-y_0222-UVRDQI6A.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudintegration-w:before{background-image:url("./media/ensono-icon-ip_cloudintegration-w_0222-YC57R27S.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudmicroserv-v:before{background-image:url("./media/ensono-icon-ip_cloudmicroserv-v_0222-7NYBYGOD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudmicroserv-y:before{background-image:url("./media/ensono-icon-ip_cloudmicroserv-y_0222-24O47WCV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudmicroserv-w:before{background-image:url("./media/ensono-icon-ip_cloudmicroserv-w_0222-KKTKBNAU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudmigration-v:before{background-image:url("./media/ensono-icon-ip_cloudmigration-v_0222-G2FA4FR2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudmigration-y:before{background-image:url("./media/ensono-icon-ip_cloudmigration-y_0222-ZCDWGAFU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudmigration-w:before{background-image:url("./media/ensono-icon-ip_cloudmigration-w_0222-F6H6JNSY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudnativeapps-v:before{background-image:url("./media/ensono-icon-ip_cloudnativeapps-v_0222-5DD4HYD7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudnativeapps-y:before{background-image:url("./media/ensono-icon-ip_cloudnativeapps-y_0222-FXWA5F5J.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cloudnativeapps-w:before{background-image:url("./media/ensono-icon-ip_cloudnativeapps-w_0222-YHDGLYEV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-collaboration-v:before{background-image:url("./media/ensono-icon-ip_collaboration-v_0222-PGWJDMTV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-collaboration-y:before{background-image:url("./media/ensono-icon-ip_collaboration-y_0222-OKKFI22R.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-collaboration-w:before{background-image:url("./media/ensono-icon-ip_collaboration-w_0222-YNFPN7BX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-curiosity-v:before{background-image:url("./media/ensono-icon-ip_curiosity-v_0222-URUHHREL.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-curiosity-y:before{background-image:url("./media/ensono-icon-ip_curiosity-y_0222-PYNKYAMY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-curiosity-w:before{background-image:url("./media/ensono-icon-ip_curiosity-w_0222-3KLQ33QO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-dataassessment-v:before{background-image:url("./media/ensono-icon-ip_dataassessment-v_0222-Q5VMKOUO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-dataassessment-y:before{background-image:url("./media/ensono-icon-ip_dataassessment-y_0222-LHWMGFN5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-dataassessment-w:before{background-image:url("./media/ensono-icon-ip_dataassessment-w_0222-HEN7BRKC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-datacenters-v:before{background-image:url("./media/ensono-icon-ip_datacenters-v_0222-J76422IR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-datacenters-y:before{background-image:url("./media/ensono-icon-ip_datacenters-y_0222-T3IMSORA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-datacenters-w:before{background-image:url("./media/ensono-icon-ip_datacenters-w_0222-BXCM6AUX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-datalake-v:before{background-image:url("./media/ensono-icon-ip_datalake-v_0222-GQEAUM5Y.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-datalake-y:before{background-image:url("./media/ensono-icon-ip_datalake-y_0222-R2A22IAX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-datalake-w:before{background-image:url("./media/ensono-icon-ip_datalake-w_0222-75GFJZ2D.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-dataplatform-v:before{background-image:url("./media/ensono-icon-ip_dataplatform-v_0222-BTJ4HHBE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-dataplatform-y:before{background-image:url("./media/ensono-icon-ip_dataplatform-y_0222-DR7ZKHKK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-dataplatform-w:before{background-image:url("./media/ensono-icon-ip_dataplatform-w_0222-MFLRRIG6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-dbmgmt-v:before{background-image:url("./media/ensono-icon-ip_dbmgmt-v_0222-2DZWFVBX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-dbmgmt-y:before{background-image:url("./media/ensono-icon-ip_dbmgmt-y_0222-LHNB3Y6Z.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-dbmgmt-w:before{background-image:url("./media/ensono-icon-ip_dbmgmt-w_0222-DRR6PYQ2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-design-v:before{background-image:url("./media/ensono-icon-ip_design-v_0222-KVUNA7FN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-design-y:before{background-image:url("./media/ensono-icon-ip_design-y_0222-IGNYWNM4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-design-w:before{background-image:url("./media/ensono-icon-ip_design-w_0222-F3CEG4EY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-diversity-inclusion-v:before{background-image:url("./media/ensono-icon-ip_diversity-inclusion-v_0522-C7SKZWWU.png");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-diversity-inclusion-y:before{background-image:url("./media/ensono-icon-ip_diversity-inclusion-y_0522-NY6AH54T.png");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-diversity-inclusion-w:before{background-image:url("./media/ensono-icon-ip_diversity-inclusion-w_0522-BNWNUMGL.png");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-endpointthreatmgmt-v:before{background-image:url("./media/ensono-icon-ip_endpointthreatmgmt-v_0222-LAWP3CIO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-endpointthreatmgmt-y:before{background-image:url("./media/ensono-icon-ip_endpointthreatmgmt-y_0222-NRRDUT3J.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-endpointthreatmgmt-w:before{background-image:url("./media/ensono-icon-ip_endpointthreatmgmt-w_0222-556F5MCM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoassocsharedvalues-v:before{background-image:url("./media/ensono-icon-ip_ensonoassocsharedvalues-v_0222-WEX5SRYO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoassocsharedvalues-y:before{background-image:url("./media/ensono-icon-ip_ensonoassocsharedvalues-y_0222-G3R2KMF3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoassocsharedvalues-w:before{background-image:url("./media/ensono-icon-ip_ensonoassocsharedvalues-w_0222-4QPZRNZX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonobenefits-v:before{background-image:url("./media/ensono-icon-ip_ensonobenefits-v_0222-GJIATXG5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonobenefits-y:before{background-image:url("./media/ensono-icon-ip_ensonobenefits-y_0222-QUKWT3ZT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonobenefits-w:before{background-image:url("./media/ensono-icon-ip_ensonobenefits-w_0222-2YA3BFBE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoclientadvisoryboard-v:before{background-image:url("./media/ensono-icon-ip_ensonoclientadvisoryboard-v_0222-4DNEJ4VG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoclientadvisoryboard-y:before{background-image:url("./media/ensono-icon-ip_ensonoclientadvisoryboard-y_0222-U6S43255.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoclientadvisoryboard-w:before{background-image:url("./media/ensono-icon-ip_ensonoclientadvisoryboard-w_0222-ADUUKWIX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonocloudacademy-v:before{background-image:url("./media/ensono-icon-ip_ensonocloudacademy-v_0222-LKZKNWQE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonocloudacademy-y:before{background-image:url("./media/ensono-icon-ip_ensonocloudacademy-y_0222-56GMXOI2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonocloudacademy-w:before{background-image:url("./media/ensono-icon-ip_ensonocloudacademy-w_0222-ZXI2WMQN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoenvision-v:before{background-image:url("./media/ensono-icon-ip_ensonoenvision-v_0222-RMBSYAKJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoenvision-y:before{background-image:url("./media/ensono-icon-ip_ensonoenvision-y_0222-BLFJCOAG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoenvision-w:before{background-image:url("./media/ensono-icon-ip_ensonoenvision-w_0222-5ZK4DWXW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoevents-v:before{background-image:url("./media/ensono-icon-ip_ensonoevents-v_0222-EETJNME2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoevents-y:before{background-image:url("./media/ensono-icon-ip_ensonoevents-y_0222-AMVOQGPV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoevents-w:before{background-image:url("./media/ensono-icon-ip_ensonoevents-w_0222-KRWCH2XM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoexecbriefing-v:before{background-image:url("./media/ensono-icon-ip_ensonoexecbriefing-v_0222-UKDHPCLT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoexecbriefing-y:before{background-image:url("./media/ensono-icon-ip_ensonoexecbriefing-y_0222-IW7HYFYF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoexecbriefing-w:before{background-image:url("./media/ensono-icon-ip_ensonoexecbriefing-w_0222-Q3LSESQY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoflex-v:before{background-image:url("./media/ensono-icon-ip_ensonoflex-v_0222-XYD47IYQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoflex-y:before{background-image:url("./media/ensono-icon-ip_ensonoflex-y_0222-BQMQMTUX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoflex-w:before{background-image:url("./media/ensono-icon-ip_ensonoflex-w_0222-AJ4GT725.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoinnovate-v:before{background-image:url("./media/ensono-icon-ip_ensonoinnovate-v_0222-JSXDOI6C.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoinnovate-y:before{background-image:url("./media/ensono-icon-ip_ensonoinnovate-y_0222-7E34RCA4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonoinnovate-w:before{background-image:url("./media/ensono-icon-ip_ensonoinnovate-w_0222-ISCU32YW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonojracademy-v:before{background-image:url("./media/ensono-icon-ip_ensonojracademy-v_0222-4RR4IS7G.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonojracademy-y:before{background-image:url("./media/ensono-icon-ip_ensonojracademy-y_0222-KFV5Z4EP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonojracademy-w:before{background-image:url("./media/ensono-icon-ip_ensonojracademy-w_0222-ZEE7ZWN4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonomfacademy-v:before{background-image:url("./media/ensono-icon-ip_ensonomfacademy-v_0222-WDU2MABY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonomfacademy-y:before{background-image:url("./media/ensono-icon-ip_ensonomfacademy-y_0222-ICJAC5NY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonomfacademy-w:before{background-image:url("./media/ensono-icon-ip_ensonomfacademy-w_0222-4OQOGYNQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonovolunteers-v:before{background-image:url("./media/ensono-icon-ip_ensonovolunteers-v_0222-N4XNRNFP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonovolunteers-y:before{background-image:url("./media/ensono-icon-ip_ensonovolunteers-y_0222-F7HDJFMP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonovolunteers-w:before{background-image:url("./media/ensono-icon-ip_ensonovolunteers-w_0222-OXZB2NOS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonowellness-v:before{background-image:url("./media/ensono-icon-ip_ensonowellness-v_0222-B5SBYMKB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonowellness-y:before{background-image:url("./media/ensono-icon-ip_ensonowellness-y_0222-YUUNMXUY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonowellness-w:before{background-image:url("./media/ensono-icon-ip_ensonowellness-w_0222-4JXHLMFK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonowinwire-v:before{background-image:url("./media/ensono-icon-ip_ensonowinwire-v_0222-HGS56C2M.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonowinwire-y:before{background-image:url("./media/ensono-icon-ip_ensonowinwire-y_0222-S57KM5DC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonowinwire-w:before{background-image:url("./media/ensono-icon-ip_ensonowinwire-w_0222-LATTEVUR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonowomenconnected-v:before{background-image:url("./media/ensono-icon-ip_ensonowomenconnected-v_0222-B3TGPAL7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonowomenconnected-y:before{background-image:url("./media/ensono-icon-ip_ensonowomenconnected-y_0222-JWUHXK2M.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ensonowomenconnected-w:before{background-image:url("./media/ensono-icon-ip_ensonowomenconnected-w_0222-5EKU22VN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-experthink-v:before{background-image:url("./media/ensono-icon-ip_experthink-v_0222-IDKRGS5S.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-experthink-y:before{background-image:url("./media/ensono-icon-ip_experthink-y_0222-YAFQ46EF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-experthink-w:before{background-image:url("./media/ensono-icon-ip_experthink-w_0222-27NMDWPF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-finance-banking-v:before{background-image:url("./media/ensono-icon-ip_finance-banking-v_0222-P3KBLU6L.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-finance-banking-y:before{background-image:url("./media/ensono-icon-ip_finance-banking-y_0222-XICNBVHD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-finance-banking-w:before{background-image:url("./media/ensono-icon-ip_finance-banking-w_0222-CPLKD7WI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-firewallmgmt-v:before{background-image:url("./media/ensono-icon-ip_firewallmgmt-v_0222-6VHL4S7D.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-firewallmgmt-y:before{background-image:url("./media/ensono-icon-ip_firewallmgmt-y_0222-SSCGUOLU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-firewallmgmt-w:before{background-image:url("./media/ensono-icon-ip_firewallmgmt-w_0222-JGQPDM3G.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globadvis-consult-v:before{background-image:url("./media/ensono-icon-ip_globadvis-consult-v_0222-735BARUN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globadvis-consult-y:before{background-image:url("./media/ensono-icon-ip_globadvis-consult-y_0222-RJYVGQZF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globadvis-consult-w:before{background-image:url("./media/ensono-icon-ip_globadvis-consult-w_0222-O7A3Q75K.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-googlemanagedcloud-v:before{background-image:url("./media/ensono-icon-ip_googlemanagedcloud-v_0222-SHOJ3AYU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-googlemanagedcloud-y:before{background-image:url("./media/ensono-icon-ip_googlemanagedcloud-y_0222-4DVW5KVZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-googlemanagedcloud-w:before{background-image:url("./media/ensono-icon-ip_googlemanagedcloud-w_0222-W5BJSPDM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-healthcare-v:before{background-image:url("./media/ensono-icon-ip_healthcare-v_0222-BHUBSLKG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-healthcare-y:before{background-image:url("./media/ensono-icon-ip_healthcare-y_0222-67JQCIRM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-healthcare-w:before{background-image:url("./media/ensono-icon-ip_healthcare-w_0222-UZOAQHO6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-honesty-v:before{background-image:url("./media/ensono-icon-ip_honesty-v_0222-HBSAAGDK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-honesty-y:before{background-image:url("./media/ensono-icon-ip_honesty-y_0222-ITNQ2NJ3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-honesty-w:before{background-image:url("./media/ensono-icon-ip_honesty-w_0222-LJNJTE5V.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-hybrid-multicloud-v:before{background-image:url("./media/ensono-icon-ip_hybrid-multicloud-v_0222-526EGJIP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-hybrid-multicloud-y:before{background-image:url("./media/ensono-icon-ip_hybrid-multicloud-y_0222-5NZDPY23.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-hybrid-multicloud-w:before{background-image:url("./media/ensono-icon-ip_hybrid-multicloud-w_0222-BGKVJHWA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-hybriditassessment-v:before{background-image:url("./media/ensono-icon-ip_hybriditassessment-v_0222-WBWYHTOV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-hybriditassessment-y:before{background-image:url("./media/ensono-icon-ip_hybriditassessment-y_0222-S2D7EXH5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-hybriditassessment-w:before{background-image:url("./media/ensono-icon-ip_hybriditassessment-w_0222-ERJ3THE4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ibmiaas-v:before{background-image:url("./media/ensono-icon-ip_ibmiaas-v_0222-KGMNQ4LT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ibmiaas-y:before{background-image:url("./media/ensono-icon-ip_ibmiaas-y_0222-4RZ7TLTH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ibmiaas-w:before{background-image:url("./media/ensono-icon-ip_ibmiaas-w_0222-4W6XEVLX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ibmimigration-v:before{background-image:url("./media/ensono-icon-ip_ibmimigration-v_0222-MJBWKWIE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ibmimigration-y:before{background-image:url("./media/ensono-icon-ip_ibmimigration-y_0222-A2U7XW5J.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ibmimigration-w:before{background-image:url("./media/ensono-icon-ip_ibmimigration-w_0222-N3QXGUIA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ibmpowerserv-v:before{background-image:url("./media/ensono-icon-ip_ibmpowerserv-v_0222-ADWI2D2N.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ibmpowerserv-y:before{background-image:url("./media/ensono-icon-ip_ibmpowerserv-y_0222-MV6H52PK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ibmpowerserv-w:before{background-image:url("./media/ensono-icon-ip_ibmpowerserv-w_0222-OJFOO4UG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-identity-accessmgmt-v:before{background-image:url("./media/ensono-icon-ip_identity-accessmgmt-v_0222-GBYHKTVS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-identity-accessmgmt-y:before{background-image:url("./media/ensono-icon-ip_identity-accessmgmt-y_0222-6EW2TSMO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-identity-accessmgmt-w:before{background-image:url("./media/ensono-icon-ip_identity-accessmgmt-w_0222-ZL3CST36.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-insurance-v:before{background-image:url("./media/ensono-icon-ip_insurance-v_0222-FHLOJYAC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-insurance-y:before{background-image:url("./media/ensono-icon-ip_insurance-y_0222-KQVVQNC6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-insurance-w:before{background-image:url("./media/ensono-icon-ip_insurance-w_0222-QJD6XHB5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-intelligentcloudserv-v:before{background-image:url("./media/ensono-icon-ip_intelligentcloudserv-v_0222-UNX4CDMS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-intelligentcloudserv-y:before{background-image:url("./media/ensono-icon-ip_intelligentcloudserv-y_0222-KHTWYQJF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-intelligentcloudserv-w:before{background-image:url("./media/ensono-icon-ip_intelligentcloudserv-w_0222-7OG7AHRD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-logistics-transportation-v:before{background-image:url("./media/ensono-icon-ip_logistics-transportation-v_0222-M6SM4JWO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-logistics-transportation-y:before{background-image:url("./media/ensono-icon-ip_logistics-transportation-y_0222-HFZZ3DTS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-logistics-transportation-w:before{background-image:url("./media/ensono-icon-ip_logistics-transportation-w_0222-MHBJZ4ZW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-manufacturing-v:before{background-image:url("./media/ensono-icon-ip_manufacturing-v_0222-P5CDEL6F.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-manufacturing-y:before{background-image:url("./media/ensono-icon-ip_manufacturing-y_0222-SVRE4NBT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-manufacturing-w:before{background-image:url("./media/ensono-icon-ip_manufacturing-w_0222-KSZCIZLT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mf-distsys-v:before{background-image:url("./media/ensono-icon-ip_mf-distsys-v_0222-C4VNKSDQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mf-distsys-y:before{background-image:url("./media/ensono-icon-ip_mf-distsys-y_0222-V7GIQIQY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mf-distsys-w:before{background-image:url("./media/ensono-icon-ip_mf-distsys-w_0222-CVLPLNPR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfaas-v:before{background-image:url("./media/ensono-icon-ip_mfaas-v_0222-FZWMLDUC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfaas-y:before{background-image:url("./media/ensono-icon-ip_mfaas-y_0222-4X54XRNP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfaas-w:before{background-image:url("./media/ensono-icon-ip_mfaas-w_0222-F6Y25WMY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfmodernizationconsult-v:before{background-image:url("./media/ensono-icon-ip_mfmodernizationconsult-v_0222-ZFDSNDB4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfmodernizationconsult-y:before{background-image:url("./media/ensono-icon-ip_mfmodernizationconsult-y_0222-F2YWW4O7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfmodernizationconsult-w:before{background-image:url("./media/ensono-icon-ip_mfmodernizationconsult-w_0222-HL27UAI6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfmodernization-v:before{background-image:url("./media/ensono-icon-ip_mfmodernization-v_0222-4VPCFUQO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfmodernization-y:before{background-image:url("./media/ensono-icon-ip_mfmodernization-y_0222-SH7IJOBA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfmodernization-w:before{background-image:url("./media/ensono-icon-ip_mfmodernization-w_0222-6CWWO5IY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfoptimizationconsult-v:before{background-image:url("./media/ensono-icon-ip_mfoptimizationconsult-v_0222-S2CGRSDL.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfoptimizationconsult-y:before{background-image:url("./media/ensono-icon-ip_mfoptimizationconsult-y_0222-MXL5J2SC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfoptimizationconsult-w:before{background-image:url("./media/ensono-icon-ip_mfoptimizationconsult-w_0222-36H4KIFV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfoptimization-v:before{background-image:url("./media/ensono-icon-ip_mfoptimization-v_0222-IPAR6DGG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfoptimization-y:before{background-image:url("./media/ensono-icon-ip_mfoptimization-y_0222-PQ3CD3Z7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfoptimization-w:before{background-image:url("./media/ensono-icon-ip_mfoptimization-w_0222-WVVTV757.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfpervasiveencryption-v:before{background-image:url("./media/ensono-icon-ip_mfpervasiveencryption-v_0222-R4SSXCJR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfpervasiveencryption-y:before{background-image:url("./media/ensono-icon-ip_mfpervasiveencryption-y_0222-PFSFM4T3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mfpervasiveencryption-w:before{background-image:url("./media/ensono-icon-ip_mfpervasiveencryption-w_0222-Z2MDQSYP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-middleware-v:before{background-image:url("./media/ensono-icon-ip_middleware-v_0222-BQEX2SJA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-middleware-y:before{background-image:url("./media/ensono-icon-ip_middleware-y_0222-WK7O4LT7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-middleware-w:before{background-image:url("./media/ensono-icon-ip_middleware-w_0222-32JXHENB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-migrate-v:before{background-image:url("./media/ensono-icon-ip_migrate-v_0222-CUBMKORZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-migrate-y:before{background-image:url("./media/ensono-icon-ip_migrate-y_0222-H2VYWEZY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-migrate-w:before{background-image:url("./media/ensono-icon-ip_migrate-w_0222-RRABBPHB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-nativecloudapps-v:before{background-image:url("./media/ensono-icon-ip_nativecloudapps-v_0222-4ET55H6M.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-nativecloudapps-y:before{background-image:url("./media/ensono-icon-ip_nativecloudapps-y_0222-SAXIXEVV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-nativecloudapps-w:before{background-image:url("./media/ensono-icon-ip_nativecloudapps-w_0222-CMZ7QADZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-passion-v:before{background-image:url("./media/ensono-icon-ip_passion-v_0222-2IYXXEVF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-passion-y:before{background-image:url("./media/ensono-icon-ip_passion-y_0222-KG4O76K2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-passion-w:before{background-image:url("./media/ensono-icon-ip_passion-w_0222-RWVVADXQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-privatecloud-v:before{background-image:url("./media/ensono-icon-ip_privatecloud-v_0222-4OIUUEFR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-privatecloud-y:before{background-image:url("./media/ensono-icon-ip_privatecloud-y_0222-GFUMLKPR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-privatecloud-w:before{background-image:url("./media/ensono-icon-ip_privatecloud-w_0222-SJ3642W5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-professionalserv-v:before{background-image:url("./media/ensono-icon-ip_professionalserv-v_0222-7UEEQY6Q.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-professionalserv-y:before{background-image:url("./media/ensono-icon-ip_professionalserv-y_0222-E7HPWSY4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-professionalserv-w:before{background-image:url("./media/ensono-icon-ip_professionalserv-w_0222-TFAWPR6S.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-publiccloud-v:before{background-image:url("./media/ensono-icon-ip_publiccloud-v_0222-BK4CWLJX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-publiccloud-y:before{background-image:url("./media/ensono-icon-ip_publiccloud-y_0222-AYKKKUO7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-publiccloud-w:before{background-image:url("./media/ensono-icon-ip_publiccloud-w_0222-GG6BZBLA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-reliability-v:before{background-image:url("./media/ensono-icon-ip_reliability-v_0222-B234PKLS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-reliability-y:before{background-image:url("./media/ensono-icon-ip_reliability-y_0222-AGX5A67C.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-reliability-w:before{background-image:url("./media/ensono-icon-ip_reliability-w_0222-UV7NJNWV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-retail-v:before{background-image:url("./media/ensono-icon-ip_retail-v_0222-2T4B5A5Y.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-retail-y:before{background-image:url("./media/ensono-icon-ip_retail-y_0222-ZI6ABWLZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-retail-w:before{background-image:url("./media/ensono-icon-ip_retail-w_0222-OVL2KEE6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-run-v:before{background-image:url("./media/ensono-icon-ip_run-v_0222-7KEVQAOI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-run-y:before{background-image:url("./media/ensono-icon-ip_run-y_0222-HM4YHXJ2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-run-w:before{background-image:url("./media/ensono-icon-ip_run-w_0222-OCBFLUOS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sapapps-v:before{background-image:url("./media/ensono-icon-ip_SAPapps-v_0222-Q2HWOM3O.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sapapps-y:before{background-image:url("./media/ensono-icon-ip_SAPapps-y_0222-5PGWKXHA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sapapps-w:before{background-image:url("./media/ensono-icon-ip_SAPapps-w_0222-VKEH5674.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-secure-v:before{background-image:url("./media/ensono-icon-ip_secure-v_0222-MEPLA4TB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-secure-y:before{background-image:url("./media/ensono-icon-ip_secure-y_0222-WUD3HL43.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-secure-w:before{background-image:url("./media/ensono-icon-ip_secure-w_0222-NSMQNCW5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-security-compliance-v:before{background-image:url("./media/ensono-icon-ip_security-compliance-v_0222-55CS2TTU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-security-compliance-y:before{background-image:url("./media/ensono-icon-ip_security-compliance-y_0222-F6LT4ZHJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-security-compliance-w:before{background-image:url("./media/ensono-icon-ip_security-compliance-w_0222-NLDSA3H2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-securityconsulting-v:before{background-image:url("./media/ensono-icon-ip_securityconsulting-v_0222-HSTLNVVI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-securityconsulting-y:before{background-image:url("./media/ensono-icon-ip_securityconsulting-y_0222-M6WZEX25.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-securityconsulting-w:before{background-image:url("./media/ensono-icon-ip_securityconsulting-w_0222-DOKGVF3N.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-state-localgovt-v:before{background-image:url("./media/ensono-icon-ip_state-localgovt-v_0222-JVR7V3OF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-state-localgovt-y:before{background-image:url("./media/ensono-icon-ip_state-localgovt-y_0222-OZNTB3DM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-state-localgovt-w:before{background-image:url("./media/ensono-icon-ip_state-localgovt-w_0222-CUHPCCFZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-threatdetect-response-v:before{background-image:url("./media/ensono-icon-ip_threatdetect-response-v_0222-CZEUUBBI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-threatdetect-response-y:before{background-image:url("./media/ensono-icon-ip_threatdetect-response-y_0222-OZBMGA2E.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-threatdetect-response-w:before{background-image:url("./media/ensono-icon-ip_threatdetect-response-w_0222-CGFZ2MKL.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-universaldataconverter-v:before{background-image:url("./media/ensono-icon-ip_universaldataconverter-v_0222-KFRD5G4U.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-universaldataconverter-y:before{background-image:url("./media/ensono-icon-ip_universaldataconverter-y_0222-C3I5PNDB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-universaldataconverter-w:before{background-image:url("./media/ensono-icon-ip_universaldataconverter-w_0222-76CIGLC2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-virtualdesktop-v:before{background-image:url("./media/ensono-icon-ip_virtualdesktop-v_0222-2W7CNCUK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-virtualdesktop-y:before{background-image:url("./media/ensono-icon-ip_virtualdesktop-y_0222-DI5PY7HF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-virtualdesktop-w:before{background-image:url("./media/ensono-icon-ip_virtualdesktop-w_0222-SGAKR6WC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-vulnerabilitymgmt-v:before{background-image:url("./media/ensono-icon-ip_vulnerabilitymgmt-v_0222-VXMIGP7K.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-vulnerabilitymgmt-y:before{background-image:url("./media/ensono-icon-ip_vulnerabilitymgmt-y_0222-52WOMHHE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-vulnerabilitymgmt-w:before{background-image:url("./media/ensono-icon-ip_vulnerabilitymgmt-w_0222-CHUW6D4R.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-webappsecurity-v:before{background-image:url("./media/ensono-icon-ip_webappsecurity-v_0222-MP7KSW67.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-webappsecurity-y:before{background-image:url("./media/ensono-icon-ip_webappsecurity-y_0222-U3YDLXKT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-webappsecurity-w:before{background-image:url("./media/ensono-icon-ip_webappsecurity-w_0222-AQT4AIIV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-advisorypractice-v:before{background-image:url("./media/ensono-icon-ip_advisorypractice-v_0222-NG7JPPEW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-advisorypractice-y:before{background-image:url("./media/ensono-icon-ip_advisorypractice-y_0222-OAVPK6VJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-advisorypractice-w:before{background-image:url("./media/ensono-icon-ip_advisorypractice-w_0222-SCAQZTOH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ally-v:before{background-image:url("./media/ensono-icon-ip_ally-v_0222-AWG37X5U.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ally-y:before{background-image:url("./media/ensono-icon-ip_ally-y_0222-VDLYITTX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ally-w:before{background-image:url("./media/ensono-icon-ip_ally-w_0222-XDHNF7H4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-applications-v:before{background-image:url("./media/ensono-icon-ip_applications-v_0222-WQCEV22C.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-applications-y:before{background-image:url("./media/ensono-icon-ip_applications-y_0222-UQWMVD6F.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-applications-w:before{background-image:url("./media/ensono-icon-ip_applications-w_0222-LCAMYJQZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-appmigrationmethodology-v:before{background-image:url("./media/ensono-icon-ip_appmigrationmethodology-v_0222-TN3EU2UQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-appmigrationmethodology-y:before{background-image:url("./media/ensono-icon-ip_appmigrationmethodology-y_0222-4E3OG5EA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-appmigrationmethodology-w:before{background-image:url("./media/ensono-icon-ip_appmigrationmethodology-w_0222-ZFCV6KWO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-appmonitoring-v:before{background-image:url("./media/ensono-icon-ip_appmonitoring-v_0222-QLY4ZY4G.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-appmonitoring-y:before{background-image:url("./media/ensono-icon-ip_appmonitoring-y_0222-VQ725JY7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-appmonitoring-w:before{background-image:url("./media/ensono-icon-ip_appmonitoring-w_0222-3CPHL3PN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-apprenovationcenter-v:before{background-image:url("./media/ensono-icon-ip_apprenovationcenter-v_0222-UUD3NPUB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-apprenovationcenter-y:before{background-image:url("./media/ensono-icon-ip_apprenovationcenter-y_0222-Y7TFXFML.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-apprenovationcenter-w:before{background-image:url("./media/ensono-icon-ip_apprenovationcenter-w_0222-UBOWUE2H.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-awsmanagedcloud-v:before{background-image:url("./media/ensono-icon-ip_awsmanagedcloud-v_0222-GTUFHUBU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-awsmanagedcloud-y:before{background-image:url("./media/ensono-icon-ip_awsmanagedcloud-y_0222-PCFV632O.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-awsmanagedcloud-w:before{background-image:url("./media/ensono-icon-ip_awsmanagedcloud-w_0222-3CDUH4T6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bargraphv1-decreasing-w:before{background-image:url("./media/ensono-icon_bargraphv1-decreasing-w_0222-KOBCKGX6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bargraphv1-decreasing-y:before{background-image:url("./media/ensono-icon_bargraphv1-decreasing-y_0222-YHEL4B63.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bargraphv1-increasing-v:before{background-image:url("./media/ensono-icon_bargraphv1-increasing-v_0222-RNOZJJDJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bargraphv1-increasing-w:before{background-image:url("./media/ensono-icon_bargraphv1-increasing-w_0222-VNJ4UAVN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bargraphv1-increasing-y:before{background-image:url("./media/ensono-icon_bargraphv1-increasing-y_0222-G7NSTPMC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bargraphv2-decreasing-v:before{background-image:url("./media/ensono-icon_bargraphv2-decreasing-v_0222-RH55UVGT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bargraphv2-decreasing-w:before{background-image:url("./media/ensono-icon_bargraphv2-decreasing-w_0222-725M3EBR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bargraphv2-decreasing-y:before{background-image:url("./media/ensono-icon_bargraphv2-decreasing-y_0222-TVMQMUWR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bargraphv2-increasing-v:before{background-image:url("./media/ensono-icon_bargraphv2-increasing-v_0222-FUYH4EXP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bargraphv2-increasing-w:before{background-image:url("./media/ensono-icon_bargraphv2-increasing-w_0222-MDOBYCOT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bargraphv2-increasing-y:before{background-image:url("./media/ensono-icon_bargraphv2-increasing-y_0222-ASXMFNJ6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-costoptimization-v:before{background-image:url("./media/ensono-icon_costoptimization-v_0222-RL2UL7YU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-costoptimization-w:before{background-image:url("./media/ensono-icon_costoptimization-w_0222-45KJX5VI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-costoptimization-y:before{background-image:url("./media/ensono-icon_costoptimization-y_0222-MR5F234R.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-creditcards-v:before{background-image:url("./media/ensono-icon_creditcards-v_0222-KBTI4X3R.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-creditcards-w:before{background-image:url("./media/ensono-icon_creditcards-w_0222-RK2I5QAR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-creditcards-y:before{background-image:url("./media/ensono-icon_creditcards-y_0222-YXEO5ASE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-creditcard-v:before{background-image:url("./media/ensono-icon_creditcard-v_0222-FVSHFCYA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-creditcard-w:before{background-image:url("./media/ensono-icon_creditcard-w_0222-KS3NTEA6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-creditcard-y:before{background-image:url("./media/ensono-icon_creditcard-y_0222-XOFPDTVL.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-datachart-decreasing-v:before{background-image:url("./media/ensono-icon_datachart-decreasing-v_0222-ENJ2GS6H.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-datachart-decreasing-w:before{background-image:url("./media/ensono-icon_datachart-decreasing-w_0222-PSB43MJC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-datachart-decreasing-y:before{background-image:url("./media/ensono-icon_datachart-decreasing-y_0222-CZXTLMWV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-datachart-increasing-v:before{background-image:url("./media/ensono-icon_datachart-increasing-v_0222-MO3BXQCJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-datachart-increasing-w:before{background-image:url("./media/ensono-icon_datachart-increasing-w_0222-GWH6KS5J.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-datachart-increasing-y:before{background-image:url("./media/ensono-icon_datachart-increasing-y_0222-R26NOOSQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-environmentalimpact-esg-v:before{background-image:url("./media/ensono-icon_environmentalimpact-esg-v_0222-L4UTUH5I.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-environmentalimpact-esg-w:before{background-image:url("./media/ensono-icon_environmentalimpact-esg-w_0222-W2KWOGDA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-environmentalimpact-esg-y:before{background-image:url("./media/ensono-icon_environmentalimpact-esg-y_0222-J4BKSRPL.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-givingback-esg-v:before{background-image:url("./media/ensono-icon_givingback-esg-v_0222-7DR3SADP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-givingback-esg-w:before{background-image:url("./media/ensono-icon_givingback-esg-w_0222-J5RR2N4U.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-givingback-esg-y:before{background-image:url("./media/ensono-icon_givingback-esg-y_0222-IGO7JJET.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globalcharity-esg-v:before{background-image:url("./media/ensono-icon_globalcharity-esg-v_0222-XVK6MWTO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globalcharity-esg-w:before{background-image:url("./media/ensono-icon_globalcharity-esg-w_0222-KV5G5ZQE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globalcharity-esg-y:before{background-image:url("./media/ensono-icon_globalcharity-esg-y_0222-3ISEIDRX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-healthinsurancepolicy-v:before{background-image:url("./media/ensono-icon_healthinsurancepolicy-v_0222-VL6KQHJV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-healthinsurancepolicy-w:before{background-image:url("./media/ensono-icon_healthinsurancepolicy-w_0222-3HP4ULJC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-healthinsurancepolicy-y:before{background-image:url("./media/ensono-icon_healthinsurancepolicy-y_0222-5JSVDI3D.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-linegraph-decreasing-v:before{background-image:url("./media/ensono-icon_linegraph-decreasing-v_0222-VXOOQSG2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-linegraph-decreasing-w:before{background-image:url("./media/ensono-icon_linegraph-decreasing-w_0222-RPYKV7WD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-linegraph-decreasing-y:before{background-image:url("./media/ensono-icon_linegraph-decreasing-y_0222-YCQJUIIU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-linegraph-increasing-v:before{background-image:url("./media/ensono-icon_linegraph-increasing-v_0222-7HKMIITF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-linegraph-increasing-w:before{background-image:url("./media/ensono-icon_linegraph-increasing-w_0222-TMHRUA2V.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-linegraph-increasing-y:before{background-image:url("./media/ensono-icon_linegraph-increasing-y_0222-KFSVYEEF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-marketanalysis-v:before{background-image:url("./media/ensono-icon_marketanalysis-v_0222-URRVXU4W.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-marketanalysis-w:before{background-image:url("./media/ensono-icon_marketanalysis-w_0222-DN7O2VHY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-marketanalysis-y:before{background-image:url("./media/ensono-icon_marketanalysis-y_0222-BIHSAINW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-marketingopportunity-v:before{background-image:url("./media/ensono-icon_marketingopportunity-v_0222-TA5UWH2G.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-marketingopportunity-w:before{background-image:url("./media/ensono-icon_marketingopportunity-w_0222-625LHIYR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-marketingopportunity-y:before{background-image:url("./media/ensono-icon_marketingopportunity-y_0222-OBTLXZQ2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-market-v:before{background-image:url("./media/ensono-icon_market-v_0222-DYUPMHWJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-market-w:before{background-image:url("./media/ensono-icon_market-w_0222-456R5CBG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-market-y:before{background-image:url("./media/ensono-icon_market-y_0222-65765L46.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-medicalbag-v:before{background-image:url("./media/ensono-icon_medicalbag-v_0222-UZQSPCAF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-medicalbag-w:before{background-image:url("./media/ensono-icon_medicalbag-w_0222-FY57CZQ3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-medicalbag-y:before{background-image:url("./media/ensono-icon_medicalbag-y_0222-WC76RH4Q.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-money-cash-v:before{background-image:url("./media/ensono-icon_money-cash-v_0222-J66PFTG4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-money-cash-w:before{background-image:url("./media/ensono-icon_money-cash-w_0222-I2GGKI3I.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-money-cash-y:before{background-image:url("./media/ensono-icon_money-cash-y_0222-IY2QR5NI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-money-coins-v:before{background-image:url("./media/ensono-icon_money-coins-v_0222-N2BATO5Q.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-money-coins-w:before{background-image:url("./media/ensono-icon_money-coins-w_0222-ZC3L5U74.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-money-coins-y:before{background-image:url("./media/ensono-icon_money-coins-y_0222-XYNYU2EN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-nonprofit-v:before{background-image:url("./media/ensono-icon_nonprofit-v_0222-HHBHXFJF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-nonprofit-w:before{background-image:url("./media/ensono-icon_nonprofit-w_0222-TKFUTSIC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-nonprofit-y:before{background-image:url("./media/ensono-icon_nonprofit-y_0222-IRZ34F3R.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-piechart-segment-v:before{background-image:url("./media/ensono-icon_piechart-segment-v_0222-XDC337ZG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-piechart-segment-w:before{background-image:url("./media/ensono-icon_piechart-segment-w_0222-NUCAX7XI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-piechart-segment-y:before{background-image:url("./media/ensono-icon_piechart-segment-y_0222-GOCHJHVZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-piechart-v:before{background-image:url("./media/ensono-icon_piechart-v_0222-VFBI4Q5I.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-piechart-w:before{background-image:url("./media/ensono-icon_piechart-w_0222-T4KWBKYT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-piechart-y:before{background-image:url("./media/ensono-icon_piechart-y_0222-NLX3ANTJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-returnoninvestment-v:before{background-image:url("./media/ensono-icon_returnoninvestment-v_0222-BCAC7NZ3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-returnoninvestment-w:before{background-image:url("./media/ensono-icon_returnoninvestment-w_0222-YS4VECCK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-returnoninvestment-y:before{background-image:url("./media/ensono-icon_returnoninvestment-y_0222-FFEDECRC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-saletag-v:before{background-image:url("./media/ensono-icon_saletag-v_0222-VO5OBWUQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-saletag-w:before{background-image:url("./media/ensono-icon_saletag-w_0222-ICY2MHMZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-saletag-y:before{background-image:url("./media/ensono-icon_saletag-y_0222-M25MWTOW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-shoppingbag-v:before{background-image:url("./media/ensono-icon_shoppingbag-v_0222-PH67NEPS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-shoppingbag-w:before{background-image:url("./media/ensono-icon_shoppingbag-w_0222-P3RRWWVY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-shoppingbag-y:before{background-image:url("./media/ensono-icon_shoppingbag-y_0222-NVCKRHYD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-stockprice-v:before{background-image:url("./media/ensono-icon_stockprice-v_0222-O56FTK2N.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-stockprice-w:before{background-image:url("./media/ensono-icon_stockprice-w_0222-LLT2ZGIV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-stockprice-y:before{background-image:url("./media/ensono-icon_stockprice-y_0222-H7YGR6QS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sustainability-esg-v:before{background-image:url("./media/ensono-icon_sustainability-esg-v_0222-IKJZGCWE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sustainability-esg-w:before{background-image:url("./media/ensono-icon_sustainability-esg-w_0222-LKP2LJJ4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sustainability-esg-y:before{background-image:url("./media/ensono-icon_sustainability-esg-y_0222-LXJ7SDZA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-dollar-uscurrency-v:before{background-image:url("./media/ensono-icon_symbol-dollar-uscurrency-v_0222-IPIDQMDQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-dollar-uscurrency-w:before{background-image:url("./media/ensono-icon_symbol-dollar-uscurrency-w_0222-ARWRT7IE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-dollar-uscurrency-y:before{background-image:url("./media/ensono-icon_symbol-dollar-uscurrency-y_0222-OEE5HARC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-percentage-v:before{background-image:url("./media/ensono-icon_symbol-percentage-v_0222-KLABJJP2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-percentage-w:before{background-image:url("./media/ensono-icon_symbol-percentage-w_0222-L23LQ27I.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-percentage-y:before{background-image:url("./media/ensono-icon_symbol-percentage-y_0222-TSDQ4HL6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-pound-ukcurrency-v:before{background-image:url("./media/ensono-icon_symbol-pound-ukcurrency-v_0222-4TIA7FE3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-pound-ukcurrency-w:before{background-image:url("./media/ensono-icon_symbol-pound-ukcurrency-w_0222-R6F744CQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-pound-ukcurrency-y:before{background-image:url("./media/ensono-icon_symbol-pound-ukcurrency-y_0222-MBM2DSFX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-value-v:before{background-image:url("./media/ensono-icon_value-v_0222-G5BSEAYA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-value-w:before{background-image:url("./media/ensono-icon_value-w_0222-TJKG7A4Z.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-value-y:before{background-image:url("./media/ensono-icon_value-y_0222-ROQIUJG5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-wallet-v:before{background-image:url("./media/ensono-icon_wallet-v_0222-2O7CYUSK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-wallet-w:before{background-image:url("./media/ensono-icon_wallet-w_0222-F4FXVBGM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-wallet-y:before{background-image:url("./media/ensono-icon_wallet-y_0222-HE4HXCW3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bargraphv1-decreasing-v:before{background-image:url("./media/ensono-icon_bargraphv1-decreasing-v_0222-PDPEENZR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-ribbon-w:before{background-image:url("./media/ensono-icon_award-ribbon-w_0222-4VRJ66IJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-ribbon-y:before{background-image:url("./media/ensono-icon_award-ribbon-y_0222-TUFV54SL.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-starribbon-v:before{background-image:url("./media/ensono-icon_award-starribbon-v_0222-EG3GEO5C.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-starribbon-w:before{background-image:url("./media/ensono-icon_award-starribbon-w_0222-33IAU5KF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-starribbon-y:before{background-image:url("./media/ensono-icon_award-starribbon-y_0222-WHNU2R7S.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-trophy-v:before{background-image:url("./media/ensono-icon_award-trophy-v_0222-ZPJLMLC5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-trophy-w:before{background-image:url("./media/ensono-icon_award-trophy-w_0222-XTFX6EAC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-trophy-y:before{background-image:url("./media/ensono-icon_award-trophy-y_0222-3I4XTXEB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-v:before{background-image:url("./media/ensono-icon_award-v_0222-L3P6LZQ2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-w:before{background-image:url("./media/ensono-icon_award-w_0222-4I2L22EF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-y:before{background-image:url("./media/ensono-icon_award-y_0222-LIUMQIQ7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bandages-v:before{background-image:url("./media/ensono-icon_bandages-v_0222-VVDSSQHQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bandages-w:before{background-image:url("./media/ensono-icon_bandages-w_0222-7BZFHX32.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bandages-y:before{background-image:url("./media/ensono-icon_bandages-y_0222-PCCHPH5F.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bell-v:before{background-image:url("./media/ensono-icon_bell-v_0222-ZF2YLHTY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bell-w:before{background-image:url("./media/ensono-icon_bell-w_0222-BUMYZ5FN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-bell-y:before{background-image:url("./media/ensono-icon_bell-y_0222-FQWOCAME.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-binoculars-v:before{background-image:url("./media/ensono-icon_binoculars-v_0222-U3T2DXCF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-binoculars-w:before{background-image:url("./media/ensono-icon_binoculars-w_0222-FHXTDOVC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-binoculars-y:before{background-image:url("./media/ensono-icon_binoculars-y_0222-T5NAATEQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-blocks-v:before{background-image:url("./media/ensono-icon_blocks-v_0222-2TJC7ZML.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-blocks-w:before{background-image:url("./media/ensono-icon_blocks-w_0222-HDYB7LXR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-blocks-y:before{background-image:url("./media/ensono-icon_blocks-y_0222-WEQW25PJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-booklet-v:before{background-image:url("./media/ensono-icon_booklet-v_0222-KSFL4M3U.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-booklet-w:before{background-image:url("./media/ensono-icon_booklet-w_0222-YUUUGEBN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-booklet-y:before{background-image:url("./media/ensono-icon_booklet-y_0222-C4AMJOS6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-box-closed-v:before{background-image:url("./media/ensono-icon_box-closed-v_0222-XTPEB4S4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-box-closed-w:before{background-image:url("./media/ensono-icon_box-closed-w_0222-ANCQIS4T.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-box-closed-y:before{background-image:url("./media/ensono-icon_box-closed-y_0222-M4OVMI3W.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-box-open-v:before{background-image:url("./media/ensono-icon_box-open-v_0222-5AGILYUC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-box-open-w:before{background-image:url("./media/ensono-icon_box-open-w_0222-KYKB3BMG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-box-open-y:before{background-image:url("./media/ensono-icon_box-open-y_0222-VPLRWRHI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-brain-v:before{background-image:url("./media/ensono-icon_brain-v_0222-FOT6QUEY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-brain-w:before{background-image:url("./media/ensono-icon_brain-w_0222-4APO6M6Q.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-brain-y:before{background-image:url("./media/ensono-icon_brain-y_0222-BQZC4R6A.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-briefcase-v:before{background-image:url("./media/ensono-icon_briefcase-v_0222-CPZS4ULA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-briefcase-w:before{background-image:url("./media/ensono-icon_briefcase-w_0222-S5OTKHIT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-briefcase-y:before{background-image:url("./media/ensono-icon_briefcase-y_0222-RIJ3VFIA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-building-landmark-v:before{background-image:url("./media/ensono-icon_building-landmark-v_0222-TVICCKZ4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-building-landmark-w:before{background-image:url("./media/ensono-icon_building-landmark-w_0222-K5M46TUF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-building-landmark-y:before{background-image:url("./media/ensono-icon_building-landmark-y_0222-DPYTKNGQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-building-manufacturing-v:before{background-image:url("./media/ensono-icon_building-manufacturing-v_0222-LKRDI53M.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-building-manufacturing-w:before{background-image:url("./media/ensono-icon_building-manufacturing-w_0222-NCRQNWNA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-building-manufacturing-y:before{background-image:url("./media/ensono-icon_building-manufacturing-y_0222-ZL3ISLAH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-building-office-v:before{background-image:url("./media/ensono-icon_building-office-v_0222-HTHQLL5R.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-building-office-w:before{background-image:url("./media/ensono-icon_building-office-w_0222-WQG3QDAJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-building-office-y:before{background-image:url("./media/ensono-icon_building-office-y_0222-CHZ2DE7K.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-calculator-v:before{background-image:url("./media/ensono-icon_calculator-v_0222-C34IZKC4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-calculator-w:before{background-image:url("./media/ensono-icon_calculator-w_0222-CTPJA2ME.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-calculator-y:before{background-image:url("./media/ensono-icon_calculator-y_0222-T72N547D.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-chainlink-v:before{background-image:url("./media/ensono-icon_chainlink-v_0222-V54ELEVK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-chainlink-w:before{background-image:url("./media/ensono-icon_chainlink-w_0222-CP2OY6IM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-chainlink-y:before{background-image:url("./media/ensono-icon_chainlink-y_0222-5MQPH6DP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-chesspieces-v:before{background-image:url("./media/ensono-icon_chesspieces-v_0222-6XRAZPXN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-chesspieces-w:before{background-image:url("./media/ensono-icon_chesspieces-w_0222-Q7CEMQ2J.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-chesspieces-y:before{background-image:url("./media/ensono-icon_chesspieces-y_0222-MB3OK3QY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clipboard-v:before{background-image:url("./media/ensono-icon_clipboard-v_0222-H7ZNI32K.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clipboard-w:before{background-image:url("./media/ensono-icon_clipboard-w_0222-Z6C64JH2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clipboard-y:before{background-image:url("./media/ensono-icon_clipboard-y_0222-VOTUCFLC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clock-v:before{background-image:url("./media/ensono-icon_clock-v_0222-DZIAKZMK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clock-w:before{background-image:url("./media/ensono-icon_clock-w_0222-EX66LZWW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clock-y:before{background-image:url("./media/ensono-icon_clock-y_0222-YM2OYFNM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-compass-v:before{background-image:url("./media/ensono-icon_compass-v_0222-XBINGFYA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-compass-w:before{background-image:url("./media/ensono-icon_compass-w_0222-4AHFYAE2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-compass-y:before{background-image:url("./media/ensono-icon_compass-y_0222-FKILWQL2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-document-businesscards-v:before{background-image:url("./media/ensono-icon_document-businesscards-v_0222-52KWTIAT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-document-businesscards-w:before{background-image:url("./media/ensono-icon_document-businesscards-w_0222-KXCBQ2XJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-document-businesscards-y:before{background-image:url("./media/ensono-icon_document-businesscards-y_0222-23TYE2C3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-bulkmail-v:before{background-image:url("./media/ensono-icon_documents-bulkmail-v_0222-VH36KI5D.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-bulkmail-w:before{background-image:url("./media/ensono-icon_documents-bulkmail-w_0222-BZYRWHRN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-bulkmail-y:before{background-image:url("./media/ensono-icon_documents-bulkmail-y_0222-ZHZO5PSP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-checklist-v:before{background-image:url("./media/ensono-icon_documents-checklist-v_0222-X36E2AZY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-checklist-w:before{background-image:url("./media/ensono-icon_documents-checklist-w_0222-PWISA3WS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-checklist-y:before{background-image:url("./media/ensono-icon_documents-checklist-y_0222-F5WDSK6J.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-digitaldatasheets-v:before{background-image:url("./media/ensono-icon_documents-digitaldatasheets-v_0222-BJJSHUHI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-digitaldatasheets-w:before{background-image:url("./media/ensono-icon_documents-digitaldatasheets-w_0222-XMTA66SJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-digitaldatasheets-y:before{background-image:url("./media/ensono-icon_documents-digitaldatasheets-y_0222-3LS3TRO6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-envelope-v:before{background-image:url("./media/ensono-icon_documents-envelope-v_0222-T3MTV57S.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-envelope-w:before{background-image:url("./media/ensono-icon_documents-envelope-w_0222-AJT5HO4W.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-envelope-y:before{background-image:url("./media/ensono-icon_documents-envelope-y_0222-TR4LT2FJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-legalregulation-v:before{background-image:url("./media/ensono-icon_documents-legalregulation-v_0222-UOS4IIZ7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-legalregulation-w:before{background-image:url("./media/ensono-icon_documents-legalregulation-w_0222-ZICAGKLV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-legalregulation-y:before{background-image:url("./media/ensono-icon_documents-legalregulation-y_0222-SJTYH6DO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-magnifyingglass-v:before{background-image:url("./media/ensono-icon_documents-magnifyingglass-v_0222-RHZSHCG7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-magnifyingglass-w:before{background-image:url("./media/ensono-icon_documents-magnifyingglass-w_0222-6FAVY7RU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-magnifyingglass-y:before{background-image:url("./media/ensono-icon_documents-magnifyingglass-y_0222-RIHDCIQE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-memo-v:before{background-image:url("./media/ensono-icon_documents-memo-v_0222-I4IRX7RA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-memo-w:before{background-image:url("./media/ensono-icon_documents-memo-w_0222-MRTS3X5J.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-memo-y:before{background-image:url("./media/ensono-icon_documents-memo-y_0222-QLSMEPRC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-multipage-v:before{background-image:url("./media/ensono-icon_documents-multipage-v_0222-NAOIGH2H.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-multipage-w:before{background-image:url("./media/ensono-icon_documents-multipage-w_0222-EODCXBXU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-multipage-y:before{background-image:url("./media/ensono-icon_documents-multipage-y_0222-GNTMG22U.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-openletter-v:before{background-image:url("./media/ensono-icon_documents-openletter-v_0222-FLFZ6DXX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-openletter-w:before{background-image:url("./media/ensono-icon_documents-openletter-w_0222-2CP4OEYK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-openletter-y:before{background-image:url("./media/ensono-icon_documents-openletter-y_0222-OL2W2V3W.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-signed-v:before{background-image:url("./media/ensono-icon_documents-signed-v_0222-ZYH3BZZP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-signed-w:before{background-image:url("./media/ensono-icon_documents-signed-w_0222-TEDAUKX6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-signed-y:before{background-image:url("./media/ensono-icon_documents-signed-y_0222-G5L5BM5U.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-singlepage-v:before{background-image:url("./media/ensono-icon_documents-singlepage-v_0222-KPNVWHDI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-singlepage-w:before{background-image:url("./media/ensono-icon_documents-singlepage-w_0222-2MMMHOJG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-singlepage-y:before{background-image:url("./media/ensono-icon_documents-singlepage-y_0222-DDSIRDDW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-stationery-v:before{background-image:url("./media/ensono-icon_documents-stationery-v_0222-OMUP3PAK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-stationery-w:before{background-image:url("./media/ensono-icon_documents-stationery-w_0222-LT6RTTNV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-stationery-y:before{background-image:url("./media/ensono-icon_documents-stationery-y_0222-YMY2DQZ3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-template-v:before{background-image:url("./media/ensono-icon_documents-template-v_0222-HKP46BHS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-template-w:before{background-image:url("./media/ensono-icon_documents-template-w_0222-RUHKWDQV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-documents-template-y:before{background-image:url("./media/ensono-icon_documents-template-y_0222-LOJ3C5DL.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-earth-europe-v:before{background-image:url("./media/ensono-icon_earth-europe-v_0222-PWNXJPAI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-earth-europe-w:before{background-image:url("./media/ensono-icon_earth-europe-w_0222-3EGQJUQF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-earth-europe-y:before{background-image:url("./media/ensono-icon_earth-europe-y_0222-ZGTGKXBB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-earth-nature-v:before{background-image:url("./media/ensono-icon_earth-nature-v_0222-QJA6TSYT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-earth-nature-w:before{background-image:url("./media/ensono-icon_earth-nature-w_0222-HE7WR2T4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-earth-nature-y:before{background-image:url("./media/ensono-icon_earth-nature-y_0222-4CFSF3JG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-earth-northamerica-v:before{background-image:url("./media/ensono-icon_earth-northamerica-v_0222-BIF63LUH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-earth-northamerica-w:before{background-image:url("./media/ensono-icon_earth-northamerica-w_0222-V6F5LI4A.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-earth-northamerica-y:before{background-image:url("./media/ensono-icon_earth-northamerica-y_0222-4QZBVDVA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-fingerprint-v:before{background-image:url("./media/ensono-icon_fingerprint-v_0222-QFPGPRLH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-fingerprint-w:before{background-image:url("./media/ensono-icon_fingerprint-w_0222-HA6QV433.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-fingerprint-y:before{background-image:url("./media/ensono-icon_fingerprint-y_0222-7ZGHUFME.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globe-aroundtheworld-v:before{background-image:url("./media/ensono-icon_globe-aroundtheworld-v_0222-IDEJQ7R2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globe-aroundtheworld-w:before{background-image:url("./media/ensono-icon_globe-aroundtheworld-w_0222-SWMVVH4Q.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globe-aroundtheworld-y:before{background-image:url("./media/ensono-icon_globe-aroundtheworld-y_0222-DN25MWSF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globe-globalinstitution-v:before{background-image:url("./media/ensono-icon_globe-globalinstitution-v_0222-LB7BJTB2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globe-globalinstitution-w:before{background-image:url("./media/ensono-icon_globe-globalinstitution-w_0222-HINDGWSQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globe-globalinstitution-y:before{background-image:url("./media/ensono-icon_globe-globalinstitution-y_0222-ND2URFYK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globe-magnifyingglass-v:before{background-image:url("./media/ensono-icon_globe-magnifyingglass-v_0222-MOCJFBMH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globe-magnifyingglass-w:before{background-image:url("./media/ensono-icon_globe-magnifyingglass-w_0222-NX2N3CQW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globe-magnifyingglass-y:before{background-image:url("./media/ensono-icon_globe-magnifyingglass-y_0222-VOWNRE5J.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globe-v:before{background-image:url("./media/ensono-icon_globe-v_0222-J4XMBKCJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globe-w:before{background-image:url("./media/ensono-icon_globe-w_0222-DUINX4SB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-globe-y:before{background-image:url("./media/ensono-icon_globe-y_0222-N6YUGQFX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-inbox-v:before{background-image:url("./media/ensono-icon_inbox-v_0222-ZWHJSPLA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-inbox-w:before{background-image:url("./media/ensono-icon_inbox-w_0222-LH2DLJUH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-inbox-y:before{background-image:url("./media/ensono-icon_inbox-y_0222-KHTJTIBT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-key-v:before{background-image:url("./media/ensono-icon_key-v_0222-HCDYFLYU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-key-w:before{background-image:url("./media/ensono-icon_key-w_0222-DMKNNOVI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-key-y:before{background-image:url("./media/ensono-icon_key-y_0222-HESWEHKD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-lightbulb-v:before{background-image:url("./media/ensono-icon_lightbulb-v_0222-ZB5HBCGW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-lightbulb-w:before{background-image:url("./media/ensono-icon_lightbulb-w_0222-BI5LJAFN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-lightbulb-y:before{background-image:url("./media/ensono-icon_lightbulb-y_0222-6PHNNUEP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-lightningbolt-v:before{background-image:url("./media/ensono-icon_lightningbolt-v_0222-GBRIVHSM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-lightningbolt-w:before{background-image:url("./media/ensono-icon_lightningbolt-w_0222-2WBCFHAZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-lightningbolt-y:before{background-image:url("./media/ensono-icon_lightningbolt-y_0222-GAHXQ3JB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-magnifyingglass-v:before{background-image:url("./media/ensono-icon_magnifyingglass-v_0222-S2KPGDUU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-magnifyingglass-w:before{background-image:url("./media/ensono-icon_magnifyingglass-w_0222-QNN5YDXG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-magnifyingglass-y:before{background-image:url("./media/ensono-icon_magnifyingglass-y_0222-UZT2BPCX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-map-v:before{background-image:url("./media/ensono-icon_map-v_0222-CH5W5EC5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-map-w:before{background-image:url("./media/ensono-icon_map-w_0222-35D5KL46.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-map-y:before{background-image:url("./media/ensono-icon_map-y_0222-V45HJXXP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-megaphone-v:before{background-image:url("./media/ensono-icon_megaphone-v_0222-LUDQRJ3I.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-megaphone-w:before{background-image:url("./media/ensono-icon_megaphone-w_0222-PSKV7E6U.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-megaphone-y:before{background-image:url("./media/ensono-icon_megaphone-y_0222-NPYUGYIM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mountain-v:before{background-image:url("./media/ensono-icon_mountain-v_0222-T5GJBA6T.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mountain-w:before{background-image:url("./media/ensono-icon_mountain-w_0222-PUXPMA5E.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-mountain-y:before{background-image:url("./media/ensono-icon_mountain-y_0222-UERURN7T.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-newspaper-v:before{background-image:url("./media/ensono-icon_newspaper-v_0222-O56EVWY2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-newspaper-w:before{background-image:url("./media/ensono-icon_newspaper-w_0222-P4M4VUH3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-newspaper-y:before{background-image:url("./media/ensono-icon_newspaper-y_0222-YKLGT5D5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-notebook-v:before{background-image:url("./media/ensono-icon_notebook-v_0222-GNFFZYC3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-notebook-w:before{background-image:url("./media/ensono-icon_notebook-w_0222-S43DEGCC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-notebook-y:before{background-image:url("./media/ensono-icon_notebook-y_0222-TFM7GPS7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-paperclip-v:before{background-image:url("./media/ensono-icon_paperclip-v_0222-QQ7KW57N.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-paperclip-w:before{background-image:url("./media/ensono-icon_paperclip-w_0222-7GCS3F7H.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-paperclip-y:before{background-image:url("./media/ensono-icon_paperclip-y_0222-TZYYO5IA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-path-v:before{background-image:url("./media/ensono-icon_path-v_0222-HU6YJZZL.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-path-w:before{background-image:url("./media/ensono-icon_path-w_0222-JSZOOKIY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-path-y:before{background-image:url("./media/ensono-icon_path-y_0222-QUSLDARZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-pin-institution-v:before{background-image:url("./media/ensono-icon_pin-institution-v_0222-A3SSFUWA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-pin-institution-w:before{background-image:url("./media/ensono-icon_pin-institution-w_0222-PYKBT2S6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-pin-institution-y:before{background-image:url("./media/ensono-icon_pin-institution-y_0222-XBSAM6ZG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-pin-v:before{background-image:url("./media/ensono-icon_pin-v_0222-BBPMVMNK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-pin-w:before{background-image:url("./media/ensono-icon_pin-w_0222-UEAX4PL6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-pin-y:before{background-image:url("./media/ensono-icon_pin-y_0222-I2JIDCSS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-puzzle-v:before{background-image:url("./media/ensono-icon_puzzle-v_0222-E2YEQTEI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-puzzle-w:before{background-image:url("./media/ensono-icon_puzzle-w_0222-H4MKAYXX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-puzzle-y:before{background-image:url("./media/ensono-icon_puzzle-y_0222-TCBQZVQZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ruler-v:before{background-image:url("./media/ensono-icon_ruler-v_0222-PVRDCHKT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ruler-w:before{background-image:url("./media/ensono-icon_ruler-w_0222-DYKTMO6O.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ruler-y:before{background-image:url("./media/ensono-icon_ruler-y_0222-D5XMYKWZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sign-crossroads-v:before{background-image:url("./media/ensono-icon_sign-crossroads-v_0222-BA6LGRIS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sign-crossroads-w:before{background-image:url("./media/ensono-icon_sign-crossroads-w_0222-YXBC3F2G.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sign-crossroads-y:before{background-image:url("./media/ensono-icon_sign-crossroads-y_0222-VOILQAXT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-silverplatter-v:before{background-image:url("./media/ensono-icon_silverplatter-v_0222-MMRF3ALP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-silverplatter-w:before{background-image:url("./media/ensono-icon_silverplatter-w_0222-4G5K7MHU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-silverplatter-y:before{background-image:url("./media/ensono-icon_silverplatter-y_0222-6P2HHYGA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-speedometer-v:before{background-image:url("./media/ensono-icon_speedometer-v_0222-5QEJAFTJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-speedometer-w:before{background-image:url("./media/ensono-icon_speedometer-w_0222-66HSYTWD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-speedometer-y:before{background-image:url("./media/ensono-icon_speedometer-y_0222-AADKM2RD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-steeringwheel-v:before{background-image:url("./media/ensono-icon_steeringwheel-v_0222-4PFUFIS6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-steeringwheel-w:before{background-image:url("./media/ensono-icon_steeringwheel-w_0222-B3R5L2TW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-steeringwheel-y:before{background-image:url("./media/ensono-icon_steeringwheel-y_0222-KIRTTUCC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-target-bullseye-v:before{background-image:url("./media/ensono-icon_target-bullseye-v_0222-K4JEETYZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-target-bullseye-w:before{background-image:url("./media/ensono-icon_target-bullseye-w_0222-6ZL5V5GI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-target-bullseye-y:before{background-image:url("./media/ensono-icon_target-bullseye-y_0222-MWLIMCQH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-target-crosshairs-v:before{background-image:url("./media/ensono-icon_target-crosshairs-v_0222-DUQX2TKN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-target-crosshairs-w:before{background-image:url("./media/ensono-icon_target-crosshairs-w_0222-TA57HUFP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-target-crosshairs-y:before{background-image:url("./media/ensono-icon_target-crosshairs-y_0222-UOXTMKZH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-telescope-v:before{background-image:url("./media/ensono-icon_telescope-v_0222-LDJIM32E.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-telescope-w:before{background-image:url("./media/ensono-icon_telescope-w_0222-C2JHSUSI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-telescope-y:before{background-image:url("./media/ensono-icon_telescope-y_0222-M7XJDMBB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-trashcan-full-v:before{background-image:url("./media/ensono-icon_trashcan-full-v_0222-KR5EKTME.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-trashcan-full-w:before{background-image:url("./media/ensono-icon_trashcan-full-w_0222-V3CUD3UU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-trashcan-full-y:before{background-image:url("./media/ensono-icon_trashcan-full-y_0222-C3IWGXRR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-trashcan-v:before{background-image:url("./media/ensono-icon_trashcan-v_0222-ILWF2WJO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-trashcan-w:before{background-image:url("./media/ensono-icon_trashcan-w_0222-LQS3Y4MD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-trashcan-y:before{background-image:url("./media/ensono-icon_trashcan-y_0222-4JFVBIGK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-certificate-v:before{background-image:url("./media/ensono-icon_award-certificate-v_0222-ZULUONQP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-certificate-w:before{background-image:url("./media/ensono-icon_award-certificate-w_0222-HSHSC22Z.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-certificate-y:before{background-image:url("./media/ensono-icon_award-certificate-y_0222-5DXLCZEC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-award-ribbon-v:before{background-image:url("./media/ensono-icon_award-ribbon-v_0222-ZTURBNC6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-interviewv1-y:before{background-image:url("./media/ensono-icon_business-interviewv1-y_0222-XMZ5KIB5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-interviewv2-v:before{background-image:url("./media/ensono-icon_business-interviewv2-v_0222-WGXXADXI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-interviewv2-w:before{background-image:url("./media/ensono-icon_business-interviewv2-w_0222-S7YKC4I2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-interviewv2-y:before{background-image:url("./media/ensono-icon_business-interviewv2-y_0222-R7HVFLWB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-meeting-v:before{background-image:url("./media/ensono-icon_business-meeting-v_0222-VOTK7WLH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-meeting-w:before{background-image:url("./media/ensono-icon_business-meeting-w_0222-2GDLZLJP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-meeting-y:before{background-image:url("./media/ensono-icon_business-meeting-y_0222-F3M47OL5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-officeworkers-v:before{background-image:url("./media/ensono-icon_business-officeworkers-v_0222-MDOQQWXW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-officeworkers-w:before{background-image:url("./media/ensono-icon_business-officeworkers-w_0222-NP23FAXQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-officeworkers-y:before{background-image:url("./media/ensono-icon_business-officeworkers-y_0222-VYTZ3D5U.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clientservicesv1-v:before{background-image:url("./media/ensono-icon_clientservicesv1-v_0222-NB5NRLUK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clientservicesv1-w:before{background-image:url("./media/ensono-icon_clientservicesv1-w_0222-IZ3LKTSH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clientservicesv1-y:before{background-image:url("./media/ensono-icon_clientservicesv1-y_0222-6S6UDBZK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clientservicesv2-v:before{background-image:url("./media/ensono-icon_clientservicesv2-v_0222-4MITHKLY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clientservicesv2-w:before{background-image:url("./media/ensono-icon_clientservicesv2-w_0222-OCGUYNZ4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-clientservicesv2-y:before{background-image:url("./media/ensono-icon_clientservicesv2-y_0222-4GKUWT4F.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-engage-v:before{background-image:url("./media/ensono-icon_engage-v_0222-P2EN7XH6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-engage-w:before{background-image:url("./media/ensono-icon_engage-w_0222-ATK4B5RN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-engage-y:before{background-image:url("./media/ensono-icon_engage-y_0222-DMRUHYDX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-handshake-v:before{background-image:url("./media/ensono-icon_handshake-v_0222-OKRSS4GI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-handshake-w:before{background-image:url("./media/ensono-icon_handshake-w_0222-G24G7A2N.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-handshake-y:before{background-image:url("./media/ensono-icon_handshake-y_0222-ZK23RVP3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-introduction-v:before{background-image:url("./media/ensono-icon_introduction-v_0222-KSMICSEA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-introduction-w:before{background-image:url("./media/ensono-icon_introduction-w_0222-VFIET2UP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-introduction-y:before{background-image:url("./media/ensono-icon_introduction-y_0222-GA4J4APW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-loyalty-v:before{background-image:url("./media/ensono-icon_loyalty-v_0222-XBMWQ7RF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-loyalty-w:before{background-image:url("./media/ensono-icon_loyalty-w_0222-E7GDSR56.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-loyalty-y:before{background-image:url("./media/ensono-icon_loyalty-y_0222-SCDR4PHW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-networking-v:before{background-image:url("./media/ensono-icon_networking-v_0222-SF5F2YET.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-networking-w:before{background-image:url("./media/ensono-icon_networking-w_0222-OY2K34RN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-networking-y:before{background-image:url("./media/ensono-icon_networking-y_0222-ZOSYOE5V.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-operationalizev1-v:before{background-image:url("./media/ensono-icon_operationalizev1-v_0222-S7BBTKLZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-operationalizev1-w:before{background-image:url("./media/ensono-icon_operationalizev1-w_0222-B6BODG43.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-operationalizev1-y:before{background-image:url("./media/ensono-icon_operationalizev1-y_0222-UMQP4HVC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-operationalizev2-v:before{background-image:url("./media/ensono-icon_operationalizev2-v_0222-YDX5O76Y.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-operationalizev2-w:before{background-image:url("./media/ensono-icon_operationalizev2-w_0222-PKOIIWLR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-operationalizev2-y:before{background-image:url("./media/ensono-icon_operationalizev2-y_0222-HTRGD6EM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-orgstructurev1-v:before{background-image:url("./media/ensono-icon_orgstructurev1-v_0222-VXVAUMFR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-orgstructurev1-w:before{background-image:url("./media/ensono-icon_orgstructurev1-w_0222-7EREZZPA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-orgstructurev1-y:before{background-image:url("./media/ensono-icon_orgstructurev1-y_0222-U7VR5FPY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-orgstructurev2-v:before{background-image:url("./media/ensono-icon_orgstructurev2-v_0222-JHV6S7Y5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-orgstructurev2-w:before{background-image:url("./media/ensono-icon_orgstructurev2-w_0222-4OBXNRYW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-orgstructurev2-y:before{background-image:url("./media/ensono-icon_orgstructurev2-y_0222-2WLZTYUX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-24-7v1-v:before{background-image:url("./media/ensono-icon_support-24-7v1-v_0222-Z62JDLXX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-24-7v1-w:before{background-image:url("./media/ensono-icon_support-24-7v1-w_0222-KKJPBSLN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-24-7v1-y:before{background-image:url("./media/ensono-icon_support-24-7v1-y_0222-JZRMSWVY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-24-7v2-v:before{background-image:url("./media/ensono-icon_support-24-7v2-v_0222-WYYQGDOT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-24-7v2-w:before{background-image:url("./media/ensono-icon_support-24-7v2-w_0222-XXNF3JIQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-24-7v2-y:before{background-image:url("./media/ensono-icon_support-24-7v2-y_0222-VNS6G3KI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-incidentmanagementv1-v:before{background-image:url("./media/ensono-icon_support-incidentmanagementv1-v_0222-4GR255JY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-incidentmanagementv1-w:before{background-image:url("./media/ensono-icon_support-incidentmanagementv1-w_0222-SE777YL6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-incidentmanagementv1-y:before{background-image:url("./media/ensono-icon_support-incidentmanagementv1-y_0222-4WCHVVUZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-incidentmanagementv2-v:before{background-image:url("./media/ensono-icon_support-incidentmanagementv2-v_0222-4HCIUMX7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-incidentmanagementv2-w:before{background-image:url("./media/ensono-icon_support-incidentmanagementv2-w_0222-DNBAU4OZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-incidentmanagementv2-y:before{background-image:url("./media/ensono-icon_support-incidentmanagementv2-y_0222-4HXOX22T.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-operatorfemale-v:before{background-image:url("./media/ensono-icon_support-operatorfemale-v_0222-FVJIC3G4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-operatorfemale-w:before{background-image:url("./media/ensono-icon_support-operatorfemale-w_0222-PORSNELO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-operatorfemale-y:before{background-image:url("./media/ensono-icon_support-operatorfemale-y_0222-T2MDV2DL.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-operatormale-v:before{background-image:url("./media/ensono-icon_support-operatormale-v_0222-PHCIIITQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-operatormale-w:before{background-image:url("./media/ensono-icon_support-operatormale-w_0222-GG22DHNQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-operatormale-y:before{background-image:url("./media/ensono-icon_support-operatormale-y_0222-QTN5HS5N.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-q-av1-v:before{background-image:url("./media/ensono-icon_support-q-av1-v_0222-KDELXK54.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-q-av1-w:before{background-image:url("./media/ensono-icon_support-q-av1-w_0222-Y6IRW7O4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-q-av1-y:before{background-image:url("./media/ensono-icon_support-q-av1-y_0222-XMTPOBVG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-q-av2-v:before{background-image:url("./media/ensono-icon_support-q-av2-v_0222-BKAEIY43.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-q-av2-w:before{background-image:url("./media/ensono-icon_support-q-av2-w_0222-HHBAMLSP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-support-q-av2-y:before{background-image:url("./media/ensono-icon_support-q-av2-y_0222-CMHUNOSG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-3personv1-v:before{background-image:url("./media/ensono-icon_team-3personv1-v_0222-5BY25RIC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-3personv1-w:before{background-image:url("./media/ensono-icon_team-3personv1-w_0222-7TMQDXNI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-3personv1-y:before{background-image:url("./media/ensono-icon_team-3personv1-y_0222-72XIF244.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-3personv2-v:before{background-image:url("./media/ensono-icon_team-3personv2-v_0222-4MEMED77.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-3personv2-w:before{background-image:url("./media/ensono-icon_team-3personv2-w_0222-KYSND6NV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-3personv2-y:before{background-image:url("./media/ensono-icon_team-3personv2-y_0222-MZVWJMFS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-circledupv1-v:before{background-image:url("./media/ensono-icon_team-circledupv1-v_0222-AYKO52AW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-circledupv1-w:before{background-image:url("./media/ensono-icon_team-circledupv1-w_0222-DP7ESAWD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-circledupv1-y:before{background-image:url("./media/ensono-icon_team-circledupv1-y_0222-ABCQ4L5K.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-circledupv2-v:before{background-image:url("./media/ensono-icon_team-circledupv2-v_0222-KQ62O4WC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-circledupv2-w:before{background-image:url("./media/ensono-icon_team-circledupv2-w_0222-YBXQGF6Z.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-circledupv2-y:before{background-image:url("./media/ensono-icon_team-circledupv2-y_0222-SKIKZHUI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-groupdiscussv1-v:before{background-image:url("./media/ensono-icon_team-groupdiscussv1-v_0222-WS5MXLJD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-groupdiscussv1-w:before{background-image:url("./media/ensono-icon_team-groupdiscussv1-w_0222-TVVTERZI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-groupdiscussv1-y:before{background-image:url("./media/ensono-icon_team-groupdiscussv1-y_0222-D6RJU3AS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-groupdiscussv2-v:before{background-image:url("./media/ensono-icon_team-groupdiscussv2-v_0222-ZVOEQ6FV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-groupdiscussv2-w:before{background-image:url("./media/ensono-icon_team-groupdiscussv2-w_0222-MPMXWOPO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-groupdiscussv2-y:before{background-image:url("./media/ensono-icon_team-groupdiscussv2-y_0222-VDEI44ZI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-largev1-v:before{background-image:url("./media/ensono-icon_team-largev1-v_0222-Q5QUV6OX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-largev1-w:before{background-image:url("./media/ensono-icon_team-largev1-w_0222-Z2VQMTKC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-largev1-y:before{background-image:url("./media/ensono-icon_team-largev1-y_0222-Z7EKTBU4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-largev2-v:before{background-image:url("./media/ensono-icon_team-largev2-v_0222-R6RRZKDN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-largev2-w:before{background-image:url("./media/ensono-icon_team-largev2-w_0222-DTO6L5FH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-largev2-y:before{background-image:url("./media/ensono-icon_team-largev2-y_0222-36FVWMGQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-largev3-v:before{background-image:url("./media/ensono-icon_team-largev3-v_0222-BCHMYUJI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-largev3-w:before{background-image:url("./media/ensono-icon_team-largev3-w_0222-4Y2HZSO7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-largev3-y:before{background-image:url("./media/ensono-icon_team-largev3-y_0222-JVG7AUE4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-largev4-v:before{background-image:url("./media/ensono-icon_team-largev4-v_0222-XEYHGB3B.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-largev4-w:before{background-image:url("./media/ensono-icon_team-largev4-w_0222-XT4RZX4D.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-largev4-y:before{background-image:url("./media/ensono-icon_team-largev4-y_0222-DNQ4PVGM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-smallv1-v:before{background-image:url("./media/ensono-icon_team-smallv1-v_0222-6HGHYWMH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-smallv1-w:before{background-image:url("./media/ensono-icon_team-smallv1-w_0222-PGF4APRR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-smallv1-y:before{background-image:url("./media/ensono-icon_team-smallv1-y_0222-IOHZOJG7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-smallv2-v:before{background-image:url("./media/ensono-icon_team-smallv2-v_0222-AEQ4IIFU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-smallv2-w:before{background-image:url("./media/ensono-icon_team-smallv2-w_0222-EMEKSPLD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-team-smallv2-y:before{background-image:url("./media/ensono-icon_team-smallv2-y_0222-F74NCJV5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-thumbsdown-v:before{background-image:url("./media/ensono-icon_thumbsdown-v_0222-PHP5OBMT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-thumbsdown-w:before{background-image:url("./media/ensono-icon_thumbsdown-w_0222-GFWQAXGN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-thumbsdown-y:before{background-image:url("./media/ensono-icon_thumbsdown-y_0222-3CZP6UWA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-thumbsup-v:before{background-image:url("./media/ensono-icon_thumbsup-v_0222-43DXGWK5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-thumbsup-w:before{background-image:url("./media/ensono-icon_thumbsup-w_0222-ZXYFTQ64.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-thumbsup-y:before{background-image:url("./media/ensono-icon_thumbsup-y_0222-MRSY76OK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-training-seminar-v:before{background-image:url("./media/ensono-icon_training-seminar-v_0222-6WKTW5MT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-training-seminar-w:before{background-image:url("./media/ensono-icon_training-seminar-w_0222-5MGEMAIN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-training-seminar-y:before{background-image:url("./media/ensono-icon_training-seminar-y_0222-RLHTWVRI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-globalv1-v:before{background-image:url("./media/ensono-icon_business-globalv1-v_0222-ZA3YEUT4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-globalv1-w:before{background-image:url("./media/ensono-icon_business-globalv1-w_0222-XGSPHUJQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-globalv1-y:before{background-image:url("./media/ensono-icon_business-globalv1-y_0222-OY76YQT3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-globalv2-v:before{background-image:url("./media/ensono-icon_business-globalv2-v_0222-J3EVXWOY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-globalv2-w:before{background-image:url("./media/ensono-icon_business-globalv2-w_0222-U5QSMDJN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-globalv2-y:before{background-image:url("./media/ensono-icon_business-globalv2-y_0222-AWWPO7TV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-interviewv1-v:before{background-image:url("./media/ensono-icon_business-interviewv1-v_0222-GILGU6HL.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-business-interviewv1-w:before{background-image:url("./media/ensono-icon_business-interviewv1-w_0222-XKYZLQAD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cart-w:before{background-image:url("./media/ensono-icon_cart-w_0222-RFHSTUYV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cart-y:before{background-image:url("./media/ensono-icon_cart-y_0222-CUKPEVP6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-chat-v:before{background-image:url("./media/ensono-icon_chat-v_0222-JXV5WSYS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-chat-w:before{background-image:url("./media/ensono-icon_chat-w_0222-2UCATDDN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-chat-y:before{background-image:url("./media/ensono-icon_chat-y_0222-PRZQOHWT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-code-v:before{background-image:url("./media/ensono-icon_code-v_0222-DNUKMJ7Q.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-code-w:before{background-image:url("./media/ensono-icon_code-w_0222-ZMGTTNYS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-code-y:before{background-image:url("./media/ensono-icon_code-y_0222-MEF726XX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-dashboard-v:before{background-image:url("./media/ensono-icon_computer-dashboard-v_0222-EZDWOJLX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-dashboard-w:before{background-image:url("./media/ensono-icon_computer-dashboard-w_0222-OZF4BDUW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-dashboard-y:before{background-image:url("./media/ensono-icon_computer-dashboard-y_0222-LLFI33AT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-data-v:before{background-image:url("./media/ensono-icon_computer-data-v_0222-3W23UBME.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-data-w:before{background-image:url("./media/ensono-icon_computer-data-w_0222-VBVBGS4C.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-data-y:before{background-image:url("./media/ensono-icon_computer-data-y_0222-55P5AT6N.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-desktopmonitor-v:before{background-image:url("./media/ensono-icon_computer-desktopmonitor-v_0222-J3YABUH4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-desktopmonitor-w:before{background-image:url("./media/ensono-icon_computer-desktopmonitor-w_0222-PRILL7TZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-desktopmonitor-y:before{background-image:url("./media/ensono-icon_computer-desktopmonitor-y_0222-N423APKZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-laptop-v:before{background-image:url("./media/ensono-icon_computer-laptop-v_0222-4EBBTUUL.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-laptop-w:before{background-image:url("./media/ensono-icon_computer-laptop-w_0222-3KRGPMQJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-laptop-y:before{background-image:url("./media/ensono-icon_computer-laptop-y_0222-WCLHQYIG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-performance-v:before{background-image:url("./media/ensono-icon_computer-performance-v_0222-QY5IKHJD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-performance-w:before{background-image:url("./media/ensono-icon_computer-performance-w_0222-HV4XDFP3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-performance-y:before{background-image:url("./media/ensono-icon_computer-performance-y_0222-MEMXBGRK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-software-v:before{background-image:url("./media/ensono-icon_computer-software-v_0222-WP2KUEAX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-software-w:before{background-image:url("./media/ensono-icon_computer-software-w_0222-RTZEXUIH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-computer-software-y:before{background-image:url("./media/ensono-icon_computer-software-y_0222-UVBH2VCC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-device-mobile-v:before{background-image:url("./media/ensono-icon_device-mobile-v_0222-FEZYPEBT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-device-mobile-w:before{background-image:url("./media/ensono-icon_device-mobile-w_0222-WEC2RAJM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-device-mobile-y:before{background-image:url("./media/ensono-icon_device-mobile-y_0222-2HUJTF5M.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-device-printer-v:before{background-image:url("./media/ensono-icon_device-printer-v_0222-36O7FQNR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-device-printer-w:before{background-image:url("./media/ensono-icon_device-printer-w_0222-FGOTUWA3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-device-printer-y:before{background-image:url("./media/ensono-icon_device-printer-y_0222-NTO5KX7Z.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-device-tablet-v:before{background-image:url("./media/ensono-icon_device-tablet-v_0222-JU7K7ZA4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-device-tablet-w:before{background-image:url("./media/ensono-icon_device-tablet-w_0222-WJJU46J6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-device-tablet-y:before{background-image:url("./media/ensono-icon_device-tablet-y_0222-XSZV5GXM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-device-webcam-v:before{background-image:url("./media/ensono-icon_device-webcam-v_0222-7HFQT2XS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-device-webcam-w:before{background-image:url("./media/ensono-icon_device-webcam-w_0222-I6QNMDI3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-device-webcam-y:before{background-image:url("./media/ensono-icon_device-webcam-y_0222-XFZWAI2H.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-digitalprofile-v:before{background-image:url("./media/ensono-icon_digitalprofile-v_0222-BK3ZRJQK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-digitalprofile-w:before{background-image:url("./media/ensono-icon_digitalprofile-w_0222-SFIMEXUD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-digitalprofile-y:before{background-image:url("./media/ensono-icon_digitalprofile-y_0222-DRQBTMWI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-disasterrecovery-v:before{background-image:url("./media/ensono-icon_disasterrecovery-v_0222-B3676TX2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-disasterrecovery-w:before{background-image:url("./media/ensono-icon_disasterrecovery-w_0222-EN2AQ6DQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-disasterrecovery-y:before{background-image:url("./media/ensono-icon_disasterrecovery-y_0222-KZN7GW2E.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-email-v:before{background-image:url("./media/ensono-icon_email-v_0222-EJGCKO3K.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-email-w:before{background-image:url("./media/ensono-icon_email-w_0222-L3CQYJE6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-email-y:before{background-image:url("./media/ensono-icon_email-y_0222-KDIE4LM5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-file-download-v:before{background-image:url("./media/ensono-icon_file-download-v_0222-W5HCN6KP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-file-download-w:before{background-image:url("./media/ensono-icon_file-download-w_0222-QPJHY2I6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-file-download-y:before{background-image:url("./media/ensono-icon_file-download-y_0222-XDIBW72Q.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-file-folder-v:before{background-image:url("./media/ensono-icon_file-folder-v_0222-VJDBXSIO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-file-folder-w:before{background-image:url("./media/ensono-icon_file-folder-w_0222-3KBEUYY2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-file-folder-y:before{background-image:url("./media/ensono-icon_file-folder-y_0222-EV4WQBKO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-file-upload-v:before{background-image:url("./media/ensono-icon_file-upload-v_0222-OM3TEKZE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-file-upload-w:before{background-image:url("./media/ensono-icon_file-upload-w_0222-PFXCTUQX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-file-upload-y:before{background-image:url("./media/ensono-icon_file-upload-y_0222-KKJGAGSG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-firewall-v:before{background-image:url("./media/ensono-icon_firewall-v_0222-KWUQBS7X.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-firewall-w:before{background-image:url("./media/ensono-icon_firewall-w_0222-SAQ5TODJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-firewall-y:before{background-image:url("./media/ensono-icon_firewall-y_0222-WHTBHYHM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-gears-v:before{background-image:url("./media/ensono-icon_gears-v_0222-YP4MLBJJ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-gears-w:before{background-image:url("./media/ensono-icon_gears-w_0222-2XMCZSLX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-gears-y:before{background-image:url("./media/ensono-icon_gears-y_0222-VPCU7ABA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-hand-v:before{background-image:url("./media/ensono-icon_hand-v_0222-S6PMUWMU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-hand-w:before{background-image:url("./media/ensono-icon_hand-w_0222-AMVNQ62K.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-hand-y:before{background-image:url("./media/ensono-icon_hand-y_0222-CWJHJK7G.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-host-v:before{background-image:url("./media/ensono-icon_host-v_0222-6ZUGTKIK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-host-w:before{background-image:url("./media/ensono-icon_host-w_0222-5BPV37TR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-host-y:before{background-image:url("./media/ensono-icon_host-y_0222-4KVBVH3D.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ic-outline-info-v:before{background-image:url("./media/ensono-icon_ic-outline-info-v_0222-T3IQF3NX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ic-outline-info-w:before{background-image:url("./media/ensono-icon_ic-outline-info-w_0222-RSLZA2FX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ic-outline-info-y:before{background-image:url("./media/ensono-icon_ic-outline-info-y_0222-3APZREIM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-idbadge-v:before{background-image:url("./media/ensono-icon_idbadge-v_0222-MKHB3IRE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-idbadge-w:before{background-image:url("./media/ensono-icon_idbadge-w_0222-ERAGOZWD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-idbadge-y:before{background-image:url("./media/ensono-icon_idbadge-y_0222-5W5HR35O.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-incident-v:before{background-image:url("./media/ensono-icon_incident-v_0222-P52TPG7N.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-incident-w:before{background-image:url("./media/ensono-icon_incident-w_0222-BWBMNA75.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-incident-y:before{background-image:url("./media/ensono-icon_incident-y_0222-KEQZZNPM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-legacytech-v:before{background-image:url("./media/ensono-icon_legacytech-v_0222-TSY3GAWU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-legacytech-w:before{background-image:url("./media/ensono-icon_legacytech-w_0222-DBYZQ7DW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-legacytech-y:before{background-image:url("./media/ensono-icon_legacytech-y_0222-EELG5U7H.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-lock-locked-v:before{background-image:url("./media/ensono-icon_lock-locked-v_0222-BTHV5Y23.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-lock-locked-w:before{background-image:url("./media/ensono-icon_lock-locked-w_0222-YHNUVB46.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-lock-locked-y:before{background-image:url("./media/ensono-icon_lock-locked-y_0222-XJLN3UFF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-lock-unlocked-v:before{background-image:url("./media/ensono-icon_lock-unlocked-v_0222-YHTJ3B6O.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-lock-unlocked-w:before{background-image:url("./media/ensono-icon_lock-unlocked-w_0222-XIQUYCCZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-lock-unlocked-y:before{background-image:url("./media/ensono-icon_lock-unlocked-y_0222-JWTVCIBF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-microchip-v:before{background-image:url("./media/ensono-icon_microchip-v_0222-YQA67JMB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-microchip-w:before{background-image:url("./media/ensono-icon_microchip-w_0222-ZISGZ6C2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-microchip-y:before{background-image:url("./media/ensono-icon_microchip-y_0222-G6IRWGYC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-microphone-v:before{background-image:url("./media/ensono-icon_microphone-v_0222-FQK54RFG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-microphone-w:before{background-image:url("./media/ensono-icon_microphone-w_0222-ZQVGIG4I.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-microphone-y:before{background-image:url("./media/ensono-icon_microphone-y_0222-7C3BTORX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-network-v:before{background-image:url("./media/ensono-icon_network-v_0222-YEFW6D3R.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-network-w:before{background-image:url("./media/ensono-icon_network-w_0222-YXAKXKLE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-network-y:before{background-image:url("./media/ensono-icon_network-y_0222-P6YETMVW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-notification-v:before{background-image:url("./media/ensono-icon_notification-v_0222-7JBJQEFG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-notification-w:before{background-image:url("./media/ensono-icon_notification-w_0222-4I23K3DA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-notification-y:before{background-image:url("./media/ensono-icon_notification-y_0222-AE75I36G.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-phone-v:before{background-image:url("./media/ensono-icon_phone-v_0222-64SQT7DW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-phone-w:before{background-image:url("./media/ensono-icon_phone-w_0222-DM5M6LSV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-phone-y:before{background-image:url("./media/ensono-icon_phone-y_0222-NH6ZPBTV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-remotemanagement-v:before{background-image:url("./media/ensono-icon_remotemanagement-v_0222-NEQOJ3F2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-remotemanagement-w:before{background-image:url("./media/ensono-icon_remotemanagement-w_0222-B46NYYUX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-remotemanagement-y:before{background-image:url("./media/ensono-icon_remotemanagement-y_0222-V4FFPL6W.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-rotate-clockwise-v:before{background-image:url("./media/ensono-icon_rotate-clockwise-v_0222-QEFZVRYX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-rotate-clockwise-w:before{background-image:url("./media/ensono-icon_rotate-clockwise-w_0222-QSAUZP4M.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-rotate-clockwise-y:before{background-image:url("./media/ensono-icon_rotate-clockwise-y_0222-MEMHSJZQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-rotate-counterclockwise-v:before{background-image:url("./media/ensono-icon_rotate-counterclockwise-v_0222-T7QCLL72.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-rotate-counterclockwise-w:before{background-image:url("./media/ensono-icon_rotate-counterclockwise-w_0222-J622EIRO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-rotate-counterclockwise-y:before{background-image:url("./media/ensono-icon_rotate-counterclockwise-y_0222-XLAK7IU5.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-server-backup-v:before{background-image:url("./media/ensono-icon_server-backup-v_0222-MITGLIUD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-server-backup-w:before{background-image:url("./media/ensono-icon_server-backup-w_0222-LFN6NG3B.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-server-backup-y:before{background-image:url("./media/ensono-icon_server-backup-y_0222-OZBJFG2F.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-server-v:before{background-image:url("./media/ensono-icon_server-v_0222-H5MTIX47.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-server-w:before{background-image:url("./media/ensono-icon_server-w_0222-MTWD3L7D.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-server-y:before{background-image:url("./media/ensono-icon_server-y_0222-OALCOP44.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sliders-v:before{background-image:url("./media/ensono-icon_sliders-v_0222-WGBZLDG6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sliders-w:before{background-image:url("./media/ensono-icon_sliders-w_0222-S5MGZQZK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sliders-y:before{background-image:url("./media/ensono-icon_sliders-y_0222-SC2CFWQO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sunset-v:before{background-image:url("./media/ensono-icon_sunset-v_0222-B23CH3KI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sunset-w:before{background-image:url("./media/ensono-icon_sunset-w_0222-FLLCQN4Q.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-sunset-y:before{background-image:url("./media/ensono-icon_sunset-y_0222-24ASXIZD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-checkmark-v:before{background-image:url("./media/ensono-icon_symbol-checkmark-v_0222-P7L2REI7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-checkmark-w:before{background-image:url("./media/ensono-icon_symbol-checkmark-w_0222-62PLT3SC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-checkmark-y:before{background-image:url("./media/ensono-icon_symbol-checkmark-y_0222-IXIRAZHA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-minus-v:before{background-image:url("./media/ensono-icon_symbol-minus-v_0222-SAY4NEUG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-minus-w:before{background-image:url("./media/ensono-icon_symbol-minus-w_0222-R3ZIHTVY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-minus-y:before{background-image:url("./media/ensono-icon_symbol-minus-y_0222-MU4XOTC7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-plus-v:before{background-image:url("./media/ensono-icon_symbol-plus-v_0222-IRYP6WC2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-plus-w:before{background-image:url("./media/ensono-icon_symbol-plus-w_0222-GOZJEJDM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-symbol-plus-y:before{background-image:url("./media/ensono-icon_symbol-plus-y_0222-UAR2HUU6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-thoughtbubble-v:before{background-image:url("./media/ensono-icon_thoughtbubble-v_0222-JVW4NW7B.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-thoughtbubble-w:before{background-image:url("./media/ensono-icon_thoughtbubble-w_0222-MOY7PPYQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-thoughtbubble-y:before{background-image:url("./media/ensono-icon_thoughtbubble-y_0222-HJIMHWZK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-toggle-off-v:before{background-image:url("./media/ensono-icon_toggle-off-v_0222-LKV6ERKE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-toggle-off-w:before{background-image:url("./media/ensono-icon_toggle-off-w_0222-2JKLW65Z.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-toggle-off-y:before{background-image:url("./media/ensono-icon_toggle-off-y_0222-3LAYLR4C.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-toggle-on-v:before{background-image:url("./media/ensono-icon_toggle-on-v_0222-7GS4Y3NG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-toggle-on-w:before{background-image:url("./media/ensono-icon_toggle-on-w_0222-DTAN3YBB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-toggle-on-y:before{background-image:url("./media/ensono-icon_toggle-on-y_0222-LD66T34I.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-touchelement-v:before{background-image:url("./media/ensono-icon_touchelement-v_0222-TINC7AAP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-touchelement-w:before{background-image:url("./media/ensono-icon_touchelement-w_0222-IWHOUZTY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-touchelement-y:before{background-image:url("./media/ensono-icon_touchelement-y_0222-U25RD6VY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-update-v:before{background-image:url("./media/ensono-icon_update-v_0222-MEZSUPLV.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-update-w:before{background-image:url("./media/ensono-icon_update-w_0222-CMBIPV44.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-update-y:before{background-image:url("./media/ensono-icon_update-y_0222-G6CUDGWD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-userdatabase-v:before{background-image:url("./media/ensono-icon_userdatabase-v_0222-RK3PPIAK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-userdatabase-w:before{background-image:url("./media/ensono-icon_userdatabase-w_0222-QIZVV2UY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-userdatabase-y:before{background-image:url("./media/ensono-icon_userdatabase-y_0222-3EEBOXKW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-user-v:before{background-image:url("./media/ensono-icon_user-v_0222-IJD5JQ4O.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-user-w:before{background-image:url("./media/ensono-icon_user-w_0222-MXJN6QX4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-user-y:before{background-image:url("./media/ensono-icon_user-y_0222-52G7FS77.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-video-v:before{background-image:url("./media/ensono-icon_video-v_0222-F4RXF6IH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-video-w:before{background-image:url("./media/ensono-icon_video-w_0222-356IIXBW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-video-y:before{background-image:url("./media/ensono-icon_video-y_0222-OOLIRB5K.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-automation-v:before{background-image:url("./media/ensono-icon_automation-v_0222-FW2ST5I6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-automation-w:before{background-image:url("./media/ensono-icon_automation-w_0222-Q2QVBB4L.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-automation-y:before{background-image:url("./media/ensono-icon_automation-y_0222-5VBO2FUB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-camera-v:before{background-image:url("./media/ensono-icon_camera-v_0222-QS654CVK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-camera-w:before{background-image:url("./media/ensono-icon_camera-w_0222-2Y326SYX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-camera-y:before{background-image:url("./media/ensono-icon_camera-y_0222-QITVPINS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cart-addtocart-v:before{background-image:url("./media/ensono-icon_cart-addtocart-v_0222-DNO3I6WP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cart-addtocart-w:before{background-image:url("./media/ensono-icon_cart-addtocart-w_0222-ES66DCC7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cart-addtocart-y:before{background-image:url("./media/ensono-icon_cart-addtocart-y_0222-5YTEXWAN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cart-removefromcart-v:before{background-image:url("./media/ensono-icon_cart-removefromcart-v_0222-7LBJW5WF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cart-removefromcart-w:before{background-image:url("./media/ensono-icon_cart-removefromcart-w_0222-HNHPIJIX.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cart-removefromcart-y:before{background-image:url("./media/ensono-icon_cart-removefromcart-y_0222-ZEYB3ZC6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-cart-v:before{background-image:url("./media/ensono-icon_cart-v_0222-NV4OGZAM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ai2-w:before{background-image:url("./media/ensono-icon_ai2-w_0222-4U6JVHQQ.png");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ai2-v:before{background-image:url("./media/ensono-icon_ai2-v_0222-7QY5VMNM.png");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ai1-w:before{background-image:url("./media/ensono-icon_ai1-w_0222-4C6KJOXT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ai1-v:before{background-image:url("./media/ensono-icon_ai1-v_0222-KIIOSTR7.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ai1-y:before{background-image:url("./media/ensono-icon_ai1-y_0222-44M2BTA2.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-calendar-confirmation-v:before{background-image:url("./media/ensono-icon_calendar-confirmation-v_0222-CT5G5XEW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-calendar-confirmation-w:before{background-image:url("./media/ensono-icon_calendar-confirmation-w_0222-HIKIIVTC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-calendar-confirmation-y:before{background-image:url("./media/ensono-icon_calendar-confirmation-y_0222-PI7AAVFZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-calendar-selecteddates-v:before{background-image:url("./media/ensono-icon_calendar-selecteddates-v_0222-YCBYMTF3.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-calendar-selecteddates-w:before{background-image:url("./media/ensono-icon_calendar-selecteddates-w_0222-NFRC7CXG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-calendar-selecteddates-y:before{background-image:url("./media/ensono-icon_calendar-selecteddates-y_0222-GDUAT42M.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-calendar-v:before{background-image:url("./media/ensono-icon_calendar-v_0222-3CTOJ3VE.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-calendar-w:before{background-image:url("./media/ensono-icon_calendar-w_0222-COGQNQEY.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-calendar-y:before{background-image:url("./media/ensono-icon_calendar-y_0222-KX4X3A2N.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-change-v:before{background-image:url("./media/ensono-icon_change-v_0222-R76SGGAW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-change-w:before{background-image:url("./media/ensono-icon_change-w_0222-25CZHJVS.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-change-y:before{background-image:url("./media/ensono-icon_change-y_0222-AXKZKIAB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-circularmodel-v:before{background-image:url("./media/ensono-icon_circularmodel-v_0222-EXO7VV74.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-circularmodel-w:before{background-image:url("./media/ensono-icon_circularmodel-w_0222-JCS3UH2C.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-circularmodel-y:before{background-image:url("./media/ensono-icon_circularmodel-y_0222-QEWBDKHU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-efficiency-v:before{background-image:url("./media/ensono-icon_efficiency-v_0222-JSMRTPNF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-efficiency-w:before{background-image:url("./media/ensono-icon_efficiency-w_0222-TMQ3RQXP.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-efficiency-y:before{background-image:url("./media/ensono-icon_efficiency-y_0222-3XY5XP5D.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-execution-v:before{background-image:url("./media/ensono-icon_execution-v_0222-YXQE44GN.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-execution-w:before{background-image:url("./media/ensono-icon_execution-w_0222-CNHGPR25.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-execution-y:before{background-image:url("./media/ensono-icon_execution-y_0222-BOF72XBI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-fast-v:before{background-image:url("./media/ensono-icon_fast-v_0222-ZG2QWUKZ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-fast-w:before{background-image:url("./media/ensono-icon_fast-w_0222-ONTB7K53.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-fast-y:before{background-image:url("./media/ensono-icon_fast-y_0222-P46MWRU6.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-freethinking-v:before{background-image:url("./media/ensono-icon_freethinking-v_0222-KUTC2L3S.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-freethinking-w:before{background-image:url("./media/ensono-icon_freethinking-w_0222-UXODIIKF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-freethinking-y:before{background-image:url("./media/ensono-icon_freethinking-y_0222-FMS3XA6D.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-innovation-v:before{background-image:url("./media/ensono-icon_innovation-v_0222-OC54VWBT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-innovation-w:before{background-image:url("./media/ensono-icon_innovation-w_0222-XGZIQR3D.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-innovation-y:before{background-image:url("./media/ensono-icon_innovation-y_0222-EICIQURW.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-integration-v:before{background-image:url("./media/ensono-icon_integration-v_0222-TFQB2QQL.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-integration-w:before{background-image:url("./media/ensono-icon_integration-w_0222-ZGOYVXYI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-integration-y:before{background-image:url("./media/ensono-icon_integration-y_0222-MW4AKSEI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-launch-v:before{background-image:url("./media/ensono-icon_launch-v_0222-5BJHRUG4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-launch-w:before{background-image:url("./media/ensono-icon_launch-w_0222-WIEWKUXQ.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-launch-y:before{background-image:url("./media/ensono-icon_launch-y_0222-LSL3BQVI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-process-workflow-v:before{background-image:url("./media/ensono-icon_process-workflow-v_0222-FXDVXJYM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-process-workflow-w:before{background-image:url("./media/ensono-icon_process-workflow-w_0222-C2UK2Q2T.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-process-workflow-y:before{background-image:url("./media/ensono-icon_process-workflow-y_0222-D6YIK22K.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-rapidresponse-v:before{background-image:url("./media/ensono-icon_rapidresponse-v_0222-35NTHSUI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-rapidresponse-w:before{background-image:url("./media/ensono-icon_rapidresponse-w_0222-VJTEWIFA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-rapidresponse-y:before{background-image:url("./media/ensono-icon_rapidresponse-y_0222-QGF5LRWD.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-shift-v:before{background-image:url("./media/ensono-icon_shift-v_0222-4WVRCRSB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-shift-w:before{background-image:url("./media/ensono-icon_shift-w_0222-RGIEJWFO.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-shift-y:before{background-image:url("./media/ensono-icon_shift-y_0222-BUMHRDVF.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-testing-ab-v:before{background-image:url("./media/ensono-icon_testing-ab-v_0222-EZNSHX6D.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-testing-ab-w:before{background-image:url("./media/ensono-icon_testing-ab-w_0222-CS3MAY7Z.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-testing-ab-y:before{background-image:url("./media/ensono-icon_testing-ab-y_0222-K7M5K4WU.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ticketmanagement-v:before{background-image:url("./media/ensono-icon_ticketmanagement-v_0222-G2DH4G25.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ticketmanagement-w:before{background-image:url("./media/ensono-icon_ticketmanagement-w_0222-6XJRUOTG.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-ticketmanagement-y:before{background-image:url("./media/ensono-icon_ticketmanagement-y_0222-KUFL5RFM.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-time-addition-v:before{background-image:url("./media/ensono-icon_time-addition-v_0222-N7FX57LR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-time-addition-w:before{background-image:url("./media/ensono-icon_time-addition-w_0222-IOLZ2V7D.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-time-addition-y:before{background-image:url("./media/ensono-icon_time-addition-y_0222-54PTNZNR.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-time-reduction-v:before{background-image:url("./media/ensono-icon_time-reduction-v_0222-DXLPTLOH.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-time-reduction-w:before{background-image:url("./media/ensono-icon_time-reduction-w_0222-RW7WKHFB.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-time-reduction-y:before{background-image:url("./media/ensono-icon_time-reduction-y_0222-M2AKHPS4.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-time-v:before{background-image:url("./media/ensono-icon_time-v_0222-N5FGTQ4X.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-time-w:before{background-image:url("./media/ensono-icon_time-w_0222-MCC5ZR7V.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-time-y:before{background-image:url("./media/ensono-icon_time-y_0222-BROZJCAC.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-transformation-v:before{background-image:url("./media/ensono-icon_transformation-v_0222-K5UYUY32.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-transformation-w:before{background-image:url("./media/ensono-icon_transformation-w_0222-TF7G3WWT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-transformation-y:before{background-image:url("./media/ensono-icon_transformation-y_0222-AA5AFU4Y.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-accelerate-v:before{background-image:url("./media/ensono-icon_accelerate-v_0222-LEKKVTEL.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-accelerate-w:before{background-image:url("./media/ensono-icon_accelerate-w_0222-IWDKUATI.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-accelerate-y:before{background-image:url("./media/ensono-icon_accelerate-y_0222-73FBUEQK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-agile-v:before{background-image:url("./media/ensono-icon_agile-v_0222-LGTKRVDT.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-agile-w:before{background-image:url("./media/ensono-icon_agile-w_0222-7BQLX3PA.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-agile-y:before{background-image:url("./media/ensono-icon_agile-y_0222-HCD446HK.svg");background-repeat:no-repeat;background-size:100%;background-position:center;display:inline-block;width:10px;height:10px;content:""}.en-xs:before{width:20px;height:20px}.en-sm:before{width:40px;height:40px}.en-md:before{width:50px;height:50px}.en-lg:before{width:60px;height:60px}.en-xl:before{width:80px;height:80px}gw-table-widget .highlighted-row{background:#ffd22f80!important}gw-table-widget .highlighted-row.gray-row{background:#26262633!important}gw-table-widget .highlighted-row.gray-row:hover{background-color:#26262666!important}gw-table-widget .highlighted-row.green-row{background:#27a74533!important}gw-table-widget .highlighted-row.green-row:hover{background-color:#27a74566!important}gw-table-widget .highlighted-row.red-row{background-color:#e0010933!important}gw-table-widget .highlighted-row.red-row:hover{background-color:#e0010966!important}gw-table-widget .matched-row{background:#ffd22f80!important}.hint{color:#b3b4b3!important}select{height:34px!important}.modal-content gw-argos-modal-content gw-widget-slot gw-table-widget gw-table .box-border{border:none!important}gw-advisor-template-applied-to #APPLIED_TO_TABLE>div,gw-advisor-template-versions-history #VERSIONS_HISTORY>div{border:none!important}#TotalDetailsTiles,#PatchTiles gw-chart-widget,gw-managed-servers-main-page gw-chart-widget,.performance-metrics gw-chart-widget,#DETAIL_METADATA,.product-breakup-modal gw-overlay .gw-overlay{border:none;box-shadow:none}#DETAIL_PATCH_COMPLIANCE_TABLE gw-table-widget #GO_BACK{display:none}#FilterForm ng-select{min-width:110px}.bg-light{background-color:#e8eaf6!important}#TicketSearchToolbar .input-group,#TicketSearchToolbar .search .clickable,#TicketSearchToolbar input[type=text]{background-color:#e8eaf6}.no-border gw-table .box-border{border:none!important}.delivery-pulse-management-sdm-select{max-width:210px!important}#FilterByModuleId ng-dropdown-panel{width:100%!important}.view-more{cursor:pointer}#UserAdminList .cdk-virtual-scroll-content-wrapper{position:relative}.modal-height .modal-content{min-height:300px}.folder-row{background:#e9bb82!important}.folder-row:hover,.folder-row.ag-row-selected{background:#ddc6a9!important}.sdm-desktop-multi-select-clients{max-width:750px}#configPageFilterPanelSearch{min-height:34px!important}#RequestsDetails #NoDataMessage .gw-overlay,#IncidentsDetails #NoDataMessage .gw-overlay,#ProblemsDetails #NoDataMessage .gw-overlay,#RisksDetails #NoDataMessage .gw-overlay,#ChangesDetails #NoDataMessage .gw-overlay,#BillingDashboard #NoDataMessage .gw-overlay{border:none}#TileContainer .gw-overlay{border-radius:0}.report-select,.clients-select,#ReportName,#ClientsInput{max-width:190px!important}.ng-select.is-invalid .ng-select-container,.ng-select.ng-invalid.ng-touched .ng-select-container,.ng-select.ng-invalid.ng-dirty .ng-select-container{border:1px solid #dd363c!important}quill-view-html .ql-editor{font-family:Inter,sans-serif;font-size:1.4rem;padding:0}#VIEW_CATEGORY{max-height:30.5px!important}.gateway-list,.gateway-list:hover{background:#ffd22f80}.table-container::-webkit-scrollbar{width:8px!important;background-color:#eae4fc!important;transition:all .2s;border-left:1px solid rgba(105,65,235,.4392156863)!important;border-right:1px solid rgba(105,65,235,.4392156863)!important}.table-container::-webkit-scrollbar-thumb{background-color:#6941eb!important}gw-cost-management-overview-card gw-card .btn-view-more,gw-potential-savings-card gw-card .btn-view-more,gw-aws-cost-management-overview-card gw-card .btn-view-more,gw-platform-potential-savings-card gw-card .btn-view-more{min-height:unset!important}gw-spend-history-chart gw-tile .grid-box,gw-spend-history-chart gw-tile .grid-card-container .grid-card,.grid-card-container gw-spend-history-chart gw-tile .grid-card,gw-spend-history-chart gw-tile #IbmDiskUtilizationChart .custom-highchart,#IbmDiskUtilizationChart gw-spend-history-chart gw-tile .custom-highchart,gw-spend-history-chart gw-tile #IbmCpuUtilizationChart .custom-highchart,#IbmCpuUtilizationChart gw-spend-history-chart gw-tile .custom-highchart,gw-spend-history-chart gw-tile #IbmMemoryUsageByPoolChart .custom-highchart,#IbmMemoryUsageByPoolChart gw-spend-history-chart gw-tile .custom-highchart,gw-spend-history-chart gw-tile #IbmResponseTimeChart .custom-highchart,#IbmResponseTimeChart gw-spend-history-chart gw-tile .custom-highchart{border:none!important}#JobAbendsBarChart .highcharts-title,#JobAbendsAreaChart .highcharts-title{font-family:Inter,Arial,sans-serif!important;color:#262626!important}#MessageStatus .toggle-group .on-btn:disabled{opacity:1}#MessageStatus .toggle-group .on-btn:disabled:not(.btn-primary){background-color:transparent!important}.view-announcement ng-select ng-dropdown-panel{width:100%!important}gw-message-box p{margin-bottom:0!important}.announcement gw-toggle-form-control{height:36px}.announcement gw-toggle-form-control .btn-group{height:100%}#AnnouncementsTable .fa-trash:hover{cursor:pointer}#InvoiceSlaTrackerGrid .ag-pinned-left-cols-container{z-index:2}#InvoiceSlaTrackerGrid .ag-pinned-left-header{z-index:3}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell{padding-top:0!important;padding-bottom:0!important}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell .ag-cell-wrapper,#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell .ag-cell-value{width:100%;height:100%}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell .ag-cell-value{display:flex;align-items:center;padding-top:2px;padding-bottom:2px;box-sizing:border-box}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell .invoice-sla-cell-select,#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell .invoice-sla-cell-textarea{width:100%}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell .invoice-sla-cell-select.ng-select{display:block;width:170px!important;min-width:170px!important;max-width:170px!important;flex:0 0 170px}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell .invoice-sla-cell-select .ng-select-container{width:170px!important;min-width:170px!important;max-width:170px!important;min-height:32px;height:32px;display:flex;align-items:center}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell .invoice-sla-cell-select .ng-value-container{padding-top:2px;padding-bottom:2px;display:flex;align-items:center}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell .invoice-sla-cell-select .ng-input{top:0}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell .invoice-sla-cell-select .ng-value{max-width:100%}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell .invoice-sla-cell-select .ng-clear-wrapper{height:100%;display:flex;align-items:center}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell.invoice-sla-delay-cell .invoice-sla-cell-select.ng-select{width:260px!important;min-width:260px!important;max-width:260px!important;flex:0 0 260px}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell.invoice-sla-delay-cell .invoice-sla-cell-select .ng-select-container{width:260px!important;min-width:260px!important;max-width:260px!important}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell .invoice-sla-cell-textarea{width:300px!important;min-width:300px!important;max-width:300px!important;min-height:44px;height:auto;line-height:1.3;padding-top:2px;padding-bottom:2px;resize:none;overflow:auto;box-sizing:border-box}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell[col-id=slaMissedReason] .ag-cell-value{align-items:flex-start}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell.invoice-sla-validation-error .invoice-sla-cell-select .ng-select-container,#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell.invoice-sla-validation-error .invoice-sla-cell-textarea{border-color:#e00109!important}#InvoiceSlaTrackerGrid .ag-cell.invoice-sla-edit-cell.invoice-sla-validation-error .invoice-sla-cell-textarea{box-shadow:inset 0 0 0 1px #e00109}#ExportDropdownMenuButton+ul li a.dropdown-item:hover{border-left:2px solid #fecb02!important;cursor:pointer}#ExportDropdownMenuButton+ul li a.dropdown-item:active{color:#262626;background-color:#e1e1e1!important}#MainframeQueueDepthsPage #CalendarToggleBtn .toggle-container,#MainframeQueueDepthsPage #CpuUtilizationToggleBtn .toggle-container,#MainframeQueueDepthsPage #MipsUsageReportHeaderSection .toggle-container,#MainframeQueueDepthsPage #ServiceClassWorkloadToggleBtn .toggle-container,#MainframeIORatesPage #CalendarToggleBtn .toggle-container,#MainframeIORatesPage #CpuUtilizationToggleBtn .toggle-container,#MainframeIORatesPage #MipsUsageReportHeaderSection .toggle-container,#MainframeIORatesPage #ServiceClassWorkloadToggleBtn .toggle-container,#MainframeCpuUtilizationPage #CalendarToggleBtn .toggle-container,#MainframeCpuUtilizationPage #CpuUtilizationToggleBtn .toggle-container,#MainframeCpuUtilizationPage #MipsUsageReportHeaderSection .toggle-container,#MainframeCpuUtilizationPage #ServiceClassWorkloadToggleBtn .toggle-container,#HourlyCpuUtilizationPage #CalendarToggleBtn .toggle-container,#HourlyCpuUtilizationPage #CpuUtilizationToggleBtn .toggle-container,#HourlyCpuUtilizationPage #MipsUsageReportHeaderSection .toggle-container,#HourlyCpuUtilizationPage #ServiceClassWorkloadToggleBtn .toggle-container,#MipsUsageReportPage #CalendarToggleBtn .toggle-container,#MipsUsageReportPage #CpuUtilizationToggleBtn .toggle-container,#MipsUsageReportPage #MipsUsageReportHeaderSection .toggle-container,#MipsUsageReportPage #ServiceClassWorkloadToggleBtn .toggle-container{font-size:11px;height:30px}gw-modal-header.ensoai-modal-header{background:#6941eb;color:#fff}gw-modal-header.ensoai-modal-header .right-aligned .btn{color:#fff}gw-modal-header.ensoai-modal-header .gw-modal-title{gap:12px}gw-modal-header.ensoai-modal-header .gw-modal-title .beta-badge{height:32px;width:auto}.sla-exception-grid .ag-row-selected{box-shadow:none!important}#InvoiceSlaTrackingControls .ng-select.ng-select-dropdown .ng-value-container,#ClientDeliveryDashboardControls .client-dashboard-filter .ng-select.ng-select-dropdown .ng-value-container{color:#262626;font-size:13px}#InvoiceSlaTrackingControls .ng-select.ng-select-dropdown .ng-value-container .ng-placeholder,#InvoiceSlaTrackingControls .ng-select.ng-select-dropdown .ng-value-container .ng-value,#InvoiceSlaTrackingControls .ng-select.ng-select-dropdown .ng-value-container .ng-value .ng-value-label,#ClientDeliveryDashboardControls .client-dashboard-filter .ng-select.ng-select-dropdown .ng-value-container .ng-placeholder,#ClientDeliveryDashboardControls .client-dashboard-filter .ng-select.ng-select-dropdown .ng-value-container .ng-value,#ClientDeliveryDashboardControls .client-dashboard-filter .ng-select.ng-select-dropdown .ng-value-container .ng-value .ng-value-label{font-size:13px;font-weight:400!important;line-height:1.2}#InvoiceSlaTrackingControls .ng-select.ng-select-dropdown .ng-dropdown-panel .ng-option,#InvoiceSlaTrackingControls .ng-select.ng-select-dropdown .ng-dropdown-panel .ng-option .ng-option-label,#InvoiceSlaTrackingControls .ng-select.ng-select-dropdown .ng-dropdown-panel .ng-option.ng-option-selected,#InvoiceSlaTrackingControls .ng-select.ng-select-dropdown .ng-dropdown-panel .ng-option.ng-option-selected .ng-option-label,#ClientDeliveryDashboardControls .client-dashboard-filter .ng-select.ng-select-dropdown .ng-dropdown-panel .ng-option,#ClientDeliveryDashboardControls .client-dashboard-filter .ng-select.ng-select-dropdown .ng-dropdown-panel .ng-option .ng-option-label,#ClientDeliveryDashboardControls .client-dashboard-filter .ng-select.ng-select-dropdown .ng-dropdown-panel .ng-option.ng-option-selected,#ClientDeliveryDashboardControls .client-dashboard-filter .ng-select.ng-select-dropdown .ng-dropdown-panel .ng-option.ng-option-selected .ng-option-label{font-size:13px;font-weight:400!important}#ClientDeliveryDashboardControls .client-dashboard-priority .priority-selection-label{font-weight:400}.client-dashboard-edit-cell{min-height:22px;width:100%}.client-dashboard-edit-cell-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:8px}.client-dashboard-edit-btn{color:#6941eb;text-decoration:none;border:0}.client-dashboard-edit-btn:hover,.client-dashboard-edit-btn:focus{color:#6941eb;text-decoration:none}.client-dashboard-edit-modal-body .ng-select-container{width:100%}.client-dashboard-edit-modal-body .ng-dropdown-panel{width:100%!important;min-width:100%!important}#incidentTable .details-card,#requestTable .details-card,#changeTable .details-card,#non-itsmTable .details-card{font-size:12px}gw-ai-insights table{width:100%!important;border-collapse:collapse!important;margin:12px 0!important;font-size:14px!important;font-family:Inter,sans-serif!important;border:1px solid rgba(225,225,225,.5)!important;background-color:#fff!important}gw-ai-insights table thead{background-color:#6941eb!important;border-bottom:2px solid #ffffff!important}gw-ai-insights table thead th{padding:12px 16px!important;text-align:left!important;font-weight:400!important;color:#fff!important;border-right:1px solid rgba(255,255,255,.2)!important;white-space:nowrap!important}gw-ai-insights table thead th:last-child{border-right:none!important}gw-ai-insights table tbody tr{border-bottom:1px solid rgba(225,225,225,.3)!important}gw-ai-insights table tbody tr:nth-child(2n){background-color:#6941eb05!important}gw-ai-insights table tbody tr:hover{background-color:#cfc2f9!important}gw-ai-insights table tbody tr:last-child{border-bottom:none!important}gw-ai-insights table tbody td{padding:10px 16px!important;border-right:1px solid rgba(225,225,225,.2)!important;vertical-align:top!important;color:#262626!important}gw-ai-insights table tbody td:last-child{border-right:none!important}.sla-exclusion-reasons-select{width:350px!important;max-width:350px!important}.hide-ng-select-arrow .ng-select-container .ng-arrow-wrapper{display:none!important}.sla-review-status-select{max-width:220px!important}.cola-notification-action-button{width:110px;min-width:110px}.cola-notification-status-pill{width:114px;min-width:114px}.ag-header-cell.cola-notification-center-header .ag-header-cell-label{justify-content:center}popover-container.ag-custom-component-popup{max-width:none}popover-container.ag-custom-component-popup .popover-body{padding:10px}popover-container.ag-custom-component-popup .bs-datepicker{box-shadow:none}popover-container.ag-custom-component-popup .bs-datepicker-container{padding:0}popover-container.ag-custom-component-popup timepicker>table{margin:0 0 10px 10px}.loader-message{font-size:17px;margin-top:24px;color:#bababa}.title-border-bottom{height:34px;border-bottom:1px solid #b2b4b2}.ng-select.leadConsultant-select .ng-select-container{min-height:30px}.ng-select.leadConsultant-select.ng-select-single .ng-select-container{height:30px}.ng-select.dropdown-full-width .ng-dropdown-panel{min-width:100%}gw-context-ai-insights .ng-select.insight-dropdown .ng-dropdown-panel{width:100%!important;min-width:100%!important}#CountryCode .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{width:96px;text-overflow:ellipsis}#months-select .ng-option{text-align:left}popover-container.gw-datetime-picker-component-popup{max-width:none}popover-container.gw-datetime-picker-component-popup .popover-body{padding:10px}popover-container.gw-datetime-picker-component-popup .bs-datepicker{box-shadow:none}popover-container.gw-datetime-picker-component-popup .bs-datepicker-container{padding:0}popover-container.gw-count-component-tooltip{background-color:#fff;font-size:1.4rem;white-space:pre-line;font-family:Inter;font-weight:300;box-shadow:2px 3px 4px #b3b4b3;line-height:1}popover-container.gw-count-component-tooltip-tickets{border-color:#6941eb}popover-container.gw-count-component-tooltip-mainframe{border-color:#b3b4b3}popover-container.gw-count-component-tooltip-incidents{border-color:#4d1da3}popover-container.gw-count-component-tooltip-changes{border-color:#262626}popover-container.gw-count-component-tooltip-risks{border-color:#e00109}popover-container.gw-count-component-tooltip-requests{border-color:#00cbbc}popover-container.gw-count-component-tooltip-events{border-color:#b3b4b3}popover-container.gw-count-component-tooltip-problems{border-color:#509eff}.menu-item-container-tooltip{z-index:2001}.modal:nth-of-type(2){background:#0003!important}popover-container.gw-select-dashboard-visiblity-tooltip .arrow:after{border-left-color:#333}popover-container.gw-select-dashboard-visiblity-tooltip .popover-body{color:#fff;background-color:#333;max-width:20rem;text-align:left}powerbi-report div iframe{min-height:700px;border:none}bs-datepicker-container .bs-datepicker-body table td .selected{background-color:#00c8bc!important}bs-datepicker-container .bs-datepicker-body table:not(.months) td span:hover{background-color:#00c8bc!important;border-radius:50%!important;color:#fff}bs-daterangepicker-container :is(bs-days-calendar-view,bs-month-calendar-view,bs-years-calendar-view):not(:last-child){margin-right:.25rem}#HomeMessageForm .ng-select-container .ng-value-container .ng-value,#HomeMessageForm .ng-select-container .ng-value-container .ng-input{min-width:0}.gw-accordion-group .notificationSettings-panelClass,.gw-accordion-group .inAppNotification-panelClass,.gw-accordion-group .caseNotification-panelClass,.gw-accordion-group .profileSettingsPanelClass,.gw-accordion-group .multiFactorAuthPanelClass,.gw-accordion-group .changePassword-panelClass{margin:0}.notification-settings-accordian .gw-accordion-group .panel-open .panel-heading,.profile-settings-accordion .gw-accordion-group .panel-open .panel-heading,.multi-factor-auth-accordion .gw-accordion-group .panel-open .panel-heading,.change-password-accordion .gw-accordion-group .panel-open .panel-heading,.in-app-notification-accordian .gw-accordion-group .panel-open .panel-heading,.trend-analysis-accordion .gw-accordion-group .panel-open .panel-heading,.case-notification-accordian .gw-accordion-group .panel-open .panel-heading{border-bottom:1px solid #b2b4b2}#ReceiveNotifStatus .btn,#InAppNotificationsContent .btn,#CaseNotificationsContent .btn{font-size:13px}.search-typeahead .dropdown-menu{right:31px!important;left:auto!important;color:#262626}#PatchTilePatchScope .chart-container .highcharts-container{display:flex;flex-direction:column;justify-content:center;align-items:center}#ServicesOverlay .gw-overlay gw-overlay{border:none!important}#SummarySection .gw-overlay,#MajorProductHealthSection .gw-overlay,#WavePlanSection .gw-overlay{box-shadow:none;min-height:170px;border:none}#CaseNotificationsContent .gw-overlay{top:60px;border:none}#CaseNotificationsContent .gw-overlay i{font-size:1.3333333333em}#AWS_ALL_RESOURCES_COUNT_V3_WIDGET .gw-overlay,#HEADER_ALL_RESOURCES .gw-overlay,#PROJECT_TOTAL_USAGE_SPEND_HEADER_WIDGET .gw-overlay{background:none}#WavePlanLoaded .highcharts-point{height:25px}#WavePlanLoaded .highcharts-legend-item .highcharts-point{display:none}#WavePlanLoaded .highcharts-text-outline{stroke-width:0;fill:none}#InvoiceDetailAccordion>accordion-group .panel{margin-right:0!important;margin-left:0!important}#GWTileSpendSummary div .component-standard-header{display:none!important}#InvoiceOverview #InvoiceOverviewLoading .gw-overlay,#InvoiceOverview #InvoiceOverviewLoadError .gw-overlay{padding-top:10px}.mf-software-lifecycle-dashboard-icon:before{width:15px;height:15px;content:url("./media/software-lifecycle-dashboard-icon-DYZQKWJD.svg")}.switch{position:relative;display:inline-block;width:50px;height:20px}.modal-content-surveys{height:100%!important}.slider{position:absolute;cursor:pointer;inset:0;-webkit-transition:.4s;transition:.4s}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.slider:before{position:absolute;content:"";height:15px;width:15px;left:3px;bottom:3px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#6941eb}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}input:focus+.slider{box-shadow:0 0 1px #6941eb}#DeliveryPulseManagementContainer tabset .nav-tabs .nav-item .nav-link{font-size:10px}@media (min-width: 992px){#DeliveryPulseManagementContainer tabset .nav-tabs .nav-item .nav-link{font-size:14px}}.delivery-pulse-management-modal{max-width:100%}@media (min-width: 576px){.delivery-pulse-management-modal{max-width:80%}}@media (min-width: 992px){.delivery-pulse-management-modal{max-width:50%}}.delivery-pulse-management-sdm-select{width:218px;font-weight:400}.mission-control-custom-style{min-height:350px;border:1px #b2b4b2!important;border-radius:2px!important;box-shadow:0 2px 4px #3f444440!important}.mission-control-custom-style gw-mission-control-backup-report gw-overlay{display:flex;height:350px;position:relative}.text-wrap-data{white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.gw-accordion-box{border-radius:2px;border:1px solid #b2b4b2;box-shadow:0 2px 4px #3f444440}.pe-none{pointer-events:none}.text-decoration-line-through{text-decoration:line-through}gw-notification-settings .message-box-border{border-radius:2px!important}gw-notification-settings .message-box-border i{padding:4px 4px 4px 10px!important;height:auto!important}gw-notification-settings .message-box-content{align-content:center!important}gw-notification-settings .message-box{border:none!important}gw-login .message-box-content{line-break:normal!important}.ag-cell-range-selected-1{background-color:var(--ag-range-selection-background-color)}.ag-cell-range-selected-2{background-color:var(--ag-range-selection-background-color-2)}.ag-cell-range-selected-3{background-color:var(--ag-range-selection-background-color-3)}.ag-cell-range-selected-4{background-color:var(--ag-range-selection-background-color-4)}.border-bottom,.accordion .panel-heading{border-bottom:1px solid #b3b4b3!important}.homepage-message-disable-arrow .ng-select-disabled.no-arrow-homepage .ng-arrow-wrapper{display:none!important}.highcharts-root,.highcharts-label text,.highcharts-data-label span,.highcharts-stack-labels text,.highcharts-legend text,.highcharts-legend-item span,.highcharts-title{font-family:Lucida Grande,Lucida Sans Unicode,Arial,Helvetica,sans-serif!important}.highcharts-root{font-size:14px!important}.highcharts-stack-labels text,.highcharts-legend text,.highcharts-legend-item span{font-size:12px!important;font-weight:700!important}.highcharts-label text,.highcharts-drilldown-axis-label text{font-size:11px!important}.highcharts-data-label span{font-size:10px!important}.highcharts-title{font-size:14px!important;font-weight:400!important}.highcharts-tooltip tspan{font-size:12px!important}.highcharts-contextmenu{font-size:14px!important}.highcharts-legend-item-hidden text,.highcharts-legend-item-hidden tspan,.highcharts-legend-item-hidden path{text-decoration:none!important;color:#ccc!important;fill:#ccc!important}.ag-theme-balham .ag-filter-apply-panel{flex-direction:row-reverse;justify-content:flex-start}.ag-theme-balham .ag-filter-apply-panel-button[data-ref=applyFilterButton]{color:#fff;background:#6941eb;border:1px solid #6941eb}.ag-theme-balham .ag-filter-apply-panel-button[data-ref=applyFilterButton]:hover,.ag-theme-balham .ag-filter-apply-panel-button[data-ref=applyFilterButton]:focus{color:#fff;background:#4d1da3;border:1px solid #4d1da3}.ag-theme-balham .ag-filter-apply-panel-button[data-ref=applyFilterButton]:focus{box-shadow:0 0 0 .2rem #6f4baf}.ag-theme-balham .ag-filter-apply-panel-button[data-ref=cancelFilterButton]{background:#fff;color:#6941eb;border:1px solid #6941eb}.ag-theme-balham .ag-filter-apply-panel-button[data-ref=cancelFilterButton]:hover,.ag-theme-balham .ag-filter-apply-panel-button[data-ref=cancelFilterButton]:focus{color:#fff;background:#4d1da3;border:1px solid #4d1da3}.ag-theme-balham .ag-filter-apply-panel-button[data-ref=cancelFilterButton]:focus{box-shadow:0 0 0 .2rem #6f4baf}#GroupSpendTrendsGrid.ag-theme-balham .ag-horizontal-left-spacer,#GroupSpendTrendsGrid.ag-theme-balham .ag-horizontal-right-spacer{width:0!important;min-width:0!important}#GroupSpendTrendsGrid.ag-theme-balham .ag-body-horizontal-scroll{right:0!important}#GroupSpendTrendsGrid.ag-theme-balham .ag-body-vertical-scroll{bottom:0!important}#GroupSpendTrendsGrid.ag-theme-balham .ag-center-cols-clipper,#GroupSpendTrendsGrid.ag-theme-balham .ag-center-cols-viewport{margin-right:0!important}#GroupSpendTrendsGrid.ag-theme-balham .ag-cell.ag-column-last{padding-right:0!important}#GroupSpendTrendsGrid.ag-theme-balham .ag-sticky-top,#GroupSpendTrendsGrid.ag-theme-balham .ag-sticky-bottom{margin-right:0!important;width:100%!important}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\d7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:after{visibility:visible}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-mention-list-container{background-color:#fff;border:1px solid #f0f0f0;border-radius:4px;box-shadow:0 2px 12px #1e1e1e14;overflow:auto;width:270px;z-index:9001}.ql-mention-loading{font-size:16px;line-height:44px;padding:0 20px;vertical-align:middle}.ql-mention-list{list-style:none;margin:0;overflow:hidden;padding:0}.ql-mention-list-item{cursor:pointer;font-size:16px;line-height:44px;padding:0 20px;vertical-align:middle}.ql-mention-list-item.disabled{cursor:auto}.ql-mention-list-item.selected{background-color:#d3e1eb;text-decoration:none}.mention{background-color:#d3e1eb;border-radius:6px;height:24px;margin-right:2px;padding:3px 0;-webkit-user-select:all;user-select:all;width:65px}.mention>span{margin:0 3px}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}div#driver-popover-item{display:none;position:absolute;background:#fff;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000}div#driver-popover-item .driver-popover-tip{border:5px solid #fff;content:"";position:absolute}div#driver-popover-item .driver-popover-tip.bottom{bottom:-10px;border-color:#fff transparent transparent}div#driver-popover-item .driver-popover-tip.bottom.position-center{left:49%}div#driver-popover-item .driver-popover-tip.bottom.position-right{right:20px}div#driver-popover-item .driver-popover-tip.left{left:-10px;top:10px;border-color:transparent #fff transparent transparent}div#driver-popover-item .driver-popover-tip.left.position-center{top:46%}div#driver-popover-item .driver-popover-tip.left.position-bottom{top:auto;bottom:20px}div#driver-popover-item .driver-popover-tip.right{right:-10px;top:10px;border-color:transparent transparent transparent #fff}div#driver-popover-item .driver-popover-tip.right.position-center{top:46%}div#driver-popover-item .driver-popover-tip.right.position-bottom{top:auto;bottom:20px}div#driver-popover-item .driver-popover-tip.top{top:-10px;border-color:transparent transparent #fff}div#driver-popover-item .driver-popover-tip.top.position-center{left:49%}div#driver-popover-item .driver-popover-tip.top.position-right{right:20px}div#driver-popover-item .driver-popover-tip.mid-center{display:none}div#driver-popover-item .driver-popover-footer{display:block;margin-top:10px}div#driver-popover-item .driver-popover-footer button{display:inline-block;padding:3px 10px;border:1px solid #d4d4d4;text-decoration:none;text-shadow:1px 1px 0 #fff;color:#2d2d2d;font:11px/normal sans-serif;cursor:pointer;outline:0;background-color:#f1f1f1;border-radius:2px;zoom:1;line-height:1.3}div#driver-popover-item .driver-popover-footer button.driver-disabled{color:gray;cursor:default;pointer-events:none}div#driver-popover-item .driver-popover-footer .driver-close-btn{float:left}div#driver-popover-item .driver-popover-footer .driver-btn-group,div#driver-popover-item .driver-popover-footer .driver-close-only-btn{float:right}div#driver-popover-item .driver-popover-title{font:19px/normal sans-serif;margin:0 0 5px;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1}div#driver-popover-item .driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;color:#2d2d2d;font-weight:400;zoom:1}.driver-clearfix:after,.driver-clearfix:before{content:"";display:table}.driver-clearfix:after{clear:both}.driver-stage-no-animation{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;transition:none!important;background:transparent!important;outline:5000px solid rgba(0,0,0,.75)}div#driver-page-overlay{background:#000;position:fixed;bottom:0;right:0;display:block;width:100%;height:100%;zoom:1;filter:alpha(opacity=75);opacity:.75;z-index:100002!important}div#driver-highlighted-element-stage,div#driver-page-overlay{top:0;left:0;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}div#driver-highlighted-element-stage{position:absolute;height:50px;width:300px;background:#fff;z-index:100003!important;display:none;border-radius:2px}.driver-highlighted-element{z-index:100004!important}.driver-position-relative{position:relative!important}.driver-fix-stacking{z-index:auto!important;opacity:1!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;-webkit-filter:none!important;-moz-filter:none!important;-ms-filter:none!important;-o-filter:none!important;filter:none!important;-webkit-perspective:none!important;-moz-perspective:none!important;-ms-perspective:none!important;-o-perspective:none!important;perspective:none!important;-webkit-transform-style:flat!important;-moz-transform-style:flat!important;-ms-transform-style:flat!important;transform-style:flat!important;-webkit-transform-box:border-box!important;-moz-transform-box:border-box!important;-ms-transform-box:border-box!important;-o-transform-box:border-box!important;transform-box:border-box!important;will-change:unset!important}
