:root{--primary-font: EYInterstate, "Noto Sans", system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;--brand-color-primary: #FFE600;--ey-yellow: #FFE600;--ey-black: #2E2E38;--ey-yellow-hover: #E6B800;--ey-yellow-active: #D1A300;--theme-neutral-0: #FFFFFF;--theme-neutral-25: #F9F9FA;--theme-neutral-50: #F3F3F5;--theme-neutral-100: #E6E6E9;--theme-neutral-200: #D7D7DC;--theme-neutral-300: #C3C3CB;--theme-neutral-400: #AFAEBA;--theme-neutral-500: #9897A6;--theme-neutral-600: #7F7F91;--theme-neutral-700: #656579;--theme-neutral-800: #4D4D5C;--theme-neutral-900: #2E2E38;--theme-neutral-1000: #23232F;--landing-max-width: 560px;--motif-grid-breakpoint-xs: 0px;--motif-grid-breakpoint-sm: 512px;--motif-grid-breakpoint-md: 768px;--motif-grid-breakpoint-lg: 1024px;--motif-grid-breakpoint-xl: 1440px;--motif-grid-gutter-xs: 16px;--motif-grid-gutter-sm: 16px;--motif-grid-gutter-md: 24px;--motif-grid-gutter-lg: 24px;--motif-grid-gutter-xl: 24px;--overlay-light-bg-color: #E6E6E9;--overlay-dark-bg-color: #23232F}body.abb-page-dashboard{background:var(--body--bg-color, #F3F3F5)}body.abb-page-summary{background:var(--body--bg-color, #F3F3F5);color:var(--body--fg-color, #2E2E38);overflow-y:auto;overflow-x:hidden}body.abb-page-dashboard{overflow-y:auto;overflow-x:hidden}.motif-theme.motif-theme-light,[motif-theme=light],body.motif-theme-light{--body--bg-color: #F3F3F5;--body--fg-color: #2E2E38;--card-bg-color: #FFFFFF;--border-color: #D7D7DC;--table-row--bg-color: #FFFFFF;--table-odd-row--bg-color: #FFFFFF;--table-even-row--bg-color: #F9F9FA;--table-row-hover--bg-color: #E6E6E9;--table-row-selected--bg-color: #D7D7DC;--table-header--bg-color: #F3F3F5;--table-header-hover--bg-color: #E6E6E9;--table-title--bg-color: #F3F3F5}.motif-theme.motif-theme-dark,[motif-theme=dark],body.motif-theme-dark{--body--bg-color: #2E2E38;--body--fg-color: #DEDEE2;--theme-neutral-0: #1A1A24;--theme-neutral-25: #23232F;--theme-neutral-50: #2E2E38;--theme-neutral-100: #33333E;--theme-neutral-200: #3F3F4C;--theme-neutral-300: #4E4E5D;--theme-neutral-400: #5F5F72;--theme-neutral-500: #737387;--theme-neutral-600: #8A8A9B;--theme-neutral-700: #A4A3B1;--theme-neutral-800: #BFBFC8;--theme-neutral-900: #DEDEE2;--theme-neutral-1000: #FFFFFF;--card-bg-color: #23232F;--border-color: #3F3F4C;--table-row--bg-color: #1A1A24;--table-odd-row--bg-color: #1A1A24;--table-even-row--bg-color: #23232F;--table-row-hover--bg-color: #33333E;--table-row-selected--bg-color: #3F3F4C;--table-header--bg-color: #2E2E38;--table-header-hover--bg-color: #33333E;--table-title--bg-color: #2E2E38}.motif-theme,[motif-theme]{background:var(--body--bg-color, #F3F3F5);color:var(--body--fg-color, #2E2E38);font-family:var(--primary-font)}.app-root.page-login{background:#121212;padding:0;margin:0;overflow:hidden}.app-root.page-dashboard{background:transparent}html,body,button,input,select,textarea{font-family:var(--primary-font)}.motif-theme input[type=radio],[motif-theme] input[type=radio]{accent-color:var(--ey-yellow)!important;color:var(--ey-yellow)!important}.motif-theme motif-button.ey-btn-primary,[motif-theme] motif-button.ey-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:9999px;font-weight:700;background-color:var(--ey-yellow)!important;color:var(--ey-black)!important}.ey-pill-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;border-radius:9999px;border:none;cursor:pointer;font-family:var(--primary-font);font-weight:700;font-size:1rem;line-height:1.25;background-color:var(--ey-yellow);color:var(--ey-black);transition:background-color .2s ease,transform .05s ease,box-shadow .2s ease;box-shadow:0 1px 2px #00000014}.ey-pill-btn:hover:not(:disabled){background-color:var(--ey-yellow-hover)}.ey-pill-btn:active:not(:disabled){background-color:var(--ey-yellow-active);transform:translateY(1px)}.ey-pill-btn:focus-visible{outline:2px solid var(--ey-black);outline-offset:2px}.ey-pill-btn:disabled{background-color:#e6e6e9;color:#7f7f91;cursor:not-allowed;box-shadow:none}.motif-theme .ey-btn,[motif-theme] .ey-btn{background-color:var(--ey-yellow);color:var(--ey-black)}.motif-theme .ey-btn:hover,[motif-theme] .ey-btn:hover{background-color:var(--ey-yellow-hover)}.motif-theme .ey-btn:active,[motif-theme] .ey-btn:active{background-color:var(--ey-yellow-active)}.motif-theme .ey-text,[motif-theme] .ey-text{color:var(--ey-black)}.motif-theme .text-primary-blue,[motif-theme] .text-primary-blue{color:var(--ey-black)!important}.motif-theme.motif-theme-dark .text-primary-blue,[motif-theme=dark] .text-primary-blue{color:var(--ey-yellow)!important}.ey-btn-primary{background-color:var(--ey-yellow)!important;color:var(--ey-black)!important;border:2px solid var(--ey-yellow)!important;cursor:pointer;transition:background-color .15s,border-color .15s}.ey-btn-primary:hover{background-color:var(--ey-yellow-active)!important;border-color:var(--ey-yellow-active)!important}.ey-btn-secondary{background-color:transparent!important;color:var(--ey-black)!important;border:2px solid var(--ey-yellow)!important;cursor:pointer;transition:background-color .15s,color .15s}.ey-btn-secondary:hover{background-color:var(--ey-yellow)!important;color:var(--ey-black)!important}.motif-theme.motif-theme-dark .ey-btn-secondary,[motif-theme=dark] .ey-btn-secondary{color:var(--ey-yellow)!important}.motif-theme.motif-theme-dark .ey-btn-secondary:hover,[motif-theme=dark] .ey-btn-secondary:hover{background-color:var(--ey-yellow)!important;color:var(--ey-black)!important}.motif-theme .budget-loading-overlay,[motif-theme] .budget-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#23232feb}.budget-loading-overlay-content{display:flex;flex-direction:column;align-items:center;text-align:center}.budget-loading-overlay-spinner{width:88px;height:88px;border-radius:999px;border:8px solid rgba(255,230,0,.18);border-top-color:var(--ey-yellow);border-right-color:var(--ey-yellow);box-shadow:0 0 28px #ffe60033;animation:eyBudgetSpinner .9s linear infinite}@keyframes eyBudgetSpinner{to{transform:rotate(360deg)}}.motif-theme .app-breadcrumb,[motif-theme] .app-breadcrumb{position:fixed;left:1.5rem;bottom:1.25rem;z-index:40}.page-abb .app-breadcrumb{display:none}.motif-theme .app-panel-menu-toggle,[motif-theme] .app-panel-menu-toggle{position:absolute;left:1.5rem;top:1.25rem;z-index:35;background-color:#0000001f;color:var(--body--fg-color);border-radius:9999px;padding:.35rem .9rem;font-size:.75rem;border:none}.motif-theme .app-panel-menu-toggle:hover,[motif-theme] .app-panel-menu-toggle:hover{background-color:#0003}.motif-theme .app-panel-menu-overlay,[motif-theme] .app-panel-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:51;display:flex;align-items:stretch;justify-content:flex-start;background-color:#00000059}.app-panel-menu{height:100%;width:15rem;max-width:85%;padding-top:2.5rem;background-color:var(--overlay-light-bg-color);color:var(--overlay-light-fg-color);box-shadow:0 0 24px #00000047;padding:1rem .5rem}.motif-theme[motif-theme=dark] .app-panel-menu,[motif-theme][motif-theme=dark] .app-panel-menu{background-color:var(--overlay-dark-bg-color);color:var(--overlay-dark-fg-color)}.motif-theme .app-panel-menu-header,[motif-theme] .app-panel-menu-header{padding:.25rem .75rem .75rem;margin-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.08)}.motif-theme[motif-theme=dark] .app-panel-menu-header,[motif-theme][motif-theme=dark] .app-panel-menu-header{border-bottom-color:#ffffff24}.motif-theme .app-panel-menu-title,[motif-theme] .app-panel-menu-title{font-weight:700;font-size:.95rem;margin-bottom:.25rem}.motif-theme .app-panel-menu-description,[motif-theme] .app-panel-menu-description{font-size:.75rem;line-height:1.3;color:var(--body--muted-fg-color, var(--body--fg-color))}.motif-theme .app-panel-menu-description+.app-panel-menu-description,[motif-theme] .app-panel-menu-description+.app-panel-menu-description{margin-top:.5rem}.motif-theme .app-panel-menu-item-row,[motif-theme] .app-panel-menu-item-row{padding:.5rem 1rem;border-radius:9999px;cursor:pointer;color:var(--body--fg-color);background-color:transparent}.motif-theme .app-panel-menu-item-row:hover,[motif-theme] .app-panel-menu-item-row:hover{background-color:var(--ey-yellow-hover);color:var(--ey-black)}.motif-theme button svg,[motif-theme] button svg{width:1em;height:1em;color:currentColor;vertical-align:text-bottom}.motif-theme svg.h-4.w-4,[motif-theme] svg.h-4.w-4,.motif-theme svg.h-5.w-5,[motif-theme] svg.h-5.w-5,.motif-theme svg.h-6.w-6,[motif-theme] svg.h-6.w-6{color:var(--ey-yellow)}.ey-yellow{color:var(--ey-yellow)}.motif-theme .motif-btn,[motif-theme] .motif-btn{display:inline-flex;align-items:center;justify-content:center;min-width:7.5rem;height:2.25rem;padding:0 1.25rem;border:none;border-radius:9999px;font-family:var(--primary-font);font-size:.8125rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease;background-color:var(--ey-yellow)!important;color:var(--ey-black)!important}.motif-theme .motif-btn:hover,[motif-theme] .motif-btn:hover{background-color:var(--ey-yellow-hover)!important}.motif-theme .motif-btn:active,[motif-theme] .motif-btn:active{background-color:var(--ey-yellow-active)!important}.motif-theme .motif-btn:disabled,[motif-theme] .motif-btn:disabled{opacity:.55;cursor:not-allowed!important}.motif-theme :is(button,input[type=button],input[type=submit],input[type=reset]),[motif-theme] :is(button,input[type=button],input[type=submit],input[type=reset]),.motif-theme a[role=button],[motif-theme] a[role=button]{background-color:var(--ey-yellow)!important;color:var(--ey-black)!important}.motif-theme :is(button,input[type=button],input[type=submit],input[type=reset]):hover,[motif-theme] :is(button,input[type=button],input[type=submit],input[type=reset]):hover,.motif-theme a[role=button]:hover,[motif-theme] a[role=button]:hover{background-color:var(--ey-yellow-hover)!important}.motif-theme :is(button,input[type=button],input[type=submit],input[type=reset]):active,[motif-theme] :is(button,input[type=button],input[type=submit],input[type=reset]):active,.motif-theme a[role=button]:active,[motif-theme] a[role=button]:active{background-color:var(--ey-yellow-active)!important}:is(button,input[type=button],input[type=submit],input[type=reset]):disabled,a[role=button][aria-disabled=true]{background-color:var(--ey-yellow)!important;color:var(--ey-black)!important;opacity:.65;cursor:not-allowed!important}.motif-theme .abb-toast,[motif-theme] .abb-toast{border-radius:8px!important;box-shadow:0 4px 12px #0000001a!important;min-width:300px;max-width:420px}.motif-theme .abb-toast--success,[motif-theme] .abb-toast--success{background-color:#d4edda!important;color:#155724!important;border:1px solid #28a745!important}.motif-theme .abb-toast--success *,[motif-theme] .abb-toast--success *{color:#155724!important}.motif-theme .abb-toast--error,[motif-theme] .abb-toast--error{background-color:#fef3f2!important;color:#7a271a!important;border:1px solid #f97066!important}.motif-theme .abb-toast--error *,[motif-theme] .abb-toast--error *{color:#7a271a!important}.motif-theme .abb-toast--warning,[motif-theme] .abb-toast--warning{background-color:#fff8e1!important;color:#6d4c00!important;border:1px solid #f9a825!important}.motif-theme .abb-toast--warning *,[motif-theme] .abb-toast--warning *{color:#6d4c00!important}.motif-theme .abb-toast--info,[motif-theme] .abb-toast--info{background-color:#e8f4fd!important;color:#1a3d5c!important;border:1px solid #4fc3f7!important}.motif-theme .abb-toast--info *,[motif-theme] .abb-toast--info *{color:#1a3d5c!important}.motif-theme input[type=file]::file-selector-button,[motif-theme] input[type=file]::file-selector-button{background-color:var(--ey-yellow)!important;color:var(--ey-black)!important;border:none!important}.motif-theme input[type=file]:hover::file-selector-button,[motif-theme] input[type=file]:hover::file-selector-button{background-color:var(--ey-yellow-hover)!important}.motif-theme input[type=file]:active::file-selector-button,[motif-theme] input[type=file]:active::file-selector-button{background-color:var(--ey-yellow-active)!important}.motif-theme input[type=file]::-webkit-file-upload-button,[motif-theme] input[type=file]::-webkit-file-upload-button{background-color:var(--ey-yellow)!important;color:var(--ey-black)!important;border:none!important}.motif-theme input[type=file]:hover::-webkit-file-upload-button,[motif-theme] input[type=file]:hover::-webkit-file-upload-button{background-color:var(--ey-yellow-hover)!important}.motif-theme input[type=file]:active::-webkit-file-upload-button,[motif-theme] input[type=file]:active::-webkit-file-upload-button{background-color:var(--ey-yellow-active)!important}.ag-theme-motif .ag-menu,.ag-theme-motif .ag-menu .ag-menu-list,.ag-theme-motif .ag-filter-wrapper,.ag-theme-motif .ag-filter-body-wrapper{background-color:var(--table-header--bg-color, #f6f8fa)!important;color:var(--body--fg-color, #212529)!important}.ag-theme-motif .ag-menu{min-width:260px;border:1px solid rgba(0,0,0,.12)}.ag-theme-motif .ag-menu .ag-filter-body,.ag-theme-motif .ag-menu .ag-filter-condition,.ag-theme-motif .ag-menu .ag-filter-condition-operator{background-color:transparent}.motif-theme .scope-strategy-table thead tr:first-child th,[motif-theme] .scope-strategy-table thead tr:first-child th,.motif-theme .budget-profile-table thead tr:first-child th,[motif-theme] .budget-profile-table thead tr:first-child th{background-color:#000!important;color:var(--ey-yellow)!important}.motif-theme .scope-strategy-table tbody>tr:first-child,[motif-theme] .scope-strategy-table tbody>tr:first-child{background-color:var(--ey-yellow)!important;color:var(--ey-black)!important}.motif-theme .scope-strategy-table tbody>tr:first-child>td,[motif-theme] .scope-strategy-table tbody>tr:first-child>td{background-color:var(--ey-yellow)!important;color:var(--ey-black)!important}.motif-theme .bg-white,[motif-theme] .bg-white{background-color:var(--overlay-light-bg-color)!important}.motif-theme.motif-theme-dark .bg-white,[motif-theme=dark] .bg-white{background-color:var(--overlay-dark-bg-color)!important}.motif-theme.motif-theme-dark .bg-gray-50,[motif-theme=dark] .bg-gray-50{background-color:var(--table-even-row--bg-color)!important}.motif-theme.motif-theme-dark .bg-gray-100,[motif-theme=dark] .bg-gray-100{background-color:var(--table-row-hover--bg-color)!important}.motif-theme.motif-theme-dark .bg-gray-200,[motif-theme=dark] .bg-gray-200{background-color:var(--table-row-selected--bg-color)!important}.motif-theme.motif-theme-dark :is(.border-gray-100,.border-gray-200,.border-gray-300,.border-gray-400),[motif-theme=dark] :is(.border-gray-100,.border-gray-200,.border-gray-300,.border-gray-400){border-color:var(--table-row-hover--bg-color)!important}.motif-theme.motif-theme-dark tbody.bg-white,[motif-theme=dark] tbody.bg-white,.motif-theme.motif-theme-dark td.bg-white,[motif-theme=dark] td.bg-white{background-color:var(--table-row--bg-color)!important}.motif-theme.motif-theme-dark .border-dashed,[motif-theme=dark] .border-dashed{border-color:var(--table-row-selected--bg-color)!important}.motif-theme.motif-theme-dark :is(.bg-red-50,.bg-red-100),[motif-theme=dark] :is(.bg-red-50,.bg-red-100){background-color:var(--table-row-hover--bg-color)!important}.motif-theme.motif-theme-dark :is(.border-red-200,.border-red-500),[motif-theme=dark] :is(.border-red-200,.border-red-500){border-color:var(--ey-yellow-active)!important}.motif-theme.motif-theme-dark :is(.text-red-400,.text-red-600,.text-red-700,.text-red-800),[motif-theme=dark] :is(.text-red-400,.text-red-600,.text-red-700,.text-red-800){color:var(--ey-yellow)!important}.motif-theme .bg-primary-gray,[motif-theme] .bg-primary-gray{background-color:var(--overlay-light-bg-color)!important}.motif-theme.motif-theme-dark .bg-primary-gray,[motif-theme=dark] .bg-primary-gray{background-color:var(--overlay-dark-bg-color)!important;border-color:var(--table-header-hover--bg-color)!important}.motif-theme :is([class*="bg-white/"]),[motif-theme] :is([class*="bg-white/"]){background-color:#e6e6e9e6!important}.motif-theme.motif-theme-dark :is([class*="bg-white/"]),[motif-theme=dark] :is([class*="bg-white/"]){background-color:#23232fe6!important}.app-shell{position:relative;box-sizing:border-box}.app-content{padding-top:1rem;padding-right:16px;padding-left:16px;padding-bottom:1rem}@media (min-width: 768px){.app-content{padding-top:1rem;padding-right:24px;padding-left:24px;padding-bottom:1rem}}.motif-header~.app-shell .app-content{padding-top:1rem}.offscreen-render-host{position:relative;width:0;height:0;overflow:hidden;pointer-events:none}.motif-header{width:100%}.motif-header .motif-header-top{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.75rem}.motif-header .motif-header-left,.motif-header .motif-header-right{display:flex;align-items:center}.motif-header .motif-header-left{gap:.75rem;min-width:0}.motif-header .motif-header-right{margin-left:auto;flex:1 1 auto;justify-content:flex-end}.motif-header .motif-header-logo{width:48px;min-width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;background-color:transparent;border-radius:6px;overflow:hidden}.motif-header .motif-header-logo>a{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;padding:0}.motif-header .motif-header-app-name{display:inline-flex;align-items:center;white-space:nowrap}.motif-header .motif-icon-button{width:40px;min-width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background-color:var(--ey-black);color:var(--theme-neutral-0);padding:0}.motif-header .motif-icon-button .motif-icon,.motif-header .motif-icon-button svg{display:block;color:currentColor}.motif-header .motif-avatar{width:40px;min-width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;overflow:hidden;position:relative}.motif-header .motif-avatar .motif-avatar-initials{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background-color:#d8d8dc;color:var(--ey-black);font-weight:600;text-decoration:none}.motif-header .motif-avatar .motif-avatar-status-icon{position:absolute;right:0;bottom:0;width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background-color:#22c55e;color:#22c55e;border:2px solid var(--theme-neutral-0);overflow:hidden}.motif-header .motif-avatar .motif-avatar-status-icon svg{display:none}.app-header{width:100%;max-width:none;margin:0;border-radius:0;background-color:var(--theme-neutral-0);border-bottom:1px solid var(--header--border-color, var(--border-color))}.app-header .motif-header-top{min-height:4.25rem;height:auto;padding:0 1rem}.app-header .motif-header-bottom{border-top:0;background:var(--theme-neutral-25);border-bottom:1px solid var(--header--border-color, var(--border-color))}.app-header .motif-header-app-name{font-size:1rem;line-height:1.5rem;font-weight:700}.app-header .motif-header-left{gap:.75rem}.app-header .motif-header-right{gap:.5rem}.app-header .motif-header-logo img{display:block}.motif-header .motif-header-theme-toggle{display:flex;align-items:center;gap:.5rem;margin:0}.motif-header .motif-header-theme-toggle .motif-label{margin:0;font-size:.75rem}.app-header-subnav{display:flex;align-items:center;gap:.25rem;width:100%;overflow-x:auto;padding:.5rem 1rem;scrollbar-width:thin}.app-header-subnav-items{display:flex;align-items:center;gap:.25rem;flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:thin}.app-header-subnav-contact{margin-left:auto;flex:0 0 auto;background:#e6e6eb!important;color:var(--ey-black)!important;border-bottom:3px solid transparent;border-radius:4px;padding:.5rem .875rem}.app-header-subnav-contact:hover{background:#d7d7dc!important}.app-header-subnav-contact.is-active{background:#c4c4cd!important;border-bottom-color:var(--ey-yellow)}.motif-theme-dark .app-header-subnav-contact,[motif-theme=dark] .app-header-subnav-contact{background:#3a3a47!important;color:var(--theme-neutral-1000)!important}.motif-theme-dark .app-header-subnav-contact:hover,[motif-theme=dark] .app-header-subnav-contact:hover{background:#4a4a57!important}.app-header-subnav-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--theme-neutral-700);border-bottom:3px solid transparent;padding:.75rem .875rem .625rem;font-size:.875rem;font-weight:600;line-height:1.2;white-space:nowrap;cursor:pointer;transition:color .12s ease,border-color .12s ease,background-color .12s ease}.app-header-subnav-item:hover{color:var(--ey-black);background:#ffe60024}.app-header-subnav-item.is-active{color:var(--ey-black);border-bottom-color:var(--ey-yellow-active);background:var(--ey-yellow-active);font-weight:700}.motif-theme-dark .app-header .motif-header-bottom,[motif-theme=dark] .app-header .motif-header-bottom{background:var(--theme-neutral-0)}.motif-theme-dark .app-header-subnav-item,[motif-theme=dark] .app-header-subnav-item{color:var(--theme-neutral-700)}.motif-theme-dark .app-header-subnav-item:hover,[motif-theme=dark] .app-header-subnav-item:hover,.motif-theme-dark .app-header-subnav-item.is-active,[motif-theme=dark] .app-header-subnav-item.is-active{color:var(--ey-black);background:var(--ey-yellow-active)}@media (max-width: 1024px){.app-header .motif-header-top{gap:.25rem}}@media (min-width: 768px){.app-header .app-header-menu-button{display:none}}@media (max-width: 767px){.app-header{width:100%}.app-header .motif-header-top{padding-left:.25rem;padding-right:.25rem}.app-header-subnav{padding-left:.5rem;padding-right:.5rem}.app-header .motif-header-theme-toggle .motif-label{display:none}}.ey-header-logo-svg{display:block}.ey-header-logo-text{fill:#2e2e38}.login-logo--white .ey-header-logo-text,.motif-theme-dark .ey-header-logo-text,[motif-theme=dark] .ey-header-logo-text{fill:#fff}.ey-footer-logo-text{fill:#2e2e38}.motif-theme-dark .ey-footer-logo-text,[motif-theme=dark] .ey-footer-logo-text{fill:#fff}.involvement-sticky-col{box-shadow:4px 0 6px -2px #00000026}.motif-footer{margin-top:0;background-color:#e6e6e9d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.motif-theme-dark .motif-footer,[motif-theme=dark] .motif-footer{background-color:#23232fd9}.app-shell{flex:1;display:block}.app-shell.page-landing,.app-shell.page-login,.app-shell.page-logout{flex:none}.footer-actions-container{display:flex;justify-content:space-between;gap:7px;align-items:center;width:100%;padding:0 16px}@media (min-width: 768px){.footer-actions-container{padding:0 24px}}.footer-left-actions,.footer-right-actions{display:flex;align-items:center;gap:12px}.footer-right-texts{text-align:right;display:flex;flex-direction:column;gap:8px}.footer-privacy-link{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px}.footer-privacy-link:hover,.footer-privacy-link:focus-visible{color:var(--body--fg-color, var(--ey-black))}.footer-right-support{display:flex;flex-direction:column}.footer-support-text{font-family:var(--footer-text-content-support-typography-font-family);font-size:var(--footer-text-content-support-typography-font-size);font-weight:var(--footer-text-content-support-typography-font-weight);line-height:var(--footer-text-content-support-typography-line-height);text-transform:var(--footer-text-content-support-typography-text-case);text-decoration:var(--footer-text-content-support-typography-text-decoration);letter-spacing:var(--footer-text-content-support-typography-letter-spacing);color:var(--footer-text-content-support-color);margin-top:1px}.motif-theme .notification-container,[motif-theme] .notification-container{position:fixed;top:.75rem;right:16px;z-index:70;display:flex;flex-direction:column;gap:.5rem}@media (min-width: 768px){.motif-theme .notification-container,[motif-theme] .notification-container{right:24px}}.motif-theme .landing-page,[motif-theme] .landing-page{width:48.75%;max-width:42rem;margin:6vh auto 0;padding:24px;text-align:center}@media (max-width: 640px){.motif-theme .landing-page,[motif-theme] .landing-page{width:65%;max-width:100%;padding:16px;margin-top:4vh}}.motif-theme .welcome-page,[motif-theme] .welcome-page{width:98%;max-width:1960px;margin-left:auto;margin-right:auto}@media (max-width: 1024px){.motif-theme .welcome-page,[motif-theme] .welcome-page{width:99%}}.motif-theme .page-header,[motif-theme] .page-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem!important;padding-top:0;padding-right:0;padding-left:0;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}@media (min-width: 768px){.motif-theme .page-header,[motif-theme] .page-header{padding-top:0;padding-right:0;padding-left:0}}.page-header-main{flex:1 1 26rem;min-width:0}.page-header-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem;margin-left:auto}.page-header-actions-primary{margin-left:0}.page-heading-title{margin:0;font-size:1.875rem;line-height:2.25rem;font-weight:800;color:var(--ey-black)}.page-heading-subtitle{margin-top:.375rem;margin-bottom:0;font-size:.875rem;line-height:1.5rem;font-weight:400;color:var(--theme-neutral-700)}.page-section-title{margin:0 0 1rem;font-size:1.25rem;line-height:1.75rem;font-weight:700;color:var(--body--fg-color)}.page-section-copy{margin:0 0 1.5rem;font-size:.875rem;line-height:1.5rem;color:var(--theme-neutral-700)}.page-action-button{font-size:.875rem;line-height:1.25rem}.app-form-label{display:block;font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--body--fg-color)}.motif-theme .welcome-page .flex.justify-end.mb-2,[motif-theme] .welcome-page .flex.justify-end.mb-2{margin-bottom:.535rem!important}.app-shell .theme-toggle-button{top:.75rem;right:16px}@media (min-width: 768px){.app-shell .theme-toggle-button{top:.75rem;right:24px}}.app-shell.page-landing .theme-toggle-button{display:none!important}.app-shell.page-landing,.app-shell.page-login{width:65%;margin-left:auto;margin-right:auto}.app-shell.page-upload{width:77.5%;max-width:1600px;margin-left:auto;margin-right:auto}.ag-theme-motif .ag-header-cell:not(:last-child):after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background-color:var(--border-color, #D7D7DC)}.ag-theme-motif .ag-header-cell{position:relative}.ag-theme-motif .budget-grid-header-cell{font-weight:600;color:var(--ey-black);padding-right:12px}.ag-theme-motif .budget-grid-header-cell .ag-header-cell-label{display:flex;align-items:center;justify-content:flex-start;height:100%}.ag-theme-motif .budget-grid-header-cell .ag-header-cell-text{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.2;word-break:break-word}.ag-theme-motif .budget-grid-header-cell .ag-sort-indicator-container,.ag-theme-motif .budget-grid-header-cell .ag-header-icon,.ag-theme-motif .budget-grid-header-cell .ag-filter-icon,.ag-theme-motif .budget-grid-header-cell .ag-header-cell-menu-button{display:none!important}.app-shell.page-landing{width:45%;background-color:#e6e6e9bf;border-radius:8px;margin-top:auto;margin-bottom:auto}.app-shell.page-login{background-color:#e6e6e9bf;border-radius:8px;margin-top:auto;margin-bottom:auto}.app-shell.page-upload{background-color:transparent}.motif-theme .scope-strategy-page .scope-summary-card,[motif-theme] .scope-strategy-page .scope-summary-card,.motif-theme .cpm-page .cpm-summary-card,[motif-theme] .cpm-page .cpm-summary-card{background-color:var(--overlay-light-bg-color)!important;border-color:var(--table-header-hover--bg-color)!important;color:var(--body--fg-color)!important}.motif-theme.motif-theme-dark .scope-strategy-page .scope-summary-card,[motif-theme=dark] .scope-strategy-page .scope-summary-card,.motif-theme.motif-theme-dark .cpm-page .cpm-summary-card,[motif-theme=dark] .cpm-page .cpm-summary-card{background-color:var(--overlay-dark-bg-color)!important;border-color:var(--table-header-hover--bg-color)!important;color:var(--body--fg-color)!important}.motif-theme.motif-theme-dark .scope-strategy-page .scope-summary-card .motif-theme.motif-theme-dark .scope-strategy-page h1,.motif-theme.motif-theme-dark .scope-strategy-page .scope-summary-card [motif-theme=dark] .scope-strategy-page h1,[motif-theme=dark] .scope-strategy-page .scope-summary-card .motif-theme.motif-theme-dark .scope-strategy-page h1,[motif-theme=dark] .scope-strategy-page .scope-summary-card [motif-theme=dark] .scope-strategy-page h1,.motif-theme.motif-theme-dark .cpm-page .cpm-summary-card .motif-theme.motif-theme-dark .scope-strategy-page h1,.motif-theme.motif-theme-dark .cpm-page .cpm-summary-card [motif-theme=dark] .scope-strategy-page h1,[motif-theme=dark] .cpm-page .cpm-summary-card .motif-theme.motif-theme-dark .scope-strategy-page h1,[motif-theme=dark] .cpm-page .cpm-summary-card [motif-theme=dark] .scope-strategy-page h1{color:var(--ey-yellow)!important}.motif-theme.motif-theme-dark .scope-strategy-page .scope-summary-card .motif-theme.motif-theme-dark .scope-strategy-page .page-header~div[style],.motif-theme.motif-theme-dark .scope-strategy-page .scope-summary-card [motif-theme=dark] .scope-strategy-page .page-header~div[style],[motif-theme=dark] .scope-strategy-page .scope-summary-card .motif-theme.motif-theme-dark .scope-strategy-page .page-header~div[style],[motif-theme=dark] .scope-strategy-page .scope-summary-card [motif-theme=dark] .scope-strategy-page .page-header~div[style],.motif-theme.motif-theme-dark .cpm-page .cpm-summary-card .motif-theme.motif-theme-dark .scope-strategy-page .page-header~div[style],.motif-theme.motif-theme-dark .cpm-page .cpm-summary-card [motif-theme=dark] .scope-strategy-page .page-header~div[style],[motif-theme=dark] .cpm-page .cpm-summary-card .motif-theme.motif-theme-dark .scope-strategy-page .page-header~div[style],[motif-theme=dark] .cpm-page .cpm-summary-card [motif-theme=dark] .scope-strategy-page .page-header~div[style]{color:var(--ey-black)!important}.motif-theme.motif-theme-dark .scope-strategy-page .scope-summary-card .motif-theme.motif-theme-dark .scope-strategy-page .fixed .relative[style],.motif-theme.motif-theme-dark .scope-strategy-page .scope-summary-card [motif-theme=dark] .scope-strategy-page .fixed .relative[style],[motif-theme=dark] .scope-strategy-page .scope-summary-card .motif-theme.motif-theme-dark .scope-strategy-page .fixed .relative[style],[motif-theme=dark] .scope-strategy-page .scope-summary-card [motif-theme=dark] .scope-strategy-page .fixed .relative[style],.motif-theme.motif-theme-dark .cpm-page .cpm-summary-card .motif-theme.motif-theme-dark .scope-strategy-page .fixed .relative[style],.motif-theme.motif-theme-dark .cpm-page .cpm-summary-card [motif-theme=dark] .scope-strategy-page .fixed .relative[style],[motif-theme=dark] .cpm-page .cpm-summary-card .motif-theme.motif-theme-dark .scope-strategy-page .fixed .relative[style],[motif-theme=dark] .cpm-page .cpm-summary-card [motif-theme=dark] .scope-strategy-page .fixed .relative[style]{background-color:var(--overlay-dark-bg-color)!important;color:var(--body--fg-color)!important}.motif-theme.motif-theme-dark .scope-strategy-page .scope-summary-card .motif-theme.motif-theme-dark .scope-strategy-page .fixed .relative[style] h3,.motif-theme.motif-theme-dark .scope-strategy-page .scope-summary-card [motif-theme=dark] .scope-strategy-page .fixed .relative[style] h3,[motif-theme=dark] .scope-strategy-page .scope-summary-card .motif-theme.motif-theme-dark .scope-strategy-page .fixed .relative[style] h3,[motif-theme=dark] .scope-strategy-page .scope-summary-card [motif-theme=dark] .scope-strategy-page .fixed .relative[style] h3,.motif-theme.motif-theme-dark .cpm-page .cpm-summary-card .motif-theme.motif-theme-dark .scope-strategy-page .fixed .relative[style] h3,.motif-theme.motif-theme-dark .cpm-page .cpm-summary-card [motif-theme=dark] .scope-strategy-page .fixed .relative[style] h3,[motif-theme=dark] .cpm-page .cpm-summary-card .motif-theme.motif-theme-dark .scope-strategy-page .fixed .relative[style] h3,[motif-theme=dark] .cpm-page .cpm-summary-card [motif-theme=dark] .scope-strategy-page .fixed .relative[style] h3{color:var(--ey-yellow)!important}.motif-theme-dark .app-shell.page-landing,.motif-theme-dark .app-shell.page-login{background-color:#23232fbf}.motif-theme-dark .app-shell.page-upload{background-color:transparent}@media (min-width: 1024px){.app-shell.page-landing{padding-right:0}}.app-shell.page-landing .landing-page{width:100%;max-width:none}.app-shell.page-welcome .welcome-page{width:100%}.motif-theme .budget-profile-page .engagement-card,[motif-theme] .budget-profile-page .engagement-card,.motif-theme .budget-profile-page .milestone-card,[motif-theme] .budget-profile-page .milestone-card{background-color:var(--overlay-light-bg-color)}.motif-theme.motif-theme-dark .budget-profile-page .engagement-card,[motif-theme=dark] .budget-profile-page .engagement-card,.motif-theme.motif-theme-dark .budget-profile-page .milestone-card,[motif-theme=dark] .budget-profile-page .milestone-card{background-color:var(--overlay-dark-bg-color)!important}.fill-down-btn{flex-shrink:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:var(--ey-yellow);color:#000;font-size:11px;line-height:1;border:none;cursor:pointer;box-shadow:0 1px 3px #0003;transition:background .15s}.fill-down-btn:hover{background:#d4c200}.motif-theme-dark .fill-down-btn,[motif-theme=dark] .fill-down-btn{background:var(--ey-yellow);color:#000}.app-shell.page-login .landing-page{width:100%;max-width:none}.app-shell.page-upload .welcome-page{width:100%}.app-shell.page-budget,.motif-theme-dark .app-shell.page-budget{background-color:transparent}.app-shell.page-logout{width:45%;background-color:transparent;margin-left:auto;margin-right:auto}.app-shell.page-logout .landing-page{width:100%;max-width:none}.motif-theme.motif-theme-dark .app-content :is(input:not([type=radio]):not([type=checkbox]),textarea,select),[motif-theme=dark] .app-content :is(input:not([type=radio]):not([type=checkbox]),textarea,select){color:var(--body--fg-color)!important;background-color:var(--table-row--bg-color)!important;color-scheme:dark}.motif-theme.motif-theme-dark .app-content :is(input::placeholder,textarea::placeholder),[motif-theme=dark] .app-content :is(input::placeholder,textarea::placeholder){color:var(--body--fg-color)!important;opacity:.65}.motif-theme.motif-theme-dark .app-content :is(select option,select optgroup),[motif-theme=dark] .app-content :is(select option,select optgroup){color:var(--body--fg-color)!important;background-color:var(--table-row--bg-color)!important}.motif-theme.motif-theme-dark .app-content,[motif-theme=dark] .app-content{color:var(--body--fg-color)}.motif-theme.motif-theme-dark .app-content :is(.text-gray-900,.text-gray-800,.text-gray-700,.text-gray-600,.text-gray-500),[motif-theme=dark] .app-content :is(.text-gray-900,.text-gray-800,.text-gray-700,.text-gray-600,.text-gray-500){color:var(--body--fg-color)!important}.motif-theme.motif-theme-dark .app-content :is(h1,h2,h3):not(.login-title),[motif-theme=dark] .app-content :is(h1,h2,h3):not(.login-title){color:var(--ey-yellow)!important}.motif-theme.motif-theme-dark .app-content table tbody tr:hover,[motif-theme=dark] .app-content table tbody tr:hover{background-color:var(--ey-yellow-hover)!important;color:var(--ey-black)!important}.motif-theme.motif-theme-dark .budget-profile-page,[motif-theme=dark] .budget-profile-page{color:var(--body--fg-color)}.db-kpi-card{background:var(--theme-neutral-0);border-radius:8px;padding:10px;box-shadow:0 1px 3px #00000014;color:var(--body--fg-color)}.db-card{background:var(--theme-neutral-0);border-radius:8px;padding:14px;box-shadow:0 1px 3px #00000014;color:var(--body--fg-color)}.db-card-dark{background:var(--theme-neutral-1000)!important;color:var(--theme-neutral-0)!important;border-radius:8px;padding:12px 10px}.db-table-header{background:var(--theme-neutral-100)!important;color:var(--body--fg-color)!important}.db-svg-text{fill:var(--theme-neutral-600)}.db-svg-grid{stroke:var(--theme-neutral-200)}.motif-theme.motif-theme-dark .db-kpi-card,[motif-theme=dark] .db-kpi-card,.motif-theme.motif-theme-dark .db-card,[motif-theme=dark] .db-card{background:var(--theme-neutral-25);box-shadow:0 1px 4px #0000004d;color:var(--body--fg-color)}.motif-theme.motif-theme-dark .dashboard-page .db-kpi-card *,[motif-theme=dark] .dashboard-page .db-kpi-card *,.motif-theme.motif-theme-dark .dashboard-page .db-card *,[motif-theme=dark] .dashboard-page .db-card *{color:var(--body--fg-color)}.motif-theme.motif-theme-dark .dashboard-page .db-kpi-label,[motif-theme=dark] .dashboard-page .db-kpi-label{color:var(--theme-neutral-700)!important}.motif-theme.motif-theme-dark .db-card-dark,[motif-theme=dark] .db-card-dark{background:var(--theme-neutral-0)!important;color:var(--theme-neutral-1000)!important}.motif-theme.motif-theme-dark .db-card-dark *,[motif-theme=dark] .db-card-dark *{color:var(--theme-neutral-1000)!important}.motif-theme.motif-theme-dark .db-card-dark [style*=--ey-yellow],[motif-theme=dark] .db-card-dark [style*=--ey-yellow]{color:var(--ey-yellow)!important}.motif-theme.motif-theme-dark .db-table-header,[motif-theme=dark] .db-table-header{background:var(--theme-neutral-100)!important;color:var(--body--fg-color)!important}.motif-theme.motif-theme-dark .db-table-header *,[motif-theme=dark] .db-table-header *{color:var(--body--fg-color)!important}.motif-theme.motif-theme-dark .db-svg-text,[motif-theme=dark] .db-svg-text{fill:var(--theme-neutral-700)}.motif-theme.motif-theme-dark .db-svg-grid,[motif-theme=dark] .db-svg-grid{stroke:var(--theme-neutral-300)}.dashboard-page .bg-gray-50{background:var(--theme-neutral-50)!important}.dashboard-page .border-b{border-color:var(--theme-neutral-200)!important}.dashboard-page .border-t{border-color:var(--theme-neutral-100)!important}.dashboard-page .border{border-color:var(--theme-neutral-200)!important}.motif-theme.motif-theme-dark .dashboard-page table td,[motif-theme=dark] .dashboard-page table td,.motif-theme.motif-theme-dark .dashboard-page table th,[motif-theme=dark] .dashboard-page table th{color:var(--body--fg-color)!important}.motif-theme.motif-theme-dark .dashboard-page .page-header p,[motif-theme=dark] .dashboard-page .page-header p{color:var(--theme-neutral-700)!important}.motif-theme.motif-theme-dark .dashboard-page,[motif-theme=dark] .dashboard-page{color:var(--body--fg-color)}.motif-theme.motif-theme-dark .dashboard-page .bg-gray-50,[motif-theme=dark] .dashboard-page .bg-gray-50{background:var(--theme-neutral-100)!important}.motif-theme.motif-theme-dark .budget-profile-page :is(.text-gray-900,.text-gray-800,.text-gray-700,.text-gray-600,.text-gray-500),[motif-theme=dark] .budget-profile-page :is(.text-gray-900,.text-gray-800,.text-gray-700,.text-gray-600,.text-gray-500){color:var(--body--fg-color)!important}.motif-theme.motif-theme-dark .budget-profile-page table :is(td,th),[motif-theme=dark] .budget-profile-page table :is(td,th){color:var(--body--fg-color)!important}.motif-theme.motif-theme-dark .budget-profile-page h2,[motif-theme=dark] .budget-profile-page h2{color:var(--ey-yellow)!important}.motif-theme.motif-theme-dark .budget-profile-page tbody tr:hover,[motif-theme=dark] .budget-profile-page tbody tr:hover{background-color:var(--ey-yellow-hover)!important;color:var(--ey-black)!important}.motif-theme.motif-theme-dark .budget-profile-page tbody tr td:first-child,[motif-theme=dark] .budget-profile-page tbody tr td:first-child{color:var(--ey-yellow)!important}.motif-toggle-switch-wrapper{display:inline-flex;align-items:center;gap:8px}.motif-toggle-switch-text{color:var(--body--fg-color, #212529);-webkit-user-select:none;user-select:none}.motif-toggle-switch{position:relative;display:inline-block;width:36px;height:20px;border-radius:9999px;background-color:var(--table-header--bg-color, #f6f8fa);border:1px solid var(--table-header-hover--bg-color, #e9eef3);cursor:pointer}.motif-toggle-switch input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.motif-toggle-switch-slider{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px}.motif-toggle-switch-slider:before{content:"";position:absolute;left:2px;top:2px;width:16px;height:16px;border-radius:9999px;background-color:var(--body--fg-color, #212529);transition:transform .16s ease}.motif-toggle-switch-wrapper.motif-toggle-switch-checked .motif-toggle-switch{background-color:var(--table-row-selected--bg-color, #e6f0ff)}.motif-toggle-switch-wrapper.motif-toggle-switch-checked .motif-toggle-switch-slider:before{transform:translate(16px)}.motif-toggle-switch-wrapper.motif-toggle-switch-disabled{opacity:.6}.motif-toggle-switch-wrapper.motif-toggle-switch-disabled .motif-toggle-switch{cursor:not-allowed}.motif-theme.motif-theme-dark .enter-names-label,[motif-theme=dark] .enter-names-label{color:var(--ey-black)!important}.top-scrollbar{scrollbar-width:auto;scrollbar-color:#666 transparent}.top-scrollbar::-webkit-scrollbar{height:16px}.top-scrollbar::-webkit-scrollbar-thumb{background-color:#7a7a7a;border-radius:8px}.top-scrollbar:hover::-webkit-scrollbar-thumb{background-color:#555}.abb-page{color:var(--body--fg-color);width:100%;max-width:100%;min-width:0;overflow-x:hidden}.page-abb .app-content{padding-bottom:0!important}.page-abb{max-height:100vh;overflow-y:auto;overflow-x:hidden}.abb-page-header{padding-left:0!important;padding-right:0!important}.abb-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;align-items:start;width:100%;min-width:0}.abb-two-col>.db-card{min-width:0;max-width:100%;overflow:visible}.abb-two-col>.db-card>.overflow-auto{width:100%;max-width:100%}@media (max-width: 1024px){.abb-two-col{grid-template-columns:1fr}}.abb-engagement-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 2rem}@media (max-width: 640px){.abb-engagement-grid{grid-template-columns:1fr}}.abb-engagement-field{display:flex;align-items:baseline;gap:.75rem;padding:.5rem 0;border-bottom:1px solid var(--border-color)}.abb-engagement-label{font-size:.875rem;line-height:1.25rem;font-weight:600;white-space:nowrap;color:var(--body--fg-color)}.abb-column-selector{position:relative}.abb-column-selector-popover{position:absolute;top:calc(100% + 6px);right:0;z-index:50;width:240px;max-height:280px;overflow-y:auto;background:var(--card-bg-color);border:1px solid var(--border-color);border-radius:8px;box-shadow:0 8px 24px #0000001f;padding:10px}.abb-column-selector-option{display:flex;align-items:center;gap:.5rem;font-size:.75rem;padding:.25rem 0;color:var(--body--fg-color)}.abb-card-table-input{width:100%;min-width:120px;border:1px solid var(--border-color);border-radius:4px;padding:3px 6px;font-size:.75rem;color:var(--body--fg-color);background:var(--card-bg-color)}.abb-card-table-input-number{min-width:88px;text-align:right}.mercury-grouped-wide-cell{max-width:600px;overflow-x:auto;white-space:nowrap;display:block}.abb-detail-panel{width:100%}.abb-detail-panel table{border-collapse:collapse}.abb-detail-panel thead th{background:var(--card-bg-color, #f9f9f9);border-bottom:2px solid var(--border-color, #ddd);font-weight:700;font-size:.7rem;text-transform:uppercase;letter-spacing:.02em;color:var(--body--fg-color)}.abb-detail-panel tbody td{font-size:.75rem;color:var(--body--fg-color);border-bottom:1px solid var(--border-color, #eee)}.abb-scope-name-row th{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:var(--body--fg-color);background:transparent;border:none;border-top:1px solid var(--border-color, #ccc)}.motif-theme-dark .abb-scope-name-row th,[motif-theme=dark] .abb-scope-name-row th{background:transparent}.emp-dropdown-group-header{padding:3px 8px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#666;background:#f5f5f5;border-top:1px solid #ddd;border-bottom:1px solid #ddd;-webkit-user-select:none;user-select:none}.abb-engagement-value{font-size:.8125rem;color:var(--body--fg-color)}.abb-engagement-input{font-size:.8125rem;color:var(--body--fg-color);background:var(--card-bg-color);border:1px solid var(--border-color);border-radius:4px;padding:4px 8px;width:100%;outline:none;transition:border-color .15s}.abb-engagement-input:focus{border-color:var(--ey-yellow);box-shadow:0 0 0 2px #ffe60033}.abb-engagement-input::placeholder{color:#9ca3af;font-style:italic}.motif-theme.motif-theme-dark .abb-page,[motif-theme=dark] .abb-page{color:var(--body--fg-color)}.login-page{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;padding:24px;background:radial-gradient(circle at top left,rgba(255,230,92,.16),transparent 24%),linear-gradient(130deg,#121212,#1b1b1b 52%,#101010)}.login-shell{height:100%;display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:20px}.login-panel{display:flex;align-items:center;min-height:100%;border:1px solid rgba(255,255,255,.12);border-radius:28px;overflow:hidden;box-shadow:0 24px 48px #00000057}.login-panel__content{width:100%;max-width:420px;padding:48px}.login-panel__content--wide{max-width:85%;padding:48px 64px}.login-panel--welcome{background:radial-gradient(circle at top left,rgba(255,230,92,.22),transparent 28%),linear-gradient(135deg,#2a2a2a,#1d1d1d 52%,#111)}.login-panel--auth{background:linear-gradient(180deg,#ffe65c14,#ffe65c05 18%,#1c1c1c)}.login-eyebrow{margin:0 0 12px;color:#ffe65c;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-title{margin:0 0 12px;color:#fff;font-size:clamp(2rem,3vw,3rem);line-height:1.1}.login-title--welcome{font-size:clamp(2.5rem,4vw,4.5rem);color:#fff}.login-copy{margin:0 0 24px;color:#d6d1c4;font-size:1rem;line-height:1.7}.login-copy--welcome{max-width:42rem;font-size:1.05rem}.ms-signin-button{width:100%;border:1px solid rgba(255,230,92,.55)!important;background:linear-gradient(180deg,#ffe65c,#f2cf1d)!important;color:#121212!important;border-radius:10px!important;padding:12px 14px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:10px;font-weight:600!important;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.ms-signin-button:hover{transform:translateY(-1px);border-color:#ffe65c!important;box-shadow:0 12px 22px #ffe65c33}.ms-signin-button:focus-visible{outline:3px solid #4c9ffe;outline-offset:2px}@media (max-width: 900px){.login-page{padding:16px}.login-shell{grid-template-columns:1fr}.login-panel--auth{min-height:auto}.login-panel__content,.login-panel__content--wide{max-width:none;padding:32px 24px}}.login-page__logo{position:absolute;top:32px;left:32px;z-index:10}.profile-menu-wrapper{position:relative}.profile-avatar-button{all:unset;cursor:pointer;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.profile-avatar-button:focus-visible{outline:2px solid #4c9ffe;outline-offset:2px}.profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:var(--card-bg-color, #ffffff);border:1px solid var(--border-color, #e0e0e0);border-radius:8px;box-shadow:0 4px 16px #0000001f;z-index:9999;padding:12px 0;animation:profileDropdownFadeIn .15s ease-out}[motif-theme=dark] .profile-dropdown{background:#2a2a2a;border-color:#444;box-shadow:0 4px 16px #0006}@keyframes profileDropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.profile-dropdown__user{padding:8px 16px}.profile-dropdown__name{font-size:.875rem;font-weight:600;color:var(--text-color, #333)}[motif-theme=dark] .profile-dropdown__name{color:#f0f0f0}.profile-dropdown__divider{margin:8px 0;border:none;border-top:1px solid var(--border-color, #e0e0e0)}[motif-theme=dark] .profile-dropdown__divider{border-top-color:#444}.profile-dropdown__signout{display:block;width:100%;padding:8px 16px;border:none;background:none;text-align:left;font-size:.875rem;color:var(--text-color, #333);cursor:pointer;transition:background .15s}.profile-dropdown__signout:hover{background:var(--hover-bg-color, #f5f5f5)}[motif-theme=dark] .profile-dropdown__signout{color:#f0f0f0}[motif-theme=dark] .profile-dropdown__signout:hover{background:#3a3a3a}.info-icon-wrapper{position:relative;display:inline-flex;align-items:center;cursor:help;flex-shrink:0}.info-icon-svg{width:14px;height:14px;color:#2563eb;transition:color .15s}.info-icon-wrapper:hover .info-icon-svg{color:#1d4ed8}.info-icon-popover{position:absolute;z-index:9999;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);min-width:220px;max-width:320px;padding:8px 12px;font-size:11px;line-height:1.45;color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 12px #0000001f;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s;white-space:normal;text-align:left}.info-icon-popover:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#fff}.info-icon-wrapper:hover .info-icon-popover{opacity:1;visibility:visible}.info-icon-right .info-icon-popover{left:calc(100% + 8px);bottom:auto;top:50%;transform:translateY(-50%)}.info-icon-right .info-icon-popover:after{top:50%;left:-5px;transform:translateY(-50%);border:5px solid transparent;border-right-color:#fff}.info-icon-left .info-icon-popover{right:calc(100% + 8px);left:auto;bottom:auto;top:50%;transform:translateY(-50%)}.info-icon-left .info-icon-popover:after{top:50%;left:auto;right:-5px;transform:translateY(-50%);border:5px solid transparent;border-left-color:#fff}[motif-theme=dark] .info-icon-svg{color:#fbbf24}[motif-theme=dark] .info-icon-wrapper:hover .info-icon-svg{color:#f59e0b}[motif-theme=dark] .info-icon-popover{background:#1f2937;border-color:#374151;color:#e5e7eb}[motif-theme=dark] .info-icon-popover:after{border-top-color:#1f2937}.help-panel-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;background:#0000004d;animation:fadeIn .15s ease-out}.help-panel{position:fixed;top:0;right:0;bottom:0;z-index:999;width:380px;max-width:90vw;background:#fff;border-left:1px solid #e5e7eb;box-shadow:-4px 0 16px #0000001a;display:flex;flex-direction:column;animation:slideInRight .2s ease-out}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.help-panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#000;color:#ffe600;flex-shrink:0}.help-panel-title{font-size:16px;font-weight:700;margin:0}.help-panel-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;background:transparent;border:none;color:#ffe600;cursor:pointer;transition:background .15s}.help-panel-close:hover{background:#ffe60026}.help-panel-body{flex:1;overflow-y:auto;padding:20px}.help-panel-section{margin-bottom:20px}.help-panel-section-title{font-size:13px;font-weight:600;color:#111827;margin:0 0 10px}.help-panel-steps{list-style-type:decimal;padding-left:20px;margin:0}.help-panel-step{font-size:12px;line-height:1.6;color:#374151;margin-bottom:6px}.help-panel-notes{list-style-type:disc;padding-left:18px;margin:0}.help-panel-note{font-size:12px;line-height:1.5;color:#6b7280;margin-bottom:4px}.help-panel-prerequisite{padding:10px 14px;border-left:3px solid #ffe600;background:#fefce8;border-radius:0 6px 6px 0}.help-panel-prerequisite p{font-size:12px;font-style:italic;color:#713f12;margin:0}.help-panel-empty{font-size:13px;color:#6b7280;text-align:center;padding:40px 20px}[motif-theme=dark] .help-panel{background:#1f2937;border-left-color:#374151}[motif-theme=dark] .help-panel-section-title{color:#f3f4f6}[motif-theme=dark] .help-panel-step{color:#d1d5db}[motif-theme=dark] .help-panel-note{color:#9ca3af}[motif-theme=dark] .help-panel-prerequisite{background:#292524;border-left-color:#ffe600}[motif-theme=dark] .help-panel-prerequisite p{color:#fbbf24}.app-save-bar{display:flex;justify-content:flex-end;padding:6px 24px;background:#f8f8f8;border-bottom:1px solid #e5e7eb}.app-save-btn{padding:6px 20px;font-size:13px;font-weight:600;color:#1a1a2e;background:#ffe600;border:none;border-radius:4px;cursor:pointer;transition:background .15s,opacity .15s}.app-save-btn:hover:not(:disabled){background:gold}.app-save-btn:disabled{opacity:.6;cursor:not-allowed}[motif-theme=dark] .app-save-bar{background:#1e1e1e;border-bottom-color:#333}[motif-theme=dark] .app-save-btn{color:#1a1a2e;background:#ffe600}.idle-warning-modal{animation:idle-modal-in .2s ease-out}.idle-warning-icon{color:#d97706;flex-shrink:0}@keyframes idle-modal-in{0%{opacity:0;transform:scale(.95) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}[motif-theme=dark] .idle-warning-modal{background:#292524}[motif-theme=dark] .idle-warning-modal h3{color:#f3f4f6}[motif-theme=dark] .idle-warning-modal p{color:#d1d5db}.motif-default-template{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.motif-avatar-group-template{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.5714285714rem;padding:.8571428571rem 1rem}.motif-display-default-light{font-size:5rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:6.4285714286rem;letter-spacing:-.2rem}.motif-display-default-regular{font-size:5rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:6.4285714286rem;letter-spacing:-.2rem}.motif-display-default-bold{font-size:5rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:6.4285714286rem;letter-spacing:-.2rem}.motif-display-2-light{font-size:4.1428571429rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:5rem;letter-spacing:-.0828571429rem}.motif-display-2-regular{font-size:4.1428571429rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:5rem;letter-spacing:-.0828571429rem}.motif-display-2-bold{font-size:4.1428571429rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:5rem;letter-spacing:-.0828571429rem}.motif-display-3-light{font-size:3.2857142857rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:4.1428571429rem;letter-spacing:-.0657142857rem}.motif-display-3-regular{font-size:3.2857142857rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:4.1428571429rem;letter-spacing:-.0657142857rem}.motif-display-3-bold{font-size:3.2857142857rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:4.1428571429rem;letter-spacing:-.0657142857rem}.motif-display-4-light{font-size:2.4285714286rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:3rem;letter-spacing:-.0485714286rem}.motif-display-4-regular{font-size:2.4285714286rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:3rem;letter-spacing:-.0485714286rem}.motif-display-4-bold{font-size:2.4285714286rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:3rem;letter-spacing:-.0485714286rem}.motif-h1-default-light{font-size:2.2857142857rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:2.8571428571rem;letter-spacing:-.0457142857rem}.motif-h1-default-regular{font-size:2.2857142857rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:2.8571428571rem;letter-spacing:-.0457142857rem}.motif-h1-default-bold{font-size:2.2857142857rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:2.8571428571rem;letter-spacing:-.0457142857rem}.motif-h2-default-light{font-size:2rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:2.5714285714rem}.motif-h2-default-regular{font-size:2rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:2.5714285714rem}.motif-h2-default-bold{font-size:2rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:2.5714285714rem}.motif-h3-default-light{font-size:1.8571428571rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:2.2857142857rem}.motif-h3-default-regular{font-size:1.8571428571rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:2.2857142857rem}.motif-h3-default-bold{font-size:1.8571428571rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:2.2857142857rem}.motif-h4-default-light{font-size:1.7142857143rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:2.2857142857rem}.motif-h4-default-regular{font-size:1.7142857143rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:2.2857142857rem}.motif-h4-default-bold{font-size:1.7142857143rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:2.2857142857rem}.motif-h5-default-light{font-size:1.5714285714rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:2.1428571429rem}.motif-h5-default-regular{font-size:1.5714285714rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:2.1428571429rem}.motif-h5-default-bold{font-size:1.5714285714rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:2.1428571429rem}.motif-h5-italic-light{font-size:1.5714285714rem;font-family:var(--primary-font);font-style:italic;font-weight:300;line-height:2.1428571429rem}.motif-h5-italic-regular{font-size:1.5714285714rem;font-family:var(--primary-font);font-style:italic;font-weight:400;line-height:2.1428571429rem}.motif-h5-italic-bold{font-size:1.5714285714rem;font-family:var(--primary-font);font-style:italic;font-weight:700;line-height:2.1428571429rem}.motif-h5-underlined-light{font-size:1.5714285714rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:2.1428571429rem;text-decoration:underline}.motif-h5-underlined-regular{font-size:1.5714285714rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:2.1428571429rem;text-decoration:underline}.motif-h5-underlined-bold{font-size:1.5714285714rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:2.1428571429rem;text-decoration:underline}.motif-h6-default-light{font-size:1.4285714286rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:2.1428571429rem}.motif-h6-default-regular{font-size:1.4285714286rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:2.1428571429rem}.motif-h6-default-bold{font-size:1.4285714286rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:2.1428571429rem}.motif-h6-italic-light{font-size:1.4285714286rem;font-family:var(--primary-font);font-style:italic;font-weight:300;line-height:2.1428571429rem}.motif-h6-italic-regular{font-size:1.4285714286rem;font-family:var(--primary-font);font-style:italic;font-weight:400;line-height:2.1428571429rem}.motif-h6-italic-bold{font-size:1.4285714286rem;font-family:var(--primary-font);font-style:italic;font-weight:700;line-height:2.1428571429rem}.motif-h6-underlined-light{font-size:1.4285714286rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:2.1428571429rem;text-decoration:underline}.motif-h6-underlined-regular{font-size:1.4285714286rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:2.1428571429rem;text-decoration:underline}.motif-h6-underlined-bold{font-size:1.4285714286rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:2.1428571429rem;text-decoration:underline}.motif-subtitle-default-light{font-size:1.2857142857rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:2rem}.motif-subtitle-default-regular{font-size:1.2857142857rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:2rem}.motif-subtitle-default-bold{font-size:1.2857142857rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:2rem}.motif-subtitle-italic-light{font-size:1.2857142857rem;font-family:var(--primary-font);font-style:italic;font-weight:300;line-height:2rem}.motif-subtitle-italic-regular{font-size:1.2857142857rem;font-family:var(--primary-font);font-style:italic;font-weight:400;line-height:2rem}.motif-subtitle-italic-bold{font-size:1.2857142857rem;font-family:var(--primary-font);font-style:italic;font-weight:700;line-height:2rem}.motif-subtitle-underlined-light{font-size:1.2857142857rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:2rem;text-decoration:underline}.motif-subtitle-underlined-regular{font-size:1.2857142857rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:2rem;text-decoration:underline}.motif-subtitle-underlined-bold{font-size:1.2857142857rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:2rem;text-decoration:underline}.motif-body1-default-light{font-size:1.1428571429rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:1.7142857143rem}.motif-body1-default-regular{font-size:1.1428571429rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:1.7142857143rem}.motif-body1-default-bold{font-size:1.1428571429rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:1.7142857143rem}.motif-body1-italic-light{font-size:1.1428571429rem;font-family:var(--primary-font);font-style:italic;font-weight:300;line-height:1.7142857143rem}.motif-body1-italic-regular{font-size:1.1428571429rem;font-family:var(--primary-font);font-style:italic;font-weight:400;line-height:1.7142857143rem}.motif-body1-italic-bold{font-size:1.1428571429rem;font-family:var(--primary-font);font-style:italic;font-weight:700;line-height:1.7142857143rem}.motif-body1-underlined-light{font-size:1.1428571429rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:1.7142857143rem;text-decoration:underline}.motif-body1-underlined-regular{font-size:1.1428571429rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:1.7142857143rem;text-decoration:underline}.motif-body1-underlined-bold{font-size:1.1428571429rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:1.7142857143rem;text-decoration:underline}.motif-body2-default-light{font-size:1rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:1.4285714286rem}.motif-body2-default-regular{font-size:1rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:1.4285714286rem}.motif-body2-default-bold{font-size:1rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:1.4285714286rem}.motif-body2-italic-light{font-size:1rem;font-family:var(--primary-font);font-style:italic;font-weight:300;line-height:1.4285714286rem}.motif-body2-italic-regular{font-size:1rem;font-family:var(--primary-font);font-style:italic;font-weight:400;line-height:1.4285714286rem}.motif-body2-italic-bold{font-size:1rem;font-family:var(--primary-font);font-style:italic;font-weight:700;line-height:1.4285714286rem}.motif-body2-underlined-light{font-size:1rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:1.4285714286rem;text-decoration:underline}.motif-body2-underlined-regular{font-size:1rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:1.4285714286rem;text-decoration:underline}.motif-body2-underlined-bold{font-size:1rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:1.4285714286rem;text-decoration:underline}.motif-caption-default-light{font-size:.8571428571rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:1.2857142857rem}.motif-caption-default-regular{font-size:.8571428571rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:1.2857142857rem}.motif-caption-default-bold{font-size:.8571428571rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:1.2857142857rem}.motif-caption-italic-light{font-size:.8571428571rem;font-family:var(--primary-font);font-style:italic;font-weight:300;line-height:1.2857142857rem}.motif-caption-italic-regular{font-size:.8571428571rem;font-family:var(--primary-font);font-style:italic;font-weight:400;line-height:1.2857142857rem}.motif-caption-italic-bold{font-size:.8571428571rem;font-family:var(--primary-font);font-style:italic;font-weight:700;line-height:1.2857142857rem}.motif-caption-underlined-light{font-size:.8571428571rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:1.2857142857rem;text-decoration:underline}.motif-caption-underlined-regular{font-size:.8571428571rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:1.2857142857rem;text-decoration:underline}.motif-caption-underlined-bold{font-size:.8571428571rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:1.2857142857rem;text-decoration:underline}.motif-overline-default-light{font-size:.7142857143rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:1.2857142857rem}.motif-overline-default-regular{font-size:.7142857143rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:.8571428571rem;letter-spacing:.0285714286rem}.motif-overline-default-bold{font-size:.7142857143rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:.8571428571rem;letter-spacing:.0285714286rem}.motif-overline-italic-light{font-size:.7142857143rem;font-family:var(--primary-font);font-style:italic;font-weight:300;line-height:.8571428571rem;letter-spacing:.0285714286rem}.motif-overline-italic-regular{font-size:.7142857143rem;font-family:var(--primary-font);font-style:italic;font-weight:400;line-height:.8571428571rem;letter-spacing:.0285714286rem}.motif-overline-italic-bold{font-size:.7142857143rem;font-family:var(--primary-font);font-style:italic;font-weight:700;line-height:.8571428571rem;letter-spacing:.0285714286rem}.motif-overline-underlined-light{font-size:.7142857143rem;font-family:var(--primary-font);font-style:normal;font-weight:300;line-height:.8571428571rem;letter-spacing:.0285714286rem;text-decoration:underline}.motif-overline-underlined-regular{font-size:.7142857143rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:.8571428571rem;letter-spacing:.0285714286rem;text-decoration:underline}.motif-overline-underlined-bold{font-size:.7142857143rem;font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:.8571428571rem;letter-spacing:.0285714286rem;text-decoration:underline}.motif-button-sm-regular{font-size:1rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:1.4285714286rem}.motif-button-md-regular{font-size:1.1428571429rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:1.7142857143rem}.motif-button-lg-regular{font-size:1.2857142857rem;font-family:var(--primary-font);font-style:normal;font-weight:400;line-height:2rem}.motif-hero{color:var(--body--color);font-family:var(--primary-font);font-weight:var(--weight-regular);font-size:var(--hero--font-size);line-height:2.8571428571rem}.motif-hero.motif-header-light{color:#fff}.motif-h1{color:var(--body--color);font-family:var(--primary-font);font-weight:var(--weight-regular);font-size:var(--h1--font-size);line-height:2.5714285714rem}.motif-h1.motif-header-light{color:#fff}.motif-h2{color:var(--body--color);font-family:var(--primary-font);font-weight:var(--weight-regular);font-size:var(--h2--font-size);line-height:2.2857142857rem}.motif-h2.motif-header-light{color:#fff}.motif-h3{color:var(--body--color);font-family:var(--primary-font);font-weight:var(--weight-regular);font-size:var(--h3--font-size);line-height:2.1428571429rem}.motif-h3.motif-header-light{color:#fff}.motif-h4{color:var(--body--color);font-family:var(--primary-font);font-weight:var(--weight-regular);font-size:var(--h4--font-size);line-height:2rem}.motif-h4.motif-header-light{color:#fff}.motif-h5{color:var(--body--color);font-family:var(--primary-font);font-weight:var(--weight-regular);font-size:var(--h5--font-size);line-height:1.7142857143rem}.motif-h5.motif-header-light{color:#fff}.motif-h6{color:var(--body--color);font-family:var(--primary-font);font-weight:var(--weight-regular);font-size:var(--h6--font-size);line-height:1.56}.motif-h6.motif-header-light{color:#fff}.motif-subtitle{color:#1a1a24;font-family:var(--primary-font);font-weight:var(--weight-regular);font-size:1.2857142857rem;line-height:2rem}.motif-subtitle.motif--subtitle-light{color:#fff}.motif-subtitle-sm{color:#1a1a24;font-family:var(--primary-font);font-weight:var(--weight-regular);font-size:1.2857142857rem;line-height:2rem}.motif-subtitle-sm.motif--subtitle-light{color:#fff}.motif-body{color:var(--body--color);font-family:var(--primary-font);font-weight:var(--weight-light);line-height:1.5714285714rem;font-size:var(--font-size-base)}.motif-body.motif-body-light{color:#fff}.motif-body-sm{color:var(--body--color);font-family:var(--primary-font);font-weight:var(--weight-light);font-size:var(--body-sm--font-size);line-height:1.4285714286rem}.motif-body-alt{font-size:var(--body-alt--font-size);font-weight:var(--weight-regular);line-height:1.5714285714rem;font-family:var(--secondary-font);color:var(--body-color)}.motif-caption-copy{color:var(--body--color);font-family:var(--primary-font);font-weight:var(--weight-light);font-size:var(--caption--font-size);line-height:1.4285714286rem}.motif-overline{font-family:var(--primary-font);font-weight:var(--weight-bold);font-size:var(--overline--font-size);line-height:.8571428571rem;letter-spacing:.0278571429rem;text-transform:uppercase}.motif-instructional-text{color:var(--body-color);font-family:var(--primary-font);font-size:var(--instructional-text--font-size);font-weight:var(--weight-regular);line-height:1.1428571429rem}.motif-caption{font-size:var(--caption--font-size);font-weight:var(--weight-regular);line-height:1.1428571429rem}.motif-global-header-sec-title{font-size:1.2857142857rem;font-weight:var(--weight-bold);line-height:1.7142857143rem}.motif-main-navigation{font-size:1.1428571429rem;font-weight:var(--weight-light);line-height:1.7142857143rem}.motif-main-navigation-active{font-weight:var(--weight-bold)}.motif-sub-navigation{font-size:1rem;font-weight:var(--weight-light);line-height:1.5714285714rem}.motif-sub-navigation-actve{font-weight:var(--weight-bold)}.motif-results-page-text{font-size:1rem;font-weight:var(--weight-bold);line-height:1.5714285714rem}.motif-results-page-sec-desc{font-size:.8571428571rem;font-weight:var(--weight-light);line-height:1.4285714286rem}.motif-form-data-input{font-size:1rem;font-weight:var(--weight-light);line-height:1.5714285714rem}.motif-form-data-input-disabled{color:#9897a6}.motif-form-data-input-text-match{font-size:1rem;font-weight:var(--weight-bold);line-height:1.5714285714rem}.motif-form-data-label{font-size:.8571428571rem;font-weight:var(--weight-light);line-height:1.4285714286rem}.motif-form-data-label-disabled{color:#9897a6}.motif-label{font-size:1rem;font-weight:var(--weight-regular)}.motif-form-validation{font-size:.7142857143rem;font-weight:var(--weight-regular);line-height:1.1428571429rem}body[motif-theme=light] .motif-dynamic-input-template{display:flex;align-items:center;padding:.4285714286rem 1rem;background:#fff;border:0;border-radius:.2857142857rem;width:100%;height:3.1428571429rem;color:#656579;gap:.5714285714rem;cursor:pointer;transition:background .2s ease-in-out;justify-content:space-between}body[motif-theme=light] .motif-dynamic-input-template:hover{background:#f3f3f5}body[motif-theme=light] .motif-dynamic-input-template:focus-visible{outline:.1428571429rem solid #0F69AE;outline-offset:0}body[motif-theme=light] .motif-dynamic-input-template .dynamic-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1}body[motif-theme=light] .motif-dynamic-input-template .dynamic-text strong{margin-right:.5714285714rem}body[motif-theme=light] .motif-dynamic-input-template .motif-icon{min-width:1.4285714286rem;min-height:1.4285714286rem}body[motif-theme=light] .motif-dynamic-input-template .motif-avatar{min-width:2.2857142857rem;min-height:2.2857142857rem}body[motif-theme=dark] .motif-dynamic-input-template{display:flex;align-items:center;padding:.4285714286rem 1rem;background:#23232f;border:0;border-radius:.2857142857rem;width:100%;height:3.1428571429rem;color:#a4a3b1;gap:.5714285714rem;cursor:pointer;transition:background .2s ease-in-out;justify-content:space-between}body[motif-theme=dark] .motif-dynamic-input-template:hover{background:#2e2e38}body[motif-theme=dark] .motif-dynamic-input-template:focus-visible{outline:.1428571429rem solid #85B9FD;outline-offset:0}body[motif-theme=dark] .motif-dynamic-input-template .dynamic-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-grow:1}body[motif-theme=dark] .motif-dynamic-input-template .dynamic-text strong{margin-right:.5714285714rem}body[motif-theme=dark] .motif-dynamic-input-template .motif-icon{min-width:1.4285714286rem;min-height:1.4285714286rem}body[motif-theme=dark] .motif-dynamic-input-template .motif-avatar{min-width:2.2857142857rem;min-height:2.2857142857rem}.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:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@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-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-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.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:"×";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}.ag-theme-motif :where([class^=ag-]),.ag-theme-motif :where([class^=ag-]):after,.ag-theme-motif :where([class^=ag-]):before,.ag-theme-motif :where([class^=ag-]):focus,.ag-theme-motif :where([class^=ag-]):focus-within{box-sizing:border-box;outline:none}.ag-theme-motif :where([class^=ag-]):where(button),.ag-theme-motif :where([class^=ag-]):where(input),.ag-theme-motif :where([class^=ag-]):where(textarea){background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;padding:0}.ag-theme-motif :where([class^=ag-]):where(button){font-weight:inherit}.ag-theme-motif :where([class^=ag-])::-ms-clear{display:none}.ag-theme-motif .ag-grid,.ag-theme-motif .ag-grid-angular,.ag-theme-motif .ag-grid-aurelia,.ag-theme-motif .ag-grid-ng2,.ag-theme-motif .ag-grid-polymer{display:block}.ag-theme-motif .ag-aria-description-container{border:0;z-index:9999;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.ag-theme-motif .ag-hidden{display:none!important}.ag-theme-motif .ag-invisible{visibility:hidden!important}.ag-theme-motif .ag-unselectable{-webkit-user-select:none;-moz-user-select:none;user-select:none}.ag-theme-motif .ag-selectable{-webkit-user-select:text;-moz-user-select:text;user-select:text}.ag-theme-motif .ag-tabs-header{display:flex}.ag-theme-motif .ag-tab{cursor:pointer;position:relative}.ag-theme-motif .ag-tab-guard{display:block;height:0;position:absolute;width:0}.ag-theme-motif .ag-virtual-list-viewport .ag-tab-guard{position:sticky}.ag-theme-motif .ag-tab-guard-top{top:1px}.ag-theme-motif .ag-tab-guard-bottom{bottom:1px}.ag-theme-motif .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-theme-motif .ag-watermark{bottom:20px;color:#9b9b9b;opacity:.7;position:absolute;right:25px;transition:opacity 1s ease-out 3s}.ag-theme-motif .ag-watermark:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDkiIGhlaWdodD0iMzYiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiM5QjlCOUIiIGQ9Ik0xOTIuOTkzIDIzLjY1OHYtNy45NDZoLTEzLjU0MWwtNy45NDcgNy45NDZ6TTIwOC4yNSAzLjk1aC0xNi45NzRsLTguMDEgNy45NDdoMjQuOTg0ek0xNjMuNjIyIDMxLjYwNWw0LjA2OS00LjA2OWgxMy43MzJ2Ny45NDdoLTE3LjgwMXoiLz48cGF0aCBmaWxsPSIjOUI5QjlCIiBkPSJNMTY2LjYxIDE5Ljc4aDguNzczbDguMDEtNy45NDZIMTY2LjYxek0xNTcuMDExIDMxLjYwNWg2LjYxMWw3Ljg4My03Ljk0N2gtMTQuNDk0ek0xOTEuMjc2IDMuOTVsLTQuMDY4IDQuMDdIMTYxLjI3Vi4wNzJoMzAuMDA2ek0yMC44NCAzMC4yMDZIOC4zNzhsLTIuMTYyIDUuMzRILjc1TDEyLjI1NyA4LjU5Mmg0Ljc2OEwyOC41MyAzNS41NDZoLTUuNTN6bS0xLjcxNy00LjI2TDE0LjYwOSAxNC45NWwtNC41MTQgMTAuOTk4ek0xMDQuNDM3IDE4LjUwOWMxLjU4OS0yLjM1MiA1LjU5NC0yLjYwNyA3LjI0Ny0yLjYwN3Y0LjU3OGMtMi4wMzQgMC00LjA2OS4wNjMtNS4yNzcuOTUzLTEuMjA3Ljg5LTEuODQzIDIuMDk4LTEuODQzIDMuNTZ2MTAuNTUzaC00Ljk1OVYxNS45MDJoNC43Njh6TTExOS4zNzYgMTUuOTAyaC00Ljk1OHYxOS42NDRoNC45NTh6TTExOS4zNzYgNy4xM2gtNC45NTh2NS44NDhoNC45NTh6TTE0My45NzkgNy4xM3YyOC40MTZoLTQuNzY4bC0uMTI3LTIuOTg4YTguMyA4LjMgMCAwIDEtMi42NyAyLjQ4Yy0xLjA4MS41NzItMi40MTYuODktMy45NDIuODktMS4zMzUgMC0yLjYwNi0uMjU1LTMuNjg3LS43LTEuMTQ0LS41MDgtMi4xNjItMS4xNDQtMi45ODgtMi4wMzRhOS42IDkuNiAwIDAgMS0xLjk3MS0zLjE3OWMtLjUwOC0xLjIwNy0uNjk5LTIuNjA2LS42OTktNC4xMzJzLjI1NC0yLjkyNC42OTktNC4xOTZjLjUwOS0xLjI3MSAxLjE0NS0yLjM1MiAxLjk3MS0zLjI0MnMxLjg0NC0xLjU4OSAyLjk4OC0yLjA5OCAyLjM1Mi0uNzYzIDMuNjg3LS43NjNjMS41MjYgMCAyLjc5Ny4yNTUgMy44NzguODI3czEuOTcxIDEuMzM1IDIuNjcgMi40MTZWNy4xOTNoNC45NTl6bS0xMC40MjYgMjQuNTM4YzEuNjUzIDAgMi45MjQtLjU3MiAzLjk0MS0xLjY1M3MxLjUyNi0yLjU0MyAxLjUyNi00LjMyMy0uNTA5LTMuMTc4LTEuNTI2LTQuMzIyYy0xLjAxNy0xLjA4MS0yLjI4OC0xLjY1My0zLjk0MS0xLjY1My0xLjU5IDAtMi45MjUuNTcyLTMuODc4IDEuNjUzLTEuMDE3IDEuMDgtMS41MjYgMi41NDMtMS41MjYgNC4zMjIgMCAxLjc4LjUwOSAzLjE4IDEuNTI2IDQuMjYgMS4wMTcgMS4xNDQgMi4yODggMS43MTYgMy44NzggMS43MTZNNTcuMjAyIDIwLjM1M0g0NC45MzN2NC4yNTloNi45OTNjLS4xOSAyLjE2MS0xLjAxNyAzLjgxNC0yLjQxNiA1LjE1LTEuMzk4IDEuMjctMy4xNzggMS45MDYtNS40NjcgMS45MDYtMS4yNzEgMC0yLjQ4LS4yNTQtMy40OTYtLjY5OWE3IDcgMCAwIDEtMi43MzQtMS45N2MtLjc2My0uODI3LTEuMzM1LTEuODQ0LTEuNzgtMy4wNTJzLS42MzYtMi40OC0uNjM2LTMuOTQyLjE5LTIuNzMzLjYzNi0zLjk0MWMuMzgxLTEuMjA4IDEuMDE3LTIuMTYyIDEuNzgtMy4wNTIuNzYzLS44MjYgMS42NTMtMS40NjIgMi43MzMtMS45N2E5LjEgOS4xIDAgMCAxIDMuNTYtLjdxNC4wMDUgMCA2LjEwMyAxLjkwN2wzLjMwNi0zLjMwNWMtMi40OC0xLjkwNy01LjY1OC0yLjkyNS05LjQwOS0yLjkyNS0yLjA5NyAwLTQuMDA0LjMxOC01LjcyMSAxLjAxOC0xLjcxNi42OTktMy4xNzkgMS41ODktNC4zODYgMi43OTdBMTIuMSAxMi4xIDAgMCAwIDMxLjIgMTYuMjJjLS42MzUgMS43MTctLjk1MyAzLjYyNC0uOTUzIDUuNjU4cy4zMTggMy45NDIgMS4wMTcgNS42NThjLjcgMS43MTcgMS41OSAzLjE3OSAyLjc5NyA0LjM4N2ExMi4xIDEyLjEgMCAwIDAgNC4zODcgMi43OTdjMS43MTYuNyAzLjYyMyAxLjAxNyA1LjY1NyAxLjAxNyAyLjAzNSAwIDMuODc4LS4zMTggNS41MzEtMS4wMTcgMS42NTMtLjcgMy4wNTItMS41OSA0LjE5Ni0yLjc5N3ExLjcxNi0xLjgxMiAyLjY3LTQuMzg3Yy42MzYtMS43MTYuOTU0LTMuNjIzLjk1NC01LjY1OHYtLjgyNmMtLjE5MS0uMTI3LS4yNTUtLjQ0NS0uMjU1LS43TTk1Ljk4MiAyMC4zNTNoLTEyLjI3djQuMjU5aDYuOTkzYy0uMTkgMi4xNjEtMS4wMTcgMy44MTQtMi40MTYgNS4xNS0xLjM5OCAxLjI3LTMuMTc4IDEuOTA2LTUuNDY3IDEuOTA2LTEuMjcxIDAtMi40OC0uMjU0LTMuNDk2LS42OTlhNyA3IDAgMCAxLTIuNzM0LTEuOTdjLS43NjMtLjgyNy0xLjMzNS0xLjg0NC0xLjc4LTMuMDUycy0uNjM2LTIuNDgtLjYzNi0zLjk0Mi4xOS0yLjczMy42MzYtMy45NDFjLjM4MS0xLjIwOCAxLjAxNy0yLjE2MiAxLjc4LTMuMDUyLjc2My0uODI2IDEuNjUzLTEuNDYyIDIuNzM0LTEuOTdhOS4xIDkuMSAwIDAgMSAzLjU2LS43cTQuMDA1IDAgNi4xMDMgMS45MDdsMy4zMDUtMy4zMDVjLTIuNDc5LTEuOTA3LTUuNjU4LTIuOTI1LTkuNDA4LTIuOTI1LTIuMDk4IDAtNC4wMDUuMzE4LTUuNzIyIDEuMDE4LTEuNzE2LjY5OS0zLjE3OCAxLjU4OS00LjM4NiAyLjc5N2ExMi4xIDEyLjEgMCAwIDAtMi43OTcgNC4zODZjLS42MzYgMS43MTctLjk1NCAzLjYyNC0uOTU0IDUuNjU4cy4zMTggMy45NDIgMS4wMTcgNS42NThjLjcgMS43MTcgMS41OSAzLjE3OSAyLjc5NyA0LjM4N2ExMi4xIDEyLjEgMCAwIDAgNC4zODcgMi43OTdjMS43MTYuNyAzLjYyMyAxLjAxNyA1LjY1OCAxLjAxNyAyLjAzNCAwIDMuODc4LS4zMTggNS41My0xLjAxNyAxLjY1My0uNyAzLjA1Mi0xLjU5IDQuMTk2LTIuNzk3cTEuNzE4LTEuODEyIDIuNjctNC4zODdjLjYzNi0xLjcxNi45NTQtMy42MjMuOTU0LTUuNjU4di0uODI2Yy0uMTktLjEyNy0uMjU1LS40NDUtLjI1NS0uNyIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:170px 40px;content:"";display:block;height:40px;width:170px}.ag-theme-motif .ag-watermark-text{font-family:Impact,sans-serif;font-size:19px;font-weight:700;opacity:.5}.ag-theme-motif .ag-ltr .ag-watermark-text{padding-left:.7rem}.ag-theme-motif .ag-rtl .ag-watermark-text{padding-right:.7rem}.ag-theme-motif .ag-root-wrapper-body{display:flex;flex-direction:row}.ag-theme-motif .ag-root-wrapper-body.ag-layout-normal{flex:1 1 auto;height:0;min-height:0}.ag-theme-motif .ag-root{display:flex;flex-direction:column;position:relative}.ag-theme-motif .ag-root.ag-layout-auto-height,.ag-theme-motif .ag-root.ag-layout-normal{flex:1 1 auto;overflow:hidden;width:0}.ag-theme-motif .ag-root.ag-layout-normal{height:100%}.ag-theme-motif .ag-body-horizontal-scroll-viewport,.ag-theme-motif .ag-body-vertical-scroll-viewport,.ag-theme-motif .ag-body-viewport,.ag-theme-motif .ag-center-cols-viewport,.ag-theme-motif .ag-floating-bottom-viewport,.ag-theme-motif .ag-floating-top-viewport,.ag-theme-motif .ag-header-viewport,.ag-theme-motif .ag-sticky-bottom-viewport,.ag-theme-motif .ag-sticky-top-viewport,.ag-theme-motif .ag-virtual-list-viewport{flex:1 1 auto;height:100%;min-width:0;overflow:hidden;position:relative}.ag-theme-motif .ag-body-viewport,.ag-theme-motif .ag-center-cols-viewport{-ms-overflow-style:none!important;scrollbar-width:none!important}.ag-theme-motif .ag-body-viewport::-webkit-scrollbar,.ag-theme-motif .ag-center-cols-viewport::-webkit-scrollbar{display:none!important}.ag-theme-motif .ag-body-viewport{display:flex;-webkit-overflow-scrolling:touch}.ag-theme-motif .ag-body-viewport.ag-layout-normal{overflow-y:auto}.ag-theme-motif .ag-center-cols-viewport{min-height:100%;overflow-x:auto;width:100%}.ag-theme-motif .ag-body-horizontal-scroll-viewport{overflow-x:scroll}.ag-theme-motif .ag-body-vertical-scroll-viewport{overflow-y:scroll}.ag-theme-motif .ag-virtual-list-viewport{overflow:auto;width:100%}.ag-theme-motif .ag-body-container,.ag-theme-motif .ag-body-horizontal-scroll-container,.ag-theme-motif .ag-body-vertical-scroll-container,.ag-theme-motif .ag-center-cols-container,.ag-theme-motif .ag-floating-bottom-container,.ag-theme-motif .ag-floating-bottom-full-width-container,.ag-theme-motif .ag-floating-top-container,.ag-theme-motif .ag-full-width-container,.ag-theme-motif .ag-header-container,.ag-theme-motif .ag-pinned-left-cols-container,.ag-theme-motif .ag-pinned-right-cols-container,.ag-theme-motif .ag-sticky-bottom-container,.ag-theme-motif .ag-sticky-top-container,.ag-theme-motif .ag-virtual-list-container{position:relative}.ag-theme-motif .ag-floating-bottom-container,.ag-theme-motif .ag-floating-top-container,.ag-theme-motif .ag-header-container,.ag-theme-motif .ag-sticky-bottom-container,.ag-theme-motif .ag-sticky-top-container{height:100%;white-space:nowrap}.ag-theme-motif .ag-center-cols-container,.ag-theme-motif .ag-pinned-right-cols-container{display:block}.ag-theme-motif .ag-body-horizontal-scroll-container{height:100%}.ag-theme-motif .ag-body-vertical-scroll-container{width:100%}.ag-theme-motif .ag-floating-bottom-full-width-container,.ag-theme-motif .ag-floating-top-full-width-container,.ag-theme-motif .ag-full-width-container,.ag-theme-motif .ag-sticky-bottom-full-width-container,.ag-theme-motif .ag-sticky-top-full-width-container{pointer-events:none;position:absolute;top:0}.ag-theme-motif .ag-ltr .ag-floating-bottom-full-width-container,.ag-theme-motif .ag-ltr .ag-floating-top-full-width-container,.ag-theme-motif .ag-ltr .ag-full-width-container,.ag-theme-motif .ag-ltr .ag-sticky-bottom-full-width-container,.ag-theme-motif .ag-ltr .ag-sticky-top-full-width-container{left:0}.ag-theme-motif .ag-rtl .ag-floating-bottom-full-width-container,.ag-theme-motif .ag-rtl .ag-floating-top-full-width-container,.ag-theme-motif .ag-rtl .ag-full-width-container,.ag-theme-motif .ag-rtl .ag-sticky-bottom-full-width-container,.ag-theme-motif .ag-rtl .ag-sticky-top-full-width-container{right:0}.ag-theme-motif .ag-full-width-container{width:100%}.ag-theme-motif .ag-floating-bottom-full-width-container,.ag-theme-motif .ag-floating-top-full-width-container{display:inline-block;height:100%;overflow:hidden;width:100%}.ag-theme-motif .ag-virtual-list-container{overflow:hidden}.ag-theme-motif .ag-body{display:flex;flex:1 1 auto;flex-direction:row!important;min-height:0;position:relative}.ag-theme-motif .ag-body-horizontal-scroll,.ag-theme-motif .ag-body-vertical-scroll{display:flex;min-height:0;min-width:0;position:relative}.ag-theme-motif .ag-body-horizontal-scroll.ag-scrollbar-invisible,.ag-theme-motif .ag-body-vertical-scroll.ag-scrollbar-invisible{bottom:0;position:absolute}.ag-theme-motif .ag-body-horizontal-scroll.ag-scrollbar-invisible.ag-apple-scrollbar,.ag-theme-motif .ag-body-vertical-scroll.ag-scrollbar-invisible.ag-apple-scrollbar{opacity:0;transition:opacity .4s;visibility:hidden}.ag-theme-motif .ag-body-horizontal-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-active,.ag-theme-motif .ag-body-horizontal-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-scrolling,.ag-theme-motif .ag-body-vertical-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-active,.ag-theme-motif .ag-body-vertical-scroll.ag-scrollbar-invisible.ag-apple-scrollbar.ag-scrollbar-scrolling{opacity:1;visibility:visible}.ag-theme-motif .ag-body-horizontal-scroll{width:100%}.ag-theme-motif .ag-body-horizontal-scroll.ag-scrollbar-invisible{left:0;right:0}.ag-theme-motif .ag-body-vertical-scroll{height:100%}.ag-theme-motif .ag-body-vertical-scroll.ag-scrollbar-invisible{top:0;z-index:10}.ag-theme-motif .ag-ltr .ag-body-vertical-scroll.ag-scrollbar-invisible{right:0}.ag-theme-motif .ag-rtl .ag-body-vertical-scroll.ag-scrollbar-invisible{left:0}.ag-theme-motif .ag-force-vertical-scroll{overflow-y:scroll!important}.ag-theme-motif .ag-horizontal-left-spacer,.ag-theme-motif .ag-horizontal-right-spacer{height:100%;min-width:0;overflow-x:scroll}.ag-theme-motif .ag-horizontal-left-spacer.ag-scroller-corner,.ag-theme-motif .ag-horizontal-right-spacer.ag-scroller-corner{overflow-x:hidden}.ag-theme-motif .ag-ltr .ag-column-moving .ag-cell{transition:left .2s}.ag-theme-motif .ag-rtl .ag-column-moving .ag-cell{transition:right .2s}.ag-theme-motif .ag-ltr .ag-column-moving .ag-header-cell{transition:left .2s}.ag-theme-motif .ag-rtl .ag-column-moving .ag-header-cell{transition:right .2s}.ag-theme-motif .ag-ltr .ag-column-moving .ag-header-group-cell{transition:left .2s,width .2s}.ag-theme-motif .ag-rtl .ag-column-moving .ag-header-group-cell{transition:right .2s,width .2s}.ag-theme-motif .ag-row-animation .ag-row{transition:transform .4s,top .4s,opacity .2s}.ag-theme-motif .ag-row-animation .ag-row.ag-after-created{transition:transform .4s,top .4s,height .4s,opacity .2s}.ag-theme-motif .ag-row-no-animation .ag-row{transition:none}.ag-theme-motif .ag-row-loading{align-items:center;display:flex}.ag-theme-motif .ag-row-position-absolute{position:absolute}.ag-theme-motif .ag-row-position-relative{position:relative}.ag-theme-motif .ag-full-width-row{overflow:hidden;pointer-events:all}.ag-theme-motif .ag-row-inline-editing{z-index:1}.ag-theme-motif .ag-row-dragging{z-index:2}.ag-theme-motif .ag-stub-cell{align-items:center;display:flex}.ag-theme-motif .ag-cell{display:inline-block;height:100%;position:absolute;white-space:nowrap}.ag-theme-motif .ag-cell-value{flex:1 1 auto}.ag-theme-motif .ag-cell-value,.ag-theme-motif .ag-group-value{overflow:hidden;text-overflow:ellipsis}.ag-theme-motif .ag-cell-wrap-text{white-space:normal;word-break:break-word}.ag-theme-motif .ag-sparkline-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.ag-theme-motif .ag-full-width-row .ag-cell-wrapper.ag-row-group{align-items:center;height:100%}.ag-theme-motif .ag-cell .ag-icon{display:inline-block;vertical-align:middle}.ag-theme-motif .ag-popup-child{top:0;z-index:5}.ag-theme-motif .ag-popup-editor{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ag-theme-motif .ag-large-text-input{display:block}.ag-theme-motif .ag-floating-top{border-bottom:var(--ag-pinned-row-border);display:flex;overflow:hidden;position:relative;white-space:nowrap;width:100%}.ag-theme-motif .ag-pinned-left-floating-top,.ag-theme-motif .ag-pinned-right-floating-top{display:inline-block;min-width:0;overflow:hidden;position:relative}.ag-theme-motif .ag-floating-bottom{border-top:var(--ag-pinned-row-border);display:flex;overflow:hidden;position:relative;white-space:nowrap;width:100%}.ag-theme-motif .ag-pinned-left-floating-bottom,.ag-theme-motif .ag-pinned-right-floating-bottom{display:inline-block;min-width:0;overflow:hidden;position:relative}.ag-theme-motif .ag-sticky-bottom,.ag-theme-motif .ag-sticky-top{background-color:var(--ag-background-color);display:flex;position:absolute;width:100%}.ag-theme-motif .ag-pinned-left-sticky-top,.ag-theme-motif .ag-pinned-right-sticky-top{height:100%;overflow:hidden;position:relative}.ag-theme-motif .ag-sticky-bottom-full-width-container,.ag-theme-motif .ag-sticky-top-full-width-container{height:100%;overflow:hidden;width:100%}.ag-theme-motif .ag-value-slide-out{opacity:1}.ag-theme-motif .ag-ltr .ag-value-slide-out{margin-right:5px;transition:opacity 3s,margin-right 3s}.ag-theme-motif .ag-rtl .ag-value-slide-out{margin-left:5px;transition:opacity 3s,margin-left 3s}.ag-theme-motif :is(.ag-ltr,.ag-rtl) .ag-value-slide-out{transition-timing-function:linear}.ag-theme-motif .ag-value-slide-out-end{opacity:0}.ag-theme-motif .ag-ltr .ag-value-slide-out-end{margin-right:10px}.ag-theme-motif .ag-rtl .ag-value-slide-out-end{margin-left:10px}.ag-theme-motif .ag-opacity-zero{opacity:0!important}.ag-theme-motif .ag-tool-panel-wrapper{cursor:default;display:flex;overflow-x:hidden;overflow-y:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ag-theme-motif .ag-select-agg-func-item{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;position:relative}.ag-theme-motif .ag-select-agg-func-item>*{flex:none}.ag-theme-motif .ag-select-agg-func-item{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-theme-motif .ag-tool-panel-horizontal-resize{cursor:ew-resize;height:100%;position:absolute;top:0;width:5px;z-index:1}.ag-theme-motif .ag-details-row{width:100%}.ag-theme-motif .ag-details-row-fixed-height{height:100%}.ag-theme-motif .ag-details-grid{width:100%}.ag-theme-motif .ag-details-grid-fixed-height{height:100%}.ag-theme-motif .ag-cell-label-container{align-items:center;display:flex;flex-direction:row-reverse;height:100%;justify-content:space-between;width:100%}.ag-theme-motif .ag-right-aligned-header .ag-cell-label-container{flex-direction:row}.ag-theme-motif .ag-right-aligned-header .ag-header-cell-text{text-align:end}.ag-theme-motif .ag-column-group-icons{display:block}.ag-theme-motif .ag-column-group-icons>*{cursor:pointer}.ag-theme-motif .ag-pill-select{display:flex;flex-direction:column}.ag-theme-motif .ag-pill-select .ag-column-drop-list{padding:0}.ag-theme-motif .ag-pill-select .ag-select{padding-top:var(--ag-grid-size)}.ag-theme-motif .ag-pill-select .ag-picker-field-wrapper{background-color:transparent;border:0}.ag-theme-motif .ag-pill-select .ag-picker-field-display{cursor:pointer}.ag-theme-motif .ag-ltr{direction:ltr}.ag-theme-motif .ag-ltr .ag-body,.ag-theme-motif .ag-ltr .ag-body-horizontal-scroll,.ag-theme-motif .ag-ltr .ag-body-viewport,.ag-theme-motif .ag-ltr .ag-floating-bottom,.ag-theme-motif .ag-ltr .ag-floating-top,.ag-theme-motif .ag-ltr .ag-header,.ag-theme-motif .ag-ltr .ag-sticky-bottom,.ag-theme-motif .ag-ltr .ag-sticky-top{flex-direction:row}.ag-theme-motif .ag-rtl{direction:rtl}.ag-theme-motif .ag-rtl .ag-body,.ag-theme-motif .ag-rtl .ag-body-horizontal-scroll,.ag-theme-motif .ag-rtl .ag-body-viewport,.ag-theme-motif .ag-rtl .ag-floating-bottom,.ag-theme-motif .ag-rtl .ag-floating-top,.ag-theme-motif .ag-rtl .ag-header,.ag-theme-motif .ag-rtl .ag-sticky-bottom,.ag-theme-motif .ag-rtl .ag-sticky-top{flex-direction:row-reverse}.ag-theme-motif .ag-rtl .ag-icon-contracted,.ag-theme-motif .ag-rtl .ag-icon-expanded,.ag-theme-motif .ag-rtl .ag-icon-tree-closed{display:block;transform:rotate(180deg)}.ag-theme-motif .ag-measurement-container{overflow:hidden;visibility:hidden;width:0}.ag-theme-motif .ag-measurement-container div{position:absolute}.ag-theme-motif .ag-group{position:relative;width:100%}.ag-theme-motif .ag-group-title-bar{align-items:center;display:flex;padding:var(--ag-grid-size)}.ag-theme-motif .ag-group-title{display:inline;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-theme-motif .ag-group-title-bar .ag-group-title{cursor:default}.ag-theme-motif .ag-group-toolbar{align-items:center;display:flex;padding:var(--ag-grid-size)}.ag-theme-motif .ag-group-container{display:flex}.ag-theme-motif .ag-disabled .ag-group-container{pointer-events:none}.ag-theme-motif .ag-disabled-group-container,.ag-theme-motif .ag-disabled-group-title-bar{opacity:.5}.ag-theme-motif .ag-group-container-horizontal{flex-direction:row;flex-wrap:wrap}.ag-theme-motif .ag-group-container-vertical{flex-direction:column}.ag-theme-motif .ag-group-title-bar-icon{cursor:pointer;flex:none}.ag-theme-motif .ag-ltr .ag-group-title-bar-icon{margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-group-title-bar-icon{margin-left:var(--ag-grid-size)}.ag-theme-motif .ag-group-item-alignment-stretch .ag-group-item{align-items:stretch}.ag-theme-motif .ag-group-item-alignment-start .ag-group-item{align-items:flex-start}.ag-theme-motif .ag-group-item-alignment-end .ag-group-item{align-items:flex-end}.ag-theme-motif .ag-popup-child:not(.ag-tooltip-custom){box-shadow:var(--ag-popup-shadow)}.ag-theme-motif .ag-rtl{text-align:right}.ag-theme-motif .ag-ltr .ag-pivot-leaf-group{margin-left:min(var(--ag-row-group-indent-size),var(--ag-row-group-indent-size) * var(--ag-indentation-level))}.ag-theme-motif .ag-rtl .ag-pivot-leaf-group{margin-right:min(var(--ag-row-group-indent-size),var(--ag-row-group-indent-size) * var(--ag-indentation-level))}.ag-theme-motif .ag-ltr .ag-row-group-leaf-indent{margin-left:calc(var(--ag-cell-widget-spacing) + var(--ag-icon-size))}.ag-theme-motif .ag-rtl .ag-row-group-leaf-indent{margin-right:calc(var(--ag-cell-widget-spacing) + var(--ag-icon-size))}.ag-theme-motif .ag-value-change-delta{padding:0 2px}.ag-theme-motif .ag-value-change-delta-up{color:var(--ag-value-change-delta-up-color)}.ag-theme-motif .ag-value-change-delta-down{color:var(--ag-value-change-delta-down-color)}.ag-theme-motif .ag-value-change-value{background-color:transparent;border-radius:1px;padding-left:1px;padding-right:1px;transition:background-color 1s}.ag-theme-motif .ag-value-change-value-highlight{background-color:var(--ag-value-change-value-highlight-background-color);transition:background-color .1s}.ag-theme-motif .ag-cell-data-changed{background-color:var(--ag-value-change-value-highlight-background-color)!important}.ag-theme-motif .ag-cell-data-changed-animation{background-color:transparent}.ag-theme-motif .ag-cell-highlight{background-color:var(--ag-range-selection-highlight-color)!important}.ag-theme-motif .ag-row{background-color:var(--ag-background-color);border-bottom:var(--ag-row-border);color:var(--ag-cell-text-color);height:var(--ag-row-height);white-space:nowrap;width:100%;--ag-internal-content-line-height: min(calc(var(--ag-row-height) - 1px), var(--ag-line-height, 1000px))}.ag-theme-motif .ag-sticky-bottom:after{border-top:var(--ag-row-border);content:"";height:1px;position:absolute;top:0;width:100%}.ag-theme-motif .ag-ltr .ag-sticky-bottom:after{left:0}.ag-theme-motif .ag-rtl .ag-sticky-bottom:after{right:0}.ag-theme-motif .ag-group-contracted,.ag-theme-motif .ag-group-expanded{cursor:pointer}.ag-theme-motif .ag-cell,.ag-theme-motif .ag-full-width-row .ag-cell-wrapper.ag-row-group{border:1px solid transparent;line-height:var(--ag-internal-content-line-height)}.ag-theme-motif .ag-ltr .ag-cell{border-right:var(--ag-column-border)}.ag-theme-motif .ag-rtl .ag-cell{border-left:var(--ag-column-border)}.ag-theme-motif .ag-cell-wrapper{align-items:center;display:flex}.ag-theme-motif .ag-ltr .ag-cell-wrapper{padding-left:calc(var(--ag-indentation-level) * var(--ag-row-group-indent-size))}.ag-theme-motif .ag-rtl .ag-cell-wrapper{padding-right:calc(var(--ag-indentation-level) * var(--ag-row-group-indent-size))}.ag-theme-motif .ag-cell-wrapper.ag-row-group{align-items:flex-start}.ag-theme-motif .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value){align-items:center;display:flex;height:var(--ag-internal-content-line-height)}.ag-theme-motif .ag-ltr .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-theme-motif .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group{padding-right:calc(var(--ag-cell-horizontal-padding) + var(--ag-row-group-indent-size) * var(--ag-indentation-level))}.ag-theme-motif .ag-ltr .ag-group-contracted,.ag-theme-motif .ag-ltr .ag-group-expanded,.ag-theme-motif .ag-ltr .ag-row-drag,.ag-theme-motif .ag-ltr .ag-selection-checkbox{margin-right:var(--ag-cell-widget-spacing)}.ag-theme-motif .ag-rtl .ag-group-contracted,.ag-theme-motif .ag-rtl .ag-group-expanded,.ag-theme-motif .ag-rtl .ag-row-drag,.ag-theme-motif .ag-rtl .ag-selection-checkbox{margin-left:var(--ag-cell-widget-spacing)}.ag-theme-motif .ag-ltr .ag-group-child-count{margin-left:3px}.ag-theme-motif .ag-rtl .ag-group-child-count{margin-right:3px}.ag-theme-motif .ag-row-highlight-above:after,.ag-theme-motif .ag-row-highlight-below:after{background-color:var(--ag-range-selection-border-color);content:"";height:1px;position:absolute;width:calc(100% - 1px)}.ag-theme-motif .ag-ltr .ag-row-highlight-above:after,.ag-theme-motif .ag-ltr .ag-row-highlight-below:after{left:1px}.ag-theme-motif .ag-rtl .ag-row-highlight-above:after,.ag-theme-motif .ag-rtl .ag-row-highlight-below:after{right:1px}.ag-theme-motif .ag-row-highlight-above:after{top:-1px}.ag-theme-motif .ag-row-highlight-above.ag-row-first:after{top:0}.ag-theme-motif .ag-row-highlight-below:after{bottom:0}.ag-theme-motif .ag-row-odd{background-color:var(--ag-odd-row-background-color)}.ag-theme-motif .ag-row-selected:before{background-color:var(--ag-selected-row-background-color);content:"";display:block;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.ag-theme-motif .ag-row-hover.ag-full-width-row.ag-row-group:before,.ag-theme-motif .ag-row-hover:not(.ag-full-width-row):before{background-color:var(--ag-row-hover-color);content:"";display:block;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.ag-theme-motif .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-theme-motif .ag-row-hover.ag-full-width-row.ag-row-group>*{position:relative}.ag-theme-motif .ag-column-hover{background-color:var(--ag-column-hover-color)}.ag-theme-motif .ag-ltr .ag-right-aligned-cell{text-align:right}.ag-theme-motif .ag-rtl .ag-right-aligned-cell{text-align:left}.ag-theme-motif .ag-right-aligned-cell .ag-cell-value,.ag-theme-motif .ag-right-aligned-cell .ag-group-value{margin-left:auto}.ag-theme-motif .ag-cell,.ag-theme-motif .ag-full-width-row .ag-cell-wrapper.ag-row-group{-webkit-font-smoothing:subpixel-antialiased}.ag-theme-motif .ag-ltr .ag-cell,.ag-theme-motif .ag-ltr .ag-full-width-row .ag-cell-wrapper.ag-row-group{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)}.ag-theme-motif .ag-rtl .ag-cell,.ag-theme-motif .ag-rtl .ag-full-width-row .ag-cell-wrapper.ag-row-group{padding-left:calc(var(--ag-cell-horizontal-padding) - 1px);padding-right:calc(var(--ag-cell-horizontal-padding) - 1px + var(--ag-row-group-indent-size) * var(--ag-indentation-level))}.ag-theme-motif .ag-row>.ag-cell-wrapper{padding-left:calc(var(--ag-cell-horizontal-padding) - 1px);padding-right:calc(var(--ag-cell-horizontal-padding) - 1px)}.ag-theme-motif .ag-row-dragging{cursor:move;opacity:.5}.ag-theme-motif .ag-details-row{background-color:var(--ag-background-color);padding:calc(var(--ag-grid-size) * 3.5)}.ag-theme-motif .ag-layout-auto-height .ag-center-cols-container,.ag-theme-motif .ag-layout-auto-height .ag-center-cols-viewport,.ag-theme-motif .ag-layout-print .ag-center-cols-container,.ag-theme-motif .ag-layout-print .ag-center-cols-viewport{min-height:150px}.ag-theme-motif .ag-overlay-loading-wrapper{background-color:var(--ag-modal-overlay-background-color)}.ag-theme-motif .ag-overlay-no-rows-wrapper.ag-layout-auto-height{padding-top:60px}.ag-theme-motif .ag-skeleton-container{align-content:center;height:100%;width:100%}.ag-theme-motif .ag-skeleton-effect{animation:ag-skeleton-loading 1.5s ease-in-out .5s infinite;background-color:var(--ag-row-loading-skeleton-effect-color);border-radius:.25rem;height:1em;width:100%}.ag-theme-motif .ag-ltr .ag-right-aligned-cell .ag-skeleton-effect{margin-left:auto}.ag-theme-motif .ag-rtl .ag-right-aligned-cell .ag-skeleton-effect{margin-right:auto}@keyframes ag-skeleton-loading{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.ag-theme-motif .ag-loading{align-items:center;display:flex;height:100%}.ag-theme-motif .ag-ltr .ag-loading{padding-left:var(--ag-cell-horizontal-padding)}.ag-theme-motif .ag-rtl .ag-loading{padding-right:var(--ag-cell-horizontal-padding)}.ag-theme-motif .ag-ltr .ag-loading-icon{padding-right:var(--ag-cell-widget-spacing)}.ag-theme-motif .ag-rtl .ag-loading-icon{padding-left:var(--ag-cell-widget-spacing)}.ag-theme-motif .ag-icon-loading{animation-duration:1s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.ag-theme-motif .ag-details-row{padding:calc(var(--ag-grid-size) * 3.75)}.ag-theme-motif .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing),.ag-theme-motif .ag-cell-range-selected:not(.ag-cell-focus){background-color:var(--ag-range-selection-background-color)}.ag-theme-motif .ag-cell-range-chart:is(.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-chart-background-color)!important}.ag-theme-motif .ag-cell-range-chart.ag-cell-range-chart-category:is(.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-chart-category-background-color)!important}.ag-theme-motif .ag-cell-range-selected-1:not(.ag-cell-focus),.ag-theme-motif .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-theme-motif .ag-cell-range-selected-2:not(.ag-cell-focus){background-image:linear-gradient(var(--ag-range-selection-background-color),var(--ag-range-selection-background-color))}.ag-theme-motif .ag-cell-range-selected-3:not(.ag-cell-focus){background-image:linear-gradient(var(--ag-range-selection-background-color),var(--ag-range-selection-background-color)),linear-gradient(var(--ag-range-selection-background-color),var(--ag-range-selection-background-color))}.ag-theme-motif .ag-cell-range-selected-4:not(.ag-cell-focus){background-image:linear-gradient(var(--ag-range-selection-background-color),var(--ag-range-selection-background-color)),linear-gradient(var(--ag-range-selection-background-color),var(--ag-range-selection-background-color)),linear-gradient(var(--ag-range-selection-background-color),var(--ag-range-selection-background-color))}.ag-theme-motif .ag-cell.ag-cell-range-selected.ag-cell-range-top:not(.ag-cell-range-single-cell){border-top-color:var(--ag-range-selection-border-color);border-top-style:var(--ag-range-selection-border-style)}.ag-theme-motif .ag-cell.ag-cell-range-selected.ag-cell-range-right:not(.ag-cell-range-single-cell){border-right-color:var(--ag-range-selection-border-color);border-right-style:var(--ag-range-selection-border-style)}.ag-theme-motif .ag-cell.ag-cell-range-selected.ag-cell-range-bottom:not(.ag-cell-range-single-cell){border-bottom-color:var(--ag-range-selection-border-color);border-bottom-style:var(--ag-range-selection-border-style)}.ag-theme-motif .ag-cell.ag-cell-range-selected.ag-cell-range-left:not(.ag-cell-range-single-cell){border-left-color:var(--ag-range-selection-border-color);border-left-style:var(--ag-range-selection-border-style)}.ag-theme-motif .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-motif .ag-ltr .ag-cell-range-single-cell,.ag-theme-motif .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-motif .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-motif .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,.ag-theme-motif .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-motif .ag-rtl .ag-cell-range-single-cell,.ag-theme-motif .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-motif .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-motif .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group{border:1px solid;border-color:var(--ag-range-selection-border-color);border-style:var(--ag-range-selection-border-style);outline:initial}.ag-theme-motif .ag-cell.ag-selection-fill-top,.ag-theme-motif .ag-cell.ag-selection-fill-top.ag-cell-range-selected{border-top:1px dashed;border-top-color:var(--ag-range-selection-border-color)}.ag-theme-motif .ag-ltr .ag-cell.ag-selection-fill-right,.ag-theme-motif .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{border-right:1px dashed var(--ag-range-selection-border-color)!important}.ag-theme-motif .ag-rtl .ag-cell.ag-selection-fill-right,.ag-theme-motif .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{border-left:1px dashed var(--ag-range-selection-border-color)!important}.ag-theme-motif .ag-cell.ag-selection-fill-bottom,.ag-theme-motif .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{border-bottom:1px dashed;border-bottom-color:var(--ag-range-selection-border-color)}.ag-theme-motif .ag-ltr .ag-cell.ag-selection-fill-left,.ag-theme-motif .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{border-left:1px dashed var(--ag-range-selection-border-color)!important}.ag-theme-motif .ag-rtl .ag-cell.ag-selection-fill-left,.ag-theme-motif .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{border-right:1px dashed var(--ag-range-selection-border-color)!important}.ag-theme-motif .ag-fill-handle,.ag-theme-motif .ag-range-handle{background-color:var(--ag-range-selection-border-color);bottom:-1px;height:6px;position:absolute;width:6px}.ag-theme-motif .ag-ltr .ag-fill-handle,.ag-theme-motif .ag-ltr .ag-range-handle{right:-1px}.ag-theme-motif .ag-rtl .ag-fill-handle,.ag-theme-motif .ag-rtl .ag-range-handle{left:-1px}.ag-theme-motif .ag-fill-handle{cursor:cell}.ag-theme-motif .ag-ltr .ag-range-handle{cursor:nwse-resize}.ag-theme-motif .ag-rtl .ag-range-handle{cursor:nesw-resize}.ag-theme-motif .ag-input-wrapper,.ag-theme-motif .ag-picker-field-wrapper{align-items:center;display:flex;flex:1 1 auto;line-height:normal;position:relative}.ag-theme-motif .ag-input-field{align-items:center;display:flex;flex-direction:row}.ag-theme-motif .ag-input-field-input{flex:1 1 auto}.ag-theme-motif .ag-floating-filter-input .ag-input-field-input[type=date]{width:1px}.ag-theme-motif .ag-input-field-input{min-width:0;width:100%}.ag-theme-motif .ag-column-select-header-filter-wrapper .ag-input-wrapper:before,.ag-theme-motif .ag-filter-filter .ag-input-wrapper:before,.ag-theme-motif .ag-filter-toolpanel-search .ag-input-wrapper:before,.ag-theme-motif .ag-mini-filter .ag-input-wrapper:before{background-color:currentColor;content:"";display:block;height:12px;-webkit-mask-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkPSJNNS4zIDlhMy43IDMuNyAwIDEgMCAwLTcuNSAzLjcgMy43IDAgMCAwIDAgNy41Wk0xMC41IDEwLjUgOC4zIDguMiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkPSJNNS4zIDlhMy43IDMuNyAwIDEgMCAwLTcuNSAzLjcgMy43IDAgMCAwIDAgNy41Wk0xMC41IDEwLjUgOC4zIDguMiIvPjwvc3ZnPg==);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;opacity:50%;position:absolute;width:12px}.ag-theme-motif .ag-ltr .ag-column-select-header-filter-wrapper .ag-input-wrapper:before,.ag-theme-motif .ag-ltr .ag-filter-filter .ag-input-wrapper:before,.ag-theme-motif .ag-ltr .ag-filter-toolpanel-search .ag-input-wrapper:before,.ag-theme-motif .ag-ltr .ag-mini-filter .ag-input-wrapper:before{margin-left:calc(var(--ag-grid-size) * .5)}.ag-theme-motif .ag-rtl .ag-column-select-header-filter-wrapper .ag-input-wrapper:before,.ag-theme-motif .ag-rtl .ag-filter-filter .ag-input-wrapper:before,.ag-theme-motif .ag-rtl .ag-filter-toolpanel-search .ag-input-wrapper:before,.ag-theme-motif .ag-rtl .ag-mini-filter .ag-input-wrapper:before{margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-ltr .ag-column-select-header-filter-wrapper input.ag-number-field-input,.ag-theme-motif .ag-ltr .ag-column-select-header-filter-wrapper input.ag-text-field-input,.ag-theme-motif .ag-ltr .ag-filter-filter input.ag-number-field-input,.ag-theme-motif .ag-ltr .ag-filter-filter input.ag-text-field-input,.ag-theme-motif .ag-ltr .ag-filter-toolpanel-search input.ag-number-field-input,.ag-theme-motif .ag-ltr .ag-filter-toolpanel-search input.ag-text-field-input,.ag-theme-motif .ag-ltr .ag-mini-filter input.ag-number-field-input,.ag-theme-motif .ag-ltr .ag-mini-filter input.ag-text-field-input{padding-left:26px}.ag-theme-motif .ag-rtl .ag-column-select-header-filter-wrapper input.ag-number-field-input,.ag-theme-motif .ag-rtl .ag-column-select-header-filter-wrapper input.ag-text-field-input,.ag-theme-motif .ag-rtl .ag-filter-filter input.ag-number-field-input,.ag-theme-motif .ag-rtl .ag-filter-filter input.ag-text-field-input,.ag-theme-motif .ag-rtl .ag-filter-toolpanel-search input.ag-number-field-input,.ag-theme-motif .ag-rtl .ag-filter-toolpanel-search input.ag-text-field-input,.ag-theme-motif .ag-rtl .ag-mini-filter input.ag-number-field-input,.ag-theme-motif .ag-rtl .ag-mini-filter input.ag-text-field-input{padding-right:26px}.ag-theme-motif .ag-advanced-filter-header{align-items:center;background-color:var(--ag-header-background-color);border-bottom:var(--ag-header-row-border);display:flex;padding-left:var(--ag-cell-horizontal-padding);padding-right:var(--ag-cell-horizontal-padding);position:relative}.ag-theme-motif .ag-advanced-filter{align-items:center;display:flex;width:100%}.ag-theme-motif .ag-advanced-filter-apply-button,.ag-theme-motif .ag-advanced-filter-builder-button{line-height:normal;white-space:nowrap}.ag-theme-motif .ag-ltr .ag-advanced-filter-apply-button,.ag-theme-motif .ag-ltr .ag-advanced-filter-builder-button{margin-left:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-rtl .ag-advanced-filter-apply-button,.ag-theme-motif .ag-rtl .ag-advanced-filter-builder-button{margin-right:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-advanced-filter-builder-button{align-items:center;background-color:unset;border:0;display:flex;font-size:var(--ag-font-size);font-weight:600;padding:var(--ag-grid-size)}.ag-theme-motif .ag-advanced-filter-builder-button:hover:not(:disabled){background-color:var(--ag-row-hover-color)}.ag-theme-motif .ag-advanced-filter-builder-button:not(:disabled){cursor:pointer}.ag-theme-motif .ag-ltr .ag-advanced-filter-builder-button-label{margin-left:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-advanced-filter-builder-button-label{margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-advanced-filter-builder{background-color:var(--ag-chrome-background-color);display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.ag-theme-motif .ag-advanced-filter-builder-list{flex:1;overflow:auto}.ag-theme-motif .ag-advanced-filter-builder-button-panel{border-top:var(--ag-advanced-filter-builder-button-bar-border);display:flex;justify-content:flex-end;padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-ltr .ag-advanced-filter-builder .ag-advanced-filter-builder-button-panel .ag-advanced-filter-builder-apply-button,.ag-theme-motif .ag-ltr .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-theme-motif .ag-rtl .ag-advanced-filter-builder .ag-advanced-filter-builder-button-panel .ag-advanced-filter-builder-apply-button,.ag-theme-motif .ag-rtl .ag-advanced-filter-builder .ag-advanced-filter-builder-button-panel .ag-advanced-filter-builder-cancel-button{margin-right:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-advanced-filter-builder-item-wrapper{align-items:center;display:flex;flex:1 1 auto;justify-content:space-between;overflow:hidden}.ag-theme-motif .ag-ltr .ag-advanced-filter-builder-item-wrapper{padding-left:calc(var(--ag-icon-size) / 2);padding-right:var(--ag-icon-size)}.ag-theme-motif .ag-rtl .ag-advanced-filter-builder-item-wrapper{padding-left:var(--ag-icon-size);padding-right:calc(var(--ag-icon-size) / 2)}.ag-theme-motif .ag-virtual-list-viewport .ag-advanced-filter-builder-item-wrapper .ag-tab-guard{position:absolute}.ag-theme-motif .ag-advanced-filter-builder-item-tree-lines>*{width:var(--ag-advanced-filter-builder-indent-size)}.ag-theme-motif .ag-advanced-filter-builder-item-tree-lines .ag-advanced-filter-builder-item-tree-line-root{width:var(--ag-icon-size)}.ag-theme-motif .ag-advanced-filter-builder-item-tree-lines .ag-advanced-filter-builder-item-tree-line-root:before{height:50%;top:50%}.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-horizontal,.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-vertical,.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-vertical-bottom,.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-vertical-top{align-items:center;display:flex;height:100%;position:relative}.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-horizontal:after,.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-horizontal:before,.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-vertical-bottom:after,.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-vertical-bottom:before,.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-vertical-top:after,.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-vertical-top:before,.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-vertical:after,.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-vertical:before{content:"";height:100%;position:absolute}.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-horizontal:after{border-bottom:1px solid var(--ag-border-color);height:50%;top:0;width:calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size))}.ag-theme-motif .ag-ltr .ag-advanced-filter-builder-item-tree-line-horizontal:after{left:calc(var(--ag-icon-size) / 2)}.ag-theme-motif .ag-rtl .ag-advanced-filter-builder-item-tree-line-horizontal:after{right:calc(var(--ag-icon-size) / 2)}.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-vertical:before{top:0;width:calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size) / 2)}.ag-theme-motif .ag-ltr .ag-advanced-filter-builder-item-tree-line-vertical:before{border-left:1px solid var(--ag-border-color);left:calc(var(--ag-icon-size) / 2)}.ag-theme-motif .ag-rtl .ag-advanced-filter-builder-item-tree-line-vertical:before{border-right:1px solid var(--ag-border-color);right:calc(var(--ag-icon-size) / 2)}.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-vertical-top:before{height:50%;top:0;width:calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size) / 2)}.ag-theme-motif .ag-ltr .ag-advanced-filter-builder-item-tree-line-vertical-top:before{border-left:1px solid var(--ag-border-color);left:calc(var(--ag-icon-size) / 2)}.ag-theme-motif .ag-rtl .ag-advanced-filter-builder-item-tree-line-vertical-top:before{border-right:1px solid var(--ag-border-color);right:calc(var(--ag-icon-size) / 2)}.ag-theme-motif .ag-advanced-filter-builder-item-tree-line-vertical-bottom:before{height:calc(50% - var(--ag-icon-size) * 1.5 / 2);top:calc(50% + var(--ag-icon-size) * 1.5 / 2);width:calc(var(--ag-icon-size) / 2)}.ag-theme-motif .ag-ltr .ag-advanced-filter-builder-item-tree-line-vertical-bottom:before{border-left:1px solid var(--ag-border-color);left:calc(var(--ag-icon-size) / 2)}.ag-theme-motif .ag-rtl .ag-advanced-filter-builder-item-tree-line-vertical-bottom:before{border-right:1px solid var(--ag-border-color);right:calc(var(--ag-icon-size) / 2)}.ag-theme-motif .ag-advanced-filter-builder-item-condition{padding-bottom:var(--ag-grid-size);padding-top:var(--ag-grid-size)}.ag-theme-motif .ag-advanced-filter-builder-item,.ag-theme-motif .ag-advanced-filter-builder-item-buttons,.ag-theme-motif .ag-advanced-filter-builder-item-condition,.ag-theme-motif .ag-advanced-filter-builder-item-tree-lines,.ag-theme-motif .ag-advanced-filter-builder-pill,.ag-theme-motif .ag-advanced-filter-builder-pill-wrapper{align-items:center;display:flex;height:100%}.ag-theme-motif .ag-advanced-filter-builder-pill-wrapper{margin:0 var(--ag-grid-size)}.ag-theme-motif .ag-advanced-filter-builder-pill{border-radius:var(--ag-border-radius);min-height:calc(100% - var(--ag-grid-size) * 3);min-width:calc(var(--ag-grid-size) * 2);padding:var(--ag-grid-size) calc(var(--ag-grid-size) * 2);position:relative}.ag-theme-motif .ag-ltr .ag-advanced-filter-builder-pill .ag-picker-field-display{margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-advanced-filter-builder-pill .ag-picker-field-display{margin-left:var(--ag-grid-size)}.ag-theme-motif .ag-advanced-filter-builder-pill .ag-advanced-filter-builder-value-number{font-family:monospace;font-weight:700}.ag-theme-motif .ag-advanced-filter-builder-pill .ag-advanced-filter-builder-value-empty{color:var(--ag-subtle-text-color)}.ag-theme-motif .ag-advanced-filter-builder-item-button:focus-visible,.ag-theme-motif .ag-advanced-filter-builder-pill:focus-visible{box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-advanced-filter-builder-pill-display{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-theme-motif .ag-advanced-filter-builder-join-pill{background-color:var(--ag-advanced-filter-builder-join-pill-color);cursor:pointer}.ag-theme-motif .ag-advanced-filter-builder-column-pill{background-color:var(--ag-advanced-filter-builder-column-pill-color);cursor:pointer}.ag-theme-motif .ag-advanced-filter-builder-option-pill{background-color:var(--ag-advanced-filter-builder-option-pill-color);cursor:pointer}.ag-theme-motif .ag-advanced-filter-builder-value-pill{background-color:var(--ag-advanced-filter-builder-value-pill-color);cursor:text;max-width:140px}.ag-theme-motif .ag-advanced-filter-builder-value-pill .ag-advanced-filter-builder-pill-display{display:block}.ag-theme-motif .ag-advanced-filter-builder-item-buttons>*{margin:0 calc(var(--ag-grid-size) * .5)}.ag-theme-motif .ag-advanced-filter-builder-item-button{color:var(--ag-subtle-text-color);cursor:pointer;position:relative}.ag-theme-motif .ag-advanced-filter-builder-item-button-disabled{cursor:default;opacity:.5}.ag-theme-motif .ag-advanced-filter-builder-virtual-list-container{top:var(--ag-grid-size)}.ag-theme-motif .ag-advanced-filter-builder-virtual-list-item{cursor:default;display:flex;height:var(--ag-list-item-height)}.ag-theme-motif .ag-advanced-filter-builder-virtual-list-item:hover{background-color:var(--ag-row-hover-color)}.ag-theme-motif .ag-advanced-filter-builder-virtual-list-item:hover .ag-advanced-filter-builder-item-button{opacity:100%}.ag-theme-motif .ag-advanced-filter-builder-validation .ag-advanced-filter-builder-invalid,.ag-theme-motif .ag-advanced-filter-builder-virtual-list-item-highlight .ag-advanced-filter-builder-item-button:focus-visible{opacity:100%}.ag-theme-motif .ag-advanced-filter-builder-invalid{color:var(--ag-invalid-color);cursor:default;margin:0 var(--ag-grid-size)}.ag-theme-motif .ag-cell-inline-editing{border-radius:var(--ag-border-radius);padding:0;z-index:1}.ag-theme-motif .ag-cell-inline-editing .ag-cell-edit-wrapper,.ag-theme-motif .ag-cell-inline-editing .ag-cell-editor,.ag-theme-motif .ag-cell-inline-editing .ag-cell-editor .ag-wrapper,.ag-theme-motif .ag-cell-inline-editing .ag-cell-editor input,.ag-theme-motif .ag-cell-inline-editing .ag-cell-wrapper{height:100%;line-height:normal;width:100%}.ag-theme-motif .ag-autocomplete-list-popup,.ag-theme-motif .ag-popup-editor .ag-large-text{background-color:var(--ag-background-color);border-radius:var(--ag-border-radius);box-shadow:var(--ag-dropdown-shadow);padding:0}.ag-theme-motif .ag-large-text-input{height:auto;padding:var(--ag-cell-horizontal-padding)}.ag-theme-motif .ag-rtl .ag-large-text-input textarea{resize:none}.ag-theme-motif .ag-checkbox-edit{padding-left:var(--ag-cell-horizontal-padding);padding-right:var(--ag-cell-horizontal-padding)}.ag-theme-motif .ag-chart{height:100%;width:100%}.ag-theme-motif .ag-chart,.ag-theme-motif .ag-chart-components-wrapper{display:flex;overflow:hidden;position:relative}.ag-theme-motif .ag-chart-components-wrapper{flex:1 1 auto}.ag-theme-motif .ag-chart-canvas-wrapper{flex:1 1 auto;overflow:hidden;position:relative}.ag-theme-motif .ag-chart-menu{display:flex;flex-direction:column;position:absolute;top:16px}.ag-theme-motif .ag-ltr .ag-chart-menu{right:20px}.ag-theme-motif .ag-rtl .ag-chart-menu{left:20px}.ag-theme-motif .ag-chart-docked-container{min-width:var(--ag-chart-menu-panel-width);position:relative}.ag-theme-motif .ag-chart-menu-hidden~.ag-chart-docked-container{display:none}.ag-theme-motif .ag-chart-tabbed-menu{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.ag-theme-motif .ag-chart-tabbed-menu-header{cursor:default;flex:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ag-theme-motif .ag-chart-tabbed-menu-body{align-items:stretch;display:flex;flex:1 1 auto;overflow:hidden}.ag-theme-motif .ag-chart-tab{overflow:hidden;overflow-y:auto;width:100%}.ag-theme-motif .ag-chart-settings{overflow-x:hidden}.ag-theme-motif .ag-chart-settings-wrapper{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.ag-theme-motif .ag-chart-settings-nav-bar{align-items:center;display:flex;height:30px;padding:0 10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.ag-theme-motif .ag-chart-settings-card-selector{align-items:center;display:flex;flex:1 1 auto;height:100%;justify-content:space-around;padding:0 10px}.ag-theme-motif .ag-chart-settings-card-item{background-color:var(--ag-foreground-color);border-radius:4px;cursor:pointer;height:10px;height:8px;position:relative;width:10px;width:8px}.ag-theme-motif .ag-chart-settings-card-item.ag-not-selected{opacity:.2}.ag-theme-motif .ag-chart-settings-card-item:before{background-color:transparent;content:" ";display:block;height:20px;left:50%;margin-left:-10px;margin-top:-10px;position:absolute;top:50%;width:20px}.ag-theme-motif .ag-chart-settings-card-item.ag-selected{background-color:var(--ag-accent-color)}.ag-theme-motif .ag-chart-settings-next,.ag-theme-motif .ag-chart-settings-prev{flex:none;position:relative}.ag-theme-motif .ag-chart-settings-next:focus-within,.ag-theme-motif .ag-chart-settings-prev:focus-within{border-radius:1px;box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-chart-settings-next-button,.ag-theme-motif .ag-chart-settings-prev-button{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.ag-theme-motif .ag-chart-settings-mini-charts-container{flex:1 1 auto;overflow-x:hidden;overflow-y:auto;position:relative}.ag-theme-motif .ag-chart-settings-mini-wrapper{display:flex;flex-direction:column;left:0;min-height:100%;overflow:hidden;position:absolute;top:0;width:100%}.ag-theme-motif .ag-chart-settings-mini-wrapper.ag-animating{transition:left .3s;transition-timing-function:ease-in-out}.ag-theme-motif .ag-chart-mini-thumbnail{cursor:pointer}.ag-theme-motif .ag-chart-mini-thumbnail-canvas{display:block}.ag-theme-motif .ag-chart-advanced-settings-wrapper,.ag-theme-motif .ag-chart-data-wrapper,.ag-theme-motif .ag-chart-format-wrapper{display:flex;flex-direction:column;padding-bottom:16px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ag-theme-motif .ag-chart-advanced-settings-wrapper,.ag-theme-motif .ag-chart-data-wrapper{height:100%;overflow-y:auto}.ag-theme-motif .ag-chart-advanced-settings{background-color:var(--ag-chrome-background-color)}.ag-theme-motif .ag-chart-advanced-settings,.ag-theme-motif .ag-chart-advanced-settings-wrapper{width:100%}.ag-theme-motif .ag-chart-advanced-settings-wrapper{padding-bottom:0}.ag-theme-motif .ag-chart-advanced-settings-section,.ag-theme-motif .ag-chart-data-section,.ag-theme-motif .ag-chart-format-section{display:flex;margin:0}.ag-theme-motif .ag-chart-advanced-settings-section{border-bottom:1px solid var(--ag-border-color)}.ag-theme-motif .ag-chart-empty-text{align-items:center;background-color:var(--ag-background-color);display:flex;height:100%;justify-content:center;top:0;width:100%}.ag-theme-motif .ag-chart .ag-chart-menu{display:none}.ag-theme-motif .ag-chart-menu-hidden:hover .ag-chart-menu{display:block}.ag-theme-motif .ag-chart .ag-chart-menu-wrapper .ag-chart-menu{display:flex;flex-direction:row;gap:20px;top:8px;width:auto}.ag-theme-motif .ag-ltr .ag-chart .ag-chart-menu-wrapper .ag-chart-menu{justify-content:right;right:calc(var(--ag-cell-horizontal-padding) + var(--ag-grid-size) - 4px)}.ag-theme-motif .ag-rtl .ag-chart .ag-chart-menu-wrapper .ag-chart-menu{justify-content:left;left:calc(var(--ag-cell-horizontal-padding) + var(--ag-grid-size) - 4px)}.ag-theme-motif .ag-charts-font-size-color{align-self:stretch;display:flex;justify-content:space-between}.ag-theme-motif .ag-charts-data-group-item{position:relative}.ag-theme-motif .ag-charts-data-group-item:not(:last-child){margin-bottom:var(--ag-grid-size)}.ag-theme-motif .ag-chart-menu{background:var(--ag-background-color)}.ag-theme-motif .ag-chart-menu,.ag-theme-motif .ag-chart-menu-icon{border-radius:var(--ag-border-radius)}.ag-theme-motif .ag-chart-menu-icon{cursor:pointer;margin:2px 0;opacity:.5;opacity:.8}.ag-theme-motif .ag-chart-menu-icon:hover{opacity:1}.ag-theme-motif .ag-chart-menu-toolbar-button{background-color:unset;border:0;border-radius:1px;padding:0 2px}.ag-theme-motif .ag-chart-mini-thumbnail{border:1px solid var(--ag-border-color);border-radius:5px}.ag-theme-motif .ag-chart-mini-thumbnail.ag-selected{border-color:var(--ag-accent-color);border-width:2px}.ag-theme-motif .ag-chart-mini-thumbnail:focus-visible{border-color:var(--ag-accent-color);box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-chart-data-column-drag-handle{margin-left:var(--ag-grid-size)}.ag-theme-motif .ag-charts-data-group-title-bar,.ag-theme-motif .ag-charts-format-top-level-group-title-bar,.ag-theme-motif .ag-charts-settings-group-title-bar{position:relative}.ag-theme-motif .ag-charts-advanced-settings-top-level-group-title-bar{background-color:unset;position:relative}.ag-theme-motif .ag-charts-advanced-settings-top-level-group-title-bar:focus-visible,.ag-theme-motif .ag-charts-data-group-title-bar:focus-visible,.ag-theme-motif .ag-charts-format-top-level-group-title-bar:focus-visible,.ag-theme-motif .ag-charts-settings-group-title-bar:focus-visible{box-shadow:inset var(--ag-focus-shadow)}.ag-theme-motif .ag-charts-data-group-container{padding:calc(var(--ag-widget-container-vertical-padding) * .5) var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .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-theme-motif .ag-charts-data-group-container .ag-charts-data-group-item.ag-picker-field{margin-top:var(--ag-grid-size)}.ag-theme-motif .ag-charts-advanced-settings-top-level-group-container,.ag-theme-motif .ag-charts-format-top-level-group-container{margin-left:calc(var(--ag-grid-size) * 2);padding:var(--ag-grid-size)}.ag-theme-motif .ag-charts-advanced-settings-top-level-group-item,.ag-theme-motif .ag-charts-format-top-level-group-item{margin:var(--ag-grid-size) 0}.ag-theme-motif .ag-charts-format-sub-level-group-container{display:flex;flex-direction:column;gap:var(--ag-widget-vertical-spacing);padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-charts-settings-group-container{display:grid;grid-template-columns:60px 1fr 60px 1fr 60px;padding:var(--ag-grid-size);row-gap:8px}.ag-theme-motif .ag-charts-settings-group-container .ag-chart-mini-thumbnail:nth-child(3n+1){grid-column:1}.ag-theme-motif .ag-charts-settings-group-container .ag-chart-mini-thumbnail:nth-child(3n+2){grid-column:3}.ag-theme-motif .ag-charts-settings-group-container .ag-chart-mini-thumbnail:nth-child(3n+3){grid-column:5}.ag-theme-motif .ag-chart-data-section,.ag-theme-motif .ag-chart-format-section{display:flex;margin:0}.ag-theme-motif .ag-chart-menu-panel{background-color:var(--ag-chrome-background-color)}.ag-theme-motif .ag-ltr .ag-chart-menu-panel{border-left:1px solid var(--ag-border-color)}.ag-theme-motif .ag-rtl .ag-chart-menu-panel{border-right:1px solid var(--ag-border-color)}.ag-theme-motif .ag-chart-tabbed-menu-body{position:relative}.ag-theme-motif .ag-chart-tabbed-menu-body:after{background:linear-gradient(var(--ag-background-color),transparent);content:"";display:block;height:16px;left:0;position:absolute;right:0;top:0}.ag-theme-motif .ag-charts-data-group-title-bar,.ag-theme-motif .ag-charts-format-top-level-group-title-bar,.ag-theme-motif .ag-charts-settings-group-container,.ag-theme-motif .ag-charts-settings-group-title-bar{border-top:none;font-weight:500;padding:0 calc(var(--ag-grid-size) * 1.5)}.ag-theme-motif .ag-chart-settings-nav-bar{border-top:1px solid var(--ag-border-color)}.ag-theme-motif .ag-charts-format-sub-level-group-title-bar{background:none;font-weight:500}.ag-theme-motif .ag-chart-data-section .ag-label:not(.ag-group-title-bar),.ag-theme-motif .ag-chart-format-section .ag-label:not(.ag-group-title-bar){color:var(--ag-chart-menu-label-color)}.ag-theme-motif .ag-chart-data-section .ag-label-align-top .ag-label,.ag-theme-motif .ag-chart-format-section .ag-label-align-top .ag-label{margin-bottom:var(--ag-widget-vertical-spacing);margin-top:calc(var(--ag-widget-vertical-spacing) * .5)}.ag-theme-motif .ag-chart-data-section .ag-slider.ag-label-align-top .ag-label,.ag-theme-motif .ag-chart-format-section .ag-slider.ag-label-align-top .ag-label{margin-bottom:0}.ag-theme-motif .ag-chart-data-section label,.ag-theme-motif .ag-chart-format-section label{display:inline-block}.ag-theme-motif .ag-chart-data-wrapper,.ag-theme-motif .ag-chart-format-wrapper,.ag-theme-motif .ag-charts-data-group-container,.ag-theme-motif .ag-charts-data-group-title-bar,.ag-theme-motif .ag-charts-format-sub-level-group,.ag-theme-motif .ag-charts-format-sub-level-group-container,.ag-theme-motif .ag-charts-format-sub-level-group-container>*,.ag-theme-motif .ag-charts-format-sub-level-group-item:last-child,.ag-theme-motif .ag-charts-format-sub-level-group-title-bar,.ag-theme-motif .ag-charts-format-top-level-group,.ag-theme-motif .ag-charts-format-top-level-group .ag-charts-format-top-level-group-container,.ag-theme-motif .ag-charts-format-top-level-group-item,.ag-theme-motif .ag-charts-format-top-level-group-title-bar,.ag-theme-motif .ag-charts-settings-group-container,.ag-theme-motif .ag-charts-settings-group-title-bar{margin:0;padding:0}.ag-theme-motif .ag-charts-data-group,.ag-theme-motif .ag-charts-format-top-level-group{border-top:1px solid var(--ag-border-color)}.ag-theme-motif .ag-charts-data-group-title-bar,.ag-theme-motif .ag-charts-format-top-level-group-title-bar,.ag-theme-motif .ag-charts-settings-group-title-bar{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-charts-data-group .ag-charts-data-group-container,.ag-theme-motif .ag-charts-format-top-level-group .ag-charts-format-top-level-group-container,.ag-theme-motif .ag-charts-settings-group .ag-charts-settings-group-container{padding:0 var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-charts-format-sub-level-group-title-bar{padding:var(--ag-widget-vertical-spacing) 0}.ag-theme-motif .ag-charts-format-sub-level-group-container{padding-bottom:var(--ag-widget-container-vertical-padding);padding-top:var(--ag-widget-vertical-spacing)}.ag-theme-motif .ag-charts-format-sub-level-group-container>*,.ag-theme-motif .ag-charts-format-sub-level-no-header-group-container>*,.ag-theme-motif .ag-charts-format-top-level-group-container>*{margin-bottom:var(--ag-widget-vertical-spacing)}.ag-theme-motif .ag-chart-advanced-settings-section,.ag-theme-motif .ag-chart-settings-mini-wrapper,.ag-theme-motif .ag-charts-data-group-item{padding-bottom:var(--ag-widget-container-vertical-padding)}.ag-theme-motif .ag-chart-advanced-settings-section{padding-top:var(--ag-widget-container-vertical-padding)}.ag-theme-motif .ag-charts-advanced-settings-top-level-group .ag-charts-advanced-settings-top-level-group-container,.ag-theme-motif .ag-charts-advanced-settings-top-level-group .ag-charts-advanced-settings-top-level-group-title-bar{padding:0 var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-charts-advanced-settings-top-level-group-container{margin:0}.ag-theme-motif .ag-charts-advanced-settings-top-level-group-item{margin-bottom:0;margin-top:calc(var(--ag-widget-vertical-spacing) * 2)}.ag-theme-motif .ag-chart-menu{--ag-icon-size: 20px;background-color:color-mix(in srgb,transparent,var(--ag-background-color) 30%);padding:4px 2px}.ag-theme-motif .ag-chart-settings-card-item.ag-not-selected:hover{opacity:.35}.ag-theme-motif .ag-column-drop{align-items:center;display:inline-flex;overflow:auto;position:relative;width:100%}.ag-theme-motif .ag-column-drop-cell,.ag-theme-motif .ag-column-drop-list{align-items:center;display:flex}.ag-theme-motif .ag-column-drop-cell{gap:var(--ag-grid-size);position:relative}.ag-theme-motif .ag-column-drop-cell-text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-theme-motif .ag-column-drop-vertical{align-items:stretch;display:flex;flex-direction:column;overflow:hidden}.ag-theme-motif .ag-column-drop-vertical-title-bar{align-items:center;display:flex;flex:none}.ag-theme-motif .ag-column-drop-vertical-list{align-items:stretch;flex-direction:column;flex-grow:1;overflow-x:auto;position:relative}.ag-theme-motif .ag-column-drop-vertical-list>*{flex:none}.ag-theme-motif .ag-column-drop-empty .ag-column-drop-vertical-list{overflow:hidden}.ag-theme-motif .ag-column-drop-vertical-empty-message{display:block}.ag-theme-motif .ag-column-drop.ag-column-drop-horizontal{overflow:hidden;white-space:nowrap}.ag-theme-motif .ag-column-drop-cell-button{cursor:pointer}.ag-theme-motif .ag-column-drop-wrapper{display:flex}.ag-theme-motif .ag-column-drop-horizontal-half-width{display:inline-block;width:50%!important}.ag-theme-motif .ag-column-drop-cell{background:var(--ag-column-drop-cell-background-color);border:var(--ag-column-drop-cell-border);border-radius:500px;padding:calc(var(--ag-grid-size) * .5)}.ag-theme-motif .ag-ltr .ag-column-drop-cell{padding-left:calc(var(--ag-grid-size) * .75)}.ag-theme-motif .ag-rtl .ag-column-drop-cell{padding-right:calc(var(--ag-grid-size) * .75)}.ag-theme-motif .ag-column-drop-cell:focus-visible{box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-column-drop-cell-button{min-width:calc(var(--ag-grid-size) * 4)}.ag-theme-motif .ag-column-drop-cell-ghost{opacity:.5}.ag-theme-motif .ag-column-drop-horizontal{gap:var(--ag-cell-widget-spacing);height:var(--ag-header-height)}.ag-theme-motif .ag-ltr .ag-column-drop-horizontal{padding-left:var(--ag-cell-horizontal-padding)}.ag-theme-motif .ag-rtl .ag-column-drop-horizontal{padding-right:var(--ag-cell-horizontal-padding)}.ag-theme-motif .ag-column-drop-horizontal-list{gap:var(--ag-cell-widget-spacing)}.ag-theme-motif .ag-column-drop-vertical-list{padding-bottom:var(--ag-grid-size);padding-left:var(--ag-grid-size);padding-right:var(--ag-grid-size)}.ag-theme-motif .ag-column-drop-vertical-cell{margin-top:var(--ag-grid-size)}.ag-theme-motif .ag-ltr .ag-column-drop-vertical-icon{margin-right:var(--ag-widget-horizontal-spacing)}.ag-theme-motif .ag-rtl .ag-column-drop-vertical-icon{margin-left:var(--ag-widget-horizontal-spacing)}.ag-theme-motif .ag-column-drop-vertical-empty-message{bottom:0;left:0;margin-top:var(--ag-grid-size);overflow:hidden;position:absolute;right:0;top:0}.ag-theme-motif .ag-select-agg-func-popup{background:var(--ag-background-color);border:1px solid var(--ag-border-color);border-radius:var(--ag-border-radius);box-shadow:var(--ag-dropdown-shadow);height:calc(var(--ag-grid-size) * 5 * 3.5);padding:0;position:absolute}.ag-theme-motif .ag-select-agg-func-virtual-list-item{cursor:default}.ag-theme-motif .ag-ltr .ag-select-agg-func-virtual-list-item{padding-left:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-rtl .ag-select-agg-func-virtual-list-item{padding-right:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-select-agg-func-virtual-list-item:hover{background-color:var(--ag-selected-row-background-color)}.ag-theme-motif .ag-select-agg-func-virtual-list-item:focus-visible{box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-sort-indicator-container{display:contents}.ag-theme-motif .ag-ltr .ag-sort-indicator-icon{padding-left:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-sort-indicator-icon{padding-right:var(--ag-grid-size)}.ag-theme-motif .ag-column-drop-horizontal{background-color:var(--ag-header-background-color);border-bottom:var(--ag-header-row-border)}.ag-theme-motif .ag-ltr .ag-column-drop-horizontal-half-width:not(:last-child){border-right:var(--ag-column-border)}.ag-theme-motif .ag-rtl .ag-column-drop-horizontal-half-width:not(:last-child){border-left:var(--ag-column-border)}.ag-theme-motif .ag-column-drop-cell-button{min-width:0;opacity:.75}.ag-theme-motif .ag-column-drop-cell-button:hover{opacity:1}.ag-theme-motif .ag-column-drop-vertical{min-height:75px}.ag-theme-motif .ag-column-drop-vertical-title-bar{padding:var(--ag-widget-container-vertical-padding) calc(var(--ag-grid-size) * 2) 0}.ag-theme-motif .ag-column-drop-vertical-empty-message{align-items:center;border:1px dashed;border-color:var(--ag-border-color);display:flex;justify-content:center;margin:calc(var(--ag-grid-size) * 1.5) calc(var(--ag-grid-size) * 2);padding:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-column-select{display:flex;flex:3 1 0px;flex-direction:column;overflow:hidden;position:relative}.ag-theme-motif .ag-column-select-header{flex:none;height:var(--ag-header-height);padding-left:var(--ag-widget-container-horizontal-padding);padding-right:var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-column-select-column,.ag-theme-motif .ag-column-select-column-group,.ag-theme-motif .ag-column-select-header{align-items:center;display:flex;gap:var(--ag-widget-horizontal-spacing);position:relative}.ag-theme-motif .ag-column-select-column,.ag-theme-motif .ag-column-select-column-group{height:100%}.ag-theme-motif .ag-column-select-virtual-list-item:focus-visible{box-shadow:inset var(--ag-focus-shadow)}.ag-theme-motif .ag-column-select-header-icon{border-radius:var(--ag-border-radius);cursor:pointer;height:var(--ag-icon-size);position:relative;width:var(--ag-icon-size)}.ag-theme-motif .ag-column-select-header-icon:focus-visible{box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-column-select-header-filter-wrapper{flex:1 1 auto}.ag-theme-motif .ag-column-select-header-filter{width:100%}.ag-theme-motif .ag-column-select-list{flex:1 1 0px;overflow:hidden}.ag-theme-motif .ag-ltr .ag-column-select-column,.ag-theme-motif .ag-ltr .ag-column-select-column-group{padding-left:calc(var(--ag-indentation-level) * var(--ag-column-select-indent-size))}.ag-theme-motif .ag-rtl .ag-column-select-column,.ag-theme-motif .ag-rtl .ag-column-select-column-group{padding-right:calc(var(--ag-indentation-level) * var(--ag-column-select-indent-size))}.ag-theme-motif .ag-ltr .ag-column-select-add-group-indent{margin-left:calc(var(--ag-icon-size) + var(--ag-grid-size) * 1.5)}.ag-theme-motif .ag-rtl .ag-column-select-add-group-indent{margin-right:calc(var(--ag-icon-size) + var(--ag-grid-size) * 1.5)}.ag-theme-motif .ag-column-select-column-group:not(:last-child),.ag-theme-motif .ag-column-select-column:not(:last-child){margin-bottom:var(--ag-widget-vertical-spacing)}.ag-theme-motif .ag-column-select-column-group-readonly,.ag-theme-motif .ag-column-select-column-readonly{opacity:.5;pointer-events:none}.ag-theme-motif .ag-column-select-virtual-list-viewport{padding:calc(var(--ag-widget-container-vertical-padding) * .5) 0}.ag-theme-motif .ag-column-select-virtual-list-item{padding:0 var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-column-select-column-label{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-theme-motif .ag-column-select-checkbox{display:flex}.ag-theme-motif .ag-set-filter{--ag-indentation-level: 0}.ag-theme-motif .ag-set-filter-item{align-items:center;display:flex;height:100%}.ag-theme-motif .ag-set-filter-item-checkbox{display:flex;height:100%;width:100%}.ag-theme-motif .ag-set-filter-group-icons{display:block}.ag-theme-motif .ag-set-filter-group-icons>*{cursor:pointer}.ag-theme-motif .ag-filter-body-wrapper{display:flex;flex-direction:column}.ag-theme-motif .ag-filter-filter{flex:1 1 0px}.ag-theme-motif .ag-filter-condition{display:flex;justify-content:center}.ag-theme-motif .ag-floating-filter-body{display:flex;flex:1 1 auto;height:100%;position:relative}.ag-theme-motif .ag-floating-filter-full-body{align-items:center;display:flex;flex:1 1 auto;height:100%;overflow:hidden;width:100%}.ag-theme-motif .ag-floating-filter-full-body>div{flex:1 1 auto}.ag-theme-motif .ag-floating-filter-input{align-items:center;display:flex;width:100%}.ag-theme-motif .ag-floating-filter-input>*{flex:1 1 auto}.ag-theme-motif .ag-floating-filter-button{display:flex;flex:none}.ag-theme-motif .ag-set-floating-filter-input input[disabled]{pointer-events:none}.ag-theme-motif .ag-floating-filter-button-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;height:var(--ag-icon-size);width:var(--ag-icon-size)}.ag-theme-motif .ag-filter-loading{height:100%;padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);position:absolute;width:100%;z-index:1}.ag-theme-motif .ag-column-panel{display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden}.ag-theme-motif .ag-pivot-mode-panel{display:flex;height:var(--ag-header-height)}.ag-theme-motif .ag-pivot-mode-select{align-items:center;display:flex}.ag-theme-motif .ag-ltr .ag-pivot-mode-select{margin-left:var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-rtl .ag-pivot-mode-select{margin-right:var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-column-panel-column-select{border-bottom:var(--ag-tool-panel-separator-border);border-top:var(--ag-tool-panel-separator-border)}.ag-theme-motif :where(.ag-column-panel) .ag-column-drop-vertical{flex:1 1 0px;min-height:50px}.ag-theme-motif :where(.ag-column-panel) .ag-column-drop-vertical:where(:not(.ag-last-column-drop)){border-bottom:var(--ag-tool-panel-separator-border)}.ag-theme-motif .ag-dnd-ghost{align-items:center;background-color:var(--ag-drag-ghost-background-color);border:var(--ag-drag-ghost-border);border-radius:var(--ag-border-radius);box-shadow:var(--ag-drag-ghost-shadow);color:var(--ag-text-color);cursor:move;font-weight:500;gap:var(--ag-cell-widget-spacing);height:var(--ag-header-height)!important;max-width:200px;padding-left:var(--ag-cell-horizontal-padding);padding-right:var(--ag-cell-horizontal-padding);position:absolute;text-overflow:ellipsis;transform:translateY(calc(var(--ag-grid-size) * 2));z-index:9999}.ag-theme-motif .ag-dnd-ghost,.ag-theme-motif .ag-header{display:flex;overflow:hidden;white-space:nowrap}.ag-theme-motif .ag-header{background-color:var(--ag-header-background-color);border-bottom:var(--ag-header-row-border);color:var(--ag-header-text-color);font-family:var(--ag-header-font-family);font-size:var(--ag-header-font-size);font-weight:var(--ag-header-font-weight);width:100%}.ag-theme-motif .ag-header-row{height:var(--ag-header-height);position:absolute;color:var(--ag-header-text-color)}.ag-theme-motif .ag-header-row:not(:first-child) .ag-header-cell:not(.ag-header-span-height.ag-header-span-total),.ag-theme-motif .ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group{border-top:var(--ag-header-row-border)}.ag-theme-motif .ag-header-row:not(.ag-header-row-column-group){overflow:hidden}.ag-theme-motif .ag-header.ag-header-allow-overflow .ag-header-row{overflow:visible}.ag-theme-motif .ag-header-cell,.ag-theme-motif .ag-header-group-cell{align-items:center;display:inline-flex;gap:var(--ag-cell-widget-spacing);height:100%;padding:0 var(--ag-cell-horizontal-padding);position:absolute}.ag-theme-motif :is(.ag-header-cell:not(.ag-floating-filter),.ag-header-group-cell):before{background-color:transparent;content:"";top:0;right:0;bottom:0;left:0;position:absolute;transition:background-color var(--ag-header-cell-hover-background-transition-duration)}.ag-theme-motif .ag-header-cell-moving:is(.ag-header-cell:not(.ag-floating-filter),.ag-header-group-cell):before,.ag-theme-motif :is(.ag-header-cell:not(.ag-floating-filter),.ag-header-group-cell):hover:before{background-color:var(--ag-header-cell-hover-background-color)}.ag-theme-motif :where(.ag-header-cell:not(.ag-floating-filter) *,.ag-header-group-cell *){position:relative;z-index:1}.ag-theme-motif .ag-header-cell-filter-button,.ag-theme-motif .ag-header-cell.ag-header-active .ag-header-cell-menu-button{opacity:1}.ag-theme-motif .ag-header-cell-menu-button:not(.ag-header-menu-always-show){opacity:0;transition:opacity .2s}.ag-theme-motif .ag-header-cell-label,.ag-theme-motif .ag-header-group-cell-label{align-items:center;align-self:stretch;display:flex;flex:1 1 auto;gap:var(--ag-grid-size)}.ag-theme-motif .ag-header-cell-label{overflow:hidden;text-overflow:ellipsis}.ag-theme-motif .ag-header-group-cell-label.ag-sticky-label{flex:none;max-width:100%;position:sticky}.ag-theme-motif .ag-ltr .ag-header-group-cell-label.ag-sticky-label{left:var(--ag-cell-horizontal-padding)}.ag-theme-motif .ag-rtl .ag-header-group-cell-label.ag-sticky-label{right:var(--ag-cell-horizontal-padding)}.ag-theme-motif .ag-header-group-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-theme-motif .ag-header-cell-text{overflow:hidden;text-overflow:ellipsis;word-break:break-word}.ag-theme-motif .ag-header-cell:not(.ag-header-cell-auto-height) .ag-header-cell-comp-wrapper{align-items:center;display:flex;height:100%}.ag-theme-motif .ag-header-cell-comp-wrapper{width:100%}.ag-theme-motif .ag-header-cell-wrap-text .ag-header-cell-comp-wrapper{white-space:normal}.ag-theme-motif .ag-right-aligned-header .ag-header-cell-label{flex-direction:row-reverse}.ag-theme-motif .ag-floating-filter-button-button,.ag-theme-motif .ag-header-cell-filter-button,.ag-theme-motif .ag-header-cell-menu-button,.ag-theme-motif .ag-header-cell-sortable .ag-header-cell-label,.ag-theme-motif .ag-header-expand-icon,.ag-theme-motif .ag-panel-title-bar-button,.ag-theme-motif .ag-side-button-button{cursor:pointer}.ag-theme-motif .ag-advanced-filter-header-cell:focus-visible,.ag-theme-motif .ag-header-cell:focus-visible,.ag-theme-motif .ag-header-group-cell:focus-visible{box-shadow:inset var(--ag-focus-shadow)}.ag-theme-motif .ag-header-cell:after,.ag-theme-motif .ag-header-group-cell:not(.ag-header-span-height.ag-header-group-cell-no-group):after{content:"";height:var(--ag-header-column-border-height);position:absolute;top:calc(50% - var(--ag-header-column-border-height) * .5);z-index:1}.ag-theme-motif .ag-ltr .ag-header-cell:after,.ag-theme-motif .ag-ltr .ag-header-group-cell:not(.ag-header-span-height.ag-header-group-cell-no-group):after{border-right:var(--ag-header-column-border);right:0}.ag-theme-motif .ag-rtl .ag-header-cell:after,.ag-theme-motif .ag-rtl .ag-header-group-cell:not(.ag-header-span-height.ag-header-group-cell-no-group):after{border-left:var(--ag-header-column-border);left:0}.ag-theme-motif .ag-header-cell-resize{align-items:center;cursor:ew-resize;display:flex;height:100%;position:absolute;top:0;width:8px;z-index:2}.ag-theme-motif .ag-ltr .ag-header-cell-resize{right:-4px}.ag-theme-motif .ag-rtl .ag-header-cell-resize{left:-4px}.ag-theme-motif .ag-header-cell-resize:after{background-color:var(--ag-header-column-resize-handle-color);content:"";display:var(--ag-header-column-resize-handle-display);height:var(--ag-header-column-resize-handle-height);position:absolute;top:calc(50% - var(--ag-header-column-resize-handle-height) * .5);width:var(--ag-header-column-resize-handle-width);z-index:1}.ag-theme-motif .ag-ltr .ag-header-cell-resize:after{left:calc(50% - var(--ag-header-column-resize-handle-width))}.ag-theme-motif .ag-rtl .ag-header-cell-resize:after{right:calc(50% - var(--ag-header-column-resize-handle-width))}.ag-theme-motif .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-theme-motif .ag-header-group-cell-no-group.ag-header-span-height .ag-header-cell-resize{display:none}.ag-theme-motif .ag-menu{background-color:var(--ag-menu-background-color);border:var(--ag-menu-border);border-radius:var(--ag-border-radius);box-shadow:var(--ag-menu-shadow);color:var(--ag-menu-text-color);max-height:100%;overflow-y:auto;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ag-theme-motif .ag-menu-list{cursor:default;display:table;padding:var(--ag-grid-size) 0;width:100%}.ag-theme-motif .ag-menu-option,.ag-theme-motif .ag-menu-separator{display:table-row}.ag-theme-motif .ag-menu-option-part,.ag-theme-motif .ag-menu-separator-part{display:table-cell;vertical-align:middle}.ag-theme-motif .ag-menu-option-text{white-space:nowrap}.ag-theme-motif .ag-menu-option-custom{display:contents}.ag-theme-motif .ag-compact-menu-option{display:flex;flex-wrap:nowrap;width:100%}.ag-theme-motif .ag-compact-menu-option-text{flex:1 1 auto;white-space:nowrap}.ag-theme-motif .ag-menu-separator{height:calc(var(--ag-grid-size) * 2 + 1px)}.ag-theme-motif .ag-menu-separator-part:after{border-top:1px solid var(--ag-menu-separator-color);content:"";display:block}.ag-theme-motif .ag-compact-menu-option-active,.ag-theme-motif .ag-menu-option-active{background-color:var(--ag-row-hover-color)}.ag-theme-motif .ag-compact-menu-option-part,.ag-theme-motif .ag-menu-option-part{line-height:var(--ag-icon-size);padding:calc(var(--ag-grid-size) + 2px) 0}.ag-theme-motif .ag-compact-menu-option-disabled,.ag-theme-motif .ag-menu-option-disabled{cursor:not-allowed;opacity:.5}.ag-theme-motif .ag-compact-menu-option-icon,.ag-theme-motif .ag-menu-option-icon{width:var(--ag-icon-size)}.ag-theme-motif .ag-ltr .ag-compact-menu-option-icon,.ag-theme-motif .ag-ltr .ag-menu-option-icon{padding-left:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-rtl .ag-compact-menu-option-icon,.ag-theme-motif .ag-rtl .ag-menu-option-icon{padding-right:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-compact-menu-option-text,.ag-theme-motif .ag-menu-option-text{padding-left:calc(var(--ag-grid-size) * 2);padding-right:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-ltr .ag-compact-menu-option-shortcut,.ag-theme-motif .ag-ltr .ag-menu-option-shortcut{padding-right:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-compact-menu-option-shortcut,.ag-theme-motif .ag-rtl .ag-menu-option-shortcut{padding-left:var(--ag-grid-size)}.ag-theme-motif .ag-ltr .ag-compact-menu-option-popup-pointer,.ag-theme-motif .ag-ltr .ag-menu-option-popup-pointer{padding-right:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-compact-menu-option-popup-pointer,.ag-theme-motif .ag-rtl .ag-menu-option-popup-pointer{padding-left:var(--ag-grid-size)}.ag-theme-motif .ag-menu-column-select-wrapper{height:265px;overflow:auto}.ag-theme-motif .ag-menu-column-select-wrapper .ag-column-select{height:100%}.ag-theme-motif .ag-menu.ag-tabs{min-width:290px}.ag-theme-motif .ag-filter-separator{border-top:1px solid var(--menu-separator-color)}.ag-theme-motif .ag-filter-select .ag-picker-field-wrapper{width:100%}.ag-theme-motif .ag-filter-condition-operator{height:17px}.ag-theme-motif .ag-ltr .ag-filter-condition-operator-or{margin-left:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-rtl .ag-filter-condition-operator-or{margin-right:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-set-filter-select-all{padding-top:var(--ag-widget-container-vertical-padding)}.ag-theme-motif .ag-filter-no-matches,.ag-theme-motif .ag-set-filter-list{height:calc(var(--ag-list-item-height) * 6)}.ag-theme-motif .ag-filter-no-matches{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-set-filter-tree-list{height:calc(var(--ag-list-item-height) * 10)}.ag-theme-motif .ag-set-filter-filter{margin-left:var(--ag-widget-container-horizontal-padding);margin-right:var(--ag-widget-container-horizontal-padding);margin-top:var(--ag-widget-container-vertical-padding)}.ag-theme-motif .ag-filter-to{margin-top:var(--ag-widget-vertical-spacing)}.ag-theme-motif .ag-mini-filter{margin:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .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-theme-motif .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-theme-motif .ag-ltr .ag-set-filter-add-group-indent{margin-left:calc(var(--ag-icon-size) + var(--ag-widget-container-horizontal-padding))}.ag-theme-motif .ag-rtl .ag-set-filter-add-group-indent{margin-right:calc(var(--ag-icon-size) + var(--ag-widget-container-horizontal-padding))}.ag-theme-motif .ag-ltr .ag-set-filter-group-icons{margin-right:var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-rtl .ag-set-filter-group-icons{margin-left:var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-filter-menu .ag-set-filter-list{min-width:200px}.ag-theme-motif .ag-filter-virtual-list-item:focus-visible{box-shadow:inset var(--ag-focus-shadow)}.ag-theme-motif .ag-filter-apply-panel{display:flex;justify-content:flex-end;overflow:hidden;padding:var(--ag-widget-vertical-spacing) var(--ag-widget-container-horizontal-padding) var(--ag-widget-container-vertical-padding)}.ag-theme-motif .ag-filter-apply-panel-button{line-height:1.5}.ag-theme-motif .ag-ltr .ag-filter-apply-panel-button{margin-left:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-rtl .ag-filter-apply-panel-button{margin-right:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-simple-filter-body-wrapper{display:flex;flex-direction:column;gap:var(--ag-widget-vertical-spacing);min-height:calc(var(--ag-list-item-height) + var(--ag-widget-container-vertical-padding) + var(--ag-widget-vertical-spacing));overflow-y:auto;padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);padding-bottom:calc(var(--ag-widget-container-vertical-padding) * .5)}.ag-theme-motif .ag-simple-filter-body-wrapper .ag-resizer-wrapper{margin:0}.ag-theme-motif .ag-multi-filter-menu-item{margin:var(--ag-grid-size) 0}.ag-theme-motif .ag-multi-filter-group-title-bar{background-color:transparent;color:var(--ag-header-text-color);font-weight:500;padding:calc(var(--ag-grid-size) * 1.5) var(--ag-grid-size)}.ag-theme-motif .ag-multi-filter-group-title-bar:focus-visible{box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-group-filter-field-select-wrapper{display:flex;flex-direction:column;gap:var(--ag-widget-vertical-spacing);padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-menu-option .ag-icon{opacity:65%}.ag-theme-motif .ag-menu-option{cursor:pointer;font-weight:500}.ag-theme-motif .ag-ltr .ag-menu-option-popup-pointer .ag-icon{text-align:right}.ag-theme-motif .ag-rtl .ag-menu-option-popup-pointer .ag-icon{text-align:left}.ag-theme-motif .ag-panel{background-color:var(--ag-panel-background-color);display:flex;flex-direction:column;overflow:hidden;position:relative}.ag-theme-motif .ag-dialog{border:var(--ag-dialog-border);border-radius:var(--ag-border-radius);box-shadow:var(--ag-dialog-shadow);position:absolute}.ag-theme-motif .ag-panel-title-bar{align-items:center;background-color:var(--ag-panel-title-bar-background-color);border-bottom:var(--ag-panel-title-bar-border);color:var(--ag-header-text-color);cursor:default;display:flex;flex:none;height:var(--ag-header-height);padding:var(--ag-grid-size) var(--ag-cell-horizontal-padding)}.ag-theme-motif .ag-ltr .ag-panel-title-bar-button{margin-left:calc(var(--ag-grid-size) * 2);margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-panel-title-bar-button{margin-left:var(--ag-grid-size);margin-right:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-panel-title-bar-title{color:var(--ag-header-text-color);flex:1 1 auto;font-weight:500}.ag-theme-motif .ag-panel-title-bar-buttons{display:flex}.ag-theme-motif .ag-panel-title-bar-button{cursor:pointer}.ag-theme-motif .ag-panel-content-wrapper{display:flex;flex:1 1 auto;overflow:hidden;position:relative}.ag-theme-motif .ag-resizer{pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.ag-theme-motif .ag-resizer.ag-resizer-topLeft{height:5px;left:0;top:0;width:5px}.ag-theme-motif .ag-ltr .ag-resizer.ag-resizer-topLeft{cursor:nwse-resize}.ag-theme-motif .ag-rtl .ag-resizer.ag-resizer-topLeft{cursor:nesw-resize}.ag-theme-motif .ag-resizer.ag-resizer-top{cursor:ns-resize;height:5px;left:5px;right:5px;top:0}.ag-theme-motif .ag-resizer.ag-resizer-topRight{height:5px;right:0;top:0;width:5px}.ag-theme-motif .ag-ltr .ag-resizer.ag-resizer-topRight{cursor:nesw-resize}.ag-theme-motif .ag-rtl .ag-resizer.ag-resizer-topRight{cursor:nwse-resize}.ag-theme-motif .ag-resizer.ag-resizer-right{bottom:5px;cursor:ew-resize;right:0;top:5px;width:5px}.ag-theme-motif .ag-resizer.ag-resizer-bottomRight{bottom:0;height:5px;right:0;width:5px}.ag-theme-motif .ag-ltr .ag-resizer.ag-resizer-bottomRight{cursor:nwse-resize}.ag-theme-motif .ag-rtl .ag-resizer.ag-resizer-bottomRight{cursor:nesw-resize}.ag-theme-motif .ag-resizer.ag-resizer-bottom{bottom:0;cursor:ns-resize;height:5px;left:5px;right:5px}.ag-theme-motif .ag-resizer.ag-resizer-bottomLeft{bottom:0;height:5px;left:0;width:5px}.ag-theme-motif .ag-ltr .ag-resizer.ag-resizer-bottomLeft{cursor:nesw-resize}.ag-theme-motif .ag-rtl .ag-resizer.ag-resizer-bottomLeft{cursor:nwse-resize}.ag-theme-motif .ag-resizer.ag-resizer-left{bottom:5px;cursor:ew-resize;left:0;top:5px;width:5px}.ag-theme-motif .ag-dragging-fill-handle .ag-dialog,.ag-theme-motif .ag-dragging-range-handle .ag-dialog{opacity:.7;pointer-events:none}.ag-theme-motif .ag-pinned-left-header,.ag-theme-motif .ag-pinned-right-header{display:inline-block;overflow:hidden;position:relative}.ag-theme-motif .ag-body-horizontal-scroll:not(.ag-scrollbar-invisible) .ag-horizontal-left-spacer:not(.ag-scroller-corner){border-right:var(--ag-pinned-column-border)}.ag-theme-motif .ag-body-horizontal-scroll:not(.ag-scrollbar-invisible) .ag-horizontal-right-spacer:not(.ag-scroller-corner),.ag-theme-motif .ag-pinned-right-header{border-left:var(--ag-pinned-column-border)}.ag-theme-motif .ag-pinned-left-header{border-right:var(--ag-pinned-column-border)}.ag-theme-motif .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){border-left:var(--ag-pinned-column-border)}.ag-theme-motif .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){border-right:var(--ag-pinned-column-border)}.ag-theme-motif .ag-pinned-left-header .ag-header-cell-resize:after{left:calc(50% - var(--ag-header-column-resize-handle-width))}.ag-theme-motif .ag-pinned-right-header .ag-header-cell-resize:after{left:50%}.ag-theme-motif .ag-pinned-left-header,.ag-theme-motif .ag-pinned-right-header{height:100%}.ag-theme-motif .ag-pinned-left-header .ag-header-cell-resize{right:-4px}.ag-theme-motif .ag-pinned-right-header .ag-header-cell-resize{left:-4px}.ag-theme-motif .ag-layout-print.ag-body{display:block;height:unset}.ag-theme-motif .ag-layout-print.ag-root-wrapper{display:inline-block}.ag-theme-motif .ag-layout-print .ag-body-horizontal-scroll,.ag-theme-motif .ag-layout-print .ag-body-vertical-scroll{display:none}.ag-theme-motif .ag-layout-print.ag-force-vertical-scroll{overflow-y:visible!important}@media print{.ag-theme-motif .ag-root-wrapper.ag-layout-print{display:table}.ag-theme-motif .ag-root-wrapper.ag-layout-print .ag-body-horizontal-scroll-viewport,.ag-theme-motif .ag-root-wrapper.ag-layout-print .ag-body-viewport,.ag-theme-motif .ag-root-wrapper.ag-layout-print .ag-center-cols-container,.ag-theme-motif .ag-root-wrapper.ag-layout-print .ag-center-cols-viewport,.ag-theme-motif .ag-root-wrapper.ag-layout-print .ag-root,.ag-theme-motif .ag-root-wrapper.ag-layout-print .ag-root-wrapper-body,.ag-theme-motif .ag-root-wrapper.ag-layout-print .ag-virtual-list-viewport{display:block!important;height:auto!important;overflow:hidden!important}.ag-theme-motif .ag-root-wrapper.ag-layout-print .ag-cell,.ag-theme-motif .ag-root-wrapper.ag-layout-print .ag-row{-moz-column-break-inside:avoid;break-inside:avoid}}.ag-theme-motif .ag-select{align-items:center;display:flex;flex-direction:row}.ag-theme-motif .ag-select .ag-picker-field-wrapper{cursor:default}.ag-theme-motif .ag-ltr .ag-select .ag-picker-field-wrapper{padding-left:calc(var(--ag-cell-horizontal-padding) / 2);padding-right:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-select .ag-picker-field-wrapper{padding-left:var(--ag-grid-size);padding-right:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-theme-motif .ag-select.ag-disabled .ag-picker-field-wrapper:focus{box-shadow:none}.ag-theme-motif .ag-select:not(.ag-cell-editor,.ag-label-align-top){min-height:var(--ag-list-item-height)}.ag-theme-motif .ag-select .ag-picker-field-display{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-theme-motif .ag-select .ag-picker-field-icon{align-items:center;display:flex}.ag-theme-motif .ag-select.ag-disabled{opacity:.5}.ag-theme-motif .ag-rich-select{cursor:default;height:100%}.ag-theme-motif .ag-rich-select-value{align-items:center;background-color:var(--ag-input-background-color);display:flex;height:100%;padding:var(--ag-grid-size)}.ag-theme-motif .ag-rich-select-value .ag-picker-field-display{overflow:hidden;text-overflow:ellipsis}.ag-theme-motif .ag-rich-select-value .ag-picker-field-display.ag-display-as-placeholder{opacity:.5}.ag-theme-motif .ag-rich-select-list{background-color:var(--ag-input-background-color);border:var(--ag-input-border);border-radius:var(--ag-input-border-radius);box-shadow:var(--ag-dropdown-shadow);height:auto;position:relative;width:100%}.ag-theme-motif .ag-rich-select-list .ag-loading-text{padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding)}.ag-theme-motif .ag-rich-select-row{align-items:center;display:flex;flex:1 1 auto;height:100%;overflow:hidden;padding:0 var(--ag-grid-size);white-space:nowrap}.ag-theme-motif .ag-rich-select-row-selected{background-color:var(--ag-selected-row-background-color)}.ag-theme-motif .ag-rich-select-row-highlighted,.ag-theme-motif .ag-rich-select-row:hover{background-image:linear-gradient(var(--ag-row-hover-color),var(--ag-row-hover-color))}.ag-theme-motif .ag-rich-select-row-text-highlight{font-weight:700}.ag-theme-motif .ag-rich-select-field-input{flex:1 1 auto}.ag-theme-motif .ag-ltr .ag-rich-select-field-input{left:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-rich-select-field-input{right:var(--ag-grid-size)}.ag-theme-motif .ag-rich-select-field-input .ag-input-field-input{border:none!important;box-shadow:none!important;padding:0!important;text-overflow:ellipsis}.ag-theme-motif .ag-rich-select-field-input .ag-input-field-input::-moz-placeholder{opacity:.8}.ag-theme-motif .ag-rich-select-field-input .ag-input-field-input::placeholder{opacity:.8}.ag-theme-motif .ag-popup-editor .ag-rich-select-value{height:var(--ag-row-height);min-width:200px}.ag-theme-motif .ag-rich-select-virtual-list-item{cursor:default;height:var(--ag-list-item-height)}.ag-theme-motif .ag-pill-container{display:flex;flex-wrap:nowrap;gap:.25rem}.ag-theme-motif .ag-pill{align-items:center;background:var(--ag-select-cell-background-color);border:var(--ag-select-cell-border);border-radius:var(--ag-border-radius);display:flex;padding:0 .25rem;white-space:nowrap}.ag-theme-motif .ag-pill:focus-visible{box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-pill .ag-pill-button{border:none;padding:0}.ag-theme-motif .ag-ltr .ag-pill .ag-pill-button{margin-left:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-pill .ag-pill-button{margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-pill .ag-pill-button:hover{color:var(--ag-accent-color);cursor:pointer}.ag-theme-motif .ag-root-wrapper{cursor:default;display:flex;flex-direction:column;line-height:normal;overflow:hidden;position:relative;white-space:normal;-webkit-font-smoothing:antialiased;background-color:var(--ag-background-color);border:var(--ag-wrapper-border);border-radius:var(--ag-wrapper-border-radius);color:var(--ag-text-color);color-scheme:var(--ag-color-scheme);font-family:var(--ag-font-family);font-size:var(--ag-font-size)}.ag-theme-motif .ag-root-wrapper.ag-layout-normal{height:100%}.ag-theme-motif .ag-popup,.ag-theme-motif .ag-root-wrapper{--ag-indentation-level: 0}.ag-theme-motif .ag-ltr .ag-side-bar-left .ag-tool-panel-horizontal-resize{right:-3px}.ag-theme-motif .ag-ltr .ag-side-bar-right .ag-tool-panel-horizontal-resize,.ag-theme-motif .ag-rtl .ag-side-bar-left .ag-tool-panel-horizontal-resize{left:-3px}.ag-theme-motif .ag-rtl .ag-side-bar-right .ag-tool-panel-horizontal-resize{right:-3px}.ag-theme-motif .ag-tool-panel-wrapper{width:var(--ag-side-bar-panel-width)}.ag-theme-motif .ag-side-bar{background-color:var(--ag-side-bar-background-color);display:flex;flex-direction:row-reverse;position:relative}.ag-theme-motif .ag-side-bar-left{flex-direction:row;order:-1}.ag-theme-motif .ag-side-buttons{position:relative;width:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2)}.ag-theme-motif .ag-side-button.ag-selected{background-color:var(--ag-side-button-selected-background-color);border-bottom:var(--ag-side-button-selected-border)}.ag-theme-motif .ag-side-button.ag-selected:not(:first-of-type){border-top:var(--ag-side-button-selected-border)}.ag-theme-motif .ag-side-button-button{align-items:center;display:flex;flex-direction:column;gap:var(--ag-grid-size);padding:calc(var(--ag-grid-size) * 3) 0;position:relative;white-space:nowrap;width:100%}.ag-theme-motif .ag-side-button-button:focus{box-shadow:none}.ag-theme-motif .ag-side-button-button:focus-visible{box-shadow:inset var(--ag-focus-shadow)}.ag-theme-motif .ag-side-button-label{writing-mode:vertical-lr}@media (max-resolution: 1.5x){.ag-theme-motif .ag-side-button-label{font-family:"Segoe UI",var(--ag-font-family)}.ag-theme-motif .ag-ltr .ag-side-button-label{transform:rotate(.05deg)}.ag-theme-motif .ag-rtl .ag-side-button-label{transform:rotate(-.05deg)}}.ag-theme-motif .ag-ltr .ag-side-bar-left,.ag-theme-motif .ag-rtl .ag-side-bar-right{border-right:var(--ag-side-panel-border)}.ag-theme-motif .ag-ltr .ag-side-bar-left .ag-tool-panel-wrapper,.ag-theme-motif .ag-ltr .ag-side-bar-right,.ag-theme-motif .ag-rtl .ag-side-bar-left,.ag-theme-motif .ag-rtl .ag-side-bar-right .ag-tool-panel-wrapper{border-left:var(--ag-side-panel-border)}.ag-theme-motif .ag-ltr .ag-side-bar-right .ag-tool-panel-wrapper,.ag-theme-motif .ag-rtl .ag-side-bar-left .ag-tool-panel-wrapper{border-right:var(--ag-side-panel-border)}.ag-theme-motif .ag-ltr .ag-chart-menu-panel{border-left:var(--ag-side-panel-border)}.ag-theme-motif .ag-rtl .ag-chart-menu-panel{border-right:var(--ag-side-panel-border)}.ag-theme-motif .ag-button{border-radius:0}.ag-theme-motif .ag-standard-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:var(--ag-background-color);border:var(--ag-input-border);border-radius:var(--ag-border-radius);cursor:pointer;font-family:inherit;padding:var(--ag-grid-size) calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-standard-button:hover{background-color:var(--ag-row-hover-color)}.ag-theme-motif .ag-standard-button:active{border-color:var(--ag-accent-color)}.ag-theme-motif .ag-standard-button:disabled{background-color:var(--ag-input-disabled-background-color);border:var(--ag-input-disabled-border);color:var(--ag-input-disabled-text-color)}.ag-theme-motif :where(input[class^=ag-][type=button],button[class^=ag-]):focus-visible{box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-checkbox-input-wrapper,.ag-theme-motif .ag-radio-button-input-wrapper{background-color:var(--ag-checkbox-unchecked-background-color);border:solid var(--ag-checkbox-border-width) var(--ag-checkbox-unchecked-border-color);flex:none;height:var(--ag-icon-size);position:relative;width:var(--ag-icon-size)}.ag-theme-motif .ag-checkbox-input-wrapper input,.ag-theme-motif .ag-radio-button-input-wrapper input{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:100%;opacity:0;width:100%}.ag-theme-motif .ag-checkbox-input-wrapper:after,.ag-theme-motif .ag-radio-button-input-wrapper:after{content:"";display:block;top:0;right:0;bottom:0;left:0;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;pointer-events:none;position:absolute}.ag-theme-motif .ag-checkbox-input-wrapper.ag-checked,.ag-theme-motif .ag-radio-button-input-wrapper.ag-checked{background-color:var(--ag-checkbox-checked-background-color);border-color:var(--ag-checkbox-checked-border-color)}.ag-theme-motif .ag-checkbox-input-wrapper.ag-checked:after,.ag-theme-motif .ag-radio-button-input-wrapper.ag-checked:after{background-color:var(--ag-checkbox-checked-shape-color)}.ag-theme-motif .ag-checkbox-input-wrapper:active,.ag-theme-motif .ag-checkbox-input-wrapper:focus-within,.ag-theme-motif .ag-radio-button-input-wrapper:active,.ag-theme-motif .ag-radio-button-input-wrapper:focus-within{box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-checkbox-input-wrapper.ag-disabled,.ag-theme-motif .ag-radio-button-input-wrapper.ag-disabled{opacity:.5}.ag-theme-motif .ag-checkbox-input-wrapper{border-radius:var(--ag-checkbox-border-radius)}.ag-theme-motif .ag-checkbox-input-wrapper.ag-checked:after{-webkit-mask-image:var(--ag-checkbox-checked-shape-image);mask-image:var(--ag-checkbox-checked-shape-image)}.ag-theme-motif .ag-checkbox-input-wrapper.ag-indeterminate{background-color:var(--ag-checkbox-indeterminate-background-color);border-color:var(--ag-checkbox-indeterminate-border-color)}.ag-theme-motif .ag-checkbox-input-wrapper.ag-indeterminate:after{background-color:var(--ag-checkbox-indeterminate-shape-color);-webkit-mask-image:var(--ag-checkbox-indeterminate-shape-image);mask-image:var(--ag-checkbox-indeterminate-shape-image)}.ag-theme-motif .ag-radio-button-input-wrapper{border-radius:100%}.ag-theme-motif .ag-radio-button-input-wrapper.ag-checked:after{-webkit-mask-image:var(--ag-radio-checked-shape-image);mask-image:var(--ag-radio-checked-shape-image)}.ag-theme-motif .ag-drag-handle{color:varXXX(--ag-icon-font-color);cursor:grab}.ag-theme-motif .ag-list-item,.ag-theme-motif .ag-virtual-list-item{height:var(--ag-list-item-height)}.ag-theme-motif .ag-virtual-list-item{position:absolute;width:100%}.ag-theme-motif .ag-select-list{background-color:var(--ag-background-color);border:var(--ag-input-border);border-radius:var(--ag-border-radius);box-shadow:var(--ag-dropdown-shadow);overflow-x:hidden;overflow-y:auto}.ag-theme-motif .ag-list-item{align-items:center;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-theme-motif .ag-list-item.ag-active-item{background-color:var(--ag-row-hover-color)}.ag-theme-motif .ag-select-list-item{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ag-theme-motif .ag-ltr .ag-select-list-item{padding-left:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-theme-motif .ag-rtl .ag-select-list-item{padding-right:calc(var(--ag-cell-horizontal-padding) / 2)}.ag-theme-motif .ag-select-list-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-theme-motif .ag-list-item-hovered:after{background-color:var(--ag-range-selection-border-color);content:"";height:1px;left:0;position:absolute;right:0}.ag-theme-motif .ag-item-highlight-top:after{top:0}.ag-theme-motif .ag-item-highlight-bottom:after{bottom:0}.ag-theme-motif .ag-range-field{align-items:center;display:flex}.ag-theme-motif .ag-range-field .ag-input-wrapper{height:100%}.ag-theme-motif input[class^=ag-][type=range]{-webkit-appearance:none;background:none;height:100%;overflow:visible;padding:0;width:100%}.ag-theme-motif input[class^=ag-][type=range]::-webkit-slider-runnable-track{background-color:var(--ag-border-color);border-radius:1.5px;height:3px;margin:0;padding:0;width:100%}.ag-theme-motif input[class^=ag-][type=range]::-moz-range-track{background-color:var(--ag-border-color);border-radius:1.5px;height:3px;margin:0;padding:0;width:100%}.ag-theme-motif input[class^=ag-][type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--ag-background-color);border:1px solid var(--ag-border-color);border-radius:100%;height:var(--ag-icon-size);margin:0;padding:0;transform:translateY(calc(var(--ag-icon-size) * -.5 + 1.5px));width:var(--ag-icon-size)}.ag-theme-motif input[class^=ag-][type=range]::-moz-ag-range-thumb{-webkit-appearance:none;background-color:var(--ag-background-color);border:1px solid var(--ag-border-color);border-radius:100%;height:var(--ag-icon-size);margin:0;padding:0;transform:translateY(calc(var(--ag-icon-size) * -.5 + 1.5px));width:var(--ag-icon-size)}.ag-theme-motif input[class^=ag-][type=range]:focus::-webkit-slider-thumb{border-color:var(--ag-accent-color);box-shadow:var(--ag-focus-shadow)}.ag-theme-motif input[class^=ag-][type=range]:focus::-moz-ag-range-thumb{border-color:var(--ag-accent-color);box-shadow:var(--ag-focus-shadow)}.ag-theme-motif input[class^=ag-][type=range]:active::-webkit-slider-runnable-track{background-color:var(--ag-accent-color)}.ag-theme-motif input[class^=ag-][type=range]:active::-moz-ag-range-track{background-color:var(--ag-accent-color)}.ag-theme-motif input[class^=ag-][type=range]:disabled{opacity:.5}.ag-theme-motif .ag-toggle-button{flex:none;min-width:unset;width:unset}.ag-theme-motif .ag-toggle-button-input-wrapper{background-color:var(--ag-toggle-button-off-background-color);border:solid var(--ag-toggle-button-border-width) var(--ag-toggle-button-off-border-color);border-radius:calc(var(--ag-toggle-button-height) * .5);flex:none;height:var(--ag-toggle-button-height);max-width:var(--ag-toggle-button-width);min-width:var(--ag-toggle-button-width);position:relative}.ag-theme-motif .ag-toggle-button-input-wrapper input{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:100%;opacity:0;width:100%}.ag-theme-motif .ag-toggle-button-input-wrapper:before{background-color:var(--ag-toggle-button-switch-background-color);border:var(--ag-toggle-button-border-width) solid var(--ag-toggle-button-switch-border-color);border-radius:100%;content:"";display:block;height:var(--ag-toggle-button-height);pointer-events:none;position:absolute;top:calc(0px - var(--ag-toggle-button-border-width));width:var(--ag-toggle-button-height)}.ag-theme-motif .ag-ltr .ag-toggle-button-input-wrapper:before{left:calc(0px - var(--ag-toggle-button-border-width));transition:left .1s}.ag-theme-motif .ag-rtl .ag-toggle-button-input-wrapper:before{right:calc(0px - var(--ag-toggle-button-border-width));transition:right .1s}.ag-theme-motif .ag-toggle-button-input-wrapper.ag-checked{background-color:var(--ag-toggle-button-on-background-color)}.ag-theme-motif .ag-toggle-button-input-wrapper.ag-checked,.ag-theme-motif .ag-toggle-button-input-wrapper.ag-checked:before{border-color:var(--ag-toggle-button-on-border-color)}.ag-theme-motif .ag-ltr .ag-toggle-button-input-wrapper.ag-checked:before{left:calc(100% - var(--ag-toggle-button-height) + var(--ag-toggle-button-border-width))}.ag-theme-motif .ag-rtl .ag-toggle-button-input-wrapper.ag-checked:before{right:calc(100% - var(--ag-toggle-button-height) + var(--ag-toggle-button-border-width))}.ag-theme-motif .ag-toggle-button-input-wrapper:focus-within{box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-toggle-button-input-wrapper.ag-disabled{opacity:.5}.ag-theme-motif .ag-autocomplete{align-items:center;display:flex;width:100%}.ag-theme-motif .ag-autocomplete>*{flex:1 1 auto}.ag-theme-motif .ag-autocomplete-list-popup{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ag-theme-motif .ag-autocomplete-list{height:calc(var(--ag-row-height) * 6.5);min-width:200px;position:relative;width:100%}.ag-theme-motif .ag-autocomplete-virtual-list-item{cursor:default;display:flex;height:var(--ag-list-item-height)}.ag-theme-motif .ag-autocomplete-virtual-list-item:focus-visible:after{content:none}.ag-theme-motif .ag-autocomplete-virtual-list-item:hover{background-color:var(--ag-row-hover-color)}.ag-theme-motif .ag-autocomplete-row{align-items:center;display:flex;flex:1 1 auto;overflow:hidden}.ag-theme-motif .ag-autocomplete-row-label{margin:0 var(--ag-widget-container-horizontal-padding);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-theme-motif .ag-autocomplete-row-selected{background-color:var(--ag-selected-row-background-color)}.ag-theme-motif .ag-tooltip{background-color:var(--ag-tooltip-background-color);border:var(--ag-tooltip-border);border-radius:var(--ag-border-radius);color:var(--ag-tooltip-text-color);padding:var(--ag-widget-container-vertical-padding) var(--ag-widget-container-horizontal-padding);white-space:normal}.ag-theme-motif .ag-tooltip,.ag-theme-motif .ag-tooltip-custom{position:absolute;z-index:99999}.ag-theme-motif .ag-tooltip-custom:not(.ag-tooltip-interactive),.ag-theme-motif .ag-tooltip:not(.ag-tooltip-interactive){pointer-events:none}.ag-theme-motif .ag-tooltip-custom.ag-tooltip-animate,.ag-theme-motif .ag-tooltip.ag-tooltip-animate{transition:opacity 1s}.ag-theme-motif .ag-tooltip-custom.ag-tooltip-animate.ag-tooltip-hiding,.ag-theme-motif .ag-tooltip.ag-tooltip-animate.ag-tooltip-hiding{opacity:0}.ag-theme-motif .ag-angle-select{align-items:center;display:flex}.ag-theme-motif .ag-angle-select-wrapper{display:flex}.ag-theme-motif .ag-angle-select-parent-circle{display:block;position:relative}.ag-theme-motif .ag-angle-select-child-circle{position:absolute}.ag-theme-motif .ag-slider-wrapper{display:flex}.ag-theme-motif .ag-picker-field-display,.ag-theme-motif .ag-slider-wrapper .ag-input-field{flex:1 1 auto}.ag-theme-motif .ag-picker-field{align-items:center;display:flex}.ag-theme-motif .ag-picker-field-icon{border:0;cursor:pointer;display:flex;margin:0;padding:0}.ag-theme-motif .ag-color-panel{display:flex;flex-direction:column;text-align:center;width:100%}.ag-theme-motif .ag-spectrum-color{cursor:default;flex:1 1 auto;overflow:visible;position:relative}.ag-theme-motif .ag-spectrum-fill{top:0;right:0;bottom:0;left:0;position:absolute}.ag-theme-motif .ag-spectrum-val{cursor:pointer}.ag-theme-motif .ag-spectrum-dragger{cursor:pointer;pointer-events:none;position:absolute}.ag-theme-motif .ag-spectrum-alpha,.ag-theme-motif .ag-spectrum-hue{cursor:default}.ag-theme-motif .ag-spectrum-hue-background{background:linear-gradient(270deg,red 3%,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red);height:100%;width:100%}.ag-theme-motif .ag-spectrum-alpha-background{background:linear-gradient(to right,var(--ag-internal-spectrum-alpha-color-from),var(--ag-internal-spectrum-alpha-color-to)),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>') 0 0/4px 4px;height:100%;width:100%}.ag-theme-motif .ag-spectrum-tool{cursor:pointer;position:relative}.ag-theme-motif .ag-spectrum-slider{pointer-events:none;position:absolute}.ag-theme-motif .ag-spectrum-alpha .ag-spectrum-slider{background:linear-gradient(to bottom,var(--ag-internal-spectrum-alpha-color),var(--ag-internal-spectrum-alpha-color)) var(--ag-background-color)}.ag-theme-motif .ag-recent-colors{display:flex;gap:6px;margin-top:10px}.ag-theme-motif .ag-recent-color{cursor:pointer}.ag-theme-motif .ag-angle-select[disabled]{opacity:.5;pointer-events:none}.ag-theme-motif .ag-ltr .ag-angle-select-field,.ag-theme-motif .ag-ltr .ag-slider-field{margin-right:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-rtl .ag-angle-select-field,.ag-theme-motif .ag-rtl .ag-slider-field{margin-left:calc(var(--ag-grid-size) * 2)}.ag-theme-motif .ag-angle-select-parent-circle{background-color:var(--ag-background-color);border:1px solid;border-color:var(--ag-border-color);border-radius:12px;height:24px;width:24px}.ag-theme-motif .ag-angle-select-child-circle{background-color:var(--ag-foreground-color);border-radius:3px;height:6px;left:12px;margin-left:-3px;margin-top:-4px;top:4px;width:6px}.ag-theme-motif .ag-picker-field-wrapper{background-color:var(--ag-background-color);border:var(--ag-input-border);border-radius:5px;min-height:calc(var(--ag-grid-size) * 2);overflow:hidden}.ag-theme-motif .ag-picker-field-wrapper:disabled{opacity:.5}.ag-theme-motif .ag-picker-field-wrapper.ag-picker-has-focus,.ag-theme-motif .ag-picker-field-wrapper:focus-within{border:var(--ag-input-focus-border);box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-picker-field-button{background-color:var(--ag-background-color)}.ag-theme-motif .ag-dialog.ag-color-dialog{border-radius:5px}.ag-theme-motif .ag-color-picker .ag-picker-field-wrapper{padding-left:var(--ag-grid-size);padding-right:var(--ag-grid-size)}.ag-theme-motif .ag-color-picker .ag-picker-field-display{align-items:center;display:flex;flex-direction:row;min-height:var(--ag-list-item-height)}.ag-theme-motif .ag-ltr .ag-color-picker-color,.ag-theme-motif .ag-ltr .ag-color-picker-value{margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-color-picker-color,.ag-theme-motif .ag-rtl .ag-color-picker-value{margin-left:var(--ag-grid-size)}.ag-theme-motif .ag-color-panel{padding:var(--ag-grid-size)}.ag-theme-motif .ag-spectrum-tools{padding-bottom:0;padding-left:0;padding-right:0}.ag-theme-motif .ag-spectrum-tool{height:12px}.ag-theme-motif .ag-spectrum-alpha-background,.ag-theme-motif .ag-spectrum-hue-background{border-radius:12px}.ag-theme-motif .ag-spectrum-slider{border:3px solid #f8f8f8;border-radius:18px;height:18px;margin-top:-15px;width:18px}.ag-theme-motif .ag-recent-colors{margin-bottom:2px;margin-left:var(--ag-grid-size);margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-color-input-color,.ag-theme-motif .ag-color-picker-color,.ag-theme-motif .ag-recent-color{border-radius:4px}.ag-theme-motif .ag-recent-color{border:1px solid var(--ag-border-color)}.ag-theme-motif .ag-spectrum-sat{background-image:linear-gradient(90deg,#fff,#cb998000)}.ag-theme-motif .ag-spectrum-val{background-image:linear-gradient(0deg,#000,#cb998000)}.ag-theme-motif .ag-spectrum-dragger{background:#000;border:3px solid #fff;border-radius:18px;box-shadow:0 0 2px #0000003d;height:18px;width:18px}.ag-theme-motif .ag-spectrum-alpha-background,.ag-theme-motif .ag-spectrum-hue-background{border-radius:2px}.ag-theme-motif .ag-spectrum-tool{border-radius:2px;height:11px;margin-bottom:10px}.ag-theme-motif .ag-spectrum-slider{border:2px solid #fff;border-radius:13px;box-shadow:0 1px 4px #0000005e;height:13px;margin-top:-12px;width:13px}.ag-theme-motif .ag-recent-color:focus-visible:not(:disabled):not([readonly]),.ag-theme-motif .ag-spectrum-color:focus-visible:not(:disabled):not([readonly]),.ag-theme-motif .ag-spectrum-slider:focus-visible:not(:disabled):not([readonly]){box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-ltr .ag-color-input input.ag-input-field-input[class^=ag-][type=text]{padding-left:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2)}.ag-theme-motif .ag-rtl .ag-color-input input.ag-input-field-input[class^=ag-][type=text]{padding-right:calc(var(--ag-icon-size) + var(--ag-grid-size) * 2)}.ag-theme-motif .ag-color-input .ag-color-input-color{position:absolute}.ag-theme-motif .ag-ltr .ag-color-input .ag-color-input-color{margin-left:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-color-input .ag-color-input-color{margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-color-input-color,.ag-theme-motif .ag-color-picker-color{border:1px solid var(--ag-border-color);border-radius:2px;height:var(--ag-icon-size);width:var(--ag-icon-size)}.ag-theme-motif .ag-pill-select .ag-picker-field-display{color:var(--ag-chart-menu-label-color);font-weight:500}.ag-theme-motif .ag-pill-select .ag-picker-field-icon .ag-icon{color:var(--ag-chart-menu-label-color)}.ag-theme-motif .ag-filter-toolpanel{flex:1 1 0px;min-width:0}.ag-theme-motif .ag-filter-toolpanel-header{position:relative}.ag-theme-motif .ag-filter-toolpanel-header,.ag-theme-motif .ag-filter-toolpanel-header>*,.ag-theme-motif .ag-filter-toolpanel-search,.ag-theme-motif .ag-filter-toolpanel-search>*{align-items:center;display:flex}.ag-theme-motif .ag-filter-toolpanel-header{height:calc(var(--ag-grid-size) * 6)}.ag-theme-motif .ag-filter-toolpanel-header:focus-visible{border-radius:var(--ag-border-radius);box-shadow:inset var(--ag-focus-shadow)}.ag-theme-motif .ag-filter-toolpanel-header,.ag-theme-motif .ag-filter-toolpanel-search{padding:0 var(--ag-grid-size)}.ag-theme-motif .ag-filter-toolpanel-group:not(.ag-has-filter)>.ag-group-title-bar .ag-filter-toolpanel-group-instance-header-icon{display:none}.ag-theme-motif .ag-filter-toolpanel-group-level-0-header{height:calc(var(--ag-grid-size) * 8)}.ag-theme-motif .ag-filter-toolpanel-group-item{margin-bottom:calc(var(--ag-grid-size) * .5);margin-top:calc(var(--ag-grid-size) * .5)}.ag-theme-motif .ag-filter-toolpanel-search{margin-bottom:var(--ag-grid-size);margin-top:var(--ag-widget-container-vertical-padding)}.ag-theme-motif .ag-filter-toolpanel-search-input{flex-grow:1;height:calc(var(--ag-grid-size) * 4)}.ag-theme-motif .ag-ltr .ag-filter-toolpanel-group-title-bar-icon{margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-filter-toolpanel-group-title-bar-icon{margin-left:var(--ag-grid-size)}.ag-theme-motif .ag-filter-toolpanel-expand{cursor:pointer}.ag-theme-motif .ag-ltr .ag-filter-toolpanel-expand{margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-filter-toolpanel-expand{margin-left:var(--ag-grid-size)}.ag-theme-motif .ag-ltr .ag-filter-toolpanel-group-title-bar,.ag-theme-motif .ag-ltr .ag-filter-toolpanel-instance-header{padding-left:calc(var(--ag-grid-size) + var(--ag-filter-tool-panel-group-indent) * var(--ag-indentation-level))}.ag-theme-motif .ag-rtl .ag-filter-toolpanel-group-title-bar,.ag-theme-motif .ag-rtl .ag-filter-toolpanel-instance-header{padding-right:calc(var(--ag-grid-size) + var(--ag-filter-tool-panel-group-indent) * var(--ag-indentation-level))}.ag-theme-motif .ag-ltr .ag-filter-toolpanel-instance-body{margin-left:var(--ag-filter-tool-panel-group-indent)}.ag-theme-motif .ag-rtl .ag-filter-toolpanel-instance-body{margin-right:var(--ag-filter-tool-panel-group-indent)}.ag-theme-motif .ag-ltr .ag-filter-toolpanel-instance-header.ag-filter-toolpanel-group-level-1-header{padding-left:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-filter-toolpanel-instance-header.ag-filter-toolpanel-group-level-1-header{padding-right:var(--ag-grid-size)}.ag-theme-motif .ag-ltr .ag-filter-toolpanel-group-instance-header-icon,.ag-theme-motif .ag-ltr .ag-filter-toolpanel-instance-header-icon{margin-left:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-filter-toolpanel-group-instance-header-icon,.ag-theme-motif .ag-rtl .ag-filter-toolpanel-instance-header-icon{margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-filter-toolpanel-instance-filter{background-color:var(--ag-chrome-background-color)}.ag-theme-motif .ag-filter-toolpanel-group-level-0{border-top:none}.ag-theme-motif .ag-filter-toolpanel-header{height:auto;padding-bottom:var(--ag-grid-size);padding-top:var(--ag-grid-size)}.ag-theme-motif .ag-filter-toolpanel-group-item{margin:0}.ag-theme-motif .ag-filter-toolpanel-header,.ag-theme-motif .ag-filter-toolpanel-search{color:var(--ag-header-text-color);font-weight:500}.ag-theme-motif .ag-paging-panel{align-items:center;border-top:var(--ag-footer-row-border);display:flex;gap:calc(var(--ag-grid-size) * 4);height:var(--ag-header-height);justify-content:flex-end;padding:0 var(--ag-cell-horizontal-padding)}.ag-theme-motif .ag-paging-page-size .ag-wrapper{min-width:50px}.ag-theme-motif .ag-paging-page-summary-panel{align-items:center;display:flex;gap:var(--ag-cell-widget-spacing)}.ag-theme-motif .ag-disabled .ag-paging-page-summary-panel{pointer-events:none}.ag-theme-motif .ag-paging-button{cursor:pointer;position:relative}.ag-theme-motif .ag-paging-button:focus-visible{box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-paging-button.ag-disabled{cursor:default;opacity:.5}.ag-theme-motif .ag-paging-number,.ag-theme-motif .ag-paging-row-summary-panel-number{font-weight:500}.ag-theme-motif .ag-status-bar{border-top:var(--ag-footer-row-border);display:flex;justify-content:space-between;line-height:1.5;overflow:hidden;padding-left:calc(var(--ag-grid-size) * 4);padding-right:calc(var(--ag-grid-size) * 4)}.ag-theme-motif .ag-status-panel{display:inline-flex}.ag-theme-motif .ag-status-name-value{white-space:nowrap}.ag-theme-motif .ag-status-bar-center,.ag-theme-motif .ag-status-bar-left,.ag-theme-motif .ag-status-bar-right{display:inline-flex}.ag-theme-motif .ag-status-bar-center{text-align:center}.ag-theme-motif .ag-status-name-value{margin-left:var(--ag-grid-size);margin-right:var(--ag-grid-size);padding-bottom:var(--ag-widget-container-vertical-padding);padding-top:var(--ag-widget-container-vertical-padding)}.ag-theme-motif .ag-status-name-value-value{font-weight:500}.ag-theme-motif .ag-overlay{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:2}.ag-theme-motif .ag-overlay-panel,.ag-theme-motif .ag-overlay-wrapper{display:flex;height:100%;width:100%}.ag-theme-motif .ag-overlay-wrapper{align-items:center;flex:none;justify-content:center;text-align:center}.ag-theme-motif .ag-overlay-loading-wrapper{pointer-events:all}.ag-theme-motif .ag-overlay-loading-center{background:var(--ag-background-color);border:1px solid var(--ag-border-color);border-radius:var(--ag-border-radius);box-shadow:var(--ag-popup-shadow);padding:var(--ag-grid-size)}.ag-theme-motif .ag-icon{display:block;height:var(--ag-icon-size);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--ag-icon-size)}.ag-theme-motif .ag-column-select-column-group-readonly .ag-icon,.ag-theme-motif .ag-disabled .ag-icon,.ag-theme-motif [disabled] .ag-icon{opacity:.5}.ag-theme-motif .ag-icon-grip{opacity:.7}.ag-theme-motif .ag-column-select-column-readonly .ag-icon-grip,.ag-theme-motif .ag-column-select-column-readonly.ag-icon-grip{opacity:.35}.ag-theme-motif :is(.ag-header-cell-menu-button,.ag-header-cell-filter-button,.ag-panel-title-bar-button,.ag-header-expand-icon,.ag-column-group-icons,.ag-set-filter-group-icons,.ag-group-expanded .ag-icon,.ag-group-contracted .ag-icon,.ag-chart-settings-prev,.ag-chart-settings-next,.ag-group-title-bar-icon,.ag-column-select-header-icon,.ag-floating-filter-button-button,.ag-filter-toolpanel-expand,.ag-panel-title-bar-button-icon,.ag-chart-menu-icon):hover{background-color:var(--ag-icon-button-hover-color);border-radius:1px;box-shadow:0 0 0 4px var(--ag-icon-button-hover-color)}.ag-theme-motif .ag-filter-active{--ag-icon-button-hover-color: color-mix(in srgb, transparent, var(--ag-accent-color) 28%);background-color:color-mix(in srgb,transparent,var(--ag-accent-color) 14%);border-radius:1px;box-shadow:0 0 0 4px color-mix(in srgb,transparent,var(--ag-accent-color) 14%);position:relative}.ag-theme-motif .ag-filter-active:after{background-color:var(--ag-accent-color);border-radius:50%;content:"";height:6px;position:absolute;top:-1px;width:6px}.ag-theme-motif .ag-ltr .ag-filter-active:after{right:-1px}.ag-theme-motif .ag-rtl .ag-filter-active:after{left:-1px}.ag-theme-motif .ag-filter-active .ag-icon-filter{clip-path:path("M8,0C8,4.415 11.585,8 16,8L16,16L0,16L0,0L8,0Z")}.ag-theme-motif .ag-label-align-right .ag-label{order:1}.ag-theme-motif .ag-label-align-right>*{flex:none}.ag-theme-motif .ag-label-align-top{align-items:flex-start;flex-direction:column}.ag-theme-motif .ag-label-align-top>*{align-self:stretch}.ag-theme-motif .ag-label-ellipsis{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-theme-motif .ag-label{white-space:nowrap}.ag-theme-motif .ag-ltr .ag-label{margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-label{margin-left:var(--ag-grid-size)}.ag-theme-motif .ag-label-align-top .ag-label{margin-bottom:calc(var(--ag-grid-size) * .5)}.ag-theme-motif .ag-ltr .ag-label-align-right .ag-label{margin-left:var(--ag-grid-size)}.ag-theme-motif .ag-rtl .ag-label-align-right .ag-label{margin-right:var(--ag-grid-size)}.ag-theme-motif .ag-icon:before{content:"";display:block;width:var(--ag-icon-size);height:var(--ag-icon-size);background-color:currentColor;-webkit-mask-size:contain;mask-size:contain}.ag-theme-motif .ag-icon-aggregation:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-aggregation%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M18%207V4H6l6%208-6%208h12v-3%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-aggregation%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M18%207V4H6l6%208-6%208h12v-3%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-arrows:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-arrows%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpolyline%20points%3D%225%209%202%2012%205%2015%22%2F%3E%3Cpolyline%20points%3D%229%205%2012%202%2015%205%22%2F%3E%3Cpolyline%20points%3D%2215%2019%2012%2022%209%2019%22%2F%3E%3Cpolyline%20points%3D%2219%209%2022%2012%2019%2015%22%2F%3E%3Cline%20x1%3D%222%22%20x2%3D%2222%22%20y1%3D%2212%22%20y2%3D%2212%22%2F%3E%3Cline%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%222%22%20y2%3D%2222%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-arrows%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpolyline%20points%3D%225%209%202%2012%205%2015%22%2F%3E%3Cpolyline%20points%3D%229%205%2012%202%2015%205%22%2F%3E%3Cpolyline%20points%3D%2215%2019%2012%2022%209%2019%22%2F%3E%3Cpolyline%20points%3D%2219%209%2022%2012%2019%2015%22%2F%3E%3Cline%20x1%3D%222%22%20x2%3D%2222%22%20y1%3D%2212%22%20y2%3D%2212%22%2F%3E%3Cline%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%222%22%20y2%3D%2222%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-asc:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-asc%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m5%2012%207-7%207%207%22%2F%3E%3Cpath%20d%3D%22M12%2019V5%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-asc%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m5%2012%207-7%207%207%22%2F%3E%3Cpath%20d%3D%22M12%2019V5%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-cancel:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-cancel%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%2F%3E%3Cpath%20d%3D%22m15%209-6%206%22%2F%3E%3Cpath%20d%3D%22m9%209%206%206%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-cancel%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%2F%3E%3Cpath%20d%3D%22m15%209-6%206%22%2F%3E%3Cpath%20d%3D%22m9%209%206%206%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-chart:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-chart%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cline%20x1%3D%2218%22%20x2%3D%2218%22%20y1%3D%2220%22%20y2%3D%2210%22%2F%3E%3Cline%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%2220%22%20y2%3D%224%22%2F%3E%3Cline%20x1%3D%226%22%20x2%3D%226%22%20y1%3D%2220%22%20y2%3D%2214%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-chart%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cline%20x1%3D%2218%22%20x2%3D%2218%22%20y1%3D%2220%22%20y2%3D%2210%22%2F%3E%3Cline%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%2220%22%20y2%3D%224%22%2F%3E%3Cline%20x1%3D%226%22%20x2%3D%226%22%20y1%3D%2220%22%20y2%3D%2214%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-color-picker:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-color-picker%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m19%2011-8-8-8.6%208.6a2%202%200%200%200%200%202.8l5.2%205.2c.8.8%202%20.8%202.8%200L19%2011Z%22%2F%3E%3Cpath%20d%3D%22m5%202%205%205%22%2F%3E%3Cpath%20d%3D%22M2%2013h15%22%2F%3E%3Cpath%20d%3D%22M22%2020a2%202%200%201%201-4%200c0-1.6%201.7-2.4%202-4%20.3%201.6%202%202.4%202%204Z%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-color-picker%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m19%2011-8-8-8.6%208.6a2%202%200%200%200%200%202.8l5.2%205.2c.8.8%202%20.8%202.8%200L19%2011Z%22%2F%3E%3Cpath%20d%3D%22m5%202%205%205%22%2F%3E%3Cpath%20d%3D%22M2%2013h15%22%2F%3E%3Cpath%20d%3D%22M22%2020a2%202%200%201%201-4%200c0-1.6%201.7-2.4%202-4%20.3%201.6%202%202.4%202%204Z%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-columns:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-columns%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M9%203H5a2%202%200%200%200-2%202v4m6-6h10a2%202%200%200%201%202%202v4M9%203v18m0%200h10a2%202%200%200%200%202-2V9M9%2021H5a2%202%200%200%201-2-2V9m0%200h18%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-columns%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M9%203H5a2%202%200%200%200-2%202v4m6-6h10a2%202%200%200%201%202%202v4M9%203v18m0%200h10a2%202%200%200%200%202-2V9M9%2021H5a2%202%200%200%201-2-2V9m0%200h18%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-contracted:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-contracted%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m9%2018%206-6-6-6%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-contracted%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m9%2018%206-6-6-6%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-copy:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-copy%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Crect%20width%3D%2214%22%20height%3D%2214%22%20x%3D%228%22%20y%3D%228%22%20rx%3D%222%22%20ry%3D%222%22%2F%3E%3Cpath%20d%3D%22M4%2016c-1.1%200-2-.9-2-2V4c0-1.1.9-2%202-2h10c1.1%200%202%20.9%202%202%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-copy%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Crect%20width%3D%2214%22%20height%3D%2214%22%20x%3D%228%22%20y%3D%228%22%20rx%3D%222%22%20ry%3D%222%22%2F%3E%3Cpath%20d%3D%22M4%2016c-1.1%200-2-.9-2-2V4c0-1.1.9-2%202-2h10c1.1%200%202%20.9%202%202%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-cross:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-cross%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M18%206%206%2018%22%2F%3E%3Cpath%20d%3D%22m6%206%2012%2012%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-cross%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M18%206%206%2018%22%2F%3E%3Cpath%20d%3D%22m6%206%2012%2012%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-csv:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-csv%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M14.5%202H6a2%202%200%200%200-2%202v16a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V7.5L14.5%202z%22%2F%3E%3Cpolyline%20points%3D%2214%202%2014%208%2020%208%22%2F%3E%3Cpath%20d%3D%22M8%2013h2%22%2F%3E%3Cpath%20d%3D%22M8%2017h2%22%2F%3E%3Cpath%20d%3D%22M14%2013h2%22%2F%3E%3Cpath%20d%3D%22M14%2017h2%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-csv%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M14.5%202H6a2%202%200%200%200-2%202v16a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V7.5L14.5%202z%22%2F%3E%3Cpolyline%20points%3D%2214%202%2014%208%2020%208%22%2F%3E%3Cpath%20d%3D%22M8%2013h2%22%2F%3E%3Cpath%20d%3D%22M8%2017h2%22%2F%3E%3Cpath%20d%3D%22M14%2013h2%22%2F%3E%3Cpath%20d%3D%22M14%2017h2%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-cut:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-cut%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M8.12%208.12%2012%2012%22%2F%3E%3Cpath%20d%3D%22M20%204%208.12%2015.88%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%2218%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M14.8%2014.8%2020%2020%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-cut%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M8.12%208.12%2012%2012%22%2F%3E%3Cpath%20d%3D%22M20%204%208.12%2015.88%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%2218%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M14.8%2014.8%2020%2020%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-desc:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-desc%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M12%205v14%22%2F%3E%3Cpath%20d%3D%22m19%2012-7%207-7-7%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-desc%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M12%205v14%22%2F%3E%3Cpath%20d%3D%22m19%2012-7%207-7-7%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-down:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-down%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M12%205v14%22%2F%3E%3Cpath%20d%3D%22m19%2012-7%207-7-7%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-down%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M12%205v14%22%2F%3E%3Cpath%20d%3D%22m19%2012-7%207-7-7%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-excel:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-excel%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M14.5%202H6a2%202%200%200%200-2%202v16a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V7.5L14.5%202z%22%2F%3E%3Cpolyline%20points%3D%2214%202%2014%208%2020%208%22%2F%3E%3Cpath%20d%3D%22M8%2013h2%22%2F%3E%3Cpath%20d%3D%22M8%2017h2%22%2F%3E%3Cpath%20d%3D%22M14%2013h2%22%2F%3E%3Cpath%20d%3D%22M14%2017h2%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-excel%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M14.5%202H6a2%202%200%200%200-2%202v16a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V7.5L14.5%202z%22%2F%3E%3Cpolyline%20points%3D%2214%202%2014%208%2020%208%22%2F%3E%3Cpath%20d%3D%22M8%2013h2%22%2F%3E%3Cpath%20d%3D%22M8%2017h2%22%2F%3E%3Cpath%20d%3D%22M14%2013h2%22%2F%3E%3Cpath%20d%3D%22M14%2017h2%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-expanded:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-expanded%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m15%2018-6-6%206-6%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-expanded%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m15%2018-6-6%206-6%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-eye-slash:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-eye-slash%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M9.88%209.88a3%203%200%201%200%204.24%204.24%22%2F%3E%3Cpath%20d%3D%22M10.73%205.08A10.43%2010.43%200%200%201%2012%205c7%200%2010%207%2010%207a13.16%2013.16%200%200%201-1.67%202.68%22%2F%3E%3Cpath%20d%3D%22M6.61%206.61A13.526%2013.526%200%200%200%202%2012s3%207%2010%207a9.74%209.74%200%200%200%205.39-1.61%22%2F%3E%3Cline%20x1%3D%222%22%20x2%3D%2222%22%20y1%3D%222%22%20y2%3D%2222%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-eye-slash%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M9.88%209.88a3%203%200%201%200%204.24%204.24%22%2F%3E%3Cpath%20d%3D%22M10.73%205.08A10.43%2010.43%200%200%201%2012%205c7%200%2010%207%2010%207a13.16%2013.16%200%200%201-1.67%202.68%22%2F%3E%3Cpath%20d%3D%22M6.61%206.61A13.526%2013.526%200%200%200%202%2012s3%207%2010%207a9.74%209.74%200%200%200%205.39-1.61%22%2F%3E%3Cline%20x1%3D%222%22%20x2%3D%2222%22%20y1%3D%222%22%20y2%3D%2222%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-eye:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-eye%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M2%2012s3-7%2010-7%2010%207%2010%207-3%207-10%207-10-7-10-7Z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-eye%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M2%2012s3-7%2010-7%2010%207%2010%207-3%207-10%207-10-7-10-7Z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-filter:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-filter%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M3%206h18%22%2F%3E%3Cpath%20d%3D%22M7%2012h10%22%2F%3E%3Cpath%20d%3D%22M10%2018h4%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-filter%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M3%206h18%22%2F%3E%3Cpath%20d%3D%22M7%2012h10%22%2F%3E%3Cpath%20d%3D%22M10%2018h4%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-first:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-first%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m17%2018-6-6%206-6%22%2F%3E%3Cpath%20d%3D%22M7%206v12%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-first%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m17%2018-6-6%206-6%22%2F%3E%3Cpath%20d%3D%22M7%206v12%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-group:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-group%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M16%2012H3%22%2F%3E%3Cpath%20d%3D%22M16%2018H3%22%2F%3E%3Cpath%20d%3D%22M10%206H3%22%2F%3E%3Cpath%20d%3D%22M21%2018V8a2%202%200%200%200-2-2h-5%22%2F%3E%3Cpath%20d%3D%22m16%208-2-2%202-2%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-group%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M16%2012H3%22%2F%3E%3Cpath%20d%3D%22M16%2018H3%22%2F%3E%3Cpath%20d%3D%22M10%206H3%22%2F%3E%3Cpath%20d%3D%22M21%2018V8a2%202%200%200%200-2-2h-5%22%2F%3E%3Cpath%20d%3D%22m16%208-2-2%202-2%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-last:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-last%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m7%2018%206-6-6-6%22%2F%3E%3Cpath%20d%3D%22M17%206v12%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-last%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m7%2018%206-6-6-6%22%2F%3E%3Cpath%20d%3D%22M17%206v12%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-left:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-left%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m12%2019-7-7%207-7%22%2F%3E%3Cpath%20d%3D%22M19%2012H5%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-left%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m12%2019-7-7%207-7%22%2F%3E%3Cpath%20d%3D%22M19%2012H5%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-linked:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-linked%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M9%2017H7A5%205%200%200%201%207%207h2%22%2F%3E%3Cpath%20d%3D%22M15%207h2a5%205%200%201%201%200%2010h-2%22%2F%3E%3Cline%20x1%3D%228%22%20x2%3D%2216%22%20y1%3D%2212%22%20y2%3D%2212%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-linked%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M9%2017H7A5%205%200%200%201%207%207h2%22%2F%3E%3Cpath%20d%3D%22M15%207h2a5%205%200%201%201%200%2010h-2%22%2F%3E%3Cline%20x1%3D%228%22%20x2%3D%2216%22%20y1%3D%2212%22%20y2%3D%2212%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-loading:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-loading%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cline%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%222%22%20y2%3D%226%22%2F%3E%3Cline%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%2218%22%20y2%3D%2222%22%2F%3E%3Cline%20x1%3D%224.93%22%20x2%3D%227.76%22%20y1%3D%224.93%22%20y2%3D%227.76%22%2F%3E%3Cline%20x1%3D%2216.24%22%20x2%3D%2219.07%22%20y1%3D%2216.24%22%20y2%3D%2219.07%22%2F%3E%3Cline%20x1%3D%222%22%20x2%3D%226%22%20y1%3D%2212%22%20y2%3D%2212%22%2F%3E%3Cline%20x1%3D%2218%22%20x2%3D%2222%22%20y1%3D%2212%22%20y2%3D%2212%22%2F%3E%3Cline%20x1%3D%224.93%22%20x2%3D%227.76%22%20y1%3D%2219.07%22%20y2%3D%2216.24%22%2F%3E%3Cline%20x1%3D%2216.24%22%20x2%3D%2219.07%22%20y1%3D%227.76%22%20y2%3D%224.93%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-loading%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cline%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%222%22%20y2%3D%226%22%2F%3E%3Cline%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%2218%22%20y2%3D%2222%22%2F%3E%3Cline%20x1%3D%224.93%22%20x2%3D%227.76%22%20y1%3D%224.93%22%20y2%3D%227.76%22%2F%3E%3Cline%20x1%3D%2216.24%22%20x2%3D%2219.07%22%20y1%3D%2216.24%22%20y2%3D%2219.07%22%2F%3E%3Cline%20x1%3D%222%22%20x2%3D%226%22%20y1%3D%2212%22%20y2%3D%2212%22%2F%3E%3Cline%20x1%3D%2218%22%20x2%3D%2222%22%20y1%3D%2212%22%20y2%3D%2212%22%2F%3E%3Cline%20x1%3D%224.93%22%20x2%3D%227.76%22%20y1%3D%2219.07%22%20y2%3D%2216.24%22%2F%3E%3Cline%20x1%3D%2216.24%22%20x2%3D%2219.07%22%20y1%3D%227.76%22%20y2%3D%224.93%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-maximize:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-maximize%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpolyline%20points%3D%2215%203%2021%203%2021%209%22%2F%3E%3Cpolyline%20points%3D%229%2021%203%2021%203%2015%22%2F%3E%3Cline%20x1%3D%2221%22%20x2%3D%2214%22%20y1%3D%223%22%20y2%3D%2210%22%2F%3E%3Cline%20x1%3D%223%22%20x2%3D%2210%22%20y1%3D%2221%22%20y2%3D%2214%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-maximize%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpolyline%20points%3D%2215%203%2021%203%2021%209%22%2F%3E%3Cpolyline%20points%3D%229%2021%203%2021%203%2015%22%2F%3E%3Cline%20x1%3D%2221%22%20x2%3D%2214%22%20y1%3D%223%22%20y2%3D%2210%22%2F%3E%3Cline%20x1%3D%223%22%20x2%3D%2210%22%20y1%3D%2221%22%20y2%3D%2214%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-menu:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-menu%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cline%20x1%3D%224%22%20x2%3D%2220%22%20y1%3D%2212%22%20y2%3D%2212%22%2F%3E%3Cline%20x1%3D%224%22%20x2%3D%2220%22%20y1%3D%226%22%20y2%3D%226%22%2F%3E%3Cline%20x1%3D%224%22%20x2%3D%2220%22%20y1%3D%2218%22%20y2%3D%2218%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-menu%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cline%20x1%3D%224%22%20x2%3D%2220%22%20y1%3D%2212%22%20y2%3D%2212%22%2F%3E%3Cline%20x1%3D%224%22%20x2%3D%2220%22%20y1%3D%226%22%20y2%3D%226%22%2F%3E%3Cline%20x1%3D%224%22%20x2%3D%2220%22%20y1%3D%2218%22%20y2%3D%2218%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-menu-alt:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-menu-alt%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%225%22%20r%3D%220.75%22%20fill%3D%22%23D9D9D9%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%220.75%22%20fill%3D%22%23D9D9D9%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2219%22%20r%3D%220.75%22%20fill%3D%22%23D9D9D9%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-menu-alt%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%225%22%20r%3D%220.75%22%20fill%3D%22%23D9D9D9%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%220.75%22%20fill%3D%22%23D9D9D9%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2219%22%20r%3D%220.75%22%20fill%3D%22%23D9D9D9%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-minimize:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-minimize%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpolyline%20points%3D%224%2014%2010%2014%2010%2020%22%2F%3E%3Cpolyline%20points%3D%2220%2010%2014%2010%2014%204%22%2F%3E%3Cline%20x1%3D%2214%22%20x2%3D%2221%22%20y1%3D%2210%22%20y2%3D%223%22%2F%3E%3Cline%20x1%3D%223%22%20x2%3D%2210%22%20y1%3D%2221%22%20y2%3D%2214%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-minimize%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpolyline%20points%3D%224%2014%2010%2014%2010%2020%22%2F%3E%3Cpolyline%20points%3D%2220%2010%2014%2010%2014%204%22%2F%3E%3Cline%20x1%3D%2214%22%20x2%3D%2221%22%20y1%3D%2210%22%20y2%3D%223%22%2F%3E%3Cline%20x1%3D%223%22%20x2%3D%2210%22%20y1%3D%2221%22%20y2%3D%2214%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-minus:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-minus%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%2F%3E%3Cpath%20d%3D%22M8%2012h8%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-minus%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%2F%3E%3Cpath%20d%3D%22M8%2012h8%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-next:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-next%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m9%2018%206-6-6-6%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-next%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m9%2018%206-6-6-6%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-none:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-none%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m7%2015%205%205%205-5%22%2F%3E%3Cpath%20d%3D%22m7%209%205-5%205%205%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-none%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m7%2015%205%205%205-5%22%2F%3E%3Cpath%20d%3D%22m7%209%205-5%205%205%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-not-allowed:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-not-allowed%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%2F%3E%3Cpath%20d%3D%22m4.9%204.9%2014.2%2014.2%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-not-allowed%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%2F%3E%3Cpath%20d%3D%22m4.9%204.9%2014.2%2014.2%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-paste:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-paste%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M15%202H9a1%201%200%200%200-1%201v2c0%20.6.4%201%201%201h6c.6%200%201-.4%201-1V3c0-.6-.4-1-1-1Z%22%2F%3E%3Cpath%20d%3D%22M8%204H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2M16%204h2a2%202%200%200%201%202%202v2M11%2014h10%22%2F%3E%3Cpath%20d%3D%22m17%2010%204%204-4%204%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-paste%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M15%202H9a1%201%200%200%200-1%201v2c0%20.6.4%201%201%201h6c.6%200%201-.4%201-1V3c0-.6-.4-1-1-1Z%22%2F%3E%3Cpath%20d%3D%22M8%204H6a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2M16%204h2a2%202%200%200%201%202%202v2M11%2014h10%22%2F%3E%3Cpath%20d%3D%22m17%2010%204%204-4%204%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-pin:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-pin%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cline%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%2217%22%20y2%3D%2222%22%2F%3E%3Cpath%20d%3D%22M5%2017h14v-1.76a2%202%200%200%200-1.11-1.79l-1.78-.9A2%202%200%200%201%2015%2010.76V6h1a2%202%200%200%200%200-4H8a2%202%200%200%200%200%204h1v4.76a2%202%200%200%201-1.11%201.79l-1.78.9A2%202%200%200%200%205%2015.24Z%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-pin%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cline%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%2217%22%20y2%3D%2222%22%2F%3E%3Cpath%20d%3D%22M5%2017h14v-1.76a2%202%200%200%200-1.11-1.79l-1.78-.9A2%202%200%200%201%2015%2010.76V6h1a2%202%200%200%200%200-4H8a2%202%200%200%200%200%204h1v4.76a2%202%200%200%201-1.11%201.79l-1.78.9A2%202%200%200%200%205%2015.24Z%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-pivot:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-pivot%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M15%203v18%22%2F%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20x%3D%223%22%20y%3D%223%22%20rx%3D%222%22%2F%3E%3Cpath%20d%3D%22M21%209H3%22%2F%3E%3Cpath%20d%3D%22M21%2015H3%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-pivot%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M15%203v18%22%2F%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20x%3D%223%22%20y%3D%223%22%20rx%3D%222%22%2F%3E%3Cpath%20d%3D%22M21%209H3%22%2F%3E%3Cpath%20d%3D%22M21%2015H3%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-plus:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-plus%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%2F%3E%3Cpath%20d%3D%22M8%2012h8%22%2F%3E%3Cpath%20d%3D%22M12%208v8%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-plus%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%2F%3E%3Cpath%20d%3D%22M8%2012h8%22%2F%3E%3Cpath%20d%3D%22M12%208v8%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-previous:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-previous%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m15%2018-6-6%206-6%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-previous%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m15%2018-6-6%206-6%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-right:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-right%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M5%2012h14%22%2F%3E%3Cpath%20d%3D%22m12%205%207%207-7%207%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-right%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M5%2012h14%22%2F%3E%3Cpath%20d%3D%22m12%205%207%207-7%207%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-save:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-save%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M12%2017V3%22%2F%3E%3Cpath%20d%3D%22m6%2011%206%206%206-6%22%2F%3E%3Cpath%20d%3D%22M19%2021H5%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-save%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M12%2017V3%22%2F%3E%3Cpath%20d%3D%22m6%2011%206%206%206-6%22%2F%3E%3Cpath%20d%3D%22M19%2021H5%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-small-down:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-small-down%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m6%209%206%206%206-6%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-small-down%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m6%209%206%206%206-6%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-small-left:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-small-left%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m15%2018-6-6%206-6%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-small-left%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m15%2018-6-6%206-6%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-small-right:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-small-right%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m9%2018%206-6-6-6%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-small-right%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m9%2018%206-6-6-6%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-small-up:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-small-up%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m18%2015-6-6-6%206%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-small-up%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m18%2015-6-6-6%206%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-tick:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-tick%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M20%206%209%2017l-5-5%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-tick%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M20%206%209%2017l-5-5%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-tree-closed:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-tree-closed%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m9%2018%206-6-6-6%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-tree-closed%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m9%2018%206-6-6-6%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-tree-indeterminate:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-tree-indeterminate%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M5%2012h14%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-tree-indeterminate%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M5%2012h14%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-tree-open:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-tree-open%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m6%209%206%206%206-6%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-tree-open%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m6%209%206%206%206-6%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-unlinked:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-unlinked%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M9%2017H7A5%205%200%200%201%207%207%22%2F%3E%3Cpath%20d%3D%22M15%207h2a5%205%200%200%201%204%208%22%2F%3E%3Cline%20x1%3D%228%22%20x2%3D%2212%22%20y1%3D%2212%22%20y2%3D%2212%22%2F%3E%3Cline%20x1%3D%222%22%20x2%3D%2222%22%20y1%3D%222%22%20y2%3D%2222%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-unlinked%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M9%2017H7A5%205%200%200%201%207%207%22%2F%3E%3Cpath%20d%3D%22M15%207h2a5%205%200%200%201%204%208%22%2F%3E%3Cline%20x1%3D%228%22%20x2%3D%2212%22%20y1%3D%2212%22%20y2%3D%2212%22%2F%3E%3Cline%20x1%3D%222%22%20x2%3D%2222%22%20y1%3D%222%22%20y2%3D%2222%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-up:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-up%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m5%2012%207-7%207%207%22%2F%3E%3Cpath%20d%3D%22M12%2019V5%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-up%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22m5%2012%207-7%207%207%22%2F%3E%3Cpath%20d%3D%22M12%2019V5%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-grip:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-grip%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%225%22%20cy%3D%228%22%20r%3D%220.5%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%228%22%20r%3D%220.5%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%228%22%20r%3D%220.5%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2216%22%20r%3D%220.5%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2216%22%20r%3D%220.5%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2216%22%20r%3D%220.5%22%2F%3E%3Cg%20stroke%3D%22none%22%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%225%22%20cy%3D%228%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%228%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%228%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2216%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2216%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2216%22%20r%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-grip%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Ccircle%20cx%3D%225%22%20cy%3D%228%22%20r%3D%220.5%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%228%22%20r%3D%220.5%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%228%22%20r%3D%220.5%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2216%22%20r%3D%220.5%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2216%22%20r%3D%220.5%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2216%22%20r%3D%220.5%22%2F%3E%3Cg%20stroke%3D%22none%22%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%225%22%20cy%3D%228%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%228%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%228%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2216%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2216%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2216%22%20r%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-icon-settings:before{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-settings%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M20%207h-9%22%2F%3E%3Cpath%20d%3D%22M14%2017H5%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2217%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20r%3D%223%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ag-icon%20ag-icon-settings%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cstyle%3E*%20%7B%20vector-effect%3A%20non-scaling-stroke%3B%20%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M20%207h-9%22%2F%3E%3Cpath%20d%3D%22M14%2017H5%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2217%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20r%3D%223%22%2F%3E%3C%2Fsvg%3E)}.ag-theme-motif .ag-tabs-header{background-color:var(--ag-tab-bar-background-color);border-bottom:var(--ag-tab-bar-border);gap:var(--ag-tab-spacing);padding:var(--ag-tab-bar-top-padding) var(--ag-tab-bar-horizontal-padding) 0}.ag-theme-motif .ag-tabs-header-wrapper{display:flex}.ag-theme-motif .ag-tabs-header-wrapper .ag-tabs-header{flex:1}.ag-theme-motif .ag-tabs-close-button-wrapper{border:0;padding:var(--ag-grid-size)}.ag-theme-motif .ag-ltr .ag-tabs-close-button-wrapper{border-right:1px solid var(--ag-border-color)}.ag-theme-motif .ag-rtl .ag-tabs-close-button-wrapper{border-left:1px solid var(--ag-border-color)}.ag-theme-motif .ag-tabs-close-button{background-color:unset;border:0;cursor:pointer;padding:0}.ag-theme-motif .ag-tab{align-items:center;background-color:var(--ag-tab-background-color);border-left:var(--ag-tab-selected-border-width) solid transparent;border-right:var(--ag-tab-selected-border-width) solid transparent;color:var(--ag-tab-text-color);display:flex;flex:1;justify-content:center;padding:var(--ag-tab-top-padding) var(--ag-tab-horizontal-padding) var(--ag-tab-bottom-padding);position:relative}.ag-theme-motif .ag-tab:hover{background-color:var(--ag-tab-hover-background-color);color:var(--ag-tab-hover-text-color)}.ag-theme-motif .ag-tab.ag-tab-selected{background-color:var(--ag-tab-selected-background-color);color:var(--ag-tab-selected-text-color)}.ag-theme-motif .ag-ltr .ag-tab.ag-tab-selected:not(:first-of-type){border-left-color:var(--ag-tab-selected-border-color)}.ag-theme-motif .ag-ltr .ag-tab.ag-tab-selected:not(:last-of-type),.ag-theme-motif .ag-rtl .ag-tab.ag-tab-selected:not(:first-of-type){border-right-color:var(--ag-tab-selected-border-color)}.ag-theme-motif .ag-rtl .ag-tab.ag-tab-selected:not(:last-of-type){border-left-color:var(--ag-tab-selected-border-color)}.ag-theme-motif .ag-tab:after{background-color:var(--ag-tab-selected-underline-color);bottom:0;content:"";display:block;height:var(--ag-tab-selected-underline-width);left:0;opacity:0;position:absolute;right:0;transition:opacity var(--ag-tab-selected-underline-transition-duration)}.ag-theme-motif .ag-tab.ag-tab-selected:after{opacity:1}.ag-theme-motif .ag-tab:focus-visible{box-shadow:inset var(--ag-focus-shadow)}.ag-theme-motif :where(input[class^=ag-][type=number]:not(.ag-number-field-input-stepper)){-moz-appearance:textfield}.ag-theme-motif :where(input[class^=ag-][type=number]:not(.ag-number-field-input-stepper))::-webkit-inner-spin-button,.ag-theme-motif :where(input[class^=ag-][type=number]:not(.ag-number-field-input-stepper))::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ag-theme-motif :where(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-]){background-color:var(--ag-input-background-color);border:var(--ag-input-border);border-radius:var(--ag-input-border-radius);color:var(--ag-input-text-color);min-height:var(--ag-input-height)}.ag-theme-motif .ag-ltr :where(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-]){padding-left:var(--ag-input-padding-start)}.ag-theme-motif .ag-rtl :where(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-]){padding-right:var(--ag-input-padding-start)}.ag-theme-motif :where(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-]):where(:disabled){background-color:var(--ag-input-disabled-background-color);border:var(--ag-input-disabled-border);color:var(--ag-input-disabled-text-color)}.ag-theme-motif :where(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-]):where(:focus){background-color:var(--ag-input-focus-background-color);border:var(--ag-input-focus-border);box-shadow:var(--ag-input-focus-shadow);color:var(--ag-input-focus-text-color)}.ag-theme-motif :where(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-]):where(:invalid){background-color:var(--ag-input-invalid-background-color);border:var(--ag-input-invalid-border);color:var(--ag-input-invalid-text-color)}.ag-theme-motif :where(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-]):where(.invalid){background-color:var(--ag-input-invalid-background-color);border:var(--ag-input-invalid-border);color:var(--ag-input-invalid-text-color)}body.motif-theme-light .ag-theme-motif .ag-root-wrapper,body.motif-theme-light .ag-theme-motif .ag-measurement-container,body.motif-theme-light .ag-theme-motif .ag-apply-theme-variables{--ag-background-color: var(--ag-inherited-background-color, var(--table-row--bg-color));--ag-foreground-color: var(--ag-inherited-foreground-color, var(--table-row--color));--ag-text-color: var(--ag-inherited-text-color, var(--ag-foreground-color));--ag-accent-color: var(--ag-inherited-accent-color, #b8b8ba);--ag-invalid-color: var(--ag-inherited-invalid-color, #e02525);--table--border-color: var(--ag-inherited-border-color, var(--table--border-color));--ag-wrapper-border: var(--ag-inherited-wrapper-border, solid 1px var(--table--border-color));--ag-row-border: var(--ag-inherited-row-border, solid 1px var(--table--border-color));--ag-color-scheme: var(--ag-inherited-color-scheme, light);--ag-header-row-border: var(--ag-inherited-header-row-border, var(--ag-row-border));--ag-footer-row-border: var(--ag-inherited-footer-row-border, var(--ag-row-border));--ag-column-border: var(--ag-inherited-column-border, solid 1px transparent);--ag-header-column-border: var(--ag-inherited-header-column-border, none);--ag-header-column-border-height: var(--ag-inherited-header-column-border-height, 100%);--ag-pinned-column-border: var(--ag-inherited-pinned-column-border, solid 1px var(--table--border-color));--ag-pinned-row-border: var(--ag-inherited-pinned-row-border, solid 1px var(--table--border-color));--ag-side-panel-border: var(--ag-inherited-side-panel-border, solid 1px var(--table--border-color));--ag-font-family: var(--ag-inherited-font-family, "EyInterstate");--ag-chrome-background-color: var( --ag-inherited-chrome-background-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 2%) );--ag-header-background-color: var(--ag-inherited-header-background-color, var(--table-row-hover--bg-color));--ag-header-font-family: var(--ag-inherited-header-font-family, var(--table-header--color));--ag-header-font-weight: var(--ag-inherited-header-font-weight, 400);--ag-header-font-size: var(--ag-inherited-header-font-size, 12px);--ag-header-text-color: var(--ag-inherited-header-text-color, var(--table-header--color));--ag-header-cell-hover-background-color: var( --ag-inherited-header-cell-hover-background-color, var(--table-header-hover--bg-color) );--ag-header-cell-hover-background-transition-duration: var( --ag-inherited-header-cell-hover-background-transition-duration, .2s );--ag-cell-text-color: var(--ag-inherited-cell-text-color, var(--ag-text-color));--ag-subtle-text-color: var( --ag-inherited-subtle-text-color, color-mix(in srgb, transparent, var(--ag-text-color) 50%) );--ag-range-selection-border-style: var(--ag-inherited-range-selection-border-style, solid);--ag-range-selection-border-color: var(--ag-inherited-range-selection-border-color, var(--ag-accent-color));--ag-range-selection-background-color: var( --ag-inherited-range-selection-background-color, color-mix(in srgb, transparent, var(--ag-accent-color) 20%) );--ag-range-selection-chart-background-color: var(--ag-inherited-range-selection-chart-background-color, #0058ff1a);--ag-range-selection-chart-category-background-color: var( --ag-inherited-range-selection-chart-category-background-color, #00ff841a );--ag-range-selection-highlight-color: var( --ag-inherited-range-selection-highlight-color, color-mix(in srgb, transparent, var(--ag-accent-color) 50%) );--ag-row-hover-color: var(--ag-inherited-row-hover-color, var(--table-row-hover--bg-color));--ag-column-hover-color: var( --ag-inherited-column-hover-color, color-mix(in srgb, transparent, var(--ag-accent-color) 5%) );--ag-selected-row-background-color: var( --ag-inherited-selected-row-background-color, var(--table-row-selected--bg-color) );--ag-modal-overlay-background-color: var( --ag-inherited-modal-overlay-background-color, color-mix(in srgb, transparent, var(--ag-background-color) 66%) );--ag-odd-row-background-color: var(--ag-inherited-odd-row-background-color, var(--table-row--bg-color));--ag-border-radius: var(--ag-inherited-border-radius, 2px);--ag-wrapper-border-radius: var(--ag-inherited-wrapper-border-radius, 8px);--ag-cell-horizontal-padding: var( --ag-inherited-cell-horizontal-padding, calc(var(--ag-grid-size) * 2 * var(--ag-cell-horizontal-padding-scale)) );--ag-cell-widget-spacing: var(--ag-inherited-cell-widget-spacing, calc(var(--ag-grid-size) * 1.5));--ag-cell-horizontal-padding-scale: var(--ag-inherited-cell-horizontal-padding-scale, 1);--ag-row-group-indent-size: var( --ag-inherited-row-group-indent-size, calc(var(--ag-cell-widget-spacing) + var(--ag-icon-size)) );--ag-value-change-delta-up-color: var(--ag-inherited-value-change-delta-up-color, #43a047);--ag-value-change-delta-down-color: var(--ag-inherited-value-change-delta-down-color, #e53935);--ag-value-change-value-highlight-background-color: var( --ag-inherited-value-change-value-highlight-background-color, #16a08580 );--ag-grid-size: var(--ag-inherited-grid-size, 16px);--ag-font-size: var(--ag-inherited-font-size, 14px);--ag-row-height: var( --ag-inherited-row-height, calc( max(var(--ag-icon-size), var(--ag-font-size)) + var(--ag-grid-size) * 3.5 * var(--ag-row-vertical-padding-scale) ) );--ag-row-vertical-padding-scale: var(--ag-inherited-row-vertical-padding-scale, 1);--ag-header-height: var( --ag-inherited-header-height, calc( max(var(--ag-icon-size), var(--ag-font-size)) + var(--ag-grid-size) * 4.25 * var(--ag-header-vertical-padding-scale) ) );--ag-header-vertical-padding-scale: var(--ag-inherited-header-vertical-padding-scale, .41);--ag-popup-shadow: var(--ag-inherited-popup-shadow, 0 0 16px 0 #00000026);--ag-dropdown-shadow: var(--ag-inherited-dropdown-shadow, 0 1px 4px 1px #babfc766);--ag-drag-ghost-background-color: var(--ag-inherited-drag-ghost-background-color, var(--ag-background-color));--ag-drag-ghost-border: var(--ag-inherited-drag-ghost-border, solid 1px var(--table--border-color));--ag-drag-ghost-shadow: var(--ag-inherited-drag-ghost-shadow, var(--ag-popup-shadow));--ag-focus-shadow: var( --ag-inherited-focus-shadow, 0 0 0 3px color-mix(in srgb, transparent, var(--ag-accent-color) 50%) );--ag-side-bar-panel-width: var(--ag-inherited-side-bar-panel-width, 250px);--ag-side-button-selected-border: var( --ag-inherited-side-button-selected-border, solid 1px var(--table--border-color) );--ag-side-button-selected-background-color: var( --ag-inherited-side-button-selected-background-color, var(--ag-background-color) );--ag-side-bar-background-color: var(--ag-inherited-side-bar-background-color, var(--ag-chrome-background-color));--ag-header-column-resize-handle-display: var(--ag-inherited-header-column-resize-handle-display, block);--ag-header-column-resize-handle-height: var(--ag-inherited-header-column-resize-handle-height, 30%);--ag-header-column-resize-handle-width: var(--ag-inherited-header-column-resize-handle-width, 2px);--ag-header-column-resize-handle-color: var( --ag-inherited-header-column-resize-handle-color, var(--table--border-color) );--ag-widget-container-horizontal-padding: var( --ag-inherited-widget-container-horizontal-padding, calc(var(--ag-grid-size) * 1.5) );--ag-widget-container-vertical-padding: var( --ag-inherited-widget-container-vertical-padding, calc(var(--ag-grid-size) * 1.5) );--ag-widget-horizontal-spacing: var(--ag-inherited-widget-horizontal-spacing, calc(var(--ag-grid-size) * 1.5));--ag-widget-vertical-spacing: var(--ag-inherited-widget-vertical-spacing, var(--ag-grid-size));--ag-list-item-height: var( --ag-inherited-list-item-height, calc(var(--ag-icon-size) + var(--ag-widget-vertical-spacing)) );--ag-icon-size: var(--ag-inherited-icon-size, 16px);--ag-toggle-button-width: var(--ag-inherited-toggle-button-width, 28px);--ag-toggle-button-height: var(--ag-inherited-toggle-button-height, 18px);--ag-toggle-button-border-width: var(--ag-inherited-toggle-button-border-width, 2px);--ag-toggle-button-on-border-color: var(--ag-inherited-toggle-button-on-border-color, var(--ag-accent-color));--ag-toggle-button-on-background-color: var( --ag-inherited-toggle-button-on-background-color, var(--ag-accent-color) );--ag-toggle-button-off-border-color: var( --ag-inherited-toggle-button-off-border-color, color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 30%) );--ag-toggle-button-off-background-color: var( --ag-inherited-toggle-button-off-background-color, color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 30%) );--ag-toggle-button-switch-border-color: var( --ag-inherited-toggle-button-switch-border-color, var(--ag-toggle-button-off-border-color) );--ag-toggle-button-switch-background-color: var( --ag-inherited-toggle-button-switch-background-color, var(--ag-background-color) );--ag-checkbox-border-width: var(--ag-inherited-checkbox-border-width, 1px);--ag-checkbox-border-radius: var(--ag-inherited-checkbox-border-radius, var(--ag-border-radius));--ag-checkbox-unchecked-background-color: var(--ag-inherited-checkbox-unchecked-background-color, #ffffff);--ag-checkbox-unchecked-border-color: var(--ag-inherited-checkbox-unchecked-border-color, #7f7f91);--ag-checkbox-checked-background-color: var(--ag-inherited-checkbox-checked-background-color, #f3f3f5);--ag-checkbox-checked-border-color: var(--ag-inherited-checkbox-checked-border-color, #7f7f91);--ag-checkbox-checked-shape-image: var( --ag-inherited-checkbox-checked-shape-image, url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%227%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.75%22%20d%3D%22M1%203.5%203.5%206l5-5%22%2F%3E%3C%2Fsvg%3E) );--ag-checkbox-checked-shape-color: var(--ag-inherited-checkbox-checked-shape-color, #656579);--ag-checkbox-indeterminate-background-color: var(--ag-inherited-checkbox-indeterminate-background-color, #f3f3f5);--ag-checkbox-indeterminate-border-color: var(--ag-inherited-checkbox-indeterminate-border-color, #7f7f91);--ag-checkbox-indeterminate-shape-image: var( --ag-inherited-checkbox-indeterminate-shape-image, url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%222%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2210%22%20height%3D%222%22%20fill%3D%22%23000%22%20rx%3D%221%22%2F%3E%3C%2Fsvg%3E) );--ag-checkbox-indeterminate-shape-color: var(--ag-inherited-checkbox-indeterminate-shape-color, #656579);--ag-radio-checked-shape-image: var( --ag-inherited-radio-checked-shape-image, url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226%22%20height%3D%226%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E) );--ag-menu-border: var( --ag-inherited-menu-border, solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 20%) );--ag-menu-background-color: var( --ag-inherited-menu-background-color, color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 3%) );--ag-menu-text-color: var( --ag-inherited-menu-text-color, color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 95%) );--ag-menu-shadow: var(--ag-inherited-menu-shadow, var(--ag-popup-shadow));--ag-menu-separator-color: var(--ag-inherited-menu-separator-color, var(--table--border-color));--ag-set-filter-indent-size: var(--ag-inherited-set-filter-indent-size, var(--ag-icon-size));--ag-chart-menu-panel-width: var(--ag-inherited-chart-menu-panel-width, 260px);--ag-chart-menu-label-color: var( --ag-inherited-chart-menu-label-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 80%) );--ag-icon-button-hover-color: var( --ag-inherited-icon-button-hover-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 10%) );--ag-dialog-shadow: var(--ag-inherited-dialog-shadow, var(--ag-popup-shadow));--ag-dialog-border: var( --ag-inherited-dialog-border, solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 20%) );--ag-panel-background-color: var(--ag-inherited-panel-background-color, var(--ag-background-color));--ag-panel-title-bar-background-color: var( --ag-inherited-panel-title-bar-background-color, var(--ag-header-background-color) );--ag-panel-title-bar-border: var(--ag-inherited-panel-title-bar-border, solid 1px var(--table--border-color));--ag-column-select-indent-size: var(--ag-inherited-column-select-indent-size, var(--ag-icon-size));--ag-tool-panel-separator-border: var( --ag-inherited-tool-panel-separator-border, solid 1px var(--table--border-color) );--ag-tooltip-background-color: var(--ag-inherited-tooltip-background-color, var(--ag-chrome-background-color));--ag-tooltip-text-color: var(--ag-inherited-tooltip-text-color, var(--ag-text-color));--ag-tooltip-border: var(--ag-inherited-tooltip-border, solid 1px var(--table--border-color));--ag-column-drop-cell-background-color: var( --ag-inherited-column-drop-cell-background-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 7%) );--ag-column-drop-cell-border: var( --ag-inherited-column-drop-cell-border, solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 13%) );--ag-select-cell-background-color: var( --ag-inherited-select-cell-background-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 7%) );--ag-select-cell-border: var( --ag-inherited-select-cell-border, solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 13%) );--ag-advanced-filter-builder-button-bar-border: var( --ag-inherited-advanced-filter-builder-button-bar-border, solid 1px var(--table--border-color) );--ag-advanced-filter-builder-indent-size: var( --ag-inherited-advanced-filter-builder-indent-size, calc(var(--ag-grid-size) * 2 + var(--ag-icon-size)) );--ag-advanced-filter-builder-join-pill-color: var(--ag-inherited-advanced-filter-builder-join-pill-color, #f08e8d);--ag-advanced-filter-builder-column-pill-color: var( --ag-inherited-advanced-filter-builder-column-pill-color, #a6e194 );--ag-advanced-filter-builder-option-pill-color: var( --ag-inherited-advanced-filter-builder-option-pill-color, #f3c08b );--ag-advanced-filter-builder-value-pill-color: var( --ag-inherited-advanced-filter-builder-value-pill-color, #85c0e4 );--ag-filter-tool-panel-group-indent: var(--ag-inherited-filter-tool-panel-group-indent, var(--ag-grid-size));--ag-icon-button-hover-background-color: var( --ag-inherited-icon-button-hover-background-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 10%) );--ag-row-loading-skeleton-effect-color: var( --ag-inherited-row-loading-skeleton-effect-color, rgba(66, 66, 66, .2) );--ag-tab-bar-background-color: var( --ag-inherited-tab-bar-background-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 5%) );--ag-tab-bar-horizontal-padding: var(--ag-inherited-tab-bar-horizontal-padding, 0);--ag-tab-bar-top-padding: var(--ag-inherited-tab-bar-top-padding, 0);--ag-tab-background-color: var(--ag-inherited-tab-background-color, transparent);--ag-tab-text-color: var(--ag-inherited-tab-text-color, color-mix(in srgb, transparent, var(--ag-text-color) 70%));--ag-tab-horizontal-padding: var(--ag-inherited-tab-horizontal-padding, calc(var(--ag-grid-size)));--ag-tab-top-padding: var(--ag-inherited-tab-top-padding, calc(var(--ag-grid-size)));--ag-tab-bottom-padding: var(--ag-inherited-tab-bottom-padding, calc(var(--ag-grid-size)));--ag-tab-spacing: var(--ag-inherited-tab-spacing, 0);--ag-tab-hover-background-color: var(--ag-inherited-tab-hover-background-color, var(--ag-tab-background-color));--ag-tab-hover-text-color: var(--ag-inherited-tab-hover-text-color, var(--ag-text-color));--ag-tab-selected-background-color: var(--ag-inherited-tab-selected-background-color, var(--ag-background-color));--ag-tab-selected-text-color: var(--ag-inherited-tab-selected-text-color, var(--ag-text-color));--ag-tab-selected-border-width: var(--ag-inherited-tab-selected-border-width, 1px);--ag-tab-selected-border-color: var(--ag-inherited-tab-selected-border-color, var(--table--border-color));--ag-tab-selected-underline-color: var(--ag-inherited-tab-selected-underline-color, transparent);--ag-tab-selected-underline-width: var(--ag-inherited-tab-selected-underline-width, 0);--ag-tab-selected-underline-transition-duration: var(--ag-inherited-tab-selected-underline-transition-duration, 0);--ag-tab-bar-border: var(--ag-inherited-tab-bar-border, solid 1px var(--table--border-color));--ag-input-background-color: var(--ag-inherited-input-background-color, var(--ag-background-color));--ag-input-border: var(--ag-inherited-input-border, solid 1px var(--table--border-color));--ag-input-border-radius: var(--ag-inherited-input-border-radius, var(--ag-border-radius));--ag-input-text-color: var(--ag-inherited-input-text-color, var(--ag-text-color));--ag-input-padding-start: var(--ag-inherited-input-padding-start, var(--ag-grid-size));--ag-input-height: var(--ag-inherited-input-height, 24px);--ag-input-focus-background-color: var( --ag-inherited-input-focus-background-color, var(--ag-input-background-color) );--ag-input-focus-border: var(--ag-inherited-input-focus-border, solid 1px var(--ag-accent-color));--ag-input-focus-shadow: var(--ag-inherited-input-focus-shadow, var(--ag-focus-shadow));--ag-input-focus-text-color: var(--ag-inherited-input-focus-text-color, var(--ag-input-text-color));--ag-input-disabled-background-color: var( --ag-inherited-input-disabled-background-color, color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 6%) );--ag-input-disabled-border: var(--ag-inherited-input-disabled-border, var(--ag-input-border));--ag-input-disabled-text-color: var( --ag-inherited-input-disabled-text-color, color-mix(in srgb, transparent, var(--ag-text-color) 50%) );--ag-input-invalid-background-color: var( --ag-inherited-input-invalid-background-color, var(--ag-input-background-color) );--ag-input-invalid-border: var(--ag-inherited-input-invalid-border, solid 1px var(--ag-invalid-color));--ag-input-invalid-text-color: var(--ag-inherited-input-invalid-text-color, var(--ag-input-text-color))}body.motif-theme-light .ag-theme-motif :has(>.ag-root-wrapper){--ag-inherited-background-color: var(--table-row--bg-color);--ag-inherited-foreground-color: var(--table-row--color);--ag-inherited-text-color: var(--ag-foreground-color);--ag-inherited-accent-color: var(--ag-accent-color);--ag-inherited-invalid-color: var(--ag-invalid-color);--ag-inherited-border-color: var(--table--border-color);--ag-inherited-wrapper-border: solid 1px var(--table--border-color);--ag-inherited-row-border: solid 1px var(--table--border-color);--ag-inherited-color-scheme: light;--ag-inherited-header-row-border: var(--ag-row-border);--ag-inherited-footer-row-border: var(--ag-row-border);--ag-inherited-column-border: solid 1px transparent;--ag-inherited-header-column-border: none;--ag-inherited-header-column-border-height: 100%;--ag-inherited-pinned-column-border: solid 1px var(--table--border-color);--ag-inherited-pinned-row-border: solid 1px var(--table--border-color);--ag-inherited-side-panel-border: solid 1px var(--table--border-color);--ag-inherited-font-family: "EyInterstate";--ag-inherited-chrome-background-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 2%);--ag-inherited-header-background-color: var(--table-row-hover--bg-color);--ag-inherited-header-font-family: var(--ag-header-font-family);--ag-inherited-header-font-weight: 400;--ag-inherited-header-font-size: 12px;--ag-inherited-header-text-color: var(--table-header--color);--ag-inherited-header-cell-hover-background-color: var(--table-header-hover--bg-color);--ag-inherited-header-cell-hover-background-transition-duration: .2s;--ag-inherited-cell-text-color: var(--ag-text-color);--ag-inherited-subtle-text-color: color-mix(in srgb, transparent, var(--ag-text-color) 50%);--ag-inherited-range-selection-border-style: solid;--ag-inherited-range-selection-border-color: var(--ag-accent-color);--ag-inherited-range-selection-background-color: color-mix(in srgb, transparent, var(--ag-accent-color) 20%);--ag-inherited-range-selection-chart-background-color: #0058ff1a;--ag-inherited-range-selection-chart-category-background-color: #00ff841a;--ag-inherited-range-selection-highlight-color: color-mix(in srgb, transparent, var(--ag-accent-color) 50%);--ag-inherited-row-hover-color: var(--table-row-hover--bg-color);--ag-inherited-column-hover-color: color-mix(in srgb, transparent, var(--ag-accent-color) 5%);--ag-inherited-selected-row-background-color: var(--table-row-selected--bg-color);--ag-inherited-modal-overlay-background-color: color-mix(in srgb, transparent, var(--ag-background-color) 66%);--ag-inherited-odd-row-background-color: var(--table-row--bg-color);--ag-inherited-border-radius: 2px;--ag-inherited-wrapper-border-radius: 8px;--ag-inherited-cell-horizontal-padding: calc(var(--ag-grid-size) * 2 * var(--ag-cell-horizontal-padding-scale));--ag-inherited-cell-widget-spacing: calc(var(--ag-grid-size) * 1.5);--ag-inherited-cell-horizontal-padding-scale: 1;--ag-inherited-row-group-indent-size: calc(var(--ag-cell-widget-spacing) + var(--ag-icon-size));--ag-inherited-value-change-delta-up-color: #43a047;--ag-inherited-value-change-delta-down-color: #e53935;--ag-inherited-value-change-value-highlight-background-color: #16a08580;--ag-inherited-grid-size: 16px;--ag-inherited-font-size: 14px;--ag-inherited-row-height: calc( max(var(--ag-icon-size), var(--ag-font-size)) + var(--ag-grid-size) * 3.5 * var(--ag-row-vertical-padding-scale) );--ag-inherited-row-vertical-padding-scale: 1;--ag-inherited-header-height: calc( max(var(--ag-icon-size), var(--ag-font-size)) + var(--ag-grid-size) * 4.25 * var(--ag-header-vertical-padding-scale) );--ag-inherited-header-vertical-padding-scale: .41;--ag-inherited-popup-shadow: 0 0 16px 0 #00000026;--ag-inherited-dropdown-shadow: 0 1px 4px 1px #babfc766;--ag-inherited-drag-ghost-background-color: var(--ag-background-color);--ag-inherited-drag-ghost-border: solid 1px var(--table--border-color);--ag-inherited-drag-ghost-shadow: var(--ag-popup-shadow);--ag-inherited-focus-shadow: 0 0 0 3px color-mix(in srgb, transparent, var(--ag-accent-color) 50%);--ag-inherited-side-bar-panel-width: 250px;--ag-inherited-side-button-selected-border: solid 1px var(--table--border-color);--ag-inherited-side-button-selected-background-color: var(--ag-background-color);--ag-inherited-side-bar-background-color: var(--ag-chrome-background-color);--ag-inherited-header-column-resize-handle-display: block;--ag-inherited-header-column-resize-handle-height: 30%;--ag-inherited-header-column-resize-handle-width: 2px;--ag-inherited-header-column-resize-handle-color: var(--table--border-color);--ag-inherited-widget-container-horizontal-padding: calc(var(--ag-grid-size) * 1.5);--ag-inherited-widget-container-vertical-padding: calc(var(--ag-grid-size) * 1.5);--ag-inherited-widget-horizontal-spacing: calc(var(--ag-grid-size) * 1.5);--ag-inherited-widget-vertical-spacing: var(--ag-grid-size);--ag-inherited-list-item-height: calc(var(--ag-icon-size) + var(--ag-widget-vertical-spacing));--ag-inherited-icon-size: 16px;--ag-inherited-toggle-button-width: 28px;--ag-inherited-toggle-button-height: 18px;--ag-inherited-toggle-button-border-width: 2px;--ag-inherited-toggle-button-on-border-color: var(--ag-accent-color);--ag-inherited-toggle-button-on-background-color: var(--ag-accent-color);--ag-inherited-toggle-button-off-border-color: color-mix( in srgb, var(--ag-background-color), var(--ag-foreground-color) 30% );--ag-inherited-toggle-button-off-background-color: color-mix( in srgb, var(--ag-background-color), var(--ag-foreground-color) 30% );--ag-inherited-toggle-button-switch-border-color: var(--ag-toggle-button-off-border-color);--ag-inherited-toggle-button-switch-background-color: var(--ag-background-color);--ag-inherited-checkbox-border-width: 1px;--ag-inherited-checkbox-border-radius: var(--ag-border-radius);--ag-inherited-checkbox-unchecked-background-color: #ffffff;--ag-inherited-checkbox-unchecked-border-color: #7f7f91;--ag-inherited-checkbox-checked-background-color: #f3f3f5;--ag-inherited-checkbox-checked-border-color: #7f7f91;--ag-inherited-checkbox-checked-shape-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%227%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.75%22%20d%3D%22M1%203.5%203.5%206l5-5%22%2F%3E%3C%2Fsvg%3E);--ag-inherited-checkbox-checked-shape-color: #656579;--ag-inherited-checkbox-indeterminate-background-color: #f3f3f5;--ag-inherited-checkbox-indeterminate-border-color: #7f7f91;--ag-inherited-checkbox-indeterminate-shape-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%222%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2210%22%20height%3D%222%22%20fill%3D%22%23000%22%20rx%3D%221%22%2F%3E%3C%2Fsvg%3E);--ag-inherited-checkbox-indeterminate-shape-color: #656579;--ag-inherited-radio-checked-shape-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226%22%20height%3D%226%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E);--ag-inherited-menu-border: solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 20%);--ag-inherited-menu-background-color: color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 3%);--ag-inherited-menu-text-color: color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 95%);--ag-inherited-menu-shadow: var(--ag-popup-shadow);--ag-inherited-menu-separator-color: var(--table--border-color);--ag-inherited-set-filter-indent-size: var(--ag-icon-size);--ag-inherited-chart-menu-panel-width: 260px;--ag-inherited-chart-menu-label-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 80%);--ag-inherited-icon-button-hover-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 10%);--ag-inherited-dialog-shadow: var(--ag-popup-shadow);--ag-inherited-dialog-border: solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 20%);--ag-inherited-panel-background-color: var(--ag-background-color);--ag-inherited-panel-title-bar-background-color: var(--ag-header-background-color);--ag-inherited-panel-title-bar-border: solid 1px var(--table--border-color);--ag-inherited-column-select-indent-size: var(--ag-icon-size);--ag-inherited-tool-panel-separator-border: solid 1px var(--table--border-color);--ag-inherited-tooltip-background-color: var(--ag-chrome-background-color);--ag-inherited-tooltip-text-color: var(--ag-text-color);--ag-inherited-tooltip-border: solid 1px var(--table--border-color);--ag-inherited-column-drop-cell-background-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 7%);--ag-inherited-column-drop-cell-border: solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 13%);--ag-inherited-select-cell-background-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 7%);--ag-inherited-select-cell-border: solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 13%);--ag-inherited-advanced-filter-builder-button-bar-border: solid 1px var(--table--border-color);--ag-inherited-advanced-filter-builder-indent-size: calc(var(--ag-grid-size) * 2 + var(--ag-icon-size));--ag-inherited-advanced-filter-builder-join-pill-color: #f08e8d;--ag-inherited-advanced-filter-builder-column-pill-color: #a6e194;--ag-inherited-advanced-filter-builder-option-pill-color: #f3c08b;--ag-inherited-advanced-filter-builder-value-pill-color: #85c0e4;--ag-inherited-filter-tool-panel-group-indent: var(--ag-grid-size);--ag-inherited-icon-button-hover-background-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 10%);--ag-inherited-row-loading-skeleton-effect-color: rgba(66, 66, 66, .2);--ag-inherited-tab-bar-background-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 5%);--ag-inherited-tab-bar-horizontal-padding: 0;--ag-inherited-tab-bar-top-padding: 0;--ag-inherited-tab-background-color: transparent;--ag-inherited-tab-text-color: color-mix(in srgb, transparent, var(--ag-text-color) 70%);--ag-inherited-tab-horizontal-padding: calc(var(--ag-grid-size));--ag-inherited-tab-top-padding: calc(var(--ag-grid-size));--ag-inherited-tab-bottom-padding: calc(var(--ag-grid-size));--ag-inherited-tab-spacing: 0;--ag-inherited-tab-hover-background-color: var(--ag-tab-background-color);--ag-inherited-tab-hover-text-color: var(--ag-text-color);--ag-inherited-tab-selected-background-color: var(--ag-background-color);--ag-inherited-tab-selected-text-color: var(--ag-text-color);--ag-inherited-tab-selected-border-width: 1px;--ag-inherited-tab-selected-border-color: var(--table--border-color);--ag-inherited-tab-selected-underline-color: transparent;--ag-inherited-tab-selected-underline-width: 0;--ag-inherited-tab-selected-underline-transition-duration: 0;--ag-inherited-tab-bar-border: solid 1px var(--table--border-color);--ag-inherited-input-background-color: var(--ag-background-color);--ag-inherited-input-border: solid 1px var(--table--border-color);--ag-inherited-input-border-radius: var(--ag-border-radius);--ag-inherited-input-text-color: var(--ag-text-color);--ag-inherited-input-padding-start: var(--ag-grid-size);--ag-inherited-input-height: 24px;--ag-inherited-input-focus-background-color: var(--ag-input-background-color);--ag-inherited-input-focus-border: solid 1px var(--ag-accent-color);--ag-inherited-input-focus-shadow: var(--ag-focus-shadow);--ag-inherited-input-focus-text-color: var(--ag-input-text-color);--ag-inherited-input-disabled-background-color: color-mix( in srgb, var(--ag-background-color), var(--ag-foreground-color) 6% );--ag-inherited-input-disabled-border: var(--ag-input-border);--ag-inherited-input-disabled-text-color: color-mix(in srgb, transparent, var(--ag-text-color) 50%);--ag-inherited-input-invalid-background-color: var(--ag-input-background-color);--ag-inherited-input-invalid-border: solid 1px var(--ag-invalid-color);--ag-inherited-input-invalid-text-color: vvar(--ag-input-text-color)}body.motif-theme-dark .ag-theme-motif .ag-root-wrapper,body.motif-theme-dark .ag-theme-motif .ag-measurement-container,body.motif-theme-dark .ag-theme-motif .ag-apply-theme-variables{--ag-background-color: var(--ag-inherited-background-color, var(--table-row--bg-color));--ag-foreground-color: var(--ag-inherited-foreground-color, var(--table-row--color));--ag-text-color: var(--ag-inherited-text-color, var(--ag-foreground-color));--ag-accent-color: var(--ag-inherited-accent-color, #6c6cb9);--ag-invalid-color: var(--ag-inherited-invalid-color, #e02525);--table--border-color: var(--ag-inherited-border-color, #3f3f4c);--ag-wrapper-border: var(--ag-inherited-wrapper-border, solid 1px var(--table--border-color));--ag-row-border: var(--ag-inherited-row-border, solid 1px var(--table--border-color));--ag-color-scheme: var(--ag-inherited-color-scheme, dark);--ag-header-row-border: var(--ag-inherited-header-row-border, var(--ag-row-border));--ag-footer-row-border: var(--ag-inherited-footer-row-border, var(--ag-row-border));--ag-column-border: var(--ag-inherited-column-border, solid 1px transparent);--ag-header-column-border: var(--ag-inherited-header-column-border, none);--ag-header-column-border-height: var(--ag-inherited-header-column-border-height, 100%);--ag-pinned-column-border: var(--ag-inherited-pinned-column-border, solid 1px var(--table--border-color));--ag-pinned-row-border: var(--ag-inherited-pinned-row-border, solid 1px var(--table--border-color));--ag-side-panel-border: var(--ag-inherited-side-panel-border, solid 1px var(--table--border-color));--ag-font-family: var(--ag-inherited-font-family, "EyInterstate");--ag-chrome-background-color: var( --ag-inherited-chrome-background-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 2%) );--ag-header-background-color: var(--ag-inherited-header-background-color, #2e2e38);--ag-header-font-family: var(--ag-inherited-header-font-family, var(--ag-font-family));--ag-header-font-weight: var(--ag-inherited-header-font-weight, 400);--ag-header-font-size: var(--ag-inherited-header-font-size, 12px);--ag-header-text-color: var(--ag-inherited-header-text-color, var(--table-header--color));--ag-header-cell-hover-background-color: var( --ag-inherited-header-cell-hover-background-color, var(--table-header-hover--bg-color) );--ag-header-cell-hover-background-transition-duration: var( --ag-inherited-header-cell-hover-background-transition-duration, .2s );--ag-cell-text-color: var(--ag-inherited-cell-text-color, var(--ag-text-color));--ag-subtle-text-color: var( --ag-inherited-subtle-text-color, color-mix(in srgb, transparent, var(--ag-text-color) 50%) );--ag-range-selection-border-style: var(--ag-inherited-range-selection-border-style, solid);--ag-range-selection-border-color: var(--ag-inherited-range-selection-border-color, var(--ag-accent-color));--ag-range-selection-background-color: var( --ag-inherited-range-selection-background-color, color-mix(in srgb, transparent, var(--ag-accent-color) 20%) );--ag-range-selection-chart-background-color: var(--ag-inherited-range-selection-chart-background-color, #0058ff1a);--ag-range-selection-chart-category-background-color: var( --ag-inherited-range-selection-chart-category-background-color, #00ff841a );--ag-range-selection-highlight-color: var( --ag-inherited-range-selection-highlight-color, color-mix(in srgb, transparent, var(--ag-accent-color) 50%) );--ag-row-hover-color: var( --ag-inherited-row-hover-color, color-mix(in srgb, transparent, var(--ag-accent-color) 12%) );--ag-column-hover-color: var( --ag-inherited-column-hover-color, color-mix(in srgb, transparent, var(--ag-accent-color) 5%) );--ag-selected-row-background-color: var( --ag-inherited-selected-row-background-color, var(--table-row-selected--bg-color) );--ag-modal-overlay-background-color: var( --ag-inherited-modal-overlay-background-color, color-mix(in srgb, transparent, var(--ag-background-color) 66%) );--ag-odd-row-background-color: var(--ag-inherited-odd-row-background-color, var(--table-row--bg-color));--ag-border-radius: var(--ag-inherited-border-radius, 2px);--ag-wrapper-border-radius: var(--ag-inherited-wrapper-border-radius, 8px);--ag-cell-horizontal-padding: var( --ag-inherited-cell-horizontal-padding, calc(var(--ag-grid-size) * 2 * var(--ag-cell-horizontal-padding-scale)) );--ag-cell-widget-spacing: var(--ag-inherited-cell-widget-spacing, calc(var(--ag-grid-size) * 1.5));--ag-cell-horizontal-padding-scale: var(--ag-inherited-cell-horizontal-padding-scale, 1);--ag-row-group-indent-size: var( --ag-inherited-row-group-indent-size, calc(var(--ag-cell-widget-spacing) + var(--ag-icon-size)) );--ag-value-change-delta-up-color: var(--ag-inherited-value-change-delta-up-color, #43a047);--ag-value-change-delta-down-color: var(--ag-inherited-value-change-delta-down-color, #e53935);--ag-value-change-value-highlight-background-color: var( --ag-inherited-value-change-value-highlight-background-color, #16a08580 );--ag-grid-size: var(--ag-inherited-grid-size, 16px);--ag-font-size: var(--ag-inherited-font-size, 14px);--ag-row-height: var( --ag-inherited-row-height, calc( max(var(--ag-icon-size), var(--ag-font-size)) + var(--ag-grid-size) * 3.5 * var(--ag-row-vertical-padding-scale) ) );--ag-row-vertical-padding-scale: var(--ag-inherited-row-vertical-padding-scale, 1);--ag-header-height: var( --ag-inherited-header-height, calc( max(var(--ag-icon-size), var(--ag-font-size)) + var(--ag-grid-size) * 4.25 * var(--ag-header-vertical-padding-scale) ) );--ag-header-vertical-padding-scale: var(--ag-inherited-header-vertical-padding-scale, .41);--ag-popup-shadow: var(--ag-inherited-popup-shadow, 0 0 16px 0 #00000026);--ag-dropdown-shadow: var(--ag-inherited-dropdown-shadow, 0 1px 4px 1px #babfc766);--ag-drag-ghost-background-color: var(--ag-inherited-drag-ghost-background-color, var(--ag-background-color));--ag-drag-ghost-border: var(--ag-inherited-drag-ghost-border, solid 1px var(--table--border-color));--ag-drag-ghost-shadow: var(--ag-inherited-drag-ghost-shadow, var(--ag-popup-shadow));--ag-focus-shadow: var( --ag-inherited-focus-shadow, 0 0 0 3px color-mix(in srgb, transparent, var(--ag-accent-color) 50%) );--ag-side-bar-panel-width: var(--ag-inherited-side-bar-panel-width, 250px);--ag-side-button-selected-border: var( --ag-inherited-side-button-selected-border, solid 1px var(--table--border-color) );--ag-side-button-selected-background-color: var( --ag-inherited-side-button-selected-background-color, var(--ag-background-color) );--ag-side-bar-background-color: var(--ag-inherited-side-bar-background-color, var(--ag-chrome-background-color));--ag-header-column-resize-handle-display: var(--ag-inherited-header-column-resize-handle-display, block);--ag-header-column-resize-handle-height: var(--ag-inherited-header-column-resize-handle-height, 30%);--ag-header-column-resize-handle-width: var(--ag-inherited-header-column-resize-handle-width, 2px);--ag-header-column-resize-handle-color: var( --ag-inherited-header-column-resize-handle-color, var(--table--border-color) );--ag-widget-container-horizontal-padding: var( --ag-inherited-widget-container-horizontal-padding, calc(var(--ag-grid-size) * 1.5) );--ag-widget-container-vertical-padding: var( --ag-inherited-widget-container-vertical-padding, calc(var(--ag-grid-size) * 1.5) );--ag-widget-horizontal-spacing: var(--ag-inherited-widget-horizontal-spacing, calc(var(--ag-grid-size) * 1.5));--ag-widget-vertical-spacing: var(--ag-inherited-widget-vertical-spacing, var(--ag-grid-size));--ag-list-item-height: var( --ag-inherited-list-item-height, calc(var(--ag-icon-size) + var(--ag-widget-vertical-spacing)) );--ag-icon-size: var(--ag-inherited-icon-size, 16px);--ag-toggle-button-width: var(--ag-inherited-toggle-button-width, 28px);--ag-toggle-button-height: var(--ag-inherited-toggle-button-height, 18px);--ag-toggle-button-border-width: var(--ag-inherited-toggle-button-border-width, 2px);--ag-toggle-button-on-border-color: var(--ag-inherited-toggle-button-on-border-color, var(--ag-accent-color));--ag-toggle-button-on-background-color: var( --ag-inherited-toggle-button-on-background-color, var(--ag-accent-color) );--ag-toggle-button-off-border-color: var( --ag-inherited-toggle-button-off-border-color, color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 30%) );--ag-toggle-button-off-background-color: var( --ag-inherited-toggle-button-off-background-color, color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 30%) );--ag-toggle-button-switch-border-color: var( --ag-inherited-toggle-button-switch-border-color, var(--ag-toggle-button-off-border-color) );--ag-toggle-button-switch-background-color: var( --ag-inherited-toggle-button-switch-background-color, var(--ag-background-color) );--ag-checkbox-border-width: var(--ag-inherited-checkbox-border-width, 1px);--ag-checkbox-border-radius: var(--ag-inherited-checkbox-border-radius, var(--ag-border-radius));--ag-checkbox-unchecked-background-color: var(--ag-inherited-checkbox-unchecked-background-color, #23232f);--ag-checkbox-unchecked-border-color: var(--ag-inherited-checkbox-unchecked-border-color, #8a8a9b);--ag-checkbox-checked-background-color: var(--ag-inherited-checkbox-checked-background-color, #2e2e38);--ag-checkbox-checked-border-color: var(--ag-inherited-checkbox-checked-border-color, #8a8a9b);--ag-checkbox-checked-shape-image: var( --ag-inherited-checkbox-checked-shape-image, url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%227%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.75%22%20d%3D%22M1%203.5%203.5%206l5-5%22%2F%3E%3C%2Fsvg%3E) );--ag-checkbox-checked-shape-color: var(--ag-inherited-checkbox-checked-shape-color, #a4a3b1);--ag-checkbox-indeterminate-background-color: var(--ag-inherited-checkbox-indeterminate-background-color, #2e2e38);--ag-checkbox-indeterminate-border-color: var(--ag-inherited-checkbox-indeterminate-border-color, #8a8a9b);--ag-checkbox-indeterminate-shape-image: var( --ag-inherited-checkbox-indeterminate-shape-image, url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%222%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2210%22%20height%3D%222%22%20fill%3D%22%23000%22%20rx%3D%221%22%2F%3E%3C%2Fsvg%3E) );--ag-checkbox-indeterminate-shape-color: var(--ag-inherited-checkbox-indeterminate-shape-color, #a4a3b1);--ag-radio-checked-shape-image: var( --ag-inherited-radio-checked-shape-image, url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226%22%20height%3D%226%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E) );--ag-menu-border: var( --ag-inherited-menu-border, solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 20%) );--ag-menu-background-color: var( --ag-inherited-menu-background-color, color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 3%) );--ag-menu-text-color: var( --ag-inherited-menu-text-color, color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 95%) );--ag-menu-shadow: var(--ag-inherited-menu-shadow, var(--ag-popup-shadow));--ag-menu-separator-color: var(--ag-inherited-menu-separator-color, var(--table--border-color));--ag-set-filter-indent-size: var(--ag-inherited-set-filter-indent-size, var(--ag-icon-size));--ag-chart-menu-panel-width: var(--ag-inherited-chart-menu-panel-width, 260px);--ag-chart-menu-label-color: var( --ag-inherited-chart-menu-label-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 80%) );--ag-icon-button-hover-color: var( --ag-inherited-icon-button-hover-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 10%) );--ag-dialog-shadow: var(--ag-inherited-dialog-shadow, var(--ag-popup-shadow));--ag-dialog-border: var( --ag-inherited-dialog-border, solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 20%) );--ag-panel-background-color: var(--ag-inherited-panel-background-color, var(--ag-background-color));--ag-panel-title-bar-background-color: var( --ag-inherited-panel-title-bar-background-color, var(--ag-header-background-color) );--ag-panel-title-bar-border: var(--ag-inherited-panel-title-bar-border, solid 1px var(--table--border-color));--ag-column-select-indent-size: var(--ag-inherited-column-select-indent-size, var(--ag-icon-size));--ag-tool-panel-separator-border: var( --ag-inherited-tool-panel-separator-border, solid 1px var(--table--border-color) );--ag-tooltip-background-color: var(--ag-inherited-tooltip-background-color, var(--ag-chrome-background-color));--ag-tooltip-text-color: var(--ag-inherited-tooltip-text-color, var(--ag-text-color));--ag-tooltip-border: var(--ag-inherited-tooltip-border, solid 1px var(--table--border-color));--ag-column-drop-cell-background-color: var( --ag-inherited-column-drop-cell-background-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 7%) );--ag-column-drop-cell-border: var( --ag-inherited-column-drop-cell-border, solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 13%) );--ag-select-cell-background-color: var( --ag-inherited-select-cell-background-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 7%) );--ag-select-cell-border: var( --ag-inherited-select-cell-border, solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 13%) );--ag-advanced-filter-builder-button-bar-border: var( --ag-inherited-advanced-filter-builder-button-bar-border, solid 1px var(--table--border-color) );--ag-advanced-filter-builder-indent-size: var( --ag-inherited-advanced-filter-builder-indent-size, calc(var(--ag-grid-size) * 2 + var(--ag-icon-size)) );--ag-advanced-filter-builder-join-pill-color: var(--ag-inherited-advanced-filter-builder-join-pill-color, #f08e8d);--ag-advanced-filter-builder-column-pill-color: var( --ag-inherited-advanced-filter-builder-column-pill-color, #a6e194 );--ag-advanced-filter-builder-option-pill-color: var( --ag-inherited-advanced-filter-builder-option-pill-color, #f3c08b );--ag-advanced-filter-builder-value-pill-color: var( --ag-inherited-advanced-filter-builder-value-pill-color, #85c0e4 );--ag-filter-tool-panel-group-indent: var(--ag-inherited-filter-tool-panel-group-indent, var(--ag-grid-size));--ag-icon-button-hover-background-color: var( --ag-inherited-icon-button-hover-background-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 10%) );--ag-row-loading-skeleton-effect-color: var( --ag-inherited-row-loading-skeleton-effect-color, rgba(66, 66, 66, .2) );--ag-tab-bar-background-color: var( --ag-inherited-tab-bar-background-color, color-mix(in srgb, transparent, var(--ag-foreground-color) 5%) );--ag-tab-bar-horizontal-padding: var(--ag-inherited-tab-bar-horizontal-padding, 0);--ag-tab-bar-top-padding: var(--ag-inherited-tab-bar-top-padding, 0);--ag-tab-background-color: var(--ag-inherited-tab-background-color, transparent);--ag-tab-text-color: var(--ag-inherited-tab-text-color, color-mix(in srgb, transparent, var(--ag-text-color) 70%));--ag-tab-horizontal-padding: var(--ag-inherited-tab-horizontal-padding, calc(var(--ag-grid-size)));--ag-tab-top-padding: var(--ag-inherited-tab-top-padding, calc(var(--ag-grid-size)));--ag-tab-bottom-padding: var(--ag-inherited-tab-bottom-padding, calc(var(--ag-grid-size)));--ag-tab-spacing: var(--ag-inherited-tab-spacing, 0);--ag-tab-hover-background-color: var(--ag-inherited-tab-hover-background-color, var(--ag-tab-background-color));--ag-tab-hover-text-color: var(--ag-inherited-tab-hover-text-color, var(--ag-text-color));--ag-tab-selected-background-color: var(--ag-inherited-tab-selected-background-color, var(--ag-background-color));--ag-tab-selected-text-color: var(--ag-inherited-tab-selected-text-color, var(--ag-text-color));--ag-tab-selected-border-width: var(--ag-inherited-tab-selected-border-width, 1px);--ag-tab-selected-border-color: var(--ag-inherited-tab-selected-border-color, var(--table--border-color));--ag-tab-selected-underline-color: var(--ag-inherited-tab-selected-underline-color, transparent);--ag-tab-selected-underline-width: var(--ag-inherited-tab-selected-underline-width, 0);--ag-tab-selected-underline-transition-duration: var(--ag-inherited-tab-selected-underline-transition-duration, 0);--ag-tab-bar-border: var(--ag-inherited-tab-bar-border, solid 1px var(--table--border-color));--ag-input-background-color: var(--ag-inherited-input-background-color, var(--ag-background-color));--ag-input-border: var(--ag-inherited-input-border, solid 1px var(--table--border-color));--ag-input-border-radius: var(--ag-inherited-input-border-radius, var(--ag-border-radius));--ag-input-text-color: var(--ag-inherited-input-text-color, var(--ag-text-color));--ag-input-padding-start: var(--ag-inherited-input-padding-start, var(--ag-grid-size));--ag-input-height: var(--ag-inherited-input-height, 24px);--ag-input-focus-background-color: var( --ag-inherited-input-focus-background-color, var(--ag-input-background-color) );--ag-input-focus-border: var(--ag-inherited-input-focus-border, solid 1px var(--ag-accent-color));--ag-input-focus-shadow: var(--ag-inherited-input-focus-shadow, var(--ag-focus-shadow));--ag-input-focus-text-color: var(--ag-inherited-input-focus-text-color, var(--ag-input-text-color));--ag-input-disabled-background-color: var( --ag-inherited-input-disabled-background-color, color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 6%) );--ag-input-disabled-border: var(--ag-inherited-input-disabled-border, var(--ag-input-border));--ag-input-disabled-text-color: var( --ag-inherited-input-disabled-text-color, color-mix(in srgb, transparent, var(--ag-text-color) 50%) );--ag-input-invalid-background-color: var( --ag-inherited-input-invalid-background-color, var(--ag-input-background-color) );--ag-input-invalid-border: var(--ag-inherited-input-invalid-border, solid 1px var(--ag-invalid-color));--ag-input-invalid-text-color: var(--ag-inherited-input-invalid-text-color, var(--ag-input-text-color))}body.motif-theme-dark .ag-theme-motif :has(>.ag-root-wrapper){--ag-inherited-background-color: var(--table-row--bg-color);--ag-inherited-foreground-color: var(--table-row--color);--ag-inherited-text-color: var(--table-row--color);--ag-inherited-accent-color: var(--ag-accent-color);--ag-inherited-invalid-color: var(--ag-invalid-color);--ag-inherited-border-color: var(--table--border-color);--ag-inherited-wrapper-border: solid 1px var(--table--border-color);--ag-inherited-row-border: solid 1px var(--table--border-color);--ag-inherited-color-scheme: dark;--ag-inherited-header-row-border: var(--ag-row-border);--ag-inherited-footer-row-border: var(--ag-row-border);--ag-inherited-column-border: solid 1px transparent;--ag-inherited-header-column-border: none;--ag-inherited-header-column-border-height: 100%;--ag-inherited-pinned-column-border: solid 1px var(--table--border-color);--ag-inherited-pinned-row-border: solid 1px var(--table--border-color);--ag-inherited-side-panel-border: solid 1px var(--table--border-color);--ag-inherited-font-family: "EyInterstate";--ag-inherited-chrome-background-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 2%);--ag-inherited-header-background-color: var(--table-row-hover--bg-color);--ag-inherited-header-font-family: var(--ag-header-font-family);--ag-inherited-header-font-weight: 400;--ag-inherited-header-font-size: 12px;--ag-inherited-header-text-color: var(--table-header--color);--ag-inherited-header-cell-hover-background-color: var(--table-header-hover--bg-color);--ag-inherited-header-cell-hover-background-transition-duration: .2s;--ag-inherited-cell-text-color: var(--ag-text-color);--ag-inherited-subtle-text-color: color-mix(in srgb, transparent, var(--ag-text-color) 50%);--ag-inherited-range-selection-border-style: solid;--ag-inherited-range-selection-border-color: var(--ag-accent-color);--ag-inherited-range-selection-background-color: color-mix(in srgb, transparent, var(--ag-accent-color) 20%);--ag-inherited-range-selection-chart-background-color: #0058ff1a;--ag-inherited-range-selection-chart-category-background-color: #00ff841a;--ag-inherited-range-selection-highlight-color: color-mix(in srgb, transparent, var(--ag-accent-color) 50%);--ag-inherited-row-hover-color: var(--table-row-hover--bg-color);--ag-inherited-column-hover-color: color-mix(in srgb, transparent, var(--ag-accent-color) 5%);--ag-inherited-selected-row-background-color: var(--table-row-selected--bg-color);--ag-inherited-modal-overlay-background-color: color-mix(in srgb, transparent, var(--ag-background-color) 66%);--ag-inherited-odd-row-background-color: var(--table-row--bg-color);--ag-inherited-border-radius: 2px;--ag-inherited-wrapper-border-radius: 8px;--ag-inherited-cell-horizontal-padding: calc(var(--ag-grid-size) * 2 * var(--ag-cell-horizontal-padding-scale));--ag-inherited-cell-widget-spacing: calc(var(--ag-grid-size) * 1.5);--ag-inherited-cell-horizontal-padding-scale: 1;--ag-inherited-row-group-indent-size: calc(var(--ag-cell-widget-spacing) + var(--ag-icon-size));--ag-inherited-value-change-delta-up-color: #43a047;--ag-inherited-value-change-delta-down-color: #e53935;--ag-inherited-value-change-value-highlight-background-color: #16a08580;--ag-inherited-grid-size: 16px;--ag-inherited-font-size: 14px;--ag-inherited-row-height: calc( max(var(--ag-icon-size), var(--ag-font-size)) + var(--ag-grid-size) * 3.5 * var(--ag-row-vertical-padding-scale) );--ag-inherited-row-vertical-padding-scale: 1;--ag-inherited-header-height: calc( max(var(--ag-icon-size), var(--ag-font-size)) + var(--ag-grid-size) * 4.25 * var(--ag-header-vertical-padding-scale) );--ag-inherited-header-vertical-padding-scale: .41;--ag-inherited-popup-shadow: 0 0 16px 0 #00000026;--ag-inherited-dropdown-shadow: 0 1px 4px 1px #babfc766;--ag-inherited-drag-ghost-background-color: var(--ag-background-color);--ag-inherited-drag-ghost-border: solid 1px var(--table--border-color);--ag-inherited-drag-ghost-shadow: var(--ag-popup-shadow);--ag-inherited-focus-shadow: 0 0 0 3px color-mix(in srgb, transparent, var(--ag-accent-color) 50%);--ag-inherited-side-bar-panel-width: 250px;--ag-inherited-side-button-selected-border: solid 1px var(--table--border-color);--ag-inherited-side-button-selected-background-color: var(--ag-background-color);--ag-inherited-side-bar-background-color: var(--ag-chrome-background-color);--ag-inherited-header-column-resize-handle-display: block;--ag-inherited-header-column-resize-handle-height: 30%;--ag-inherited-header-column-resize-handle-width: 2px;--ag-inherited-header-column-resize-handle-color: var(--table--border-color);--ag-inherited-widget-container-horizontal-padding: calc(var(--ag-grid-size) * 1.5);--ag-inherited-widget-container-vertical-padding: calc(var(--ag-grid-size) * 1.5);--ag-inherited-widget-horizontal-spacing: calc(var(--ag-grid-size) * 1.5);--ag-inherited-widget-vertical-spacing: var(--ag-grid-size);--ag-inherited-list-item-height: calc(var(--ag-icon-size) + var(--ag-widget-vertical-spacing));--ag-inherited-icon-size: 16px;--ag-inherited-toggle-button-width: 28px;--ag-inherited-toggle-button-height: 18px;--ag-inherited-toggle-button-border-width: 2px;--ag-inherited-toggle-button-on-border-color: var(--ag-accent-color);--ag-inherited-toggle-button-on-background-color: var(--ag-accent-color);--ag-inherited-toggle-button-off-border-color: color-mix( in srgb, var(--ag-background-color), var(--ag-foreground-color) 30% );--ag-inherited-toggle-button-off-background-color: color-mix( in srgb, var(--ag-background-color), var(--ag-foreground-color) 30% );--ag-inherited-toggle-button-switch-border-color: var(--ag-toggle-button-off-border-color);--ag-inherited-toggle-button-switch-background-color: var(--ag-background-color);--ag-inherited-checkbox-border-width: 1px;--ag-inherited-checkbox-border-radius: var(--ag-border-radius);--ag-inherited-checkbox-unchecked-background-color: #23232f;--ag-inherited-checkbox-unchecked-border-color: #8a8a9b;--ag-inherited-checkbox-checked-background-color: #2e2e38;--ag-inherited-checkbox-checked-border-color: #8a8a9b;--ag-inherited-checkbox-checked-shape-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%227%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.75%22%20d%3D%22M1%203.5%203.5%206l5-5%22%2F%3E%3C%2Fsvg%3E);--ag-inherited-checkbox-checked-shape-color: #a4a3b1;--ag-inherited-checkbox-indeterminate-background-color: #2e2e38;--ag-inherited-checkbox-indeterminate-border-color: #8a8a9b;--ag-inherited-checkbox-indeterminate-shape-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%222%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2210%22%20height%3D%222%22%20fill%3D%22%23000%22%20rx%3D%221%22%2F%3E%3C%2Fsvg%3E);--ag-inherited-checkbox-indeterminate-shape-color: #a4a3b1;--ag-inherited-radio-checked-shape-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226%22%20height%3D%226%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E);--ag-inherited-menu-border: solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 20%);--ag-inherited-menu-background-color: color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 3%);--ag-inherited-menu-text-color: color-mix(in srgb, var(--ag-background-color), var(--ag-foreground-color) 95%);--ag-inherited-menu-shadow: var(--ag-popup-shadow);--ag-inherited-menu-separator-color: var(--table--border-color);--ag-inherited-set-filter-indent-size: var(--ag-icon-size);--ag-inherited-chart-menu-panel-width: 260px;--ag-inherited-chart-menu-label-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 80%);--ag-inherited-icon-button-hover-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 10%);--ag-inherited-dialog-shadow: var(--ag-popup-shadow);--ag-inherited-dialog-border: solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 20%);--ag-inherited-panel-background-color: var(--ag-background-color);--ag-inherited-panel-title-bar-background-color: var(--ag-header-background-color);--ag-inherited-panel-title-bar-border: solid 1px var(--table--border-color);--ag-inherited-column-select-indent-size: var(--ag-icon-size);--ag-inherited-tool-panel-separator-border: solid 1px var(--table--border-color);--ag-inherited-tooltip-background-color: var(--ag-chrome-background-color);--ag-inherited-tooltip-text-color: var(--ag-text-color);--ag-inherited-tooltip-border: solid 1px var(--table--border-color);--ag-inherited-column-drop-cell-background-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 7%);--ag-inherited-column-drop-cell-border: solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 13%);--ag-inherited-select-cell-background-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 7%);--ag-inherited-select-cell-border: solid 1px color-mix(in srgb, transparent, var(--ag-foreground-color) 13%);--ag-inherited-advanced-filter-builder-button-bar-border: solid 1px var(--table--border-color);--ag-inherited-advanced-filter-builder-indent-size: calc(var(--ag-grid-size) * 2 + var(--ag-icon-size));--ag-inherited-advanced-filter-builder-join-pill-color: #f08e8d;--ag-inherited-advanced-filter-builder-column-pill-color: #a6e194;--ag-inherited-advanced-filter-builder-option-pill-color: #f3c08b;--ag-inherited-advanced-filter-builder-value-pill-color: #85c0e4;--ag-inherited-filter-tool-panel-group-indent: var(--ag-grid-size);--ag-inherited-icon-button-hover-background-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 10%);--ag-inherited-row-loading-skeleton-effect-color: rgba(66, 66, 66, .2);--ag-inherited-tab-bar-background-color: color-mix(in srgb, transparent, var(--ag-foreground-color) 5%);--ag-inherited-tab-bar-horizontal-padding: 0;--ag-inherited-tab-bar-top-padding: 0;--ag-inherited-tab-background-color: transparent;--ag-inherited-tab-text-color: color-mix(in srgb, transparent, var(--ag-text-color) 70%);--ag-inherited-tab-horizontal-padding: calc(var(--ag-grid-size));--ag-inherited-tab-top-padding: calc(var(--ag-grid-size));--ag-inherited-tab-bottom-padding: calc(var(--ag-grid-size));--ag-inherited-tab-spacing: 0;--ag-inherited-tab-hover-background-color: var(--ag-tab-background-color);--ag-inherited-tab-hover-text-color: var(--ag-text-color);--ag-inherited-tab-selected-background-color: var(--ag-background-color);--ag-inherited-tab-selected-text-color: var(--ag-text-color);--ag-inherited-tab-selected-border-width: 1px;--ag-inherited-tab-selected-border-color: var(--table--border-color);--ag-inherited-tab-selected-underline-color: transparent;--ag-inherited-tab-selected-underline-width: 0;--ag-inherited-tab-selected-underline-transition-duration: 0;--ag-inherited-tab-bar-border: solid 1px var(--table--border-color);--ag-inherited-input-background-color: var(--ag-background-color);--ag-inherited-input-border: solid 1px var(--table--border-color);--ag-inherited-input-border-radius: var(--ag-border-radius);--ag-inherited-input-text-color: var(--ag-text-color);--ag-inherited-input-padding-start: var(--ag-grid-size);--ag-inherited-input-height: 24px;--ag-inherited-input-focus-background-color: var(--ag-input-background-color);--ag-inherited-input-focus-border: solid 1px var(--ag-accent-color);--ag-inherited-input-focus-shadow: var(--ag-focus-shadow);--ag-inherited-input-focus-text-color: var(--ag-input-text-color);--ag-inherited-input-disabled-background-color: color-mix( in srgb, var(--ag-background-color), var(--ag-foreground-color) 6% );--ag-inherited-input-disabled-border: var(--ag-input-border);--ag-inherited-input-disabled-text-color: color-mix(in srgb, transparent, var(--ag-text-color) 50%);--ag-inherited-input-invalid-background-color: var(--ag-input-background-color);--ag-inherited-input-invalid-border: solid 1px var(--ag-invalid-color);--ag-inherited-input-invalid-text-color: vvar(--ag-input-text-color)}
