.mp-app-header__wrapper{--bg-colors-default-primary:var(--mp-header-bg-color);--header-height:var(--sizing-64)}.mp-app-header__wrapper motif-header{--header-border-style:none;--header-bg-color:transparent;--header-padding:0 var(--sizing-12)}.mp-app-header__right-component{flex-grow:1;justify-content:space-between;align-items:center;display:flex}.mp-app-header__link{background-color:var(--color-base-neutral-1000);height:var(--sizing-44);width:var(--sizing-44);border-radius:var(--sizing-4);justify-content:center;align-items:center;display:flex}.mp-app-header__link motif-icon{--icon-colors-default-primary:transparent;border-radius:var(--sizing-2);background-color:var(--color-base-neutral-1000)}.mp-app-header__actions{align-items:center;gap:var(--sizing-8);display:flex}.mp-badge{--badge-info-bg-color:var(--color-base-neutral-75);--badge-info-text-color:var(--color-base-neutral-600)}.mp-badge-icon-button__icon{--icon-icon-color:var(--color-base-neutral-600);position:relative}.mp-badge-icon-button__badge{position:absolute;top:.5rem;right:.285714rem}.mp-breadcrumb{cursor:pointer;align-items:center;width:-webkit-fit-content;width:fit-content;margin-left:-.857143rem;display:flex}.mp-breadcrumb__back-button{align-items:center;gap:var(--spacing-8);font-weight:var(--font-weight-regular);padding:0;display:flex}.mp-breadcrumb{--breadcrumb-list-item-slotted-hover-text-decoration:none;--breadcrumb-item-color:var(--mp-breadcrumb-item-color);--breadcrumb-item-hover-color:var(--mp-breadcrumb-item-hover-color)}.mp-image{cursor:pointer;display:inline-block;position:relative}.mp-image__container{border-radius:var(--border-radius-8);width:100%;height:100%;display:block;position:relative;overflow:hidden}.mp-image__motif-card-image{object-fit:cover;width:100%;height:100%;display:block}.mp-image__badge{top:var(--spacing-8);left:var(--spacing-8);z-index:var(--z-index-overlay);position:absolute}.mp-card{--card-border-color:transparent;box-shadow:var(--mp-card-box-shadow)}.mp-card__container{border-radius:var(--sizing-8)}.mp-card__banner{width:100%;height:var(--sizing-10);position:relative;overflow:hidden}.mp-card__banner img{object-fit:cover;width:100%;height:100%;display:block}.mp-carousel{width:100%;position:relative}.mp-carousel__header{justify-content:space-between;align-items:center;gap:1.14286rem;margin-bottom:1.71429rem;display:flex}.mp-carousel__header-title{font-size:var(--font-size-22);font-weight:var(--font-weight-regular);line-height:var(--line-height-30);color:var(--theme-neutral-900);flex:1;margin:0}.mp-carousel__controls{justify-content:flex-end;align-items:center;gap:.571429rem;margin-right:-1.14286rem;display:flex}.mp-carousel__arrow{color:var(--icon-colors-default-primary);cursor:pointer;justify-content:center;align-items:center;padding:0;transition:all .2s ease-in-out;display:flex}.mp-carousel__arrow--disabled{opacity:.5;cursor:not-allowed;color:var(--icon-colors-default-tertiary)}.mp-carousel__arrow__icon{--icon-icon-color:var(--theme-neutral-700)}.mp-carousel__dots{align-items:center;gap:.571429rem;display:flex}.mp-carousel__dot{cursor:pointer;background:var(--theme-neutral-1000);opacity:.2;border:none;border-radius:50%;justify-content:center;align-items:center;width:.285714rem;height:.285714rem;padding:0;transition:all .2s ease-in-out;display:flex}.mp-carousel__dot--active{background:var(--theme-neutral-1000);opacity:.8;border-radius:71.3571rem;width:2.71429rem;height:.571429rem;padding:.357143rem}.mp-carousel__dot-indicator--active{background:#fff;border-radius:.571429rem;width:1.71429rem;height:.285714rem;display:block}.mp-carousel__container{border-radius:.571429rem;width:100%;position:relative;overflow:hidden}.mp-carousel__track{width:-webkit-fit-content;width:fit-content;transition:var(--carousel-transition-normal);will-change:transform;gap:1.71429rem;display:flex}.mp-carousel__track--no-transition{transition:none}.mp-carousel__track--smooth{transition:var(--carousel-transition-smooth)}.mp-carousel__track--fast{transition:var(--carousel-transition-fast)}.mp-carousel__item{background:var(--client-wins-card-blue-bg-color);border-radius:var(--sizing-12);flex-shrink:0;align-items:stretch;display:flex;position:relative}.mp-carousel__item .mp-card__container{width:100%}.mp-carousel__item:hover{box-shadow:var(--client-wins-card-box-shadow)}.mp-carousel__item--full-width{width:100%}.mp-carousel__item--partial-width{min-width:0}.mp-client-wins-card{border-radius:var(--sizing-12);box-shadow:var(--client-wins-card-box-shadow);background-color:var(--theme-neutral-25);width:100%}.mp-client-wins-card__content{padding:var(--spacing-32)var(--sizing-24);flex-direction:column;display:flex}.mp-client-wins-card__heading{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-20);line-height:var(--line-height-30);color:var(--theme-neutral-900);text-overflow:ellipsis;-webkit-line-clamp:1;margin-top:0;margin-bottom:var(--spacing-4);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mp-client-wins-card__description{font-family:var(--font-family-primary);font-weight:var(--font-weight-light);font-size:var(--font-size-16);line-height:var(--line-height-24);color:var(--theme-neutral-700);text-overflow:ellipsis;-webkit-line-clamp:3;margin-top:0;margin-bottom:var(--spacing-32);-webkit-box-orient:vertical;flex-grow:1;min-height:5.14286rem;font-style:italic;display:-webkit-box;overflow:hidden}.mp-client-wins-card__description-container{position:relative}.mp-client-wins-card__description-popup{background-color:var(--theme-neutral-0);box-shadow:var(--box-shadow-03);padding:var(--sizing-10);z-index:1000;border-radius:var(--border-radius-8);width:100%;font-size:var(--font-size-14);word-wrap:break-word;white-space:normal;height:7.14286rem;font-style:italic;line-height:1.5;position:absolute;top:0;left:0;overflow-y:auto}.mp-client-wins-card__description-popup::-webkit-scrollbar{cursor:pointer;width:.357143rem;height:.357143rem}.mp-client-wins-card__description-popup::-webkit-scrollbar-thumb{background:var(--color-base-neutral-250);cursor:pointer;border-radius:.571429rem}.mp-client-wins-card__description-popup::-webkit-scrollbar-thumb:hover{cursor:pointer}.mp-client-wins-card__description-popup::-webkit-scrollbar:hover{cursor:pointer}.mp-client-wins-card__description-popup{font-weight:var(--font-weight-light)}.mp-client-wins-card__attribution{font-family:var(--font-family-primary);font-weight:var(--font-weight-light);font-size:var(--font-size-16);line-height:var(--line-height-24);color:var(--theme-neutral-900);text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mp-checkbox{display:inline-flex}.mp-chip{gap:var(--sizing-8);border-radius:var(--chip-border-radius);border:var(--border-width-thin)solid var(--border-colors-default-primary);padding:var(--sizing-2)var(--sizing-8);cursor:default}.mp-chip .mp-chip__content{gap:var(--sizing-4)}.collapsible{background-color:var(--bg-colors-default-primary);border:var(--border-width-thin)var(--border-style-default)var(--border-colors-default-primary);border-radius:var(--sizing-8);overflow:visible}.collapsible__trigger{width:100%;padding:var(--spacing-16);border-radius:var(--sizing-8);cursor:pointer;font-family:var(--font-family-primary);font-size:var(--font-size-16);text-align:left;color:var(--text-colors-default-primary);background:0 0;border:none;justify-content:space-between;align-items:center;display:flex}.collapsible__trigger:hover{background-color:var(--bg-colors-default-primary)}.collapsible__trigger:focus-visible{outline:var(--border-width-thin)solid var(--border-colors-default-primary);outline-offset:calc(-1*var(--border-width-thin));border-radius:var(--sizing-8)}.collapsible__header-text{font-size:var(--font-size-16);font-weight:var(--font-weight-regular);line-height:var(--sizing-24);color:var(--text-colors-default-primary)}.collapsible__sub-header{color:var(--theme-neutral-700);font-size:var(--sizing-12);line-height:var(--sizing-14);margin-top:var(--sizing-2)}.collapsible__icon{color:var(--icon-colors-default-primary);flex-shrink:0;transition:transform .2s ease-in-out}.collapsible__icon--expanded{transform:rotate(180deg)}.collapsible__content{padding:0;position:relative;overflow:visible}.mp-date-picker{width:100%;position:relative}.mp-date-picker__label-row{align-items:center;gap:var(--spacing-8);margin-bottom:.428571rem;display:flex}.mp-date-picker__label-row .mp-tooltip{height:1.14286rem}.mp-date-picker__label{font-family:var(--font-family-primary);font-weight:var(--font-weight-light);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--label-color,var(--text-colors-default-primary))}.mp-date-picker--error{--date-picker-border-color:var(--color-red-500)}.date-range-picker{gap:var(--spacing-16);flex-wrap:wrap;align-items:flex-start;display:flex}.date-range-picker__preset{flex-shrink:0;min-width:12.8571rem}.date-range-picker__dates{gap:var(--spacing-16);flex-wrap:wrap;flex:1;display:flex}.date-range-picker__start,.date-range-picker__end{flex:1;min-width:12.8571rem}motif-dropdown-content{--dropdown-menu-border-radius:12px}.mp-dropdown-option{width:100%}.mp-dropdown-option__button{--base-button-width:100%;width:100%;padding:var(--spacing-8)var(--spacing-12);text-align:left;justify-content:flex-start}.mp-dropdown-option__button--selected,.mp-dropdown-option__button--multi-select.mp-dropdown-option__button--selected{--button-ghost-bg-color:var(--mp-dropdown-option-selected-bg)}.mp-dropdown-option__content{justify-content:space-between;align-items:center;width:100%;display:flex}.mp-dropdown-option__text{font-size:var(--font-size-14);font-weight:var(--font-weight-400);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.mp-dropdown-option__check-icon{margin-left:var(--spacing-8);flex-shrink:0}.mp-input-wrapper{width:100%}.mp-input__label-row{align-items:center;gap:var(--spacing-8);margin-bottom:.428571rem;display:flex}.mp-input__label-row .mp-tooltip{height:1.14286rem}.mp-input__label{font-family:var(--font-family-primary);font-weight:var(--font-weight-light);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--label-color,var(--text-colors-default-primary))}.mp-input__prefix,.mp-input__suffix{justify-content:center;align-items:center;display:flex}.mp-input.mp-input--hide-counter{--input-counter-display:none}.mp-input__readonly-indicator{color:var(--theme-neutral-500);cursor:pointer;justify-content:center;align-items:center;margin-right:.714286rem;display:flex}.mp-loader{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.mp-multi-select-dropdown{top:calc(100% + var(--spacing-4));z-index:1000;background-color:var(--mp-multi-select-dropdown-bg);border:1px solid var(--mp-multi-select-border-color);border-radius:var(--spacing-8);position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 4px 16px #00000014,0 2px 4px #0000000a}.mp-multi-select-dropdown__options{max-height:17.1429rem;overflow-y:auto}.mp-multi-select-dropdown__options::-webkit-scrollbar{width:var(--spacing-4);height:var(--spacing-4);cursor:pointer}.mp-multi-select-dropdown__options::-webkit-scrollbar-thumb{background:var(--theme-neutral-300);cursor:pointer;border-radius:.571429rem}.mp-multi-select-dropdown__options::-webkit-scrollbar-thumb:hover{cursor:pointer}.mp-multi-select-dropdown__options::-webkit-scrollbar:hover{cursor:pointer}.mp-multi-select-dropdown__option{cursor:pointer;align-items:center;padding:0;transition:background-color .15s;display:flex}.mp-multi-select-dropdown__option:hover:not(.mp-multi-select-dropdown__option--disabled){background-color:var(--theme-neutral-100)}.mp-multi-select-dropdown__option:focus{background-color:var(--theme-neutral-100);outline:none}.mp-multi-select-dropdown__option--selected,.mp-multi-select-dropdown__option--selected:hover{background-color:var(--mp-multi-select-option-selected-bg)}.mp-multi-select-dropdown__option--disabled{opacity:.5;cursor:not-allowed}.mp-multi-select-dropdown__option--select-all{border-bottom:1px solid var(--theme-neutral-200)}.mp-multi-select-dropdown__checkbox{width:100%;height:100%;padding:var(--spacing-8)var(--spacing-12)}.mp-multi-select-trigger{height:3.14286rem;padding:var(--spacing-8)var(--spacing-12);border:1px solid var(--mp-multi-select-border-color);border-radius:var(--spacing-4);cursor:pointer;justify-content:space-between;align-items:center;transition:border-color .2s;display:flex;position:relative}.mp-multi-select-trigger:hover:not(.mp-multi-select-trigger--disabled){border-color:var(--theme-neutral-500)}.mp-multi-select-trigger:focus{border-color:var(--color-blue-400);box-shadow:0 0 0 2px var(--color-blue-100);outline:none}.mp-multi-select-trigger--open{border-color:var(--color-blue-400)}.mp-multi-select-trigger--disabled{background-color:var(--theme-neutral-100);cursor:not-allowed}.mp-multi-select-trigger--error{border-color:var(--color-red-500)}.mp-multi-select-trigger__measure{visibility:hidden;pointer-events:none;white-space:nowrap;gap:var(--spacing-4);flex-wrap:nowrap;display:flex;position:absolute}.mp-multi-select-trigger__content{align-items:center;gap:var(--spacing-4);flex-wrap:wrap;flex:1;min-width:0;display:flex}.mp-multi-select-trigger__chip{--chip-typography-font-size:var(--sizing-12);--chip-border-radius:var(--spacing-2);max-width:50%}.mp-multi-select-trigger__chip-label{text-overflow:ellipsis;white-space:nowrap;max-width:21.4286rem;display:inline-block;overflow:hidden}.mp-multi-select-trigger__overflow{min-width:var(--sizing-24);height:var(--sizing-24);padding:0 var(--spacing-6);border-radius:var(--spacing-4);background-color:var(--theme-neutral-200);font-size:var(--font-size-12);font-weight:var(--font-weight-medium);color:var(--theme-neutral-700);justify-content:center;align-items:center;display:flex}.mp-multi-select-trigger__placeholder{color:var(--theme-neutral-500);font-size:var(--font-size-14)}.mp-multi-select-trigger__actions{align-items:center;gap:var(--spacing-4);margin-left:var(--spacing-8);flex-shrink:0;display:flex}.mp-multi-select-trigger__clear{width:var(--sizing-24);height:var(--sizing-24);border-radius:var(--spacing-4);cursor:pointer;color:var(--theme-neutral-500);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background-color .2s,color .2s;display:flex}.mp-multi-select-trigger__clear:hover{background-color:var(--theme-neutral-100);color:var(--theme-neutral-700)}.mp-multi-select-trigger__chevron{color:var(--theme-neutral-500);justify-content:center;align-items:center;display:flex}.mp-multi-select{flex-direction:column;width:100%;display:flex}.mp-multi-select__label-wrapper{align-items:center;gap:var(--spacing-8);margin-bottom:var(--spacing-4);display:flex}.mp-multi-select__label{font-size:var(--font-size-14);font-weight:var(--font-weight-medium);color:var(--theme-neutral-700);display:block}.mp-multi-select__required{color:var(--color-red-500);margin-left:var(--spacing-2)}.mp-multi-select__container{position:relative}.mp-multi-select__hint{margin-top:var(--spacing-4);font-size:var(--font-size-12);color:var(--theme-neutral-500);display:block}.mp-multi-select__error{margin-top:var(--spacing-4);font-size:var(--font-size-12);color:var(--color-red-500);display:block}.mp-radio-group-button{gap:var(--spacing-8);flex-direction:column;display:flex}.mp-radio-group-button__label{font-size:var(--font-size-14);font-weight:var(--font-weight-regular);color:var(--theme-neutral-700);margin-bottom:4px}.mp-radio-group-button__label--required:after{content:" *";color:var(--theme-error-500)}.mp-radio-group-button__group{gap:var(--spacing-12);flex-direction:column;display:flex}.mp-radio-group-button__group motif-radio-button{--motif-radio-button-font-size:var(--font-size-14);--motif-radio-button-line-height:1.4}.mp-radio-group-button__error{font-size:var(--font-size-12);color:var(--theme-error-500);margin-top:.285714rem}.mp-radio-group-button--error .mp-radio-group-button__group motif-radio-button{--motif-radio-button-border-color:var(--theme-error-500)}.mp-rating{align-items:center;gap:var(--spacing-sm);display:inline-flex}.mp-rating__stars{align-items:center;gap:.142857rem;display:inline-flex}.mp-rating__star{cursor:default;justify-content:center;align-items:center;transition:transform .2s ease-in-out;display:inline-flex;position:relative}.mp-rating__star--interactive{cursor:pointer}.mp-rating__star--interactive:hover{transform:scale(1.1)}.mp-rating__star--interactive:active{transform:scale(.95)}.mp-rating__star--interactive:focus{outline:var(--sizing-2)solid var(--color-blue-400);outline-offset:var(--sizing-2);border-radius:var(--border-radius-xs)}.mp-rating__star-half,.mp-rating__star-half-container{justify-content:center;align-items:center;display:inline-flex;position:relative}.mp-rating__star-half-container .mp-rating__star-icon--half-empty{clip-path:polygon(50% 0%,100% 0%,100% 100%,50% 100%);z-index:2;position:absolute;top:0;left:0}.mp-rating__star-half-container .mp-rating__star-icon--half-filled{clip-path:polygon(0% 0%,50% 0%,50% 100%,0% 100%);z-index:1}.mp-rating__star-icon{transition:fill .2s ease-in-out;display:block}.mp-rating__value{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-base-neutral-700);margin-left:var(--spacing-xs);-webkit-user-select:none;user-select:none}.mp-rating--readonly .mp-rating__star{cursor:default}.mp-rating--readonly .mp-rating__star:hover{transform:none}.mp-rating--small .mp-rating__stars{gap:var(--spacing-3xs)}.mp-rating--small .mp-rating__value{font-size:var(--font-size-xs)}.mp-rating--large .mp-rating__stars{gap:var(--spacing-xs)}.mp-rating--large .mp-rating__value{font-size:var(--font-size-md)}.mp-rich-text-editor{gap:var(--spacing-12);flex-direction:column;display:flex}.mp-rich-text-editor__label-wrapper{align-items:center;gap:var(--spacing-8);display:flex}.mp-rich-text-editor__label-wrapper .mp-tooltip{height:1.14286rem}.mp-rich-text-editor__label{font-family:inherit;font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--text-colors-default-primary)}.mp-rich-text-editor__required{color:var(--color-red-500);margin-left:var(--spacing-4)}.mp-rich-text-editor__editor{border-radius:var(--spacing-8);overflow:hidden}.mp-rich-text-editor__error-message{font-family:inherit;font-weight:var(--font-weight-regular);font-size:var(--font-size-12);line-height:var(--line-height-16);color:var(--accent-error-primary)}.mp-rich-text-editor--error .mp-rich-text-editor__editor{--rich-text-editor-container-border-color:var(--color-red-500)}.mp-rich-text-editor--toolbar-bottom .mp-rich-text-editor__editor{flex-direction:column-reverse;display:flex}.mp-rich-text-editor--toolbar-bottom .ql-toolbar.ql-snow{border-radius:0 0 var(--spacing-8)var(--spacing-8);border:var(--rich-text-editor-container-border-width)var(--rich-text-editor-container-border-style)var(--rich-text-editor-container-border-color)}.mp-rich-text-editor--toolbar-bottom .ql-container.ql-snow{border-radius:var(--spacing-8)var(--spacing-8)0 0;border-bottom:none}.mp-rich-text-editor--disabled .mp-rich-text-editor__editor{pointer-events:none;opacity:.6;background-color:var(--theme-neutral-100)}.mp-html p{margin:0}.mp-html ul{list-style-type:square}.mp-select__label-row{align-items:center;gap:var(--spacing-8);margin-bottom:.428571rem;display:flex}.mp-select__label-row .mp-tooltip{height:1.14286rem}.mp-select__label{font-family:var(--font-family-primary);font-weight:var(--font-weight-light);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--label-color,var(--text-colors-default-primary))}.mp-select-wrapper{width:100%;position:relative}.mp-select-wrapper--with-indicator .mp-select{--select-chevron-right:var(--spacing-32)}.mp-select-wrapper__readonly-indicator{color:var(--theme-neutral-500);cursor:pointer;z-index:1;justify-content:center;align-items:center;margin-right:.285714rem;display:flex;position:absolute;top:70%;right:3.14286rem;transform:translateY(-50%)}.mp-table .ag-cell:hover{background-color:var(--theme-neutral-100)}.mp-table__pagination{justify-content:end;align-items:center;display:flex}.mp-table__header{font-size:var(--sizing-16);line-height:var(--sizing-24);font-weight:var(--font-weight-light);margin-top:0;margin-bottom:1.14286rem}.mp-table .ag-theme-motif .ag-header-cell,.mp-table .ag-theme-motif .ag-ltr .ag-cell{padding:0 1.07143rem}.mp-table__pagination-select{--border-colors-default-secondary:transparent;--input-hover-bg-color:transparent;--bg-colors-default-primary:transparent;width:8.21429rem}.mp-table__pagination-select motif-select-option{--bg-colors-default-primary:var(--theme-neutral-0)}.mp-tabs-navigation__tab-label{align-items:center;gap:var(--spacing-8);display:inline-flex}.mp-tabs-navigation__warning-icon{--icon-icon-color:var(--color-red-400)}.mp-textarea__label-row{align-items:center;gap:var(--spacing-8);margin-bottom:.428571rem;display:flex}.mp-textarea__label-row .mp-tooltip{height:1.14286rem}.mp-textarea__label{font-family:var(--font-family-primary);font-weight:var(--font-weight-light);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--label-color,var(--text-colors-default-primary))}.mp-textarea__prefix,.mp-textarea__suffix{justify-content:center;align-items:center;display:flex}.mp-textarea--resize-none{resize:none}.mp-textarea--resize-vertical{resize:vertical}.mp-textarea--resize-horizontal{resize:horizontal}.mp-textarea--resize-both{resize:both}.mp-textarea-wrapper{width:100%;position:relative}.mp-textarea-wrapper__readonly-indicator{right:var(--spacing-8);top:var(--spacing-32);color:var(--theme-neutral-500);cursor:pointer;z-index:1;justify-content:center;align-items:center;margin-right:.714286rem;display:flex;position:absolute}.mp-toast-wrapper{z-index:9999;width:30vw;position:fixed;top:0;right:.214286rem}.mp-toast-wrapper .motif-toast{width:100%}.mp-user-search-select{flex-direction:column;width:100%;display:flex}.mp-user-search-select__label-wrapper{align-items:center;gap:var(--spacing-8);margin-bottom:var(--spacing-4);display:flex}.mp-user-search-select__label-wrapper .mp-tooltip{height:1.14286rem}.mp-user-search-select__label{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--text-colors-default-primary)}.mp-user-search-select__required{color:var(--text-colors-error-primary);margin-left:var(--spacing-4)}.mp-user-search-select__container{width:100%;position:relative}.mp-user-search-select__trigger{width:100%;min-height:var(--sizing-44);padding:var(--spacing-8)var(--spacing-12);background-color:var(--bg-colors-default-primary);border:var(--border-width-thin)solid var(--border-colors-default-secondary);border-radius:var(--spacing-4);cursor:pointer;justify-content:space-between;align-items:center;transition:border-color .2s;display:flex}.mp-user-search-select__trigger:hover:not(.mp-user-search-select__trigger--disabled){border-color:var(--border-colors-default-tertiary)}.mp-user-search-select__trigger--disabled{background-color:var(--bg-colors-disabled-primary);cursor:not-allowed;opacity:.6}.mp-user-search-select__trigger--error{border-color:var(--accent-error-extra-d)}.mp-user-search-select__trigger--placeholder{color:var(--text-colors-default-secondary)}.mp-user-search-select__placeholder{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--text-colors-default-secondary)}.mp-user-search-select__selected-user{align-items:center;gap:var(--spacing-8);flex:1;min-width:0;display:flex}.mp-user-search-select__selected-info{flex-direction:column;min-width:0;display:flex}.mp-user-search-select__role-label{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-12);line-height:var(--line-height-16);color:var(--text-colors-default-secondary)}.mp-user-search-select__user-name{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--text-colors-default-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mp-user-search-select__trigger-actions{align-items:center;gap:var(--spacing-4);flex-shrink:0;display:flex}.mp-user-search-select__clear-btn{padding:var(--spacing-4);cursor:pointer;color:var(--icon-colors-default-secondary);border-radius:var(--spacing-4);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.mp-user-search-select__clear-btn:hover{background-color:var(--bg-colors-hover-secondary)}.mp-user-search-select__dropdown{top:calc(100% + var(--spacing-4));background-color:var(--bg-colors-default-primary);border:var(--border-width-thin)solid var(--border-colors-default-secondary);border-radius:var(--spacing-8);width:100%;box-shadow:var(--shadow-lg);z-index:100;position:absolute;left:0;overflow:hidden}.mp-user-search-select__search-wrapper{padding:var(--spacing-12);border-bottom:var(--border-width-thin)solid var(--border-colors-default-primary)}.mp-user-search-select__search-input{width:100%}.mp-user-search-select__search-icon{color:var(--icon-colors-default-secondary);justify-content:center;align-items:center;display:flex}.mp-user-search-select__results{max-height:17.1429rem;overflow-y:auto}.mp-user-search-select__results::-webkit-scrollbar{cursor:pointer;width:4px;height:4px}.mp-user-search-select__results::-webkit-scrollbar-thumb{background:var(--border-colors-default-primary);cursor:pointer;border-radius:.571429rem}.mp-user-search-select__results::-webkit-scrollbar-thumb:hover{cursor:pointer}.mp-user-search-select__results::-webkit-scrollbar:hover{cursor:pointer}.mp-user-search-select__option{align-items:center;gap:var(--spacing-12);padding:var(--spacing-10)var(--spacing-12);cursor:pointer;transition:background-color .15s;display:flex}.mp-user-search-select__option:hover{background-color:var(--bg-colors-hover-secondary)}.mp-user-search-select__option--selected{background-color:var(--bg-colors-selected-primary)}.mp-user-search-select__option-name{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--text-colors-default-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.mp-user-search-select__check-icon{color:var(--icon-colors-success-primary);flex-shrink:0}.mp-user-search-select__loading,.mp-user-search-select__no-results{padding:var(--spacing-16);font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--text-colors-default-secondary);justify-content:center;align-items:center;display:flex}.mp-user-search-select__hint{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-12);line-height:var(--line-height-16);color:var(--text-colors-default-secondary);margin-top:var(--spacing-4)}.mp-user-search-select__error{font-family:var(--font-family-primary);font-weight:var(--font-weight-light);font-size:var(--font-size-12);line-height:var(--line-height-16);color:var(--accent-error-primary);margin-top:var(--spacing-4)}.mp-user-search-select__readonly-indicator{color:var(--theme-neutral-500);cursor:pointer;margin-right:.714286rem}.mp-vertical-navigation-menu--collapsed motif-vertical-navigation-menu-item::part(motif-vertical-navigation-menuitem-label){position:absolute;left:-9999px}.mp-navigation-item--ellipsis::part(motif-vertical-navigation-menuitem-label){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mp-navigation-item-text--ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mp-tooltip{display:block}.mp-navigation-tooltip .mp-tooltip__trigger{width:100%;display:block}.vertical-navigation__wrapper{height:100%}.vertical-navigation__wrapper motif-vertical-navigation{--vertical-navigation-bg-color:var(--mp-header-bg-color);--vertical-navigation-border-style:none;--vertical-navigation-box-shadow:none;flex-direction:column;height:100%;display:flex}.vertical-navigation__wrapper motif-vertical-navigation-menu-item{--vertical-navigation-menu-item-bg-color:var(--mp-header-bg-color)}.vertical-navigation__wrapper .footer-icon{margin-top:var(--sizing-20)}.vertical-navigation__wrapper .border-class{margin-bottom:var(--sizing-20);border-top:var(--border-width-thin)solid var(--theme-neutral-200);margin-left:.357143rem}.vertical-navigation__wrapper .vertical-nav{width:2.42857rem}.vertical-navigation__collapsed{width:4.85714rem;height:100%;transition:width .5s;overflow:hidden}.vertical-navigation__expanded{width:100%;height:100%;transition:width .5s}.action-renderer motif-dropdown-content{--dropdown-menu-border-radius:var(--border-radius-sm)}.action-renderer__trigger motif-icon{--icon-icon-color:var(--icon-colors-active-secondary)}.action-renderer__action-item{align-items:center;gap:.571429rem;min-height:2.57143rem;padding:.571429rem .857143rem;display:flex}.action-renderer__action-item:hover{background-color:var(--theme-neutral-100)}.action-renderer__action-item--disabled{opacity:.5;pointer-events:none}.action-renderer__action-icon{color:var(--theme-neutral-500);flex-shrink:0}.action-renderer__action-label{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--theme-neutral-900);white-space:nowrap}.api-error{padding:var(--spacing-24);justify-content:center;align-items:center;display:flex}.api-error__content{flex-direction:column;align-items:center;max-width:28.5714rem;display:flex}.api-error__icon{margin-bottom:var(--spacing-16);color:var(--color-accent-danger-500)}.api-error__title{font-family:var(--font-family-primary);font-size:var(--font-size-24);font-weight:var(--font-weight-600);color:var(--color-base-neutral-900);margin:0 0 var(--spacing-12)0}.api-error__description{font-family:var(--font-family-primary);font-size:var(--font-size-16);color:var(--color-base-neutral-700);margin:0 0 var(--spacing-8)0;line-height:var(--line-height-24)}.api-error__description:last-child{margin-bottom:0}.mp-collapsible-panel{border-radius:var(--spacing-8);border:1px solid var(--theme-neutral-200);overflow:hidden}.mp-collapsible-panel__header{width:100%;padding:var(--spacing-12)var(--spacing-16);background-color:var(--theme-neutral-50);cursor:pointer;font:inherit;text-align:left;border:none;justify-content:space-between;align-items:center;display:flex}.mp-collapsible-panel__header:hover{background-color:var(--theme-neutral-100)}.mp-collapsible-panel__header:focus-visible{outline:2px solid var(--accent-info-primary);outline-offset:-2px}.mp-collapsible-panel__header-content{flex:1}.mp-collapsible-panel__icon{color:var(--theme-neutral-700);flex-shrink:0}.mp-collapsible-panel__content{padding:var(--spacing-12)}.cart-item{--motif-card-padding:0;--motif-card-gap:0;gap:var(--spacing-20);padding:var(--spacing-24);grid-template-columns:auto 1fr auto;align-items:flex-start;display:grid}.cart-item__image{flex-shrink:0;width:9.28571rem;height:7rem}.cart-item__image img{object-fit:cover;border-radius:var(--border-radius-md);width:100%;height:100%}.cart-item__body{gap:var(--spacing-16);flex-direction:column;flex:1;min-width:0;display:flex}.cart-item__header,.cart-item__title-section{gap:var(--spacing-8);flex-direction:column;display:flex}.cart-item__title{font-family:var(--font-family-primary);font-size:var(--font-size-20);font-weight:var(--font-weight-bold);color:var(--theme-neutral-900);line-height:var(--line-height-tight);margin:0}.cart-item__meta{gap:var(--spacing-4);flex-direction:column;display:flex}.cart-item__category{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-medium);color:var(--theme-neutral-600);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide)}.cart-item__scores{gap:var(--spacing-12);display:flex}.cart-item__score{font-family:var(--font-family-primary);font-size:var(--font-size-12);font-weight:var(--font-weight-medium);color:var(--theme-neutral-600);background-color:var(--theme-neutral-100);padding:var(--spacing-4)var(--spacing-8);border-radius:var(--border-radius-full)}.cart-item__description{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-regular);color:var(--theme-neutral-600);line-height:var(--line-height-relaxed);margin:0}.cart-item__customizations{gap:var(--spacing-12);flex-direction:column;display:flex}.cart-item__customizations-title{font-family:var(--font-family-primary);font-size:var(--font-size-16);font-weight:var(--font-weight-semibold);color:var(--theme-neutral-900);margin:0}.cart-item__customizations-grid{gap:var(--spacing-12);flex-direction:column;display:flex}.cart-item__customization-option{cursor:pointer;transition:all .2s ease-in-out}.cart-item__customization-option:hover .cart-item__customization-row{background-color:var(--theme-neutral-50)}.cart-item__customization-row{align-items:flex-start;gap:var(--spacing-12);padding:var(--spacing-12);border-radius:var(--border-radius-md);grid-template-columns:auto 1fr auto;transition:background-color .2s ease-in-out;display:grid}.cart-item__customization-input{width:var(--sizing-18);height:var(--sizing-18);cursor:pointer;margin-top:.142857rem}.cart-item__customization-info{gap:var(--spacing-4);flex-direction:column;min-width:0;display:flex}.cart-item__customization-name{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-medium);color:var(--theme-neutral-900);line-height:var(--line-height-normal)}.cart-item__customization-description{font-family:var(--font-family-primary);font-size:var(--font-size-12);font-weight:var(--font-weight-regular);color:var(--theme-neutral-600);line-height:var(--line-height-normal);margin:0}.cart-item__customization-price{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-semibold);white-space:nowrap}.cart-item__bottom-actions{padding-top:var(--spacing-16);border-top:var(--border-width-thin)solid var(--theme-neutral-200);justify-content:space-between;align-items:center;gap:var(--spacing-16);display:flex}.cart-item__quantity-controls{gap:var(--spacing-4);background-color:var(--theme-neutral-50);border:var(--border-width-thin)solid var(--theme-neutral-200);border-radius:var(--border-radius-md);padding:var(--spacing-4);align-items:center;display:flex}.cart-item__quantity-btn{width:var(--sizing-32);height:var(--sizing-32);border-radius:var(--border-radius-sm);color:var(--theme-neutral-600);background-color:#0000;border:none}.cart-item__quantity-btn:hover:not(:disabled){background-color:var(--theme-neutral-100);color:var(--theme-neutral-900)}.cart-item__quantity-btn:disabled{opacity:.4;cursor:not-allowed}.cart-item__quantity{font-family:var(--font-family-primary);font-size:var(--font-size-16);font-weight:var(--font-weight-semibold);color:var(--theme-neutral-900);min-width:var(--sizing-32);text-align:center;padding:0 var(--spacing-8)}.cart-item__action-links{gap:var(--spacing-20);align-items:center;display:flex}.cart-item__action-link{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-medium);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.cart-item__action-link:hover:not(:disabled){text-decoration:underline}.cart-item__action-link:disabled{opacity:.5;cursor:not-allowed}.cart-item__price-section{align-items:flex-end;gap:var(--spacing-4);text-align:right;flex-direction:column;justify-self:end;display:flex}.cart-item__price{font-family:var(--font-family-primary);font-size:var(--font-size-24);font-weight:var(--font-weight-bold);color:var(--theme-neutral-900);line-height:var(--line-height-tight)}.cart-item__base-price{font-family:var(--font-family-primary);font-size:var(--font-size-12);font-weight:var(--font-weight-regular);color:var(--theme-neutral-500);line-height:var(--line-height-normal);text-decoration:line-through}@media (max-width:1024px){.cart-item{grid-template-columns:auto 1fr}.cart-item__price-section{margin-top:var(--spacing-16);padding-top:var(--spacing-16);border-top:var(--border-width-thin)solid var(--theme-neutral-200);grid-column:1/-1;justify-self:start;align-items:flex-start}}@media (max-width:768px){.cart-item{gap:var(--spacing-16);padding:var(--spacing-20);grid-template-columns:1fr}.cart-item__image{width:100%;height:var(--sizing-48);justify-self:center}.cart-item__bottom-actions{align-items:stretch;gap:var(--spacing-16);flex-direction:column}.cart-item__action-links{flex-wrap:wrap;justify-content:center}.cart-item__quantity-controls{align-self:center}}@media (max-width:480px){.cart-item{padding:var(--spacing-16)}.cart-item__action-links{gap:var(--spacing-12);flex-direction:column}.cart-item__customization-row{grid-template-columns:auto 1fr}.cart-item__customization-row .cart-item__customization-price{margin-top:var(--spacing-4);grid-column:1/-1;justify-self:start}}.categories-card{cursor:pointer;border-radius:8px;width:320px;height:216px;position:relative;overflow:hidden}.categories-card__overlay{z-index:1;background:linear-gradient(#00000052 0%,#000000b8 100%);border-radius:0 0 8px 8px;align-items:flex-end;width:100%;height:78px;display:flex;position:absolute;bottom:0;left:0}.categories-card__content{flex-direction:column;padding:16px;display:flex}.categories-card__title-row{gap:var(--sizing-8);font-size:var(--font-size-24);font-weight:var(--font-weight-bold);margin-bottom:var(--sizing-8);color:var(--color-base-neutral-0);align-items:center;display:flex}.categories-card__title{white-space:nowrap;text-overflow:ellipsis;color:var(--color-base-neutral-0);flex:0 auto;overflow:hidden}.categories-card__arrow{margin-left:var(--sizing-8)}.categories-card__assets{opacity:.85;color:var(--color-base-neutral-0)}.file-upload{width:100%}.file-upload__items-only{gap:var(--spacing-8);flex-direction:column;display:flex}.file-upload-card{padding:var(--sizing-32)var(--sizing-24);width:100%;box-shadow:var(--box-shadow-07);--card-border-radius:var(--sizing-12)}.file-upload-card motif-card-body{gap:var(--sizing-32);flex-direction:column;width:100%;display:flex}.file-upload-card__title{font-size:var(--font-size-20);font-weight:var(--font-weight-regular);line-height:var(--line-height-30);letter-spacing:0;color:var(--theme-neutral-900);margin:0}.file-upload-card__button{align-self:flex-end}.mp-dropdown-container{max-width:17.8571rem;max-height:21.4286rem;padding:var(--spacing-4);border-radius:var(--border-radius-sm);box-shadow:0 var(--sizing-6)var(--sizing-12)var(--shadow-colors-primary);overflow-y:auto}.mp-dropdown-container__option{margin:0 var(--sizing-8);padding:var(--sizing-8)var(--sizing-12);border-radius:var(--border-radius-sm);border:none;align-items:center;display:flex}.mp-dropdown-container__option:hover{background-color:var(--theme-neutral-100)}.mp-dropdown-container__option--selected{background-color:var(--theme-neutral-100);border:none;outline:none}.mp-dropdown-container__option-icon{--icon-icon-color:var(--theme-neutral-700);align-items:center}.mp-dropdown-container__option-label{font-size:var(--font-size-14);font-weight:var(--font-weight-regular);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mp-dropdown-container__option-selected-icon{align-items:center;margin-left:auto}.mp-dropdown-container__option__clear-all{padding:0 var(--spacing-12)}.mp-dropdown-container__option__clear-all-button:hover{background-color:var(--theme-neutral-100);border-radius:0;width:100%}.mp-filter-dropdown{flex-direction:column;max-width:17.8571rem;display:flex}.mp-filter-dropdown__dropdown{width:100%;height:2.57143rem}.mp-filter-dropdown__trigger-button{--button-border-radius:var(--sizing-24);--button-small-padding:var(--spacing-8)var(--spacing-12)var(--spacing-8)var(--spacing-12);justify-content:space-between;align-items:center;width:100%;transition:border-color .2s;display:flex}.mp-filter-dropdown__trigger-button--open{background-color:var(--theme-neutral-200);border-radius:var(--sizing-24)}.mp-filter-dropdown__trigger-button-content{align-items:center;gap:var(--spacing-4);flex:1;max-width:calc(100% - 27px);display:flex;overflow:hidden}.mp-filter-dropdown__trigger-button-label{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);white-space:nowrap;text-overflow:ellipsis;max-width:7.14286rem;color:var(--theme-neutral-700);flex-shrink:0;overflow:hidden}.mp-filter-dropdown__trigger-button-value{align-items:center;gap:var(--spacing-2);display:flex}.mp-filter-dropdown__trigger-button-value--text{font-size:var(--font-size-14);text-align:center;white-space:nowrap;text-overflow:ellipsis;width:4ch;overflow:hidden}.mp-filter-dropdown__trigger-button-icon{flex-shrink:0}.mp-filter-dropdown__error{padding:var(--spacing-8)var(--spacing-12);border:var(--border-width-1)solid var(--color-status-error-300);border-radius:var(--border-radius-4);background-color:var(--color-status-error-50);color:var(--color-status-error-700);font-size:var(--font-size-14);gap:var(--spacing-4);align-items:center;display:flex}.mp-filter-dropdown__error-label{font-weight:var(--font-weight-500)}.mp-filter-dropdown__error-text{font-weight:var(--font-weight-400)}.mp-rich-text-editor label{font-family:var(--font-family-primary);font-weight:var(--font-weight-light);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--theme-neutral-700)}.mp-rich-text-editor .mp-rich-text-editor__editor .ql-snow{background-color:var(--theme-neutral-0)}.access-denied{min-height:50vh;padding:var(--spacing-24);justify-content:center;align-items:center;display:flex}.access-denied__content{text-align:center}.access-denied__title{font-family:var(--font-family-primary);font-size:var(--font-size-32);color:var(--theme-neutral-900);margin-bottom:var(--spacing-16);font-weight:var(--font-weight-medium)}.access-denied__message{font-family:var(--font-family-primary);font-size:var(--font-size-16);color:var(--theme-neutral-700);line-height:var(--line-height-24)}.mp-marketplace-search-bar{align-items:center;width:100%;max-width:36rem;display:flex}.mp-marketplace-search-bar__input{width:100%}.mp-marketplace-search-bar__input::part(input){min-height:var(--sizing-44);--border-radius-sm:var(--border-radius-xxl);--input-bg-color:transparent;--input-border-color:var(--border-colors-default-secondary);--input-text-color:var(--text-colors-default-primary);--input-placeholder-text-color:var(--theme-neutral-700);--input-padding-left:var(--sizing-44);--input-typography-font-size:var(--font-size-14);--input-typography-line-height:var(--line-height-20);background:var(--theme-neutral-0);padding-right:9.14286rem}.mp-marketplace-search-bar__input::part(input):focus{background:linear-gradient(var(--theme-neutral-0),var(--theme-neutral-0))padding-box,var(--marketplace-search-bar-border-img)border-box;box-shadow:var(--ai-search-bar-shadow);border:1px solid #0000;outline:none}.mp-marketplace-search-bar__search-icon{justify-content:center;align-items:center;display:flex}.mp-marketplace-search-bar__search-icon motif-icon{--icon-icon-color:var(--theme-neutral-500)}.mp-marketplace-search-bar__mode-chip{cursor:pointer}.mp-notification-bell-icon motif-badge{--badge-notification-alt-bg-color:var(--color-blue-500)}.order-summary{top:var(--spacing-24);max-width:var(--sizing-80);background-color:var(--theme-neutral-50);border:var(--border-width-thin)solid var(--theme-neutral-200);border-radius:var(--border-radius-lg);width:100%;box-shadow:var(--shadow-md);position:-webkit-sticky;position:sticky}.order-summary__header{padding:var(--spacing-24);border-bottom:var(--border-width-thin)solid var(--theme-neutral-200)}.order-summary__title{font-family:var(--font-family-primary);font-size:var(--font-size-24);font-weight:var(--font-weight-bold);color:var(--theme-neutral-900);margin:0 0 var(--spacing-8)0;line-height:var(--line-height-tight)}.order-summary__subtitle{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-medium);color:var(--theme-neutral-600)}.order-summary__body{padding:var(--spacing-24)}.order-summary__breakdown{gap:var(--spacing-24);flex-direction:column;display:flex}.order-summary__line-item{padding:var(--spacing-16);border-radius:var(--border-radius-md);justify-content:space-between;align-items:center;display:flex}.order-summary__label{font-family:var(--font-family-primary);font-size:var(--font-size-16);font-weight:var(--font-weight-semibold);color:var(--theme-neutral-800)}.order-summary__value{font-family:var(--font-family-primary);font-size:var(--font-size-18);font-weight:var(--font-weight-bold);color:var(--theme-neutral-900)}.order-summary__value--primary{font-size:var(--font-size-20)}.order-summary__details{gap:var(--spacing-16);flex-direction:column;display:flex}.order-summary__details-title{font-family:var(--font-family-primary);font-size:var(--font-size-16);font-weight:var(--font-weight-semibold);color:var(--theme-neutral-800);margin:0}.order-summary__details-list{gap:var(--spacing-12);flex-direction:column;display:flex}.order-summary__detail-item{gap:var(--spacing-16);padding:var(--spacing-8)0;grid-template-columns:1fr auto;align-items:center;display:grid}.order-summary__detail-label{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-medium);color:var(--theme-neutral-600);text-align:left}.order-summary__detail-value{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-semibold);color:var(--theme-neutral-900);text-align:right}.order-summary__divider{height:var(--border-width-thin);background-color:var(--theme-neutral-200);margin:var(--spacing-8)0}.order-summary__total-line{padding:var(--spacing-12)0;border-top:var(--border-width-thin)solid var(--theme-neutral-300);margin-top:var(--spacing-8);justify-content:space-between;align-items:center;display:flex}.order-summary__total-label{font-family:var(--font-family-primary);font-size:var(--font-size-18);font-weight:var(--font-weight-bold);color:var(--theme-neutral-900)}.order-summary__total-value{font-family:var(--font-family-primary);font-size:var(--font-size-24);font-weight:var(--font-weight-bold)}@media (max-width:1024px){.order-summary{max-width:none;margin-top:var(--spacing-32);position:static}}@media (max-width:768px){.order-summary{margin-top:var(--spacing-24)}.order-summary__header,.order-summary__body{padding:var(--spacing-20)}.order-summary__title,.order-summary__total-value{font-size:var(--font-size-20)}}@media (max-width:480px){.order-summary__header,.order-summary__body{padding:var(--spacing-16)}.order-summary__detail-item{gap:var(--spacing-4);text-align:left;grid-template-columns:1fr}.order-summary__detail-value{text-align:left;font-weight:var(--font-weight-bold)}.order-summary__total-line{align-items:flex-start;gap:var(--spacing-8);flex-direction:column}}.mp-request-access-feedback-modal{--modal-wrapper-hover:var(--spacing-24)}.mp-request-access-feedback-modal__body{gap:var(--sizing-20);border-top:1px solid var(--border-colors-default-secondary);border-bottom:1px solid var(--border-colors-default-secondary);margin-left:calc(-1*var(--spacing-24));margin-right:calc(-1*var(--spacing-24));padding:var(--sizing-20)var(--spacing-24);flex-direction:column;display:flex}.mp-request-access-feedback-modal__message-input{--input-hint-display:flex;--input-bg-color:var(--bg-colors-default-primary);--input-border-color:var(--border-colors-default-secondary);--input-focus-border-color:var(--border-colors-default-secondary);--input-support-text-justify-content:flex-end}.mp-request-access-feedback-modal__message-input--error{--input-support-text-justify-content:space-between}.mp-request-access-feedback-modal__footer{justify-content:flex-end;align-items:center;gap:var(--sizing-12);margin-left:calc(-1*var(--spacing-24));margin-right:calc(-1*var(--spacing-24));padding:var(--sizing-20)var(--spacing-24)0;display:flex}.mp-request-access-feedback-modal__cancel-button,.mp-request-access-feedback-modal__cancel-button:hover{background-color:var(--bg-colors-default-secondary)}.settings-header{gap:var(--sizing-4);justify-content:space-between;align-items:center;padding-top:1.14286rem;display:flex}.settings-header__title-group{gap:var(--sizing-4);flex-direction:column;display:flex}.settings-header__title{font-size:var(--font-size-28);font-weight:var(--font-weight-regular);line-height:var(--line-height-36);color:var(--theme-neutral-900);letter-spacing:0;margin:0}.settings-header__description{font-size:var(--sizing-14);line-height:var(--line-height-20);letter-spacing:0;font-weight:var(--font-weight-light);color:var(--theme-neutral-700);margin:0}.mp-user-group-search-result-item{padding:var(--sizing-10)var(--sizing-14);cursor:pointer}.mp-user-group-search{flex-direction:column;display:flex}.mp-user-group-search__selected-users{align-items:center;gap:var(--sizing-8);margin-top:var(--sizing-6);flex-wrap:wrap;width:100%;max-height:7.14286rem;padding:0;display:flex;overflow-x:hidden;overflow-y:auto}.mp-user-group-search__selected-users::-webkit-scrollbar{cursor:pointer;width:4px;height:4px}.mp-user-group-search__selected-users::-webkit-scrollbar-thumb{background:var(--border-colors-default-primary);cursor:pointer;border-radius:.571429rem}.mp-user-group-search__selected-users::-webkit-scrollbar-thumb:hover{cursor:pointer}.mp-user-group-search__selected-users::-webkit-scrollbar:hover{cursor:pointer}.mp-user-group-search__selected-user-chip{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--chip-outlined-text-color);flex-shrink:0}.mp-user-group-search__input-container{width:100%;position:relative}.mp-user-group-search__input{width:100%}.mp-user-group-search__input::part(input){--input-bg-color:var(--bg-colors-default-primary);--input-border-color:var(--border-colors-default-secondary);--input-text-color:var(--text-colors-default-primary);--input-placeholder-text-color:var(--text-colors-default-secondary)}.mp-user-group-search__search-icon{color:var(--icon-colors-default-secondary);justify-content:center;align-items:center;display:flex}.mp-user-group-search__results-wrapper{z-index:1;width:100%;position:absolute;top:100%;left:0}.mp-user-group-search__results-list{padding:var(--sizing-4)0;background-color:var(--bg-colors-default-primary);border-radius:var(--sizing-4);border:var(--border-width-thin)solid var(--theme-neutral-200);margin-top:var(--sizing-4)}.mp-communication-modal__body{gap:var(--sizing-20);flex-direction:column;display:flex}.mp-communication-modal__search-input{align-items:center;display:flex}.mp-communication-modal__message_input{--input-hint-display:flex;--input-bg-color:var(--bg-colors-default-primary);--input-border-color:var(--border-colors-default-secondary);--input-focus-border-color:var(--border-colors-default-secondary);--input-support-text-justify-content:flex-end}.mp-communication-modal__message_input--error{--input-support-text-justify-content:space-between}.mp-communication-modal__footer{justify-content:flex-end;align-items:center;gap:var(--sizing-12);display:flex}.mp-communication-modal__copy-button,.mp-communication-modal__copy-button:hover{background-color:var(--bg-colors-default-secondary)}.sidebar-filter__content{background-color:var(--body-bg-color);flex-direction:column;height:100vh;display:flex}.sidebar-filter__content .mp-dropdown-option__text{white-space:unset;text-overflow:unset;overflow-wrap:break-word}.sidebar-filter__acc-head{line-height:var(--sizing-24);font-weight:var(--font-weight-regular)}.sidebar-filter__acc-sub{color:var(--theme-neutral-700);font-size:var(--sizing-12);line-height:var(--sizing-14)}.sidebar-filter__header{padding:var(--spacing-12)var(--spacing-16)var(--spacing-12)var(--spacing-16);background-color:var(--body-bg-color);z-index:1;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:-webkit-sticky;position:sticky;top:0}.sidebar-filter__title{font-size:var(--font-size-16);font-weight:var(--font-weight-400)}.sidebar-filter__close-icon{cursor:pointer}.sidebar-filter__accordions{padding:var(--spacing-16)var(--spacing-16)5.71429rem var(--spacing-16);gap:var(--spacing-8);flex-direction:column;flex:1;display:flex;overflow-y:auto}.sidebar-filter__accordions::-webkit-scrollbar{cursor:pointer;width:.357143rem;height:.357143rem}.sidebar-filter__accordions::-webkit-scrollbar-thumb{background:var(--scroll-bg-color);cursor:pointer;border-radius:.571429rem}.sidebar-filter__accordions::-webkit-scrollbar-thumb:hover{cursor:pointer}.sidebar-filter__accordions::-webkit-scrollbar:hover{cursor:pointer}.sidebar-filter__accordions .mp-accordion{--accordion-content-padding-top:0;--accordion-content-padding-bottom:0;--accordion-content-padding-right:0;--accordion-content-padding-left:0;--accordion-border-radius:var(--sizing-8)}.sidebar-filter__accordions motif-accordion-trigger{--accordion-trigger-padding-left:var(--spacing-16);--accordion-trigger-padding-right:var(--spacing-16);--accordion-trigger-padding-bottom:var(--spacing-16);--accordion-trigger-padding-top:var(--spacing-16);--accordion-header-functional-typography-font-size:var(--font-size-16);--accordion-header-hover-bg-color:var(--accordion-bg-color);--border-colors-default-primary:var(--accordion-bg-color)}.sidebar-filter__accordions motif-accordion-trigger:hover{--accordion-header-focus-bg-color:var(--accordion-bg-color)}.sidebar-filter__accordions motif-accordion-content{--accordion-content-padding-top:0;--accordion-content-padding-bottom:0;--accordion-content-padding-right:0;--accordion-content-padding-left:0}.sidebar-filter__footer{row-gap:var(--spacing-8);padding:var(--spacing-12)var(--spacing-16);background-color:var(--body-bg-color);z-index:1;flex-direction:column;flex-shrink:0;justify-content:end;display:flex;position:-webkit-sticky;position:sticky;bottom:0}.sidebar-filter__footer-button{--base-button-width:100%}.tech-asset-card-wrapper{flex-direction:column;display:flex;position:relative}.tech-asset-card{cursor:pointer;border-radius:var(--border-radius-lg);--card-border-width:0;width:100%;position:relative;overflow:hidden}.tech-asset-card:before{content:"";background:var(--tech-asset-card-border-color);border-radius:var(--border-radius-lg);height:.214286rem;position:absolute;top:0;left:0;right:0}.tech-asset-card motif-card-image{aspect-ratio:13/5;object-fit:cover;width:100%;height:auto;display:block}.tech-asset-card motif-card-body{padding:var(--sizing-8)var(--sizing-24)var(--sizing-16)var(--sizing-24);width:100%;overflow:hidden}.tech-asset-card__header{width:100%;padding:var(--spacing-24)var(--spacing-24);padding-bottom:var(--spacing-8);justify-content:space-between;align-items:center;display:flex}.tech-asset-card__header__badge-left{gap:var(--spacing-8);flex-wrap:wrap;display:flex}.tech-asset-card__header__action{justify-content:space-between;align-items:center;gap:var(--spacing-8);display:flex}.tech-asset-card__header__action-button{color:var(--icon-colors-default-primary);border:1px solid var(--border-colors-default-primary);padding:var(--spacing-4);border-radius:50%;justify-content:center;align-items:center;width:2.28571rem;height:2.28571rem;display:flex}.tech-asset-card__header__action-button--favorited{--border-colors-default-primary:var(--tech-asset-card-favorite-icon-border-color)}.tech-asset-card__header__action-button__icon{--icon-icon-color:var(--theme-neutral-700)}.tech-asset-card__header__action-button__icon--favourited{--icon-icon-color:var(--color-red-400)}.tech-asset-card__new-badge{--badge-accent-1-text-color:var(--accent-info-primary);--badge-accent-1-bg-color:var(--accent-info-extra-a)}.tech-asset-card__body{gap:var(--spacing-4);flex-direction:column;display:flex}.tech-asset-card__body-title{font-size:var(--font-size-18);color:var(--theme-neutral-900);text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tech-asset-card__body-title--highlight{background-color:var(--tech-asset-card-highlight-bg);color:var(--color-base-neutral-900)}.tech-asset-card__body-meta{align-items:center;gap:var(--spacing-16);display:flex}.tech-asset-card__body-rating{gap:var(--spacing-4);font-size:var(--font-size-14);color:var(--theme-neutral-700);align-items:center;display:flex}.tech-asset-card__body-rating svg,.tech-asset-card__body-rating svg path{fill:var(--theme-neutral-800)}.tech-asset-card__body-views{font-family:var(--font-family-primary);font-weight:var(--font-weight-light);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--text-colors-default-secondary);align-items:center;gap:var(--spacing-2);display:flex}.tech-asset-card__body-views svg,.tech-asset-card__body-views svg path{fill:var(--icon-colors-default-primary)}.tech-asset-card__body-match{font-family:var(--font-family-primary);font-weight:var(--font-weight-bold);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--accent-success-primary);align-items:center;gap:var(--spacing-4);align-items:center;display:flex}.tech-asset-card__body-match-tooltip{align-items:center;display:flex}.tech-asset-card__body-match-icon{cursor:pointer;--icon-icon-color:var(--theme-neutral-600);align-items:center;display:flex}.tech-asset-card__body__region{text-transform:uppercase;font-weight:var(--font-weight-light);font-size:var(--font-size-10);height:.857143rem}.tech-asset-card__body-description{height:var(--sizing-40);font-weight:var(--font-weight-light);font-size:var(--font-size-14);line-height:var(--sizing-20);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tech-asset-card__body-description--highlight{background-color:var(--tech-asset-card-highlight-bg);color:var(--color-base-neutral-900)}.tech-asset-card__description-popup{background-color:var(--theme-neutral-0);box-shadow:var(--box-shadow-03);padding:var(--sizing-10);z-index:1000;border-radius:var(--border-radius-8);width:100%;font-size:var(--font-size-14);word-wrap:break-word;white-space:normal;height:7.14286rem;line-height:1.5;position:absolute;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.tech-asset-card__description-popup::-webkit-scrollbar{cursor:pointer;width:.357143rem;height:.357143rem}.tech-asset-card__description-popup::-webkit-scrollbar-thumb{background:var(--scroll-bg-color);cursor:pointer;border-radius:.571429rem}.tech-asset-card__description-popup::-webkit-scrollbar-thumb:hover{cursor:pointer}.tech-asset-card__description-popup::-webkit-scrollbar:hover{cursor:pointer}.tech-asset-card__description-popup{font-weight:var(--font-weight-light);font-size:var(--font-size-14)}.tech-asset-card motif-card-footer{padding:0 var(--sizing-24)var(--sizing-16)var(--sizing-24)}.tech-asset-card__footer-spacer{height:var(--sizing-36);width:100%}.tech-asset-card--skeleton{cursor:default;pointer-events:none}.tech-asset-card--skeleton motif-card-body{width:100%}.tech-asset-card__like-section{margin-top:var(--spacing-4);justify-content:flex-end;align-items:center;gap:var(--spacing-8);display:flex}.tech-asset-card__like-button{border:1px solid var(--border-colors-default-primary);border-radius:50%;justify-content:center;align-items:center;width:2.28571rem;height:2.28571rem;display:flex}.tech-asset-card__like-button__icon{--icon-icon-color:var(--theme-neutral-700)}.tech-asset-card__like-button__icon--liked{--icon-icon-color:var(--color-blue-500)}.tech-asset-card__like-button__count{font-size:var(--font-size-12);color:var(--theme-neutral-700);font-weight:var(--font-weight-600)}motif-tooltip-content{max-width:22.8571rem}.header-dropdown__dropdown-content-wrapper{background-color:var(--theme-neutral-0)}.header-dropdown__user-avatar{gap:var(--spacing-12);text-align:center;--avatar-label-group-xl-typography-font-size:var(--font-size-16);--avatar-label-group-xl-typography-line-height:var(--line-height-24);--avatar-label-group-text-color:var(--theme-neutral-900);--avatar-label-group-xl-support-typography-font-size:var(--font-size-14);--avatar-label-group-xl-support-typography-line-height:var(--line-height-20);--avatar-label-group-support-text-color:var(--theme-neutral-900);flex-direction:column;padding:2.28571rem .857143rem 1.71429rem}.header-dropdown__user-details{gap:var(--spacing-8);padding:var(--spacing-12)var(--spacing-20);flex-direction:column;flex-grow:1;display:flex}.header-dropdown__field{flex-direction:column;display:flex}.header-dropdown__field-label{font-size:var(--font-size-12);font-weight:var(--font-weight-light);color:var(--theme-neutral-700);line-height:var(--line-height-20)}.header-dropdown__field-value{font-size:var(--font-size-14);font-weight:var(--font-weight-light);line-height:var(--line-height-20)}.header-dropdown__user-name{font-size:var(--font-size-16);font-weight:var(--font-weight-semibold);color:var(--color-base-neutral-900);line-height:var(--line-height-20)}.header-dropdown__user-title{font-size:var(--font-size-14);font-weight:var(--font-weight-regular);color:var(--color-base-neutral-700);line-height:var(--line-height-18)}.header-dropdown__theme-toggle{gap:var(--spacing-8);padding:var(--spacing-16)var(--spacing-24);cursor:pointer;justify-content:space-between;display:flex}.header-dropdown__toggle-header{align-items:center;gap:var(--spacing-8);display:flex}.header-dropdown__toggle-wrapper{align-items:center;display:flex}.header-dropdown__theme-label{font-size:var(--font-size-16);font-weight:var(--font-weight-light);flex:1}.header-dropdown__item{font-size:var(--font-size-16);font-weight:var(--font-weight-light);line-height:var(--line-height-24);padding:var(--spacing-16)var(--spacing-24);gap:var(--spacing-8);border:none}.header-dropdown__close-button{top:var(--spacing-8);right:var(--spacing-12);cursor:pointer;gap:.428571rem;position:absolute}.filter-actionbar{background-color:var(--bg-colors-default-primary);box-shadow:var(--filter-header-card-box-shadow);border-radius:var(--sizing-12);padding:var(--sizing-10)var(--sizing-12);gap:var(--sizing-12);align-items:center;display:flex;overflow:hidden}.filter-actionbar__left{align-items:center;gap:var(--sizing-12);flex:1;min-width:17.4286rem;display:flex}.filter-actionbar__separator{background-color:var(--theme-neutral-100);width:.0714286rem;height:1.71429rem;margin-left:var(--sizing-4);margin-right:var(--sizing-4);flex-shrink:0}.filter-actionbar__right{justify-content:flex-end;align-items:center;gap:var(--sizing-12);white-space:nowrap;flex:none;min-width:-webkit-fit-content;min-width:fit-content;display:flex}.filter-actionbar__icon-button{--button-border-radius:var(--sizing-24)}.filter-actionbar__icon-button--favorited{--icon-colors-default-primary:var(--color-red-600);--button-secondary-hover-icon-color:var(--color-red-600);--button-secondary-active-icon-color:var(--color-red-600);--button-secondary-bg-color:var(--theme-neutral-50);--button-secondary-border-color:var(--border-colors-selected-default-secondary)}.filter-actionbar__icon-button--active{--button-secondary-bg-color:var(--theme-neutral-50);--button-secondary-border-color:var(--border-colors-selected-default-secondary)}.console-card{padding:var(--sizing-32)var(--sizing-24);width:100%;box-shadow:var(--box-shadow-07);--card-border-radius:var(--sizing-12)}.console-card motif-card-body{gap:var(--sizing-32);flex-direction:column;width:100%;display:flex}.console-card__header{gap:var(--sizing-4);flex-direction:column;display:flex}.console-card__title{font-size:var(--font-size-20);font-weight:var(--font-weight-regular);line-height:var(--line-height-30);letter-spacing:0;color:var(--theme-neutral-900);margin:0}.console-card__description{font-size:var(--sizing-16);line-height:var(--line-height-24);letter-spacing:0;font-weight:var(--font-weight-light);color:var(--theme-neutral-700);margin:0}.console-card__body{flex-direction:column;gap:.714286rem;min-height:9.14286rem;display:flex}.console-card__toast-success,.console-card__toast-warning,.console-card__toast-error{width:100%;position:relative}.filter-tag{background-color:var(--theme-neutral-25);border:.0714286rem solid var(--theme-neutral-300);white-space:nowrap;border-radius:.142857rem;align-items:center;gap:.214286rem;height:2rem;padding:.285714rem .285714rem .285714rem .714286rem;display:inline-flex}.filter-tag__value{overflow:hidden}.filter-tag__remove-button{background:0 0;align-items:center}.filter-tag__remove-button:hover{border-radius:var(--border-radius-xs)}.mp-feedback-list{width:100%}.mp-feedback-list__container{gap:var(--spacing-lg);flex-direction:column;display:flex}.mp-feedback-list__item{flex-direction:column;display:flex}.mp-feedback-list__item:not(:last-child){padding-bottom:1.14286rem}.mp-feedback-list__item:not(:first-child){border-top:var(--border-width-thin)solid var(--theme-neutral-200);padding-top:1.14286rem}.mp-feedback-list__separator{border-bottom:var(--border-width-thin)solid var(--theme-neutral-200)}.mp-feedback-list__header{margin-bottom:var(--spacing-10);justify-content:space-between;align-items:center;display:flex}.mp-feedback-list__user-info{justify-content:center;align-items:center;gap:var(--spacing-20);display:flex}.mp-feedback-list__avatar{object-fit:cover;border-radius:50%;width:1.71429rem;height:1.71429rem}.mp-feedback-list__username{color:var(--theme-neutral-900);font-size:var(--font-size-14)}.mp-feedback-list__meta{justify-content:center;align-items:center;gap:var(--spacing-16);display:flex}.mp-feedback-list__date{color:var(--theme-neutral-700);font-size:var(--font-size-12)}.mp-feedback-list__actions .action-cell-renderer__trigger{padding:.285714rem}.mp-feedback-list__rating .mp-rating{gap:var(--spacing-xs)}.mp-feedback-list__feedback{color:var(--theme-neutral-900);font-size:var(--font-size-14);margin-top:var(--spacing-12);line-height:1.4}.mp-feedback-list__empty{text-align:center;padding:var(--spacing-xl);color:var(--theme-neutral-700);font-style:italic}.mp-feedback-list__actions{justify-content:center;align-items:center;display:flex;position:relative}.mp-feedback-list__actions:before,.mp-feedback-list__actions:after{content:"";height:var(--border-width-thin);background-color:var(--theme-neutral-200);flex:1}.mp-feedback-list__actions:before{margin-right:var(--spacing-16)}.mp-feedback-list__actions:after{margin-left:var(--spacing-16)}.mp-feedback-list__view-more,.mp-feedback-list__view-less{--button-text-text-color:var(--theme-neutral-700);font-size:var(--font-size-14);font-weight:var(--font-weight-light);white-space:nowrap;--button-text-hover-text-color:var(--theme-neutral-700);--button-text-hover-icon-color:var(--theme-neutral-700);--button-text-hover-color:var(--theme-neutral-700)}.mp-feedback-list__loader{padding:var(--spacing-16);margin-top:var(--spacing-16);justify-content:center;align-items:center;display:flex}.mp-confirmation-modal{--modal-wrapper-gap:0;--modal-body-padding:var(--spacing-24)0 var(--spacing-24)0}.mp-confirmation-modal__cancel-button,.mp-confirmation-modal__confirm-button{min-width:5.71429rem}.empty-notification-message{flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-notification-message__heading{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-22);line-height:var(--line-height-30);color:#0000;letter-spacing:0;text-align:center;background:var(--mp-notifications-heading-gradient);-webkit-text-fill-color:#0000;margin:0;margin-bottom:var(--spacing-8);-webkit-background-clip:text;background-clip:text}.empty-notification-message__sub-heading{font-family:var(--font-family-primary);font-weight:var(--font-weight-light);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--text-colors-default-secondary);letter-spacing:0;text-align:center;margin:0}.mp-info-card{padding:var(--spacing-16);width:100%}.mp-info-card motif-card-body{flex-direction:column;width:100%;display:flex}.mp-info-card__title{font-family:var(--font-family-primary);font-size:var(--font-size-12);font-weight:var(--font-regular);color:var(--theme-neutral-700);margin-bottom:var(--spacing-8)}.mp-info-card__value{font-family:var(--font-family-primary);font-size:var(--font-size-32);font-weight:var(--font-bold);color:var(--theme-neutral-900);line-height:1.2}.welcome-screen{flex-direction:column;flex:1;display:flex}.welcome-screen__header{text-align:center;margin-bottom:var(--spacing-24);flex-direction:column;align-items:center;display:flex}.welcome-screen__avatar{width:4.57143rem;height:4.57143rem;margin-bottom:var(--spacing-16);background:linear-gradient(135deg,var(--color-yellow-400)0%,var(--color-purple-500)50%,var(--color-blue-400)100%);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.welcome-screen__avatar:before{content:"";background-color:var(--body-bg-color);border-radius:50%;position:absolute;top:.142857rem;bottom:.142857rem;left:.142857rem;right:.142857rem}.welcome-screen__avatar motif-icon,.welcome-screen__avatar .motif-icon{z-index:1;position:relative}.welcome-screen__title{font-family:var(--font-family-primary);font-size:var(--font-size-18);font-weight:var(--font-weight-600);color:var(--theme-neutral-900);margin:0 0 var(--spacing-8)0}.welcome-screen__subtitle{font-family:var(--font-family-primary);font-size:var(--font-size-12);font-weight:var(--font-weight-400);color:var(--theme-neutral-600);margin:0;line-height:1.71429rem}.welcome-screen__learn-more{font-size:var(--font-size-12);font-weight:var(--font-weight-400);color:var(--theme-neutral-600);cursor:pointer;--button-ghost-text-color:var(--theme-neutral-600);--button-ghost-hover-text-color:var(--theme-neutral-800);padding:0;text-decoration:underline;display:inline}.welcome-screen__learn-more::part(button){font-weight:var(--font-weight-light);font-size:var(--font-size-12);height:1.71429rem;padding:0;text-decoration:underline;display:inline}.welcome-screen__learn-more::part(button):hover{background-color:#0000}.welcome-screen__quick-actions{gap:var(--spacing-8);flex-direction:column;display:flex}.welcome-screen__quick-action{background-color:var(--mp-sidekick-options-bg-color);border-radius:var(--sizing-8);width:100%;padding:var(--sizing-8)var(--sizing-12);--button-text-hover-text-color:var(--button-text-text-color);justify-content:flex-start}.welcome-screen__quick-action:hover{background-color:var(--theme-neutral-100)}.welcome-screen__quick-action::part(button){font-weight:var(--font-weight-light);font-size:var(--font-size-14)}.welcome-screen__guidance{background-color:var(--theme-neutral-100);border-radius:var(--sizing-12);padding:var(--spacing-16)}.welcome-screen__guidance-text{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-400);color:var(--theme-neutral-900);margin:0;line-height:1.5}.welcome-screen__conversation{gap:var(--spacing-12);flex-direction:column;display:flex}.welcome-screen__selected-option{align-items:center;gap:var(--spacing-8);padding:var(--spacing-12)var(--spacing-16);border:1px solid var(--theme-neutral-300);border-radius:var(--sizing-8);background-color:var(--theme-neutral-50);width:100%;color:var(--color-green-600);display:flex}.welcome-screen__selected-option-text{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-400);color:var(--theme-neutral-700)}.welcome-screen__message--assistant{padding:var(--spacing-12);border-radius:var(--sizing-12);background-color:var(--theme-neutral-100);width:100%}.welcome-screen__message-text{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-400);color:var(--theme-neutral-900);margin:0;line-height:1.5}.welcome-screen__disclosure-body{font-family:var(--font-family-primary);font-size:var(--font-size-16);font-weight:var(--font-weight-light);color:var(--theme-neutral-900);margin:0;line-height:1.71429rem}.welcome-screen__disclosure-modal{--modal-wrapper-hover:1.71429rem;--modal-body-section-divider-border-width:0}.sidekick-asset-card{gap:var(--spacing-4);padding:var(--spacing-8);background-color:var(--mp-sidekick-chat-assistant-message-bg);border-radius:var(--spacing-8);cursor:pointer;flex-direction:column;height:5.14286rem;display:flex}.sidekick-asset-card:focus{outline:2px solid var(--color-blue-500);outline-offset:-2px}.sidekick-asset-card__title{align-items:center;gap:var(--spacing-4);min-width:0;display:flex}.sidekick-asset-card__title-text{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-regular);color:var(--theme-neutral-900);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.sidekick-asset-card__title-icon{color:var(--theme-neutral-500);flex-shrink:0}.sidekick-asset-card__title-tooltip{flex-shrink:0}.sidekick-asset-card__description{font-family:var(--font-family-primary);font-size:var(--font-size-12);font-weight:var(--font-weight-light);color:var(--theme-neutral-700);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.sidekick-asset-card--skeleton{cursor:default;pointer-events:none}.sidekick-asset-list{gap:var(--spacing-8);flex-direction:column;display:flex}.sidekick-asset-list__count{font-family:var(--font-family-primary);font-size:var(--font-size-12);font-weight:var(--font-weight-400);color:var(--theme-neutral-600)}.sidekick-asset-list__items{gap:var(--spacing-8);flex-direction:column;display:flex}.sidekick-asset-list__footer{padding-top:var(--spacing-8);justify-content:center;display:flex}.sidekick-asset-list__view-more{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-500);--button-text-text-color:var(--color-blue-600)}.sidekick-asset-list__loading-more{gap:var(--spacing-8);margin-top:var(--spacing-8);flex-direction:column;display:flex}.sidekick-asset-list__empty,.sidekick-asset-list__error{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-400);text-align:left;justify-content:center;align-items:center;display:flex}.sidekick-asset-list__error{color:var(--color-red-600);background-color:var(--color-red-50);border-radius:var(--sizing-8)}.chat-message{gap:var(--spacing-8);margin-bottom:var(--spacing-16);flex-direction:column;display:flex}.chat-message--user{align-items:flex-end}.chat-message--user .chat-message__content{background-color:var(--mp-sidekick-chat-user-message-bg);border-radius:var(--sizing-12);color:var(--color-base-white)}.chat-message--user .chat-message__text{color:var(--color-base-neutral-100)}.chat-message--assistant{align-items:flex-start}.chat-message--assistant .chat-message__content{background-color:var(--mp-sidekick-assistant-message-bg);border-radius:var(--sizing-12)}.chat-message__header{align-items:center;gap:var(--spacing-8);margin-bottom:var(--spacing-4);display:flex}.chat-message__header--right{justify-content:flex-end}.chat-message__avatar-icon{width:1.71429rem;height:1.71429rem}.chat-message__label{font-family:var(--font-family-primary);font-size:var(--font-size-12);font-weight:var(--font-weight-500);color:var(--theme-neutral-700)}.chat-message__content{padding:var(--spacing-12);width:-webkit-fit-content;width:fit-content;max-width:100%}.chat-message__text{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-400);color:var(--theme-neutral-900);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.5}.chat-message__text--error{color:var(--color-red-600)}.chat-message__intro{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-400);color:var(--theme-neutral-900);margin:0 0 var(--spacing-12)0;line-height:1.5}.chat-message__intro--bold{font-weight:var(--font-weight-bold)}.chat-message__actions{gap:var(--spacing-8);display:flex}.chat-message__action-btn{border-radius:var(--border-radius-4);cursor:pointer;width:2rem;height:2rem;color:var(--theme-neutral-500);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s,background-color .2s;display:flex}.chat-message__action-btn:hover{background-color:var(--theme-neutral-100);color:var(--theme-neutral-700)}.chat-message__action-btn--unlike{transform:rotate(180deg)}.chat-message__clarification{gap:var(--spacing-12);flex-direction:column;display:flex}.chat-message__clarification-list{gap:var(--spacing-8);padding-left:var(--spacing-16);flex-direction:column;margin:0;list-style-type:disc;display:flex}.chat-message__clarification-item{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-400);color:var(--theme-neutral-900);line-height:1.5}.chat-message-list{flex-direction:column;padding-right:.142857rem;display:flex}.processing-indicator{align-items:center;gap:var(--spacing-8);margin-bottom:var(--spacing-16);display:flex}.processing-indicator__icon{width:1.71429rem;height:1.71429rem}.processing-indicator__text{font-family:var(--font-family-primary);font-size:var(--font-size-12);font-weight:var(--font-weight-400);color:var(--theme-neutral-600)}.message-input{padding:var(--spacing-16)}.message-input__input{--input-min-height:4.28571rem;--input-border-custom-color:var(--theme-neutral-100);--border-radius-sm:var(--sizing-8)}.message-input__input::part(input-container){height:100%}.message-input__suffix{align-items:center;display:flex}.message-input__send-btn.mp-button{border-radius:50%;width:2.28571rem;min-width:2.28571rem;height:2.28571rem;padding:0}.sidekick{background-color:var(--body-bg-color);z-index:100;flex-direction:column;width:25.7143rem;transition:transform .3s ease-in-out;display:flex;position:fixed;top:4.57143rem;bottom:0;right:0;transform:translate(100%);box-shadow:-2px 0 8px #0000001a}.sidekick--open{border-radius:var(--sizing-12);transform:translate(0)}.sidekick__ai-border{background:var(--mp-sidekick-ai-border-bg);height:var(--sizing-2);width:100%;-webkit-mask-image:var(--mp-sidekick-ai-border-mask);mask-image:var(--mp-sidekick-ai-border-mask);-webkit-mask-image:var(--mp-sidekick-ai-border-mask);flex-shrink:0;margin-bottom:0;position:relative}.sidekick__header{padding:var(--spacing-12)var(--spacing-16);justify-content:space-between;align-items:center;display:flex}.sidekick__title{font-family:var(--font-family-primary);font-size:var(--font-size-16);font-weight:var(--font-weight-600);color:var(--theme-neutral-900)}.sidekick__header-actions{align-items:center;gap:var(--spacing-4);display:flex}.sidekick__header-btn{padding:var(--spacing-4);color:var(--theme-neutral-700)}.sidekick__header-btn:hover{color:var(--theme-neutral-900)}.sidekick__close-btn{color:var(--theme-neutral-600)}.sidekick__content{padding:var(--spacing-16);background-color:var(--body-bg-color);flex-direction:column;flex:1;display:flex;overflow-y:auto}.sidekick__content::-webkit-scrollbar{cursor:pointer;width:.357143rem;height:.357143rem}.sidekick__content::-webkit-scrollbar-thumb{background:var(--scroll-bg-color);cursor:pointer;border-radius:.571429rem}.sidekick__content::-webkit-scrollbar-thumb:hover{cursor:pointer}.sidekick__content::-webkit-scrollbar:hover{cursor:pointer}.sidekick__welcome{text-align:center;margin-bottom:var(--spacing-24);flex-direction:column;align-items:center;display:flex}.sidekick__avatar{width:4.57143rem;height:4.57143rem;margin-bottom:var(--spacing-16);background:linear-gradient(135deg,var(--color-yellow-400)0%,var(--color-purple-500)50%,var(--color-blue-400)100%);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.sidekick__avatar:before{content:"";background-color:var(--body-bg-color);border-radius:50%;position:absolute;top:.142857rem;bottom:.142857rem;left:.142857rem;right:.142857rem}.sidekick__avatar motif-icon,.sidekick__avatar .motif-icon{z-index:1;position:relative}.sidekick__welcome-title{font-family:var(--font-family-primary);font-size:var(--font-size-18);font-weight:var(--font-weight-600);color:var(--theme-neutral-900);margin:0 0 var(--spacing-8)0}.sidekick__welcome-subtitle{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-400);color:var(--theme-neutral-600);margin:0 0 var(--spacing-16)0;line-height:1.5}.sidekick__lets-start{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-500);color:var(--theme-neutral-700);margin:0}.sidekick__quick-actions{gap:var(--spacing-8);flex-direction:column;display:flex}.sidekick__quick-action{padding:var(--spacing-12)var(--spacing-16);border:1px solid var(--theme-neutral-300);border-radius:var(--sizing-8);font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-400);color:var(--theme-neutral-700);text-align:left;cursor:pointer;background-color:#0000;transition:background-color .2s,border-color .2s}.sidekick__quick-action:hover{background-color:var(--theme-neutral-100);border-color:var(--theme-neutral-400)}.sidekick__footer{align-items:center;gap:var(--spacing-8);padding:var(--spacing-16);border-top:1px solid var(--theme-neutral-200);display:flex}.sidekick__input-container{padding:var(--spacing-8)var(--spacing-16);border:1px solid var(--theme-neutral-300);border-radius:var(--sizing-4);background-color:var(--theme-neutral-50);flex:1;align-items:center;display:flex}.sidekick__input{font-family:var(--font-family-primary);font-size:var(--font-size-14);color:var(--theme-neutral-900);background:0 0;border:none;outline:none;flex:1}.sidekick__input::placeholder{color:var(--theme-neutral-500)}.sidekick__send-btn{border-radius:var(--sizing-4);flex-shrink:0;justify-content:center;align-items:center;width:2.85714rem;height:2.85714rem;padding:0;display:flex}.sidekick__send-btn:disabled{opacity:.5;cursor:not-allowed}.sidekick__error{justify-content:space-between;align-items:center;gap:var(--spacing-8);padding:var(--spacing-12);margin-top:var(--spacing-8);background-color:var(--color-red-50);border:1px solid var(--color-red-200);border-radius:var(--sizing-8);display:flex}.sidekick__error-text{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-400);color:var(--color-red-700)}.sidekick__error-dismiss{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-500);color:var(--color-red-600);cursor:pointer;padding:var(--spacing-4)var(--spacing-8);background:0 0;border:none}.sidekick__error-dismiss:hover{text-decoration:underline}.logout-page{min-height:100%;padding:var(--spacing-24);flex:1;justify-content:center;align-items:center;display:flex}.logout-page__container{justify-content:center;width:100%;display:flex}.logout-page__card{text-align:center;width:100%;padding:var(--spacing-40)var(--spacing-32);flex-direction:column;justify-content:center;align-items:center;max-width:100%;display:flex}.logout-page__icon-container{margin-bottom:var(--spacing-24);justify-content:center;align-items:center;display:flex}.logout-page__icon{width:var(--sizing-64);height:var(--sizing-64);background-color:var(--bg-colors-active-tertiary);color:var(--accent-info-primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.logout-page__title{margin:0 0 var(--spacing-16)0;color:var(--theme-neutral-900)}.logout-page__content{margin-bottom:var(--spacing-32)}.logout-page__description,.logout-page__subtitle{margin:0 0 var(--spacing-8)0;color:var(--theme-neutral-700);line-height:var(--line-height-24)}.logout-page__description:last-child,.logout-page__subtitle:last-child{margin-bottom:0}.logout-page__button{width:100%;max-width:9rem}.app-layout{--header-height:56px;grid-template-areas:"header header""navigation main";grid-template-rows:var(--header-height)1fr;background-color:var(--mp-header-bg-color);grid-template-columns:auto 1fr;width:100vw;height:100vh;display:grid;overflow:hidden}.app-layout__header{grid-area:header}.app-layout__navigation{z-index:50;background-color:var(--mp-header-bg-color);grid-area:navigation}.app-layout__main{border-top-left-radius:var(--sizing-12);grid-area:main;margin-top:.714286rem;transition:margin-right .3s ease-in-out;display:flex;overflow:hidden;box-shadow:-8px -8px 16px #00000003}.app-layout__main--with-sidekick{border-radius:var(--sizing-12);margin-right:26.2857rem}.app-layout .app-content{flex-grow:1;width:100%}.loader-class{--progress-loader-text-color:var(--body-bg-color);--progress-loader-circles-md-track-border-color:#454eff;--progress-loader-circles-md-loaded-border-color:#7177ff}.mp-notification-panel{top:calc(100% + var(--spacing-8));background-color:var(--theme-neutral-0);border:var(--border-width-thin)solid var(--theme-neutral-200);border-radius:var(--border-radius-xl);flex-direction:column;width:27.1429rem;height:44.8571rem;max-height:calc(100vh - 100px);display:flex;position:absolute;right:0}.mp-notification-panel--with-admin{width:31.7143rem}.mp-notification-panel__header{padding:var(--spacing-8)var(--spacing-12);border-bottom:var(--border-width-thin)solid var(--theme-neutral-200);justify-content:space-between;align-items:center;display:flex}.mp-notification-panel__search-header{align-items:center;gap:var(--spacing-4);padding:var(--spacing-8)var(--spacing-12);border-bottom:var(--border-width-thin)solid var(--theme-neutral-200);display:flex}.mp-notification-panel__search-input{width:100%}.mp-notification-panel__search-input::part(input){min-height:var(--sizing-44);--border-radius-sm:var(--border-radius-xxl);--input-bg-color:transparent;--input-border-color:var(--border-colors-default-secondary);--input-text-color:var(--text-colors-default-primary);--input-placeholder-text-color:var(--theme-neutral-700);--input-padding-left:var(--sizing-44);--input-typography-font-size:var(--font-size-14);--input-typography-line-height:var(--line-height-20);background:var(--theme-neutral-0);padding-right:9.14286rem}.mp-notification-panel__search-input__icon{justify-content:center;align-items:center;display:flex}.mp-notification-panel__search-input__icon motif-icon{--icon-icon-color:var(--theme-neutral-500)}.mp-notification-panel__title{padding:var(--spacing-6)var(--spacing-8);font-size:var(--font-size-16);font-weight:var(--font-weight-light);line-height:var(--line-height-24);margin:0}.mp-notification-panel__actions{align-items:center;gap:var(--spacing-4);display:flex}.mp-notification-panel__tab-row{padding:0 var(--spacing-24);justify-content:space-between;align-items:center;display:flex}.mp-notification-panel__tabs{align-items:center;gap:var(--spacing-8);height:4rem;display:flex}.mp-notification-panel__tab{white-space:nowrap}.mp-notification-panel__tab--active{--button-ghost-bg-color:var(--theme-neutral-900);--button-ghost-hover-bg-color:var(--theme-neutral-900);--button-ghost-text-color:var(--theme-neutral-0);--button-ghost-hover-text-color:var(--theme-neutral-0)}.mp-notification-panel__mark-read{margin-left:var(--spacing-8);white-space:nowrap;--button-text-text-color:var(--color-blue-500);--button-text-hover-text-color:var(--color-blue-500)}.mp-notification-panel__content{padding:var(--spacing-4)0;flex:1;overflow-y:auto}.mp-notification-panel__content::-webkit-scrollbar{cursor:pointer;width:.357143rem;height:.357143rem}.mp-notification-panel__content::-webkit-scrollbar-thumb{background:var(--scroll-bg-color);cursor:pointer;border-radius:.571429rem}.mp-notification-panel__content::-webkit-scrollbar-thumb:hover{cursor:pointer}.mp-notification-panel__content::-webkit-scrollbar:hover{cursor:pointer}.mp-notification-item{align-items:flex-start;gap:var(--spacing-12);padding:var(--spacing-16)var(--spacing-8)var(--spacing-16)var(--spacing-24);cursor:pointer;border-bottom:var(--border-width-thin)solid var(--theme-neutral-200);display:flex}.mp-notification-item:hover{background-color:var(--theme-neutral-50)}.mp-notification-item__content{flex:1}.mp-notification-item__content-row{justify-content:space-between;align-items:center;display:flex}.mp-notification-item__time{font-family:var(--font-family-primary);font-weight:var(--font-weight-light);font-size:var(--font-size-12);line-height:var(--line-height-18);color:var(--text-colors-default-secondary);margin-bottom:var(--spacing-4);display:block}.mp-notification-item__message{word-break:break-word;font-family:var(--font-family-primary);font-weight:var(--font-weight-light);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--text-colors-default-primary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.mp-notification-item__message--expanded{line-clamp:unset;-webkit-line-clamp:unset;display:block;overflow:visible}.mp-notification-item__toggle{margin-top:var(--spacing-4)}.mp-notification-item__toggle::part(button){gap:var(--spacing-4);height:auto;font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--line-height-20);color:var(--button-text-alt-text-color);padding:0}.mp-notification-item__toggle motif-icon{--icon-icon-color:var(--button-text-alt-text-color)}.mp-notification-item__indicator{width:var(--sizing-8);height:var(--sizing-8);background-color:var(--accent-info-secondary);border-radius:14.2857rem}.cmp-notification{position:relative}.cmp-notification__empty-state{margin:2.85714rem 1.71429rem}.cmp-notification__more-loader{height:5rem}.mp-app-header{padding:var(--spacing-16);border-bottom:var(--sizing-1)solid var(--color-base-neutral-200);background-color:var(--color-base-neutral-50);justify-content:flex-end;align-items:center;display:flex}.mp-app-header__link{align-items:center;text-decoration:none;display:flex}.mp-app-header__search{flex-grow:1;justify-content:center;align-items:center;display:flex}.mp-app-header__authenticated{justify-content:flex-end;align-items:center;width:100%;display:flex}.mp-app-header__actions{margin-right:var(--sizing-4);justify-content:end;align-items:center;gap:var(--spacing-6);flex-grow:1;display:flex}.mp-app-header__signout-btn{color:var(--header-title--color)}.mp-app-header__feedback-btn motif-icon{--icon-icon-color:var(--color-base-neutral-600)}.mp-app-header__sidekick-btn{align-items:center;gap:var(--spacing-4);padding:var(--spacing-4)var(--spacing-8);--button-ghost-border-color:var(--theme-neutral-300);--button-ghost-border-width:1px;--button-ghost-border-style:solid;--button-ghost-hover-border-width:1px;--button-ghost-hover-border-style:solid;--button-ghost-hover-border-color:var(--theme-neutral-300);--button-ghost-active-border-width:1px;--button-ghost-active-border-style:solid;--button-ghost-active-border-color:var(--theme-neutral-300);--button-ghost-focus-border-width:1px;--button-ghost-focus-border-style:solid;--button-ghost-focus-border-color:var(--theme-neutral-300);display:flex}.mp-app-header__sidekick-btn::part(button){border-radius:32px}.mp-app-header__sidekick-btn::part(button):hover{background-color:var(--theme-neutral-100)}.mp-app-header__sidekick-label{font-family:var(--font-family-primary);font-size:var(--font-size-14);font-weight:var(--font-weight-500);color:var(--theme-neutral-700)}@font-face{font-family:EyInterstate;src:url(../../static/media/EYInterstate-Bold.659aed74.eot);src:url(../../static/media/EYInterstate-Bold.659aed74.eot?#iefix)format("embedded-opentype"),url(../../static/media/EYInterstate-Bold.3e633fc5.woff2)format("woff2"),url(../../static/media/EYInterstate-Bold.404b3d9b.woff)format("woff"),url(../../static/media/EYInterstate-Bold.04f7e9c4.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:EyInterstate;src:url(../../static/media/EYInterstate-Regular.15ca4cb4.eot);src:url(../../static/media/EYInterstate-Regular.15ca4cb4.eot?#iefix)format("embedded-opentype"),url(../../static/media/EYInterstate-Regular.e4322cf9.woff2)format("woff2"),url(../../static/media/EYInterstate-Regular.2f82411b.woff)format("woff"),url(../../static/media/EYInterstate-Regular.31191571.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:EyInterstate;src:url(../../static/media/EYInterstate-Light.605e5c26.eot);src:url(../../static/media/EYInterstate-Light.605e5c26.eot?#iefix)format("embedded-opentype"),url(../../static/media/EYInterstate-Light.5b6a15f2.ttf)format("truetype"),url(../../static/media/EYInterstate-Light.a957e051.woff)format("woff"),url(../../static/media/EYInterstate-Light.c57e3840.woff2)format("woff2");font-weight:300;font-style:normal}@font-face{font-family:noto_sans;src:url(../../static/media/notosans-bold-webfont.e16ef65c.eot);src:url(../../static/media/notosans-bold-webfont.e16ef65c.eot?#iefix)format("embedded-opentype"),url(../../static/media/notosans-bold-webfont.da85031a.woff2)format("woff2"),url(../../static/media/notosans-bold-webfont.19c0dfba.woff)format("woff"),url(../../static/media/notosans-bold-webfont.8f1e7fb6.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:noto_sans;src:url(../../static/media/notosans-medium-webfont.8891d944.eot);src:url(../../static/media/notosans-medium-webfont.8891d944.eot?#iefix)format("embedded-opentype"),url(../../static/media/notosans-medium-webfont.74fcf9e9.ttf)format("truetype"),url(../../static/media/notosans-medium-webfont.e1b51f0f.woff)format("woff"),url(../../static/media/notosans-medium-webfont.055d96d8.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:noto_sans;src:url(../../static/media/NotoSans-Light.2aadaa5d.ttf);font-weight:300;font-style:normal}:root{--typography-lg-display-1-font-family:var(--typography-display-1-font-family);--typography-lg-display-1-font-weight:var(--typography-display-1-font-weight);--typography-lg-display-1-font-size:var(--typography-display-1-font-size);--typography-lg-display-1-line-height:var(--typography-display-1-line-height);--typography-lg-display-1-letter-spacing:var(--typography-display-1-letter-spacing);--typography-lg-display-1-paragraph-spacing:var(--typography-display-1-paragraph-spacing);--typography-lg-display-1-text-decoration:var(--typography-display-1-text-decoration);--typography-lg-display-1-text-case:var(--typography-display-1-text-case);--typography-lg-display-1-regular-font-family:var(--typography-display-1-regular-font-family);--typography-lg-display-1-regular-font-weight:var(--typography-display-1-regular-font-weight);--typography-lg-display-1-regular-font-size:var(--typography-display-1-regular-font-size);--typography-lg-display-1-regular-line-height:var(--typography-display-1-regular-line-height);--typography-lg-display-1-regular-letter-spacing:var(--typography-display-1-regular-letter-spacing);--typography-lg-display-1-regular-paragraph-spacing:var(--typography-display-1-regular-paragraph-spacing);--typography-lg-display-1-regular-text-decoration:var(--typography-display-1-regular-text-decoration);--typography-lg-display-1-regular-text-case:var(--typography-display-1-regular-text-case);--typography-lg-display-1-bold-font-family:var(--typography-display-1-bold-font-family);--typography-lg-display-1-bold-font-weight:var(--typography-display-1-bold-font-weight);--typography-lg-display-1-bold-font-size:var(--typography-display-1-bold-font-size);--typography-lg-display-1-bold-line-height:var(--typography-display-1-bold-line-height);--typography-lg-display-1-bold-letter-spacing:var(--typography-display-1-bold-letter-spacing);--typography-lg-display-1-bold-paragraph-spacing:var(--typography-display-1-bold-paragraph-spacing);--typography-lg-display-1-bold-text-decoration:var(--typography-display-1-bold-text-decoration);--typography-lg-display-1-bold-text-case:var(--typography-display-1-bold-text-case);--typography-lg-display-2-font-family:var(--typography-display-2-font-family);--typography-lg-display-2-font-weight:var(--typography-display-2-font-weight);--typography-lg-display-2-font-size:var(--typography-display-2-font-size);--typography-lg-display-2-line-height:var(--typography-display-2-line-height);--typography-lg-display-2-letter-spacing:var(--typography-display-2-letter-spacing);--typography-lg-display-2-paragraph-spacing:var(--typography-display-2-paragraph-spacing);--typography-lg-display-2-text-decoration:var(--typography-display-2-text-decoration);--typography-lg-display-2-text-case:var(--typography-display-2-text-case);--typography-lg-display-2-regular-font-family:var(--typography-display-2-regular-font-family);--typography-lg-display-2-regular-font-weight:var(--typography-display-2-regular-font-weight);--typography-lg-display-2-regular-font-size:var(--typography-display-2-regular-font-size);--typography-lg-display-2-regular-line-height:var(--typography-display-2-regular-line-height);--typography-lg-display-2-regular-letter-spacing:var(--typography-display-2-regular-letter-spacing);--typography-lg-display-2-regular-paragraph-spacing:var(--typography-display-2-regular-paragraph-spacing);--typography-lg-display-2-regular-text-decoration:var(--typography-display-2-regular-text-decoration);--typography-lg-display-2-regular-text-case:var(--typography-display-2-regular-text-case);--typography-lg-display-2-bold-font-family:var(--typography-display-2-bold-font-family);--typography-lg-display-2-bold-font-weight:var(--typography-display-2-bold-font-weight);--typography-lg-display-2-bold-font-size:var(--typography-display-2-bold-font-size);--typography-lg-display-2-bold-line-height:var(--typography-display-2-bold-line-height);--typography-lg-display-2-bold-letter-spacing:var(--typography-display-2-bold-letter-spacing);--typography-lg-display-2-bold-paragraph-spacing:var(--typography-display-2-bold-paragraph-spacing);--typography-lg-display-2-bold-text-decoration:var(--typography-display-2-bold-text-decoration);--typography-lg-display-2-bold-text-case:var(--typography-display-2-bold-text-case);--typography-lg-display-3-font-family:var(--typography-display-3-font-family);--typography-lg-display-3-font-weight:var(--typography-display-3-font-weight);--typography-lg-display-3-font-size:var(--typography-display-3-font-size);--typography-lg-display-3-line-height:var(--typography-display-3-line-height);--typography-lg-display-3-letter-spacing:var(--typography-display-3-letter-spacing);--typography-lg-display-3-paragraph-spacing:var(--typography-display-3-paragraph-spacing);--typography-lg-display-3-text-decoration:var(--typography-display-3-text-decoration);--typography-lg-display-3-text-case:var(--typography-display-3-text-case);--typography-lg-display-3-regular-font-family:var(--typography-display-3-regular-font-family);--typography-lg-display-3-regular-font-weight:var(--typography-display-3-regular-font-weight);--typography-lg-display-3-regular-font-size:var(--typography-display-3-regular-font-size);--typography-lg-display-3-regular-line-height:var(--typography-display-3-regular-line-height);--typography-lg-display-3-regular-letter-spacing:var(--typography-display-3-regular-letter-spacing);--typography-lg-display-3-regular-paragraph-spacing:var(--typography-display-3-regular-paragraph-spacing);--typography-lg-display-3-regular-text-decoration:var(--typography-display-3-regular-text-decoration);--typography-lg-display-3-regular-text-case:var(--typography-display-3-regular-text-case);--typography-lg-display-3-bold-font-family:var(--typography-display-3-bold-font-family);--typography-lg-display-3-bold-font-weight:var(--typography-display-3-bold-font-weight);--typography-lg-display-3-bold-font-size:var(--typography-display-3-bold-font-size);--typography-lg-display-3-bold-line-height:var(--typography-display-3-bold-line-height);--typography-lg-display-3-bold-letter-spacing:var(--typography-display-3-bold-letter-spacing);--typography-lg-display-3-bold-paragraph-spacing:var(--typography-display-3-bold-paragraph-spacing);--typography-lg-display-3-bold-text-decoration:var(--typography-display-3-bold-text-decoration);--typography-lg-display-3-bold-text-case:var(--typography-display-3-bold-text-case);--typography-lg-display-4-font-family:var(--typography-display-4-font-family);--typography-lg-display-4-font-weight:var(--typography-display-4-font-weight);--typography-lg-display-4-font-size:var(--typography-display-4-font-size);--typography-lg-display-4-line-height:var(--typography-display-4-line-height);--typography-lg-display-4-letter-spacing:var(--typography-display-4-letter-spacing);--typography-lg-display-4-paragraph-spacing:var(--typography-display-4-paragraph-spacing);--typography-lg-display-4-text-decoration:var(--typography-display-4-text-decoration);--typography-lg-display-4-text-case:var(--typography-display-4-text-case);--typography-lg-display-4-regular-font-family:var(--typography-display-4-regular-font-family);--typography-lg-display-4-regular-font-weight:var(--typography-display-4-regular-font-weight);--typography-lg-display-4-regular-font-size:var(--typography-display-4-regular-font-size);--typography-lg-display-4-regular-line-height:var(--typography-display-4-regular-line-height);--typography-lg-display-4-regular-letter-spacing:var(--typography-display-4-regular-letter-spacing);--typography-lg-display-4-regular-paragraph-spacing:var(--typography-display-4-regular-paragraph-spacing);--typography-lg-display-4-regular-text-decoration:var(--typography-display-4-regular-text-decoration);--typography-lg-display-4-regular-text-case:var(--typography-display-4-regular-text-case);--typography-lg-display-4-bold-font-family:var(--typography-display-4-bold-font-family);--typography-lg-display-4-bold-font-weight:var(--typography-display-4-bold-font-weight);--typography-lg-display-4-bold-font-size:var(--typography-display-4-bold-font-size);--typography-lg-display-4-bold-line-height:var(--typography-display-4-bold-line-height);--typography-lg-display-4-bold-letter-spacing:var(--typography-display-4-bold-letter-spacing);--typography-lg-display-4-bold-paragraph-spacing:var(--typography-display-4-bold-paragraph-spacing);--typography-lg-display-4-bold-text-decoration:var(--typography-display-4-bold-text-decoration);--typography-lg-display-4-bold-text-case:var(--typography-display-4-bold-text-case);--typography-lg-h1-font-family:var(--typography-h1-font-family);--typography-lg-h1-font-weight:var(--typography-h1-font-weight);--typography-lg-h1-font-size:var(--typography-h1-font-size);--typography-lg-h1-line-height:var(--typography-h1-line-height);--typography-lg-h1-letter-spacing:var(--typography-h1-letter-spacing);--typography-lg-h1-paragraph-spacing:var(--typography-h1-paragraph-spacing);--typography-lg-h1-text-decoration:var(--typography-h1-text-decoration);--typography-lg-h1-text-case:var(--typography-h1-text-case);--typography-lg-h1-regular-font-family:var(--typography-h1-regular-font-family);--typography-lg-h1-regular-font-weight:var(--typography-h1-regular-font-weight);--typography-lg-h1-regular-font-size:var(--typography-h1-regular-font-size);--typography-lg-h1-regular-line-height:var(--typography-h1-regular-line-height);--typography-lg-h1-regular-letter-spacing:var(--typography-h1-regular-letter-spacing);--typography-lg-h1-regular-paragraph-spacing:var(--typography-h1-regular-paragraph-spacing);--typography-lg-h1-regular-text-decoration:var(--typography-h1-regular-text-decoration);--typography-lg-h1-regular-text-case:var(--typography-h1-regular-text-case);--typography-lg-h1-bold-font-family:var(--typography-h1-bold-font-family);--typography-lg-h1-bold-font-weight:var(--typography-h1-bold-font-weight);--typography-lg-h1-bold-font-size:var(--typography-h1-bold-font-size);--typography-lg-h1-bold-line-height:var(--typography-h1-bold-line-height);--typography-lg-h1-bold-letter-spacing:var(--typography-h1-bold-letter-spacing);--typography-lg-h1-bold-paragraph-spacing:var(--typography-h1-bold-paragraph-spacing);--typography-lg-h1-bold-text-decoration:var(--typography-h1-bold-text-decoration);--typography-lg-h1-bold-text-case:var(--typography-h1-bold-text-case);--typography-lg-h2-font-family:var(--typography-h2-font-family);--typography-lg-h2-font-weight:var(--typography-h2-font-weight);--typography-lg-h2-font-size:var(--typography-h2-font-size);--typography-lg-h2-line-height:var(--typography-h2-line-height);--typography-lg-h2-letter-spacing:var(--typography-h2-letter-spacing);--typography-lg-h2-paragraph-spacing:var(--typography-h2-paragraph-spacing);--typography-lg-h2-text-decoration:var(--typography-h2-text-decoration);--typography-lg-h2-text-case:var(--typography-h2-text-case);--typography-lg-h2-regular-font-family:var(--typography-h2-regular-font-family);--typography-lg-h2-regular-font-weight:var(--typography-h2-regular-font-weight);--typography-lg-h2-regular-font-size:var(--typography-h2-regular-font-size);--typography-lg-h2-regular-line-height:var(--typography-h2-regular-line-height);--typography-lg-h2-regular-letter-spacing:var(--typography-h2-regular-letter-spacing);--typography-lg-h2-regular-paragraph-spacing:var(--typography-h2-regular-paragraph-spacing);--typography-lg-h2-regular-text-decoration:var(--typography-h2-regular-text-decoration);--typography-lg-h2-regular-text-case:var(--typography-h2-regular-text-case);--typography-lg-h2-bold-font-family:var(--typography-h2-bold-font-family);--typography-lg-h2-bold-font-weight:var(--typography-h2-bold-font-weight);--typography-lg-h2-bold-font-size:var(--typography-h2-bold-font-size);--typography-lg-h2-bold-line-height:var(--typography-h2-bold-line-height);--typography-lg-h2-bold-letter-spacing:var(--typography-h2-bold-letter-spacing);--typography-lg-h2-bold-paragraph-spacing:var(--typography-h2-bold-paragraph-spacing);--typography-lg-h2-bold-text-decoration:var(--typography-h2-bold-text-decoration);--typography-lg-h2-bold-text-case:var(--typography-h2-bold-text-case);--typography-lg-h3-font-family:var(--typography-h3-font-family);--typography-lg-h3-font-weight:var(--typography-h3-font-weight);--typography-lg-h3-font-size:var(--typography-h3-font-size);--typography-lg-h3-line-height:var(--typography-h3-line-height);--typography-lg-h3-letter-spacing:var(--typography-h3-letter-spacing);--typography-lg-h3-paragraph-spacing:var(--typography-h3-paragraph-spacing);--typography-lg-h3-text-decoration:var(--typography-h3-text-decoration);--typography-lg-h3-text-case:var(--typography-h3-text-case);--typography-lg-h3-regular-font-family:var(--typography-h3-regular-font-family);--typography-lg-h3-regular-font-weight:var(--typography-h3-regular-font-weight);--typography-lg-h3-regular-font-size:var(--typography-h3-regular-font-size);--typography-lg-h3-regular-line-height:var(--typography-h3-regular-line-height);--typography-lg-h3-regular-letter-spacing:var(--typography-h3-regular-letter-spacing);--typography-lg-h3-regular-paragraph-spacing:var(--typography-h3-regular-paragraph-spacing);--typography-lg-h3-regular-text-decoration:var(--typography-h3-regular-text-decoration);--typography-lg-h3-regular-text-case:var(--typography-h3-regular-text-case);--typography-lg-h3-bold-font-family:var(--typography-h3-bold-font-family);--typography-lg-h3-bold-font-weight:var(--typography-h3-bold-font-weight);--typography-lg-h3-bold-font-size:var(--typography-h3-bold-font-size);--typography-lg-h3-bold-line-height:var(--typography-h3-bold-line-height);--typography-lg-h3-bold-letter-spacing:var(--typography-h3-bold-letter-spacing);--typography-lg-h3-bold-paragraph-spacing:var(--typography-h3-bold-paragraph-spacing);--typography-lg-h3-bold-text-decoration:var(--typography-h3-bold-text-decoration);--typography-lg-h3-bold-text-case:var(--typography-h3-bold-text-case);--typography-lg-h4-font-family:var(--typography-h4-font-family);--typography-lg-h4-font-weight:var(--typography-h4-font-weight);--typography-lg-h4-font-size:var(--typography-h4-font-size);--typography-lg-h4-line-height:var(--typography-h4-line-height);--typography-lg-h4-letter-spacing:var(--typography-h4-letter-spacing);--typography-lg-h4-paragraph-spacing:var(--typography-h4-paragraph-spacing);--typography-lg-h4-text-decoration:var(--typography-h4-text-decoration);--typography-lg-h4-text-case:var(--typography-h4-text-case);--typography-lg-h4-regular-font-family:var(--typography-h4-regular-font-family);--typography-lg-h4-regular-font-weight:var(--typography-h4-regular-font-weight);--typography-lg-h4-regular-font-size:var(--typography-h4-regular-font-size);--typography-lg-h4-regular-line-height:var(--typography-h4-regular-line-height);--typography-lg-h4-regular-letter-spacing:var(--typography-h4-regular-letter-spacing);--typography-lg-h4-regular-paragraph-spacing:var(--typography-h4-regular-paragraph-spacing);--typography-lg-h4-regular-text-decoration:var(--typography-h4-regular-text-decoration);--typography-lg-h4-regular-text-case:var(--typography-h4-regular-text-case);--typography-lg-h4-bold-font-family:var(--typography-h4-bold-font-family);--typography-lg-h4-bold-font-weight:var(--typography-h4-bold-font-weight);--typography-lg-h4-bold-font-size:var(--typography-h4-bold-font-size);--typography-lg-h4-bold-line-height:var(--typography-h4-bold-line-height);--typography-lg-h4-bold-letter-spacing:var(--typography-h4-bold-letter-spacing);--typography-lg-h4-bold-paragraph-spacing:var(--typography-h4-bold-paragraph-spacing);--typography-lg-h4-bold-text-decoration:var(--typography-h4-bold-text-decoration);--typography-lg-h4-bold-text-case:var(--typography-h4-bold-text-case);--typography-lg-h5-font-family:var(--typography-h5-font-family);--typography-lg-h5-font-weight:var(--typography-h5-font-weight);--typography-lg-h5-font-size:var(--typography-h5-font-size);--typography-lg-h5-line-height:var(--typography-h5-line-height);--typography-lg-h5-letter-spacing:var(--typography-h5-letter-spacing);--typography-lg-h5-paragraph-spacing:var(--typography-h5-paragraph-spacing);--typography-lg-h5-text-decoration:var(--typography-h5-text-decoration);--typography-lg-h5-text-case:var(--typography-h5-text-case);--typography-lg-h5-italic-font-family:var(--typography-h5-italic-font-family);--typography-lg-h5-italic-font-weight:var(--typography-h5-italic-font-weight);--typography-lg-h5-italic-font-size:var(--typography-h5-italic-font-size);--typography-lg-h5-italic-line-height:var(--typography-h5-italic-line-height);--typography-lg-h5-italic-letter-spacing:var(--typography-h5-italic-letter-spacing);--typography-lg-h5-italic-paragraph-spacing:var(--typography-h5-italic-paragraph-spacing);--typography-lg-h5-italic-text-decoration:var(--typography-h5-italic-text-decoration);--typography-lg-h5-italic-text-case:var(--typography-h5-italic-text-case);--typography-lg-h5-italic-font-style:var(--typography-h5-italic-font-style);--typography-lg-h5-underline-font-family:var(--typography-h5-underline-font-family);--typography-lg-h5-underline-font-weight:var(--typography-h5-underline-font-weight);--typography-lg-h5-underline-font-size:var(--typography-h5-underline-font-size);--typography-lg-h5-underline-line-height:var(--typography-h5-underline-line-height);--typography-lg-h5-underline-letter-spacing:var(--typography-h5-underline-letter-spacing);--typography-lg-h5-underline-paragraph-spacing:var(--typography-h5-underline-paragraph-spacing);--typography-lg-h5-underline-text-decoration:var(--typography-h5-underline-text-decoration);--typography-lg-h5-underline-text-case:var(--typography-h5-underline-text-case);--typography-lg-h5-regular-font-family:var(--typography-h5-regular-font-family);--typography-lg-h5-regular-font-weight:var(--typography-h5-regular-font-weight);--typography-lg-h5-regular-font-size:var(--typography-h5-regular-font-size);--typography-lg-h5-regular-line-height:var(--typography-h5-regular-line-height);--typography-lg-h5-regular-letter-spacing:var(--typography-h5-regular-letter-spacing);--typography-lg-h5-regular-paragraph-spacing:var(--typography-h5-regular-paragraph-spacing);--typography-lg-h5-regular-text-decoration:var(--typography-h5-regular-text-decoration);--typography-lg-h5-regular-text-case:var(--typography-h5-regular-text-case);--typography-lg-h5-regular-italic-font-family:var(--typography-h5-regular-italic-font-family);--typography-lg-h5-regular-italic-font-weight:var(--typography-h5-regular-italic-font-weight);--typography-lg-h5-regular-italic-font-size:var(--typography-h5-regular-italic-font-size);--typography-lg-h5-regular-italic-line-height:var(--typography-h5-regular-italic-line-height);--typography-lg-h5-regular-italic-letter-spacing:var(--typography-h5-regular-italic-letter-spacing);--typography-lg-h5-regular-italic-paragraph-spacing:var(--typography-h5-regular-italic-paragraph-spacing);--typography-lg-h5-regular-italic-text-decoration:var(--typography-h5-regular-italic-text-decoration);--typography-lg-h5-regular-italic-text-case:var(--typography-h5-regular-italic-text-case);--typography-lg-h5-regular-italic-font-style:var(--typography-h5-regular-italic-font-style);--typography-lg-h5-regular-underline-font-family:var(--typography-h5-regular-underline-font-family);--typography-lg-h5-regular-underline-font-weight:var(--typography-h5-regular-underline-font-weight);--typography-lg-h5-regular-underline-font-size:var(--typography-h5-regular-underline-font-size);--typography-lg-h5-regular-underline-line-height:var(--typography-h5-regular-underline-line-height);--typography-lg-h5-regular-underline-letter-spacing:var(--typography-h5-regular-underline-letter-spacing);--typography-lg-h5-regular-underline-paragraph-spacing:var(--typography-h5-regular-underline-paragraph-spacing);--typography-lg-h5-regular-underline-text-decoration:var(--typography-h5-regular-underline-text-decoration);--typography-lg-h5-regular-underline-text-case:var(--typography-h5-regular-underline-text-case);--typography-lg-h5-bold-font-family:var(--typography-h5-bold-font-family);--typography-lg-h5-bold-font-weight:var(--typography-h5-bold-font-weight);--typography-lg-h5-bold-font-size:var(--typography-h5-bold-font-size);--typography-lg-h5-bold-line-height:var(--typography-h5-bold-line-height);--typography-lg-h5-bold-letter-spacing:var(--typography-h5-bold-letter-spacing);--typography-lg-h5-bold-paragraph-spacing:var(--typography-h5-bold-paragraph-spacing);--typography-lg-h5-bold-text-decoration:var(--typography-h5-bold-text-decoration);--typography-lg-h5-bold-text-case:var(--typography-h5-bold-text-case);--typography-lg-h5-bold-italic-font-family:var(--typography-h5-bold-italic-font-family);--typography-lg-h5-bold-italic-font-weight:var(--typography-h5-bold-italic-font-weight);--typography-lg-h5-bold-italic-font-size:var(--typography-h5-bold-italic-font-size);--typography-lg-h5-bold-italic-line-height:var(--typography-h5-bold-italic-line-height);--typography-lg-h5-bold-italic-letter-spacing:var(--typography-h5-bold-italic-letter-spacing);--typography-lg-h5-bold-italic-paragraph-spacing:var(--typography-h5-bold-italic-paragraph-spacing);--typography-lg-h5-bold-italic-text-decoration:var(--typography-h5-bold-italic-text-decoration);--typography-lg-h5-bold-italic-text-case:var(--typography-h5-bold-italic-text-case);--typography-lg-h5-bold-italic-font-style:var(--typography-h5-bold-italic-font-style);--typography-lg-h5-bold-underline-font-family:var(--typography-h5-bold-underline-font-family);--typography-lg-h5-bold-underline-font-weight:var(--typography-h5-bold-underline-font-weight);--typography-lg-h5-bold-underline-font-size:var(--typography-h5-bold-underline-font-size);--typography-lg-h5-bold-underline-line-height:var(--typography-h5-bold-underline-line-height);--typography-lg-h5-bold-underline-letter-spacing:var(--typography-h5-bold-underline-letter-spacing);--typography-lg-h5-bold-underline-paragraph-spacing:var(--typography-h5-bold-underline-paragraph-spacing);--typography-lg-h5-bold-underline-text-decoration:var(--typography-h5-bold-underline-text-decoration);--typography-lg-h5-bold-underline-text-case:var(--typography-h5-bold-underline-text-case);--typography-lg-h6-font-family:var(--typography-h6-font-family);--typography-lg-h6-font-weight:var(--typography-h6-font-weight);--typography-lg-h6-font-size:var(--typography-h6-font-size);--typography-lg-h6-line-height:var(--typography-h6-line-height);--typography-lg-h6-letter-spacing:var(--typography-h6-letter-spacing);--typography-lg-h6-paragraph-spacing:var(--typography-h6-paragraph-spacing);--typography-lg-h6-text-decoration:var(--typography-h6-text-decoration);--typography-lg-h6-text-case:var(--typography-h6-text-case);--typography-lg-h6-italic-font-family:var(--typography-h6-italic-font-family);--typography-lg-h6-italic-font-weight:var(--typography-h6-italic-font-weight);--typography-lg-h6-italic-font-size:var(--typography-h6-italic-font-size);--typography-lg-h6-italic-line-height:var(--typography-h6-italic-line-height);--typography-lg-h6-italic-letter-spacing:var(--typography-h6-italic-letter-spacing);--typography-lg-h6-italic-paragraph-spacing:var(--typography-h6-italic-paragraph-spacing);--typography-lg-h6-italic-text-decoration:var(--typography-h6-italic-text-decoration);--typography-lg-h6-italic-text-case:var(--typography-h6-italic-text-case);--typography-lg-h6-italic-font-style:var(--typography-h6-italic-font-style);--typography-lg-h6-underline-font-family:var(--typography-h6-underline-font-family);--typography-lg-h6-underline-font-weight:var(--typography-h6-underline-font-weight);--typography-lg-h6-underline-font-size:var(--typography-h6-underline-font-size);--typography-lg-h6-underline-line-height:var(--typography-h6-underline-line-height);--typography-lg-h6-underline-letter-spacing:var(--typography-h6-underline-letter-spacing);--typography-lg-h6-underline-paragraph-spacing:var(--typography-h6-underline-paragraph-spacing);--typography-lg-h6-underline-text-decoration:var(--typography-h6-underline-text-decoration);--typography-lg-h6-underline-text-case:var(--typography-h6-underline-text-case);--typography-lg-h6-regular-font-family:var(--typography-h6-regular-font-family);--typography-lg-h6-regular-font-weight:var(--typography-h6-regular-font-weight);--typography-lg-h6-regular-font-size:var(--typography-h6-regular-font-size);--typography-lg-h6-regular-line-height:var(--typography-h6-regular-line-height);--typography-lg-h6-regular-letter-spacing:var(--typography-h6-regular-letter-spacing);--typography-lg-h6-regular-paragraph-spacing:var(--typography-h6-regular-paragraph-spacing);--typography-lg-h6-regular-text-decoration:var(--typography-h6-regular-text-decoration);--typography-lg-h6-regular-text-case:var(--typography-h6-regular-text-case);--typography-lg-h6-regular-italic-font-family:var(--typography-h6-regular-italic-font-family);--typography-lg-h6-regular-italic-font-weight:var(--typography-h6-regular-italic-font-weight);--typography-lg-h6-regular-italic-font-size:var(--typography-h6-regular-italic-font-size);--typography-lg-h6-regular-italic-line-height:var(--typography-h6-regular-italic-line-height);--typography-lg-h6-regular-italic-letter-spacing:var(--typography-h6-regular-italic-letter-spacing);--typography-lg-h6-regular-italic-paragraph-spacing:var(--typography-h6-regular-italic-paragraph-spacing);--typography-lg-h6-regular-italic-text-decoration:var(--typography-h6-regular-italic-text-decoration);--typography-lg-h6-regular-italic-text-case:var(--typography-h6-regular-italic-text-case);--typography-lg-h6-regular-italic-font-style:var(--typography-h6-regular-italic-font-style);--typography-lg-h6-regular-underline-font-family:var(--typography-h6-regular-underline-font-family);--typography-lg-h6-regular-underline-font-weight:var(--typography-h6-regular-underline-font-weight);--typography-lg-h6-regular-underline-font-size:var(--typography-h6-regular-underline-font-size);--typography-lg-h6-regular-underline-line-height:var(--typography-h6-regular-underline-line-height);--typography-lg-h6-regular-underline-letter-spacing:var(--typography-h6-regular-underline-letter-spacing);--typography-lg-h6-regular-underline-paragraph-spacing:var(--typography-h6-regular-underline-paragraph-spacing);--typography-lg-h6-regular-underline-text-decoration:var(--typography-h6-regular-underline-text-decoration);--typography-lg-h6-regular-underline-text-case:var(--typography-h6-regular-underline-text-case);--typography-lg-h6-bold-font-family:var(--typography-h6-bold-font-family);--typography-lg-h6-bold-font-weight:var(--typography-h6-bold-font-weight);--typography-lg-h6-bold-font-size:var(--typography-h6-bold-font-size);--typography-lg-h6-bold-line-height:var(--typography-h6-bold-line-height);--typography-lg-h6-bold-letter-spacing:var(--typography-h6-bold-letter-spacing);--typography-lg-h6-bold-paragraph-spacing:var(--typography-h6-bold-paragraph-spacing);--typography-lg-h6-bold-text-decoration:var(--typography-h6-bold-text-decoration);--typography-lg-h6-bold-text-case:var(--typography-h6-bold-text-case);--typography-lg-h6-bold-italic-font-family:var(--typography-h6-bold-italic-font-family);--typography-lg-h6-bold-italic-font-weight:var(--typography-h6-bold-italic-font-weight);--typography-lg-h6-bold-italic-font-size:var(--typography-h6-bold-italic-font-size);--typography-lg-h6-bold-italic-line-height:var(--typography-h6-bold-italic-line-height);--typography-lg-h6-bold-italic-letter-spacing:var(--typography-h6-bold-italic-letter-spacing);--typography-lg-h6-bold-italic-paragraph-spacing:var(--typography-h6-bold-italic-paragraph-spacing);--typography-lg-h6-bold-italic-text-decoration:var(--typography-h6-bold-italic-text-decoration);--typography-lg-h6-bold-italic-text-case:var(--typography-h6-bold-italic-text-case);--typography-lg-h6-bold-italic-font-style:var(--typography-h6-bold-italic-font-style);--typography-lg-h6-bold-underline-font-family:var(--typography-h6-bold-underline-font-family);--typography-lg-h6-bold-underline-font-weight:var(--typography-h6-bold-underline-font-weight);--typography-lg-h6-bold-underline-font-size:var(--typography-h6-bold-underline-font-size);--typography-lg-h6-bold-underline-line-height:var(--typography-h6-bold-underline-line-height);--typography-lg-h6-bold-underline-letter-spacing:var(--typography-h6-bold-underline-letter-spacing);--typography-lg-h6-bold-underline-paragraph-spacing:var(--typography-h6-bold-underline-paragraph-spacing);--typography-lg-h6-bold-underline-text-decoration:var(--typography-h6-bold-underline-text-decoration);--typography-lg-h6-bold-underline-text-case:var(--typography-h6-bold-underline-text-case);--typography-lg-subtitle-font-family:var(--typography-subtitle-font-family);--typography-lg-subtitle-font-weight:var(--typography-subtitle-font-weight);--typography-lg-subtitle-font-size:var(--typography-subtitle-font-size);--typography-lg-subtitle-line-height:var(--typography-subtitle-line-height);--typography-lg-subtitle-letter-spacing:var(--typography-subtitle-letter-spacing);--typography-lg-subtitle-paragraph-spacing:var(--typography-subtitle-paragraph-spacing);--typography-lg-subtitle-text-decoration:var(--typography-subtitle-text-decoration);--typography-lg-subtitle-text-case:var(--typography-subtitle-text-case);--typography-lg-subtitle-italic-font-family:var(--typography-subtitle-italic-font-family);--typography-lg-subtitle-italic-font-weight:var(--typography-subtitle-italic-font-weight);--typography-lg-subtitle-italic-font-size:var(--typography-subtitle-italic-font-size);--typography-lg-subtitle-italic-line-height:var(--typography-subtitle-italic-line-height);--typography-lg-subtitle-italic-letter-spacing:var(--typography-subtitle-italic-letter-spacing);--typography-lg-subtitle-italic-paragraph-spacing:var(--typography-subtitle-italic-paragraph-spacing);--typography-lg-subtitle-italic-text-decoration:var(--typography-subtitle-italic-text-decoration);--typography-lg-subtitle-italic-text-case:var(--typography-subtitle-italic-text-case);--typography-lg-subtitle-italic-font-style:var(--typography-subtitle-italic-font-style);--typography-lg-subtitle-underline-font-family:var(--typography-subtitle-underline-font-family);--typography-lg-subtitle-underline-font-weight:var(--typography-subtitle-underline-font-weight);--typography-lg-subtitle-underline-font-size:var(--typography-subtitle-underline-font-size);--typography-lg-subtitle-underline-line-height:var(--typography-subtitle-underline-line-height);--typography-lg-subtitle-underline-letter-spacing:var(--typography-subtitle-underline-letter-spacing);--typography-lg-subtitle-underline-paragraph-spacing:var(--typography-subtitle-underline-paragraph-spacing);--typography-lg-subtitle-underline-text-decoration:var(--typography-subtitle-underline-text-decoration);--typography-lg-subtitle-underline-text-case:var(--typography-subtitle-underline-text-case);--typography-lg-subtitle-regular-font-family:var(--typography-subtitle-regular-font-family);--typography-lg-subtitle-regular-font-weight:var(--typography-subtitle-regular-font-weight);--typography-lg-subtitle-regular-font-size:var(--typography-subtitle-regular-font-size);--typography-lg-subtitle-regular-line-height:var(--typography-subtitle-regular-line-height);--typography-lg-subtitle-regular-letter-spacing:var(--typography-subtitle-regular-letter-spacing);--typography-lg-subtitle-regular-paragraph-spacing:var(--typography-subtitle-regular-paragraph-spacing);--typography-lg-subtitle-regular-text-decoration:var(--typography-subtitle-regular-text-decoration);--typography-lg-subtitle-regular-text-case:var(--typography-subtitle-regular-text-case);--typography-lg-subtitle-regular-italic-font-family:var(--typography-subtitle-regular-italic-font-family);--typography-lg-subtitle-regular-italic-font-weight:var(--typography-subtitle-regular-italic-font-weight);--typography-lg-subtitle-regular-italic-font-size:var(--typography-subtitle-regular-italic-font-size);--typography-lg-subtitle-regular-italic-line-height:var(--typography-subtitle-regular-italic-line-height);--typography-lg-subtitle-regular-italic-letter-spacing:var(--typography-subtitle-regular-italic-letter-spacing);--typography-lg-subtitle-regular-italic-paragraph-spacing:var(--typography-subtitle-regular-italic-paragraph-spacing);--typography-lg-subtitle-regular-italic-text-decoration:var(--typography-subtitle-regular-italic-text-decoration);--typography-lg-subtitle-regular-italic-text-case:var(--typography-subtitle-regular-italic-text-case);--typography-lg-subtitle-regular-italic-font-style:var(--typography-subtitle-regular-italic-font-style);--typography-lg-subtitle-regular-underline-font-family:var(--typography-subtitle-regular-underline-font-family);--typography-lg-subtitle-regular-underline-font-weight:var(--typography-subtitle-regular-underline-font-weight);--typography-lg-subtitle-regular-underline-font-size:var(--typography-subtitle-regular-underline-font-size);--typography-lg-subtitle-regular-underline-line-height:var(--typography-subtitle-regular-underline-line-height);--typography-lg-subtitle-regular-underline-letter-spacing:var(--typography-subtitle-regular-underline-letter-spacing);--typography-lg-subtitle-regular-underline-paragraph-spacing:var(--typography-subtitle-regular-underline-paragraph-spacing);--typography-lg-subtitle-regular-underline-text-decoration:var(--typography-subtitle-regular-underline-text-decoration);--typography-lg-subtitle-regular-underline-text-case:var(--typography-subtitle-regular-underline-text-case);--typography-lg-subtitle-bold-font-family:var(--typography-subtitle-bold-font-family);--typography-lg-subtitle-bold-font-weight:var(--typography-subtitle-bold-font-weight);--typography-lg-subtitle-bold-font-size:var(--typography-subtitle-bold-font-size);--typography-lg-subtitle-bold-line-height:var(--typography-subtitle-bold-line-height);--typography-lg-subtitle-bold-letter-spacing:var(--typography-subtitle-bold-letter-spacing);--typography-lg-subtitle-bold-paragraph-spacing:var(--typography-subtitle-bold-paragraph-spacing);--typography-lg-subtitle-bold-text-decoration:var(--typography-subtitle-bold-text-decoration);--typography-lg-subtitle-bold-text-case:var(--typography-subtitle-bold-text-case);--typography-lg-subtitle-bold-italic-font-family:var(--typography-subtitle-bold-italic-font-family);--typography-lg-subtitle-bold-italic-font-weight:var(--typography-subtitle-bold-italic-font-weight);--typography-lg-subtitle-bold-italic-font-size:var(--typography-subtitle-bold-italic-font-size);--typography-lg-subtitle-bold-italic-line-height:var(--typography-subtitle-bold-italic-line-height);--typography-lg-subtitle-bold-italic-letter-spacing:var(--typography-subtitle-bold-italic-letter-spacing);--typography-lg-subtitle-bold-italic-paragraph-spacing:var(--typography-subtitle-bold-italic-paragraph-spacing);--typography-lg-subtitle-bold-italic-text-decoration:var(--typography-subtitle-bold-italic-text-decoration);--typography-lg-subtitle-bold-italic-text-case:var(--typography-subtitle-bold-italic-text-case);--typography-lg-subtitle-bold-italic-font-style:var(--typography-subtitle-bold-italic-font-style);--typography-lg-subtitle-bold-underline-font-family:var(--typography-subtitle-bold-underline-font-family);--typography-lg-subtitle-bold-underline-font-weight:var(--typography-subtitle-bold-underline-font-weight);--typography-lg-subtitle-bold-underline-font-size:var(--typography-subtitle-bold-underline-font-size);--typography-lg-subtitle-bold-underline-line-height:var(--typography-subtitle-bold-underline-line-height);--typography-lg-subtitle-bold-underline-letter-spacing:var(--typography-subtitle-bold-underline-letter-spacing);--typography-lg-subtitle-bold-underline-paragraph-spacing:var(--typography-subtitle-bold-underline-paragraph-spacing);--typography-lg-subtitle-bold-underline-text-decoration:var(--typography-subtitle-bold-underline-text-decoration);--typography-lg-subtitle-bold-underline-text-case:var(--typography-subtitle-bold-underline-text-case);--typography-lg-body-1-font-family:var(--typography-body-1-font-family);--typography-lg-body-1-font-weight:var(--typography-body-1-font-weight);--typography-lg-body-1-font-size:var(--typography-body-1-font-size);--typography-lg-body-1-line-height:var(--typography-body-1-line-height);--typography-lg-body-1-letter-spacing:var(--typography-body-1-letter-spacing);--typography-lg-body-1-paragraph-spacing:var(--typography-body-1-paragraph-spacing);--typography-lg-body-1-text-decoration:var(--typography-body-1-text-decoration);--typography-lg-body-1-text-case:var(--typography-body-1-text-case);--typography-lg-body-1-italic-font-family:var(--typography-body-1-italic-font-family);--typography-lg-body-1-italic-font-weight:var(--typography-body-1-italic-font-weight);--typography-lg-body-1-italic-font-size:var(--typography-body-1-italic-font-size);--typography-lg-body-1-italic-line-height:var(--typography-body-1-italic-line-height);--typography-lg-body-1-italic-letter-spacing:var(--typography-body-1-italic-letter-spacing);--typography-lg-body-1-italic-paragraph-spacing:var(--typography-body-1-italic-paragraph-spacing);--typography-lg-body-1-italic-text-decoration:var(--typography-body-1-italic-text-decoration);--typography-lg-body-1-italic-text-case:var(--typography-body-1-italic-text-case);--typography-lg-body-1-italic-font-style:var(--typography-body-1-italic-font-style);--typography-lg-body-1-underline-font-family:var(--typography-body-1-underline-font-family);--typography-lg-body-1-underline-font-weight:var(--typography-body-1-underline-font-weight);--typography-lg-body-1-underline-font-size:var(--typography-body-1-underline-font-size);--typography-lg-body-1-underline-line-height:var(--typography-body-1-underline-line-height);--typography-lg-body-1-underline-letter-spacing:var(--typography-body-1-underline-letter-spacing);--typography-lg-body-1-underline-paragraph-spacing:var(--typography-body-1-underline-paragraph-spacing);--typography-lg-body-1-underline-text-decoration:var(--typography-body-1-underline-text-decoration);--typography-lg-body-1-underline-text-case:var(--typography-body-1-underline-text-case);--typography-lg-body-1-regular-font-family:var(--typography-body-1-regular-font-family);--typography-lg-body-1-regular-font-weight:var(--typography-body-1-regular-font-weight);--typography-lg-body-1-regular-font-size:var(--typography-body-1-regular-font-size);--typography-lg-body-1-regular-line-height:var(--typography-body-1-regular-line-height);--typography-lg-body-1-regular-letter-spacing:var(--typography-body-1-regular-letter-spacing);--typography-lg-body-1-regular-paragraph-spacing:var(--typography-body-1-regular-paragraph-spacing);--typography-lg-body-1-regular-text-decoration:var(--typography-body-1-regular-text-decoration);--typography-lg-body-1-regular-text-case:var(--typography-body-1-regular-text-case);--typography-lg-body-1-regular-italic-font-family:var(--typography-body-1-regular-italic-font-family);--typography-lg-body-1-regular-italic-font-weight:var(--typography-body-1-regular-italic-font-weight);--typography-lg-body-1-regular-italic-font-size:var(--typography-body-1-regular-italic-font-size);--typography-lg-body-1-regular-italic-line-height:var(--typography-body-1-regular-italic-line-height);--typography-lg-body-1-regular-italic-letter-spacing:var(--typography-body-1-regular-italic-letter-spacing);--typography-lg-body-1-regular-italic-paragraph-spacing:var(--typography-body-1-regular-italic-paragraph-spacing);--typography-lg-body-1-regular-italic-text-decoration:var(--typography-body-1-regular-italic-text-decoration);--typography-lg-body-1-regular-italic-text-case:var(--typography-body-1-regular-italic-text-case);--typography-lg-body-1-regular-italic-font-style:var(--typography-body-1-regular-italic-font-style);--typography-lg-body-1-regular-underline-font-family:var(--typography-body-1-regular-underline-font-family);--typography-lg-body-1-regular-underline-font-weight:var(--typography-body-1-regular-underline-font-weight);--typography-lg-body-1-regular-underline-font-size:var(--typography-body-1-regular-underline-font-size);--typography-lg-body-1-regular-underline-line-height:var(--typography-body-1-regular-underline-line-height);--typography-lg-body-1-regular-underline-letter-spacing:var(--typography-body-1-regular-underline-letter-spacing);--typography-lg-body-1-regular-underline-paragraph-spacing:var(--typography-body-1-regular-underline-paragraph-spacing);--typography-lg-body-1-regular-underline-text-decoration:var(--typography-body-1-regular-underline-text-decoration);--typography-lg-body-1-regular-underline-text-case:var(--typography-body-1-regular-underline-text-case);--typography-lg-body-1-bold-font-family:var(--typography-body-1-bold-font-family);--typography-lg-body-1-bold-font-weight:var(--typography-body-1-bold-font-weight);--typography-lg-body-1-bold-font-size:var(--typography-body-1-bold-font-size);--typography-lg-body-1-bold-line-height:var(--typography-body-1-bold-line-height);--typography-lg-body-1-bold-letter-spacing:var(--typography-body-1-bold-letter-spacing);--typography-lg-body-1-bold-paragraph-spacing:var(--typography-body-1-bold-paragraph-spacing);--typography-lg-body-1-bold-text-decoration:var(--typography-body-1-bold-text-decoration);--typography-lg-body-1-bold-text-case:var(--typography-body-1-bold-text-case);--typography-lg-body-1-bold-italic-font-family:var(--typography-body-1-bold-italic-font-family);--typography-lg-body-1-bold-italic-font-weight:var(--typography-body-1-bold-italic-font-weight);--typography-lg-body-1-bold-italic-font-size:var(--typography-body-1-bold-italic-font-size);--typography-lg-body-1-bold-italic-line-height:var(--typography-body-1-bold-italic-line-height);--typography-lg-body-1-bold-italic-letter-spacing:var(--typography-body-1-bold-italic-letter-spacing);--typography-lg-body-1-bold-italic-paragraph-spacing:var(--typography-body-1-bold-italic-paragraph-spacing);--typography-lg-body-1-bold-italic-text-decoration:var(--typography-body-1-bold-italic-text-decoration);--typography-lg-body-1-bold-italic-text-case:var(--typography-body-1-bold-italic-text-case);--typography-lg-body-1-bold-italic-font-style:var(--typography-body-1-bold-italic-font-style);--typography-lg-body-1-bold-underline-font-family:var(--typography-body-1-bold-underline-font-family);--typography-lg-body-1-bold-underline-font-weight:var(--typography-body-1-bold-underline-font-weight);--typography-lg-body-1-bold-underline-font-size:var(--typography-body-1-bold-underline-font-size);--typography-lg-body-1-bold-underline-line-height:var(--typography-body-1-bold-underline-line-height);--typography-lg-body-1-bold-underline-letter-spacing:var(--typography-body-1-bold-underline-letter-spacing);--typography-lg-body-1-bold-underline-paragraph-spacing:var(--typography-body-1-bold-underline-paragraph-spacing);--typography-lg-body-1-bold-underline-text-decoration:var(--typography-body-1-bold-underline-text-decoration);--typography-lg-body-1-bold-underline-text-case:var(--typography-body-1-bold-underline-text-case);--typography-lg-body-2-font-family:var(--typography-body-2-font-family);--typography-lg-body-2-font-weight:var(--typography-body-2-font-weight);--typography-lg-body-2-font-size:var(--typography-body-2-font-size);--typography-lg-body-2-line-height:var(--typography-body-2-line-height);--typography-lg-body-2-letter-spacing:var(--typography-body-2-letter-spacing);--typography-lg-body-2-paragraph-spacing:var(--typography-body-2-paragraph-spacing);--typography-lg-body-2-text-decoration:var(--typography-body-2-text-decoration);--typography-lg-body-2-text-case:var(--typography-body-2-text-case);--typography-lg-body-2-italic-font-family:var(--typography-body-2-italic-font-family);--typography-lg-body-2-italic-font-weight:var(--typography-body-2-italic-font-weight);--typography-lg-body-2-italic-font-size:var(--typography-body-2-italic-font-size);--typography-lg-body-2-italic-line-height:var(--typography-body-2-italic-line-height);--typography-lg-body-2-italic-letter-spacing:var(--typography-body-2-italic-letter-spacing);--typography-lg-body-2-italic-paragraph-spacing:var(--typography-body-2-italic-paragraph-spacing);--typography-lg-body-2-italic-text-decoration:var(--typography-body-2-italic-text-decoration);--typography-lg-body-2-italic-text-case:var(--typography-body-2-italic-text-case);--typography-lg-body-2-italic-font-style:var(--typography-body-2-italic-font-style);--typography-lg-body-2-underline-font-family:var(--typography-body-2-underline-font-family);--typography-lg-body-2-underline-font-weight:var(--typography-body-2-underline-font-weight);--typography-lg-body-2-underline-font-size:var(--typography-body-2-underline-font-size);--typography-lg-body-2-underline-line-height:var(--typography-body-2-underline-line-height);--typography-lg-body-2-underline-letter-spacing:var(--typography-body-2-underline-letter-spacing);--typography-lg-body-2-underline-paragraph-spacing:var(--typography-body-2-underline-paragraph-spacing);--typography-lg-body-2-underline-text-decoration:var(--typography-body-2-underline-text-decoration);--typography-lg-body-2-underline-text-case:var(--typography-body-2-underline-text-case);--typography-lg-body-2-regular-font-family:var(--typography-body-2-regular-font-family);--typography-lg-body-2-regular-font-weight:var(--typography-body-2-regular-font-weight);--typography-lg-body-2-regular-font-size:var(--typography-body-2-regular-font-size);--typography-lg-body-2-regular-line-height:var(--typography-body-2-regular-line-height);--typography-lg-body-2-regular-letter-spacing:var(--typography-body-2-regular-letter-spacing);--typography-lg-body-2-regular-paragraph-spacing:var(--typography-body-2-regular-paragraph-spacing);--typography-lg-body-2-regular-text-decoration:var(--typography-body-2-regular-text-decoration);--typography-lg-body-2-regular-text-case:var(--typography-body-2-regular-text-case);--typography-lg-body-2-regular-italic-font-family:var(--typography-body-2-regular-italic-font-family);--typography-lg-body-2-regular-italic-font-weight:var(--typography-body-2-regular-italic-font-weight);--typography-lg-body-2-regular-italic-font-size:var(--typography-body-2-regular-italic-font-size);--typography-lg-body-2-regular-italic-line-height:var(--typography-body-2-regular-italic-line-height);--typography-lg-body-2-regular-italic-letter-spacing:var(--typography-body-2-regular-italic-letter-spacing);--typography-lg-body-2-regular-italic-paragraph-spacing:var(--typography-body-2-regular-italic-paragraph-spacing);--typography-lg-body-2-regular-italic-text-decoration:var(--typography-body-2-regular-italic-text-decoration);--typography-lg-body-2-regular-italic-text-case:var(--typography-body-2-regular-italic-text-case);--typography-lg-body-2-regular-italic-font-style:var(--typography-body-2-regular-italic-font-style);--typography-lg-body-2-regular-underline-font-family:var(--typography-body-2-regular-underline-font-family);--typography-lg-body-2-regular-underline-font-weight:var(--typography-body-2-regular-underline-font-weight);--typography-lg-body-2-regular-underline-font-size:var(--typography-body-2-regular-underline-font-size);--typography-lg-body-2-regular-underline-line-height:var(--typography-body-2-regular-underline-line-height);--typography-lg-body-2-regular-underline-letter-spacing:var(--typography-body-2-regular-underline-letter-spacing);--typography-lg-body-2-regular-underline-paragraph-spacing:var(--typography-body-2-regular-underline-paragraph-spacing);--typography-lg-body-2-regular-underline-text-decoration:var(--typography-body-2-regular-underline-text-decoration);--typography-lg-body-2-regular-underline-text-case:var(--typography-body-2-regular-underline-text-case);--typography-lg-body-2-bold-font-family:var(--typography-body-2-bold-font-family);--typography-lg-body-2-bold-font-weight:var(--typography-body-2-bold-font-weight);--typography-lg-body-2-bold-font-size:var(--typography-body-2-bold-font-size);--typography-lg-body-2-bold-line-height:var(--typography-body-2-bold-line-height);--typography-lg-body-2-bold-letter-spacing:var(--typography-body-2-bold-letter-spacing);--typography-lg-body-2-bold-paragraph-spacing:var(--typography-body-2-bold-paragraph-spacing);--typography-lg-body-2-bold-text-decoration:var(--typography-body-2-bold-text-decoration);--typography-lg-body-2-bold-text-case:var(--typography-body-2-bold-text-case);--typography-lg-body-2-bold-italic-font-family:var(--typography-body-2-bold-italic-font-family);--typography-lg-body-2-bold-italic-font-weight:var(--typography-body-2-bold-italic-font-weight);--typography-lg-body-2-bold-italic-font-size:var(--typography-body-2-bold-italic-font-size);--typography-lg-body-2-bold-italic-line-height:var(--typography-body-2-bold-italic-line-height);--typography-lg-body-2-bold-italic-letter-spacing:var(--typography-body-2-bold-italic-letter-spacing);--typography-lg-body-2-bold-italic-paragraph-spacing:var(--typography-body-2-bold-italic-paragraph-spacing);--typography-lg-body-2-bold-italic-text-decoration:var(--typography-body-2-bold-italic-text-decoration);--typography-lg-body-2-bold-italic-text-case:var(--typography-body-2-bold-italic-text-case);--typography-lg-body-2-bold-italic-font-style:var(--typography-body-2-bold-italic-font-style);--typography-lg-body-2-bold-underline-font-family:var(--typography-body-2-bold-underline-font-family);--typography-lg-body-2-bold-underline-font-weight:var(--typography-body-2-bold-underline-font-weight);--typography-lg-body-2-bold-underline-font-size:var(--typography-body-2-bold-underline-font-size);--typography-lg-body-2-bold-underline-line-height:var(--typography-body-2-bold-underline-line-height);--typography-lg-body-2-bold-underline-letter-spacing:var(--typography-body-2-bold-underline-letter-spacing);--typography-lg-body-2-bold-underline-paragraph-spacing:var(--typography-body-2-bold-underline-paragraph-spacing);--typography-lg-body-2-bold-underline-text-decoration:var(--typography-body-2-bold-underline-text-decoration);--typography-lg-body-2-bold-underline-text-case:var(--typography-body-2-bold-underline-text-case);--typography-lg-body-3-font-family:var(--typography-body-3-font-family);--typography-lg-body-3-font-weight:var(--typography-body-3-font-weight);--typography-lg-body-3-font-size:var(--typography-body-3-font-size);--typography-lg-body-3-line-height:var(--typography-body-3-line-height);--typography-lg-body-3-letter-spacing:var(--typography-body-3-letter-spacing);--typography-lg-body-3-paragraph-spacing:var(--typography-body-3-paragraph-spacing);--typography-lg-body-3-text-decoration:var(--typography-body-3-text-decoration);--typography-lg-body-3-text-case:var(--typography-body-3-text-case);--typography-lg-body-3-italic-font-family:var(--typography-body-3-italic-font-family);--typography-lg-body-3-italic-font-weight:var(--typography-body-3-italic-font-weight);--typography-lg-body-3-italic-font-size:var(--typography-body-3-italic-font-size);--typography-lg-body-3-italic-line-height:var(--typography-body-3-italic-line-height);--typography-lg-body-3-italic-letter-spacing:var(--typography-body-3-italic-letter-spacing);--typography-lg-body-3-italic-paragraph-spacing:var(--typography-body-3-italic-paragraph-spacing);--typography-lg-body-3-italic-text-decoration:var(--typography-body-3-italic-text-decoration);--typography-lg-body-3-italic-text-case:var(--typography-body-3-italic-text-case);--typography-lg-body-3-italic-font-style:var(--typography-body-3-italic-font-style);--typography-lg-body-3-underline-font-family:var(--typography-body-3-underline-font-family);--typography-lg-body-3-underline-font-weight:var(--typography-body-3-underline-font-weight);--typography-lg-body-3-underline-font-size:var(--typography-body-3-underline-font-size);--typography-lg-body-3-underline-line-height:var(--typography-body-3-underline-line-height);--typography-lg-body-3-underline-letter-spacing:var(--typography-body-3-underline-letter-spacing);--typography-lg-body-3-underline-paragraph-spacing:var(--typography-body-3-underline-paragraph-spacing);--typography-lg-body-3-underline-text-decoration:var(--typography-body-3-underline-text-decoration);--typography-lg-body-3-underline-text-case:var(--typography-body-3-underline-text-case);--typography-lg-body-3-regular-font-family:var(--typography-body-3-regular-font-family);--typography-lg-body-3-regular-font-weight:var(--typography-body-3-regular-font-weight);--typography-lg-body-3-regular-font-size:var(--typography-body-3-regular-font-size);--typography-lg-body-3-regular-line-height:var(--typography-body-3-regular-line-height);--typography-lg-body-3-regular-letter-spacing:var(--typography-body-3-regular-letter-spacing);--typography-lg-body-3-regular-paragraph-spacing:var(--typography-body-3-regular-paragraph-spacing);--typography-lg-body-3-regular-text-decoration:var(--typography-body-3-regular-text-decoration);--typography-lg-body-3-regular-text-case:var(--typography-body-3-regular-text-case);--typography-lg-body-3-regular-italic-font-family:var(--typography-body-3-regular-italic-font-family);--typography-lg-body-3-regular-italic-font-weight:var(--typography-body-3-regular-italic-font-weight);--typography-lg-body-3-regular-italic-font-size:var(--typography-body-3-regular-italic-font-size);--typography-lg-body-3-regular-italic-line-height:var(--typography-body-3-regular-italic-line-height);--typography-lg-body-3-regular-italic-letter-spacing:var(--typography-body-3-regular-italic-letter-spacing);--typography-lg-body-3-regular-italic-paragraph-spacing:var(--typography-body-3-regular-italic-paragraph-spacing);--typography-lg-body-3-regular-italic-text-decoration:var(--typography-body-3-regular-italic-text-decoration);--typography-lg-body-3-regular-italic-text-case:var(--typography-body-3-regular-italic-text-case);--typography-lg-body-3-regular-italic-font-style:var(--typography-body-3-regular-italic-font-style);--typography-lg-body-3-regular-underline-font-family:var(--typography-body-3-regular-underline-font-family);--typography-lg-body-3-regular-underline-font-weight:var(--typography-body-3-regular-underline-font-weight);--typography-lg-body-3-regular-underline-font-size:var(--typography-body-3-regular-underline-font-size);--typography-lg-body-3-regular-underline-line-height:var(--typography-body-3-regular-underline-line-height);--typography-lg-body-3-regular-underline-letter-spacing:var(--typography-body-3-regular-underline-letter-spacing);--typography-lg-body-3-regular-underline-paragraph-spacing:var(--typography-body-3-regular-underline-paragraph-spacing);--typography-lg-body-3-regular-underline-text-decoration:var(--typography-body-3-regular-underline-text-decoration);--typography-lg-body-3-regular-underline-text-case:var(--typography-body-3-regular-underline-text-case);--typography-lg-body-3-bold-font-family:var(--typography-body-3-bold-font-family);--typography-lg-body-3-bold-font-weight:var(--typography-body-3-bold-font-weight);--typography-lg-body-3-bold-font-size:var(--typography-body-3-bold-font-size);--typography-lg-body-3-bold-line-height:var(--typography-body-3-bold-line-height);--typography-lg-body-3-bold-letter-spacing:var(--typography-body-3-bold-letter-spacing);--typography-lg-body-3-bold-paragraph-spacing:var(--typography-body-3-bold-paragraph-spacing);--typography-lg-body-3-bold-text-decoration:var(--typography-body-3-bold-text-decoration);--typography-lg-body-3-bold-text-case:var(--typography-body-3-bold-text-case);--typography-lg-body-3-bold-italic-font-family:var(--typography-body-3-bold-italic-font-family);--typography-lg-body-3-bold-italic-font-weight:var(--typography-body-3-bold-italic-font-weight);--typography-lg-body-3-bold-italic-font-size:var(--typography-body-3-bold-italic-font-size);--typography-lg-body-3-bold-italic-line-height:var(--typography-body-3-bold-italic-line-height);--typography-lg-body-3-bold-italic-letter-spacing:var(--typography-body-3-bold-italic-letter-spacing);--typography-lg-body-3-bold-italic-paragraph-spacing:var(--typography-body-3-bold-italic-paragraph-spacing);--typography-lg-body-3-bold-italic-text-decoration:var(--typography-body-3-bold-italic-text-decoration);--typography-lg-body-3-bold-italic-text-case:var(--typography-body-3-bold-italic-text-case);--typography-lg-body-3-bold-italic-font-style:var(--typography-body-3-bold-italic-font-style);--typography-lg-body-3-bold-underline-font-family:var(--typography-body-3-bold-underline-font-family);--typography-lg-body-3-bold-underline-font-weight:var(--typography-body-3-bold-underline-font-weight);--typography-lg-body-3-bold-underline-font-size:var(--typography-body-3-bold-underline-font-size);--typography-lg-body-3-bold-underline-line-height:var(--typography-body-3-bold-underline-line-height);--typography-lg-body-3-bold-underline-letter-spacing:var(--typography-body-3-bold-underline-letter-spacing);--typography-lg-body-3-bold-underline-paragraph-spacing:var(--typography-body-3-bold-underline-paragraph-spacing);--typography-lg-body-3-bold-underline-text-decoration:var(--typography-body-3-bold-underline-text-decoration);--typography-lg-body-3-bold-underline-text-case:var(--typography-body-3-bold-underline-text-case);--typography-lg-caption-font-family:var(--typography-caption-font-family);--typography-lg-caption-font-weight:var(--typography-caption-font-weight);--typography-lg-caption-font-size:var(--typography-caption-font-size);--typography-lg-caption-line-height:var(--typography-caption-line-height);--typography-lg-caption-letter-spacing:var(--typography-caption-letter-spacing);--typography-lg-caption-paragraph-spacing:var(--typography-caption-paragraph-spacing);--typography-lg-caption-text-decoration:var(--typography-caption-text-decoration);--typography-lg-caption-text-case:var(--typography-caption-text-case);--typography-lg-caption-italic-font-family:var(--typography-caption-italic-font-family);--typography-lg-caption-italic-font-weight:var(--typography-caption-italic-font-weight);--typography-lg-caption-italic-font-size:var(--typography-caption-italic-font-size);--typography-lg-caption-italic-line-height:var(--typography-caption-italic-line-height);--typography-lg-caption-italic-letter-spacing:var(--typography-caption-italic-letter-spacing);--typography-lg-caption-italic-paragraph-spacing:var(--typography-caption-italic-paragraph-spacing);--typography-lg-caption-italic-text-decoration:var(--typography-caption-italic-text-decoration);--typography-lg-caption-italic-text-case:var(--typography-caption-italic-text-case);--typography-lg-caption-italic-font-style:var(--typography-caption-italic-font-style);--typography-lg-caption-underline-font-family:var(--typography-caption-underline-font-family);--typography-lg-caption-underline-font-weight:var(--typography-caption-underline-font-weight);--typography-lg-caption-underline-font-size:var(--typography-caption-underline-font-size);--typography-lg-caption-underline-line-height:var(--typography-caption-underline-line-height);--typography-lg-caption-underline-letter-spacing:var(--typography-caption-underline-letter-spacing);--typography-lg-caption-underline-paragraph-spacing:var(--typography-caption-underline-paragraph-spacing);--typography-lg-caption-underline-text-decoration:var(--typography-caption-underline-text-decoration);--typography-lg-caption-underline-text-case:var(--typography-caption-underline-text-case);--typography-lg-caption-regular-font-family:var(--typography-caption-regular-font-family);--typography-lg-caption-regular-font-weight:var(--typography-caption-regular-font-weight);--typography-lg-caption-regular-font-size:var(--typography-caption-regular-font-size);--typography-lg-caption-regular-line-height:var(--typography-caption-regular-line-height);--typography-lg-caption-regular-letter-spacing:var(--typography-caption-regular-letter-spacing);--typography-lg-caption-regular-paragraph-spacing:var(--typography-caption-regular-paragraph-spacing);--typography-lg-caption-regular-text-decoration:var(--typography-caption-regular-text-decoration);--typography-lg-caption-regular-text-case:var(--typography-caption-regular-text-case);--typography-lg-caption-regular-italic-font-family:var(--typography-caption-regular-italic-font-family);--typography-lg-caption-regular-italic-font-weight:var(--typography-caption-regular-italic-font-weight);--typography-lg-caption-regular-italic-font-size:var(--typography-caption-regular-italic-font-size);--typography-lg-caption-regular-italic-line-height:var(--typography-caption-regular-italic-line-height);--typography-lg-caption-regular-italic-letter-spacing:var(--typography-caption-regular-italic-letter-spacing);--typography-lg-caption-regular-italic-paragraph-spacing:var(--typography-caption-regular-italic-paragraph-spacing);--typography-lg-caption-regular-italic-text-decoration:var(--typography-caption-regular-italic-text-decoration);--typography-lg-caption-regular-italic-text-case:var(--typography-caption-regular-italic-text-case);--typography-lg-caption-regular-italic-font-style:var(--typography-caption-regular-italic-font-style);--typography-lg-caption-regular-underline-font-family:var(--typography-caption-regular-underline-font-family);--typography-lg-caption-regular-underline-font-weight:var(--typography-caption-regular-underline-font-weight);--typography-lg-caption-regular-underline-font-size:var(--typography-caption-regular-underline-font-size);--typography-lg-caption-regular-underline-line-height:var(--typography-caption-regular-underline-line-height);--typography-lg-caption-regular-underline-letter-spacing:var(--typography-caption-regular-underline-letter-spacing);--typography-lg-caption-regular-underline-paragraph-spacing:var(--typography-caption-regular-underline-paragraph-spacing);--typography-lg-caption-regular-underline-text-decoration:var(--typography-caption-regular-underline-text-decoration);--typography-lg-caption-regular-underline-text-case:var(--typography-caption-regular-underline-text-case);--typography-lg-caption-bold-font-family:var(--typography-caption-bold-font-family);--typography-lg-caption-bold-font-weight:var(--typography-caption-bold-font-weight);--typography-lg-caption-bold-font-size:var(--typography-caption-bold-font-size);--typography-lg-caption-bold-line-height:var(--typography-caption-bold-line-height);--typography-lg-caption-bold-letter-spacing:var(--typography-caption-bold-letter-spacing);--typography-lg-caption-bold-paragraph-spacing:var(--typography-caption-bold-paragraph-spacing);--typography-lg-caption-bold-text-decoration:var(--typography-caption-bold-text-decoration);--typography-lg-caption-bold-text-case:var(--typography-caption-bold-text-case);--typography-lg-caption-bold-italic-font-family:var(--typography-caption-bold-italic-font-family);--typography-lg-caption-bold-italic-font-weight:var(--typography-caption-bold-italic-font-weight);--typography-lg-caption-bold-italic-font-size:var(--typography-caption-bold-italic-font-size);--typography-lg-caption-bold-italic-line-height:var(--typography-caption-bold-italic-line-height);--typography-lg-caption-bold-italic-letter-spacing:var(--typography-caption-bold-italic-letter-spacing);--typography-lg-caption-bold-italic-paragraph-spacing:var(--typography-caption-bold-italic-paragraph-spacing);--typography-lg-caption-bold-italic-text-decoration:var(--typography-caption-bold-italic-text-decoration);--typography-lg-caption-bold-italic-text-case:var(--typography-caption-bold-italic-text-case);--typography-lg-caption-bold-italic-font-style:var(--typography-caption-bold-italic-font-style);--typography-lg-caption-bold-underline-font-family:var(--typography-caption-bold-underline-font-family);--typography-lg-caption-bold-underline-font-weight:var(--typography-caption-bold-underline-font-weight);--typography-lg-caption-bold-underline-font-size:var(--typography-caption-bold-underline-font-size);--typography-lg-caption-bold-underline-line-height:var(--typography-caption-bold-underline-line-height);--typography-lg-caption-bold-underline-letter-spacing:var(--typography-caption-bold-underline-letter-spacing);--typography-lg-caption-bold-underline-paragraph-spacing:var(--typography-caption-bold-underline-paragraph-spacing);--typography-lg-caption-bold-underline-text-decoration:var(--typography-caption-bold-underline-text-decoration);--typography-lg-caption-bold-underline-text-case:var(--typography-caption-bold-underline-text-case);--typography-lg-overline-font-family:var(--typography-overline-font-family);--typography-lg-overline-font-weight:var(--typography-overline-font-weight);--typography-lg-overline-font-size:var(--typography-overline-font-size);--typography-lg-overline-line-height:var(--typography-overline-line-height);--typography-lg-overline-letter-spacing:var(--typography-overline-letter-spacing);--typography-lg-overline-paragraph-spacing:var(--typography-overline-paragraph-spacing);--typography-lg-overline-text-decoration:var(--typography-overline-text-decoration);--typography-lg-overline-text-case:var(--typography-overline-text-case);--typography-lg-overline-italic-font-family:var(--typography-overline-italic-font-family);--typography-lg-overline-italic-font-weight:var(--typography-overline-italic-font-weight);--typography-lg-overline-italic-font-size:var(--typography-overline-italic-font-size);--typography-lg-overline-italic-line-height:var(--typography-overline-italic-line-height);--typography-lg-overline-italic-letter-spacing:var(--typography-overline-italic-letter-spacing);--typography-lg-overline-italic-paragraph-spacing:var(--typography-overline-italic-paragraph-spacing);--typography-lg-overline-italic-text-decoration:var(--typography-overline-italic-text-decoration);--typography-lg-overline-italic-text-case:var(--typography-overline-italic-text-case);--typography-lg-overline-italic-font-style:var(--typography-overline-italic-font-style);--typography-lg-overline-underline-font-family:var(--typography-overline-underline-font-family);--typography-lg-overline-underline-font-weight:var(--typography-overline-underline-font-weight);--typography-lg-overline-underline-font-size:var(--typography-overline-underline-font-size);--typography-lg-overline-underline-line-height:var(--typography-overline-underline-line-height);--typography-lg-overline-underline-letter-spacing:var(--typography-overline-underline-letter-spacing);--typography-lg-overline-underline-paragraph-spacing:var(--typography-overline-underline-paragraph-spacing);--typography-lg-overline-underline-text-decoration:var(--typography-overline-underline-text-decoration);--typography-lg-overline-underline-text-case:var(--typography-overline-underline-text-case);--typography-lg-overline-regular-font-family:var(--typography-overline-regular-font-family);--typography-lg-overline-regular-font-weight:var(--typography-overline-regular-font-weight);--typography-lg-overline-regular-font-size:var(--typography-overline-regular-font-size);--typography-lg-overline-regular-line-height:var(--typography-overline-regular-line-height);--typography-lg-overline-regular-letter-spacing:var(--typography-overline-regular-letter-spacing);--typography-lg-overline-regular-paragraph-spacing:var(--typography-overline-regular-paragraph-spacing);--typography-lg-overline-regular-text-decoration:var(--typography-overline-regular-text-decoration);--typography-lg-overline-regular-text-case:var(--typography-overline-regular-text-case);--typography-lg-overline-regular-italic-font-family:var(--typography-overline-regular-italic-font-family);--typography-lg-overline-regular-italic-font-weight:var(--typography-overline-regular-italic-font-weight);--typography-lg-overline-regular-italic-font-size:var(--typography-overline-regular-italic-font-size);--typography-lg-overline-regular-italic-line-height:var(--typography-overline-regular-italic-line-height);--typography-lg-overline-regular-italic-letter-spacing:var(--typography-overline-regular-italic-letter-spacing);--typography-lg-overline-regular-italic-paragraph-spacing:var(--typography-overline-regular-italic-paragraph-spacing);--typography-lg-overline-regular-italic-text-decoration:var(--typography-overline-regular-italic-text-decoration);--typography-lg-overline-regular-italic-text-case:var(--typography-overline-regular-italic-text-case);--typography-lg-overline-regular-italic-font-style:var(--typography-overline-regular-italic-font-style);--typography-lg-overline-regular-underline-font-family:var(--typography-overline-regular-underline-font-family);--typography-lg-overline-regular-underline-font-weight:var(--typography-overline-regular-underline-font-weight);--typography-lg-overline-regular-underline-font-size:var(--typography-overline-regular-underline-font-size);--typography-lg-overline-regular-underline-line-height:var(--typography-overline-regular-underline-line-height);--typography-lg-overline-regular-underline-letter-spacing:var(--typography-overline-regular-underline-letter-spacing);--typography-lg-overline-regular-underline-paragraph-spacing:var(--typography-overline-regular-underline-paragraph-spacing);--typography-lg-overline-regular-underline-text-decoration:var(--typography-overline-regular-underline-text-decoration);--typography-lg-overline-regular-underline-text-case:var(--typography-overline-regular-underline-text-case);--typography-lg-overline-bold-font-family:var(--typography-overline-bold-font-family);--typography-lg-overline-bold-font-weight:var(--typography-overline-bold-font-weight);--typography-lg-overline-bold-font-size:var(--typography-overline-bold-font-size);--typography-lg-overline-bold-line-height:var(--typography-overline-bold-line-height);--typography-lg-overline-bold-letter-spacing:var(--typography-overline-bold-letter-spacing);--typography-lg-overline-bold-paragraph-spacing:var(--typography-overline-bold-paragraph-spacing);--typography-lg-overline-bold-text-decoration:var(--typography-overline-bold-text-decoration);--typography-lg-overline-bold-text-case:var(--typography-overline-bold-text-case);--typography-lg-overline-bold-italic-font-family:var(--typography-overline-bold-italic-font-family);--typography-lg-overline-bold-italic-font-weight:var(--typography-overline-bold-italic-font-weight);--typography-lg-overline-bold-italic-font-size:var(--typography-overline-bold-italic-font-size);--typography-lg-overline-bold-italic-line-height:var(--typography-overline-bold-italic-line-height);--typography-lg-overline-bold-italic-letter-spacing:var(--typography-overline-bold-italic-letter-spacing);--typography-lg-overline-bold-italic-paragraph-spacing:var(--typography-overline-bold-italic-paragraph-spacing);--typography-lg-overline-bold-italic-text-decoration:var(--typography-overline-bold-italic-text-decoration);--typography-lg-overline-bold-italic-text-case:var(--typography-overline-bold-italic-text-case);--typography-lg-overline-bold-italic-font-style:var(--typography-overline-bold-italic-font-style);--typography-lg-overline-bold-underline-font-family:var(--typography-overline-bold-underline-font-family);--typography-lg-overline-bold-underline-font-weight:var(--typography-overline-bold-underline-font-weight);--typography-lg-overline-bold-underline-font-size:var(--typography-overline-bold-underline-font-size);--typography-lg-overline-bold-underline-line-height:var(--typography-overline-bold-underline-line-height);--typography-lg-overline-bold-underline-letter-spacing:var(--typography-overline-bold-underline-letter-spacing);--typography-lg-overline-bold-underline-paragraph-spacing:var(--typography-overline-bold-underline-paragraph-spacing);--typography-lg-overline-bold-underline-text-decoration:var(--typography-overline-bold-underline-text-decoration);--typography-lg-overline-bold-underline-text-case:var(--typography-overline-bold-underline-text-case);--typography-lg-button-sm-font-family:var(--typography-button-sm-font-family);--typography-lg-button-sm-font-weight:var(--typography-button-sm-font-weight);--typography-lg-button-sm-font-size:var(--typography-button-sm-font-size);--typography-lg-button-sm-line-height:var(--typography-button-sm-line-height);--typography-lg-button-sm-letter-spacing:var(--typography-button-sm-letter-spacing);--typography-lg-button-sm-paragraph-spacing:var(--typography-button-sm-paragraph-spacing);--typography-lg-button-sm-text-decoration:var(--typography-button-sm-text-decoration);--typography-lg-button-sm-text-case:var(--typography-button-sm-text-case);--typography-lg-button-md-font-family:var(--typography-button-md-font-family);--typography-lg-button-md-font-weight:var(--typography-button-md-font-weight);--typography-lg-button-md-font-size:var(--typography-button-md-font-size);--typography-lg-button-md-line-height:var(--typography-button-md-line-height);--typography-lg-button-md-letter-spacing:var(--typography-button-md-letter-spacing);--typography-lg-button-md-paragraph-spacing:var(--typography-button-md-paragraph-spacing);--typography-lg-button-md-text-decoration:var(--typography-button-md-text-decoration);--typography-lg-button-md-text-case:var(--typography-button-md-text-case);--typography-lg-button-lg-font-family:var(--typography-button-lg-font-family);--typography-lg-button-lg-font-weight:var(--typography-button-lg-font-weight);--typography-lg-button-lg-font-size:var(--typography-button-lg-font-size);--typography-lg-button-lg-line-height:var(--typography-button-lg-line-height);--typography-lg-button-lg-letter-spacing:var(--typography-button-lg-letter-spacing);--typography-lg-button-lg-paragraph-spacing:var(--typography-button-lg-paragraph-spacing);--typography-lg-button-lg-text-decoration:var(--typography-button-lg-text-decoration);--typography-lg-button-lg-text-case:var(--typography-button-lg-text-case);--typography-md-display-1-font-family:var(--typography-mobile-display-1-font-family);--typography-md-display-1-font-weight:var(--typography-mobile-display-1-font-weight);--typography-md-display-1-font-size:var(--typography-mobile-display-1-font-size);--typography-md-display-1-line-height:var(--typography-mobile-display-1-line-height);--typography-md-display-1-letter-spacing:var(--typography-mobile-display-1-letter-spacing);--typography-md-display-1-paragraph-spacing:var(--typography-mobile-display-1-paragraph-spacing);--typography-md-display-1-text-decoration:var(--typography-mobile-display-1-text-decoration);--typography-md-display-1-text-case:var(--typography-mobile-display-1-text-case);--typography-md-display-1-regular-font-family:var(--typography-mobile-display-1-regular-font-family);--typography-md-display-1-regular-font-weight:var(--typography-mobile-display-1-regular-font-weight);--typography-md-display-1-regular-font-size:var(--typography-mobile-display-1-regular-font-size);--typography-md-display-1-regular-line-height:var(--typography-mobile-display-1-regular-line-height);--typography-md-display-1-regular-letter-spacing:var(--typography-mobile-display-1-regular-letter-spacing);--typography-md-display-1-regular-paragraph-spacing:var(--typography-mobile-display-1-regular-paragraph-spacing);--typography-md-display-1-regular-text-decoration:var(--typography-mobile-display-1-regular-text-decoration);--typography-md-display-1-regular-text-case:var(--typography-mobile-display-1-regular-text-case);--typography-md-display-1-bold-font-family:var(--typography-mobile-display-1-bold-font-family);--typography-md-display-1-bold-font-weight:var(--typography-mobile-display-1-bold-font-weight);--typography-md-display-1-bold-font-size:var(--typography-mobile-display-1-bold-font-size);--typography-md-display-1-bold-line-height:var(--typography-mobile-display-1-bold-line-height);--typography-md-display-1-bold-letter-spacing:var(--typography-mobile-display-1-bold-letter-spacing);--typography-md-display-1-bold-paragraph-spacing:var(--typography-mobile-display-1-bold-paragraph-spacing);--typography-md-display-1-bold-text-decoration:var(--typography-mobile-display-1-bold-text-decoration);--typography-md-display-1-bold-text-case:var(--typography-mobile-display-1-bold-text-case);--typography-md-display-2-font-family:var(--typography-mobile-display-2-font-family);--typography-md-display-2-font-weight:var(--typography-mobile-display-2-font-weight);--typography-md-display-2-font-size:var(--typography-mobile-display-2-font-size);--typography-md-display-2-line-height:var(--typography-mobile-display-2-line-height);--typography-md-display-2-letter-spacing:var(--typography-mobile-display-2-letter-spacing);--typography-md-display-2-paragraph-spacing:var(--typography-mobile-display-2-paragraph-spacing);--typography-md-display-2-text-decoration:var(--typography-mobile-display-2-text-decoration);--typography-md-display-2-text-case:var(--typography-mobile-display-2-text-case);--typography-md-display-2-regular-font-family:var(--typography-mobile-display-2-regular-font-family);--typography-md-display-2-regular-font-weight:var(--typography-mobile-display-2-regular-font-weight);--typography-md-display-2-regular-font-size:var(--typography-mobile-display-2-regular-font-size);--typography-md-display-2-regular-line-height:var(--typography-mobile-display-2-regular-line-height);--typography-md-display-2-regular-letter-spacing:var(--typography-mobile-display-2-regular-letter-spacing);--typography-md-display-2-regular-paragraph-spacing:var(--typography-mobile-display-2-regular-paragraph-spacing);--typography-md-display-2-regular-text-decoration:var(--typography-mobile-display-2-regular-text-decoration);--typography-md-display-2-regular-text-case:var(--typography-mobile-display-2-regular-text-case);--typography-md-display-2-bold-font-family:var(--typography-mobile-display-2-bold-font-family);--typography-md-display-2-bold-font-weight:var(--typography-mobile-display-2-bold-font-weight);--typography-md-display-2-bold-font-size:var(--typography-mobile-display-2-bold-font-size);--typography-md-display-2-bold-line-height:var(--typography-mobile-display-2-bold-line-height);--typography-md-display-2-bold-letter-spacing:var(--typography-mobile-display-2-bold-letter-spacing);--typography-md-display-2-bold-paragraph-spacing:var(--typography-mobile-display-2-bold-paragraph-spacing);--typography-md-display-2-bold-text-decoration:var(--typography-mobile-display-2-bold-text-decoration);--typography-md-display-2-bold-text-case:var(--typography-mobile-display-2-bold-text-case);--typography-md-display-3-font-family:var(--typography-mobile-display-3-font-family);--typography-md-display-3-font-weight:var(--typography-mobile-display-3-font-weight);--typography-md-display-3-font-size:var(--typography-mobile-display-3-font-size);--typography-md-display-3-line-height:var(--typography-mobile-display-3-line-height);--typography-md-display-3-letter-spacing:var(--typography-mobile-display-3-letter-spacing);--typography-md-display-3-paragraph-spacing:var(--typography-mobile-display-3-paragraph-spacing);--typography-md-display-3-text-decoration:var(--typography-mobile-display-3-text-decoration);--typography-md-display-3-text-case:var(--typography-mobile-display-3-text-case);--typography-md-display-3-regular-font-family:var(--typography-mobile-display-3-regular-font-family);--typography-md-display-3-regular-font-weight:var(--typography-mobile-display-3-regular-font-weight);--typography-md-display-3-regular-font-size:var(--typography-mobile-display-3-regular-font-size);--typography-md-display-3-regular-line-height:var(--typography-mobile-display-3-regular-line-height);--typography-md-display-3-regular-letter-spacing:var(--typography-mobile-display-3-regular-letter-spacing);--typography-md-display-3-regular-paragraph-spacing:var(--typography-mobile-display-3-regular-paragraph-spacing);--typography-md-display-3-regular-text-decoration:var(--typography-mobile-display-3-regular-text-decoration);--typography-md-display-3-regular-text-case:var(--typography-mobile-display-3-regular-text-case);--typography-md-display-3-bold-font-family:var(--typography-mobile-display-3-bold-font-family);--typography-md-display-3-bold-font-weight:var(--typography-mobile-display-3-bold-font-weight);--typography-md-display-3-bold-font-size:var(--typography-mobile-display-3-bold-font-size);--typography-md-display-3-bold-line-height:var(--typography-mobile-display-3-bold-line-height);--typography-md-display-3-bold-letter-spacing:var(--typography-mobile-display-3-bold-letter-spacing);--typography-md-display-3-bold-paragraph-spacing:var(--typography-mobile-display-3-bold-paragraph-spacing);--typography-md-display-3-bold-text-decoration:var(--typography-mobile-display-3-bold-text-decoration);--typography-md-display-3-bold-text-case:var(--typography-mobile-display-3-bold-text-case);--typography-md-display-4-font-family:var(--typography-mobile-display-4-font-family);--typography-md-display-4-font-weight:var(--typography-mobile-display-4-font-weight);--typography-md-display-4-font-size:var(--typography-mobile-display-4-font-size);--typography-md-display-4-line-height:var(--typography-mobile-display-4-line-height);--typography-md-display-4-letter-spacing:var(--typography-mobile-display-4-letter-spacing);--typography-md-display-4-paragraph-spacing:var(--typography-mobile-display-4-paragraph-spacing);--typography-md-display-4-text-decoration:var(--typography-mobile-display-4-text-decoration);--typography-md-display-4-text-case:var(--typography-mobile-display-4-text-case);--typography-md-display-4-regular-font-family:var(--typography-mobile-display-4-regular-font-family);--typography-md-display-4-regular-font-weight:var(--typography-mobile-display-4-regular-font-weight);--typography-md-display-4-regular-font-size:var(--typography-mobile-display-4-regular-font-size);--typography-md-display-4-regular-line-height:var(--typography-mobile-display-4-regular-line-height);--typography-md-display-4-regular-letter-spacing:var(--typography-mobile-display-4-regular-letter-spacing);--typography-md-display-4-regular-paragraph-spacing:var(--typography-mobile-display-4-regular-paragraph-spacing);--typography-md-display-4-regular-text-decoration:var(--typography-mobile-display-4-regular-text-decoration);--typography-md-display-4-regular-text-case:var(--typography-mobile-display-4-regular-text-case);--typography-md-display-4-bold-font-family:var(--typography-mobile-display-4-bold-font-family);--typography-md-display-4-bold-font-weight:var(--typography-mobile-display-4-bold-font-weight);--typography-md-display-4-bold-font-size:var(--typography-mobile-display-4-bold-font-size);--typography-md-display-4-bold-line-height:var(--typography-mobile-display-4-bold-line-height);--typography-md-display-4-bold-letter-spacing:var(--typography-mobile-display-4-bold-letter-spacing);--typography-md-display-4-bold-paragraph-spacing:var(--typography-mobile-display-4-bold-paragraph-spacing);--typography-md-display-4-bold-text-decoration:var(--typography-mobile-display-4-bold-text-decoration);--typography-md-display-4-bold-text-case:var(--typography-mobile-display-4-bold-text-case);--typography-md-h1-font-family:var(--typography-mobile-h1-font-family);--typography-md-h1-font-weight:var(--typography-mobile-h1-font-weight);--typography-md-h1-font-size:var(--typography-mobile-h1-font-size);--typography-md-h1-line-height:var(--typography-mobile-h1-line-height);--typography-md-h1-letter-spacing:var(--typography-mobile-h1-letter-spacing);--typography-md-h1-paragraph-spacing:var(--typography-mobile-h1-paragraph-spacing);--typography-md-h1-text-decoration:var(--typography-mobile-h1-text-decoration);--typography-md-h1-text-case:var(--typography-mobile-h1-text-case);--typography-md-h1-regular-font-family:var(--typography-mobile-h1-regular-font-family);--typography-md-h1-regular-font-weight:var(--typography-mobile-h1-regular-font-weight);--typography-md-h1-regular-font-size:var(--typography-mobile-h1-regular-font-size);--typography-md-h1-regular-line-height:var(--typography-mobile-h1-regular-line-height);--typography-md-h1-regular-letter-spacing:var(--typography-mobile-h1-regular-letter-spacing);--typography-md-h1-regular-paragraph-spacing:var(--typography-mobile-h1-regular-paragraph-spacing);--typography-md-h1-regular-text-decoration:var(--typography-mobile-h1-regular-text-decoration);--typography-md-h1-regular-text-case:var(--typography-mobile-h1-regular-text-case);--typography-md-h1-bold-font-family:var(--typography-mobile-h1-bold-font-family);--typography-md-h1-bold-font-weight:var(--typography-mobile-h1-bold-font-weight);--typography-md-h1-bold-font-size:var(--typography-mobile-h1-bold-font-size);--typography-md-h1-bold-line-height:var(--typography-mobile-h1-bold-line-height);--typography-md-h1-bold-letter-spacing:var(--typography-mobile-h1-bold-letter-spacing);--typography-md-h1-bold-paragraph-spacing:var(--typography-mobile-h1-bold-paragraph-spacing);--typography-md-h1-bold-text-decoration:var(--typography-mobile-h1-bold-text-decoration);--typography-md-h1-bold-text-case:var(--typography-mobile-h1-bold-text-case);--typography-md-h2-font-family:var(--typography-mobile-h2-font-family);--typography-md-h2-font-weight:var(--typography-mobile-h2-font-weight);--typography-md-h2-font-size:var(--typography-mobile-h2-font-size);--typography-md-h2-line-height:var(--typography-mobile-h2-line-height);--typography-md-h2-letter-spacing:var(--typography-mobile-h2-letter-spacing);--typography-md-h2-paragraph-spacing:var(--typography-mobile-h2-paragraph-spacing);--typography-md-h2-text-decoration:var(--typography-mobile-h2-text-decoration);--typography-md-h2-text-case:var(--typography-mobile-h2-text-case);--typography-md-h2-regular-font-family:var(--typography-mobile-h2-regular-font-family);--typography-md-h2-regular-font-weight:var(--typography-mobile-h2-regular-font-weight);--typography-md-h2-regular-font-size:var(--typography-mobile-h2-regular-font-size);--typography-md-h2-regular-line-height:var(--typography-mobile-h2-regular-line-height);--typography-md-h2-regular-letter-spacing:var(--typography-mobile-h2-regular-letter-spacing);--typography-md-h2-regular-paragraph-spacing:var(--typography-mobile-h2-regular-paragraph-spacing);--typography-md-h2-regular-text-decoration:var(--typography-mobile-h2-regular-text-decoration);--typography-md-h2-regular-text-case:var(--typography-mobile-h2-regular-text-case);--typography-md-h2-bold-font-family:var(--typography-mobile-h2-bold-font-family);--typography-md-h2-bold-font-weight:var(--typography-mobile-h2-bold-font-weight);--typography-md-h2-bold-font-size:var(--typography-mobile-h2-bold-font-size);--typography-md-h2-bold-line-height:var(--typography-mobile-h2-bold-line-height);--typography-md-h2-bold-letter-spacing:var(--typography-mobile-h2-bold-letter-spacing);--typography-md-h2-bold-paragraph-spacing:var(--typography-mobile-h2-bold-paragraph-spacing);--typography-md-h2-bold-text-decoration:var(--typography-mobile-h2-bold-text-decoration);--typography-md-h2-bold-text-case:var(--typography-mobile-h2-bold-text-case);--typography-md-h3-font-family:var(--typography-mobile-h3-font-family);--typography-md-h3-font-weight:var(--typography-mobile-h3-font-weight);--typography-md-h3-font-size:var(--typography-mobile-h3-font-size);--typography-md-h3-line-height:var(--typography-mobile-h3-line-height);--typography-md-h3-letter-spacing:var(--typography-mobile-h3-letter-spacing);--typography-md-h3-paragraph-spacing:var(--typography-mobile-h3-paragraph-spacing);--typography-md-h3-text-decoration:var(--typography-mobile-h3-text-decoration);--typography-md-h3-text-case:var(--typography-mobile-h3-text-case);--typography-md-h3-regular-font-family:var(--typography-mobile-h3-regular-font-family);--typography-md-h3-regular-font-weight:var(--typography-mobile-h3-regular-font-weight);--typography-md-h3-regular-font-size:var(--typography-mobile-h3-regular-font-size);--typography-md-h3-regular-line-height:var(--typography-mobile-h3-regular-line-height);--typography-md-h3-regular-letter-spacing:var(--typography-mobile-h3-regular-letter-spacing);--typography-md-h3-regular-paragraph-spacing:var(--typography-mobile-h3-regular-paragraph-spacing);--typography-md-h3-regular-text-decoration:var(--typography-mobile-h3-regular-text-decoration);--typography-md-h3-regular-text-case:var(--typography-mobile-h3-regular-text-case);--typography-md-h3-bold-font-family:var(--typography-mobile-h3-bold-font-family);--typography-md-h3-bold-font-weight:var(--typography-mobile-h3-bold-font-weight);--typography-md-h3-bold-font-size:var(--typography-mobile-h3-bold-font-size);--typography-md-h3-bold-line-height:var(--typography-mobile-h3-bold-line-height);--typography-md-h3-bold-letter-spacing:var(--typography-mobile-h3-bold-letter-spacing);--typography-md-h3-bold-paragraph-spacing:var(--typography-mobile-h3-bold-paragraph-spacing);--typography-md-h3-bold-text-decoration:var(--typography-mobile-h3-bold-text-decoration);--typography-md-h3-bold-text-case:var(--typography-mobile-h3-bold-text-case);--typography-md-h4-font-family:var(--typography-mobile-h4-font-family);--typography-md-h4-font-weight:var(--typography-mobile-h4-font-weight);--typography-md-h4-font-size:var(--typography-mobile-h4-font-size);--typography-md-h4-line-height:var(--typography-mobile-h4-line-height);--typography-md-h4-letter-spacing:var(--typography-mobile-h4-letter-spacing);--typography-md-h4-paragraph-spacing:var(--typography-mobile-h4-paragraph-spacing);--typography-md-h4-text-decoration:var(--typography-mobile-h4-text-decoration);--typography-md-h4-text-case:var(--typography-mobile-h4-text-case);--typography-md-h4-regular-font-family:var(--typography-mobile-h4-regular-font-family);--typography-md-h4-regular-font-weight:var(--typography-mobile-h4-regular-font-weight);--typography-md-h4-regular-font-size:var(--typography-mobile-h4-regular-font-size);--typography-md-h4-regular-line-height:var(--typography-mobile-h4-regular-line-height);--typography-md-h4-regular-letter-spacing:var(--typography-mobile-h4-regular-letter-spacing);--typography-md-h4-regular-paragraph-spacing:var(--typography-mobile-h4-regular-paragraph-spacing);--typography-md-h4-regular-text-decoration:var(--typography-mobile-h4-regular-text-decoration);--typography-md-h4-regular-text-case:var(--typography-mobile-h4-regular-text-case);--typography-md-h4-bold-font-family:var(--typography-mobile-h4-bold-font-family);--typography-md-h4-bold-font-weight:var(--typography-mobile-h4-bold-font-weight);--typography-md-h4-bold-font-size:var(--typography-mobile-h4-bold-font-size);--typography-md-h4-bold-line-height:var(--typography-mobile-h4-bold-line-height);--typography-md-h4-bold-letter-spacing:var(--typography-mobile-h4-bold-letter-spacing);--typography-md-h4-bold-paragraph-spacing:var(--typography-mobile-h4-bold-paragraph-spacing);--typography-md-h4-bold-text-decoration:var(--typography-mobile-h4-bold-text-decoration);--typography-md-h4-bold-text-case:var(--typography-mobile-h4-bold-text-case);--typography-md-h5-font-family:var(--typography-mobile-h5-font-family);--typography-md-h5-font-weight:var(--typography-mobile-h5-font-weight);--typography-md-h5-font-size:var(--typography-mobile-h5-font-size);--typography-md-h5-line-height:var(--typography-mobile-h5-line-height);--typography-md-h5-letter-spacing:var(--typography-mobile-h5-letter-spacing);--typography-md-h5-paragraph-spacing:var(--typography-mobile-h5-paragraph-spacing);--typography-md-h5-text-decoration:var(--typography-mobile-h5-text-decoration);--typography-md-h5-text-case:var(--typography-mobile-h5-text-case);--typography-md-h5-italic-font-family:var(--typography-mobile-h5-italic-font-family);--typography-md-h5-italic-font-weight:var(--typography-mobile-h5-italic-font-weight);--typography-md-h5-italic-font-size:var(--typography-mobile-h5-italic-font-size);--typography-md-h5-italic-line-height:var(--typography-mobile-h5-italic-line-height);--typography-md-h5-italic-letter-spacing:var(--typography-mobile-h5-italic-letter-spacing);--typography-md-h5-italic-paragraph-spacing:var(--typography-mobile-h5-italic-paragraph-spacing);--typography-md-h5-italic-text-decoration:var(--typography-mobile-h5-italic-text-decoration);--typography-md-h5-italic-text-case:var(--typography-mobile-h5-italic-text-case);--typography-md-h5-italic-font-style:var(--typography-mobile-h5-italic-font-style);--typography-md-h5-underline-font-family:var(--typography-mobile-h5-underline-font-family);--typography-md-h5-underline-font-weight:var(--typography-mobile-h5-underline-font-weight);--typography-md-h5-underline-font-size:var(--typography-mobile-h5-underline-font-size);--typography-md-h5-underline-line-height:var(--typography-mobile-h5-underline-line-height);--typography-md-h5-underline-letter-spacing:var(--typography-mobile-h5-underline-letter-spacing);--typography-md-h5-underline-paragraph-spacing:var(--typography-mobile-h5-underline-paragraph-spacing);--typography-md-h5-underline-text-decoration:var(--typography-mobile-h5-underline-text-decoration);--typography-md-h5-underline-text-case:var(--typography-mobile-h5-underline-text-case);--typography-md-h5-regular-font-family:var(--typography-mobile-h5-regular-font-family);--typography-md-h5-regular-font-weight:var(--typography-mobile-h5-regular-font-weight);--typography-md-h5-regular-font-size:var(--typography-mobile-h5-regular-font-size);--typography-md-h5-regular-line-height:var(--typography-mobile-h5-regular-line-height);--typography-md-h5-regular-letter-spacing:var(--typography-mobile-h5-regular-letter-spacing);--typography-md-h5-regular-paragraph-spacing:var(--typography-mobile-h5-regular-paragraph-spacing);--typography-md-h5-regular-text-decoration:var(--typography-mobile-h5-regular-text-decoration);--typography-md-h5-regular-text-case:var(--typography-mobile-h5-regular-text-case);--typography-md-h5-regular-italic-font-family:var(--typography-mobile-h5-regular-italic-font-family);--typography-md-h5-regular-italic-font-weight:var(--typography-mobile-h5-regular-italic-font-weight);--typography-md-h5-regular-italic-font-size:var(--typography-mobile-h5-regular-italic-font-size);--typography-md-h5-regular-italic-line-height:var(--typography-mobile-h5-regular-italic-line-height);--typography-md-h5-regular-italic-letter-spacing:var(--typography-mobile-h5-regular-italic-letter-spacing);--typography-md-h5-regular-italic-paragraph-spacing:var(--typography-mobile-h5-regular-italic-paragraph-spacing);--typography-md-h5-regular-italic-text-decoration:var(--typography-mobile-h5-regular-italic-text-decoration);--typography-md-h5-regular-italic-text-case:var(--typography-mobile-h5-regular-italic-text-case);--typography-md-h5-regular-italic-font-style:var(--typography-mobile-h5-regular-italic-font-style);--typography-md-h5-regular-underline-font-family:var(--typography-mobile-h5-regular-underline-font-family);--typography-md-h5-regular-underline-font-weight:var(--typography-mobile-h5-regular-underline-font-weight);--typography-md-h5-regular-underline-font-size:var(--typography-mobile-h5-regular-underline-font-size);--typography-md-h5-regular-underline-line-height:var(--typography-mobile-h5-regular-underline-line-height);--typography-md-h5-regular-underline-letter-spacing:var(--typography-mobile-h5-regular-underline-letter-spacing);--typography-md-h5-regular-underline-paragraph-spacing:var(--typography-mobile-h5-regular-underline-paragraph-spacing);--typography-md-h5-regular-underline-text-decoration:var(--typography-mobile-h5-regular-underline-text-decoration);--typography-md-h5-regular-underline-text-case:var(--typography-mobile-h5-regular-underline-text-case);--typography-md-h5-bold-font-family:var(--typography-mobile-h5-bold-font-family);--typography-md-h5-bold-font-weight:var(--typography-mobile-h5-bold-font-weight);--typography-md-h5-bold-font-size:var(--typography-mobile-h5-bold-font-size);--typography-md-h5-bold-line-height:var(--typography-mobile-h5-bold-line-height);--typography-md-h5-bold-letter-spacing:var(--typography-mobile-h5-bold-letter-spacing);--typography-md-h5-bold-paragraph-spacing:var(--typography-mobile-h5-bold-paragraph-spacing);--typography-md-h5-bold-text-decoration:var(--typography-mobile-h5-bold-text-decoration);--typography-md-h5-bold-text-case:var(--typography-mobile-h5-bold-text-case);--typography-md-h5-bold-italic-font-family:var(--typography-mobile-h5-bold-italic-font-family);--typography-md-h5-bold-italic-font-weight:var(--typography-mobile-h5-bold-italic-font-weight);--typography-md-h5-bold-italic-font-size:var(--typography-mobile-h5-bold-italic-font-size);--typography-md-h5-bold-italic-line-height:var(--typography-mobile-h5-bold-italic-line-height);--typography-md-h5-bold-italic-letter-spacing:var(--typography-mobile-h5-bold-italic-letter-spacing);--typography-md-h5-bold-italic-paragraph-spacing:var(--typography-mobile-h5-bold-italic-paragraph-spacing);--typography-md-h5-bold-italic-text-decoration:var(--typography-mobile-h5-bold-italic-text-decoration);--typography-md-h5-bold-italic-text-case:var(--typography-mobile-h5-bold-italic-text-case);--typography-md-h5-bold-italic-font-style:var(--typography-mobile-h5-bold-italic-font-style);--typography-md-h5-bold-underline-font-family:var(--typography-mobile-h5-bold-underline-font-family);--typography-md-h5-bold-underline-font-weight:var(--typography-mobile-h5-bold-underline-font-weight);--typography-md-h5-bold-underline-font-size:var(--typography-mobile-h5-bold-underline-font-size);--typography-md-h5-bold-underline-line-height:var(--typography-mobile-h5-bold-underline-line-height);--typography-md-h5-bold-underline-letter-spacing:var(--typography-mobile-h5-bold-underline-letter-spacing);--typography-md-h5-bold-underline-paragraph-spacing:var(--typography-mobile-h5-bold-underline-paragraph-spacing);--typography-md-h5-bold-underline-text-decoration:var(--typography-mobile-h5-bold-underline-text-decoration);--typography-md-h5-bold-underline-text-case:var(--typography-mobile-h5-bold-underline-text-case);--typography-md-h6-font-family:var(--typography-mobile-h6-font-family);--typography-md-h6-font-weight:var(--typography-mobile-h6-font-weight);--typography-md-h6-font-size:var(--typography-mobile-h6-font-size);--typography-md-h6-line-height:var(--typography-mobile-h6-line-height);--typography-md-h6-letter-spacing:var(--typography-mobile-h6-letter-spacing);--typography-md-h6-paragraph-spacing:var(--typography-mobile-h6-paragraph-spacing);--typography-md-h6-text-decoration:var(--typography-mobile-h6-text-decoration);--typography-md-h6-text-case:var(--typography-mobile-h6-text-case);--typography-md-h6-italic-font-family:var(--typography-mobile-h6-italic-font-family);--typography-md-h6-italic-font-weight:var(--typography-mobile-h6-italic-font-weight);--typography-md-h6-italic-font-size:var(--typography-mobile-h6-italic-font-size);--typography-md-h6-italic-line-height:var(--typography-mobile-h6-italic-line-height);--typography-md-h6-italic-letter-spacing:var(--typography-mobile-h6-italic-letter-spacing);--typography-md-h6-italic-paragraph-spacing:var(--typography-mobile-h6-italic-paragraph-spacing);--typography-md-h6-italic-text-decoration:var(--typography-mobile-h6-italic-text-decoration);--typography-md-h6-italic-text-case:var(--typography-mobile-h6-italic-text-case);--typography-md-h6-italic-font-style:var(--typography-mobile-h6-italic-font-style);--typography-md-h6-underline-font-family:var(--typography-mobile-h6-underline-font-family);--typography-md-h6-underline-font-weight:var(--typography-mobile-h6-underline-font-weight);--typography-md-h6-underline-font-size:var(--typography-mobile-h6-underline-font-size);--typography-md-h6-underline-line-height:var(--typography-mobile-h6-underline-line-height);--typography-md-h6-underline-letter-spacing:var(--typography-mobile-h6-underline-letter-spacing);--typography-md-h6-underline-paragraph-spacing:var(--typography-mobile-h6-underline-paragraph-spacing);--typography-md-h6-underline-text-decoration:var(--typography-mobile-h6-underline-text-decoration);--typography-md-h6-underline-text-case:var(--typography-mobile-h6-underline-text-case);--typography-md-h6-regular-font-family:var(--typography-mobile-h6-regular-font-family);--typography-md-h6-regular-font-weight:var(--typography-mobile-h6-regular-font-weight);--typography-md-h6-regular-font-size:var(--typography-mobile-h6-regular-font-size);--typography-md-h6-regular-line-height:var(--typography-mobile-h6-regular-line-height);--typography-md-h6-regular-letter-spacing:var(--typography-mobile-h6-regular-letter-spacing);--typography-md-h6-regular-paragraph-spacing:var(--typography-mobile-h6-regular-paragraph-spacing);--typography-md-h6-regular-text-decoration:var(--typography-mobile-h6-regular-text-decoration);--typography-md-h6-regular-text-case:var(--typography-mobile-h6-regular-text-case);--typography-md-h6-regular-italic-font-family:var(--typography-mobile-h6-regular-italic-font-family);--typography-md-h6-regular-italic-font-weight:var(--typography-mobile-h6-regular-italic-font-weight);--typography-md-h6-regular-italic-font-size:var(--typography-mobile-h6-regular-italic-font-size);--typography-md-h6-regular-italic-line-height:var(--typography-mobile-h6-regular-italic-line-height);--typography-md-h6-regular-italic-letter-spacing:var(--typography-mobile-h6-regular-italic-letter-spacing);--typography-md-h6-regular-italic-paragraph-spacing:var(--typography-mobile-h6-regular-italic-paragraph-spacing);--typography-md-h6-regular-italic-text-decoration:var(--typography-mobile-h6-regular-italic-text-decoration);--typography-md-h6-regular-italic-text-case:var(--typography-mobile-h6-regular-italic-text-case);--typography-md-h6-regular-italic-font-style:var(--typography-mobile-h6-regular-italic-font-style);--typography-md-h6-regular-underline-font-family:var(--typography-mobile-h6-regular-underline-font-family);--typography-md-h6-regular-underline-font-weight:var(--typography-mobile-h6-regular-underline-font-weight);--typography-md-h6-regular-underline-font-size:var(--typography-mobile-h6-regular-underline-font-size);--typography-md-h6-regular-underline-line-height:var(--typography-mobile-h6-regular-underline-line-height);--typography-md-h6-regular-underline-letter-spacing:var(--typography-mobile-h6-regular-underline-letter-spacing);--typography-md-h6-regular-underline-paragraph-spacing:var(--typography-mobile-h6-regular-underline-paragraph-spacing);--typography-md-h6-regular-underline-text-decoration:var(--typography-mobile-h6-regular-underline-text-decoration);--typography-md-h6-regular-underline-text-case:var(--typography-mobile-h6-regular-underline-text-case);--typography-md-h6-bold-font-family:var(--typography-mobile-h6-bold-font-family);--typography-md-h6-bold-font-weight:var(--typography-mobile-h6-bold-font-weight);--typography-md-h6-bold-font-size:var(--typography-mobile-h6-bold-font-size);--typography-md-h6-bold-line-height:var(--typography-mobile-h6-bold-line-height);--typography-md-h6-bold-letter-spacing:var(--typography-mobile-h6-bold-letter-spacing);--typography-md-h6-bold-paragraph-spacing:var(--typography-mobile-h6-bold-paragraph-spacing);--typography-md-h6-bold-text-decoration:var(--typography-mobile-h6-bold-text-decoration);--typography-md-h6-bold-text-case:var(--typography-mobile-h6-bold-text-case);--typography-md-h6-bold-italic-font-family:var(--typography-mobile-h6-bold-italic-font-family);--typography-md-h6-bold-italic-font-weight:var(--typography-mobile-h6-bold-italic-font-weight);--typography-md-h6-bold-italic-font-size:var(--typography-mobile-h6-bold-italic-font-size);--typography-md-h6-bold-italic-line-height:var(--typography-mobile-h6-bold-italic-line-height);--typography-md-h6-bold-italic-letter-spacing:var(--typography-mobile-h6-bold-italic-letter-spacing);--typography-md-h6-bold-italic-paragraph-spacing:var(--typography-mobile-h6-bold-italic-paragraph-spacing);--typography-md-h6-bold-italic-text-decoration:var(--typography-mobile-h6-bold-italic-text-decoration);--typography-md-h6-bold-italic-text-case:var(--typography-mobile-h6-bold-italic-text-case);--typography-md-h6-bold-italic-font-style:var(--typography-mobile-h6-bold-italic-font-style);--typography-md-h6-bold-underline-font-family:var(--typography-mobile-h6-bold-underline-font-family);--typography-md-h6-bold-underline-font-weight:var(--typography-mobile-h6-bold-underline-font-weight);--typography-md-h6-bold-underline-font-size:var(--typography-mobile-h6-bold-underline-font-size);--typography-md-h6-bold-underline-line-height:var(--typography-mobile-h6-bold-underline-line-height);--typography-md-h6-bold-underline-letter-spacing:var(--typography-mobile-h6-bold-underline-letter-spacing);--typography-md-h6-bold-underline-paragraph-spacing:var(--typography-mobile-h6-bold-underline-paragraph-spacing);--typography-md-h6-bold-underline-text-decoration:var(--typography-mobile-h6-bold-underline-text-decoration);--typography-md-h6-bold-underline-text-case:var(--typography-mobile-h6-bold-underline-text-case);--typography-md-subtitle-font-family:var(--typography-mobile-subtitle-font-family);--typography-md-subtitle-font-weight:var(--typography-mobile-subtitle-font-weight);--typography-md-subtitle-font-size:var(--typography-mobile-subtitle-font-size);--typography-md-subtitle-line-height:var(--typography-mobile-subtitle-line-height);--typography-md-subtitle-letter-spacing:var(--typography-mobile-subtitle-letter-spacing);--typography-md-subtitle-paragraph-spacing:var(--typography-mobile-subtitle-paragraph-spacing);--typography-md-subtitle-text-decoration:var(--typography-mobile-subtitle-text-decoration);--typography-md-subtitle-text-case:var(--typography-mobile-subtitle-text-case);--typography-md-subtitle-italic-font-family:var(--typography-mobile-subtitle-italic-font-family);--typography-md-subtitle-italic-font-weight:var(--typography-mobile-subtitle-italic-font-weight);--typography-md-subtitle-italic-font-size:var(--typography-mobile-subtitle-italic-font-size);--typography-md-subtitle-italic-line-height:var(--typography-mobile-subtitle-italic-line-height);--typography-md-subtitle-italic-letter-spacing:var(--typography-mobile-subtitle-italic-letter-spacing);--typography-md-subtitle-italic-paragraph-spacing:var(--typography-mobile-subtitle-italic-paragraph-spacing);--typography-md-subtitle-italic-text-decoration:var(--typography-mobile-subtitle-italic-text-decoration);--typography-md-subtitle-italic-text-case:var(--typography-mobile-subtitle-italic-text-case);--typography-md-subtitle-italic-font-style:var(--typography-mobile-subtitle-italic-font-style);--typography-md-subtitle-underline-font-family:var(--typography-mobile-subtitle-underline-font-family);--typography-md-subtitle-underline-font-weight:var(--typography-mobile-subtitle-underline-font-weight);--typography-md-subtitle-underline-font-size:var(--typography-mobile-subtitle-underline-font-size);--typography-md-subtitle-underline-line-height:var(--typography-mobile-subtitle-underline-line-height);--typography-md-subtitle-underline-letter-spacing:var(--typography-mobile-subtitle-underline-letter-spacing);--typography-md-subtitle-underline-paragraph-spacing:var(--typography-mobile-subtitle-underline-paragraph-spacing);--typography-md-subtitle-underline-text-decoration:var(--typography-mobile-subtitle-underline-text-decoration);--typography-md-subtitle-underline-text-case:var(--typography-mobile-subtitle-underline-text-case);--typography-md-subtitle-regular-font-family:var(--typography-mobile-subtitle-regular-font-family);--typography-md-subtitle-regular-font-weight:var(--typography-mobile-subtitle-regular-font-weight);--typography-md-subtitle-regular-font-size:var(--typography-mobile-subtitle-regular-font-size);--typography-md-subtitle-regular-line-height:var(--typography-mobile-subtitle-regular-line-height);--typography-md-subtitle-regular-letter-spacing:var(--typography-mobile-subtitle-regular-letter-spacing);--typography-md-subtitle-regular-paragraph-spacing:var(--typography-mobile-subtitle-regular-paragraph-spacing);--typography-md-subtitle-regular-text-decoration:var(--typography-mobile-subtitle-regular-text-decoration);--typography-md-subtitle-regular-text-case:var(--typography-mobile-subtitle-regular-text-case);--typography-md-subtitle-regular-italic-font-family:var(--typography-mobile-subtitle-regular-italic-font-family);--typography-md-subtitle-regular-italic-font-weight:var(--typography-mobile-subtitle-regular-italic-font-weight);--typography-md-subtitle-regular-italic-font-size:var(--typography-mobile-subtitle-regular-italic-font-size);--typography-md-subtitle-regular-italic-line-height:var(--typography-mobile-subtitle-regular-italic-line-height);--typography-md-subtitle-regular-italic-letter-spacing:var(--typography-mobile-subtitle-regular-italic-letter-spacing);--typography-md-subtitle-regular-italic-paragraph-spacing:var(--typography-mobile-subtitle-regular-italic-paragraph-spacing);--typography-md-subtitle-regular-italic-text-decoration:var(--typography-mobile-subtitle-regular-italic-text-decoration);--typography-md-subtitle-regular-italic-text-case:var(--typography-mobile-subtitle-regular-italic-text-case);--typography-md-subtitle-regular-italic-font-style:var(--typography-mobile-subtitle-regular-italic-font-style);--typography-md-subtitle-regular-underline-font-family:var(--typography-mobile-subtitle-regular-underline-font-family);--typography-md-subtitle-regular-underline-font-weight:var(--typography-mobile-subtitle-regular-underline-font-weight);--typography-md-subtitle-regular-underline-font-size:var(--typography-mobile-subtitle-regular-underline-font-size);--typography-md-subtitle-regular-underline-line-height:var(--typography-mobile-subtitle-regular-underline-line-height);--typography-md-subtitle-regular-underline-letter-spacing:var(--typography-mobile-subtitle-regular-underline-letter-spacing);--typography-md-subtitle-regular-underline-paragraph-spacing:var(--typography-mobile-subtitle-regular-underline-paragraph-spacing);--typography-md-subtitle-regular-underline-text-decoration:var(--typography-mobile-subtitle-regular-underline-text-decoration);--typography-md-subtitle-regular-underline-text-case:var(--typography-mobile-subtitle-regular-underline-text-case);--typography-md-subtitle-bold-font-family:var(--typography-mobile-subtitle-bold-font-family);--typography-md-subtitle-bold-font-weight:var(--typography-mobile-subtitle-bold-font-weight);--typography-md-subtitle-bold-font-size:var(--typography-mobile-subtitle-bold-font-size);--typography-md-subtitle-bold-line-height:var(--typography-mobile-subtitle-bold-line-height);--typography-md-subtitle-bold-letter-spacing:var(--typography-mobile-subtitle-bold-letter-spacing);--typography-md-subtitle-bold-paragraph-spacing:var(--typography-mobile-subtitle-bold-paragraph-spacing);--typography-md-subtitle-bold-text-decoration:var(--typography-mobile-subtitle-bold-text-decoration);--typography-md-subtitle-bold-text-case:var(--typography-mobile-subtitle-bold-text-case);--typography-md-subtitle-bold-italic-font-family:var(--typography-mobile-subtitle-bold-italic-font-family);--typography-md-subtitle-bold-italic-font-weight:var(--typography-mobile-subtitle-bold-italic-font-weight);--typography-md-subtitle-bold-italic-font-size:var(--typography-mobile-subtitle-bold-italic-font-size);--typography-md-subtitle-bold-italic-line-height:var(--typography-mobile-subtitle-bold-italic-line-height);--typography-md-subtitle-bold-italic-letter-spacing:var(--typography-mobile-subtitle-bold-italic-letter-spacing);--typography-md-subtitle-bold-italic-paragraph-spacing:var(--typography-mobile-subtitle-bold-italic-paragraph-spacing);--typography-md-subtitle-bold-italic-text-decoration:var(--typography-mobile-subtitle-bold-italic-text-decoration);--typography-md-subtitle-bold-italic-text-case:var(--typography-mobile-subtitle-bold-italic-text-case);--typography-md-subtitle-bold-italic-font-style:var(--typography-mobile-subtitle-bold-italic-font-style);--typography-md-subtitle-bold-underline-font-family:var(--typography-mobile-subtitle-bold-underline-font-family);--typography-md-subtitle-bold-underline-font-weight:var(--typography-mobile-subtitle-bold-underline-font-weight);--typography-md-subtitle-bold-underline-font-size:var(--typography-mobile-subtitle-bold-underline-font-size);--typography-md-subtitle-bold-underline-line-height:var(--typography-mobile-subtitle-bold-underline-line-height);--typography-md-subtitle-bold-underline-letter-spacing:var(--typography-mobile-subtitle-bold-underline-letter-spacing);--typography-md-subtitle-bold-underline-paragraph-spacing:var(--typography-mobile-subtitle-bold-underline-paragraph-spacing);--typography-md-subtitle-bold-underline-text-decoration:var(--typography-mobile-subtitle-bold-underline-text-decoration);--typography-md-subtitle-bold-underline-text-case:var(--typography-mobile-subtitle-bold-underline-text-case);--typography-md-body-1-font-family:var(--typography-mobile-body-1-font-family);--typography-md-body-1-font-weight:var(--typography-mobile-body-1-font-weight);--typography-md-body-1-font-size:var(--typography-mobile-body-1-font-size);--typography-md-body-1-line-height:var(--typography-mobile-body-1-line-height);--typography-md-body-1-letter-spacing:var(--typography-mobile-body-1-letter-spacing);--typography-md-body-1-paragraph-spacing:var(--typography-mobile-body-1-paragraph-spacing);--typography-md-body-1-text-decoration:var(--typography-mobile-body-1-text-decoration);--typography-md-body-1-text-case:var(--typography-mobile-body-1-text-case);--typography-md-body-1-italic-font-family:var(--typography-mobile-body-1-italic-font-family);--typography-md-body-1-italic-font-weight:var(--typography-mobile-body-1-italic-font-weight);--typography-md-body-1-italic-font-size:var(--typography-mobile-body-1-italic-font-size);--typography-md-body-1-italic-line-height:var(--typography-mobile-body-1-italic-line-height);--typography-md-body-1-italic-letter-spacing:var(--typography-mobile-body-1-italic-letter-spacing);--typography-md-body-1-italic-paragraph-spacing:var(--typography-mobile-body-1-italic-paragraph-spacing);--typography-md-body-1-italic-text-decoration:var(--typography-mobile-body-1-italic-text-decoration);--typography-md-body-1-italic-text-case:var(--typography-mobile-body-1-italic-text-case);--typography-md-body-1-italic-font-style:var(--typography-mobile-body-1-italic-font-style);--typography-md-body-1-underline-font-family:var(--typography-mobile-body-1-underline-font-family);--typography-md-body-1-underline-font-weight:var(--typography-mobile-body-1-underline-font-weight);--typography-md-body-1-underline-font-size:var(--typography-mobile-body-1-underline-font-size);--typography-md-body-1-underline-line-height:var(--typography-mobile-body-1-underline-line-height);--typography-md-body-1-underline-letter-spacing:var(--typography-mobile-body-1-underline-letter-spacing);--typography-md-body-1-underline-paragraph-spacing:var(--typography-mobile-body-1-underline-paragraph-spacing);--typography-md-body-1-underline-text-decoration:var(--typography-mobile-body-1-underline-text-decoration);--typography-md-body-1-underline-text-case:var(--typography-mobile-body-1-underline-text-case);--typography-md-body-1-regular-font-family:var(--typography-mobile-body-1-regular-font-family);--typography-md-body-1-regular-font-weight:var(--typography-mobile-body-1-regular-font-weight);--typography-md-body-1-regular-font-size:var(--typography-mobile-body-1-regular-font-size);--typography-md-body-1-regular-line-height:var(--typography-mobile-body-1-regular-line-height);--typography-md-body-1-regular-letter-spacing:var(--typography-mobile-body-1-regular-letter-spacing);--typography-md-body-1-regular-paragraph-spacing:var(--typography-mobile-body-1-regular-paragraph-spacing);--typography-md-body-1-regular-text-decoration:var(--typography-mobile-body-1-regular-text-decoration);--typography-md-body-1-regular-text-case:var(--typography-mobile-body-1-regular-text-case);--typography-md-body-1-regular-italic-font-family:var(--typography-mobile-body-1-regular-italic-font-family);--typography-md-body-1-regular-italic-font-weight:var(--typography-mobile-body-1-regular-italic-font-weight);--typography-md-body-1-regular-italic-font-size:var(--typography-mobile-body-1-regular-italic-font-size);--typography-md-body-1-regular-italic-line-height:var(--typography-mobile-body-1-regular-italic-line-height);--typography-md-body-1-regular-italic-letter-spacing:var(--typography-mobile-body-1-regular-italic-letter-spacing);--typography-md-body-1-regular-italic-paragraph-spacing:var(--typography-mobile-body-1-regular-italic-paragraph-spacing);--typography-md-body-1-regular-italic-text-decoration:var(--typography-mobile-body-1-regular-italic-text-decoration);--typography-md-body-1-regular-italic-text-case:var(--typography-mobile-body-1-regular-italic-text-case);--typography-md-body-1-regular-italic-font-style:var(--typography-mobile-body-1-regular-italic-font-style);--typography-md-body-1-regular-underline-font-family:var(--typography-mobile-body-1-regular-underline-font-family);--typography-md-body-1-regular-underline-font-weight:var(--typography-mobile-body-1-regular-underline-font-weight);--typography-md-body-1-regular-underline-font-size:var(--typography-mobile-body-1-regular-underline-font-size);--typography-md-body-1-regular-underline-line-height:var(--typography-mobile-body-1-regular-underline-line-height);--typography-md-body-1-regular-underline-letter-spacing:var(--typography-mobile-body-1-regular-underline-letter-spacing);--typography-md-body-1-regular-underline-paragraph-spacing:var(--typography-mobile-body-1-regular-underline-paragraph-spacing);--typography-md-body-1-regular-underline-text-decoration:var(--typography-mobile-body-1-regular-underline-text-decoration);--typography-md-body-1-regular-underline-text-case:var(--typography-mobile-body-1-regular-underline-text-case);--typography-md-body-1-bold-font-family:var(--typography-mobile-body-1-bold-font-family);--typography-md-body-1-bold-font-weight:var(--typography-mobile-body-1-bold-font-weight);--typography-md-body-1-bold-font-size:var(--typography-mobile-body-1-bold-font-size);--typography-md-body-1-bold-line-height:var(--typography-mobile-body-1-bold-line-height);--typography-md-body-1-bold-letter-spacing:var(--typography-mobile-body-1-bold-letter-spacing);--typography-md-body-1-bold-paragraph-spacing:var(--typography-mobile-body-1-bold-paragraph-spacing);--typography-md-body-1-bold-text-decoration:var(--typography-mobile-body-1-bold-text-decoration);--typography-md-body-1-bold-text-case:var(--typography-mobile-body-1-bold-text-case);--typography-md-body-1-bold-italic-font-family:var(--typography-mobile-body-1-bold-italic-font-family);--typography-md-body-1-bold-italic-font-weight:var(--typography-mobile-body-1-bold-italic-font-weight);--typography-md-body-1-bold-italic-font-size:var(--typography-mobile-body-1-bold-italic-font-size);--typography-md-body-1-bold-italic-line-height:var(--typography-mobile-body-1-bold-italic-line-height);--typography-md-body-1-bold-italic-letter-spacing:var(--typography-mobile-body-1-bold-italic-letter-spacing);--typography-md-body-1-bold-italic-paragraph-spacing:var(--typography-mobile-body-1-bold-italic-paragraph-spacing);--typography-md-body-1-bold-italic-text-decoration:var(--typography-mobile-body-1-bold-italic-text-decoration);--typography-md-body-1-bold-italic-text-case:var(--typography-mobile-body-1-bold-italic-text-case);--typography-md-body-1-bold-italic-font-style:var(--typography-mobile-body-1-bold-italic-font-style);--typography-md-body-1-bold-underline-font-family:var(--typography-mobile-body-1-bold-underline-font-family);--typography-md-body-1-bold-underline-font-weight:var(--typography-mobile-body-1-bold-underline-font-weight);--typography-md-body-1-bold-underline-font-size:var(--typography-mobile-body-1-bold-underline-font-size);--typography-md-body-1-bold-underline-line-height:var(--typography-mobile-body-1-bold-underline-line-height);--typography-md-body-1-bold-underline-letter-spacing:var(--typography-mobile-body-1-bold-underline-letter-spacing);--typography-md-body-1-bold-underline-paragraph-spacing:var(--typography-mobile-body-1-bold-underline-paragraph-spacing);--typography-md-body-1-bold-underline-text-decoration:var(--typography-mobile-body-1-bold-underline-text-decoration);--typography-md-body-1-bold-underline-text-case:var(--typography-mobile-body-1-bold-underline-text-case);--typography-md-body-2-font-family:var(--typography-mobile-body-2-font-family);--typography-md-body-2-font-weight:var(--typography-mobile-body-2-font-weight);--typography-md-body-2-font-size:var(--typography-mobile-body-2-font-size);--typography-md-body-2-line-height:var(--typography-mobile-body-2-line-height);--typography-md-body-2-letter-spacing:var(--typography-mobile-body-2-letter-spacing);--typography-md-body-2-paragraph-spacing:var(--typography-mobile-body-2-paragraph-spacing);--typography-md-body-2-text-decoration:var(--typography-mobile-body-2-text-decoration);--typography-md-body-2-text-case:var(--typography-mobile-body-2-text-case);--typography-md-body-2-italic-font-family:var(--typography-mobile-body-2-italic-font-family);--typography-md-body-2-italic-font-weight:var(--typography-mobile-body-2-italic-font-weight);--typography-md-body-2-italic-font-size:var(--typography-mobile-body-2-italic-font-size);--typography-md-body-2-italic-line-height:var(--typography-mobile-body-2-italic-line-height);--typography-md-body-2-italic-letter-spacing:var(--typography-mobile-body-2-italic-letter-spacing);--typography-md-body-2-italic-paragraph-spacing:var(--typography-mobile-body-2-italic-paragraph-spacing);--typography-md-body-2-italic-text-decoration:var(--typography-mobile-body-2-italic-text-decoration);--typography-md-body-2-italic-text-case:var(--typography-mobile-body-2-italic-text-case);--typography-md-body-2-italic-font-style:var(--typography-mobile-body-2-italic-font-style);--typography-md-body-2-underline-font-family:var(--typography-mobile-body-2-underline-font-family);--typography-md-body-2-underline-font-weight:var(--typography-mobile-body-2-underline-font-weight);--typography-md-body-2-underline-font-size:var(--typography-mobile-body-2-underline-font-size);--typography-md-body-2-underline-line-height:var(--typography-mobile-body-2-underline-line-height);--typography-md-body-2-underline-letter-spacing:var(--typography-mobile-body-2-underline-letter-spacing);--typography-md-body-2-underline-paragraph-spacing:var(--typography-mobile-body-2-underline-paragraph-spacing);--typography-md-body-2-underline-text-decoration:var(--typography-mobile-body-2-underline-text-decoration);--typography-md-body-2-underline-text-case:var(--typography-mobile-body-2-underline-text-case);--typography-md-body-2-regular-font-family:var(--typography-mobile-body-2-regular-font-family);--typography-md-body-2-regular-font-weight:var(--typography-mobile-body-2-regular-font-weight);--typography-md-body-2-regular-font-size:var(--typography-mobile-body-2-regular-font-size);--typography-md-body-2-regular-line-height:var(--typography-mobile-body-2-regular-line-height);--typography-md-body-2-regular-letter-spacing:var(--typography-mobile-body-2-regular-letter-spacing);--typography-md-body-2-regular-paragraph-spacing:var(--typography-mobile-body-2-regular-paragraph-spacing);--typography-md-body-2-regular-text-decoration:var(--typography-mobile-body-2-regular-text-decoration);--typography-md-body-2-regular-text-case:var(--typography-mobile-body-2-regular-text-case);--typography-md-body-2-regular-italic-font-family:var(--typography-mobile-body-2-regular-italic-font-family);--typography-md-body-2-regular-italic-font-weight:var(--typography-mobile-body-2-regular-italic-font-weight);--typography-md-body-2-regular-italic-font-size:var(--typography-mobile-body-2-regular-italic-font-size);--typography-md-body-2-regular-italic-line-height:var(--typography-mobile-body-2-regular-italic-line-height);--typography-md-body-2-regular-italic-letter-spacing:var(--typography-mobile-body-2-regular-italic-letter-spacing);--typography-md-body-2-regular-italic-paragraph-spacing:var(--typography-mobile-body-2-regular-italic-paragraph-spacing);--typography-md-body-2-regular-italic-text-decoration:var(--typography-mobile-body-2-regular-italic-text-decoration);--typography-md-body-2-regular-italic-text-case:var(--typography-mobile-body-2-regular-italic-text-case);--typography-md-body-2-regular-italic-font-style:var(--typography-mobile-body-2-regular-italic-font-style);--typography-md-body-2-regular-underline-font-family:var(--typography-mobile-body-2-regular-underline-font-family);--typography-md-body-2-regular-underline-font-weight:var(--typography-mobile-body-2-regular-underline-font-weight);--typography-md-body-2-regular-underline-font-size:var(--typography-mobile-body-2-regular-underline-font-size);--typography-md-body-2-regular-underline-line-height:var(--typography-mobile-body-2-regular-underline-line-height);--typography-md-body-2-regular-underline-letter-spacing:var(--typography-mobile-body-2-regular-underline-letter-spacing);--typography-md-body-2-regular-underline-paragraph-spacing:var(--typography-mobile-body-2-regular-underline-paragraph-spacing);--typography-md-body-2-regular-underline-text-decoration:var(--typography-mobile-body-2-regular-underline-text-decoration);--typography-md-body-2-regular-underline-text-case:var(--typography-mobile-body-2-regular-underline-text-case);--typography-md-body-2-bold-font-family:var(--typography-mobile-body-2-bold-font-family);--typography-md-body-2-bold-font-weight:var(--typography-mobile-body-2-bold-font-weight);--typography-md-body-2-bold-font-size:var(--typography-mobile-body-2-bold-font-size);--typography-md-body-2-bold-line-height:var(--typography-mobile-body-2-bold-line-height);--typography-md-body-2-bold-letter-spacing:var(--typography-mobile-body-2-bold-letter-spacing);--typography-md-body-2-bold-paragraph-spacing:var(--typography-mobile-body-2-bold-paragraph-spacing);--typography-md-body-2-bold-text-decoration:var(--typography-mobile-body-2-bold-text-decoration);--typography-md-body-2-bold-text-case:var(--typography-mobile-body-2-bold-text-case);--typography-md-body-2-bold-italic-font-family:var(--typography-mobile-body-2-bold-italic-font-family);--typography-md-body-2-bold-italic-font-weight:var(--typography-mobile-body-2-bold-italic-font-weight);--typography-md-body-2-bold-italic-font-size:var(--typography-mobile-body-2-bold-italic-font-size);--typography-md-body-2-bold-italic-line-height:var(--typography-mobile-body-2-bold-italic-line-height);--typography-md-body-2-bold-italic-letter-spacing:var(--typography-mobile-body-2-bold-italic-letter-spacing);--typography-md-body-2-bold-italic-paragraph-spacing:var(--typography-mobile-body-2-bold-italic-paragraph-spacing);--typography-md-body-2-bold-italic-text-decoration:var(--typography-mobile-body-2-bold-italic-text-decoration);--typography-md-body-2-bold-italic-text-case:var(--typography-mobile-body-2-bold-italic-text-case);--typography-md-body-2-bold-italic-font-style:var(--typography-mobile-body-2-bold-italic-font-style);--typography-md-body-2-bold-underline-font-family:var(--typography-mobile-body-2-bold-underline-font-family);--typography-md-body-2-bold-underline-font-weight:var(--typography-mobile-body-2-bold-underline-font-weight);--typography-md-body-2-bold-underline-font-size:var(--typography-mobile-body-2-bold-underline-font-size);--typography-md-body-2-bold-underline-line-height:var(--typography-mobile-body-2-bold-underline-line-height);--typography-md-body-2-bold-underline-letter-spacing:var(--typography-mobile-body-2-bold-underline-letter-spacing);--typography-md-body-2-bold-underline-paragraph-spacing:var(--typography-mobile-body-2-bold-underline-paragraph-spacing);--typography-md-body-2-bold-underline-text-decoration:var(--typography-mobile-body-2-bold-underline-text-decoration);--typography-md-body-2-bold-underline-text-case:var(--typography-mobile-body-2-bold-underline-text-case);--typography-md-body-3-font-family:var(--typography-mobile-body-3-font-family);--typography-md-body-3-font-weight:var(--typography-mobile-body-3-font-weight);--typography-md-body-3-font-size:var(--typography-mobile-body-3-font-size);--typography-md-body-3-line-height:var(--typography-mobile-body-3-line-height);--typography-md-body-3-letter-spacing:var(--typography-mobile-body-3-letter-spacing);--typography-md-body-3-paragraph-spacing:var(--typography-mobile-body-3-paragraph-spacing);--typography-md-body-3-text-decoration:var(--typography-mobile-body-3-text-decoration);--typography-md-body-3-text-case:var(--typography-mobile-body-3-text-case);--typography-md-body-3-italic-font-family:var(--typography-mobile-body-3-italic-font-family);--typography-md-body-3-italic-font-weight:var(--typography-mobile-body-3-italic-font-weight);--typography-md-body-3-italic-font-size:var(--typography-mobile-body-3-italic-font-size);--typography-md-body-3-italic-line-height:var(--typography-mobile-body-3-italic-line-height);--typography-md-body-3-italic-letter-spacing:var(--typography-mobile-body-3-italic-letter-spacing);--typography-md-body-3-italic-paragraph-spacing:var(--typography-mobile-body-3-italic-paragraph-spacing);--typography-md-body-3-italic-text-decoration:var(--typography-mobile-body-3-italic-text-decoration);--typography-md-body-3-italic-text-case:var(--typography-mobile-body-3-italic-text-case);--typography-md-body-3-italic-font-style:var(--typography-mobile-body-3-italic-font-style);--typography-md-body-3-underline-font-family:var(--typography-mobile-body-3-underline-font-family);--typography-md-body-3-underline-font-weight:var(--typography-mobile-body-3-underline-font-weight);--typography-md-body-3-underline-font-size:var(--typography-mobile-body-3-underline-font-size);--typography-md-body-3-underline-line-height:var(--typography-mobile-body-3-underline-line-height);--typography-md-body-3-underline-letter-spacing:var(--typography-mobile-body-3-underline-letter-spacing);--typography-md-body-3-underline-paragraph-spacing:var(--typography-mobile-body-3-underline-paragraph-spacing);--typography-md-body-3-underline-text-decoration:var(--typography-mobile-body-3-underline-text-decoration);--typography-md-body-3-underline-text-case:var(--typography-mobile-body-3-underline-text-case);--typography-md-body-3-regular-font-family:var(--typography-mobile-body-3-regular-font-family);--typography-md-body-3-regular-font-weight:var(--typography-mobile-body-3-regular-font-weight);--typography-md-body-3-regular-font-size:var(--typography-mobile-body-3-regular-font-size);--typography-md-body-3-regular-line-height:var(--typography-mobile-body-3-regular-line-height);--typography-md-body-3-regular-letter-spacing:var(--typography-mobile-body-3-regular-letter-spacing);--typography-md-body-3-regular-paragraph-spacing:var(--typography-mobile-body-3-regular-paragraph-spacing);--typography-md-body-3-regular-text-decoration:var(--typography-mobile-body-3-regular-text-decoration);--typography-md-body-3-regular-text-case:var(--typography-mobile-body-3-regular-text-case);--typography-md-body-3-regular-italic-font-family:var(--typography-mobile-body-3-regular-italic-font-family);--typography-md-body-3-regular-italic-font-weight:var(--typography-mobile-body-3-regular-italic-font-weight);--typography-md-body-3-regular-italic-font-size:var(--typography-mobile-body-3-regular-italic-font-size);--typography-md-body-3-regular-italic-line-height:var(--typography-mobile-body-3-regular-italic-line-height);--typography-md-body-3-regular-italic-letter-spacing:var(--typography-mobile-body-3-regular-italic-letter-spacing);--typography-md-body-3-regular-italic-paragraph-spacing:var(--typography-mobile-body-3-regular-italic-paragraph-spacing);--typography-md-body-3-regular-italic-text-decoration:var(--typography-mobile-body-3-regular-italic-text-decoration);--typography-md-body-3-regular-italic-text-case:var(--typography-mobile-body-3-regular-italic-text-case);--typography-md-body-3-regular-italic-font-style:var(--typography-mobile-body-3-regular-italic-font-style);--typography-md-body-3-regular-underline-font-family:var(--typography-mobile-body-3-regular-underline-font-family);--typography-md-body-3-regular-underline-font-weight:var(--typography-mobile-body-3-regular-underline-font-weight);--typography-md-body-3-regular-underline-font-size:var(--typography-mobile-body-3-regular-underline-font-size);--typography-md-body-3-regular-underline-line-height:var(--typography-mobile-body-3-regular-underline-line-height);--typography-md-body-3-regular-underline-letter-spacing:var(--typography-mobile-body-3-regular-underline-letter-spacing);--typography-md-body-3-regular-underline-paragraph-spacing:var(--typography-mobile-body-3-regular-underline-paragraph-spacing);--typography-md-body-3-regular-underline-text-decoration:var(--typography-mobile-body-3-regular-underline-text-decoration);--typography-md-body-3-regular-underline-text-case:var(--typography-mobile-body-3-regular-underline-text-case);--typography-md-body-3-bold-font-family:var(--typography-mobile-body-3-bold-font-family);--typography-md-body-3-bold-font-weight:var(--typography-mobile-body-3-bold-font-weight);--typography-md-body-3-bold-font-size:var(--typography-mobile-body-3-bold-font-size);--typography-md-body-3-bold-line-height:var(--typography-mobile-body-3-bold-line-height);--typography-md-body-3-bold-letter-spacing:var(--typography-mobile-body-3-bold-letter-spacing);--typography-md-body-3-bold-paragraph-spacing:var(--typography-mobile-body-3-bold-paragraph-spacing);--typography-md-body-3-bold-text-decoration:var(--typography-mobile-body-3-bold-text-decoration);--typography-md-body-3-bold-text-case:var(--typography-mobile-body-3-bold-text-case);--typography-md-body-3-bold-italic-font-family:var(--typography-mobile-body-3-bold-italic-font-family);--typography-md-body-3-bold-italic-font-weight:var(--typography-mobile-body-3-bold-italic-font-weight);--typography-md-body-3-bold-italic-font-size:var(--typography-mobile-body-3-bold-italic-font-size);--typography-md-body-3-bold-italic-line-height:var(--typography-mobile-body-3-bold-italic-line-height);--typography-md-body-3-bold-italic-letter-spacing:var(--typography-mobile-body-3-bold-italic-letter-spacing);--typography-md-body-3-bold-italic-paragraph-spacing:var(--typography-mobile-body-3-bold-italic-paragraph-spacing);--typography-md-body-3-bold-italic-text-decoration:var(--typography-mobile-body-3-bold-italic-text-decoration);--typography-md-body-3-bold-italic-text-case:var(--typography-mobile-body-3-bold-italic-text-case);--typography-md-body-3-bold-italic-font-style:var(--typography-mobile-body-3-bold-italic-font-style);--typography-md-body-3-bold-underline-font-family:var(--typography-mobile-body-3-bold-underline-font-family);--typography-md-body-3-bold-underline-font-weight:var(--typography-mobile-body-3-bold-underline-font-weight);--typography-md-body-3-bold-underline-font-size:var(--typography-mobile-body-3-bold-underline-font-size);--typography-md-body-3-bold-underline-line-height:var(--typography-mobile-body-3-bold-underline-line-height);--typography-md-body-3-bold-underline-letter-spacing:var(--typography-mobile-body-3-bold-underline-letter-spacing);--typography-md-body-3-bold-underline-paragraph-spacing:var(--typography-mobile-body-3-bold-underline-paragraph-spacing);--typography-md-body-3-bold-underline-text-decoration:var(--typography-mobile-body-3-bold-underline-text-decoration);--typography-md-body-3-bold-underline-text-case:var(--typography-mobile-body-3-bold-underline-text-case);--typography-md-caption-font-family:var(--typography-mobile-caption-font-family);--typography-md-caption-font-weight:var(--typography-mobile-caption-font-weight);--typography-md-caption-font-size:var(--typography-mobile-caption-font-size);--typography-md-caption-line-height:var(--typography-mobile-caption-line-height);--typography-md-caption-letter-spacing:var(--typography-mobile-caption-letter-spacing);--typography-md-caption-paragraph-spacing:var(--typography-mobile-caption-paragraph-spacing);--typography-md-caption-text-decoration:var(--typography-mobile-caption-text-decoration);--typography-md-caption-text-case:var(--typography-mobile-caption-text-case);--typography-md-caption-italic-font-family:var(--typography-mobile-caption-italic-font-family);--typography-md-caption-italic-font-weight:var(--typography-mobile-caption-italic-font-weight);--typography-md-caption-italic-font-size:var(--typography-mobile-caption-italic-font-size);--typography-md-caption-italic-line-height:var(--typography-mobile-caption-italic-line-height);--typography-md-caption-italic-letter-spacing:var(--typography-mobile-caption-italic-letter-spacing);--typography-md-caption-italic-paragraph-spacing:var(--typography-mobile-caption-italic-paragraph-spacing);--typography-md-caption-italic-text-decoration:var(--typography-mobile-caption-italic-text-decoration);--typography-md-caption-italic-text-case:var(--typography-mobile-caption-italic-text-case);--typography-md-caption-italic-font-style:var(--typography-mobile-caption-italic-font-style);--typography-md-caption-underline-font-family:var(--typography-mobile-caption-underline-font-family);--typography-md-caption-underline-font-weight:var(--typography-mobile-caption-underline-font-weight);--typography-md-caption-underline-font-size:var(--typography-mobile-caption-underline-font-size);--typography-md-caption-underline-line-height:var(--typography-mobile-caption-underline-line-height);--typography-md-caption-underline-letter-spacing:var(--typography-mobile-caption-underline-letter-spacing);--typography-md-caption-underline-paragraph-spacing:var(--typography-mobile-caption-underline-paragraph-spacing);--typography-md-caption-underline-text-decoration:var(--typography-mobile-caption-underline-text-decoration);--typography-md-caption-underline-text-case:var(--typography-mobile-caption-underline-text-case);--typography-md-caption-regular-font-family:var(--typography-mobile-caption-regular-font-family);--typography-md-caption-regular-font-weight:var(--typography-mobile-caption-regular-font-weight);--typography-md-caption-regular-font-size:var(--typography-mobile-caption-regular-font-size);--typography-md-caption-regular-line-height:var(--typography-mobile-caption-regular-line-height);--typography-md-caption-regular-letter-spacing:var(--typography-mobile-caption-regular-letter-spacing);--typography-md-caption-regular-paragraph-spacing:var(--typography-mobile-caption-regular-paragraph-spacing);--typography-md-caption-regular-text-decoration:var(--typography-mobile-caption-regular-text-decoration);--typography-md-caption-regular-text-case:var(--typography-mobile-caption-regular-text-case);--typography-md-caption-regular-italic-font-family:var(--typography-mobile-caption-regular-italic-font-family);--typography-md-caption-regular-italic-font-weight:var(--typography-mobile-caption-regular-italic-font-weight);--typography-md-caption-regular-italic-font-size:var(--typography-mobile-caption-regular-italic-font-size);--typography-md-caption-regular-italic-line-height:var(--typography-mobile-caption-regular-italic-line-height);--typography-md-caption-regular-italic-letter-spacing:var(--typography-mobile-caption-regular-italic-letter-spacing);--typography-md-caption-regular-italic-paragraph-spacing:var(--typography-mobile-caption-regular-italic-paragraph-spacing);--typography-md-caption-regular-italic-text-decoration:var(--typography-mobile-caption-regular-italic-text-decoration);--typography-md-caption-regular-italic-text-case:var(--typography-mobile-caption-regular-italic-text-case);--typography-md-caption-regular-italic-font-style:var(--typography-mobile-caption-regular-italic-font-style);--typography-md-caption-regular-underline-font-family:var(--typography-mobile-caption-regular-underline-font-family);--typography-md-caption-regular-underline-font-weight:var(--typography-mobile-caption-regular-underline-font-weight);--typography-md-caption-regular-underline-font-size:var(--typography-mobile-caption-regular-underline-font-size);--typography-md-caption-regular-underline-line-height:var(--typography-mobile-caption-regular-underline-line-height);--typography-md-caption-regular-underline-letter-spacing:var(--typography-mobile-caption-regular-underline-letter-spacing);--typography-md-caption-regular-underline-paragraph-spacing:var(--typography-mobile-caption-regular-underline-paragraph-spacing);--typography-md-caption-regular-underline-text-decoration:var(--typography-mobile-caption-regular-underline-text-decoration);--typography-md-caption-regular-underline-text-case:var(--typography-mobile-caption-regular-underline-text-case);--typography-md-caption-bold-font-family:var(--typography-mobile-caption-bold-font-family);--typography-md-caption-bold-font-weight:var(--typography-mobile-caption-bold-font-weight);--typography-md-caption-bold-font-size:var(--typography-mobile-caption-bold-font-size);--typography-md-caption-bold-line-height:var(--typography-mobile-caption-bold-line-height);--typography-md-caption-bold-letter-spacing:var(--typography-mobile-caption-bold-letter-spacing);--typography-md-caption-bold-paragraph-spacing:var(--typography-mobile-caption-bold-paragraph-spacing);--typography-md-caption-bold-text-decoration:var(--typography-mobile-caption-bold-text-decoration);--typography-md-caption-bold-text-case:var(--typography-mobile-caption-bold-text-case);--typography-md-caption-bold-italic-font-family:var(--typography-mobile-caption-bold-italic-font-family);--typography-md-caption-bold-italic-font-weight:var(--typography-mobile-caption-bold-italic-font-weight);--typography-md-caption-bold-italic-font-size:var(--typography-mobile-caption-bold-italic-font-size);--typography-md-caption-bold-italic-line-height:var(--typography-mobile-caption-bold-italic-line-height);--typography-md-caption-bold-italic-letter-spacing:var(--typography-mobile-caption-bold-italic-letter-spacing);--typography-md-caption-bold-italic-paragraph-spacing:var(--typography-mobile-caption-bold-italic-paragraph-spacing);--typography-md-caption-bold-italic-text-decoration:var(--typography-mobile-caption-bold-italic-text-decoration);--typography-md-caption-bold-italic-text-case:var(--typography-mobile-caption-bold-italic-text-case);--typography-md-caption-bold-italic-font-style:var(--typography-mobile-caption-bold-italic-font-style);--typography-md-caption-bold-underline-font-family:var(--typography-mobile-caption-bold-underline-font-family);--typography-md-caption-bold-underline-font-weight:var(--typography-mobile-caption-bold-underline-font-weight);--typography-md-caption-bold-underline-font-size:var(--typography-mobile-caption-bold-underline-font-size);--typography-md-caption-bold-underline-line-height:var(--typography-mobile-caption-bold-underline-line-height);--typography-md-caption-bold-underline-letter-spacing:var(--typography-mobile-caption-bold-underline-letter-spacing);--typography-md-caption-bold-underline-paragraph-spacing:var(--typography-mobile-caption-bold-underline-paragraph-spacing);--typography-md-caption-bold-underline-text-decoration:var(--typography-mobile-caption-bold-underline-text-decoration);--typography-md-caption-bold-underline-text-case:var(--typography-mobile-caption-bold-underline-text-case);--typography-md-overline-font-family:var(--typography-mobile-overline-font-family);--typography-md-overline-font-weight:var(--typography-mobile-overline-font-weight);--typography-md-overline-font-size:var(--typography-mobile-overline-font-size);--typography-md-overline-line-height:var(--typography-mobile-overline-line-height);--typography-md-overline-letter-spacing:var(--typography-mobile-overline-letter-spacing);--typography-md-overline-paragraph-spacing:var(--typography-mobile-overline-paragraph-spacing);--typography-md-overline-text-decoration:var(--typography-mobile-overline-text-decoration);--typography-md-overline-text-case:var(--typography-mobile-overline-text-case);--typography-md-overline-italic-font-family:var(--typography-mobile-overline-italic-font-family);--typography-md-overline-italic-font-weight:var(--typography-mobile-overline-italic-font-weight);--typography-md-overline-italic-font-size:var(--typography-mobile-overline-italic-font-size);--typography-md-overline-italic-line-height:var(--typography-mobile-overline-italic-line-height);--typography-md-overline-italic-letter-spacing:var(--typography-mobile-overline-italic-letter-spacing);--typography-md-overline-italic-paragraph-spacing:var(--typography-mobile-overline-italic-paragraph-spacing);--typography-md-overline-italic-text-decoration:var(--typography-mobile-overline-italic-text-decoration);--typography-md-overline-italic-text-case:var(--typography-mobile-overline-italic-text-case);--typography-md-overline-italic-font-style:var(--typography-mobile-overline-italic-font-style);--typography-md-overline-underline-font-family:var(--typography-mobile-overline-underline-font-family);--typography-md-overline-underline-font-weight:var(--typography-mobile-overline-underline-font-weight);--typography-md-overline-underline-font-size:var(--typography-mobile-overline-underline-font-size);--typography-md-overline-underline-line-height:var(--typography-mobile-overline-underline-line-height);--typography-md-overline-underline-letter-spacing:var(--typography-mobile-overline-underline-letter-spacing);--typography-md-overline-underline-paragraph-spacing:var(--typography-mobile-overline-underline-paragraph-spacing);--typography-md-overline-underline-text-decoration:var(--typography-mobile-overline-underline-text-decoration);--typography-md-overline-underline-text-case:var(--typography-mobile-overline-underline-text-case);--typography-md-overline-regular-font-family:var(--typography-mobile-overline-regular-font-family);--typography-md-overline-regular-font-weight:var(--typography-mobile-overline-regular-font-weight);--typography-md-overline-regular-font-size:var(--typography-mobile-overline-regular-font-size);--typography-md-overline-regular-line-height:var(--typography-mobile-overline-regular-line-height);--typography-md-overline-regular-letter-spacing:var(--typography-mobile-overline-regular-letter-spacing);--typography-md-overline-regular-paragraph-spacing:var(--typography-mobile-overline-regular-paragraph-spacing);--typography-md-overline-regular-text-decoration:var(--typography-mobile-overline-regular-text-decoration);--typography-md-overline-regular-text-case:var(--typography-mobile-overline-regular-text-case);--typography-md-overline-regular-italic-font-family:var(--typography-mobile-overline-regular-italic-font-family);--typography-md-overline-regular-italic-font-weight:var(--typography-mobile-overline-regular-italic-font-weight);--typography-md-overline-regular-italic-font-size:var(--typography-mobile-overline-regular-italic-font-size);--typography-md-overline-regular-italic-line-height:var(--typography-mobile-overline-regular-italic-line-height);--typography-md-overline-regular-italic-letter-spacing:var(--typography-mobile-overline-regular-italic-letter-spacing);--typography-md-overline-regular-italic-paragraph-spacing:var(--typography-mobile-overline-regular-italic-paragraph-spacing);--typography-md-overline-regular-italic-text-decoration:var(--typography-mobile-overline-regular-italic-text-decoration);--typography-md-overline-regular-italic-text-case:var(--typography-mobile-overline-regular-italic-text-case);--typography-md-overline-regular-italic-font-style:var(--typography-mobile-overline-regular-italic-font-style);--typography-md-overline-regular-underline-font-family:var(--typography-mobile-overline-regular-underline-font-family);--typography-md-overline-regular-underline-font-weight:var(--typography-mobile-overline-regular-underline-font-weight);--typography-md-overline-regular-underline-font-size:var(--typography-mobile-overline-regular-underline-font-size);--typography-md-overline-regular-underline-line-height:var(--typography-mobile-overline-regular-underline-line-height);--typography-md-overline-regular-underline-letter-spacing:var(--typography-mobile-overline-regular-underline-letter-spacing);--typography-md-overline-regular-underline-paragraph-spacing:var(--typography-mobile-overline-regular-underline-paragraph-spacing);--typography-md-overline-regular-underline-text-decoration:var(--typography-mobile-overline-regular-underline-text-decoration);--typography-md-overline-regular-underline-text-case:var(--typography-mobile-overline-regular-underline-text-case);--typography-md-overline-bold-font-family:var(--typography-mobile-overline-bold-font-family);--typography-md-overline-bold-font-weight:var(--typography-mobile-overline-bold-font-weight);--typography-md-overline-bold-font-size:var(--typography-mobile-overline-bold-font-size);--typography-md-overline-bold-line-height:var(--typography-mobile-overline-bold-line-height);--typography-md-overline-bold-letter-spacing:var(--typography-mobile-overline-bold-letter-spacing);--typography-md-overline-bold-paragraph-spacing:var(--typography-mobile-overline-bold-paragraph-spacing);--typography-md-overline-bold-text-decoration:var(--typography-mobile-overline-bold-text-decoration);--typography-md-overline-bold-text-case:var(--typography-mobile-overline-bold-text-case);--typography-md-overline-bold-italic-font-family:var(--typography-mobile-overline-bold-italic-font-family);--typography-md-overline-bold-italic-font-weight:var(--typography-mobile-overline-bold-italic-font-weight);--typography-md-overline-bold-italic-font-size:var(--typography-mobile-overline-bold-italic-font-size);--typography-md-overline-bold-italic-line-height:var(--typography-mobile-overline-bold-italic-line-height);--typography-md-overline-bold-italic-letter-spacing:var(--typography-mobile-overline-bold-italic-letter-spacing);--typography-md-overline-bold-italic-paragraph-spacing:var(--typography-mobile-overline-bold-italic-paragraph-spacing);--typography-md-overline-bold-italic-text-decoration:var(--typography-mobile-overline-bold-italic-text-decoration);--typography-md-overline-bold-italic-text-case:var(--typography-mobile-overline-bold-italic-text-case);--typography-md-overline-bold-italic-font-style:var(--typography-mobile-overline-bold-italic-font-style);--typography-md-overline-bold-underline-font-family:var(--typography-mobile-overline-bold-underline-font-family);--typography-md-overline-bold-underline-font-weight:var(--typography-mobile-overline-bold-underline-font-weight);--typography-md-overline-bold-underline-font-size:var(--typography-mobile-overline-bold-underline-font-size);--typography-md-overline-bold-underline-line-height:var(--typography-mobile-overline-bold-underline-line-height);--typography-md-overline-bold-underline-letter-spacing:var(--typography-mobile-overline-bold-underline-letter-spacing);--typography-md-overline-bold-underline-paragraph-spacing:var(--typography-mobile-overline-bold-underline-paragraph-spacing);--typography-md-overline-bold-underline-text-decoration:var(--typography-mobile-overline-bold-underline-text-decoration);--typography-md-overline-bold-underline-text-case:var(--typography-mobile-overline-bold-underline-text-case);--typography-md-button-sm-font-family:var(--typography-mobile-button-sm-font-family);--typography-md-button-sm-font-weight:var(--typography-mobile-button-sm-font-weight);--typography-md-button-sm-font-size:var(--typography-mobile-button-sm-font-size);--typography-md-button-sm-line-height:var(--typography-mobile-button-sm-line-height);--typography-md-button-sm-letter-spacing:var(--typography-mobile-button-sm-letter-spacing);--typography-md-button-sm-paragraph-spacing:var(--typography-mobile-button-sm-paragraph-spacing);--typography-md-button-sm-text-decoration:var(--typography-mobile-button-sm-text-decoration);--typography-md-button-sm-text-case:var(--typography-mobile-button-sm-text-case);--typography-md-button-md-font-family:var(--typography-mobile-button-md-font-family);--typography-md-button-md-font-weight:var(--typography-mobile-button-md-font-weight);--typography-md-button-md-font-size:var(--typography-mobile-button-md-font-size);--typography-md-button-md-line-height:var(--typography-mobile-button-md-line-height);--typography-md-button-md-letter-spacing:var(--typography-mobile-button-md-letter-spacing);--typography-md-button-md-paragraph-spacing:var(--typography-mobile-button-md-paragraph-spacing);--typography-md-button-md-text-decoration:var(--typography-mobile-button-md-text-decoration);--typography-md-button-md-text-case:var(--typography-mobile-button-md-text-case);--typography-md-button-lg-font-family:var(--typography-mobile-button-lg-font-family);--typography-md-button-lg-font-weight:var(--typography-mobile-button-lg-font-weight);--typography-md-button-lg-font-size:var(--typography-mobile-button-lg-font-size);--typography-md-button-lg-line-height:var(--typography-mobile-button-lg-line-height);--typography-md-button-lg-letter-spacing:var(--typography-mobile-button-lg-letter-spacing);--typography-md-button-lg-paragraph-spacing:var(--typography-mobile-button-lg-paragraph-spacing);--typography-md-button-lg-text-decoration:var(--typography-mobile-button-lg-text-decoration);--typography-md-button-lg-text-case:var(--typography-mobile-button-lg-text-case);--motif-version:"10.4.0";--sizing-6:6px;--sizing-8:8px;--sizing-10:10px;--sizing-12:12px;--sizing-14:14px;--sizing-16:16px;--sizing-20:20px;--sizing-24:24px;--sizing-32:32px;--sizing-36:36px;--sizing-40:40px;--sizing-44:44px;--sizing-64:64px;--sizing-320:320px;--sizing-343:343px;--sizing-360:360px;--sizing-512:512px;--sizing-640:640px;--sizing-1024:1024px;--sizing-1216:1216px;--sizing-1280:1280px;--sizing-min-width-16:16px;--sizing-min-width-24:24px;--sizing-min-width-240:240px;--sizing-min-width-300:300px;--sizing-min-width-1280:1280px;--sizing-max-width-360:360px;--sizing-max-width-400:400px;--sizing-max-width-520:520px;--sizing-min-height-600:600px;--sizing-old-4:4px;--sizing-old-52:52px;--sizing-old-2-857rem:2.857rem;--spacing-2:2px;--spacing-4:4px;--spacing-6:6px;--spacing-8:8px;--spacing-10:10px;--spacing-12:12px;--spacing-14:14px;--spacing-16:16px;--spacing-20:20px;--spacing-24:24px;--spacing-32:32px;--spacing-40:40px;--spacing-none:0px;--color-base-neutral-0:#fff;--color-base-neutral-25:#f9f9fa;--color-base-neutral-50:#f3f3f5;--color-base-neutral-75:#e6e6e9;--color-base-neutral-100:#dedee2;--color-base-neutral-150:#d7d7dc;--color-base-neutral-200:#c3c3cb;--color-base-neutral-250:#bfbfc8;--color-base-neutral-300:#afaeba;--color-base-neutral-350:#a4a3b1;--color-base-neutral-400:#9897a6;--color-base-neutral-450:#8a8a9b;--color-base-neutral-500:#7f7f91;--color-base-neutral-550:#737387;--color-base-neutral-600:#656579;--color-base-neutral-650:#5f5f72;--color-base-neutral-700:#4e4e5d;--color-base-neutral-750:#4d4d5c;--color-base-neutral-800:#3f3f4c;--color-base-neutral-850:#33333e;--color-base-neutral-900:#2e2e38;--color-base-neutral-950:#23232f;--color-base-neutral-1000:#1a1a24;--color-orange-25:#fcf5f0;--color-orange-50:#fcd9bc;--color-orange-100:#fdbc84;--color-orange-200:#ff9831;--color-orange-300:#ee8300;--color-orange-400:#d07200;--color-orange-500:#b26100;--color-orange-600:#975100;--color-orange-700:#7b4100;--color-orange-800:#623300;--color-orange-900:#462602;--color-red-25:#fcf5f3;--color-red-50:#fcd7cf;--color-red-100:#fdbaab;--color-red-200:#ff9783;--color-red-300:#ff735e;--color-red-400:#ff4336;--color-red-500:#ea011d;--color-red-600:#c70117;--color-red-700:#a40011;--color-red-800:#83000b;--color-red-900:#610402;--color-maroon-25:#faf5f8;--color-maroon-50:#f5dbeb;--color-maroon-100:#ecbdda;--color-maroon-200:#e79ecd;--color-maroon-300:#e180c0;--color-maroon-400:#da5bb3;--color-maroon-500:#b14891;--color-maroon-600:#a04082;--color-maroon-700:#82336a;--color-maroon-800:#682754;--color-maroon-900:#4c1c3d;--color-purple-25:#f8f6fa;--color-purple-50:#e5dcf1;--color-purple-100:#d4c4ea;--color-purple-200:#c2abe3;--color-purple-300:#b094dc;--color-purple-400:#9d7cd4;--color-purple-500:#8965cc;--color-purple-600:#724bc3;--color-purple-700:#5e36bc;--color-purple-800:#4a279f;--color-purple-900:#361c75;--color-blue-25:#f4f7fc;--color-blue-50:#d8e5fd;--color-blue-100:#afcdfb;--color-blue-200:#85b9fd;--color-blue-300:#55a6fc;--color-blue-400:#188ce5;--color-blue-500:#1275c1;--color-blue-600:#0f69ae;--color-blue-700:#0a558e;--color-blue-800:#064372;--color-blue-900:#083153;--color-green-25:#e7fce8;--color-green-50:#8bf9a2;--color-green-100:#48e674;--color-green-200:#34ce63;--color-green-300:#2db757;--color-green-400:#26a04b;--color-green-500:#1f893f;--color-green-600:#197335;--color-green-700:#125e29;--color-green-800:#0c4a1f;--color-green-900:#0a3616;--color-teal-25:#e1fcfb;--color-teal-50:#8bf4f1;--color-teal-100:#44e0de;--color-teal-200:#2fc9c7;--color-teal-300:#27acaa;--color-teal-400:#229b9a;--color-teal-500:#1d8583;--color-teal-600:#17706f;--color-teal-700:#105b5a;--color-teal-800:#0b4847;--color-teal-900:#093434;--color-yellow-400:#ffe600;--box-shadow-00:none;--box-shadow-01:0 0 2px 0 #23232f0f,0 1px 2px 0 #23232f14;--box-shadow-02:0 1px 2px 0 #23232f0f,0 4px 8px 0 #23232f14;--box-shadow-03:0 2px 4px 0 #23232f0f,0 6px 12px 0 #23232f14;--box-shadow-04:0 2px 4px 0 #23232f0f,0 8px 16px 0 #23232f14;--box-shadow-05:0 4px 8px 0 #23232f0f,0 16px 32px 0 #23232f14;--box-shadow-alt-00:none;--box-shadow-alt-01:0 0 2px 0 #1a1a241f,0 1px 2px 0 #1a1a2429;--box-shadow-alt-02:0 1px 2px 0 #1a1a241f,0 4px 8px 0 #1a1a2429;--box-shadow-alt-03:0 2px 4px 0 #1a1a241f,0 6px 12px 0 #1a1a2429;--box-shadow-alt-04:0 2px 4px 0 #1a1a241f,0 8px 16px 0 #1a1a2429;--box-shadow-alt-05:0 4px 8px 0 #1a1a241f,0 16px 32px 0 #1a1a2429;--border-width-thin:1px;--border-width-medium:2px;--border-radius-xs:2px;--border-radius-sm:4px;--border-radius-md:6px;--border-radius-lg:8px;--border-radius-xl:16px;--border-radius-xxl:32px;--border-radius-circle:200px;--border-style-default:solid;--border-style-alt:dashed;--opacity-0:0%;--opacity-20:20%;--opacity-40:40%;--opacity-60:60%;--opacity-80:80%;--opacity-100:100%;--font-family-primary:EYInterstate;--font-family-secondary:Noto Sans;--font-weight-light:300;--font-weight-italic:Italic;--font-weight-regular:400;--font-weight-bold:700;--font-weight-bold-italic:Bold Italic;--font-size-10:.714rem;--font-size-12:.857rem;--font-size-14:1rem;--font-size-16:1.143rem;--font-size-18:1.286rem;--font-size-20:1.42857rem;--font-size-22:1.57143rem;--font-size-24:1.714rem;--font-size-26:1.857rem;--font-size-28:2rem;--font-size-32:2.286rem;--font-size-34:2.42857rem;--font-size-46:3.286rem;--font-size-58:4.143rem;--font-size-70:5rem;--line-height-12:.857rem;--line-height-18:1.286rem;--line-height-20:1.42857rem;--line-height-24:1.714rem;--line-height-26:1.857rem;--line-height-28:2rem;--line-height-30:2.143rem;--line-height-32:2.286rem;--line-height-34:2.42857rem;--line-height-36:2.57143rem;--line-height-40:2.857rem;--line-height-42:3rem;--line-height-58:4.143rem;--line-height-70:5rem;--line-height-90:6.42857rem;--letter-space-narrow:-4%;--letter-space-semi-narrow:-2%;--letter-space-regular:0%;--letter-space-wide:4%;--paragraph-space-10:.714rem;--paragraph-space-12:.857rem;--paragraph-space-14:1rem;--paragraph-space-16:1.143rem;--paragraph-space-18:1.286rem;--paragraph-space-20:1.42857rem;--paragraph-space-22:1.57143rem;--paragraph-space-24:1.714rem;--paragraph-space-26:1.857rem;--paragraph-space-28:2rem;--paragraph-space-32:2.286rem;--paragraph-space-34:2.42857rem;--paragraph-space-46:3.286rem;--paragraph-space-58:4.143rem;--paragraph-space-70:5rem;--text-case-none:none;--text-case-uppercase:uppercase;--text-decoration-none:none;--text-decoration-underline:underline;--typography-display-1-font-family:EYInterstate;--typography-display-1-font-weight:300;--typography-display-1-font-size:5rem;--typography-display-1-line-height:6.42857rem;--typography-display-1-letter-spacing:-4%;--typography-display-1-paragraph-spacing:5rem;--typography-display-1-text-decoration:none;--typography-display-1-text-case:none;--typography-display-1-regular-font-family:EYInterstate;--typography-display-1-regular-font-weight:400;--typography-display-1-regular-font-size:5rem;--typography-display-1-regular-line-height:6.42857rem;--typography-display-1-regular-letter-spacing:-4%;--typography-display-1-regular-paragraph-spacing:5rem;--typography-display-1-regular-text-decoration:none;--typography-display-1-regular-text-case:none;--typography-display-1-bold-font-family:EYInterstate;--typography-display-1-bold-font-weight:700;--typography-display-1-bold-font-size:5rem;--typography-display-1-bold-line-height:6.42857rem;--typography-display-1-bold-letter-spacing:-4%;--typography-display-1-bold-paragraph-spacing:5rem;--typography-display-1-bold-text-decoration:none;--typography-display-1-bold-text-case:none;--typography-display-2-font-family:EYInterstate;--typography-display-2-font-weight:300;--typography-display-2-font-size:4.143rem;--typography-display-2-line-height:5rem;--typography-display-2-letter-spacing:-2%;--typography-display-2-paragraph-spacing:4.143rem;--typography-display-2-text-decoration:none;--typography-display-2-text-case:none;--typography-display-2-regular-font-family:EYInterstate;--typography-display-2-regular-font-weight:400;--typography-display-2-regular-font-size:4.143rem;--typography-display-2-regular-line-height:5rem;--typography-display-2-regular-letter-spacing:-2%;--typography-display-2-regular-paragraph-spacing:4.143rem;--typography-display-2-regular-text-decoration:none;--typography-display-2-regular-text-case:none;--typography-display-2-bold-font-family:EYInterstate;--typography-display-2-bold-font-weight:700;--typography-display-2-bold-font-size:4.143rem;--typography-display-2-bold-line-height:5rem;--typography-display-2-bold-letter-spacing:-2%;--typography-display-2-bold-paragraph-spacing:4.143rem;--typography-display-2-bold-text-decoration:none;--typography-display-2-bold-text-case:none;--typography-display-3-font-family:EYInterstate;--typography-display-3-font-weight:300;--typography-display-3-font-size:3.286rem;--typography-display-3-line-height:4.143rem;--typography-display-3-letter-spacing:-2%;--typography-display-3-paragraph-spacing:3.286rem;--typography-display-3-text-decoration:none;--typography-display-3-text-case:none;--typography-display-3-regular-font-family:EYInterstate;--typography-display-3-regular-font-weight:400;--typography-display-3-regular-font-size:3.286rem;--typography-display-3-regular-line-height:4.143rem;--typography-display-3-regular-letter-spacing:-2%;--typography-display-3-regular-paragraph-spacing:3.286rem;--typography-display-3-regular-text-decoration:none;--typography-display-3-regular-text-case:none;--typography-display-3-bold-font-family:EYInterstate;--typography-display-3-bold-font-weight:700;--typography-display-3-bold-font-size:3.286rem;--typography-display-3-bold-line-height:4.143rem;--typography-display-3-bold-letter-spacing:-2%;--typography-display-3-bold-paragraph-spacing:3.286rem;--typography-display-3-bold-text-decoration:none;--typography-display-3-bold-text-case:none;--typography-display-4-font-family:EYInterstate;--typography-display-4-font-weight:300;--typography-display-4-font-size:2.42857rem;--typography-display-4-line-height:3rem;--typography-display-4-letter-spacing:-2%;--typography-display-4-paragraph-spacing:2.42857rem;--typography-display-4-text-decoration:none;--typography-display-4-text-case:none;--typography-display-4-regular-font-family:EYInterstate;--typography-display-4-regular-font-weight:400;--typography-display-4-regular-font-size:2.42857rem;--typography-display-4-regular-line-height:3rem;--typography-display-4-regular-letter-spacing:-2%;--typography-display-4-regular-paragraph-spacing:2.42857rem;--typography-display-4-regular-text-decoration:none;--typography-display-4-regular-text-case:none;--typography-display-4-bold-font-family:EYInterstate;--typography-display-4-bold-font-weight:700;--typography-display-4-bold-font-size:2.42857rem;--typography-display-4-bold-line-height:3rem;--typography-display-4-bold-letter-spacing:-2%;--typography-display-4-bold-paragraph-spacing:2.42857rem;--typography-display-4-bold-text-decoration:none;--typography-display-4-bold-text-case:none;--typography-h1-font-family:EYInterstate;--typography-h1-font-weight:300;--typography-h1-font-size:2.286rem;--typography-h1-line-height:2.857rem;--typography-h1-letter-spacing:-2%;--typography-h1-paragraph-spacing:2.286rem;--typography-h1-text-decoration:none;--typography-h1-text-case:none;--typography-h1-regular-font-family:EYInterstate;--typography-h1-regular-font-weight:400;--typography-h1-regular-font-size:2.286rem;--typography-h1-regular-line-height:2.857rem;--typography-h1-regular-letter-spacing:-2%;--typography-h1-regular-paragraph-spacing:2.286rem;--typography-h1-regular-text-decoration:none;--typography-h1-regular-text-case:none;--typography-h1-bold-font-family:EYInterstate;--typography-h1-bold-font-weight:700;--typography-h1-bold-font-size:2.286rem;--typography-h1-bold-line-height:2.857rem;--typography-h1-bold-letter-spacing:-2%;--typography-h1-bold-paragraph-spacing:2.286rem;--typography-h1-bold-text-decoration:none;--typography-h1-bold-text-case:none;--typography-h2-font-family:EYInterstate;--typography-h2-font-weight:300;--typography-h2-font-size:2rem;--typography-h2-line-height:2.57143rem;--typography-h2-letter-spacing:0%;--typography-h2-paragraph-spacing:2rem;--typography-h2-text-decoration:none;--typography-h2-text-case:none;--typography-h2-regular-font-family:EYInterstate;--typography-h2-regular-font-weight:400;--typography-h2-regular-font-size:2rem;--typography-h2-regular-line-height:2.57143rem;--typography-h2-regular-letter-spacing:0%;--typography-h2-regular-paragraph-spacing:2rem;--typography-h2-regular-text-decoration:none;--typography-h2-regular-text-case:none;--typography-h2-bold-font-family:EYInterstate;--typography-h2-bold-font-weight:700;--typography-h2-bold-font-size:2rem;--typography-h2-bold-line-height:2.57143rem;--typography-h2-bold-letter-spacing:0%;--typography-h2-bold-paragraph-spacing:2rem;--typography-h2-bold-text-decoration:none;--typography-h2-bold-text-case:none;--typography-h3-font-family:EYInterstate;--typography-h3-font-weight:300;--typography-h3-font-size:1.857rem;--typography-h3-line-height:2.286rem;--typography-h3-letter-spacing:0%;--typography-h3-paragraph-spacing:1.857rem;--typography-h3-text-decoration:none;--typography-h3-text-case:none;--typography-h3-regular-font-family:EYInterstate;--typography-h3-regular-font-weight:400;--typography-h3-regular-font-size:1.857rem;--typography-h3-regular-line-height:2.286rem;--typography-h3-regular-letter-spacing:0%;--typography-h3-regular-paragraph-spacing:1.857rem;--typography-h3-regular-text-decoration:none;--typography-h3-regular-text-case:none;--typography-h3-bold-font-family:EYInterstate;--typography-h3-bold-font-weight:700;--typography-h3-bold-font-size:1.857rem;--typography-h3-bold-line-height:2.286rem;--typography-h3-bold-letter-spacing:0%;--typography-h3-bold-paragraph-spacing:1.857rem;--typography-h3-bold-text-decoration:none;--typography-h3-bold-text-case:none;--typography-h4-font-family:EYInterstate;--typography-h4-font-weight:300;--typography-h4-font-size:1.714rem;--typography-h4-line-height:2.286rem;--typography-h4-letter-spacing:0%;--typography-h4-paragraph-spacing:1.714rem;--typography-h4-text-decoration:none;--typography-h4-text-case:none;--typography-h4-regular-font-family:EYInterstate;--typography-h4-regular-font-weight:400;--typography-h4-regular-font-size:1.714rem;--typography-h4-regular-line-height:2.286rem;--typography-h4-regular-letter-spacing:0%;--typography-h4-regular-paragraph-spacing:1.714rem;--typography-h4-regular-text-decoration:none;--typography-h4-regular-text-case:none;--typography-h4-bold-font-family:EYInterstate;--typography-h4-bold-font-weight:700;--typography-h4-bold-font-size:1.714rem;--typography-h4-bold-line-height:2.286rem;--typography-h4-bold-letter-spacing:0%;--typography-h4-bold-paragraph-spacing:1.714rem;--typography-h4-bold-text-decoration:none;--typography-h4-bold-text-case:none;--typography-h5-font-family:EYInterstate;--typography-h5-font-weight:300;--typography-h5-font-size:1.57143rem;--typography-h5-line-height:2.143rem;--typography-h5-letter-spacing:0%;--typography-h5-paragraph-spacing:1.57143rem;--typography-h5-text-decoration:none;--typography-h5-text-case:none;--typography-h5-italic-font-family:EYInterstate;--typography-h5-italic-font-weight:Light;--typography-h5-italic-font-size:1.57143rem;--typography-h5-italic-line-height:2.143rem;--typography-h5-italic-letter-spacing:0%;--typography-h5-italic-paragraph-spacing:1.57143rem;--typography-h5-italic-text-decoration:none;--typography-h5-italic-text-case:none;--typography-h5-italic-font-style:italic;--typography-h5-underline-font-family:EYInterstate;--typography-h5-underline-font-weight:300;--typography-h5-underline-font-size:1.57143rem;--typography-h5-underline-line-height:2.143rem;--typography-h5-underline-letter-spacing:0%;--typography-h5-underline-paragraph-spacing:1.57143rem;--typography-h5-underline-text-decoration:underline;--typography-h5-underline-text-case:none;--typography-h5-regular-font-family:EYInterstate;--typography-h5-regular-font-weight:400;--typography-h5-regular-font-size:1.57143rem;--typography-h5-regular-line-height:2.143rem;--typography-h5-regular-letter-spacing:0%;--typography-h5-regular-paragraph-spacing:1.57143rem;--typography-h5-regular-text-decoration:none;--typography-h5-regular-text-case:none;--typography-h5-regular-italic-font-family:EYInterstate;--typography-h5-regular-italic-font-weight:Regular;--typography-h5-regular-italic-font-size:1.57143rem;--typography-h5-regular-italic-line-height:2.143rem;--typography-h5-regular-italic-letter-spacing:0%;--typography-h5-regular-italic-paragraph-spacing:1.57143rem;--typography-h5-regular-italic-text-decoration:none;--typography-h5-regular-italic-text-case:none;--typography-h5-regular-italic-font-style:italic;--typography-h5-regular-underline-font-family:EYInterstate;--typography-h5-regular-underline-font-weight:400;--typography-h5-regular-underline-font-size:1.57143rem;--typography-h5-regular-underline-line-height:2.143rem;--typography-h5-regular-underline-letter-spacing:0%;--typography-h5-regular-underline-paragraph-spacing:1.57143rem;--typography-h5-regular-underline-text-decoration:underline;--typography-h5-regular-underline-text-case:none;--typography-h5-bold-font-family:EYInterstate;--typography-h5-bold-font-weight:700;--typography-h5-bold-font-size:1.57143rem;--typography-h5-bold-line-height:2.143rem;--typography-h5-bold-letter-spacing:0%;--typography-h5-bold-paragraph-spacing:1.57143rem;--typography-h5-bold-text-decoration:none;--typography-h5-bold-text-case:none;--typography-h5-bold-italic-font-family:EYInterstate;--typography-h5-bold-italic-font-weight:Bold;--typography-h5-bold-italic-font-size:1.57143rem;--typography-h5-bold-italic-line-height:2.143rem;--typography-h5-bold-italic-letter-spacing:0%;--typography-h5-bold-italic-paragraph-spacing:1.57143rem;--typography-h5-bold-italic-text-decoration:none;--typography-h5-bold-italic-text-case:none;--typography-h5-bold-italic-font-style:italic;--typography-h5-bold-underline-font-family:EYInterstate;--typography-h5-bold-underline-font-weight:700;--typography-h5-bold-underline-font-size:1.57143rem;--typography-h5-bold-underline-line-height:2.143rem;--typography-h5-bold-underline-letter-spacing:0%;--typography-h5-bold-underline-paragraph-spacing:1.57143rem;--typography-h5-bold-underline-text-decoration:underline;--typography-h5-bold-underline-text-case:none;--typography-h6-font-family:EYInterstate;--typography-h6-font-weight:300;--typography-h6-font-size:1.42857rem;--typography-h6-line-height:2.143rem;--typography-h6-letter-spacing:0%;--typography-h6-paragraph-spacing:1.42857rem;--typography-h6-text-decoration:none;--typography-h6-text-case:none;--typography-h6-italic-font-family:EYInterstate;--typography-h6-italic-font-weight:Light;--typography-h6-italic-font-size:1.42857rem;--typography-h6-italic-line-height:2.143rem;--typography-h6-italic-letter-spacing:0%;--typography-h6-italic-paragraph-spacing:1.42857rem;--typography-h6-italic-text-decoration:none;--typography-h6-italic-text-case:none;--typography-h6-italic-font-style:italic;--typography-h6-underline-font-family:EYInterstate;--typography-h6-underline-font-weight:300;--typography-h6-underline-font-size:1.42857rem;--typography-h6-underline-line-height:2.143rem;--typography-h6-underline-letter-spacing:0%;--typography-h6-underline-paragraph-spacing:1.42857rem;--typography-h6-underline-text-decoration:underline;--typography-h6-underline-text-case:none;--typography-h6-regular-font-family:EYInterstate;--typography-h6-regular-font-weight:400;--typography-h6-regular-font-size:1.42857rem;--typography-h6-regular-line-height:2.143rem;--typography-h6-regular-letter-spacing:0%;--typography-h6-regular-paragraph-spacing:1.42857rem;--typography-h6-regular-text-decoration:none;--typography-h6-regular-text-case:none;--typography-h6-regular-italic-font-family:EYInterstate;--typography-h6-regular-italic-font-weight:Regular;--typography-h6-regular-italic-font-size:1.42857rem;--typography-h6-regular-italic-line-height:2.143rem;--typography-h6-regular-italic-letter-spacing:0%;--typography-h6-regular-italic-paragraph-spacing:1.42857rem;--typography-h6-regular-italic-text-decoration:none;--typography-h6-regular-italic-text-case:none;--typography-h6-regular-italic-font-style:italic;--typography-h6-regular-underline-font-family:EYInterstate;--typography-h6-regular-underline-font-weight:400;--typography-h6-regular-underline-font-size:1.42857rem;--typography-h6-regular-underline-line-height:2.143rem;--typography-h6-regular-underline-letter-spacing:0%;--typography-h6-regular-underline-paragraph-spacing:1.42857rem;--typography-h6-regular-underline-text-decoration:underline;--typography-h6-regular-underline-text-case:none;--typography-h6-bold-font-family:EYInterstate;--typography-h6-bold-font-weight:700;--typography-h6-bold-font-size:1.42857rem;--typography-h6-bold-line-height:2.143rem;--typography-h6-bold-letter-spacing:0%;--typography-h6-bold-paragraph-spacing:1.42857rem;--typography-h6-bold-text-decoration:none;--typography-h6-bold-text-case:none;--typography-h6-bold-italic-font-family:EYInterstate;--typography-h6-bold-italic-font-weight:Bold;--typography-h6-bold-italic-font-size:1.42857rem;--typography-h6-bold-italic-line-height:2.143rem;--typography-h6-bold-italic-letter-spacing:0%;--typography-h6-bold-italic-paragraph-spacing:1.42857rem;--typography-h6-bold-italic-text-decoration:none;--typography-h6-bold-italic-text-case:none;--typography-h6-bold-italic-font-style:italic;--typography-h6-bold-underline-font-family:EYInterstate;--typography-h6-bold-underline-font-weight:700;--typography-h6-bold-underline-font-size:1.42857rem;--typography-h6-bold-underline-line-height:2.143rem;--typography-h6-bold-underline-letter-spacing:0%;--typography-h6-bold-underline-paragraph-spacing:1.42857rem;--typography-h6-bold-underline-text-decoration:underline;--typography-h6-bold-underline-text-case:none;--typography-subtitle-font-family:EYInterstate;--typography-subtitle-font-weight:300;--typography-subtitle-font-size:1.286rem;--typography-subtitle-line-height:2rem;--typography-subtitle-letter-spacing:0%;--typography-subtitle-paragraph-spacing:1.286rem;--typography-subtitle-text-decoration:none;--typography-subtitle-text-case:none;--typography-subtitle-italic-font-family:EYInterstate;--typography-subtitle-italic-font-weight:Light;--typography-subtitle-italic-font-size:1.286rem;--typography-subtitle-italic-line-height:2rem;--typography-subtitle-italic-letter-spacing:0%;--typography-subtitle-italic-paragraph-spacing:1.286rem;--typography-subtitle-italic-text-decoration:none;--typography-subtitle-italic-text-case:none;--typography-subtitle-italic-font-style:italic;--typography-subtitle-underline-font-family:EYInterstate;--typography-subtitle-underline-font-weight:300;--typography-subtitle-underline-font-size:1.286rem;--typography-subtitle-underline-line-height:2rem;--typography-subtitle-underline-letter-spacing:0%;--typography-subtitle-underline-paragraph-spacing:1.286rem;--typography-subtitle-underline-text-decoration:underline;--typography-subtitle-underline-text-case:none;--typography-subtitle-regular-font-family:EYInterstate;--typography-subtitle-regular-font-weight:400;--typography-subtitle-regular-font-size:1.286rem;--typography-subtitle-regular-line-height:2rem;--typography-subtitle-regular-letter-spacing:0%;--typography-subtitle-regular-paragraph-spacing:1.286rem;--typography-subtitle-regular-text-decoration:none;--typography-subtitle-regular-text-case:none;--typography-subtitle-regular-italic-font-family:EYInterstate;--typography-subtitle-regular-italic-font-weight:Regular;--typography-subtitle-regular-italic-font-size:1.286rem;--typography-subtitle-regular-italic-line-height:2rem;--typography-subtitle-regular-italic-letter-spacing:0%;--typography-subtitle-regular-italic-paragraph-spacing:1.286rem;--typography-subtitle-regular-italic-text-decoration:none;--typography-subtitle-regular-italic-text-case:none;--typography-subtitle-regular-italic-font-style:italic;--typography-subtitle-regular-underline-font-family:EYInterstate;--typography-subtitle-regular-underline-font-weight:400;--typography-subtitle-regular-underline-font-size:1.286rem;--typography-subtitle-regular-underline-line-height:2rem;--typography-subtitle-regular-underline-letter-spacing:0%;--typography-subtitle-regular-underline-paragraph-spacing:1.286rem;--typography-subtitle-regular-underline-text-decoration:underline;--typography-subtitle-regular-underline-text-case:none;--typography-subtitle-bold-font-family:EYInterstate;--typography-subtitle-bold-font-weight:700;--typography-subtitle-bold-font-size:1.286rem;--typography-subtitle-bold-line-height:2rem;--typography-subtitle-bold-letter-spacing:0%;--typography-subtitle-bold-paragraph-spacing:1.286rem;--typography-subtitle-bold-text-decoration:none;--typography-subtitle-bold-text-case:none;--typography-subtitle-bold-italic-font-family:EYInterstate;--typography-subtitle-bold-italic-font-weight:Bold;--typography-subtitle-bold-italic-font-size:1.286rem;--typography-subtitle-bold-italic-line-height:2rem;--typography-subtitle-bold-italic-letter-spacing:0%;--typography-subtitle-bold-italic-paragraph-spacing:1.286rem;--typography-subtitle-bold-italic-text-decoration:none;--typography-subtitle-bold-italic-text-case:none;--typography-subtitle-bold-italic-font-style:italic;--typography-subtitle-bold-underline-font-family:EYInterstate;--typography-subtitle-bold-underline-font-weight:700;--typography-subtitle-bold-underline-font-size:1.286rem;--typography-subtitle-bold-underline-line-height:2rem;--typography-subtitle-bold-underline-letter-spacing:0%;--typography-subtitle-bold-underline-paragraph-spacing:1.286rem;--typography-subtitle-bold-underline-text-decoration:underline;--typography-subtitle-bold-underline-text-case:none;--typography-body-1-font-family:EYInterstate;--typography-body-1-font-weight:300;--typography-body-1-font-size:1.143rem;--typography-body-1-line-height:1.714rem;--typography-body-1-letter-spacing:0%;--typography-body-1-paragraph-spacing:1.143rem;--typography-body-1-text-decoration:none;--typography-body-1-text-case:none;--typography-body-1-italic-font-family:EYInterstate;--typography-body-1-italic-font-weight:Light;--typography-body-1-italic-font-size:1.143rem;--typography-body-1-italic-line-height:1.714rem;--typography-body-1-italic-letter-spacing:0%;--typography-body-1-italic-paragraph-spacing:1.143rem;--typography-body-1-italic-text-decoration:none;--typography-body-1-italic-text-case:none;--typography-body-1-italic-font-style:italic;--typography-body-1-underline-font-family:EYInterstate;--typography-body-1-underline-font-weight:300;--typography-body-1-underline-font-size:1.143rem;--typography-body-1-underline-line-height:1.714rem;--typography-body-1-underline-letter-spacing:0%;--typography-body-1-underline-paragraph-spacing:1.143rem;--typography-body-1-underline-text-decoration:underline;--typography-body-1-underline-text-case:none;--typography-body-1-regular-font-family:EYInterstate;--typography-body-1-regular-font-weight:400;--typography-body-1-regular-font-size:1.143rem;--typography-body-1-regular-line-height:1.714rem;--typography-body-1-regular-letter-spacing:0%;--typography-body-1-regular-paragraph-spacing:1.143rem;--typography-body-1-regular-text-decoration:none;--typography-body-1-regular-text-case:none;--typography-body-1-regular-italic-font-family:EYInterstate;--typography-body-1-regular-italic-font-weight:Regular;--typography-body-1-regular-italic-font-size:1.143rem;--typography-body-1-regular-italic-line-height:1.714rem;--typography-body-1-regular-italic-letter-spacing:0%;--typography-body-1-regular-italic-paragraph-spacing:1.143rem;--typography-body-1-regular-italic-text-decoration:none;--typography-body-1-regular-italic-text-case:none;--typography-body-1-regular-italic-font-style:italic;--typography-body-1-regular-underline-font-family:EYInterstate;--typography-body-1-regular-underline-font-weight:400;--typography-body-1-regular-underline-font-size:1.143rem;--typography-body-1-regular-underline-line-height:1.714rem;--typography-body-1-regular-underline-letter-spacing:0%;--typography-body-1-regular-underline-paragraph-spacing:1.143rem;--typography-body-1-regular-underline-text-decoration:underline;--typography-body-1-regular-underline-text-case:none;--typography-body-1-bold-font-family:EYInterstate;--typography-body-1-bold-font-weight:700;--typography-body-1-bold-font-size:1.143rem;--typography-body-1-bold-line-height:1.714rem;--typography-body-1-bold-letter-spacing:0%;--typography-body-1-bold-paragraph-spacing:1.143rem;--typography-body-1-bold-text-decoration:none;--typography-body-1-bold-text-case:none;--typography-body-1-bold-italic-font-family:EYInterstate;--typography-body-1-bold-italic-font-weight:Bold;--typography-body-1-bold-italic-font-size:1.143rem;--typography-body-1-bold-italic-line-height:1.714rem;--typography-body-1-bold-italic-letter-spacing:0%;--typography-body-1-bold-italic-paragraph-spacing:1.143rem;--typography-body-1-bold-italic-text-decoration:none;--typography-body-1-bold-italic-text-case:none;--typography-body-1-bold-italic-font-style:italic;--typography-body-1-bold-underline-font-family:EYInterstate;--typography-body-1-bold-underline-font-weight:700;--typography-body-1-bold-underline-font-size:1.143rem;--typography-body-1-bold-underline-line-height:1.714rem;--typography-body-1-bold-underline-letter-spacing:0%;--typography-body-1-bold-underline-paragraph-spacing:1.143rem;--typography-body-1-bold-underline-text-decoration:underline;--typography-body-1-bold-underline-text-case:none;--typography-body-2-font-family:EYInterstate;--typography-body-2-font-weight:300;--typography-body-2-font-size:1rem;--typography-body-2-line-height:1.42857rem;--typography-body-2-letter-spacing:0%;--typography-body-2-paragraph-spacing:1rem;--typography-body-2-text-decoration:none;--typography-body-2-text-case:none;--typography-body-2-italic-font-family:EYInterstate;--typography-body-2-italic-font-weight:Light;--typography-body-2-italic-font-size:1rem;--typography-body-2-italic-line-height:1.42857rem;--typography-body-2-italic-letter-spacing:0%;--typography-body-2-italic-paragraph-spacing:1rem;--typography-body-2-italic-text-decoration:none;--typography-body-2-italic-text-case:none;--typography-body-2-italic-font-style:italic;--typography-body-2-underline-font-family:EYInterstate;--typography-body-2-underline-font-weight:300;--typography-body-2-underline-font-size:1rem;--typography-body-2-underline-line-height:1.42857rem;--typography-body-2-underline-letter-spacing:0%;--typography-body-2-underline-paragraph-spacing:1rem;--typography-body-2-underline-text-decoration:underline;--typography-body-2-underline-text-case:none;--typography-body-2-regular-font-family:EYInterstate;--typography-body-2-regular-font-weight:400;--typography-body-2-regular-font-size:1rem;--typography-body-2-regular-line-height:1.42857rem;--typography-body-2-regular-letter-spacing:0%;--typography-body-2-regular-paragraph-spacing:1rem;--typography-body-2-regular-text-decoration:none;--typography-body-2-regular-text-case:none;--typography-body-2-regular-italic-font-family:EYInterstate;--typography-body-2-regular-italic-font-weight:Regular;--typography-body-2-regular-italic-font-size:1rem;--typography-body-2-regular-italic-line-height:1.42857rem;--typography-body-2-regular-italic-letter-spacing:0%;--typography-body-2-regular-italic-paragraph-spacing:1rem;--typography-body-2-regular-italic-text-decoration:none;--typography-body-2-regular-italic-text-case:none;--typography-body-2-regular-italic-font-style:italic;--typography-body-2-regular-underline-font-family:EYInterstate;--typography-body-2-regular-underline-font-weight:400;--typography-body-2-regular-underline-font-size:1rem;--typography-body-2-regular-underline-line-height:1.42857rem;--typography-body-2-regular-underline-letter-spacing:0%;--typography-body-2-regular-underline-paragraph-spacing:1rem;--typography-body-2-regular-underline-text-decoration:underline;--typography-body-2-regular-underline-text-case:none;--typography-body-2-bold-font-family:EYInterstate;--typography-body-2-bold-font-weight:700;--typography-body-2-bold-font-size:1rem;--typography-body-2-bold-line-height:1.42857rem;--typography-body-2-bold-letter-spacing:0%;--typography-body-2-bold-paragraph-spacing:1rem;--typography-body-2-bold-text-decoration:none;--typography-body-2-bold-text-case:none;--typography-body-2-bold-italic-font-family:EYInterstate;--typography-body-2-bold-italic-font-weight:Bold;--typography-body-2-bold-italic-font-size:1rem;--typography-body-2-bold-italic-line-height:1.42857rem;--typography-body-2-bold-italic-letter-spacing:0%;--typography-body-2-bold-italic-paragraph-spacing:1rem;--typography-body-2-bold-italic-text-decoration:none;--typography-body-2-bold-italic-text-case:none;--typography-body-2-bold-italic-font-style:italic;--typography-body-2-bold-underline-font-family:EYInterstate;--typography-body-2-bold-underline-font-weight:700;--typography-body-2-bold-underline-font-size:1rem;--typography-body-2-bold-underline-line-height:1.42857rem;--typography-body-2-bold-underline-letter-spacing:0%;--typography-body-2-bold-underline-paragraph-spacing:1rem;--typography-body-2-bold-underline-text-decoration:underline;--typography-body-2-bold-underline-text-case:none;--typography-body-3-font-family:EYInterstate;--typography-body-3-font-weight:300;--typography-body-3-font-size:.857rem;--typography-body-3-line-height:1.42857rem;--typography-body-3-letter-spacing:0%;--typography-body-3-paragraph-spacing:.857rem;--typography-body-3-text-decoration:none;--typography-body-3-text-case:none;--typography-body-3-italic-font-family:EYInterstate;--typography-body-3-italic-font-weight:Light;--typography-body-3-italic-font-size:.857rem;--typography-body-3-italic-line-height:1.42857rem;--typography-body-3-italic-letter-spacing:0%;--typography-body-3-italic-paragraph-spacing:.857rem;--typography-body-3-italic-text-decoration:none;--typography-body-3-italic-text-case:none;--typography-body-3-italic-font-style:italic;--typography-body-3-underline-font-family:EYInterstate;--typography-body-3-underline-font-weight:300;--typography-body-3-underline-font-size:.857rem;--typography-body-3-underline-line-height:1.42857rem;--typography-body-3-underline-letter-spacing:0%;--typography-body-3-underline-paragraph-spacing:.857rem;--typography-body-3-underline-text-decoration:underline;--typography-body-3-underline-text-case:none;--typography-body-3-regular-font-family:EYInterstate;--typography-body-3-regular-font-weight:400;--typography-body-3-regular-font-size:.857rem;--typography-body-3-regular-line-height:1.42857rem;--typography-body-3-regular-letter-spacing:0%;--typography-body-3-regular-paragraph-spacing:.857rem;--typography-body-3-regular-text-decoration:none;--typography-body-3-regular-text-case:none;--typography-body-3-regular-italic-font-family:EYInterstate;--typography-body-3-regular-italic-font-weight:Regular;--typography-body-3-regular-italic-font-size:.857rem;--typography-body-3-regular-italic-line-height:1.42857rem;--typography-body-3-regular-italic-letter-spacing:0%;--typography-body-3-regular-italic-paragraph-spacing:.857rem;--typography-body-3-regular-italic-text-decoration:none;--typography-body-3-regular-italic-text-case:none;--typography-body-3-regular-italic-font-style:italic;--typography-body-3-regular-underline-font-family:EYInterstate;--typography-body-3-regular-underline-font-weight:400;--typography-body-3-regular-underline-font-size:.857rem;--typography-body-3-regular-underline-line-height:1.42857rem;--typography-body-3-regular-underline-letter-spacing:0%;--typography-body-3-regular-underline-paragraph-spacing:.857rem;--typography-body-3-regular-underline-text-decoration:underline;--typography-body-3-regular-underline-text-case:none;--typography-body-3-bold-font-family:EYInterstate;--typography-body-3-bold-font-weight:700;--typography-body-3-bold-font-size:.857rem;--typography-body-3-bold-line-height:1.42857rem;--typography-body-3-bold-letter-spacing:0%;--typography-body-3-bold-paragraph-spacing:.857rem;--typography-body-3-bold-text-decoration:none;--typography-body-3-bold-text-case:none;--typography-body-3-bold-italic-font-family:EYInterstate;--typography-body-3-bold-italic-font-weight:Bold;--typography-body-3-bold-italic-font-size:.857rem;--typography-body-3-bold-italic-line-height:1.42857rem;--typography-body-3-bold-italic-letter-spacing:0%;--typography-body-3-bold-italic-paragraph-spacing:.857rem;--typography-body-3-bold-italic-text-decoration:none;--typography-body-3-bold-italic-text-case:none;--typography-body-3-bold-italic-font-style:italic;--typography-body-3-bold-underline-font-family:EYInterstate;--typography-body-3-bold-underline-font-weight:700;--typography-body-3-bold-underline-font-size:.857rem;--typography-body-3-bold-underline-line-height:1.42857rem;--typography-body-3-bold-underline-letter-spacing:0%;--typography-body-3-bold-underline-paragraph-spacing:.857rem;--typography-body-3-bold-underline-text-decoration:underline;--typography-body-3-bold-underline-text-case:none;--typography-caption-font-family:EYInterstate;--typography-caption-font-weight:300;--typography-caption-font-size:.857rem;--typography-caption-line-height:1.286rem;--typography-caption-letter-spacing:0%;--typography-caption-paragraph-spacing:.857rem;--typography-caption-text-decoration:none;--typography-caption-text-case:none;--typography-caption-italic-font-family:EYInterstate;--typography-caption-italic-font-weight:Light;--typography-caption-italic-font-size:.857rem;--typography-caption-italic-line-height:1.286rem;--typography-caption-italic-letter-spacing:0%;--typography-caption-italic-paragraph-spacing:.857rem;--typography-caption-italic-text-decoration:none;--typography-caption-italic-text-case:none;--typography-caption-italic-font-style:italic;--typography-caption-underline-font-family:EYInterstate;--typography-caption-underline-font-weight:300;--typography-caption-underline-font-size:.857rem;--typography-caption-underline-line-height:1.286rem;--typography-caption-underline-letter-spacing:0%;--typography-caption-underline-paragraph-spacing:.857rem;--typography-caption-underline-text-decoration:underline;--typography-caption-underline-text-case:none;--typography-caption-regular-font-family:EYInterstate;--typography-caption-regular-font-weight:400;--typography-caption-regular-font-size:.857rem;--typography-caption-regular-line-height:1.286rem;--typography-caption-regular-letter-spacing:0%;--typography-caption-regular-paragraph-spacing:.857rem;--typography-caption-regular-text-decoration:none;--typography-caption-regular-text-case:none;--typography-caption-regular-italic-font-family:EYInterstate;--typography-caption-regular-italic-font-weight:Regular;--typography-caption-regular-italic-font-size:.857rem;--typography-caption-regular-italic-line-height:1.286rem;--typography-caption-regular-italic-letter-spacing:0%;--typography-caption-regular-italic-paragraph-spacing:.857rem;--typography-caption-regular-italic-text-decoration:none;--typography-caption-regular-italic-text-case:none;--typography-caption-regular-italic-font-style:italic;--typography-caption-regular-underline-font-family:EYInterstate;--typography-caption-regular-underline-font-weight:400;--typography-caption-regular-underline-font-size:.857rem;--typography-caption-regular-underline-line-height:1.286rem;--typography-caption-regular-underline-letter-spacing:0%;--typography-caption-regular-underline-paragraph-spacing:.857rem;--typography-caption-regular-underline-text-decoration:underline;--typography-caption-regular-underline-text-case:none;--typography-caption-bold-font-family:EYInterstate;--typography-caption-bold-font-weight:700;--typography-caption-bold-font-size:.857rem;--typography-caption-bold-line-height:1.286rem;--typography-caption-bold-letter-spacing:0%;--typography-caption-bold-paragraph-spacing:.857rem;--typography-caption-bold-text-decoration:none;--typography-caption-bold-text-case:none;--typography-caption-bold-italic-font-family:EYInterstate;--typography-caption-bold-italic-font-weight:Bold;--typography-caption-bold-italic-font-size:.857rem;--typography-caption-bold-italic-line-height:1.286rem;--typography-caption-bold-italic-letter-spacing:0%;--typography-caption-bold-italic-paragraph-spacing:.857rem;--typography-caption-bold-italic-text-decoration:none;--typography-caption-bold-italic-text-case:none;--typography-caption-bold-italic-font-style:italic;--typography-caption-bold-underline-font-family:EYInterstate;--typography-caption-bold-underline-font-weight:700;--typography-caption-bold-underline-font-size:.857rem;--typography-caption-bold-underline-line-height:1.286rem;--typography-caption-bold-underline-letter-spacing:0%;--typography-caption-bold-underline-paragraph-spacing:.857rem;--typography-caption-bold-underline-text-decoration:underline;--typography-caption-bold-underline-text-case:none;--typography-overline-font-family:EYInterstate;--typography-overline-font-weight:300;--typography-overline-font-size:.714rem;--typography-overline-line-height:.857rem;--typography-overline-letter-spacing:4%;--typography-overline-paragraph-spacing:.714rem;--typography-overline-text-decoration:none;--typography-overline-text-case:uppercase;--typography-overline-italic-font-family:EYInterstate;--typography-overline-italic-font-weight:Light;--typography-overline-italic-font-size:.714rem;--typography-overline-italic-line-height:.857rem;--typography-overline-italic-letter-spacing:4%;--typography-overline-italic-paragraph-spacing:.714rem;--typography-overline-italic-text-decoration:none;--typography-overline-italic-text-case:uppercase;--typography-overline-italic-font-style:italic;--typography-overline-underline-font-family:EYInterstate;--typography-overline-underline-font-weight:300;--typography-overline-underline-font-size:.714rem;--typography-overline-underline-line-height:.857rem;--typography-overline-underline-letter-spacing:4%;--typography-overline-underline-paragraph-spacing:.714rem;--typography-overline-underline-text-decoration:underline;--typography-overline-underline-text-case:uppercase;--typography-overline-regular-font-family:EYInterstate;--typography-overline-regular-font-weight:400;--typography-overline-regular-font-size:.714rem;--typography-overline-regular-line-height:.857rem;--typography-overline-regular-letter-spacing:4%;--typography-overline-regular-paragraph-spacing:.714rem;--typography-overline-regular-text-decoration:none;--typography-overline-regular-text-case:uppercase;--typography-overline-regular-italic-font-family:EYInterstate;--typography-overline-regular-italic-font-weight:Regular;--typography-overline-regular-italic-font-size:.714rem;--typography-overline-regular-italic-line-height:.857rem;--typography-overline-regular-italic-letter-spacing:4%;--typography-overline-regular-italic-paragraph-spacing:.714rem;--typography-overline-regular-italic-text-decoration:none;--typography-overline-regular-italic-text-case:uppercase;--typography-overline-regular-italic-font-style:italic;--typography-overline-regular-underline-font-family:EYInterstate;--typography-overline-regular-underline-font-weight:400;--typography-overline-regular-underline-font-size:.714rem;--typography-overline-regular-underline-line-height:.857rem;--typography-overline-regular-underline-letter-spacing:4%;--typography-overline-regular-underline-paragraph-spacing:.714rem;--typography-overline-regular-underline-text-decoration:underline;--typography-overline-regular-underline-text-case:uppercase;--typography-overline-bold-font-family:EYInterstate;--typography-overline-bold-font-weight:700;--typography-overline-bold-font-size:.714rem;--typography-overline-bold-line-height:.857rem;--typography-overline-bold-letter-spacing:4%;--typography-overline-bold-paragraph-spacing:.714rem;--typography-overline-bold-text-decoration:none;--typography-overline-bold-text-case:uppercase;--typography-overline-bold-italic-font-family:EYInterstate;--typography-overline-bold-italic-font-weight:Bold;--typography-overline-bold-italic-font-size:.714rem;--typography-overline-bold-italic-line-height:.857rem;--typography-overline-bold-italic-letter-spacing:4%;--typography-overline-bold-italic-paragraph-spacing:.714rem;--typography-overline-bold-italic-text-decoration:none;--typography-overline-bold-italic-text-case:uppercase;--typography-overline-bold-italic-font-style:italic;--typography-overline-bold-underline-font-family:EYInterstate;--typography-overline-bold-underline-font-weight:700;--typography-overline-bold-underline-font-size:.714rem;--typography-overline-bold-underline-line-height:.857rem;--typography-overline-bold-underline-letter-spacing:4%;--typography-overline-bold-underline-paragraph-spacing:.714rem;--typography-overline-bold-underline-text-decoration:underline;--typography-overline-bold-underline-text-case:uppercase;--typography-button-sm-font-family:EYInterstate;--typography-button-sm-font-weight:400;--typography-button-sm-font-size:1rem;--typography-button-sm-line-height:1.42857rem;--typography-button-sm-letter-spacing:0%;--typography-button-sm-paragraph-spacing:.714rem;--typography-button-sm-text-decoration:none;--typography-button-sm-text-case:none;--typography-button-md-font-family:EYInterstate;--typography-button-md-font-weight:400;--typography-button-md-font-size:1.143rem;--typography-button-md-line-height:1.714rem;--typography-button-md-letter-spacing:0%;--typography-button-md-paragraph-spacing:.714rem;--typography-button-md-text-decoration:none;--typography-button-md-text-case:none;--typography-button-lg-font-family:EYInterstate;--typography-button-lg-font-weight:400;--typography-button-lg-font-size:1.286rem;--typography-button-lg-line-height:2rem;--typography-button-lg-letter-spacing:0%;--typography-button-lg-paragraph-spacing:.714rem;--typography-button-lg-text-decoration:none;--typography-button-lg-text-case:none;--typography-mobile-display-1-font-family:EYInterstate;--typography-mobile-display-1-font-weight:300;--typography-mobile-display-1-font-size:3.286rem;--typography-mobile-display-1-line-height:4.143rem;--typography-mobile-display-1-letter-spacing:-4%;--typography-mobile-display-1-paragraph-spacing:3.286rem;--typography-mobile-display-1-text-decoration:none;--typography-mobile-display-1-text-case:none;--typography-mobile-display-1-regular-font-family:EYInterstate;--typography-mobile-display-1-regular-font-weight:400;--typography-mobile-display-1-regular-font-size:3.286rem;--typography-mobile-display-1-regular-line-height:4.143rem;--typography-mobile-display-1-regular-letter-spacing:-4%;--typography-mobile-display-1-regular-paragraph-spacing:3.286rem;--typography-mobile-display-1-regular-text-decoration:none;--typography-mobile-display-1-regular-text-case:none;--typography-mobile-display-1-bold-font-family:EYInterstate;--typography-mobile-display-1-bold-font-weight:700;--typography-mobile-display-1-bold-font-size:3.286rem;--typography-mobile-display-1-bold-line-height:4.143rem;--typography-mobile-display-1-bold-letter-spacing:-4%;--typography-mobile-display-1-bold-paragraph-spacing:3.286rem;--typography-mobile-display-1-bold-text-decoration:none;--typography-mobile-display-1-bold-text-case:none;--typography-mobile-display-2-font-family:EYInterstate;--typography-mobile-display-2-font-weight:300;--typography-mobile-display-2-font-size:3.286rem;--typography-mobile-display-2-line-height:4.143rem;--typography-mobile-display-2-letter-spacing:-4%;--typography-mobile-display-2-paragraph-spacing:3.286rem;--typography-mobile-display-2-text-decoration:none;--typography-mobile-display-2-text-case:none;--typography-mobile-display-2-regular-font-family:EYInterstate;--typography-mobile-display-2-regular-font-weight:400;--typography-mobile-display-2-regular-font-size:3.286rem;--typography-mobile-display-2-regular-line-height:4.143rem;--typography-mobile-display-2-regular-letter-spacing:-4%;--typography-mobile-display-2-regular-paragraph-spacing:3.286rem;--typography-mobile-display-2-regular-text-decoration:none;--typography-mobile-display-2-regular-text-case:none;--typography-mobile-display-2-bold-font-family:EYInterstate;--typography-mobile-display-2-bold-font-weight:700;--typography-mobile-display-2-bold-font-size:3.286rem;--typography-mobile-display-2-bold-line-height:4.143rem;--typography-mobile-display-2-bold-letter-spacing:-4%;--typography-mobile-display-2-bold-paragraph-spacing:3.286rem;--typography-mobile-display-2-bold-text-decoration:none;--typography-mobile-display-2-bold-text-case:none;--typography-mobile-display-3-font-family:EYInterstate;--typography-mobile-display-3-font-weight:300;--typography-mobile-display-3-font-size:3.286rem;--typography-mobile-display-3-line-height:4.143rem;--typography-mobile-display-3-letter-spacing:-4%;--typography-mobile-display-3-paragraph-spacing:3.286rem;--typography-mobile-display-3-text-decoration:none;--typography-mobile-display-3-text-case:none;--typography-mobile-display-3-regular-font-family:EYInterstate;--typography-mobile-display-3-regular-font-weight:400;--typography-mobile-display-3-regular-font-size:3.286rem;--typography-mobile-display-3-regular-line-height:4.143rem;--typography-mobile-display-3-regular-letter-spacing:-4%;--typography-mobile-display-3-regular-paragraph-spacing:3.286rem;--typography-mobile-display-3-regular-text-decoration:none;--typography-mobile-display-3-regular-text-case:none;--typography-mobile-display-3-bold-font-family:EYInterstate;--typography-mobile-display-3-bold-font-weight:700;--typography-mobile-display-3-bold-font-size:3.286rem;--typography-mobile-display-3-bold-line-height:4.143rem;--typography-mobile-display-3-bold-letter-spacing:-4%;--typography-mobile-display-3-bold-paragraph-spacing:3.286rem;--typography-mobile-display-3-bold-text-decoration:none;--typography-mobile-display-3-bold-text-case:none;--typography-mobile-display-4-font-family:EYInterstate;--typography-mobile-display-4-font-weight:300;--typography-mobile-display-4-font-size:3.286rem;--typography-mobile-display-4-line-height:4.143rem;--typography-mobile-display-4-letter-spacing:-4%;--typography-mobile-display-4-paragraph-spacing:3.286rem;--typography-mobile-display-4-text-decoration:none;--typography-mobile-display-4-text-case:none;--typography-mobile-display-4-regular-font-family:EYInterstate;--typography-mobile-display-4-regular-font-weight:400;--typography-mobile-display-4-regular-font-size:3.286rem;--typography-mobile-display-4-regular-line-height:4.143rem;--typography-mobile-display-4-regular-letter-spacing:-4%;--typography-mobile-display-4-regular-paragraph-spacing:3.286rem;--typography-mobile-display-4-regular-text-decoration:none;--typography-mobile-display-4-regular-text-case:none;--typography-mobile-display-4-bold-font-family:EYInterstate;--typography-mobile-display-4-bold-font-weight:700;--typography-mobile-display-4-bold-font-size:3.286rem;--typography-mobile-display-4-bold-line-height:4.143rem;--typography-mobile-display-4-bold-letter-spacing:-4%;--typography-mobile-display-4-bold-paragraph-spacing:3.286rem;--typography-mobile-display-4-bold-text-decoration:none;--typography-mobile-display-4-bold-text-case:none;--typography-mobile-h1-font-family:EYInterstate;--typography-mobile-h1-font-weight:300;--typography-mobile-h1-font-size:2.286rem;--typography-mobile-h1-line-height:2.857rem;--typography-mobile-h1-letter-spacing:-2%;--typography-mobile-h1-paragraph-spacing:2.286rem;--typography-mobile-h1-text-decoration:none;--typography-mobile-h1-text-case:none;--typography-mobile-h1-regular-font-family:EYInterstate;--typography-mobile-h1-regular-font-weight:400;--typography-mobile-h1-regular-font-size:2.286rem;--typography-mobile-h1-regular-line-height:2.857rem;--typography-mobile-h1-regular-letter-spacing:-2%;--typography-mobile-h1-regular-paragraph-spacing:2.286rem;--typography-mobile-h1-regular-text-decoration:none;--typography-mobile-h1-regular-text-case:none;--typography-mobile-h1-bold-font-family:EYInterstate;--typography-mobile-h1-bold-font-weight:700;--typography-mobile-h1-bold-font-size:2.286rem;--typography-mobile-h1-bold-line-height:2.857rem;--typography-mobile-h1-bold-letter-spacing:-2%;--typography-mobile-h1-bold-paragraph-spacing:2.286rem;--typography-mobile-h1-bold-text-decoration:none;--typography-mobile-h1-bold-text-case:none;--typography-mobile-h2-font-family:EYInterstate;--typography-mobile-h2-font-weight:300;--typography-mobile-h2-font-size:2rem;--typography-mobile-h2-line-height:2.42857rem;--typography-mobile-h2-letter-spacing:0%;--typography-mobile-h2-paragraph-spacing:2rem;--typography-mobile-h2-text-decoration:none;--typography-mobile-h2-text-case:none;--typography-mobile-h2-regular-font-family:EYInterstate;--typography-mobile-h2-regular-font-weight:400;--typography-mobile-h2-regular-font-size:2rem;--typography-mobile-h2-regular-line-height:2.42857rem;--typography-mobile-h2-regular-letter-spacing:0%;--typography-mobile-h2-regular-paragraph-spacing:2rem;--typography-mobile-h2-regular-text-decoration:none;--typography-mobile-h2-regular-text-case:none;--typography-mobile-h2-bold-font-family:EYInterstate;--typography-mobile-h2-bold-font-weight:700;--typography-mobile-h2-bold-font-size:2rem;--typography-mobile-h2-bold-line-height:2.42857rem;--typography-mobile-h2-bold-letter-spacing:0%;--typography-mobile-h2-bold-paragraph-spacing:2rem;--typography-mobile-h2-bold-text-decoration:none;--typography-mobile-h2-bold-text-case:none;--typography-mobile-h3-font-family:EYInterstate;--typography-mobile-h3-font-weight:300;--typography-mobile-h3-font-size:1.857rem;--typography-mobile-h3-line-height:2.286rem;--typography-mobile-h3-letter-spacing:0%;--typography-mobile-h3-paragraph-spacing:1.857rem;--typography-mobile-h3-text-decoration:none;--typography-mobile-h3-text-case:none;--typography-mobile-h3-regular-font-family:EYInterstate;--typography-mobile-h3-regular-font-weight:400;--typography-mobile-h3-regular-font-size:1.857rem;--typography-mobile-h3-regular-line-height:2.286rem;--typography-mobile-h3-regular-letter-spacing:0%;--typography-mobile-h3-regular-paragraph-spacing:1.857rem;--typography-mobile-h3-regular-text-decoration:none;--typography-mobile-h3-regular-text-case:none;--typography-mobile-h3-bold-font-family:EYInterstate;--typography-mobile-h3-bold-font-weight:700;--typography-mobile-h3-bold-font-size:1.857rem;--typography-mobile-h3-bold-line-height:2.286rem;--typography-mobile-h3-bold-letter-spacing:0%;--typography-mobile-h3-bold-paragraph-spacing:1.857rem;--typography-mobile-h3-bold-text-decoration:none;--typography-mobile-h3-bold-text-case:none;--typography-mobile-h4-font-family:EYInterstate;--typography-mobile-h4-font-weight:300;--typography-mobile-h4-font-size:1.714rem;--typography-mobile-h4-line-height:2.286rem;--typography-mobile-h4-letter-spacing:0%;--typography-mobile-h4-paragraph-spacing:1.714rem;--typography-mobile-h4-text-decoration:none;--typography-mobile-h4-text-case:none;--typography-mobile-h4-regular-font-family:EYInterstate;--typography-mobile-h4-regular-font-weight:400;--typography-mobile-h4-regular-font-size:1.714rem;--typography-mobile-h4-regular-line-height:2.286rem;--typography-mobile-h4-regular-letter-spacing:0%;--typography-mobile-h4-regular-paragraph-spacing:1.714rem;--typography-mobile-h4-regular-text-decoration:none;--typography-mobile-h4-regular-text-case:none;--typography-mobile-h4-bold-font-family:EYInterstate;--typography-mobile-h4-bold-font-weight:700;--typography-mobile-h4-bold-font-size:1.714rem;--typography-mobile-h4-bold-line-height:2.286rem;--typography-mobile-h4-bold-letter-spacing:0%;--typography-mobile-h4-bold-paragraph-spacing:1.714rem;--typography-mobile-h4-bold-text-decoration:none;--typography-mobile-h4-bold-text-case:none;--typography-mobile-h5-font-family:EYInterstate;--typography-mobile-h5-font-weight:300;--typography-mobile-h5-font-size:1.57143rem;--typography-mobile-h5-line-height:2.143rem;--typography-mobile-h5-letter-spacing:0%;--typography-mobile-h5-paragraph-spacing:1.57143rem;--typography-mobile-h5-text-decoration:none;--typography-mobile-h5-text-case:none;--typography-mobile-h5-italic-font-family:EYInterstate;--typography-mobile-h5-italic-font-weight:Light;--typography-mobile-h5-italic-font-size:1.57143rem;--typography-mobile-h5-italic-line-height:2.143rem;--typography-mobile-h5-italic-letter-spacing:0%;--typography-mobile-h5-italic-paragraph-spacing:1.57143rem;--typography-mobile-h5-italic-text-decoration:none;--typography-mobile-h5-italic-text-case:none;--typography-mobile-h5-italic-font-style:italic;--typography-mobile-h5-underline-font-family:EYInterstate;--typography-mobile-h5-underline-font-weight:300;--typography-mobile-h5-underline-font-size:1.57143rem;--typography-mobile-h5-underline-line-height:2.143rem;--typography-mobile-h5-underline-letter-spacing:0%;--typography-mobile-h5-underline-paragraph-spacing:1.57143rem;--typography-mobile-h5-underline-text-decoration:underline;--typography-mobile-h5-underline-text-case:none;--typography-mobile-h5-regular-font-family:EYInterstate;--typography-mobile-h5-regular-font-weight:400;--typography-mobile-h5-regular-font-size:1.57143rem;--typography-mobile-h5-regular-line-height:2.143rem;--typography-mobile-h5-regular-letter-spacing:0%;--typography-mobile-h5-regular-paragraph-spacing:1.57143rem;--typography-mobile-h5-regular-text-decoration:none;--typography-mobile-h5-regular-text-case:none;--typography-mobile-h5-regular-italic-font-family:EYInterstate;--typography-mobile-h5-regular-italic-font-weight:Regular;--typography-mobile-h5-regular-italic-font-size:1.57143rem;--typography-mobile-h5-regular-italic-line-height:2.143rem;--typography-mobile-h5-regular-italic-letter-spacing:0%;--typography-mobile-h5-regular-italic-paragraph-spacing:1.57143rem;--typography-mobile-h5-regular-italic-text-decoration:none;--typography-mobile-h5-regular-italic-text-case:none;--typography-mobile-h5-regular-italic-font-style:italic;--typography-mobile-h5-regular-underline-font-family:EYInterstate;--typography-mobile-h5-regular-underline-font-weight:400;--typography-mobile-h5-regular-underline-font-size:1.57143rem;--typography-mobile-h5-regular-underline-line-height:2.143rem;--typography-mobile-h5-regular-underline-letter-spacing:0%;--typography-mobile-h5-regular-underline-paragraph-spacing:1.57143rem;--typography-mobile-h5-regular-underline-text-decoration:underline;--typography-mobile-h5-regular-underline-text-case:none;--typography-mobile-h5-bold-font-family:EYInterstate;--typography-mobile-h5-bold-font-weight:700;--typography-mobile-h5-bold-font-size:1.57143rem;--typography-mobile-h5-bold-line-height:2.143rem;--typography-mobile-h5-bold-letter-spacing:0%;--typography-mobile-h5-bold-paragraph-spacing:1.57143rem;--typography-mobile-h5-bold-text-decoration:none;--typography-mobile-h5-bold-text-case:none;--typography-mobile-h5-bold-italic-font-family:EYInterstate;--typography-mobile-h5-bold-italic-font-weight:Bold;--typography-mobile-h5-bold-italic-font-size:1.57143rem;--typography-mobile-h5-bold-italic-line-height:2.143rem;--typography-mobile-h5-bold-italic-letter-spacing:0%;--typography-mobile-h5-bold-italic-paragraph-spacing:1.57143rem;--typography-mobile-h5-bold-italic-text-decoration:none;--typography-mobile-h5-bold-italic-text-case:none;--typography-mobile-h5-bold-italic-font-style:italic;--typography-mobile-h5-bold-underline-font-family:EYInterstate;--typography-mobile-h5-bold-underline-font-weight:700;--typography-mobile-h5-bold-underline-font-size:1.57143rem;--typography-mobile-h5-bold-underline-line-height:2.143rem;--typography-mobile-h5-bold-underline-letter-spacing:0%;--typography-mobile-h5-bold-underline-paragraph-spacing:1.57143rem;--typography-mobile-h5-bold-underline-text-decoration:underline;--typography-mobile-h5-bold-underline-text-case:none;--typography-mobile-h6-font-family:EYInterstate;--typography-mobile-h6-font-weight:300;--typography-mobile-h6-font-size:1.42857rem;--typography-mobile-h6-line-height:2.143rem;--typography-mobile-h6-letter-spacing:0%;--typography-mobile-h6-paragraph-spacing:1.42857rem;--typography-mobile-h6-text-decoration:none;--typography-mobile-h6-text-case:none;--typography-mobile-h6-italic-font-family:EYInterstate;--typography-mobile-h6-italic-font-weight:Light;--typography-mobile-h6-italic-font-size:1.42857rem;--typography-mobile-h6-italic-line-height:2.143rem;--typography-mobile-h6-italic-letter-spacing:0%;--typography-mobile-h6-italic-paragraph-spacing:1.42857rem;--typography-mobile-h6-italic-text-decoration:none;--typography-mobile-h6-italic-text-case:none;--typography-mobile-h6-italic-font-style:italic;--typography-mobile-h6-underline-font-family:EYInterstate;--typography-mobile-h6-underline-font-weight:300;--typography-mobile-h6-underline-font-size:1.42857rem;--typography-mobile-h6-underline-line-height:2.143rem;--typography-mobile-h6-underline-letter-spacing:0%;--typography-mobile-h6-underline-paragraph-spacing:1.42857rem;--typography-mobile-h6-underline-text-decoration:underline;--typography-mobile-h6-underline-text-case:none;--typography-mobile-h6-regular-font-family:EYInterstate;--typography-mobile-h6-regular-font-weight:400;--typography-mobile-h6-regular-font-size:1.42857rem;--typography-mobile-h6-regular-line-height:2.143rem;--typography-mobile-h6-regular-letter-spacing:0%;--typography-mobile-h6-regular-paragraph-spacing:1.42857rem;--typography-mobile-h6-regular-text-decoration:none;--typography-mobile-h6-regular-text-case:none;--typography-mobile-h6-regular-italic-font-family:EYInterstate;--typography-mobile-h6-regular-italic-font-weight:Regular;--typography-mobile-h6-regular-italic-font-size:1.42857rem;--typography-mobile-h6-regular-italic-line-height:2.143rem;--typography-mobile-h6-regular-italic-letter-spacing:0%;--typography-mobile-h6-regular-italic-paragraph-spacing:1.42857rem;--typography-mobile-h6-regular-italic-text-decoration:none;--typography-mobile-h6-regular-italic-text-case:none;--typography-mobile-h6-regular-italic-font-style:italic;--typography-mobile-h6-regular-underline-font-family:EYInterstate;--typography-mobile-h6-regular-underline-font-weight:400;--typography-mobile-h6-regular-underline-font-size:1.42857rem;--typography-mobile-h6-regular-underline-line-height:2.143rem;--typography-mobile-h6-regular-underline-letter-spacing:0%;--typography-mobile-h6-regular-underline-paragraph-spacing:1.42857rem;--typography-mobile-h6-regular-underline-text-decoration:underline;--typography-mobile-h6-regular-underline-text-case:none;--typography-mobile-h6-bold-font-family:EYInterstate;--typography-mobile-h6-bold-font-weight:700;--typography-mobile-h6-bold-font-size:1.42857rem;--typography-mobile-h6-bold-line-height:2.143rem;--typography-mobile-h6-bold-letter-spacing:0%;--typography-mobile-h6-bold-paragraph-spacing:1.42857rem;--typography-mobile-h6-bold-text-decoration:none;--typography-mobile-h6-bold-text-case:none;--typography-mobile-h6-bold-italic-font-family:EYInterstate;--typography-mobile-h6-bold-italic-font-weight:Bold;--typography-mobile-h6-bold-italic-font-size:1.42857rem;--typography-mobile-h6-bold-italic-line-height:2.143rem;--typography-mobile-h6-bold-italic-letter-spacing:0%;--typography-mobile-h6-bold-italic-paragraph-spacing:1.42857rem;--typography-mobile-h6-bold-italic-text-decoration:none;--typography-mobile-h6-bold-italic-text-case:none;--typography-mobile-h6-bold-italic-font-style:italic;--typography-mobile-h6-bold-underline-font-family:EYInterstate;--typography-mobile-h6-bold-underline-font-weight:700;--typography-mobile-h6-bold-underline-font-size:1.42857rem;--typography-mobile-h6-bold-underline-line-height:2.143rem;--typography-mobile-h6-bold-underline-letter-spacing:0%;--typography-mobile-h6-bold-underline-paragraph-spacing:1.42857rem;--typography-mobile-h6-bold-underline-text-decoration:underline;--typography-mobile-h6-bold-underline-text-case:none;--typography-mobile-subtitle-font-family:EYInterstate;--typography-mobile-subtitle-font-weight:300;--typography-mobile-subtitle-font-size:1.286rem;--typography-mobile-subtitle-line-height:1.857rem;--typography-mobile-subtitle-letter-spacing:0%;--typography-mobile-subtitle-paragraph-spacing:1.286rem;--typography-mobile-subtitle-text-decoration:none;--typography-mobile-subtitle-text-case:none;--typography-mobile-subtitle-italic-font-family:EYInterstate;--typography-mobile-subtitle-italic-font-weight:Light;--typography-mobile-subtitle-italic-font-size:1.286rem;--typography-mobile-subtitle-italic-line-height:1.857rem;--typography-mobile-subtitle-italic-letter-spacing:0%;--typography-mobile-subtitle-italic-paragraph-spacing:1.286rem;--typography-mobile-subtitle-italic-text-decoration:none;--typography-mobile-subtitle-italic-text-case:none;--typography-mobile-subtitle-italic-font-style:italic;--typography-mobile-subtitle-underline-font-family:EYInterstate;--typography-mobile-subtitle-underline-font-weight:300;--typography-mobile-subtitle-underline-font-size:1.286rem;--typography-mobile-subtitle-underline-line-height:1.857rem;--typography-mobile-subtitle-underline-letter-spacing:0%;--typography-mobile-subtitle-underline-paragraph-spacing:1.286rem;--typography-mobile-subtitle-underline-text-decoration:underline;--typography-mobile-subtitle-underline-text-case:none;--typography-mobile-subtitle-regular-font-family:EYInterstate;--typography-mobile-subtitle-regular-font-weight:400;--typography-mobile-subtitle-regular-font-size:1.286rem;--typography-mobile-subtitle-regular-line-height:1.857rem;--typography-mobile-subtitle-regular-letter-spacing:0%;--typography-mobile-subtitle-regular-paragraph-spacing:1.286rem;--typography-mobile-subtitle-regular-text-decoration:none;--typography-mobile-subtitle-regular-text-case:none;--typography-mobile-subtitle-regular-italic-font-family:EYInterstate;--typography-mobile-subtitle-regular-italic-font-weight:Regular;--typography-mobile-subtitle-regular-italic-font-size:1.286rem;--typography-mobile-subtitle-regular-italic-line-height:1.857rem;--typography-mobile-subtitle-regular-italic-letter-spacing:0%;--typography-mobile-subtitle-regular-italic-paragraph-spacing:1.286rem;--typography-mobile-subtitle-regular-italic-text-decoration:none;--typography-mobile-subtitle-regular-italic-text-case:none;--typography-mobile-subtitle-regular-italic-font-style:italic;--typography-mobile-subtitle-regular-underline-font-family:EYInterstate;--typography-mobile-subtitle-regular-underline-font-weight:400;--typography-mobile-subtitle-regular-underline-font-size:1.286rem;--typography-mobile-subtitle-regular-underline-line-height:1.857rem;--typography-mobile-subtitle-regular-underline-letter-spacing:0%;--typography-mobile-subtitle-regular-underline-paragraph-spacing:1.286rem;--typography-mobile-subtitle-regular-underline-text-decoration:underline;--typography-mobile-subtitle-regular-underline-text-case:none;--typography-mobile-subtitle-bold-font-family:EYInterstate;--typography-mobile-subtitle-bold-font-weight:700;--typography-mobile-subtitle-bold-font-size:1.286rem;--typography-mobile-subtitle-bold-line-height:1.857rem;--typography-mobile-subtitle-bold-letter-spacing:0%;--typography-mobile-subtitle-bold-paragraph-spacing:1.286rem;--typography-mobile-subtitle-bold-text-decoration:none;--typography-mobile-subtitle-bold-text-case:none;--typography-mobile-subtitle-bold-italic-font-family:EYInterstate;--typography-mobile-subtitle-bold-italic-font-weight:Bold;--typography-mobile-subtitle-bold-italic-font-size:1.286rem;--typography-mobile-subtitle-bold-italic-line-height:1.857rem;--typography-mobile-subtitle-bold-italic-letter-spacing:0%;--typography-mobile-subtitle-bold-italic-paragraph-spacing:1.286rem;--typography-mobile-subtitle-bold-italic-text-decoration:none;--typography-mobile-subtitle-bold-italic-text-case:none;--typography-mobile-subtitle-bold-italic-font-style:italic;--typography-mobile-subtitle-bold-underline-font-family:EYInterstate;--typography-mobile-subtitle-bold-underline-font-weight:700;--typography-mobile-subtitle-bold-underline-font-size:1.286rem;--typography-mobile-subtitle-bold-underline-line-height:1.857rem;--typography-mobile-subtitle-bold-underline-letter-spacing:0%;--typography-mobile-subtitle-bold-underline-paragraph-spacing:1.286rem;--typography-mobile-subtitle-bold-underline-text-decoration:underline;--typography-mobile-subtitle-bold-underline-text-case:none;--typography-mobile-body-1-font-family:EYInterstate;--typography-mobile-body-1-font-weight:300;--typography-mobile-body-1-font-size:1.143rem;--typography-mobile-body-1-line-height:1.857rem;--typography-mobile-body-1-letter-spacing:0%;--typography-mobile-body-1-paragraph-spacing:1.143rem;--typography-mobile-body-1-text-decoration:none;--typography-mobile-body-1-text-case:none;--typography-mobile-body-1-italic-font-family:EYInterstate;--typography-mobile-body-1-italic-font-weight:Light;--typography-mobile-body-1-italic-font-size:1.143rem;--typography-mobile-body-1-italic-line-height:1.857rem;--typography-mobile-body-1-italic-letter-spacing:0%;--typography-mobile-body-1-italic-paragraph-spacing:1.143rem;--typography-mobile-body-1-italic-text-decoration:none;--typography-mobile-body-1-italic-text-case:none;--typography-mobile-body-1-italic-font-style:italic;--typography-mobile-body-1-underline-font-family:EYInterstate;--typography-mobile-body-1-underline-font-weight:300;--typography-mobile-body-1-underline-font-size:1.143rem;--typography-mobile-body-1-underline-line-height:1.857rem;--typography-mobile-body-1-underline-letter-spacing:0%;--typography-mobile-body-1-underline-paragraph-spacing:1.143rem;--typography-mobile-body-1-underline-text-decoration:underline;--typography-mobile-body-1-underline-text-case:none;--typography-mobile-body-1-regular-font-family:EYInterstate;--typography-mobile-body-1-regular-font-weight:400;--typography-mobile-body-1-regular-font-size:1.143rem;--typography-mobile-body-1-regular-line-height:1.857rem;--typography-mobile-body-1-regular-letter-spacing:0%;--typography-mobile-body-1-regular-paragraph-spacing:1.143rem;--typography-mobile-body-1-regular-text-decoration:none;--typography-mobile-body-1-regular-text-case:none;--typography-mobile-body-1-regular-italic-font-family:EYInterstate;--typography-mobile-body-1-regular-italic-font-weight:Regular;--typography-mobile-body-1-regular-italic-font-size:1.143rem;--typography-mobile-body-1-regular-italic-line-height:1.857rem;--typography-mobile-body-1-regular-italic-letter-spacing:0%;--typography-mobile-body-1-regular-italic-paragraph-spacing:1.143rem;--typography-mobile-body-1-regular-italic-text-decoration:none;--typography-mobile-body-1-regular-italic-text-case:none;--typography-mobile-body-1-regular-italic-font-style:italic;--typography-mobile-body-1-regular-underline-font-family:EYInterstate;--typography-mobile-body-1-regular-underline-font-weight:400;--typography-mobile-body-1-regular-underline-font-size:1.143rem;--typography-mobile-body-1-regular-underline-line-height:1.857rem;--typography-mobile-body-1-regular-underline-letter-spacing:0%;--typography-mobile-body-1-regular-underline-paragraph-spacing:1.143rem;--typography-mobile-body-1-regular-underline-text-decoration:underline;--typography-mobile-body-1-regular-underline-text-case:none;--typography-mobile-body-1-bold-font-family:EYInterstate;--typography-mobile-body-1-bold-font-weight:700;--typography-mobile-body-1-bold-font-size:1.143rem;--typography-mobile-body-1-bold-line-height:1.857rem;--typography-mobile-body-1-bold-letter-spacing:0%;--typography-mobile-body-1-bold-paragraph-spacing:1.143rem;--typography-mobile-body-1-bold-text-decoration:none;--typography-mobile-body-1-bold-text-case:none;--typography-mobile-body-1-bold-italic-font-family:EYInterstate;--typography-mobile-body-1-bold-italic-font-weight:Bold;--typography-mobile-body-1-bold-italic-font-size:1.143rem;--typography-mobile-body-1-bold-italic-line-height:1.857rem;--typography-mobile-body-1-bold-italic-letter-spacing:0%;--typography-mobile-body-1-bold-italic-paragraph-spacing:1.143rem;--typography-mobile-body-1-bold-italic-text-decoration:none;--typography-mobile-body-1-bold-italic-text-case:none;--typography-mobile-body-1-bold-italic-font-style:italic;--typography-mobile-body-1-bold-underline-font-family:EYInterstate;--typography-mobile-body-1-bold-underline-font-weight:700;--typography-mobile-body-1-bold-underline-font-size:1.143rem;--typography-mobile-body-1-bold-underline-line-height:1.857rem;--typography-mobile-body-1-bold-underline-letter-spacing:0%;--typography-mobile-body-1-bold-underline-paragraph-spacing:1.143rem;--typography-mobile-body-1-bold-underline-text-decoration:underline;--typography-mobile-body-1-bold-underline-text-case:none;--typography-mobile-body-2-font-family:EYInterstate;--typography-mobile-body-2-font-weight:300;--typography-mobile-body-2-font-size:1rem;--typography-mobile-body-2-line-height:1.714rem;--typography-mobile-body-2-letter-spacing:0%;--typography-mobile-body-2-paragraph-spacing:1rem;--typography-mobile-body-2-text-decoration:none;--typography-mobile-body-2-text-case:none;--typography-mobile-body-2-italic-font-family:EYInterstate;--typography-mobile-body-2-italic-font-weight:Light;--typography-mobile-body-2-italic-font-size:1rem;--typography-mobile-body-2-italic-line-height:1.714rem;--typography-mobile-body-2-italic-letter-spacing:0%;--typography-mobile-body-2-italic-paragraph-spacing:1rem;--typography-mobile-body-2-italic-text-decoration:none;--typography-mobile-body-2-italic-text-case:none;--typography-mobile-body-2-italic-font-style:italic;--typography-mobile-body-2-underline-font-family:EYInterstate;--typography-mobile-body-2-underline-font-weight:300;--typography-mobile-body-2-underline-font-size:1rem;--typography-mobile-body-2-underline-line-height:1.714rem;--typography-mobile-body-2-underline-letter-spacing:0%;--typography-mobile-body-2-underline-paragraph-spacing:1rem;--typography-mobile-body-2-underline-text-decoration:underline;--typography-mobile-body-2-underline-text-case:none;--typography-mobile-body-2-regular-font-family:EYInterstate;--typography-mobile-body-2-regular-font-weight:400;--typography-mobile-body-2-regular-font-size:1rem;--typography-mobile-body-2-regular-line-height:1.714rem;--typography-mobile-body-2-regular-letter-spacing:0%;--typography-mobile-body-2-regular-paragraph-spacing:1rem;--typography-mobile-body-2-regular-text-decoration:none;--typography-mobile-body-2-regular-text-case:none;--typography-mobile-body-2-regular-italic-font-family:EYInterstate;--typography-mobile-body-2-regular-italic-font-weight:Regular;--typography-mobile-body-2-regular-italic-font-size:1rem;--typography-mobile-body-2-regular-italic-line-height:1.714rem;--typography-mobile-body-2-regular-italic-letter-spacing:0%;--typography-mobile-body-2-regular-italic-paragraph-spacing:1rem;--typography-mobile-body-2-regular-italic-text-decoration:none;--typography-mobile-body-2-regular-italic-text-case:none;--typography-mobile-body-2-regular-italic-font-style:italic;--typography-mobile-body-2-regular-underline-font-family:EYInterstate;--typography-mobile-body-2-regular-underline-font-weight:400;--typography-mobile-body-2-regular-underline-font-size:1rem;--typography-mobile-body-2-regular-underline-line-height:1.714rem;--typography-mobile-body-2-regular-underline-letter-spacing:0%;--typography-mobile-body-2-regular-underline-paragraph-spacing:1rem;--typography-mobile-body-2-regular-underline-text-decoration:underline;--typography-mobile-body-2-regular-underline-text-case:none;--typography-mobile-body-2-bold-font-family:EYInterstate;--typography-mobile-body-2-bold-font-weight:700;--typography-mobile-body-2-bold-font-size:1rem;--typography-mobile-body-2-bold-line-height:1.714rem;--typography-mobile-body-2-bold-letter-spacing:0%;--typography-mobile-body-2-bold-paragraph-spacing:1rem;--typography-mobile-body-2-bold-text-decoration:none;--typography-mobile-body-2-bold-text-case:none;--typography-mobile-body-2-bold-italic-font-family:EYInterstate;--typography-mobile-body-2-bold-italic-font-weight:Bold;--typography-mobile-body-2-bold-italic-font-size:1rem;--typography-mobile-body-2-bold-italic-line-height:1.714rem;--typography-mobile-body-2-bold-italic-letter-spacing:0%;--typography-mobile-body-2-bold-italic-paragraph-spacing:1rem;--typography-mobile-body-2-bold-italic-text-decoration:none;--typography-mobile-body-2-bold-italic-text-case:none;--typography-mobile-body-2-bold-italic-font-style:italic;--typography-mobile-body-2-bold-underline-font-family:EYInterstate;--typography-mobile-body-2-bold-underline-font-weight:700;--typography-mobile-body-2-bold-underline-font-size:1rem;--typography-mobile-body-2-bold-underline-line-height:1.714rem;--typography-mobile-body-2-bold-underline-letter-spacing:0%;--typography-mobile-body-2-bold-underline-paragraph-spacing:1rem;--typography-mobile-body-2-bold-underline-text-decoration:underline;--typography-mobile-body-2-bold-underline-text-case:none;--typography-mobile-body-3-font-family:EYInterstate;--typography-mobile-body-3-font-weight:300;--typography-mobile-body-3-font-size:.857rem;--typography-mobile-body-3-line-height:1.42857rem;--typography-mobile-body-3-letter-spacing:0%;--typography-mobile-body-3-paragraph-spacing:.857rem;--typography-mobile-body-3-text-decoration:none;--typography-mobile-body-3-text-case:none;--typography-mobile-body-3-italic-font-family:EYInterstate;--typography-mobile-body-3-italic-font-weight:Light;--typography-mobile-body-3-italic-font-size:.857rem;--typography-mobile-body-3-italic-line-height:1.42857rem;--typography-mobile-body-3-italic-letter-spacing:0%;--typography-mobile-body-3-italic-paragraph-spacing:.857rem;--typography-mobile-body-3-italic-text-decoration:none;--typography-mobile-body-3-italic-text-case:none;--typography-mobile-body-3-italic-font-style:italic;--typography-mobile-body-3-underline-font-family:EYInterstate;--typography-mobile-body-3-underline-font-weight:300;--typography-mobile-body-3-underline-font-size:.857rem;--typography-mobile-body-3-underline-line-height:1.42857rem;--typography-mobile-body-3-underline-letter-spacing:0%;--typography-mobile-body-3-underline-paragraph-spacing:.857rem;--typography-mobile-body-3-underline-text-decoration:underline;--typography-mobile-body-3-underline-text-case:none;--typography-mobile-body-3-regular-font-family:EYInterstate;--typography-mobile-body-3-regular-font-weight:400;--typography-mobile-body-3-regular-font-size:.857rem;--typography-mobile-body-3-regular-line-height:1.42857rem;--typography-mobile-body-3-regular-letter-spacing:0%;--typography-mobile-body-3-regular-paragraph-spacing:.857rem;--typography-mobile-body-3-regular-text-decoration:none;--typography-mobile-body-3-regular-text-case:none;--typography-mobile-body-3-regular-italic-font-family:EYInterstate;--typography-mobile-body-3-regular-italic-font-weight:Regular;--typography-mobile-body-3-regular-italic-font-size:.857rem;--typography-mobile-body-3-regular-italic-line-height:1.42857rem;--typography-mobile-body-3-regular-italic-letter-spacing:0%;--typography-mobile-body-3-regular-italic-paragraph-spacing:.857rem;--typography-mobile-body-3-regular-italic-text-decoration:none;--typography-mobile-body-3-regular-italic-text-case:none;--typography-mobile-body-3-regular-italic-font-style:italic;--typography-mobile-body-3-regular-underline-font-family:EYInterstate;--typography-mobile-body-3-regular-underline-font-weight:400;--typography-mobile-body-3-regular-underline-font-size:.857rem;--typography-mobile-body-3-regular-underline-line-height:1.42857rem;--typography-mobile-body-3-regular-underline-letter-spacing:0%;--typography-mobile-body-3-regular-underline-paragraph-spacing:.857rem;--typography-mobile-body-3-regular-underline-text-decoration:underline;--typography-mobile-body-3-regular-underline-text-case:none;--typography-mobile-body-3-bold-font-family:EYInterstate;--typography-mobile-body-3-bold-font-weight:700;--typography-mobile-body-3-bold-font-size:.857rem;--typography-mobile-body-3-bold-line-height:1.42857rem;--typography-mobile-body-3-bold-letter-spacing:0%;--typography-mobile-body-3-bold-paragraph-spacing:.857rem;--typography-mobile-body-3-bold-text-decoration:none;--typography-mobile-body-3-bold-text-case:none;--typography-mobile-body-3-bold-italic-font-family:EYInterstate;--typography-mobile-body-3-bold-italic-font-weight:Bold;--typography-mobile-body-3-bold-italic-font-size:.857rem;--typography-mobile-body-3-bold-italic-line-height:1.42857rem;--typography-mobile-body-3-bold-italic-letter-spacing:0%;--typography-mobile-body-3-bold-italic-paragraph-spacing:.857rem;--typography-mobile-body-3-bold-italic-text-decoration:none;--typography-mobile-body-3-bold-italic-text-case:none;--typography-mobile-body-3-bold-italic-font-style:italic;--typography-mobile-body-3-bold-underline-font-family:EYInterstate;--typography-mobile-body-3-bold-underline-font-weight:700;--typography-mobile-body-3-bold-underline-font-size:.857rem;--typography-mobile-body-3-bold-underline-line-height:1.42857rem;--typography-mobile-body-3-bold-underline-letter-spacing:0%;--typography-mobile-body-3-bold-underline-paragraph-spacing:.857rem;--typography-mobile-body-3-bold-underline-text-decoration:underline;--typography-mobile-body-3-bold-underline-text-case:none;--typography-mobile-caption-font-family:EYInterstate;--typography-mobile-caption-font-weight:300;--typography-mobile-caption-font-size:.857rem;--typography-mobile-caption-line-height:1.286rem;--typography-mobile-caption-letter-spacing:0%;--typography-mobile-caption-paragraph-spacing:.857rem;--typography-mobile-caption-text-decoration:none;--typography-mobile-caption-text-case:none;--typography-mobile-caption-italic-font-family:EYInterstate;--typography-mobile-caption-italic-font-weight:Light;--typography-mobile-caption-italic-font-size:.857rem;--typography-mobile-caption-italic-line-height:1.286rem;--typography-mobile-caption-italic-letter-spacing:0%;--typography-mobile-caption-italic-paragraph-spacing:.857rem;--typography-mobile-caption-italic-text-decoration:none;--typography-mobile-caption-italic-text-case:none;--typography-mobile-caption-italic-font-style:italic;--typography-mobile-caption-underline-font-family:EYInterstate;--typography-mobile-caption-underline-font-weight:300;--typography-mobile-caption-underline-font-size:.857rem;--typography-mobile-caption-underline-line-height:1.286rem;--typography-mobile-caption-underline-letter-spacing:0%;--typography-mobile-caption-underline-paragraph-spacing:.857rem;--typography-mobile-caption-underline-text-decoration:underline;--typography-mobile-caption-underline-text-case:none;--typography-mobile-caption-regular-font-family:EYInterstate;--typography-mobile-caption-regular-font-weight:400;--typography-mobile-caption-regular-font-size:.857rem;--typography-mobile-caption-regular-line-height:1.286rem;--typography-mobile-caption-regular-letter-spacing:0%;--typography-mobile-caption-regular-paragraph-spacing:.857rem;--typography-mobile-caption-regular-text-decoration:none;--typography-mobile-caption-regular-text-case:none;--typography-mobile-caption-regular-italic-font-family:EYInterstate;--typography-mobile-caption-regular-italic-font-weight:Regular;--typography-mobile-caption-regular-italic-font-size:.857rem;--typography-mobile-caption-regular-italic-line-height:1.286rem;--typography-mobile-caption-regular-italic-letter-spacing:0%;--typography-mobile-caption-regular-italic-paragraph-spacing:.857rem;--typography-mobile-caption-regular-italic-text-decoration:none;--typography-mobile-caption-regular-italic-text-case:none;--typography-mobile-caption-regular-italic-font-style:italic;--typography-mobile-caption-regular-underline-font-family:EYInterstate;--typography-mobile-caption-regular-underline-font-weight:400;--typography-mobile-caption-regular-underline-font-size:.857rem;--typography-mobile-caption-regular-underline-line-height:1.286rem;--typography-mobile-caption-regular-underline-letter-spacing:0%;--typography-mobile-caption-regular-underline-paragraph-spacing:.857rem;--typography-mobile-caption-regular-underline-text-decoration:underline;--typography-mobile-caption-regular-underline-text-case:none;--typography-mobile-caption-bold-font-family:EYInterstate;--typography-mobile-caption-bold-font-weight:700;--typography-mobile-caption-bold-font-size:.857rem;--typography-mobile-caption-bold-line-height:1.286rem;--typography-mobile-caption-bold-letter-spacing:0%;--typography-mobile-caption-bold-paragraph-spacing:.857rem;--typography-mobile-caption-bold-text-decoration:none;--typography-mobile-caption-bold-text-case:none;--typography-mobile-caption-bold-italic-font-family:EYInterstate;--typography-mobile-caption-bold-italic-font-weight:Bold;--typography-mobile-caption-bold-italic-font-size:.857rem;--typography-mobile-caption-bold-italic-line-height:1.286rem;--typography-mobile-caption-bold-italic-letter-spacing:0%;--typography-mobile-caption-bold-italic-paragraph-spacing:.857rem;--typography-mobile-caption-bold-italic-text-decoration:none;--typography-mobile-caption-bold-italic-text-case:none;--typography-mobile-caption-bold-italic-font-style:italic;--typography-mobile-caption-bold-underline-font-family:EYInterstate;--typography-mobile-caption-bold-underline-font-weight:700;--typography-mobile-caption-bold-underline-font-size:.857rem;--typography-mobile-caption-bold-underline-line-height:1.286rem;--typography-mobile-caption-bold-underline-letter-spacing:0%;--typography-mobile-caption-bold-underline-paragraph-spacing:.857rem;--typography-mobile-caption-bold-underline-text-decoration:underline;--typography-mobile-caption-bold-underline-text-case:none;--typography-mobile-overline-font-family:EYInterstate;--typography-mobile-overline-font-weight:300;--typography-mobile-overline-font-size:.857rem;--typography-mobile-overline-line-height:1.286rem;--typography-mobile-overline-letter-spacing:4%;--typography-mobile-overline-paragraph-spacing:.857rem;--typography-mobile-overline-text-decoration:none;--typography-mobile-overline-text-case:uppercase;--typography-mobile-overline-italic-font-family:EYInterstate;--typography-mobile-overline-italic-font-weight:Light;--typography-mobile-overline-italic-font-size:.857rem;--typography-mobile-overline-italic-line-height:1.286rem;--typography-mobile-overline-italic-letter-spacing:4%;--typography-mobile-overline-italic-paragraph-spacing:.857rem;--typography-mobile-overline-italic-text-decoration:none;--typography-mobile-overline-italic-text-case:uppercase;--typography-mobile-overline-italic-font-style:italic;--typography-mobile-overline-underline-font-family:EYInterstate;--typography-mobile-overline-underline-font-weight:300;--typography-mobile-overline-underline-font-size:.857rem;--typography-mobile-overline-underline-line-height:1.286rem;--typography-mobile-overline-underline-letter-spacing:4%;--typography-mobile-overline-underline-paragraph-spacing:.857rem;--typography-mobile-overline-underline-text-decoration:underline;--typography-mobile-overline-underline-text-case:uppercase;--typography-mobile-overline-regular-font-family:EYInterstate;--typography-mobile-overline-regular-font-weight:400;--typography-mobile-overline-regular-font-size:.857rem;--typography-mobile-overline-regular-line-height:1.286rem;--typography-mobile-overline-regular-letter-spacing:4%;--typography-mobile-overline-regular-paragraph-spacing:.857rem;--typography-mobile-overline-regular-text-decoration:none;--typography-mobile-overline-regular-text-case:uppercase;--typography-mobile-overline-regular-italic-font-family:EYInterstate;--typography-mobile-overline-regular-italic-font-weight:Regular;--typography-mobile-overline-regular-italic-font-size:.857rem;--typography-mobile-overline-regular-italic-line-height:1.286rem;--typography-mobile-overline-regular-italic-letter-spacing:4%;--typography-mobile-overline-regular-italic-paragraph-spacing:.857rem;--typography-mobile-overline-regular-italic-text-decoration:none;--typography-mobile-overline-regular-italic-text-case:uppercase;--typography-mobile-overline-regular-italic-font-style:italic;--typography-mobile-overline-regular-underline-font-family:EYInterstate;--typography-mobile-overline-regular-underline-font-weight:400;--typography-mobile-overline-regular-underline-font-size:.857rem;--typography-mobile-overline-regular-underline-line-height:1.286rem;--typography-mobile-overline-regular-underline-letter-spacing:4%;--typography-mobile-overline-regular-underline-paragraph-spacing:.857rem;--typography-mobile-overline-regular-underline-text-decoration:underline;--typography-mobile-overline-regular-underline-text-case:uppercase;--typography-mobile-overline-bold-font-family:EYInterstate;--typography-mobile-overline-bold-font-weight:700;--typography-mobile-overline-bold-font-size:.857rem;--typography-mobile-overline-bold-line-height:1.286rem;--typography-mobile-overline-bold-letter-spacing:4%;--typography-mobile-overline-bold-paragraph-spacing:.857rem;--typography-mobile-overline-bold-text-decoration:none;--typography-mobile-overline-bold-text-case:uppercase;--typography-mobile-overline-bold-italic-font-family:EYInterstate;--typography-mobile-overline-bold-italic-font-weight:Bold;--typography-mobile-overline-bold-italic-font-size:.857rem;--typography-mobile-overline-bold-italic-line-height:1.286rem;--typography-mobile-overline-bold-italic-letter-spacing:4%;--typography-mobile-overline-bold-italic-paragraph-spacing:.857rem;--typography-mobile-overline-bold-italic-text-decoration:none;--typography-mobile-overline-bold-italic-text-case:uppercase;--typography-mobile-overline-bold-italic-font-style:italic;--typography-mobile-overline-bold-underline-font-family:EYInterstate;--typography-mobile-overline-bold-underline-font-weight:700;--typography-mobile-overline-bold-underline-font-size:.857rem;--typography-mobile-overline-bold-underline-line-height:1.286rem;--typography-mobile-overline-bold-underline-letter-spacing:4%;--typography-mobile-overline-bold-underline-paragraph-spacing:.857rem;--typography-mobile-overline-bold-underline-text-decoration:underline;--typography-mobile-overline-bold-underline-text-case:uppercase;--typography-mobile-button-sm-font-family:EYInterstate;--typography-mobile-button-sm-font-weight:400;--typography-mobile-button-sm-font-size:1rem;--typography-mobile-button-sm-line-height:1.42857rem;--typography-mobile-button-sm-letter-spacing:0%;--typography-mobile-button-sm-paragraph-spacing:.714rem;--typography-mobile-button-sm-text-decoration:none;--typography-mobile-button-sm-text-case:none;--typography-mobile-button-md-font-family:EYInterstate;--typography-mobile-button-md-font-weight:400;--typography-mobile-button-md-font-size:1.143rem;--typography-mobile-button-md-line-height:1.714rem;--typography-mobile-button-md-letter-spacing:0%;--typography-mobile-button-md-paragraph-spacing:.714rem;--typography-mobile-button-md-text-decoration:none;--typography-mobile-button-md-text-case:none;--typography-mobile-button-lg-font-family:EYInterstate;--typography-mobile-button-lg-font-weight:400;--typography-mobile-button-lg-font-size:1.286rem;--typography-mobile-button-lg-line-height:2rem;--typography-mobile-button-lg-letter-spacing:0%;--typography-mobile-button-lg-paragraph-spacing:.714rem;--typography-mobile-button-lg-text-decoration:none;--typography-mobile-button-lg-text-case:none;font-family:var(--font-family-primary),"Helvetica","Arial",sans-serif;font-size:14px;font-weight:400}html[motif-theme=light],.motif-theme-light{--theme-neutral-0:#fff;--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;--bg-colors-default-primary:#fff;--bg-colors-default-secondary:#f3f3f5;--bg-colors-default-tertiary:#e6e6e9;--bg-colors-default-extra-a:#f9f9fa;--bg-colors-default-extra-b:#d7d7dc;--bg-colors-hover-primary:#f3f3f5;--bg-colors-hover-secondary:#e6e6e9;--bg-colors-hover-tertiary:#d7d7dc;--bg-colors-hover-extra-a:#fff;--bg-colors-focus-primary:#f3f3f5;--bg-colors-focus-secondary:#e6e6e9;--bg-colors-focus-tertiary:#d7d7dc;--bg-colors-focus-extra-a:#fff;--bg-colors-focus-extra-b:#f9f9fa;--bg-colors-active-tertiary:#f3f3f5;--bg-colors-active-secondary:#e6e6e9;--bg-colors-active-primary:#d7d7dc;--bg-colors-disabled-primary:#f3f3f5;--bg-colors-disabled-secondary:#e6e6e9;--bg-colors-disabled-tertiary:#9897a6;--bg-colors-disabled-extra-a:#fff;--bg-colors-selected-default-primary:#e6e6e9;--bg-colors-selected-default-secondary:#f3f3f5;--bg-colors-selected-hover-primary:#e6e6e9;--bg-colors-selected-hover-secondary:#f3f3f5;--bg-colors-selected-focus-primary:#e6e6e9;--bg-colors-selected-active-primary:#d7d7dc;--bg-colors-selected-disabled-primary:#f3f3f5;--bg-colors-selected-disabled-secondary:#f9f9fa;--bg-colors-read-only-primary:#7f7f91;--bg-colors-read-only-secondary:#fff;--bg-colors-overlay-primary:#2e2e384d;--alt-bg-colors-default-primary:#2e2e38;--alt-bg-colors-default-secondary:#7f7f91;--alt-bg-colors-default-extra-a:#f3f3f5;--alt-bg-colors-hover-primary:#4d4d5c;--alt-bg-colors-hover-secondary:#656579;--alt-bg-colors-hover-tertiary:#9897a6;--alt-bg-colors-focus-primary:#4d4d5c;--alt-bg-colors-focus-secondary:#656579;--alt-bg-colors-focus-tertiary:#9897a6;--alt-bg-colors-active-primary:#656579;--alt-bg-colors-active-secondary:#7f7f91;--alt-bg-colors-selected-default-primary:#fff;--alt-bg-colors-selected-default-secondary:#e6e6e9;--alt-bg-colors-selected-default-extra-a:#656579;--alt-bg-colors-selected-default-extra-b:#2e2e38;--alt-bg-colors-selected-hover-primary:#7f7f91;--alt-bg-colors-overlay-primary:#f3f3f54d;--alt-border-colors-default-primary:#fff;--alt-border-colors-default-extra-a:#656579;--alt-border-colors-default-extra-b:#2e2e38;--alt-text-colors-default-primary:#f9f9fa;--alt-text-colors-default-secondary:#f3f3f5;--alt-text-colors-default-extra-a:#afaeba;--alt-text-colors-default-extra-b:#656579;--alt-text-colors-default-extra-c:#2e2e38;--alt-text-colors-selected-default-primary:#fff;--alt-icon-colors-default-primary:#afaeba;--alt-icon-colors-selected-default-primary:#fff;--alt-icon-colors-selected-default-extra-a:#656579;--alt-accent-error-primary:#fcf5f3;--alt-accent-error-secondary:#fcd7cf;--alt-accent-info-primary:#85b9fd;--border-colors-default-primary:#e6e6e9;--border-colors-default-secondary:#c3c3cb;--border-colors-default-tertiary:#7f7f91;--border-colors-default-extra-a:#fff;--border-colors-default-extra-b:#d7d7dc;--border-colors-hover-primary:#c3c3cb;--border-colors-hover-secondary:#7f7f91;--border-colors-hover-extra-a:#e6e6e9;--border-colors-focus-primary:#c3c3cb;--border-colors-focus-secondary:#7f7f91;--border-colors-focus-extra-a:#e6e6e9;--border-colors-active-primary:#c3c3cb;--border-colors-active-secondary:#7f7f91;--border-colors-disabled-primary:#c3c3cb;--border-colors-disabled-secondary:#e6e6e9;--border-colors-selected-default-primary:#c3c3cb;--border-colors-selected-default-secondary:#7f7f91;--border-colors-selected-disabled-primary:#c3c3cb;--border-colors-read-only-primary:#7f7f91;--text-colors-default-primary:#2e2e38;--text-colors-default-secondary:#656579;--text-colors-default-tertiary:#9897a6;--text-colors-default-extra-a:#fff;--text-colors-hover-primary:#2e2e38;--text-colors-hover-secondary:#4d4d5c;--text-colors-hover-tertiary:#656579;--text-colors-focus-primary:#2e2e38;--text-colors-focus-secondary:#4d4d5c;--text-colors-focus-tertiary:#656579;--text-colors-active-primary:#2e2e38;--text-colors-active-secondary:#656579;--text-colors-disabled-primary:#9897a6;--text-colors-selected-default-primary:#2e2e38;--text-colors-selected-disabled-primary:#9897a6;--text-colors-read-only-primary:#2e2e38;--text-colors-read-only-secondary:#656579;--icon-colors-default-primary:#656579;--icon-colors-default-secondary:#9897a6;--icon-colors-default-tertiary:#c3c3cb;--icon-colors-default-extra-a:#2e2e38;--icon-colors-default-extra-b:#fff;--icon-colors-hover-primary:#4d4d5c;--icon-colors-hover-secondary:#656579;--icon-colors-focus-primary:#4d4d5c;--icon-colors-focus-secondary:#656579;--icon-colors-active-primary:#2e2e38;--icon-colors-active-secondary:#656579;--icon-colors-disabled-primary:#9897a6;--icon-colors-disabled-secondary:#656579;--icon-colors-selected-default-primary:#656579;--icon-colors-selected-default-secondary:#afaeba;--icon-colors-selected-disabled-primary:#9897a6;--icon-colors-read-only-primary:#9897a6;--accent-success-primary:#197335;--accent-success-secondary:#26a04b;--accent-success-tertiary:#2db757;--accent-success-extra-a:#e7fce8;--accent-success-extra-b:#8bf9a2;--accent-success-extra-c:#48e674;--accent-warning-primary:#975100;--accent-warning-secondary:#d07200;--accent-warning-tertiary:#ee8300;--accent-warning-extra-a:#fcf5f0;--accent-warning-extra-b:#fcd9bc;--accent-warning-extra-c:#fdbc84;--accent-error-primary:#c70117;--accent-error-secondary:#ff4336;--accent-error-tertiary:#ff735e;--accent-error-extra-a:#fcf5f3;--accent-error-extra-b:#fcd7cf;--accent-error-extra-c:#fdbaab;--accent-error-extra-d:#ea011d;--accent-error-extra-e:#a40011;--accent-info-primary:#0f69ae;--accent-info-secondary:#1275c1;--accent-info-tertiary:#188ce5;--accent-info-extra-a:#f4f7fc;--accent-info-extra-b:#d8e5fd;--accent-info-extra-c:#afcdfb;--accent-info-extra-d:#0a558e;--accent-info-extra-e:#064372;--accent-info-extra-f:#083153;--accent-info-extra-g:#55a6fc;--accent-visited-primary:#724bc3;--accent-visited-secondary:#9d7cd4;--accent-visited-extra-a:#f8f6fa;--accent-visited-extra-b:#e5dcf1;--accent-visited-extra-c:#4a279f;--accent-visited-extra-d:#8965cc;--accent-maroon-primary:#82336a;--accent-maroon-secondary:#da5bb3;--accent-maroon-extra-a:#faf5f8;--accent-maroon-extra-b:#f5dbeb;--accent-teal-primary:#17706f;--accent-teal-secondary:#229b9a;--accent-teal-extra-a:#e1fcfb;--accent-teal-extra-b:#8bf4f1;--accent-teal-extra-c:#44e0de;--accent-teal-extra-d:#0b4847;--contrast-high-neutral-0:#fff;--contrast-high-neutral-50:#f3f3f5;--contrast-high-neutral-600:#656579;--contrast-high-neutral-750:#4d4d5c;--contrast-high-neutral-900:#2e2e38;--contrast-low-neutral-400:#9897a6;--contrast-low-neutral-900:#2e2e38;--contrast-brand-primary:#ffe600;--contrast-brand-secondary:#2e2e38;--contrast-brand-hover-primary:#4d4d5c;--contrast-brand-focus-primary:#4d4d5c;--static-neutral-0:#fff;--static-neutral-900:#2e2e38;--static-error-50:#fcd7cf;--shadow-colors-primary:#23232f0f;--shadow-colors-secondary:#23232f14;--shadow-colors-alt-primary:#1a1a241f;--shadow-colors-alt-secondary:#1a1a2429;--body-bg-color:#f9f9fa;--body-text-color:#2e2e38}@media (prefers-color-scheme:light){:root:not(.motif-theme-light):not(.motif-theme-dark):not([motif-theme=light]):not([motif-theme=dark]){--theme-neutral-0:#fff;--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;--bg-colors-default-primary:#fff;--bg-colors-default-secondary:#f3f3f5;--bg-colors-default-tertiary:#e6e6e9;--bg-colors-default-extra-a:#f9f9fa;--bg-colors-default-extra-b:#d7d7dc;--bg-colors-hover-primary:#f3f3f5;--bg-colors-hover-secondary:#e6e6e9;--bg-colors-hover-tertiary:#d7d7dc;--bg-colors-hover-extra-a:#fff;--bg-colors-focus-primary:#f3f3f5;--bg-colors-focus-secondary:#e6e6e9;--bg-colors-focus-tertiary:#d7d7dc;--bg-colors-focus-extra-a:#fff;--bg-colors-focus-extra-b:#f9f9fa;--bg-colors-active-tertiary:#f3f3f5;--bg-colors-active-secondary:#e6e6e9;--bg-colors-active-primary:#d7d7dc;--bg-colors-disabled-primary:#f3f3f5;--bg-colors-disabled-secondary:#e6e6e9;--bg-colors-disabled-tertiary:#9897a6;--bg-colors-disabled-extra-a:#fff;--bg-colors-selected-default-primary:#e6e6e9;--bg-colors-selected-default-secondary:#f3f3f5;--bg-colors-selected-hover-primary:#e6e6e9;--bg-colors-selected-hover-secondary:#f3f3f5;--bg-colors-selected-focus-primary:#e6e6e9;--bg-colors-selected-active-primary:#d7d7dc;--bg-colors-selected-disabled-primary:#f3f3f5;--bg-colors-selected-disabled-secondary:#f9f9fa;--bg-colors-read-only-primary:#7f7f91;--bg-colors-read-only-secondary:#fff;--bg-colors-overlay-primary:#2e2e384d;--alt-bg-colors-default-primary:#2e2e38;--alt-bg-colors-default-secondary:#7f7f91;--alt-bg-colors-default-extra-a:#f3f3f5;--alt-bg-colors-hover-primary:#4d4d5c;--alt-bg-colors-hover-secondary:#656579;--alt-bg-colors-hover-tertiary:#9897a6;--alt-bg-colors-focus-primary:#4d4d5c;--alt-bg-colors-focus-secondary:#656579;--alt-bg-colors-focus-tertiary:#9897a6;--alt-bg-colors-active-primary:#656579;--alt-bg-colors-active-secondary:#7f7f91;--alt-bg-colors-selected-default-primary:#fff;--alt-bg-colors-selected-default-secondary:#e6e6e9;--alt-bg-colors-selected-default-extra-a:#656579;--alt-bg-colors-selected-default-extra-b:#2e2e38;--alt-bg-colors-selected-hover-primary:#7f7f91;--alt-bg-colors-overlay-primary:#f3f3f54d;--alt-border-colors-default-primary:#fff;--alt-border-colors-default-extra-a:#656579;--alt-border-colors-default-extra-b:#2e2e38;--alt-text-colors-default-primary:#f9f9fa;--alt-text-colors-default-secondary:#f3f3f5;--alt-text-colors-default-extra-a:#afaeba;--alt-text-colors-default-extra-b:#656579;--alt-text-colors-default-extra-c:#2e2e38;--alt-text-colors-selected-default-primary:#fff;--alt-icon-colors-default-primary:#afaeba;--alt-icon-colors-selected-default-primary:#fff;--alt-icon-colors-selected-default-extra-a:#656579;--alt-accent-error-primary:#fcf5f3;--alt-accent-error-secondary:#fcd7cf;--alt-accent-info-primary:#85b9fd;--border-colors-default-primary:#e6e6e9;--border-colors-default-secondary:#c3c3cb;--border-colors-default-tertiary:#7f7f91;--border-colors-default-extra-a:#fff;--border-colors-default-extra-b:#d7d7dc;--border-colors-hover-primary:#c3c3cb;--border-colors-hover-secondary:#7f7f91;--border-colors-hover-extra-a:#e6e6e9;--border-colors-focus-primary:#c3c3cb;--border-colors-focus-secondary:#7f7f91;--border-colors-focus-extra-a:#e6e6e9;--border-colors-active-primary:#c3c3cb;--border-colors-active-secondary:#7f7f91;--border-colors-disabled-primary:#c3c3cb;--border-colors-disabled-secondary:#e6e6e9;--border-colors-selected-default-primary:#c3c3cb;--border-colors-selected-default-secondary:#7f7f91;--border-colors-selected-disabled-primary:#c3c3cb;--border-colors-read-only-primary:#7f7f91;--text-colors-default-primary:#2e2e38;--text-colors-default-secondary:#656579;--text-colors-default-tertiary:#9897a6;--text-colors-default-extra-a:#fff;--text-colors-hover-primary:#2e2e38;--text-colors-hover-secondary:#4d4d5c;--text-colors-hover-tertiary:#656579;--text-colors-focus-primary:#2e2e38;--text-colors-focus-secondary:#4d4d5c;--text-colors-focus-tertiary:#656579;--text-colors-active-primary:#2e2e38;--text-colors-active-secondary:#656579;--text-colors-disabled-primary:#9897a6;--text-colors-selected-default-primary:#2e2e38;--text-colors-selected-disabled-primary:#9897a6;--text-colors-read-only-primary:#2e2e38;--text-colors-read-only-secondary:#656579;--icon-colors-default-primary:#656579;--icon-colors-default-secondary:#9897a6;--icon-colors-default-tertiary:#c3c3cb;--icon-colors-default-extra-a:#2e2e38;--icon-colors-default-extra-b:#fff;--icon-colors-hover-primary:#4d4d5c;--icon-colors-hover-secondary:#656579;--icon-colors-focus-primary:#4d4d5c;--icon-colors-focus-secondary:#656579;--icon-colors-active-primary:#2e2e38;--icon-colors-active-secondary:#656579;--icon-colors-disabled-primary:#9897a6;--icon-colors-disabled-secondary:#656579;--icon-colors-selected-default-primary:#656579;--icon-colors-selected-default-secondary:#afaeba;--icon-colors-selected-disabled-primary:#9897a6;--icon-colors-read-only-primary:#9897a6;--accent-success-primary:#197335;--accent-success-secondary:#26a04b;--accent-success-tertiary:#2db757;--accent-success-extra-a:#e7fce8;--accent-success-extra-b:#8bf9a2;--accent-success-extra-c:#48e674;--accent-warning-primary:#975100;--accent-warning-secondary:#d07200;--accent-warning-tertiary:#ee8300;--accent-warning-extra-a:#fcf5f0;--accent-warning-extra-b:#fcd9bc;--accent-warning-extra-c:#fdbc84;--accent-error-primary:#c70117;--accent-error-secondary:#ff4336;--accent-error-tertiary:#ff735e;--accent-error-extra-a:#fcf5f3;--accent-error-extra-b:#fcd7cf;--accent-error-extra-c:#fdbaab;--accent-error-extra-d:#ea011d;--accent-error-extra-e:#a40011;--accent-info-primary:#0f69ae;--accent-info-secondary:#1275c1;--accent-info-tertiary:#188ce5;--accent-info-extra-a:#f4f7fc;--accent-info-extra-b:#d8e5fd;--accent-info-extra-c:#afcdfb;--accent-info-extra-d:#0a558e;--accent-info-extra-e:#064372;--accent-info-extra-f:#083153;--accent-info-extra-g:#55a6fc;--accent-visited-primary:#724bc3;--accent-visited-secondary:#9d7cd4;--accent-visited-extra-a:#f8f6fa;--accent-visited-extra-b:#e5dcf1;--accent-visited-extra-c:#4a279f;--accent-visited-extra-d:#8965cc;--accent-maroon-primary:#82336a;--accent-maroon-secondary:#da5bb3;--accent-maroon-extra-a:#faf5f8;--accent-maroon-extra-b:#f5dbeb;--accent-teal-primary:#17706f;--accent-teal-secondary:#229b9a;--accent-teal-extra-a:#e1fcfb;--accent-teal-extra-b:#8bf4f1;--accent-teal-extra-c:#44e0de;--accent-teal-extra-d:#0b4847;--contrast-high-neutral-0:#fff;--contrast-high-neutral-50:#f3f3f5;--contrast-high-neutral-600:#656579;--contrast-high-neutral-750:#4d4d5c;--contrast-high-neutral-900:#2e2e38;--contrast-low-neutral-400:#9897a6;--contrast-low-neutral-900:#2e2e38;--contrast-brand-primary:#ffe600;--contrast-brand-secondary:#2e2e38;--contrast-brand-hover-primary:#4d4d5c;--contrast-brand-focus-primary:#4d4d5c;--static-neutral-0:#fff;--static-neutral-900:#2e2e38;--static-error-50:#fcd7cf;--shadow-colors-primary:#23232f0f;--shadow-colors-secondary:#23232f14;--shadow-colors-alt-primary:#1a1a241f;--shadow-colors-alt-secondary:#1a1a2429}}@media (prefers-color-scheme:dark){:root:not(.motif-theme-light):not(.motif-theme-dark):not([motif-theme=light]):not([motif-theme=dark]) :root:not(.motif-theme-dark):not([motif-theme=dark]){--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:#fff;--bg-colors-default-primary:#23232f;--bg-colors-default-secondary:#2e2e38;--bg-colors-default-tertiary:#33333e;--bg-colors-default-extra-a:#1a1a24;--bg-colors-default-extra-b:#3f3f4c;--bg-colors-hover-primary:#2e2e38;--bg-colors-hover-secondary:#33333e;--bg-colors-hover-tertiary:#3f3f4c;--bg-colors-hover-extra-a:#23232f;--bg-colors-focus-primary:#2e2e38;--bg-colors-focus-secondary:#33333e;--bg-colors-focus-tertiary:#3f3f4c;--bg-colors-focus-extra-a:#23232f;--bg-colors-focus-extra-b:#1a1a24;--bg-colors-active-tertiary:#2e2e38;--bg-colors-active-secondary:#33333e;--bg-colors-active-primary:#3f3f4c;--bg-colors-disabled-primary:#2e2e38;--bg-colors-disabled-secondary:#33333e;--bg-colors-disabled-tertiary:#737387;--bg-colors-disabled-extra-a:#23232f;--bg-colors-selected-default-primary:#33333e;--bg-colors-selected-default-secondary:#2e2e38;--bg-colors-selected-hover-primary:#33333e;--bg-colors-selected-hover-secondary:#2e2e38;--bg-colors-selected-focus-primary:#33333e;--bg-colors-selected-active-primary:#3f3f4c;--bg-colors-selected-disabled-primary:#2e2e38;--bg-colors-selected-disabled-secondary:#23232f;--bg-colors-read-only-primary:#8a8a9b;--bg-colors-read-only-secondary:#1a1a24;--bg-colors-overlay-primary:#dedee24d;--border-colors-default-primary:#33333e;--border-colors-default-secondary:#4e4e5d;--border-colors-default-tertiary:#8a8a9b;--border-colors-default-extra-a:#23232f;--border-colors-default-extra-b:#3f3f4c;--border-colors-hover-primary:#4e4e5d;--border-colors-hover-secondary:#8a8a9b;--border-colors-hover-extra-a:#33333e;--border-colors-focus-primary:#4e4e5d;--border-colors-focus-secondary:#8a8a9b;--border-colors-focus-extra-a:#33333e;--border-colors-active-primary:#4e4e5d;--border-colors-active-secondary:#8a8a9b;--border-colors-disabled-secondary:#33333e;--border-colors-disabled-primary:#4e4e5d;--border-colors-selected-default-primary:#4e4e5d;--border-colors-selected-default-secondary:#8a8a9b;--border-colors-selected-disabled-primary:#4e4e5d;--border-colors-read-only-primary:#8a8a9b;--text-colors-default-primary:#dedee2;--text-colors-default-secondary:#a4a3b1;--text-colors-default-tertiary:#737387;--text-colors-default-extra-a:#1a1a24;--text-colors-hover-primary:#dedee2;--text-colors-hover-secondary:#bfbfc8;--text-colors-hover-tertiary:#a4a3b1;--text-colors-focus-primary:#dedee2;--text-colors-focus-secondary:#bfbfc8;--text-colors-focus-tertiary:#a4a3b1;--text-colors-active-primary:#dedee2;--text-colors-active-secondary:#a4a3b1;--text-colors-disabled-primary:#737387;--text-colors-selected-default-primary:#dedee2;--text-colors-selected-disabled-primary:#737387;--text-colors-read-only-primary:#dedee2;--text-colors-read-only-secondary:#a4a3b1;--icon-colors-default-primary:#a4a3b1;--icon-colors-default-secondary:#737387;--icon-colors-default-tertiary:#4e4e5d;--icon-colors-default-extra-a:#dedee2;--icon-colors-default-extra-b:#1a1a24;--icon-colors-hover-primary:#bfbfc8;--icon-colors-hover-secondary:#a4a3b1;--icon-colors-focus-primary:#bfbfc8;--icon-colors-focus-secondary:#a4a3b1;--icon-colors-active-primary:#dedee2;--icon-colors-active-secondary:#a4a3b1;--icon-colors-disabled-primary:#737387;--icon-colors-disabled-secondary:#a4a3b1;--icon-colors-selected-default-primary:#a4a3b1;--icon-colors-selected-default-secondary:#5f5f72;--icon-colors-selected-disabled-primary:#737387;--icon-colors-read-only-primary:#737387;--accent-success-primary:#34ce63;--accent-success-secondary:#26a04b;--accent-success-tertiary:#1f893f;--accent-success-extra-a:#0a3616;--accent-success-extra-b:#0c4a1f;--accent-success-extra-c:#125e29;--accent-warning-primary:#ff9831;--accent-warning-secondary:#d07200;--accent-warning-tertiary:#b26100;--accent-warning-extra-a:#462602;--accent-warning-extra-b:#623300;--accent-warning-extra-c:#7b4100;--accent-error-primary:#ff4336;--accent-error-secondary:#ff4336;--accent-error-tertiary:#ea011d;--accent-error-extra-a:#610402;--accent-error-extra-b:#83000b;--accent-error-extra-c:#a40011;--accent-error-extra-d:#ea011d;--accent-error-extra-e:#ff735e;--accent-info-primary:#85b9fd;--accent-info-secondary:#55a6fc;--accent-info-tertiary:#188ce5;--accent-info-extra-a:#083153;--accent-info-extra-b:#064372;--accent-info-extra-c:#0a558e;--accent-info-extra-d:#85b9fd;--accent-info-extra-e:#188ce5;--accent-info-extra-f:#f4f7fc;--accent-info-extra-g:#0f69ae;--accent-visited-primary:#c2abe3;--accent-visited-secondary:#9d7cd4;--accent-visited-extra-a:#361c75;--accent-visited-extra-b:#4a279f;--accent-visited-extra-c:#e5dcf1;--accent-visited-extra-d:#b094dc;--accent-maroon-primary:#ecbdda;--accent-maroon-secondary:#da5bb3;--accent-maroon-extra-a:#4c1c3d;--accent-maroon-extra-b:#682754;--accent-teal-primary:#2fc9c7;--accent-teal-secondary:#229b9a;--accent-teal-extra-a:#093434;--accent-teal-extra-b:#0b4847;--accent-teal-extra-c:#105b5a;--accent-teal-extra-d:#8bf4f1;--alt-bg-colors-default-primary:#dedee2;--alt-bg-colors-default-secondary:#8a8a9b;--alt-bg-colors-default-extra-a:#2e2e38;--alt-bg-colors-hover-primary:#bfbfc8;--alt-bg-colors-hover-secondary:#a4a3b1;--alt-bg-colors-hover-tertiary:#737387;--alt-bg-colors-focus-primary:#bfbfc8;--alt-bg-colors-focus-secondary:#a4a3b1;--alt-bg-colors-focus-tertiary:#737387;--alt-bg-colors-active-primary:#a4a3b1;--alt-bg-colors-active-secondary:#8a8a9b;--alt-bg-colors-selected-default-primary:#1a1a24;--alt-bg-colors-selected-default-secondary:#33333e;--alt-bg-colors-selected-default-extra-a:#a4a3b1;--alt-bg-colors-selected-default-extra-b:#dedee2;--alt-bg-colors-selected-hover-primary:#8a8a9b;--alt-bg-colors-overlay-primary:#2e2e384d;--alt-border-colors-default-primary:#1a1a24;--alt-border-colors-default-extra-a:#a4a3b1;--alt-border-colors-default-extra-b:#dedee2;--alt-text-colors-default-primary:#23232f;--alt-text-colors-default-secondary:#2e2e38;--alt-text-colors-default-extra-a:#5f5f72;--alt-text-colors-default-extra-b:#a4a3b1;--alt-text-colors-default-extra-c:#dedee2;--alt-text-colors-selected-default-primary:#23232f;--alt-icon-colors-default-primary:#5f5f72;--alt-icon-colors-selected-default-primary:#1a1a24;--alt-icon-colors-selected-default-extra-a:#a4a3b1;--alt-accent-error-primary:#23232f;--alt-accent-error-secondary:#23232f;--alt-accent-info-primary:#0f69ae;--contrast-high-neutral-0:#737387;--contrast-high-neutral-50:#737387;--contrast-high-neutral-600:#bfbfc8;--contrast-high-neutral-750:#dedee2;--contrast-high-neutral-900:#fff;--contrast-low-neutral-400:#2e2e38;--contrast-low-neutral-900:#a4a3b1;--contrast-brand-primary:#2e2e38;--contrast-brand-secondary:#ffe600;--contrast-brand-hover-primary:#d9c400;--contrast-brand-focus-primary:#d9c400;--static-neutral-0:#fff;--static-neutral-900:#2e2e38;--static-error-50:#fcd7cf;--shadow-colors-primary:#1a1a241f;--shadow-colors-secondary:#1a1a2429;--shadow-colors-alt-primary:#23232f0f;--shadow-colors-alt-secondary:#23232f14}}html[motif-theme=dark],.motif-theme-dark{--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:#fff;--bg-colors-default-primary:#23232f;--bg-colors-default-secondary:#2e2e38;--bg-colors-default-tertiary:#33333e;--bg-colors-default-extra-a:#1a1a24;--bg-colors-default-extra-b:#3f3f4c;--bg-colors-hover-primary:#2e2e38;--bg-colors-hover-secondary:#33333e;--bg-colors-hover-tertiary:#3f3f4c;--bg-colors-hover-extra-a:#23232f;--bg-colors-focus-primary:#2e2e38;--bg-colors-focus-secondary:#33333e;--bg-colors-focus-tertiary:#3f3f4c;--bg-colors-focus-extra-a:#23232f;--bg-colors-focus-extra-b:#1a1a24;--bg-colors-active-tertiary:#2e2e38;--bg-colors-active-secondary:#33333e;--bg-colors-active-primary:#3f3f4c;--bg-colors-disabled-primary:#2e2e38;--bg-colors-disabled-secondary:#33333e;--bg-colors-disabled-tertiary:#737387;--bg-colors-disabled-extra-a:#23232f;--bg-colors-selected-default-primary:#33333e;--bg-colors-selected-default-secondary:#2e2e38;--bg-colors-selected-hover-primary:#33333e;--bg-colors-selected-hover-secondary:#2e2e38;--bg-colors-selected-focus-primary:#33333e;--bg-colors-selected-active-primary:#3f3f4c;--bg-colors-selected-disabled-primary:#2e2e38;--bg-colors-selected-disabled-secondary:#23232f;--bg-colors-read-only-primary:#8a8a9b;--bg-colors-read-only-secondary:#1a1a24;--bg-colors-overlay-primary:#dedee24d;--border-colors-default-primary:#33333e;--border-colors-default-secondary:#4e4e5d;--border-colors-default-tertiary:#8a8a9b;--border-colors-default-extra-a:#23232f;--border-colors-default-extra-b:#3f3f4c;--border-colors-hover-primary:#4e4e5d;--border-colors-hover-secondary:#8a8a9b;--border-colors-hover-extra-a:#33333e;--border-colors-focus-primary:#4e4e5d;--border-colors-focus-secondary:#8a8a9b;--border-colors-focus-extra-a:#33333e;--border-colors-active-primary:#4e4e5d;--border-colors-active-secondary:#8a8a9b;--border-colors-disabled-secondary:#33333e;--border-colors-disabled-primary:#4e4e5d;--border-colors-selected-default-primary:#4e4e5d;--border-colors-selected-default-secondary:#8a8a9b;--border-colors-selected-disabled-primary:#4e4e5d;--border-colors-read-only-primary:#8a8a9b;--text-colors-default-primary:#dedee2;--text-colors-default-secondary:#a4a3b1;--text-colors-default-tertiary:#737387;--text-colors-default-extra-a:#1a1a24;--text-colors-hover-primary:#dedee2;--text-colors-hover-secondary:#bfbfc8;--text-colors-hover-tertiary:#a4a3b1;--text-colors-focus-primary:#dedee2;--text-colors-focus-secondary:#bfbfc8;--text-colors-focus-tertiary:#a4a3b1;--text-colors-active-primary:#dedee2;--text-colors-active-secondary:#a4a3b1;--text-colors-disabled-primary:#737387;--text-colors-selected-default-primary:#dedee2;--text-colors-selected-disabled-primary:#737387;--text-colors-read-only-primary:#dedee2;--text-colors-read-only-secondary:#a4a3b1;--icon-colors-default-primary:#a4a3b1;--icon-colors-default-secondary:#737387;--icon-colors-default-tertiary:#4e4e5d;--icon-colors-default-extra-a:#dedee2;--icon-colors-default-extra-b:#1a1a24;--icon-colors-hover-primary:#bfbfc8;--icon-colors-hover-secondary:#a4a3b1;--icon-colors-focus-primary:#bfbfc8;--icon-colors-focus-secondary:#a4a3b1;--icon-colors-active-primary:#dedee2;--icon-colors-active-secondary:#a4a3b1;--icon-colors-disabled-primary:#737387;--icon-colors-disabled-secondary:#a4a3b1;--icon-colors-selected-default-primary:#a4a3b1;--icon-colors-selected-default-secondary:#5f5f72;--icon-colors-selected-disabled-primary:#737387;--icon-colors-read-only-primary:#737387;--accent-success-primary:#34ce63;--accent-success-secondary:#26a04b;--accent-success-tertiary:#1f893f;--accent-success-extra-a:#0a3616;--accent-success-extra-b:#0c4a1f;--accent-success-extra-c:#125e29;--accent-warning-primary:#ff9831;--accent-warning-secondary:#d07200;--accent-warning-tertiary:#b26100;--accent-warning-extra-a:#462602;--accent-warning-extra-b:#623300;--accent-warning-extra-c:#7b4100;--accent-error-primary:#ff4336;--accent-error-secondary:#ff4336;--accent-error-tertiary:#ea011d;--accent-error-extra-a:#610402;--accent-error-extra-b:#83000b;--accent-error-extra-c:#a40011;--accent-error-extra-d:#ea011d;--accent-error-extra-e:#ff735e;--accent-info-primary:#85b9fd;--accent-info-secondary:#55a6fc;--accent-info-tertiary:#188ce5;--accent-info-extra-a:#083153;--accent-info-extra-b:#064372;--accent-info-extra-c:#0a558e;--accent-info-extra-d:#85b9fd;--accent-info-extra-e:#188ce5;--accent-info-extra-f:#f4f7fc;--accent-info-extra-g:#0f69ae;--accent-visited-primary:#c2abe3;--accent-visited-secondary:#9d7cd4;--accent-visited-extra-a:#361c75;--accent-visited-extra-b:#4a279f;--accent-visited-extra-c:#e5dcf1;--accent-visited-extra-d:#b094dc;--accent-maroon-primary:#ecbdda;--accent-maroon-secondary:#da5bb3;--accent-maroon-extra-a:#4c1c3d;--accent-maroon-extra-b:#682754;--accent-teal-primary:#2fc9c7;--accent-teal-secondary:#229b9a;--accent-teal-extra-a:#093434;--accent-teal-extra-b:#0b4847;--accent-teal-extra-c:#105b5a;--accent-teal-extra-d:#8bf4f1;--alt-bg-colors-default-primary:#dedee2;--alt-bg-colors-default-secondary:#8a8a9b;--alt-bg-colors-default-extra-a:#2e2e38;--alt-bg-colors-hover-primary:#bfbfc8;--alt-bg-colors-hover-secondary:#a4a3b1;--alt-bg-colors-hover-tertiary:#737387;--alt-bg-colors-focus-primary:#bfbfc8;--alt-bg-colors-focus-secondary:#a4a3b1;--alt-bg-colors-focus-tertiary:#737387;--alt-bg-colors-active-primary:#a4a3b1;--alt-bg-colors-active-secondary:#8a8a9b;--alt-bg-colors-selected-default-primary:#1a1a24;--alt-bg-colors-selected-default-secondary:#33333e;--alt-bg-colors-selected-default-extra-a:#a4a3b1;--alt-bg-colors-selected-default-extra-b:#dedee2;--alt-bg-colors-selected-hover-primary:#8a8a9b;--alt-bg-colors-overlay-primary:#2e2e384d;--alt-border-colors-default-primary:#1a1a24;--alt-border-colors-default-extra-a:#a4a3b1;--alt-border-colors-default-extra-b:#dedee2;--alt-text-colors-default-primary:#23232f;--alt-text-colors-default-secondary:#2e2e38;--alt-text-colors-default-extra-a:#5f5f72;--alt-text-colors-default-extra-b:#a4a3b1;--alt-text-colors-default-extra-c:#dedee2;--alt-text-colors-selected-default-primary:#23232f;--alt-icon-colors-default-primary:#5f5f72;--alt-icon-colors-selected-default-primary:#1a1a24;--alt-icon-colors-selected-default-extra-a:#a4a3b1;--alt-accent-error-primary:#23232f;--alt-accent-error-secondary:#23232f;--alt-accent-info-primary:#0f69ae;--contrast-high-neutral-0:#737387;--contrast-high-neutral-50:#737387;--contrast-high-neutral-600:#bfbfc8;--contrast-high-neutral-750:#dedee2;--contrast-high-neutral-900:#fff;--contrast-low-neutral-400:#2e2e38;--contrast-low-neutral-900:#a4a3b1;--contrast-brand-primary:#2e2e38;--contrast-brand-secondary:#ffe600;--contrast-brand-hover-primary:#d9c400;--contrast-brand-focus-primary:#d9c400;--static-neutral-0:#fff;--static-neutral-900:#2e2e38;--static-error-50:#fcd7cf;--shadow-colors-primary:#1a1a241f;--shadow-colors-secondary:#1a1a2429;--shadow-colors-alt-primary:#23232f0f;--shadow-colors-alt-secondary:#23232f14;--body-bg-color:#1a1a24;--body-text-color:#dedee2}*{box-sizing:border-box}body.motif-theme-light,body.motif-theme-dark{background:var(--body-bg-color);color:var(--body-text-color)}.motif-display-1,.motif-display-1-bold,.motif-display-1-regular,.motif-display-1-light{font-family:var(--typography-md-display-1-font-family);font-size:var(--typography-md-display-1-font-size);font-style:normal;line-height:var(--typography-md-display-1-line-height);letter-spacing:var(--typography-md-display-1-letter-spacing)}@media (min-width:64em){.motif-display-1,.motif-display-1-bold,.motif-display-1-regular,.motif-display-1-light{font-family:var(--typography-lg-display-1-font-family);font-size:var(--typography-lg-display-1-font-size);line-height:var(--typography-lg-display-1-line-height);letter-spacing:var(--typography-lg-display-1-letter-spacing)}}.motif-display-1-light{font-weight:var(--font-weight-light)}.motif-display-1-regular{font-weight:var(--font-weight-regular)}.motif-display-1-bold{font-weight:var(--font-weight-bold)}.motif-display-2,.motif-display-2-bold,.motif-display-2-regular,.motif-display-2-light{font-family:var(--typography-md-display-2-font-family);font-size:var(--typography-md-display-2-font-size);font-style:normal;line-height:var(--typography-md-display-2-line-height);letter-spacing:var(--typography-md-display-2-letter-spacing)}@media (min-width:64em){.motif-display-2,.motif-display-2-bold,.motif-display-2-regular,.motif-display-2-light{font-family:var(--typography-lg-display-2-font-family);font-size:var(--typography-lg-display-2-font-size);line-height:var(--typography-lg-display-2-line-height);letter-spacing:var(--typography-lg-display-2-letter-spacing)}}.motif-display-2-light{font-weight:var(--font-weight-light)}.motif-display-2-regular{font-weight:var(--font-weight-regular)}.motif-display-2-bold{font-weight:var(--font-weight-bold)}.motif-display-3,.motif-display-3-bold,.motif-display-3-regular,.motif-display-3-light{font-family:var(--typography-md-display-3-font-family);font-size:var(--typography-md-display-3-font-size);font-style:normal;line-height:var(--typography-md-display-3-line-height);letter-spacing:var(--typography-md-display-3-letter-spacing)}@media (min-width:64em){.motif-display-3,.motif-display-3-bold,.motif-display-3-regular,.motif-display-3-light{font-family:var(--typography-lg-display-3-font-family);font-size:var(--typography-lg-display-3-font-size);line-height:var(--typography-lg-display-3-line-height);letter-spacing:var(--typography-lg-display-3-letter-spacing)}}.motif-display-3-light{font-weight:var(--font-weight-light)}.motif-display-3-regular{font-weight:var(--font-weight-regular)}.motif-display-3-bold{font-weight:var(--font-weight-bold)}.motif-display-4,.motif-display-4-bold,.motif-display-4-regular,.motif-display-4-light{font-family:var(--typography-md-display-4-font-family);font-size:var(--typography-md-display-4-font-size);font-style:normal;line-height:var(--typography-md-display-4-line-height);letter-spacing:var(--typography-md-display-4-letter-spacing)}@media (min-width:64em){.motif-display-4,.motif-display-4-bold,.motif-display-4-regular,.motif-display-4-light{font-family:var(--typography-lg-display-4-font-family);font-size:var(--typography-lg-display-4-font-size);line-height:var(--typography-lg-display-4-line-height);letter-spacing:var(--typography-lg-display-4-letter-spacing)}}.motif-display-4-light{font-weight:var(--font-weight-light)}.motif-display-4-regular{font-weight:var(--font-weight-regular)}.motif-display-4-bold{font-weight:var(--font-weight-bold)}.motif-h1,.motif-h1-bold,.motif-h1-regular,.motif-h1-light{font-family:var(--typography-md-h1-font-family);font-size:var(--typography-md-h1-font-size);font-style:normal;line-height:var(--typography-md-h1-line-height);letter-spacing:var(--typography-md-h1-letter-spacing)}@media (min-width:64em){.motif-h1,.motif-h1-bold,.motif-h1-regular,.motif-h1-light{font-family:var(--typography-lg-h1-font-family);font-size:var(--typography-lg-h1-font-size);line-height:var(--typography-lg-h1-line-height);letter-spacing:var(--typography-lg-h1-letter-spacing)}}.motif-h1-light{font-weight:var(--font-weight-light)}.motif-h1-regular{font-weight:var(--font-weight-regular)}.motif-h1-bold{font-weight:var(--font-weight-bold)}.motif-h2,.motif-h2-bold,.motif-h2-regular,.motif-h2-light{font-family:var(--typography-md-h2-font-family);font-size:var(--typography-md-h2-font-size);font-style:normal;line-height:var(--typography-md-h2-line-height);letter-spacing:var(--typography-md-h2-letter-spacing)}@media (min-width:64em){.motif-h2,.motif-h2-bold,.motif-h2-regular,.motif-h2-light{font-family:var(--typography-lg-h2-font-family);font-size:var(--typography-lg-h2-font-size);line-height:var(--typography-lg-h2-line-height);letter-spacing:var(--typography-lg-h2-letter-spacing)}}.motif-h2-light{font-weight:var(--font-weight-light)}.motif-h2-regular{font-weight:var(--font-weight-regular)}.motif-h2-bold{font-weight:var(--font-weight-bold)}.motif-h3,.motif-h3-bold,.motif-h3-regular,.motif-h3-light{font-family:var(--typography-md-h3-font-family);font-size:var(--typography-md-h3-font-size);font-style:normal;line-height:var(--typography-md-h3-line-height);letter-spacing:var(--typography-md-h3-letter-spacing)}@media (min-width:64em){.motif-h3,.motif-h3-bold,.motif-h3-regular,.motif-h3-light{font-family:var(--typography-lg-h3-font-family);font-size:var(--typography-lg-h3-font-size);line-height:var(--typography-lg-h3-line-height);letter-spacing:var(--typography-lg-h3-letter-spacing)}}.motif-h3-light{font-weight:var(--font-weight-light)}.motif-h3-regular{font-weight:var(--font-weight-regular)}.motif-h3-bold{font-weight:var(--font-weight-bold)}.motif-h4,.motif-h4-bold,.motif-h4-regular,.motif-h4-light{font-family:var(--typography-md-h4-font-family);font-size:var(--typography-md-h4-font-size);font-style:normal;line-height:var(--typography-md-h4-line-height);letter-spacing:var(--typography-md-h4-letter-spacing)}@media (min-width:64em){.motif-h4,.motif-h4-bold,.motif-h4-regular,.motif-h4-light{font-family:var(--typography-lg-h4-font-family);font-size:var(--typography-lg-h4-font-size);line-height:var(--typography-lg-h4-line-height);letter-spacing:var(--typography-lg-h4-letter-spacing)}}.motif-h4-light{font-weight:var(--font-weight-light)}.motif-h4-regular{font-weight:var(--font-weight-regular)}.motif-h4-bold{font-weight:var(--font-weight-bold)}.motif-h5,.motif-h5-bold,.motif-h5-regular,.motif-h5-light{font-family:var(--typography-md-h5-font-family);font-size:var(--typography-md-h5-font-size);font-style:normal;line-height:var(--typography-md-h5-line-height);letter-spacing:var(--typography-md-h5-letter-spacing)}@media (min-width:64em){.motif-h5,.motif-h5-bold,.motif-h5-regular,.motif-h5-light{font-family:var(--typography-lg-h5-font-family);font-size:var(--typography-lg-h5-font-size);line-height:var(--typography-lg-h5-line-height);letter-spacing:var(--typography-lg-h5-letter-spacing)}}.motif-h5-light{font-weight:var(--font-weight-light)}.motif-h5-regular{font-weight:var(--font-weight-regular)}.motif-h5-bold{font-weight:var(--font-weight-bold)}.motif-h6,.motif-h6-bold,.motif-h6-regular,.motif-h6-light{font-family:var(--typography-md-h6-font-family);font-size:var(--typography-md-h6-font-size);font-style:normal;line-height:var(--typography-md-h6-line-height);letter-spacing:var(--typography-md-h6-letter-spacing)}@media (min-width:64em){.motif-h6,.motif-h6-bold,.motif-h6-regular,.motif-h6-light{font-family:var(--typography-lg-h6-font-family);font-size:var(--typography-lg-h6-font-size);line-height:var(--typography-lg-h6-line-height);letter-spacing:var(--typography-lg-h6-letter-spacing)}}.motif-h6-light{font-weight:var(--font-weight-light)}.motif-h6-regular{font-weight:var(--font-weight-regular)}.motif-h6-bold{font-weight:var(--font-weight-bold)}.motif-subtitle,.motif-subtitle-bold,.motif-subtitle-regular,.motif-subtitle-light{font-family:var(--typography-md-subtitle-font-family);font-size:var(--typography-md-subtitle-font-size);font-style:normal;font-weight:var(--font-weight-light);line-height:var(--typography-md-subtitle-line-height);letter-spacing:var(--typography-md-subtitle-letter-spacing)}@media (min-width:64em){.motif-subtitle,.motif-subtitle-bold,.motif-subtitle-regular,.motif-subtitle-light{font-family:var(--typography-lg-subtitle-font-family);font-size:var(--typography-lg-subtitle-font-size);font-weight:var(--font-weight-light);line-height:var(--typography-lg-subtitle-line-height);letter-spacing:var(--typography-lg-subtitle-letter-spacing)}}.motif-subtitle-light{font-weight:var(--font-weight-light)}.motif-subtitle-regular{font-weight:var(--font-weight-regular)}.motif-subtitle-bold{font-weight:var(--font-weight-bold)}.motif-body-1,.motif-body-1-bold,.motif-body-1-regular,.motif-body-1-light{font-family:var(--typography-md-body-1-font-family);font-size:var(--typography-md-body-1-font-size);font-style:normal;line-height:var(--typography-md-body-1-line-height);letter-spacing:var(--typography-md-body-1-letter-spacing)}@media (min-width:64em){.motif-body-1,.motif-body-1-bold,.motif-body-1-regular,.motif-body-1-light{font-family:var(--typography-lg-body-1-font-family);font-size:var(--typography-lg-body-1-font-size);line-height:var(--typography-lg-body-1-line-height);letter-spacing:var(--typography-lg-body-1-letter-spacing)}}.motif-body-1-light{font-weight:var(--font-weight-light)}.motif-body-1-regular{font-weight:var(--font-weight-regular)}.motif-body-1-bold{font-weight:var(--font-weight-bold)}.motif-body-2,.motif-body-2-bold,.motif-body-2-regular,.motif-body-2-light{font-family:var(--typography-md-body-2-font-family);font-size:var(--typography-md-body-2-font-size);font-style:normal;line-height:var(--typography-md-body-2-line-height);letter-spacing:var(--typography-md-body-2-letter-spacing)}@media (min-width:64em){.motif-body-2,.motif-body-2-bold,.motif-body-2-regular,.motif-body-2-light{font-family:var(--typography-lg-body-2-font-family);font-size:var(--typography-lg-body-2-font-size);line-height:var(--typography-lg-body-2-line-height);letter-spacing:var(--typography-lg-body-2-letter-spacing)}}.motif-body-2-light{font-weight:var(--font-weight-light)}.motif-body-2-regular{font-weight:var(--font-weight-regular)}.motif-body-2-bold{font-weight:var(--font-weight-bold)}.motif-body-3,.motif-body-3-bold,.motif-body-3-regular,.motif-body-3-light{font-family:var(--typography-md-body-3-font-family);font-size:var(--typography-md-body-3-font-size);font-style:normal;line-height:var(--typography-md-body-3-line-height);letter-spacing:var(--typography-md-body-3-letter-spacing)}@media (min-width:64em){.motif-body-3,.motif-body-3-bold,.motif-body-3-regular,.motif-body-3-light{font-family:var(--typography-lg-body-3-font-family);font-size:var(--typography-lg-body-3-font-size);line-height:var(--typography-lg-body-3-line-height);letter-spacing:var(--typography-lg-body-3-letter-spacing)}}.motif-body-3-light{font-weight:var(--font-weight-light)}.motif-body-3-regular{font-weight:var(--font-weight-regular)}.motif-body-3-bold{font-weight:var(--font-weight-bold)}.motif-caption,.motif-caption-bold,.motif-caption-regular,.motif-caption-light{font-family:var(--typography-md-caption-font-family);font-size:var(--typography-md-caption-font-size);font-style:normal;line-height:var(--typography-md-caption-line-height);letter-spacing:var(--typography-md-caption-letter-spacing)}@media (min-width:64em){.motif-caption,.motif-caption-bold,.motif-caption-regular,.motif-caption-light{font-family:var(--typography-lg-caption-font-family);font-size:var(--typography-lg-caption-font-size);line-height:var(--typography-lg-caption-line-height);letter-spacing:var(--typography-lg-caption-letter-spacing)}}.motif-caption-light{font-weight:var(--font-weight-light)}.motif-caption-regular{font-weight:var(--font-weight-regular)}.motif-caption-bold{font-weight:var(--font-weight-bold)}.motif-overline,.motif-overline-bold,.motif-overline-regular,.motif-overline-light{font-family:var(--typography-md-overline-font-family);font-size:var(--typography-md-overline-font-size);font-style:normal;line-height:var(--typography-md-overline-line-height);letter-spacing:var(--typography-md-overline-letter-spacing)}@media (min-width:64em){.motif-overline,.motif-overline-bold,.motif-overline-regular,.motif-overline-light{font-family:var(--typography-lg-overline-font-family);font-size:var(--typography-lg-overline-font-size);line-height:var(--typography-lg-overline-line-height);letter-spacing:var(--typography-lg-overline-letter-spacing)}}.motif-overline-light{font-weight:var(--font-weight-light)}.motif-overline-regular{font-weight:var(--font-weight-regular)}.motif-overline-bold{font-weight:var(--font-weight-bold)}.motif-button-label-sm,.motif-button-label-sm-bold,.motif-button-label-sm-regular,.motif-button-label-sm-light{font-family:var(--typography-md-button-sm-font-family);font-size:var(--typography-md-button-sm-font-size);font-style:normal;line-height:var(--typography-md-button-sm-line-height);letter-spacing:var(--typography-md-button-sm-letter-spacing)}@media (min-width:64em){.motif-button-label-sm,.motif-button-label-sm-bold,.motif-button-label-sm-regular,.motif-button-label-sm-light{font-family:var(--typography-lg-button-sm-font-family);font-size:var(--typography-lg-button-sm-font-size);line-height:var(--typography-lg-button-sm-line-height);letter-spacing:var(--typography-lg-button-sm-letter-spacing)}}.motif-button-label-sm-light{font-weight:var(--font-weight-light)}.motif-button-label-sm-regular{font-weight:var(--font-weight-regular)}.motif-button-label-sm-bold{font-weight:var(--font-weight-bold)}.motif-button-label-md,.motif-button-label-md-bold,.motif-button-label-md-regular,.motif-button-label-md-light{font-family:var(--typography-md-button-md-font-family);font-size:var(--typography-md-button-md-font-size);font-style:normal;line-height:var(--typography-md-button-md-line-height);letter-spacing:var(--typography-md-button-md-letter-spacing)}@media (min-width:64em){.motif-button-label-md,.motif-button-label-md-bold,.motif-button-label-md-regular,.motif-button-label-md-light{font-family:var(--typography-lg-button-md-font-family);font-size:var(--typography-lg-button-md-font-size);line-height:var(--typography-lg-button-md-line-height);letter-spacing:var(--typography-lg-button-md-letter-spacing)}}.motif-button-label-md-light{font-weight:var(--font-weight-light)}.motif-button-label-md-regular{font-weight:var(--font-weight-regular)}.motif-button-label-md-bold{font-weight:var(--font-weight-bold)}.motif-button-label-lg,.motif-button-label-lg-bold,.motif-button-label-lg-regular,.motif-button-label-lg-light{font-family:var(--typography-md-button-lg-font-family);font-size:var(--typography-md-button-lg-font-size);font-style:normal;line-height:var(--typography-md-button-lg-line-height);letter-spacing:var(--typography-md-button-lg-letter-spacing)}@media (min-width:64em){.motif-button-label-lg,.motif-button-label-lg-bold,.motif-button-label-lg-regular,.motif-button-label-lg-light{font-family:var(--typography-lg-button-lg-font-family);font-size:var(--typography-lg-button-lg-font-size);line-height:var(--typography-lg-button-lg-line-height);letter-spacing:var(--typography-lg-button-lg-letter-spacing)}}.motif-button-label-lg-light{font-weight:var(--font-weight-light)}.motif-button-label-lg-regular{font-weight:var(--font-weight-regular)}.motif-button-label-lg-bold{font-weight:var(--font-weight-bold)}.motif-row{--motif-gutter-x:16;--motif-gutter-y:0;margin-top:calc(-1*var(--motif-gutter-y));margin-right:calc(-.5*var(--motif-gutter-x));margin-left:calc(-.5*var(--motif-gutter-x));flex-wrap:wrap;display:flex}@media screen and (min-width:36em){.motif-row{--motif-gutter-x:16;--motif-gutter-y:0;margin-top:calc(-1*var(--motif-gutter-y));margin-right:calc(-.5*var(--motif-gutter-x));margin-left:calc(-.5*var(--motif-gutter-x));flex-wrap:wrap;display:flex}}@media screen and (min-width:48em){.motif-row{--motif-gutter-x:24;--motif-gutter-y:0;margin-top:calc(-1*var(--motif-gutter-y));margin-right:calc(-.5*var(--motif-gutter-x));margin-left:calc(-.5*var(--motif-gutter-x));flex-wrap:wrap;display:flex}}@media screen and (min-width:64em){.motif-row{--motif-gutter-x:24;--motif-gutter-y:0;margin-top:calc(-1*var(--motif-gutter-y));margin-right:calc(-.5*var(--motif-gutter-x));margin-left:calc(-.5*var(--motif-gutter-x));flex-wrap:wrap;display:flex}}@media screen and (min-width:90em){.motif-row{--motif-gutter-x:24;--motif-gutter-y:0;margin-top:calc(-1*var(--motif-gutter-y));margin-right:calc(-.5*var(--motif-gutter-x));margin-left:calc(-.5*var(--motif-gutter-x));flex-wrap:wrap;display:flex}}@media screen and (min-width:108em){.motif-row{--motif-gutter-x:24;--motif-gutter-y:0;margin-top:calc(-1*var(--motif-gutter-y));margin-right:calc(-.5*var(--motif-gutter-x));margin-left:calc(-.5*var(--motif-gutter-x));flex-wrap:wrap;display:flex}}.motif-row.no-gutter{--motif-gutter-x:0;--motif-gutter-y:0}.motif-row>*{box-sizing:border-box;width:100%;max-width:100%;padding-right:calc(var(--motif-gutter-x)*.5*1px);padding-left:calc(var(--motif-gutter-x)*.5*1px);margin-top:var(--motif-gutter-y);flex-shrink:0}.motif-col{flex:1 0}.motif-row-cols-auto>*{flex:none;width:auto}.motif-row-cols-1>*{flex:none;width:100%}.motif-row-cols-2>*{flex:none;width:50%}.motif-row-cols-3>*{flex:none;width:33.3333%}.motif-row-cols-4>*{flex:none;width:25%}.motif-row-cols-5>*{flex:none;width:20%}.motif-row-cols-6>*{flex:none;width:16.6667%}.motif-col-auto{flex:none;width:auto}.motif-col-1{flex:none;width:8.33333%}.motif-col-2{flex:none;width:16.6667%}.motif-col-3{flex:none;width:25%}.motif-col-4{flex:none;width:33.3333%}.motif-col-5{flex:none;width:41.6667%}.motif-col-6{flex:none;width:50%}.motif-col-7{flex:none;width:58.3333%}.motif-col-8{flex:none;width:66.6667%}.motif-col-9{flex:none;width:75%}.motif-col-10{flex:none;width:83.3333%}.motif-col-11{flex:none;width:91.6667%}.motif-col-12{flex:none;width:100%}.motif-offset-1{margin-left:8.33333%}.motif-offset-2{margin-left:16.6667%}.motif-offset-3{margin-left:25%}.motif-offset-4{margin-left:33.3333%}.motif-offset-5{margin-left:41.6667%}.motif-offset-6{margin-left:50%}.motif-offset-7{margin-left:58.3333%}.motif-offset-8{margin-left:66.6667%}.motif-offset-9{margin-left:75%}.motif-offset-10{margin-left:83.3333%}.motif-offset-11{margin-left:91.6667%}.motif-g-0,.motif-gx-0{--motif-gutter-x:0}.motif-g-0,.motif-gy-0{--motif-gutter-y:0}.motif-g-1,.motif-gx-1{--motif-gutter-x:.25rem}.motif-g-1,.motif-gy-1{--motif-gutter-y:.25rem}.motif-g-2,.motif-gx-2{--motif-gutter-x:.5rem}.motif-g-2,.motif-gy-2{--motif-gutter-y:.5rem}.motif-g-3,.motif-gx-3{--motif-gutter-x:.75rem}.motif-g-3,.motif-gy-3{--motif-gutter-y:.75rem}.motif-g-4,.motif-gx-4{--motif-gutter-x:1rem}.motif-g-4,.motif-gy-4{--motif-gutter-y:1rem}.motif-g-5,.motif-gx-5{--motif-gutter-x:1.25rem}.motif-g-5,.motif-gy-5{--motif-gutter-y:1.25rem}.motif-g-6,.motif-gx-6{--motif-gutter-x:1.5rem}.motif-g-6,.motif-gy-6{--motif-gutter-y:1.5rem}.motif-g-8,.motif-gx-8{--motif-gutter-x:2rem}.motif-g-8,.motif-gy-8{--motif-gutter-y:2rem}.motif-g-10,.motif-gx-10{--motif-gutter-x:2.5rem}.motif-g-10,.motif-gy-10{--motif-gutter-y:2.5rem}.motif-g-12,.motif-gx-12{--motif-gutter-x:3rem}.motif-g-12,.motif-gy-12{--motif-gutter-y:3rem}.motif-g-16,.motif-gx-16{--motif-gutter-x:4rem}.motif-g-16,.motif-gy-16{--motif-gutter-y:4rem}.motif-g-20,.motif-gx-20{--motif-gutter-x:5rem}.motif-g-20,.motif-gy-20{--motif-gutter-y:5rem}.motif-g-24,.motif-gx-24{--motif-gutter-x:6rem}.motif-g-24,.motif-gy-24{--motif-gutter-y:6rem}.motif-g-32,.motif-gx-32{--motif-gutter-x:8rem}.motif-g-32,.motif-gy-32{--motif-gutter-y:8rem}.motif-g-40,.motif-gx-40{--motif-gutter-x:10rem}.motif-g-40,.motif-gy-40{--motif-gutter-y:10rem}.motif-g-48,.motif-gx-48{--motif-gutter-x:12rem}.motif-g-48,.motif-gy-48{--motif-gutter-y:12rem}.motif-g-56,.motif-gx-56{--motif-gutter-x:14rem}.motif-g-56,.motif-gy-56{--motif-gutter-y:14rem}.motif-g-64,.motif-gx-64{--motif-gutter-x:16rem}.motif-g-64,.motif-gy-64{--motif-gutter-y:16rem}@media screen and (min-width:36em){.motif-col-sm{flex:1 0}.motif-row-cols-sm-auto>*{flex:none;width:auto}.motif-row-cols-sm-1>*{flex:none;width:100%}.motif-row-cols-sm-2>*{flex:none;width:50%}.motif-row-cols-sm-3>*{flex:none;width:33.3333%}.motif-row-cols-sm-4>*{flex:none;width:25%}.motif-row-cols-sm-5>*{flex:none;width:20%}.motif-row-cols-sm-6>*{flex:none;width:16.6667%}.motif-col-sm-auto{flex:none;width:auto}.motif-col-sm-1{flex:none;width:8.33333%}.motif-col-sm-2{flex:none;width:16.6667%}.motif-col-sm-3{flex:none;width:25%}.motif-col-sm-4{flex:none;width:33.3333%}.motif-col-sm-5{flex:none;width:41.6667%}.motif-col-sm-6{flex:none;width:50%}.motif-col-sm-7{flex:none;width:58.3333%}.motif-col-sm-8{flex:none;width:66.6667%}.motif-col-sm-9{flex:none;width:75%}.motif-col-sm-10{flex:none;width:83.3333%}.motif-col-sm-11{flex:none;width:91.6667%}.motif-col-sm-12{flex:none;width:100%}.motif-offset-sm-0{margin-left:0}.motif-offset-sm-1{margin-left:8.33333%}.motif-offset-sm-2{margin-left:16.6667%}.motif-offset-sm-3{margin-left:25%}.motif-offset-sm-4{margin-left:33.3333%}.motif-offset-sm-5{margin-left:41.6667%}.motif-offset-sm-6{margin-left:50%}.motif-offset-sm-7{margin-left:58.3333%}.motif-offset-sm-8{margin-left:66.6667%}.motif-offset-sm-9{margin-left:75%}.motif-offset-sm-10{margin-left:83.3333%}.motif-offset-sm-11{margin-left:91.6667%}.motif-g-sm-0,.motif-gx-sm-0{--motif-gutter-x:0}.motif-g-sm-0,.motif-gy-sm-0{--motif-gutter-y:0}.motif-g-sm-1,.motif-gx-sm-1{--motif-gutter-x:.25rem}.motif-g-sm-1,.motif-gy-sm-1{--motif-gutter-y:.25rem}.motif-g-sm-2,.motif-gx-sm-2{--motif-gutter-x:.5rem}.motif-g-sm-2,.motif-gy-sm-2{--motif-gutter-y:.5rem}.motif-g-sm-3,.motif-gx-sm-3{--motif-gutter-x:.75rem}.motif-g-sm-3,.motif-gy-sm-3{--motif-gutter-y:.75rem}.motif-g-sm-4,.motif-gx-sm-4{--motif-gutter-x:1rem}.motif-g-sm-4,.motif-gy-sm-4{--motif-gutter-y:1rem}.motif-g-sm-5,.motif-gx-sm-5{--motif-gutter-x:1.25rem}.motif-g-sm-5,.motif-gy-sm-5{--motif-gutter-y:1.25rem}.motif-g-sm-6,.motif-gx-sm-6{--motif-gutter-x:1.5rem}.motif-g-sm-6,.motif-gy-sm-6{--motif-gutter-y:1.5rem}.motif-g-sm-8,.motif-gx-sm-8{--motif-gutter-x:2rem}.motif-g-sm-8,.motif-gy-sm-8{--motif-gutter-y:2rem}.motif-g-sm-10,.motif-gx-sm-10{--motif-gutter-x:2.5rem}.motif-g-sm-10,.motif-gy-sm-10{--motif-gutter-y:2.5rem}.motif-g-sm-12,.motif-gx-sm-12{--motif-gutter-x:3rem}.motif-g-sm-12,.motif-gy-sm-12{--motif-gutter-y:3rem}.motif-g-sm-16,.motif-gx-sm-16{--motif-gutter-x:4rem}.motif-g-sm-16,.motif-gy-sm-16{--motif-gutter-y:4rem}.motif-g-sm-20,.motif-gx-sm-20{--motif-gutter-x:5rem}.motif-g-sm-20,.motif-gy-sm-20{--motif-gutter-y:5rem}.motif-g-sm-24,.motif-gx-sm-24{--motif-gutter-x:6rem}.motif-g-sm-24,.motif-gy-sm-24{--motif-gutter-y:6rem}.motif-g-sm-32,.motif-gx-sm-32{--motif-gutter-x:8rem}.motif-g-sm-32,.motif-gy-sm-32{--motif-gutter-y:8rem}.motif-g-sm-40,.motif-gx-sm-40{--motif-gutter-x:10rem}.motif-g-sm-40,.motif-gy-sm-40{--motif-gutter-y:10rem}.motif-g-sm-48,.motif-gx-sm-48{--motif-gutter-x:12rem}.motif-g-sm-48,.motif-gy-sm-48{--motif-gutter-y:12rem}.motif-g-sm-56,.motif-gx-sm-56{--motif-gutter-x:14rem}.motif-g-sm-56,.motif-gy-sm-56{--motif-gutter-y:14rem}.motif-g-sm-64,.motif-gx-sm-64{--motif-gutter-x:16rem}.motif-g-sm-64,.motif-gy-sm-64{--motif-gutter-y:16rem}}@media screen and (min-width:48em){.motif-col-md{flex:1 0}.motif-row-cols-md-auto>*{flex:none;width:auto}.motif-row-cols-md-1>*{flex:none;width:100%}.motif-row-cols-md-2>*{flex:none;width:50%}.motif-row-cols-md-3>*{flex:none;width:33.3333%}.motif-row-cols-md-4>*{flex:none;width:25%}.motif-row-cols-md-5>*{flex:none;width:20%}.motif-row-cols-md-6>*{flex:none;width:16.6667%}.motif-col-md-auto{flex:none;width:auto}.motif-col-md-1{flex:none;width:8.33333%}.motif-col-md-2{flex:none;width:16.6667%}.motif-col-md-3{flex:none;width:25%}.motif-col-md-4{flex:none;width:33.3333%}.motif-col-md-5{flex:none;width:41.6667%}.motif-col-md-6{flex:none;width:50%}.motif-col-md-7{flex:none;width:58.3333%}.motif-col-md-8{flex:none;width:66.6667%}.motif-col-md-9{flex:none;width:75%}.motif-col-md-10{flex:none;width:83.3333%}.motif-col-md-11{flex:none;width:91.6667%}.motif-col-md-12{flex:none;width:100%}.motif-offset-md-0{margin-left:0}.motif-offset-md-1{margin-left:8.33333%}.motif-offset-md-2{margin-left:16.6667%}.motif-offset-md-3{margin-left:25%}.motif-offset-md-4{margin-left:33.3333%}.motif-offset-md-5{margin-left:41.6667%}.motif-offset-md-6{margin-left:50%}.motif-offset-md-7{margin-left:58.3333%}.motif-offset-md-8{margin-left:66.6667%}.motif-offset-md-9{margin-left:75%}.motif-offset-md-10{margin-left:83.3333%}.motif-offset-md-11{margin-left:91.6667%}.motif-g-md-0,.motif-gx-md-0{--motif-gutter-x:0}.motif-g-md-0,.motif-gy-md-0{--motif-gutter-y:0}.motif-g-md-1,.motif-gx-md-1{--motif-gutter-x:.25rem}.motif-g-md-1,.motif-gy-md-1{--motif-gutter-y:.25rem}.motif-g-md-2,.motif-gx-md-2{--motif-gutter-x:.5rem}.motif-g-md-2,.motif-gy-md-2{--motif-gutter-y:.5rem}.motif-g-md-3,.motif-gx-md-3{--motif-gutter-x:.75rem}.motif-g-md-3,.motif-gy-md-3{--motif-gutter-y:.75rem}.motif-g-md-4,.motif-gx-md-4{--motif-gutter-x:1rem}.motif-g-md-4,.motif-gy-md-4{--motif-gutter-y:1rem}.motif-g-md-5,.motif-gx-md-5{--motif-gutter-x:1.25rem}.motif-g-md-5,.motif-gy-md-5{--motif-gutter-y:1.25rem}.motif-g-md-6,.motif-gx-md-6{--motif-gutter-x:1.5rem}.motif-g-md-6,.motif-gy-md-6{--motif-gutter-y:1.5rem}.motif-g-md-8,.motif-gx-md-8{--motif-gutter-x:2rem}.motif-g-md-8,.motif-gy-md-8{--motif-gutter-y:2rem}.motif-g-md-10,.motif-gx-md-10{--motif-gutter-x:2.5rem}.motif-g-md-10,.motif-gy-md-10{--motif-gutter-y:2.5rem}.motif-g-md-12,.motif-gx-md-12{--motif-gutter-x:3rem}.motif-g-md-12,.motif-gy-md-12{--motif-gutter-y:3rem}.motif-g-md-16,.motif-gx-md-16{--motif-gutter-x:4rem}.motif-g-md-16,.motif-gy-md-16{--motif-gutter-y:4rem}.motif-g-md-20,.motif-gx-md-20{--motif-gutter-x:5rem}.motif-g-md-20,.motif-gy-md-20{--motif-gutter-y:5rem}.motif-g-md-24,.motif-gx-md-24{--motif-gutter-x:6rem}.motif-g-md-24,.motif-gy-md-24{--motif-gutter-y:6rem}.motif-g-md-32,.motif-gx-md-32{--motif-gutter-x:8rem}.motif-g-md-32,.motif-gy-md-32{--motif-gutter-y:8rem}.motif-g-md-40,.motif-gx-md-40{--motif-gutter-x:10rem}.motif-g-md-40,.motif-gy-md-40{--motif-gutter-y:10rem}.motif-g-md-48,.motif-gx-md-48{--motif-gutter-x:12rem}.motif-g-md-48,.motif-gy-md-48{--motif-gutter-y:12rem}.motif-g-md-56,.motif-gx-md-56{--motif-gutter-x:14rem}.motif-g-md-56,.motif-gy-md-56{--motif-gutter-y:14rem}.motif-g-md-64,.motif-gx-md-64{--motif-gutter-x:16rem}.motif-g-md-64,.motif-gy-md-64{--motif-gutter-y:16rem}}@media screen and (min-width:64em){.motif-col-lg{flex:1 0}.motif-row-cols-lg-auto>*{flex:none;width:auto}.motif-row-cols-lg-1>*{flex:none;width:100%}.motif-row-cols-lg-2>*{flex:none;width:50%}.motif-row-cols-lg-3>*{flex:none;width:33.3333%}.motif-row-cols-lg-4>*{flex:none;width:25%}.motif-row-cols-lg-5>*{flex:none;width:20%}.motif-row-cols-lg-6>*{flex:none;width:16.6667%}.motif-col-lg-auto{flex:none;width:auto}.motif-col-lg-1{flex:none;width:8.33333%}.motif-col-lg-2{flex:none;width:16.6667%}.motif-col-lg-3{flex:none;width:25%}.motif-col-lg-4{flex:none;width:33.3333%}.motif-col-lg-5{flex:none;width:41.6667%}.motif-col-lg-6{flex:none;width:50%}.motif-col-lg-7{flex:none;width:58.3333%}.motif-col-lg-8{flex:none;width:66.6667%}.motif-col-lg-9{flex:none;width:75%}.motif-col-lg-10{flex:none;width:83.3333%}.motif-col-lg-11{flex:none;width:91.6667%}.motif-col-lg-12{flex:none;width:100%}.motif-offset-lg-0{margin-left:0}.motif-offset-lg-1{margin-left:8.33333%}.motif-offset-lg-2{margin-left:16.6667%}.motif-offset-lg-3{margin-left:25%}.motif-offset-lg-4{margin-left:33.3333%}.motif-offset-lg-5{margin-left:41.6667%}.motif-offset-lg-6{margin-left:50%}.motif-offset-lg-7{margin-left:58.3333%}.motif-offset-lg-8{margin-left:66.6667%}.motif-offset-lg-9{margin-left:75%}.motif-offset-lg-10{margin-left:83.3333%}.motif-offset-lg-11{margin-left:91.6667%}.motif-g-lg-0,.motif-gx-lg-0{--motif-gutter-x:0}.motif-g-lg-0,.motif-gy-lg-0{--motif-gutter-y:0}.motif-g-lg-1,.motif-gx-lg-1{--motif-gutter-x:.25rem}.motif-g-lg-1,.motif-gy-lg-1{--motif-gutter-y:.25rem}.motif-g-lg-2,.motif-gx-lg-2{--motif-gutter-x:.5rem}.motif-g-lg-2,.motif-gy-lg-2{--motif-gutter-y:.5rem}.motif-g-lg-3,.motif-gx-lg-3{--motif-gutter-x:.75rem}.motif-g-lg-3,.motif-gy-lg-3{--motif-gutter-y:.75rem}.motif-g-lg-4,.motif-gx-lg-4{--motif-gutter-x:1rem}.motif-g-lg-4,.motif-gy-lg-4{--motif-gutter-y:1rem}.motif-g-lg-5,.motif-gx-lg-5{--motif-gutter-x:1.25rem}.motif-g-lg-5,.motif-gy-lg-5{--motif-gutter-y:1.25rem}.motif-g-lg-6,.motif-gx-lg-6{--motif-gutter-x:1.5rem}.motif-g-lg-6,.motif-gy-lg-6{--motif-gutter-y:1.5rem}.motif-g-lg-8,.motif-gx-lg-8{--motif-gutter-x:2rem}.motif-g-lg-8,.motif-gy-lg-8{--motif-gutter-y:2rem}.motif-g-lg-10,.motif-gx-lg-10{--motif-gutter-x:2.5rem}.motif-g-lg-10,.motif-gy-lg-10{--motif-gutter-y:2.5rem}.motif-g-lg-12,.motif-gx-lg-12{--motif-gutter-x:3rem}.motif-g-lg-12,.motif-gy-lg-12{--motif-gutter-y:3rem}.motif-g-lg-16,.motif-gx-lg-16{--motif-gutter-x:4rem}.motif-g-lg-16,.motif-gy-lg-16{--motif-gutter-y:4rem}.motif-g-lg-20,.motif-gx-lg-20{--motif-gutter-x:5rem}.motif-g-lg-20,.motif-gy-lg-20{--motif-gutter-y:5rem}.motif-g-lg-24,.motif-gx-lg-24{--motif-gutter-x:6rem}.motif-g-lg-24,.motif-gy-lg-24{--motif-gutter-y:6rem}.motif-g-lg-32,.motif-gx-lg-32{--motif-gutter-x:8rem}.motif-g-lg-32,.motif-gy-lg-32{--motif-gutter-y:8rem}.motif-g-lg-40,.motif-gx-lg-40{--motif-gutter-x:10rem}.motif-g-lg-40,.motif-gy-lg-40{--motif-gutter-y:10rem}.motif-g-lg-48,.motif-gx-lg-48{--motif-gutter-x:12rem}.motif-g-lg-48,.motif-gy-lg-48{--motif-gutter-y:12rem}.motif-g-lg-56,.motif-gx-lg-56{--motif-gutter-x:14rem}.motif-g-lg-56,.motif-gy-lg-56{--motif-gutter-y:14rem}.motif-g-lg-64,.motif-gx-lg-64{--motif-gutter-x:16rem}.motif-g-lg-64,.motif-gy-lg-64{--motif-gutter-y:16rem}}@media screen and (min-width:90em){.motif-col-xl{flex:1 0}.motif-row-cols-xl-auto>*{flex:none;width:auto}.motif-row-cols-xl-1>*{flex:none;width:100%}.motif-row-cols-xl-2>*{flex:none;width:50%}.motif-row-cols-xl-3>*{flex:none;width:33.3333%}.motif-row-cols-xl-4>*{flex:none;width:25%}.motif-row-cols-xl-5>*{flex:none;width:20%}.motif-row-cols-xl-6>*{flex:none;width:16.6667%}.motif-col-xl-auto{flex:none;width:auto}.motif-col-xl-1{flex:none;width:8.33333%}.motif-col-xl-2{flex:none;width:16.6667%}.motif-col-xl-3{flex:none;width:25%}.motif-col-xl-4{flex:none;width:33.3333%}.motif-col-xl-5{flex:none;width:41.6667%}.motif-col-xl-6{flex:none;width:50%}.motif-col-xl-7{flex:none;width:58.3333%}.motif-col-xl-8{flex:none;width:66.6667%}.motif-col-xl-9{flex:none;width:75%}.motif-col-xl-10{flex:none;width:83.3333%}.motif-col-xl-11{flex:none;width:91.6667%}.motif-col-xl-12{flex:none;width:100%}.motif-offset-xl-0{margin-left:0}.motif-offset-xl-1{margin-left:8.33333%}.motif-offset-xl-2{margin-left:16.6667%}.motif-offset-xl-3{margin-left:25%}.motif-offset-xl-4{margin-left:33.3333%}.motif-offset-xl-5{margin-left:41.6667%}.motif-offset-xl-6{margin-left:50%}.motif-offset-xl-7{margin-left:58.3333%}.motif-offset-xl-8{margin-left:66.6667%}.motif-offset-xl-9{margin-left:75%}.motif-offset-xl-10{margin-left:83.3333%}.motif-offset-xl-11{margin-left:91.6667%}.motif-g-xl-0,.motif-gx-xl-0{--motif-gutter-x:0}.motif-g-xl-0,.motif-gy-xl-0{--motif-gutter-y:0}.motif-g-xl-1,.motif-gx-xl-1{--motif-gutter-x:.25rem}.motif-g-xl-1,.motif-gy-xl-1{--motif-gutter-y:.25rem}.motif-g-xl-2,.motif-gx-xl-2{--motif-gutter-x:.5rem}.motif-g-xl-2,.motif-gy-xl-2{--motif-gutter-y:.5rem}.motif-g-xl-3,.motif-gx-xl-3{--motif-gutter-x:.75rem}.motif-g-xl-3,.motif-gy-xl-3{--motif-gutter-y:.75rem}.motif-g-xl-4,.motif-gx-xl-4{--motif-gutter-x:1rem}.motif-g-xl-4,.motif-gy-xl-4{--motif-gutter-y:1rem}.motif-g-xl-5,.motif-gx-xl-5{--motif-gutter-x:1.25rem}.motif-g-xl-5,.motif-gy-xl-5{--motif-gutter-y:1.25rem}.motif-g-xl-6,.motif-gx-xl-6{--motif-gutter-x:1.5rem}.motif-g-xl-6,.motif-gy-xl-6{--motif-gutter-y:1.5rem}.motif-g-xl-8,.motif-gx-xl-8{--motif-gutter-x:2rem}.motif-g-xl-8,.motif-gy-xl-8{--motif-gutter-y:2rem}.motif-g-xl-10,.motif-gx-xl-10{--motif-gutter-x:2.5rem}.motif-g-xl-10,.motif-gy-xl-10{--motif-gutter-y:2.5rem}.motif-g-xl-12,.motif-gx-xl-12{--motif-gutter-x:3rem}.motif-g-xl-12,.motif-gy-xl-12{--motif-gutter-y:3rem}.motif-g-xl-16,.motif-gx-xl-16{--motif-gutter-x:4rem}.motif-g-xl-16,.motif-gy-xl-16{--motif-gutter-y:4rem}.motif-g-xl-20,.motif-gx-xl-20{--motif-gutter-x:5rem}.motif-g-xl-20,.motif-gy-xl-20{--motif-gutter-y:5rem}.motif-g-xl-24,.motif-gx-xl-24{--motif-gutter-x:6rem}.motif-g-xl-24,.motif-gy-xl-24{--motif-gutter-y:6rem}.motif-g-xl-32,.motif-gx-xl-32{--motif-gutter-x:8rem}.motif-g-xl-32,.motif-gy-xl-32{--motif-gutter-y:8rem}.motif-g-xl-40,.motif-gx-xl-40{--motif-gutter-x:10rem}.motif-g-xl-40,.motif-gy-xl-40{--motif-gutter-y:10rem}.motif-g-xl-48,.motif-gx-xl-48{--motif-gutter-x:12rem}.motif-g-xl-48,.motif-gy-xl-48{--motif-gutter-y:12rem}.motif-g-xl-56,.motif-gx-xl-56{--motif-gutter-x:14rem}.motif-g-xl-56,.motif-gy-xl-56{--motif-gutter-y:14rem}.motif-g-xl-64,.motif-gx-xl-64{--motif-gutter-x:16rem}.motif-g-xl-64,.motif-gy-xl-64{--motif-gutter-y:16rem}}@media screen and (min-width:108em){.motif-col-xxl{flex:1 0}.motif-row-cols-xxl-auto>*{flex:none;width:auto}.motif-row-cols-xxl-1>*{flex:none;width:100%}.motif-row-cols-xxl-2>*{flex:none;width:50%}.motif-row-cols-xxl-3>*{flex:none;width:33.3333%}.motif-row-cols-xxl-4>*{flex:none;width:25%}.motif-row-cols-xxl-5>*{flex:none;width:20%}.motif-row-cols-xxl-6>*{flex:none;width:16.6667%}.motif-col-xxl-auto{flex:none;width:auto}.motif-col-xxl-1{flex:none;width:8.33333%}.motif-col-xxl-2{flex:none;width:16.6667%}.motif-col-xxl-3{flex:none;width:25%}.motif-col-xxl-4{flex:none;width:33.3333%}.motif-col-xxl-5{flex:none;width:41.6667%}.motif-col-xxl-6{flex:none;width:50%}.motif-col-xxl-7{flex:none;width:58.3333%}.motif-col-xxl-8{flex:none;width:66.6667%}.motif-col-xxl-9{flex:none;width:75%}.motif-col-xxl-10{flex:none;width:83.3333%}.motif-col-xxl-11{flex:none;width:91.6667%}.motif-col-xxl-12{flex:none;width:100%}.motif-offset-xxl-0{margin-left:0}.motif-offset-xxl-1{margin-left:8.33333%}.motif-offset-xxl-2{margin-left:16.6667%}.motif-offset-xxl-3{margin-left:25%}.motif-offset-xxl-4{margin-left:33.3333%}.motif-offset-xxl-5{margin-left:41.6667%}.motif-offset-xxl-6{margin-left:50%}.motif-offset-xxl-7{margin-left:58.3333%}.motif-offset-xxl-8{margin-left:66.6667%}.motif-offset-xxl-9{margin-left:75%}.motif-offset-xxl-10{margin-left:83.3333%}.motif-offset-xxl-11{margin-left:91.6667%}.motif-g-xxl-0,.motif-gx-xxl-0{--motif-gutter-x:0}.motif-g-xxl-0,.motif-gy-xxl-0{--motif-gutter-y:0}.motif-g-xxl-1,.motif-gx-xxl-1{--motif-gutter-x:.25rem}.motif-g-xxl-1,.motif-gy-xxl-1{--motif-gutter-y:.25rem}.motif-g-xxl-2,.motif-gx-xxl-2{--motif-gutter-x:.5rem}.motif-g-xxl-2,.motif-gy-xxl-2{--motif-gutter-y:.5rem}.motif-g-xxl-3,.motif-gx-xxl-3{--motif-gutter-x:.75rem}.motif-g-xxl-3,.motif-gy-xxl-3{--motif-gutter-y:.75rem}.motif-g-xxl-4,.motif-gx-xxl-4{--motif-gutter-x:1rem}.motif-g-xxl-4,.motif-gy-xxl-4{--motif-gutter-y:1rem}.motif-g-xxl-5,.motif-gx-xxl-5{--motif-gutter-x:1.25rem}.motif-g-xxl-5,.motif-gy-xxl-5{--motif-gutter-y:1.25rem}.motif-g-xxl-6,.motif-gx-xxl-6{--motif-gutter-x:1.5rem}.motif-g-xxl-6,.motif-gy-xxl-6{--motif-gutter-y:1.5rem}.motif-g-xxl-8,.motif-gx-xxl-8{--motif-gutter-x:2rem}.motif-g-xxl-8,.motif-gy-xxl-8{--motif-gutter-y:2rem}.motif-g-xxl-10,.motif-gx-xxl-10{--motif-gutter-x:2.5rem}.motif-g-xxl-10,.motif-gy-xxl-10{--motif-gutter-y:2.5rem}.motif-g-xxl-12,.motif-gx-xxl-12{--motif-gutter-x:3rem}.motif-g-xxl-12,.motif-gy-xxl-12{--motif-gutter-y:3rem}.motif-g-xxl-16,.motif-gx-xxl-16{--motif-gutter-x:4rem}.motif-g-xxl-16,.motif-gy-xxl-16{--motif-gutter-y:4rem}.motif-g-xxl-20,.motif-gx-xxl-20{--motif-gutter-x:5rem}.motif-g-xxl-20,.motif-gy-xxl-20{--motif-gutter-y:5rem}.motif-g-xxl-24,.motif-gx-xxl-24{--motif-gutter-x:6rem}.motif-g-xxl-24,.motif-gy-xxl-24{--motif-gutter-y:6rem}.motif-g-xxl-32,.motif-gx-xxl-32{--motif-gutter-x:8rem}.motif-g-xxl-32,.motif-gy-xxl-32{--motif-gutter-y:8rem}.motif-g-xxl-40,.motif-gx-xxl-40{--motif-gutter-x:10rem}.motif-g-xxl-40,.motif-gy-xxl-40{--motif-gutter-y:10rem}.motif-g-xxl-48,.motif-gx-xxl-48{--motif-gutter-x:12rem}.motif-g-xxl-48,.motif-gy-xxl-48{--motif-gutter-y:12rem}.motif-g-xxl-56,.motif-gx-xxl-56{--motif-gutter-x:14rem}.motif-g-xxl-56,.motif-gy-xxl-56{--motif-gutter-y:14rem}.motif-g-xxl-64,.motif-gx-xxl-64{--motif-gutter-x:16rem}.motif-g-xxl-64,.motif-gy-xxl-64{--motif-gutter-y:16rem}}.motif-container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding:0 1.14286rem}@media screen and (min-width:36em){.motif-container{max-width:48em}}@media screen and (min-width:48em){.motif-container{max-width:64em;padding:0 1.71429rem}}@media screen and (min-width:64em){.motif-container{max-width:90em}}@media screen and (min-width:90em){.motif-container{max-width:108em}}@media screen and (min-width:108em){.motif-container{max-width:138em}}.motif-container-fluid,.motif-container-lg,.motif-container-md,.motif-container-sm,.motif-container-xl,.motif-container-xs,.motif-container-xxl{max-width:100%;padding:0 1.14286rem}@media screen and (min-width:48em){.motif-container-fluid,.motif-container-lg,.motif-container-md,.motif-container-sm,.motif-container-xl,.motif-container-xs,.motif-container-xxl{padding:0 1.71429rem}}.motif-container-fluid.no-gutters,.no-gutters.motif-container-lg,.no-gutters.motif-container-md,.no-gutters.motif-container-sm,.no-gutters.motif-container-xl,.no-gutters.motif-container-xs,.no-gutters.motif-container-xxl{padding:0}.motif-container,.motif-container-fluid,.motif-container-lg,.motif-container-md,.motif-container-sm,.motif-container-xl,.motif-container-xs,.motif-container-xxl{--motif-gutter-x:1.14286rem;--motif-gutter-y:0;width:100%;padding-right:calc(var(--motif-gutter-x)*.5);padding-left:calc(var(--motif-gutter-x)*.5);margin-left:auto;margin-right:auto}@media screen and (min-width:36em){.motif-container,.motif-container-fluid,.motif-container-lg,.motif-container-md,.motif-container-sm,.motif-container-xl,.motif-container-xs,.motif-container-xxl{--motif-gutter-x:1.14286rem;--motif-gutter-y:0;width:100%;padding-right:calc(var(--motif-gutter-x)*.5);padding-left:calc(var(--motif-gutter-x)*.5);margin-left:auto;margin-right:auto}}@media screen and (min-width:48em){.motif-container,.motif-container-fluid,.motif-container-lg,.motif-container-md,.motif-container-sm,.motif-container-xl,.motif-container-xs,.motif-container-xxl{--motif-gutter-x:1.71429rem;--motif-gutter-y:0;width:100%;padding-right:calc(var(--motif-gutter-x)*.5);padding-left:calc(var(--motif-gutter-x)*.5);margin-left:auto;margin-right:auto}}@media screen and (min-width:64em){.motif-container,.motif-container-fluid,.motif-container-lg,.motif-container-md,.motif-container-sm,.motif-container-xl,.motif-container-xs,.motif-container-xxl{--motif-gutter-x:1.71429rem;--motif-gutter-y:0;width:100%;padding-right:calc(var(--motif-gutter-x)*.5);padding-left:calc(var(--motif-gutter-x)*.5);margin-left:auto;margin-right:auto}}@media screen and (min-width:90em){.motif-container,.motif-container-fluid,.motif-container-lg,.motif-container-md,.motif-container-sm,.motif-container-xl,.motif-container-xs,.motif-container-xxl{--motif-gutter-x:1.71429rem;--motif-gutter-y:0;width:100%;padding-right:calc(var(--motif-gutter-x)*.5);padding-left:calc(var(--motif-gutter-x)*.5);margin-left:auto;margin-right:auto}}@media screen and (min-width:108em){.motif-container,.motif-container-fluid,.motif-container-lg,.motif-container-md,.motif-container-sm,.motif-container-xl,.motif-container-xs,.motif-container-xxl{--motif-gutter-x:1.71429rem;--motif-gutter-y:0;width:100%;padding-right:calc(var(--motif-gutter-x)*.5);padding-left:calc(var(--motif-gutter-x)*.5);margin-left:auto;margin-right:auto}}.motif-container{max-width:100%}@media screen and (min-width:36em){.motif-container,.motif-container-sm{max-width:48em}}@media screen and (min-width:48em){.motif-container,.motif-container-md,.motif-container-sm{max-width:64em}}@media screen and (min-width:64em){.motif-container,.motif-container-lg,.motif-container-md,.motif-container-sm{max-width:90em}}@media screen and (min-width:90em){.motif-container,.motif-container-lg,.motif-container-md,.motif-container-sm,.motif-container-xl{max-width:108em}}@media screen and (min-width:108em){.motif-container,.motif-container-lg,.motif-container-md,.motif-container-sm,.motif-container-xl,.motif-container-xxl{max-width:138em}}.flex-fill{flex:auto}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-between{align-content:space-between}.align-content-around{align-content:space-around}.align-content-stretch{align-content:stretch}.align-self-auto{align-self:auto}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}.order-first{order:-1}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-last{order:6}.display-inline{display:inline}.display-inline-block{display:inline-block}.display-block{display:block}.display-grid{display:grid}.display-table{display:table}.display-table-row{display:table-row}.display-table-cell{display:table-cell}.display-flex{display:flex}.display-inline-flex{display:inline-flex}.display-none{display:none}.visibility-visible{visibility:visible}.visibility-hidden{visibility:hidden}@media screen and (min-width:36em){.flex-sm-fill{flex:auto}.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.flex-sm-row-reverse{flex-direction:row-reverse}.flex-sm-column-reverse{flex-direction:column-reverse}.flex-sm-grow-0{flex-grow:0}.flex-sm-grow-1{flex-grow:1}.flex-sm-shrink-0{flex-shrink:0}.flex-sm-shrink-1{flex-shrink:1}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}.justify-content-sm-evenly{justify-content:space-evenly}.align-items-sm-start{align-items:flex-start}.align-items-sm-end{align-items:flex-end}.align-items-sm-center{align-items:center}.align-items-sm-baseline{align-items:baseline}.align-items-sm-stretch{align-items:stretch}.align-content-sm-start{align-content:flex-start}.align-content-sm-end{align-content:flex-end}.align-content-sm-center{align-content:center}.align-content-sm-between{align-content:space-between}.align-content-sm-around{align-content:space-around}.align-content-sm-stretch{align-content:stretch}.align-self-sm-auto{align-self:auto}.align-self-sm-start{align-self:flex-start}.align-self-sm-end{align-self:flex-end}.align-self-sm-center{align-self:center}.align-self-sm-baseline{align-self:baseline}.align-self-sm-stretch{align-self:stretch}.order-sm-first{order:-1}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-last{order:6}.display-sm-inline{display:inline}.display-sm-inline-block{display:inline-block}.display-sm-block{display:block}.display-sm-grid{display:grid}.display-sm-table{display:table}.display-sm-table-row{display:table-row}.display-sm-table-cell{display:table-cell}.display-sm-flex{display:flex}.display-sm-inline-flex{display:inline-flex}.display-sm-none{display:none}.visibility-sm-visible{visibility:visible}.visibility-sm-hidden{visibility:hidden}}@media screen and (min-width:48em){.flex-md-fill{flex:auto}.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.flex-md-row-reverse{flex-direction:row-reverse}.flex-md-column-reverse{flex-direction:column-reverse}.flex-md-grow-0{flex-grow:0}.flex-md-grow-1{flex-grow:1}.flex-md-shrink-0{flex-shrink:0}.flex-md-shrink-1{flex-shrink:1}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.flex-md-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-md-start{justify-content:flex-start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}.justify-content-md-evenly{justify-content:space-evenly}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-center{align-items:center}.align-items-md-baseline{align-items:baseline}.align-items-md-stretch{align-items:stretch}.align-content-md-start{align-content:flex-start}.align-content-md-end{align-content:flex-end}.align-content-md-center{align-content:center}.align-content-md-between{align-content:space-between}.align-content-md-around{align-content:space-around}.align-content-md-stretch{align-content:stretch}.align-self-md-auto{align-self:auto}.align-self-md-start{align-self:flex-start}.align-self-md-end{align-self:flex-end}.align-self-md-center{align-self:center}.align-self-md-baseline{align-self:baseline}.align-self-md-stretch{align-self:stretch}.order-md-first{order:-1}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-last{order:6}.display-md-inline{display:inline}.display-md-inline-block{display:inline-block}.display-md-block{display:block}.display-md-grid{display:grid}.display-md-table{display:table}.display-md-table-row{display:table-row}.display-md-table-cell{display:table-cell}.display-md-flex{display:flex}.display-md-inline-flex{display:inline-flex}.display-md-none{display:none}.visibility-md-visible{visibility:visible}.visibility-md-hidden{visibility:hidden}}@media screen and (min-width:64em){.flex-lg-fill{flex:auto}.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.flex-lg-row-reverse{flex-direction:row-reverse}.flex-lg-column-reverse{flex-direction:column-reverse}.flex-lg-grow-0{flex-grow:0}.flex-lg-grow-1{flex-grow:1}.flex-lg-shrink-0{flex-shrink:0}.flex-lg-shrink-1{flex-shrink:1}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}.justify-content-lg-evenly{justify-content:space-evenly}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-center{align-items:center}.align-items-lg-baseline{align-items:baseline}.align-items-lg-stretch{align-items:stretch}.align-content-lg-start{align-content:flex-start}.align-content-lg-end{align-content:flex-end}.align-content-lg-center{align-content:center}.align-content-lg-between{align-content:space-between}.align-content-lg-around{align-content:space-around}.align-content-lg-stretch{align-content:stretch}.align-self-lg-auto{align-self:auto}.align-self-lg-start{align-self:flex-start}.align-self-lg-end{align-self:flex-end}.align-self-lg-center{align-self:center}.align-self-lg-baseline{align-self:baseline}.align-self-lg-stretch{align-self:stretch}.order-lg-first{order:-1}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-last{order:6}.display-lg-inline{display:inline}.display-lg-inline-block{display:inline-block}.display-lg-block{display:block}.display-lg-grid{display:grid}.display-lg-table{display:table}.display-lg-table-row{display:table-row}.display-lg-table-cell{display:table-cell}.display-lg-flex{display:flex}.display-lg-inline-flex{display:inline-flex}.display-lg-none{display:none}.visibility-lg-visible{visibility:visible}.visibility-lg-hidden{visibility:hidden}}@media screen and (min-width:90em){.flex-xl-fill{flex:auto}.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.flex-xl-row-reverse{flex-direction:row-reverse}.flex-xl-column-reverse{flex-direction:column-reverse}.flex-xl-grow-0{flex-grow:0}.flex-xl-grow-1{flex-grow:1}.flex-xl-shrink-0{flex-shrink:0}.flex-xl-shrink-1{flex-shrink:1}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}.justify-content-xl-evenly{justify-content:space-evenly}.align-items-xl-start{align-items:flex-start}.align-items-xl-end{align-items:flex-end}.align-items-xl-center{align-items:center}.align-items-xl-baseline{align-items:baseline}.align-items-xl-stretch{align-items:stretch}.align-content-xl-start{align-content:flex-start}.align-content-xl-end{align-content:flex-end}.align-content-xl-center{align-content:center}.align-content-xl-between{align-content:space-between}.align-content-xl-around{align-content:space-around}.align-content-xl-stretch{align-content:stretch}.align-self-xl-auto{align-self:auto}.align-self-xl-start{align-self:flex-start}.align-self-xl-end{align-self:flex-end}.align-self-xl-center{align-self:center}.align-self-xl-baseline{align-self:baseline}.align-self-xl-stretch{align-self:stretch}.order-xl-first{order:-1}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-last{order:6}.display-xl-inline{display:inline}.display-xl-inline-block{display:inline-block}.display-xl-block{display:block}.display-xl-grid{display:grid}.display-xl-table{display:table}.display-xl-table-row{display:table-row}.display-xl-table-cell{display:table-cell}.display-xl-flex{display:flex}.display-xl-inline-flex{display:inline-flex}.display-xl-none{display:none}.visibility-xl-visible{visibility:visible}.visibility-xl-hidden{visibility:hidden}}@media screen and (min-width:108em){.flex-xxl-fill{flex:auto}.flex-xxl-row{flex-direction:row}.flex-xxl-column{flex-direction:column}.flex-xxl-row-reverse{flex-direction:row-reverse}.flex-xxl-column-reverse{flex-direction:column-reverse}.flex-xxl-grow-0{flex-grow:0}.flex-xxl-grow-1{flex-grow:1}.flex-xxl-shrink-0{flex-shrink:0}.flex-xxl-shrink-1{flex-shrink:1}.flex-xxl-wrap{flex-wrap:wrap}.flex-xxl-nowrap{flex-wrap:nowrap}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse}.justify-content-xxl-start{justify-content:flex-start}.justify-content-xxl-end{justify-content:flex-end}.justify-content-xxl-center{justify-content:center}.justify-content-xxl-between{justify-content:space-between}.justify-content-xxl-around{justify-content:space-around}.justify-content-xxl-evenly{justify-content:space-evenly}.align-items-xxl-start{align-items:flex-start}.align-items-xxl-end{align-items:flex-end}.align-items-xxl-center{align-items:center}.align-items-xxl-baseline{align-items:baseline}.align-items-xxl-stretch{align-items:stretch}.align-content-xxl-start{align-content:flex-start}.align-content-xxl-end{align-content:flex-end}.align-content-xxl-center{align-content:center}.align-content-xxl-between{align-content:space-between}.align-content-xxl-around{align-content:space-around}.align-content-xxl-stretch{align-content:stretch}.align-self-xxl-auto{align-self:auto}.align-self-xxl-start{align-self:flex-start}.align-self-xxl-end{align-self:flex-end}.align-self-xxl-center{align-self:center}.align-self-xxl-baseline{align-self:baseline}.align-self-xxl-stretch{align-self:stretch}.order-xxl-first{order:-1}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-last{order:6}.display-xxl-inline{display:inline}.display-xxl-inline-block{display:inline-block}.display-xxl-block{display:block}.display-xxl-grid{display:grid}.display-xxl-table{display:table}.display-xxl-table-row{display:table-row}.display-xxl-table-cell{display:table-cell}.display-xxl-flex{display:flex}.display-xxl-inline-flex{display:inline-flex}.display-xxl-none{display:none}.visibility-xxl-visible{visibility:visible}.visibility-xxl-hidden{visibility:hidden}}.ag-theme-motif :where([class^=ag-]){box-sizing:border-box;outline:0}.ag-theme-motif :where([class^=ag-]):after{box-sizing:border-box;outline:0}.ag-theme-motif :where([class^=ag-]):before{box-sizing:border-box;outline:0}.ag-theme-motif :where([class^=ag-]):focus{box-sizing:border-box;outline:0}.ag-theme-motif :where([class^=ag-]):focus-within{box-sizing:border-box;outline:0}.ag-theme-motif :where([class^=ag-]):where(button){color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;margin:0;padding:0}.ag-theme-motif :where([class^=ag-]):where(input){color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;margin:0;padding:0}.ag-theme-motif :where([class^=ag-]):where(textarea){color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;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{z-index:9999;clip:rect(1px,1px,1px,1px);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.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;user-select:none}.ag-theme-motif .ag-selectable{-webkit-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{width:0;height:0;display:block;position:absolute}.ag-theme-motif .ag-virtual-list-viewport .ag-tab-guard{position:-webkit-sticky;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-name:ag-shake-left-to-right;animation-duration:.2s;animation-iteration-count:infinite;animation-direction:alternate}@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{color:#9b9b9b;opacity:.7;transition:opacity 1s ease-out 3s;position:absolute;bottom:20px;right:25px}.ag-theme-motif .ag-watermark:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDkiIGhlaWdodD0iMzYiIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiM5QjlCOUIiIGQ9Ik0xOTIuOTkzIDIzLjY1OHYtNy45NDZoLTEzLjU0MWwtNy45NDcgNy45NDZ6TTIwOC4yNSAzLjk1aC0xNi45NzRsLTguMDEgNy45NDdoMjQuOTg0ek0xNjMuNjIyIDMxLjYwNWw0LjA2OS00LjA2OWgxMy43MzJ2Ny45NDdoLTE3LjgwMXoiLz48cGF0aCBmaWxsPSIjOUI5QjlCIiBkPSJNMTY2LjYxIDE5Ljc4aDguNzczbDguMDEtNy45NDZIMTY2LjYxek0xNTcuMDExIDMxLjYwNWg2LjYxMWw3Ljg4My03Ljk0N2gtMTQuNDk0ek0xOTEuMjc2IDMuOTVsLTQuMDY4IDQuMDdIMTYxLjI3Vi4wNzJoMzAuMDA2ek0yMC44NCAzMC4yMDZIOC4zNzhsLTIuMTYyIDUuMzRILjc1TDEyLjI1NyA4LjU5Mmg0Ljc2OEwyOC41MyAzNS41NDZoLTUuNTN6bS0xLjcxNy00LjI2TDE0LjYwOSAxNC45NWwtNC41MTQgMTAuOTk4ek0xMDQuNDM3IDE4LjUwOWMxLjU4OS0yLjM1MiA1LjU5NC0yLjYwNyA3LjI0Ny0yLjYwN3Y0LjU3OGMtMi4wMzQgMC00LjA2OS4wNjMtNS4yNzcuOTUzLTEuMjA3Ljg5LTEuODQzIDIuMDk4LTEuODQzIDMuNTZ2MTAuNTUzaC00Ljk1OVYxNS45MDJoNC43Njh6TTExOS4zNzYgMTUuOTAyaC00Ljk1OHYxOS42NDRoNC45NTh6TTExOS4zNzYgNy4xM2gtNC45NTh2NS44NDhoNC45NTh6TTE0My45NzkgNy4xM3YyOC40MTZoLTQuNzY4bC0uMTI3LTIuOTg4YTguMyA4LjMgMCAwIDEtMi42NyAyLjQ4Yy0xLjA4MS41NzItMi40MTYuODktMy45NDIuODktMS4zMzUgMC0yLjYwNi0uMjU1LTMuNjg3LS43LTEuMTQ0LS41MDgtMi4xNjItMS4xNDQtMi45ODgtMi4wMzRhOS42IDkuNiAwIDAgMS0xLjk3MS0zLjE3OWMtLjUwOC0xLjIwNy0uNjk5LTIuNjA2LS42OTktNC4xMzJzLjI1NC0yLjkyNC42OTktNC4xOTZjLjUwOS0xLjI3MSAxLjE0NS0yLjM1MiAxLjk3MS0zLjI0MnMxLjg0NC0xLjU4OSAyLjk4OC0yLjA5OCAyLjM1Mi0uNzYzIDMuNjg3LS43NjNjMS41MjYgMCAyLjc5Ny4yNTUgMy44NzguODI3czEuOTcxIDEuMzM1IDIuNjcgMi40MTZWNy4xOTNoNC45NTl6bS0xMC40MjYgMjQuNTM4YzEuNjUzIDAgMi45MjQtLjU3MiAzLjk0MS0xLjY1M3MxLjUyNi0yLjU0MyAxLjUyNi00LjMyMy0uNTA5LTMuMTc4LTEuNTI2LTQuMzIyYy0xLjAxNy0xLjA4MS0yLjI4OC0xLjY1My0zLjk0MS0xLjY1My0xLjU5IDAtMi45MjUuNTcyLTMuODc4IDEuNjUzLTEuMDE3IDEuMDgtMS41MjYgMi41NDMtMS41MjYgNC4zMjIgMCAxLjc4LjUwOSAzLjE4IDEuNTI2IDQuMjYgMS4wMTcgMS4xNDQgMi4yODggMS43MTYgMy44NzggMS43MTZNNTcuMjAyIDIwLjM1M0g0NC45MzN2NC4yNTloNi45OTNjLS4xOSAyLjE2MS0xLjAxNyAzLjgxNC0yLjQxNiA1LjE1LTEuMzk4IDEuMjctMy4xNzggMS45MDYtNS40NjcgMS45MDYtMS4yNzEgMC0yLjQ4LS4yNTQtMy40OTYtLjY5OWE3IDcgMCAwIDEtMi43MzQtMS45N2MtLjc2My0uODI3LTEuMzM1LTEuODQ0LTEuNzgtMy4wNTJzLS42MzYtMi40OC0uNjM2LTMuOTQyLjE5LTIuNzMzLjYzNi0zLjk0MWMuMzgxLTEuMjA4IDEuMDE3LTIuMTYyIDEuNzgtMy4wNTIuNzYzLS44MjYgMS42NTMtMS40NjIgMi43MzMtMS45N2E5LjEgOS4xIDAgMCAxIDMuNTYtLjdxNC4wMDUgMCA2LjEwMyAxLjkwN2wzLjMwNi0zLjMwNWMtMi40OC0xLjkwNy01LjY1OC0yLjkyNS05LjQwOS0yLjkyNS0yLjA5NyAwLTQuMDA0LjMxOC01LjcyMSAxLjAxOC0xLjcxNi42OTktMy4xNzkgMS41ODktNC4zODYgMi43OTdBMTIuMSAxMi4xIDAgMCAwIDMxLjIgMTYuMjJjLS42MzUgMS43MTctLjk1MyAzLjYyNC0uOTUzIDUuNjU4cy4zMTggMy45NDIgMS4wMTcgNS42NThjLjcgMS43MTcgMS41OSAzLjE3OSAyLjc5NyA0LjM4N2ExMi4xIDEyLjEgMCAwIDAgNC4zODcgMi43OTdjMS43MTYuNyAzLjYyMyAxLjAxNyA1LjY1NyAxLjAxNyAyLjAzNSAwIDMuODc4LS4zMTggNS41MzEtMS4wMTcgMS42NTMtLjcgMy4wNTItMS41OSA0LjE5Ni0yLjc5N3ExLjcxNi0xLjgxMiAyLjY3LTQuMzg3Yy42MzYtMS43MTYuOTU0LTMuNjIzLjk1NC01LjY1OHYtLjgyNmMtLjE5MS0uMTI3LS4yNTUtLjQ0NS0uMjU1LS43TTk1Ljk4MiAyMC4zNTNoLTEyLjI3djQuMjU5aDYuOTkzYy0uMTkgMi4xNjEtMS4wMTcgMy44MTQtMi40MTYgNS4xNS0xLjM5OCAxLjI3LTMuMTc4IDEuOTA2LTUuNDY3IDEuOTA2LTEuMjcxIDAtMi40OC0uMjU0LTMuNDk2LS42OTlhNyA3IDAgMCAxLTIuNzM0LTEuOTdjLS43NjMtLjgyNy0xLjMzNS0xLjg0NC0xLjc4LTMuMDUycy0uNjM2LTIuNDgtLjYzNi0zLjk0Mi4xOS0yLjczMy42MzYtMy45NDFjLjM4MS0xLjIwOCAxLjAxNy0yLjE2MiAxLjc4LTMuMDUyLjc2My0uODI2IDEuNjUzLTEuNDYyIDIuNzM0LTEuOTdhOS4xIDkuMSAwIDAgMSAzLjU2LS43cTQuMDA1IDAgNi4xMDMgMS45MDdsMy4zMDUtMy4zMDVjLTIuNDc5LTEuOTA3LTUuNjU4LTIuOTI1LTkuNDA4LTIuOTI1LTIuMDk4IDAtNC4wMDUuMzE4LTUuNzIyIDEuMDE4LTEuNzE2LjY5OS0zLjE3OCAxLjU4OS00LjM4NiAyLjc5N2ExMi4xIDEyLjEgMCAwIDAtMi43OTcgNC4zODZjLS42MzYgMS43MTctLjk1NCAzLjYyNC0uOTU0IDUuNjU4cy4zMTggMy45NDIgMS4wMTcgNS42NThjLjcgMS43MTcgMS41OSAzLjE3OSAyLjc5NyA0LjM4N2ExMi4xIDEyLjEgMCAwIDAgNC4zODcgMi43OTdjMS43MTYuNyAzLjYyMyAxLjAxNyA1LjY1OCAxLjAxNyAyLjAzNCAwIDMuODc4LS4zMTggNS41My0xLjAxNyAxLjY1My0uNyAzLjA1Mi0xLjU5IDQuMTk2LTIuNzk3cTEuNzE4LTEuODEyIDIuNjctNC4zODdjLjYzNi0xLjcxNi45NTQtMy42MjMuOTU0LTUuNjU4di0uODI2Yy0uMTktLjEyNy0uMjU1LS40NDUtLjI1NS0uNyIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:170px 40px;width:170px;height:40px;display:block}.ag-theme-motif .ag-watermark-text{opacity:.5;font-family:Impact,sans-serif;font-size:19px;font-weight:700}.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{flex-direction:row;display:flex}.ag-theme-motif .ag-root-wrapper-body.ag-layout-normal{flex:auto;height:0;min-height:0}.ag-theme-motif .ag-root{flex-direction:column;display:flex;position:relative}.ag-theme-motif .ag-root.ag-layout-auto-height,.ag-theme-motif .ag-root.ag-layout-normal{flex:auto;width:0;overflow:hidden}.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:auto;min-width:0;height:100%;position:relative;overflow:hidden}.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{display:none!important}.ag-theme-motif .ag-center-cols-viewport::-webkit-scrollbar{display:none!important}.ag-theme-motif .ag-body-viewport{-webkit-overflow-scrolling:touch;display:flex}.ag-theme-motif .ag-body-viewport.ag-layout-normal{overflow-y:auto}.ag-theme-motif .ag-center-cols-viewport{width:100%;min-height:100%;overflow-x:auto}.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{width:100%;overflow:auto}.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{white-space:nowrap;height:100%}.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{width:100%;height:100%;display:inline-block;overflow:hidden}.ag-theme-motif .ag-virtual-list-container{overflow:hidden}.ag-theme-motif .ag-body{flex:auto;min-height:0;display:flex;position:relative;flex-direction:row!important}.ag-theme-motif .ag-body-horizontal-scroll,.ag-theme-motif .ag-body-vertical-scroll{min-width:0;min-height:0;display:flex;position:relative}.ag-theme-motif .ag-body-horizontal-scroll.ag-scrollbar-invisible,.ag-theme-motif .ag-body-vertical-scroll.ag-scrollbar-invisible{position:absolute;bottom:0}.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;visibility:hidden;transition:opacity .4s}.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{z-index:10;top:0}.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{min-width:0;height:100%;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{pointer-events:all;overflow:hidden}.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{white-space:nowrap;height:100%;display:inline-block;position:absolute}.ag-theme-motif .ag-cell-value{flex:auto}.ag-theme-motif .ag-cell-value,.ag-theme-motif .ag-group-value{text-overflow:ellipsis;overflow:hidden}.ag-theme-motif .ag-cell-wrap-text{white-space:normal;word-break:break-word}.ag-theme-motif .ag-sparkline-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.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{vertical-align:middle;display:inline-block}.ag-theme-motif .ag-popup-child{z-index:5;top:0}.ag-theme-motif .ag-popup-editor{-webkit-user-select:none;user-select:none;position:absolute}.ag-theme-motif .ag-large-text-input{display:block}.ag-theme-motif .ag-floating-top{border-bottom:var(--ag-pinned-row-border);white-space:nowrap;width:100%;display:flex;position:relative;overflow:hidden}.ag-theme-motif .ag-pinned-left-floating-top,.ag-theme-motif .ag-pinned-right-floating-top{min-width:0;display:inline-block;position:relative;overflow:hidden}.ag-theme-motif .ag-floating-bottom{border-top:var(--ag-pinned-row-border);white-space:nowrap;width:100%;display:flex;position:relative;overflow:hidden}.ag-theme-motif .ag-pinned-left-floating-bottom,.ag-theme-motif .ag-pinned-right-floating-bottom{min-width:0;display:inline-block;position:relative;overflow:hidden}.ag-theme-motif .ag-sticky-bottom,.ag-theme-motif .ag-sticky-top{background-color:var(--ag-background-color);width:100%;display:flex;position:absolute}.ag-theme-motif .ag-pinned-left-sticky-top,.ag-theme-motif .ag-pinned-right-sticky-top{height:100%;position:relative;overflow:hidden}.ag-theme-motif .ag-sticky-bottom-full-width-container,.ag-theme-motif .ag-sticky-top-full-width-container{width:100%;height:100%;overflow:hidden}.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 :-webkit-any(.ag-ltr,.ag-rtl) .ag-value-slide-out{transition-timing-function:linear}.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;-webkit-user-select:none;user-select:none;display:flex;overflow-x:hidden;overflow-y:auto}.ag-theme-motif .ag-select-agg-func-item{flex-flow:row;align-items:center;height:100%;display:flex;position:relative}.ag-theme-motif .ag-select-agg-func-item>*{flex:none}.ag-theme-motif .ag-select-agg-func-item{text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.ag-theme-motif .ag-tool-panel-horizontal-resize{cursor:ew-resize;z-index:1;width:5px;height:100%;position:absolute;top:0}.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{flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.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{flex-direction:column;display:flex}.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:#0000;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{visibility:hidden;width:0;overflow:hidden}.ag-theme-motif .ag-measurement-container div{position:absolute}.ag-theme-motif .ag-group{width:100%;position:relative}.ag-theme-motif .ag-group-title-bar{padding:var(--ag-grid-size);align-items:center;display:flex}.ag-theme-motif .ag-group-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:inline;overflow:hidden}.ag-theme-motif .ag-group-title-bar .ag-group-title{cursor:default}.ag-theme-motif .ag-group-toolbar{padding:var(--ag-grid-size);align-items:center;display:flex}.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-flow: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:#0000;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:#0000}.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;--ag-internal-content-line-height:min(calc(var(--ag-row-height) - 1px),var(--ag-line-height,1000px));width:100%}.ag-theme-motif .ag-sticky-bottom:after{border-top:var(--ag-row-border);content:"";width:100%;height:1px;position:absolute;top:0}.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{line-height:var(--ag-internal-content-line-height);border:1px solid #0000}.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){height:var(--ag-internal-content-line-height);align-items:center;display:flex}.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:"";width:calc(100% - 1px);height:1px;position:absolute}.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:"";pointer-events:none;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.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:"";pointer-events:none;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.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;width:100%;height:100%}.ag-theme-motif .ag-skeleton-effect{background-color:var(--ag-row-loading-skeleton-effect-color);border-radius:.25rem;width:100%;height:1em;animation:1.5s ease-in-out .5s infinite ag-skeleton-loading}.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;height:100%;display:flex}.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-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@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);width:6px;height:6px;position:absolute;bottom:-1px}.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{flex:auto;align-items:center;line-height:normal;display:flex;position:relative}.ag-theme-motif .ag-input-field{flex-direction:row;align-items:center;display:flex}.ag-theme-motif .ag-input-field-input{flex:auto}.ag-theme-motif .ag-floating-filter-input .ag-input-field-input[type=date]{width:1px}.ag-theme-motif .ag-input-field-input{width:100%;min-width:0}.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{content:"";opacity:.5;background-color:currentColor;width:12px;height:12px;display:block;position:absolute;-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:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.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{background-color:var(--ag-header-background-color);border-bottom:var(--ag-header-row-border);padding-left:var(--ag-cell-horizontal-padding);padding-right:var(--ag-cell-horizontal-padding);align-items:center;display:flex;position:relative}.ag-theme-motif .ag-advanced-filter{align-items:center;width:100%;display:flex}.ag-theme-motif .ag-advanced-filter-apply-button,.ag-theme-motif .ag-advanced-filter-builder-button{white-space:nowrap;line-height:normal}.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{background-color:unset;font-size:var(--ag-font-size);padding:var(--ag-grid-size);border:0;align-items:center;font-weight:600;display:flex}.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);-webkit-user-select:none;user-select:none;flex-direction:column;width:100%;display:flex}.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);padding:var(--ag-widget-container-vertical-padding)var(--ag-widget-container-horizontal-padding);justify-content:flex-end;display:flex}.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{flex:auto;justify-content:space-between;align-items:center;display:flex;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;height:100%;display:flex;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%;width:calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size));top:0}.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{width:calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size)/2);top:0}.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%;width:calc(var(--ag-advanced-filter-builder-indent-size) - var(--ag-icon-size)/2);top:0}.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;height:100%;display:flex}.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{box-shadow:var(--ag-focus-shadow)}.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{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.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;height:var(--ag-list-item-height);display:flex}.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,.ag-theme-motif .ag-advanced-filter-builder-validation .ag-advanced-filter-builder-invalid{opacity:1}.ag-theme-motif .ag-advanced-filter-builder-virtual-list-item-highlight .ag-advanced-filter-builder-item-button:focus-visible{opacity:1}.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);z-index:1;padding:0}.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{width:100%;height:100%;line-height:normal}.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{width:100%;height:100%}.ag-theme-motif .ag-chart,.ag-theme-motif .ag-chart-components-wrapper{display:flex;position:relative;overflow:hidden}.ag-theme-motif .ag-chart-components-wrapper{flex:auto}.ag-theme-motif .ag-chart-canvas-wrapper{flex:auto;position:relative;overflow:hidden}.ag-theme-motif .ag-chart-menu{flex-direction:column;display:flex;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{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ag-theme-motif .ag-chart-tabbed-menu-header{cursor:default;-webkit-user-select:none;user-select:none;flex:none}.ag-theme-motif .ag-chart-tabbed-menu-body{flex:auto;align-items:stretch;display:flex;overflow:hidden}.ag-theme-motif .ag-chart-tab{width:100%;overflow-x:hidden;overflow-y:auto}.ag-theme-motif .ag-chart-settings{overflow-x:hidden}.ag-theme-motif .ag-chart-settings-wrapper{flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ag-theme-motif .ag-chart-settings-nav-bar{-webkit-user-select:none;user-select:none;align-items:center;width:100%;height:30px;padding:0 10px;display:flex}.ag-theme-motif .ag-chart-settings-card-selector{flex:auto;justify-content:space-around;align-items:center;height:100%;padding:0 10px;display:flex}.ag-theme-motif .ag-chart-settings-card-item{background-color:var(--ag-foreground-color);cursor:pointer;border-radius:4px;width:8px;height:8px;position:relative}.ag-theme-motif .ag-chart-settings-card-item.ag-not-selected{opacity:.2}.ag-theme-motif .ag-chart-settings-card-item:before{content:" ";background-color:#0000;width:20px;height:20px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;top:50%;left:50%}.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{box-shadow:var(--ag-focus-shadow);border-radius:1px}.ag-theme-motif .ag-chart-settings-next-button,.ag-theme-motif .ag-chart-settings-prev-button{cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.ag-theme-motif .ag-chart-settings-mini-charts-container{flex:auto;position:relative;overflow-x:hidden;overflow-y:auto}.ag-theme-motif .ag-chart-settings-mini-wrapper{flex-direction:column;width:100%;min-height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.ag-theme-motif .ag-chart-settings-mini-wrapper.ag-animating{transition:left .3s 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{-webkit-user-select:none;user-select:none;flex-direction:column;padding-bottom:16px;display:flex;position:relative}.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{margin:0;display:flex}.ag-theme-motif .ag-chart-advanced-settings-section{border-bottom:1px solid var(--ag-border-color)}.ag-theme-motif .ag-chart-empty-text{background-color:var(--ag-background-color);justify-content:center;align-items:center;width:100%;height:100%;display:flex;top:0}.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{flex-direction:row;gap:20px;width:auto;display:flex;top:8px}.ag-theme-motif .ag-ltr .ag-chart .ag-chart-menu-wrapper .ag-chart-menu{right:calc(var(--ag-cell-horizontal-padding) + var(--ag-grid-size) - 4px);justify-content:right}.ag-theme-motif .ag-rtl .ag-chart .ag-chart-menu-wrapper .ag-chart-menu{left:calc(var(--ag-cell-horizontal-padding) + var(--ag-grid-size) - 4px);justify-content:left}.ag-theme-motif .ag-charts-font-size-color{justify-content:space-between;align-self:stretch;display:flex}.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;opacity:.5;opacity:.8;margin:2px 0}.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{box-shadow:inset var(--ag-focus-shadow)}.ag-theme-motif .ag-charts-data-group-title-bar:focus-visible{box-shadow:inset var(--ag-focus-shadow)}.ag-theme-motif .ag-charts-format-top-level-group-title-bar:focus-visible{box-shadow:inset var(--ag-focus-shadow)}.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{gap:var(--ag-widget-vertical-spacing);padding:var(--ag-widget-container-vertical-padding)var(--ag-widget-container-horizontal-padding);flex-direction:column;display:flex}.ag-theme-motif .ag-charts-settings-group-container{padding:var(--ag-grid-size);grid-template-columns:60px 1fr 60px 1fr 60px;row-gap:8px;display:grid}.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{margin:0;display:flex}.ag-theme-motif .ag-chart-menu-panel{background-color:var(--ag-chrome-background-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:"";height:16px;display:block;position:absolute;top:0;left:0;right: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{padding:0 calc(var(--ag-grid-size)*1.5);border-top:none;font-weight:500}.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:0 0;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;width:100%;display:inline-flex;position:relative;overflow:auto}.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{text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.ag-theme-motif .ag-column-drop-vertical{flex-direction:column;align-items:stretch;display:flex;overflow:hidden}.ag-theme-motif .ag-column-drop-vertical-title-bar{flex:none;align-items:center;display:flex}.ag-theme-motif .ag-column-drop-vertical-list{flex-direction:column;flex-grow:1;align-items:stretch;position:relative;overflow-x:auto}.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{white-space:nowrap;overflow:hidden}.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);padding:calc(var(--ag-grid-size)*.5);border-radius:500px}.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{margin-top:var(--ag-grid-size);position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.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{opacity:.75;min-width:0}.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{border:1px dashed;border-color:var(--ag-border-color);margin:calc(var(--ag-grid-size)*1.5)calc(var(--ag-grid-size)*2);padding:calc(var(--ag-grid-size)*2);justify-content:center;align-items:center;display:flex}.ag-theme-motif .ag-column-select{flex-direction:column;flex:3 1 0;display:flex;position:relative;overflow:hidden}.ag-theme-motif .ag-column-select-header{height:var(--ag-header-height);padding-left:var(--ag-widget-container-horizontal-padding);padding-right:var(--ag-widget-container-horizontal-padding);flex:none}.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;gap:var(--ag-widget-horizontal-spacing);display:flex;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);width:var(--ag-icon-size);position:relative}.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:auto}.ag-theme-motif .ag-column-select-header-filter{width:100%}.ag-theme-motif .ag-column-select-list{flex:1 1 0;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{text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.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;height:100%;display:flex}.ag-theme-motif .ag-set-filter-item-checkbox{width:100%;height:100%;display:flex}.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{flex-direction:column;display:flex}.ag-theme-motif .ag-filter-filter{flex:1 1 0}.ag-theme-motif .ag-filter-condition{justify-content:center;display:flex}.ag-theme-motif .ag-floating-filter-body{flex:auto;height:100%;display:flex;position:relative}.ag-theme-motif .ag-floating-filter-full-body{flex:auto;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.ag-theme-motif .ag-floating-filter-full-body>div{flex:auto}.ag-theme-motif .ag-floating-filter-input{align-items:center;width:100%;display:flex}.ag-theme-motif .ag-floating-filter-input>*{flex:auto}.ag-theme-motif .ag-floating-filter-button{flex:none;display:flex}.ag-theme-motif .ag-set-floating-filter-input input[disabled]{pointer-events:none}.ag-theme-motif .ag-floating-filter-button-button{-webkit-appearance:none;appearance:none;height:var(--ag-icon-size);width:var(--ag-icon-size);background:0 0;border:none}.ag-theme-motif .ag-filter-loading{height:100%;padding:var(--ag-widget-container-vertical-padding)var(--ag-widget-container-horizontal-padding);z-index:1;width:100%;position:absolute}.ag-theme-motif .ag-column-panel{flex-direction:column;flex:auto;display:flex;overflow:hidden}.ag-theme-motif .ag-pivot-mode-panel{height:var(--ag-header-height);display:flex}.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 0;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{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;align-items:center;gap:var(--ag-cell-widget-spacing);max-width:200px;padding-left:var(--ag-cell-horizontal-padding);padding-right:var(--ag-cell-horizontal-padding);text-overflow:ellipsis;transform:translateY(calc(var(--ag-grid-size)*2));z-index:9999;font-weight:500;position:absolute;height:var(--ag-header-height)!important}.ag-theme-motif .ag-dnd-ghost,.ag-theme-motif .ag-header{white-space:nowrap;display:flex;overflow:hidden}.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(--font-family-primary,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}.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;gap:var(--ag-cell-widget-spacing);height:100%;padding:0 var(--ag-cell-horizontal-padding);display:inline-flex;position:absolute}.ag-theme-motif :-webkit-any(.ag-header-cell:not(.ag-floating-filter),.ag-header-group-cell):before{content:"";transition:background-color var(--ag-header-cell-hover-background-transition-duration);background-color:#0000;position:absolute;top:0;bottom:0;left:0;right:0}.ag-theme-motif :is(.ag-header-cell:not(.ag-floating-filter),.ag-header-group-cell):before{content:"";transition:background-color var(--ag-header-cell-hover-background-transition-duration);background-color:#0000;position:absolute;top:0;bottom:0;left:0;right:0}.ag-theme-motif .ag-header-cell-moving:-webkit-any(.ag-header-cell:not(.ag-floating-filter),.ag-header-group-cell):before{background-color:var(--ag-header-cell-hover-background-color)}.ag-theme-motif .ag-header-cell-moving:is(.ag-header-cell:not(.ag-floating-filter),.ag-header-group-cell):before{background-color:var(--ag-header-cell-hover-background-color)}.ag-theme-motif :-webkit-any(.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 :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 *){z-index:1;position:relative}.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-self:stretch;align-items:center;gap:var(--ag-grid-size);flex:auto;display:flex}.ag-theme-motif .ag-header-cell-label{text-overflow:ellipsis;overflow:hidden}.ag-theme-motif .ag-header-group-cell-label.ag-sticky-label{flex:none;max-width:100%;position:-webkit-sticky;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{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ag-theme-motif .ag-header-cell-text{text-overflow:ellipsis;word-break:break-word;overflow:hidden}.ag-theme-motif .ag-header-cell:not(.ag-header-cell-auto-height) .ag-header-cell-comp-wrapper{align-items:center;height:100%;display:flex}.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{box-shadow:inset var(--ag-focus-shadow)}.ag-theme-motif .ag-header-cell:focus-visible{box-shadow:inset var(--ag-focus-shadow)}.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);top:calc(50% - var(--ag-header-column-border-height)*.5);z-index:1;position:absolute}.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{cursor:ew-resize;z-index:2;align-items:center;width:8px;height:100%;display:flex;position:absolute;top:0}.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);top:calc(50% - var(--ag-header-column-resize-handle-height)*.5);width:var(--ag-header-column-resize-handle-width);z-index:1;position:absolute}.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);-webkit-user-select:none;user-select:none;max-height:100%;position:absolute;overflow-y:auto}.ag-theme-motif .ag-menu-list{cursor:default;padding:var(--ag-grid-size)0;width:100%;display:table}.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{vertical-align:middle;display:table-cell}.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{flex-wrap:nowrap;width:100%;display:flex}.ag-theme-motif .ag-compact-menu-option-text{white-space:nowrap;flex:auto}.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{padding:var(--ag-widget-vertical-spacing)var(--ag-widget-container-horizontal-padding)var(--ag-widget-container-vertical-padding);justify-content:flex-end;display:flex;overflow:hidden}.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{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));padding:var(--ag-widget-container-vertical-padding)var(--ag-widget-container-horizontal-padding);padding-bottom:calc(var(--ag-widget-container-vertical-padding)*.5);flex-direction:column;display:flex;overflow-y:auto}.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{color:var(--ag-header-text-color);padding:calc(var(--ag-grid-size)*1.5)var(--ag-grid-size);background-color:#0000;font-weight:500}.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{gap:var(--ag-widget-vertical-spacing);padding:var(--ag-widget-container-vertical-padding)var(--ag-widget-container-horizontal-padding);flex-direction:column;display:flex}.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);flex-direction:column;display:flex;position:relative;overflow:hidden}.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{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;height:var(--ag-header-height);padding:var(--ag-grid-size)var(--ag-cell-horizontal-padding);flex:none;align-items:center;display:flex}.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: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{flex:auto;display:flex;position:relative;overflow:hidden}.ag-theme-motif .ag-resizer{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;position:absolute}.ag-theme-motif .ag-resizer.ag-resizer-topLeft{width:5px;height:5px;top:0;left:0}.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;top:0;left:5px;right:5px}.ag-theme-motif .ag-resizer.ag-resizer-topRight{width:5px;height:5px;top:0;right:0}.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{cursor:ew-resize;width:5px;top:5px;bottom:5px;right:0}.ag-theme-motif .ag-resizer.ag-resizer-bottomRight{width:5px;height:5px;bottom:0;right:0}.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{cursor:ns-resize;height:5px;bottom:0;left:5px;right:5px}.ag-theme-motif .ag-resizer.ag-resizer-bottomLeft{width:5px;height:5px;bottom:0;left:0}.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{cursor:ew-resize;width:5px;top:5px;bottom:5px;left:0}.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;position:relative;overflow:hidden}.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{height:unset;display:block}.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{height:auto!important;display:block!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{flex-direction:row;align-items:center;display:flex}.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{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.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{background-color:var(--ag-input-background-color);height:100%;padding:var(--ag-grid-size);align-items:center;display:flex}.ag-theme-motif .ag-rich-select-value .ag-picker-field-display{text-overflow:ellipsis;overflow:hidden}.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);width:100%;height:auto;position:relative}.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{height:100%;padding:0 var(--ag-grid-size);white-space:nowrap;flex:auto;align-items:center;display:flex;overflow:hidden}.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: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{text-overflow:ellipsis;box-shadow:none!important;border:none!important;padding:0!important}.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{flex-wrap:nowrap;gap:.25rem;display:flex}.ag-theme-motif .ag-pill{background:var(--ag-select-cell-background-color);border:var(--ag-select-cell-border);border-radius:var(--ag-border-radius);white-space:nowrap;align-items:center;padding:0 .25rem;display:flex}.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;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);line-height:normal;font-family:var(--font-family-primary,var(--ag-font-family));font-size:var(--ag-font-size);flex-direction:column;display:flex;position:relative;overflow:hidden}.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);flex-direction:row-reverse;display:flex;position:relative}.ag-theme-motif .ag-side-bar-left{flex-direction:row;order:-1}.ag-theme-motif .ag-side-buttons{width:calc(var(--ag-icon-size) + var(--ag-grid-size)*2);position:relative}.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;gap:var(--ag-grid-size);padding:calc(var(--ag-grid-size)*3)0;white-space:nowrap;flex-direction:column;width:100%;display:flex;position:relative}.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 (-webkit-max-device-pixel-ratio:1.5),(max-resolution:1.5dppx){.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{-webkit-appearance:none;appearance:none;background-color:var(--ag-background-color);border:var(--ag-input-border);border-radius:var(--ag-border-radius);cursor:pointer;padding:var(--ag-grid-size)calc(var(--ag-grid-size)*2);font-family:inherit}.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{font-family:var(--ag-icon-font-family)!important}.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);height:var(--ag-icon-size);width:var(--ag-icon-size);flex:none;position:relative}.ag-theme-motif.ag-theme-motif-wc-react .ag-checkbox-input-wrapper,.ag-theme-motif.ag-theme-motif-wc-react .ag-radio-button-input-wrapper{border:none}.ag-theme-motif.ag-theme-motif-wc .ag-checkbox-input-wrapper,.ag-theme-motif.ag-theme-motif-wc .ag-radio-button-input-wrapper{border-radius:0}.ag-theme-motif.ag-theme-motif-wc .ag-checkbox-input-wrapper.ag-checked,.ag-theme-motif.ag-theme-motif-wc .ag-radio-button-input-wrapper.ag-checked{border:none}.ag-theme-motif .ag-checkbox-input-wrapper input,.ag-theme-motif .ag-radio-button-input-wrapper input{-webkit-appearance:none;appearance:none;opacity:0;width:100%;height:100%}.ag-theme-motif:not(.ag-theme-motif-wc-react) .ag-checkbox-input-wrapper:after,.ag-theme-motif:not(.ag-theme-motif-wc-react) .ag-radio-button-input-wrapper:after{content:"";pointer-events:none;display:block;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.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:not(.ag-theme-motif-wc-react) .ag-checkbox-input-wrapper.ag-checked:after,.ag-theme-motif:not(.ag-theme-motif-wc-react) .ag-radio-button-input-wrapper.ag-checked:after{background-color:var(--icon-colors-default-primary)}.ag-theme-motif.ag-theme-motif-wc .ag-checkbox-input-wrapper.ag-checked:after,.ag-theme-motif.ag-theme-motif-wc .ag-radio-button-input-wrapper.ag-checked:after{--ag-checkbox-checked-shape-color:transparent}.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:not(.ag-theme-motif-wc-react) .ag-checkbox-input-wrapper.ag-checked:after{--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));-webkit-mask-image:var(--ag-checkbox-checked-shape-image);-webkit-mask-image:var(--ag-checkbox-checked-shape-image);mask-image:var(--ag-checkbox-checked-shape-image)}.ag-theme-motif.ag-theme-motif-wc .ag-checkbox-input-wrapper.ag-checked:after{--ag-checkbox-checked-shape-image:undefined;content:var(--ag-icon-font-code-checkbox-checked," ✔");color:var(--icon-colors-default-primary,var(--ag-checkbox-checked-color));border:var(--border-width-thin,1px)solid var(--border-colors-default-tertiary);border-radius:var(--checkbox-border-radius,2px);background-color:#0000}.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);-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);-webkit-mask-image:var(--ag-radio-checked-shape-image);mask-image:var(--ag-radio-checked-shape-image)}.ag-theme-motif .ag-drag-handle{color:var(--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{width:100%;position:absolute}.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{text-overflow:ellipsis;white-space:nowrap;align-items:center;display:flex;overflow:hidden}.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;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{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ag-theme-motif .ag-list-item-hovered:after{background-color:var(--ag-range-selection-border-color);content:"";height:1px;position:absolute;left:0;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:0 0;width:100%;height:100%;padding:0;overflow:visible}.ag-theme-motif input[class^=ag-][type=range]::-webkit-slider-runnable-track{background-color:var(--ag-border-color);border-radius:1.5px;width:100%;height:3px;margin:0;padding:0}.ag-theme-motif input[class^=ag-][type=range]::-moz-range-track{background-color:var(--ag-border-color);border-radius:1.5px;width:100%;height:3px;margin:0;padding:0}.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);height:var(--ag-icon-size);transform:translateY(calc(var(--ag-icon-size)*-.5 + 1.5px));width:var(--ag-icon-size);border-radius:100%;margin:0;padding:0}.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);height:var(--ag-icon-size);transform:translateY(calc(var(--ag-icon-size)*-.5 + 1.5px));width:var(--ag-icon-size);border-radius:100%;margin:0;padding:0}.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{min-width:unset;width:unset;flex:none}.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);height:var(--ag-toggle-button-height);max-width:var(--ag-toggle-button-width);min-width:var(--ag-toggle-button-width);flex:none;position:relative}.ag-theme-motif .ag-toggle-button-input-wrapper input{-webkit-appearance:none;appearance:none;opacity:0;width:100%;height: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);content:"";height:var(--ag-toggle-button-height);pointer-events:none;top:calc(0px - var(--ag-toggle-button-border-width));width:var(--ag-toggle-button-height);border-radius:100%;display:block;position:absolute}.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;width:100%;display:flex}.ag-theme-motif .ag-autocomplete>*{flex:auto}.ag-theme-motif .ag-autocomplete-list-popup{-webkit-user-select:none;user-select:none;position:absolute}.ag-theme-motif .ag-autocomplete-list{height:calc(var(--ag-row-height)*6.5);width:100%;min-width:200px;position:relative}.ag-theme-motif .ag-autocomplete-virtual-list-item{cursor:default;height:var(--ag-list-item-height);display:flex}.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{flex:auto;align-items:center;display:flex;overflow:hidden}.ag-theme-motif .ag-autocomplete-row-label{margin:0 var(--ag-widget-container-horizontal-padding);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.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{z-index:99999;position:absolute}.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:auto}.ag-theme-motif .ag-picker-field{align-items:center;display:flex}.ag-theme-motif .ag-picker-field-icon{cursor:pointer;border:0;margin:0;padding:0;display:flex}.ag-theme-motif .ag-color-panel{text-align:center;flex-direction:column;width:100%;display:flex}.ag-theme-motif .ag-spectrum-color{cursor:default;flex:auto;position:relative;overflow:visible}.ag-theme-motif .ag-spectrum-fill{position:absolute;top:0;bottom:0;left:0;right:0}.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 50%,#00f 67%,#f0f 83%,red);width:100%;height: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;width:100%;height: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{gap:6px;margin-top:10px;display:flex}.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;width:24px;height:24px}.ag-theme-motif .ag-angle-select-child-circle{background-color:var(--ag-foreground-color);border-radius:3px;width:6px;height:6px;margin-top:-4px;margin-left:-3px;top:4px;left:12px}.ag-theme-motif .ag-picker-field-wrapper{background-color:var(--ag-background-color);border:var(--ag-input-border);min-height:calc(var(--ag-grid-size)*2);border-radius:5px;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{min-height:var(--ag-list-item-height);flex-direction:row;align-items:center;display:flex}.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-slider{border:3px solid #f8f8f8;border-radius:18px;width:18px;height:18px;margin-top:-15px}.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(#cb998000,#000)}.ag-theme-motif .ag-spectrum-dragger{background:#000;border:3px solid #fff;border-radius:18px;width:18px;height:18px;box-shadow:0 0 2px #0000003d}.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;width:13px;height:13px;margin-top:-12px;box-shadow:0 1px 4px #0000005e}.ag-theme-motif .ag-recent-color:focus-visible:not(:disabled):not([readonly]){box-shadow:var(--ag-focus-shadow)}.ag-theme-motif .ag-spectrum-color:focus-visible:not(:disabled):not([readonly]){box-shadow:var(--ag-focus-shadow)}.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);height:var(--ag-icon-size);width:var(--ag-icon-size);border-radius:2px}.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 0;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{height:calc(var(--ag-grid-size)*4);flex-grow:1}.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{border-top:var(--ag-footer-row-border);align-items:center;gap:calc(var(--ag-grid-size)*4);height:var(--ag-header-height);padding:0 var(--ag-cell-horizontal-padding);justify-content:flex-end;display:flex}.ag-theme-motif .ag-paging-page-size .ag-wrapper{min-width:50px}.ag-theme-motif .ag-paging-page-summary-panel{align-items:center;gap:var(--ag-cell-widget-spacing);display:flex}.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);padding-left:calc(var(--ag-grid-size)*4);padding-right:calc(var(--ag-grid-size)*4);justify-content:space-between;line-height:1.5;display:flex;overflow:hidden}.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{pointer-events:none;z-index:2;position:absolute;top:0;bottom:0;left:0;right:0}.ag-theme-motif .ag-overlay-panel,.ag-theme-motif .ag-overlay-wrapper{width:100%;height:100%;display:flex}.ag-theme-motif .ag-overlay-wrapper{text-align:center;flex:none;justify-content:center;align-items: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{height:var(--ag-icon-size);-webkit-user-select:none;user-select:none;width:var(--ag-icon-size);display:block;position:relative}.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);box-shadow:0 0 0 4px var(--ag-icon-button-hover-color);border-radius:1px}.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%);box-shadow:0 0 0 4px color-mix(in srgb,transparent,var(--ag-accent-color)14%);border-radius:1px;position:relative}.ag-theme-motif .ag-filter-active:after{background-color:var(--ag-accent-color);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:-1px}.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{flex-direction:column;align-items:flex-start}.ag-theme-motif .ag-label-align-top>*{align-self:stretch}.ag-theme-motif .ag-label-ellipsis{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.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:"";width:var(--ag-icon-size);height:var(--ag-icon-size);background-color:currentColor;display:block;-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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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%2a%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{padding:var(--ag-grid-size);border:0}.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;cursor:pointer;border:0;padding:0}.ag-theme-motif .ag-tab{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);padding:var(--ag-tab-top-padding)var(--ag-tab-horizontal-padding)var(--ag-tab-bottom-padding);flex:1;justify-content:center;align-items:center;display:flex;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);content:"";height:var(--ag-tab-selected-underline-width);opacity:0;transition:opacity var(--ag-tab-selected-underline-transition-duration);display:block;position:absolute;bottom:0;left:0;right:0}.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{-webkit-appearance:none;margin:0}.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)}.motif-theme-light .ag-theme-motif .ag-apply-theme-variables,.motif-theme-light .ag-theme-motif .ag-measurement-container,.motif-theme-light .ag-theme-motif .ag-root-wrapper{--ag-background-color:var(--ag-inherited-background-color,var(--table-bg-color));--ag-foreground-color:var(--ag-inherited-foreground-color,var(--table-cell-text-color));--ag-header-foreground-color:var(--table-header-text-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);--ag-border-color:var(--ag-inherited-border-color,var(--table-border-color));--ag-wrapper-border:var(--ag-inherited-wrapper-border,solid 1px var(--ag-border-color));--ag-row-border:var(--ag-inherited-row-border,solid 1px var(--ag-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(--ag-border-color));--ag-pinned-row-border:var(--ag-inherited-pinned-row-border,solid 1px var(--ag-border-color));--ag-side-panel-border:var(--ag-inherited-side-panel-border,solid 1px var(--ag-border-color));--ag-font-family:var(--ag-inherited-font-family,"agGridMaterial");--ag-icon-font-family:"agGridMaterial";--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-header-container-alt-bg-color));--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-text-color));--ag-header-cell-hover-background-color:var(--ag-inherited-header-cell-hover-background-color,var(--table-cell-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(--table-cell-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-cell-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-cell-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(--ag-background-color));--ag-border-radius:var(--ag-inherited-border-radius,var(--table-border-radius));--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(--ag-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(--ag-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(--ag-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,20px);--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-background-color:var(--checkbox-bg-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,#fff);--ag-checkbox-unchecked-border-color:var(--ag-inherited-checkbox-unchecked-border-color,#7f7f91);--ag-checkbox-checked-color:var(--checkbox-checked-bg-color);--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-color:var(--checkbox-checked-bg-color);--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(--ag-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(--ag-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(--ag-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(--ag-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(--ag-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,#42424233);--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(--ag-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(--ag-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(--ag-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))}.motif-theme-light .ag-theme-motif :has(>.ag-root-wrapper){--ag-inherited-background-color:var(--ag-background-color);--ag-inherited-foreground-color:var(--ag-foreground-color);--ag-inherited-text-color:var(--ag-text-color);--ag-inherited-accent-color:var(--ag-accent-color);--ag-inherited-invalid-color:var(--ag-invalid-color);--ag-inherited-border-color:var(--ag-border-color);--ag-inherited-wrapper-border:var(--ag-wrapper-border);--ag-inherited-row-border:var(--ag-row-border);--ag-inherited-color-scheme:var(--ag-color-scheme);--ag-inherited-header-row-border:var(--ag-header-row-border);--ag-inherited-footer-row-border:var(--ag-footer-row-border);--ag-inherited-column-border:var(--ag-column-border);--ag-inherited-header-column-border:var(--ag-header-column-border);--ag-inherited-header-column-border-height:var(--ag-header-column-border-height);--ag-inherited-pinned-column-border:var(--ag-pinned-column-border);--ag-inherited-pinned-row-border:var(--ag-pinned-row-border);--ag-inherited-side-panel-border:var(--ag-side-panel-border);--ag-inherited-font-family:var(--ag-font-family);--ag-inherited-chrome-background-color:var(--ag-chrome-background-color);--ag-inherited-header-background-color:var(--ag-header-background-color);--ag-inherited-header-font-family:var(--ag-header-font-family);--ag-inherited-header-font-weight:var(--ag-header-font-weight);--ag-inherited-header-font-size:var(--ag-header-font-size);--ag-inherited-header-text-color:var(--ag-header-text-color);--ag-inherited-header-cell-hover-background-color:var(--ag-header-cell-hover-background-color);--ag-inherited-header-cell-hover-background-transition-duration:var(--ag-header-cell-hover-background-transition-duration);--ag-inherited-cell-text-color:var(--ag-cell-text-color);--ag-inherited-subtle-text-color:var(--ag-subtle-text-color);--ag-inherited-range-selection-border-style:var(--ag-range-selection-border-style);--ag-inherited-range-selection-border-color:var(--ag-range-selection-border-color);--ag-inherited-range-selection-background-color:var(--ag-range-selection-background-color);--ag-inherited-range-selection-chart-background-color:var(--ag-range-selection-chart-background-color);--ag-inherited-range-selection-chart-category-background-color:var(--ag-range-selection-chart-category-background-color);--ag-inherited-range-selection-highlight-color:var(--ag-range-selection-highlight-color);--ag-inherited-row-hover-color:var(--ag-row-hover-color);--ag-inherited-column-hover-color:var(--ag-column-hover-color);--ag-inherited-selected-row-background-color:var(--ag-selected-row-background-color);--ag-inherited-modal-overlay-background-color:var(--ag-modal-overlay-background-color);--ag-inherited-odd-row-background-color:var(--ag-odd-row-background-color);--ag-inherited-border-radius:var(--ag-border-radius);--ag-inherited-wrapper-border-radius:var(--ag-wrapper-border-radius);--ag-inherited-cell-horizontal-padding:var(--ag-cell-horizontal-padding);--ag-inherited-cell-widget-spacing:var(--ag-cell-widget-spacing);--ag-inherited-cell-horizontal-padding-scale:var(--ag-cell-horizontal-padding-scale);--ag-inherited-row-group-indent-size:var(--ag-row-group-indent-size);--ag-inherited-value-change-delta-up-color:var(--ag-value-change-delta-up-color);--ag-inherited-value-change-delta-down-color:var(--ag-value-change-delta-down-color);--ag-inherited-value-change-value-highlight-background-color:var(--ag-value-change-value-highlight-background-color);--ag-inherited-grid-size:var(--ag-grid-size);--ag-inherited-font-size:var(--ag-font-size);--ag-inherited-row-height:var(--ag-row-height);--ag-inherited-row-vertical-padding-scale:var(--ag-row-vertical-padding-scale);--ag-inherited-header-height:var(--ag-header-height);--ag-inherited-header-vertical-padding-scale:var(--ag-header-vertical-padding-scale);--ag-inherited-popup-shadow:var(--ag-popup-shadow);--ag-inherited-dropdown-shadow:var(--ag-dropdown-shadow);--ag-inherited-drag-ghost-background-color:var(--ag-drag-ghost-background-color);--ag-inherited-drag-ghost-border:var(--ag-drag-ghost-border);--ag-inherited-drag-ghost-shadow:var(--ag-drag-ghost-shadow);--ag-inherited-focus-shadow:var(--ag-focus-shadow);--ag-inherited-side-bar-panel-width:var(--ag-side-bar-panel-width);--ag-inherited-side-button-selected-border:var(--ag-side-button-selected-border);--ag-inherited-side-button-selected-background-color:var(--ag-side-button-selected-background-color);--ag-inherited-side-bar-background-color:var(--ag-side-bar-background-color);--ag-inherited-header-column-resize-handle-display:var(--ag-header-column-resize-handle-display);--ag-inherited-header-column-resize-handle-height:var(--ag-header-column-resize-handle-height);--ag-inherited-header-column-resize-handle-width:var(--ag-header-column-resize-handle-width);--ag-inherited-header-column-resize-handle-color:var(--ag-header-column-resize-handle-color);--ag-inherited-widget-container-horizontal-padding:var(--ag-widget-container-horizontal-padding);--ag-inherited-widget-container-vertical-padding:var(--ag-widget-container-vertical-padding);--ag-inherited-widget-horizontal-spacing:var(--ag-widget-horizontal-spacing);--ag-inherited-widget-vertical-spacing:var(--ag-widget-vertical-spacing);--ag-inherited-list-item-height:var(--ag-list-item-height);--ag-inherited-icon-size:var(--ag-icon-size);--ag-inherited-toggle-button-width:var(--ag-toggle-button-width);--ag-inherited-toggle-button-height:var(--ag-toggle-button-height);--ag-inherited-toggle-button-border-width:var(--ag-toggle-button-border-width);--ag-inherited-toggle-button-on-border-color:var(--ag-toggle-button-on-border-color);--ag-inherited-toggle-button-on-background-color:var(--ag-toggle-button-on-background-color);--ag-inherited-toggle-button-off-border-color:var(--ag-toggle-button-off-border-color);--ag-inherited-toggle-button-off-background-color:var(--ag-toggle-button-off-background-color);--ag-inherited-toggle-button-switch-border-color:var(--ag-toggle-button-switch-border-color);--ag-inherited-toggle-button-switch-background-color:var(--ag-toggle-button-switch-background-color);--ag-inherited-checkbox-border-width:var(--ag-checkbox-border-width);--ag-inherited-checkbox-border-radius:var(--ag-checkbox-border-radius);--ag-inherited-checkbox-unchecked-background-color:var(--ag-checkbox-unchecked-background-color);--ag-inherited-checkbox-unchecked-border-color:var(--ag-checkbox-unchecked-border-color);--ag-inherited-checkbox-checked-background-color:var(--ag-checkbox-checked-background-color);--ag-inherited-checkbox-checked-border-color:var(--ag-checkbox-checked-border-color);--ag-inherited-checkbox-checked-shape-image:var(--ag-checkbox-checked-shape-image);--ag-inherited-checkbox-checked-shape-color:var(--ag-checkbox-checked-shape-color);--ag-inherited-checkbox-indeterminate-background-color:var(--ag-checkbox-indeterminate-background-color);--ag-inherited-checkbox-indeterminate-border-color:var(--ag-checkbox-indeterminate-border-color);--ag-inherited-checkbox-indeterminate-shape-image:var(--ag-checkbox-indeterminate-shape-image);--ag-inherited-checkbox-indeterminate-shape-color:var(--ag-checkbox-indeterminate-shape-color);--ag-inherited-radio-checked-shape-image:var(--ag-radio-checked-shape-image);--ag-inherited-menu-border:var(--ag-menu-border);--ag-inherited-menu-background-color:var(--ag-menu-background-color);--ag-inherited-menu-text-color:var(--ag-menu-text-color);--ag-inherited-menu-shadow:var(--ag-menu-shadow);--ag-inherited-menu-separator-color:var(--ag-menu-separator-color);--ag-inherited-set-filter-indent-size:var(--ag-set-filter-indent-size);--ag-inherited-chart-menu-panel-width:var(--ag-chart-menu-panel-width);--ag-inherited-chart-menu-label-color:var(--ag-chart-menu-label-color);--ag-inherited-icon-button-hover-color:var(--ag-icon-button-hover-color);--ag-inherited-dialog-shadow:var(--ag-dialog-shadow);--ag-inherited-dialog-border:var(--ag-dialog-border);--ag-inherited-panel-background-color:var(--ag-panel-background-color);--ag-inherited-panel-title-bar-background-color:var(--ag-panel-title-bar-background-color);--ag-inherited-panel-title-bar-border:var(--ag-panel-title-bar-border);--ag-inherited-column-select-indent-size:var(--ag-column-select-indent-size);--ag-inherited-tool-panel-separator-border:var(--ag-tool-panel-separator-border);--ag-inherited-tooltip-background-color:var(--ag-tooltip-background-color);--ag-inherited-tooltip-text-color:var(--ag-tooltip-text-color);--ag-inherited-tooltip-border:var(--ag-tooltip-border);--ag-inherited-column-drop-cell-background-color:var(--ag-column-drop-cell-background-color);--ag-inherited-column-drop-cell-border:var(--ag-column-drop-cell-border);--ag-inherited-select-cell-background-color:var(--ag-select-cell-background-color);--ag-inherited-select-cell-border:var(--ag-select-cell-border);--ag-inherited-advanced-filter-builder-button-bar-border:var(--ag-advanced-filter-builder-button-bar-border);--ag-inherited-advanced-filter-builder-indent-size:var(--ag-advanced-filter-builder-indent-size);--ag-inherited-advanced-filter-builder-join-pill-color:var(--ag-advanced-filter-builder-join-pill-color);--ag-inherited-advanced-filter-builder-column-pill-color:var(--ag-advanced-filter-builder-column-pill-color);--ag-inherited-advanced-filter-builder-option-pill-color:var(--ag-advanced-filter-builder-option-pill-color);--ag-inherited-advanced-filter-builder-value-pill-color:var(--ag-advanced-filter-builder-value-pill-color);--ag-inherited-filter-tool-panel-group-indent:var(--ag-filter-tool-panel-group-indent);--ag-inherited-icon-button-hover-background-color:var(--ag-icon-button-hover-background-color);--ag-inherited-row-loading-skeleton-effect-color:var(--ag-row-loading-skeleton-effect-color);--ag-inherited-tab-bar-background-color:var(--ag-tab-bar-background-color);--ag-inherited-tab-bar-horizontal-padding:var(--ag-tab-bar-horizontal-padding);--ag-inherited-tab-bar-top-padding:var(--ag-tab-bar-top-padding);--ag-inherited-tab-background-color:var(--ag-tab-background-color);--ag-inherited-tab-text-color:var(--ag-tab-text-color);--ag-inherited-tab-horizontal-padding:var(--ag-tab-horizontal-padding);--ag-inherited-tab-top-padding:var(--ag-tab-top-padding);--ag-inherited-tab-bottom-padding:var(--ag-tab-bottom-padding);--ag-inherited-tab-spacing:var(--ag-tab-spacing);--ag-inherited-tab-hover-background-color:var(--ag-tab-hover-background-color);--ag-inherited-tab-hover-text-color:var(--ag-tab-hover-text-color);--ag-inherited-tab-selected-background-color:var(--ag-tab-selected-background-color);--ag-inherited-tab-selected-text-color:var(--ag-tab-selected-text-color);--ag-inherited-tab-selected-border-width:var(--ag-tab-selected-border-width);--ag-inherited-tab-selected-border-color:var(--ag-tab-selected-border-color);--ag-inherited-tab-selected-underline-color:var(--ag-tab-selected-underline-color);--ag-inherited-tab-selected-underline-width:var(--ag-tab-selected-underline-width);--ag-inherited-tab-selected-underline-transition-duration:var(--ag-tab-selected-underline-transition-duration);--ag-inherited-tab-bar-border:var(--ag-tab-bar-border);--ag-inherited-input-background-color:var(--ag-input-background-color);--ag-inherited-input-border:var(--ag-input-border);--ag-inherited-input-border-radius:var(--ag-input-border-radius);--ag-inherited-input-text-color:var(--ag-input-text-color);--ag-inherited-input-padding-start:var(--ag-input-padding-start);--ag-inherited-input-height:var(--ag-input-height);--ag-inherited-input-focus-background-color:var(--ag-input-focus-background-color);--ag-inherited-input-focus-border:var(--ag-input-focus-border);--ag-inherited-input-focus-shadow:var(--ag-input-focus-shadow);--ag-inherited-input-focus-text-color:var(--ag-input-focus-text-color);--ag-inherited-input-disabled-background-color:var(--ag-input-disabled-background-color);--ag-inherited-input-disabled-border:var(--ag-input-disabled-border);--ag-inherited-input-disabled-text-color:var(--ag-input-disabled-text-color);--ag-inherited-input-invalid-background-color:var(--ag-input-invalid-background-color);--ag-inherited-input-invalid-border:var(--ag-input-invalid-border);--ag-inherited-input-invalid-text-color:var(--ag-input-invalid-text-color)}.motif-theme-dark .ag-theme-motif .ag-apply-theme-variables,.motif-theme-dark .ag-theme-motif .ag-measurement-container,.motif-theme-dark .ag-theme-motif .ag-root-wrapper{--ag-background-color:var(--ag-inherited-background-color,var(--table-bg-color));--ag-foreground-color:var(--ag-inherited-foreground-color,var(--table-cell-text-color));--ag-header-foreground-color:var(--table-header-text-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);--ag-border-color:var(--ag-inherited-border-color,var(--table-border-color));--ag-wrapper-border:var(--ag-inherited-wrapper-border,solid 1px var(--ag-border-color));--ag-row-border:var(--ag-inherited-row-border,solid 1px var(--ag-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(--ag-border-color));--ag-pinned-row-border:var(--ag-inherited-pinned-row-border,solid 1px var(--ag-border-color));--ag-side-panel-border:var(--ag-inherited-side-panel-border,solid 1px var(--ag-border-color));--ag-font-family:var(--ag-inherited-font-family,"agGridMaterial");--ag-icon-font-family:"agGridMaterial";--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-header-container-alt-bg-color));--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-text-color));--ag-header-cell-hover-background-color:var(--ag-inherited-header-cell-hover-background-color,var(--table-cell-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(--table-cell-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-cell-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-cell-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(--ag-background-color));--ag-border-radius:var(--ag-inherited-border-radius,var(--table-border-radius));--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(--ag-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(--ag-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(--ag-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,20px);--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-background-color:var(--checkbox-bg-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-color:var(--checkbox-checked-bg-color);--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-color:var(--checkbox-checked-bg-color);--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(--ag-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(--ag-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(--ag-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(--ag-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(--ag-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,#42424233);--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(--ag-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(--ag-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(--ag-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))}.motif-theme-dark .ag-theme-motif :has(>.ag-root-wrapper){--ag-inherited-background-color:var(--ag-background-color);--ag-inherited-foreground-color:var(--ag-foreground-color);--ag-inherited-text-color:var(--ag-text-color);--ag-inherited-accent-color:var(--ag-accent-color);--ag-inherited-invalid-color:var(--ag-invalid-color);--ag-inherited-border-color:var(--ag-border-color);--ag-inherited-wrapper-border:var(--ag-wrapper-border);--ag-inherited-row-border:var(--ag-row-border);--ag-inherited-color-scheme:var(--ag-color-scheme);--ag-inherited-header-row-border:var(--ag-header-row-border);--ag-inherited-footer-row-border:var(--ag-footer-row-border);--ag-inherited-column-border:var(--ag-column-border);--ag-inherited-header-column-border:var(--ag-header-column-border);--ag-inherited-header-column-border-height:var(--ag-header-column-border-height);--ag-inherited-pinned-column-border:var(--ag-pinned-column-border);--ag-inherited-pinned-row-border:var(--ag-pinned-row-border);--ag-inherited-side-panel-border:var(--ag-side-panel-border);--ag-inherited-font-family:var(--ag-font-family);--ag-inherited-chrome-background-color:var(--ag-chrome-background-color);--ag-inherited-header-background-color:var(--ag-header-background-color);--ag-inherited-header-font-family:var(--ag-header-font-family);--ag-inherited-header-font-weight:var(--ag-header-font-weight);--ag-inherited-header-font-size:var(--ag-header-font-size);--ag-inherited-header-text-color:var(--ag-header-text-color);--ag-inherited-header-cell-hover-background-color:var(--ag-header-cell-hover-background-color);--ag-inherited-header-cell-hover-background-transition-duration:var(--ag-header-cell-hover-background-transition-duration);--ag-inherited-cell-text-color:var(--ag-cell-text-color);--ag-inherited-subtle-text-color:var(--ag-subtle-text-color);--ag-inherited-range-selection-border-style:var(--ag-range-selection-border-style);--ag-inherited-range-selection-border-color:var(--ag-range-selection-border-color);--ag-inherited-range-selection-background-color:var(--ag-range-selection-background-color);--ag-inherited-range-selection-chart-background-color:var(--ag-range-selection-chart-background-color);--ag-inherited-range-selection-chart-category-background-color:var(--ag-range-selection-chart-category-background-color);--ag-inherited-range-selection-highlight-color:var(--ag-range-selection-highlight-color);--ag-inherited-row-hover-color:var(--ag-row-hover-color);--ag-inherited-column-hover-color:var(--ag-column-hover-color);--ag-inherited-selected-row-background-color:var(--ag-selected-row-background-color);--ag-inherited-modal-overlay-background-color:var(--ag-modal-overlay-background-color);--ag-inherited-odd-row-background-color:var(--ag-odd-row-background-color);--ag-inherited-border-radius:var(--ag-border-radius);--ag-inherited-wrapper-border-radius:var(--ag-wrapper-border-radius);--ag-inherited-cell-horizontal-padding:var(--ag-cell-horizontal-padding);--ag-inherited-cell-widget-spacing:var(--ag-cell-widget-spacing);--ag-inherited-cell-horizontal-padding-scale:var(--ag-cell-horizontal-padding-scale);--ag-inherited-row-group-indent-size:var(--ag-row-group-indent-size);--ag-inherited-value-change-delta-up-color:var(--ag-value-change-delta-up-color);--ag-inherited-value-change-delta-down-color:var(--ag-value-change-delta-down-color);--ag-inherited-value-change-value-highlight-background-color:var(--ag-value-change-value-highlight-background-color);--ag-inherited-grid-size:var(--ag-grid-size);--ag-inherited-font-size:var(--ag-font-size);--ag-inherited-row-height:var(--ag-row-height);--ag-inherited-row-vertical-padding-scale:var(--ag-row-vertical-padding-scale);--ag-inherited-header-height:var(--ag-header-height);--ag-inherited-header-vertical-padding-scale:var(--ag-header-vertical-padding-scale);--ag-inherited-popup-shadow:var(--ag-popup-shadow);--ag-inherited-dropdown-shadow:var(--ag-dropdown-shadow);--ag-inherited-drag-ghost-background-color:var(--ag-drag-ghost-background-color);--ag-inherited-drag-ghost-border:var(--ag-drag-ghost-border);--ag-inherited-drag-ghost-shadow:var(--ag-drag-ghost-shadow);--ag-inherited-focus-shadow:var(--ag-focus-shadow);--ag-inherited-side-bar-panel-width:var(--ag-side-bar-panel-width);--ag-inherited-side-button-selected-border:var(--ag-side-button-selected-border);--ag-inherited-side-button-selected-background-color:var(--ag-side-button-selected-background-color);--ag-inherited-side-bar-background-color:var(--ag-side-bar-background-color);--ag-inherited-header-column-resize-handle-display:var(--ag-header-column-resize-handle-display);--ag-inherited-header-column-resize-handle-height:var(--ag-header-column-resize-handle-height);--ag-inherited-header-column-resize-handle-width:var(--ag-header-column-resize-handle-width);--ag-inherited-header-column-resize-handle-color:var(--ag-header-column-resize-handle-color);--ag-inherited-widget-container-horizontal-padding:var(--ag-widget-container-horizontal-padding);--ag-inherited-widget-container-vertical-padding:var(--ag-widget-container-vertical-padding);--ag-inherited-widget-horizontal-spacing:var(--ag-widget-horizontal-spacing);--ag-inherited-widget-vertical-spacing:var(--ag-widget-vertical-spacing);--ag-inherited-list-item-height:var(--ag-list-item-height);--ag-inherited-icon-size:var(--ag-icon-size);--ag-inherited-toggle-button-width:var(--ag-toggle-button-width);--ag-inherited-toggle-button-height:var(--ag-toggle-button-height);--ag-inherited-toggle-button-border-width:var(--ag-toggle-button-border-width);--ag-inherited-toggle-button-on-border-color:var(--ag-toggle-button-on-border-color);--ag-inherited-toggle-button-on-background-color:var(--ag-toggle-button-on-background-color);--ag-inherited-toggle-button-off-border-color:var(--ag-toggle-button-off-border-color);--ag-inherited-toggle-button-off-background-color:var(--ag-toggle-button-off-background-color);--ag-inherited-toggle-button-switch-border-color:var(--ag-toggle-button-switch-border-color);--ag-inherited-toggle-button-switch-background-color:var(--ag-toggle-button-switch-background-color);--ag-inherited-checkbox-border-width:var(--ag-checkbox-border-width);--ag-inherited-checkbox-border-radius:var(--ag-checkbox-border-radius);--ag-inherited-checkbox-unchecked-background-color:var(--ag-checkbox-unchecked-background-color);--ag-inherited-checkbox-unchecked-border-color:var(--ag-checkbox-unchecked-border-color);--ag-inherited-checkbox-checked-background-color:var(--ag-checkbox-checked-background-color);--ag-inherited-checkbox-checked-border-color:var(--ag-checkbox-checked-border-color);--ag-inherited-checkbox-checked-shape-image:var(--ag-checkbox-checked-shape-image);--ag-inherited-checkbox-checked-shape-color:var(--ag-checkbox-checked-shape-color);--ag-inherited-checkbox-indeterminate-background-color:var(--ag-checkbox-indeterminate-background-color);--ag-inherited-checkbox-indeterminate-border-color:var(--ag-checkbox-indeterminate-border-color);--ag-inherited-checkbox-indeterminate-shape-image:var(--ag-checkbox-indeterminate-shape-image);--ag-inherited-checkbox-indeterminate-shape-color:var(--ag-checkbox-indeterminate-shape-color);--ag-inherited-radio-checked-shape-image:var(--ag-radio-checked-shape-image);--ag-inherited-menu-border:var(--ag-menu-border);--ag-inherited-menu-background-color:var(--ag-menu-background-color);--ag-inherited-menu-text-color:var(--ag-menu-text-color);--ag-inherited-menu-shadow:var(--ag-menu-shadow);--ag-inherited-menu-separator-color:var(--ag-menu-separator-color);--ag-inherited-set-filter-indent-size:var(--ag-set-filter-indent-size);--ag-inherited-chart-menu-panel-width:var(--ag-chart-menu-panel-width);--ag-inherited-chart-menu-label-color:var(--ag-chart-menu-label-color);--ag-inherited-icon-button-hover-color:var(--ag-icon-button-hover-color);--ag-inherited-dialog-shadow:var(--ag-dialog-shadow);--ag-inherited-dialog-border:var(--ag-dialog-border);--ag-inherited-panel-background-color:var(--ag-panel-background-color);--ag-inherited-panel-title-bar-background-color:var(--ag-panel-title-bar-background-color);--ag-inherited-panel-title-bar-border:var(--ag-panel-title-bar-border);--ag-inherited-column-select-indent-size:var(--ag-column-select-indent-size);--ag-inherited-tool-panel-separator-border:var(--ag-tool-panel-separator-border);--ag-inherited-tooltip-background-color:var(--ag-tooltip-background-color);--ag-inherited-tooltip-text-color:var(--ag-tooltip-text-color);--ag-inherited-tooltip-border:var(--ag-tooltip-border);--ag-inherited-column-drop-cell-background-color:var(--ag-column-drop-cell-background-color);--ag-inherited-column-drop-cell-border:var(--ag-column-drop-cell-border);--ag-inherited-select-cell-background-color:var(--ag-select-cell-background-color);--ag-inherited-select-cell-border:var(--ag-select-cell-border);--ag-inherited-advanced-filter-builder-button-bar-border:var(--ag-advanced-filter-builder-button-bar-border);--ag-inherited-advanced-filter-builder-indent-size:var(--ag-advanced-filter-builder-indent-size);--ag-inherited-advanced-filter-builder-join-pill-color:var(--ag-advanced-filter-builder-join-pill-color);--ag-inherited-advanced-filter-builder-column-pill-color:var(--ag-advanced-filter-builder-column-pill-color);--ag-inherited-advanced-filter-builder-option-pill-color:var(--ag-advanced-filter-builder-option-pill-color);--ag-inherited-advanced-filter-builder-value-pill-color:var(--ag-advanced-filter-builder-value-pill-color);--ag-inherited-filter-tool-panel-group-indent:var(--ag-filter-tool-panel-group-indent);--ag-inherited-icon-button-hover-background-color:var(--ag-icon-button-hover-background-color);--ag-inherited-row-loading-skeleton-effect-color:var(--ag-row-loading-skeleton-effect-color);--ag-inherited-tab-bar-background-color:var(--ag-tab-bar-background-color);--ag-inherited-tab-bar-horizontal-padding:var(--ag-tab-bar-horizontal-padding);--ag-inherited-tab-bar-top-padding:var(--ag-tab-bar-top-padding);--ag-inherited-tab-background-color:var(--ag-tab-background-color);--ag-inherited-tab-text-color:var(--ag-tab-text-color);--ag-inherited-tab-horizontal-padding:var(--ag-tab-horizontal-padding);--ag-inherited-tab-top-padding:var(--ag-tab-top-padding);--ag-inherited-tab-bottom-padding:var(--ag-tab-bottom-padding);--ag-inherited-tab-spacing:var(--ag-tab-spacing);--ag-inherited-tab-hover-background-color:var(--ag-tab-hover-background-color);--ag-inherited-tab-hover-text-color:var(--ag-tab-hover-text-color);--ag-inherited-tab-selected-background-color:var(--ag-tab-selected-background-color);--ag-inherited-tab-selected-text-color:var(--ag-tab-selected-text-color);--ag-inherited-tab-selected-border-width:var(--ag-tab-selected-border-width);--ag-inherited-tab-selected-border-color:var(--ag-tab-selected-border-color);--ag-inherited-tab-selected-underline-color:var(--ag-tab-selected-underline-color);--ag-inherited-tab-selected-underline-width:var(--ag-tab-selected-underline-width);--ag-inherited-tab-selected-underline-transition-duration:var(--ag-tab-selected-underline-transition-duration);--ag-inherited-tab-bar-border:var(--ag-tab-bar-border);--ag-inherited-input-background-color:var(--ag-input-background-color);--ag-inherited-input-border:var(--ag-input-border);--ag-inherited-input-border-radius:var(--ag-input-border-radius);--ag-inherited-input-text-color:var(--ag-input-text-color);--ag-inherited-input-padding-start:var(--ag-input-padding-start);--ag-inherited-input-height:var(--ag-input-height);--ag-inherited-input-focus-background-color:var(--ag-input-focus-background-color);--ag-inherited-input-focus-border:var(--ag-input-focus-border);--ag-inherited-input-focus-shadow:var(--ag-input-focus-shadow);--ag-inherited-input-focus-text-color:var(--ag-input-focus-text-color);--ag-inherited-input-disabled-background-color:var(--ag-input-disabled-background-color);--ag-inherited-input-disabled-border:var(--ag-input-disabled-border);--ag-inherited-input-disabled-text-color:var(--ag-input-disabled-text-color);--ag-inherited-input-invalid-background-color:var(--ag-input-invalid-background-color);--ag-inherited-input-invalid-border:var(--ag-input-invalid-border);--ag-inherited-input-invalid-text-color:var(--ag-input-invalid-text-color)}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;display:flex}.Toastify__toast-icon:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:10px}.Toastify__toast-icon:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10px}.Toastify__toast-icon:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.motif-theme-dark,body[motif-theme=dark]{--mp-header-bg-color:var(--color-base-neutral-900);--tech-asset-card-bg-color:var(--color-base-neutral-1000);--box-shadow-07:0 0 80px 0 #00000003,0 0 16px 0 #00000008;--box-shadow-08:-16px -16px 80px 0px #00000003,-8px -16px 16px 0px #00000003;--tech-asset-card-border-color:linear-gradient(90deg,#ffe6cc 0%,#efdcfe 100%);--tech-asset-card-highlight-bg:var(--color-yellow-400);--tech-asset-card-favourited-icon-border-color:var(--color-blue-100);--tech-asset-card-favourited-icon-bg-color:var(--color-blue-400);--home-bg-color:linear-gradient(to right,var(--color-blue-800)20%,var(--color-base-neutral-950)50%,var(--color-maroon-900)80%);--pdf-viewer-toolbar-bg-color:#3a394a;--pdf-viewer-color:#fff;--pdf-viewer-findbar-bg-color:#bfbfbf;--pdf-viewer-icon-color:#fff;--color-grey-480:#e1e1e6;--pdf-viewer-border-color:#ceced0;--pdf-viewer-background:#3a394a;--mp-dropdown-option-selected-bg:var(--theme-neutral-100);--client-wins-card-box-shadow:0px 0px 80px 0px #00000008,0px 0px 16px 0px #00000008;--client-wins-no-data-bg-color:radial-gradient(119.38% 113.2% at 58.86% 148.33%,#27acaa33,var(--bg-colors-default-primary));--client-wins-card-blue-bg-color:radial-gradient(119.38% 113.2% at 58.86% 148.33%,#55a6fc33,var(--bg-colors-default-primary));--client-wins-card-yellow-bg-color:radial-gradient(119.38% 113.2% at 58.86% 148.33%,#ffe60033,var(--bg-colors-default-primary));--scroll-bg-color:var(--color-base-neutral-200);--filter-header-card-box-shadow:0px 0px 80px 0px #00000008,0px 0px 16px 0px #00000008;--rating-fill-bg-color:var(--color-orange-300);--rating-empty-bg-color:var(--theme-neutral-200);--tech-asset-details-box-shadow:-16px -16px 80px 0px #00000003,-8px -16px 16px 0px #00000003;--tech-asset-details-tabs-box-shadow:0px 0px 80px 0px #00000008,0px 0px 16px 0px #00000008;--tech-asset-details-tab-content-box-shadow:0px 16px 160px 0px #00000005,0px 4px 16px 0px #00000005;--tech-asset-details-header-bg-image:url(../../static/media/tech-asset-details-header-bg-dark.29f5f523.svg);--contribute-banner-bg-image:url(../../static/media/Contribute-to-the-marketplace-dark-theme.f00d21d9.svg);--ai-search-bar-bg:linear-gradient(var(--theme-neutral-0),var(--theme-neutral-0))padding-box,linear-gradient(281.75deg,#454eff 23.5%,#da5bb3 63.5%,#b5b8ff 100%)border-box;--ai-search-bar-shadow:0px 0px 80px 0px #00000008,0px 0px 16px 0px #00000008;--harvester-skeleton-animation-bg-color:linear-gradient(270deg,#fff0 0%,#fff0 40%,#ffffff21 50%,#fff0 60%,#fff0 100%);--mp-ai-accordion-bg-color:linear-gradient(90deg,#7660ff 5.88%,#5f58ff 50.59%,#5e57ff 51.53%,#5e57ff 52.94%,#454eff 100%);--mp-ai-accordion-shadow:0px 16px 160px 0px #00000005,0px 4px 16px 0px #00000005;--mp-card-box-shadow:0px 0px 80px 0px #00000008,0px 0px 16px 0px #00000008;--mp-ai-border-gradient:linear-gradient(281.75deg,#454eff 23.5%,#da5bb3 63.5%,#b5b8ff 100%);--harvester-file-display-bg-color:#2e2e38cc;--harvester-file-display-shadow-primary:0px 16px 32px 0px #23232f0f;--harvester-file-display-shadow-secondary:0px 4px 8px 0px #23232f0a;--harvester-skeleton-icon-color:linear-gradient(312.95deg,#b400ff -61.64%,#4696ff 112.05%);--marketplace-search-bar-border-img:linear-gradient(281.75deg,#454eff 23.5%,#da5bb3 63.5%,#b5b8ff 100%);--ai-search-font-color:#fff;--ai-no-search-results-font-color:linear-gradient(100.58deg,#b400ff -1.05%,#4696ff 92.92%);--ai-card-gradient:linear-gradient(90deg,transparent 0%,#454eff 15%,#da5bb3 50%,#b5b8ff 85%,transparent 100%);--contribute-asset-modal-box-shadow:0px 6px 12px 0px #2323240f,0px 2px 4px 0px #23232414;--carousel-transition-duration-normal:.3s;--carousel-transition-duration-smooth:.5s;--carousel-transition-duration-fast:.2s;--carousel-transition-timing:cubic-bezier(.25,.46,.45,.94);--carousel-transition-normal:transform var(--carousel-transition-duration-normal)var(--carousel-transition-timing);--carousel-transition-smooth:transform var(--carousel-transition-duration-smooth)var(--carousel-transition-timing);--carousel-transition-fast:transform var(--carousel-transition-duration-fast)var(--carousel-transition-timing);--mp-notifications-heading-gradient:var(--ai-no-search-results-font-color);--mp-chart-bar-color:var(--color-blue-300);--mp-chart-bar-color-1:var(--color-base-neutral-400);--mp-chart-bar-color-2:var(--color-blue-300);--mp-chart-bar-color-3:var(--color-teal-300);--mp-chart-bar-color-4:var(--color-orange-300);--mp-breadcrumb-item-color:var(--color-base-neutral-0);--mp-breadcrumb-item-hover-color:var(--theme-neutral-800);--mp-multi-select-option-selected-bg:var(--theme-neutral-100);--mp-multi-select-dropdown-bg:var(--theme-neutral-0);--mp-multi-select-border-color:var(--theme-neutral-300);--mp-info-card-description-color:var(--color-green-300);--mp-info-card-trend-up-icon-color:#26a04b;--mp-info-card-trend-down-icon-color:#ff4336;--mp-sidekick-chat-user-message-bg:#454eff;--mp-validation-summary-bg:#7f1d1d80;--mp-sidekick-ai-border-bg:linear-gradient(90deg,#ffe600 38.25%,#b400ff 71.09%,#4696ff 100%);--mp-sidekick-ai-border-mask:linear-gradient(90deg,#0000 5%,#000 30%,#000 70%,#0000 95%);--mp-sidekick-options-bg-color:var(--color-base-neutral-950);--mp-sidekick-assistant-message-bg:var(--theme-neutral-25);--mp-sidekick-chat-assistant-message-bg:var(--color-base-neutral-900);--mp-loading-overlay-bg:#2e2e38b3;--mp-access-denied-title-color:linear-gradient(101deg,#b400ff -1.05%,#4696ff 92.92%)}:root,.motif-theme-light,body[motif-theme=light]{--mp-header-bg-color:var(--color-base-neutral-50);--tech-asset-card-bg-color:var(--color-base-neutral-0);--box-shadow-07:0 0 80px 0 #00000008,0 0 16px 0 #00000014;--box-shadow-08:-16px -16px 80px 0px #00000003,-8px -16px 16px 0px #00000003;--tech-asset-card-border-color:linear-gradient(90deg,#ffe6cc 0%,#efdcfe 100%);--tech-asset-card-highlight-bg:var(--color-yellow-400);--tech-asset-card-favourited-icon-border-color:var(--color-blue-100);--tech-asset-card-favourited-icon-bg-color:var(--color-blue-400);--home-bg-color:linear-gradient(to right,var(--color-blue-800)20%,var(--color-base-neutral-950)50%,var(--color-maroon-900)80%);--pdf-viewer-toolbar-bg-color:#3a394a;--pdf-viewer-color:#fff;--pdf-viewer-findbar-bg-color:#bfbfbf;--pdf-viewer-icon-color:#fff;--color-grey-480:#e1e1e6;--pdf-viewer-border-color:#ceced0;--pdf-viewer-background:#fff;--mp-dropdown-option-selected-bg:var(--theme-neutral-100);--client-wins-card-box-shadow:0px 0px 80px 0px #00000008,0px 0px 16px 0px #00000008;--client-wins-no-data-bg-color:radial-gradient(119.38% 113.2% at 58.86% 148.33%,#27acaa33,var(--bg-colors-default-primary));--client-wins-card-blue-bg-color:radial-gradient(119.38% 113.2% at 58.86% 148.33%,#55a6fc33,var(--bg-colors-default-primary));--client-wins-card-yellow-bg-color:radial-gradient(119.38% 113.2% at 58.86% 148.33%,#ffe60033,var(--bg-colors-default-primary));--scroll-bg-color:var(--color-base-neutral-200);--filter-header-card-box-shadow:0px 0px 80px 0px #00000008,0px 0px 16px 0px #00000008;--rating-fill-bg-color:var(--color-orange-300);--rating-empty-bg-color:var(--theme-neutral-200);--tech-asset-details-box-shadow:-16px -16px 80px 0px #00000003,-8px -16px 16px 0px #00000003;--tech-asset-details-tabs-box-shadow:0px 0px 80px 0px #00000008,0px 0px 16px 0px #00000008;--tech-asset-details-tab-content-box-shadow:0px 16px 160px 0px #00000005,0px 4px 16px 0px #00000005;--tech-asset-details-header-bg-image:url(../../static/media/tech-asset-details-header-bg-light.a3bdb903.svg);--contribute-banner-bg-image:url(../../static/media/Contribute-to-the-marketplace-white-theme.09ca9872.svg);--ai-search-bar-bg:linear-gradient(var(--theme-neutral-0),var(--theme-neutral-0))padding-box,linear-gradient(281.75deg,#454eff 23.5%,#da5bb3 63.5%,#b5b8ff 100%)border-box;--ai-search-bar-shadow:0px 0px 80px 0px #00000008,0px 0px 16px 0px #00000008;--harvester-skeleton-animation-bg-color:linear-gradient(270deg,#fff0 0%,#fff0 40%,#fffffffc 50%,#fff0 60%,#fff0 100%);--mp-ai-accordion-bg-color:linear-gradient(90deg,#7660ff 5.88%,#5f58ff 50.59%,#5e57ff 51.53%,#5e57ff 52.94%,#454eff 100%);--mp-ai-accordion-shadow:0px 16px 160px 0px #00000005,0px 4px 16px 0px #00000005;--mp-card-box-shadow:0px 0px 80px 0px #00000008,0px 0px 16px 0px #00000008;--mp-ai-border-gradient:linear-gradient(281.75deg,#454eff 23.5%,#da5bb3 63.5%,#b5b8ff 100%);--harvester-page-box-shadow:-16px -16px 80px 0px #00000003,-8px -16px 16px 0px #00000005 --harvester-file-display-bg-color: #fffc;--harvester-file-display-shadow-primary:0px 16px 32px 0px #23232f0f;--harvester-file-display-shadow-secondary:0px 4px 8px 0px #23232f0a;--harvester-skeleton-icon-color:linear-gradient(312.95deg,#b400ff -61.64%,#4696ff 112.05%);--marketplace-search-bar-border-img:linear-gradient(281.75deg,#454eff 23.5%,#da5bb3 63.5%,#b5b8ff 100%);--ai-search-font-color:#000;--ai-no-search-results-font-color:linear-gradient(100.58deg,#b400ff -1.05%,#4696ff 92.92%);--ai-card-gradient:linear-gradient(90deg,transparent 0%,#454eff 15%,#da5bb3 50%,#b5b8ff 85%,transparent 100%);--contribute-asset-modal-box-shadow:0px 6px 12px 0px #2323240f,0px 2px 4px 0px #23232414;--carousel-transition-duration-normal:.3s;--carousel-transition-duration-smooth:.5s;--carousel-transition-duration-fast:.2s;--carousel-transition-timing:cubic-bezier(.25,.46,.45,.94);--carousel-transition-normal:transform var(--carousel-transition-duration-normal)var(--carousel-transition-timing);--carousel-transition-smooth:transform var(--carousel-transition-duration-smooth)var(--carousel-transition-timing);--carousel-transition-fast:transform var(--carousel-transition-duration-fast)var(--carousel-transition-timing);--mp-notifications-heading-gradient:var(--ai-no-search-results-font-color);--mp-chart-bar-color:var(--color-blue-400);--mp-chart-bar-color-1:var(--color-base-neutral-300);--mp-chart-bar-color-2:var(--color-blue-400);--mp-chart-bar-color-3:var(--color-teal-300);--mp-chart-bar-color-4:var(--color-orange-300);--mp-breadcrumb-item-color:var(--theme-neutral-900);--mp-breadcrumb-item-hover-color:var(--theme-neutral-800);--mp-multi-select-option-selected-bg:var(--theme-neutral-100);--mp-multi-select-dropdown-bg:var(--theme-neutral-0);--mp-multi-select-border-color:var(--theme-neutral-300);--mp-info-card-description-color:var(--color-green-600);--mp-info-card-trend-up-icon-color:#26a04b;--mp-info-card-trend-down-icon-color:#ff4336;--mp-sidekick-chat-user-message-bg:#454eff;--mp-validation-summary-bg:#fca5a50d;--mp-sidekick-ai-border-bg:linear-gradient(90deg,#ffe600 38.25%,#b400ff 71.09%,#4696ff 100%);--mp-sidekick-ai-border-mask:linear-gradient(90deg,#0000 5%,#000 30%,#000 70%,#0000 95%);--mp-sidekick-options-bg-color:var(--color-base-neutral-0);--mp-sidekick-assistant-message-bg:var(--theme-neutral-0);--mp-sidekick-chat-assistant-message-bg:var(--color-base-neutral-25);--mp-loading-overlay-bg:#ffffffb3;--mp-access-denied-title-color:linear-gradient(101deg,#b400ff -1.05%,#4696ff 92.92%)}body{--sizing-2:.142857rem;--sizing-4:.285714rem;--sizing-48:3.42857rem;--sizing-56:4rem;--sizing-60:4.28571rem;--primary-font:var(--font-family-primary);-webkit-user-select:text;user-select:text;height:100vh;margin:0;overflow:hidden}body .root{flex-direction:column;height:100%;display:flex}